body {
    font-size: 8pt;
    margin: 0px;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
}
html {
    overflow: auto;
}

.topbg {
    background-repeat: repeat-x;
    height:150px;
}

#carego_logo{
    background-repeat: no-repeat;	
    float:left;
    height:61px;
    width:103px;
}

.ktc-log {
    background: url("../images/default/ktclogintop_bg.gif") repeat-x scroll left top transparent;
}
.login-bg{background: url("../images/default/login-bg.png") repeat-x scroll left top transparent;
}

.LR-padding26 {
    padding: 8px 26px;
}

.gray-border {	
    border: 1px solid #E4E4E4;
}
.login-head {
    background-image:url(../images/default/logo.jpg);
    background-repeat:no-repeat;
    background-position:bottom;        	
    height:90px;
    width:103px;	
}

.logintopbg{
    background-image:url(../images/default/ktclogintop_bg.gif);
    background-repeat:repeat-x;
    height:98px;
    width:315px;
}

.loginbott_bg{
    background-image:url(../images/default/ktcloginbottom_bg.gif);
    background-repeat:repeat-x;
    background-position:bottom;
    height:150px;
    width:311px;
}

.loginicon{
    background-repeat:no-repeat;
    height:68px;
    width:71px;
}

#footer {
    width: 100%;
    position: absolute;
    bottom: 0px;
    clear: both;
    background-repeat:repeat-x;
    background-position:bottom;
    height: 67px;
}

.generalfield
{
    border-right: #77a9e6 1px solid;     
    padding: 1px 2px 1px 2px; 
    margin: 2px 0px 0px; 
    font: 12px Arial, Helvetica, sans-serif;     
    width: 160px; color: black;     
    border:1px solid #CAC8C8; 
    background-color: #F3F2F2;
    vertical-align: top;
    width: 180px;
}

.loginButton {
    border: none/*1px Solid #000*/;
    font: 12px Arial, Helvetica, sans-serif; 
    background-color: #9CbfFA;
    color: red;   
    background-image: url(../images/default/IISERlogin_button.gif);
    height: 24px;
    width: 67px;
}

.remember {
    border: none/*1px Solid #000*/;
    font: 12px Arial, Helvetica, sans-serif;     
    color: #587884;       
}

.header-icons{float:right;}

.rem{
    float:left;
}

.viewOnly .x-form-field {
    border: none;
    background-color: none;
    cursor: none;    
}


