@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

* {
    padding: 0px;
    margin: 0px;
}

td, th {
    padding: 4px;
}

body {
    background-image: url(images/bg.jpg);
    font-family: 'Droid Arabic Kufi',Verdana, Geneva, sans-serif;
    direction: rtl;
    text-align: right;
    font-size: 16px;
    line-height: 26px;
}

input {
    margin-top: 3px;
}

    input[type="radio" i] {
        margin: 3px 3px 0px 5px;
        width: 20px;
    }

    input[type="text"], input[type="password"], input[type="email"], input[type="date"], input[type="number"] {
        height: 24px;
        border-radius: 4px;
        width: 160px;
    }

select {
    height: 24px;
    border-radius: 4px;
    min-width: 165px;
    margin-top: 3px;
}

a img {
    border: 0px;
}

table td, th {
    vertical-align: text-top;
}

h1 {
    color: #1463A8;
    font-size: 24px;
    font-weight: bold;
}

h2 {
    color: #1463A8;
    font-size: 18px;
    font-weight: normal;
    padding-top: 3px;
    padding-bottom: 3px;
}

hr {
    background-color: #003;
    height: 1px;
    border: none;
    margin-bottom: 3px;
    margin-top: 8px;
}

ul {
    list-style-type: disc;
    list-style-position: inside;
}

.secnd-ul {
    list-style-position: outside;
    list-style-type: square;
    padding-right: 50px;
}

.therd-ul {
    list-style-type: circle;
    list-style-position: outside;
    padding-right: 30px;
}

.spaser {
    display: block;
    height: 15px;
}

.clear {
    clear: both;
}

.widwheder {
    width: 100%;
    height: 319px;
    min-width: 950px;
    background-image: url(images/hederbg.jpg);
    position: relative;
}

.header {
    width: 950px;
    height: 319px;
    margin: auto;
    background-image: url(images/heder.png);
}

.eng {
    float: left;
    padding-right: 8px;
}

.arabic {
    float: left;
}

.menu {
    float: right;
    margin-top: 205px;
}

.admin {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 99px;
    height: 38px;
    padding-top: 9px;
    padding-right: 13px;
    background-color: #3A3A3B;
    border-top-right-radius:25px;
    border-bottom-right-radius:25px;
    /*background-image: url(images/admin.png);*/
}

    .admin a {
        text-decoration: none;
        color: #FFF;
        font-size: 16px;
    }

.contant {
    width: 950px;
    margin: auto;
    padding-top: 13px;
}

.rightCol {
    width: 203px;
    float: right;
    padding-right: 19px;
}

.leftCol {
    width: 678px;
    float: right;
    padding-right: 20px;
    padding-right: 30px;
}

    .leftCol input[type=checkbox] {
        margin-left: 5px;
    }

    .leftCol input[type=radio] {
        margin-left: 5px;
    }

    .leftCol input[type=submit] {
        border: 0px;
        width: 109px;
        height: 30px;
         background-color: #1463A8;border-radius:5px;/*background-image: url(enimges/buttonbg.png);*/
        cursor: pointer;
        color: #FFF;
    }

.widefoter {
    width: 100%;
    height: 61px;
    background-image: url(images/foter.jpg);
    margin-top: 15px;
}

.foter {
    width: 950px;
    height: 31px;
    margin: auto;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    padding-top: 20px;
}

.side {
    float: right;
    padding-right: 20px;
}
/*/////////////////////////////////////////////////////
/login
////////////////////////////////////////////////////*/
.login {
    width: 203px;
    height: 278px;
    background-image: url(images/loginbg.jpg);
    position: relative;
    color: #FFF;
    font-size: 16px;
}

.usename {
    width: 175px;
    height: 15px;
    position: absolute;
    top: 68px;
    right: 13px;
}

.password {
    width: 175px;
    height: 15px;
    position: absolute;
    top: 123px;
    right: 13px;
}

.login input[type=text] {
    border: 0px;
    width: 175px;
    height: 15px;
    font-size: 12px;
    color: #000;
}

.login input[type=password] {
    border: 0px;
    width: 175px;
    height: 15px;
    font-size: 12px;
    color: #000;
}

.login input[type=submit] {
    border: 0px;
    width: 68px;
    height: 29px;
    background-image: url(images/interbt.jpg);
    cursor: pointer;
}

.loginbutton {
    width: 68px;
    height: 29px;
    position: absolute;
    top: 237px;
    right: 128px;
}

.usenamelable {
    position: absolute;
    top: 45px;
    right: 7px;
}

.passwordlable {
    position: absolute;
    top: 100px;
    right: 7px;
}

.check {
    position: absolute;
    top: 168px;
    right: 7px;
}

.forget {
    position: absolute;
    top: 190px;
    right: 28px;
}

.login a {
    text-decoration: none;
    color: #4DD0E1;
}

.newaccout {
    position: absolute;
    top: 210px;
    right: 28px;
}
/*////////////////////////////////////////////////////////*/
.welcom {
    /*background-image: url(images/welcombg.png);*/
    border-radius:25px;
    background-color:#1463A8;
    width: 193px;
    height: 32px;
    color: #FFFFFF;
    padding-right: 10px;
    padding-top: 5px;
    margin-bottom: 6px;
    font-weight: bold;
}

.sidelink {
    display: block;
    width: 185px;
    height: 33px;
    margin-bottom: 6px;
    background-color: #1463A8;
    margin-right: 8px;
    border-radius:25px;
}

    .sidelink a {
        display: block;
        width: 174px;
        height: 29px;
        margin-right: 6px;
        background-color: #128AC5;
        text-decoration: none;
        color: #FFFFFF;
        padding-right: 10px;
        padding-top: 4px;
        font-size: 16px;
        border-radius:25px
    }

.Quition {
    background-color: #0257b7;
    color: #ffffff;
}
/*/////////////////////////////////////////////////////////////*/
.changePassword {
    padding: 5px;
    font-size: 16px;
}

    .changePassword legend {
        margin-right: 20px;
        padding-right: 5px;
        padding-right: 5px;
        color: #1463A8;
        font-size: 18px;
    }

.failureNotification {
    font-size: 16px;
    color: Red;
}

.leftCol input[type=submit] {
    padding: 3px;
}

.newaccount td {
    padding: 2px;
}

.longbutton input[type=submit] {
    border: 0px;
    width: 174px;
    height: 30px;
    border-radius:5px;
    background-color:#1463A8;
    /*background-image: url(images/long-buton.png);*/
    cursor: pointer;
    color: #FFF;
}
/*/////////////////////////////////////////////////////////////////*/
.menuhome, .menuus, .menutst, .menureslt, .menucob {
    width: 150px;
    height: 57px;
    display: inline-block;
}

.menuhome {
    background-image: url(images/home.jpg);
    border: 0px;
}

.menuus {
    background-image: url(images/who.jpg);
    border: 0px;
}

.menutst {
    background-image: url(images/test.jpg);
    border: 0px;
}

.menureslt {
    background-image: url(images/testresult.jpg);
    border: 0px;
}

.menucob {
    background-image: url(images/contact.jpg);
    border: 0px;
}
/*//////////////////////////////////////////////////////////*/
.arlangu {
    background-image: url(images/arabic.jpg);
    border: 0px;
    cursor: pointer;
}

.enlangu {
    background-image: url(images/eng.jpg);
    border: 0px;
    cursor: pointer;
}

.MyCalendar .ajax__calendar_container {
    border: 1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
