﻿@font-face {
    font-family: rsu_regular;
    src: url('font/rsu_regular.eot');
    src: local('rsu_regular'), url('font/rsu_regular.eot') format('embedded-opentype'),
         local('rsu_regular'), url('font/rsu_regular.woff') format('woff'),
         local('rsu_regular'), url('font/rsu_regular.ttf') format('truetype'),
         local('rsu_regular'), url('font/rsu_regular.svg#supermarket') format('svg');
}
.mainframe {
    height: 768px;
}
.divSchoolName {
    width: auto;
    float: left;
    margin-top: 68px;
    margin-left: 30px;
}
.lblSchoolName {
    color: #424242!important;
    height: 55px;
    line-height: 55px;
    text-shadow: 0px 1px 0px #fff;
    font-family: 'rsu_regular';
    letter-spacing: 2px;
    font-size: 20px;
    font-size: 30px;
  font-weight: bold;
}
.frameLogin {
    height: 420px;
}
.login {
    padding-top: 150px;
    margin: 0 auto;
    width: 350px;
}
.spacelogin {
    padding:0px;
}
.imglogo {
    width: 71px; height: 71px; 
    border: none; float: right;  margin-right: 15px;
}
.frameLogin .SearchF {
    width:200px;
}
.frameLogin .SearchtxtF {
    width:120px;
}
.frameLogin .SearchF[style="visibility: hidden;"] {
    display:none;
}
.frameLogin .SearchF[style="visibility: visible;"] {
    display:block;
}
.recomment {
    padding-left:5px;
}
.txtRecomment {
    font-family: SukhumvitReg;
    font-size: 14pt;
    text-align: center;
    display: block;
}
.imgIE {
    vertical-align: bottom; width: 30px; height: 28px;
}
.txtLastUpdate {
    color: black; font-family: SukhumvitReg; font-size: 12pt;
}
.txtLastUpdateR ,
.txtLastUpdateL{
    text-align:center;
    padding-top:20px;
}

