﻿/** {
    direction:rtl;
}*/
hdrNo, .No {
    width: 5%;
}
#hdrJobTitle, .JobTitle {
    width: 30%;
}
#hdrJobCount, .JobCount {
    width: 5%;
}
#hdrSubject, .Subject {
    width: 20%;
}
#hdrEsteghbal, .Esteghbal {
    width:10%;
}
#hdrAverage, .Average {
    width: 5%;
}
#hdrDescription, .Description {
    width: 20%;
}
td > * {
    width: 100%;
    text-align:right;
    /*height:39px;*/
    vertical-align:middle;
}
td > select{
    height:auto;
}

.ajaxLoader {
    direction:rtl;
    font:inherit;
}
.ajaxLoader .ui-dialog-titlebar {
    display:none;
}
.ajaxLoader .ui-resizable-handle {
    display:none;
}

.loginContainer {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    box-shadow: 0 0 18px 0 #222222;
    position:relative;
    width:95%;
    margin:0 auto;
    
}

.captcha div div img {
   
}

input[type=text][name='ctl00$ContentMain$CaptchaControl1'] {
    width:70%;
}

.login {
    width:100%;
    direction:rtl;
    text-align:center;
    display:block;
    padding:5px 0 0;
}

.loginBox {
    padding:9%;
   
}

.username input, .password input {
    width:70%;
}

#ErrorBox {
    text-align:right !important;
}
.errorMessage {
    color: #DD4B39;
    line-height:17px;
    width:70%;
    padding-bottom:5px;
    margin:0 auto;
}
.sbm {
    float: left;
}
.MessageStatus {
    text-align:center;
    margin-top:10px;
}
.Success {
    color: #00B721;
}
.Fail {
    color: #DD4B39;
}
.req {
    border-color:#DA4631 !important;
    box-shadow: 0 12px #FFFFFF inset, 0 0px 3px #DA4631 !important;
}
.require:after {
    color:#DA4530;
    content: " *"
}
#tblShakhes {
    width:97% !important;
}
.value {
    margin-top: 6px;
}
.Saat {
    display:none;
}
