/*
Theme Name: Admin Fellowship
Theme URI: http://totalwptheme.com
Description: Kaiser Permanente
Author: Kaiser Permanente Northern California Multimedia Communications
Author URI: http://totalwptheme.com
Template: Total
Version: 3.6.0
*/

@charset "UTF-8";
/* ------- 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 */
}

@media print {
	header, .dontprint, div#wpex-mobile-menu-fixed-top, div#onetrust-consent-sdk {display:none;}
/* 	.printthis	{display: content !important;} */
}


body { color: #000000 !important; }
#outer-wrap	{font-size:18px;}

/* UPDATE TO SPECIFY FONT AND WEIGHT FOR BOLD AND OTHER ELEMENTS WHICH DON'T BEHAVE */
h1, h2, h3, #outer-wrap strong, #outer-wrap b, #outer-wrap h4, #outer-wrap h4 a, #outer-wrap p a, #wp-email-popup label, .gform_wrapper .top_label .gfield_label, #outer-wrap h3.portfolio-entry-title
	{
	font-family: 'Gotham-Medium', 'Gotham Medium', Verdana, Arial, sans-serif !important;
	font-weight: normal !important;
}

body, #footer p a, #outer-wrap .questions h2, #outer-wrap h4.vc_tta-panel-title, #outer-wrap h4.vc_tta-panel-title a {
	font-family: 'Gotham-Book', 'Gotham Book', Verdana, Arial, sans-serif !important;
	font-weight:normal;
}

#outer-wrap p, #outer-wrap td	{
	font-family: inherit !important;
	font-size: 18px !important;
	line-height: 1.8em !important;
}

/* ============================================== */
/* Headings and text */
/* ============================================== */

#outer-wrap h1, #outer-wrap h1, #outer-wrap h1 a, h1.page-header-title	{
	font-size: 42px !important;
	margin: 30px 0 30px 0;
	line-height: 1.3;
	padding: 0;
}

#outer-wrap h2, #outer-wrap h2 a	{
	font-size: 36px !important;
	line-height: 100%;
	padding: 0 0 10px 0;
}

#outer-wrap h2, #outer-wrap h2 a	{
	margin-top:30px;
	margin-bottom:10px;
	color:#000000;
}

#blog-entries h2	{margin-top:0;}
#blog-entries h2 a	{font-size:24px !important;}

/* H3 */
#outer-wrap h3, #outer-wrap h3 a	{
	font-size: 24px !important;
}

#outer-wrap h3	{
	margin-top:30px;
	margin-bottom:10px;
}

#outer-wrap h3.portfolio-entry-title {
    font-size: 21px !important;
    margin-top: 20px;
	color:#003b71;
}

/* H4 */
#outer-wrap h4, #outer-wrap h4 a	{
	font-size: 18px !important;
	margin-top:30px;
	margin-bottom:10px;
	background: #f0f7fa;
    text-align: center;
}

.vc_toggle_title h4 {
    background-color: transparent !important;
}

#outer-wrap h4	{
	color:#000000;
    padding: 10px;
}

#outer-wrap h4 a	{
	color:#0074AD;
}

.center-content	{text-align:center;}

#outer-wrap .vc_tta-panel h4, #outer-wrap .vc_tta-panel h4 a {
    padding: 1px 10px 5px;
    margin-top: 20px;
	text-align:left
}

.theme-button, .color-button, input[type="submit"], button, .button, .added_to_cart	{font-size:18px !important;margin-bottom:4px;}

blockquote {
    color: #000000;
}

@media only screen and (max-width: 767px) {
#outer-wrap  {
	font-size: 14px;
	line-height: 22px;
}
#outer-wrap h1, #outer-wrap h1, #outer-wrap h1 a, h1.page-header-title	{
	font-size: 30px !important;
	line-height: 36px;
}
#outer-wrap h2 {
	font-size: 24px;
	line-height: 32px;
	text-align: left;
}
#outer-wrap h3 {
	font-size: 20px;
	line-height: 32px;
}
}

/* ============================================== */
/* Header */
/* ============================================== */
.page-header {
	background: none repeat scroll 0% 0% #FFFFFF;
	margin: 0;
}
/*body.home .page-header-title {
	margin: 25px 0 10px 0;
}*/
.page-header {
	border: none !important;
	padding: 0;
	margin: 0;
}

#site-header {
    overflow: visible !important;
    z-index: 999;
    background: #fff;
	box-shadow: 0px 6px 5px -5px rgba(0, 0, 0, 0.1);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

body.wpex-is-retina #site-logo img {
    max-height: 30px !important;
}

#site-logo img {
    width: 641px !important;
    height: 27px !important;
}

#top-bar p {
    font-size: 16px !important;
}

nav#site-navigation {
    font-size: 16px;
}

/* ============================================== */
/* Tables */
/* ============================================== */
table {
	margin: 30px 0;
}
table.table-info tr td {
	border: solid 1px #fff;
	padding: 15px;
	background-color: #efefef;
}
table.table-info tr th {
	border: solid 1px #fff;
	padding: 15px;
	background-color: #e6762f;
	color: #fff;
	width: 33%;
	font-size: 18px;
	text-align: right;
	vertical-align: middle;
}

/*-----------------------------------------------------------------------------------*/
/* - Section Colors
/*-----------------------------------------------------------------------------------*/

/* ie10 ie11 fixes */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.fa.fa-angle-right {
	background: url('assets/images/ie/breadcrumb-arrow.png') no-repeat 1px 2px;
	width: 5px;
	height: 11px;
}
.fa.fa-chevron-up {
	background: url('assets/images/ie/backtotop-arrow.png') no-repeat 0 4px;
	width: 15px;
	height: 14px;
}
}

ul#menu-primary li a {
	font-size: 13px !important;
}
	
.main-navigation-ul>.menu-item>a	{
	padding-inline: initial;
    margin-right: 50px;
}

#menu-home-side.menu li	{
    padding: 0 0 !important;
    border: 0px solid #eee !important;
	border-bottom: 1px solid #ccc !important;
}

#sidebar .widget_nav_menu ul > li:first-child > a {
    border-top: 1px solid #ccc;
}

#sidebar .widget_nav_menu a,
#menu-home-side a {
	font-size:16px;
	color:#000000;
}

.home-post-meta	{font-size:.85em;color:#666666 !important;}
.home-post-meta span.home-post-author a	{color:#006ba6 !important;}
#menu-home-side .entry-title	{font-size:inherit;}

.vcex-blog-entry-details	{
    padding:0;
}

.vcex-blog-entry-details, .blog-entry.grid-entry-style .blog-entry-inner	{
    border: 0px solid #eee !important;
}

#outer-wrap #menu-home-side p {margin-bottom:0;}

.header-two .navbar-style-two .site-search-toggle { display: block }

#sidebar .widget_nav_menu a {
    border: 0 solid #eee;
    padding:20px 0;
}

/* TOGGLE MENU */
#wpex-mobile-menu-fixed-top	{background:#ffffff;}
#wpex-mobile-menu-fixed-top .mobile-menu-toggle	{color:#006ba6;}
.wpex-mobile-toggle-menu-fixed_top .mobile-toggle-nav a	{font-size:14px;}
.mobile-toggle-nav a	{padding-left:20px;}
.mobile-toggle-nav a:hover { background:#006ba6;}
#wpex-mobile-menu-fixed-top form	{color:#000000;}
/* subscribe on toggle */
.menu-item-90 a	{padding:40px; text-align:center;}
.menu-item-90 a:hover	{background:inherit;}
.menu-item-90 a span.link-inner	{color:#ffffff;background:#006ba6;padding:20px 30px;font-size:120%;}
.menu-item-90 a:hover span.link-inner	{background:#003b71;}

#sidebar .widget-title	{font-size:22px;color:#006ba6;margin-top:20px;}

#blog-entries .blog-entry.grid-entry-style .blog-entry-inner	{padding:0px;}
.blog-entry.grid-entry-style .blog-entry-media	{margin:0;}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea { color: #000; padding: 6px 12px; font-size: 14px;background:#fff;border-color:#ccc;}

.home .page-header {display:none;}

#wp-email-popup textarea {
    height: 70px;
}

#wp-email-popup h3	{
    margin: 0px 0 20px;
}

#wp-email-popup input[type="button"]	{
	color: #ffffff !important;
	background-color: #006ba6 !important;
	font-size:18px;
	border-width:0px;
}

#wp-email-required	{font-style:italic;}

.single-page-header {display:none;}

.gform_wrapper h2.gsection_title {
    margin: 50px 0 0 0 !important;
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {vertical-align: top !important;}

body .gform_wrapper ul li.gfield {
    padding-top: 30px !important;
}

.portfolio-entry-details {
    background: inherit;
    border: 0px solid #fff;
    padding: 0 15px 15px 0;
}

.portfolio-entry-excerpt {
    margin: 0;
}
.vcex-portfolio-filter .theme-button {
    padding: 7px 12px !important;
    font-size: 16px !important;
	color:#006ba6;
	border-width:2px;
}

.vcex-portfolio-filter .active>.theme-button.minimal-border, .vcex-portfolio-filter .theme-button.minimal-border:hover	{background:#006ba6;border:2px solid #006ba6;color:#ffffff;}
.vcex-portfolio-grid .entry-media {
    text-align: left;
}

#outer-wrap .questions h2	{
	margin-top:0;
	font-size: 24px !important;
}

.questions	{
	background: #efefef;
    padding: 30px 30px 0px 30px;
}

.questions .vc_column-inner	{margin-bottom:0;}

body .gform_wrapper ul li.remove-space.gfield {
	padding: 0 !important;
}
.gform_wrapper .remove-space .gfield_label	{display:none !important;}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]	{margin-top:2px !important;}


.gform_confirmation_message	{
	text-align: initial !important;
	border-width: 0 !important;
    background-color: transparent !important;
}
.gform_confirmation_message td font {
    font-size: 18px !important;
}

.gform_confirmation_message td {
    border-width: 0;
}

.gform_confirmation_message table {
    background-color: transparent;
    margin: 0;
}

#gform_2 div#mceu_11, #gform_2 div#mceu_28, #gform_2 div#mceu_5, #gform_2 div#mceu_0, #gform_2 div#mceu_5, #gform_2 div#mceu_6, #gform_2 div#mceu_7, #gform_2 div#mceu_8, #gform_2 div#mceu_10  {
    display: none;
}

.gform_confirmation_message tbody>tr>td {
    padding: 0;
}

/* TAB WHITE STYLE */
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body	{padding:20px 0 !important;}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab>a	{padding:10px 15px !important;}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body	{color:inherit !important;}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a	{background:#006ba6 !important;color:#ffffff !important;}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab>a:hover,.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active>a	{background:#003b71 !important;color:#ffffff !important;}

@media (max-width: 767px)	{
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    display: initial;    
	margin-bottom:30px;
}
	
#outer-wrap h4.vc_tta-panel-title, #outer-wrap h4.vc_tta-panel-title a {
    background: #ffffff !important;padding:0 !important;font-size: 24px !important;line-height: 32px !important;
	}
.vc_tta-panel-title h4	{}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a	{padding:0; color:#000000 !important;color:#006ba6 !important;}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel	{margin-bottom:50px;}

}


/* Responsive iFrame to make YouTube Videos Responsive */
.responsive-iframe-container {
position: relative;
padding-bottom: 56.25%;
/* padding-top: 30px; */
height: 0;
overflow: hidden;
/* margin-bottom: 40px !important; */
}
.responsive-iframe-container iframe, .responsive-iframe-container object, .responsive-iframe-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

#footer-bottom	{font-size:14px;}