/*****************************************************************************/

.form-group {
    margin-bottom: 15px;
    display: inline;
}

.form-group input[type="checkbox"] {
    display: inline;
}

.form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
}

.form-group input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;
}

.form-group input[type="checkbox"] + .btn-group {
    margin: 3px;
}


/*****************************************************************************/

.notice {
    padding: 15px;
    background-color: #fafafa;
    border-left: 6px solid #7f7f84;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .2);
}

.notice-sm {
    padding: 10px;
    font-size: 80%;
}

.notice-lg {
    padding: 35px;
    font-size: large;
}

.notice-success {
    border-color: #80D651;
}

.notice-success>strong {
    color: #80D651;
}

.notice-info {
    border-color: #45ABCD;
}

.notice-info>strong {
    color: #45ABCD;
}

.notice-warning {
    border-color: #FEAF20;
}

.notice-warning>strong {
    color: #FEAF20;
}

.notice-danger {
    border-color: #d73814;
}

.notice-danger>strong {
    color: #d73814;
}

.notice-primary {
    border-color: #337ab7;
}

.notice-primary>strong {
    color: #337ab7;
}


/*****************************************************************************/

#btn-nuevo {
    background: red;
    display: inline-block;
    margin-right: 5px;
}

.ui-helper-hidden-accessible {
    display: none;
}

#div-0-table {
    /* Hacer REsponsive*/
    width: 75%;
    float: right;
}

#search-0-table {
    width: 100%;
}

.fixed-table-toolbar .btn-group > .btn-group {
    display: inline-block;
    margin-left: 5px !important;
}

.table-hover > tbody > tr:hover {
    background-color: #428BCA;
    color: #FFFFFF;
    font-weight: bold;
}

#footer {
    position: fixed;
    /* width: 100%; */
    bottom: 0;
    background: #73C3D8;
    /* padding: 10px; */
    z-index: 1000;
}

.footer .footer-inner .footer-content {
    position: absolute;
    left: 12px;
    /* right: 12px; */
    /* bottom: 4px; */
    /* padding: 8px; */
    /* line-height: 36px; */
}

.footer .footer-inner .footer-content {
    position: absolute;
    /* left: 12px; */
    right: 12px;
    /* bottom: 4px; */
    /* padding: 8px; */
    line-height: 36px;
    border-top: 3px double #73C3D8;
}

#down {
    padding: 0px;
}

.btn-down {
    margin-left: 30px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #428BCA;
    font-weight: bold;
    font-size: 16px;
    border-color: #c5d0dc;
    border-top: 2px solid #4c8fbd;
    border-bottom-color: transparent;
    background-color: #FFF;
    z-index: 1;
    line-height: 18px;
    margin-top: -1px;
    box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.20);
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #666;
}

.nav-tabs {
    font-size: 16px;
    top: 7px;
}

.modal-body {
    position: relative;
    padding: 0px 5px;
}

.input-group-addon.info {
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
    border-color: rgb(40, 94, 142);
}

#acordion-detalles .panel-body {
    padding: 3px;
    margin-bottom: 10px;
    background: #73C3D8;
}

#acordion-detalles .panel-default {
    background: #73C3D8;
}

.navbar .navbar-brand {
    color: #ED1C24;
    font-size: 24px;
    /* font-weight: bold; */
    text-shadow: none;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
}

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
    color: #A2A2A2;
}

button#tipo_cambio {
    margin: 10px;
}

.no_activo {
    pointer-events: none;
    cursor: default;
    background-color: rgb(221, 221, 221);
}

.list-group {
    /* color: red; */
    position: absolute;
    width: 95.5%;
    z-index: 9999999;
    height: 250px;
    overflow-y: scroll;
}

a.list-group-item {
    color: #555;
    background: rgb(235, 237, 235);
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #ED1C24;
}

.dataTables_wrapper .row:first-child {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #D4D4D4;
}

.dataTables_wrapper .row:last-child {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #ffffff;
}

span.menu-text {}

tr.active {
    color: #428BCA;
    font-weight: bold;
    font-size: 18px;
}

.table-hover > tbody > tr:hover {
    background-color: #428BCA;
    color: #393939;
    font-weight: bold;
}

.arrow2 {
    border: solid 2px #CCCCCC;
    padding: 2px;
}


/* (1366x768) WXGA Display */

@media screen and (max-width: 1366px) {
    div#sidebar2 {
        width: 200px;
    }
    .main-content-inner {
        float: left;
        width: 90%;
    }
    #sidebar2 + .main-content {
        margin-right: 100px;
    }
    .sidebar + .main-content {
        margin-left: 53px;
    }
}

@media screen and (max-width: 1167px) {
    .main-content-inner {
        float: left;
        width: 89%;
    }
    div#sidebar2 {
        width: 180px;
    }
    .footer-content {
        display: none;
    }
}

tr.nombre_cot {
    font-size: 20px;
    background: #dfdfdf;
}

tr.nombre_cot {
    font-size: 20px;
    background: #dfdfdf;
}

.desc input {
    /**  background: #e43131 !important;**/
    color: #e43131 !important;
    font-weight: 500 !important;
    font-family: monospace !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
