/*@import "jquery.mCustomScrollbar.css";*/
html {
    overflow: unset;
}
[dir="rtl"] label{
    text-indent: 0;
}
body{
    background-image: none;
    background-color: #f4f4f4 !important;
    overflow-y:scroll;
    font-family: 'dubairegular';
    overflow-x: hidden;

}

*{
    font-family: 'dubairegular';  
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    color: #0084a1;
}
.content-wrapper{
    margin-right: 18%;
    overflow: visible;
    background-attachment: fixed;
    margin-left: 0px !important;
    background: #fff;
    border-radius: 6px;
    padding-left: 0;
    min-height: 20vw;
    margin-top: 20px;
    width: 80.5%;
    margin-bottom: 20px;
}
.breadcrumb {
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #f1f1f1;
}
/*
.content-wrapper>.box {
    width: 98%;
    margin: auto;
}
*/
.ui-datatable tbody td,
.requests .ui-datatable-scrollable-body{
    outline: 0;
}
aside.main-sidebar {
    background: #eaeaea !important;
    color: #333333;
    overflow-y: hidden;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.33);
    border-left: 1px solid #d6d6d6;
    border-right: 0 !important;
    width: 16.5%;
    min-height:80vh;
}
section.sidebar {
    height: 100vh;
    overflow: hidden;
    margin-top: 5%;
    padding-bottom: 13%;
    box-sizing: border-box;
}
.skin-yellow-light .sidebar a{
    color: #333333;
    font-family: 'bold';
    font-weight: 700;
    text-decoration: none;
    font-size: 80%;
}  
.skin-yellow-light .sidebar>li:first-child {
    margin-top: 6%;
}
nav.navbar.navbar-static-top {
    width: auto;
    background: transparent !important;
}
.main-header {
    z-index: 1000 !important;
    max-height: unset !important;
    height: 4.5vw;
}
header.main-header,
.user-panel{
    background: transparent;
    background-color: #0084a1;
}
a.logo {
    float: left;
    position: absolute;
    left: 0;
    display: block !important;
    height: 3.5vw !important;
    width: 18vw !important;
    top: 0.5vw;
    overflow: hidden !important;
}

.user-panel{
    direction: ltr; 
    width: 16.5%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.user-panel > .image > img{

    left:0;
}
.user-panel .pull-left {
    float: none !important;
    display: inline-block;
    vertical-align: baseline;
    padding: 0;
    margin: 0;
    position: relative;
    right: 0;
    left: 0;
}
.lang_switcher {
    display: inline-table;
    /* width: 330px; */
    color: #ddd;
    vertical-align: middle;
    position: relative;
    height: 100%;
}
.navbar-divider {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 47%;
    width: 1px;
    margin: auto;
    border-left: 1px solid #2f9db6;
}
.navbar-custom-menu {
    position: relative;
    right: auto;
    top: 1vw;
    float: none !important;
    width: auto;
}
.pull-left.info {
    width: 74%;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
}
.panel-heading{
    background: linear-gradient(to right, #0084a1, #a3dae7);
}

.ui-widget-header {
    background: #f1f1f1;
    color: #000;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: normal;
    color: #000;
    -webkit-box-shadow: inset 0 2px 2px #f1f1f1 !important;
    box-shadow: inset 1px 0px 2px #f1f1f1 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 2px solid #0087a3 !important;
    font-weight: bold !important;
    color: #0087a3 !important;
}
button.ui-state-default, button.ui-widget-content .ui-state-default, button.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: bold;
    color: #0084a1;
    -webkit-box-shadow: inset 0 2px 2px #f1f1f1 !important;
    box-shadow: inset 1px 0px 2px #f1f1f1 !important;
}
.ui-icon-check {
    background-position: -63px -147px
}
#judgesDistributionForm .ui-icon-check {
    background-position: -62px -147px
}
.ui-icon-bullet {
    background-position: -78.5px -145.76px;
}
#registrationWizard_content .ui-icon-bullet{
    background-position: -78.5px -145.76px; 
}
#registrationWizard .ui-icon-check {
    background-position: -62px -147px;
}
.ui-chkbox-icon.ui-icon {
    cursor: pointer;
}
.ui-button{
    box-shadow: 0px 0px 4px #77c2d2; 
    outline-color: #7bc3d4;
}
.ui-panel.ui-widget.ui-widget-content.ui-corner-all,
.w3-container{
    margin-bottom: 20px;
    overflow: hidden !important;
    max-height: unset !important;
}
a.w3-text-blue {
    display: inline-block;
    text-align: center;
}
.table-bordered > thead > tr > th {
    background: #f1f1f1;
}

.table-bordered a.link{
    background-color: #18505d !important;
    /*text-align: center;*/
    /*text-indent: 0;*/
    /*margin: auto;*/
    /*float: none;*/
}
.new-request-form .applicationFormClass input:disabled, .new-request-form .ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label {
    background-color: #f1f1f1;
}
a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all{
    color: #0084a1;
    cursor:pointer;
}
.ui-datepicker-header .ui-state-hover{
    border: 1px solid #97d3e2 !important;
    background: #0084a1 !important;
    font-weight: bold;
    color: #fff !important;
}
#registrationWizard table.applicationFormClass>tbody>tr{
    width: 48% !important;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2%;
    text-align: right;
    direction: rtl;
}
.new-request-form .applicationFormClass .value{
    margin-bottom: 0;
}
#registrationWizard table.applicationFormClass tr:nth-child(even)
{
    margin-right: 2% !important;
}

.new-request-form .attachmentClass>tbody>tr:nth-child(6) p {
    text-align: right;
    width: 100%;
    clear: both;
}

/*
.new-request-form .attachmentClass>tbody>tr:nth-child(6) td:nth-child(2) label.at-label,
.new-request-form .attachmentClass>tbody>tr:nth-child(6) td:nth-child(2) .label-att-sub-f,
.new-request-form .attachmentClass>tbody>tr:nth-child(6) td:nth-child(2) .label-sc-textarea{
    width: 21%;
    display: inline-block;
}
.new-request-form .attachmentClass>tbody>tr:nth-child(6) td:nth-child(2) .ui-fileupload {
    width: 73%;
    display: inline-block;
    margin-right: 1%;
    vertical-align: bottom;
}
*/
.new-request-form .attachmentClass>tbody>tr:nth-child(7) .ui-fileupload {
    margin-top: 1%;
}
.new-request-form .attachmentClass label{
    text-indent: 0 !important;
    font-size: 100%;
    font-weight: normal;
}
.new-request-form .attachmentClass label span:not(.mandatory-symbol){
    white-space: pre-wrap;
}
.new-request-form .attachmentClass label.label-att-sub {
    width: 100%;
    text-align: right;
    display: block;
    clear: both;
    margin-top: 1%;
    margin-bottom: 1%;
}
.new-request-form .sc-note,
.new-request-form .sc-note-2,
.new-request-form ul.sc-note-3,
.new-request-form .attachmentClass label.at-label{
    color: #000;
}
.title-att-sub{
    color: #0084a1;
    margin-bottom: 0;
    float: none;
    clear: both;
} 
.new-request-form .attachmentClass{
    margin-top: 0;
}
.label-att-sub-f{
    margin-top: 2%;
}
.new-request-form .attachmentClass hr {
    border-top: 2.5px solid #484950;
}
#registrationWizard table.applicationFormClass>tbody>tr input{
    width:100%;
}
#registrationWizard table.applicationFormClass>tbody>tr>td:first-child {
    width: 12% !important;
    display: inline-block;
}
#registrationWizard table.applicationFormClass>tbody>tr>td:last-child {
    width: 80%;
}
#registrationWizard table.applicationFormClass .ui-selectonemenu.ui-widget.ui-state-default {
    width: 100% !important;
    box-shadow: none !important;
}

.new-request-form .attachmentClass>tbody>tr>td{
    width: 100% !important;
    display: block;
    clear: both !important;
}
th[role="columnheader"] {
    height: 50px;
    background-color: #f1f1f1 !important;
    background: #f1f1f1;
    border: solid 1px #dadada !important;
    border-bottom: 0 !important;
    margin: 1px !important;
    padding: 0px !important;
    text-align: center !important;
    text-transform: uppercase;
}
button.ui-corner-all{
    transition:all 0.4s;
    margin-bottom: 20px;
    text-align: center;
}
button.ui-corner-all:hover {
    border-color: #158ca8;
}
.new-request-form .applicationFormClass {
    margin: 0;
    width: 100%;
}
label {
    font-weight: normal;
    color: #000;
}
.w3-container li {
    font-size: 100% !important;
}
div#registrationWizard_content input {
    font-size: 75%;
    text-align: right;
    min-width: 50%;
}
.ui-widget-content,
.ui-widget-header{
    border: 1px solid #ccc;
}
.new-request-form legend {
    width: auto;
    font-size: 100%;
    border: 1px solid #ccc !important;
    background: #f1f1f1 !important;
    color: #000 !important;
    margin: 0;
    margin-bottom: 20px;
}
.view-request legend {
    background: #f1f1f1 !important;
    color: #000 !important;

}
.box{
    border-top: 0;
    /*  margin-top: 20px;*/
}
a.panel-title-link {
    text-decoration: none;
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon,
.ui-state-active .ui-icon,
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon,
.ui-widget-header .ui-icon,
#finalForm .ui-widget-content .ui-icon{    
    background-image: url("/tamayouz/javax.faces.resource/images/ui-icons_ffe180_256x240.png.xhtml");
}
.ui-widget-header .ui-dialog-titlebar-icon  .ui-icon{    
    background-image: url("/tamayouz/javax.faces.resource/images/ui-icons_fadc7a_256x240.png.xhtml");
}
.ui-widget-header .ui-dialog-titlebar-icon.ui-state-hover{
    border: 1px solid #fff;
    background-color: #0084a1;
    background-image: initial;
}
li.ui-state-hover.ui-selectonemenu-item,
li.ui-selectonemenu-item:hover {
    background: #a3dae7;
    outline:0;
}
.intl-tel-input .flag-container{
    background: rgba(177, 241, 255, 0.38823529411764707);
    outline: 0 !important;
}
.new-request-form .attachmentClass {
    margin: 0;
    width: 100%;
    margin-top: 1%;
}
td[role="gridcell"] a
{
    background-color: #18505d !important;
    text-align: center;
    text-indent: 0;
    margin: auto;
    float: none;
}
td[role="gridcell"] a:hover{
    background-color: #80c7d6 !important;
}
.skin-yellow-light .sidebar-menu>li:hover>a, .skin-yellow-light .sidebar-menu>li.active>a {
    color: #000;
    background: #d0d0d0;
}
/*.ui-fileupload-content.ui-widget-content.ui-corner-bottom {
    display: none;
}
*/
.btn_return_to_judjment {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: bold !important;
    color: #0084a1 !important;
    -webkit-box-shadow: inset 0 2px 2px #f1f1f1 !important;
    box-shadow: inset 1px 0px 2px #f1f1f1 !important;
}
.btn_return_to_judjment:hover{
    color: #0084a1 !important;
    border-color: #158ca8;
}
/* edit profile*/
[dir="rtl"] label{
    font-size: 80%;
}
form#profileForm .row {
    width: 48%;
    display: inline-table;
    margin: 0;
    margin-bottom: 20px;
}

form#profileForm .row .col-xs-2 {
    width: 17%;
    margin: 0;
    padding: 0;
}
form#profileForm .row .col-xs-6 {
    width: 76%;
    margin: 0;
}
form#profileForm .row .col-xs-6 input, form#profileForm .row .col-xs-6 textarea {
    width: 100% !important;
    font-size: 75%;
} 

span.ui-chkbox-label, label {
    font-family: 'bold' !important;
    font-weight: 600;
}
form#requestsFrom,
form#profileForm{
    width: 95%;
    margin: auto;
    padding-bottom: 2%;
}
.single_category {
    width: 31.33%;
    display: inline-block;
    margin-bottom: 30px;
    border-right: 5px solid #0084a1;
    margin-left: 3%;
    position:relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
.single_category:before {
    content: "";
    position: absolute;

    left: 100%;
    right: 0;
    top: 0;
    background: #0084a1;
    height: 4px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.single_category:hover:before {
    left: 0;
}

form#requestsFrom .single_category:nth-child(3n){
    margin-left: 0% !important;
    margin-right: 0 !important;
}
.single_category a {
    display: block;
    width: 100%;
    /* margin: auto; */
    padding: 0% 0;
    text-decoration: none;
    padding-bottom: 4%;
}
.category_title {
    background: #e4e4e4;
    color: #000;
    padding: 1.5% 3%;
    width: 100%;
    box-sizing: border-box;
    font-family: 'bold';
    font-weight: 600;
    margin-bottom: 3%;
    font-size: 107%;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.category_brief {
    color: #000;
    padding: 0% 3%;
}
form#profileForm label.ui-widget{
    font-size: 70%;
}
form#profileForm span.ui-chkbox-label{
    font-size: 75%;
    vertical-align: top !important;
}



footer.main-footer {
    font-size: 80%;
    background: #fff;
    border-top: 20px solid #f4f4f4;
    width: 100%;
    margin: 0 !important;
}
footer.main-footer * {
    font-family: 'Changa' !important;
}

footer.main-footer > div{

}
.small-box.bg-yellow{
    background-color: #e4e4e4 !important;
}
.commandLinkindex{
    color: #000 !important; 
}
img.award-set{
    background-color: #0084a1;
    border: 1px solid #e4e4e4;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0;
}
.panel-body {
    margin-top: 20px;
    padding: 0;
}
.statistics_single {
    width: 25%;
    display: inline-block;
    text-align: center;
    float: right;
    margin-bottom: 25px;
}
.statistics_in .title{
    font-weight: 500;
    font-size: 80%; 
    background-color: #e4e4e4;
    color: #0084a1;
}
.number{
    color: #0084a1;  
}
.panel-heading a:after{
    color: #fff;
}
.small-boxes {
    width: 90%;
    margin: auto;
    /* overflow: auto; */
}
.small-boxes .small-box.bg-yellow {
    width: 22.6%;
    display: inline-block;
    padding: 0 !important;
    margin-left: 3.1%;
    float: right;
    margin-bottom: 3%;
    background: #fff !important;
    border-radius: 0;
    box-shadow: none;
    height: auto;
}
.small-boxes .small-box.bg-yellow:nth-child(4n) {
    margin-left: 0;
}
.small-boxes .small-box > .inner {
    padding: 0 !important;
    width: 90%;
    float: left;
    background: #e4e4e4;
    height: auto;
    border: 1px solid #e4e4e4;
}
.small-boxes .small-box > .inner a {
    display: block;
    width: 86%;
    float: left;
    padding: 5% 0;
    padding-left: 0.5%;
    box-sizing: border-box;
    background: #e4e4e4;
    text-align: center;
    margin: auto !important;
}
.small-boxes .small-box.bg-yellow .inner p {
    font-size: 95%;
    position: relative;
    height: auto !important;
    line-height: 1.2;
    padding: 0 !important;
    width: auto;
    padding-top: 0 !important;
}
.small-boxes .small-box:hover .inner{
    border: 1px solid #8fcfdd;
}
/* login page */
.login_bg{    
    /*background-image: url("/tamayouz/javax.faces.resource/images/1.jpg.xhtml");*/
    min-height: 100vh;
    background-size: auto auto;
    background-repeat: no-repeat;
    overflow: hidden;

}
.login_page{
    background-image: url("/tamayouz/javax.faces.resource/images/home_bg.jpg.xhtml");
    /*background-image: url(../images/home_bg.jpg);*/
    height: 86.2%;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

.header_login {
    height: 13.8%;
    width: 100%;
    position: relative;
    border-top: 11px solid #0a7187;
    box-sizing: border-box;
    background: #ffffff !important; 
}
img.header_logo1 {
    float: right;
    width: 16vw;
    position: absolute;
    right: 19%;
    top: 0;
    bottom: 0;
    margin: auto;
}
img.header_logo2 {
    position: absolute;
    left: 23%;
    width: 6vw;
    top: 0;
    bottom: 0;
    margin: auto;
}
.login_form_sec.user_section {
    width: 28.4%;
    float: right;
    height: 63%;
    position: absolute;
    background: rgba(41, 41, 41, 0.8);
    top: 0;
    bottom: 0;
    right: 11.8%;
    margin: auto;
}
.register_form_sec.user_section {
    width: 28.4%;
    float: left;
    height: 63%;
    position: absolute;
    background: rgba(41, 41, 41, 0.8);
    top: 0;
    bottom: 0;
    left: 12.6%;
    margin: auto;

}
.register_form_sec.user_section:after{
    content: "";    
    background: url("/tamayouz/javax.faces.resource/images/form_border.png.xhtml");
    position: absolute;
    height: 136%;
    right: -32%;
    width: 3px;
    top: -21%;
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}
img.user_ico {
    position: absolute;
    top: -14%;
    right: 0;
    left: 0;
    margin: auto;
}
.inner_form_section {
    width: 84%;
    margin: auto;
    position: relative;
    margin-top: 24%;
    height: 76%;
}
.inner_form_section h1 {
    font-family: 'bold';
    color: #fff;
    font-size: 150%;
    text-align: center;
}
.inner_form_section label{
    display:none !important;
}
.inner_form_section input[type="text"],
.inner_form_section input[type="password"]{
    border: 0;
    margin-top: 7%;
    height: 3.3vw;
    border-radius: 28px;
    width: 100%;
    background-color: #424c55 !important;
    text-indent: 20px;
    background-clip: content-box;
    color: #fff !important;
    text-align: right;
    direction: rtl;
    font-size:100%;
    font-family: 'dubairegular';
    font-style: unset !important;
}
#signInForm input[type="text"],
#signInForm input[type="password"]{
    text-indent: 17%;
}
#signInForm input[type="text"]{    
    background: url("/tamayouz/javax.faces.resource/images/email_icon.png.xhtml") no-repeat scroll 6px 8px;
    background-position: 94% center;
}
#signInForm input[type="password"],
#signInForm input[type="password"]:-webkit-autofill{    
    background: url("/tamayouz/javax.faces.resource/images/pass_icon.png.xhtml") no-repeat scroll;
    background-position: 94% center;
}
.inner_form_section input:-webkit-autofill,
.inner_form_section input:-webkit-autofill:hover, 
.inner_form_section input:-webkit-autofill:focus
.inner_form_section textarea:-webkit-autofill,
.inner_form_section textarea:-webkit-autofill:hover
.inner_form_section textarea:-webkit-autofill:focus,
.inner_form_section select:-webkit-autofill,
.inner_form_section select:-webkit-autofill:hover,
.inner_form_section select:-webkit-autofill:focus {
    -webkit-text-fill-color: #fff !important;
    background-color: #424c55 !important;
    background-clip: content-box;
    -webkit-box-shadow: 0 0 0px 1000px #424c55 inset;
}

.inner_form_section ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #e3e3e3;
    opacity: 1; /* Firefox */
    font-family: 'dubairegular';
    font-style: unset !important;
}

.inner_form_section :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e3e3e3;
    font-family: 'dubairegular';
    font-style: unset !important;
}

.inner_form_section ::-ms-input-placeholder { /* Microsoft Edge */
    color: #e3e3e3;
    font-family: 'dubairegular';
    font-style: unset !important;
}
.forgot_button {
    color: #fff;
    text-decoration: none;
    font-size: 70%;
    margin-top: 2%;
    display: inline-block;
    float: left;
}
.forgot_button a{
    color: #fff; 
    text-decoration: none;
}
.inner_form_section button.login.button,
.inner_form_section button.register.button{
    width: 100%;
    border: 0;
    border-radius: 25px;
    padding: 2.5% 0%;
    background: #0a7187 !important;
    color: #fff !important;
    font-size: 122%;
    text-indent: 0;
    box-shadow: none !important;
    display: block;
    margin-top: 4%;
    float: left;
    -webkit-transition: all 0.3 ease-out;
    -moz-transition:all 0.3 ease-out;
    -o-transition: all 0.3 ease-out;
    transition: all 0.3 ease-out;
    outline:0 !important;
    border:0 !important;
}

.inner_form_section button.login.button:hover,
.inner_form_section button.register.button:hover{
    background: #064552 !important;
    color: #fff !important;
}   
.inner_form_section .keep_login {
    float: right;
    margin-bottom: 4%;
    margin-top: 2%;
    display: none;
}
.inner_form_section .keep_login .ui-selectbooleancheckbox.ui-chkbox.ui-widget {
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.inner_form_section .keep_login label[for="loginkeeping"] {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    float: none !important;
    text-indent: 0;
    width: auto;
    font-size: 81%;
    font-weight: normal;
    margin-right: 0%;
}
.register_click_div h1 {
    text-align: center;
    font-size: 216%;
    display: block;
    position: relative;
    line-height: 1;
}
.register_click_div h4 {
    font-size: 180%;
    color: #fff;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 7%;
    line-height: 1;
    font-family: 'bold'; 
}
.register_click_div {
    width: 100%;
    position: relative;
    float: left;
    clear: both;
    margin-top: 9%;
}
.register_form_div {
    display:none;
    height: 82%;
    position: relative;
    overflow: hidden;
}
.register_form_div h1{
    text-align: center;
    padding-bottom: 0%;
    line-height: 1;
}
.register_click_div img {
    width: 100%;
}
.register_form_div input{
    box-shadow: none !important;
}
form#signUpForm {
    width: 98%;
}
.lang_top_switcher {
    position: absolute;
    right: 1.2%;
    direction: rtl;
    width: auto;
    /*top: 17%;*/
    top: 33%;
    width: 11%;
}
.lang_top_switcher form {
    display: inline-block;
    vertical-align: middle;
}
.lang_top_switcher img {
    border-left: 1px solid #0084a1;
    padding-left: 8%;
    width: auto;
    display: inline-block;
    vertical-align: middle;
}
.lang_top_switcher a {
    font-size: 98%;
    padding-right: 4%;
}
.fixed_copyright {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0.3% 0;
    font-size: 82%;
    background: rgba(10, 113, 135, 0.6);
    /*direction: initial;*/
}

.fixed_copyright div {
    display: inline-block;
    margin: 0 13%;
} 

/*.fixed_copyright .hamdan_number{
    float: left;
}*/

.inner_form_section .ui-button-text-only .ui-button-text {
    padding: 0;
}
form#forgetPassWord {
    display: none;
}
.login_button_pass a {
    color: #fff;
    font-size: 75%;
    margin-top: 2%;
    display: inline-block;
}
/*end login*/

#newRequestForm .ui-fieldset{
    margin-bottom: 3%;
}
span.mag-name {
    color: #000;
    font-size: 84%;
}
#registrationWizard_content .col-xs-9 table,
#registrationWizard_content .col-xs-9 table input,
form#viewRequestForm table{
    width: 100%;
}
.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top {
    background: #0084a1;
    color: #fff;
}
.ui-column-title ,.view-request table thead{
    color: #000 !important;
}
.w3-indigo, .w3-hover-indigo:hover {
    color: #fff!important;
    background-color: #0084a17a!important;
}
.w3-light-blue, .w3-hover-light-blue:hover {
    color: #000!important;
    background-color: #c0d4d8 !important;
}
.w3-light-blue td {
    border-color: #fff !important;
}
.w3-light-red, .w3-hover-light-red:hover {
    color: #000!important;
    background-color: #f29d9d !important;
}
.w3-light-red td {
    border-color: #fff !important;
}
.w3-light-yellow, .w3-hover-light-red:hover {
    color: #000!important;
    background-color: yellow !important;
}
.w3-light-yellow td {
    border-color: #fff !important;
}

.w3-light-green, .w3-hover-light-red:hover {
    color: #000!important;
    background-color: green !important;
}
.w3-light-green td {
    border-color: #fff !important;
}


div#registrationWizard_content h3 {
    color: #236473;
    text-transform: uppercase;
}
.treeview-menu2{
    background-color: #f4f4f4;
}
.mCSB_inside > .mCSB_container {
    margin-right: 9px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 9px;
}
.sidebar-menu{
    white-space: normal;
    padding-bottom: 14%;
}
.small-boxes .small-box.bg-yellow .inner p {
    font-size: 95%;
}
ul.treeview-menu2 {
    padding: 0 !important;
    padding-right: 12% !important;
}
ul.treeview-menu2 li {
    padding: 1.5% 0;
}
#urlForm textarea{
    color: #0084a1 !important;
}
td[role="gridcell"] {
    font-family: 'dubairegular';
    font-size: 100%;
    font-weight: normal;
}
td[role="gridcell"] a,
h4.panel-title{
    font-family: 'dubairegular'; 
}
ol.breadcrumb i {
    padding-left: 5px;
}
th[role="columnheader"]{
    font-size: 90%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    margin-bottom: 20px;
}
form#updateSeasonForm .panel-body,
#addSeasonForm  .panel-body{
    padding: 1% 1%;
}
#updateSeasonForm .row,
#addSeasonForm  .row {
    border-bottom: 1px solid #ccc;
    margin: 0;
    margin-bottom: 2%;
}
.view-request .applicationFormClass label{
    margin-left: 0;
    margin-right: 0;
    font-size: 100%;
    padding: 0;
    color:#000;
}
#viewRequestForm td.label {
    padding: 0;
    padding-bottom: 5px;
}
#printConentPanel tr[role="row"] span {
    color: black !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 600s ease-in-out 0s;
}
.panel-warning > .panel-heading{
    border-color: #8bcddc;
}
a.w3-text-blue{
    text-decoration: none; 
}
/*#requestsForm th{
    width:auto !important;
}*/
#requestsForm td[role="gridcell"] a{
    font-size: 81% !important;
    line-height: 1.2 !important;
    padding: 5px !important;
}
#registrationWizard_content .ui-fieldset-content {
    text-align: right;
}
#viewRequestForm .label{
    font-size: 100%;
}
#viewRequestForm td.value {
    width: 70%;
    padding-bottom: 10px;
}
#viewRequestForm td.label {
    width: 19% !important;
    padding-bottom: 10px;
}
#viewRequestForm table.ui-selectoneradio.ui-widget td .ui-radiobutton,
#viewRequestForm table.ui-selectoneradio.ui-widget td label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    white-space: pre;
}
#viewRequestForm table.ui-selectoneradio.ui-widget td label {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    font-weight: normal !important;
    font-family: 'dubairegular' !important;
}
.ui-dialog div label{
    font-size: 100%;
}
#viewRequestForm td[role="gridcell"] label{
    font-size: 100% !important;
    font-family: 'dubairegular' !important;
    font-weight: normal;
}
#viewRequestForm .col-xs-3>label>span{
    font-family: 'bold';
}
#viewRequestForm .ui-fieldset-content {
    padding-top: 1%;
}
form#judgesDistributionForm table label {
    font-weight: normal;
    font-size: 78%;
    padding: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 18px;
    font-family: 'dubairegular' !important;

}
form#judgesDistributionForm .ui-g-10{
    width:100%;
}
#tahkeemForm .ui-dialog input[type="text"]{
    text-indent: 10px;
}
#updateStatusForm .ui-g-10 {
    width: 100% !important;
}
form#updateStatusForm td{
    width:50%;
    display:inline-block;
}
form#updateStatusForm label {
    font-weight: normal;
    font-size: 90%;
    padding: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 18px;
    font-family: 'dubairegular' !important;
    white-space: pre;
}

form#updateStatusForm .ui-icon-bullet {
    background-position: -77.5px -145.76px;
}

#updateStatusSelectedRequestsListForm .ui-g-10 {
    width: 100% !important;
}
form#updateStatusSelectedRequestsListForm td{
    width:50%;
    display:inline-block;
}
form#updateStatusSelectedRequestsListForm label {
    font-weight: normal;
    font-size: 90%;
    padding: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 18px;
    font-family: 'dubairegular' !important;
    white-space: pre;
}

form#updateStatusSelectedRequestsListForm .ui-icon-bullet {
    background-position: -77.5px -145.76px;
}

form#winStatusForm table td {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
form#winStatusForm table td label {
    font-family: 'dubairegular' !important;
    display: initial;
    border: 0;
}
.ui-widget .ui-widget{
    outline: 0;
}
li.treeview2 .treeview-menu2,
li.treeview2,
li.treeview2.active>ul>li a{
    -webkit-transition: all 0.3 ease-out;
    -moz-transition:all 0.3 ease-out;
    -o-transition: all 0.3 ease-out;
    transition: all 0.3 ease-out;
}
li.treeview2.active>ul {
    height: auto;
    padding: 12px 7px;
}
li.treeview2.active>ul>li.active a,
li.treeview2.active>ul>li:hover a{
    color: #0084a1;
}
.ui-blockui-content.ui-widget.ui-widget-content.ui-corner-all{
    position: absolute !important;
    top: 3% !important;
    bottom: auto !important;
}
button.ui-fileupload-cancel.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only {
    /*z-index: 10002;*/
}
.tahkeem-dialog .col-xs-2 {
    width: 100% !important;
    padding: 0;
}
.tahkeem-dialog .col-xs-10,
.tahkeem-dialog .col-xs-10 input,
.tahkeem-dialog .col-xs-10 textarea,
.tahkeem-dialog .col-xs-10 table,
form#updateUser table.ui-selectoneradio,
#updateJudgeForm table.ui-selectoneradio.ui-widget,
.tahkeem-dialog .applicationFormClass table.ui-selectoneradio.ui-widget{
    width: 100%;
}
.tahkeem-dialog .col-xs-10 table .ui-radiobutton, .tahkeem-dialog .col-xs-10 table label {
    display: inline-block;
    text-indent: 0;
    width: auto;
}

#updateTeamForm .ui-icon-check {
    background-position: -62px -147px;
}
#updateTeamForm  .ui-g-10:last-child,
#addTeamForm  .ui-g-10:last-child,
#subCommitteeDistributionForm .ui-g-10:last-child,
div#addUserPanel table,
div#addUserPanel input,
div#addUserPanel textarea{
    width:100% !important;
}
#updateTeamForm .ui-g-10:last-child td,
#addTeamForm .ui-g-10:last-child td,
#subCommitteeDistributionForm .ui-g-10:last-child td{
    border: 1px solid #ccc;
    padding: 5px;
}
div#updateUserPanel label {
    font-size: 84%;
    text-align: right;
    text-indent: 0;
    font-weight: normal;
    display: block;
    border: 0;
    max-width: initial;
    white-space: pre-line !important;
    margin-left: 1%;
}
div#UpdateUserDia button.ui-button,
form#addUser  button.ui-button{
    float:left;
}
.tahkeem-dialog .applicationFormClass td.label{
    font-size:100%;
}
.tahkeem-dialog .applicationFormClass td {
    width: 100%;
    display: block;
}
.tahkeem-dialog .applicationFormClass table.ui-selectoneradio.ui-widget td {
    width: 50% !important;
    display: inline-block;
}
form#updateUser .ui-radiobutton, form#updateUser label,
form#updateJudgeForm .ui-radiobutton, form#updateJudgeForm label,
form#updateUserPanel .ui-radiobutton, form#updateUserPanel .ui-selectoneradio label,
form#addUser .ui-radiobutton, form#addUser .ui-selectoneradio label,
form#updateTeamForm .ui-chkbox, form#updateTeamForm .ui-selectmanycheckbox  label,
form#addTeamForm .ui-chkbox, form#addTeamForm .ui-selectmanycheckbox  label,
form#subCommitteeDistributionForm .ui-chkbox, form#subCommitteeDistributionForm .ui-selectmanycheckbox  label,
.tahkeem-dialog .applicationFormClass .ui-radiobutton,.tahkeem-dialog .applicationFormClass .ui-selectoneradio  label{
    width: auto;
    display: inline-block;
    padding-bottom: 0;
    font-family: 'dubairegular' !important;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 0;
    font-size: 98%;
    white-space: pre-wrap;
}
.ui-dialog div label{
    border: 0;
}
textarea{
    min-height: 70px;
}
.auto-dist-btn {
    height: auto;
    background: #fff;
    margin: 0px !important;
    display: inline-block;
    width: auto;
    width: auto;
    text-align: center;
    border-radius: 4px;
    font-weight: normal;
    color: #0084a1 !important;
    border: 1px solid #ccc;
    margin-bottom: 10px !important;
    margin-right: 10px !important;
    padding: 10px;
    text-align: center;
    line-height: normal;
    font-size: 95% !important;
    font-family: 'bold';
    text-decoration:none !important;
    -webkit-transition: all 0.3 ease-out;
    -moz-transition:all 0.3 ease-out;
    -o-transition: all 0.3 ease-out;
    transition: all 0.3 ease-out;
}
.auto-dist-btn:hover {
    border-color: #158ca8;
}
#subCommitteeDistributionForm .ui-icon-check {
    background-position: -62px -147px;
}

.view-request  legend{
    width: auto;
    /*            font-size: 100%;
                border: 1px solid #8e846b !important;
                background: #9697be !important;
                color: white !important;*/
    margin: 0;
}    

.view-request .applicationFormClass  label{
    /*            color: #3d3f87;
                font-weight: bold;
                margin-left: 15px;
                margin-right: 15px;
                text-decoration: none;
                border: 0;
    */
}




.login_bg .view_tutorial {

}

.login_bg .view_tutorial img{      
    height: 37%;
    float: left;
    width: 10vw;
    position: absolute;
    left: 12%;
    top: 0;
    bottom: 0;
    margin: auto;     
}


.tutorial_bg{
    background-image: url("/tamayouz/javax.faces.resource/images/home_bg.jpg.xhtml");
    /*background-image: url(../images/home_bg.jpg);*/
    /*height: 100%;*/
    /*width: 100%;*/
    box-sizing: border-box;
    position: relative;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #525150 !important;
    background-blend-mode: multiply;
    min-width: 1200px !important;
    min-height: 700px !important;
}

.tutorial_bg .view_video{
    width: 1108px;
    /* min-height: 800px; */
    height: 682px;
    margin: auto;

}

.tutorial_bg .view_video video{
    height: 100%;
    width: 100%;
}

.tutorial_bg .video_names{
    /*height: 157px;*/
    /*background: red;*/
/*    position: relative;
    margin: auto;
    width: 1108px;*/
    /* padding: 40px 0px; */
/*    min-height: 104px;
    margin: 38px auto 18px auto;*/
    
    position: relative;
    margin: auto;
    width: 96%;
    margin: 51px auto 0px auto;
    min-height: 128px;
}

.tutorial_bg .view_tutorial{
    padding: 4px;
    min-width: 16%;
    display: inline-block;
    position: relative;
    float: right;
    width: auto;
}

/*.tutorial_bg .video_names {
    min-height: 84px;
    background: red;
    position: relative;
    margin: auto;
    width: 100%;
    padding: 10px 0px;
}
.tutorial_bg .view_tutorial {
    padding: 2px;
    width: 19%;
    display: inline-block;
    position: relative;
}*/

.tutorial_bg .view_tutorial a{
    display: inline-block;
    /*float: left;*/
}

.tutorial_bg .view_tutorial img{
    display: inline-block;
    width: 3vw;
    position: relative;
    float: right;
    margin: 5px;
}

.tutorial_bg .view_tutorial span{
    display: inline-block;
    float: right;
    margin-left: 7px;
    margin-top: 1vw;
    color: #ffff;
    font-family: sans-serif;
    /*font-size: 92%;*/    
}

.average-mark{
    color: red !important;
    font-weight: bold !important;
}

