﻿.toggleButton {
  /* background-color: #1ABC9C;*/
  background-color:lightgray;
    color:white;
}
#tblMessages td{
    font-size:10px;
}
#tblSuppliers td {
    font-size: 10px;
}
#tblSuppliersInMessage td {
    font-size: 10px;
}
#tblSuppliersCategoriesInMessage td{
    font-size:10px;
}
#tblSuppliersCategories td {
    font-size: 10px;
}
.carousel-indicators {
    background-color: gray;
    bottom: -80px;
}
.fontFFC107 {
    display: none
}

.documentSent {
    background-color: #cdffb7;
}

.carousel-caption > div {
    color: black;
    text-align:justify;
    font-size:12px;
   
}
#side-panel{
    width:550px;
    right:-550px;
}
    #side-panel .side-panel-wrap {
        width:550px;
    }
        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #00953E;
    color: white;
}
.nav-link {
    background-color: lightgray;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    font-size: 8px;
}

#tblAlerts tbody td{
    font-size:12px;
}
.table th, .table td {
    padding: .25rem;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
    color: #00953E;
}
table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected{
    color:black;
}

.counter.counter-small {
    font-size: 15px;
}
.card-row {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 12px; /* 5px rounded corners */
    overflow: visible;
    background-color: #f9f9f9;
}
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px; /* 5px rounded corners */
    margin-top:10px;
}
    .card:hover {
        cursor:pointer;
        box-shadow: 0 8px 16px 0 grey;
    }
#top-account a.btn{
    background-color: #00953E;
}
#top-account a i.icon-user {
    margin-left: 5px;
    font-size: 22px;
}

#primary-menu {
    float: right;

}

#primary-menu > ul > li:hover > a,
#primary-menu > ul > li.current > a,
#primary-menu > div > ul > li:hover > a,
#primary-menu > div > ul > li.current > a {
    background-color: #00953E;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border-top-color: rgba(0,0,0,0.1);
    width:320px;
}

    #primary-menu > ul > li:hover > a span,
    #primary-menu > ul > li.current > a span,
    #primary-menu.style-2 > div > ul > li:hover > a span,
    #primary-menu.style-2 > div > ul > li.current > a span {
        color: #EEE;
    }


#primary-menu ul ul li > a {
    font-size: 11px;
    font-weight: 700;
    width: 320px;
    background-color:dimgray;
    color:white;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0;
    letter-spacing: 0;
    font-family: 'Lato', sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


#primary-menu > ul > li:first-child {
    margin-left: 0;
    border-left-color: lightgray;
    border-left-style: solid;
    border-left-width: thin;
}

#primary-menu ul li > a {
    display: block;
    line-height: 22px;
    padding: 15px 15px;
    background-color:lightgrey;
    color: #444;
    border-right-color: lightgray;
    border-right-style: solid;
    border-right-width: thin;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 1px;
    width: 320px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease;
}

    #primary-menu > ul > li > a i {
      
        font-size: 20px;
        margin-right:20px;
    }


.status0 {
    background-color: #fff7db !important;
}
.statusError {
    background-color: #ffe5e5 !important;
}

.mensajeExpirado {
    background-color: #ffe5e5 !important;
}
.mensajeVigente {
    background-color: #e4f7a8 !important;
}
/*
div.dt-buttons {
display:inline;
}*/
.divider {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
    color: #E5E5E5;
    width: 100%;
}
.status1 {
    background-color: #e0ffe3 !important;
}
.status3 {
    background-color: #ffbfbf !important;
}
.tabs.tabs-alt ul.tab-nav li.ui-tabs-active a {
    border: 1px solid #00953E;
    border-bottom: 0;
    color: black;

    background-color: white;
}

.promo.promo-dark {
    border: 0 !important;
    background-color: #00953E;
    padding: 30px 200px 30px 30px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    border-radius: 3px;
}


#page-title {
    position: relative;
    padding: 10px 0;
    background-color: #00953E;
    border-bottom: 1px solid #EEE;
}
.row.acumentLogoRow {
    background-color: #f2f2f2;
    border-bottom-color: #00953E;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-top-color: #00953E;
    border-top-style: solid;
    border-top-width: thin;
}
#page-title div h1 {
    color: white;
}
    .breadcrumb a{
        color: white;
    }
.acumentBtnInvert {
    background-color: #00953E;
    border-color: gray;
    color: white;
    transition: 0.3s;
}
    .acumentBtnInvert:hover {
        background-color: darkgray;
        border-color: #FFF;
        color: white;
        text-shadow: none;
    }

.acumentBtn {
    background-color: darkgray;
    border-color: gray;
    color: white;
    transition: 0.3s;
}

    .acumentBtn:hover {
        background-color: #00953E;
        border-color: #FFF;
        color: black;
        text-shadow: none;
    }
/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

/* Timeline holder */
ul.timeline {
    list-style-type: none;
    position: relative;
    padding-left: 1.5rem;
}

    /* Timeline vertical line */
    ul.timeline:before {
        content: ' ';
        background: #fff;
        display: inline-block;
        position: absolute;
        left: 16px;
        width: 4px;
        height: 100%;
        z-index: 400;
        border-radius: 1rem;
    }

li.timeline-item {
    margin: 20px 0;
}

/* Timeline item arrow */
.timeline-arrow {
    border-top: 0.5rem solid transparent;
    border-right: 0.5rem solid #fff;
    border-bottom: 0.5rem solid transparent;
    display: block;
    position: absolute;
    left: 2rem;
}

/* Timeline item circle marker */
li.timeline-item::before {
    content: ' ';
    background: #ddd;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #fff;
    left: 11px;
    width: 14px;
    height: 14px;
    z-index: 400;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

#statusModalBody {
    background-color: #ededed;
}
    @media (min-width: 992px) {
        .modal-timeline {
            max-width: 600px;
        }
    }

    @media (min-width: 1200px) {
        .modal-timeline {
            max-width: 800px;
        }

      
    }