/*@import url("../fonts/alegreya/stylesheet.css");
body {font-family:'Alegreya', Arial, sans-serif; color:#333}*/

.time-slots ul > li > ul > li a:link, .time-slots ul > li > ul > li a:visited {color:#333}
.date-bar-checked ul > li p.month {color:#333}
.date-bar-checked ul > li p.date {color:#333}

.background_center {background-image: url(../../images/background-image.jpg); background-repeat: no-repeat;background-attachment: fixed;background-position: center; background-size: inherit; }
.background_tile {background-image: url(../../images/background-image.jpg); background-repeat: repeat;background-attachment: fixed;background-position: center; background-size: inherit; }
.background_image {background-image: url(../../images/background-image.jpg);background-position:center 80px; background-attachment:fixed; background-repeat:no-repeat; background-size: cover; flex:1;}
@media screen and (max-width: 767px) {
	.background_image {
		background-position:center 52px;
	}
}
/*Header Section*/
.header_bg{background:#fff; background-repeat:no-repeat; background-size:100% 100%}
.header_text a {color:#777}
.header_text a.btn-primary {color:#fff!important}

/*Primary Color*/
.primary_bg {background: rgb(51, 102, 153);}
.primary_bg.alpha50 {background: rgba(51, 102, 153, 0.5);}
.primary_bg.alpha20 {background: rgba(51, 102, 153, 0.3);}
.primary_text {color:#336699}
a:link, a:visited {color:#336699;}
a:link.btn-action, a:visited.btn-action {color:#fff;}
.highlighter p.day{color: #336699}
.locations dt{color: #336699}
.datepicker td.active{background:#336699}
.dropdown-menu > .head{color: #336699}
.navbar-steps {background:#336699;}
.white_bg {background:#FFF; color:#336699; text-shadow:none;}

/*Highlighted Color*/
.highlight_bg {background:#FF9933;}
.lnactive > .highlight_bg {background:#FF9933;}
.highlight_bg.highlight_arrow:after {border-left-color:#FF9933;}
.primary_bg.btn-primary:hover {background:#FF9933;}
.highlight_bg:hover {background:#FF9933;}
.highlight_bg.btn-radio input[type="radio"]:checked + label {background:#FF9933; border:none}
.highlight_text{color:#FF9933}
.locations dt::before {background:#FF9933}
.familyblock .panel-heading .accordion-toggle::after{color:#FF9933;}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {background:#FF9933!important; color:#fff!important}
.prev-day{border-right-color:#FF9933}
.next-day{border-left-color:#FF9933}
.date-bar ul > li p.day{color:#FF9933}
.test-selection ul li i {color:#FF9933}
.time-slots ul > li > ul > li a:hover{background:#FF9933; border-color:#FF9933; color:#FFF;}
.highlighter {background-color: #FF9933}
.highlighter p.day{background-color: #FF9933}
.icon-link > .ln-shadow-radius:hover, .radius-xs:hover {background-color: #FF9933;}
.view-all a:hover{color:#FF9933}
.nav-tabs-hd > .active a:link, .nav-tabs-hd > .active a:visited{color:#FF9933}
li .user-menu li a:hover{background-color:#FF9933;}
#dropdown-selection .dropdown-menu li:hover > a{background-color:#FF9933;}
.question_area .dropdown-menu li a:hover, .answer_area .dropdown-menu li a:hover{background-color:#FF9933;}
.dvBreadcrumb_new ul li.active{background-color:#FF9933;}
.dvBreadcrumb_new ul li.active:after{border-left-color:#FF9933;}
.RadioSelected, .RadioSelected_846 {background:#FF9933;}
.btn-default.RadioSelected {background:#FF9933; color:#fff!important}
.dropdown-menu .selected a{background:#FF9933!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:#336699}
