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

body {
	background-color: #e1f0d9;	
	
}

@media (min-width: 768px) {
.modal-dialog {
    width: 675px !important;
    margin: 30px auto !important;
}
}

.flip-container {
	margin-top:-110%;
	background-color: #5293b1;
}
.flip-header {
	color:#FFF;
	text-align: center;
	padding-top: 5px;
}

.special-header {
	    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;

}

.bgWholeBG {
	background-image: url(../images/Whole_bg2.jpg);	
	background-repeat: no-repeat;
	
}

.nav-tabs>li>a {
    background-color: #feffed;
    color:grey;
    font-size: 14px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav {
    padding-left: 0;
    margin-bottom: -9px;
    list-style: none;
    margin-left: 1px !important;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 3px 10px;
}
/* Header and Utility nav */

.header{
	background-color: #667C99;	
	border-bottom: thick black solid;
	vertical-align: bottom;
}

.behindLogo {
	background-image: url(../images/White_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	
}

.bannerBG {
	background-image: url(../images/banner_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}


.right {
	text-align: right;	
}

.left {
	text-align: left;	
}

a.utNav {
	font-weight: bold;
	color: #3C3B3B;	
	font-size: 1em;
}

a.utNavTeach {
	font-weight: bold;
	color: #ed218b;	
	font-size: 1em;
}

p.topSpace {
	margin-top: 10px;	
}

/*Tabbed nav */


ul.nav {
	list-style-type: none;	
}

li.navtopic {
	display: inline-block;	
}

a.navTab {
	display: block;
	background-color: #05a813;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 3px;
	color: white;
	
}

a.navTab:hover {
	/*border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 3px;*/
	color: Black;
	background-color: yellow;	
	
}

#Current {
	background-color: #ed218b;	
}

.tabSpace {
	height: 160px;
	width: 100%;	
}

/* Showcase area */

.showcase {
	background-color: White;	
}

.middle {
	text-align: center;	
}

.topSpace {
	padding-top: 2%;	
}

/* Styling for contact page */

.left {
	text-align: left;	
}

/*Tryptic area */

.tryptic {
	background-color: #86cc91;
	margin-top: 3%;	
}

.tab {
	background-color: White;
	border-radius: 10px;
	padding: 3%;
	margin-top: 3%;
	margin-bottom: 3%;
	text-align: center;
	min-height: 100px;
}

a.tryptic {
	color: #0e6fff;	
	background-color: White;
}


/* Logo area */

.logoBox {
	text-align: center;
}

.logoSpace {
	margin-top: 3%;
	margin-bottom: 3%;	
}

/* Footer area */
.footer {
	background-color: #667c99;	
	color: White;
	padding: 2%;
}

.right {
	text-align: right;
}	

.footerCenter {
	text-align: center;
	font-size: 1.25em;
	color: #3C3B3B;
	background-color: White;
	margin-bottom: 1%;
	border-radius: 10px;
}	


a.footNav {
	font-weight: bold;
	color: #e1f0d9;	
	font-size: 1em;
}

a.footNav:hover {
	font-weight: bold;
	color: #86cc91;	
	font-size: 1em;
}

a.footNavXS {
	font-weight: bold;
	color:#3C3B3B;	
	font-size: 1em;
}


/*  Text */

h1 {
	font-family: 'Gochi Hand', cursive;
	color: #3C3B3B;
	font-size: 3em;
}

h2 {
	font-size: 1.75em;
	color: #0e6fff;	
}

h2.gallery {
	font-size: 1.75em;
	color: #0e6fff;	
	margin-top: 2%;
	font-weight: bold;
}

h2.lessonPlan {
	margin-bottom: 10px;	
	
}

#Pink {
	color: #ed218b;	
}

#Pink2 {
	color: #ed218b;
	font-weight: bold;
	text-decoration: underline;	
}

#Blue {
	color: #0e6fff;	
}

#White {
	background-color: White;	
}

/* images */

#logo {
	width: 300px;	
}

#logoFoot {
	width: 300px;	
	margin-bottom: 2%;
}

#imageFit {
	width: 90%;	
}

#imageFitAll {
	width: 100%;	
}

#imageFitSmall {
	width: 50%;	
}


#imageTab {
	width: 100px;	
	float: left;
	margin-top: -5%;
	
}

#imageTabSmall {
	width: 60px;	
	float: left;
	margin-right: 8px;
	
}

#logo2 {
	width: 150px;	
}


#imageLink {
	border:0;	
}

#imageInside {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#imageInsideLarge {
	clear: both;
	margin-bottom: 5px;
}

#bioPic {
	width: 110px;	
}

#asidePic {
	width: 90%;
	margin-top: 3%;	
}




/*  Styling for student pages */

.tabSpaceST {
	height: 100px;
	width: 100%;	
}

.trypticST {
	background-color: White;
	margin-top: 3%;	
}

.tabST {
	background-color: White;
	border-radius: 10px;
	padding: 3%;
	margin-top: 1%;
	margin-bottom: 3%;
	text-align: center;
	min-height: 200px;
	min-width: 200px;
}

a.trypticST {
	color: #0e6fff;	
	background-color: White;
}


.bannerBG_ST {
	background-image: url(../images/banner_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 60%;
}

#logoST {
	width: 200px;	
}

#GameIcon {
	width: 100px;	
}

#imageTabST {
	width: 100px;	
	float: left;
	margin-top: -5%;
	margin-bottom: 5px;
	}

#picLink {
	border: 0;	
}

.slider {
	text-align: center;	
}

/* styling for teacher pages */

hr {
	border: 2px solid #86CC91;
	width: 100%;	
}

#width40 {
	width: 40%;	
}

#width60 {
	width: 60%;	
}


/* Styling for Lesson plan overview pages */

#iconSpace {
	margin-left: 0px;
	margin-top: 2px;	
}

.table-responsive {
	width:100%;
	}

.resources {
	border: 2px solid #86CC91;	
	padding: 5px;
}

#gamePreview {
	width: 85%;	
}


.percentile {
	font-size: 14px !important;
}