html {	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */}
body, html{-webkit-overflow-scrolling: touch;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
   /*  font-size:100%; */
    vertical-align:baseline;
    background:transparent;
}
body {
    /* line-height:1; */
	font-family:Helvetica, Arial, sans-serif;
	/* font-size:21px; */
	color:#4e4e4e;
	font-weight:normal;
	min-height:100%;
	background-color: #f2f2f2;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
p{line-height:28px;}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration:none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-family:Helvetica, Arial, sans-serif;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle; outline:none;
}
ul, li{ list-style:none;}


input:focus[type="text"]
{
    outline: none;
	-webkit-appearance: none;
}
input[type="text"] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-focus-ring-color:  rgba(0, 0, 0, 0); outline:none;}
.clear {
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
	clear:both;
}
.left{float:left;}
.right{float:right;}
.middle{ overflow:hidden;}
.center{ text-align:center;}
img{ max-width:100%; height:auto;}

/* ------------------ login----------------------*/
.header_inner{  min-height:315px; position:absolute; width:100%; text-align:center; bottom:-28px; background:url(../media/login_bg.png) no-repeat center center; }
/* Epic-2 */
/* .login_bg_top{ background:#128ae6 url(../media/botm_bg.png) repeat-x 0 bottom; position:relative;     min-height: 320px;} */
/* .login_heading{        margin: 0 auto;
    width: 241px;
    text-align: center;
    bottom: -128px;
    position: relative;
    background: url(../media/logo_login.png) no-repeat center center;
    height: 154px;} */
.login_bg_top{ background:#128ae6 url(../media/botm_bg.png) repeat-x 0 bottom; position:relative;     min-height: 240px;}
.login_heading{        margin: 0 auto;
    width: 241px;
    text-align: center;
    bottom: -70px;
    position: relative;
    background: url(../media/logo_login.png) no-repeat center center;
    height: 154px;}
/* End of Epic-2*/

.tabkit{ text-align:center; position:absolute; width:100%; bottom:0;}
.login_box {    margin: 0px auto;    width:241px; /* padding:23px 0 23px; */ margin-top:35px;}
.login_wrapper{margin:5px 0 48px 0; position:relative;}
.main_login {    background: url(../media/login_bg1.png) no-repeat scroll 0 0 ;    height:85px;    margin: 0 auto;    width: 241px;}
.login_field {    background: none;    border: medium none;    color: #999999;    float: left;    font-size: 15px;    height: 40px;
    padding: 9px 0 8px 41px;    width:235px;}
	
input.login_field[type="password"] {padding: 11px 0 8px 41px;}
	
.login_box_cont {    color: #191B1D;    font-size: 13px;    line-height: 20px;    position: relative; margin-bottom:0px;}
.continue_button {    background: url(../media/continue_button_left_bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);    color: #FFFFFF;    cursor: pointer;    display: block;    font-size: 13px;    height: 46px;    line-height: 46px;    margin: 10px auto 43px;    text-align: center;    text-decoration: none;}
.startTagButton {    margin: 0 auto;    position: relative;    width:245px;}
.continue_button:hover {    background-position: 0 -45px;}
.continue_button:hover {    color: #FFFFFF;}
.footer_container{ width:100%;   text-align:center; /* padding:10px 0; */ position:fixed; bottom:0px;}
.pearson_logo{ padding:15px 5px 0px; font-size:9px; line-height:15px; color:#7b7b7b; background:url(../media/person.png) no-repeat center center;}
.copyright{ padding:0px 5px 0px; font-size:9px; line-height:15px; color:#7b7b7b;}


/*------------admin-------*/
.header_content{ background: #1C262F;    border-bottom: 4px solid #000;}
.inner_container{ padding:0 20px;}

.navbar-brand {    color: #FFFFFF;    font-size: 16px;    line-height: 48px;    margin-left: 0 !important;    margin-right: 0;    max-width: none;    overflow-x: hidden;    padding: 0;    text-align: left;    text-overflow: ellipsis;    text-shadow: 0 1px 0 #000000;    white-space: nowrap; text-decoration:none;    width: 230px; float: left;}
img {    vertical-align: middle;}
.nav  li {    float: left; display: block;    position: relative;}
.nav li a {    color: #FFFFFF;    font-size: 13px;    padding: 17px 18px;    text-shadow: 0 1px 0 #000000; display:block;}
.nav > li > a:hover, .nav > li > a:focus {    background: rgba(255, 255, 255, 0.05)}
.fa-caret-down{  background: #111;
    display: inline-block;
    font-style: normal;
    height: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    width: 21px;}
.userImg {
    height:34px;
    width: 34px; border:1px solid #fff;
}
.nav > li > a > span {
    padding-left: 5px;
}
.navbar .dropdown-toggle i.small {
    font-size: 10px;
}
.user_container li a{ padding:6px ;}
.container_content{ margin:15px;
/* -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4) ;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
	box-shadow: 0 1px 3px rgba(0,0,0,.4); */}
.panel_content{font-size:14px; color:#444; line-height:20px;  background:#f5f2f2; border:1px solid #ddd; padding:10px;}
.tile_page{ font-size:18px; line-height:24px; color:#222; margin-bottom:10px; font-weight:normal;}
.footer_content{ background: #666;    border-top: 4px solid #888; text-align:center; font-size:11px; line-height:16px; color:#eee; padding:10px; position:fixed; bottom:0; width:100%;}
.nav > li.logout{ 
}
.nav > li.logout a{background: #ffa84c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTg0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjdiMGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffa84c 0%, #ff7b0d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa84c), color-stop(100%,#ff7b0d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffa84c 0%,#ff7b0d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffa84c 0%,#ff7b0d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c', endColorstr='#ff7b0d',GradientType=0 ); /* IE6-8 */

webkit-border-radius: 5px 5px; -moz-border-radius: 5px 5px;  border-radius:5px 5px; padding:10px 15px; margin:8px 0 0 0; font-size:12px; font-weight:bold;  text-shadow:none;
}
body,html, .wrapper{ height:100%; width:100%;}

@media only screen and (-webkit-min-device-pixel-ratio: 2){

.header_inner{ background-media:url(../media/login_bg.png) no-repeat;  background-size:1017px 310px;}
.login_heading{ background-media:url(../media/logo_login.png) no-repeat ; background-size:130px 78px;}
.main_login {    background-media: url(../media/login_bg1.png) no-repeat ;   background-size:241px 84px;}
.continue_button {   background-media: url(../media/continue_button_left_bg.png) no-repeat ;   background-size:241px 91px;}
.pearson_logo{ background-media:url(../media/person.png) no-repeat ;  background-size:58px 10px;}
}
	
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.header_inner{ background-media:url(../media/login_bg.png) no-repeat;  background-size:1017px 310px;}
.login_heading{ background-media:url(../media/logo_login.png) no-repeat ; background-size:130px 78px;}
.main_login {    background-media: url(../media/login_bg1.png) no-repeat ;   background-size:241px 84px;}
.continue_button {   background-media: url(../media/continue_button_left_bg.png) no-repeat ;   background-size:241px 90px;}
.pearson_logo{ background-media:url(../media/person.png) no-repeat ;  background-size:160px 95px;}
	}
/* Epic-2	 */
/* .alert-danger{font-size:15px; display:none;} */
.alert-danger{font-size: 15px;display:none;padding: 10px;}
/* End of Epic-2 */

.continue_buttonhover {width: 241px; height: 42px;}



/*for IE10*/
#districtDDL::-ms-expand {
    display: none;
}
/* end for IE10 */

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px  !important;
    height: 41px; /*IPP-6436 */
    background: none;
    border: 0;
    width: 212px;
	color:#999999;
}
.custom-combobox .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: -7px;
    margin-left: -1px;
    padding: 0;
    background: none;
    border: 0;
	outline: none; /*ILIT-227 */
}
.custom-combobox .ui-state-default .ui-icon{background: none;}
.ui-menu .ui-menu-item{ font-size:13px; font-family: Helvetica, Arial, sans-serif;}
.custom-combobox {
    position: relative;
    display: inline-block;
  }
.custom-combobox-input {
	margin: 0;
	padding: 5px 5px 5px 8px; /* ILIT-233 firefox */
}

/* district help popup */
.login_box_cont .help img{
	height:40px;
	width:40px;
	float:left;
}
.login_box_cont .tool_tip {
    position: absolute;
    display: block;
    top: 0px;
    right: -40px;
}

.login_box_cont .tool_tip .tooltiptext {
    display: none;
    min-width: 215px;
    background-color: #FBFCFC;
    color: #555;
    text-align: left;
    border-radius: 6px;
    border: 1px solid #BCC5D2;
    position: absolute;
    padding: 5px;
    left: 37px;
	top:7px;
    box-shadow: 0px 0px 1px rgba(0,0,0,0.3);
    font-size: 16px;
}
/* end district help popup */
.teacherOrNot{
	text-align:center;
	font-size:14px;
	text-decoration:underline;
	color:#128AE6;
	cursor:pointer;
	font-style: italic;
}
.districtArea{
	display:none;
	
}
/* ILIT-246 */
.ui-autocomplete{
    max-height: 135px;
    margin-bottom: 10px;
    overflow-y: auto;
	width: 450px !important;
}
.ui-menu-item .ui-corner-all{
	color:#999999 !important;
}
/* easy bridge login */
#login_easy_bridge {
	/* background: url(../media/wayf_icon-min.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); 
	cursor: pointer;
	height: 24px;
	width: 248px;
	margin-top: 5px;*/
	
	font-family: 'Lato', sans-serif;
	font-size:15px;
	/* margin-bottom:10px; */
	color:rgb(11, 139, 177);  
	cursor:pointer;
	text-align:center;
	margin-top:2px;
}
#login_easy_bridge a{
	color:#0012fa;
}

#login_easy_bridge:hover {
	font-style:underline;
}
.ajax-loading{
	position: absolute;
	width: 100%;
	height:100%;
	background: rgba(43, 120, 228, .3);
	z-index: 999999;
	top:0px;
	bottom: 0;
	left: 0;
	}
	.loader{	  
		top:50%; left:50%; 
		z-index:10000; 
		position:absolute;
}
				
	.loader {
		width: 40px;
		height: 40px;
		text-indent: -9999px;
		overflow: hidden;
		background: url(../media/loader.gif) no-repeat center center;
		background-color: #fff;
		box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
		-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
		margin-top: -20px;
		margin-left: -20px;
		-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
		animation: tp-rotateplane 1.2s infinite ease-in-out;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	@-webkit-keyframes tp-rotateplane {
	  0% { -webkit-transform: perspective(120px) }
	  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
	  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
	}

	@keyframes tp-rotateplane {
	  0% { 
	    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
	  } 50% { 
	    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
	  } 100% { 
	    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	  }
	}
	/* Epic-2 */
	#CustomerAdminLoginLink{
		font-family: 'Lato', sans-serif;
		font-size:16px;
		margin-bottom:10px;
		color:#0012fa;  
		cursor:pointer;
		font-style:italic;
		text-align:center;
	}
	/* End of Epic-2 */


	#PearsonLoginLink,#NonPearsonLoginLink{
		font-family: 'Lato', sans-serif;
		font-size:16px;
		margin-bottom:10px;
		color:#0012fa;  
		cursor:pointer;
		font-style:italic;
		text-align:center;
	}
	
	.login_box_bottom_bg{
		margin-top:140px;
	}
	
	.RoleArea{
		margin-top:3px;
		margin-bottom:2px;
	}
	
	.bootbox-alert .modal-header{
		background-color:#d8dadc;
	}
	.bootbox-body {
		font-size: 15px;
	}
	
	.invalidPassword{
		font-weight:bold;
		color: #00529B;
		font-size: 18px;
		
	}