@charset "utf-8";
/* CSS Document */

/*
Theme Name: flat-bootstrap-child
Template: flat-bootstrap
Author: Cancer Research Informatics
*/

@font-face{
    font-family: "Myriad Pro";
    src: url('myriad-web-pro.ttf'),
    url('https://www.kentuckyleads.org/lungscreen/myriad-web-pro.eot');
}

@font-face {
	font-family:"Lucida Grande";
    src: url('myriad-web-pro.ttf'),
    url('https://www.kentuckyleads.org/lungscreen/myriad-web-pro.eot');
}

@font-face {
	font-family: 'FFSeroWebProBold';
	src: url('https://www.kentuckyleads.org/lungscreen/2D87D9_0_0.eot');
	src: url('https://www.kentuckyleads.org/lungscreen/2D87D9_0_0.eot#iefix') format('embedded-opentype'), 
	url('https://www.kentuckyleads.org/lungscreen/2D87D9_0_0.woff2') format('woff2'),
	url('https://www.kentuckyleads.org/lungscreen/2D87D9_0_0.woff') format('woff'),
	url('2D87D9_0_0.ttf') format('truetype');
}

#page, .navbar, .after-footer {
/*	max-width: 1600px;*/
	max-width: none;
/*	margin: 0 auto;*/
}

.content-header {
	background-color: #5f98ba;
}

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

a {
    color: #5f98ba;
}

a:hover,
a:focus {
    color: #000;
    text-decoration: none;
    outline: 0;
}

button,
html input[type="button"],
input[type="submit"] {
    color: #fff;
    background-color: #5f98ba;
    border-color: #1abc9c;
    background-image: none;
	font-size: 16px;
	line-height: 22px;
	padding: 6px 12px;
    border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    outline: 0;
}
button:hover, 
button:focus,
html input[type="button"]:hover, 
html input[type="button"]:focus,
input[type="submit"]:hover, 
input[type="submit"]:focus {
    color: #fff;
    background-color: #414142;
    border-color: #16a085;
    outline: 0;
}

body {
	background: #DDEAF0;
	color: #414142;
	font-family:"Lucida Grande";
}

p.frontPage {
	color: #3A3A3C;
	font-size: 26px;
	line-height: 50px;
	margin-bottom: 0px; 
}



.after-footer {
	background: #414142;
	color: white;
	font-size: 16px;
}


.navbar-fixed-top {
	background: #DDEAF0;
}

.navbar-default .navbar-nav > li > a {
  color: #414142;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #5f98ba;
}

/* JWW 2-11-16 - make menu bar opaque on mobile */
.navbar-default .navbar-nav {
	background: #DDEAF0;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
    margin-top: 0;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ffffff;
	background-color: #5f98ba;
}

/*.navbar-nav > li > a {
	line-height: 38px;
}*/

li.menu-item a[title~="facebook"], li.menu-item a[title~="Twitter"], li.menu-item a[title~="Instagram"] {
	padding-top: 7px !important;
}

.navbar {
	height: 50px;
}

.navbar-brand {
	margin-right: 10px;
	padding: 0px;
}

/* facebook/twitter icons on navbar */
li.social-icon {
	font-size: 12px;
}

li.mid {
	font-size: 22px;
}



.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}



header.content-header {
	min-height: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}

h1.page-title {
	font-size: 36px;
	margin-top: 50px;
}



h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: "Myriad Pro", sans-serif;
}

font.firstWord {
	color: #5E99BA;
	text-transform: uppercase;
}

.front-logo {
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	/*width: 100%;
	height: 100%;*/
}

.frontBox1 {
	background: #F3F3F3;	
	margin-top:100px;
	margin-bottom:150px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.frontBox2 {
	background: #414142;
	margin-top:100px;
	margin-bottom:150px;
	padding-top: 50px;
	padding-bottom: 50px;
	color:white;
}




/* front page splash graphic */
#leader {
	text-transform: uppercase;
	font-family:"FFSeroWebProBold";
	margin-top: 55px;
	width: 75%;
	max-width: 512px;
	margin-left: auto;
	margin-right: auto;
	font-weight: 100;
}
/*#leader .responsive {
	font-size: 48px;
	text-align: center;
}*/
#leader > span.collaborative {
	/*font-family: "Myriad Pro";
    src: url('https://www.kentuckyleads.org/lungscreen/bree-thin-opentype.ttf'),
    url('https://www.kentuckyleads.org/lungscreen/bree-thin-opentype.eot');*/
/*	font-family: "Myriad Pro";
    src: url('https://www.kentuckyleads.org/lungscreen/ufonts.com_bliss-regular.ttf');*/
	text-align: center;
/*	font-size: 60px;*/
}
#leader > span.first {
	margin-top: 0px;
}
#leader > span {
	margin-top: -13%;
}
#leader > span.long {
	margin-top: -3%;	
}
#leader hr {
	border-width: 2px;
	border-color: #414142;
}
.highlight {
	color: #5F98BA;
	/*font-weight: bold;*/

}
/* /splash graphic */

.imageHolder {
	position: relative; 
	width: 270px; 
	height: 232px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.imageHolder .caption { 
	position: absolute;
	width: 270px; 
	height: 50px; 
	bottom: 30px; 
	left: 0px; 
	color: #ffffff; 
	background: #5f98ba; 
	text-align:left;
	text-indent: 20px;
	font-weight:bold; 
	opacity:1; 
}

.img-team-page {
	width: 200px; 
	height: 150px;
	/*width: 170px;
        height: 140px;*/
}

.img-team-page .caption {
	width: 200px;
	/*width: 170px;*/ 
	bottom: 20px;
	font-weight: 200;
	text-indent: 0px;
	text-align: center;
}






/* nav links at bottom of pages with sibling pages */
li.nav-next, li.nav-previous {
	display: none;
}









/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src*=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%; 
  }
}


.panel-primary {
	/*border-color: #dcae31 !important;*/
	border-color: #5f98ba !important;
	background-image: none;
	/*background-color: #fff1cb !important;*/
	background-color: #F3F3F3 !important;
	
}

.panel > .panel-heading {
	background-image: none;
	
/*	background-color: #ffdc7b !important;
	border-color: #dcae31 !important;*/
	/*background-color: #414042 !important;*/  /*JWW 2-7-18*/
	background-color: #063B5B !important;
	border-color: #5f98ba !important;

	color: #fff !important;
}


.lungscreen-jumbo {
	/* background-color: #ff9b7b; */
	background-color: #5f98ba;
	color: #fff;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family:"Lucida Grande";
	
}

/* xs < 768 */
@media screen and (max-width: 767px) {
    .jumbotron > h2 {
        font-size: 1.1em;
    }
	.jumbotron > p {
		font-size: 0.9em;
	}
}

footer.page-footer {
	padding-bottom: 120px;
}

img.header-img {
	margin: 0 auto;
	padding: 5px 0px;
}

div.header-center {
    /*float: none;
    display: inline-block;*/
    vertical-align: middle;
}

.svga {
	cursor: pointer;
}

.display {
	position: absolute;
}

div.margin-top-minus-10 {
	padding-bottom: -200px !important;
	margin-bottom: -200px !important;
}