.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.account-wall {
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.login-title {
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.profile-img {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.need-help {
    margin-top: 10px;
}

.new-account {
    display: block;
    margin-top: 10px;
}

.contenido-derecha {
    text-align: right;
}

#div-header {
    background-color: #2980B9;
    color: #fff;
    margin-top: -20px;
    padding-top: 0px;
    margin-bottom: 10px;
    position: fixed;
    width: 100%;
    z-index: 1;
    display: inline-block;
}

#div-header.col-lg-12 {
    padding-left: 0px !important;
}

#btnCerrarSesion {
    margin-left: 20px;
    margin-top: -15px;
}

#usuario {
    margin-top: -15px;
}

.container-fluid>.row {
    padding-top: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.elements {
    background-color: #ECF0F1;
    border-radius: 15px;
    width: 100px;
    text-align: center;
    height: 100px;
    padding-top: 15px;
    color: #BDC3C7;
}

.elements:hover {
    background: #2C3E50;
    cursor: pointer;
}

.elements>label {
    display: block;
    min-width: 100px;
}

#wrapper {
    margin-top: -70px;
}

#wrapper .row>div {
    padding: 10px;
    border-radius: 20px;
    width: 25%;
    margin: 0 auto;
}

div.col-md-3>div {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin: 0 auto;
}

#div-message {
    display: block;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
}

#div-message-modal {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
}

#cont-menu {
    width: 30%;
    height: 40px;
    display: block;
    float: left;
}

#menu {
    display: block;
    float: left;
    background-color: #ccc;
    z-index: 5;
    /*height:46px;*/
}

.hide_column {
    display: none;
}

.table-documentos {
    width: 100%;
    text-align: center;
}

.table-documentos th {
    background-color: #2980B9;
    text-align: center;
    color: #ECF0F1;
}

.bigModal {
    width: 940px;
    margin-left: -26%;
}

#title {
    position: relative;
    margin-top: 20px;
    padding-top: 30px;
    height: 60px;
    padding-left: 20px;
    color: #ccc;
}

#txtfsalida {
    width: 100%;
    padding: 6px 12px;
    height: 34px;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#txtfregreso {
    width: 100%;
    padding: 6px 12px;
    height: 34px;
    background-color: #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}


/******CLASES BOOTSTRAP*****/

.modal-dialog {
    width: 100% !important;
    height: 100%;
    padding: 0;
    margin: 0;
    top: -30px;
}

.bootbox-dialog {
    height: 100px;
    top: 100px;
}

.modal-header {
    background-color: #BDC3C7;
}

.modal-header h4 {
    font-weight: bold;
    color: #2980B9;
}

.modal {
    padding-left: 0 !important;
}

.modal-content {
    height: 100%;
    min-height: 100%;
    height: auto;
    border-radius: 0;
}

.tab-pane {
    height: auto !important;
    min-height: 300px;
}

.bootbox {
    width: 50%;
    margin: 0 auto;
    height: auto;
}

#logo {
    width: 40%;
    position: relative;
    float: left;
    z-index: 1;
    text-align: center;
}

#div-user {
    width: 30%;
    /*position: relative;*/
    float: right;
    padding-right: 10px;
}

#div-logotipo {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    background-color: #F5F7FA;
    border-radius: 10px;
    text-align: center;
    font-size: 18px;
}

#div-logotipo>#uploadifive-file_upload {
    margin: 0 auto;
}

#div-image {
    display: block;
    margin: 0 auto;
    text-align: center;
    border: 2px dotted #778899;
    margin-bottom: 20px;
    width: 70%;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.label-porcentaje {
    font-size: 16px !important;
}


/******FIN CLASES BOOTSTRAP*****/

#overlay {
    position: fixed;
    /* Sit on top of the page content */
    display: none;
    /* Hidden by default */
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    /* Black background with opacity */
    z-index: 2;
    /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer;
    /* Add a pointer on hover */
}

#overlay>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}


/* ----------- iPad 3 and 4 ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {}


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    .bigModal {
        width: 740px;
        margin-left: -12%;
    }
}

@media (min-width:1025px) {}


/* centered columns styles */

.col-centered {
    text-align: center !important;
}


/* Desktops and laptops ----------- */

@media only screen and (max-width: 768px) {
    /* Styles */
    #cont-menu {
        width: 20%;
    }
    #logo {
        /*display: none;*/
        width: 20%;
    }
    #div-user {
        width: 50%
    }
    input[type="date"] {
        width: 90%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 700px) {
    #logo {
        width: 30%;
        display: none;
    }
    .modal-content {
        height: 100%;
        min-height: 100%;
        height: auto;
        border-radius: 0;
    }
    .modal-dialog {
        width: 100% !important;
        height: 100%;
        padding: 0;
        margin: 0;
        left: -10px;
    }
    .bootbox-dialog {
        height: 100px !important;
        top: 100px;
    }
    #logo>img {
        width: 100%;
    }
    #div-user>label {
        font-size: 10px;
    }
}