.icons-list-item{
    height: 35px;
    width: 35px;
    cursor: pointer;
}

.icons-list-item i{
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #25233c !Important;
}

.form-control{
    color: #25233c;
}


/* DATATABLE */



.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em;
    color: #263238;
    padding-left: 38px;
    font-weight: 300;
    font-size: 14px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    height: 36px;
    width: 226px;
    background: url(../images/icons/search.svg) no-repeat scroll left 7px center;
    background-size: 16px 16px;
    background-color: #fff;
}



.table thead th {
    vertical-align: bottom;
    color: #59666c;
    background-color: #f6f6ff;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 8px 9px !important;
    font-weight: normal;
    border: none;
}

.table td{
    padding: 8px 9px;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
}

.table tr:hover{
    background-color: #f6f9fc;
}


.customList1{
    padding: 0px;
    list-style: none;
}

.customList1 li{
    display: inline-block;
}

.crypto-icon{
    width: 35px;
    height: 35px;
    font-size: 15px;
    line-height: 35px;
}

.table.dataTable{
    width: 100%;
}

.daterangepicker.dropdown-menu{
    z-index: 9999;
}

.jodit_statusbar{
    display: none !Important;
}

.jodit_toolbar{
    background-color: #f6f6ff;
}


.panel-heading {
    padding: 10px;
    background-color: #fbfbfd;
}

.panel-heading a:before {
    background-image: url(../images/icons/up-arrow.svg);
    content: "";
    float: right;
    transition: all 0.5s;
    height: 20px;
    width: 20px;
    background-size: 15px;
    margin-top: 4px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.accquisitionCostTitle {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ebedf0;
    line-height: 0.1em;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
}

.tab-pane {
    padding: 10px;
    padding-top: 20px;
}

/* TOGGLE ACCQUISITION */

.panel-title>a, .panel-title>a:active{
    display:block;
    padding:15px;
    color:#555;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}

.panel-heading  a:before {
    background-image: url("../images/icons/up-arrow.svg");
    content: "";
    float: right;
    transition: all 0.5s;
    height: 20px;
    width: 20px;
    background-size: 15px;
    margin-top: 4px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
} 

.panel-heading{
    padding: 10px;
    background-color: #fbfbfd;
}

.panel-body{
    padding: 10px;
}

.panel-heading a{
    color: #3d465a;
}

.sidemenu-logo{
    padding: 0px 20px;
}

.header-brand-img{
    width: 146px;
}

.accquisitionCostTitle span{
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.default-label{
    font-size: 12px;
}

.modal-wrapper section {
    max-height: 60vh;
    overflow-x: scroll;
}

.modal-body iframe{
    width: 100%;
    height: 400px;
}

.select2-container{
    z-index: 10000;
}


.dropdown-menu{
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 10000 !Important;
}


.button-section ul.dropdown-menu li a{
    font-size: 12px;
    border-bottom: 1px solid #f1f1f1;
    color: #59666c !Important;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #57cbcf;
    border: 1px solid #57cbcf;
    color: #fff;
}


.range_inputs{
    display: none;
}

.daterangepicker .daterangepicker_input i{
    display: none;
}

.ranges li{
    color: #4a526f !Important;
}

.printout_cta{
    margin-top: 30px;
}

.allNotesBody {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #ffffff;
    padding: 30px;
    height: 100%;
    top: 0;
}

.allNotesBodyEdit {
    margin-top: 20px;
}

/* COLOR SWITCHER */

.swichermainleft {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.wscolorcode.color {
    display: inline-block;
    margin: 4px 8px;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.color1 {
    background: #8667ff !important;
}

.color2 {
    background: #824bab !important;
}

.color3 {
    background: #1b9783 !important;
}

.color4 {
    background: #4680ff !important;
}

.color5 {
    background: #e65145 !important;
}

.switch_section {
    width: 100%;
    height: auto;
    list-style: none;
    font-size: 1.1em;
    margin: 0 auto;
    padding: 0px 22px;
}

.bg5 {
    background: url(../images/6.png) !important;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 11px 5px #e1e5f1;
    height: 81px;
    width: 97px;
}

.bg6 {
    background: url(../images/3.png) !important;
    border: 0;
    border-radius: 5px;
    box-shadow: 0 0 11px 5px #e1e5f1;
    height: 81px;
    width: 97px;
}

.switch_section .badge-light {
    color: #6f7892;
    background-color: transparent;
}

.light-theme.main-body.leftmenu .sidemenu-logo {
    background: #25233c !important;
}

.dark-theme .header-brand-img.desktop-logo{
    display: inline-block !important;
}

.main-header-center .select2-container--default .select2-selection--single {
    border-right: 1px solid #e8e8f7;
}

.welcome_text{
    width: 60%;
    display: table;
    margin-left: auto;
}

.side-menu .header-brand-img{
    width: 120px;
}

.main-sidebar-open .side-menu .main-logo .desktop-logo{
    display: inline-block !Important;
}

.main-sidebar-hide .side-menu .main-logo .icon-logo {
    display: block;
    margin-left: 10px;
    width: 50px;
    margin-top: 10px !important;
}

.main-sidebar-hide .main-sidebar-body li.active .sidemenu-icon{

}

.mobile-logo{
    width: 100px;
}

.desktop-logo{
    width: 100%;
    text-align: center;
}

.main-sidebar-hide .side-menu{
    z-index: 100000;
}

#invoicesItemsContainer{
    overflow-y: scroll;
}

.dark-theme .table.dataTable th, .dark-theme .table.dataTable td {
    border-bottom: 1px solid #222338 !Important;
}

.dark-theme .dataTables_wrapper .dataTables_filter input{
    background-color: #0e0e23;
}

.dark-theme .table td{
    border-bottom: 1px solid #222338 !Important;
}

.dark-theme .jodit_container:not(.jodit_inline) .jodit_wysiwyg{
    background-color: #0f0f24;
}

.customRadio1 label{
    display: inline-block;
    margin-right: 20px;
}

.signature-pad{
    border: 1px dotted #25233c;
}

.signatureActionBox img{
    width: 20px;
    cursor: pointer;
}

.iconTitle {
    font-size: 20px;
    color: #000000;
    margin-top: 25px;
    margin-bottom: 10px;
}

.iconSubtitle {
    font-size: 13px;
    font-weight: 700;
}

.iconsList {
    font-size: 12px;
    padding-left: 15px;
}

.iconBox_new{
        display: inline-block;
    height: 30px;
    width: 30px;
    background: #f6f6ff;
    border-radius: 6px;
    border: 1px solid #e4e4f9;
    text-align: center;
    vertical-align: top;
    margin-top: -5px;
    line-height: 30px;
    font-size: 13px;
}

.iconBox_wrapper{
    margin-bottom: 10px;
}

.iconsText {
    font-size: 13px;
    margin-left: 4px;
}

.dark-theme .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #a6a6bf !important;
}

.dark-theme .modal.is-visible .modal-transition{
    background-color: #27273e;
}

.dark-theme .accquisitionCostTitle span{
    background-color: #27273d;
}

.dark-theme .panel-heading {
    border: 1px solid white;
    background-color: #27273d;
}

.dark-theme .panel-heading a{
    color: #ffffff;
}


.confirm_delete_cash{
    display: block;
    margin: 20px;
    height: 38px;
    line-height: 35px;
    background-color: #e7eaf4 !important;
    text-transform: uppercase;
}



@media screen and (max-width: 768px){
    .d-xs-none{
        display: none;
    }

    .modal-transition{
        max-width: 93%;
        margin: 10px;
        left: 0px;
    }

    .modal-body{
        padding: 10px;
    }

    .main-sidebar-show .side-menu{
        z-index: 100000;
    }

    .table thead th{
        min-width: 120px;
    }

    .table td{
        font-size: 12px;
    }

    .dark-theme.leftmenu .responsive-logo .mobile-logo-dark{
        width: 100px;
    }

    .customRadio1 label{
        display: block;
        margin-right: 0px;
    }



}