/* Add here all your CSS customizations */

.table {
    --bs-table-bg: rgba(0,0,0,0);
    --bs-table-accent-bg: rgba(0,0,0,0);
    --bs-table-striped-color: #303e67;
    --bs-table-striped-bg: rgba(48,62,103,0.05);
    --bs-table-active-color: #303e67;
    --bs-table-active-bg: rgba(48,62,103,0.1);
    --bs-table-hover-color: #303e67;
    --bs-table-hover-bg: rgba(48,62,103,0.03);
    width: 100%;
    margin-bottom: 1rem;
    color: #303e67;
    vertical-align: top;
    border-color: #ccc;
  }

  fieldset {
    display: none;
}
/* label[for=voyage_voyageSlot_0_compagnie], label[for=voyage_voyageSlot_0_fileManifeste_file],
label[for=voyage_voyageSlot_1_compagnie], label[for=voyage_voyageSlot_1_fileManifeste_file],
label[for=voyage_voyageSlot_2_compagnie], label[for=voyage_voyageSlot_2_fileManifeste_file],
label[for=voyage_voyageSlot_3_compagnie], label[for=voyage_voyageSlot_3_fileManifeste_file],
label[for=voyage_voyageSlot_4_compagnie], label[for=voyage_voyageSlot_4_fileManifeste_file] 
label[for=voyage_voyageArmateurs_0_nom], label[for=voyage_voyageArmateurs_0_tonnage]
label[for=voyage_voyageArmateurs_1_nom], label[for=voyage_voyageArmateurs_1_tonnage]
label[for=voyage_voyageArmateurs_2_nom], label[for=voyage_voyageArmateurs_2_tonnage]
label[for=voyage_voyageArmateurs_3_nom], label[for=voyage_voyageArmateurs_3_tonnage]
 {
    font-size: 14px;
    color: #000;
    font-weight: normal;
} */

.required {
    display: inline-block;
    color: #333 !important;
    font-size: 0.8em;
    font-weight: normal;
    position: relative;
    top: -0.2em;
}

.loader {
    background: url(../../assets/images/ajax-loader.gif) no-repeat center top ;
    position: relative;
    z-index: 1;
    padding: 30px 30px 20px;
    margin-bottom: 10px
    }

    .btn-primary:disabled, .btn-primary.disabled {
        color: #fff;
        background-color: #dcdfe5;
        border-color: #dcdfe5;
    } 


    /* .header {
        height: 100px;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    } 

     .inner-wrapper {
        display: table;
        min-height: 100vh;
        padding-top: 100px;
        table-layout: fixed;
        overflow: hidden;
        width: 100%;
    }

    .sidebar-left .sidebar-header {
        position: relative;
        color: #777;
        height: 120px;
        text-align: center;
    } 
*/
    
   
    .page-title {
        background: #ec9213;
        border-bottom: none;
        border-left: 1px solid #ec9213;
        box-shadow: 1px 3px 0 1px #CCCCCC;
        height: 50px;
        margin: -40px -40px 40px -40px;
        padding: 0;
    }

    .page-title > h3 {
            border-bottom-color: #23C5D0;
        }

    ul.nav-main li a {
        display: block;
        color: #FFFFFF;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 12.8px;
        font-size: 1rem;
        text-transform: uppercase;
    }

    ul.nav-main > li > a:hover, ul.nav-main > li > a:focus {
        background-color: #00A9B3;
    }

    .active {
        background-color: #00A9B3;
    }
    
    .nav-link:hover, .nav-link:focus {
        color: #FFF;
    }

    html.modern .sidebar-left .sidebar-header .sidebar-toggle {
        display: flex !important;
        align-items: center;
        justify-content: center;
        top: -60px;
        background-color: transparent; 
        height: 75px;
    }

    html.modern ul.nav-main li > a {
        position: relative;
        display: flex;
        font-size: 13.6px;
        font-size: 1rem;
    }

    .tab-content {
        border-radius: 0 0 4px 4px;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
        background-color: #FFF;
        border: 1px solid #EEE;
        border-top: 0;
        padding: 15px;
        height: auto!important;
    }

    ul.nav-main li .nav-children {
        background: #23C5D0;
        box-shadow: 0px -3px 3px -3px rgba(0, 0, 0, 0.7) inset;
        display: none;
        padding: 10px 0;
    }

    html.modern ul.nav-main li.nav-expanded > a {
        color: #FFF;
        background: #00A9B3;
    }

    ul.nav-main li .nav-children li a:hover, ul.nav-main li .nav-children li a:focus {
        background: #00A9B3;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        margin-left: 0.5em;
        display: inline-block;
        width: auto;
        margin-bottom: 10px;
    }

    .modal-block {
        background: transparent;
        padding: 0;
        text-align: left;
        max-width: 60%;
        margin: 40px auto;
        position: relative;
    }

    html.modern .header.header-nav-menu .logo:after {
        width: 300px;
        height: 70px;
         background: #23C5D0; 
        left: -15px;
        pointer-events: none;
        border: 0;
        z-index: -1;
    }

    .userbox .name {
       /* color: #fff;*/    
        font-size: 12.8px;
        font-size: 1rem;
        line-height: 17.6px;
        line-height: 1.1rem;
    }

    html.no-overflowscrolling .nano > .nano-pane {
        bottom: 0;
        position: absolute;
        opacity: .01;
        right: 0;
        top: 0;
        visibility: hidden\9;
        width: 4px;
        background: #fca503;
        transition: .2s;
    }

    html.no-overflowscrolling .sidebar-left .nano {
        background: #1D2127;
        box-shadow: -5px 0 0 #fca503 inset;
    }

    html.modern ul.nav-main li.nav-parent > a:after {
        content: "\f054";
        font-size: 9.6px;
        font-size: 0.6rem;
        color: #fca503;
        transition: ease color 300ms, ease transform 300ms;
    }
    .btn-outline-primary {
        color: #3d6d16;
        border-color: #3d6d16;
    }

    .chart.chart-sm {
        height: 300px;
    }

    html .bg-quaternary, html .background-color-quaternary {
        background-color: #ec9213 !important;
    }

    html .card-featured-quaternary {
        border-color: #ec9213;
    }

    html .bg-secondary, html .background-color-secondary {
        background-color: #3d6d16 !important;
    }

    html .card-featured-secondary {
        border-color: #3d6d16;
    }

    .sw-theme-default>.nav .nav-link.active {
        color: #fff!important;
        cursor: pointer;
    }

    .btn-outline-primary:hover {
            color: #fff;
            background-color: #3d6d16;
            border-color: #3d6d16;
        }

    .table_sloteur > tbody > tr > td, .table_armateur > tbody > tr > td {
        border-bottom-width: 0px !important;
    }

    .table_sloteur tbody, .table_armateur tbody {
        border-top: 0px solid #DDD;
    }

    .dataTables_wrapper .dataTables_filter input {
        width: 50% !important;
    }

    form label {
        font-weight: normal;
        margin-left: 5px;
    }

#voyage_pour_export_mouvement_filemanifesteCargaisonTransborde {
        border: none;
    }

#inspection_fichierFiche {
        border: none;
    }