.jarviswidget-tabs>header {
    height: 34px;
    padding: 0;
    line-height: 34px;
}

.jarviswidget-tabs header .nav-tabs>li>a {
    border-radius: 0;
    border: none;
    padding: 7px 15px 8px;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
}

#expedienteModalCore {
    padding-right: 15px;
    padding-left: 15px;
}

#modalTires {
    padding-right: 15px;
    padding-left: 15px;
}

#modalLowTires {
    padding-right: 15px;
    padding-left: 15px;
}

.modal-dialog-xl {
    width: 100%;
    margin: 0;
    padding: 0;
}

.modal-content-xl {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

.modal-header-xl {
    padding: 5px;
    border: 0px;
    margin-top: 0px;
    padding-top: 0px;
}

.modal-header-tools {
    background-color: #343a40 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.fade {
    opacity: 1;
}

@media (min-width: 576px) {
    .modal-dialog-xl {
        max-width: 100%;
        margin: 1.75rem auto;
    }
}

/* main menu modal */

#logoModal {
    width: 189px;
}

.project-context>:first-child {
    color: #697B92;
    text-shadow: none !important;
}

#main-modal {
    margin-left: 220px;
    padding: 0;
    padding-bottom: 52px;
    min-height: 810px;
    position: relative;
}

#left-modal-panel {
    -webkit-transition: 250ms cubic-bezier(.1, .57, .1, 1);
    transition: 250ms cubic-bezier(.1, .57, .1, 1);
    -webkit-transform: translate(0, 0) translateZ(0);
}

#left-modal-panel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 904;
    padding-top: 49px;
}

/* end main menu modal */

.force-to-bottom {
    position: absolute;
    bottom: 0%;
    width: 100%;
}

/* logo */

#logo {
    display: inline-block;
    width: 175px;
    margin-top: 3px;
    margin-left: 9px;
}

#logo img {
    width: 145px;
    height: auto;
    padding-left: 3px;
}

/* end logo */

/* tab menu */

#tab-menu {
    background-color: #edecec;
    padding-top: 40px;
    padding-bottom: 40px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 904;
    padding-top: 49px;
}

#tab-menu>nav ul li.active>a:before {
    content: "\f0d9";
    font-family: FontAwesome;
    display: block;
    height: 27px;
    line-height: normal;
    width: 27px;
    position: absolute;
    right: -21px;
    font-size: 20px;
    color: #0069d9 !important;
}

#tab-menu>nav ul .active>a {
    color: #4c4c4c !important;
    background-color: #fff;
    position: relative;
    font-weight: 700;
}

#main-tab {
    margin-left: 240px;
    padding: 0;
    padding-bottom: 52px;
    min-height: 250px;
    position: relative;
}

#tabLayout {
    min-height: 100%;
    direction: ltr;
}

/* end tab menu */

/* modal layou */

#modalLayout {
    min-height: 100%;
    background: url(/assets/img/background/back.png) #fff;
    direction: ltr;
}

/* end modal layout */

/* spark */

#sparks {
    display: block;
    list-style: none;
    margin: 3px 0 0;
    padding: 0;
    text-align: right;
}

#sparks li h5 {
    color: #555;
    float: left;
    font-size: 14px;
    font-weight: 400;
    margin: -3px 0 0 0;
    padding: 0;
    border: none;
    text-transform: uppercase;
}

.spark-right {
    border-right: 1px dotted #c7c7c7 !important;
    padding-left: 6px !important;
}

.spark-left {
    border-left: 1px dotted #c7c7c7 !important;
    padding-right: 6px !important;
}

/* end spark */

/* input  */

.form-rounded:focus::placeholder {
    color: transparent;
}

.form-rounded {
    border-radius: 0.25rem !important;
    /* border: 1px solid #e5e5e5; */
    font-size: .9125rem;
}

.form-rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
    font-size: .9125rem;
}

.shadow-inset-2, .shadow-hover-inset-2:hover {
    -webkit-box-shadow: inset 0 0.2rem 0.325rem rgba(0, 0, 0, 0.04) !important;
    box-shadow: inset 0 0.2rem 0.325rem rgba(0, 0, 0, 0.04) !important;
}

.font-xxs {
    font-size: 56% !important;
}

.form-label {
    font-weight: 550;
    color: #666;
}

/* end input */

.well {
    -webkit-box-shadow: 0 0 13px 0 rgb(62 44 90 / 8%);
    box-shadow: 0 0 13px 0 rgb(62 44 90 / 8%);
    border-radius: 4px;
    border: 1pxsolid rgba(0, 0, 0, .09);
    border-bottom: 1 px solid #e0e0e0;
    border-radius: 4 px;
}

.text-submenu {
    color: #8b91a0;
}

.sortable tbody>tr {
    cursor: pointer;
}

.form-input-search {
    border: 1px solid #ccc;
    padding: 12px 20px !important;
    border-radius: 50rem !important;
}

.MessageBoxButtonSection>.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

#extr-page #main {
    background: none;
    margin: 0;
}

#extr-page {
    background: none;
    overflow: visible;
}

.icon-table {
    color: #BDBDBD;
    font-size: 20px;
    text-align: center;
}

.table-transaction td, .table-transaction th {
    padding: .75rem;
    vertical-align: top;
    border-top: none;
    border-bottom: 1px solid #309754af;
    font-size: 14px;
    padding-top: 6px !important;
    padding-bottom: 0px !important;
}

tr.tr-no-border td {
    border: 0;
}

.capture-incomplete {
    background-color: #a78729 !important;
}

.btn-dark-mute {
    color: #fff !important;
    background-color: #2c2c2c !important;
    border-color: #2c2c2c !important;
}

.btn-dark-mute:hover {
    color: #fff !important;
    border-color: #343a40 !important;
}
