/*--------Header CSS for search results page-----*/
.redifine_div{
    font-size: 1.3em;
    color: #ff6666;
    float: left;
    padding-left: inherit;
}
.refine_bar_text {
    color: #5c2d88;
    font-size: 1.3em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 460px;
    float: left;
}
.refine_bar_text a {
    text-decoration: underline;
}
.price-data {
    color: #0a1e57;
    float: left;
    padding-left: 6px;
    height: 60px;
    cursor: pointer;
    font-size: 1.25vw;
    font-weight: 600;
}
.redifine_div_bar .material-icons.info, .redifine_div .material-icons.info {
    float: left;
    padding: 0 0 0 5px;
    color: #4F3479;
    height: 60px;
    cursor: pointer;
    font-size: 16px;
    line-height: 3vw;
}
.mb-logo-wrap {
    height: 80px;
    padding: 0;
    max-width: 350px;
}
#wrapper .curved-bottom,.mobile-header-wrap nav {
    display: none;
}
#review-input-form {
    float: left;
    width: 100%;
    padding: 0 45px;
}
.mobile-header-wrap {
    margin-bottom: 20px;
    height: 80px;
}
#lfhomeherowrapper,#lfhomesearchcontainer,
#auto-complete-container {
    padding: 0;
    padding-bottom: 5px;
}
.account-wrap {
    margin-top: 25px;
}
.user-icons-wrap {
    margin-top: 10;
}
.user-profile-nav {
    top: 69px;
}
/*--------Header CSS for search results page-----*/
#main {
    padding: 0;
     background: #f1f0f6;
}
.h-auto{
    height: auto;
}
.w-auto{
    width: auto;
}
.lab-logo-hold-popup{
    width: 127px !important;
}
#lfsearchresultsouterwrapper,.upper-section-wrap,
.gmw-results-wrapper {
    float: left;
    width: 100%;
}
#lfsearchresultsouterwrapper {
    margin: 6px 0 4px 0;
}
.upper-section-wrap {
    background: #F1F0F6;
    height: 3.5vw;
    margin: 0 0 6px 0;
}
.in-network-icon-desk {
    float: left;
    font-size: 25px;
    color: #63D303;
    margin-right: 19px;
}
.in-network-text {
    font-size: 1.500em;
    color: #000;
    float: left;
    font-weight: 300;
    width: 85%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
}
.in_network_desk {
   line-height: 3.38vw;
}
div.in-network-text span.in-network-content {
    float: left;
}
div.in-network-text span.in-network-image {
    float: left;
    display: inline-block;
    width: 45%;
    height: 65px;
}
#lfsearchrtopbar {
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #000;
    margin: 0 0 7px 0;
}
.icons-wrapper {
    float: right;
    display: none;
}
.icons-wrapper .top-icon {
    color: #bcbcbc;
    margin: 0 10px 0 10px;
    font-size: 24px;
}
.date-header-left-arrow,
.date-header-right-arrow {
    color: #502E90;
    cursor: pointer;
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 4.2vw;
    text-align: center;
    -webkit-text-stroke: 0px #fff;
    margin-top: .05vw;
    margin-left: 0%;
    font-size: 0.6vw;
}
.date-header-left-arrow {
    left: 0px;
}
.date-header-right-arrow {
    -webkit-text-stroke: 0px #9A9A9A;
    right: .2%;
    font-size: 0.6vw;
}
.date-header-left-arrow.disable_icon,
.date-header-right-arrow.disable_icon {
    pointer-events: none;
    color: #9A9A9A;
    background: none;
    -webkit-text-stroke: 0px #9A9A9A;
    margin-left: 0%;
    font-size: 0.6vw;
}
.daywise-wrap {
    width: 100%;
    float: left;
    line-height: 65px;
}
.single-day-data {
    float: left;
    width: 25%;
    text-align: center;
    color: #502E90;
    font-size: 0.83vw;
    line-height: 1.05vw;
    height: 65px;
    padding-top: 2.4%;
    font-weight: 700;
    cursor: pointer;
    padding-left: 1%;
    padding-right: 1%;
}
.single-day-data div {
    color: #464646;
    font-size: 12px;
    font-weight: 700;
    font-family: Muli;
}
.single-day-data div:first-child {
    font-family: Muli;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: .35vw;
    color: #464646;
}
.single-day-data.last,.lfresultsframewraplower.last {
    border: none;
}
.single-day-data.first-class {
    padding-left: 0;
}
.lfresultsingle {
    width: calc(100% - 1.6vw);
    margin: 0 0 .35vw 1.6vw;
    background: #fff;
    float: left;
    position: relative;
    padding-bottom: 0px;
    min-height: 15vw;
    border-radius: 9px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}
.lfresultsingle .lfleftrightparent{
    display:flex;
    flex-direction:row;
    width:100%;
    float:left;
}
.lfresulttimeobj {
    padding: 0;
    height: 2.291vw;
    width: 100%;
    color: #312F2F;
    font-size: 0.9375vw;
    background: #FFD421;
    border-radius: 0.4vw;
    border: none;
    cursor: pointer;
    font-weight: 600;
    float: left;
    margin: 0 auto 0.5vw;
    text-transform: lowercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: Muli;
    line-height: 2.29vw;
}
.lfresulttimeobj.yellow_button {
    background: #FFD421;
}
.lfresultsinglerightinner {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.lfresultsinglerightinner form {
    width: 100%;
}
.lfresulttimeobj:hover,
.lfresulttimeobj a:hover {
    text-decoration: none;
    background: #5C2D88;
    color: #fff;
}
#main .lfresulttitle a span,
#main .lfresulttitle span {
    font-size: 1.4vw;
    font-weight: 700;
    color: #502E90;
    margin: 0 0 0 0;
    line-height: 1.5;
    padding-bottom: 2px;
    font-family: 'Heebo';
}
#main .lfresulttitle:hover span {
    /* border-bottom: 1px solid #502E90; */
}
#main .lfresulttitle a h1,
#main .lfresulttitle h1 {
    font-size: 1.4vw;
    font-weight: 700;
    color: #502E90;
    margin: 0 0 0 0;
    line-height: 1.5;
    padding-bottom: 2px;
    font-family: 'Heebo';
}
#main .lfresulttitle:hover h1 {
    /* border-bottom: 1px solid #502E90; */
}
.lfresultsingleleftinnerrightmiddleleft {
    color: #383333;
    float: left;
    width: 100%;
    font-weight: 300;
    font-family: Muli;
    font-size: .9375vw;
    line-height: 1;
    opacity: 80%;
}
.middle-miles-text {
    font-size: 1vw;
    float: right;
    margin-top: 0px;
    color: #868686;
    font-weight: 300;
    position: relative;
    width: 13%;
    display: flex;
    flex-direction: column;
    height: 15vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.middle-miles-text div {
    padding-top: .6vw;
    height: 11.1458vw;
}
.lfresultsingleleftinnerrightbottom {
    float: left;
    font-weight: 400;
    line-height: 1;
    width: 100%;
}
.lfresultsframewraplower {
    float: left;
    width: 25%;
    padding: 20px 1% 13px 1%;
}
.lfresultsframewraplower.first-col {
    padding-left: 0;
}
.lfexampreviewwindow {
    float: left;
    margin: 0px 0 0 0;
    width: 100%;
}
.fusion-alert.alert-info {
    position: relative;
    border-radius: 0;
    text-align: center;
    text-transform: none;
    background: #EBEBEB;
    border-color: #D7D6D6;
    float: left;
    margin-bottom: 2px;
    padding: 0;
}
.lfexampreviewwindowleftlink2 {
    font-weight: 400;
    color: #2B004A;
    font-size: 24px;
    margin:0 0 12px 0;
    display:block;
    line-height: 26px;
}
.lfexampreviewwindowrightbody p {
    font-size: 16px;
    font-weight: normal;
    color: #2B004A;
    margin-top: 2px;
    float:left;
    padding: 15px;
    text-align: left;
    line-height: 22px;
}
.lfexampreviewwindowrighttitle .lfexampreviewwindowrightbody #bookthistestbutton {
    display: block;
    border: none;
    background: none;
    color: #2B004A;
    text-decoration: underline;
    font-size: 16px;
    text-transform: capitalize;
    margin: 13px 0 0 0;
    padding: 0;
    width: auto;
    position: absolute;
    bottom: 15px;
    right: 12px;
    height: auto;
    font-weight: 400;
}
#lfsrrightsidebarwrapper,#learnmoretarget {
    width: 100%;
    float: left;
    padding-right: 0px;
    margin-bottom: 30px;
}
#lfrightmapwrapper {
    width: 100%;
    height: 1000px;
    border: 1px solid #9B9B9B29;
    overflow: hidden;
    float: left;
    margin-bottom: 30px;
    border-radius: 9px;
}
.lfpricecontainertooltip + .tooltip > .tooltip-inner {
    background-color: #fff;
    color: #95AFEA;
    border: 1px solid #bfbfbf;
    padding: 5px;
    font-size: 12px;
    z-index : 999;
    font-weight:700;
 }
 
.tooltip.right {
    background-color: #fff !important;
}
.tooltip.in {
    opacity:1 !important;
}
.lfsearchpricecontainer {
    margin: 0 0 .6vw 0;
    width: 100%;
    float: left;
    line-height: 1;
}
.restricted-address-class{
    height: auto;
    width: fit-content;
    color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    float: left;
}
.restricted-address-class .restricted-text{
    font-size: 12px;
	width: fit-content;
	padding: 10px;
	background: #FF6666;
	border-radius: 9px 0 9px 0;
	height: 31px;
	padding: 7px 30px;
}
.inner-price-wrapper {
    background: #502E90;
    color: #fff;
    float: left;
    /*width: 7vw;*/
    height: 40px;
    font-size: 1.2vw;
    line-height: 42px;
    padding: 1vw;
    position: relative;
    border-radius: 0.3vw;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
}
.inner-price-wrapper .fa.fa-caret-left {
    position: absolute;
    right: -12px;
    top: -22px;
    font-size: 81px;
}
_:-ms-fullscreen, :root .car-icon-container {
    margin-top: -43px;
}
.glyphicon-arrow-left, .glyphicon-arrow-right {
    color : #ffcd1a;
}
.date-picker {
    border: 1px solid #6D6C6C;
    padding-top: 0px;
    border-radius: 4px;
    width: 220px;
    position: absolute;
    background: #fff;
    z-index: 99;
    display:none;
}
.lfexampreviewwindowrighttitle #bookthistestbutton {
    display : none;
}
.lfexampreviewwindowleftimage {
    width: 100%;
}
.lfresultsingleleftinnerrightmiddleright {
    margin-bottom: 0px;
}
.next_available_date,.not_available_date {
    text-align: center;
    background: #FFD421;
    color: #312F2F;
    font-size: 0.9375vw;
    border-radius: 0.4vw;
    border: none;
    cursor: pointer;
    font-weight: 600;
    height: 2.5vw;
    line-height: 2.5vw;
    width: 80%;
    margin: 0 auto 0.5vw;
    padding: 0px;
    display: block;
}

.claim-your-business {
    padding-top: 15px;
    float: left;
    width: 100%;
}
.lfresulttimeobj.no-slot-available {
    background-color: transparent;
    color: #A3A3A3;
    pointer-events: none;
    font-size: 18px;
}
.date-header-right-arrow .fa-chevron-right {
    margin-left: 3px;
}
.date-header-left-arrow .fa-chevron-left {
    margin-right: 3px;
}
.lfinsuranceimagereswrap {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: auto;
    max-height: 65px;
}
.lfreviewresultsleftbottom .lfinsuranceimagereswrap {
    display: none;
}
.lfinsuranceimagereswrap img {
    vertical-align: middle;
}
.single-day-data.last-date,
.lfresultsframewraplower.last-date {
    border: none;
}
.lfresultsframewrap.homesleep-button-wrap {
    margin-top: 70px;
    text-align: center;
}
.upper-section-wrap.sticky-date-section {
    position: fixed;
    border: 1px solid #ccc;
    top: 0px;
    z-index: 10;
    left: 0;
    width: 100%;
}
.date-panel .upper-section-wrap.sticky-date-section {
    top: 0;
}
.review-wrapper {
    float: left;
    width: 100%;
    line-height: 1;
}
.search-price-link {
    font-size: 20px;
    color: #fff;
    background: #5c2d88;
    padding: 10px;
    margin-top: 10px;
    text-align: left;
    margin-bottom: 5px;
    float: left;
}
.next_available_date.yellow_button {
    background: #FFD421;
}
.next_available_date:hover {
    text-decoration: none;
    background: #5C2D88;
    color: #fff;
}
.not-covered-insurance-wrap {
    width: 50%;
    padding-left: 18px;
}
.not-covered-insurance-wrap .lfsearchsmallexam {
    font-size: 13px;
}
.bootstrap-growl {
    left : 30%;
    top : 35% !important;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
    font-size:22px;
}
.bootstrap-growl .close {
    padding: 10px;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }

  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
/**** For reschedule appointment CSS ***/
#lfminicalvwrapper {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
}
.lfresulttimeobj_selected,
.lfresulttimeobj_selected:focus,
.lfresulttimeobj_selected:active {
    background: #5B1790;
    color: #FF6666;
}
.time-slot-error {
    padding-top: 10px;
    display: none;
}
.result-bottom-link {
    color: #5b1091;
    font-weight: bold;
    display: block;
    margin-top: 0.52vw;
    position: absolute;
    bottom: 0px;
    right: 40px;
}
.result-bottom-link:hover {
    color: #ffcd1a;
}
#lfhomesearchcontainer .sticky-panel {
    position: relative;
}
#lfhometopline.no-padding,.header-bg .no-padding {
    padding: 0 15px;
}
#sticky-header {
    height: 0px !important;
}
.not_available_coming_soon {
    width: 70%;
    margin: 30px auto;
}
.lfresulttitle,.lfresultsingleleftinnerrightmiddle {
    float: left;
    width: 100%;
    margin-bottom: .6vw;
}
.lfreviewresultsleftbottom {
    margin-bottom: .6vw;
}
.lfresultsingleleftinnerrightbottom a {
    color: #464646;
    font-weight: 300;
    display: block;
    margin: 0;
    font-size: .950vw;
    line-height: 1.3em;
    font-family: Muli;
    margin-top: -0.25vw;
    opacity: 90%;
    width: 88%;
}
.lfresultsingleleftinnerrightbottom a:hover {
    color: #000000;
}
#lfsearchresultsrightcol.sticky-panel {
    position: fixed;
    top: 0;
    right: 0;
}
#lfsearchresultsrightcol.remove-sticky {
   top: 0 !important;
}
#lfsearchresultsrightcol.remove-sticky.sticky-panel {
    position: relative;
    top: 0 !important;
}
#sticky-map.remove-height {
   height: 0 !important;
}
.lab-company-tabs-wrap {
    height: 3vw;
    line-height: 3.3vw;
}
.lab-company-tabs-wrap a.company-tabs {
    color: #000;
    vertical-align: middle;
    font-size: 1.5em;
    font-weight: 400;
    text-align: center;
    cursor: pointer;
    float: left;
    width: auto;
    margin: 0 10% 0 0;
    height: 3.2vw;
}
.lab-company-tabs-wrap a.company-tabs:hover,
.lab-company-tabs-wrap a.company-tabs.active-tab {
    color: #5b1091;
    border-bottom: 3px solid #5b1091;
}
.labcenter-box-wrapper {
    padding: 0px 0 0px 0;
    background: #fff;
    margin-bottom: 20px;
}
.labcompanylocation-logo {
    height: 90px;
}
.upper-details-wrapper .lfresultactualpostimage {
    background-position: left center;
}
.upper-details-wrapper {
    margin-bottom: 35px;
}
.current_location_result {
    border: 1px solid #FF6666;
}
.current_location_lable {
    display: block;
    width: 110px;
    background-color: #FF6666;
    padding: 2px 0 2px 5px;
    margin-top: 10px;
    color: #FFF;
}
.all_location_lable {
    margin: 12px 0 14px 0;
    float: left;
    font-size: 16px;
}
.hide-section, .company-tabs .mrp-shortcode .mrp-star {
    display: none;
}
.mrp-shortcode .no-rating-results-text {
    padding-left: 4px;
}
tr.rating-result-review td.review-meta,
tr.rating-result-review td.review-details {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 0.52vw;
}
.review-meta .name {
    float: left;
    width: auto;
    margin: 0;
    font-size: 1.5em;
    font-weight: 400;
}
.review-meta .entry-date {
    float: right;
    width: auto;
    margin: 0;
    font-size: 1.5em;
    font-weight: 300;
}
label.description,
.rating-item-result .rating-result {
    display: block !important;
    float: left;
    width: 100%;
    margin: 0 0 0.52vw 0;
    font-size: 1.5em;
    font-weight: 300;
}
.review-details p.mrp {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 25px;
}
.rating-result-reviews .rating-result-review {
    border-bottom: 1px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.labcompanycontent, .labcompanyinfo,
.labcompanylangspoken, .labcompanylicence,
.lablocationtestinfo, .lablocationpatreview,
.lfsinglepanelappointmentleft, .labcompanyinsurances {
    padding: 10px 0 10px 0;
    float: left;
    width: 100%;
}
.labcompanycontent span, .lablocationinfosection p,
.labcompanylangspoken .lflablocationaddress h3,
.labcompanylicence .lflablocationaddress h3 {
    font-size: 1.5em;
    font-weight: 300;
    color: #000;
    margin: 0px;
    line-height: 27px;
    display: block;
}
.labcompanyinsurances h4,
.labcompanylangspoken h4 {
    margin: 0 0 15px 0;
    font-size: 2em;
    line-height: 24px;
    color: #000;
    font-weight: 400;
}
.lfinsitem {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.lfinsitem .fa {
    display: none;
}
#lfsinglecommentswrap .lfinsitem a {
    color: #000;
    font-size: 1.5em;
    line-height: 20px;
    font-weight: 400;
}
#lfsinglecommentswrap #myButton {
    color: #5c2d88;
    font-size: 1.5em;
    line-height: 20px;
    font-weight: 400;
}
#office-info {
    padding: 0 30px;
}
#all-insurances .modal-content {
    float: left;
    width: 100%;
}
#all-insurances .modal-content .modal-body {
    float: left;
    width: 100%;
    height: 500px;
    overflow: auto;
}
/*-----------------Appointment Conflict CSS-------------------------*/
.title-wrapper {
    max-width: 650px;
    margin: 0 auto;
}
.conflict-title {
    color: #5c2d88;
    font-size: 3em;
    line-height: 36px;
    margin-bottom: 10px;
    padding: 0;
}
.conflict-message {
    color: #000;
    font-size: 1.5em;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 0;
}
.sub-message {
    color: #FF6666;
    font-size: 1em;
    line-height: 18px;
    margin: 10px 0 10px;
    padding: 0;
    display: inline-block;
}
.datetimeclass {
    display: none;
}
.lfresultsinglerightinner .closebtn>a>img {
    width: 230px;
    float: right;
}
.lfresultsframewrap {
    width: 100%;
    float: left;
}
.fusion-alert .alert-icon {
    display:none;
}
.lfrelatedexamsmin {
    color: #000;
    font-weight: bold;
    font-size: 14px !important;
    margin-top: 2px;
    display: none;
}
.lfexampreviewwindowrighttitle {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    padding: 10px 0 0 0;
}
.lfreviewresultsleftbottom .count,
.lfreviewresultsleftbottom .rating-result {
    display: inline-block;
    vertical-align: middle;
    color: #878991;
    font-size: 1.083em;
    font-weight: 300;
}

.hiddenratingvalue {
    display: none;
}
.labcompanytitle h1 {
    font-size: 1.75em;
    line-height: 4vw;
    color: #5c2d88;
    display: inline-block;
    vertical-align: middle;
}
labcompanytitle p {
    font-size: 24px;
    color: #989898;
    margin: 16px 0 0;
    line-height: 24px;
}
#lfbookingwrapperleft {
    margin-bottom: 20px;
}
#lfbookingtitle {
    font-size: 2em;
    color: #5c2d88;
    border-bottom: 3px solid #5c2d88;
    margin: 10px 0px 23px 0px;
    padding: 20px 0px 20px 0px;
    font-weight: bold;
    line-height: 25px;
}
.lfbookingformlabel {
    font-weight: bold;
    font-size: 1.2em;
    color: #4c4c4c;
    margin-bottom: 14px;
    clear: both;
}
.lfbookingformitem {
    min-height: 4px;
    margin-bottom: 20px;
    width: 390px;
    font-size: 1.2em;
    padding: 2px;
    line-height: 20px;
}
.lfbookingformlabel {
    font-weight: bold;
    font-size: 1.2em;
    color: #4c4c4c;
    margin-bottom: 14px;
    clear: both;
}
.lfbookingformsublabel {
    font-size: 1.1em;
    color: #808080;
    margin-bottom: 20px;
    margin-left: 10px;
}
#lfminicalvwrapper {
    float: left;
    clear: both;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#lfbookingwrapperright {
    margin: 100px 0 0 0;
}
#lfbookingrightwrapper {
    border: 3px solid #5c2d88;
    width: 100%;
    border-radius: 15px;
    padding: 20px;
    float: left;
}
#lfbookingrightinner {
    width: 100%;
    float: left;
}
#lfbookingrightlogo {
    max-width: 313px;
    min-height: 20px;
    text-align: center;
}
#lfbookingrightitle {
    font-size: 1.5em;
    color: #000;
    margin: 10px 0px 10px 0px;
    text-align: center;
}
#lfbookingrightsubtitle {
    font-size: 1.05em;
    color: #808080;
    text-align: center;
}
#lfbookingrightsubsecure {
    width: 413px;
    text-align: right;
    margin: 5px 35px 20px 0px;
    color: #808080;
    font-size: 1em;
    float: right;
}
#search_by_map {
    position: absolute;
    z-index: 1;
    margin: 0px 0 0 5px;
    background: #f1f0f685;
    padding: 10px;
    width: 75%;
    font-size: 1.1em;
}
#search_by_map input[type="checkbox"] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    cursor: pointer;
}
.lfreschedulesuccess {
    float: left;
    background: #5c2d88;
    padding: 25px;
    margin-bottom: 20px;
    color: #fff;
    border-radius: 15px;
    width: 100%;
}
.lfsmallestimatedprice img {
    max-width: 50%;
}
#patient-cancellation-reason {
    font-size: 16px;
}
#patient-cancellation-comment{
    display: block;
    padding-top: 20px;
    padding-left: 0px;
}
#patient_reschedule {
    display: inline-block;
    margin-top: 10px;
}

#patient-cancel-comment {
    width: 400px;
    height: 75px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 1.2em;
    color: #555;
    background-color: #fff;
    background-image: none;
}
#cancel_reason {
    margin-top: 20px;
}
.lfreschedulefail {
    color: #ff0000;
    font-size: 1.25em;
    margin: 0 0 10px 0;
}
.ui-dialog .ui-dialog-titlebar {
    background: #4F3479;
    color: #fff;
}
.ui-dialog-buttonset .lfbutton-orange {
    width: 55px;
    height: 29px;
    line-height: 1px;
}
.upper-insurance-wrap .company-image-wrapper {
    height: 3vw;
}
/*-----------------Appointment Conflict CSS-------------------------*/
/*-----------------MinuteMed Tooltip-------------------------*/
.refine_bar_text .tooltip-inner {
    background-color: #5c2d88;
    color: #fff;
    text-align: left;
    padding: 10px;
    border-radius: 5px;
    width: 500px;
    max-width: 100%;
    white-space: normal;
    font-weight: 300;
}
.refine_bar_text .tooltip.top .tooltip-arrow {
    background-color: #5c2d88;
    color: #fff;
    border : 1px solid #5c2d88;
}
.search-insurance-wrapper .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
    color: #ff6666;
}
.search-exam-wrapper .search-date {
    margin-top: 0;
    height: 3.02vw;
}
#body-wrapper .header-bg.set-new-header .mobile-header-wrap {
    background: #502E90;
}
#body-wrapper .header-bg.set-new-header {
    width: 100%;
    height: 100%;
    float: left;
    background: #502E90;
}
#auto-complete-container {
    padding: 1vw .9vw 1vw 1vw;
}
#conflict-wrapper .conflict-bar {
    padding: 5% 0 5% 0;
}
#conflict-wrapper .conflict-bar .conflict-wrapper {
    text-align: center;
}
#conflict-wrapper .lfresultsframewrap.daywise-wrap {
    padding-bottom: 1vw;
}
#conflict-wrapper {
    max-width: 45vw;
}
#conflict-wrapper .date-header-left-arrow, #conflict-wrapper .date-header-right-arrow {
    line-height: 5.25vw;
}
#conflict-wrapper .date-header-left-arrow {
    left: -5px;
}
#conflict-wrapper .date-header-right-arrow {
    right: -5px;
}
#conflict-wrapper .lfresultsframewraplower {
    padding: 20px 1% 15px 1%;
}
/*NR popup start*/
.info-icon-nr {
    height: 25px;
    width: 25px;
    margin-top: 5px;
    margin-right: 5px;
}

.d-flex {
    display: flex;
    float: none;
    justify-content: center;
}
.modal-header {
    border-radius: 10px 10px 0 0;
    background: #502E90;
    color: #fff;
}
.modal-header .close,
.modal-header #modal-header-title {
    color: #fff;
    height: 14px;
    line-height: 20px;
    outline: none;
	margin:auto;
	font-family: 'heebo';
}
.modal-header #modal-header-title .head-text {
    font-size: 20px;
	margin:auto;
	font-family: 'heebo';
}
.modal-header .close {
    margin: 0;
    font-weight: 300;
    color: #5c2d88 !important;
    font-size: 48px;
	font-family: 'heebo';
}
.modal-header .close:hover {
    color: #5c2d88;
}
.modal-content {
    border-radius: 15px 15px 10px 10px;
}
.nr-top-label {
    color: #4D4B4B;
    font-size: 1.1vw;
    line-height: 1.75vw;
    padding: 0 20px 5px 20px;
    font-weight: 300;
    margin: 10px 0;
	font-family: 'heebo';
}
.lab-logo-hold, .logo-bottom {
    width: 9.01vw;
    height: 9.01vw;
    margin: 0 auto;
}
.lab-logo-hold {
    margin: .75vw auto;
}
.logo-bg {
    border-radius: 0.5vw;
    width: 100%;
    height: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    background-size: 80%;
    border: 4px solid #A7A7A7;
}
.lab-logo-hold-popup .logo-bg {
   background-size: 95%;
   height: 80%;
}
.nr-lab-details {
    height: 10.51vw;
    display: table;
    padding: 0;
}
.nr-lab-right {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.14vw;
    line-height: 1.82vw;
    color: #4D4B4B;
	font-family: 'heebo';
}
.nr-middle-content {
    margin: 0 auto;
    float: left;
    width: 75%;
    margin-left: 12.5%;
	font-family: 'heebo';
}
.nr-lab-address,
.nr-lab-name {
    line-height: 1.35vw;
	font-family: 'heebo';
}
.nr-lab-address .nr-lab-right-content,
.nr-lab-name .nr-lab-right-content {
    font-weight: 800;
    color: #000000c2;
    width: 70%;
    float: left;
    display: block;
    line-height: 1.35vw;
}
.nr-lab-address .nr-lab-right-head,
.nr-lab-name .nr-lab-right-head {
    display: block;
    width: 30%;
    float: left;
    font-weight: 300;
    color: #4D4B4B;
	
}
.nr-lab-name {
    margin-bottom: 1vw;
    width: 100%;
    float: left;
	font-family: 'heebo';
}
.nr-lab-right-content-2 {
    font-weight: 300;
}
.email-me-label {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: 1.04vw;
    line-height: 1.56vw;
    color: #4D4B4B;
    font-weight: 600;
    margin-top: 15px;
	font-family: 'heebo';
}
#common-modal-popup .no-res-input {
    width: 22vw;
	font-family: 'heebo';
}
#common-modal-popup .no-res-main {
    margin: 11px 0;
	font-family: 'heebo';
}
.email-submit,
.nr-email-submit {
    height: 43px;
    font-size: 17.5px;
    line-height: 32px;
}
.nr-email-submit {
    border-radius: 25px 0 0 25px;
    padding-left: 25px;
    padding-top: 4px;
}
.email-submit {
    border-radius: 0 25px 25px 0;
    background: #FFD421;
    border-color: #FFD421;
    outline: none;
    font-size: 17px;
}
.email-submit:hover,
.email-submit:active,
.email-submit:focus {
    background: #502E90;
    border-color: #502E90;
    outline: none;
}
#common-modal-popup {
    top: 0%;
    padding-top: 2.5vw;
}
.nr-available {
    display: block;
    margin-top: 0;
    color: #502E90;
    font-size: 1vw;
}
.success-icon {
    background-color: #FFD421;
    border: 2px solid #FFD421;
    height: 20px;
    width: 20px;
    display: block;
    border-radius: 50%;
    position: relative;
    float: left;
    font-size: 14px;
}
.success-icon:after {
    content: '\2714\fe0e';
    position: absolute;
    color: #fff;
    top: -1px;
    left: -2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-weight: 400;
    font-size: 14px;
    line-height: initial;
}
.success-icon-text {
    display: inline-block;
    display: block;
    line-height: 20px;
    font-size: 1vw;
    width: auto;
    float: left;
    margin-left: 5px;
    color: #FFD421;
    font-weight: 400;
}
.nr-available.success {
    display: flex;
    justify-content: center;
}
.in_network_desk .no-padding-right {
    padding-left: 0;
}
.in_network_desk {
    padding-left: 0;
}
/*NR popup end*/
.lab-logo-hold, .logo-bottom {
    display: block;
    width: 170px;
    height: 127px;
}
.lfresultsingleleftinnerlefttop .logo-bg {
    border: 4px solid #F1F0F6;
}
#content #lfsearchresultsrightcol.side-gutter {
    padding-left: 1vw;
    padding-right: 1px !important;
}
.lfresultsingleleftinner {
    display: flex;
    align-items: stretch;
    max-height: 13.91vw;
    padding-right: 0;
}
.lfresultsingleleftinnerlefttop {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.lfresultsingleleftinnerleftbottom {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 0 13px .75vw;
    min-height: 15vw;
    max-height: 15vw;
    width: 100%;
}
.link.search-results {
    display: none;
}
.lfresultsingleleftinnerlefttop {
    min-height: 15vw;
    max-height: 15vw;
}
.gmw-pt-per-page-dropdown {
    margin-left: 1.6vw;
}
.search-result-price {
    display: none;
}
.inner-price-wrapper svg {
    display: inline-block;
    width: 1.25vw;
    height: 1.1vw;
    fill: #fff;
    margin-left: 5px;
}
.price-value, .lfsmallprice {
    display: block;
    height: inherit;
    line-height: unset;
}
.inner-price-wrapper .svg {
    height: 35px;
    cursor: pointer;
    width: 16px;
    display: block;
    margin-left: .4vw;
}
.svg-container {
    background-image: url(/wp-content/themes/Avada/images/info.svg);
    width: 100%;
    height: 100%;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.OSX .inner-price-wrapper {
    line-height: 37px;
}
.lfresulttitle a {
    width: 100%;
    display: block;
    float: left;
}
.loggedout-desktop-logo,
.mid-desktop-logo {
    padding-left: calc(14px + 2%);
}
.loggedout-desktop-user,
.mid-desktop-user {
    padding-right: calc(13px + 2.8%);
}
.search-panel-wrapper.non-home .find-button-wrapper {
    width: 71px;
}
.search-bar-head {
    width: calc(100% - 1.6vw);
    margin-left: 1.6vw;
    float: left;
}
.mrp-star {
    color: #FF6666;
    font-size: 17px !important;
    margin-right: 5px;
}
ul.gmw-pagination li:nth-child(2),
ul.gmw-pagination li:last-child,
.gmw-pt-per-page-dropdown {
  display: none !important;
}
ul.gmw-pagination li:nth-last-child(2),
ul.gmw-pagination li:nth-last-child(2) a,
ul.gmw-pagination li:nth-child(3),
ul.gmw-pagination li:nth-child(3) a {
    width:  2.5vw !important;
}
.gmw-pt-bottom-pagination-wrapper {
    background: inherit !important;
    border: none !important;
    padding: 0px 0px !important;
}
.gmw-pt-bottom-pagination-wrapper ul.gmw-pagination {
    margin: 0px 5vw 0px 0;
}
.gmw-pt-bottom-pagination-wrapper ul.gmw-pagination li a {
    font-size: 0.989vw;
    color: #4E2688;
    background: inherit !important;
    border: none;
    border-radius: .36vw !important;
    margin: 0 auto;
    border-radius: .36vw !important;
    width: 1.77vw;
    height: 1.77vw;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: .36vw !important;
}
.gmw-pt-bottom-pagination-wrapper ul.gmw-pagination li a.current {
    background-color: #4e26882e !important;
    cursor: auto;
}
.gmw-pt-pagination-wrapper ul.gmw-pagination li {
    margin-right: 0px;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    letter-spacing: 0;
    width: 1.77vw;
    height: 1.77vw;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-panel-wrapper .mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
    margin-top: 16px;
}
.restricted-address {
    font-size: 1.093vw;
    font-weight: 500;
    display: block;
    margin-top: 8px;
    color: #FF6666;
}
.nr-lab-right-content-2.phone {
    font-weight: 800;
    color: #000000c2;
    display: inline-block;
    margin-top: 9px;
}
.sticky-date-section-added + #search-result-container {
    padding-top: 54px !important;
}
.nr-divider {
    border-top: 1px solid #DBDBDB;
    margin: 5px 20px 18px 20px;
}
.nr-bottom-label {
    text-align: left;
    padding: 0 20px 10px 20px;
    font-weight: 600;
}
.phn-head {
    margin-top: 8px;
}
/*-----------------Request appointment pop-up start -------------------------*/
#common-modal-popup .no-res-main.requset-attp-pop-up .no-res-input {
    margin-top: 10px;
	font-family: 'heebo';
}
#common-modal-popup .no-res-main.requset-attp-pop-up #nr_result_email_subscribe {
    width: 100%;
	font-family: 'heebo';
 }
 
.requset-attp-pop-up .email-submit {
    border-radius: 0.4vw !important;
}
.open-menu-company.user-details.new-design,
.open-menu-company.user-details.new-design:hover {
    color: #5C2D88;
}
.user-profile-drop-down.open .open-menu-company.user-details.new-design {
    color: #fff;
}
.company-page .account-link a.log-in-btn.set-color-white {
    color: rgb(92, 45, 136);
}
#lfhomeherowrapper.company-page {
    height: 90px;
    margin-top: 0px;
}
.company-search #lflogo-mobile-no-slogan img.new-logo-design{
    height: 100%;
    object-fit: cover;
    width: auto;
    min-width: auto;
}
.cbs-page #body-wrapper .header-bg.set-new-header {
    height: auto;
}
.cbs-page .date-header-left-arrow, .cbs-page .date-header-right-arrow {
    margin-top: 1.25vw;
}
.refund_call_text{
    text-align: center;
    font-size: 1.4em;
    margin: 10px 10px 15px;
}
.mcnButton {
    background-color: #06BBA0;
}
.lab-star-mod .lab-star-100,.lab-star-mod .uk-icon { display: none; }
.lab-star-mod .lab-star-100:first-child {display: inline-block ;}
.lab-star-mod .uk-icon:first-child {display: inline-block ;}
.lab-star-link {color: #231D4F;text-decoration: none;}

/*-----------------Request appointment pop-up end -------------------------*/
/*-----------------MinuteMed Tooltip-------------------------*/
@media only screen and (min-width: 768px) {
    .pl-15, .refine_bar_text {
        padding-left: 15px;
    }
}
@media only screen and (max-width: 1600px) and (min-width: 1025px) {
    #lfsearchresultsleftcol,.upper-insurance-wrap,
    #office-info,#reviews {
        width: 75%;
    }
    #lfsearchresultsrightcol,.dummy-class-wrap {
        width: 25%;
    }
    #lfrightmapwrapper {
        width: 100%;
    }
    #lfsrrightsidebarwrapper, #learnmoretarget {
        padding-right: 0;
    }
    .in-network-text {
        font-size: 20px;
    }
    .not-covered-insurance-wrap {
        width: 75%;
        padding-left: 18px;
    }
    .not-covered-insurance-wrap .lfsearchsmallexam {
        font-size: 11px;
    }
    #conflict-wrapper .lfresultsframewrap.daywise-wrap {
        padding-bottom: 0;
    }
    .lfresultsingleleftinnerlefttop {
        max-height: 13.91vw;
        margin-right: 10px;
    }
    .lfresultsingleleftinnerleftbottom {
        max-height: 13.91vw;
    }
    .search-panel-wrapper.non-home .find-button-wrapper {
        width: 49px;
    }
    .lfresultsingleleftinnerrightbottom a {
        font-size: 14px;
    }
    .middle-miles-text div {
        padding-top: .4vw;
    }
}
@media only screen and (min-width: 1600px) {
    .lab-logo-hold, .logo-bottom {
        width: 255px;
        height: 190px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .no-padding {
        padding: 0;
    }
    #search-result-container, .search-bar-head {
        padding-right: 1.6vw !important;
    }
    .lfexampreviewwindowleft .lfexampreviewwindowleftimage {
        max-width: 360px;
    }
    .not-covered-insurance-wrap {
        width: 100%;
        padding-left: 14px;
    }
    .not-covered-insurance-wrap .lfsearchsmallexam {
        font-size: 12px;
    }
    .not-covered-insurance-wrap .inner-price-wrapper {
        right: -22px;
    }
    #lfsearchresultsrightcol.sticky-panel {
        position: inherit;
    }
    .lfresulttimeobj {
        font-size: 1.35vw;
        height: 30px;
        line-height: 34px;
    }
    .restricted-address-class .restricted-text{
        font-size: 1.3em;
        padding: 7px 30px;
    }
    #main .lfresulttitle a span, #main .lfresulttitle span {
        font-size: 1.5vw;
    }
    .lfresultsingleleftinnerrightmiddleleft {
        font-size: 1.2vw;
    }
    .lfresultsingleleftinnerrightbottom a {
        font-size: 1.2vw;
        line-height: 1.5vw;
    }
    .upper-section-wrap {
        height: 5vw;
    }
    .single-day-data {
        font-size: 1.3vw;
        line-height: 1.8vw;
        height: 0;
        padding-top: 10px;
    }
    .date-header-left-arrow.disable_icon, .date-header-right-arrow {
        line-height: 6vw;
    }
    .date-header-right-arrow {
        right: 5px;
    }
    .lfresulttitle, .lfresultsingleleftinnerrightmiddle {
        margin-bottom: 0.75vw;
    }
    .redifine_div_bar .material-icons.info {
        line-height: 4vw;
    }
    .labexam-title h1 {
        font-size: 2vw;
        line-height: 5.5vw;
    }
    .redifine_div_bar {
        line-height: 4.5vw;
    }
    .non-home .search-fields {
        width: calc(100% - 62px);
    }
    .search-exam-wrapper .search-date {
        height: 4.5vw;
    }
    .price-data {
        font-size: 2vw;
    }
    .in_network_desk {
        line-height: 5.38vw;
    }
    .lab-company-tabs-wrap {
        height: 4vw;
        line-height: 4vw;
    }
    .labcompanytitle h1 {
        max-height: 4vw;
        height: 4vw;
        overflow: hidden;
        line-height: 5vw;
    }
    #conflict-wrapper .lfresultsframewrap.daywise-wrap {
        padding-bottom: 4vw;
    }
    #conflict-wrapper {
        max-width: 80vw;
    }
    #conflict-wrapper .date-header-left-arrow, #conflict-wrapper .date-header-right-arrow {
        line-height: 7vw;
        font-size: 1.15vw;
    }
    #conflict-wrapper .date-header-left-arrow.disable_icon {
        left: 0px;
    }
    /*NR*/
    .nr-top-label {
        font-size: 1.9vw;
        line-height: 2.2vw;
    }
    .nr-lab-right {
        font-size: 2.14vw;
        line-height: 2.82vw;
    }
    .nr-lab-address .nr-lab-right-head, .nr-lab-name .nr-lab-right-head,
    .nr-lab-address .nr-lab-right-content, .nr-lab-name .nr-lab-right-content {
        line-height: 2.35vw;
    }
    .email-me-label {
       font-size: 2.04vw;
        line-height: 2.56vw;
    }
    #common-modal-popup .no-res-input {
        width: 42vw;
    }
    .nr-middle-content {
        width: 80%;
    }
    .lab-logo-hold, .logo-bottom {
        width: 12.01vw !important;
        height: 12.01vw;
        min-width: auto;
        min-height: auto;
    }
    .nr-lab-details {
        height: 13.51vw;
    }
    .nr-available {
        font-size: 1.4vw;
    }
    .success-icon-text {
        font-size: 1.5vw;
    }
    .head-text {
        line-height: 32px;
    }
    /*NR*/
    .lfresultsingleleftinner {
        max-height: 20.52vw;
    }
    #content #lfsearchresultsrightcol.side-gutter {
        padding-right: 1vw !important;
    }
    .single-day-data div {
        font-size: 1.2vw;
    }
    .single-day-data div:first-child {
        font-size: 1.1vw;
        margin-bottom: .20vw;
    }
    .middle-miles-text {
        font-size: 1.2vw;
    }
    .date-header-left-arrow {
        line-height: 6vw;
    }
    .date-header-left-arrow {
        -webkit-text-stroke: 0px #502E90;
    }
    .inner-price-wrapper {
        width: 10.71vw;
    }
    .inner-price-wrapper svg {
        width: 2vw;
        height: 1.5vw;
        margin-left: 4px;
    }
    .lfresultsingleleftinnerlefttop {
        max-height: 20.52vw;
    }
    .header-wrap-right.add-to-cart {
        margin: 30px 0px 0px 0px;
    }
    button-wrapper {
        width: calc(5vw - 5px);
    }
    .search-panel-wrapper .lfhomesearchbutton-new {
       /* margin: 12.5px 0 0 5px;*/
    }
    .search-panel-wrapper.non-home .find-button-wrapper {
        width: 62px;
    }
    .loggedout-desktop-user, .mid-desktop-user {
        padding-right: calc(15px + 2%);
    }
    .mb-logo-wrap #lflogo-mobile-no-slogan .new-logo-design {
        margin-top: 10px;
    }
    .gmw-pt-bottom-pagination-wrapper ul.gmw-pagination li a,
    .gmw-pt-pagination-wrapper ul.gmw-pagination li {
        width: 2.77vw;
        height: 2.77vw;
        font-size: 1.25vw;
    }
    ul.gmw-pagination li:nth-last-child(2), ul.gmw-pagination li:nth-last-child(2) a,
    ul.gmw-pagination li:nth-child(3), ul.gmw-pagination li:nth-child(3) a {
        width: 3.2vw !important;
    }
    .lfresultsingleleftinnerleftbottom {
        max-height: 20.52vw;
    }
    .middle-miles-text div {
        height: 12.5vw;
        padding-top: 1vw;
    }
    .nr-lab-right-content-2.phone {
        margin-top: 14px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
    .date-header-right-arrow {
        right: 0;
    }
    #lfsearchresultsrightcol.sticky-panel {
        position: relative;
    }
    .search-exam-wrapper .search-date,
     #lfhomesearchcontainer .search-panel-wrapper.non-home .search-date {
        height: 4.6vw;
    }
    .search-panel-wrapper.non-home .find-button-wrapper {
        width: 62px;
    }
    .non-home .search-fields {
        width: calc(100% - 62px);
    }
    .search-panel-wrapper .lfhomesearchbutton-new,
    .search-panel-wrapper .lfhomesearchbutton-new:hover {
        height: 4vw;
        line-height: 5.6vw;
        border-radius: 3.3vw;
        background: #FFD421;
        width: 55%;
    }
    .lfresultsingleleftinner {
        max-height: 20.52vw;
    }
    .header-wrap-right.add-to-cart {
        margin: 30px 0px 0px 0px;
    }
    .middle-miles-text div {
        padding-top: 1.7vw;
    }
}
@media only screen and (max-width: 767px) {
    .date-picker {
        right: 13px;
    }
    #lfhometopline {
        display: none;
    }
    #lfsearchrtopbar {
        line-height: 18px;
        margin-top: 15px;
    }
    #conflict-wrapper {
        max-width: 100%;
    }
    #conflict-wrapper #lfminicalvwrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    #conflict-wrapper .date-header-left-arrow, #conflict-wrapper .date-header-right-arrow {
        line-height: 15.5vw;
        font-size: 2.7vw;
    }
    #conflict-wrapper .date-header-left-arrow {
        left: -15px;
    }
    #conflict-wrapper .lfresultsframewrap.daywise-wrap {
        padding: 0;
        margin-left: 2%;
        width: 95%;
    }
    #conflict-wrapper .date-header-right-arrow {
        right: -15px;
    }
    #conflict-wrapper .single-day-data {
        font-size: 2.83vw;
        line-height: 4.05vw;
        height: 50px;
    }
    #conflict-wrapper .lfresulttimeobj {
        height: 7vw;
        font-size: 2.85vw;
        margin: 0 auto 1.5vw;
        padding-top: 0.5vw;
    }
    #conflict-wrapper #lfminicalvwrapper #labexamcontinuebutton {
        margin: 10% 0;
    }
    #lf-reschedule-slots-outer .lfresulttimeobj {
        font-size: 2.85vw;
        height: 5vw;
    }
    #lfminicalvwrapper .single-day-data  {
        font-size: 2.83vw;
        line-height: 3.05vw;
        height: 8vw;
    }
    #lf-reschedule-slots-outer .lfresultsframewraplower {
        padding: 10px 0 10px 1%;
    }
    #lf-reschedule-slots-outer .lfresultsingle {
        min-height: 95px;
    }
    #lf-reschedule-slots-outer .date-header-left-arrow,
    #lf-reschedule-slots-outer .date-header-right-arrow {
        -webkit-text-stroke: 1px #FFD421;
        line-height: 12.5vw;
        font-size: 1.7vw;
    }
    #lf-reschedule-slots-outer .lfresultsingle:hover {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
    }
    #lf-reschedule-slots-outer .lfresulttimeobj.no-slot {
        background: inherit;
        color: #000;
    }
    #labexamcheckoutnextstep {
        text-align: center;
    }
    .email-me-btn,
    .email-me-btn:hover {
        border-radius: 25px;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-height: 1024px) and (min-device-width: 1366px) and (orientation: landscape) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
        top: 30%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-height: 1366px) and (min-device-width: 1024px) and (orientation: portrait) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
        top: 30% !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 768px) and (orientation: landscape ) {
    .OSX #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date {
        padding-top: 4.5% !important;
    }
    #gmw_form .search-insurance-wrapper #search-insurance {
        padding: .14vw 1vw 0 5.3vw;
    }
}

@media  screen and (max-width: 1920px) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
        top: 33% !important;
    }
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap #search_date{
        padding-top: 0% !important;
    }
}

@media  screen and (max-width: 1366px) {
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
        top: 53% !important;
    }
}
@media screen and (max-width: 1280px){
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
        top: 56% !important;
    }
}
@media screen and (max-width: 1680px){
    #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon {
        top: 54% !important;
    }
}
.ph-item {
    direction: ltr;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 15px 15px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
}
.ph-item,
.ph-item *,
.ph-item :after,
.ph-item :before {
    box-sizing: border-box;
}
.ph-item:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: phAnimation 0.8s linear infinite;
    animation: phAnimation 0.8s linear infinite;
    background: linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;
}
.ph-item > * {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    padding-right: 15px;
    padding-left: 15px;
}
.ph-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 7.5px;
}
.ph-row div {
    height: 10px;
    margin-bottom: 7.5px;
    background-color: #ced4da;
}
.ph-row .big,
.ph-row.big div {
    height: 20px;
    margin-bottom: 15px;
}
.ph-row .empty {
    background-color: hsla(0,0%,100%,0);
}
.ph-col-2 {
    flex: 0 0 16.66667%;
}
.ph-col-4 {
    flex: 0 0 33.33333%;
}
.ph-col-6 {
    flex: 0 0 50%;
}
.ph-col-8 {
    flex: 0 0 66.66667%;
}
.ph-col-10 {
    flex: 0 0 83.33333%;
}
.ph-col-12 {
    flex: 0 0 100%;
}
.ph-avatar {
    position: relative;
    width: 100%;
    min-width: 60px;
    background-color: #ced4da;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden;
}
.ph-avatar:before {
    content: " ";
    display: block;
    padding-top: 100%;
}
.ph-picture {
    width: 100%;
    height: 2.291vw;
    border-radius: 0.4vw;
    background-color: #ced4da !important;
    margin-bottom: 15px;
}
@-webkit-keyframes phAnimation {
    0% {
        transform: translate3d(-30%,0,0);
    }
    to {
        transform: translate3d(30%,0,0);
    }
}
@keyframes phAnimation {
    0% {
        transform: translate3d(-30%,0,0);
    }
    to {
        transform: translate3d(30%,0,0);
    }
}
.vacuhide {
    display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1037px) {
	#lfhometopline #lfhomesearchcontainer #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
		margin-top: 10%;
	}
}

@media only screen and (min-width: 1038px) and (max-width: 1200px) {
	#lfhometopline #lfhomesearchcontainer #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
		margin-top: 2%;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	#lfhometopline #lfhomesearchcontainer #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
		margin-top: 1%;
	}
}
@media only screen and (min-width: 1600px) and (max-width: 1680px) {
	#lfhometopline #lfhomesearchcontainer #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
		margin-top: -2px;
	}
}

@media only screen and (min-width: 1680px){
	#lfhometopline #lfhomesearchcontainer #gmw_form.gmw-form .search-exam-wrapper.date-wrap .search-field-icon{
		margin-top: 8%;
	}
}