/*rgba(42,136,173,1);*/


/*rgba(48,122,165,1);*/


/*rgba(48,90,114,1);*/


/*// footer*/


/*rgba(43,42,49,1);*/


/*rgba(25,24,27,1);*/


/*#ftr {*/


/*    display:none;*/


/*    position: absolute;*/


/*    left: 0;*/


/*    bottom: 0;*/


/*    margin: 0;*/


/*    height: auto;*/


/*    width: 100%;*/


/*}*/

/*added by nabeel to stop some inputs to get focus effect*/


time:focus,
select:focus,
button:focus,
.styled-1 select:focus,
.select2-container--below.select2-container--open,
.select2-container--focus

{
    box-shadow: 0 0 3pt 2pt #fc7307 !important;
}

textarea:focus,
.invoice_row .invoice_col_input .inputs_up:focus,
.invoice_frm_btn_bx .invoice_frm_btn:focus,
textarea:focus
{
    box-shadow: 0 0 3pt 2pt #fc7307;
}

tbody  time:focus,
tbody  textarea:focus,
tbody  input:focus,
tbody  select:focus,
tbody  button:focus,
tbody  .styled-1 select:focus,
tbody  .select2-container--below.select2-container--open,
tbody  .select2-container--focus,
tbody  .invoice_row .invoice_col_input .inputs_up:focus,
tbody  .invoice_frm_btn_bx .invoice_frm_btn:focus
{
    box-shadow: 0 0 3pt 2pt #fc7307;
}


/*added by nabeel to stop some inputs to get focus effect*/
.lower_inputs{
    box-shadow: none !important;
}



/*time:focus,*/
/*textarea:focus,*/
/*input:focus,*/
/*select:focus,*/
/*button:focus,*/
/*.styled-1 select:focus,*/
/*.select2-container--below.select2-container--open,*/
/*.select2-container--focus,*/
/*.invoice_row .invoice_col_input .inputs_up:focus,*/
/*.invoice_frm_btn_bx .invoice_frm_btn:focus*/
/*{*/
/*    box-shadow: 0 0 3pt 2pt #fc7307 !important;*/
/*}*/





.cptl_invst .list-group-item {
    padding: 7px 15px;
    font-size: 12px;
}

.custom-control.custom-checkbox.cstm_ratio {
    line-height: 20px;
    padding-left: 20px;
    margin-top: 2px;
}


.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
    border-color: #ddd;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-title a {
    display: block;
}

.panel-body {
    padding: 15px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}

.close_info_bx {
    z-index: 9;
    display: flex;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: absolute;
    font-size: 14px;
    right: -8px;
    top: -8px;
    cursor: pointer;
}

.hide_info {
    display: none !important;
}

.show_info {
    display: block !important;
}

.search_form {
    background-color: rgba(200, 200, 200, .6);
    padding: 5px 5px 5px;
    margin: 0 0 25px;
}

.close_srch {
    z-index: 9;
    display: flex;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    background-color: #2A88AD;
    position: absolute;
    font-size: 14px;
    right: -8px;
    top: -8px;
    cursor: pointer;
    color: #fff;
}

.mdl_wdth {
    max-width: 1100px;
    width: 100%;
}

.frm_hide {
    display: none;
    visibility: hidden;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: display ease-in-out 0ms, visibility ease-in-out 300ms, transform ease-in-out 300ms;
    -moz-transition: display ease-in-out 0ms, visibility ease-in-out 300ms, transform ease-in-out 300ms;
    -ms-transition: display ease-in-out 0ms, visibility ease-in-out 300ms, transform ease-in-out 300ms;
    -o-transition: display ease-in-out 0ms, visibility ease-in-out 300ms, transform ease-in-out 300ms;
    transition: display ease-in-out 0ms, visibility ease-in-out 300ms, transform ease-in-out 300ms;
}

.show_active {
    display: block;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
}

.dropup,
.dropdown {
    /*border-bottom: 2px solid #2a88ad;*/
}

.sidebar-menu .dropdown-toggle {
    cursor: pointer;
}

li.dropdown.show {
    /*border-right: 3px solid rgba(42, 136, 173, 1);*/
}

li.dropdown.show {
    /*border-right: 3px solid rgba(42, 136, 173, 1);*/
}

.sidebar-menu .dropdown-toggle.active,
.sidebar-menu .dropdown-toggle:hover,
.sidebar-menu .show>.dropdown-toggle {
    color: #3f6ad8;
    background: #e0f3ff;
    /*background-image: -webkit-gradient(linear,left top,right top,from(#40dcb2),to(#40dc7e));*/
    /*background-image: linear-gradient(to right,#40dcb2,#40dc7e);*/
    /*-webkit-box-shadow: 0 0 0 0 #37bd83, 0 0 0 0 #40dc98;*/
    /*box-shadow: 0 0 0 0 #37bd83, 0 0 0 0 #40dc98;*/
}

.sidebar-menu .dropdown-toggle.active .fa {
    background-color: transparent;
    color: rgba(63,106,216,.6);
}

.top_drop_admin {
    border: 2px solid rgba(48, 90, 114, 1);
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-height: 85vh;
    max-width: 14rem;
    min-width: 13rem;
    padding: 25px 0 0;
}

.top_drop_admin .arrow {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: '';
    position: absolute;
    top: -11px;
    right: 15px;
    border-bottom: 11px solid #2a88ad;
}

.top_drop_admin .arrow::after {
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    top: 3px;
    left: calc(50% - 9px);
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #fff;
}

.print_con {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    text-align: right;
    margin-bottom: 15px;
}

.print_con .print_bx:last-of-type {
    margin-left: 7px;
}

.print_con .print_bx {
    display: inline-block;
    position: relative;
    text-align: right;
    font-size: 14px;
}

.custom-checkbox {
    position: relative;
    float: right;
}

.chck_pdng {
    padding-left: 24px;
    padding-top: 3px;
}

.grp_btn {
    display: inline-block;
    background-color: rgba(48, 90, 114, 1);
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    min-height: 28px;
    height: auto;
    line-height: 16px;
    padding: 7px 7px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border: 1px solid rgba(222, 222, 222, 1);
    cursor: pointer;
    transition: all ease-in-out 300ms;
}

.grp_btn:focus,
.grp_btn:hover {
    background-color: rgba(48, 122, 165, 1);
    border-color: rgba(48, 90, 114, 1);
}

.print_act {
    width: 100px;
    padding: .43rem 1rem;
    background-color: rgba(48, 90, 114, 1);
    line-height: 1.25;
    border-radius: 0px;
    font-size: 14px;
    color: #fff;
}

.print_act.print_act_action {
    width: 55px;
    padding: .43rem .5rem;
    background-color: transparent;
    border: 1px solid rgba(48, 90, 114, 1);
    color: rgba(48, 90, 114, 1);
}

.print_act_drp {
    min-width: 100px;
    font-size: 14px;
    color: #fff;
    background-color: rgba(48, 90, 114, 1);
    padding: 0 0;
    border-top: 1px solid rgba(42, 136, 173, 1);
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
}

.print_act_drp .dropdown-item {
    font-size: 14px;
    color: #fff;
}

.print_act_drp .dropdown-item i {
    padding-right: 5px;
}

table .tbl_links {
    color: #61b0d8;
    cursor: pointer;
}

table .resend_mail {
    font-size: 20px;
    color: green;
    text-align: center;
    cursor: pointer;
}

table .confirm
table .approve {
    font-size: 20px;
    color: green;
    text-align: center;
    cursor: pointer;
}
table .delete {
    font-size: 20px;
    color: red;
    text-align: center;
    cursor: pointer;
    border:0;
}

table .jv_view span {
    font-size: 14px;
    line-height: 17px;
    color: red;
    text-align: center;
    cursor: pointer;
}

table .ledger {
    display: block;
    color: blue;
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

table .ledger:hover {
    background-color: blue;
    color: #fff;
    padding-left: 7px;
}

table .align_center {
    /*text-align: right;*/
    /*cursor: default;*/
}

.user-info-dropdown .dropdown-item {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    padding: .375rem .5rem .375rem .8rem;
    display: -webkit-box;
    color: #2a2a2a;
    font-weight: 400;
}

.border_main {
    border-bottom: 2px solid rgba(0, 0, 0, .1);
}

.border_main:last-of-type {
    border-bottom: 0px solid transparent;
}

.dropdown-item:hover,
.dropdown-item:focus,
.user-info-dropdown .dropdown-item:hover .fa,
.user-info-dropdown .dropdown-item:focus .fa {
    background: #2a88ad;
    color: #fff;
}

.user-info-dropdown .dropdown-item .fa {
    position: relative;
    left: 0;
    top: 1px;
    font-size: 18px;
    margin-right: 7px;
    color: rgba(48, 90, 114, 1);
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.dropdown-item {
    font-size: 14px;
}

.pre-loader {
    background: url(../images/new-loader.gif) no-repeat rgba(42, 136, 173, .7);
    background-position: center center;
    background-size: 100px;
}

.dates_manage {
    position: relative;
}

.dates_manage p {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 12px;
}

.dates_manage p.last {
    margin-left: 15px;
}

.dates_manage p span {
    font-size: 14px;
    color: #2a88ad;
    font-weight: 700;
}

.sidebar-menu .submenu li a.last_menu.active {
    background-color: transparent;
    color: rgba(63,106,216,1);
}

a.last_menu.active:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-right: 8px solid rgba(42, 136, 173, 1);
    border-bottom: 6px solid transparent;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    position: absolute;
}

.sidebar-menu .submenu li a.last_menu.active:before {
    background-color: #fff;
    z-index: 9;
}

* {
    font-family: 'Exo', sans-serif;
}

.left-side-bar {
    left: -251px;
}

.header-right {
    width: calc(100% - 0px);
}

.main-container {
    padding: 70px 0 0 0;
}

.header-right .brand-logo {
    display: block;
    margin-left: 25px;
}

.form_manage {
    position: relative;
    padding: 10px;
    margin: 0 auto 60px;
    background: #FFF;
    box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
}



.form_header {
    background: #2A88AD;
    margin: -10px -10px 10px -10px;
    color: #fff;
    position: relative;
    /*padding: 1.25rem;*/
    padding: .75rem;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    font-weight: 600;
    border-bottom: 1px solid #ebeef2;
}

.form_header h4 {
    font-size: 18px;
}

.form_header .list_btn {
    display: block;
    width: 100px;
    height: 25px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto 0;
}

.form_header .list_btn.list_mul {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    height: 24px;
}

.form_header .list_btn .list_link {
    background-color: rgba(48, 90, 114, 1);
    display: block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.2rem 0.2rem;
    font-size: 14px;
    color: #fff;
    line-height: 1.4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.add_btn,
.refresh_btn,
.form_header .list_btn .add_btn {
    width: 21px;
    height: auto;
    text-align: center;
    position: absolute;
    right: 5px;
    top: 2px;
    /*bottom: 0;*/
    margin: 0 0;
    border: 1px solid transparent;
    padding: 0.1rem 0 0;
    background-color: rgba(48, 90, 114, 1);
    color: #fff;
    /* font-size: 10px; */
    line-height: 16px;
    cursor: pointer;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.input_bx label > .add_btn:last-of-type{
    right: 31px;
}

.refresh_btn {
    cursor: pointer;
    right: 3px;
    top: -9px;
    padding: 1px 3px 1px;
    background-color: rgba(230, 230, 230, 1);
    color: #000;
    font-size: 12px;
    line-height: 12px;
}

.add_btn.refresh_btn.multi {
    right: 28px;
}

.form_header .list_btn .add_btn {
    width: auto;
    height: auto;
    text-align: left;
    position: relative;
    /* margin: 0 10px 3px 0; */
    padding: 0.1rem 0.4rem 0;
}

.add_btn i,
.form_header .list_btn .add_btn i {
    font-size: inherit;
    line-height: inherit;
}

.add_btn:hover,
.form_header .list_btn .add_btn:hover {
    background-color: rgba(42, 136, 173, 1);
    color: #fff;
    border-color: rgba(48, 90, 114, 1);
}

.form_header .list_btn .list_link i {
    color: #fff;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.form_header .list_btn .list_link:hover {
    border-color: #fff;
    background-color: transparent;
    color: #fff;
}

.form_header .list_btn .list_link:hover i {
    color: #fff;
}

.form_header .list_btn .srch_box_opn_icon {
    margin: auto 0px;
    width: 25px;
    height: 25px;
    font: 20px/25px sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 25px;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, .5);
    z-index: 9;
    cursor: pointer;
    animation: shadow-pulse 1s infinite;
}

@keyframes shadow-pulse {
    0% {
        box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
    }
    100% {
        box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
    }
}

.dyend_fldst {
    padding: 5px 20px;
    border: 2px solid #ff0000;
}

.dyend_fldst legend {
    padding: 10px 10px;
    margin-bottom: 0;
    font-size: 22px;
    line-height: 14px;
    color: #ff0000;
    white-space: normal;
    font-weight: bold;
}

.input_bx {
    position: relative;
}

.input_bx:after {
    content: '';
    clear: both;
    display: table;
    position: relative;
}

#full_search .input_bx {
    /*padding: 25px .2rem .4rem 0.2rem;*/
    margin-top: 5px;
}

#full_search .form-group,
#full_search .save_button {
    margin: 0;
}

.input_bx_invoice {
    padding: .4rem 0.2rem;
}

.input_bx_hdr {
    background-color: rgba(48, 122, 165, 1);
    color: #fff;
    padding: 5px 10px;
    margin: -.75rem -.45rem 15px -.45rem;
}

.input_bx_ftr {
    background-color: rgba(48, 90, 114, 1);
    color: #fff;
    padding: 5px 10px;
    margin: 15px -.45rem -.75rem -.45rem;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    line-height: 25px;
    font-size: 12px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple {
    border: solid black 0px;
    border-radius: 0px;
}

.view {
    color: #2a88ad;
    cursor: pointer;
}

.view.dyend_view {
    color: #fff;
}

.view.disabled,
.view:disabled,
.inputs_up.disabled,
.inputs_up:disabled {
    color: #ff0000;
    background-color: #ccc;
    border-color: #ff0000;
    cursor: not-allowed;
}

.custom-control-input:disabled~.custom-control-label::before {
    color: #ff0000;
    background-color: #ccc;
    border-color: #ff0000;
    cursor: not-allowed;
}

.view_invoice {
    color: #0000ff;
    font-size: 16px;
}

.edit_link {
    margin-right: 5px;
}

.itm_vchr {
    margin-bottom: 20px;
}

.itm_vchr .form_header {
    padding: 0.5rem;
}

div#session_accordian {
    border: 0px solid #305a72;
    position: relative;
}

.session-button {
    display: none !important;
}

div#session_accordian:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-bottom: 8px solid #305a72;
    border-right: 10px solid transparent;
    bottom: 0px;
    left: 75px;
    right: 0;
    margin: 0 0;
    position: absolute;
    display: none;
}

label {
    font-size: 12px;
}

.custom-control-label {
    font-weight: normal;
}

.inputs_up,
.select2 {
    width: 100% !important;
    /*background: #f2f2f2;*/
    border-radius: 4px;
    font-size: 12px;
    /*color: #686868;*/
    padding: 0 10px 0 10px;
    color: #2a2a2a;
    background-color: #fff;
    border: 1px solid #8e8e8e;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;

}

.inputs_up {
    display: block;
    height: 32px;
    line-height: 32px;
}

.inputs_up:focus,
.inputs_up:active {
    border: 1px solid #2A88AD;
}

.inputs_up.cptl_rtio {
    width: 95px !important;
    position: relative;
    display: inline;
}

.inputs_up_invoice {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
}

fieldset.cstm_ratio_fldset {
    border: 5px solid #f2f2f2;
}

.select2-search--dropdown {
    line-height: 25px;
}

.select2-results__option[aria-selected] {
    line-height: 25px;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single {
    height: 32px;
    padding: 5px 0;
    background-color: transparent;
    border: 0 solid transparent;
    border-radius: 0;
    outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #686868;
    line-height: 25px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0 !important;
}

/*.select2-container--focus,*/
.select2-container--open{
    border: 1px solid #2A88AD;
}

.form_controls {
    text-align: right;
    border-top: 0 solid rgba(0, 0, 0, .1);
    padding-top: 5px;
}

.cancel_button {
    background: red;
    color: #fff;
    display: block;
    padding: 7px 12px;
    border-radius: 0px;
    border: 1px solid transparent;
    min-width: 100px;
    text-align: center;
}

.save_button {
    background: #009efb;
    color: #fff;
    display: block;
    padding: 7px 12px;
    border-radius: 0px;
    border: 1px solid transparent;
    min-width: 100px;
    text-align: center;
}

.save_button.fl_srch_btn {
    max-width: 100%;
    width: 100%;
}

.save_button.srch_btn_full {
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    height: 30px;
    max-width: 35px;
    min-width: 35px;
    width: 100%;
    overflow: hidden;
    margin: auto 0;
}

.form_controls input[type="button"].cancel_button,
.form_controls input[type="submit"].cancel_button,
.form_controls input[type="button"].save_button,
.form_controls input[type="submit"].save_button,
.form_controls button[type="button"].cancel_button,
.form_controls button[type="submit"].cancel_button,
.form_controls button[type="button"].save_button,
.form_controls button[type="submit"].save_button,
.form_controls input[type="reset"].cancel_button,
.form_controls button[type="reset"].cancel_button,
.cancel_button,
.save_button {
    display: inline-block;
    /*min-width: 115px;*/
    min-width: initial;
    width: auto;
    min-height: 28px;
    height: auto;
    line-height: 16px;
    padding: 7px 7px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border: 1px solid transparent;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 8px;
    transition: all ease-in-out 300ms;
}

.print_act.save_button {
    margin-bottom: 1px;
}

.form_controls input[type="button"].cancel_button,
.form_controls input[type="submit"].cancel_button,
.form_controls input[type="button"].save_button,
.form_controls input[type="submit"].save_button,
.form_controls button[type="button"].cancel_button,
.form_controls button[type="submit"].cancel_button,
.form_controls button[type="button"].save_button,
.form_controls button[type="submit"].save_button,
.cancel_button,
.save_button {
    background: rgba(48, 90, 114, 1);
}

.form_controls input[type="button"].cancel_button:hover,
.form_controls input[type="submit"].cancel_button:hover,
.form_controls input[type="button"].save_button:hover,
.form_controls input[type="submit"].save_button:hover,
.form_controls button[type="button"].cancel_button:hover,
.form_controls button[type="submit"].cancel_button:hover,
.form_controls button[type="button"].save_button:hover,
.form_controls button[type="submit"].save_button:hover,
.cancel_button:hover,
.save_button:hover {
    background: rgba(48, 122, 165, 1);
    border-color: rgba(48, 90, 114, 1);
    color: #fff;
}

.form_controls input[type="reset"].cancel_button,
.form_controls button[type="reset"].cancel_button {
    background: rgba(42, 136, 173, 1);
}

.form_controls input[type="reset"].cancel_button:hover,
.form_controls button[type="reset"].cancel_button:hover {
    background: rgba(48, 122, 165, 1);
    border-color: rgba(48, 90, 114, 1);
    color: #fff;
}

 /*alert classes css start */

.inputs_up.success {
    border-color: rgb(255, 0, 0);
    background-color: rgba(255, 0, 0, .2);
    /*color: #fff;*/
}

.inputs_up.warning {
    border-color: rgb(255, 0, 0);
    background-color: rgba(255, 0, 0, .2);
    /*color: #fff;*/
}

.inputs_up.danger,
.select2-container--danger{
    border-color: rgb(255, 0, 0);
    background-color: rgba(255, 0, 0, .2);
    /*color: #fff;*/
}

.select2-container--danger .select2-selection--single .select2-selection__rendered {
    color: #686868;
    line-height: 26px;
}

/*alert classes css end */

.fxd_ftr {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 10;
}

.title_cus {
    font-size: 18px;
}

.mdm_txt {
    font-size: 16px;
}

.sml_txt {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.bold {
    font-weight: bolder;
}

.modal-header {
    border-bottom: 1px solid #000;
}

.db {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    margin: 7.5px 0 0;
}

.db:after {
    content: '';
    display: table;
    position: relative;
    clear: both;
}

.flx {
    display: flex;
    align-items: center;
}

.form_controls button:last-of-type {
    /*margin-left: 15px;*/
}

.max_txt {
    min-width: 250px;
    max-width: 250px;
    width: 100%;
    overflow: hidden;
    -ms-word-break: break-all;
    word-break: break-all;
}

.max_txt+.max_txt {
    margin-top: 10px;
}

blockquote {
    background: transparent;
    /*rgba(249,249,249,.5);*/
    border-left: 2px solid rgba(204, 204, 204, .5);
    margin: 0em 0px;
    padding: .2em 4px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
}


/*blockquote:before {*/


/*    color: #ccc;*/


/*    content: 'Remarks';*/


/*    font-size: 1em;*/


/*    line-height: 0.1em;*/


/*    margin-right: 0.25em;*/


/*    vertical-align: -0.4em;*/


/*    position: absolute;*/


/*    top: 10px;*/


/*    left: 3px;*/


/*}*/

.add_more_button {
    /*float: right !important;*/
    /*margin-left: 10px;*/
    /*margin-top: -5px;*/
    /*margin-bottom: 5px;*/
}

.form_header:after,
.add_btn:after {
    content: '';
    display: table;
    clear: both;
}

span.validate_sign {
    color: red;
    font-size: 10px;
}

.wrds_con {
    position: relative;
    border: 1px solid;
    margin: 30px 0;
    width: 100%;
    display: block;
    float: left;
}

.wrds_bx {
    position: relative;
    padding: 10px 15px;
    width: 70%;
    display: block;
    float: left;
    border-right: 1px solid;
    text-transform: uppercase;
}

.wrds_bx.wrds_bx_two {
    width: 30%;
    border-right: 0px solid;
}

.wrds_hdng {
    position: absolute;
    top: -10px;
    background-color: #f2f2f2;
    padding: 0 10px;
    left: 5px;
    font-weight: bold;
    text-transform: capitalize;
}

.sign_con {
    position: relative;
    margin: 0px 0;
    width: 100%;
    float: left;
    text-align: center;
    display: flex;
    justify-content: center;
}

.sign_bx {
    position: relative;
    padding: 30px 15px 0;
    width: 24%;
    display: block;
    float: left;
    text-transform: uppercase;
    text-align: center;
}

.sign_itm {
    position: relative;
    padding: 0 10px;
    font-weight: bold;
    text-transform: capitalize;
    border-top: 2px solid;
    width: 90%;
    display: block;
    font-size: 12px;
}

.border-bottom-3 {
    border-bottom: 3px double #000 !important;
}

.border-top-2 {
    border-top: 2px solid #000 !important;
}

.modal-header {
    padding: 5px 1rem;
}

.modal-title {
    font-size: 18px;
}

.vi_tbl_hdng {
    background: #33A6D4;
    /*background: #a5a5a5;*/
    color: #fff;

}

.wdth_1 {
    min-width: 145px;
    /*-ms-word-break: break-all;*/
    /*word-break: break-all;*/
}

.wdth_2 {
    min-width: 245px;
}

.wdth_3 {
    min-width: 125px;
}

.wdth_4 {
    min-width: 95px;
}

.wdth_5 {
    min-width: 110px;
}

.wdth_8 {
    min-width: 45px;
}

.wdth_6 {
    min-width: 395px;
}

.wdth_7 {
    min-width: 215px;
}

.v_wdth_1 {
    min-width: 5%;
    width: 5%;
}

.v_wdth_2 {
    min-width: 16%;
    width: 16%;
}

.v_wdth_3 {
    min-width: 30%;
    width: 30%;
}

.v_wdth_4 {
    min-width: 25%;
    width: 25%;
}

.v_wdth_5 {
    min-width: 12%;
    width: 12%;
}

.v_wdth_6 {
    min-width: 9%;
    width: 9%;
}

.v_wdth_7 {
    min-width: 33%;
    width: 33%;
}

.v_wdth_8 {
    min-width: 9%;
    width: 9%;
}

.v_wdth_8.fnt_less {
    font-size: 10px;
}


/*============= pur invoice width ===================*/

.pur_in_wdth_1 {
    width: 5%;
    font-size: 12px !important;
}

.pur_in_wdth_2 {
    width: 18%;
    font-size: 12px !important;
}

.pur_in_wdth_3 {
    width: 43%;
    font-size: 12px !important;
}

.pur_in_wdth_4 {
    width: 8%;
    font-size: 12px !important;
}

.pur_in_wdth_5 {
    width: 13%;
    font-size: 12px !important;
}

.pur_in_wdth_6 {
    width: 7%;
    font-size: 12px !important;
}

.pur_in_wdth_7 {
    width: 10%;
    font-size: 12px !important;
}

.pur_in_wdth_8 {
    width: 12%;
    font-size: 12px !important;
}

.pur_in_wdth_9 {
    width: 23%;
    font-size: 12px !important;
}

.pts-10 {
    padding-top: 10px !important;
}

.fontS-12 {
    font-size: 12px !important;
}

.fontS-12 label {
    font-size: 10px !important;
}

.invoice_hdng {
    font-weight: bolder;
    font-size: 25px;
}

.invoice_para {
    padding: 0px 5px 0;
}

.invoice_para.adrs {
    max-width: 565px;
    width: 100%;
    /*white-space: nowrap;*/
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
}

.bg-transparent td {
    vertical-align: top;
}

.wdth_40_prcnt {
    width: 40%;
}

.wdth_50_prcnt {
    width: 50%;
}

.invoice_sub_hdng {
    padding: 5px;
    font-size: 14px;
    line-height: 14px;
    font-weight: bolder;
    background: #33A6D4;
    /*background: #a5a5a5;*/
    color: #fff;
}

.mt-10 {
    margin-top: 10px;
}


/*============= pur invoice width ===================*/

.acnt_lgr_wdth_1 {
    width: 6%;
}

.acnt_lgr_wdth_2 {
    width: 8%;
}

.acnt_lgr_wdth_3 {
    width: 10%;
}

.acnt_lgr_wdth_4 {
    width: 16%;
}

.acnt_lgr_wdth_5 {
    width: 30%;
}

.acnt_lgr_wdth_6 {
    width: 10%;
}

.acnt_lgr_wdth_7 {
    width: 13%;
}

.acnt_lgr_wdth_8 {
    width: 17%;
}

.acnt_lgr_wdth_9 {
    width: 22%;
}

.acnt_lgr_wdth_10 {
    width: 36%;
}

.acnt_lgr_wdth_11 {
    width: 24%;
}

.acnt_lgr_wdth_12 {
    width: 9%;
}

.acnt_lgr_wdth_13 {
    width: 38%;
}

.acnt_lgr_wdth_14 {
    width: 28%;
}

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 {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right;
}

table.dataTable thead .sorting {
    background-image: url("../images/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("../images/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("../images/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../images/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../images/sort_desc_disabled.png")
}

hr {
    margin: 2px 0;
    padding: 0;
}

.base_clr {
    background-color: #f2f2f2;
}

.chk_dmnd,
.chk_dmnd input {
    background-color: #f2f2f2;
}

.custom-control-label::before {
    width: 15px;
    height: 15px;
}

.custom-control-label::after {
    width: 15px;
    height: 15px;
}

.custom-control {
    min-height: 1.2rem;
}

.custom-radio {
    display: flex;
    align-items: center;
    float: left;
    padding-left: 17px;
    margin-right: 10px;
}

.user-notification.srch_grp .dropdown-menu {
    width: auto;
}

.notification-list.srch_list ul li a {
    padding: 10px 15px 10px 15px;
    min-height: auto;
    font-size: 12px;
}

.notification-list.srch_list ul li a p i {
    margin-right: 7px;
    font-size: 14px;
}


/*====================== dashboard css ===================*/

.chart_bx {
    position: relative;
    width: 100%;
    float: left;
}

.chart_bx.chart_bx_inline {
    display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
}

.chart_bx.chart_bx_blk {
    display: block;
    height: auto;
    overflow: hidden;
}

.chart_bx.chart_bx_inline .chart_bx_itm {
    display: inline-block;
    max-width: 270px;
    min-width: auto;
    width: 100%;
}

.chart_bx.chart_bx_blk .chart_bx_itm {
    display: block;
    width: 100%;
}

.chart_bx .chart_bx_itm {
    position: relative;
    margin: 0 7px 0 0;
    padding: 5px 7px 7px;
    /*background-color: #e5e5e5;*/
}

.chart_bx .chart_bx_itm .chart_bx_itm_ttl {
    display: block;
    position: relative;
}

.chart_bx.chart_bx_inline .chart_bx_itm .chart_bx_itm_ttl {
    font-size: 12px;
    line-height: 15px;
}

.chart_bx.chart_bx_blk .chart_bx_itm .chart_bx_itm_ttl {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bolder;
}

.chart_bx .chart_bx_itm .chart_bx_itm_cntnt {
    display: block;
    position: relative;
}

.chart_bx.chart_bx_inline .chart_bx_itm .chart_bx_itm_cntnt {
    font-size: 14px;
    line-height: 15px;
}

.chart_bx.chart_bx_blk .chart_bx_itm .chart_bx_itm_cntnt {
    font-size: 18px;
    line-height: 18px;
    font-weight: bolder;
}

.brdr_lft_5 {
    border-left: 5px solid transparent;
}

.brdr_clr_november {
    border-color: #ffc87c !important;
}

.brdr_clr_december {
    border-color: #40E0D0 !important;
}

.brdr_clr_average {
    border-color: #f8ab6a !important;
}

.top_pro_brdr_clr_1 {
    border-color: #5ce191 !important;
}

.top_pro_brdr_clr_2 {
    border-color: #9b92ff !important;
}

.top_pro_brdr_clr_3 {
    border-color: #66b3ff !important;
}

.top_pro_brdr_clr_4 {
    border-color: #2ec7c9 !important;
}

.clr_november {
    color: #ffc87c !important;
}

.clr_december {
    color: #40E0D0 !important;
}

.clr_average {
    color: #f8ab6a !important;
}

.top_pro_clr_1 {
    color: #5ce191 !important;
}

.top_pro_clr_2 {
    color: #9b92ff !important;
}

.top_pro_clr_3 {
    border-color: #66b3ff !important;
}

.top_pro_clr_4 {
    border-color: #2ec7c9 !important;
}

.systm_cnfg_con {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
}

.systm_cnfg_con:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    padding: 20px 20px;
    background-color: rgba(0, 0, 0, .8);
}

.systm_cnfg_con .systm_cnfg_bx {
    position: absolute;
    display: block;
    max-width: 750px;
    width: 100%;
    height: 70vh;
    overflow: hidden;
    overflow-y: auto;
    margin: auto;
    background-color: rgba(255, 255, 255, 1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_hdr_bx {
    position: relative;
    padding: 20px 10px 20px 90px;
    background-color: #616161;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_hdr_bx .systm_cnfg_hdr_img {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    bottom: 0;
    left: 20px;
    right: 0;
    margin: auto 0;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_hdr_bx .systm_cnfg_hdr_titl {
    position: relative;
    color: #fff;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_hdr_bx .systm_cnfg_hdr_titl h1 {
    position: relative;
    font-size: 18px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_hdr_bx .systm_cnfg_hdr_titl h1 span {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 18px;
    margin-top: 5px;
    letter-spacing: 3.4pt;
    text-transform: uppercase;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_cntnt_bx {
    position: relative;
    padding: 10px;
    /*height: 420px;*/
    height: auto;
    overflow: hidden;
    overflow-y: auto;
    background-color: #ececec;
}

.systm_cnfg_lst_bx,
.systm_cnfg_lst_dscrption_con {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 5px;
    border: 2px solid #c0c0c0;
    height: 345px;
    overflow: hidden;
    overflow-y: auto;
}

.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_cntnt_bx,
.systm_cnfg_lst_bx,
.systm_cnfg_lst_dscrption_con,
.systm_cnfg_con .systm_cnfg_bx {
    scrollbar-color: #c1c1c1 #f1f1f1;
    scrollbar-width: thin;
}

.systm_cnfg_con .systm_cnfg_bx::-webkit-scrollbar,
.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_cntnt_bx::-webkit-scrollbar,
.systm_cnfg_lst_bx::-webkit-scrollbar,
.systm_cnfg_lst_dscrption_con::-webkit-scrollbar {
    display: block;
    width: 5px;
    /*height: 5px;*/
}

.systm_cnfg_con .systm_cnfg_bx::-webkit-scrollbar-track,
.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_cntnt_bx::-webkit-scrollbar-track,
.systm_cnfg_lst_bx::-webkit-scrollbar-track,
.systm_cnfg_lst_dscrption_con::-webkit-scrollbar-track {
    background: #f1f1f1;
    -webkit-box-shadow: -10px 0px 6px -4px #777;
    -moz-box-shadow: -10px 0px 6px -4px #777;
    box-shadow: -10px 0px 6px -4px #777;
}

.systm_cnfg_con .systm_cnfg_bx::-webkit-scrollbar-thumb,
.systm_cnfg_con .systm_cnfg_bx .systm_cnfg_cntnt_bx::-webkit-scrollbar-thumb,
.systm_cnfg_lst_bx::-webkit-scrollbar-thumb,
.systm_cnfg_lst_dscrption_con::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-right: none;
    border-left: none;
}

.systm_cnfg_lst_bx .systm_cnfg_lst {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    border: 0px solid transparent;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_ttl {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 2px 3px;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt {
    /*position: relative;*/
    /*display: block;*/
    /*width: 100%;*/
    /*height: auto;*/
    padding: .5em 0;
    position: relative;
    background-color: transparent;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms {
    padding: 0em 0 0 1.3rem;
    position: relative;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms:before {
    content: '';
    height: 100%;
    opacity: 1;
    width: 3px;
    position: absolute;
    left: 9px;
    top: 2px;
    border-radius: 15px;
    background: rgba(85, 85, 85, .25);
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms>li {
    position: relative;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms>li>a,
.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_ttl {
    display: flex;
    align-items: center;
    line-height: 16px;
    height: auto;
    min-height: auto;
    padding: 2px 3px;
    position: relative;
    border-radius: .25rem;
    margin: .1rem 0;
    outline: none;
    font-size: 12px;
    letter-spacing: .3pt;
    transition: all ease-in-out 300ms;
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms li>a>i,
.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms li>i,
.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_ttl>i {
    float: left;
    /* height: 25px; */
    line-height: 18px;
    margin: 0 0px 0 0;
    width: 25px;
    font-size: 18px;
    text-align: left;
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms li a.systm_cnfg_lst_ttl>i:before,
.systm_cnfg_lst_bx .systm_cnfg_lst a.systm_cnfg_lst_ttl>i:before {
    content: "\f07c";
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms li a.systm_cnfg_lst_ttl.collapsed>i:before,
.systm_cnfg_lst_bx .systm_cnfg_lst a.systm_cnfg_lst_ttl.collapsed>i:before {
    content: "\f07b";
}

.systm_cnfg_lst_bx .systm_cnfg_lst .systm_cnfg_lst_cntnt .systm_cnfg_lst_itms li a.systm_cnfg_lst_ttl.systm_cnfg_lst_lnk>i:before,
.systm_cnfg_lst_bx .systm_cnfg_lst a.systm_cnfg_lst_ttl.systm_cnfg_lst_lnk>i:before {
    content: "\f15c";
}

.systm_cnfg_lst_dscrption_bx {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    /*margin-bottom: 7px;*/
}

.systm_cnfg_lst_dscrption {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: auto;
    z-index: 9;
    background-color: #ececec;
}

.systm_cnfg_lst_dscrption:after,
systm_cnfg_lst_dscrption_bx:after {
    content: '';
    display: table;
    clear: both;
}

.systm_cnfg_lst_dscrption.show {
    display: block;
}

.systm_cnfg_lst_dscrption .input_bx {
    background: #c0c0c0;
}

.systm_cnfg_lst_dscrption .input_bx label {
    margin: 0;
}

.systm_cnfg_lst_dscrption h6 {
    position: relative;
    /*font-size: 18px;*/
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0 7px;
}

.systm_cnfg_lst_dscrption p {
    position: relative;
    /*font-size: 16px;*/
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 7px;
}

.systm_cnfg_lst_dscrption a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    text-decoration: underline;
    font-weight: bolder;
}

.gnrl-mrgn-pdng {
    padding: 0;
    margin: 0;
}

.gnrl-blk {
    display: block;
    width: 100%;
}

.gnrl-bg-trnsprnt,
.systm_cnfg_lst .panel-default>.panel-heading {
    background-color: transparent;
}


/*========== invoice design css ===============*/

.invoice_btn_con {
    position: relative;
}

.invoice_btn_con .invoice_btn_bx {
    position: relative;
    margin: 15px 0;
    padding: 0 15px;
}

.invoice_btn_bx .invoice_btn {
    position: relative;
    display: block;
    width: 100%;
    max-width: 350px;
    height: auto;
    margin: auto;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    box-shadow: 0 0 6px rgba(0, 0, 0, .5);
    cursor: pointer;
}

.invoice_btn_bx .invoice_btn button {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 45px 15px 15px;
    position: relative;
    background-color: #fedb63;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .5);
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 25px;
    line-height: 25px;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}

.invoice_btn_bx .invoice_btn button .icon {
    display: block;
    width: 45px;
    height: 100%;
    line-height: 55px;
    position: absolute;
    background-color: rgba(0, 0, 0, .1);
    color: #fff;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    cursor: pointer;
}

.invoice_con {
    /*display: none;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: fixed;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*background-color: transparent;*/
    /*margin: auto;*/
    /*z-index: 998;*/
    /*perspective: 2000px;*/
    /*transform-style: preserve-3d;*/
}

.invoice_con.for_voucher {
    display: block;
    position: relative;
    z-index: 9;
}

.invoice_overlay {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .5);
    z-index: 997;
}

.invoice_con .invoice_bx {
    /*position: absolute;*/
    /*display: block;*/
    /*width: 97%;*/
    /*height: auto;*/
    /*max-height: 97%;*/
    /*background-color: transparent;*/
    /*margin: auto;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*transform: translate3d(0, -15px, 0) rotate3d(1, 0, 0, 85deg) scale(0);*/
    /*opacity: 0;*/
    /*transition: all ease-in-out 500ms;*/
}

.invoice_con.for_voucher .invoice_bx {
    display: block;
    width: 100%;
    position: relative;
    z-index: 9;
}

.invoice_con.for_voucher:after,
.invoice_con.for_voucher .invoice_bx:after {
    content: '';
    display: table;
    clear: both;
}

.invoice_con .invoice_bx .invoice_bx_scrl {
    /*position: absolute;*/
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
    overflow: hidden;
    overflow-y: auto;
    /* background-color: #e6e6e6; */
    background-color:#C4D3F5;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all ease-in-out 500ms;
}

.invoice_con .invoice_bx.show_scale {
    transform: translate3d(0, -15px, 0) rotate3d(1, 0, 0, 85deg) scale(1);
    opacity: 1;
}

.invoice_con .invoice_bx.show_rotate {
    transform: translate3d(0, 0, 0) rotate3d(1, 0, 0, 0deg) scale(1);
}

.invoice_con .invoice_bx .invoice_cls_btn {
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
    margin: 0;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    background-color: red;
    color: #fff;
    text-align: center;
    z-index: 1000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .8);
    box-shadow: 0 0 3px rgba(0, 0, 0, .8);
    cursor: pointer;
}

.invoice_con .invoice_bx .invoice_cls_btn button {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
}

.invoice_con .invoice_bx .invoice_cntnt {
    position: relative;
    /* padding: 7px; */
}

.invoice_row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 -3px;
}

/*margin: 3px 3px 7px;   hamza */
.invoice_row .invoice_col {
    display: block;
    margin: 3px 3px 7px;
    position: relative;
}

.invoice_row .invoice_col.gnrl-mrgn-pdng {
    margin: 0 3px 0;
}

.invoice_row .invoice_col .invoice_col_bx {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 3px 3px;
    border: 2px solid #c1c1c1;
    background-color: #e6e6e6;
    position: relative;
}

.invoice_row .invoice_col .invoice_col_txt.for_voucher_col_bx {
    padding-top: 7px;
}

.invoice_row .invoice_col .invoice_col_bx.for_tabs {
    /*padding: 0;*/
    /*border: 0 solid transparent;*/
    padding: 3px;
    margin-right: 6px;
    border-bottom: 0 solid transparent;
    border-width: 1px;
    width: auto;
    display: inline-block;
    float: right;
}

.invoice_row .invoice_col .chck_pdng {
    padding-left: 20px;
}

.invoice_row .invoice_col .custom-control-label::before {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 0;
}

.invoice_row .invoice_col .custom-control-label::after,
.invoice_row .invoice_col .custom-control-label::before {
    top: 3px;
}

.invoice_row .invoice_col .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: rgba(48, 90, 114, 1);
    border-color: rgba(48, 90, 114, 1);
}

.invoice_row .invoice_col .invoice_col_bx:after {
    content: '';
    display: table;
    clear: both;
}

.invoice_col .invoice_col_bx .invoice_col_short {
    position: absolute;
    right: 3px;
    top: -8px;
    margin: 0 0;
    -webkit-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.invoice_col .invoice_col_bx .invoice_col_short .col_short_btn {
    display: inline-block;
    background-color: rgba(230, 230, 230, 1);
    color: #000;
    padding: 1px 3px 1px;
    font-size: 12px;
    line-height: 12px;
    float: left;
    cursor: pointer;
}

.invoice_col .invoice_col_bx .invoice_col_short .col_short_btn+.col_short_btn {
    margin-left: 3px;
}

.invoice_row .invoice_col_ttl {
    display: block;
    padding: 0 3px;
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 9;
    top: -7px;
    left: 0;
    background-color: #e6e6e6;
}

.invoice_row .invoice_col_input,
.invoice_row .invoice_col_txt {
    display: block;
    width: 100%;
    height: auto;
    padding: 0;
    border: 0px solid #c1c1c1;
    background-color: #fff;
}

.invoice_row .invoice_col_txt {
    border: 0;
    background-color: transparent;
    line-height: 20px;
}

.invoice_row .invoice_col_txt.for_invoice_nbr {
    /*display: inline-block;*/
    /*width: auto;*/
    /*float: right;*/
    /*margin-right: 7px;*/
}

.invoice_row .invoice_col_txt.for_inline_input_checkbox {
    display: inline-block;
    width: 240px;
    float: left;
    line-height: 18px;
}

.invoice_row .invoice_col_txt.for_inline_input_checkbox.multi_pro {
    width: 350px;
}

.invoice_row .invoice_col_txt.with_cntr_jstfy {
    display: flex;
    justify-content: center;
    align-content: space-around;
    align-items: center;
}

.invoice_row .invoice_col_txt.with_cntr_jstfy.for_voucher_btns {
    justify-content: flex-end;
}

.invoice_row .invoice_col .invoice_col_txt.for_voucher_col_bx .invoice_col_txt.with_cntr_jstfy {
    justify-content: left;
}

.invoice_row .invoice_col_txt:after {
    content: '';
    display: table;
    clear: both;
}

.invoice_row .invoice_col_txt .invoice_inline_input_txt {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 0 5px;
}

.invoice_row .invoice_col_bx.for_tabs .invoice_col_txt .invoice_inline_input_txt {
    margin: 0;
}

.invoice_row .invoice_col_txt .invoice_inline_input_txt.with_wrap {
    flex-wrap: wrap;
}

.invoice_row .invoice_col_txt .invoice_inline_input_txt .inline_input_txt_lbl {
    /*flex-basis: 95px;*/
    flex-basis: 190px;
}

.invoice_row .invoice_col_txt.for_invoice_nbr .inline_input_txt_lbl {
    flex-basis: auto;
    line-height: 15px;
}

.invoice_row .invoice_col_txt.for_invoice_nbr .invoice_chk_btn {
    background-color: #64ff7e;
    color: #000;
    padding: 3px 7px;
    margin: 0;
    line-height: 15px;
    font-size: 14px;
    border: 0 solid transparent;
}

.invoice_row .invoice_col_txt .invoice_inline_input_txt.with_wrap .radio+.radio {
    margin: 0 0 0 5px;
}

.invoice_row .invoice_col_input .inputs_up {
    display: block;
    width: 100%;
    font-size: 12px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
}

.invoice_row .invoice_col_input .inputs_up,
.invoice_row .invoice_col_input .select2 {
    border: 0;
    display: block;
}

.invoice_row .invoice_col_input .inputs_up,
.invoice_row .invoice_col_input .select2-container .select2-selection--single,
.invoice_row .invoice_col_input .select2-container--default .select2-selection--single,
.invoice_row .invoice_col_input .select2-container .select2-selection--multiple{
    min-height: 20px;
    height: 20px;
    line-height: 20px;
}

.invoice_row .invoice_col_input .inputs_up.grandTotalFont,
.invoice_row .invoice_col_txt h5.grandTotalFont{
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: rgb(255, 0, 0);
}

.invoice_row .invoice_col_input .select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 2px;
    font-size: 10px;
    line-height: 14px;
    color: #000;
}

.invoice_row .invoice_col_input .select2-container--default .select2-selection--single .select2-selection__rendered {
    /*line-height: 20px;*/
    line-height: 12px;
}

.invoice_row .invoice_col_input .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 17px;
}

.invoice_row .select2-container {
    z-index: 999;
}

.invoice_row .invoice_col_txt h5 {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: rgb(255, 0, 0);
}

.radio.inline_radio {
    display: inline-block;
}

.invoice_frm_btn_bx {
    position: relative;
    display: inline-block;
    width: auto;
    float: left;
    margin: 0;
    padding: 0;
    line-height: 16px;
}

.invoice_frm_btn_bx+.invoice_frm_btn_bx {
    margin-left: 5px;
}

/* .invoice_frm_btn_bx .invoice_frm_btn {
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    color: #5d5c5c;
    padding: 3px 15px;
    border: 2px solid #c1c1c1;
    cursor: pointer;
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
} */
.invoice_frm_btn_bx .invoice_frm_btn {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    border:0;
}
.invoice_frm_btn_bx .invoice_frm_btn:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}




/* .invoice_col_bx.for_voucher_col_bx .invoice_frm_btn_bx .invoice_frm_btn {
    font-size: 14px;
    line-height: 14px;
} */

/* .invoice_frm_btn_bx .invoice_frm_btn:hover {
    background-color: #64ff7e;
    border-color: #64ff7e;
} */

.pro_tbl_con .pro_tbl_bx {
    display: block;
    width: 100%;
    height: auto;
}

.pro_tbl_con .pro_tbl_bx table,
.pro_tbl_con .pro_tbl_bx table tr,
.pro_tbl_con .pro_tbl_bx table tbody tr:nth-child(odd),
.pro_tbl_con .pro_tbl_bx table td,
.pro_tbl_con .pro_tbl_bx table th {
    background-color: transparent;
}

.pro_tbl_con .pro_tbl_bx table thead {
    background-color: #e6e6e6;
}

.pro_tbl_con .pro_tbl_bx table tfoot {
    background-color: #fff;
}

.pro_tbl_con .pro_tbl_bx .table td .inputs_up_tbl {
    display: block;
    height: 100%;
    width: 100%;
    padding: .2rem .2rem;
    text-align: center;
    /*position: absolute;*/
    top: 0;
    left: 0;
    border: 0 solid transparent;
    box-sizing: border-box;
}

.pro_tbl_con .pro_tbl_bx .table td .inputs_up_tbl.for_dropdown {
    padding: 0 .2rem;
}

.pro_tbl_con .pro_tbl_bx .table th,
.pro_tbl_con .pro_tbl_bx .table td {
    border: 1px solid rgba(193, 193, 193, 1);
}

.pro_tbl_con .pro_tbl_bx .table thead th {
    border-bottom: 0 solid transparent;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx {
    display: block;
    width: auto;
    height: 20px;
    padding: 0 4px 0 4px;
    position: absolute;
    margin: auto 0;
    top: 0;
    right: -100px;
    bottom: 0;
    background-color: #e6e6e6;
    z-index: 9;
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    -ms-transition: all ease-in-out 300ms;
    -o-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.pro_tbl_con .pro_tbl_bx .edit_update:hover .edit_update_bx {
    right: 0;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .btn {
    border: 0;
    padding: 3px 3px;
    line-height: 12px;
    font-size: 12px;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .edit_link {
    margin-right: 5px;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con {
    position: relative;
    display: inline-block;
    width: auto;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx {
    position: relative;
    display: inline-block;
    width: auto;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_inc,
.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_dec {
    border: 0;
    padding: 3px 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_inc,
.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_dec,
.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx i {
    line-height: 12px;
    font-size: 12px;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_inc {
    background-color: #64ff7e;
    color: #fff;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_dec {
    background-color: red;
    color: #fff;
}

.pro_tbl_con .pro_tbl_bx .edit_update_bx .inc_dec_con .inc_dec_bx.for_val {
    font-size: 14px;
}

.pro_tbl_con .pro_tbl_bx tbody {
    scrollbar-color: #757575 #e1e1e1;
    scrollbar-width: thin;
}

.pro_tbl_con .pro_tbl_bx tbody::-webkit-scrollbar {
    display: block;
    width: 5px;
    /*height: 5px;*/
}

.pro_tbl_con .pro_tbl_bx tbody::-webkit-scrollbar-track {
    background: #e1e1e1;
    -webkit-box-shadow: -10px 0px 6px -4px #777;
    -moz-box-shadow: -10px 0px 6px -4px #777;
    box-shadow: -10px 0px 6px -4px #777;
}

.pro_tbl_con .pro_tbl_bx tbody::-webkit-scrollbar-thumb {
    background: #757575;
    border-right: none;
    border-left: none;
}


/*========================= invoice small modal css ===========================*/

.invoice_sm_mdl {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    background-color: rgba(0, 0, 0, .4);
}

.invoice_sm_mdl .invoice_sm_mdl_bx {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 350px;
    height: 350px;
}

.invoice_sm_mdl .invoice_sm_mdl_bx .invoice_sm_mdl_scrl {
    position: relative;
    margin: 0;
    width: 100%;
    max-height: 350px;
    height: auto;
    padding: 7px;
    background-color: #e6e6e6;
}

.invoice_sm_mdl .invoice_sm_hdng {
    position: relative;
    text-align: center;
}

.invoice_sm_mdl .invoice_sm_hdng:after {
    content: '';
    display: table;
    clear: both;
}

.invoice_sm_mdl .invoice_sm_hdng h5 {
    display: inline-block;
    width: auto;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px auto 15px;
    padding: 0 0 5px;
    text-align: center;
    border-bottom: 2px solid #c1c1c1;
}

.invoice_sm_mdl .invoice_sm_cntnt {
    position: relative;
    background-color: #e6e6e6;
}






/*=============== unset login setting css start =================================*/



.incld_nav_top_lft nav{
    height: 40px;
    color: #000;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
}

.incld_nav_top_lft nav.login_navbar ul a {
    font-size: 12px;
    padding-left: 35px;
    color: rgba(52,58,64,1);
}

.incld_nav_top_lft nav.login_navbar ul a i{
    /*height: auto;*/
    font-size: 24px;
    color: rgba(52, 58, 64, 1);
    /*line-height: 40px;*/
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    margin: auto 0;
    z-index: 3;
}


.lst_frm_screen .lst_frm_cntnt_bx.lst_frm_cntnt_bx_login_con{
    background-image: none;
    padding: 15px 0px;
}

.login_con,
.lst_frm_screen .login_con {
    background-image: url(../images/lap_stars.png);
    background-repeat: no-repeat;
    background-position: center center;
    /*background-attachment: fixed;*/
    background-size: contain;
    /*height: 85vh;*/
    /*max-height: 100vh;*/
    position: relative;
    padding: 10px 0 20px;
}

.login_box,
.lst_frm_screen .login_box{
    position: absolute;
    min-height: 450px;
    z-index: 5;
    /*box-shadow: 0 10px 6px -4px #777;*/
    /*box-shadow: 0px 0px 6px #777;*/
    border: 1px solid #d4dbe0;
    border-radius: 4px;
}

.login_box .login_card,
.lst_frm_screen .login_box .login_card{
    /*position: relative;*/
    /*display: flex;
    flex-direction: column;
    min-width: 0;*/
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    min-height: 480px;
}

.login_box_card,
.lst_frm_screen .login_box_card{
    margin: 0 0 0px;
    color: #111;
}

.login_box .login_card .card_block,
.lst_frm_screen .login_box .login_card .card_block{
    padding: 40px 40px;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /*height: 100%;*/
    z-index: 3;
    background-color: transparent;
}

.login_box .login_card .card_block .card_blck_logo,
.lst_frm_screen .login_box .login_card .card_block .card_blck_logo{
    /*width: 105px;*/
    /*height: auto;*/
    position: relative;
    text-align: center;
}

.login_box .login_card .card_block .card_block_title,
.lst_frm_screen .login_box .login_card .card_block .card_block_title{
    position: relative;
}

.login_box .login_card .card_block .card_block_title h5,
.lst_frm_screen .login_box .login_card .card_block .card_block_title h5 {
    color: rgba(52, 58, 64, 1);
    /* color: rgba(255, 255, 255, 1); */
    padding-bottom: 15px;
    margin-bottom: 40px;
    position: relative;
    z-index: 3;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
}

.login_box .login_card .card_block .card_block_title h5 span,
.lst_frm_screen .login_box .login_card .card_block .card_block_title h5 span {
    font-size: 20px;
}

.login_box .login_card .card_block .card_block_title h5:after,
.login_box .login_card .card_block .card_block_title h5:before,
.lst_frm_screen .login_box .login_card .card_block .card_block_title h5:after,
.lst_frm_screen .login_box .login_card .card_block .card_block_title h5:before {
    content: '';
    left: 0;
    position: absolute;
    z-index: 3;
}

.login_box .login_card .card_block .card_block_title h5:before,
.lst_frm_screen .login_box .login_card .card_block .card_block_title h5:before {
    width: 50%;
    bottom: -2px;
    right: 0;
    margin: 0 auto;
    border-bottom: 7px solid rgba(237, 148, 45, 1);
    z-index: 4;
}

.login_box .login_card .card_block .card_block_title h5:after,
.lst_frm_screen .login_box .login_card .card_block .card_block_title h5:after {
    width: 100%;
    bottom: 0;
    border-bottom: 3px solid rgba(152, 152, 152,0.8);
}

.login_box .login_card .card_block .input_bx,
.lst_frm_screen .login_box .login_card .card_block .input_bx{
    margin-bottom: 5px;
    /*padding-bottom: 15px;*/
    border: 0px solid transparent;
    background-color: transparent;
}

.login_box .login_card .card_block .input_bx .toggle_password,
.lst_frm_screen .login_box .login_card .card_block .input_bx .toggle_password{
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
    z-index: 7;
    font-size: 20px;
    line-height: 20px;
}

.login_box .login_card .card_block .input_bx .character-counter,
.lst_frm_screen .login_box .login_card .card_block .input_bx .character-counter{
    position: absolute;
    right: 0;
    bottom: -2px;
    color: rgba(52, 58, 64, 0.8);
    font-size: 9px !important;
}

.lst_frm_screen .login_box .login_card .card_block .input_bx .inputs_up, .lst_frm_screen.default-theme-clr .select2,
.lst_frm_screen .login_box .login_card .card_block .input_bx input:not([type]).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=text]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=password]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=email]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=url]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=time]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=date]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=datetime]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=datetime-local]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=tel]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=number]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=search]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx textarea.materialize-textarea.inputs_up,

.login_box .login_card .card_block .input_bx .inputs_up, .lst_frm_screen.default-theme-clr .select2,
.login_box .login_card .card_block .input_bx input:not([type]).inputs_up,
.login_box .login_card .card_block .input_bx input[type=text]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=password]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=email]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=url]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=time]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=date]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=datetime]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=datetime-local]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=tel]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=number]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx input[type=search]:not(.browser-default).inputs_up,
.login_box .login_card .card_block .input_bx textarea.materialize-textarea.inputs_up{
    display: block;
    height: 44px !important;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #2b2b2b;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #d4dbe0;
    /*border-color: rgba(237, 148, 45, 1);*/
    vertical-align: middle;
    border-radius: 0;
    box-shadow: none;
    transition: .3s all ease-in-out;
}

.login_box .login_card .card_block .input_bx input[type=email]:not(.browser-default).inputs_up,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=email]:not(.browser-default).inputs_up{
    border-color: rgba(152, 152, 152,0.8);
}

.login_box .login_card .card_block .input_bx input[type=text]:not(.browser-default).inputs_up::placeholder,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=text]:not(.browser-default).inputs_up::placeholder{
    line-height: 40px;
}

.login_box .login_card .card_block .input_bx.input-field>label.inputs_up_lbl,
.login_box .login_card .card_block .input_bx label.inputs_up_lbl,
.lst_frm_screen .login_box .login_card .card_block .input_bx.input-field>label.inputs_up_lbl,
.lst_frm_screen .login_box .login_card .card_block .input_bx label.inputs_up_lbl {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
    font-size: 14px;
    line-height: 20px;
    color: rgba(52, 58, 64, 1);
    left: 12px;
}

.login_box .login_card .card_block .input_bx.input-field>label:not(.label-icon).active,
.lst_frm_screen .login_box .login_card .card_block .input_bx.input-field>label:not(.label-icon).active{
    left: 12px;
    -webkit-transform: translateY(-16px) scale(0.8);
    transform: translateY(-16px) scale(0.8);
    color: rgba(52, 58, 64, 1);
}

.lst_frm_screen .login_box .login_card .card_block .input_bx.input-field>label,
.lst_frm_screen .login_box .login_card .card_block .input_bx>label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=text]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=password]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=email]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=number]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=url]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=time]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=date]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=tel]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx input[type=search]:not(.browser-default):focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx textarea.materialize-textarea:focus:not([readonly])+label,
.lst_frm_screen .login_box .login_card .card_block .input_bx.input-field>label:not(.label-icon).active,

.login_box .login_card .card_block .input_bx.input-field>label,
.login_box .login_card .card_block .input_bx>label,
.login_box .login_card .card_block .input_bx input[type=text]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=password]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=email]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=number]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=url]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=time]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=date]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=datetime]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=tel]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx input[type=search]:not(.browser-default):focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx textarea.materialize-textarea:focus:not([readonly])+label,
.login_box .login_card .card_block .input_bx.input-field>label:not(.label-icon).active{
    color: #111;
}

.login_box .login_card .card_block .login_btn,
.lst_frm_screen .login_box .login_card .card_block .login_btn{
    font-size: 17px;
    width: 99%;
    box-sizing: border-box;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.login_box .login_card .card_block .gnrl-btn-hover-two span:nth-child(2),
.lst_frm_screen .login_box .login_card .card_block .gnrl-btn-hover-two span:nth-child(2){
    border: 1px solid rgba(237, 148, 45, 1);
    background-color: rgba(237, 148, 45, 1);
}

.login_box .login_card .card_block .login_btn span,
.lst_frm_screen .login_box .login_card .card_block .login_btn span{
    box-sizing: border-box;
}

.login_box .login_card .card_block .login_btn:hover,
.lst_frm_screen .login_box .login_card .card_block .login_btn:hover{
    /*background-color: rgba(52, 58, 64, 1);*/
}

.login_box .login_card .card_block .login_ul,
.lst_frm_screen .login_box .login_card .card_block .login_ul{
    position: relative;
    margin: 0 0 10px;
}

.login_box .login_card .card_block .login_ul li,
.lst_frm_screen .login_box .login_card .card_block .login_ul li {
    position: relative;
}

.login_box .login_card .card_block .login_ul li .keep_me_btn,
.lst_frm_screen .login_box .login_card .card_block .login_ul li .keep_me_btn{
    position: relative;
    font-size: 12px;
}

/*.login_ul li .keep_me_btn [type="checkbox"]:checked+span:not(.lever):before {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: rgba(237, 148, 45, 1);
    border-bottom-color: rgba(237, 148, 45, 1);
}*/

.login_box .login_card .card_block .login_ul li .keep_me_btn [type="checkbox"]+span:not(.lever),
.lst_frm_screen .login_box .login_card .card_block .login_ul li .keep_me_btn [type="checkbox"]+span:not(.lever){
    padding-left: 0;
    /*padding-left: 25px;*/
}

.login_box .login_card .card_block .login_ul li .keep_me_btn i,
.lst_frm_screen .login_box .login_card .card_block .login_ul li .keep_me_btn i{
    font-size: 21px;
    line-height: 20px;
}

.login_box .login_card .card_block [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.login_box .login_card .card_block [type="checkbox"].filled-in:checked+span:not(.lever):after,
.login_box .login_card .card_block [type="checkbox"].filled-in:not(:checked)+span:not(.lever):before,
.login_box .login_card .card_block [type="checkbox"].filled-in:checked+span:not(.lever):before,

.lst_frm_screen .login_box .login_card .card_block [type="checkbox"].filled-in:not(:checked)+span:not(.lever):after,
.lst_frm_screen .login_box .login_card .card_block [type="checkbox"].filled-in:checked+span:not(.lever):after,
.lst_frm_screen .login_box .login_card .card_block [type="checkbox"].filled-in:not(:checked)+span:not(.lever):before,
.lst_frm_screen .login_box .login_card .card_block [type="checkbox"].filled-in:checked+span:not(.lever):before {
    /*border: 2px solid #5a5a5a;*/
    bottom: 0;
    margin: auto 0;
}

.login_box .login_card .card_block [type="checkbox"].filled-in:not(:checked)+span:not(.lever):before,
.login_box .login_card .card_block [type="checkbox"].filled-in:checked+span:not(.lever):before,
.lst_frm_screen .login_box .login_card .card_block [type="checkbox"].filled-in:not(:checked)+span:not(.lever):before,
.lst_frm_screen .login_box .login_card .card_block [type="checkbox"].filled-in:checked+span:not(.lever):before {
    bottom: 2px;
}

.login_box .login_card .card_block .reset_pass,
.lst_frm_screen .login_box .login_card .card_block .reset_pass{
    margin: 10px 0 0;
}

.login_box .login_card a,
.footer .copyright a{
    color: #039be5;
}

.login_box .login_card .card_block .card_block:after,
.login_box .login_card .card_block .reset_pass:after,
.lst_frm_screen .login_box .login_card .card_block .card_block:after,
.lst_frm_screen .login_box .login_card .card_block .reset_pass:after{
    content: '';
    position: relative;
    display: table;
    clear: both;
}

.keep_me_tool_title,
.lst_frm_screen .keep_me_tool_title{
    margin-bottom: 5px;
    font-size: 14px;
}

.keep_me_tool_cntnt,
.lst_frm_screen .keep_me_tool_cntnt{
    font-size: 12px;
}



/*=============== unset login setting css end =================================*/



/*=============== unset footer setting css start =================================*/


.footer {
    text-align: center;
    padding: 10px 0;
    min-height: 44px;
    line-height: 20px;
    color: #2b2b2b;
    background-color: rgba(25,24,27,.7);
}

.footer .copyright{
    font-size: 12px;
    /*color: #2b2b2b;*/
    color: #fff;
    background-color: transparent;
    letter-spacing: 1pt;
    font-family: 'Montserrat-SemiBold';
}


/*=============== unset footer setting css end =================================*/


.error{
    /*background-color: rgba(255, 0, 0, .4);*/
    /*color: #fff;*/
    /*padding: 5px 15px;*/
    /*margin: 5px 0;*/
    /*border: 2px solid rgba(255, 0, 0, 1);*/
    /*border-radius: 5px;*/
}

label.error{
    background-color: transparent;
    color: rgba(255, 0, 0, 1);
    padding: 0;
    margin: 0;
    border: 0 solid transparent;
    border-radius: 0;
}

.invoice_row .invoice_col_input label.error{
    position: absolute;
    left: 5px;
    bottom: 0;
}

.invoice_row .invoice_col_input .inputs_up.error,
.invoice_row .invoice_col_input .inputs_up.error ~ .select2-container{
    margin-bottom: 20px;
}


.hidden,
.hide{
    display: none !important;
}

.inline_radio .radio{
    display: inline-block;
}

.show{
    /*display: ;*/
}

.alert_dangerous {
    background-color: rgba(255, 0, 0, .6) !important;
    color: #fff !important;
    border: 2px solid rgba(255, 0, 0, 1) !important;
}

.search_form_hidden {
    display: none;
}

.popover {
    background-color: gray !important;
    border-color: red !important;
}
.popover-body{
    color: white !important;
}


.swal2-actions.sweet_actionsImportant {
    margin: 0;
}

button.sweet_confirmbuttonImportant {
    padding: 5px 25px;
}

.swal2-icon.swal2-info{
    border-color: transparent !important;
    background-image: url('../images/info-sign.png');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.swal2-icon::before{
}

.swal2-icon::before,
.swal2-icon.swal2-info .swal2-icon-content{
    display: none;
}


@media (min-width: 1024px) {
    .pro_tbl_con .pro_tbl_bx thead,
    .pro_tbl_con .pro_tbl_bx tfoot,
    .pro_tbl_con .pro_tbl_bx tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }
    .pro_tbl_con .pro_tbl_bx thead,
    .pro_tbl_con .pro_tbl_bx tfoot {
        width: calc( 100% - 5px);
    }
    .pro_tbl_con .pro_tbl_bx tbody {
        display: block;
        height: 270px;
        overflow-y: scroll;
        background-color: #fff;
    }
    .pro_tbl_con.for_voucher_tbl .pro_tbl_bx tbody {
        height: 230px;
    }
    .invoice_row .invoice_col {
        width: 20%;
        /*width: 100%;*/
    }
    .basis_col_5 {
        flex-basis: 5%;
    }
    .basis_col_6 {
        flex-basis: 6%;
    }
    .basis_col_7 {
        flex-basis: 7%;
    }
    .basis_col_7 {
        flex-basis: 7%;
    }
    .basis_col_8 {
        flex-basis: 8%;
    }
    .basis_col_9 {
        flex-basis: 9%;
    }
    .basis_col_10 {
        flex-basis: 10%;
    }
    .basis_col_11 {
        flex-basis: 11%;
    }
    .basis_col_12 {
        flex-basis: 12%;
    }
    .basis_col_13 {
        flex-basis: 13%;
    }
    .basis_col_14 {
        flex-basis: 14%;
    }
    .basis_col_15 {
        flex-basis: 15%;
    }
    .basis_col_16 {
        flex-basis: 16%;
    }
    .basis_col_17 {
        flex-basis: 17%;
    }
    .basis_col_18 {
        flex-basis: 18%;
    }
    .basis_col_19 {
        flex-basis: 19.38%;
    }
    .basis_col_20 {
        flex-basis: 20%;
    }
    .basis_col_21 {
        flex-basis: 21%;
    }
    .basis_col_22 {
        flex-basis: 22%;
    }
    .basis_col_23 {
        flex-basis: 23.3%;
    }
    .basis_col_24 {
        flex-basis: 24.3%;
    }
    .basis_col_25 {
        flex-basis: 25%;
    }
    .basis_col_25_1 {
        flex-basis: 25.1%;
    }
    .basis_col_25_2 {
        flex-basis: 25.2%;
    }
    .basis_col_25_3 {
        flex-basis: 25.3%;
    }
    .basis_col_25_4 {
        flex-basis: 25.4%;
    }
    .basis_col_25_5 {
        flex-basis: 25.5%;
    }
    .basis_col_26 {
        flex-basis: 26%;
    }
    .basis_col_27 {
        flex-basis: 27.3%;
    }
    .basis_col_28 {
        flex-basis: 28%;
    }
    .basis_col_29 {
        flex-basis: 29%;
    }
    .basis_col_30 {
        flex-basis: 30%;
    }
    .basis_col_31 {
        flex-basis: 31%;
    }
    .basis_col_32 {
        flex-basis: 32%;
    }
    .basis_col_33 {
        flex-basis: 33%;
    }
    .basis_col_34 {
        flex-basis: 34%;
    }
    .basis_col_34_1 {
        flex-basis: 34.1%;
    }
    .basis_col_34_2 {
        flex-basis: 34.2%;
    }
    .basis_col_34_3 {
        flex-basis: 34.3%;
    }
    .basis_col_34_4 {
        flex-basis: 34.4%;
    }
    .basis_col_34_5 {
        flex-basis: 34.5%;
    }
    .basis_col_35 {
        flex-basis: 35%;
    }
    .basis_col_36 {
        flex-basis: 36%;
    }
    .basis_col_37 {
        flex-basis: 37%;
    }
    .basis_col_38 {
        flex-basis: 38%;
    }
    .basis_col_39 {
        flex-basis: 39%;
    }
    .basis_col_40 {
        flex-basis: 40%;
    }
    .basis_col_41 {
        flex-basis: 41%;
    }
    .basis_col_42 {
        flex-basis: 42%;
    }
    .basis_col_43 {
        flex-basis: 43%;
    }
    .basis_col_44 {
        flex-basis: 44%;
    }
    .basis_col_45 {
        flex-basis: 45%;
    }
    .basis_col_46 {
        flex-basis: 46%;
    }
    .basis_col_47 {
        flex-basis: 47%;
    }
    .basis_col_48 {
        flex-basis: 48%;
    }
    .basis_col_49 {
        flex-basis: 49%;
    }
    .basis_col_49_1 {
        flex-basis: 49.1%;
    }
    .basis_col_49_2 {
        flex-basis: 49.2%;
    }
    .basis_col_49_3 {
        flex-basis: 49.3%;
    }
    .basis_col_49_4 {
        flex-basis: 49.4%;
    }
    .basis_col_49_5 {
        flex-basis: 49.5%;
    }
    .basis_col_49_6 {
        flex-basis: 49.6%;
    }

    .basis_col_50 {
        flex-basis: 50%;
    }
    .basis_col_75 {
        flex-basis: 75.3%;
    }
    .basis_col_80 {
        flex-basis: 80.3%;
    }
    .basis_col_81 {
        flex-basis: 81.3%;
    }
    .basis_col_82 {
        flex-basis: 82.3%;
    }
    .basis_col_83 {
        flex-basis: 83.3%;
    }
    .basis_col_84 {
        flex-basis: 84.3%;
    }
    .basis_col_85 {
        flex-basis: 85.3%;
    }
    .basis_col_86 {
        flex-basis: 86.3%;
    }
    .basis_col_86 {
        flex-basis: 86.3%;
    }
    .basis_col_87 {
        flex-basis: 87.3%;
    }
    .basis_col_100 {
        flex-basis: 100%;
    }
}

.excel_con{
    position: relative;
    padding: 15px 15px 0;
}

.excel_con .excel_box{
    position: relative;
    max-width: 500px;
    width: 100%;
    height: auto;
    padding: 0 0 15px;
    margin: 0 auto 15px;
    border-bottom: 2px solid rgba(193, 193, 193, 1);
}

.excel_con .excel_box:after{
    content: 'OR';
    width: 27px;
    height: 22px;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 1px;
    position: absolute;
    background-color: #fff;
    font-weight: bolder;
}

.excel_con .excel_box .excel_box_hdng{
    position: relative;
    margin: 0 0 15px;
}

.excel_con .excel_box .excel_box_hdng h2{
    position: relative;
    font-size: 25px;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}

.excel_con .excel_box .excel_box_content{
    position: relative;
}

.nav-tabs.double_line_tab {
    border-bottom: 1px solid rgba(193, 193, 193, 1);
    border-top: 1px solid rgba(193, 193, 193, 1);
}


@media (min-width: 0px) and (max-width: 479px) {
    /* .form_header .list_btn.list_mul {
        width: 130px;
        height: 60px;
    } */
    .form_controls {
        text-align: center;
    }
    .footer-wrap {
        text-align: center;
    }
    .footer-wrap .right {
        display: block;
        width: 100%;
        text-align: center;
        float: initial;
    }
}

@media (min-width: 480px) and (max-width: 599px) {
    .form_header .list_btn.list_mul {
        width: 130px;
        height: 60px;
    }
    .form_controls {
        text-align: center;
    }
    .footer-wrap {
        text-align: center;
    }
    .footer-wrap .right {
        display: block;
        width: 100%;
        text-align: center;
        float: initial;
    }
}

@media(min-width:600px) and (max-width:767px) {
    .form_header .list_btn.list_mul {
        width: auto;
        height: 45%;
    }
    .form_controls {
        text-align: center;
    }
    .footer-wrap {
        text-align: center;
    }
    .footer-wrap .right {
        display: block;
        width: 100%;
        text-align: center;
        float: initial;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .form_header .list_btn.list_mul {
        width: auto;
        height: 45%;
    }
    .footer-wrap {
        text-align: center;
    }
    .footer-wrap .right {
        display: block;
        width: 100%;
        text-align: center;
        float: initial;
    }
}

@media (min-width:992px) and (max-width: 1024px) {}

@media (min-width:1025px) and (max-width: 1199px) {}

@media(min-width:1200px) and (max-width:1299px) {}

@media(min-width:1300px) and (max-width:1600px) {}

@media(min-width:1601px) and (max-width:1900px) {}

@media (max-width: 767px) {
    .dates_manage p {
        display: block;
        font-size: 10px;
    }
    .dates_manage p span {
        font-size: 10px;
    }
    .dates_manage {
        display: none;
    }
    .form_header .text-white {
        font-size: 18px;
    }
    .form_header .list_btn {
        width: 115px;
        right: 10px;
    }
    .form_header .list_btn .list_link {
        font-size: 16px;
    }
    .form_manage {
        padding: 10px;
    }
    .form_header {
        margin: -10px -10px 30px -10px;
        padding: 20px 175px 20px 10px;
    }
    .form_controls input[type="button"].cancel_button,
    .form_controls input[type="submit"].cancel_button,
    .form_controls input[type="button"].save_button,
    .form_controls button[type="submit"].save_button,
    .form_controls button[type="button"].cancel_button,
    .form_controls button[type="submit"].cancel_button,
    .form_controls button[type="button"].save_button,
    .form_controls button[type="submit"].save_button,
    .form_controls input[type="reset"].cancel_button,
    .form_controls button[type="reset"].cancel_button {
        max-width: 115px;
        font-size: 14px;
    }
}











.add-prerequisite--modal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    max-width: 100%;
}
.add-prerequisite--modal .modal-content {
    width: 100%;
    height: 100%;
}
.add-prerequisite--modal .modal-header,
.add-prerequisite--modal .modal-footer {
    border: unset;
    background-color: #dcdcdc;
    padding: 10px 20px;
}
.add-prerequisite--modal .modal-body {
    overflow: unset;
}

/* ------------------------------- */
/* .highlight{
    background-color: #f7f7f9;
    padding: 1rem;
    margin-bottom: 15px;
    border: 1px solid #dee2e6;
} */
.hide_column nav{
    text-align: right;
}
.invoice_cntnt fieldset {
    border: 2px solid rgba(255,255,255,1);
}
.invoice_cntnt fieldset legend{
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0 5px;
}
.invoice_cntnt fieldset .custom-control-label::before {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 0;
}

.container-fluid.search-filter .invoice_row{
    margin-right: -5px;
    margin-left: -5px;
}
.container-fluid.search-filter .invoice_row .invoice_col {
    margin: 0;
    margin-top: 15px;
    width: 100%;
}
.container-fluid.search-filter .invoice_row .invoice_col .invoice_col_bx {
    margin: 0px;
    width: 100%;
}
.container-fluid.search-filter .invoice_row .pro_tbl_con{
    width: 100%;
}
.container-fluid.search-filter .invoice_row .select2-container{
    z-index: 1;
}
.container-fluid.search-filter .form-check.form-check-inline .form-check-label{
    margin-left: 5px;
}

.container-fluid.search-filter.form_manage{
    background: #C4D3F5;
}
.container-fluid.search-filter.form_manage .invoice_row .invoice_col .invoice_col_bx{
    border: 2px solid #fff;
    background-color: inherit;
}
.container-fluid.search-filter.form_manage .invoice_row .invoice_col_ttl{
    background: #C4D3F5;
}
.container-fluid.search-filter.form_manage .invoice_row .invoice_col .invoice_col_bx .invoice_col_short .col_short_btn{
    background: #fff;
}
.container-fluid.search-filter.form_manage .pro_tbl_con .pro_tbl_bx table thead {
    background-color: #33A6D4;
    color: #fff;
}

.form_manage{
    background: #C4D3F5 !important;
}
.form_manage table{
    background:#fff ;
}
.form_manage table thead{
    background-color: #33A6D4;
    color: #fff;
}
.form_manage .highlight {
    padding: 0;
    background: #C4D3F5;
    margin-bottom: 15px;
}
.container-fluid.search-filter.form_manage .wizard-content .wizard>.steps>ul{
    background-color: inherit;
}
.container-fluid.search-filter.form_manage .pro_tbl_con .pro_tbl_bx .edit_update td{
    position: relative;
}
.container-fluid.search-filter.form_manage .pro_tbl_con .pro_tbl_bx .edit_update_bx{
    right: 0;
    width: 100%;
    top: 0;
    display: none;
    background-color: #fff;
}
.container-fluid.search-filter.form_manage .pro_tbl_con .pro_tbl_bx .edit_update:hover .edit_update_bx {
    display: block;
}


.header-right .brand-logo{
    width: 50px;
    display: block;
    margin: 0;
    height: auto;
    border: 0;
}
.header-right .brand-logo a{
    padding: 0;
}
.header-right .menu-icon{
    margin-right: 10px;
    width: 36px;
    height: 30px;
}
.welcome-wizard.btn.btn-success{
    animation: shadow-pulse 1s infinite;
    margin-top: 14px;
}
.welcome-wizard.btn.btn-success a{
    color: #fff;
}
.top-header.header .user-info-dropdown{
    padding-right: 0;
}
.top-header.header .header-right{
    padding: 0.1rem 1rem;
}
.top-header.header .user-notification{
    padding: .5rem .9rem .5rem 0 !important;
}

.navbar{
    -webkit-box-shadow: 0px 0px 6px rgb(0 0 0 / 40%);
    box-shadow: 0px 0px 6px rgb(0 0 0 / 40%);
}

.navbar-brand.brand-logo {
    width: 50px;
    height: auto;
    border-bottom: 0;
    display: block;
}
.navbar-brand.brand-logo a{
    width: 100%;
    display: block;
    padding: 0;
}
.navbar .user-notification{
    padding: 0;
    margin: 0;
}
.navbar .user-notification .dates_manage p{
    margin: 0 !important;
    font-size: 1rem;
    border-right: 1 px solid #c0c0c0;
}

nav.navbar .menu-icon{
position: relative;
}
nav.navbar .btn.btn-success{
animation: shadow-pulse 1s infinite;
}
nav.navbar .btn.btn-success a{
    color: #fff;
}
.navbar .menu-icon {
    position: relative;
}

thead {
    background-color: #33A6D4;
    color: #fff;
}
.table thead th{
    background: none !important;
}


.row-action-main .fin-wizard--body--content--row--heading{
    width: 100%;
    padding: 0.375rem 0.75rem;
    margin-right: 0;
}
.row-action-main .fin-wizard--body--content--row--action {
    padding: 0;
    float: left;
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}


.user-notification .navbar{
    box-shadow:none;
    padding: 0.1rem 0.2rem;
    background-color: inherit;
}
.user-notification .navbar .navbar-nav .nav-item {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.user-notification .navbar .navbar-nav .nav-item span {
    color: #2a88ad;
    font-weight: 700;
}
.user-reminders ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right;
}
.user-reminders ul li{
    float: left;
    padding: .2rem;
}
.user-reminders ul li span{
    color: #2a88ad;
    font-weight: 600;
}


.navbar.user-navbar {
    float: right;
    box-shadow: none;
    padding: 0;
    background: #fff;
}
.navbar.user-navbar .navbar-toggler {
    padding: 0.1rem 0.5rem;
    margin: 0.8rem 0.5rem 0 0;
    position: fixed;
    top: 0;
    right: 50px;
}
.navbar.user-navbar .navbar-collapse{
    padding: 0.9rem;
}
@media (max-width: 992px){
    .navbar.user-navbar .navbar-collapse{
        margin-top: 40px;
    }
}
.navbar.user-navbar li{
    padding: 0.2rem;
    line-height: 1rem;
}
.navbar.user-navbar li span{
    font-weight: 600;
    color: #33A6D4;
}

.user-info-dropdown .dropdown-toggle::after, .user-info-dropdown .dropdown-toggle::before{
    content: none !important;
}
.user-info-dropdown .dropdown-toggle .user-icon{
    background-color: #33A6D4;
    color: #fff;
}
.user-info-dropdown .top_drop_admin{
    padding-top: 0;
}
.user-info-dropdown .card-header {
    background: #33A6D4;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    padding: 1rem;
}
.user-info-dropdown .top_drop_admin{
    border: 2px solid #33A6D4;
}
.user-info-dropdown .top_drop_admin .arrow{
    border-bottom: 11px solid #33A6D4;
    right: 4px;
}
.user-info-dropdown .top_drop_admin .arrow::after{
    border-bottom: 9px solid transparent;
}




.navbar .megamenu{ padding: 1rem; }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }

}	
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}
/* ============ mobile view .end// ============ */
.nav-tabs, .tab-content {
    background: #fff;
}
.btn-primary {
    color: #fff !important;
    background-color: #007bff !important;
    border-color: #007bff !important;
}
.btn-success {
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}
.btn-secondary {
    color: #fff !important;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
.btn-danger {
    color: #fff !important;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}
.btn-warning {
    color: #212529 !important;
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
}
.btn-info {
    color: #fff !important;
    background-color: #17a2b8 !important;
    border-color: #17a2b8 !important;
}
.btn-dark {
    color: #fff !important;
    background-color: #343a40 !important;
    border-color: #343a40 !important;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-sm {
    padding: 0.25rem 0.5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.hide_column nav{
    float: right;
}
.upper .form-group{
    margin-bottom: 20px !important;
}
.form_controls .dropdown-toggle::after{
    margin-left: 0;
}
.edit_update input{
    border: 0 !important;
    outline: none; 
}
.edit_update  select{
    border: 0 !important;
    outline: none; 
    box-shadow: none;
}
.edit_update_bx-main .edit_update_bx{
    float: right;
}
.edit_update_bx-main .edit_update_bx .inc_dec_con{
    float: left;
}
.edit_update_bx-main .edit_update_bx .inc_dec_con .inc_dec_bx{
    margin: 0 2px !important;
}
.edit_update_bx-main .edit_update_bx .delete_link{
    float: left;
}
.tree ul li:last-child:before {
    background: #C4D3F5;
}
.container-fluid.search-filter.form_manage input.lower_style{
    background: none !important;
    color:#000!important;
}