
@import url("ccmimportstyle.css");


/* definitions for student profile registration */

.jspcontainerlarge {

    width : 750px;
    height : 50%;
    overflow : auto;
    white-space: nowrap;
		
}

#pagecontainer {
 
    width: auto;
    margin-le2.2t:0%;
	  	   
}

#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: #000000; /**#ED2724; */
    
    padding-top:18px;
   color: #000000;
    font-family: Arial, Helvetica, sans-serif;

    position: absolute;		
    left: 0px;
    top: 10px;
    width: 50%;
    height: 100%;
}

body.loginStyle{
    color: #ff00ff;
    background-color: #ffff00;
    font-family: Arial, Helvetica, sans-serif;
    width: auto;
    position: absolute;		
    left: 0px;
    top: 100px;
    width: 70%;
    height: 50%;
}

body.loginStyle3{
    color: #000000;
    background-color: #ED2724;
}

body.loginStyle2{
    background-color: transparent;     
    color: #000000;
}

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: #000000;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

table.loginStyle{
    background-color: transparent; 
    font-size: 10pt;
    font-weight: bolder;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;

}

td.loginStyleCachedItems{
    color: #000000;
    font-size: 8pt;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
     background-color: transparent;
}

td.loginStyle{
    color: #000000;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}

div.loginStyle{
    background-color: transparent; 
    font-size: 12pt;
    color: #000000;
    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: left;
   /** background-position: top;
    font-size:12px;
    font-weight:bold;
    color:#ED2724;
    width:70%;*/
    
}

span.logintitle{
   font-size: 13pt;
   color: #000000;
    font-weight: bolder;
}



.intropagecontainer {


  background-image: url(../images/Bespoke/serco/largeloginscreen2.jpg);
  padding-top:14%;
  padding-left:0%;
  padding-bottom:30%;
  padding-right:30%;

  width: 100%;
  height: 100%;

  text-align: left;
  background-size: auto;
  
  background-repeat: no-repeat;
  background-position: 0% 0%;    


  margin-left: 1%;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-right: 0%;

}


iframe.adminloginframe{
    background-color: green; 
    width: auto;
    position: absolute;		
    left: 65%;
    top: 40%;
    width: 450px;
    height: 300px;    
    
    z-index:2;
}



