* {
	font-family: canada-type-gibson, sans-serif;
	font-weight: 400;
}
#header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 100rem;
	position: relative;
	margin: 0 auto;
	padding: 3rem 1rem 1rem 1rem;
}

#rsSectionLabel {
	font-size: 4rem;
	font-weight: 600;
}

#CClogo a {
	font-size: 0;
	background-image: url(/licensees/licensee403/images/Cook_Childrens_HEADER.svg);
	background-size: contain !important;
	width: 250px;
	height: 70px;
	display: block;
	background-repeat: no-repeat;
}

# {
	border: 0 none !important;
}
#CClogo {
	flex: 4;
}

#CCsearch {
	padding-top: 1rem
}
#CCsearch input[type=search] {
	width: 20rem !important;
	border: 0 none;
	border-width: 1px 0 1px 1px;
	background: #f2f4f5;
	float: none;
	flex: 1;
	height: .5;
	margin-right: 3.75rem;
	height: 2.8rem;
	font-size: 1.4rem;
	font-weight: normal;

}

#CCsearch #searchButton {
	width: 2.9rem;
	height: 2.8rem;
	background: #2fb88a url(/licensees/licensee403/images/mSearch2.svg) no-repeat !important;
	background-size: 30px !important;
	display: block;
	position: relative;
	background-position: -1px 0.5px !important;
}

#CCsearch #searchButton:hover, #CCsearch #searchButton:focus {
	background-color: #007853 !important;
}


#eac-container-q ul {
	background: #fff;
	position: absolute;
	top: 7.75rem;
	border: 1px solid #aaa;
	border-width: 0 1px 1px 1px;
	width: 40rem;
	padding: 0rem;
	font-size: 1.5rem;
	z-index: 10;
	left: initial;
	right: 3.8rem;
	border-radius: 0 0 6px 6px;
}

#eac-container-q ul li {
	padding: .5rem 1rem;
	cursor: pointer;
}

#eac-container-q ul li:first-child {
	border-top: 1px dashed #ccc;
}

#eac-container-q ul li:last-child {
	border-radius: 0 0 6px 6px;
}

#eac-container-q ul li:hover {
	background: #def;
}

#khContentHeading h1 {
	font-weight: 600;
	font-size: 5.6rem;
}

#khcontent h2, #khcontent h3, #khcontent h4, #khcontent h5 {
	font-weight: 600;
	font-size: 4rem;
	color: #001f3c;
}

h2.categoryName button {
	color: #001f3c;
}

#khcontent p, 
#khcontent a, 
#khcontent ul *, 
#khcontent ol * {
	font-size: 2rem;
	color: #001f3c;
	font-weight: 400;
}

#khcontent a,
div.pagination a,
#searchResults h2 a{
	color: #2aa67c !important;
	text-decoration: underline 1px;
}

#khcontent a:focus, 
#khcontent a:hover,
div.pagination a:focus,
div.pagination a:hover,
#searchResults h2 a:focus,
#searchResults h2 a:hover {
	color: #007853 !important;
	text-decoration: underline 2px;
}

#languagePairLink a {
	text-decoration: none;
	border-color: #2fb88a !important;
}

#languagePairLink a:focus, #languagePairLink a:hover {
	border-color: #007853 !important
}

#languagePairLink a span.pairedURLHead {
	text-decoration: none !important;
	background-color: #2fb88a;
}

#languagePairLink a span.pairedURLBody {
	text-decoration: underline 1px !important;
}

#languagePairLink a span.pairedURLBody:focus, #languagePairLink a span.pairedURLBody:hover {
	text-decoration: underline 2px !important;
}

#languagePairLink a:focus span.pairedURLHead ,#languagePairLink a:hover span.pairedURLHead  {
	text-decoration: none !important;
	background-color: #007853 !important;
	color: #fff !important;
	border-color: red !important
}

#languagePairLink a span{}

.pagination .next, .pagination .previous {
	background: transparent !important;
}
/* 
.rsbtn_play.rsen::before {
	content: "";
	display: inline-block;
	background: url('/licensees/licensee403/images/rs-listen-btn.svg') no-repeat !important;
	width: 84px;
	height: 22px;
	position: relative;
	bottom: 2px;
	margin-right: 2px;
}

.rsbtn_play.rses::before {
	content: "";
	display: inline-block;
	background: url('/licensees/licensee403/images/rs-listen-btnES.svg') no-repeat !important;
	width: 110px;
	height: 22px;
	position: relative;
	bottom: 2px;
	margin-right: 2px;
}

#khcontent .rsexpanded button.rsbtn_closer {
	background: url(/licensees/licensee403/images/rs-close-btn.svg) no-repeat!important;
	margin-right: 0
}

#khcontent .rsexpanded.rspaused button.rsbtn_pause,.rsexpanded.rsstopped button.rsbtn_pause {
	background: url(/licensees/licensee403/images/rs-play-btn.svg) 0 0 !important;
}

#khcontent .rsplaying button.rsbtn_pause {
	background: url(/licensees/licensee403/images/rs-pause-btn.svg) no-repeat !important;
}

#khcontent .rsexpanded button.rsbtn_stop {
	background: url(/licensees/licensee403/images/rs-stop-btn.svg) no-repeat !important;
}

#khcontent .rsexpanded a.kh_rs_download,.rsexpanded a.rsbtn_dl {
	background: url(/licensees/licensee403/images/rs-download-btn.svg) no-repeat!important;
	width: 30px!important;
	height: 30px!important;
	display: block!important;
	float: left;
	margin-right: 5px
}
*/
#mrLinks {
	background: #fff;
}

div#footer p {
	max-width: 100rem;
	margin: 0 auto !important;
	display: block;
}

div#footer p a img {
	width: 200px;
}

.aSplat p {
	font-size: 1.6rem !important;
	line-height: 1.4;
}

.aSplat .splatH {
	font-size: 2rem !important;
}

.aSplat {
	background: #fff;
}

.PKTJSTButton span {
	font-family: canada-type-gibson, sans-serif !important;
	font-weight: 600 !important;
	font-size: 2rem;
}

h2#moreOnThisTopicHeader {
	font-size: 2.4rem;
}

#mrLinks ul li a,
#relatedButtonsBoth ul li a {
	color: #2aa67c;
}

#mrLinks ul li a:focus, 
#mrLinks ul li a:hover,
#relatedButtonsBoth ul li a:focus,
#relatedButtonsBoth ul li a:hover {
	text-decoration: underline 2px;
	color: #007853;
}

#kh_lic_footer_links li a {
	color: #2aa67c !important;
	font-weight: 400;
	font-size: 2rem;
}

#kh_lic_footer_links li a:focus,
#kh_lic_footer_links li a:hover {
	color: #007853 !important;
	text-decoration: underline 2px;
}

#kh_lic_footer_legalease {
	font-size: 1.6rem;
	color: #001f3c;
}

div#footer {
	margin: 2rem auto 2rem auto;
	background-color: #f2f4f5;
	padding: 2rem;
	max-width: 100rem;
}

div#footer p {
	font-size: 1.6rem;
}

div#footer p a {
	font-size: 0;
	background-image: url(/licensees/licensee403/images/Cook_Childrens_HEADER.svg);
	background-size: contain !important;
	width: 200px;
	height: 55px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: .5rem;
}

#kh_n00WC a {
	color: #2aa67c !important;
}

#kh_n00WC a:focus, #kh_n00WC a:hover {
	color: #007853 !important;
	text-decoration: underline 2px;
}
@media screen and (max-width: 760px) {
	#CClogo img {
		width: 31rem;
	}

	#eac-container-q ul {
		top: 7.5rem;
	}

}

@media screen and (max-width: 650px) {
	#CClogo a {
		width: 210px;
		fbackground-size: 200px;
		fmargin-top: 26px !important;
		background-position: 0 14px;
	}
	#header {
		padding: 0 1rem;
	}

	#CCsearch {
		fpadding-top: 0;
	}
	#eac-container-q ul {
		top: 4.75rem;
	}

}

@media screen and (max-width: 560px) {


	#header {
		padding: 0rem 1rem;
	}
	#eac-container-q ul {
		top: 4.75rem;
	}
	#q.focinInput { /*  */
		position: absolute !important;
		
		margin-right: 15px !important;
		min-width: 92% !important;
		width: 92% !important;
		max-width: 92% !important;
		display: block !important;
		left: 10px !important;
		border-top: 10px solid white !important;
		height: 39px !important;
		top: 1.1rem !important;
		font-size: 16px !important;
	}

}

@media screen and (max-width: 490px) {
	#CCsearch input[type=search] {
		width: 10rem !important;
	}

	#eac-container-q ul {
		width: 30rem;
	}
}

@media screen and (max-width: 382px) {
	#CClogo a {
		width: 160px;
	}

	#eac-container-q ul {
		width: 80%;
	}
}

@media screen and (max-width: 330px) {
	#CClogo a {
		width: 150px;
	
	}
}