<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(#CSS_IMPORT_PATH#); 

body {font-family:'Alegreya', Arial, sans-serif;!important;color:#4e87a0}
.time-slots ul &gt; li &gt; ul &gt; li a:link, .time-slots ul &gt; li &gt; ul &gt; li a:visited {color:#4e87a0}
.date-bar-checked ul &gt; li p.month {color:#4e87a0}
.date-bar-checked ul &gt; li p.date {color:#4e87a0}

.#BACKGROUND_IMAGE# {background-color:#BG_COLOR#; background-image:url(../../images/background-image.jpg); #BG_IMG_OPTION_EXTRA_ATTRIBUTE# }

/*Header Section*/
.header_bg{background:#fff; background-repeat:no-repeat; background-size:100% 100%;}
.header_text a {color:#4e87a0!important} 
.header_text a.btn-primary {color:#fff!important}

/*Primary Color*/
.primary_bg {background: rgb(78,135,160);}
.primary_bg.alpha50 {background: rgba(78,135,160, 0.5);}
.primary_bg.alpha20 {background: rgba(78,135,160, 0.3);}
.primary_text {color:#4e87a0!important;}
a:link, a:visited {color:#4e87a0;}

a:link.btn-action, a:visited.btn-action {color:#fff;}
.highlighter p.day{color: #4e87a0!important;}
.locations dt{color: #4e87a0!important;}
.datepicker td.active{background:#4e87a0!important}
.dropdown-menu &gt; .head{color:#4e87a0!important;}
.navbar-steps {background:#336699`;}
.white_bg {background:#FFF; color:#336699`; text-shadow:none;}

/*Highlighted Color*/
.highlight_bg {background:#94795d;}
.lnactive &gt; .highlight_bg {background:#94795d;}
.highlight_bg.highlight_arrow:after {border-left-color:#94795d;}
.primary_bg.btn-primary:hover {background:#94795d;}
.highlight_bg:hover {background:#94795d;}
.highlight_bg.btn-radio input[type="radio"]:checked + label {background:#94795d; border:none}
.highlight_text{color:#94795d}
.locations dt::before {background:#94795d;}
.familyblock .panel-heading .accordion-toggle::after{color:#94795d;}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {background:#94795d!important; color:#fff!important}
.prev-day{border-right-color:#94795d;}
.next-day{border-left-color:#94795d;}
.date-bar ul &gt; li p.day{color:#94795d}
.test-selection ul li i {color:#94795d}
.time-slots ul &gt; li &gt; ul &gt; li a:hover{background:#94795d; border-color:#94795d}
.highlighter {background-color: #94795d;}
.highlighter p.day{background-color: #94795d;}
.icon-link &gt; .ln-shadow-radius:hover , .radius-xs:hover {background-color: #94795d;}
.view-all a:hover{color:#94795d}
.nav-tabs-hd &gt; .active a:link, .nav-tabs-hd &gt; .active a:visited{color:#94795d}
li .user-menu li a:hover{background-color:#94795d;}
#dropdown-selection .dropdown-menu li:hover &gt; a{background-color:#94795d;}
.question_area .dropdown-menu li a:hover, .answer_area .dropdown-menu li a:hover{background-color:#94795d;}
.dvBreadcrumb_new ul li.active{background-color:#94795d;}
.dvBreadcrumb_new ul li.active:after{border-left-color:#94795d;}
.RadioSelected, .RadioSelected_846 {background:#94795d;}
.btn-default.RadioSelected {background:#94795d;}
.dropdown-menu .selected a{background:#94795d!important;}

/*Footer Section*/
.footer_bg {background:#fff; background-repeat:no-repeat; background-size:100% 100%;}
.footer_text {color:#333}
.footer_text a:link, .footer_text a:visited {color:#333} </pre></body></html>