.dropdown .text-left {
  text-align: left;
  position: absolute;
  float: left;
  left: 10%;
  font-size: 0.5em;
  color: black !important;
}

.hoc-bg-white border w-100 border-gray p-2 .btn btn-primary {
  background-color: #3273DC !important;
}

.nav nav-tabs .nav-link active {
  color: #808080 !important;
}

.nav nav-tabs .nav-link {
  color: #808080 !important;
}

.activa {
  background-color: transparent;
  display: block;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

.mmbb-00 {
  word-wrap: break-word;
  background-clip: border-box;
  font-size: 20px;
}

#userName::-moz-placeholder {
  color: #707070 !important;
}

#userName:-ms-input-placeholder {
  color: #707070 !important;
}

#userName::placeholder {
  color: #707070 !important;
}

#userName:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  text-align: left;
  position: absolute;
  float: left;
  left: 10%;
  font-size: 0.5em;
  color: black !important;
}

#userName:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #707070 !important;
}

#password::-moz-placeholder {
  color: #707070 !important;
}

#password:-ms-input-placeholder {
  color: #707070 !important;
}

#password::placeholder {
  color: #707070 !important;
}

#password:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #707070 !important;
}

#password::-webkit-input-placeholder {
  /* Edge */
  color: #707070 !important;
}

.breadcrumb li+li::before {
  color: #757575;
  content: "\0002f";
}

#loginForm .has-text-danger {
  color: #DB0004 !important;
}

#cellPhoneNum::-moz-placeholder {
  color: #616161 !important;
}

#cellPhoneNum:-ms-input-placeholder {
  color: #616161 !important;
}

#cellPhoneNum::placeholder {
  color: #616161 !important;
}

#cellPhoneNum:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #616161 !important;
}

#cellPhoneNum::-webkit-input-placeholder {
  /* Edge */
  color: #616161 !important;
}

.statusMap {
  background-color: #1E7B34 !important;
}

#service_search {
  color: #FFFFFF !important;
}

.hoc-bg-gray {
  margin: 8px auto 15px auto !important;
}

.order-md-8 {
  margin: 12px auto !important;
}

/* .card {
     margin: 11px auto !important;
  } */
.fa-envelope,
.fa-lock {
  color: #ffffff !important;
}

.m-2 {
  border: none !important;
}

/* .m-2:focus{
     outline:1px dotted !important;
  } */
.descrption {
  color: #707070 !important;
}

.container-mb-10 {
  margin-bottom: 30px !important;
}

#contactUsSubmit {
  background-color: #3273DC !important;
  border-color: #3273DC !important;
}

.dropdown-menu>li>a {
  padding: 1px 20px;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

a {
  background-color: transparent;
}

.center {
  text-align: center;
}

#resetPasswordEmailForm #email::-moz-placeholder {
  color: #707070 !important;
}

#resetPasswordEmailForm #email:-ms-input-placeholder {
  color: #707070 !important;
}

#resetPasswordEmailForm #email::placeholder {
  color: #707070 !important;
}

#resetPasswordEmailForm #email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #707070 !important;
}

#resetPasswordEmailForm #email::-webkit-input-placeholder {
  /* Edge */
  color: #887878 !important;
}

.viewchn {
  color: #1B4FA1 !important;
}

.fa-envelope,
.fa-lock {
  color: #8C8C8C !important;
}

#submitMsg {
  color: #ffffff !important;
  background-color: #117C8D;
  border-color: #117C8D;
}

.service-title {
  color: #0069aa !important;
  font-size: large;
}

.servicerequest {
  background-color: #0069aa !important;
}


.dropdown-menu-right {
  right: 15px !important;
  left: auto !important;
}

.main-rem-pd-b-1 {
  padding-bottom: 1rem !important;
}

.navbar-outer .bg-light {
  background-color: #f4f4f4 !important;
}



#myprofile {
  font-size: 20px;
  color: #0069aa !important;
}

#logoutLink {
  color: #0069aa !important;
}

#myprofile:hover {
  color: #415A26 !important;
}

#logoutLink:hover {
  color: #415A26 !important;
}

.is-left .fa-envelope {
  font-weight: bold;
  color: #696969 !important;
}

.is-left .fa-lock {
  font-weight: bold;
  color: #696969 !important;
}


@media only screen and (max-width: 768px) {

  /* For mobile phones: */
  footer .row {
    display: block !important;
  }
}

a.dropdown-item:hover {
  background-color: #E6E6E6;
  color: #0a0a0a
}

a.dropdown-item.is-active {
  background-color: #3273dc;
  color: #ffffff !important;
}
