html {
  font-size: 14px;
}

html {
  position: relative;
  min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-size: 0.85em !important;
}

input::placeholder {
    font-size: 10px;
    color: #cccccc;
}


@media (min-width: 769px) {

    body {
        font-size: 0.8em !important;
    }
    .chosen-single, .chosen-container {
        font-size: 0.9em !important;
    }
    .btn {
        font-size: 0.8em !important;
    }
    .table-80 {
        font-size: 0.8em !important;
    }
}

.x_title {
    border-bottom: 6px solid #d7dade;
    margin-bottom: 6px;
    text-align: left;
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
}

.subtitle {
    padding: 4px 6px;
    font-weight: bold;
    background-color: #efefef;
}

.x_subtitle {
    font-weight: bold;
    border-bottom: 2px solid #d7dade;
    margin-bottom: 6px;
}

.x_underline {
    font-weight: bold;
    border-bottom: 2px solid #d7dade;
    margin: 10px 2px;
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 8px;
    padding: 8px 8px 6px 8px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
     opacity: 1;
    transition: all .2s ease;
}

.floatSaveCatalogue {
    top: 70px;
    position: fixed;
    width: 100%;
    z-index: 2000;
    text-align: right;
    padding-right: 106px;
}

.form-group {
    margin-bottom: 10px !important;
}

.page-footer {
    background-color: #efefef;
}

.control-label {
    text-align: right;
    margin-top: 6px;
    padding-right: 0px;
}

.control-label.checkbox {
    margin-top: 6px;
}


.control-editor {
    display: block;
    width: 100%;
    color: #495057;
    padding: 4px 8px;
    margin: 2px 0px;
    border: 1px solid #e5e5e5;
}

.control-editor-nb {
    display: block;
    width: 100%;
    color: #495057;
    padding: 2px 4px;
    margin: 0px 0px;
    border: 0px solid #e5e5e5;
}

select.control-editor {
    padding: 5px 8px;
}

.control-checkbox {
    margin-top: 8px;
}

.table .centercheck {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px !important;
}

.overTL {
    color: #000;
}

.overTL:hover {
    color: #FFF;
}

.btn-meeting {
    width: 40px;
    float: left;
    font-size: 14px;
    margin: 2px 4px;
    position: relative;
}

.iconMarginOne {
    margin-right: 55px;
}

.iconMarginTwo {
    padding-right: 110px;
}

.cell-label {
    text-align: right;
    padding-right: 4px;
}

.root-text-sm {
    font-size: 0.9em;
}

.dtColWeekend {
    text-align: center;
    background-color: #ededed !important;
}

.dtCurrency {
    text-align: right;
}

.dtColWeekdays {
    text-align: center;
}

.dtColWeekendMoney {
    text-align: right;
    background-color: #ededed !important;
}

.dtColWeekdaysMoney {
    text-align: right;
}


.table.dataTable.table-xs {
    font-size: 0.75em !important;
}

.table.dataTable.table-xs th, .table.dataTable.table-xs td {
    padding: 3px 2px !important;
}

.barDonePercentage {
    color: #FFF;
    text-align: center;
    font-weight: bold;
    background-color: forestgreen;
    padding: 7px 0px;
}

.barEmpDoneRed {
    margin-top: -1px;
    height: 1px;
    background-color: red;
}
.barEmpDoneGreen {
    height: 1px;
    background-color: forestgreen;
}

.barGradient {
    /*https: //cssgradient.io/*/
    /*background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(255,192,0,1) 100%);*/
    background-color: #e5c3a1;
}

.boxMargin {
    width: 20%;
    float: left;
    padding: 0px 5px;
    margin: 7px 0px;
}

.boxMarginPointPlan {
    width: 25%;
    float: left;
    padding: 0px 5px;
    margin: 5px 0px;
}

.boxInfo {
    -webkit-box-flex: 0;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    padding: 6px 10px;
    border: 2px solid #cccccc;
    min-height:84px;
}

.boxInfoDisplay {
    font-size: 1.8em;
    font-weight: 500;
}

.boxInfoDisplayPointPlan {
    font-weight: 500;
}

.boxInfoDias {
    font-size: 20px;
    position: absolute;
    margin: -27px 0px 0px 34px;
}

.borderInfoDescription {
    font-size: 11px;
    font-family: Calibri,'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 800;
}

.table-b2 {
    width: 100%;
    border-spacing: 0px;
    border-collapse: separate;
    border-top: 1px solid #e9e9e9;
    border-left: 1px solid #e9e9e9;
}

.table-b2 thead td, .table-b2 thead th {
    padding: .3rem;
    border-right: 1px solid #e9e9e9;
    background-color: #efefef;
    /*border-bottom-width: 2px;*/
}

.table-b2 tbody td, .table-b2 tbody th, .table-b2 td {
    padding: .2rem;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

/*https://stackoverflow.com/questions/25983906/width-of-chosen-dropdowns-near-zero-when-starting-in-collapsed-bootstrap-accordi*/
.chosen-container.chosen-container-single {
    width: 100% !important; /* or any value that fits your needs */
}
.chosen-container .chosen-drop
{
    min-width: 100% !important;
    width: 400px !important;
}

#barDone {
    padding: 0px 10px 0px 105px;
}

.search #search-box {
    margin: 0px 200px 0px 0px;
}

.search #FilterSupervisor {
    width: 40%;
    float: left;
    position: relative;
    padding: 0px 4px 0px 0px;
}

.search #FilterVendor {
    width: 40%;
    float: left;
    position: relative;
    padding: 0px 4px 0px 0px;
}

.search #FilterMonth {
    width: 20%;
    float: left;
    position: relative;
}

.mobile-view-activated .search 
{
    margin: 0px 20px 0px 0px;
}

.mobile-view-activated .search #search-box {
    margin: 0px 0px 0px 0px;
}

.mobile-view-activated .boxMargin {
    width: 100% !important;
}

.mobile-view-activated .boxMarginPointPlan {
    width: 100% !important;
}

.mobile-view-activated .boxInfoDisplay {
    font-size: 1.4em;
    margin-bottom: 0px !important;
}

.mobile-view-activated .boxInfoDias {
    margin: -27px 0px 0px 30px;
}

.mobile-view-activated .borderInfoDescription {
    font-size: 10px;
}

.mobile-view-activated #barDone {
    padding: 20px 0px 0px 0px;
}

.mobile-view-activated #lastInvoicesChart {
    display: none;
}

/*.mobile-view-activated #DailyPanel {
    display: none;
}
*/
.mobile-view-activated .search select {
    font-size: 10px;
}

#MenuMobile {
    display: none;
}

.mobile-view-activated #MenuMobile {
    display: block;
}

.mobile-view-activated #clientFilter {
    display: none;
}

.mobile-view-activated .x_panel .dataTables_wrapper {
    padding-left: 10px;
}

.mobile-view-activated .page-content   {
    margin: 0px 9px;
}

.mobile-view-activated #invoiceDayFilter {
    display: none;
}

.table-b2.w10
{
    width: 10% !important;
    float: right;
}

.table-b2.w20 {
    width: 20% !important;
    float: right;
}

.table-b2.w30 {
    width: 30% !important;
    float: right;
}

.table-b2.w40 {
    width: 40% !important;
    float: right;
}

.mobile-view-activated .table-b2.w10
{
    width: 50% !important;
}

.mobile-view-activated .table-b2.w20 {
    float: none !important;
    width: 100% !important;
}

.mobile-view-activated .table-b2.w40 {
    float: none !important;
    width: 100% !important;
}

.mobile-view-activated .barEmpDoneRed {
    min-width: 250px;
}

.table-ppVendor {
    width: 100%;
    border: 0;
}

.table-ppVendor td {
    font-weight: bold;
}
