
@import url("ccmimportstyle.css");


/* definitions for student profile registration */

.jspcontainerlarge {

    width : 750px;
    white-space: nowrap;
		
}

#pagecontainer {
 
    width: auto;
    margin-left:2.2%;
	  	   
}

#daterange {
	
    margin-top:2%;
    margin-bottom:2%;
	
}


div.testloginStyle{
    background-image: url(../images/Bespoke/serco/largeloginscreen2.jpg);    
    background-repeat: no-repeat;
    background-position: 50% -3%;
    background-color: #ffffff; /**#ED2724; */
    
    padding-top:18px;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;

    position: absolute;		
    left: 0px;
    top: 10px;
    width: 100%;
    height: 100%;
}

body.loginStyle{
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    position: absolute;		
    left: 0px;
    top: 100px;
    width: 70%;
    height: 50%;
}

body.loginStyle3{
    color: #ffffff;
    background-color: #ED2724;
}

body.loginStyle2{
    background-color: transparent;     
    color: #ffffff;
}

div.eportallogo{
    background-image: url(../images/Bespoke/serco/facilityeportallogo.jpg);    
    background-color: transparent; 
    background-repeat: no-repeat;
    background-position: top;
}

table.loginStyleCachedItems{
    background-color: transparent; 
    font-size: 10pt;
    font-weight: bolder;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

table.loginStyle{
    background-color: transparent; 
    font-size: 10pt;
    font-weight: bolder;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;

}

td.loginStyleCachedItems{
    color: #ffffff;
    font-size: 8pt;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
     background-color: transparent;
}

td.loginStyle{
    color: #ffffff;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

div.loginStyle{
    background-color: transparent; 
    font-size: 12pt;
    color: #ffffff;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
      width: auto;
    position: absolute;		
    left: 0px;
    top: 100px;
    width: 70%;
    height: 50%;
}

tr.titlebarstyle{
    background-image: url(../images/Bespoke/serco/titlebar.jpg);    
    background-repeat: repeat-x;
   /** background-position: top;
    font-size:12px;
    font-weight:bold;
    color:#ED2724;
    width:70%;*/
    
}

span.logintitle{
   font-size: 13pt;
   color: #ffffff;
    font-weight: bolder;
}

.introPageLayout{
  background-image: url(../images/Bespoke/serco/largeloginscreen2.jpg);
  background-repeat: no-repeat;
  background-position: 50% 25%;
}

.intropagecontainer {	
  text-align:left;
  margin-top:10%;
  margin-left:15%;
  padding-bottom:30%;

}


iframe.adminloginframe{
    background-color: transparent; 
    width: auto;
    position: absolute;		
    left: 65%;
    top: 40%;
    width: 450px;
    height: 300px;    
    
    z-index:2;
}



