body, table, td, th          { color: #366; font-size: 1em; line-height: normal; font-family: 'Source Sans Pro', sans-serif; }
H1 	{ color: #630; font-weight: bold; font-size:1.4em; font-family:'Trajan Pro'}
H2 	{ color: #630; font-weight: bold; font-size:1.3em; font-family:'Trajan Pro'}
H3 	{ color: #630; font-weight: bold; font-size:1.2em; font-family:'Trajan Pro'}
H4 	{ color: #630; font-weight: bold; font-size:1.1em; font-family:'Trajan Pro'}

p {padding-top:0.8em;padding-bottom:0.5em;line-height:1.3em;color:#000;}

a:visited   { color: #960; text-decoration: none }
a:link       { color: #960; text-decoration: none }
a:hover       { color: #fb6d26; background-position: 2px 2px }
a:active  { color: #d2691e }

.bg-color-blue {color: #20aeb2;}
.bg-color-brown{color: #fb6d26;}
.bg-color-white {color: #fff;}
.bg-color-black {color: #000;}

.fg-color-blue {color: #20aeb2;}
.fg-color-brown{color: #fb6d26;}
.fg-color-white {color: #fff;}
.fg-color-black {color: #000;}

.border-color-blue {color: #20aeb2;}
.border-color-brown{color: #fb6d26;}
.border-color-white {color: #fff;}
.border-color-black {color: #000;}


.menu-color-blue {
    background-color:#fb6d26;
}
.menu-color-red {
    background-color:#20aeb2;
}


.mainContainer{background-color:#fff;border-left: 1px black solid;border-right: 1px black solid;}
.containerSpacing{padding-top:4em; padding-bottom:8em; padding-left:3em; padding-right:3em;}


form .row .row {
  margin: 0!important; 
}
lessonlistturk2 { color: #630; font-weight: bold; font-size: 1.4em }
.black { color: black; font-weight: bold; font-size: 1em }
.bluetitle  { color: #2f4f4f; font-weight: bold; font-size: 1.4em;}
.boldlink { font-weight: bold }
.browntitle    { color: #fb6d26; font-weight: bold; font-size: 1.4em;}
.celltext { padding-right: 14px; padding-left: 14px }
.gloss1 { color: #366; font-size: 1.1em; background-repeat: repeat }
.intructions          { color: #808080; font-size: 1em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }
.list   { color: olive; font-size: 1em; text-decoration: none }
.navlinks { color: #960; font-size: 0.9em }
.tabitems  { color: #808080; font-size: 1.1em }
.lessonlist   { font-weight: bold; font-size: 1.5em }
.assignments { color: #2f4f4f }
.turkishtext { color: #630 }
.lessonlistturk  { color: #630; font-weight: bold; font-size: 1.5em }
.33px { font-size: 33px }
.english {
	color: #2f4f4f;
	text-align: left;
	padding-left: 8px      }
.turkish {
	color: #630;
	text-align: right; }

p {
    padding-top:0.2em;
    padding-bottom:0.1em;
    line-height:2em;
}


.small i { font-size: 0.8em; }
.medium i { font-size: 1em; }
.large { font-size:2em;color:white; }
.large:hover {color:gray;}
