
@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%;

}

body.welcome{
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;

}

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: #6699cc;
}

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:#6699cc;
    width:70%;*/

}

span.logintitle{
   font-size: 13pt;
   color: #ffffff;
    font-weight: bolder;
}

.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;
}



