﻿.espera {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: Gray;
    filter: Alpha(Opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
    -khtml-opacity: 0.60;
    text-align: center;
    z-index: 100000;
}

.esperasm {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #DDD;
    filter: Alpha(Opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
    -khtml-opacity: 0.60;
    text-align: center;
}

.esperasm img {
    margin: 20px auto;
    max-width: 50%;
    max-height: 50%;
}

.divdisabled {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: Gray;
    filter: Alpha(Opacity=20);
    -moz-opacity: 0.20;
    opacity: 0.20;
    -khtml-opacity: 0.20;
    text-align: center;
    z-index: 100000;
}

.AutoComplete_List {
    padding-left: 0px;
    background-color: #FFF;
    margin: 0px !important;
    border: 1px solid #999;
    cursor: pointer;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    max-height: 100px;
    min-width: 200px;
    z-index: 100009 !important;
    border-top: 0;
}

.AutoComplete_ListItem {
    padding: 0px;
    color: #062973;
    padding: 1px;
}

.AutoComplete_ListItemHighlight {
    color: #062973;
    padding: 1px;
    font-weight: bold;
    background-color: beige;
}

.tbtns, .tbtns a {
    font-size: 18px;
}

.popup, .popup .wrapper {
    background-color: #FFFFFF !important;
    padding-bottom: 0px !important;
}

    .popup .content-wrapper {
        background-color: #FFFFFF !important;
    }

    .popup h1, .popup .breadcrumb {
        display: none;
    }

.table {
}

.thcenter {
    text-align: center !important;
    padding-left: 0 !important;
}

.thright {
    text-align: right !important;
    padding-left: 0 !important;
}


.table th {
    padding-top: 0 !important;
}

    .table th.sortable a {
        color: #000000;
        text-decoration: underline;
    }

    .table th.sorted a {
        color: rgb(60, 141, 188);
        text-decoration: underline;
    }

.label-estado0 {
    background-color: #6c757d;
}

.label-estado1 {
    background-color: #0dcaf0;
}

.label-estado2 {
    background-color: #ffc107;
}

.label-estado3 {
    background-color: #0d6efd;
}

.label-estado4 {
    background-color: #339f07;
}

.label-estado5 {
    background-color: #d63384;
}


.marca {
    font-size: 1px;
    position: relative;
    top: -9px;
    left: 2px;
    font-weight: normal;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px !important;
    padding: 2px 3px;
    line-height: 2px;
}

.marca2 {
    font-size: 9px;
    position: relative;
    top: -9px;
    font-weight: normal;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px !important;
    line-height: 2px;
}

ul.dropdown-menu li a {
    font-weight: bold;
}

    ul.dropdown-menu li a i {
        width: 15px;
    }

.table th, .table td {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

.btn {
    padding: 3px 12px;
}

.btnetbs {
    margin-left: 20px;
    float: right;
    height: 1px;
    position: relative;
    top: -45px;
}

.inputerror {
    background-color: #f4baba !important;
    color: #e30303 !important;
    border-color: #e30303 !important;
}

#modalEdit .modal-body .row div label {
    padding-top: 5px;
}


.sidebar-menu li:hover > .sub-menu, .sidebar-menu li.active > .sub-menu {
    display: block;
    position: absolute;
    background-color: #2c3b41;
    left: 175px;
    top: -10px;
}

.miniTable, .miniTable tbody tr, .miniTable tbody tr td {
    line-height: 6px;
}

.liseparador {margin: 2px !important;}

.clearfix {
    line-height: 0.7 !important;
}

.optiondeleted {
    color: Red;
}

.isdel, .isdel td {
    color: #aaaaaa;
    text-decoration: line-through;
}

.nav-tabs-custom > .tab-content {
    border-left: solid 1px #f4f4f4;
    border-right: solid 1px #f4f4f4;
}

.box {
    border-left: solid 1px #f4f4f4;
    border-right: solid 1px #f4f4f4;
}

.modal-header-small {
    padding: 5px;
    font-size: 12px;
    padding-left: 15px;
}

.cursorpointer {
    cursor: pointer;
    cursor: hand;
}

.contentpopup {
    padding-top: 0;
    margin-top: 0;
}


/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.6;
    -khtml-opacity: 0.60;
}

.ReportOption {
    font-size: 14px !important;
}

.messages-custom h4, .messages-custom p {
    margin-left: 0px !important;
}

.drop_zoneUF {
    width: 100%;
    min-height: 250px;
  
    position: relative;
}

    .drop_zoneUF table {
        max-width: 1000px;
    }

    .drop_zoneUF .nofiles {
        display: block;
        font-size: 24px;
        padding: 20px;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .drop_zoneUF .drag-over {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 100000;
        border: solid 2px #4285f4;
        background-color: rgba(66,133,244,0.1);
        text-align: center;
        vertical-align: middle;
    }

        .drop_zoneUF .drag-over .wait {
            position: relative;
            top: 20%;
            background-image: url('../images/espera.gif');
            background-size: 150px 150px;
            width: 150px;
            height: 150px;
            margin: 0 auto;
        }

        .drop_zoneUF .drag-over span {
            position: relative;
            top: 80%;
            margin: 0 auto;
            text-align: center;
            font-size: 14px;
            font-weight: bold;
            background-color: #4285f4;
            padding: 20px;
            color: #FFFFFF;
        }

.login-cabecera-out {
    text-align: center;
    padding: 0px 40px 0px 40px;
}
.login-cabecera-inx {
    background-color: #3c8dbc;
    padding: 10px 20px 10px 20px;
}
.login-img {
    width:80%;
}
.login-logo {
    color: #034D6C;
}
