html { height: 100%; }
@font-face {
  font-family: FiraSans-BookItalic;
  src: url('/fonts/FiraSans-BookItalic.otf');
}
@font-face {
  font-family: FiraSans-Book;
  src: url('/fonts/FiraSans-Book.otf');
}
@font-face {
  font-family: FiraSans-BoldItalic;
  src: url('/fonts/FiraSans-BoldItalic.otf');
}
@font-face {
  font-family: FiraSans-Bold;
  src: url('/fonts/FiraSans-Bold.otf');
}
@font-face {
  font-family: FiraSans-Thin;.
  src: url('/fonts/FiraSans-Thin.otf');
}

body {
	padding:0;
	margin:0;
	position: relative;
	height: 100%;
	width: 100%;
	font-weight: 200;
	font-family: 'FiraSans-Book';
}

body.home a.home,body.infofor a.infofor, body.vaccines a.vaccines, body.resources a.resources, body.data a.data, body.about a.about, body.diseases a.diseases, body.outreach a.outreach {
	background-color: #D4e9fd;
	color: #202253;
}

button {
	font-family: 'FiraSans-Book';
}

h1 {
  text-align: left;
  font-family: "FiraSans-Book";
  font-weight: bold;
  color: #494C53;
  font-size: 2.5em;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p , .p
{
  font-family: "FiraSans-Book";
}

h3 {
  font-size: 1.75rem;
}

/* small and medium screens */
@media screen and (max-width: 1023px){
  .cell { padding-right: 0 !important; }
}

/* only small screens */
@media screen and (max-width: 639px){
	.show-for-small-screen {
    display: block;
  }

  .show-for-medium-screen {
    display: none;
  }

  .footer.height {
		height: 280px;
		text-align: center;
  }

  .footerwords.contact, .footerwords.links, .footerwords.social {
  	text-align: center;
		margin-left: 0%;
		width: 100%;
		border: none;
	}

	.links-margin{
		width: 90%;
		margin: 3% 8% 3% 7% !important;
	}

	.smaller-font-on-small{
		font-size: 16px !important;
	}

	.imm-height {
  	height: 500%;
  }

  .teen-vid {
  	height: 50%;
  	width: 80%;
  	margin: 2% 10% 0 10%;
  }

  .teen-vid-padding { padding-top: 0 !important; }

  .covid-eq-vid {
    height: 13em;
    width: 21em;
    margin: 0 4%;
  }

  .tdap-vid {
    height: 50%;
    width: 80%;
    margin: 2% 10% 0 10%;
  }

  .home-vid {
    height: 300px;
    width: 95%;
    margin: 10px 3.5%
  }

  .com-vid {
    height: 300px;
    width: 90%;
    margin: 0 5%;
  }

  .only-vid {
    width: 92%;
    height: 18em;
    margin-left: 5%;
  }

  .social-header {
  	width: 25%;
  	float: left;
  }

  .contentphoto{
		margin-left: 0.375rem;
	}

	.flu-left {
  	margin-right: 0 !important;
  	margin-left: 3% !important;
  }

  .flu-right {
  	margin-right: 0 !important;
  	margin-left: 3% !important;
  }

  .modules {
    margin: 15px 0 15px 3%;
    width: 97% !important;
  }

  .meeting-calendar {
    width: 97%;
    height: 300px;
    margin-left: 3%;
  }

  .meeting-list {
    width: 97%;
    height: 350px;
    margin: 0;
  }

  .hpv-toolkit, .men-toolkit, .tdap-toolkit {
    width: 97% !important;
    margin: 1% 3%;
  }

  .hpv-ed-toolkit {
    width: 97% !important;
    margin: 1% 3% 2% 3%;
  }

  .shred-vid {
    width: 90%;
    height: 161%;
  }

  .shred-graphic {
    margin-top: 8em;
  }

  .adult-vax-vid1, .adult-vax-vid2 {
    margin-left: 5%;
    width: 92%;
    height: 20em;
  }

  .pic-grid {
    margin: 0 4%;
    width: 92%;
  }

  #accordion.disease {
    width: 90%;
  }

  .kdhe-logo {
    width: 55%;
  }

  .ed-module-pic {
    width: 80%;
    margin: 3% 10%;
  }

  .hpv-resources-vid {
    width: 97%;
    height: 19em;
  }

  .hover-play {
    left: 35%;
    bottom: 4rem;
  }

  .cell-margin-third-left, .cell-margin-third-middle, .cell-margin-third-right {
    margin-left: 4% !important;
    width: 92% !important;
  }

  .meetings-box { padding-left: 3% !important; }

  .ltrandpr{
    width: 100%;
    margin: 5px 0;
  }

  .height-fifteen-em-for-small{
    height: 15em;
  }

  .blurbbox2 {
    margin: 0 4% !important;
    padding: 5px !important;
  }

  .blurbbox3 {
    margin: 0 0.5% !important;
    padding: 10px !important;
  }

  .blurbbox4 {
    margin: 0 6% !important;
    padding: 5px !important;
  }

  .photocontainer-nophoto {
    position: relative;
    width: 100%;
    height: 75px;
  }

  .photocontainer-nophoto2 {
    position: relative;
    width: 100%;
    height: 235px;
  }

  .photocontainer-nophoto3 {
    position: relative;
    width: 100%;
    height: 70px;
  }

  .no-padding-for-small {
    padding: 0 !important;
  }

  .no-bottom-padding-for-small {
    padding-bottom: 0 !important;
  }

  .no-top-padding-for-small {
    padding-top: 0 !important;
  }

  .no-left-padding-for-small {
    padding-left: 0 !important;
  }

  .no-right-padding-for-small {
    padding-right: 0 !important;
  }

  .ten-right-no-left-padding-for-small {
    padding-left: 0 !important;
    padding-right: 10px !important;
  }

  .seventeen-left-padding-for-small {
    padding-left: 17px !important;
  }

  .twenty-left-padding-for-small {
    padding-left: 20px !important;
  }

  .fourty-left-padding-for-small {
    padding-left: 40px !important;
  }

  .fourty-35-17-left-padding {
    padding-left: 17px !important;
  }

  .right-handout {
    width: 60%;
    margin: 0 20%;
  }

  .member-btn {
    margin: 0 5% !important;
  }

  .home-flyer {
    width:  97%;
    margin: 10px 3%;
  }

  .mySlides iframe, .mySlides video, .mySlides1 iframe, .mySlides1 video {
    height: 17em; width: 100%;
  }

  .com-story-btn {
    width: 96% !important;
  }

  .provider-accordian {
    width: 85.5% !important;
    margin-left: 8.5%;
  }

  .parents-vid1, .parents-vid2 {
    width: 90%;
    height: 250px;
    margin: 0 5%;
  }

  .hpv-recommendation-img {
    width: 97%;
  }

  .hpv-recommendation-img-left {
    margin-bottom: 15px;
  }

  .share-my-story {
    margin: auto;
  }

  .share-qr-code {
    width: 180px;
    margin: 10px 0 10px 30%;
  }

  .kdhe-graph {
    border: solid grey 1px;
    width: 90%;
  }

  #databoard tr.vaccine { font-size: 12px !important; }

  .certificate-name, .certificate-date { width: 75% }

  .pave-logo {width: 80%; margin: 20px 10%;}

  .cdc-covid-widget-left, .cdc-covid-widget-right {width: 100%; text-align: center; height: 27em;}
  .cdc-covid-spacer {width: 0%;}
}

/* only medium screens */
@media screen and (min-width: 640px) and (max-width: 1023px){
  .footerwords.contact{
		margin-left: 13%;
	}

	.links-margin{
		margin-top: 0 !important;
	}
  .imm-height {
  	height: 850%;
  }

  .teen-vid {
  	float: left;
  	height: 65%;
  	width: 40%;
  	margin: 2% 2% 0 2%;
  }

  .covid-eq-vid {
    height: 17em;
    width: 30em;
    margin: 0 4%;
  }

  .tdap-vid {
    float: left;
    height: 100%;
    width: 40%;
    margin: 2% 0 0 30%;
  }

  .home-vid {
    height: 415px;
    width: 94.5%;
    margin: 10px 4.5%
  }

  .com-vid {
    width: 100%;
    height: 400px;
  }

  .only-vid {
    width: 92%;
    height: 26em;
    margin-left: 5%;
  }

  .social-header {
  	width: 15%;
  	float: left;
  }

  .flu-left {
  	margin-right: 3% !important;
  	margin-left: 3% !important;
  }

  .flu-right {
  	margin-right: 3% !important;
  	margin-left: 3% !important;
  }

  .modules {
    width: 31.3% !important;
    margin: 15px 0 15px 1.5%;
  }

  .meeting-calendar, .meeting-list {
    width: 97%;
    height: 400px;
    margin-left: 3%;
  }

  .hpv-toolkit, .men-toolkit, .tdap-toolkit {
    width: 94% !important;
    margin: 1% 6%;
  }

  .hpv-ed-toolkit {
    width: 94% !important;
    margin: 1% 6% 2% 6%;
  }

  .adult-vax-vid1, .adult-vax-vid2 {
    margin-left: 5%;
    width: 92%;
    height: 30em;
  }

  .pic-grid-medium-left {
    margin-left: 4%;
  }

  .pic-grid {
    background: white;
    width: 46.7%;
    padding: 0;
  }

  .ksff-placeholder {
    width:10120%;
    height: 251px;
  }

  .ed-module-pic {
    float: left;
    margin: 4px 30px 0px 5px;
  }

  .hpv-resources-vid {
    width: 106%;
    height: 12.5em;
  }

  .blurbbox-vid-left {
    width: 100% !important;
    padding-left: 50px;
  }

  .hover-play {
    left: 35%;
    bottom: 4rem;
  }

  .photocontainer-nophoto {
    position: relative;
    width: 100%;
    height: 100px;
  }

  .photocontainer-nophoto2 {
    position: relative;
    width: 100%;
    height: 160px;
  }

  .photocontainer-nophoto3 {
    position: relative;
    width: 100%;
    height: 70px;
  }

  .ikc-ribbon {
    background: #fff;
    margin-left: 6%;
  }

  .ikc-ribbon-text {
    padding: 0 !important;
    width: 56.65% !important;
    background: #fff;
  }

  .ikc-ribbon-text-blurbbox {
    margin: 0 !important;
  }

  .third-tile-middle {
    width: 96% !important;
    margin-right: 25px !important;
  }

  .about-tile-left {
    margin-left: 7px;
  }

  .about-tile-middle {
    width: 84.6%;
    margin-left: 16px;
  }

  .about-tile-right {
    width: 88.8%;
    margin-left: -5px;
  }

  .right-handout {
    width: 40%;
    margin: 0 30%;
  }

  .home-flyer {
    width:  97%;
    margin: 10px 3%;
  }

  .mySlides iframe, .mySlides video, .mySlides1 iframe, .mySlides1 video {
    height: 30em; width: 100%;
  }

  #com-top-btn {
    margin-left: 0 !important;
    padding-left: 45px !important;
    width: 96.5% !important;
  }

  #com-mid-btn {
    margin-left: 0 !important;
    width: 96.5% !important;
  }

  #com-bottom-btn {
    margin-left: 30px !important;
    width: 93% !important;
  }

  .provider-accordian {
    width: 88.5% !important;
    margin-left: 6.5%;
  }

  .parents-vid1, .parents-vid2 {
    width: 75%;
    height: 320px;
    margin: 0 12.5%;
  }

  .share-my-story {
    margin-top: 35px;
  }

  .share-qr-code {
    width: 35%;
    margin:0px 10%;
  }

  .kdhe-graph {
    border: solid grey 1px;
    width: 70%;
  }

  .margin-left-3-percent-for-medium {margin-left: 3%;}

  .fourty-35-17-left-padding {
    padding-left: 35px !important;
  }

  .meetings-box { padding-left: 6% !important; }

  .really-short-module-pic {
    margin-bottom: 51px;
  }

  .short-module-pic {
    margin-bottom: 135px;
  }

  .long-module-pic {
    margin-bottom: 160px;
  }

  .really-long-module-pic {
    margin-bottom: 283px;
  }

  .really-really-long-module-pic {
    margin-bottom: 320px;
  }

  .hpv-module-pic {
    margin-bottom: 120px;
  }
}

/* only large screens */
@media screen and (min-width: 1024px){
  .center-for-large {
  	-webkit-box-pack: center;
  	justify-content: center;
  }

  .footerwords.contact{
		margin-left: 25%;
	}

  .large-3-and-a-half {
  	width: 25% !important;
  }

  .modules {
    width: 31.3% !important;
    margin: 15px 0 15px 3%;
  }

  .no-left-margin-for-large {margin-left: 0 !important;}

  .links-margin {
  	margin-top: 50px;
  	margin-left: 40px;
  }

  .blurbbox-full {
  	width: 96% !important;
  }

  .imm-height {
  	height: 500%;
  }

  .teen-vid, .com-vid {
  	float: left;
  	height: 15em;
  	width: 27em;
  	margin: 20px;
  }

  .covid-eq-vid {
    height: 229px;
    width: 100%;
  }

  .tdap-vid {
    float: left;
    height: 13em;
    width: 22em;
  }

  .tdap-vid-left {margin: 0 0 3% 13%}

  .tdap-vid-right {margin: 0 0 3% 8%}

  .home-vid {
    height: 483px;
    width: 96.5%;
    margin: 0 3.5%
  }

  .only-vid {
    width: 92.5%;
    height: 28em;
    margin-left: 4%;
  }

  .flu-left {
  	margin-right: 1% !important;
  }

  .flu-right {
  	margin-left: 1% !important;
  }

  .blurbbox {
  	margin: 2% auto;
  }

	.flu-map {
		width: 100%;
		height: 20em;
		border: solid grey 1px;
	}

	.graph-box {
		width: 93%;
		margin: 10px 6%;
		display: inline-block;
	}

	.meeting-calendar, .meeting-list {
		width: 50%;
		height: 310px;
	}

  .hpv-ed-toolkit {
    margin-left: -0.5%;
    margin-bottom: 2%;
  }

  .q-left {
    margin-left: 1.25%;
    width: 47.7% !important;
  }

  .adolescent-vaccine {
    margin: 0 0 0 8.5%;
    padding: 15px 25px !important;
    height: 100%;
  }

  .adolescent-vaccine-left {
    width: 100% !important;
    padding-right: 10% !important;
  }

  .adolescent-vaccine-right {
    margin-left: 0;
  }

  .conference {
    padding: 5px;
    margin: 0 0 0 1.3%;
  }

  .conference-right {
    margin-left: -30px;
    width: 97%;
  }

  .printbutton2{
    margin: 0 12.5% !important;
  }

  .adult-print-button{
    margin: 0 6% !important;
  }

  .button42 {
    width: 90%;
  }

  .btn42-left {
    margin-left: 13% !important;
  }

  .btn42-right {
    margin-left: -2.5% !important;
    padding-top: 5px !important;
  }

  .large-cell-margin-half {
    width: 50% !important;
  }

  .large-cell-margin-third {
    margin-left: 4%;
    width: 30% !important;
  }

  .large-cell-margin-fourth {
    margin-left: 4%;
    width: 21% !important;
  }

  .right-handout { width: 100%; }

  .adult-vax-vid1 {
    width: 100%;
    height: 20em;
  }

  .adult-vax-vid2 {
    width: 92%;
    height: 20em;
  }

  .pic-grid-large-left {
    margin-left: 5.4%;
  }

  .pic-grid {
    background: white;
    width: 29.75%;
    padding: 0 !important;
  }

  #left-side-box {
    padding: 30px 0px 0px 40px;
  }

  .ksff-placeholder {
    width:9535%;
    height: 228px;
  }

  .float-right-for-large {
    float: right;
  }

  .ed-module-pic {
    float: left;
    margin: 4px 30px 30px 5px;
  }

  .short-module-pic {
    margin-bottom: 80px;
  }

  .long-module-pic {
    margin-bottom: 130px;
  }

  .really-long-module-pic {
    margin-bottom: 180px;
  }

  .really-really-long-module-pic {
    margin-bottom: 230px;
  }

  .hpv-module-pic {
    margin-bottom: 60px;
  }

  .hpv-module-list {
    padding-left: 235px !important;
  }

  .hpv-resources-vid {
    width: 406px;
    height: 229px;
  }

  .blurbbox-vid-left {
    width: 97.5% !important;
    padding-left: 50px;
  }

  .hover-play {
    left: 35%;
    bottom: 5rem;
  }

  .pic-margin-for-large{
    margin-top: -16px;
  }

  .ikc-ribbon {
    background: #fff;
    margin-left: 5.5%;
  }

  .ikc-ribbon-text {
    padding: 0 !important;
    width: 69.5% !important;
  }

  .ikc-ribbon-text-blurbbox {
    margin: 0 !important;
  }

  .third-tile-middle {
    width: 93% !important;
    margin-right: 13px !important;
  }

  .about-tile-left {
    margin-left: 7px;
  }

  .about-tile-middle {
    width: 87.8%;
    margin-left: 20px;
  }

  .about-tile-right {
    width: 93.8%;
    margin-left: -5px;
  }

  .about-schedule {
    width: 89.2%;
    margin: auto;
  }

  .one-button-left { padding-left: 4% !important; }
  .one-button-right { padding-right: 4% !important; }

  .home-flyer {
    width:  100%;
    margin: 10px 0;
  }

  .mySlides iframe, .mySlides video, .mySlides1 iframe, .mySlides1 video {
    height: 35em; width: 100%;
  }

  .com-media-bottom-btn {
    padding-top: 0 !important;
    line-height: 25px !important;
    vertical-align: middle;
  }

  .seven-right-left-padding-for-large {
    padding: 0 7px !important;
  }

  .provider-accordian {
    width: 92% !important;
    margin-left: 4%;
  }

  .no-top-margin-for-large {
    margin-top: 0 !important;
  }

  .parents-vid1, .parents-vid2 {
    width: 100%;
    height: 185px;
  }

  .parents-vid2 {
    padding: 0 20px;
  }

  .share-my-story {
    margin-top: 25px;
  }

  .share-qr-code {
    width: 25%;
    margin:0px 10%;
  }

  .kdhe-graph {
    border: solid grey 1px;
    width: 50%;
  }

  .menu .is-active > a { background: #e4f1fe; }

  #portal-logout   { position: absolute; margin-left: 408px; margin-top:15px; }
  #portal-password { position: absolute; margin-left: 408px; margin-top:58px; }
  #portal-approve  { position: absolute; margin-left: -281px; margin-top:15px; }
  #portal-board    { position: absolute; margin-left: -281px; margin-top:58px; }
  .margin-left-3-percent-for-small-and-medium {margin: 0;}
  .width-97-percent-for-small-and-medium {width: 100%;}
  .margin-left-30px-for-large {margin-left: 30px;}

  .fourty-35-17-left-padding {
    padding-left: 40px !important;
  }

  .meetings-box { padding-left: 9% !important; }

  .show-for-large-screen { display: inline; }
}

/* small and medium screens */
@media screen and (max-width: 1023px){
  .grid-x { width: 100% !important }

  #spacing {height: 100%;}

  .center-for-large {
    text-align: left;
  }

  .blurbbox {
  	margin: 0% 0%;
  }

	.graph-box {
		width: 93%;
		margin: 10px 0 10px 3% !important;
		display: inline-block;
	}

	.flu-map {
		width: 100%;
		height: 100%;
		border: solid grey 1px;
	}

  .adolescent-vaccine {
    margin: 0 0 0 5% !important;
    padding: 15px 25px !important;
    height: 100%;
  }

  .conference {
    padding: 5px;
    margin: 0 3% 0 5%;
  }

  .conference2 {
    padding: 5px;
    margin: 0 3% 0 3%;
  }

  .printbutton2{
    width: 90% !important;
    margin: 0 5% !important;
  }

  .adult-print-button{
    width: 101.25% !important;
    margin-left: -0.5% !important;
  }

  .button42 {
    width: 92%;
  }

  #left-side-box{
    text-align: center;
    padding: 30px 0px 0px 40px;
    padding: 20px 0px 0px 25px;
  }

  .smaller-font-on-small-and-medium{
    font-size: 16px !important;
  }

  .about-schedule {
    width: 90.6%;
    margin-left: 5.5%;
  }

  .five-top-bottom-padding-for-small-medium {
    padding: 5px 15px !important;
  }

  .toplogoportaliep{ height: 240px; }
  .toplogoportalnotloggedin { height: 90px; }
  .toplogoportalnoniep { height: 200px; }
  #portal-logout   { position: absolute; margin-left: 60px; margin-top:100px; }
  #portal-password { position: absolute; margin-left: 60px; margin-top:145px; }
  #portal-approve  { position: absolute; margin-left: 60px; margin-top:190px; }
  #portal-board    { position: absolute; margin-left: 60px; margin-top:235px; }
  .margin-left-3-percent-for-small-and-medium {margin: 0 0 0 3%;}
  .width-97-percent-for-small-and-medium {width: 97%;}

  .show-for-large-screen { display: none; }
}

/* medium and large screens */
@media screen and (min-width: 640px){
  .show-for-small-screen {
    display: none;
  }

  .show-for-medium-screen {
    display: inline;
  }

  .float-right-for-medium {
    float: right;
  }

  .float-left-for-medium {
    float: left;
  }

  .footer.height {
		height: 128px;
  }

	.footerwords.links{
	  margin-left: 7%;
	}

	.footerwords.social{
		margin-left: 7%;
	}

  .shred-vid {
    width: 90%;
    height: 92%;
  }

  #accordion.disease {
    width: 95%;
  }

  .kdhe-logo {
    margin-top: -1.25em;
  }

  .cell-margin-third-left {
    margin-left: 13% !important;
    width: 100% !important;
    padding-left: 10% !important;
  }

  .cell-margin-third-middle {
    padding-left: 45px !important;
    width: 100% !important;
  }

  .cell-margin-third-right {
    margin-right: 37% !important;
    width: 88% !important;
  }

  .third-tile-left {
    margin-left: 12% !important;
    padding-left: 10% !important;
  }

  .third-tile-right {
    margin-left: -4.5% !important;
  }

  .no-left-padding-for-medium { padding-left: 0 !important; }
  .no-right-padding-for-medium { padding-right: 0 !important; }
  .twelve-padding-for-medium { padding: 12px !important; }

  .no-left-margin-for-medium { margin-left: 0 !important; }

  .error-margin {margin-bottom: 27rem}

  .float-right-for-medium {
    float: right;
  }

  .pic-margin-for-medium{
    margin-top: -16px;
  }

  .ltrandpr {
    width: 30%;
    margin: 0px 1% 0 2%;
  }

  .ltrandpr2 {
    width: 46.5%;
    margin: 0px 3% 0 2%;
  }

  .height-ten-em-for-medium{
    height: 10em;
  }

  .blurbbox2 {
    margin: 0 0 0 8% !important;;
    padding: 10px !important;;
    width: 100% !important;;
  }

  .blurbbox3 {
    margin: 0 8% 0 0 !important;;
    padding: 10px !important;;
  }

  .blurbbox4 {
    margin: 0 0 0 4% !important;;
    padding: 10px !important;;
    width: 100% !important;;
  }

  .medium-cell-margin-half {
    margin-left: 4%;
    width: 50% !important;
  }

  .member-btn {
    width: 97.5% !important;
    margin: 0 1.75% !important;
  }

  #eventsmeetings2 {
    max-width: 100%;
  }

  .com-story-btn {
    width: 100% !important;
  }

  .cell-margin-half-left-for-medium {
    margin-left: 4%;
    width: 46% !important;
  }

  .cell-margin-half-right-for-medium {
    width: 46% !important;
  }

  .hpv-recommendation-img {
    width: 45%;
  }

  .hpv-recommendation-img-left {
    margin-right: 5%;
  }

  .certificate-name, .certificate-date { width: 30% }

  .flu-graph {height: 263px;}

  .pave-logo {width: 40%; margin: 20px 30%;}

  .cdc-covid-widget-left {width: 48%; text-align: right;}
  .cdc-covid-spacer {width: 4.2%;}
  .cdc-covid-widget-right {width: 47.5%; text-align: left;}
}

/* only large screens */
/* duplicated to override something in medium and large */
@media screen and (min-width: 1024px){
  .provider-left-btn {
    margin-left: 0 !important;
    padding-left: 9% !important;
  }

  .provider-middle-btn {
    padding-left: 30px !important;
  }

  .provider-right-btn {
    margin-right: 0 !important;
    padding: 15px 9% 15px 0 !important;
  }
}

.top-bar {padding: 0;}

.menu-icon::after {
  /* the block itself, the first line */
  background: black;
  /* middle and bottom */
  box-shadow: 0 7px 0 black, 0 14px 0 black;
  /* respect WebKit */
  -webkit-box-shadow: 0 7px 0 black, 0 14px 0 black;
}

#menu-button{font-size: 40px; }

.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {display: none;}

.social-media {width: 30px;}
.social-media.bottom {margin-top: 10px;}

a.header-link:link {padding: 15px 30px !important; color: #e4f1fe; font-size: 18px; text-decoration: none;} a.header-link:hover{background-color: #e4f1fe !important; color: #202253 !important; text-decoration: none;} a.header-link:visited {color: #e4f1fe; text-decoration: none;}

.header-dropdown:hover, .header-dropdown:focus, .header-dropdown:active, .menu-item:hover, .menu-item:focus, .menu-item:active {
	text-decoration: underline;
}

.is-active {background-color: #e4f1fe !important; color: #202253 !important;}
.nested.is-active {background-color: #e4f1fe !important; color: #202253 !important;}

.nested li {background-color: #D4e9fd;}
.nested li a {color: #202253 !important; font-size: 16px !important;}
.nested li a:hover {text-decoration: underline !important;}

.bold { font-family: 'FiraSans-Bold'; }

.grid-container
{
	background-color: #fff;
	padding: 0;
}

.grid-container.header-grid
{
	background-color: white;
}

#wrapper {
	margin: 0 auto -120px;
	display: block;
	width: 100%;
	padding-top: 0px;
	position: relative;
	min-height: 100%;
	background-color: #ffffff;
}

.cell-margin {
  margin-left: 4%;
}

.cell-margin-half-left {
  margin-left: 4%;
  width: 46% !important;
}

.cell-margin-half-right {
  width: 46% !important;
}

.cell-margin-full {
  margin-left: 4%;
  width: 92%;
}

.hpv-vid-desc {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.no-top-padding {
  padding-top: 0 !important;
}

.no-bottom-padding {
  padding-bottom: 0 !important;
}

.bottom-padding-one {
  padding-bottom: 1px !important;
}

.bottom-padding-two {
  padding-bottom: 2px !important;
}

.bottom-padding-three {
  padding-bottom: 3px !important;
}

.bottom-padding-four {
  padding-bottom: 4px !important;
}

.bottom-padding-five {
  padding-bottom: 5px !important;
}

.no-left-padding {
  padding-left: 0 !important;
}

.no-right-padding {
  padding-right: 0 !important;
}

.no-top-margin {
  margin-top: 0 !important;
}

.no-bottom-margin {
  margin-bottom: 0 !important;
}

.no-left-margin {
  margin-left: 0 !important;
}

.no-right-margin {
  margin-right: 0 !important;
}

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

.members-content { min-height: 800px; }

#left-side-box{
  float: left;
  font-size: 14px;
}

#right-side-box{
  float: right;
  width: 200px;
}
.default-photo-1{
  width: 100%;
}

h2.footer-header {
	font-size: 14px;
	color: #494C53;
	font-family: 'FiraSans-Bold';

}

.footer-link{
  color: white;
  text-decoration: underline;
}

.footer-link:hover{
  color: black;
  text-decoration: underline;
}


h2.home-header {
	font-size: 2rem;
	margin: 0px;
}

.push {height: 120px;}

.footerwords {
	color: #494C53;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 16px;
	border-left: #56abf7;
	border-left-style: solid;
	padding: 0 1%;
}

.centerfooter {
	margin: 0 auto;
}
.copyright{
	width: 100%;
	background-color: #494c53;
	color: #fff;
	font-size: 1em;
	line-height: 50px;
	text-align: center;
}

.footer {
  padding: 1rem 0 2rem 0;
  background-color: #bbddfc;
	width: 100%;
	position: relative;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	display: block;
	font-size: 16px;

	color: #93700f;
}

table { border-collapse: separate; }

.welcomelist
{
	width: 360px;
	float:left;
	margin-right: 0px;
}

.ed-module-hdr {
  font-weight: normal;
  font-size: 28px;
  margin: 0px;
  padding: 5px;
}

img.width
{
	width: 300px;
	float: right;
	margin: 0px 10px 10px 10px;
}
img.main{
	width: 310px;
	float: right;
	margin: 25px 10px 10px 10px;
}

#sidebar
{
	width: 180px;
	height: auto;
	font-weight: 400;
	text-align: center;
	float:left;
	margin-left: 45px;
	margin-top: 250px;


}

.list-margin {
    margin: 10px 0px;
}
ul.no-bullets {
    list-style-type: none;
}
.grey
{
	color: #7b8585;
}
#sidebar h1 {
	color: #7b8585;
	letter-spacing: 2px;
	line-height: 14px;
	font-size: 12px;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 0px;
}
#sidebar ul li{
	color: #1e98c5;
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 20px;
	font-weight: bold;
}
.domainimage {
	float: right;
	margin-left: 25px;
}
.orangeshirt {
	width: 400px;
	float: left;
	margin-top: 15px;
}
#footer{
	background-color: #bbddfc;
	height: 128px;
	width: 100%;
	min-width: 918px;
	position: relative;
	bottom: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	padding: 10px 0px 10px 0px;
	display: block;
	font-size: 16px;

	color: #93700f;

}
#logoheaderwrap{
	width: 100%;
	background-color: #fff;
}
.toplogo{
	width: 918px;
	margin: 0 auto;
}
.toplogoportal{
  width: 264px;
  margin: 0 auto;
}
.headerimage {
	height: 80px;
	margin-top: 10px;
}
.domain-list .domain-box {
	padding: 10px;
	display: inline-block;
	margin: 15px 15px 0 0;
	text-align: center;
	vertical-align: top;
	float: left;
}
#bluebar {
	background-color: #56abf7;
	width: 100%;
	height: 48px;


}
.domain-list .domain-box#women_maternal_health 			 { background-color: #AECF65; }
.domain-list .domain-box#perinatal_infant_health 		 { background-color: #E3E442; }
.domain-list .domain-box#child_health 							 { background-color: #FDA133; }
.domain-list .domain-box#adolescent_health 					 { background-color: #F77A2E; }
.domain-list .domain-box#children_with_special_needs { background-color: #1588B4; }
.domain-list .domain-box#crosscutting 							 { background-color: #16AFAA; }
.domain-list .domain-box .domain-title {
	height: 35px;
	font-weight: 200;
	font-size: 0.9em;
}

.domain-list .domain-box#women_maternal_health:hover 			 { background-color: #9cba5a; }
.domain-list .domain-box#perinatal_infant_health:hover		 { background-color: #b5b634; }
.domain-list .domain-box#child_health:hover							 { background-color: #e3902d; }
.domain-list .domain-box#adolescent_health:hover				 { background-color: #de6d29; }
.domain-list .domain-box#children_with_special_needs:hover { background-color: #127aa2; }
.domain-list .domain-box#crosscutting:hover							 { background-color: #139d99; }


.bio {
	float: right;
	height: 165px;
	width: 530px;
	margin-bottom: 20px;

}
.biophoto {
	width: 165px;
	float: left;
}
.biophoto2 {
	height: 165px;
	float: left;
	margin-left: 17.5px;
}
.biophoto3 {
	width: 165px;
	float: left;
	margin-top: 49px;
}
.biophotosmall {
	width: 120px;
	float: left;
}
.biophotosmall2 {
	height: 120px;
	float: left;
	margin-left: 13px;
}
.bioinfosmall {
	float: right;
	height: 120px;
	width: 530px;
	margin-bottom: 20px;
}


p.two{
	line-height: 24px;
	font-weight: 200;
}



h3 {
	color: #494C53;
	font-size: 20px;
	margin: 0px;
}
h4{
	color: #494C53;
	font-size: 14px;
	margin: 0px;
	font-family: 'FiraSans-Book';
}
h5{
	color: #082668;
	font-size:36px;
	margin: 2px;
}
h6{
	color: #3B64AF;
	font-size:24px;
	margin: 2px;
}

/*styling for skip to main content button*/
.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
.skip-main:focus, .skip-main:active {
    color: #333;
    background-color: #56abf7;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding: 5px;
    border-radius: 15px;
    border: 4px solid #333;
    text-align:center;
    font-size: 1.2em;
    z-index: 999;
    outline: none;
}
/*styling for skip to main content button*/
#not-found {
    display: none;
    color: white;
    background-color: red;
    padding: 7px;
    text-align:center;
    font-size: 1.2em;
    outline: none;
}
/*end styling for skip to main content button*/
.banner
{
	width: 918px;
}
.databar{
	width: 50%;
	float: left;
	margin: 0px 25%;
}
.firstpagephoto1{
	width: 20%;
	padding: 0px 6.5%;
}
.firstpagephoto2{
	width: 20%;
	padding: 0px 6.5%;
}
.firstpagephoto3{
	width: 9%;
	padding: 0px 12%;
}
.descriptionboxes{
	width: 30%;
	margin: 15px 1.5%;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;

}
div.hr {
background: #fff  no-repeat scroll center;
height:2px;
}
.dataintro{
	font-size: 22px;
}
.datamap1 {
	width: 49%;
}
.datalist{
	width: 75%;
	display: inline-block;
	vertical-align: top;
	padding: 2%;
}
#accordion {
	width: 100%;
	margin: 20px;
}
#accordion2 {
	width: 100%;
	margin-bottom: 20px;
}
.datadash{
	width: 29%;
	margin: 20px 2% 0px 2%;

}



ul.links li a {
	color: #3B64AF;
	text-decoration: none;
	font-size: 18px;
}

ul.links li a:hover, ul.links li a:focus{
	color: #0c1139;
	background-color: #fff;
}

.links2 li a{
	font-size: 14px;
	color: #3B64AF;
	text-decoration: none;


}

a.linkhover:hover {
	color: #56abf7;
	margin-top: 0px;
}

ul.linkhover li:hover {
	color: #56abf7;
}

.links2 li a:hover, ul.links2 li a:focus{
	color: #0c1139;
	background-color: #fff;
}
#top-page-banner {
	background-color: #202253;
	color:#fadc87;
	width:100%;
	height:40px;
	line-height: 40px;
}
#top-page-banner a{
	color:#fff;
	font-weight:bold;
	font-style: italic;
}
#top-page-banner a:hover{
	text-decoration: underline;
}
#defaultphotocontainer{
	position: relative;
	width: 100%;
	height: 500px;
	background-image: url("/images/baby_doctor_cropped.jpg");
}

#defaultphotocontainer2{
	position: relative;
	width: 100%;
	height: 600px;
	background-image: url("/images/Mom_Son_Doctor_Cropped.png");
	background-size: cover;
  	background-position: center center;
  	background-repeat: no-repeat;
    margin:auto;
    padding:0;
}

#defaultphotocontainer3{
	position: relative;
	width: 100%;
	height: 400px;
	background-image: url("/KansasFightsFlu/ksfightsflu-college-woman.jpg");
}

#defaultphotocontainer12{
  position: relative;
  width: 100%;
  height: 400px;
  background-image: url("/images/ivax2protect resized.png");
}

#defaultphotocontainer4{
	position: relative;
	width: 100%;
	height: 500px;
	background-image: url("/images/women_on_swings.jpg");
}

#defaultphotocontainer5{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/resized photo for flu.jpg");
}
#defaultphotocontainer6{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/info for college students photo-resize.jpg");
}

#defaultphotocontainer7{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/happy family 2 kids-min-resize.jpg");
}

#defaultphotocontainer8{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/girl smiling in class-min-resize.jpg");
}
#defaultphotocontainer9{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/teens hanging out-resize.jpg");
}

#defaultphotocontainer10{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/bandaid smiling-min-resize.jpg");

}
#defaultphotocontainer11{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/women_on_swings-resize.jpg");
}

#defaultphotocontainercaughtup{
  position: relative;
  width: 100%;
  height: 661px;
  background-image: url("/images/Get Caught Up Campaign Banner.png");
  background-size: contain;
  background-repeat: no-repeat;
}

#defaultphotocontainercareers{
  position: relative;
  width: 100%;
  height: 691px;
  a: href="https://www.indeed.com/cmp/Immunize-Kansas-Coalition/jobs";
  background-image: url("/images/careers banner.png");
  background
  background-size: contain;
  background-repeat: no-repeat;
}

#defaultphotocontainercareers2{
  position: relative;
  width: 100%;
  height: 691px;
  background
  background-size: contain;
  background-repeat: no-repeat;
}

#defaultphotocontainer-covid{
	position: relative;
	width: 100%;
	height: 350px;
	background-image: url("/images/girl and doctor with masks.png");
}

#defaultphotocontainer-homepage{
  position: relative;
  width: 100%;
  height: 350px;
  background-image: url("/images/ikc family resize2.png");

}

#defaultphotocontainer-draft{
  position: relative;
  width: 100%;
  height: 350px;
  background-image: url("/images/Home Family.png");
}
#defaultphotocontainer-covid2{
	position: relative;
	width: 100%;
	height: 500px;
	background-image: url("/images/doctor with mask.png");
}

#defaultphotocontaineradults1{
  position: relative;
  width: 100%;
  height: 500px;
  background-image: url("/images/resized photo for flu.jpg");
}

.share-my-story {
  padding: 10px;
  height: 60px;
  display: block;
  background-color: #3b64af;
  border: none;
  font-size: 18px;
  color: white;
  cursor: pointer;
}

#default-overlay-text{
	color: #000;
	background-color: #bbddfc;
	opacity: 0.9;
	padding: 15px 50px 20px 50px;
}
#default-overlay-text2{
  color: #000;
  background-color: #bbddfc;
  opacity: 0.9;
  padding: 15px 50px 15px 25px;
}
#spacing{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
  background-color: #bbddfc;
  opacity: 0.9;
}
.whoweare{
	color: #000;
	font-weight: bold;
	margin: 3px 0px;
	font-size: 18px;
}
#eventsmeetings{
	background-color: #fff;
	margin: 0px 0px 30px 30px;
	width: 400px;
	float: left;
	height: 340px;

}
.meetingmaterials{
	margin: 20px;
}
.meetingmatlist{
	margin-bottom: 0px !important;
	font-size: 1.10em;
	color: grey;
	font-weight: lighter;

}
.bluehdr{
	background-color: #ffffff;
	line-height: 40px;
	padding: 5px 0px;
}
.bluehdr h3 {
	font-weight: bold;
	font-family:FiraSans-Book;
}
.center-align-hdr{
	text-align: center;
	padding-right: 15px;

}


table.eventtable{
	margin: 15px;
	text-align: left;
	width: 290px;
}

table.eventtable th{
	height: 30px;
	font-weight: normal;
	font-size: 14px;
}

#highlightinfo{
	background-color: #fff;
	margin: 0px 30px 30px 30px;
	width: 428px;
	float: left;
	height: 340px;
}

.highlightinfo-img{
	width: 270px;
	margin: 0 79px 16px 79px;
	float: left;
}

a {
	color: #005bff;
	text-decoration: none;
}
a:hover {
	color: #000080;
}

a.blue-link {
  color: #005bff !important;
}

a.blue-link:hover {
  color: #000080;
}

.blurbbox{
	background-color: #fff;
	width: 100%;
	padding: 0px;
}

.blurbbox ul{
	margin: 0 1.25em;
	padding-left: 1em;
}

.blurbbox ul.only-list{
	padding: 1em;
}

.blurbwords{
	margin-bottom: 0;
	padding: 15px;
}

.blurbbox-vid{
  background-color: #fff;
  width: 100%;
  margin: 0;
}

.blurbbox-pic{
  background-color: #fff;
  width: 100%;
  margin: 0;
  padding: 15px;
}

.accordiontext {
	font-size: .9em;
	font-weight: 100;
}

.grey-line {
	height: 1px;
	width: 100%;
	margin: 10px 0px;
	background-color: #bbddfc;
}

.grey-line2 {
	height: 1px;
	width: 250px;
	margin: 10px 0px;
	background-color: #bbddfc;
}

#fbcontainer{
	float: right;
	margin: 30px;
}

#articlecontainer{
	float: left;
	margin: 30px 0 30px 30px;
	width: 553px;
	height: 500px;
	background-color: #d4e9fd;
}
.aboutimg-bgrd {
	width: 858px;
	background-color: #fff;
	height: 239px;
	margin: 30px;
	float: left;
}
.centerimgdiv1{
	margin: 0 auto;
	width: 400px;
}
.centerimgdiv2{
	margin: 40px auto 0 auto;
	width: 200px;
}
.leftimgdiv{
	margin: 0 100px;
	width: 200px;
	float: left;
}
.ikcgoalsimg{
	margin: 0px 50px;
	float: left;
}
.aboutimage {
	width: 150px;
}


.aboutimage-double {

	margin: 0 30px;
	width: 395px;
	vertical-align: text-top;
}

.float-left {
	float: left;
	padding: 15px;
	line-height: 24px;
}
.float-right {
	float: right;
	padding: 15px;
	line-height: 24px;
}

#focusbutton{
	width: 135px;
	height: 30px;
	background-color: #D4e9fd;
	outline: #56abf7;
	outline-width: 2px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
}

#focusbutton:hover{
	background-color: #cde3f7;
}

.focusbutton{
  width: 135px;
  height: 30px;
  background-color: #D4e9fd;
  outline: #56abf7;
  outline-width: 2px;
  margin: 10px;
  text-align: center;
  line-height: 30px;
}

.focusbutton:hover{
  background-color: #cde3f7;
}

#yellowfocusbutton{
	width: 135px;
	height: 30px;
	background-color: #ffd54f;
	outline: #56abf7;
	outline-width: 2px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
	color:#0c1139
}
#yellowfocusbutton:hover{
	background-color: #fbcd44;
}

#greenfocusbutton{
	width: 135px;
	height: 30px;
	background-color: #9fd4c9;
	outline: #56abf7;
	outline-width: 2px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
	color: #444444;
}

#greenfocusbutton:hover{
	background-color: #6fe0c8;
	color: black;
}

#orangefocusbutton{
	width: 135px;
	height: 30px;
	background-color: #feb68b;
	outline: #56abf7;
	outline-width: 2px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
	color: #444444;
}

#orangefocusbutton:hover{
	background-color: #fd8f4e;
	color: black;
}

#navyfocusbutton{
	width: 135px;
	height: 30px;
	background-color: #144db5;
	outline: #56abf7;
	outline-width: 2px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

#navyfocusbutton:hover{
	background-color: #366ed6;
	color: #fff;
}

#darkgreenfocusbutton{
  width: 135px;
	height: 30px;
	background-color: #289d8f;
	outline: #67E4BF;
	outline-width: 2px;
	margin: 10px;
	text-align: center;
	line-height: 30px;
	color: #fcdb4b;
}

#darkgreenfocusbutton:hover{
  background-color: #51BDB0;
  color: #fcdb4b;
}

#memberorgbanner {
	background-color: #0c1139;
	height: 58px;
	line-height: 40px;
	color: #efb834;
	font-size: 24px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-width: 10px 0 10px 0;
	border-style: solid;
	border-color: #3d63ae;
}

.sidebarbutton {
	width: 100%;
	padding: 5px;
	text-align: center;
	line-height: 16px;
	font-size: 14px;
}
.sidebarbutton.hpv{
	background-color: #56abf7;
	color: #fff;
}

#sidebarbutton.hpv:hover{
	background-color: #4d99de;
}

.button1 {
  display: inline-block;
  background-color: #3b64af;
  border: none;
  padding: 20px 0;
  font-size: 18px;
  color: white;
  width: 90%;
  text-align: center;
}

.toolkit-button { width: 100%; }

.button42 {
	height: 100%;
  padding: 0px;
  padding-top: 15px;
	margin: 5px 5%;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 21px;
}

.button42-margin {
  margin: 15px 0;
}

.button3 {
	width: 260px;
	height: 30px;
	padding-top: 10px;
	margin-top: 0;
	margin-left: 35px;
	margin-bottom: 0;
	float: left;
	color: #fff;
	text-align: center;
	line-height: 25px;
	font-size: 21px;
	background-color: #538edf;
}

.smallbutton3 {
	width: 230px;
	height: 200px;
	padding: 10px 15px;
	margin-left: 35px;
	margin-bottom: 20px;
	float: left;
	color: #fff;
	line-height: 25px;
	font-size: 14px;
	background-color: #169190;
}


.one_button{
	background-color: #538edf;
}
.one_button:hover{
	background-color: #86afe8;
}
.two_button{
	background-color: #169190;
}
.two_button:hover{
	background-color: #73bdbc;
}
.three_button{
	background-color: #2bbed8;
}
.three_button:hover{
	background-color: #6ad1e3;
}

.button43 {
	width: 100%;
	height: 60px;
	float: left;
	color: #fff;
	background-color: #7592c7;
	text-align: center;
	line-height: 60px;
	font-size: 28px;
  margin: 15px 0;
}
.button43:hover{
	background-color: #3B64AF;
}

.hpv-button {
  padding: 7px 0;
  margin: 0;
  width: 100%;
}

.surveymonkey{
	padding-right: 77.5px;
	padding-left: 77.5px;
}

.schoolreqs {
	width: 855px;
	float: left;
}

.hover-transparency {
  border: 1px solid #3b64af;
}

.hover-transparency:hover {
  opacity: 0.4;
  filter: alpha(opacity=40); /* For IE8 and earlier */
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0px);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  transform: rotate(0);
}

.clickschedule {
	width: 100%;
	text-align: center;
	font-style: italic;
	margin: 5px;
	color: #494c53;
}

.conferenceresourcesbanner {
	margin: 21px 21px 0px 21px;
	background-color: #f0f0f0;
	padding: 10px;

}

.boardmembers {
	margin: 21px 21px 0px 21px;
	background-color: #f0f0f0;
	padding: 20px;
}

.boardmembers h3 {
	font-size: 12pt;
	margin-bottom: 0px;
}

.boardmembers p {
	margin-left:20px;
	font-size: 10pt;
	margin-top: 2px;
	margin-bottom: 20px;
}

.boardmembers ul {
	list-style-type: none;
	padding: 0px 10px;
	font-size: 14px;
	margin: 0px;

}

.boardmembers li {
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 8px 0px;
}

.boardmembers li:last-child {
	border: none;
}

.important-links {
	padding: 0;
	background-color: #fff;
	list-style: none;
	margin-top: 2em;
	height: 100%;
	padding: 0 !important;
}

#hpvtoolkitbanner{
	margin: 20px 20px 0px 20px;
	padding: 10px;
}
.meningitis {
	width: auto;
}
#hpvtoolkitbanner2 {
	margin: 21px 0px 0px 21px;
	padding: 5px;
	float: left;
}

#hpvtoolkitbanner3 {
	margin: 21px 21px 0px 0px;
	padding: 5px;
	float: right;
}

.calltochange {
	background-color: #f0f0f0;
	min-height: 120px;
}

.sidebutton {
	width:110px;
	padding: 5px;
	float: right;
	text-align: center;
	margin-right: 0px;
}
.homepgbutton {
	display: block;
	text-align: center;
	float: right;
	vertical-align: middle;
	background-color: #56abf7;
	color: #fff;
	/*height: 40px;*/
	width: 107.5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;

}
.homepgbutton:hover {
	background-color: #88C4F9;
}

.half-page {
	width: 400px;
	margin: 10px 25px 10px 45px;
	text-align: center;
	height: 25px;
	line-height: 25px;
}

.half-page1 {
	width: 400px;
	margin: 10px 10px 10px 30px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	float: left;
}

.half-page2 {
	width: 400px;
	margin: 10px 30px 10px 10px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	float: right;
}

.yellow {
	background-color: #f8bd16;
	color: black;
}

.flu-button {
	width: 93%;
	text-align: center !important;
	margin: 10px 6%;
}

.printbutton {
	background-color: #56abf7;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 5px 0;
  text-align: center;
}

.printbutton:hover{
	background-color: #88C4F9;
}

.printbutton2, .adult-print-button {
	background-color: #56abf7;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 5px 0;
}

.printbutton2:hover, .adult-print-button:hover{
	background-color: #88C4F9;
}

.printbutton2 { width: 75%; }

.adult-print-button { width: 97%; }

.printbutton3 {
	text-align: center;
	background-color: #3d63ae;
	width: 388px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 5px 0;
}

.printbutton3:hover{
	background-color: #7791c6;
}

.printbutton4 {
	background-color: #56abf7;
	width: 189px;

	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 5px 0;
}

.printbutton4:hover{
	background-color: #88C4F9;
}

.webbutton {
	background-color: #4488c5;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.webbutton:hover{
	background-color: #88C4F9;
}

.webbutton2 {
	background-color: #4488c5;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 5px 0;
}

.webbutton2:hover{
	background-color: #88C4F9;
}

.webbutton4 {
	background-color: #4488c5;
	width: 189px;

	font-size: 16px;
	line-height: 24px;
	color: #fff;
}
.webbutton4:hover{
	background-color: #88C4F9;
}

.ltrandpr{
	background-color: #56abf7;
  text-align: center;
	font-size: 16px;
	line-height: 35px;
	color: #fff;
	height: 35px;
  float: left;
}

.pdfbutton{
	background-color: #56abf7;
	font-size: 16px;
	line-height: 53px;
	color: #fff;
	height: 53px;
	margin: 5px 0 0 0;
  text-align: center;
}

.confhomats{
	background-color: #56abf7;
	width: 189px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	height: 47px;
	margin: 5px 0 0 0;
	padding-top: 6px;
}

.personal-story-buttons {
	padding: 5px;
	float: left;
	text-align: center;
  margin-left: 10px !important;
}

.personal-story-text {
	background-color: #56abf7;
	font-size: 14px;
	line-height: 53px;
	color: #fff;
	height: 53px;
	margin: 5px 0 0 0;
}

.ltrandpr:hover, .confhomats:hover, .pdfbutton:hover, .personal-story-text:hover{
	background-color: #88C4F9;
}



#left-list-in-box {
	float: left;
	margin-bottom: 21px;
	margin-left: 21px;
	margin-top: 21px;
	background-color: #D4e9fd;
}

#left-list-in-box p{
	margin-left:5px;
}

#right-list-in-box {
	float: right;
	margin-bottom: 21px;
	margin-right: 21px;
	margin-top: 21px;
	background-color: #D4e9fd;
}

#right-list-in-box p{
	margin-left:5px;
}

#list-sub-header {
	padding: 10px;
	background-color: #ffffff;
}
.whitefont {
	color: #fff;
}
/*.hcprofs{
	background-color: #56abf7;
}

.parentsfamilies{
	background-color: #336694;
}
*/
#gallerybox{
	width: 700px;
	margin: auto;
}

.protectbanner {
	width: 858px;
}

#tabs {
	font-family: 'FiraSans-Book';

}

#tabs ul li a, #tabs p a{
	font-size: 16px;
	color: #56abf7;
}
#tabs ul li a:hover, #tabs p a:hover{
	color: #000080;
}

#databoard{
	margin: 10px;
	border: 1px solid #f2f2f2;

}
#databoard tr.vaccine {
	font-weight: bold;
	font-size: 17px;
}

#databoard tr.Kansas {
	background-color: #ffc000;
}
#databoard tr.US {
	background-color: #88AFE1;
}
#databoard tr td.USlabel {
	background-color: #558ed5;
}
#databoard tr td.location {
	text-align: right;
	font-weight: bold;
	padding: 5px;
}
#databoard tr td {
	text-align: center;
	width: 20%;
}
.datasrcs {
	font-size: 14px;
	margin: 10px;
	display: inherit;
}
.bannermessage{
	background-color: #3B64AF;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
.bannermessage a{
	color: #f8bd16;
}
.bannermessage a:hover{
	color: #fad773;
}
#default-bannermessage{
  padding: 0 5px;
	background-color: #3B64AF;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
#default-bannermessage a{
	color: #f8bd16;
}
#default-bannermessage a:hover{
	color: #fad773;
}
.lightblueblock{
	background-color: #ffffff;
	text-align: right;
	font-size: 18px;
	line-height: 30px;
	color: #ffffff;
	overflow:hidden;
}
.vaccsworkdiagram {
	width: 858px;
}

#news-date-contacts {
	float: left;
	width: 155px;
	margin: 15px;
	font-size: 12px;
	line-height: 18px;
	border-right: solid #56abf7 1px;
}

#news-titles {
	margin: 15px;
	line-height: 28px;
}

#news-content {
	margin: 15px;
	float: right;
	width: 639px;
	font-size: 16px;
	line-height: 22px;
}

.news-content {
	margin-right: 15px;
	float: right;
	width: 639px;
	line-height: 22px;
}

.news-article h1{
	float: right;
	width: 639px;
	font-size: 26px;
	margin-bottom: 5px;
}

.news-article h2{
	font-style: italic;
	font-size: 20px;
	font-family: 'FiraSans-Book';
	float: right;
	width: 639px;
	margin: 0px 0px 15px;
}
.news-article#blurbox {
	margin-bottom: 30px;
}

.photo-eplee {
	height: 300px;
	float: left;
	margin: 0 10px 10px 30px;
	font-size: 11px;
	line-height: 12px;
}
.article-photo-smaller {
	width: 305px;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 11px;
	line-height: 12px;
}

.article-photo-third {
	height: 210px;
	float: left;
	margin: 0px 10px 10px 0;
	font-size: 11px;
	line-height: 12px;
}

.article-photo {
	width: 350px;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 11px;
	line-height: 12px;
}

.article-photo-bigger {
	width: 400px;
	float: left;
	margin: 0 10px 10px 0;
	font-size: 11px;
	line-height: 12px;
}

.news-list{
	padding: 30px 0px 30px 30px;
	float: left;
	width: 490px;
}

.news-list ul{
	padding-right: 20px;
}

.news-list ul li{
	margin-bottom: 15px;
}

.news-list ul li ul li{
	margin-bottom: 2px;
}

#men-resources{
	border: 1px solid #494c53;
	border-collapse: collapse;
}
#men-resources th {
	text-align: left;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
	border: 2px solid #494c53;
	border-collapse: collapse;
}
#men-resources ol{
	padding-left: 15px;
	margin: 0;
}
#men-resources li{
	padding: 5px;
}

.men-grey {
	background-color: #c9c9c9;
}
.men-rsrc-image {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

.men-rsrc-image:hover {
	opacity: 0.4;
	border-style: solid;
	border-width: 1px;
	border-color: grey;


}

#men-resources th.header{
	font-weight: bold;
	background-color: #3b64af;
	color: #fff;
}

.left-col-materials {
	float: left;
	width: 400px;
}

.right-col-materials {
	float: right;
	width: 400px;
}

#css-masonry-container {
	width: 854px;
	margin: 0 auto;
}

#css-masonry-myContent {
	-moz-column-count: 2;
	-moz-column-gap: 0px;
	-webkit-column-count: 2;
	-webkit-column-gap: 0px;
	column-count: 2;
	column-gap: 0px;
	width: 100%;
	padding: 0;
}

#css-masonry-myContent img{
	display: inline-block;
	margin-bottom: 0px;
	width: 100%;
}

#container {
	width: 100%;
	margin: 0 auto;
}

.masonryImage {
	margin-bottom: 0px;
  float: left;
  margin: 0 20px;
}

.masonryImage img {
	opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    width: 281px;
    border: solid;
    border-width: 0px;
}
.masonryImage img:hover {
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#conferencecommunitybanner{
	margin: 21px 21px 0px 21px;
	width: 796px;
	background-color: #f0f0f0;
	padding: 10px;

}

.halfconference {
	width: 395px;
}

/* Slideshow container */
.slideshow-container {
  position: relative;
}

.mySlides, .mySlides1 {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 15px;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: black;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 33px;
  width: 100%;
  text-align: center;
}

.black-text { color: black; }

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

td.DataTable{
	font-size: 8.0pt;
	font-style:normal;
	font-family:Arial, sans-serif;
	white-space:nowrap;
	color:windowtext;
	padding-right:2px;
}

table.DataTable{
	border-collapse: collapse;
	position: absolute;
	top: 120%;
	right: -300%;
}

.smallGraphDataTable{
	border-collapse: collapse;
	position: absolute;
	top: 120%;
	height: fit-content;
}

.ethnicityDataTable{
	border-collapse: collapse;
	position: absolute;
	top: 120%;
	right: -290%;
	height: fit-content;
}

.subHeaderCell{
	font-weight:bold;
	text-align:center;
	border:.5pt solid windowtext;
	background:#D9D9D9;
}

.table-cell{
	font-weight:400;
	text-align:center;
	border:.5pt solid windowtext;
	background:white;
}

.BlankCell{
	color:black;
	font-weight:400;
	text-align:center;
	border:none;
}

.YellowRowLabel{
	font-weight: bold;
	text-align:right;
	border:.5pt solid windowtext;
	background:#FFD85D;
}

.BlueRowLabel{
	font-weight:bold;
	text-align:right;
	border:.5pt solid windowtext;
	background:#83AEE1;
}

.GreenRowLabel{
	font-weight:bold;
	text-align:right;
	border:.5pt solid windowtext;
	background:#A2CD85;
}

.LightBlueHeader{
	font-weight:bold;
	text-align:center;
	border:.5pt solid windowtext;
	background:#D9E1F2;
}

.BlueHeader{
	font-weight:bold;
	text-align:center;
	border:.5pt solid windowtext;
	background:#8EA9DB;
}

.menutitle:hover{
	cursor:pointer;
	margin-bottom: 10px;
	background-color: #ededed;
	color: #000;
	padding:2px;
	text-align:center;
	font-weight:normal;
	/*/*/border:1px solid #000;/* */
	border-radius: 4px;
}
.menutitle{
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor:pointer;
	margin-bottom: 10px;
	background-color:#ededed;
	color:#56abf7;
	width:175px;
	height: 32px;
	line-height: 32px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	/*/*/border:1px solid lightgrey;/* */
	border-radius: 4px;
	font-size: 14px;
}

.ksreportbutton:hover{
	cursor:pointer;
	margin-bottom: 15px;
	background-color: #ededed;
	color: #000;
	padding:2px;
	text-align:center;
	font-weight:normal;
	border:1px solid #000;
}

.ksreportbutton{
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor:pointer;
	margin-bottom: 15px;
	background-color:#ededed;
	color:#56abf7;
	width:175px;
	height: 46px;
	line-height: 23px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	/*/*/border:1px solid lightgrey;/* */
	border-radius: 12px;
	font-size: 12px;
}

.graph{
	float: right;
	position: absolute;
	top:0%;
	right:-350%;
}

.buttonmenu{
	border: 1px solid lightgray;
	width: 550px;
	position: absolute;
	right: 2%; top:16%;
	display: none;
}

.link{

	font-size: 15px;
	color: #56abf7;
}

.tab7graph{
	width: 100%;
}

.first{
	border-color: #56abf7;
	background-color: white;
}

.ksreportsheader {
	font-size: 18px;
}

.ksreportstitle {
	font-size: 18px;
	text-align: center;
}

.databoardTemp {
	font-size: 14px;
}

.headerMargins {
	margin-left: 15px;
	margin-top: 10px;
}

.subText {
	font-size: .5em;
}

.dataTable {
	border-collapse:collapse;
	font-size: 12px;
	margin: 0px 10px;
}

.edDataTable {
	right: -325%;
	height: 80px;
}

.fluDataTable {
	height: 100px;
}

.tab4link {
  position: absolute;
  top: 160%;
  right: -350%;
}

.coveragebygendergraph {
	right: -250%;
	height: 60px;
}

.past-board-link {
	font-size: 20px;
	text-align: center;
	margin: 10px 0 0 0px;
}

/* Style the button that is used to open and close the collapsible content */
.board-collapsible {
  background-color: #f3f3f3;
  color: #56abf7;
  cursor: pointer;
  padding: 18px;
  width: 80%;
  text-align: center;
  font-size: 18px;
  margin: 0px auto;
  display: block;
  border: 2px solid #56abf7;
  border-radius: 8px;
  margin: 20px auto;
  outline-style: none;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.board-collapsible:hover {
  background-color: #eaeaea;
}

.board-collapsible.active { 
  background-color: white;
  border-top: 2px solid #56abf7;
  border-right: 2px solid #56abf7;
  border-bottom: none;
  border-left:2px solid #56abf7;
  border-radius: 8px 8px 0px 0px;
  margin: 20px auto 0px;
}

/* Style the collapsible content. Note: hidden by default */
.board-year {
  padding: 0px 18px;
  overflow: hidden;
  border-top: none;
  border-right: 2px solid #56abf7;
  border-bottom: 2px solid #56abf7;
  border-left: 2px solid #56abf7;
  display: none;
  width: 80%;
  margin: 0px auto;
  border-radius: 0px 0px 8px 8px;
}

.adulttab {
	font-size: 10px;
	float: left;
}

.left { float: left; }

.right { float: right; }

.shrink { font-size: .8em; }

.shrink9 { font-size: .9em; }

.link-to-members {
	margin-top:0px;
	margin-right: 25px;
	text-align: right;
	font-size: 16px;
}

.vertical-space { margin-bottom: 10px; }

.meetingmaterials ul { margin-top: 0px; }

.news-img {
	width: 50%;
	margin: 10px 0px;
}

.news-img-sidecaption {
	float: right;
	width: 45%;
}

.underline {
	text-decoration: underline;
}

.meetings-list {
	font-size: 18px;
}

.outer-folder {
  width: fit-content;
  padding: 20px;
  padding-top: 0;
  margin: 0px;
}

.inner-folder {
  width: fit-content;
  padding: 0px 20px 0px 45px;
}
.inner-folder ul {
	margin: 0px;
}

.folder-heading {
	width: fit-content;
	padding: 10px;
	cursor: pointer;
	margin-bottom: 0px;
	font-size: 16px;
  font-weight: bold;
  color: #494C53;
}

.inner-folder-heading {
	color: #56abf7;
	width: fit-content;
	padding: 10px;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 0px;
	border-radius: 5px 5px 0px 0px;
	height: 20px;
	border-bottom: none;
}

.hover-play:hover {
	background-image: url("/images/play-button-hover.png");
}

.hover-play{
	background-image: url("/images/play-button.png");
	position: relative;
	width: 39px;
	cursor: pointer;
	background-size: contain;
	height: 28px;
}

.hpv-toolkit-video {
  display: none;
  position: absolute;
  z-index: 1;
  top: 30%;
  right: 20%;
  width: 700px;
  height: 500px;
  background-color: #bbddfc;
  border: 40px solid #56abf7;
  border-radius: 30px;
  margin: 0px auto;
}

.hpv-video-close {
  position: relative;
  width: 60px;
  right: -100%;
  top: -13%;
  cursor: pointer;
}

.hpv-vid-padding {
  padding: 20px 70px;
}

.no-blurbbox-margin .blurbbox {
  margin: 0 auto;
  padding: 0px;
}

.no-hr-margin hr {
  margin: 0;
}

.ksfightsflubutton {
	width: 100%;
	margin-right: 1%;
	margin-top:8px;
	height: 80px;
	float: left;
	text-align: center;
	background-color: #56abf7;
	color:#fff;
	line-height:80px;
	font-size:18px;
}
.ksfightsflubutton:hover{
	background-color:#88C4F9;
}

a.ksfightsflubuttonlink{
	color: #fff;
}

.ksfightsflu-pic {
  height: 200px !important;
  position: relative;
}

.ksff-pic {
  padding-bottom: 15px;
}

.ksff-caption-left {
  margin-left: 33%;
  float: left;
}

.ksff-caption-right {
  margin-left: 51%;
}

.covid-tile {
	width: 239px;
	max-height: 179px;
	margin-left: 50px;
	margin-bottom: 1em;
	float: left;
}

.covid-tile:hover {
	box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.covid-tile img {
	width: 100%;
}

.covid-button {
	height: 60px;
	color: #ffffff;
	font-size: 1.3em;
	padding: 0.8rem 1rem 0rem 1rem;
	text-align: center;
}

.training-mod-btn {
	background-color: #989898;
  border: none;
  color: white;
  padding: 10px 30px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 10px;
}

.training-mod-btn:hover{
	background-color: #808080;
	color: white;
}

.education-mod-btn {
  display: block;
  text-align: center;
  background-color: #989898;
  border: none;
  color: white;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 16px;
  border-radius: 10px;
  width: 100%;
}

.education-mod-btn:hover{
  background-color: #808080;
  color: white;
}

.inverse-education-mod-btn {
  display: block;
  text-align: center;
  border: none;
  color: #989898;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-radius: 10px;
  border-color: #989898;
  width: 100%;
}

.inverse-education-mod-btn:hover{
  background-color: #eaeaea;
  color: #989898;
}

.hpv-mod:hover{
	background-color: #138282 !important;
}

.flu-mod:hover{
	background-color: #4a7ec8 !important;
}