

.auth-lang {
    position: absolute;
    right: 0;
    top: 20px;
}
/*Custom Scrollbar*/
::-webkit-scrollbar {
    width: 4px;
    height: 5px;
    overflow: visible;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
    background-color: transparent;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #0f59ee;
}

::-webkit-scrollbar-thumb {
    background-color: #051c4b;
    border-radius: 8px;
    transition: 1s;
}

/*End Custom Scrollbar*/

.padtop {
    top: 2px;
}

.infile {
    width: 475px;
}

.bor-radius {
    border-radius: 25px;
}

.h-40 {
    height: 40px;
}

.roundicon {
    width: 20px;
    text-align: center;
    line-height: 20px;
    margin-top: 15px;
}



/*end  new css datatable*/


div#collapseExample {
    margin: 20px;
}


/*datatable end*/
.apexcharts-legend.center {
    transform: none !important;
}

.dt-buttons {
    margin: 30px 0 30px 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 40px;
    padding: 0;
}

.buttons-html5 {
    color: white !important;
    border: 1px solid rgb(163, 175, 187) !important;
    border-radius: 10px;
    background: linear-gradient(to bottom, rgb(163, 175, 187) 0%, rgb(163, 175, 187) 100%) !important;
}

.dt-buttons button span {
    margin: 10px;
}
.img_setting{
    filter: drop-shadow(2px 3px 7px #011c4b);
}
/*.logo-div {*/
/*    padding: 10px 20px;*/
/*    color: #8492A6;*/
/*    border-color: #8492A6;*/
/*    background-color: #8492A6;*/
/*    border-radius: 0.25rem;*/
/*    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);*/
/*}*/
.colorinput {
    margin: 0;
    position: relative;
    cursor: pointer;
}
.colorinput-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.colorinput-color {
    background-color: #fdfdff;
    border-color: #e4e6fc;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 3px;
    color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.colorinput-color:before {
    content: '';
    opacity: 0;
    position: absolute;
    top: .25rem;
    left: .25rem;
    height: 1.25rem;
    width: 1.25rem;
    transition: .3s opacity;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}
.colorinput-input:checked ~ .colorinput-color:before {
    opacity: 1;
}
.gu-transit {
    opacity: .2;
}
.h-1450 {
    height: 1250px !important;
}


#card-element {
    border: 1px solid #E4E6FC;
    border-radius: 5px;
    padding: 10px;
}

.coupon-apply-btn {
    align-self: flex-end;
}
/* .user-editbtn{

} */

.alert-notify {
    display: flex !important;
    max-width: 400px;
    width: auto;
    padding-right: 80px;
    box-shadow: 0 1rem 3rem rgba(31, 45, 61, 0.125);
  }
  .nav .active a {
    color: #ffff;
}

.Permission {
    white-space: inherit !important;
}
.Permission span {
    margin: 6px 0px;
    font-size: 12px;
    padding: 2px 10px;
}
.kanban-board .kanban-col .card-list-title {
    padding: 14px 20px;
    border-color: #8492A6;
    background-color: #8492A6;
    border-radius: 0.25rem;
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
}
.invoice-scroll{
    overflow: auto;
}

.w-85{
    width: 85% !important;
}
.main-content .page-content {
    min-height: 758px;
}
.dataTables_paginate{
    margin-bottom: 15px;
}

.form-icon-user span {
    width: 40px;
    height: 100%;
    border-radius: 0.375rem;
    background: #051C4B;
    text-align: center;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.form-icon-user span i {
    color: #fff;
    line-height: 40px;
}

.form-icon-addon {
    position: relative !important;
}

.form-icon-addon span {
    width: 40px;
    height: 100%;
    border-radius: 0.375rem;
    background: #051C4B;
    text-align: center;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 50px;
    color: #fff;
    font-weight: bold !important;
}

.form-icon-addon span i {
    color: #fff;
    line-height: 50px;
}

.form-icon-addon input {
    padding-left: 60px;
}
.custom_messanger_counter{
    position: absolute;
    top: 10px;
    min-width: 1rem;
    min-height: 1rem;
}
.message-counter svg
{
    margin-right: unset;
}
.form-icon-addon span i {
    color: #fff;
    line-height: 50px;
}

.form-icon-addon input {
    padding-left: 60px;
}
.avatar span {
    background-color:none;
}
.custom_messanger_counter{
    position: absolute;
    top: 10px;
    min-width: 1rem;
    min-height: 1rem;
}
    .card-footer .actions{
        justify-content: center !important;
    }
    .card-footer .actions>a{
        margin-right: 30px;
    }
    .card-footer .actions>a:last-of-type {
        margin-right: 0;
    }

    .dataTables_wrapper .dt-buttons{
        width: 50%;
        display: inline-block;
    }
    .dataTables_wrapper #reportTable_filter{
        margin: 30px 30px 30px 0px;
    }

@media screen and (max-width: 767px){
   .sidenav-toggler.active .sidenav-toggler-inner:before{
            background: #000;
    }
    .page-title .button_wraper{
        display: block !important; 
    }
    .page-title .button_wraper>a{
        margin-bottom: 15px;
        margin-right: 10px;
        display: inline-block;
    }
    .page-title .button_wraper>a:last-of-type {
        margin-right: 0;
    }
    .page-title .button_wraper .float-right{
        width: 100%;
    }
    .dataTables_wrapper .dt-buttons {
    width: 100%;
    display: inline-block;
    }
    .dataTables_wrapper #reportTable_filter{
        margin: 30px 30px 30px 30px;
    }
    .dataTables_wrapper #reportTable_filter{
        width: 80%;
    }

}
