body {
margin: 0px;
padding: 0px;
background-color: #4c667d;
font-family: Georgia, serif;
color: #252525;
font-size: 13px; /* don't increase this, otherwise the tabs will move up. Change font size inside the header file (RIGHT COLUMN)  */
}

body td{
line-height: 1.5em;
}

h1 {
font: 38px impact, sans-serif;
margin-top: 10px;
margin-bottom: 10px;

color: #555;
background-color: #fff;
line-height: 1.5em;
padding-right: 50px;
border-bottom: 2px solid #555;
/*text-align: center;*/
}

h2  {
font: 1.4em Georgia, serif;
font-weight: bold;
padding: 3px;
color: #448;
background-color: #ffffff;
}
 

h3 {
font: 1.2em Georgia, serif;
font-weight: bold;
margin-bottom: -0px;
padding: 1px;
color: #779933;
background-color: #ffffff;
/*text-align: center;*/
}

.small {
font-size: 0.8em;
}

strong {
font-weight: bold;
}


/* form classes */

form {
margin-bottom: 0px;
}

input, textarea, select {
border-style: solid;
border-width: 1px;
}

/* === links === */
a {
color: #ec8600;
/*text-decoration: underline;*/
}

a:hover{
color: #000;
}

a:link, a:visited {
/* text-decoration: underline; */
color: #6A5ACD;
background-color: transparent;
}

a:hover{
color: #6A5ACD;
}

/* === DONE links === */

br {
line-height: 0.8em;
}


/* updates */
.updateCTitle {
font: 14px verdana, arial, helvetica, sans-serif;
text-align: left;
color: #444444;
font-weight: bold;
}

.updateTitle {
font: 12px verdana, arial, helvetica, sans-serif;
text-align: left;
}

.updateDesc {
font: 11px tahoma, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
line-height: 1.2;
}

.quizTreeNews {
padding: 5px;
background-color: #eef4dd;
border: solid #dee4cf 1px;
}
/* Done updates */

/* newsletter */
.getNewsletter {
font: 14px verdana, arial, helvetica, sans-serif;
color: #8abe28;
font-weight: bold;
}

.getNewsletterExtra {
font: 12px verdana, arial, helvetica, sans-serif;
font-style: italic;
color: #444444;
}

/* Done newsletter */


.sw-table {
text-align: center;
background-color: #abc4e7;
border: solid #abc4e7 1px;
width: 660px;
}


.quizTableTitle {
text-align:center;
font-size: 18px;
margin-bottom: 10px; 
}


ul.noBreaks {
 list-style-type: decimal;
}

ul.noBreaks  li {
display: inline;
}

.benefits_box1 {
margin: 10px 10px 10px 10px;
padding: 5px;
background-color: #ffffff;
text-align: left;
font-size: 1em;
color: #222222;
border: 1px dotted orange;
z-index: 124;
/*list-style-image: url(463.gif);*/
}


/* completeSubjectList */

.completeSubjectListSuper {
margin-top: 1px;
margin-bottom: 2px;
}

.completeSubjectListSuper a:link, .completeSubjectListSuper a:visited{
margin-top: 100px;
font: 18px Georgia, serif;
font-weight: bold;
color: #445;
text-decoration: none;
}

.completeSubjectListSuper a:hover {
margin-top: 100px;
color: #ec8600;
text-decoration: underline;
}


.completeSubjectList a:link, .completeSubjectList a:visited{
font: 12px Verdana, sans-serif;
line-height: 1.5;
color: #00647a;
white-space:nowrap;
/*letter-spacing: 1px;*/
}

.completeSubjectList a:hover{
color: #ec8600;
}

/* Done completeSubjectList */


.quizType {
white-space: nowrap;
font-size: 11px;
}


.quiz_box1 {
margin: 10px 10px 10px 10px;
padding: 5px;
background-color: #ffffff;
text-align: left;
border: 0px dotted orange;
z-index: 124;
}

.legal {
font: 10px tahoma, Geneva, Arial, Helvetica, sans-serif;
text-align: justify;
}

   
/* testimonials */
.testimonial {
font: 1.2em Georgia, serif;
margin: 5px;
padding: 3px;
font-style: italic;
}


.testimonialAuthor {
font-style: normal;
text-align: right;
}

.testimonialInvitation {
text-align: right;
font: 10px verdana, arial, helvetica, sans-serif;
color: #222;
}
/* Done testimonials */

#GroupOwnerTopMenu {
padding: 5px;
text-align: right;
font: 10px verdana, arial, helvetica, sans-serif;
color: #222;
background-color: #eee;
font-weight: bold;
}

/* FAQ */
.faq_Q {
color: #75a122;
font: 12px verdana, arial, helvetica, sans-serif;
font-weight: bold;
} 

.faq_A {

} 
/* Done FAQ */

.AdSenseSquareAd1 {
float: right; 
margin: 5px;
}

.sideBarNews{
font: 11px verdana, sans-serif;
text-align: left;
margin: 5px;
padding: 3px;
color: #333;
background-color: #fff;
border: 1px solid #cccccc;
}


.talkingText {
	padding: 1px 3px 1px 3px;
	background-color: #ffff00;
}

.talkingText:hover {
	padding: 0px 2px 0px 2px;
	border: 1px dotted #00ff00;
}

/* when clicked on. !note: if there's :hover, this must be included after :hover! */
.talkingText:active {
	background-color: #b0ea3b;
	padding: 0px 2px 0px 2px;
	border: 1px dotted #00ff00;
}

.usageExample {
padding: 10px;
font-size: 16px;
background-color: #eeeeee;
border: solid #cccccc 1px;
border-radius: 5px;
}

.usageExample:before {
  content: "Examples: ";
  font-weight: bold;
}

.pictureLeft {
	float:left;
	margin:0 5px 0 5px; 
}

.pictureRight {
	float:right;
	margin:0 5px 0 5px;  
}

.pictureCenter {
	margin-left: auto;
    margin-right: auto;
}


.width-20 td {
width: 20%;
}

.width-25 td {
width: 25%;
}


/* Playlist */

.playlistIcon {
margin-left: 12px;
margin-right: 12px;
background-color: #f7941d;
text-align: center;
font: 10px arial, sans-serif;
color: #fff;
font-weight: bold;
border: 1px dotted #ff0;
}


.playlistNavigation {
margin-right: auto;
margin-left: auto;
width: 50%;
padding: 5px;
background-color: #bde4ff;
text-align: center;
border-radius: 15px;
border: 2px solid #acc123;
}

@media (max-width : 540px) {
.playlistNavigation {
width: 95%;
}
}

.playlistTitle {
font: 14px Verdana, sans-serif;
font-weight: bold;
letter-spacing: 1px;
line-height: 180%;
color: #222222;
}

.playlistSubtitle {
margin-right: auto;
margin-left: auto;
width: 30%;
font: 12px Verdana, sans-serif;
color: #222222;
text-align: center;
border: 0px solid green;
}

.playlistArrow {
font-size:4em;
color: #acc123;
}

div.playlistArrow:hover {
color: #6e8b00;
}

/* DONE Playlist */

.nounderline{
  text-decoration: none !important;
  color: #333;
}

.underline{
  text-decoration: underline !important;
}

.formBox {
    background-clip: padding-box;
    background-color: #eee;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.25);
    outline: 0 none;
    position: relative;
    box-sizing: border-box;
}

.transparentBkg {
	background-color: transparent;
}

.underlineLinks a{
  text-decoration: underline;
}


.googleSearchBox {
	border: 1px solid #ccc !important;
}


.footer {
	font: 12px Verdana, sans-serif;
	color: #333;	
}

.footer a{
	color: #333;
}

.quizTreeSiteNews {

background-color: #99cc00;
border: solid #87b400 1px;
border-radius: 5px 5px 0px 0px;
}

.quizTreeSiteNews a{
	color: #fff;
}

.NLformInput {
margin-top:10px;
font: 16px Source Sans Pro, sans-serif;
color: #333;
}

.NLformButton {
margin-top:10px;
font: 16px Source Sans Pro, sans-serif;
font-weight: 600; 
color: #fff;
}

.NLformTitle {
font: 20px Source Sans Pro, sans-serif;
font-weight: 700; 
color: #333;
}


@media (max-width : 199px) {
    .hideUnderWidth_1 {
		display: none;
	}
}

@media (max-width : 467px) {
    .hideUnderWidth_2 {
		display: none;
	}
}

@media (min-width : 468px) {
    .hideOverWidth_2 {
		display: none;
	}
}

@media (max-width : 199px), (min-width : 4680px){
    .hideUnderWidth1_overWidth2 {
		display: none;
	}
}

.quizTableHeader {
font: 20px Source Sans Pro, sans-serif;
color: #777;
}

/*Quiz Table Grades*/
.qTG {
}

/*Quiz Table Quiz Type*/
.qTT {
}

@media (max-width : 469px) {
.qTG {
display: none;
}

.qTT {
display: none;
}
}

 span.iconMC:before {
 margin:auto;
  font-size: 0.75em;
  content: "multiple choice";
  color: #648e3d;
} 

.quizRow {
  font-size: 18px;
}

@media (min-width : 468px) {
.quizRow {
  font-size: 22px;
}
}

.quizRow a:link,  .quizRow a:visited{
color: #333;
}

#blockOfButtonLinks
{
	margin:auto;
	display: block;
	padding-top: .6em;
	padding-bottom: .6em;
	clear:right;
}

.quotes {
	background-color: #faa61a;
	color: #000000;
	font: 1.1em Georgia, serif;
	line-height: 1.7em; 
	margin: 30px;
	padding: 30px 25px 3px 30px;
	/* border-left: 10px solid #fbaf5d; */
	border-radius: 20px 0px 20px 0px;
	font-style: italic;
}

@media (max-width : 467px) {
	.quotes {
		background-color: #faa61a;
		color: #000000;
		font: 0.9em Georgia, serif;
		line-height: 1.7em; 
		margin: 10px;
		padding: 10px 8px 3px 10px;
		 border-left: 10px solid #99cc00; 
		border-radius: 15px 0px 15px 0px;
		font-style: italic;
	}
}


.quotesAuthor {
	font-style: normal;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 30px;
}

.quotesAuthor::before {
	content: " - ";
}

.subjectPageImageArea {
	margin: 1em auto 1.5em auto;
	padding: 10px;
	width: 70%;
	border: 2px solid #abc;
	background-color:#fff4e3;
	border-radius: 20px;
}


/* Boxes */
.blue-box {
background-color:#daf6fc;
border-radius: 10px;
padding: 20px;
text-align: left;
}

.blue-box b {
color: #00647a;
}

.yellow-box {
background-color:#fdffe1;
border-radius: 10px;
padding: 20px;
text-align: left;
}

.yellow-box b{
color: #ff8532;
font-size: 14px;
background-image: url("images/bullet.gif");
background-repeat : no-repeat;
background-position: left 2px;
padding-left: 10px;
}

.yellow-box a{
color: #499200;
font-weight: bold;
text-decoration: none;
}

.yellow-box h1 a{
color: #3574c1;
text-decoration: none;
}
/* DONE Boxes */