/*
    UST-OES Customized STYLE
*/
/* 
    Created on : 20-May-2015, 19:54:10
    Author     : yasser
*/

.FixedFleft{
    float: left;
}

.FixedFright{
    float: right;
}

ul.topbar-commandLink>li>a.ui-commandlink{
    color: white !important;
    text-decoration: none;
    /*text-align: center;*/
}

.ui-panel .ui-panel-content{
    padding: 0 !important;
}

/*.PanelWid20{
    width: 20em;
}*/

/*###### My Properties ######*/ 
.myblue{
    color: #27aae1;
}

.mygreen{
    color: limegreen !important;
}

.myDarkBlue-1{
    color: #1578c9 !important;
}

.myDarkBlue-2{
    color: #0f446c !important;
}

.myDarkBlueBackground-1{
    color: #1578c9;
}

.myNoneUnderline{
    text-decoration-line: none;
}

/*.myGreenBack{
    background-color: green;
}*/

/*.myLightskyblue{
    background-color: lightskyblue;
}*/

.myDarkgoldenrod {
    background-color: gray;
}

.myred {
    color: #c91515 !important;
}
/*.myGreen{
    color: green !important;
    border-bottom: 1px solid green;
}*/

.disabled-icon, .disabled-icon:hover{
    color: lightgray;
    cursor: default;
}

.ust-error-message{
    margin-bottom: 5px;
    display: block;
    color: tomato;

}

.ust-seccess-message{
    margin-bottom: 5px;
    display: block;
    color: green;
}

#login-form-box{
    border: 1px solid lightblue;
    margin-top: 5em;
}

.courses-box-container{
    text-align: center;
    margin-top: 1.5em;
}

.course-box{
    /*background-color: lightskyblue;*/
    /*background-color: #0b66b1;*/
    /*background-color: #1e72b1;*/
    /*color: white;*/
    display: inline-block;
    margin: 5px;
    /*height: 10em;*/
    /*padding: 3em 0;*/
    width: 20em;
}

/*.course-blocked {
    background-color: red;
    background-color: lightgray;
    font-style: italic;
}*/

.course-cancle-button{
    color: darkorange !important;
    float: right;
    text-decoration-line: none;
    font-weight: bold;
}

/*#uni-courses .course-cancle-button a:hover{
    font-weight: bolder !important;
}*/

/*.course-booked{
    background-color: green;
}*/

.course-title{
    height: 3em;
    margin: 0.5em 0;
    /*    text-decoration-line: none;
        color: white !important;*/
}

/*.course-title .ui-commandlink{
    text-decoration-line: none;
    color: white !important;
}*/

.course-rating{
    margin-top: 5px;
}

/*#crs-box-top .icon-attention{
    colo
}*/

.booking-button{
    background-color: limegreen;
    border-radius: 0 0 0 20px;
}

.booking-button-worryied{
    /*background-color: red;*/
    /*border-radius: 0 0 0 20px;*/
}

.course-details-box{
    display: inline-block;
    margin: 5px;
    max-width: 50%;
    min-width: 16em;
    width: 45%;
}

.courses-list>li{
    /*list-style: unset;*/
    display: inline-block;
    margin: 0 5px;
    /*background: lightgrey*/
}

.ui-panel.myCoursesCP{
    background-color: rgba(173, 216, 230, 0.5);
    border-radius: 0;
    /*width: 100%;*/
    position: fixed;
    /*height:*/ 
}

.ui-panel.myCoursesCP{
    padding: 0 !important;
}

.ui-panel.myCoursesCP a.ui-link, .ui-panel.myCoursesCP a.ui-commandlink{
    color: #3030ee !important;
    text-decoration-line: none;
}

.ui-panel.myCoursesCP li{
    display: inline-block;
    margin: 0 10px

}
.ui-panel.myCoursesCP .credits-counter{
    background-color: limegreen;
    border: 1px solid limegreen;
    border-radius: 50%;
    color: white;
    height: 25px;
    padding-top: 0;
    text-align: center;
    width: 25px;

}

.announcement-head{
    margin-bottom: 1em;

}

.study-progress-box{
    display: inline-block;
    margin: 5px;
    width: 15em;
}

.study-progress-box .jqplot-grid-canvas{
    height: 0px !important;
}

.study-progress-box .jqplot-target{
    position: relative;
    height: 145px;
}

.study-progress-box .jqplot-series-canvas{
    height: -30px !important;
    top: -15px !important;
    /*position: relative;*/

}

.study-progress-box .jqplot-pieRenderer-highlight-canvas{
    top: -15px !important;
}

.study-progress-box .jqplot-event-canvas{
    top: -15px !important;
}

.study-progress-box .study-progress-box table{
    margin-top: -70px;
}

#general-ui-blocker{
    background-color: white;
    height: 100%;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
}

#ajax-loader-gif{
    position: fixed;
    right: 50%;
    top: 50%;
}



#study-progress-bar {
    background-color: #ffd100;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.ui-progressbar-value {
    background-color: #1578c9 ;
    background-image: none !important;
}

.ui-progressbar-label{
    color: white !important;
}

.social-network-link{
    margin: 0 2%;
}

.footer .social-network-link{
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    background-color: #0f446c;
}

.footer .social-network-link>a{
    color: white !important;
    position: relative;
    top: 10%;
    margin: 0;
    text-decoration: none;
}

.footer{
    /*text-align: center;*/
    /*display: block;*/

    /*    position: relative; 
        margin-bottom: 1em; */
    /*bottom: 0em;*/
}

.footer ul{
    padding: 0;

    /*display: block;*/
}

.alertBubble {
    min-width: 10px;
}

#my-results a:last-child{
    font-weight: bolder;
}

#layout-logo{
    margin: 5px;
}

#layout-header{
    height: 3em
}

.ui-timer.ui-widget.ui-widget-header{
    color: #27aae1;
    text-align: center;
}

/*#applicationForm .ui-inputfield, #applicationForm .ui-selectonemenu {
    width: 80%;
}*/

/*#applicationForm .ui-autocomplete {
    width: 100%;
}*/

.form-item {
    border: 1px solid lightblue;
    display: block;
    float: right;
    margin: 15px 2px;
}

.form-item .ui-outputlabel{
    float: right
}


.border-none{
    border: none !important;
}








/* MEDIA QUERIES **************************************************************************************************************** */

/* Landscape phone to portrait tablet */
@media (max-width: 640px) {

    .ui-panel.myCoursesCP{
        top: 105px;
    }

    #layout-logo{margin:15px 2%;}
    #layout-menubar, .slimmenu{position:fixed; background-color: #3D3D3D; width:100%; min-height:50px !important; max-height:50px; overflow:hidden; z-index:99999999;}
    .layout-menubar-container{width:100%;}
    #layout-menubar-resize{display:none;}
    #layout-menubar-resize2{display:inline-block;}
    #buttonArea{width:auto; padding:1% 2%; float:right;}
    .layout-menubar-container{margin-top: 55px;}
    .layout-menubar-search{border-bottom:none;}

    #sm-topmenu{padding:0px; width:50%; max-height:80%; position:fixed; top:50px; padding:14px; display: none;
                -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
                border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
                background-image:url("/javax.faces.resource/images/popupBlueArrow.png.xhtml?ln=sentinel-layout"); background-repeat:no-repeat; background-position:right top;}
    #sm-topmenu>li{width:100%; border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px; margin:0px; border-bottom:solid 1px #083359; min-height:47px; height:47px; /*font-size:11px; */ overflow:hidden;}
    #sm-topmenu>li>i{font-size:20px; overflow:hidden; margin:10px 0px; display:block;}
    #sm-topmenu>li .alertBubble{ margin:-20px 0px 0px 10px; right: 52%;}

    #sm-topmenu>li ul{width:auto; position: static; display: block; height: auto; margin: 0px; padding: 0px; webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; top:0; right:0;
                      border-radius:0px; -webkit-border-radius:0px; -moz-border-radius:0px;}
    #sm-topmenu.DispBlock {
        display: block;
        overflow-y: auto;
    }

    #sm-topmenu li.active-topmenuitem {
        height: auto;
    }  

    #layout-portlets-cover{padding-top:110px;}

    /* LOGIN */
    .login-back{ background-size: 100%; background-position: -200px;}
    #login-logo{ line-height: 26px;}
    #login-logo span{font-size: 26px !important;}
    #login-logo img{ height:26px;}
    .TabBtn{ font-size: 16px;}
    #login-box input[type="text"]{border: solid 1px #C0C5C7; padding: 10px !important; box-shadow: none; color:#00AEEF !important; text-align: center; font-size: 16px;}
    #login-box .ui-button{border:none !important; box-shadow: none; width:90%;}
    #login-box .ui-button .ui-button-text{padding:12px !important; font-size: 16px !important;}

    #sm-mobiletopmenu {
        display: block;
    }	

    #searchArea{width:auto !important; padding:2% !important; float:left !important;}
    .slimmenu #searchArea.layout-menubarinner-box input{display:inline-block;}
    #searchArea.slimsearch:hover{position:relative; background-color: transparent; width: auto;}
    #searchArea.slimsearch:hover input{display:inline-block !important;}
    #searchArea.slimsearch i{margin-left: 0px; margin-right:0px;}
    #searchArea.slimsearch:hover i{color:#5A5A5A;}
}

/* Portrait phones and down */
@media (min-width:320px) and (max-width: 480px) {

    .ui-panel.myCoursesCP{
        top: 105px;
    }
    #layout-logo{margin:15px 2%;}
    #layout-menubar, .slimmenu{position:fixed; background-color: #3D3D3D; width:100%; min-height:50px !important; max-height:50px; overflow:hidden; z-index:99999999;}
    .layout-menubar-container{width:100%;}
    #layout-menubar-resize{display:none;}
    #layout-menubar-resize2{display:inline-block;}
    #buttonArea{width:auto; padding:1.5% 2%; float:right;}
    #searchArea{width:auto; padding:2.5% 2% 2.5% 2%; float:right;}
    .layout-menubar-container{margin-top: 55px;}
    .layout-menubar-search{border-bottom:none;}

    /* LOGIN */
    .login-back{ background-size: 300%; background-position: -300px;}
    #login-logo{ line-height: 20px;}
    #login-logo span{font-size: 20px !important;}
    #login-logo img{ height:20px;}
    .TabBtn{ font-size: 12px;}
    #login-box input[type="text"]{border: solid 1px #C0C5C7 !important; padding: 10px !important; box-shadow: none; color:#00AEEF !important; text-align: center; font-size: 14px !important;}
    #login-box .ui-button{border:none !important; box-shadow: none; width:90%;}
    #login-box .ui-button .ui-button-text{padding:12px !important; font-size: 14px !important;}
}



/*############################*/



/*.notification-container{
    float: left;
    width: 300px;
}

.notification-box{
    background: #eeeeff; rgba(220, 220, 255, 1);
    border-radius: 5px;
    box-shadow: 0 0 3px;
    height: 100px;
    margin-bottom: 5px;
    overflow: hidden;   
}

.notification-box:hover{
    cursor: pointer;
}

.notification-box>header {
    font-size: larger;
}

.notification-box>section {
    display: none;
    float: right;
    font-size: small;
    margin: 0;
    padding: 0 10px;
    width: 96%;
}

.notification-titel{
    color: darkblue;
    display: inline-block;
    float: right;
    font-weight: bold;
    margin: 5px 0 5px;
    padding: 0 5px;
    width: 95%;
}

.notification-date{
    background-color: darkblue;
    border-radius: 5px 0 10px;
    color: white;
    display: inline-block;
    float: left;
    font-size: small;
    font-weight: bold;
    line-height: initial;
    padding: 0 5px;
    width: 26%;
}*/
label.error {
    color: #f00;
}

input.error, select.error, textarea.error {
    background-color: #fee;
}

/*
     in Voucher 
*/
.showedWhenValueIsZero {
    background-color: greenyellow !important
}

.col {
    text-align: center;
}

.ui-datatable .ui-datatable-summaryrow .ui-column-title {
    font-size: 0 !important;
    color: transparent !important;
}