.login .logo
{
    margin: 0 auto;
    margin-top: 100px;
    padding: 15px;
    text-align: center;
}
.login .content
{
    width: 400px;
    margin: 40px auto 40px auto;
}
.login .content .login-form .form-group
{
   margin-bottom: 2rem;
}
.login .content .login-form .form-group .form-control
{
    padding: 2rem;
    font-size: 1.5rem;
    padding: 2rem;
}
.login .content .btn-block
{
    padding: 1.5rem 2rem;
    background-color: #7857fa;
    border: none;
}
.login .content .btn-block span
{
    font-size: 1.5rem;
}
.login .content .form-title
{
    font-size: 1.4rem;
    margin-top: 0.5rem;
}

.has-danger
{
    color: red;
    font-size: 13px;
}

.totalAmount span
{
    cursor: pointer;
}

#amount_total
{
    float: none;
    display: inline-block;
    color: #606060;
    font-size: 1.5rem;
    font-weight: 400;
}

.searchBtn{
        background-image: linear-gradient(177deg, #7857fa 0%, #997fff 100%);
    margin-right: 1.5rem;
    border-radius: 2px;
    color: #fff;
    height: 30px;
    margin-top: 22px;
    width: 30px;
}
.filterGp select{
    min-width: 126px;
    height: 32px;
    border:1px solid #7857fa;
    background-color: #7857fa17;
}

.filterGp label{
    color: #606060!important;
    font-size: 1.2rem;
    font-weight: 400;
}
.filterGp input{
    min-width: 90px;
    height: 32px;
    border:1px solid #7857fa;
    background-color: #7857fa17;
}
#reportrange.custom-daterange{
min-width: 167px;
    height: 32px;
    border: 1px solid #7857fa;
    background-color: #7857fa17;

}

.filterGp .filter_date
{
   border: none ;
   background-color: transparent;

   width: 86%;
    height: 21px;

}

.filterGp .filter_date :focus
{
    outline: none !important;
    box-shadow: none !important;
}

#cat_error
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

#subcat_error
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

#editcat_error
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

#editsubcat_error
{
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.transmodel .totals
{
    background-color: #fafafa;
    border-radius: 0.5rem;
    border: 1px solid #ebe8f8;
    height: 18.3rem;
    overflow-y: scroll;
    margin-right: 3.4rem;
    margin-bottom: 1.5rem;
}

.totals scrollbar{
    background-color: #fafafa;
    border-radius: 0.5rem;
    border: 1px solid #ebe8f8;
    height: 18.3rem;
    overflow-y: scroll;
    overflow-x: scroll;
    margin-right: 3.4rem;
    margin-bottom: 1.5rem;
}

#scrollbar-Id::-webkit-scrollbar
{
   height: 8px !important;
}


#amountTransTable{
    width: 100%;
}

#amountTransTable tr {
    border-bottom: 1px solid #ebe8f8;
}
#amountTransTable tr:last-child {
    border: none;
}
#amountTransTable tr td {
    padding: 1.1rem 1rem;
    /*color: #606060;*/
    color : white;
    font-size: 1.4rem;
    font-weight: 300;
}


.subcatFont
{
   font-size: 1.1rem !important;
}

.dashboard .db-content .detailTable .table thead .names{
    width: 250px !important;
}
.bank-cash-flow .db-content .detailTable .table tbody tr td{
    width: 150px !important;
}
.dashboard .db-content .detailTable .table thead .names
{
    min-width: 255px !important;
}
.dashboard .db-content .detailTable .table thead .thinCol{
    width: 32px;
}
.dashboard .db-content .detailTable .table thead th.common3{
    min-width: 15rem !important;
}
.dashboard .db-content .detailTable .table thead th.commonWeek{
    min-width: 14rem !important;
}

.bank-cash-flow .db-content .detailTable .table tbody tr .rotate{
    width: 32px !important;
    line-height: 0;
}
.xportBtn-gp{
    float: right;
}
.xportBtn{
    background: transparent;
    padding: 0;
    margin-top: 0px;
}
.xportBtn span i{
    FONT-SIZE: 30px;
    COLOR: #7857fa;
}

.dashboard .db-content .headGroup .incomeBtn{
    height: 3.5rem;
}

.dashboard .db-content .headGroup .paymentBtn{
    height: 3.5rem;
}
.select2-selection.select2-selection--multiple{
    border: 1px solid #7857fa;
    background-color: #7857fa17;
    min-width: 202px;
    height: 32px;
    overflow-x: hidden;
    overflow-y: auto;
}

.multilayout + span .select2-selection.select2-selection--multiple{
    min-height: 35px;
    height: initial;

}
.select2-container--default.select2-container--focus .select2-selection--multiple{
    border: 1px solid #7857fa;
    background-color: #7857fa17;
}
.select2-search__field{
    height: 13px !important;
}
.green{
    background-image: linear-gradient(to top, #baf8c8 0%, #a7edd1 100%);
    padding-right: 8.9px !important;
}
.weekLabel{
    display: inherit;
}
.ml-align{
    margin-left: 50px;
}

.dashboard .db-content .headGroup .paymentBtn{
    background: linear-gradient(to top, #ffbf96 0%, #fe7096 100%) !important;
    background-color: transparent !important;
}
.dashboard .db-content .headGroup .incomeBtn{
    background: linear-gradient(88deg, #22d18d 0%, #54f075 99%) !important;
    background-color: transparent !important;
}
.modal-dialog .modal-content .modal-body .form-group input{
    height: 50px;
}

.editTransTextArea{
    width: 100%;
    resize: none;
    border: 1px solid #cdccd1;
    padding: 2rem;
    color: #606060;
    font-size: 1.5rem;
    font-weight: 400;
}
.edittransLabel{
    display: block;
}

.invest-head{
    background-color: #f1eefe;
    color: #6545e4!important;
    font-size: 1.5rem!important;
    opacity: 1!important;
}

.detailChart .detailChart-table{
    width: 100%;
}
.detailChart .detailChart-table {
    width: 100%;
}
.detailChart .detailChart-table thead tr th{
    background-color: #f1eefe;
        color: #6545e4!important;
    font-size: 1.5rem!important;
    font-weight: 500;
    height: 35px;
    text-align: left;
    align-items: center;
    padding-left: 30px;
}
.detailChart .detailChart-table thead tr th:last-child{
    text-align: right;
    padding-left: 0;
    padding-right: 30px;
}
.detailChart .detailChart-table tbody tr{
    border-bottom: 1px solid #e0e0e0;
}
.detailChart .detailChart-table tbody tr:last-child{
    border-bottom: 1px solid #0000;
}

.detailChart .detailChart-table tbody tr td{
    background-color: #f6f4ff;
    font-size: 1.4rem!important;
    font-weight: 500;
    height: 35px;
    text-align: left;
    align-items: center;
    padding-left: 30px;
}
.detailChart .detailChart-table tbody tr td:last-child{
    padding-left: 0;
    text-align: right;
    padding-right: 30px;
}
.user_table thead tr th
{
    background-color: #f1eefe;
    color: #6545e4!important;
    font-size: 1.5rem!important;
    font-weight: 500;
    height: 35px;
}

.user_table tbody tr td
{
    background-color: #f6f4ff;
    font-size: 1.4rem!important;
    font-weight: 500;
    height: 35px;
}

.greenbtn-add{
    padding: 10px 20px;
    /* position: absolute; */
    /*background-color: #7857fa;*/
    background-image: linear-gradient(#7857fa, #4e77fd);
    position: relative;
    color: #fff;
    margin-bottom: 20px !important;
    float: right;
    border-radius: 5px;
    text-decoration: none !important;
}
.greenbtn-add a{
    color: #fff;
    font-size: 1.5rem;
}
.greenbtn-add a:hover{
    color: #fff;
    text-decoration: none;
}
..greenbtn-add:hover{
    color: #fff;
    background-color: #7857fa;
}

.portlet-body .tab-content input{
    border-radius: 0;
    border: none !important;
    background-color: #ececec;
    height: 35px;
        white-space: nowrap;
    color: #606060!important;
    font-size: 1.5rem;
    font-weight: 400;
}
.portlet-body .tab-content select{
    border-radius: 0;
    border: none !important;
    background-color: #ececec;
    height: 35px;
        white-space: nowrap;
    color: #606060!important;
    font-size: 1.5rem;
    font-weight: 400;
}
.portlet-body .tab-content .control-label{
        white-space: nowrap;
    color: #606060!important;
    font-size: 1.5rem;
    font-weight: 400;
}
.db-content .chartHeading{
    margin-bottom: 1.5rem;
}

.portlet-body .tab-content .btn.green-haze{
        white-space: nowrap;
    color: #fff!important;
    font-size: 1.5rem;
    font-weight: 400;
    background-image: linear-gradient(177deg, #7857fa 0%, #997fff 100%);
}

.portlet-body .tab-content .btn.default{
        white-space: nowrap;
    color: #606060!important;
    font-size: 1.5rem;
    font-weight: 400;
    border: 1px solid #7857fa;
}

.datepicker table tr td.day.activeClass{

    /*background-color:#dff3e7 !important; */
    font-weight: bold !important;
    color: #0d7339 !important;
}

.pen-trash{
    float: right;
}
.pen-trash a{
    color: #aaabaa;
    font-size: 12px;
}
/*.bank-cash-flow .db-content .detailTable .table tbody tr td .pen-trash{
    height: 33px;
}
.bank-cash-flow .db-content .detailTable .table tbody tr td .pen-trash{
    opacity: 0;
    transition: 0.4s;
}
.bank-cash-flow .db-content .detailTable .table tbody tr td:hover .pen-trash{
    opacity: 1;
}*/

.transactionType{
    margin-left: 76px;
}


.select2-container .select2-search--inline .select2-search__field
{
    margin-top: 10px !important;
}

.trash
{
   margin-left: 3px;
}



.select2-selection.select2-selection--multiple::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    border-radius: 10px;
    background-color: #7857fa;
}

.select2-selection.select2-selection--multiple::-webkit-scrollbar
{
    width: 5px;
    background-color: #7857fa;
}

.select2-selection.select2-selection--multiple::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    background-color: #36d88c;
}

.select2-container--default.select2-container--focus .select2-selection--multiple:hover{
        cursor: default;
}

.dashboard #wrapper .sidebar-inner .sidebar-logo .show{
        margin: 0 auto;
    width: 100;
    object-fit: contain;
    width: 100%;
    padding-left: 0;
}
.dashboard .sidebar-logo{
    padding: 10px 2rem;
}
.dashboard #wrapper .sidebar-inner .sidebar-logo .db-menu{
        width: 100%;
    object-fit: contain;
    height: 100%;
}

.bgFill_cashbox{
    display: none;
}
.filter{
    display: flex;
}

.form-BigGp{
    display: inherit;

}

@media screen and (max-width: 1286px){
    .filter{
        display: inline-block;
    }
    .form-BigGp{
        display: flex;
        margin-right: auto;

    }
    .searchBtn{
        margin-top: 22px;
    }
    .xportBtn{
        margin-top: 0;
    }
}
@media screen and (max-width: 991px){
    .dashboard #page-content-wrapper .user{
        height: 59px;
    }
}

.amt_light
{
    color: #bfbcbc !important;
}

.db-content{
    position: relative;

}
.m-alert.show{
    position: absolute;
    right: 38%;
    top: 0;
    margin-top: 33px;
}

.dashboard .db-content .detailTable

{
    overflow-x: hidden;
    overflow-y: hidden;
    /*height: 1500px;*/
}

.dashboard .db-content .detailTable .table tbody tr .purple{
    background-image: linear-gradient(to top, #f300f3ab 0%, #ff7bff94 100%);
    padding-right: 8.9px !important;
    opacity: 0.5;
}

.thinbgFill{

    color: #606060!important;
    font-size: 1.3rem!important;
    opacity: 1!important;
    /*font-weight: 200;*/

}


.thinTxt{
    font-weight: 600 !important;
    font-size: 1.2rem !important;
}



.sticky-wrap .sticky-intersect th{
    background-color: #fff !important;
    width: 300px !important;
}

.sticky-wrap .subcatFont{
    color: #606060;
        width: 250px !important;
        border-right: 1px solid #d8d8d8;
}
.sticky-wrap th{
    border-right: 1px solid #d8d8d8;
}


.bank-cash-flow .db-content .detailTable .table tbody tr th .pen-trash{
    opacity: 0;
}
.bank-cash-flow .db-content .detailTable .table tbody tr th:hover .pen-trash{
    opacity: 1;
}

.sticky-col tbody tr th .pen-trash{
    opacity: 0;
}
.sticky-col tr th:hover .pen-trash{
    opacity: 1;
}

.dashboard .db-content .detailTable .table tbody tr .yellow2Pink{
        background-image: linear-gradient(to top, #feebdf 0%, #fdd4df 100%) !important;
        opacity: 1 !important;
        color: #b3b3b2 !important;
}
.dashboard .db-content .detailTable .table tbody tr .yellow2Pink span{
        color: #b3b3b2 !important;
}

.dashboard .db-content .detailTable .table tbody tr .green{
        background-image: linear-gradient(88deg, #a2eed1 0%, #baf8cb 99%) !important;
        opacity: 1 !important;
}
.dashboard .db-content .detailTable .table tbody tr .green span{
        color: #b3b3b2 !important;
}

.dashboard .db-content .detailTable .table tbody tr .purple{
    Background-image: linear-gradient(to top, #f9b2fc 0%, #fdd9ff 100%)!important;
    opacity: 1 !important;
}

.dashboard .db-content .detailTable .table tbody tr .purple span{
    color: #b3b3b2 !important;
}

.bgFill
{
    background-color: #f1eefe !important;
    color: #6545e4!important;
    font-size: 1.3rem!important;
    opacity: 1!important;
}


@media (max-width: 991.98px){
    .dashboard #page-content-wrapper {

    height: 68px !important;
}
.sidebar-logo{
        height: 68px !important;
    }
    .sticky-wrap .subcatFont{
        width: 201px !important;
    }
    .sticky-wrap .sticky-intersect th{
        width: 233px !important;
    }
}


.loading-ring{
    width: 100%;
    height:100vh;
    background-color: #ffffffa8;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 1500;
}

.loadingImg{
    width: 50px;
    height: auto;
    z-index: 100;
    margin: auto;
    margin-top: 300px;
}


* The container */
.hadriel {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 15px;
}

label.hadriel{
    padding-left: 15px !important;
}

/* Hide the browser's default checkbox */
.hadriel input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.hadriel:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.hadriel input:checked ~ .checkmark {
  background-color: #7857fa;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.hadriel input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.hadriel .checkmark:after {
      left: 6px;
    top: 2px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.addUser a{
    list-style-type: none;
    padding: 1.5rem 0rem 1.5rem 1.5rem;
    margin-right: 3rem;
    color: #7857fa;
    font-size: 1.3rem;
    font-weight: bold;
    padding-left: 00;
    text-decoration: none;
}

 .sticky-wrap .sticky-col
 {
        width:287px !important;
        /*width: max-content !important;*/

 }

  .sticky-wrap .sticky-intersect
 {
        width:288px !important;
        /*width: max-content !important;*/

 }

.amount_sub_category{
      -webkit-appearance: none !important;
      -moz-appearance: none !important;
      appearance: none !important;
 }

 .modal.editTransaction{
    z-index: 1051;
 }

 .user_role
 {
    margin-left: 10px;
 }

 .color-box
 {
    width: 15px;
    height: 15px;
    display: inline-block;
    left: 5px;
    top: 5px;
 }

 .multipleuser .select2-container
 {
   width : auto !important;
 }

 .notes
 {
    color : red;
    font-size: 1.2rem;
 }


 .multipleaccounts + span{
    border-radius: 0;
    border: none !important;
    background-color: #ececec;
    min-height: 35px;
    white-space: nowrap;
    color: #606060!important;
    font-size: 1.5rem;
    font-weight: 400;

}
.multipleaccounts + span span .select2-selection{
    border: 1px solid #7857fa00;
    background-color: transparent;
}

.multipleaccounts + .select2-container--default.select2-container--focus .select2-selection--multiple{
    border: transparent;
    background-color: #ececec;
}

.multipleaccounts + span span .select2-selection.select2-selection--multiple::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #737373;
}

.multipleaccounts + span span .select2-selection.select2-selection--multiple::-webkit-scrollbar-thumb{
    background-color: #9c9c9c;
}



.custpm-chk-box {
  display: block;
  position: relative;
  padding-left: 23px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #606060;
    font-size: 1.4rem;
    font-weight: 300;
}


.custpm-chk-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}


.checkmark1 {
  position: absolute;
  top: 3px;
  left: 0;
  height: 14px;
  width: 14px;
  background-color: #eee;
  border-radius: 50px;
}


.custpm-chk-box:hover input ~ .checkmark1 {
  background-color: #ccc;
}


.custpm-chk-box input:checked ~ .checkmark1 {
  background-color: #7857fa;
}


.checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}


.custpm-chk-box input:checked ~ .checkmark1:after {
  display: block;
}


/*.custpm-chk-box .checkmark1:after {
  left: 9px;
  top: 5px;

  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}*/


.noAcc{
    display: block;
    text-align: center;
    color: #dc2828;
    font-size: 20px;
    padding: 40px;
    margin-top: 20%;
    margin-left: -12%;
}

.bankChkBox{
    display: flex;
    margin-bottom: 10px;
        margin-left: 20px;
}
.bankChkBox .box{
    display: inline-block;
    width: 10px;
    height: 10px;
}

.bankChkBox p{
    margin-bottom: 0;
        margin-top: -2px;
    margin-left: 15px;
}

.dot {
  height: 6px;
  width: 6px;
  background-color: #3861f9;
  border-radius: 50%;
  display: inline-block;
  margin-left: 6px;
      /*margin-bottom: -2px;*/
}

.dark_font td
{
    color: #000 !important;
}

sticky-intersect table th{
    border-right: 1px solid red !important;
}



.sticky-intersect thead th{
    position: relative;
}

.sticky-intersect thead th:after{
    position: absolute;
    content: "Category";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sidebar-menu
{
    scroll-behavior: smooth;
}

.thinbgFill{
    width: 250px !important;
}

.modal-dialog .modal-content .modal-footer button.del_button
{
    color: #FFF;
    background-color: #ff4949;
    border: none;
}
.text-danger, .text-success{
    font-size: 12px;
  }
  
  