/* Mobile Menu */
@media screen and (max-width: 997px) {
    .left-nav {
        left: -100%;
        position: absolute;
        transition: all 0.6s;
        z-index: 1;
    }

    .open_aside.left-nav {
        left: 0;
    }
}

#navbarSupportedContent {
    /* position: fixed;
    top: 0;
    left: 0; */
    background: #982c2c;
    margin-left: 88px;
    z-index: 1;
    box-shadow: 0 0.125rem 0.375rem 0 rgba(161, 172, 184, 0.12);
}

.app-brand {
    display: flex;
    flex-grow: 0;
    flex-shrink: 0;
    overflow: hidden;
    line-height: 1;
    min-height: 1px;
    align-items: center;
    width: 100%;
    justify-content: center;
    /* padding-right: 2rem;
    padding-left: 2rem; */
}

.menu-vertical .menu-inner {
    flex-direction: column;
    flex: 1 1 auto;
    margin-top: 12px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    height: 100%;
}

/* -----------commented left sidebar design-start------------------------------- */

/* .menu-sub {
    opacity: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: opacity .5s linear, height .5s linear;
    will-change: opacity, height;
}

.menu-item .menu-toggle[aria-expanded="true"]+.menu-sub {
    opacity: 1;
    height: 100%;
    visibility: visible;
    overflow: visible;
    transition: all .5s linear;
    will-change: opacity, height;
}

.left_side_menus{
    width:20%;
    position: fixed;
}
.left_side_menus aside{
    height: 100vh;
}
.right_side_wrapper{
    width:80%;
    position: absolute;
    right: 0;
}
.menu-vertical .menu-inner {
    margin-top: 12px;
}
.sidebar_ul_ading_styles .menu-item.active {
    margin: 0px 10px;
    padding: 11px 77px;
    background-color: #800506;
    list-style: none;
    position: relative;
    border-radius: 10px;
    width: 16.25rem;
}
.sidebar_ul_ading_styles .menu-item{
    margin: 0px 60px;
}
.sidebar_ul_ading_styles .menu-item.active:before {
    content: "";
    position: absolute;
    right: -30px;
    top: 2px;
    width: 6px;
    height: 2.6845rem;
    border-radius: 0.375rem 0 0 0.375rem;
}
.sidebar_ul_ading_styles .menu-item.active:before {
    background: #800506;
}
.sidebar_ul_ading_styles .menu-item.active a.menu-link{
    color: #fff;
    list-style: none;
    text-decoration: none;
}
.sidebar_ul_ading_styles .menu-item{
    list-style: none;
}


.sidebar_ul_ading_styles .menu-item a.menu-link{
    color: #000;
    list-style: none;
    text-decoration: none;
}
.sidebar_ul_ading_styles .menu-item {
    margin: 0px 10px;
    padding: 11px 77px;
    background-color: #fcc;
    list-style: none;
    position: relative;
    border-radius: 10px;
    border: 1px solid #ccc;
    width: 16.25rem;
} */
/* -----------commented left sidebar design-------------------------------- */
/* .custom___nav{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-right: 129px;
} */
#navbarSupportedContent {
    box-shadow: unset;
}

.custom_brand {
    height: 75px;
}

.custom_brand img {
    height: 100%;
    width: 100%;
}

.navbar-header {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.navbar-header {
    background: #fff;
    padding: 10px 50px;
    transform: skewX(30deg);
    display: inline-block;
    box-shadow: -60px 0px 0 #fff;
}

.new_contain {
    background-color: #982c2c !important;
    /* background: #a75353; */
    border-radius: unset;
    border: none;
    box-shadow: 0px 2px 8px 0px #cdc8c8;
    /* box-shadow: 0px 1px 8px 0px #b45d5d; */
}

.navbar-header .head_logo {
    transform: skew(-30deg);
    height: 56px;
}

.custom___nav ul .nav-item a {
    color: #fff !important;
    font-size: 19px;
    font-weight: 500;
    font-family: 'Josefin Sans' !important;
}

.custom___nav ul .nav-item {
    margin-left: 16px;
}

.user_ul .nav-item a {
    color: #fff !important;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Josefin Sans' !important;
}

.custom__navbar {
    padding: 0px !important;
}

.dash_container {
    background: linear-gradient(rgba(0, 0, 0, 0.554), rgba(0, 0, 0, 0.656)), url(../assets/img/4895801_6897.jpeg) center center no-repeat;
    height: 87.5vh;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.welcome_cnt {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.wlcm_text {
    font-size: 27px;
    font-weight: 600;
    color: #e5e2e2;
    font-family: 'Josefin Sans' !important;
}

.mgc_txt {
    font-size: 27px;
    font-weight: 600;
    color: #e5e2e2;
    font-family: 'Josefin Sans' !important;
}

.welcome_cnt h1 {
    /* margin: 0px; */
    margin-bottom: 0px;
    margin-top: 20px;
}

.welcome_cnt h4 {
    margin: 0px;
}

.user_ul .dropdown-menu.show {
    margin-left: -67px;
}

/* .user_ul .dropdown-menu.show .dropdown-menu li .dropdown-item a{
color: #000!important;
} */
.user_ul .nav-item a.dropdown-item {
    color: #000 !important;
}

.head-and-add {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-container {
    padding: 25px;
    box-shadow: 0px 0px 5px 0px #ada5a5;
}

.page-titles {
    padding: 18px 18px;
    background: #f2f2f2;
    border-radius: 1.25rem 1.25rem 0rem 0rem !important;
    border-radius: 1rem;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    /* border-top: 1px solid #db7272;
    border-left: 1px solid #db7272;
    border-right: 1px solid #db7272; */
}

.table-cus-container {
    padding: 26px 21px;
    /* border-bottom: 1px solid #db7272;
    border-left: 1px solid #db7272;
    border-right: 1px solid #db7272; */
    border-bottom-right-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
}

.smart_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom_contain_fluid {
    padding: 36px 30px;
    border-bottom-right-radius: 1.25rem;
}

.page_header .heading {
    color: #4989ae;
    font-weight: 600;
    font-size: 25px;
    font-family: 'PhpDebugbarFontAwesome';
    margin-bottom: 0px;
}

body {
    background-color: #fafbfd;
}

.actn_menu_btns {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 84px;
}

.actn_menu_btns form {
    margin: 0;
}

.customized_table_design thead th {
    background-color: #982c2c !important;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.customized_table_design tbody td {
    color: #484848;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 8px !important;
    white-space: nowrap;
}

.customized_table_design tbody tr th {
    padding: 0px !important;
    padding: 8px 8px !important;
}
.customized_table_design thead{
    border: 1px solid #982c2c;
}
.customized_table_design tbody {
    border: 1px solid #cdc5c5;
}
.add_dtails_btn a{
    padding: 5px 25px;
    background-color: #4989ae;
    color: #fff !important; 
}
.add_dtails_btn a:hover{
    padding: 5px 25px;
    background-color: #4989ae;
    color: #fff !important; 
}
/* .form_card_body{
    border-le
} */
.card_design{
    border: 1px solid #db7272;
    border-radius: 1.25rem;
}
.add_form {
    margin-top: 20px;
    padding: 0px 32px;
}
.add_form .form-control{
    box-shadow: inset 0 3px 7px -2px #746f6fab;
}
/* ----------------------------- */
    .prcd{
        padding: 8px 28px;
        border: 1px solid #4d7f3b;
        background-color: #4d7f3b;
        color: #fff;
        margin-top: 12px;
        font-family: 'PhpDebugbarFontAwesome';
        text-transform: uppercase;        
    }
.prcd.submit_animate {
    --color: #4e9647;
    --color2: rgb(10, 25, 30);
    padding: 8px 40px;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #4e9647;
    transition: .5s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
    /* font-family: 'Roboto', 'Segoe UI', sans-serif; */
    font-family: 'PhpDebugbarFontAwesome';
    text-transform: uppercase;
    color: #4e9647;
}
.prcd.submit_animate::after, .prcd.submit_animate::before {
	content: '';
	display: block;
	height: 102%;
	width: 100%;
	transform: skew(90deg) translate(-50%, -50%);
	position: absolute;
	inset: 50%;
	left: 25%;
	z-index: -1;
	transition: .5s ease-out;
	background-color: var(--color);
   }
   
   .prcd.submit_animate::before {
	top: -51%;
	left: -25%;
	transform: skew(90deg) rotate(180deg) translate(-50%, -50%);
   }
   
   .prcd.submit_animate:hover::before {
	transform: skew(45deg) rotate(180deg) translate(-50%, -50%);
   }
   
   .prcd.submit_animate:hover::after {
	transform: skew(45deg) translate(-50%, -50%);
   }
   
   .prcd.submit_animate:hover {
	color: #fff;
   }
   
   .prcd.submit_animate:active {
	filter: brightness(.7);
	transform: scale(.98);
   }
/* ----------------------------- */
.submit_animate {
    --color: #4989ae;
    --color2: rgb(10, 25, 30);
    padding: 8px 40px;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #4989ae;
    transition: .5s;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    z-index: 1;
    font-weight: 500;
    font-size: 15px;
    /* font-family: 'Roboto', 'Segoe UI', sans-serif; */
    font-family: 'PhpDebugbarFontAwesome';
    text-transform: uppercase;
    color: #4989ae;
}
.submit_animate::after, .submit_animate::before {
	content: '';
	display: block;
	height: 102%;
	width: 100%;
	transform: skew(90deg) translate(-50%, -50%);
	position: absolute;
	inset: 50%;
	left: 25%;
	z-index: -1;
	transition: .5s ease-out;
	background-color: var(--color);
   }
   
   .submit_animate::before {
	top: -51%;
	left: -25%;
	transform: skew(90deg) rotate(180deg) translate(-50%, -50%);
   }
   
   .submit_animate:hover::before {
	transform: skew(45deg) rotate(180deg) translate(-50%, -50%);
   }
   
   .submit_animate:hover::after {
	transform: skew(45deg) translate(-50%, -50%);
   }
   
   .submit_animate:hover {
	color: #fff;
   }
   
   .submit_animate:active {
	filter: brightness(.7);
	transform: scale(.98);
   }

   .add_form label{
    font-size: 16px;
    font-weight: 500;
    color: #706565;
   }
   .add_form .form-control {
    box-shadow: inset 0 3px 7px -2px #746f6fab;
    font-size: 13px;
    color: #918a8a !important;
    padding: 8px 13px;
}
/* .memb-form-container{
    display: flex;
    justify-content: center;
    align-items: center!important;
    height: 100vh!important;
} */
.memb-form-container{
    display: flex;
    justify-content: center!important;
    align-items: center!important;
    height: 100vh!important;
}

.mem-login_section{
    background: linear-gradient(rgba(0, 0, 0, 0.098), rgba(0, 0, 0, 0.138)), url(../assets/img/13621.jpg) center center no-repeat;
    /* background: linear-gradient(rgba(0, 0, 0, 0.554), rgba(0, 0, 0, 0.656)), url(../assets/img/4895801_6897.jpeg) center center no-repeat; */
    /* height: ; */
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.avtr_img{
    height: 102px;
    width: 24%;
    position: absolute;
    top: -115px;
    right: 39%;
    border-radius: 50%;
}
.avtr_img img{
    height: 100%;
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #fff;
}
.mem_sub_card{
    position: relative;
    margin-top: 6px;
}
.add_form label{
    margin-bottom: unset!important;
}

.mem_head{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 13px;
}
.mem-submit-button{
    background-color: #982c2c;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: unset;
    padding: 6px 0px;
}
.mem-submit-button:hover{
    background-color: #982c2c;
    color: #fff;
}
.mem-submit-button button{
    color:#fff;
}

.mem-login-button{
    background-color: #982c2c;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border: unset;
    padding: 6px 0px;
}
.mem-login-button:hover{
    background-color: #982c2c;
    color: #fff;
}
.mem-login-button button{
    color:#fff;
}


/* ----------------------------- */
.go-back-button button {
    text-decoration: none;
    color: #666;
    border: 2px solid #666;
    padding: 4px 9px;
    display: inline-block;
}
.go-back-button button:hover{
    background: #666;
    color: #fff;
    transition: .3s;
    -webkit-transition: .3s;
}
.bill_view_btn button{
    border: 1px solid #4989ae;
    background-color: #4989ae;
    color: #fff;
}
.bill_pay_btn button{
    border: 1px solid #db3742;
    background-color: #db3742;
    color: #fff;
}
.left-side .ol-list{
    margin-left: 69px;
}
.instructions{
    margin-left: 84px;
}
.change-pass-submit {
    background-color: #982c2c;
    width: 100%;
    border-radius: unset;
    color: #fff;
}
.change-pass-submit:hover {
    background-color: #982c2c;
    width: 100%;
    border-radius: unset;
    color: #fff;
}
.change_pass_img{
    height: 265px;
    width: 100%;
}
.change_pass_img img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.change_pass_common_card{
    padding: 28px 0px;
    background: #fff;
}
.home-go-back-button button{
    margin-left: 42px;
    margin-left: 42px;
    border: 1px solid #1665d8;
    color: #1665d8;
}
.transaction_tbl thead tr th{
    background-color: #4989ae!important;
}
/* .transaction_section table{
overflow-x: scroll;
} */
.modal_scroll_cus{
overflow-x: scroll;
}


@media only screen and (max-width: 768px) {
    .add_dtails_btn a {
        padding: 1px 6px!important;
    }
    .page_header .heading{
        font-size: 20px!important;
    }
    .bill_view_btn{
        display: flex;
        width: 200px!important;
    }
    .bill_pay_btn button{
        margin: 22px 2px 0px 16px !important;
    }
    .left-side .ol-list {
        margin-left: 5px;
    }
    .instructions {
        margin-left: 18px;
      }
    .ptr a {
        font-size: 10px;
        padding-right: 3px;
    }
    .user_ul .dropdown-menu.show {
        margin-left: -7px;
    }
    .mgc_txt {
        font-size: 21px;
        font-weight: 600;
        color: #e5e2e2;
        font-family: 'Josefin Sans' !important;
    }
    .table-cus-container {
        padding: 18px 6px!important;
    }
    .navbar-header {
        background: #fff;
        padding: unset!important;
        transform: unset!important;
        display: unset!important;
        box-shadow: unset!important;
        margin-top: 10px;
    }
    .navbar-header .head_logo {
        transform: skew(0deg)!important;
        height: 47px !important;
        padding: 0px 6px;
    }
    #navbarSupportedContent{
        margin-left: -14px!important;
        margin-top: 10px!important;
    }

    .custom_contain_fluid {
        padding: 15px 11px;
        border-bottom-right-radius: 1.25rem;
    }
    .add_form {
        margin-top: 20px;
        padding: 0px 8px;
    }
    .page-titles {
        padding: 12px 6px;
    }
    .custom_srch_rst{
        display: flex;
        justify-content: center;
        align-items: self-end;
        margin-top: -6px;
    }
    #submit_filter{
        margin-right: 8px;
    }
}

    .user_ul .nav-item a:hover{
    background-color: #982c2c;
    color: #fff!important;
    }
    .new__custom_modal .modal-header{
        background-color: #982c2c;
        color: #fff;
    }
    .new__custom_modal .modal-footer .custom_close_btn{
        background-color:#982c2c;
        color: #fff;
        border: 1px solid #982c2c;
    }
    /* .new__custom_modal .modal-footer .custom_close_btn{
        background-color:#982c2c;
    } */
    .new_custom_modal_1 .customized_table_design thead tr th {
        background-color: #f8fafc !important;
        color: #575151 !important;
        border: 1px solid #982c2c;
        font-size: 14px;
        font-weight: 600;
    }
    .new_custom_modal_1 .customized_table_design thead tr td{
        background-color: #f8fafc !important;
        color: #575151 !important;
        border: 1px solid #982c2c;
        font-size: 15px;
    }
    /* .new_custom_modal_1 .modal-footer .custom_close_btn{
        background-color:#982c2c;
        color: #fff;
        border: 1px solid #982c2c;
    } */
    .new_custom_modal_1 .modal-header{
        background-color: #982c2c;
        color: #fff;
    }
    .new_custom_modal_1 .modal-footer .custom_close_btn{
        background-color:#982c2c;
        color: #fff;
        border: 1px solid #982c2c;
    }
    .scroll_unset .modal_scroll_cus{
        overflow-x: hidden!important;
    }
    .pagination.test7{
        justify-content: end;
    }
    .member_cus_logo1 {
        height: 66px;
        width: 262px;
    }
    .member_cus_logo1 img{
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
    .member_cus_logo{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .make_pay_cards_1{
        height: 100px;
        width: 200px;
    }
    .make_pay_cards_1 img{
        height: 100%;
        width: 100%;
        object-fit: contain;
    }   
    /* .make_payment_visacards{
        display: flex;
    } */
    .payment_visacard {
        height: 65px;
        width: 333px;
    }
    .payment_visacard img{
        height: 100%;
        width: 100%;
        object-fit: contain;
    }
    .payment_condiotns{
        padding: 0px 45px;
    }
    .payment_condiotns h3{
        font-family: 'PhpDebugbarFontAwesome';
    }
    .payment_condiotns p{
        font-family: serif;
        color: #444141;
    }
    .ptr{
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom:30px;
        margin-top: 30px;
    }
    .ptr a{
        text-decoration: none;
        border-right: 1px solid #000;
        padding: 0px 6px;
        height: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #767676;
    }
    .ptr a:hover{
        color: #000;
    }
    .ptr a:last-child{
        border-right: unset!important;
    }
    .footer_restrictions_Contents p{
        font-size: 15px;
        color: #5e5e5f;
    }
    .footer_restrictions_Contents h1{
        font-size: 20px;
        font-weight: 500;
        font-family: 'Josefin Sans' !important;
    }

    .req_star {
        font-size: 19px;
        color: #f00;
    }
    .custom_filter_parent{
        display: flex;
        justify-content: end;
        align-items: flex-start;
    }
    @media screen and (max-width: 767px){
        .default_show{
            display: flex;
            margin-bottom: 10px;
        }
        .default_show a.nav-link.bill___nav{
            background-color: #fff;
            padding: 3px 19px !important;
            color: #000 !important;
            height: 25px;
        }
        .default_show a.nav-link.tra___nav{
            background-color: #fff;
            padding: 3px 19px !important;
            color: #000 !important;
            height: 25px;
        }
        /* ------------------------------ */
        .new_hr{
            border-bottom: 1px solid #fff !important;
            height: 2px;
            width: 10%;
            position: absolute;
            top: 39px;
            width: 100%;
            z-index: 9999;
            background-color: #fff;
        }
        .navbar-header{
            padding: 9px 9px 0px 40px !important;
            transform: skewX(30deg) !important;
            margin-left: -29px;
        }
        .navbar-header .head_logo{
            transform: skew(-30deg)!important;
        }
        .new_contain{
            position:relative;
            padding: 0px!important;
        }
        .navbar-header{
            margin-top: 0px!important;
        }
        .navbar-toggler{
            padding: 3px 6px;
            margin-right: 19px;
            border: 1px solid #fff;
        }
        .user_ul{
            margin-left: 8px !important;
            margin-top: 3px;
        }
        .mbl-nav_new{
            padding-left: 12px!important;
        }
        }
    
    
    @media screen and (min-width: 767px) and (max-width:1023px){
        .default_show{
            display: flex;
            margin-bottom: 10px;
        }
        .default_show a.nav-link.bill___nav{
            background-color: #fff;
            padding: 3px 19px !important;
            color: #000 !important;
            height: 25px;
        }
        .default_show a.nav-link.tra___nav{
            background-color: #fff;
            padding: 3px 19px !important;
            color: #000 !important;
            height: 25px;
        }
    }
    @media screen and (min-width: 1024px){
    .default_show{
        display: none!important;
    }
    }
    
