#base {
    padding-top: 44px !important;
}

.tabrow {
    padding-top: 15px !important;
}

body {
    font-family: 'Muli' !important;
    font-size: 16px !important;
    background-color: #FDFDFF;
}

input {
    font-family: 'Muli' !important;
    font-size: 14px !important;
}

label {
    font-family: 'Muli' !important;
    font-size: 14px !important;
    font-weight: 400;
    color: #4a4a4a !important;
}

.mainTopMenu {
    /*font-family: Montserrat !important;*/
    font-size: 14px !important;
    font-weight: 400;
}

.header-nav-options.h-menu .dropdown .dropdown-menu {
    /*font-family: Montserrat !important;*/
    font-size: 14px !important;
    font-weight: 400;
}



.menubar {
    /*font-family: Montserrat !important;*/
    font-size: 14px !important;
    font-weight: 400;
}

table {
    /*font-family: Montserrat !important;*/
    color: #4a4a4a !important;
    font-weight: 400;
}

.page-header-box {
    font-family: 'Montserrat' !important;
    font-weight: 400;
    background: #ffffff !important;
}

.header-page-title {
    font-family: 'Montserrat' !important;
    font-weight: 400;
    color: #4a4a4a !important;
    text-transform: uppercase !important;
}

.btn {
    /*font-family: Montserrat !important;*/
    font-size: 14px !important;
    font-weight: 400;
}

.menu-dropdown {
    /*background: #f8b113 !important;*/
    background: #ffffff !important;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 33%);
}

    .menu-dropdown ul li a:hover {
        /*background: #f8b113 !important;*/
        color: #f8b113 !important;
        background: none !important;
        
    }

.cma_top_band {
    background-color: #333869 !important;
    color: #ffffff !important;
}

.top-menu-fixed .header-nav > li.active > a {
    color: #f6f9ff !important;
}

    .top-menu-fixed .header-nav > li.active > a:hover {
        color: #ffffff !important;
    }

.dropdown-item:hover {
    color: #f8b113 !important;
}

.top-menu-fixed .header-nav > li.active::after {
    background: #ffffff;
}
.mainTopMenu > li > a {
color: #ffffff !important;
}
.mainTopMenu > li > a:hover {
 background:#f6f9ff !important;
color: #333869 !important;
}
 .gui-controls>li ul>li>a:active, .gui-controls>li ul>li>a.active {
    background-color: #f6f9ff !important;
	color:#333869 !important;
}

.gui-controls > li ul > li > a:hover, .gui-controls > li ul > li > a:hover {

    background-color: #fff !important;
    color: #565FBB !important;
}
.gui-controls>li ul>li>a:active:hover, .gui-controls>li ul>li>a.active:hover {
    background-color: #333869 !important;
	color:#f6f9ff !important;
}

.cma_top_band > li > a:hover {
color: #f6f9ff !important;
}
.cma_top_band > li.active > a {
color: #ffffff !important;
}

.cma_left_band{
background-color:#333869 !important;
color:#FDFAF7 !important;
}

.gui-controls>li{
background-color: #333869!important;
}

.page-header-box .btn-icon-toggle.menubar-toggle {
        color: #ffffff !important;
    }

#header {
    height: 50px !important;
}

.page-header-box h1 {
    color: #333869 !important
}
.header-nav-profile .dropdown .profile-info {
    color: #313534;
}
.open .profile-info {
 color:#313534 !important;
}
 #menubar{
    background-color: #333869!important;
}
.gui-controls li>a.title {
color: #ffffff !important;
}
.gui-controls>li>a.active{
color: #ffffff !important;
}
 
.gui-controls li.active>a.title {
    color: #ffffff !important;
}

.gui-controls>li>a:hover:not(.logo-item),
.gui-controls li>a:hover .title {
  color: #f6f9ff !important;
}


.cma_left_band_text_color{
color:#ffffff !important;
}
 
.card.cma_section_band .card-head {
    background: #f1f1f1;
    color: #4a4a4a;
 
}

.card.cma_dependent_band .card-head {
    background: #565fbb;
    color: #ffffff;
 
}

.card.card-head {
    background: #565fbb;
    color: #ffffff;
}

.cma_add_button {
    background: #f8b113 !important;
}

.cma_primary_button {
    background: #f8b113;
    color: #ffffff !important;
    border-color: #f8b113;
    padding-top: 4px !important;
    margin-bottom: 7px !important;
    text-transform: uppercase;
}

.cma_primary_button, .cma_primary_button:focus {
        color: #FFFFFF;
    }
.cma_add_button:hover {
    color:#000 !important;
}
    .cma_primary_button:hover {
            color: #4A4A4A;
            background-color: #F8E3B4;
            border-color: #F8E3B4;
        }

        .cma_primary_button.disabled, .cma_primary_button:disabled {
            background-color: #F8B113;
            border-color: #F8B113;
        }

        .cma_primary_button:active, .cma_primary_button.active, .show > .cma_primary_button.dropdown-toggle {
            color: #FFFFFF;
            background-color: #F8B113;
            background-image: none;
            border-color: #F8B113;
        }

.cma_primary_button-login {
    background-color: #F8B113;
    border-color: #F8B113;
}

    .cma_primary_button-login, .cma_primary_button-login:focus {
        color: #FFFFFF;
    }

        .cma_primary_button-login:hover {
            color: #FFFFFF;
            background-color: #F8E3B4;
            border-color: #F8E3B4;
        }

        .cma_primary_button-login.disabled, .cma_primary_button-login:disabled {
            background-color: #F8B113;
            border-color: #F8B113;
        }

        .cma_primary_button-login:active, .cma_primary_button-login.active, .show > .cma_primary_button-login.dropdown-toggle {
            color: #FFFFFF;
            background-color: #F8B113;
            background-image: none;
            border-color: #F8B113;
        }



.cma_secondary_button {
    color: #FFFFFF;
    background-color: #4A4A4A;
    border-color: #4A4A4A;
    /*text-transform: uppercase;*/
}

    .cma_secondary_button:hover {
        color: #727b84;
        background-color: #BEBEBE;
        border-color: #BEBEBE;
    }

    .cma_secondary_button:focus, .cma_secondary_button.focus {
        box-shadow: 0 0 0 0 rgba(134, 142, 150, 0.5);
    }

    .cma_secondary_button.disabled, .cma_secondary_button:disabled {
        color: #727b84;
        background-color: #4A4A4A;
        border-color: #4A4A4A;
    }

    .cma_secondary_button:not(:disabled):not(.disabled):active, .cma_secondary_button:not(:disabled):not(.disabled).active,
    .show > .cma_secondary_button.dropdown-toggle {
        color: #FFFFFF;
        background-color: #6c757d;
        border-color: #666e76;
    }

        .cma_secondary_button:not(:disabled):not(.disabled):active:focus, .cma_secondary_button:not(:disabled):not(.disabled).active:focus,
        .show > .cma_secondary_button.dropdown-toggle:focus {
            box-shadow: 0 0 0 0 rgba(134, 142, 150, 0.5);
        }


.btn--icon {
    width: 30px;
    height: 30px;
    border-radius: 4px !important;
}
.btn--icon > i {
    margin: -5px;
}


.cma_cancel_button {
    color: #000 !important;
    /*background: #4a4a4a;*/
    border-color: #f8b113;
    /*text-transform: uppercase;*/
}

    .cma_cancel_button:hover {
        color: #000 !important;
       /* background-color: #bebebe;*/
        border-color: #f8b113;
    }

    .cma_cancel_button:focus, .cma_cancel_button.focus {
        box-shadow: 0 0 0 0 rgba(134, 142, 150, 0.5);
    }

    .cma_cancel_button.disabled, .cma_cancel_button:disabled {
        color: #727b84;
        background-color: #4a4a4a;
        border-color: #4a4a4a;
    }

    .cma_cancel_button:not(:disabled):not(.disabled):active, .cma_cancel_button:not(:disabled):not(.disabled).active,
    .show > .cma_cancel_button.dropdown-toggle {
        color: #FFFFFF;
        background-color: #6c757d;
        border-color: #666e76;
    }

        .cma_cancel_button:not(:disabled):not(.disabled):active:focus, .cma_cancel_button:not(:disabled):not(.disabled).active:focus,
        .show > .cma_cancel_button.dropdown-toggle:focus {
            box-shadow: 0 0 0 0 rgba(134, 142, 150, 0.5);
        }
/*
From Synergy */



.form-control {
    height: 40px;
    border-top: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    padding-left: 7px !important;
}

.input-group-append {
    border-top: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    background-color: transparent !important;
}

.input-group-prepend {
    border-top: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    background-color: transparent !important;
}

.input-group-text {
    background-color: transparent !important;
}

select.form-control:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
    height: 40px;
}

select.form-control option {
    background: #ffffff;
    border: 1px solid #868DCD !important;
    box-shadow: 0 0 10px 100px #fff inset;
}

    select.form-control option:hover {
        background-color: #E9EAF3 !important;
    }

.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: block !important;
}

.select:before {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 1;
    right: 0;
    bottom: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 8px;
    border-color: transparent transparent #d1d1d1 transparent;
    display: none;
}
/*.select:before {
 
content: "";
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=);
background-position: center center;
width: 16px;
height: 16px;
display: block;
position: absolute;
top: 45%;
right: 2%;
bottom: 0;
margin: auto;
background-repeat: no-repeat;
opacity: 0.8;
border-style: none;
border-width: none;
border-color: none;
}*/
select.form-control:focus > option:checked {
    background: #E9EAF3 !important;
}

.SumoSelect:focus {
    background: #E9EAF3 !important;
}

    .SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
        box-shadow: none;
        border-color: #868DCD !important;
        background: #E9EAF3 !important;
    }

.SumoSelect > .CaptionCont {
    border: 1px solid #4A4A4A !important;
    background: transparent !important;
    min-height: 40px !important;
}

    .SumoSelect > .CaptionCont > label > i {
        top: 31px !important;
    }

.SumoSelect > .CaptionCont > span {
        padding-top: 3px !important;
    }

.form-group--float {
    margin-top: 30px;
}

.form-control:hover {
    border-top: 1px solid #868DCD;
    border-bottom: 1px solid #868DCD;
    border-left: 1px solid #868DCD;
    border-right: 1px solid #868DCD;
    padding-left: 7px !important;
    background-color: #E9EAF3;
}

.form-control:focus {
    border-top: 1px solid #868DCD;
    border-bottom: 1px solid #868DCD;
    border-left: 1px solid #868DCD;
    border-right: 1px solid #868DCD;
    padding-left: 7px !important;
    background-color: #E9EAF3;
}

.form-control--active {
    /* background-color: #E9EAF3 !important;  */
}

.form-group--float > label {
    left: 7px !important;
}

.select2-container--default .select2-selection--single {
    border-top: 1px solid #4A4A4A;
    border-bottom: 1px solid #4A4A4A;
    border-left: 1px solid #4A4A4A;
    border-right: 1px solid #4A4A4A;
    padding-left: 7px !important;
}

    .select2-container--default .select2-selection--single:focus {
        border-top: 1px solid #868DCD;
        border-bottom: 1px solid #868DCD;
        border-left: 1px solid #868DCD;
        border-right: 1px solid #868DCD;
        padding-left: 7px !important;
        background-color: #E9EAF3;
    }

    .select2-container--default .select2-selection--single:before {
        content: none;
        border-bottom-color: #4A4A4A;
        margin-right: 5px;
    }

    
.select2-dropdown {
    box-shadow: none;
    border: 1px solid #868DCD;
    /*font-family: Montserrat !important;*/
    font-size: 14px !important;
}

.dropdown-menu.show {
    box-shadow: none;
    border: 1px solid #868DCD;
    /*font-family: Montserrat !important;*/
    font-size: 14px !important;
}

.select2-dropdown .select2-results__option--highlighted[aria-selected] {
    background-color: #E9EAF3;
    color: #4A4A4A;
}

.dropdown-item.active, .dropdown-item:active {
    color: #4A4A4A;
    /*  background-color: #E9EAF3;*/
}

.labelUploadDisplayHeader {
    margin-bottom: 1px !important;
}

.labelUploadDisplay {
    color: #565FBB !important;
    bottom: 1px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    min-height: 16px;
}

.dataTables_length > label {
    font-size: 0pt !important;
}

.dataTables_filter > label {
    font-size: 0pt !important;
}

.form-group--float .form-control-lg:focus ~ label, .form-group--float .input-group-lg > .form-control:focus ~ label, .form-group--float
.input-group-lg > .input-group-prepend > .input-group-text:focus ~ label, .form-group--float
.input-group-lg > .input-group-append > .input-group-text:focus ~ label, .form-group--float
.input-group-lg > .input-group-prepend > .btn:focus ~ label, .form-group--float
.input-group-lg > .input-group-append > .btn:focus ~ label,
.form-group--float .form-control-lg.form-control--active ~ label,
.form-group--float .input-group-lg > .form-control--active.form-control ~ label,
.form-group--float
.input-group-lg > .input-group-prepend > .form-control--active.input-group-text ~ label,
.form-group--float
.input-group-lg > .input-group-append > .form-control--active.input-group-text ~ label,
.form-group--float
.input-group-lg > .input-group-prepend > .form-control--active.btn ~ label,
.form-group--float
.input-group-lg > .input-group-append > .form-control--active.btn ~ label {
    bottom: 3.65rem !important;
    font-size: 14px !important;
}

.nav-tabs:not([class*="nav-tabs--"]) .nav-link.active {
    color: #fcfdff;
    font-weight: bold;
}

.help-block-Main {
    color: #F8E3B4 !important;
}

.field-validation-error {
    /*color: #F8E3B4 !important;*/
    color: #df1313 !important;
}

.card-container-NoPadding-NoShadow {
    box-shadow: none;
}

.card-head > header {
    /* H2 - Montserrat SB24pts */
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    /* identical to box height, or 125% */
    /*text-transform: uppercase;*/
    /* SG/White-100% */
    color: #4A4A4A;
}

.card-head {
    /*height:56px;*/
    background-color: transparent !important;
    color: #4A4A4A;
    /*border-bottom: 2px solid #4A4A4A;*/
    font-size: 14px !important;
    font-weight: 400;
}


.card.card-blue .card-head {
    border-bottom: 2px solid #4A4A4A !important;
}

.tab-card .card-head {
    border-bottom: none;
}



.dataTables_length:before {
    content: none;
}

.dataTables_length .select:before {
    top: 0px !important;
}

.dataTables_buttons .btn {
    color: #4A4A4A !important;
    background-color: #ffffff;
    border-color: #F8B113 !important;
    padding-top: 5px !important;
    margin-bottom: 0px !important;
    /*text-transform: uppercase;*/
}

    .dataTables_buttons .btn:hover {
        color: #4A4A4A;
        background-color: #ffffff;
        border-color: #F8E3B4 !important;
    }


table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #E9EAF3 !important;
    color: #333869;
    border: none !important;
}

table.dataTable.stripe tbody tr.even, table.dataTable.display tbody tr.even {
    background-color: #FDFDFF !important;
    color: #333869;
    border: none !important;
}

.even .sorting_1 {
    /*background-color: #FDFDFF !important;*/
    border: none !important;
}

.odd .sorting_1 {
    /*background-color: #E9EAF3 !important;*/
    border: none !important;
}

table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: none !important;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: none !important;
    border-right: none !important;
}

.table-bordered th, .table-bordered td {
    border: none !important;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    /*background-color: #565FBB;
    color: #ffffff;*/
    background-color: #ffffff;
    color: #565FBB;
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    /* identical to box height */
    /*text-transform: uppercase;*/
}

.table-hover thead tr th {
    /* background-color: #565FBB;
color: #ffffff;*/
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    /* identical to box height */
    text-transform: uppercase;
    border-top: 2px solid #565FBB !important;
}

.table-hover thead {
    border-bottom: 2px solid #565FBB;
}

.table-hover tr :hover {
    cursor: pointer;
}

.table-hover tbody:before {
    content: "-";
    display: block;
    line-height: 0.1px;
    color: transparent;
}

.table-hover thead :hover {
    cursor: auto;
}

table.dataTable th.dt-center {
    /* background-color: #565FBB;
    color: #ffffff;*/
    background-color: #ffffff;
    color: #565FBB;
    /*font-family: Montserrat;*/
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    /* identical to box height */
    /*text-transform: uppercase;*/
}

tr.odd {
    color: #333869;
}

tr.even {
    color: #333869;
    background-color: #E9EAF3 !important;
}

.pagination_syn {
    display: inline-block;
}

    .pagination_syn a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
    }

        .pagination_syn a.active {
            background-color: #868DCD;
            color: white;
        }

        .pagination_syn a:hover:not(.active) {
            background-color: #ddd;
        }


#pagenumbers_syn {
    color: #333869;
}

.panel-group.panel-dots .card.panel .card-head header::before {
    content: "\f054" !important;
    font-family: 'FontAwesome', sans-serif;
    top: 35% !important;
    background: none !important;
    border: none !important;
    border-radius: 100%;
    color: #333869 !important
}

.vessel-detail-title {
    --bg-opacity: 1;
    background-color: #565fbb;
    background-color: rgba(86,95,187,var(--bg-opacity));
    padding: 0.75rem 0.25rem 0.25rem;
    --text-opacity: 1;
    color: #fff;
    color: rgba(255,255,255,var(--text-opacity));
    padding-left: 14px;
}

    .vessel-detail-title .vessel-basic-detail-row {
        display: flex;
        padding-bottom: 0rem;
    }

        .vessel-detail-title .vessel-basic-detail-row > div {
            padding-right: 1rem;
            flex: 1 1 auto;
            width: 10rem;
        }

        .vessel-detail-title .vessel-basic-detail-row h5 {
            --text-opacity: 1;
            /*text-transform: uppercase !important;*/
            font-weight: bold;
            color: #fff;
            color: rgba(255,255,255,var(--text-opacity));
            margin-top: 2px;
            margin-bottom: 2px;
        }

        .vessel-detail-title .vessel-basic-detail-row h6 {
            --text-opacity: 1;
            /*text-transform: uppercase !important;*/
            color: #fff;
            color: rgba(255,255,255,var(--text-opacity));
            margin-top: 0px;
            margin-bottom: 0px;
        }

.page-loader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #f3f3f3;
    z-index: 999999999;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0.9;
}

.page-loader__spinner {
    position: relative;
    width: 50px;
    height: 50px;
}

    .page-loader__spinner svg {
        -webkit-animation: rotate 2s linear infinite;
        animation: rotate 2s linear infinite;
        -webkit-transform-origin: center center;
        transform-origin: center center;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.menubar-toggle > .fa {
    color: #333869 !important;
}

.dependentContainerBorder {
    padding: 1px 20px;
}

.page-header-menu-section .header-nav-profile .dropdown > a:after {
    color: #313534
}

#currentbatchsize {
    color: #4657fd !important;
}
    /*.anchorchaindetails {
    border-bottom: 1px solid #4A4A4A;
}*/

.detailContainer .coursefee_craftmyapp_container, .detailContainer .currency_craftmyapp_container {
    width: 130px !important;
    min-width: 120px;
}



.detailContainer {
    display: flex;
    overflow: auto;
    flex-direction: column;
}



    .detailContainer .detail {
        display: flex;
        flex-wrap: nowrap;
    }



        .detailContainer .detail > div {
            min-width: 140px;
            padding-right: 10px;
        }



            .detailContainer .detail > div.col-sm-1 {
                min-width: 40px !important;
            }



    .detailContainer::-webkit-scrollbar {
        height: 8px;
        background-color: #d5d5d5;
    }
.select2-container--default .select2-selection--single .select2-selection__rendered {
    
    font-weight: normal;
}

.SumoSelect > .CaptionCont > span {
    
    font-weight: normal;
}

    .SumoSelect > .CaptionCont > span.placeholder {
        color: #000 !important;
        position: relative;
        top: -5px;
    }

.SumoSelect > .optWrapper > .options li label {
    line-height: 21px;
}

.SumoSelect .select-all > label {
    line-height: 20px !important;
    position: relative;
    top: -4px;
}

.SumoSelect > .CaptionCont > label > i {
    background-image: none;
}

.SumoSelect > .CaptionCont > span.placeholder {
    color: #000 !important;
    position: relative;
    top: -5px;
}

.SumoSelect > .optWrapper > .options li label {
    line-height: 21px;
}

.SumoSelect .select-all > label {
    line-height: 20px !important;
    position: relative;
    top: -4px;
}

.SumoSelect > .CaptionCont > label > i {
    background-image: none;
}

select {
    -webkit-appearance: none;
    appearance: none;
}

select {
    background: url(images/arrow.png) !important;
    background-repeat: no-repeat !important;
    background-position: 97% center !important;
}



.SumoSelect > .CaptionCont > label > i {
    background: url(images/arrow.png) !important;
    background-position: 100% 35% !important;
    background-repeat: no-repeat !important;
}


#myForm .form-container {
    background: transparent;
}


#close_button {
    cursor: pointer;
    position: absolute;
    right: 0%;
    padding: 5px 16px;
    top: 0px;
    font-size: 24px;
    border-radius: 10px;
}

.file-section button {
    padding: 4px 7px;
    border: 1px solid #f8b113;
    border-radius: 4px;
    opacity: 0.8;
    font-size: inherit;
    text-transform: unset !important;
    color: #4A4A4A !important;
    background-color: #ffffff;
    border-color: #F8B113 !important;
    padding-top: 5px !important;
    margin-bottom: 7px !important;
    width: auto;
}

.custom-upload {
    font-size: 12px !important;
    padding: 4px 0px !important;
    width: 50% !important;
}


.trainees .card .card-head header button {
    margin-left: 5px;
}

.traineesContainer .trainees .col-sm-1 {
    width: 66px !important;
}

.swal2-success-circular-line-left, .swal2-success-circular-line-right, .swal2-success-fix {
    background: transparent !important;
}

.detailContainer .detail .course_craftmyapp_container, .detailContainer .detail .batch_craftmyapp_container, .detailContainer .detail .assignedship_craftmyapp_container, .detailContainer .detail .joinedship_craftmyapp_container, .detailContainer .detail .invoicedship_craftmyapp_container, .detailContainer .detail .status_craftmyapp_container, .detailContainer .detail .remarks_craftmyapp_container {
    min-width: 270px;
    max-width: 100%;
}

@media only screen and (min-width:320px) and (max-width:768px) {

    .trainees .card .card-head header button {
        min-width: 125px;
    }
}
#myForm .form-container {
    background: transparent;
}



#close_button {
    cursor: pointer;
    position: absolute;
    right: 0%;
    padding: 5px 16px;
    top: 0px;
    font-size: 24px;
    border-radius: 10px;
}

.file-section button {
    padding: 4px 7px;
    border: 1px solid #f8b113;
    border-radius: 4px;
    opacity: 0.8;
    font-size: inherit;
    text-transform: unset !important;
    color: #4A4A4A !important;
    background-color: #ffffff;
    border-color: #F8B113 !important;
    padding-top: 5px !important;
    margin-bottom: 0px !important;
    width: auto;
}

.custom-upload {
    font-size: 12px !important;
    padding: 4px 0px !important;
    width: 50% !important;
}

table#detailContainer thead tr th {
    white-space: nowrap;
}


#tblCertificate thead tr th:first-child, #tblInvoiceBatch_mol thead tr th:first-child {
    box-sizing: border-box;
    width: 40px !important;
    padding: 0px;
    font-size: 0px !important;
}

#tblCertificate tbody tr td:first-child, #tblInvoiceBatch_mol tbody tr td:first-child {
    padding: 0px;
}

#tblCertificate thead tr th:first-child::after, #tblInvoiceBatch_mol thead tr th:first-child::after {
    font-size: 0px !important;
}

#tblCertificate tbody tr td:nth-child(2), #tblInvoiceBatch_mol tbody tr td:nth-child(2) {
    text-align: left;
}

.add_location .phone_craftmyapp_container label {
    margin-bottom: 4px;
}

.count-label {
    display: flex;
    padding: 8px 14px;
    justify-content: space-between;
    align-items: center;
    align-self: center;
    line-height: 0;
    border: 1px solid #ccc;
    margin: 10px;
}

    .count-label .form-group label {
        margin-left: 10px;
        font-weight: normal;
    }

    .count-label label {
        width: max-content;
        font-weight: bold;
        margin-bottom: 0;
        padding-bottom: 0;
        line-height: 20px;
    }

    .count-label .form-group {
        margin-bottom: 0;
    }

.traineesContainer .showthelables.trainees .slm_craftmyapp_container_label {
    margin-top: 28px;
}

.traineesContainer .showthelables.trainees .slm_craftmyapp_container_labelexp {
    margin-top: 28px;
}


.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: right;
    position: absolute;
    top: 12px;
    right: 10px;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067";
}

.accordion .card-header {
    position: relative;
}

.total-amount-container {
    margin-right: 35px;
}

.card-body.fluent-card-body .billingclient .card-blue {
    margin-bottom: 8px !important;
}

.billingclient .card-body.collapse {
    padding: 0px !important;
    margin-bottom: 16px;
}

    .billingclient .card-body.collapse div.form-group {
        margin-bottom: 0px;
    }
.accordion .billingclient .card-header:after {
    left: 14px;
    top: 16px;
    right:100px;
}


.billingclient input {
    position: relative;
    z-index: 999;
}

.file-section {
    margin-right: 4px !important;
}

    .file-section button {
        margin-right: 6px;
    }

.div_filter select {
    background: url("images/arrow.png") no-repeat !important;
    background-repeat: no-repeat !important;
    background-position: 97% center !important;
}

