@font-face {
  font-family: 'Bitter-SemiBold';
  src: url('assets/images/bitter-semibold-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Bitter-Medium';
  src: url('assets/images/bitter-medium-webfont.woff') format('woff');
}


@font-face {
  font-family: 'Lato-Regular';
  src: url('assets/images/lato-regular-webfont.woff') format('woff');
}

@font-face {
  font-family: 'Lato-Bold';
  src: url('assets/images/lato-bold-webfont.woff') format('woff');
}

a,a:hover{
  color:#006CE0;
  font-weight: 500;
}

#loader {
  display:none;
  margin: 30px auto;
}

.loading {
  border: 2px solid #ccc;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border-top-color: #006CE0;
  border-left-color: #006CE0;
  animation: spin 1s infinite ease-in;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


.mbr-top-of-page-wrapper.ant-new-nav-wrapper .ant-logo-wrapper a img {
  margin: 0;
  min-height: 60px;
  padding: 30px 0;
  max-width: 180px;
  width: 100%;
}

.mbr-top-of-page-wrapper.ant-new-nav-wrapper .ant-logo-wrapper a img#anthembc-logo-img-id {
  max-width: 265px;
}

.main-heading {
  background:rgb(40, 108, 226);
  color: white;
  padding: 30px 0;
}

.main-heading h1 {
  color: rgb(255, 255, 255);
  font-family: Bitter-SemiBold;
  font-size: 38px;
  font-weight: 600;
  line-height: 46px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 1023px) {
  .main-heading h1 {
    padding: 0 10px;
  }
}

.img-disp,
.text-search {
  width: 90%;
  border-radius: 8px;
}
@media only screen and (max-width: 1023px) {
  .img-disp,
  .text-search {
    width: 100%;
    padding: 0 20px;
  }
}
.main-container {
  margin-top: 70px;
  margin-bottom: 70px;
}

.sub-heading {
  color: rgb(51, 51, 51);
  font-family: Bitter-SemiBold;
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  margin-bottom: 20px;
}

.text {
  padding-top: 55px;
}
@media only screen and (max-width: 1023px) {
  .text {
    padding: 10px 20px 0;
  }
}

.content-desc {
  /* color: rgb(51, 51, 51); */
  font-family: Lato-Regular;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
}

select:focus{
  outline: 2px solid #343a40;
  border-radius: 3px;
}

.modal-info {
  color: rgb(40, 108, 226);
  font-family: Lato-Bold;
  font-size: 16px;
  font-weight: bold;
}
.info-icon {
  cursor: pointer;
  font-size: 18px;
  color: #6E6E6E;
  font-weight: bold;
  font-family: Lato-Bold;
}

/*add this class when click*/
.faq-content p.show {
  max-height: 1200px;
  opacity: 1;
  padding: 0px 15px 30px 15px;
}
.faq-content button .d-arrow.rotate {
  transform: rotate(180deg);
}
.faq-content {
  border-top: 1px solid lightgray;
}
.imh {
  background-image: "assets/images/top-logo-abcbs.svg";
}
.search-container {
  /* background-image: url("assets/images/ladie-looking-laptop-and-smiling.jpg"); */
  /* background-size: cover; */
  padding: 70px 0;
  min-height: 300px;
  background-color: #f7f7f7;
}

/*@media only screen and (max-width: 1023px) {
  .search-container {
     background-image: url("assets/images/ladie-looking-laptop-and-smiling-mobile.jpg"); 
  }
}*/
.nine-digit {
  color: rgb(51, 51, 51);
  font-family: Lato-Bold;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
.container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.nosubmitForm {
  color: #6E6E6E;
  display: flex;
  border: 1px solid transparent;
  border-radius: 5px;
}

input[type="tel"] {
  border: none;
  background: transparent;
  margin: 0;
  padding: 7px 8px;
  font-size: 16px;
  color: inherit;
  border: 1px solid transparent;
  border-radius: inherit;
  font-size: larger;
}

input[type="tel"]::placeholder {
  color: #6E6E6E;
}

button[type="submit"] {
  overflow: hidden;
  width: 200px;
  padding: 0;
  margin: 0;
  border: 0px solid transparent;
  border-radius: inherit;
  background: #006CE0;
  cursor: pointer;
  color: white;
  margin-left: -5px;
}

button[type="submit"]:hover {
  opacity: 1;
  text-decoration: underline;
}

button[type="submit"]:focus,
input[type="tel"]:focus {
  outline-offset: 3px;
  outline: 3px solid #333;
}
.searchValueFocused:focus {
  border: 0px solid #E00000 !important;
}

.nosubmitForm.nosubmit {
  border: none;
  padding: 0;
}

input.nosubmit {
  border: 1px solid #6E6E6E;
  width: 100%;
  padding: 9px 4px 9px 40px;
  background: transparent
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E")
    no-repeat 13px center;
  border-radius: 4px;
}
.text-search .container {
  padding-left: 0;
}

.bullet-text{
  display: inline-table !important;
  width: 94%;
}

@media only screen and (max-width: 1200px) {

  .bullet{
    padding: 0px 20px;
  }
  
  .bullet-text{
    display: inline-table !important;
    width: 90%;
  }
}

@media only screen and (max-width: 540px) {
  .bullet-text{
    display: inline-table !important;
    width: 86%;
  }
}


.footer {
  background-color: #000;
  color: #fff;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}



.footer a{
  color:#fff;
  font-weight: 400;
}

.footer a:hover{
  text-decoration: underline;
}

.footer p.version{
  color:#ccc;
}

.footer-left{
  width: 75%;
  padding: 40px 0px 40px 40px;
}

@media only screen and (max-width: 540px) {
  .footer-left {
    width: 100%;
    padding: 40px;
  }
}

.footer-left ul{
  margin: 0 0 40px;
  padding: 0px;
}

.footer-left ul li{
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 540px) {
  .footer-left ul li{
    width: 100%;
  }
}

.footer-right{
  width: 25%;
  padding: 40px 40px 40px 0px;
}

@media only screen and (max-width: 540px) {
  .footer-right {
    width: 100%;
    padding: 0px 40px 40px;
  }

  .footer-right a.wcag-icon{
    float: none;
  }
}

.footer-right a.wcag-icon{
  border-radius: 8px;
  border: 1px solid #fff;
  padding: 5px 10px;
  float: right;
}

@media only screen and (max-width: 540px) {
  .footer-right a.wcag-icon{
    float: none;
  }
}

/*
.footer-right a.wcag-icon img{
  margin-right: 10px;
}
*/

.modal-dialog {
  position: fixed;
  margin: auto;
  height: 100%;
  right: 0px;
}
.modal-content {
  height: 100%;
}
.modal-header .close {
  margin: 0;
  padding-top: 5px;
  background-color: lightgray;
  border-radius: 10px;
  border: 1px solid lightgray;
}
.modal-header .close span {
  font-size: -webkit-xxx-large;
  color: #006CE0;
}
.modal-body {
  padding: 50px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 700px;
  }
}
/* .modal.fade .modal-dialog {
  transform: translate3d(10%, 0, 0);
}

 .modal.in .modal-dialog {
  transform: translate3d(0, 0, 0);
}  */

.errorMessage {
  color: #E00000;
  display: none;
  width: 100%;
  margin: 5px;
}

.mytooltip {
  position:relative;
}
.mytooltip span {
  display:none;
  text-decoration:none;
  border: 1px solid #333;
  padding: 3px;
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
.mytooltip:hover span {
  display:block;
  position:fixed;
  overflow:hidden;
}

.multiMessage{
  font-family: Lato-Bold;
  font-size: 14px;
}

.disabled {
  pointer-events: none;
  background: #6E6E6E !important;
}
.calender {
  display: inline;
  color: rgb(102, 102, 102);
  font-family: Lato-Regular;
  font-size: 14px;
  font-weight: normal !important;
  line-height: 22px;
  margin-right: 5px;
}

#lastupdated{
  font-family: Lato-Bold;
  font-size: 14px;
}

.result-heading {
  color: rgb(51, 51, 51);
  font-family: Bitter-Medium;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  text-transform:capitalize;
}

@media only screen and (max-width: 540px) {
  .result-heading {
    font-size: 22px;
  }
}

#result-header {
  padding-top: 60px;
}
.result-cnt {
  color: rgb(51, 51, 51);
  font-family: Lato-Bold;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  display: inline-block;
  width: 100%;
  padding-bottom: 20px;
}

svg,
.svg-text {
  display: inline;
}
.result-list-heading {
  color: rgb(51, 51, 51);
  font-family: Bitter-Medium;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  padding-bottom: 10px;
}
.result-list-a {
  color: #006CE0;
  font-family: Lato-Bold;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}

.result-list-a:focus{
  outline: 2px solid #343a40;
  border-radius: 2px;
}

.skip{
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip:focus{
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
}
  
@media only screen and (max-width: 540px) {
  .result-list-a {
    line-height: 20px;
    width: 85%;
    display: inline-table;
    margin-bottom: 5px;
  }
}

.result-list hr:last-of-type{
  margin-bottom: 40px;
}

hr{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.result-list img{
  padding-right: 15px;
}

.result-text{
  text-transform: capitalize;
  font-weight: bold;
}

.maintenance{
  font-weight: 700;
  display: none;
}

a[href*="empireblue"] img{
  max-width: 271px !important;
}

/*autocomplete*/
#match-list{
  position: absolute;
  height: auto;
  overflow-y: auto;
  background: white;
  width: 456px;
  overflow-x: hidden;
  max-height: 35vh;
  align-self: auto;
  z-index:1;
  /* left: 35px; */
}
@media only screen and (max-width: 540px) {
#match-list{
  max-width: 312px;
  left: 34px;
}
}

.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 10px 1.25rem;
  border-radius: 0px;
  text-transform:capitalize;
}

#searchName{
  text-transform:capitalize;
}

.resultTxt{
  text-transform:capitalize;
}

.card-body:hover {
  background:rgb(40, 108, 226);
  color:#fff;
  cursor:pointer;
}

#einWrapper, #nameWrapper{
  display:none;
}

.hideMe{
  display:none;
}

@supports (-webkit-hyphens:none)
{
  a:focus{
    outline: 2px solid #343a40;
    padding:20px;
  }

  .footer a:focus{
    outline: 2px solid #FFF;
  }
}
