.u-text-light{color:#1ebef0}.u-text-dark{color:#28328c}.u-text-green{color:#01a400}.u-text-red{color:#ff2c00}.u-text-grey-4{color:#414146}.u-round-corner{border-radius:2px}.u-text-green{color:#01a400}.u-white-fill{background:#fff}.u-no-dec{text-decoration:none}.u-card-separated:not(:last-child){margin-bottom:10px}.u-t-bold{font-weight:bold}.u-container{width:960px;margin:0 auto}.u-t-center{text-align:center}.u-t-white{color:#fff}.u-t-regular{font-size:14px}.u-t-medium{font-size:16px}.u-t-large{font-size:18px}.u-t-small{font-size:12px}.u-t-grey{color:#787887}.u-round-item{border-radius:50%}.u-inline-top{display:inline-block;vertical-align:top}.u-pulse{display:block;width:10px;height:10px;border-radius:50%;background:#14bef0;cursor:pointer;box-shadow:0 0 0 rgba(40,190,240,0.4);-webkit-animation:pulse 1.2s infinite;-moz-animation:pulse 1.2s infinite;-o-animation:pulse 1.2s infinite;animation:pulse 1.2s infinite}.u-circle{position:absolute;width:24px;height:24px;border-radius:10em;background:#c5e6f3;overflow:hidden}.u-circle .u-triangle{width:24px;height:24px;position:relative;border-radius:50%;overflow:hidden;-webkit-animation:keyframes-rotation 2s infinite linear;-moz-animation:keyframes-rotation 2s infinite linear;-o-animation:keyframes-rotation 2s infinite linear;animation:keyframes-rotation 2s infinite linear;border-radius:50%}.u-circle .u-triangle:after{content:'';width:12px;height:12px;top:0;background:linear-gradient(-90deg,rgba(197,230,243,0.79) 0,rgba(0,0,0,0) 100%),linear-gradient(to bottom,#14bef0 0,rgba(0,58,52,0) 100%);background:-webkit-linear-gradient(-90deg,rgba(197,230,243,0.79) 0,rgba(0,0,0,0) 100%),-webkit-linear-gradient(to bottom,#14bef0 0,rgba(0,58,52,0) 100%);background:-moz-linear-gradient(-90deg,rgba(197,230,243,0.79) 0,rgba(0,0,0,0) 100%),-moz-linear-gradient(to bottom,#14bef0 0,rgba(0,58,52,0) 100%);background:-o-linear-gradient(-90deg,rgba(197,230,243,0.79) 0,rgba(0,0,0,0) 100%),-o-linear-gradient(to bottom,#14bef0 0,rgba(0,58,52,0) 100%);transform:rotate(90deg);position:absolute;border-top:1px solid #14bef0}@keyframes keyframes-rotation{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes pulse{0{-webkit-box-shadow:0 0 0 0 rgba(30,190,240,0.8)}70%{-webkit-box-shadow:0 0 0 10px rgba(30,190,240,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(30,190,240,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 rgba(30,190,240,0.8);box-shadow:0 0 0 0 rgba(30,190,240,0.4)}70%{-moz-box-shadow:0 0 0 10px rgba(30,190,240,0);box-shadow:0 0 0 10px rgba(30,190,240,0)}100%{-moz-box-shadow:0 0 0 0 rgba(30,190,240,0);box-shadow:0 0 0 0 rgba(30,190,240,0)}}.u-border-bottom:not(:last-child){border-bottom:1px solid #dfdfdf}.u-cushion{padding:0 10px}.u-cushion--all{padding:10px}.u-cushion--vertical{padding:10px 0}.u-cushion--horizontal{padding:0 10px}.u-cushion--top{padding-top:10px}.u-cushion--top--thin{padding-top:5px}.u-cushion--right{padding-right:10px}.u-float-right{float:right}.u-float-left{float:left}.u-cushion--bottom{padding-bottom:10px}.u-cushion--bottom--thick{padding-bottom:15px}.u-cushion--left{padding-left:10px}.u-spacer--bottom--thin{margin-bottom:5px}.u-pos-rel{position:relative}.u-cursor-pointer{cursor:pointer}.u-rotate-180{transform:rotate(180deg)}.u-d-inline-block{display:inline-block}.u-d-inline{display:inline}.u-d-block{display:block}.u-left-spacer{margin-left:10px}.u-bottom-spacer{margin-bottom:10px}.u-right-spacer{margin-right:10px}.u-pos-abs{position:absolute}.u-hide{display:none}

.e-btn{width:220px;height:30px;border-radius:2px;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;outline:0;font-weight:bold;font-size:14px;cursor:pointer;text-align:center}.e-btn-light{color:#fff;background-color:#1ebef0;border:1px solid #1ebef0}.e-btn-hollow{color:#1ebef0;border:solid 1px #1ebef0;background-color:#fff}.e-btn-green{color:#fff;background-color:#01a400;border:0}.e-btn-green:hover{border:0;background-color:#009300}.e-btn-green:active{background-color:#007200}.e-btn-light:hover{background:#14addb;border:1px solid #14addb}.e-btn-hollow:hover{color:#fff;background:#1ebef0;border:1px solid #1ebef0}.e-btn-light.ui-state-active,.e-btn-hollow.ui-state-active{color:#fff;background:#168db3;border:1px solid #168db3}.e-btn-hollow:disabled,.e-btn-hollow.disabled,.e-btn-light.disabled,.e-btn-light:disabled{color:#fff;border:1px solid #b4b4be;cursor:default;background-color:#b4b4be}.e-nav{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;position:relative;margin-top:10px;background:#f0f0f5}.e-nav-tab{font-size:14px;text-decoration:none;padding:15px 23px;display:inline-block;color:#787887;font-weight:bold;position:relative}.e-nav-tab.selected,.e-nav-tab.selected:hover,.e-nav-tab.selected:focus{color:#14bef0}.e-nav-tab-marker{display:inline-block;background:#fff;position:absolute;bottom:0;left:20px;transition:.4s;-moz-transition:.4s;-o-transition:.4s;-webkit-transition:.4s;-ms-transition:.4s;height:44px}@media screen and (max-width:1200px){.e-nav-tab{padding:15px 20px}}

.clinic-display-spacing{margin-top:4px}.clinic-speciality-spacing{margin-top:10px}.speciality-display{color:#414146}.doc-display{font-size:20px;font-weight:500}.locality-link a,.locality-link a:visited{color:#414146;line-height:1.5;text-decoration:none}.locality-link a:hover{text-decoration:underline}.estab-photo-container{position:relative;display:inline-block;outline:0}.photo-count-container{position:absolute;right:0;bottom:2px;width:44px;height:20px;background-color:rgba(0,0,0,0.5);color:#fff;border-bottom-right-radius:3px;padding-bottom:3px}.photo-count-container .photos-icon{vertical-align:bottom;margin:0 2px}.photo-count-container .photos-count{line-height:20px}.estab-link-centers{color:#1ebef0;text-decoration:none;display:inline-block}.estab-empty-star .icon-star,.estab-full-star .icon-ic_star_solid,.estab-half-star .icon-ic_star_half{font-size:21px;color:#1ebef0}.estab-empty-star,.estab-full-star,.estab-half-star{display:inline-block;width:20px}.estab-instant{float:left}.estab-instant .icon-instant{font-size:20px;color:#1ebef0}.estab-instant .estab-instant-icon{line-height:20px;float:left;width:25px}.estab-locality .icon-pin{font-size:18px;line-height:20px;float:left;width:25px}.estab-fees .icon-ic_currency{line-height:20px;float:left;width:25px}.estab-timings .icon-ic_time,.estab-reviews-count .icon-ic_message,.estab-locality .icon-ic_location_system,.estab-service .icon-ic_services{line-height:20px;float:left;width:25px}.always-open{color:#00a400}.estab-doctors-specialties .icon-stetho{font-size:19px;line-height:20px;float:left;width:25px}.estab-row{width:100%}.estab-col{float:left}.estab-col-1,.estab-col-2,.estab-col-3,.estab-col-4,.estab-row,.estab-col-sm-half,.estab-col-xs-full{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.estab-row:after{clear:both;display:table;content:" "}.estab-elements{line-height:20px;margin-bottom:8px}.clinic-elements{line-height:20px;margin-bottom:2px;color:#414146}.estab-col{width:85%}.estab-col-price{padding-left:25px}.estab-link-grey{color:inherit}.hours-timing{font-weight:lighter;letter-spacing:.05px;font-size:12px}a.estab-link,a.estab-link:visited{cursor:pointer;color:#1ebef0;text-decoration:none}a.estab-link:hover{text-decoration:underline}.estab-row.listing-row h2{color:#1ebef0;font-weight:bold}.estab-vote-count{margin-left:5px}.strike{text-decoration:line-through}.selling-price{margin-right:3px}.estab-status-button .estab-abs-link{width:217px}.listing_filters_insurance_providers{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.results-bar-insurances{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:inline-block;max-width:306px;vertical-align:bottom}.clinic-services{padding-top:10px;margin-left:8px;font-size:11.5px}.clinic-services li{position:relative;float:left;width:50%;margin-bottom:9px;text-overflow:ellipsis;word-wrap:break-word;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.insurance-link{color:#6f6f6f;text-decoration:none}.clinic-services li:nth-child(2){left:5px}.clinic-services li:nth-child(3){clear:left}.clinic-services li::before{content:'';display:block;position:absolute;top:4px;left:-10px;width:5px;height:5px;background:#01aada;border-radius:100%}.estab-instant-book-button{line-height:normal}.gc-message:hover{text-decoration:underline}span.estab-instant-icon{width:29px;display:inline-block;text-align:right;font-size:20px;vertical-align:top;padding:2px 0}.button-text{padding:6px 0;display:inline-block}.estab-book-link{text-decoration:none;color:#fff}.gc-mini-message{margin:5px 0 10px 0}.gc-mini-link{text-decoration:none;font-weight:600;color:#6f6f6f;height:30px;display:inline-block}.gc-mini-icon{font-size:20px;vertical-align:middle;display:inline-block}.clinic-col-4{min-height:90px}.estab-status-button-timing{bottom:0;position:absolute}.estab-col-3-timing{min-height:110px;padding-bottom:40px;position:relative}.estab-status-button{float:right}.estab-reviews-count{background-position:0 -18px}.estab-locality{background-position:0 0}.estab-fees{background-position:0 -38px}.estab-doctors-specialties{background-position:-2px -78px;width:22px}.estab-timings{background-position:0 -54px}.estab-col-1{float:left;width:25.5329670341%}.clinic-hospital-listing .estab-col-1{float:left;width:25.532967%}.estab-col-2{float:left;width:37.0879120867%}.clinic-hospital-listing .estab-col-2{float:left;width:45.087912%;padding-right:5px}.estab-col-3{float:right;width:26.379121%}.estab-col-4{float:left;width:37.0879120867%}.doc-specialties.estab-elements{margin-top:0;margin-bottom:10px}.doc-specialties.clinic-elements{margin-top:0}.estab-row .doc-specialties.estab-elements a{color:#6f6f6f}.estab-row .doc-specialties.clinic-elements a{color:#6f6f6f}.estab-photo{min-height:113px}.diag_avatar,.estab-avatar{max-width:200px;max-height:auto;border-radius:3px}.centersTab .clinics-avatar{max-width:180px;max-height:auto;border-radius:3px;border:1px solid #eaeaea}.clinics-avatar{width:200px;height:113px;border-radius:3px;border:1px solid #eaeaea}.clinic_thumbs{display:inline-block;text-decoration:none;margin-right:2px;margin-top:5px;line-height:1}.doc-clinic-photos{position:relative}.estab-thumbnail{width:45px}.clinic_photos{width:36px;height:36px;border-radius:3px;opacity:.9}.estab-row .aes{margin-left:3px}.estab-row-wrapper .show-phonenumber{margin-left:215px}@media screen and (max-width:1200px){.clinic-hospital-listing .estab-col-1{width:30.532967%}.clinic-hospital-listing .estab-col-2{width:35.087912%}.estab-col-3{width:30.379121%}}

.popular-keywords-links a,.popular-keywords-links a:visited,.popular-search-links a,.popular-search-links a:visited,.popular-localities-links a,.popular-localities-links a:visited,.directory-container a,.directory-container a:visited{color:#818181;line-height:1.5;text-decoration:none}.popular-keywords-links a:hover,.popular-keywords-links a:focus,.popular-search-links a:hover,.popular-search-links a:focus,.popular-localities-links a:hover,.popular-localities-links a:focus,.directory-container a:hover,.directory-container a:focus{text-decoration:underline}p.seo-info-head.open{padding-left:20px;cursor:pointer;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAMgwAADIMBrFUoSgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAADiSURBVCiRxZK9SsRQEIW/e2+asIUovo2FYOkTCHY2Nv40gRRJQA33phJ8AjtfI0UqS99AEERwCzsDKe6xWWHZXZfdNA6cZmY+zswwRhJjwo6i/gU0eZ7vpGlqtoH6vlfinDsbhuHeWjvd4FBO0l6SJBeu67rntm0jcADsA5M1+o4xnocQHi2A974GHoCvNW6fzrmTpmmeAMz8eFVV3Ui6AnYXoA9Jx977l9+EWdyrLMtb4HIGR+DNGHNU1/XrfN8SOHO+k3QNvMcYD0MI06UmSStVFMVplmWTv+orHTeJ0Z/zA/mjemkb04yqAAAAAElFTkSuQmCC') left center no-repeat}p.seo-info-head.fold{padding-left:20px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAMgwAADIMBrFUoSgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAADWSURBVCiRldAxasNAEIXheYsSkEu3gbhL5cpNape5gGtByB0EAsEUO5dJZ4yxAgYTX8GnUA4QkFY7aSSwZUVi/253+JZhoarUlef5q3PuUUTONJG5PqhqbIwpsixbBsG2BsAhTdPnYEhET1EUnZh5HgK7FnVdfzPzLBQaVX1xzn0xcxQCCcCDqq6qqvoMgm0xgHX/pychgNJ7n1hrL9f3d7v3Kpum+RCRbX8wBn+89+8ishsaDkG0KBGR/X+v3kFVjYloIyLFyDa3EMAvEb1Za49jiIjoD9hAUDXhQ90rAAAAAElFTkSuQmCC') left center no-repeat}.popular-keywords-container{width:460px;line-height:1.2;padding:20px 10px 10px 0;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.popular-keywords-head,.popular-localities-head,.popular-search-head{line-height:28px;font-size:14px;font-weight:bold}.popular-localities-container{width:460px;line-height:1.5;padding:20px 0 10px 10px;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.popular-localities-container-clinics{line-height:1.5;padding:20px 0 10px 0;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.popular-search-container{width:960px;line-height:1.5;padding:0;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.directory-container{padding-bottom:10px;border-bottom:1px solid #e6e6e6;width:960px;line-height:1.5;margin:10px 0 10px 0}.seo-footer{background:#FFF;border-top:1px solid #d6d6d6;margin-top:40px;display:block;padding:20px 0}#seoInfoText .seo-info-body{line-height:20px;padding-bottom:20px;margin:0 0 0 20px}.seo-info-head{line-height:20px;margin-bottom:10px;font-weight:bold}.popular-treatments-container{margin-top:10px}#seoInfoText.listing-page{display:none}.sidebar-container{margin:0 10px}.sidebar-container .popular-search-head{font-size:12px;line-height:normal;color:#6f6f6f;text-transform:capitalize;font-weight:bold;margin:0 0 15px}.sidebar-container .popular-search-links a{font-size:12px;color:#787887;text-decoration:underline;margin:0 0 12px;display:block;font-weight:300}.sidebar-container .popular-search-links a:hover,.sidebar-container .popular-search-links a:focus{border:0}.seg-profile-container .practo-app-container .sidebar-container{margin:20px 0 0 20px}.sidebar-container .lcase-seo-services{text-transform:none}.seo-extra{margin-top:45px}.practo-app-container .sidebar-container{margin:20px 0 0 0}.profile-bg.search-bar-layout .page-wrapper{margin:0 0 20px 0}.download-form .title{font-size:12px;line-height:normal;font-weight:bold;color:#787887;margin-bottom:5px}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.clearfix{display:block}@media screen and (max-width:1200px){.popular-search-container{width:960px}}

.overview-amenities .striked{opacity:.5}.seg-category-block .seg-view-all{color:#1ebef0;font-size:13px;margin-left:10px}.seg-category-block .category-name,.seg-category-block .service-block{line-height:2.2}.seg-category-block .room-block{margin-left:18px;line-height:2.0}.wellness-profile-container .seg-category-block .room-block{background-color:white}.fitness-service-heading{color:#1ebef0}.wellness-profile-container .seg-category-block .service-block{margin-left:18px;background-color:#f0f0f5}.seg-profile-container .seg-category-block .service-block{margin-left:18px;background-color:#f0f0f5}.seg-profile-container .seg-category-block .room-block{background-color:white}.seg-category-block .category-name{cursor:pointer}.seg-services-title-container{margin-top:20px;margin-bottom:5px}.title-container{margin-top:20px;margin-bottom:5px}.seg-hide{display:none}.segment-summary{padding:20px 0 10px 0}.cost-column{float:right;padding-right:38px}.seg-category-block.service-border .cost-column-fitness{float:right;padding-right:61px;color:#787887}.cost-column-fitness{float:right;padding-right:18px;color:#787887}.wrap{max-width:100%;color:#7f7f7f;line-height:1.2;display:block}.segment-address,.seg-timings-title,.overview-amenities-title,.seg-services-title,.seg-products-title,.seg-photos-title{font-weight:600;font-size:18px;line-height:1;margin-bottom:10px;display:inline-block}.seg-about,.doctor-label{font-weight:600;font-size:18px;line-height:30px;margin-bottom:10px}h2.seg-about{display:inline}.seg-amenities-title{font-weight:600;font-size:18px;line-height:30px;margin-bottom:10px}.seg-profile-container .icon-pin,.seg-profile-container .icon-equipments,.seg-profile-container .seg-services .icon-cash,.icon-product-affiliation,.practo-icon.icon-shield,.practo-icon.icon-address,.practo-icon.icon-timings,.practo-icon.icon-accreditations,.practo-icon.icon-has_emergency_services,.practo-icon.icon-has_insurance_desk,.practo-icon.icon-awards,.practo-icon.icon-hospital-accreditations,.practo-icon.icon-hospital-doctors,.icon-photos{color:#787887;font-size:16px;margin-right:3px}.practo-icon.icon-hospital-call{color:#1ebef0;font-size:18px;margin-right:3px;vertical-align:middle}.practo-icon.icon-shield{color:#787887}.seg-profile-container .seg-services .icon-amenities{color:#1ebef0;font-size:18px;margin-right:-3px;font-weight:bold;margin-left:-5px}.seg-profile-container .seg-services .icon-hospital-amenities{color:#1ebef0;font-size:18px;margin-right:-3px;font-weight:bold;margin-left:2px}.icon-expanded,.icon-collapsed{font-size:9px;margin-right:5px;padding-bottom:4px;vertical-align:middle;display:inline-block}i.icon-photos{margin-right:0}.seg-profile-container .practo-icon.icon-time{font-size:20px}.overview-pr-aff{margin-top:25px}.seg-category-block{padding-bottom:3px}.service-border{border-bottom:1px solid #f2f2f2}.segment-disclaimer{display:inline-block;margin:10px;font-style:italic}.segment-disclaimer.seg-hide{display:none}.link.seg-ser-see-more{float:left;margin-top:10px;color:#1ebef0;font-size:13px}.service-name{padding-left:10px;width:70%;float:left}.service-name-fitness{font-weight:bold}.service-price{width:30%;text-align:right;padding-right:30px;float:left}.service-price-fitness{width:30%;text-align:right;padding-right:58px;float:left}.service-price-fitness-nested{width:30%;text-align:right;padding-right:30px;float:left}.seg-profile-container .seg-service-container{border:0}.seg-service-container .show-all-services{color:#1ebef0}.segment-summary-wrapper .booking-link-container{margin-left:0;margin-bottom:10px}.seg-profile-container.profile-container .overview-block{display:block}.seg-profile-container.profile-container #professionalsNavLink,.seg-profile-container.profile-container #overviewNavLink{display:inline-block}.segment-summary-wrapper{display:block;background-color:white;width:100%}.product-name{margin:10px;width:30%;float:left}.seg-services{margin-bottom:15px}.segment-summary-wrapper .profile-name{float:left;width:58%}.profile-name .segment-profile-summary{line-height:20px;margin-bottom:10px}.fitness-profile-container .service-name{padding-left:20px}.service-memberships{background-color:#f0f0f5;margin-left:28px;margin-right:28px}.fitness-profile-container .category-name .icon-expanded ~ span{display:inline-block;width:94%}.segment-summary-wrapper .vn-container{float:right}.vn-segment-block{margin-top:-44px;padding-bottom:5px;margin-right:20px}.overview-accreditations .col-half{padding-right:15px}.wrap{max-width:100%;color:#7f7f7f;line-height:1.2;display:block}.give-feedback-button{padding:7px 0}.overview-amenities .amenity-name:before{content:"•";color:#b4b4be;display:inline-block;width:1em}.seg-profile-container.profile-container .profile-summary .practice-name{width:394px}.seg-profile-container.profile-container #overviewNavLink .icon-overview,.seg-profile-container.profile-container #professionalsNavLink .icon-has_physiotherapist{display:none}.overview-accreditations .profile-col-half{padding-left:25px}.overview-equipments .profile-col{padding-left:25px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.give-feedback-button{bottom:50px;position:absolute;right:20px}.profile-container .diagnostic-summary,.profile-container .segment-summary{position:relative}.fitness-profile-container .profile-summary,.wellness-profile-container .profile-summary{padding:20px}.fitness-profile-container.profile-container .overview-block .overview-timings,.wellness-profile-container.profile-container .overview-block .overview-timings,.fitness-profile-container.profile-container .overview-block .overview-photos,.wellness-profile-container.profile-container .overview-block .overview-photos{width:auto;float:none}

.insurance-appointment-display{display:table;padding-top:10px}.insurance-hidden{visibility:hidden}.insurance-block .insurance-title{line-height:23px}.clinic-book-button{position:relative}.profile-book-button{bottom:25px}.profile-image-container{position:absolute;top:0;width:100%;left:0;height:100%}.profile-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%}.profile-container .insurance-block{bottom:8px;position:relative;display:table-cell}.on-call-doctor{vertical-align:top}.on-call-message-display{position:relative;font-size:10px;color:#fff}.hospital-profile .profile-col{word-wrap:break-word}.hospital-profile .profile-container .profile-summary .clinic-location{font-weight:600}.timings-always-open{color:#00a400}.emergency-contact{float:right;margin-right:10px;line-height:30px;border:1px solid #1ebef0;border-radius:3px;padding-left:8px;padding-right:8px;color:#1ebef0}.rating-column{position:relative;bottom:-8px}#ctaOnServices{background-color:#FFF;display:none;text-align:center;border-bottom:solid 1px #e0e0e4}.tick_icon_services{display:inline-block;margin-left:10px}.tick_icon_services_image{height:25px;vertical-align:middle;margin-left:15px;padding-bottom:3px}.book_guaranteed_services{display:inline-block;margin-top:25px;margin-bottom:25px;font-size:14px;font-weight:600;font-style:normal;font-stretch:normal;text-align:left;margin-left:5px}.view_all_doctor_services{background-color:white;font-family:inherit;float:right;margin-right:20px;margin-top:15px}.view_all_doctor_services:hover{background-color:EAF5FF}.call_now{margin-left:23px}.cta_services_div{display:inline-block;float:right;margin-top:15px;margin-right:20px}.cta_services_line{border-top:solid 1px #dcdcdc;height:0}.emergency-text{padding-left:32px;padding-right:32px;line-height:20px;word-wrap:break-word}.hospital-data-col-left{width:198px;float:left;margin-bottom:15px}.hospital-data-col-left span{font-size:14px}.hospital-data-col-right{margin-bottom:15px}.hospital-data-col-right span{font-size:14px}.hospital-data-right{width:90%;float:right;line-height:1.5}.hospital-photos-link{padding-left:15px;padding-top:12px;border-radius:4px;width:19px;height:17px;opacity:.9;cursor:pointer;border-radius:3px;margin:0 5px 5px 0;position:absolute;text-decoration:none;color:#3a3a3a}.seg-summary-text{margin-bottom:20px;line-height:1.5}.profile-discount-detail{font-size:13px;color:#787887;line-height:1.5}.profile-discount-percentage{padding:3px 10px;border:.5px dashed #e0e0e5;margin-left:10px;font-size:11px;color:#00a400}.overview-doctor-title-block.online-payment{padding:15px}.overview-payment-title{font-size:16px;line-height:1.5}.overview-timings-day-label{font-weight:bold;font-size:14px}.equipment-name{width:10%;line-height:1.5}.doctor-tab-container{position:relative;background:#fff;margin-bottom:10px}.results-refresh-overlay{position:absolute;background:#FFF;z-index:1000;opacity:.75;top:0;left:0;bottom:0;right:0;display:none}.results-refresh-loader{display:none;position:absolute;width:65px;height:65px;top:50%;left:50%;margin-top:-32px;margin-left:-32px;z-index:1001;background-position:0 0}.practice-address{line-height:1.5}.hospital-address{line-height:1.5}.doc-availability-block #like-icon{font-size:15px;margin-left:-3px;padding-right:3px}.doc-availability-block .doctor-votes{font-size:10px !important;font-weight:normal;margin-left:1px;color:#787887}.results-refresh-loader .spinner{width:61px;height:61px;border-top:2px solid #e0e0e5;border-right:2px solid #e0e0e5;border-bottom:2px solid #1ebef0;border-left:2px solid #1ebef0;border-radius:50%;display:inline-block;animation:rotate360 1.25s linear infinite;-moz-animation:rotate360 1.25s linear infinite;-webkit-animation:rotate360 1.25s linear infinite;-o-animation:rotate360 1.25s linear infinite}@-o-keyframes rotate360{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@-ms-keyframes rotate360{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes rotate360{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes rotate360{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes rotate360{from{transform:rotate(0)}to{transform:rotate(360deg)}}.clinic-sprites{background:url(/bundles/practopractoapp/images/clinic_sprites.png) no-repeat}.results-found-text{float:left;margin-top:20px;font-size:14px;padding-left:15px}.doctor-search-container .bold{font-weight:bold}.doctor-search-container,.seg-service-container{height:50px;border-top:0;border-bottom:0;position:relative}.doctor-search-container input,.seg-service-container input{margin-top:12px;float:right;margin-right:20px;height:25px;width:221px;padding-left:10px;font-size:13px;outline:0}.refresh-specialty-filter,.refresh-test-filter{position:absolute;right:20px;top:19px;width:23px;z-index:1;cursor:pointer}.profile-container .services-block,.profile-container .insurances-block,.profile-container .photos-block,.profile-container .map-block,.profile-container .centers-block,.profile-container .professionals-block,.profile-container .reviews-block{display:none}.practo-featured-clinic-container{display:none;min-height:23px}.practo-app-container{float:left;width:280px;margin-top:55px}.slotviewer-container{display:none}.profile-container .slotviewer-container{border-bottom:1px solid #e0e0e5}.slotviewer-container .vn_patient{border-bottom:1px solid #e0e0e5}.doc-suggestion .doc_avatar{max-width:70px;max-height:auto;border-radius:3px}.tooltip{display:none;position:absolute;background:#000;opacity:.75;color:#fff;font-size:12px;font-weight:bold;padding:6px 10px}.tooltip-notch{position:absolute;left:50%;left-margin:-5px;bottom:-12px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #000}.tooltip-notch.left{position:absolute;left:0;margin-left:-24px;bottom:45%;width:0;height:0;border-left:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #000;border-top:7px solid transparent}.breadcrum-container{font-size:12px;padding-bottom:16px;color:#787887}.breadcrum-container a{color:#787887;text-decoration:none}.breadcrum-container a:hover{text-decoration:underline}.breadcrum-container h5{display:inline}.profile-container .doc_avatar{width:100px;max-height:120px;border-radius:3px}.black{color:#000}.service-name,.service-price,.service-price-fitness,.service-price-fitness-nested,.profile-container,.profile-container .profile-nav-container,.profile-container .profile-summary,.profile-container .overview-block,.profile-container .doctors-block,.profile-container .photos-block,.profile-container .services-block,.profile-container .insurances-block,.profile-container .map-block,.profile-container .centers-block{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.view-all{font-size:11px;float:right;padding-top:10px;padding-bottom:5px}.bold-font{font-weight:bold}.profile-summary h2{font-size:14px;line-height:1.3;color:#414146;font-weight:normal;margin-bottom:3px;display:none}.clinicSummaryFixedText{font-style:italic;font-size:12px}.marketing-app-banner-link{display:none}.doctor-block .reviews-count{margin-bottom:8px}.doctor-block .reviews-count a{color:#414146;vertical-align:top}.centers-block .listing-row.estab-row:not(:last-child){border-bottom:1px solid #e0e0e5}.centers-block{padding-top:10px}.estab-row.listing-row h2{font-size:18px;line-height:20px;font-weight:bold}.centers-block .listing-row.estab-row{padding:15px}.review-card .estab-empty-star,.review-card .estab-full-star,.review-card .estab-half-star{font-size:19px;color:#1ebef0;margin-left:-4px}.profile-summary-wrapper .rating-number .estab-empty-star,.profile-summary-wrapper .rating-number .estab-full-star,.profile-summary-wrapper .rating-number .estab-half-star{font-size:27px;line-height:20px;color:#1ebef0}.profile-container .profile-summary .share-button{font-size:13px;vertical-align:middle;color:#fff;display:inline-block;padding:3px 4px;background-color:#1ebef0;border-radius:5px;min-width:45px;text-align:center;cursor:pointer}.profile-container .profile-summary .share-button.mobile{display:none}.profile-container .profile-summary .practice-info{margin-left:0}.review-card .recommended-icon{display:inline-block;width:17px;height:15px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPCAMAAAA1b9QjAAAAaVBMVEUAAADAwMC/v7+7u7u/v7+xsbGAgIDAwMC9vb3AwMC/v7/AwMDAwMC/v7/AwMC+vr6+vr65ubm/v7/AwMDAwMC/v7+/v7+/v7/AwMC/v7/AwMC8vLzAwMDAwMC+vr6+vr6+vr6/v7/AwMBUX6sTAAAAInRSTlMA5qQaXAkCtE313dTHhHJALBYN7b6vm5V6aWIpuaVWSjc0XUSCYgAAAH1JREFUGNNdy0cOhDAMQFEnIZNe6TDV9z/kBIQQ5C8s+VmGM9/DPaow38BZbuIV3jplxS/wayM04li4lDIQCYBicoNhAAMKgXM5hdFNnuIKtCnnx/lvv5VwxSv5dFDJ6GvR6y4Z0wFRl/FaGEMMbCv1zyILEmJmS7bajgP8Af6OBosr8tIKAAAAAElFTkSuQmCC')}.review-card .recommended-label{display:inline-block;vertical-align:2px;margin-left:2px}.doc-specs-ac{max-height:290px;width:234px !important}.profile-container .service-row .service-cell a{color:#414146;text-decoration:none}.profile-summary .estab-empty-star .icon-ic_star,.profile-summary .estab-full-star .icon-ic_star_soid,.profile-summary .estab-half-star .icon-ic_star_half{font-size:28px}.profile-summary .estab-empty-star,.profile-summary .estab-full-star,.profile-summary .estab-half-star{width:24px}.cross-segment-link{font-size:14px;color:#1ebef0;font-weight:bold;text-decoration:none}.cross-link-container{margin-top:10px;margin-bottom:10px}.insurance-text-color{font-weight:bold;color:#414146}.on_call-help{display:none}.patient_experience_score .icon-ic_like_filled{float:left;margin-left:-3px;margin-right:10px}.profile-container .profile-summary .aes-block{padding-bottom:3px}.card-bottom-pane .bottom-info-section{width:308px;height:100%}.card-bottom-pane .profile-book-button{float:right}.card-bottom-pane{width:100%;display:inline-block;padding:5px 0}.gc-mini-message{padding:0 0 10px 0;text-align:right;float:left}.gc-message:hover{text-decoration:underline}.gc-mini-message .gc-mini-icon{font-size:20px;vertical-align:middle;line-height:17px;width:25px;height:35px;display:inline-block;margin-right:5px}.card-bottom-pane .gc-mini-link{text-decoration:none;font-size:13px;font-weight:600;color:#6f6f6f;height:40px}.profile-container .overview-block .overview-insurance-cell a{cursor:pointer;color:#287792;text-decoration:none}.profile-container .overview-block .overview-insurance-cell a:hover{text-decoration:underline}.profile-container .overview-block .overview-insurance-cell{float:left;text-overflow:ellipsis;overflow:hidden;line-height:15px}.doc-practice-url{margin-bottom:5px}.doc-qualifications span:after{content:", "}.doc-qualifications span:last-child:after{content:""}.overview-doctor-title-block{padding:15px;border-bottom:1px solid #e0e0e5}.overview-doctor-title-block h3{clear:both;font-weight:600;color:#333;font-size:18px}.overview-doctor-title-block h2{clear:both;font-weight:600;color:#333;font-size:18px}.service-cell:before{content:"•";display:inline-block;width:1em;color:#b4b4be}.on_call-help{margin-top:3px;margin-left:3px;display:inline-block;line-height:15px;height:18px;width:18px;background:url('/bundles/practopractoapp/images/icons/info.png') 0 0 no-repeat}.on_call-help:hover{background:url('/bundles/practopractoapp/images/icons/info_filled.png') 0 0 no-repeat}.internal-data-display{height:40px;width:100%}.profile-col{width:33.33333333%;float:left;min-height:1px;margin-bottom:15px}.profile-col-half{width:50%;float:left;min-height:1px;margin-bottom:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.col-half{width:50%;float:left;min-height:1px;margin-bottom:15px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.profile-col .practice-address,.profile-col .hospital-address{margin-right:30px}.clinic-vn-container{position:relative}.vn-button{position:absolute;bottom:0;right:0;margin-bottom:19px;margin-right:19px;float:right;margin-left:26px}.centers-block .estab-status-button{margin-right:10px}.more-tab{display:none}.centers-block .diag_avatar,.estab-avatar{max-width:180px}.centers-block .estab-col-1{width:27.532967%;padding-right:5px}.clinic-summary-text{margin-bottom:20px;line-height:1.5}.practo-featured-clinic-container{float:left;width:240px;display:inline-block}.profile-container{width:880px;float:left;margin-right:10px;margin-top:15px}.profile-container .profile-summary-wrapper{background:#fff;padding:20px}.profile-container .profile-summary{display:inline-block;font-size:14px}.profile-summary.rating-number{width:50%}.profile-container .profile-summary.rating-number,.profile-container .rating-number .estab-col-sm-half.estab-col-xs-full{float:right;width:121px}.profile-container .rating-number .estab-vote-count{display:block;color:#818181;text-align:right;margin-right:5px}.profile-container .practice-timings{display:none}.profile-container .overview-block,.profile-container .doctors-block,.profile-container .photos-block,.profile-container .services-block,.profile-container .insurances-block,.profile-container .map-block,.profile-container .centers-block{margin-top:-1px;font-size:14px;background:#FFF}.profile-container .services-block,.profile-container .insurances-block{padding:15px}.profile-container .overview-block{padding:15px;background:#FFF;margin-bottom:10px}.profile-container .map-block{position:relative;padding:0}.profile-container .profile-summary .practice-name{font-size:28px;margin-bottom:10px;font-weight:600;color:#333;word-wrap:break-word;display:inline-block}.profile-container .profile-summary .practice-address,.profile-container .profile-summary .hospital-address{width:380px}.profile-container .practice-logo{float:left;margin:0 10px 10px 0;width:105px}.profile-container .practice-logo img{max-width:105px;height:auto}.profile-container .profile-summary .practice-locality{display:none}.profile-container .overview-block .overview-timings{width:25%;float:left;font-size:12px}.hospital-profile .profile-container .overview-block .overview-timings{width:33.3333333%}.profile-container .overview-block .overview-timings-title,.profile-container .overview-block .overview-services-title,.profile-container .overview-block .overview-photos-title,.profile-container .overview-block .overview-insurances-title,.profile-container .overview-block .overview-payment-title,.profile-container .overview-block .accredit,.profile-container .overview-block .clinic-address,.profile-container .overview-block .profile-fees,.main-test-fees{font-weight:600;font-size:18px;line-height:30px;margin-bottom:10px}.profile-container .overview-block .overview-payment-title{background:url("/bundles/practopractoapp/images/icons/debit_card.svg") no-repeat left center}.profile-container .overview-block .overview-services{width:45%;float:left}.profile-container .overview-block .overview-insurances{float:left;width:100%;padding-top:20px;padding-bottom:25px}.profile-container .overview-block .overview-service-row{margin-bottom:10px}.profile-container .overview-block .overview-insurance-row{width:100%;margin-bottom:10px}.overview-insurance-row{padding-left:30px}.profile-container .overview-block .overview-timings-session-details{line-height:1.5;margin-bottom:10px}.profile-container .overview-block .overview-service-cell{width:150px;float:left;margin-left:10px;text-overflow:ellipsis;overflow:hidden;line-height:15px;white-space:nowrap}.profile-container .overview-block .overview-service-cell a{color:#414146;text-decoration:none}.profile-container .overview-block .overview-service-cell a:hover{text-decoration:underline}.profile-container .overview-block .overview-service-cell:first-child{margin-left:0}.profile-container .overview-block .overview-photos.hospital-photos{width:180px;margin-left:10px;float:left}.profile-container .overview-block .overview-photos{width:25%;float:right}.profile-container .overview-block .overview-photos img{width:36px;height:36px;opacity:.9;cursor:pointer;border-radius:3px;margin:0 5px 5px 0}.profile-container .overview-block .overview-photos img:last-child{margin:0 0 5px 0}.profile-container .view-all-services-link,.profile-container .view-all-insurances-link{font-size:11px}.profile-container .view-all-insurances-link{padding-left:15px}.profile-container h3{font-size:18px;margin:0;padding:0;outline:0;line-height:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block}.profile-container h3.no-icon{padding-left:0;line-height:25px}.profile-container .overview-block .overview-doctor-title-block h3,.profile-container .overview-block .clinic-summary-title{clear:both;font-weight:600;font-size:18px}.profile-container .overview-block .clinic-summary-title.no-icon{font-size:18px}.doctor-block{margin-top:-1px;padding:25px 15px;border-bottom:1px solid #e0e0e5;border-top:0}.doctor-block h2{color:#49b1d1;font-size:16px;margin:0;line-height:22px}.doctor-block .timings{margin-bottom:8px;line-height:1.2}.doctor-block .fees{line-height:20px;margin-bottom:8px}.doctor-block .relation-discount{line-height:20px;margin-bottom:8px}.doctor-block .relation-discount:before{font-size:16px;margin-right:12px}.doctor-block .locality{line-height:20px;margin-bottom:8px;padding-left:25px}.doc_avatar{max-width:100px;max-height:auto;border-radius:6px}.doc-photo-container{width:120px;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.doc-details-block{width:470px;padding-right:10px;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.doc-name{font-size:20px;font-weight:bold}.doc-name h2{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:18px}.doc-qualifications,.doc-exp-years,.doc-specialties,.doc-specialties a,.doc-specialties a:visited{max-width:100%;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block;font-size:14px}.doc-clinic-name{margin:8px 0}.doc-specialties a,.doc-specialties a:visited{text-decoration:none;display:inline-block}.doc-specialties{margin-top:5px}.doc-qualifications{line-height:1.5}.doc-availability-block{width:240px;float:left;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;font-size:14px}.profile-container .insurance-block{width:300px;line-height:1.2;margin-right:10px;margin-bottom:10px;float:left;padding-left:122px}.profile-container .services-block,.profile-container .insurances-block{font-size:14px;border-bottom:1px solid #e0e0e5}.profile-container .service-row{margin-bottom:5px}.profile-container .service-row .service-cell{line-height:1.5;outline:0;margin:0}.profile-container .service-row .service-cell{width:30%;margin-right:5px;float:left}.slideshow-screen{position:relative;width:880px;display:block;height:531px}.slideshow-screen .banner-large{max-height:531px;max-width:708px;width:auto;height:auto}.slideshow-screen .slideshow-next-image,.slideshow-screen .slideshow-prev-image{height:531px;width:60px;opacity:.8;top:0;display:inline-block;background:#616167;position:absolute;z-index:100020;cursor:pointer}.slideshow-screen .slideshow-next-image{right:0}.slideshow-screen .slideshow-prev-image{left:0}.slideshow-next-image i,.slideshow-prev-image i{color:#FFF;position:absolute;top:50%;font-size:49px;margin-top:-20px}.slideshow-prev-image i{right:0}.slideshow-queue{line-height:1;margin:0;padding:0;outline:0;width:880px;display:block;border-bottom:2px solid #e0e0e5}.slideshow-queue .slideshow-thumbs{display:inline-block;text-decoration:none;margin-left:20px;margin-top:20px;cursor:pointer;height:50px;width:auto;border-radius:3px;border:2px solid transparent;margin-bottom:20px;line-height:1}.slideshow-queue .slideshow-thumbs.selected{border:1px solid #1ebef0}.profile-container .map-block a.get-directions-link{position:absolute;top:15px;right:15px;z-index:100;text-decoration:none;font-size:15px;font-weight:bold;line-height:25px;padding:5px 10px 8px 10px;width:148px;line-height:18px;width:auto}.profile-container .map-block a.get-directions-link:before{vertical-align:top;font-size:20px}#mapContainer{width:880px;height:508px}.map-link-container{display:none}.profile-details-wrapper{width:880px;border:0;margin:0}.profile-summary h2{display:block}.marketing-app-banner-link{float:right;width:240px;display:inline-block}.profile-container .insurance-block>*{padding-left:0;width:205px}.more-link{font-size:11px;font-weight:bold;margin-left:7px;color:#00bdf2}.less-link{font-size:11px;font-weight:bold;margin-left:7px;color:#00bdf2;display:none}h3 span.insurance-label{font-size:14px;font-weight:bold}.excess-insurance-toggle{float:right}.profile-container .provider-row{width:308px;margin-bottom:5px;float:left;padding-left:0}.profile-container .provider-row .provider-cell{line-height:1.5;outline:0;margin:0;padding-left:40px}.profile-container .provider-row .provider-cell{width:120px;padding-left:13px;margin-left:-13px;float:left;font-size:14px}.profile-summary .booking-button{float:right;margin-top:82px}.profile-container .provider-row .provider-cell a:hover,.profile-container .service-row .service-cell a:hover{text-decoration:underline}.provider-hide{display:none}.provider-show{display:inline-block}.appointment-booking-button{float:right;margin-right:35px}.vn-button-inline{float:right}.vn-button-inline>*{display:inline-block;vertical-align:middle}.practice-timing-closed-practice-profile{color:#ff7d7d;margin-right:-20px;background-color:#f1f1f1;border-radius:2px;padding:5px}.practice-timing-closing-soon-practice-profile{color:#e49b39;margin-right:-20px;background-color:#f1f1f1;border-radius:2px;padding:5px}.timings .time-icon{display:inline-block;vertical-align:top;margin-right:10px}.timings .timings-wrapper{width:80%;display:inline-block}.timings-view-more{cursor:pointer}.doc-availability-block .icon-ic_currency,.doc-availability-block .icon-ic_time,.doc-availability-block .icon-ic_message{margin-right:10px}.timings-block{display:inline-block;width:85%}@media screen and (max-width:1200px){.profile-container,.profile-container .profile-details-wrapper,.profile-container .slideshow-screen,.profile-container .slideshow-queue,.profile-container #mapContainer{width:760px}.practo-app-container{width:190px}.doc-details-block{width:342px}}

.doctor-block .recommend{line-height:20px;margin-bottom:8px;padding-left:25px;font-weight:bold;font-size:18px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAATCAYAAAB2pebxAAAA6klEQVQ4y2P4//8/Azr23HhRAIi7gTgImzw6ZsBhiC4Q/wfif0BsQa4helBDQHgBuYbYIhlyi1xDUpEM+QPETCQZAtIAxNeQDAFhHlINCUIz4DVUnBmIVYDYH4grgbgNiLkwDAEKMgLxWTRDXgHxZSD+gSYOwvnYDAnEohAfzkExBCigDsRXidT8AYjfAPE8IOaGGXCfRBcg42CYIeQacAiIhSg15C4o1ig15DMQs1FiCMgAG3jsUOCSBGRDdgDxQxINeAHK7dgSmyW0MLoCxL/RNP2BBmQ/ENuDAhRvLoYayALEgkiYGZdaAF/MeQCdJC3dAAAAAElFTkSuQmCC') no-repeat}.doctor-block .patient_experience_score.recommend{background:0;font-size:16px;padding-left:0}.doctor-block .recommend span{vertical-align:baseline;font-size:18px;font-weight:normal}.doctor-block .recommend span a{color:inherit}.reviews-sub-heading-no-recommendation a{line-height:20px;margin-bottom:8px;padding-left:25px;color:#afafaf !important}.reviews-sub-heading{color:#afafaf}

.slot-viewer .slot-header .afternoon,.slot-viewer .slot-header .evening{text-align:center}.slot-viewer .slot-header .night{text-align:right}.non-abs-disclaimer{padding:10px;line-height:18px;font-size:13px;text-align:left}.estab-discount-msg{background-color:#fdf8e4;line-height:21px;margin:auto;padding:5px 12px;border:1px solid #fef2d5;display:block;width:75%}.qikwellDisabledForm{opacity:.5;z-index:9999;pointer-events:none}.procedureBlock{padding:10px 20px;background-color:#FFF}.procedureBlockMsg{top:-9px;position:relative;font-size:14px}.no-slots-message{padding:10px;text-align:center;border-bottom:1px solid #e0e0e5}.slotviewer-container .chosen-drop{margin-top:2px !important}.procedureBlock select{width:100%;background:white}.book-toggle-button.reach-plus-call{width:100px;margin-right:18px}.book-toggle-button.reach-plus-book-call{width:100px}.slot-viewer{position:relative;background:#FFF;padding:0 20px;box-sizing:border-box}.slot-viewer .slot-header{float:left;padding:10px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e0e0e5;border-top:1px solid #e0e0e5;height:50px}.slot-viewer .slot-header *{float:left;line-height:28px}.slot-viewer .slot-header .morning:before,.slot-viewer .slot-header .afternoon:before,.slot-viewer .slot-header .evening:before,.slot-viewer .slot-header .night:before{font-size:16px}.slot-viewer .sep-shadow-top{height:5px;position:absolute;z-index:30;top:0;background:#eaf1f6;background:-moz-linear-gradient(top,#333 0,transparent 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#333),color-stop(100%,transparent));background:-webkit-linear-gradient(top,#333 0,transparent 100%);background:-o-linear-gradient(top,#333 0,transparent 100%);background:-ms-linear-gradient(top,#333 0,transparent 100%);background:linear-gradient(to bottom,#333 0,transparent 100%);opacity:.5;height:0\9}.sep-shadow-bottom{height:4px;position:absolute;z-index:30;bottom:0;background:#eaf1f6;background:-moz-linear-gradient(top,transparent 0,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(100%,#333));background:-webkit-linear-gradient(top,transparent 0,#333 100%);background:-o-linear-gradient(top,transparent 0,#333 100%);background:-ms-linear-gradient(top,transparent 0,#333 100%);background:linear-gradient(to bottom,transparent 0,#333 100%);opacity:.25;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#edecec',endColorstr='#aaaaaa',GradientType=0)}.slot-loader{text-align:center;display:block;background:#FFF;border-bottom:1px solid #e0e0e5;position:relative;padding-top:30px}.slot-loader img{width:18px;height:30px;margin:30px 30px 10px 30px;animation:slotloader 1s linear infinite;-moz-animation:slotloader 1s linear infinite;-webkit-animation:slotloader 1s linear infinite;-o-animation:slotloader 1s linear infinite}.slot-header i{font-size:12px}.hidden{display:none}.padleft_28{padding-left:28px}.abs_enabled{width:28px;display:inline-block;height:36px;text-align:center;overflow:hidden}.abs_enabled img{animation:easein 2s linear;-moz-animation:easein 2s linear;-webkit-animation:easein 2s linear;-o-animation:easein 2s linear}.disabled-overlay{opacity:0;color:#FFF;position:absolute;display:inline-block}@-o-keyframes slotloader{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}@-webkit-keyframes slotloader{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}@-moz-keyframes slotloader{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}@keyframes slotloader{0%{opacity:.25}50%{opacity:1}100%{opacity:.25}}@-moz-keyframes easein{0%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}70%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}80%{opacity:1;width:28px;height:42px;margin-top:-6px;margin-left:-2px}90%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}100%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}}@-webkit-keyframes easein{0%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}70%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}80%{opacity:1;width:28px;height:42px;margin-top:-6px;margin-left:-2px}90%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}100%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}}@-o-keyframes easein{0%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}70%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}80%{opacity:1;width:28px;height:42px;margin-top:-6px;margin-left:-2px}90%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}100%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}}@-keyframes easein{0%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}70%{opacity:0;width:0;height:0;margin-top:18px;margin-left:12px}80%{opacity:1;width:28px;height:42px;margin-top:-6px;margin-left:-2px}90%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}100%{opacity:1;width:24px;height:36px;margin-left:0;margin-top:0}}.suggest_abs_icon{height:15px;width:18px;display:inline-block;vertical-align:middle;background:url('/bundles/practopractoapp/images/icons/abs_15.png') no-repeat}.doctorsTab .book-link-container{margin-right:19px;float:right;margin-left:0}.book-toggle-button.abs-enabled .instant-icon{overflow:hidden;width:55px;box-shadow:none;float:left;font-size:20px;text-align:right;margin-top:2px;margin-right:5px}.booking-link-container .ui-button-text{padding:0}.booking-link-container .button-text{padding:6px 0;text-align:center;display:block;vertical-align:middle;box-sizing:border-box}.booking-link-container .book-toggle-button.abs-enabled .button-text{text-align:left}.ui-button.book-toggle-button.abs-enabled{box-shadow:none}.book-toggle-button.abs-enabled.expand{background:#49ba8e;box-shadow:none;width:311px;transition:width 1s;-webkit-transition:width 1s}.book-toggle-button.abs-enabled.reduce{background:#49ba8e;box-shadow:none;width:190px;transition:width 1s;-webkit-transition:width 1s}.book-toggle-button.abs-enabled.ui-state-active.ui-state-hover{box-shadow:none}.book-toggle-button.abs-enabled .button-text-active{display:none}.book-toggle-button.abs-enabled.ui-state-active .button-text.button-text-active{display:block;white-space:nowrap}.button-expand{transition:width .20s}.book-toggle-button.reach-plus-book-call .instant-icon{width:auto !important;margin-left:10px;margin-right:auto}.slot-viewer .inside-group{display:none}.slot-viewer .slot-header{width:731px}.slot-viewer .slot-header .morning{width:197px;text-transform:initial;position:relative;text-align:center}.slot-viewer .slot-header .morning i{position:absolute;left:55px}.slot-viewer .slot-header .afternoon,.slot-viewer .slot-header .evening{width:210px;position:relative}.slot-viewer .slot-header .afternoon i{position:absolute;left:55px}.slot-viewer .slot-header .evening i{position:absolute;left:62px}.slot-viewer .slot-header .night{width:90px;position:relative}.slot-viewer .slot-header .night i{position:absolute;left:38px}.slot-viewer .day-row .day-label{width:97px;vertical-align:top}.slot-viewer .day-row .day-slot-column{width:95px;min-width:79px;height:85px;vertical-align:top}.slot-viewer .day-label .week-day{width:89px}.slot-viewer .sep-shadow-top{width:758px}.sep-shadow-bottom{width:758px}.slot-viewer .action-panel{position:relative;padding:10px 0;width:106px;text-align:center}.slot-viewer .slots-group{display:table;empty-cells:show}.slot-viewer .day-row{display:table-row}.slot-viewer .day-row .day-label{display:table-cell}.slot-viewer .day-row .day-slot-column{display:table-cell}.button.day-switcher{width:100%;text-align:center;line-height:28px;font-size:14px;outline:0;margin:0}.button.day-switcher.prev{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.button.day-switcher.prev.disabled,.button.day-switcher.prev.disabled:hover,.button.day-switcher.prev.disabled:active{color:#fff;border:1px solid #b4b4be;background:#b4b4be}.button.day-switcher.next{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.slot-viewer .day-row .day-label{text-transform:uppercase;border:0;border-right:1px solid #e0e0e5;min-height:93px;position:relative;padding:5px;margin:0;outline:0;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-o-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.slot-viewer .notch{display:block;position:absolute;top:-6px;right:100px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #565787}#slot-doctor-profile .notch{display:block;position:absolute;top:-7px;right:130px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #FFF}.slot-viewer .prev-day{float:left;width:106px;padding:8px 0;border-bottom:1px solid #e0e0e5;-moz-box-sizing:border-box;border-top:1px solid #e0e0e5;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;text-align:center;height:50px}.slot-viewer .slots-group{clear:both;border-bottom:1px solid #e0e0e5}.slot-viewer .day-row .day-slot-column{text-align:center;padding:10px 4px;border-right:1px solid #e0e0e5;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-o-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box}.slot-viewer .day-row .day-slot-column:nth-child(2){padding-left:10px}.slot-viewer .day-row .day-slot-column:last-child{border-right:0;padding-right:9px}.slot-viewer .day-label .week-day{font-size:16px;font-weight:bold;line-height:1;margin-top:5px}.slot-viewer .day-label .rel-day{background:#b4b4be;color:#fff;display:inline;text-align:center;border-radius:10px;padding:0 10px;font-size:12px;line-height:19px;font-weight:bold}.slot-viewer .day-label .date{width:89px;min-height:50px}.ui-button.book-slot.tatkal{color:#ff7800}@media screen and (max-width:1200px){.slot-viewer .day-row .day-label{width:89px}.slot-viewer .day-row .day-slot-column{width:79px}.slot-viewer .slot-header .afternoon,.slot-viewer .slot-header .evening{width:165px}.slot-viewer .slot-header .morning{width:178px}.slot-viewer .action-panel{width:100px}.slot-viewer .slot-header{width:618px}.slot-viewer .prev-day{width:100px}.slot-viewer .slot-header .morning i{left:44px}.slot-viewer .slot-header .afternoon i{left:30px}.slot-viewer .slot-header .evening i{left:38px}}.slot-viewer .slot-noty{padding:5px 12px;margin:6px;font-size:11px;border-radius:2px}.slot-noty.info{background-color:#f1fbfe;border:1px solid #d9f4fc;color:#838391}.slot-noty.warning{background-color:#fff8bf;border:1px solid #fff073;color:#838391;padding:9px 12px}.slot-noty.tatkal{background-color:#fff7ef;border:1px solid #ffead6;color:#ff7800}.tatkal-reminder-text{display:inline-block;width:86%}.slot-noty .icon{display:inline-block;margin-right:3px;width:32px;height:19px;vertical-align:middle}.slot-noty .loudspeaker{background:url(/bundles/practopractoapp/images/loudspeaker.svg) no-repeat center center;transform:translateX(-8px)}.slot-noty .loudspeaker-active{background:url(/bundles/practopractoapp/images/loudspeaker-active.svg) no-repeat center center}.slot-viewer .table-cell{display:table-cell}.slot-viewer .table-row{display:table-row}.slot-viewer .table{display:table}.slot-viewer .parent-fit{height:100%}

.vn_patient{min-height:90px;color:#787887}.vn_patient,.modal-vn-details{padding:10px;background-color:#FFF;position:relative}.locality_select{min-height:60px;overflow:auto;background-color:#fefdfd}.locality-list-item{text-decoration:none;margin-top:10px;display:inline-block;width:187px;height:15px;color:#414146;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px}.locality-list-item:hover{text-decoration:underline;cursor:pointer}.location-selection-filter{width:167px;padding-left:25px}.locality-search-container{float:right;height:30px;border-radius:2px;border:solid 1px #b4b4be}.close-slotviewer-container{position:absolute;top:12px;right:30px;text-decoration:none;color:#b4b4be;font-size:19px}.choose-location{padding-top:11px;line-height:1;font-weight:normal;margin-bottom:10px;color:#787887}.vn_patient .vn_patient_form label{float:left;width:30%}.vn_patient .vn_patient_form label input{padding:6px}.change-location{display:block !important}@media screen and (max-width:768px){.vn_patient .vn_patient_form label{clear:both;margin-bottom:20px;width:100%}.vn_patient .vn_patient_form label input{width:90%}.vn_patient .vn_patient_form .submit{margin-left:26%}}.vn_patient .vn_patient_form{margin-top:20px}.vn_patient .vn_patient_form .submit{margin-left:-110px;margin-top:20px;padding:10px;position:relative;left:50%}.vn_patient h3{padding-left:0}.vn_patient .terms-conditions{clear:both;padding-top:10px;color:#666}.vn_patient .terms-conditions a{color:#666;text-decoration:underline}.vn_patient .notch,.show-phonenumber .notch{display:block;position:absolute;top:-6px;right:100px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ececec}.show-phonenumber{padding:10px;margin-left:115px}.show-phonenumber .phone_and_ext{font-size:1.6em;margin-bottom:10px}.show-phonenumber .help_message{margin-bottom:15px}.show-phonenumber .help_message a{color:inherit;text-decoration:none}.show-phonenumber .help_message .help_timing{color:#777}.show-phonenumber .phone_and_ext b{font-weight:800}.show-phonenumber .phone_and_ext .phone a{color:inherit;text-decoration:none}.virtual-number .vn-call-icon{background:url('/bundles/practopractoapp/images/icons/vn-call.png') center center no-repeat,-webkit-linear-gradient(#3a8ca5,#047ba0);background:url('/bundles/practopractoapp/images/icons/vn-call.png') center center no-repeat,-o-linear-gradient(#3a8ca5,#047ba0);background:url('/bundles/practopractoapp/images/icons/vn-call.png') center center no-repeat,linear-gradient(#3a8ca5,#047ba0);height:33px;overflow:hidden;width:44px;box-shadow:0 1px 0 #3a8ca5;float:left}.vn_patient .overlay{display:none;opacity:.6;position:absolute;z-index:1;vertical-align:middle;top:0;bottom:0;left:0;right:0}.vn_patient .getting-phone-text{display:none;z-index:9;font-size:1.5em;position:absolute;padding:11px;border-radius:2px;margin-top:23px;margin-left:auto;margin-right:auto;width:350px;left:0;right:0}.ui-button.book-toggle-button.ui-state-active .vn-call-icon{background:url('/bundles/practopractoapp/images/icons/vn-call.png') center center no-repeat,-webkit-linear-gradient(#3a8ca5,#047ba0);background:url('/bundles/practopractoapp/images/icons/vn-call.png') center center no-repeat,-o-linear-gradient(#3a8ca5,#047ba0);background:url('/bundles/practopractoapp/images/icons/vn-call.png') center center no-repeat,linear-gradient(#3a8ca5,#047ba0);box-shadow:0 3px 3px #346776 inset}.book-toggle-button .cart-order-icon{background:url('/bundles/practopractoapp/images/icons/cart_listing.svg') center center no-repeat;background-color:##01579b;box-shadow:0 3px 3px #346776 inset;height:33px;overflow:hidden;width:44px;box-shadow:0 1px 0 #3a8ca5;float:left}.book-toggle-button .cart-order-icon:hover{background-color:#006cc1}.vn_patient .error{color:red}.mce-locality-selector{padding:0 20px 0 20px;width:627px;border-radius:2px;background-color:#fff}.mce-modal{width:627px;max-height:320px;border-radius:2px;background-color:#fff}.doc-mce-clinic-name{height:14px;font-size:14px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#414146;padding-top:20px;padding-bottom:14px}.mce-modal-heading{border-bottom:solid 1px #f0f0fe}.mce-modal-location{max-height:81px;overflow-y:auto;margin-bottom:10px}.modal-vn-details{padding-top:16px;padding-right:90px;margin-top:10px;border-top:solid 1px #f0f0fe;text-align:center;font-size:12px}.mce-locality-name{font-size:16px;line-height:normal}.mce-modal-serchicon{width:20px;height:20px;position:absolute;top:6px;right:7px}



.practo-featured-clinic-block{background:#fff;font-size:13px;margin-bottom:5px;border-top:1px solid #ececec;width:240px;position:relative;display:inline-block;cursor:pointer;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}a .practo-featured-clinic-block,a:visited .practo-featured-clinic-block,a:hover .practo-featured-clinic-block{text-decoration:none;color:#4d4d4d}.premium-clinic-label{float:left;width:100px;margin:6px 0;color:#818181;font-size:11px}.premium-get-lead-link{float:right;cursor:pointer;text-align:right;width:100px;margin:6px 0;color:#818181;text-decoration:none;font-size:11px}.premium-get-lead-link:hover,.premium-get-lead-link:active{text-decoration:underline}.practo-featured-clinic-photo-cloud{width:238px;border:0;height:274px;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.practo-featured-clinic-photo-cloud img{margin:0;padding:0;outline:0;float:left}.practo-featured-clinic-photo-cloud img.photo-cloud-uno{width:238px;height:274px}.practo-featured-clinic-photo-cloud img.photo-cloud-quattro{width:119px;height:137px}.practo-featured-clinic-photo-cloud img.photo-cloud-hexa{width:79.33px;height:137px}.practo-featured-clinic-photo-cloud img.photo-cloud-niner{width:79.33px;height:88px}.practo-featured-clinic-block .photo-cloud-mask{position:absolute;background:#333;top:0;left:0;width:238px;height:274px;opacity:.77;display:inline-block}.practo-featured-clinic-block .photo-cloud-color-mask-1{position:absolute;background:-moz-linear-gradient(top,rgba(229,50,50,0) 40%,rgba(229,50,50,100) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(229,50,50,0)),color-stop(100%,rgba(229,50,50,100)));background:-webkit-linear-gradient(top,rgba(229,50,50,0) 40%,rgba(229,50,50,100) 100%);background:-o-linear-gradient(top,rgba(229,50,50,0) 40%,rgba(229,50,50,100) 100%);background:-ms-linear-gradient(top,rgba(229,50,50,0) 40%,rgba(229,50,50,100) 100%);background:linear-gradient(to bottom,rgba(229,50,50,0) 40%,rgba(229,50,50,100) 100%);top:0;left:0;width:238px;height:274px;opacity:1;display:inline-block}.practo-featured-clinic-block .photo-cloud-color-mask-2{position:absolute;background:-moz-linear-gradient(top,rgba(62,104,173,0) 40%,rgba(62,104,173,100) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(62,104,173,0)),color-stop(100%,rgba(62,104,173,100)));background:-webkit-linear-gradient(top,rgba(62,104,173,0) 40%,rgba(62,104,173,100) 100%);background:-o-linear-gradient(top,rgba(62,104,173,0) 40%,rgba(62,104,173,100) 100%);background:-ms-linear-gradient(top,rgba(62,104,173,0) 40%,rgba(62,104,173,100) 100%);background:linear-gradient(to bottom,rgba(62,104,173,0) 40%,rgba(62,104,173,100) 100%);top:0;left:0;width:238px;height:274px;opacity:1;display:inline-block}.practo-featured-clinic-block .photo-cloud-color-mask-3{position:absolute;background:-moz-linear-gradient(top,rgba(92,139,77,0) 40%,rgba(92,139,77,100) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(92,139,77,0)),color-stop(100%,rgba(92,139,77,100)));background:-webkit-linear-gradient(top,rgba(92,139,77,0) 40%,rgba(92,139,77,100) 100%);background:-o-linear-gradient(top,rgba(92,139,77,0) 40%,rgba(92,139,77,100) 100%);background:-ms-linear-gradient(top,rgba(92,139,77,0) 40%,rgba(92,139,77,100) 100%);background:linear-gradient(to bottom,rgba(92,139,77,0) 40%,rgba(92,139,77,100) 100%);top:0;left:0;width:238px;height:274px;opacity:1;display:inline-block}.practo-featured-clinic-details{top:0;height:274px;position:absolute;width:238px}.practo-featured-clinic-details .promo-text-30{height:63px;line-height:1;color:#FFF;width:238px;font-size:15px;text-align:center;position:relative;display:inline-block;font-weight:normal}.practo-featured-clinic-details .promo-text-30 div{position:absolute;top:36px;width:218px;height:32px;margin:0 10px;margin-top:-16px}.photo-cloud-clinic-logo{width:238px;display:inline-block;text-align:center;height:70px}.photo-cloud-clinic-logo.no-promo-text{margin-top:40px}.photo-cloud-clinic-logo img{border:2px solid #a8a8a8;float:none;height:70px;text-align:center;border-radius:5px;width:auto;max-width:200px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.practo-featured-clinic-map-mask{width:238px;display:inline-block;position:absolute;top:0;left:0;height:100px;background:-moz-linear-gradient(top,rgba(255,255,255,100) 40%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(255,255,255,100)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,100) 40%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(255,255,255,100) 40%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,100) 40%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,100) 40%,rgba(255,255,255,0) 100%)}.practo-featured-clinic-detail-name{color:#fff;padding:5px 10px;line-height:1.2;font-size:16px;text-align:center;font-weight:bold}.practo-featured-clinic-blue-line{margin:0 100px;width:40px;height:1px;background:#0181a7}.practo-featured-clinic-specialty{font-size:13px;text-align:center;padding:5px 10px;color:#fff;opacity:.7}.practo-featured-clinic-specialty a,.practo-featured-clinic-specialty a:visited{font-size:13px;text-align:center;padding:5px 10px;color:#fff;opacity:.7;text-decoration:none}.practo-featured-clinic-specialty a:hover{text-decoration:underline}.practo-featured-clinic-locality{font-size:13px;padding:5px 10px;text-align:center;border:0;color:#fff;opacity:.7;background:0;position:static;display:block}.practo-featured-clinic-find-out-more{color:#ffa800;position:absolute;bottom:0;font-size:12px;margin:5px 10px;text-align:right;width:220px;font-weight:600;font-style:italic}.practo-listing-placeholder-container{font-size:13px;margin-bottom:5px;border:1px solid #d6d6d6;width:240px;position:relative;display:inline-block;cursor:pointer;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.practo-listing-placeholder-top-text{padding:25px 0 15px 0;font-size:15px;text-align:center;text-decoration:none;color:#717171}.practo-listing-placeholder-wireframe{margin:auto;height:140px;width:238px;background:url('/bundles/practopractoapp/images/featured-listing-wireframe.png') no-repeat center center}.practo-listing-placeholder-bottom-text{padding:15px 0 25px 0;font-size:14px;line-height:1.5;text-align:center;text-decoration:underline;color:#00a6d8}

@media screen and (min-width :980px){.doc-suggestion{margin-top:20px;font-size:14px}.doc-suggestion-label-short{display:none}.doc-suggestion-label{width:960px;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #cecece}.suggested-doctor{float:left;margin-left:15px;width:310px}.suggested-doctor a{color:#287792}.suggested-doctor.first{margin-left:0}.suggested-doctor .suggested-doctor-photo{width:70px;float:left;margin-right:10px}.suggested-doctor .suggested-doctor-details{width:230px;float:left}.suggested-doctor .suggested-doctor-name{margin-top:10px;font-weight:600;margin-bottom:5px}.suggested-doctor .suggested-doctor-qualification{color:#999}.more-suggestions-container{width:960px;text-align:right}.more-suggestion-link{font-weight:600;font-size:13px;background:url('/bundles/practopractoapp/images/icons/link-right-arrow.png') no-repeat right center;padding-right:20px}}@media screen and (min-width :740px) and (max-width :979px){.doc-suggestion{margin-top:30px;font-size:15px}.doc-suggestion-label-short{width:700px;font-weight:bold;margin-bottom:10px;padding-bottom:5px}.doc-suggestion-label{display:none}.suggested-doctor{width:700px;padding:10px 0;border-top:1px solid #cecece}.suggested-doctor a{color:#287792}.suggested-doctor.first{margin-top:0;border-top:0}.suggested-doctor .suggested-doctor-photo{width:70px;float:left;margin-right:10px}.suggested-doctor .suggested-doctor-details{width:620px;float:left}.suggested-doctor .suggested-doctor-name{margin-top:10px;font-size:16px;font-weight:600;margin-bottom:5px}.suggested-doctor .suggested-doctor-qualification{color:#999}.more-suggestions-container{width:700px;text-align:right}.more-suggestion-link{font-weight:600;font-size:14px;background:url('/bundles/practopractoapp/images/icons/link-right-arrow.png') no-repeat right center;padding-right:20px}}@media screen and (min-width :600px) and (max-width :739px){.doc-suggestion{margin-top:30px;font-size:15px}.doc-suggestion-label-short{font-weight:bold;width:560px;margin-bottom:10px;padding-bottom:5px}.doc-suggestion-label{display:none}.suggested-doctor{width:560px;padding:10px 0;border-top:1px solid #cecece}.suggested-doctor a{color:#287792}.suggested-doctor.first{margin-top:0;border-top:0}.suggested-doctor .suggested-doctor-photo{width:70px;float:left;margin-right:10px}.suggested-doctor .suggested-doctor-details{width:480px;float:left}.suggested-doctor .suggested-doctor-name{margin-top:10px;font-size:16px;font-weight:600;margin-bottom:5px}.suggested-doctor .suggested-doctor-qualification{color:#999}.more-suggestions-container{width:560px;text-align:right}.more-suggestion-link{font-weight:600;font-size:14px;background:url('/bundles/practopractoapp/images/icons/link-right-arrow.png') no-repeat right center;padding-right:20px}}@media screen and (min-width :480px) and (max-width :599px){.doc-suggestion{margin-top:30px;font-size:15px}.doc-suggestion-label-short{font-weight:bold;width:440px;margin-bottom:10px;padding-bottom:5px}.doc-suggestion-label{display:none}.suggested-doctor{width:440px;padding:10px 0;border-top:1px solid #cecece}.suggested-doctor a{color:#287792}.suggested-doctor.first{margin-top:0;border-top:0}.suggested-doctor .suggested-doctor-photo{width:70px;float:left;margin-right:10px}.suggested-doctor .suggested-doctor-details{width:360px;float:left}.suggested-doctor .suggested-doctor-name{margin-top:10px;font-size:16px;font-weight:600;margin-bottom:5px}.suggested-doctor .suggested-doctor-qualification{color:#999}.more-suggestions-container{width:440px;text-align:right}.more-suggestion-link{font-weight:600;font-size:14px;background:url('/bundles/practopractoapp/images/icons/link-right-arrow.png') no-repeat right center;padding-right:20px}}@media screen and (max-width :479px){.doc-suggestion{margin-top:30px;font-size:14px}.doc-suggestion-label-short{font-weight:bold;width:280px;margin-bottom:10px;padding-bottom:5px}.doc-suggestion-label{display:none}.suggested-doctor{width:280px;padding:10px 0;border-top:1px solid #cecece}.suggested-doctor a{color:#287792}.suggested-doctor.first{margin-top:0;border-top:0}.suggested-doctor .suggested-doctor-photo{width:70px;float:left;margin-right:10px}.suggested-doctor .suggested-doctor-details{width:200px;float:left}.suggested-doctor .suggested-doctor-name{margin-top:10px;font-size:15px;font-weight:600;margin-bottom:5px}.suggested-doctor .suggested-doctor-qualification{color:#999}.more-suggestions-container{width:280px;text-align:right}.more-suggestion-link{font-weight:600;font-size:14px;background:url('/bundles/practopractoapp/images/icons/link-right-arrow.png') no-repeat right center;padding-right:20px}}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent;outline:0}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link{font-weight:400;color:#1ebef0;border-radius:0;cursor:pointer}.btn-link.report-error-btn{margin-top:9px;float:right;font-size:14px;color:#ff2d00;padding-right:20px;outline:0}.btn-link.claimProfile-btn{margin-top:9px;float:right;font-size:14px;padding-right:18px}.re-submit-btn{cursor:pointer;margin-top:10px;font-size:14px;width:115px;-webkit-box-shadow:none;box-shadow:none;border-color:transparent;padding:6px;line-height:18px;margin:0 auto;display:block}.re-close-btn{font-size:15px;float:right;margin-top:-2px;color:#6f6f6f;padding:0}.profile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;opacity:.8;background:rgba(0,0,0,0.6);display:none}.dialog-container{position:absolute;left:50%;top:91px;display:none}.report-error-container{position:absolute;width:450px;margin-left:-225px;background-color:#fff;border:1px solid #979797;border-radius:6px;padding:20px;font-size:14px}.dialog-col{padding:8px 0;width:50%;float:left}.reporter-email,.reporter-phone-number,.doctor-phone-number{width:386px;height:26px;margin-top:10px;border-radius:2px;padding-left:10px;font-size:13px;border:1px solid #cacad3;outline:0;height:30px;background:0}.error-message{font-size:12px;color:#ff2d00;padding-left:10px;font-weight:normal}.hide-phone-number{display:none;visibility:hidden}.show-phone-number{display:inline;visibility:visible}.hide-all{display:none}.form-overall{max-height:625px;overflow:auto}.re-description{width:386px;height:100px;margin-top:10px;font-size:13px;border:1px solid #cacad3;padding-top:10px;padding-left:10px;outline:0}.form-phone-number{padding-bottom:10px}.report-error-header{font-size:16px;font-weight:bold}.dialog-row{display:table;margin-top:15px;font-size:14px}.emailError{color:#ff2d00;font-size:13px;font-weight:normal}.form-email,.is-doctor{font-size:15px;font-weight:normal}.doctor-padding{padding-bottom:15px}.report-error-container,.dialog-row,.dialog-col,.reporter-email,.reporter-phone-number,.re-description,.doctor-phone-number{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.claim-profile-mandatory{font-size:smaller;margin-top:6px}.dialog-row span{font-size:14px}.form-phone-number label,.form-email label,.form-description label{color:#787887;font-size:12px}.dialog-row input:focus,.dialog-row textarea:focus{border:1px solid #1ebef0}

.new-badge{color:#fff;background-color:#ffb255;padding-left:7px;padding-right:7px;border-radius:11px;font-size:9px}.review-card .reviewer-name,.review-card .doctor-name{float:left;margin:5px 0 0 10px;width:100px;font-size:12px;word-break:break-all}.review-card .reviewer-image{width:25px;height:25px;display:inline-block;float:left}.reply-card-main .doctor-image{width:30px;height:auto;display:inline-block;float:left}.reply-card-main .doctor-label{font-size:11px;color:#b3b3b3}.review-card span{word-wrap:break-word}.no-reviews-message,.reviews-load-error{text-align:center;padding-top:20%;padding-bottom:20%}.review-card .reply-card-main{background-color:#f6f6f6}.loader{text-align:center;padding-top:20%;padding-bottom:20%;margin-left:45%}.loader #results-refresh-loader{width:65px;height:65px;top:47%;z-index:1001}.loader #results-refresh-loader .spinner{width:61px;height:61px;border-top:2px solid #ebebeb;border-right:2px solid #ebebeb;border-bottom:2px solid #3bb9df;border-left:2px solid #3bb9df;border-radius:50%;display:inline-block;animation:rotate360 1.25s linear infinite;-moz-animation:rotate360 1.25s linear infinite;-webkit-animation:rotate360 1.25s linear infinite;-o-animation:rotate360 1.25s linear infinite}.review-card .doctor-details .doctor-recommendation{display:inline-block;margin-top:5px;font-size:11px}.review-search-no-results{margin-left:25px;color:#a1a1a1;margin-top:10px;padding-bottom:5px}.doctor-review-card .review-highlight-word{background-color:#feddaa;font-weight:bold}.review-card:not(:first-child){border-top:1px solid #e0e0e5}.review-card{display:inline-block;background-color:#fff;margin-right:20px;padding:15px 0;box-sizing:border-box}.review-card .review-card-sidebar{display:inline-block;padding:1px}.review-card .review-card-sidebar .clinic-details{margin-top:10%}.review-card .review-card-sidebar .clinic-title,.review-card .review-card-sidebar .doctor-title{font-weight:bold}.review-card .review-card-sidebar .clinic-name,.review-card .review-card-sidebar .doctor-name{margin:5px 0 0 0;line-height:14px;font-size:11px}.review-card .review-card-sidebar .doctor-title{color:#999;font-size:11px}.review-card .review-card-head,.review-card .reply-card-head{padding:10px 10px 10px 0;display:inline-block;width:100%}.review-card .review-card-body .review-text,.review-card .reply-card-body .reply-text{line-height:21px;font-size:14px}.review-card .reviewer-avatar{max-width:100%;max-height:100%;border-radius:3px}.review-card .review-time,.review-card .reply-time,.review-card .review-time-text{color:#787887;margin:10px 5px 10px 0;font-size:11px}.report-error-row{height:45px;border-top:0;background-color:#fff}#reviewsTab{display:none}#reviewsTab div[class^='page_']{display:none;background-color:#fff}#reviewsTab .next-page{padding:7px 25px;text-decoration:none;margin:0 auto;margin-top:8px;margin-bottom:10px;display:none;width:auto}#reviewsTab .next-page:active{position:relative;top:1px}.new-badge{color:#fff;background-color:#ffb255;padding-left:7px;padding-right:7px;border-radius:11px;font-size:9px}@-o-keyframes rotate360{from{-o-transform:rotate(0)}to{-o-transform:rotate(360deg)}}@-ms-keyframes rotate360{from{-ms-transform:rotate(0)}to{-ms-transform:rotate(360deg)}}@-moz-keyframes rotate360{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(360deg)}}@-webkit-keyframes rotate360{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes rotate360{from{transform:rotate(0)}to{transform:rotate(360deg)}}.no-reviews-message{display:none}.myReviews{background-color:#fff}.tabs#reviewsTab{background-color:#fff;border-bottom:1px solid #e0e0e5;padding-bottom:1px}.practice-profile-feedback-container{background-color:#FFF}.feedback-header{border-bottom:1px solid #e0e0e5}.feedback-header .feedback-header-text,.feedback-footer .feedback-footer-text{font-size:18px;padding-top:15px;padding-bottom:15px;margin-left:15px;font-weight:bold}#all-reviews{color:#1ebef0;text-decoration:none}.practice-profile-feedback-container .feedback-footer{border-top:1px solid #e0e0e5;border-bottom:1px solid #e0e0e5}.feedback-footer .feedback-footer-text{font-size:14px}.my-reviews{margin:0 15px}.review-card{width:100%}.review-card .review-card-main{width:82%;float:left}.review-card .reply-card-main{width:418px;float:left;margin-left:40px;padding:5px 16px}.review-card .recommends-badge{float:right;margin-right:10px}.review-card .review-card-sidebar{float:right;width:150px}.review-card.clinic-review-card .review-left-sidebar{float:left;width:150px}@media screen and (max-width:1200px){.review-card .review-card-main{width:78%}}

.social-sharing-links{display:block;margin-top:10px}.social-sharing-links .share{display:inline-block;margin-right:3px;font-size:14px}.social-sharing .social-sharing-links .share{display:block;border-right:0;text-transform:none;margin-bottom:5px;font-size:12px;font-weight:bold;color:#787887}.social-sharing{width:178px}.social-sharing-links a{display:inline-block;color:inherit;text-decoration:none;color:#b4b4be}.social-sharing-links a:before{font-size:20px;margin-left:0}.result-count .share-toggle{background:url('/bundles/practopractoapp/images/marketing/social-share-icon-m.svg') no-repeat;display:none;width:40px;position:absolute;right:0;top:0;background-position:9px;height:100%}.result-count .share-toggle.active{background-color:#fff}.social-sharing-mobile{position:absolute;right:0;top:60px;z-index:100}.social-sharing-mobile .social-sharing-links{display:none;width:40px;background-color:#fff}.fb-share-button:hover{color:#3a5998}.twitter-share-button:hover{color:#1da1f2}.google-share-button:hover{color:#db4437}.email-share-button:hover{color:#01a400}.profile-container .social-sharing-links .share{vertical-align:middle;margin-top:-8px}

.practo-app-container .app-download-banner{margin-left:20px}.app-download-banner img{width:169px;cursor:pointer}.app-download-banner .download-form{width:178px}.app-download-banner .download-form .input-text{text-indent:10px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border:solid 1px #cacad3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background:#f0f0f5;color:#787887;width:170px;height:30px}.app-download-banner .download-form .input-text.invalid{border:1px solid #ff005b}.app-download-banner .download-form .input-text.focus{border:1px solid #02a6d8}.app-download-banner .sucess-msg span{width:164px;font-size:10px;padding:5px 1px}.app-download-banner .download-form .input-text:focus,.app-download-banner .download-form .submit:focus{outline:0}.app-download-banner .submit{height:30px;font-size:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;width:auto;padding:0 15px;margin-top:10px}.app-download-banner .form-wrapper{width:280px;margin-bottom:50px}.app-download-banner .sucess-msg{display:none;width:178px;overflow:hidden}.app-download-banner .sucess-msg i{font-size:20px;vertical-align:middle}.app-download-banner .sucess-msg span{display:block;border:1px solid #00a400;color:#00a400;text-align:center}.app-download-banner .sucess-msg span img{width:20px;vertical-align:bottom}.load-bar-container{width:178px;display:none;margin-top:50px}.load-bar-container .load-bar{height:5px;position:relative;-moz-border-radius:25px;-webkit-border-radius:25px;box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);margin:auto;width:154px;background-color:#d8d8d8}.load-bar-container .load-bar>span{display:block;height:100%;border-top-right-radius:8px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-bottom-left-radius:20px;background-color:#02a6d8;background-image:linear-gradient(center bottom,#2bc253 37%,#54f054 69%);box-shadow:inset 0 2px 9px rgba(255,255,255,0.3),inset 0 -2px 6px rgba(0,0,0,0.4);position:relative;overflow:hidden}.android-only{display:none}@media screen and (max-width :979px){.app-download-banner{display:none}}.consult-snap{margin-bottom:20px}.guarantee-snap{margin-bottom:20px}.ola-snap{margin-bottom:20px}.consult-banner-img{height:178px;width:169px}.guarantee-banner-img{height:202px;width:170px}.ola-banner-img{height:auto;width:100%;max-width:180px}.reach-banner{position:relative;width:165px;height:206px;margin-bottom:19px;margin-top:2px;margin-left:2px}.reach-banner-img{position:absolute;max-width:164px;height:206px}a.fill-div{display:block;height:100%}@media screen and (max-width:1200px){.app-download-banner .form-wrapper{width:190px}.app-download-banner .sucess-msg span{float:none;width:122px}.app-download-banner .submit{margin-top:6px;float:none}.app-download-banner .download-form .input-text{margin-top:10px}.insurance-card-wrapper{width:190px}}

@font-face{font-family:'stars';src:url('/bundles/practopractoapp/fonts/font-stars.eot?16987801');src:url('/bundles/practopractoapp/fonts/font-stars.eot?16987801#iefix') format('embedded-opentype'),url('/bundles/practopractoapp/fonts/font-stars.woff?16987801') format('woff'),url('/bundles/practopractoapp/fonts/font-stars.ttf?16987801') format('truetype'),url('/bundles/practopractoapp/fonts/font-stars.svg?16987801#stars') format('svg');font-weight:normal;font-style:normal}.font-star:before{font-family:"stars";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.font-star.icon-star:before{content:'\e800'}.font-star.icon-star-half:before{content:'\e801'}

.aes-star-rating{width:100%;display:inline-block;color:#01a400;padding-right:3px;width:auto}.aes-star-rating:hover{background-color:#01a400;color:#fff}.aes-star-rating .font-star:before{font-size:18px;margin-left:0 !important;margin-right:0 !important}#star-rating-tooltip{background-color:#fff;width:136px;font-size:12px;padding-left:15px;padding-right:10px;padding-top:10px;padding-bottom:10px;word-wrap:normal;-webkit-box-shadow:1px 1px 4px 1px #ccc;-moz-box-shadow:1px 1px 4px 1px #ccc;box-shadow:1px 1px 4px 1px #ccc;z-index:98;position:absolute;line-height:16px;display:none}#star-rating-tooltip .tooltip-header{color:#02a6d8;padding-bottom:10px}#star-rating-tooltip:before,#star-rating-tooltip:after{border:solid;border-width:8px 8px 0 8px;bottom:114px;content:"";position:absolute;z-index:99;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}#star-rating-tooltip:before{border-color:#ddd transparent;left:-13px}#star-rating-tooltip:after{border-color:#fff transparent;left:-12px}.doctor-page.aes-block{display:none}@media screen and (min-width :980px){.doctor-page.aes-block{display:block}}@media screen and (max-width :479px){#star-rating-tooltip{width:140px;height:140px}}

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}

.seg-profile-container .icon-pin,.seg-profile-container .icon-time,.seg-profile-container .icon-equipments,.seg-profile-container .seg-services .icon-cash,.icon-product-affiliation,.practo-icon.icon-shield,.practo-icon.icon-address,.practo-icon.icon-timings,.practo-icon.icon-accreditations,.practo-icon.icon-has_emergency_services,.practo-icon.icon-has_insurance_desk,.practo-icon.icon-awards,.practo-icon.icon-hospital-accreditations,.practo-icon.icon-hospital-doctors,.icon-photos{color:#787887}.ui-slider-horizontal{margin:15px 0}.cerebro-active,a.estab-link,a.estab-link:visited,.sort-link,.search-informative-text-visible a{color:#3b99d9 !important}a.link.grey,.doc-details-block a,.doc-details-block p,.doc-details-block .doc-clinic-name a{color:#414146}a.link,a.doc-name,a.doc-name:visited,.results-container-wrapper .opt-in-notification a.link{color:#1ebef0}.doc-details-block p{line-height:1.5}.doc-exp-years{margin:0 0 12px 0}.doc-specialties,.doc-clinic-name{margin:0}.filters-container label.labelForFilterCheckboxes{line-height:20px;vertical-align:middle}.filter-show{color:#414146;overflow:hidden}.day_filters,.fee-range-text{margin:0}.day_filters.filter-hide{margin-bottom:15px}.timings-range-text,.fee-range-text{line-height:20px;font-size:12px;color:#414146}.filters-container .filter_accordio{color:#9b9b9b}.results-container,#star-rating-tooltip{color:#414146;font-size:12px}.results-container{border:0}.listing-row h2,.locality-view-more,.estab-row.listing-row h2,.timings-view-more,#star-rating-tooltip .tooltip-header,.estab-link-centers,.live-chat-link,.speciality-landing .profile-url{color:#1ebef0}.sidebar-container{margin:30px 0 0}.chat-icon-enabled.summary-text h1.sm-screen-hide,.header-section h1{color:#787887}.chat-icon-enabled.summary-text h4{color:#787887}.chat-icon-enabled.summary-text h1.sm-screen-hide,.chat-icon-enabled.summary-text h4{display:inline-block;margin:0;font-size:12px}.sidebar-container .popular-search-links a{text-decoration:none;margin:0 0 5px}.sidebar-container .popular-search-links a:hover{text-decoration:underline}.result-count .summary-text{margin:0}.profile-container h1{line-height:inherit;padding-bottom:5px;color:#414146}.doctor-qualifications,.doctor-specialties,.doctor-form-of-medicines{color:#414146;font-weight:normal}.profile-container .vn_patient .notch{right:100px}.results-container .doc-clinic-name{margin-bottom:5px}.ui-button.book-slot .ui-button-text{padding:.1em 0}.listing-row .profile-summary h2{color:#414146}.show-phonenumber .help_message .help_timing{padding-top:5px}.show-phonenumber a{text-decoration:none;color:#1ebef0}.app-download-banner .download-form,.app-download-banner .sucess-msg{width:100%}.sort_filter{padding:10px 0}.sort_filter .sort-by-text{line-height:18px}.profile-container .clinic-timings,.doctor-block .timings,.profile-container .overview-block .overview-timings-title{background-size:18px 18px}.profile-container .overview-block .overview-timings-title,.profile-container .overview-block .overview-services-title{background-position:0 5px}.seg-profile-container.profile-container .clinic-address{background-position:0 5px}.profile-container .overview-block .accredit{background:url('/bundles/practopractoapp/images/icons/accreditation.svg') no-repeat 0 center;background-size:18px 18px}.result-count{font-size:12px;max-width:100%;padding:10px 0}.profile-container .clinic-fees-web-indicator{display:inline-block;height:18px;width:15px;background-size:16px 16px}
