body { font-family: verdana; font-size: 14px; /*letter-spacing: 1px;*/ color: #6d8190; line-height: 24px; }
a { color: #0685af; }
a:hover { text-decoration: none; color: #055f7d; }

h1, h2, h3, h4, h5, h6 { color: #333; }

li { list-style: none;  }
ol li { list-style: inherit; margin-bottom: 15px;}

.btn-default { background: #0685af; border-radius: 3px; color: #fff; padding: 5px 20px; border: none; font-size: 13px; }
.btn-default:hover { background: #055f7d; color: #fff; cursor: pointer;}
.btn-pop-cancel { background:  #d8d7d7; color: #5d5c5c; font-size: 13px; padding: 5px 21px; }
.btn-pop-cancel:hover { background: #a09e9e;  cursor: pointer;  }

.btn-orange { background: #ff8400; color: #fff; }
.btn-orange:hover { background: #ce6b02; }

.input-group .btn-default { padding: 0 15px; }


section { padding: 50px 0; }
small { color: #a8adb0; line-height: normal; }
.main-heading { font-size: 36px; color: #333; text-align: center; position: relative; padding-bottom: 35px; }
.main-heading:before { content: ''; width: 200px; height: 1px; background: #0685af; position: absolute; bottom: 10px; left: 50%; margin-left: -100px; }
.main-heading:after { content: ''; width: 20px; height: 20px; background: #0685af; position: absolute; bottom: 1px; left: 50%; margin-left: -10px; border-radius: 50%; }

.bg-grey { background: #f4f4f4; }
.bg-blue { background: #0797c6; color: #fff; }
.bg-dark-blue { background: #0685af; color: #fff; }

.text-white { color: #fff; }


header { position: fixed; width: 100%; background: #fff; z-index: 99; top: 0; box-shadow: 0px 0px 5px #ccc; }
.top-strip { background: #0685af; color: #fff; padding: 3px 0px; font-size: 13px; }
.top-strip a { color: #fff; }
.top-strip a:hover { color: #ccc; }
.top-sup { margin-right: 50px; }

.logo { margin: 0px 0px; height: 90px; }


/* ================================ Main Menu ============================ */
.main-menu { padding: 28px 0; }
.main-menu ul { margin: 0; }
.main-menu li { display: inline-block; list-style: none; margin: 0 10px; }
.main-menu li:last-child { margin-right: 0; }
.main-menu li a { color: #333; padding: 10px 0 }
.main-menu li a:hover { color: #0685af; border-bottom: 3px solid #0685af; }
.main-menu li a.active { color: #0685af; border-bottom: 3px solid #0685af; }




/* ================================= Index ================================ */
.test-list { margin: 0; padding: 0; }
.test-list li { margin: 8px 0; font-size: 13px;  }
.test-list li .fa { margin-right: 10px; font-size: 16px; }

.horizantal-scroll > .row { overflow-x: auto; white-space: nowrap; }
.horizantal-scroll > .row > .col { display: inline-block; float: none; white-space: initial; margin: 0 15px; }
.hor-test-icon { background: #0685af; border: 5px solid #ecebeb; border-radius: 100%; width: 80px; height: 80px; padding: 10px; display: inline-block; }
.hor-test-icon:hover { background: #055f7d; }
.hor-test-icon img { height: 45px; }
.horizantal-scroll .test-name, .Categories .test-name { font-size: 13px; line-height: normal; margin-bottom: 10px; margin-top: 5px; }
.Categories .test-name { margin-bottom: 30px; }

.index-lab-list .lab-list-img img { height: 100% !important; }
.slick-dots li button:before { font-size: 18px; }
.slick-dots li { width: 10px; height: 10px; }


.sec-download { background: url(../img/download-bg.jpg); background-size: cover; color: #fff; }
.btn-download { opacity: 0.8; }
.btn-download:hover { opacity: 1; }








.test-banner { background-repeat: no-repeat !important; background-size: cover !important; color: #fff; padding: 50px 0; }
.bann-heading { color: #fff; }
.banner-discount { background: #00a650; font-style: italic; font-weight: bold; font-size: 18px;  padding: 3px 20px; border-radius: 5px; display: inline-block; }
.ban-test { display: inline-block; }
.ban-test li { list-style: none; margin-bottom: 10px; }
.li-squre { width: 10px; height: 10px; background: #0685af; display: inline-block; margin-right: 5px; }
.test-banner .btn-default { font-size: 15px; padding: 8px 30px; }

.cont-area { margin-bottom: 50px; }
.cont-area:last-child { margin-bottom: 0; }

.banner { max-height: 400px; overflow: hidden; padding: 0; }



/* ================================== Footer =============================== */
footer { background: #303030; padding: 20px 0; color: #fff; font-size: 12px; }
footer ul { margin: 0; }
footer ul li { list-style: none; display: inline-block; margin: 0 10px; }
footer ul li a { color: #fff; }
footer ul li a:hover { color: #ccc; }


.support-circle { position: fixed;bottom: 50px; right: 30px; font-size: 13px; color: #fff; text-align: center; z-index: 10; }
.support-icon { width: 90px; height: 90px; background: #00a651; border-radius: 100%; padding: 18px 0; font-weight: bold; box-shadow: 2px 3px 8px #5a5959; }
.support-icon a, .whatapp-icon a { color:#fff;}
.support-icon:hover { background: #057d40; cursor: pointer; }
.support-icon img { width: 40px; }

.support-popup { background: #0685af; position: absolute; bottom: 40px; right:  10px; border-radius: 5px; padding: 25px; width: 250px; font-weight: normal; box-shadow: 0 0 6px #000; opacity: 0; transition: all 0.5s; visibility: hidden; }
.support-popup.show-sp {  bottom: 100px; opacity: 1; visibility: visible;}
.support-no { font-size: 18px; font-weight: bold; color: #fff; }
.support-popup:after { top: 100%; right: 30px; border: solid transparent; border-top-color: #0685af; border-width: 8px; content: " "; position: absolute; }
.close-sp-popup { color: #fff; position: absolute; right: 10px; top: 0px; }
.support-no:hover, .close-sp-popup:hover { color: #ccc; cursor: pointer; }


.whatsapp-area { position: fixed; left: 0; top: 25%; color: #fff; text-align: center; left: -130px; transition: all 0.5s; }
.whatsapp-area.whats-slide { left: 0px; }
.whatsapp-cont { width: 130px; font-size: 10px; line-height: normal; padding: 5px; border-radius: 0 0 8px 0; /*border: 1px solid #44aa27;*/ float: left; 
background: #61cf41; /* Old browsers */
background: -moz-linear-gradient(top, #61cf41 0%, #1d980f 51%, #61cf41 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #61cf41 0%,#1d980f 51%,#61cf41 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #61cf41 0%,#1d980f 51%,#61cf41 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61cf41', endColorstr='#61cf41',GradientType=0 ); /* IE6-9 */ }
.whatsapp-cont .fa-whatsapp { font-size: 24px; margin: 5px 0; }
.whatsapp-cont p { margin: 0; }
.whatsapp-cont .whatsapp-no { font-size: 14px; font-weight: bold; }
.whatapp-icon { float: left; background: #4ebf33; padding: 10px; /*border-radius: 0 5px 5px 0;*/ font-size: 45px; }
.whatapp-icon:hover { background: #2b7c13; cursor: pointer; }


.modal-title { font-weight: bold; }
.modal-body { padding: 20px; }
.modal-header { padding-left: 20px; }
.modal-footer { padding:20px; }

.form-control { font-size: 12px; border-radius: 3px; }
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #aaadb1;
  opacity: 1; /* Firefox */
}

.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #aaadb1;
}

.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #aaadb1;
}





/* ============================================ Responsive Menu ======================================= */
.modal.left .modal-dialog { position: fixed; margin: auto; width: 70%; height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content { height: 100%; overflow-y: auto; }
.modal.left .modal-body {	padding: 0; }
.modal.left.fade .modal-dialog { left: -70%;
	-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, left 0.3s ease-out;
	-o-transition: opacity 0.3s linear, left 0.3s ease-out;
	transition: opacity 0.3s linear, left 0.3s ease-out;
}

.modal.left.fade.show .modal-dialog {	left: 0; }
.res-menu .Sidebar-img-bg { background: #000; padding:10px 30px; color: #fff; }
.res-menu .Sidebar-img-bg img { max-width: 100px; }
.mob-tag { color: #fff; margin: 0px; font-size: 12px; }
.res-menu .modal-content { border-radius: 0; border: none;}
.res-menu nav { width: 100%; padding: 0 15px; }
.res-menu h6 { font-size: 14px; font-weight: bold; color: #6d8190; }
.res-menu ul { margin: 0 0 20px 0; padding: 0; }
.res-menu ul li { list-style: none; margin: 15px 0; }
.res-menu ul li a { color: #000; font-size: 14px; letter-spacing: 0;  font-family: arial !important; font-family: roboto; }
.res-menu ul li a .fa { /* margin-right: 25px;  */ width:35px; font-size: 16px; color: #616060; }




.banner-lab-logo { width: 200px; display: inline-block; }
.lab-rate-star { color: #00a650; font-size: 18px; display: inline-block; }
.lab-rate-star i { margin: 0 2px; }
.lab-certification { background: #fff; padding: 10px 50px 5px; border-radius: 5px; display: inline-block; margin-left: 10px; color: #333; }
.lab-cer-img { display: inline-block; margin: 0 5px; font-size: 10px; color: #646464; }
.lab-cer-img img {height: 30px;}
.ban-lab-add { font-weight: bold; }
.lab-faci { margin: 0; font-size: 18px; margin-top: 40px;  }
.lab-faci li { list-style: none; text-align: left; width: 50%; float: left; margin: 5px 0; }
.testimonial-carousel { padding-bottom: 60px; }
.sec-testimonials p { font-size: 16px; font-style: italic; line-height: 30px; }
.sec-testimonials h4 { color: #656565; margin: 30px 0 0 0; }
.sec-testimonials h6 { color: #8d8a8a; margin: 0; }
.carousel-indicators li { width: 12px; height: 12px; border-radius: 100%; background: #b8b8b8; }
.carousel-indicators .active { background: #0685af; }


.lab-list { margin-top: 30px; }
.lab-box { width: 100%; border: 1px solid #d4d1d1; padding: 10px 35px 10px 10px; height: 100%; position: relative; line-height: normal; display: inline-block; transition: all 0.3s; }
.lab-box:hover { background: #cbeaf4; box-shadow: 0 0 5px #949595; transform: scale(1.02); }
.lab-box:hover img { filter: url(filters.svg#grayscale); filter: gray; -webkit-filter: grayscale(1); }
.cert-name { font-size: 11px; color: #515151; }
.lab-list-img { height: 65px; vertical-align: middle; display: table-cell; }
.lab-rate { color: #00a651; position: absolute; top: 2px; right: 2px; text-align: center; width: 28px;}
.star-rate { font-weight: bold; color: #00adef; font-size: 14px; float:left; }

.pack-bg { background: #e6f3f7; border: 1px solid #e2e2e2; border-radius: 5px; padding: 30px 15px 10px; transition: all 0.3s; height: 100%; }
.pack-bg:hover { background: #cbeaf4; box-shadow: 0 0 10px #949595; transform: scale(1.01);}
.pack-ic { width: 80px; height: 80px; background: #0685af; border: 7px solid #ecebeb; border-radius: 100%; padding: 10px; display: inline-block; }
.pack-ic img {height: 100%;}
.lab-logo { height: 50px; vertical-align: middle; }
.lab-logo img { height: 100%; }
.pack-name { font-size: 16px; font-weight: bold; color: #333; margin-top: 15px; }
.pac-lab-name { font-weight: bold; color: #757171; height: 35px; line-height: normal; font-size: 13px; overflow: hidden; }
.pac-lab-name small { color: #828080; }
.pac-cer { font-size: 10px; line-height: normal; color: #5f686f; }
.pac-cer strong { color: #333; font-size: 14px; }
.pack-price { font-size: 20px; font-weight: bold; color: #333; }
.pack-price-cut { text-decoration: line-through; }
.pack-disc { color: #00a651; font-weight: bold; }
.pack-test-li { margin: 30px 0 0 0; padding: 0; }
.pack-test-li li { list-style: none; margin: 15px 0;  }
.pack-more-btn { font-weight: bold; }
.pack-bg .btn-default { font-size: 13px; width: 120px; padding: 7px 0; }
.pagination-custom .page-item .page-link { color: #606362; }
.pagination-custom .page-item.active .page-link { background: #0685af; color: #fff; }
.lab-box strong { font-size: 12px; }




[data-toggle="collapse"] .fa:before {  
  content: "\f106 ";
}

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f107";
}


.test-list-acc { padding: 10px; border: 1px solid #0685af; background: #e6f3f7; }
.test-list-acc .card { margin-bottom: 7px; border-radius: 0; }
.test-title { border-bottom: 1px solid #ccc; padding:5px 40px 4px 10px; font-weight: bold; font-size: 12px; }
.test-title .fa { border: 1px solid #ccc; padding: 0px 5px; font-size: 18px; float: right; margin-top: 2px; position: absolute; right: 10px; top: 4px; }
.test-list-acc .test-li { margin: 0; padding: 0 20px; font-size: 12px; }
.test-list-acc .test-li li { line-height: normal; margin: 10px 0; }
.test-list-acc .card-body { padding: 10px; }
.acc-test-title { background: #0685af; padding: 5px 10px; color: #fff; font-weight: bold;  }
.pop-cur-loc { color: #333; font-size: 18px; margin:0 0 20px; }
.pop-cur-loc i.fa { font-size: 28px; width: 50px; height: 50px; background: #0685af; border-radius: 100%; padding-top: 11px; color: #fff; }




.btn-outline-secondary { border-color: #d6d6d6; }




/* ==================================== Modal Right Open ======================================= */
.modal.right .modal-dialog { position: fixed; margin: auto; width: 300px; height: 100%;
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.modal.right .modal-content { height: 100%; overflow-y: auto; }
.modal.right .modal-body {	padding: 20px; }
.modal.right.fade .modal-dialog { right: -300px;
	-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, right 0.3s ease-out;
	-o-transition: opacity 0.3s linear, right 0.3s ease-out;
	transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.show .modal-dialog {	right: 0; }










/* ==================================== Modal Bottom Open ======================================= */
.modal.bottom .modal-dialog { position: fixed; margin: auto; width: 100%; max-width: 100%; 
	-webkit-transform: translate3d(0%, 0, 0);
	-ms-transform: translate3d(0%, 0, 0);
	-o-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}
.modal.bottom .modal-content { height: auto; overflow-y: auto; border-radius: 0; border: none;}
.modal.bottom.fade .modal-dialog { bottom: -300px;
	-webkit-transition: opacity 0.3s linear, bottom 0.3s ease-out;
	-moz-transition: opacity 0.3s linear, bottom 0.3s ease-out;
	-o-transition: opacity 0.3s linear, bottom 0.3s ease-out;
	transition: opacity 0.3s linear, bottom 0.3s ease-out;
}
.modal.bottom.fade.show .modal-dialog {	bottom: 0; }
.mobile-short .modal-content { border-radius: 0; border: none; }
.mobile-short .modal-body { padding-bottom: 0; }
.sort-li { margin: 0; padding: 0; }
.sort-li li { list-style: none; margin: 20px 0; line-height: normal;  }
.sort-li li:first-child { margin-top: 0; }
.sort-li li.sel-slot { background:#C0C0C0;
border: 1px solid black;
    padding: 10px;
 }






/*form styles*/
#msform {
    position: relative;
}

#msform fieldset {
	background: white;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
    padding: 0 0 15px;
    box-sizing: border-box;
    width: 100%;
    margin:0;
   position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

.form-cont { padding-bottom: 0 !important; }
.app-date { background: #0685af; color: #fff; }
.app-date a { display: inline-block; background: #10799b; padding: 8px 15px; color: #fff; font-size: 24px; }
.app-date a:hover { background: #086a8a; }
.apt-date { margin-top: 8px; font-weight: bold; }
.apt-time { margin: 0; padding: 0; border: 1px solid #f3f4f4; }
.apt-time li { list-style: none; }
.apt-time li a { display: block; padding: 8px 10px; font-size: 12px; border-bottom: 1px solid #f3f4f4; color: #333; }
.apt-time li:last-child  a{ border-bottom: none; }
.apt-time li a:hover { background: #f3f4f4; }
.slot-unavailable { background: #ececec; color: #b1b1b1 !important; }
.slot-unavailable .apt-avibility { color: #b1b1b1 !important; }
.apt-avibility { color: #00a651; }



.filter-model .modal-header { border-color: #ccc; }
.filter-model .modal-body { padding: 0 !important; overflow-y: auto; overflow-x: hidden;  }
.flt-accordion .card { border: none; border-bottom: 1px solid #e9ecef; border-radius: 0; padding: 10px 15px; line-height: normal; }
.filter-title { font-size: 13px; font-weight: bold;  padding-right: 20px;}
.filter-title i { position: absolute; top: 10px; right: 15px; font-size: 24px; }
.flt-option { padding: 10px 15px; border-bottom: 1px solid #e9ecef; }
.flt-option h6 { font-size: 13px; }


.ser-banner { width: 100%; }
.ser-box { background: rgba(0,0,0,0.5); margin: 50px 0; padding: 30px 0; }
.ser-box h2, .ser-box h5 { color: #fff; }
.tag { background: #fff; padding: 5px 35px 5px 5px !important; border-radius: 25px; margin: 0 5px 5px 0; display: inline-block; font-size: 11px; line-height: normal; overflow: hidden; font-weight: bold; position:relative; }
.tag-cencal-btn { background: #f3c4c4; color: #ec0606;  height: 100px; position: absolute; top: 0; right: 0px; padding: 5px 8px; }
.tag-cencal-btn:hover { background: #d29393; cursor: pointer; }
.btn-ser { padding: 10px 30px; font-size: 20px; }

.ser-result .lab-box { width: 100%; padding: 10px 0; display: inline-flex; }
.ser-result .lab-list-img { max-width: 130px; }
.coll-option-redio { font-size: 12px; line-height: 24px; }
.pri-brk-list { margin: 0; padding: 0; }
.pri-brk-list li { list-style: none;  font-size: 11px; margin: 7px 0;}

.test-ser-field, .btn-ser { border-radius: 100px; }

.pri-brk { margin: 0; padding: 0; font-size: 12px; line-height: normal; }
.pri-brk .pack-price-cut { color: #c5c1c1; }

.faq-about .btn { white-space: initial; text-align: left; font-size: 14px; color: #333; border: none; font-weight: normal; }
.faq-about .btn:hover, .faq-about .btn:focus { text-decoration: none; }
.faq-about .card-header:hover { background: #eef0f0; }

.contact-icon { width: 70px; height: 70px; border-radius: 100%; background: #0685af; color: #fff; font-size: 30px; text-align: center; display: inline-block; margin-bottom: 25px; padding: 18px; }





/* ===================================== Pre Loader Spinner ===================================== */
.page-overlay { width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 999999; text-align: center; /*display: none;*/ }
.spinner { width: 100%; display: inline-block; top: 50%; position: relative; margin-top: -39px; color: #fff; font-size: 24px; }
.loader-area { width: 30px; display: inline-block; }
.loader {
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #00b8ff;
    border-bottom: 4px solid #00b8ff;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }

  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }





.onoffswitch {
    position: relative; width: 135px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 1px solid #ccc; border-radius: 20px; margin-bottom: 0;
}

.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 12px; color: white; font-weight: normal;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "Visit Lab";
    padding-left: 10px;
    background-color: #057d40; color: #FFFFFF;
    text-align: right;
    padding-right: 45px;
}

.onoffswitch-inner:after {
    content: "Home Collection";
    padding-left: 27px;
    background-color: #0685af; color: #fff;
    text-align: left;
}

.onoffswitch-switch {
    display: block; width: 20px; margin: 6px;
    background: #FFFFFF;
    border: 1px solid #999999; border-radius: 100%;
    position: absolute; top: 0; bottom: 0; right: 104px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}


 .mcs-horizontal-example{
    overflow-x: auto;
    white-space: nowrap;
  }

  .mcs-horizontal-example .item{
    display: inline-block;
  }
  .mCSB_horizontal.mCSB_inside > .mCSB_container { margin-bottom: 5px; }



.custom-radio .custom-control-input:checked~.custom-control-label::before,
.custom-checkbox .custom-control-input:checked~.custom-control-label::before { background: #0685af; }


.scrolltop {	display:none; margin:0 auto; position:fixed; bottom: 156px; right: 30px; }
.scroll.icon { background: #0685af; color: #fff; padding: 10px 15px; font-size: 28px; border-radius: 5px; }
.scroll.icon:hover { background: #055f7d; cursor: pointer; }

.alertBox .modal-header { background: #eeeeee;  }
.alertBox li { margin-bottom: 5px; }


.pac-container { z-index:9999 !important;}
.bg-blue a {color:#fff;}
.bg-blue a:hover {color:#ccc;}

.ui-menu-item-wrapper:hover {
    background: #eaeaea;
    color: #0685af;
	border:none;
	    font-size:13px !important;
	    font-weight:normal;
}

.ui-menu-item-wrapper {
	border:none !important;
}

/* .ui-menu-item-wrapper{
	border-bottom:1px solid #000;
} */

.ui-widget-content {
    background: #ffffff;
        padding: 0;
    border: none !important;
    font-size:13px !important;
}

/* .sel-slot add this class on selected slot  */
.apt-time li.sel-slot a {
    background: #0f7a9c;
}



.lab-box {height:170px;}
.lab-loc {color: #0685af; margin: 5px 0;}


/*======================= css for offer images on home page=====================  */
section.offerImg {
    padding-top: 5px;
    padding-bottom: 3px;
}

img.offerImgSlide {
    width: 70% !important;
    float: left;
   
}


  /*============================css for notification bar===============================*/

/* For Notification bar*/
.notification-bar{
	padding: 5px 25px;
	margin: 0px;
	line-height: 1;
	position: relative;
	width: 100%;
}
.notification-bar .notification-container {
	display: inline-grid;
	grid-template-columns: auto auto;
	width: 100%;
}
.notification-bar div.notification-content{
	padding: 0 10px 0 0;
	height: 25px;
    overflow: auto;
}
.notification-bar div.notification-content::-webkit-scrollbar {
  width: 5px;
}
.notification-bar div.notification-content::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
.notification-bar div.notification-content::-webkit-scrollbar-thumb {
  background: #888; 
}
.notification-bar div.notification-content label{
	font-size: 11px;
	font-weight: 600;
	margin: 0;
}
.notification-bar div.notification-content p{
	font-size: 10px;
	margin: 0;
}
.notification-bar div.notification-action{
	padding: 0 0 0 5px;
}
.notification-bar div.notification-action .btn-orange{
	border-radius: 3px;
	padding: 6px 8px;
	border: none;
	font-size: 12px;
}
.notification-bar button.close {
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 10px;
    line-height: 1;
}
.notification-bar button.close:hover, .notification-bar button.close:focus{
	color: #fff;
	border: unset;
	outline: unset;
}


/*============added for slots notification heading===============*/
.row.warning-label p, .row.steps-heading p{
	line-height: 1;
	font-size: 10px;
}
.row.warning-label label, .row.steps-heading label{
	line-height: 1;
	font-size: 11px;
}
.row.warning-label{
	background: #f9ecd2!important;
	color: #997b3d!important;
}
.row.warning-label, .row.steps-heading{
	line-height: 1;
}