/*
Theme Name: Kaiser Foundation Hospital Changes
Theme URI: http://totalwptheme.com
Description: Kaiser Permanente 
Author: Kaiser Permanente Northern California Multimedia Communications
Author URI: http://totalwptheme.com
Template: Total
Version: 1
*/
body {
	font: 400 14px/22px 'Gotham-Book', 'Verdana', 'Avenir';
	color: #000;
}
strong {
	font-family: 'Gotham-Medium', 'Verdana', 'Avenir' !important;
	font-weight: normal;
}
a {
	color: #006ba6;
}
h1, h2{
	font-family: 'Gotham-Medium', 'Verdana', 'Avenir';
	font-weight: normal;
	display: block;
	line-height: 1.1 !important;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: -0.02em
}
h1, .page-header-title {
    text-align: left;
    font-size: 30px;
    color: #006ba6;
    margin: 0;
	padding: 40px 0 30px 0;
}
h2 {
	color: #000000;
	font-size: 24px;
	padding: 0 0 15px 0;
}
@media only screen and (min-width: 768px) {
	body {
	font-size: 16px;
	line-height: 24px;
}
h1, .page-header-title {
	font-size: 42px;
}
h2 {
	font-size: 30px;
	padding: 20px 0 15px 0;
}
}
/* ------- Header ------- */  
#site-header {
	box-shadow: 0px 1px 3px #8F8F8F !important;
}

#site-header-inner {
	padding: 20px 0;
}
body.home #site-navigation-wrap{
	display: none;
}
/* ------- Primary Top Navigation ------- */ 
.navbar-style-one {
    right: 0;
    margin-top: 0;
}
.navbar-style-one .dropdown-menu li{
	margin: 0 0 0 20px;
	padding: 13px 0 13px 0;
}
.navbar-style-one .dropdown-menu > li > a {
    display: block;
    padding: 0;
	margin: 0;
	height: 14px;
	font-size: 14px;
	line-height: 1;
}
#site-navigation .dropdown-menu > li > a:hover > span.link-inner {
    text-decoration: underline !important
}
.navbar-style-one .dropdown-menu > li > a > span.link-inner {
	display: inline-block;
	line-height: 1;
	padding: 0;
	border-radius: 0;
}
li.current-page-ancestor a, li.current_page_item a {
	color: #006ba6 !important;
	text-decoration: none;
}
li.current-page-ancestor a, li.current_page_item a {
	text-decoration: underline !important;
	color: #006ba6 !important;
}
.navbar-style-one .dropdown-menu ul.sub-menu {
	padding: 10px !important;
	border: 1px solid #ddd !important;
	background-color: #ebebeb !important;
	top: 52px;
}
.navbar-style-one .dropdown-menu ul.sub-menu li{
    box-sizing: border-box;
    list-style-type: none;
	 font-size: 14px;
    line-height: 1;
    height: auto;
    text-align: left;
	margin: 0;
}
.navbar-style-one .dropdown-menu ul.sub-menu li a{
	color: #333 !important;
    display: block;
   text-decoration: none !important;
	padding: 8px 12px !important;
}
.navbar-style-one .dropdown-menu ul.sub-menu li a:hover{
	background-color:  transparent !important;
	color: #006ba6 !important;
	text-decoration: underline !important;
}
/* ------- Mobile Menu ------- */
#mobile-menu a {
	background-color: transparent !important;
	border: none !important;
}
.wpex-bars > span, .wpex-bars > span::before, .wpex-bars > span::after {
    background: #006ba6;
}
ul.sidr-class-dropdown-menu {
	font-family: 'Gotham-Medium', Verdana, Arial, Helvetica !important;
	font-size: 14px !important;
}
.sidr-class-toggle-sidr-close:before {
	font-family: "FontAwesome";
	content: "\f104" !important;
	position: absolute;
	top: 0px;
	left: 20px;
	height: 50px;
	line-height: 50px;
}
a.sidr-class-toggle-sidr-close {
	position: relative;
	margin: 0px auto;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #006ba6 !important;
	background: none repeat scroll 0% 0% #fff !important;
	box-shadow: none !important;
	border-bottom: solid 1px #ccc;
}
#sidr-main{
	background: #fff;
	color: #666;
}
.sidr a {
    color: #666;
}
.sidr a:hover {
    color: #006ba6;
}
.sidr-class-dropdown-menu > li:first-child {
    border-top: 1px solid #ccc;
}
.sidr-class-dropdown-menu li {
    border-bottom: 1px solid #ccc;
}
ul.sidr-class-sub-menu {
	background-color: #e9ebee !important;
	font-family: 'Gotham-Book', Verdana, Arial, Helvetica;
	padding: 4px 0;
}
ul.sidr-class-sub-menu li {
	border: none !important;
}
ul.sidr-class-sub-menu li a{
	padding: 8px 0 8px 20px !important;
}
.sidr-class-dropdown-menu ul a:before {
	display: none !important;
}
.fa.fa-chevron-down {
	color: #666 !important;
}
.sidr.left {
	border-right: solid 1px #ccc !important;
}
.sidr-class-dropdown-menu li.sidr-class-topbar-links{
		background-color:  #e9ebee; 
	border: none !important
}
.sidr-class-dropdown-toggle::before{
	right: 10px;
	left: auto;
}
/* ------- Layout ------- */
.page-header {
	background: none repeat scroll 0% 0% #FFFFFF;
	border: none !important;
	padding: 0;
	margin: 0;
}
/* ------- Buttons ------- */
a.button, input[type="submit"] {
	font-family: 'Gotham-Medium', 'Verdana', 'Avenir';
	display: inline-block;
	color: #fff !important;
	text-decoration: none;
	margin: 20px 0 !important;
	padding: 20px 30px;
	font-size: 18px;
	line-height: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background ease-out 0.3s;
	-moz-transition: background ease-out 0.3s;
	-o-transition: background ease-out 0.3s;
	-ms-transition: background ease-out 0.3s;
	transition: background ease-out 0.3s;
	background-color: #006ba6;
}
a:hover.button, input[type="submit"]:hover {
	color: #fff !important;
	text-decoration: none;
	background-color: #003b71;
}
a.button.purple {
	background-color: #583985;
}
a:hover.button.purple {
	background-color: #462964;
}
a.button.teal {
	background-color: #066564;
}
a:hover.button.teal:hover {
	background-color: #16727a;
}
/* ------- Footer ------- */
.site-footer .container {
    padding-top: 0;
}
.site-footer {
    padding: 40px 0 0 0;
background-color: #003B71;
}
#footer-bottom{
	background-color: #003B71;
}
.footer .container, .footer .vc_row-fluid.container {
    max-width: 100% !important;
}
.footer .vc_column-inner {
    margin-bottom: 20px !important;
}
html body #footer ul, .footer ul {
	font-family: 'Gotham-Book', Verdana, Avenir;
	font-size: 13px !important;
	margin: 0;
	padding: 0;
	line-height: 22px;
	list-style:  none;
}
html body #footer ul li, .footer ul li {
	margin: 0 !important;
	padding: 0;
}
html body #footer a, .footer a {
	color: #fff !important;
    padding: 15px 30px 5px 0;
	margin: 0;
	display: inline-block;
}
html body #footer a:hover, .footer a:hover {
	text-decoration: underline;
}
html body #footer .widget-title, .footer h4 {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
	line-height: 22px;
    padding: 0 0 20px 0;
    margin: 0;
}
p.bottom, #footer-bottom, .copyright p {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	text-align: center;
}
.footer-widget.widget_text {
	position: relative;
}
ul.footer_links {
	float: left;
}
.site-footer .widget_nav_menu li {
	border-bottom: none;
}
.site-footer .widget_nav_menu li:first-child {
	border-top: none
}
.site-footer .widget_nav_menu li {
	padding: 0
}
@media only screen and (min-width: 768px) {
	.footer .vc_column_container > .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
p.bottom, #footer-bottom, .copyright p {
	text-align: left
}
}
/* ------- Colors ------- */
.drk-purple {
	color: #583985;
}
.drk-teal {
	color: #066564;
}
/* ------- Fonts ------- */

.gotham-book {
	font-family: 'Gotham-Book';
}
.gotham-bold {
	font-family: 'Gotham-Bold';
}
.gotham-medium {
	font-family: 'Gotham-Medium';
}
.gotham-light {
	font-family: 'Gotham-Light';
}
@font-face {
	font-family: 'Gotham-Book';
	src: url('assets/fonts/Gotham-Book.eot'); /* IE9 Compat Modes */
	src: url('assets/fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('assets/fonts/Gotham-Book.woff') format('woff'), /* Pretty Modern Browsers */ url('assets/fonts/Gotham-Book.ttf') format('truetype'), /* Safari, Android, iOS */ url('assets/fonts/Gotham-Book.svg#GothamBook') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Gotham-Bold';
	src: url('assets/fonts/Gotham-Bold.eot'); /* IE9 Compat Modes */
	src: url('assets/fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('assets/fonts/Gotham-Bold.woff') format('woff'), /* Pretty Modern Browsers */ url('assets/fonts/Gotham-Bold.ttf') format('truetype'), /* Safari, Android, iOS */ url('assets/fonts/Gotham-Bold.svg#svgGothamBold') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Gotham-Medium';
	src: url('assets/fonts/Gotham-Medium.eot'); /* IE9 Compat Modes */
	src: url('assets/fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('assets/fonts/Gotham-Medium.woff') format('woff'), /* Pretty Modern Browsers */ url('assets/fonts/Gotham-Medium.ttf') format('truetype'), /* Safari, Android, iOS */ url('assets/fonts/Gotham-Medium.svg#svgGothamMedium') format('svg'); /* Legacy iOS */
}
@font-face {
	font-family: 'Gotham-Light';
	src: url('assets/fonts/Gotham-Light.eot'); /* IE9 Compat Modes */
	src: url('assets/fonts/Gotham-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('assets/fonts/Gotham-Light.woff') format('woff'), /* Pretty Modern Browsers */ url('assets/fonts/Gotham-Light.ttf') format('truetype'), /* Safari, Android, iOS */ url('assets/fonts/Gotham-Light.svg#svgGothamLight') format('svg'); /* Legacy iOS */
}