body{
    min-height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

body::after{
    content: '';
    display: block;
    height: 38px;
}
/*Menu*/
.layout-wrapper .topbar #menu-button {
    vertical-align: middle;
    font-size: 30px;
    margin-left: 0px !important;
    margin-right: 10px !important;
    color: #004A9C !important;
}

.layout-wrapper .topbar #user-display .username {
    color: #004A9C !important;
}

.layout-wrapper .topbar {
    /*border-bottom: 3px solid #004586 !important;*/
}

.layout-wrapper .layout-footer {
    background-color: #004794;
    border-top: 3px solid #fdd633;
    border-bottom: 1px solid #004794 !important;
    padding: 7px 0px 6px 0px !important;
    position: absolute;
    bottom: 0;
    height: 38px;
    width: 100%;    
}

.layout-wrapper .layout-footer a {
    color: #ffffff;
}

.layout-wrapper .layout-footer .layout-footer-left {
    float: left;
    padding-top: 5px;
}

/*.layout-wrapper .layout-footer .layout-footer-right {
    padding-right: 24px;
    padding-top: 5px;
}*/

body {
    background-color: #F6F6F7 !important;
}

.login-body {
    background: none !important;
    background-color: #F6F6F7 !important;
}

.login-body .login-panel .logo-container {
    text-align: center;
}

.login-body .login-panel .logo-container img {
    width: 300px !important;
    /*height: 79px !important;*/
}

.login-body .login-panel {
    margin-top: 0px !important;
    -webkit-box-shadow: 10px 10px 10px 0px rgba(0,71,148,0.1);
    -moz-box-shadow: 10px 10px 10px 0px rgba(0,71,148,0.1);
    box-shadow: 10px 10px 10px 0px rgba(0,71,148,0.1);
    max-width: 450px !important;
}

.exception-body .exception-panel {
    -webkit-box-shadow: 10px 10px 10px 0px rgba(0,71,148,0.1);
    -moz-box-shadow: 10px 10px 10px 0px rgba(0,71,148,0.1);
    box-shadow: 10px 10px 10px 0px rgba(0,71,148,0.1);
}

.login-body .login-panel .ui-g-12.logo-container {
    padding: 25px 50px 25px 50px !important;
    margin-bottom: 0px !important;
    border-bottom: 0px solid !important;
}

#topDiv{
    padding-top: 75px;
}

.MarAuto{
    margin: 0 auto !important;
}

body .ui-button.blue-btn {
    background-color: #004794 !important;
    font-weight: bold;
}

.login-body .login-panel a:hover {
    color: #004794 !important;
}
.TextAlCenter{
    text-align: center !important;
}

.TextAlRight{
    text-align: right !important;
}

.TextAlLeft{
    text-align: left !important;
}

.login-panel .ui-g-12.title, .principal .ui-g-12.title {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 2px 100px !important;
    background-color: #004794;
    color: #ffffff;
}

.FontBold{
    font-weight: bold;
}

.btn-margin-right{
    margin-right: 5px!important;
}
/* Empty Boxes */
.EmptyBox5{ display:block; width:100%; height:5px; overflow:hidden;}
.EmptyBox10{ display:block; width:100%; height:10px; overflow:hidden;}
.EmptyBox20{ display:block; width:100%; height:20px; overflow:hidden;}
.EmptyBox30{ display:block; width:100%; height:30px; overflow:hidden;}
.EmptyBox40{ display:block; width:100%; height:40px; overflow:hidden;}
.EmptyBox50{ display:block; width:100%; height:50px; overflow:hidden;}
.EmptyBox60{ display:block; width:100%; height:60px; overflow:hidden;}
.EmptyBox70{ display:block; width:100%; height:70px; overflow:hidden;}
.EmptyBox80{ display:block; width:100%; height:80px; overflow:hidden;}
.EmptyBox90{ display:block; width:100%; height:90px; overflow:hidden;}
.EmptyBox100{ display:block; width:100%; height:100px; overflow:hidden;}
.EmptyBox110{ display:block; width:100%; height:100px; overflow:hidden;}
.EmptyBox120{ display:block; width:100%; height:100px; overflow:hidden;}
.EmptyBox130{ display:block; width:100%; height:100px; overflow:hidden;}
.EmptyBox140{ display:block; width:100%; height:100px; overflow:hidden;}
.EmptyBox150{ display: block; width: 100%; height:150px; overflow:hidden;}

.CalendarDialog input{
    width: 90px !important;
}

.InputDialog{
    width: 120px !important;
}

.form-file-upload .ui-widget-content, .form-file-upload .ui-widget-header{
    border: 0px solid !important;

}

.form-file-upload .ui-fileupload-files {
    margin: 0 auto !important;
}

/*Centrar vista previa fileUpload.*/
.ui-fileupload-files {
    margin: 0 auto !important;
    border-collapse: collapse !important;
} 

.ui-fileupload-row > .ui-fileupload-filename {
    word-break: normal !important;
}
.ui-fileupload .ui-widget-header, .ui-fileupload .ui-widget-content{
    border: 0px solid !important;

}

.noPadding{
    padding: 0px 0px !important;  
}

.noPadding button{
    font-size: 10px !important;  
}

.ui-dialog.max-dialog{
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    overflow-y: auto;    
}

body .ui-fieldset .ui-fieldset-legend {
    color: #ffffff !important;
    background-color: #3984b8 !important;    
}

.exception-body.notfound {
    background-image: none !important;
}

.calificacion{
    font-weight: bold;
    font-size: 30px;
    padding-right: 10px !important;
    color: #ffffff;
}


/*Recuperar contraseña
*/
.login-body .form-clave .login-panel .ui-g-12 {
    padding: 10px 75px;
}

.Separador{display: inline-block;}

body #keypad-div button, 
body .keypad-popup button, 
button.keypad-shift,
button.keypad-clear,
button.keypad-close{
    background-color: #004794 !important;
    color: #ffffff !important;
    border-color:  #004794;
    font-weight: normal !important;
    font-size: 13px !important;
}

body #keypad-div button:hover, 
body .keypad-popup button:hover, 
button.keypad-shift:hover,
button.keypad-clear:hover,
button.keypad-close:hover
{
    background-color: #004586 !important;
}

.ui-growl {
    z-index: 999999 !important;
}

@media (max-width: 640px) {

    .layout-wrapper .topbar #menu-button {
        font-size: 30px;
        float: none;
        margin-left: 0;
        margin-right: 10px !important;
    }

    .layout-wrapper .topbar .topbar-logo {
        display: unset !important;
    }

    .layout-wrapper .topbar #user-display {
        margin-top: 0px !important;
    }

}

@media (min-width: 640px) {

    .ClaveAcceso{
        width: 360px;
    }

    .form-dialog{
        width: 825px !important;
    }
}

.title-principal {
    font-weight: bold;
    font-size: 18px;
    padding: 2px 100px !important;
    background-color: #004794;
    color: #ffffff;
    width: 120px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}



.text-table-header{
    color: white;
}