body {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
    height: 95%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 5px;
    padding-right: 15px;
    min-width: 98% !important;
    padding-bottom: 20px !important;
}

.dt-length {
    float: left;
}

.dataTables_wrapper > div {
    min-width: 98%;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.navbar {
    min-height: 34px;
    padding: .0rem 0rem !important;    
}

/*.nav-link {
    color: #ffffff !important;
}*/

.navbar-light .navbar-nav .nav-link {
    color: #ffffff !important;
}

.logo {
    /*margin-left: 1%;*/
    margin-bottom: 0.5%;
    height: 45px !important;
    margin-top: -1.5px;
}

#footer_bottom {
    height: 30px !important;
}

.footer_bottom .copyright {
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    width: 100%;
}

    .footer_bottom .copyright a {
        font-size: 16px;
    }

th.dt-center {
    text-align: center;
}

td.dt-center {
    text-align: center;
    padding-bottom: 0 !important;
}

.dt-center > .row {
    margin-top: -6px;
    min-width: 130px;
}

    .dt-center > .row > .btn-group > .btn {
        padding: 3px 7px;
    }

.row > .btn-group > .btn {
    padding: 0px 12px;
}

th, td {
    font-size: smaller;
}

table.dataTable {
    max-width: 98.8% !important;
}

.dataTables_wrapper {
    padding: 8px;
    font-family: tahoma;
    font-size: 12px;
    position: relative;
    clear: both;  
    zoom: 1;
}

div.container {
    width: 98%;
}

.table > tbody > tr > td {
    padding: 6px;
}

div.dt-buttons {
    float: right !important;
}

.dt-button {
    background-image: none !important;
    border: none !important;
    background-color: transparent !important;
}


.blue {
    color: blue;
}

.white {
    color: white;
}

.yellow {
    color: yellow;
}

.black {
    color: black;
}

.green {
    color: green;
}

.red {
    color: red;
}

.red-calzatodo {
    color: #d32225 !important;
}

.orange {
    color: orange;
}

.purple {
    color: purple;
}

.blue-search {
    color: #337ab7 !important;
}

.grey-search {
    color: #545454 !important;
}

.green-search {
    color: #006621 !important;
}

.background-blue {
    background-color: blue;
}

.background-white {
    background-color: white;
}

.background-yellow {
    background-color: yellow;
}

.background-gray {
    background-color: gray;
}

fieldset {
    position: relative;
    border: 1px solid #666;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    background: #F6F6F6;
    overflow: hidden;
}

fieldset legend, fieldset label {
    /*text-transform: capitalize;*/
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

fieldset legend {
    font-weight: bold;
    font-size: 14px;
    /*font-size: calc(1.3rem + 0.6vw);*/
    padding: 0 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 0px;
}

legend {
    float: unset !important;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.readonly {
    background-color: white !important;
}

.table-directory {
    overflow-x: auto;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

    .btn-circle.btn-lg {
        width: 130px;
        height: 58px;
        padding: 16px 13px;
        font-size: 18px;
        line-height: 1.33;
        border-radius: 30px;
    }

.loader {
    position: fixed;
    z-index: 100;
    background-color: #9E9292;
    opacity: 0.4;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    text-align: center;
    padding-top: 20% !important;
}

@media (min-width: 1600px) {

    .form-horizontal .form-label {
        text-align: left;
    }

    .paginate_button {
        padding: 0em 0em !important;
    }

        .paginate_button:hover {
            color: white !important;
            border: 0px solid #111 !important;
        }
}

.dataTables_processing {
    position: absolute;
    z-index: 100;
    height: 60px !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.link {
    text-decoration: none;
}

.a {
    text-decoration: none;
}

a.search-albert {
    background: url(../Content/images/busqueda-albert.png) no-repeat top left;
    display: block;
    width: 150px;
    height: 150px;
    text-indent: -9999px; /* hides the link text */
}

a.learn-albert {
    background: url(../Content/images/aprende-albert.png) no-repeat top left;
    display: block;
    width: 150px;
    height: 150px;
    text-indent: -9999px;
    left: 50%;
    top: 50%;
}

a.maintenance-albert {
    background: url(../Content/images/mantenimiento-albert.png) no-repeat top left;
    display: block;
    width: 150px;
    height: 150px;
    text-indent: -9999px;
    left: 50%;
    top: 50%;
}

.fuente-calzatodo {
    font-family: 'futura_md_btmedium_italic', Futura, Calibri, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}

.fuente-Futura {
    font-family: Futura, Calibri;
}

.input-xs {
    height: 22px !important;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--single {
    height: 38px !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control::before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.dtr-control::before {
    top: 50% !important;
    left: 5px !important;
    height: 1em !important;
    width: 1em !important;
    margin-top: -9px !important;
    display: inline-block !important;
    color: white !important;
    border: .15em solid white !important;
    border-radius: 1em !important;
    box-shadow: 0 0 .2em #444 !important;
    box-sizing: content-box !important;
    text-align: center !important;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace !important;
    line-height: 1em !important;
    content: "+" !important;
    background-color: #31b131 !important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.dtr-expanded > td.dtr-control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.dtr-expanded > th.dtr-control:before {
    top: 50% !important;
    left: 5px !important;
    height: 1em !important;
    width: 1em !important;
    margin-top: -9px !important;
    display: inline-block !important;
    color: white !important;
    border: .15em solid white !important;
    border-radius: 1em !important;
    box-shadow: 0 0 .2em #444 !important;
    box-sizing: content-box !important;
    text-align: center !important;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace !important;
    line-height: 1em !important;
    content: "-" !important;
    background-color: #d33333 !important;
}

.cursor-hand {
    cursor: pointer;
}


.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.tab-pane {
    max-height: 700px;
    overflow-y: auto;
    overflow-x: auto;
}

.cell-res-decl {
    background-color: aliceblue !important;
    font-weight: bold;
}

.cell-res-fw {
    background-color: blanchedalmond !important;
    font-weight: bold;
}

.cell-res-df {
    background-color: #b4d8d9 !important;
    font-weight: bold;
}