@charset "utf-8";
/* CSS Document */
html {
    margin: 0;
    padding: 0;

}

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

body {
    margin: 0;
    padding: 0;
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;

}

* {
    outline: none;
}

@font-face {
    font-family: 'UniversNextArabic';
    src: url('../fonts/UniversNextArabic-Regular.eot');
    src: url('../fonts/UniversNextArabic-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UniversNextArabic-Regular.woff') format('woff'),
    url('../fonts/UniversNextArabic-Regular.ttf') format('truetype'),
    url('../fonts/UniversNextArabic-Regular.svg#UniversNextArabic-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

element.style {
    height: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

ul, ol {
    list-style: none;
}

h1, h2, h3, h4, h5, h6, pre, code {
    font-size: 1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
    margin: 0;
    padding: 0;
}

li {
    display: list-item;
}

a {
    cursor: pointer;
}

a img, :link img, :visited img {
    border: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

.body {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 100%;
}

.address {
    font-style: normal;
}

p {
    line-height: 1.8em;
    color: #59595b;
    font-family: tahoma;

}

a {
    text-decoration: none;
}

a:hover {
}

#all, #top, #center, #footer {
    text-align: right;
    direction: rtl;
}

#all {
    width: 942px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 14px;
    margin-left: auto;
    height: 84px;
    clear: both;
}

#top {
    float: right;
    width: 100%;

    margin-top: 13px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;

    /* height: auto; */
    clear: both;
}

#center {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: auto;
    clear: both;
}

.admin_center {
    padding-top: 47px;
    border-top: 2px solid #034E90;
}

#footer {
    margin-top: 15px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
}

#top .logo {
    float: right;
    width: 240px;
    height: 50px;
    background: url("/fpc/skins/1/images/logo.png");

}

#top .links {
    float: left;
    width: 450px;
    margin-top: 16px;
}

#top .links ul {
    margin: 0;
    padding: 0;
}

#top .links ul li {
    border-right: dashed 1px #CECECE;
    float: left;
    height: 26px;
}

#top .links ul li:last-child {
    border: none;
}

#top .links ul li a {
    margin: 0px 10px 0px 10px;
    color: #515151;

    font-weight: lighter;
    line-height: 2em;
    font-style: normal;
}

a.english {
    background: url(/fpc/skins/1/images/english.gif) top center no-repeat;
    text-align: center;
    padding-top: 35px;
    height: auto;
    width: 36px;
    display: block;
}

span.AA {
    background: url(/fpc/skins/1/images/newHome.gif) top center no-repeat;
    text-align: center;
    padding-top: 40px;
    height: auto;
    width: 85px;

}

#top .links ul li span.AA a {
    margin: 0px;
}

a.contact {
}

div.theam {
    text-align: center;
    height: auto;
    width: 70px;
    height: 46px;
    display: block;
    float: left;
}

#top .links ul li .theam ul {
    margin-left: 22px;
}

#top .links ul li .theam ul li {
    width: 12px;
    height: 10px;
    float: left;
    margin: 13px 2px 12px 1px;
    background-image: none;
}

#top .links ul li .theam ul li a {
    display: block;
    margin: 0px;
    padding: 0px;
    left: 10px;
    width: 12px;
}

#top .links ul li .theam ul li a img {
    width: 12px;
    height: 10px;
    border: none;
}

.theam span {
    text-align: center;
    width: 100%;
    color: #515151;

    font-weight: lighter;
    line-height: 2em;
    font-style: normal;
}

#data {
    border-top: 2px solid #034E90;
    float: right;
    /* padding-top: 6px; */
    width: 942px;

    margin-top: 11px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: auto;
    clear: both;
}

#right {
    margin-top: 15px;
    float: right;
    height: auto;
    width: 217px;
    margin-left: 22px;
}

#left {
    margin-top: 15px;
    width: 701px;
    float: left;
    height: auto;
}

.center_bar {
    margin-bottom: 10px;
    color: #000;
    height: 20px;
    width: 930px;
    float: right;
    font-family: tahoma;
    font-size: 1.05rem;
    font-weight: bold;
}

.login {
    float: left;
    width: 650px;
    margin-left: 30px;
    margin-top: 15px;


}

.login input.textbox {
    margin: 0px 8px;
    float: right;
    height: 20px;
    width: 140px;
}

.login input.btn {
    margin: 0px 5px;
    background: url(/fpc/skins/1/images/ar/ptn.gif);
    height: 22px;
    width: 22px;
    float: right;
    border: none;
    cursor: pointer;
}


.fontText {
    font-family: tahoma;
    font-weight: bold;
    font-size: 1.05rem;
    border: 0pt;
    color: Black;
    vertical-align: middle;
    height: 16pt;
}

.fontTextTitle {
    font-family: tahoma;
    font-weight: bold;
    font-size: 1.05rem;
    color: Black;
}

.fontTextMain {
    font-family: tahoma;
    font-weight: bold;
    font-size: 1.05rem;
    border: 0pt;
    color: Black;
    vertical-align: middle;
    height: 16pt;
}

#menu {
    width: 100%;
    height: auto;
}

.top_menu {
    width: 100%;
    color: #FFFFFF;
    background: top right #0773b9;
    height: 30px;
    margin-bottom: 6px;
}

.top_menu h2 {
    margin-right: 20px;
    line-height: 2em;
    font-weight: lighter;
    font-family: tahoma, arial;
    font-size: 1.05rem;
}

.all_menu {
    margin-bottom: 15px;
    width: 100%;
    height: auto;
}

.all_menu ul {
    margin: 0px;
    padding: 0px;

}

.all_menu ul li {
    line-height: 1.9em;
    border-bottom: dashed 1px #c6c6c6;
    padding: 0px;
}

.all_menu ul li a {
    color: #414141;

    padding-right: 10px;
    display: block
}

.all_menu ul li a:hover {
    color: #ffffff;
    padding-right: 10px;
    background: #d2d3d5;
}

#ads {
    width: 100%;
    height: auto;
    margin-top: 15px;
    background: url(/fpc/skins/1/images/ads.gif) center top no-repeat;
}

#ads a {
    width: 100%;
    height: 248px;
    display: block;
}

.forget {
    width: 100%;
    float: left;
    height: max-content;
}

.forget a { /* margin:12px; */
    color: #767a81;
    font-size: 1.05rem;
    font-weight: lighter;
    line-height: 2em;
    font-style: normal;
}

.forget span {
    font-family: tahoma;
    float: right;
    color: #424242;
    font-size: 1.05rem; /* font-weight:lighter; */
    line-height: 2em;
    font-style: normal;
}

.bannar {
    background: url(/fpc/skins/1/images/ar/bannar.gif) top center no-repeat;
    width: 701px;
    height: 192px;
    float: left;
    border-bottom: dashed #c7c7c7 1px;
}

.ads_img {
    background: url(/fpc/skins/1/images/ads.gif) top center no-repeat;
    width: 215px;
    height: 246px;
    display: block;
}

.news {
    margin-top: 10px;
    width: 701px;
    height: auto;
    float: left;
}

.top_tab {
    width: 100%;
    color: #FFFFFF;
    background: url(/fpc/skins/1/images/ar/blue.gif) no-repeat top right #034E90;
    height: 30px;
    margin-bottom: 6px;
    font-size: 1.05rem;
}

.top_tab h2 {
    margin-right: 20px;
    line-height: 2em;
    font-weight: lighter;
    font-family: tahoma, arial;
    font-size: 1.05rem;
    float: right;
}

.top_tab span.rss {
    float: left;
    margin-left: 10px;
    background: url(/fpc/skins/1/images/rss.png);
    width: 24px;
    height: 24px;
    margin-top: 3px;
}

.box_data {
    margin: 1px 0px;
    width: 699px;
    border: dashed 1px #adadaf;
}

.box_data ul {
    margin: 0px;
    padding: 0px;
}

.box_data ul li {
    background: url(/fpc/skins/1/images/scroe.gif) center right no-repeat;
    padding: 0px;
    margin: 10px;
}

.box_data ul li a {
    margin-right: 10px;
    color: #59595b;

    display: block;
    line-height: 1.8em
}

.box_data ul li a:hover {
    color: #707683
}

.texter {
    background: url(/fpc/skins/1/images/ar/text.gif) no-repeat;
    width: 279px;
    height: 22px;
    margin-top: 4px;
    float: right;
    margin-right: 15px;
}

.bottom-links {
    margin-left: 10px;
    float: left;
    width: 300px;
}

.bottom-links ul {
    margin: 0px;
    padding: 0px;
}

.bottom_links ul li {
    border-right: solid 1px #abacae;
    margin-top: 5px;
    color: #abacae;
    float: left;
    width: 200px;
}

.bottom_links ul li a {
    margin: 0px 15px;
    color: #858586;

    font-weight: lighter;
    line-height: 1.6em;
    font-style: normal;
}

.bottom_links ul li a:hover {
    color: #9c9fa6;
}

.bottom_links ul li.non {
    border-right: none;
}

.data_in {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px 0px 15px 0px;
}

.data_in_2 {
    width: 40%;
    height: auto;
    float: right;
    margin: 0px 0px 15px 18px;
}

.data_in_2 li {
    border-bottom: dashed 1px #C0C0C0;
    line-height: 2.8em;
    color: #59595b;
    font-family: tahoma;

}

.data_in_2 li:last-child {
    border-bottom: none;
}

.right_dash {
    padding: 0px 5px;
    border: solid 1px #C0C0C0;
    background-color: #fff;
}

.left_dash {
    margin: 0px 0px 15px 0;
    padding: 0px 5px;
    border: solid 1px #C0C0C0;
    background-color: #fff;
}

.dash_pie {
    height: 270px;
    width: 699px;
    float: right;
    border: solid 1px #C0C0C0;
    background-color: #fff;
}

.n6 {
    width: 120px!important;
}

.n8 {
    width: 90px !important;
}

.titel {
    width: 100%;
    float: right;
    margin-top: 10px;
}

.titel h1 {
    width: 75%;
    float: right;
    font-family: tahoma, arial;
    font-weight: lighter;
    font-size: 100%;
    color: #1b68ac;
    line-height: 2.0em;
    margin: 0px;
    padding: 0px;
}

a.calender {
    background: url(/fpc/skins/1/images/Calendar.png) no-repeat center center;
    width: 25px;
    height: 25px;
    display: block;
    float: left;
}

.box_data h3 {
    font-family: tahoma, arial;
    line-height: 2.1em;
    margin: 1px 5px;
}

.box_data p {
    font-family: tahoma, arial;
    line-height: 1.8em;
    padding: 5px;
}

.box_data table {
    font-family: tahoma, arial;
    font-size: 1.05rem;
    text-align: right;
}

.box_data table tr td {
    font-family: tahoma, arial;
    line-height: 1.8em;
    padding: 2px;
    border: solid 1px #c6c6c6;
}

.HEADING {
    font-family: tahoma;
    font-weight: bold;
    font-size: 1.05rem;
    border: 0pt;
    color: White;
    background-color: #034E90;
    text-align: center;
    color: #FFFFFF;
    vertical-align: middle;
    height: 2rem;
}


.HEADING_CHECK {
    font-family: tahoma;
    font-weight: bold;
    font-size: 1.05rem;
    border: 0pt;
    color: White;
    background-color: #034E90;
    text-align: center;
    color: #FFFFFF;
    vertical-align: middle;
    height: 2rem;
}

.HEADING_PRINT {
    font-family: tahoma;
    font-weight: bold;
    font-size: 1.05rem;
    border: 0pt;
    color: White;
    background-color: #034E90;
    text-align: center;
    color: #FFFFFF;
    vertical-align: middle;
    height: 2rem;
}

.ROW1 {
    font-family: tahoma;
    font-size: 1.05rem;
    background-color: #ffffff;
    color: black;
    height: 15pt;
    text-align: center;
}

.ROW2 {
    font-family: tahoma;
    font-size: 1.05rem;
    background-color: #EBF6FF;
    color: black;
    height: 15pt;
    text-align: center;
}


.ROW_LEFT1 {
    font-family: tahoma;
    font-size: 1.05rem;
    background-color: #f2f2f2;
    color: #034E90;
    height: 15pt;

}

.ROW_LEFT2 {
    font-family: tahoma;
    font-size: 1.05rem;
    background-color: #D6D6D6;
    color: #666;
    height: 15pt;

}

.adds_data table.addsStyle tr td {
    border: 0px;
    font-size: 1rem;
    font-weight: bold;
}

.addsDesc {
    font-size: 1.05rem;
    font-weight: 500;
}

a.backButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/back.gif) no-repeat center center;
    display: block;
}

a.deleteButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/delete.gif) no-repeat center center;
    display: block;
}

a.editButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/edit.gif) no-repeat center center;
    display: block;

}

a.saveButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/save.gif) no-repeat center center;
    display: block;
}

a.loginButton {
    width: 36pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/login.gif) no-repeat center center;
    display: block;
    float: left;


}

a.addButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/add.gif) no-repeat center center;
    display: block;
}

a.acceptButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/accept.gif) no-repeat center center;
    display: block;
}

a.declineButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Decline.gif) no-repeat center center;
    display: block;
}

a.printButton {
    width: 45pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/print.gif) no-repeat center center;
    display: block;
}

a.ncaaaButton {
    width: 45pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/NCAAA.gif) no-repeat center center;
    display: block;
}

.finishButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/end.gif) no-repeat center center;
    display: block;
}

.nextButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/next.gif) no-repeat center center;
    display: block;
}

.sendButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/send.gif) no-repeat center center;
    display: block;
}

.voteButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/vote.gif) no-repeat center center;
    display: block;
}

.resultVoteButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Result_Vote.gif) no-repeat center center;
    display: block;
}

.showButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/view.gif) no-repeat center center;
    display: block;
}

.newButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/new.gif) no-repeat center center;
    display: block;
}

.resultButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/result.gif) no-repeat center center;
    display: block;
}

.insertButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/insert.gif) no-repeat center center;
    display: block;

}

.confirmtButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Confirm.gif) no-repeat center center;
    display: block;
}

.excelExportButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Excel_Export.gif) no-repeat center center;
    display: block;
}

.hiddenButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Hidden.gif) no-repeat center center;
    display: block;
}

.priviessemesterButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Privies_semester.gif) no-repeat center center;
    display: block;
}

.uploadButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Upload.gif) no-repeat center center;
    display: block;
}

.refreshButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Refresh.gif) no-repeat center center;
    display: block;
}

.CurrantSemester {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/Currant_semester.gif) no-repeat center center;
    display: block;

}

.homeButton {
    width: 80pt;
    height: 20pt;
    background: url(/fpc/skins/1/images/backHomeAr.gif) no-repeat center center;
    display: block;

}

.deleteAllButton {
    width: 70pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/deleteAllAr.gif) no-repeat center center;
    display: block;

}

.undoButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/undoAr.gif) no-repeat center center;
    display: block;

}

.copyButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/copy.gif) no-repeat center center;
    display: block;
}

.detailsButton {
    width: 56pt;
    height: 17pt;
    background: url(/fpc/skins/1/images/details.png) no-repeat center center;
    display: block;

}

.tableBorderLabelAr {
    font-family: tahoma;
    font-size: 1.05rem;
    font-weight: bold;
    color: Black;
    background-image: url(/fpc/skins/1/images/tableHeaderBGAr.gif);
    width: 219px;
    height: 24px;
    text-align: auto;
    padding-right: 9pt;
    padding-top: 2pt;
    vertical-align: bottom;
}

body .ui-widget {
    font-size: 1.05rem;
}

.tableBorderLabelStdAr {
    font-family: tahoma;
    font-size: 1.05rem;
    font-weight: bold;
    color: Black;
    background-image: url(/fpc/skins/1/images/tableHeaderStBGAr.gif);
    width: 219px;
    height: 24px;
    text-align: auto;
    padding-right: 9pt;
    padding-top: 2pt;
    vertical-align: bottom;
}

.tableBorderLabelEn {
    font-family: tahoma;
    font-size: 1.05rem;
    font-weight: bold;
    color: Black;
    background-image: url(/fpc/skins/1/images/tableHeaderBGEn.gif);
    width: 219px;
    height: 24px;
    text-align: auto;
    padding-left: 9pt;
    padding-top: 2pt;
    vertical-align: bottom;
}

.tableBorderLabelStdEn {
    font-family: tahoma;
    font-size: 1.05rem;
    font-weight: bold;
    color: Black;
    background-image: url(/fpc/skins/1/images/tableHeaderStBGEn.gif);
    width: 219px;
    height: 24px;
    text-align: auto;
    padding-right: 9pt;
    padding-top: 2pt;
    vertical-align: bottom;
}

#admin_icons {
    float: right;
    width: 701px;
}

#admin_icons ul {
    height: 400px;
    width: 498px;
    margin: 0 auto;
    list-style-type: none;
}

#admin_icons li {
    margin-bottom: 39px;
    width: 112px;
    margin-left: 54px;
    float: right;
    display: block;
    height: 95px;
}

#admin_icons li a {
    padding-right: 0px !important;
    width: 112px;
    height: 95px;
}

.all_menu tr td {
    width: 100%;
    color: #FFFFFF;
    height: 20px;
    margin-bottom: 6px;
}

.all_menu tr td {
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}

.all_menu tr td a {
    line-height: 30px;
    color: #414141;
    font-size: 1.05rem;
    padding-right: 10px;
    display: block;
    border-bottom: dashed 1px #c6c6c6;
}

.all_menu tr td a:hover {
    color: #ffffff;
    padding-right: 10px;
    background: #d2d3d5;
}

.all_menu tr td {
    border-bottom: none;
    color: white;
    font-family: tahoma;
    font-size: 1.05rem;
}

.all_menu tr td a:active {
    line-height: 30px;
    color: #414141;
    font-size: 1.05rem;
    padding-right: 10px;
    display: block;
    border-bottom: dashed 1px #c6c6c6;
}

.nv-legendWrap {
    display: none;
}

#headerForm > ul > li:last-child {
    border: none;
}

#top > ul li {
    diplay: block;
    list-style: none;
    float: right;
}

#top > ul {
    width: 100%;
}

#top > ul > li {
    height: 178px;
    width: 198px;
}

#top > ul > li {
    margin-right: 8px;
    float: right;
    height: 178px;
    width: 182px;
}

#top > ul > li:first-child {
    margin-right: 0px;
}

.news {
    font-size: 1rem;
    font-family: tahoma;
}

#login {
    border: 1px solid #034E90;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    background-color: #f4f4f5;
    margin-left: 17px;
    float: right;
    width: 340px;
}

#login-vote {
    margin-bottom: 15px;
    margin-top: 30px;
    float: right;
}

.login_form {
    width: 310px;
    margin: 0 auto;
    margin-top: 15px;
}

.login_title {
    margin-bottom: 10px;
    font-size: 1rem;
    font-family: tahoma;
}

.login_form_title {
    padding-top: 4px;
    float: right;
    width: 120px;
}

#login_type {
    margin-bottom: 5px;
}

.login_username {
    margin-bottom: 5px;
}


.login_username input {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 160px;
}

.login_password {
    margin-bottom: 5px;
}


.login_password input {
    width: 160px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

#vote {
    border: 1px solid #034E90;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
    background-color: #f4f4f5;
    float: right;
    height: 180px;
    width: 340px;
}

.vote_text {
    margin-right: 39px;
    margin-top: 45px;
}

.vote_botton {
    margin-top: 34px;
}

#title {
    color: #000;
    font-family: "Font-3960";
    font-size: 2rem !important;
    font-weight: bold;
}

#login_tab {
    margin: 0 auto;
    background-color: #fff;
    width: 396px;
    margin-bottom: 25px;
    height: 220px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 0px 0px 8px #606060;
    -webkit-box-shadow: 0px 0px 8px #606060;
    box-shadow: 0px 0px 8px #606060;
}

#login_fields {
    margin-top: 6px;
    height: 205px;
    border-right: solid 1px #B6B6B6;
    float: left;
    width: 215px;
}


#login_title {
    margin-top: 10px;
    margin-right: 21px;
    float: right;
    width: 152px;
    height: 27px;
    background: url("/fpc/images/login_title_ar.png") no-repeat;
}

#login_img {
    margin-top: 26px;
    margin-right: 20px;
    width: 138px;
    height: 137px;
    float: right;
    background: url("/fpc/images/login_img.png") no-repeat;
}

body > center {
    clear: both;
}


html {
    background-image: url(/fpc/skins/1/images/sos.png);
    clear: both;
    height: 100%;
}

body {
    clear: both;
    height: 100%;
}

#choicesSelect1 {
    width: 100%;
}

#choicesSelect2 {
    width: 100%;
}

.divsDataScroll .pui-dialog-content.ui-widget-content {
    overflow-y: scroll;
}

#login_type select {
    width: 145px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -moz-box-shadow: inset 0 2px 2px #8f8f8f;
    -webkit-box-shadow: inset 0 1px 2px #0773b9;
    box-shadow: inset 0 1px 2px #0773b9;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    z-index: 100;
    padding: 0px 5px 0px 43px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'helvetica-NAL', Tahoma, Geneva, sans-serif !important;
    border: 1px solid #0773b9;
    height: 24px;
    line-height: normal;
}

.selectArrow {
    z-index: 1;
    top: 0px;
    background: #0773b9;
    position: absolute;
    width: 26px;
    height: 23px;
    left: 0;
}

.selectArrow:after {
    width: 16px;
    height: 16px;
    background-position: -64px -16px;
    background-image: url(../../skins/1/primeui/images/ui-icons_222222_256x240.png);
    left: 4px;
    position: absolute;
    content: " ";
    top: 5px;
}

.selectBG {
    width: 145px;
    top: 0px;
    left: 0px;
    background-color: #fff;
    position: absolute;
    z-index: 0;
    height: 24px;
}

.myinfo ul li.info-topic {
    width: 36% !important;
    font-weight: 700;
}

.myinfo ul li.info-content {
    width: 64% !important;
}

.myinfo > ul {
    width: 75% !important;
}

.myinfo {
    padding-top: 30px;
}

.myinfo .mail-icon {
    background-color: #fff;
    margin-top: -40px;
    margin-bottom: 17px;
    width: fit-content;
    padding: 0 8px;
}

.myinfo .mail-icon span {
    font-size: 1.05rem;
    color: #333
}

.myinfo .info-content a, .myinfo .info-content span {
    float: right
}

.myinfo .info-content a {
    margin-right: 10px;
    color: #538d00
}

.myinfo .info-content h1 {
    font-family: helvetica-NAL;
    font-size: 15px !important;
    line-height: 16px;
    color: #333;
}

.myinfo .info-photo {
    float: left;
    width: 185px
}

.myinfo .info-photo .info-img {
    margin: 0 auto;
    width: 125px;
    border: 2px solid #00728f;
    height: 150px
}

.myinfo .info-photo .info-img img {
    border: 2px solid #fff
}

#user-info, .mail-msg {
    background-color: #FFF
}

#user-info {
    direction: rtl;
    padding: 29px 12px 10px;
    width: 100%;
    border: 1px dotted #333
}

#user-info > ul.left, #user-info > ul.right {
    width: 50%;
    float: right;
    padding-top: 15px;
    list-style-type: none
}

#user-info > ul > li {
    height: 20px;
    margin-bottom: 12px;
}

#user-info.myInfoSMS > ul > li {
    height: inherit;
}

#user-info.myInfoNotes > ul > li {
    height: inherit;
}

#user-info > ul > li.info-topic {
    width: 189px !important;
    float: right;
}

#user-info > ul > li.info-content {
    float: right;
    width: 70%
}

#user-info > ul > li.has-icon > h1 {
    float: right
}

#user-info > ul > li.has-icon > a {
    margin-right: 20px;
    height: 21px;
    float: right
}

#user-info > ul > li.info-content > ul > li {
    float: right;
    height: 27px
}

#user-info > ul > li.info-content > ul > li img {
    float: right;
    margin-top: 20px;
    margin-right: 12px
}

#user-info > ul > li.info-content > ul > li a {
    margin-left: 12px
}

#user-info table tr td.info-topic {
    width: 30% !important;
    font-size: 16px
}

#user-info table tr td.info-content {
    width: 70% !important;
    font-size: 16px
}

#user-info table tr td {
    margin-bottom: 20px
}

.fontTextGroundGreen {
    font-family: "Font-3960";
    font-weight: bold;
    font-size: 1.05rem;
    color: White;
    background-color: rgb(0,181,0);
}

.primeColorBtn {
    color: white !important;
    background: #034E90 !important;
    width: fit-content !important;
    height: fit-content !important;
    padding: 5px 15px !important;
    font-size: 1rem !important;
    border: none !important;
    font-family: "Font-3960" !important;
    border-radius: 5px !important;
    margin: 10px 2.5px !important;
    cursor: pointer !important;
}

.secColorBtn {
    color: white !important;
    background: #034E90 !important;
    width: fit-content !important;
    height: fit-content; !important;
    padding: 5px 15px !important;
    font-size: 1rem !important;
    border: none !important;
    font-family: "Font-3960" !important;
    border-radius: 5px !important;
    margin: 10px 2.5px !important;
    cursor: pointer !important;
}

.closeColorBtn {
    color: red !important;
    background: transparent !important;
    width: fit-content !important;
    height: fit-content !important;
    padding: 5px 15px !important;
    font-size: 1rem !important;
    border: 1px solid red !important;
    font-family: "Font-3960" !important;
    border-radius: 5px !important;
    margin: 10px 2.5px !important;
    cursor: pointer !important;
}

.closeColorBtn:hover, .secColorBtn:hover, .primeColorBtn:hover {
    box-shadow: 0 0 10px #a6a6a6 !important;
    opacity: 0.9 !important;
}

.unified-admission-txt-title {
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    background: #034E90;
    border: 1px solid #d4d4d4;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    float: right;
    margin: 10px;
}

.ROW_DEV {
    font-size: 12px;
    background-color: #034E90;
    color: #fff;
    height: 30pt;
    border-radius: 5px;
}

.ROW_DEV {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    border-radius: 0px;
    width: 100%;
}

.saudiDigitalLibraryIcon {
    margin: auto 0px auto 40px;
}

select {
    font-size: 1rem;
    padding: 5px 5px 5px 20px;
    box-shadow: inset 27px 0 #034E90;
    border: 1px solid #034E90;
    width: max-content !important;
    cursor: pointer;
    margin: 5px 0;
}

.arrowSelect{
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    position: relative;
    right: -18px;
    top: -3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.pui-dropdown {
    margin: 5px 0 2px 0 !important;
}