.app-sidebar-logo .app-sidebar-logo-brand{
    display: flex;
    align-items: center;
}
.brand_text{
    
    text-wrap: nowrap;
}

@media(min-width: 992px) {
    .app-sidebar .flex_add {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        z-index: -10;
        position: relative;
    }

    .app-sidebar-logo-default {
        margin-right: 3px;
    }
}
[data-kt-app-layout=dark-sidebar] .app-sidebar .app-sidebar-logo {
    border-bottom: 1px dashed #b1b1b1a8;
}
.border-bottom-dashed-1{
    border-top: 1px dashed #dfd4d4;
}




.logo_img_login img{
    width: 330px !important
}

.login_bg {
    background: url('../media/login/thumb-1920-750750.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
   
}
    .login_bg:after {
        content: "";
        background: #ffffff69;
        height: 100%;
        width: 100%;
        position: absolute;
    }
.login_bg .container-fluid {
    position: relative;
    z-index: 1000;
}


/* Landing Page */
.landing-dark-bg{
    background: url('../media/login/thumb-1920-750750.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: unset;
   
}


.panel {
    margin-bottom: 20px !important;
    border: 1px solid transparent;
    border-radius: 12px !important;
    box-shadow: 0 0 4px #e7e5e5 !important;
}

.panel-primary {
    border: 1px solid #112e51 !important;
}

.panel-header {
    border-radius: 10px 10px 0 0;
    padding: 11px 20px 5px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #112e51 !important;
}

.panel-body {
    padding: 20px;
}
.panel-footer {
    border-top: 1px solid #d9d9d9;
    padding: 13px 20px;
    border-radius: 0 0 10px 10px;
}


.login_bg .form-control {
    padding: 7px 5px;
}


/*  ============================================================== Common Master Layout Style Here ==========================================================*/
.c_header_area img{
    width:60px;
}
.c_header_area {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    background:orange;
}
    .c_header_area h3 {
        font-size: 54px;
        color: red;
        padding: 10px;
        font-family: ui-monospace;
        text-shadow: 0 0 10px #f7f3f3;
    }
.c_user_login_area {
    background: #464646;
    color: #fff;
}
    .c_user_login_area ul {
        display: flex;
        justify-content: end;
        padding-right: 27px;
        list-style-type:none
            
    }

    .c_user_login_area ul li{
padding: 5px 10px;
    }

   .c_bg_image{
    background: url(../media/login/home-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: bottom;
}
.c_footer_area{
    position: fixed;
    bottom: 0;
    width: 100%; 
}
    .c_footer_area p {
        background: #464646;
        color: #fff;
        padding: 4px;
        margin-bottom: 0;
        text-align: center;
    }



/* frm System page style code here of common masterpage*/



.box1 {
    color: white;
    background-color: #4ABDAC;
    border: 1px solid #4ABDAC;
    font-size: 15px;
    padding-top: 24px;
    height: 176px;
    margin-bottom: 17px;
}
.box-model {
    text-align: center;
    width: 278px;
    padding-right: 8px;
}

.box1 a {
    color: #e5e5e5;
}

.box2 {
    color: white;
    background-color: #F7882F;
    border: 1px solid #F7882F;
    font-size: 15px;
}

    .box2 a {
        color: #F7882F;
    }

.box3 {
    color: white;
    background-color: #6C648B;
    border: 1px solid #6C648B;
    font-size: 15px;
}

    .box3 a {
        color: #6C648B;
    }

.box4 {
    color: white;
    background-color: #CF6766;
    border: 1px solid #CF6766;
    font-size: 15px;
}

    .box4 a {
        color: #CF6766;
    }

    .box-model{
        text-align: center;
    }

.box-model .fa-5x {
    font-size: 50px;
    color: #fff;
    text-align: center;
}
.box-model .panel-footer{
    padding: 8px 0;
}
.box-model .pull-right i {
    color: #fff;
    font-size: 18px;
}
/* Box Design bg color*/
.pink-color {
    background: #83174b
}

.orange-color {
    background:#fd852e
}

.black-color {
    background: #101010
}


.purple-color {
    background: #6b3498
}

.red-color {
    background: #d32d41
}

.sky-color {
    background: #488a99
}

.form-group {
    margin-bottom: 1rem;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-size: 14px;
}

.btn {
    padding: 7px 15px !important;
}

.table tr th {
    color: #fff;
    background: #4685cf;
    position: sticky;
    top: 0;
    text-align: center;
    vertical-align: inherit;
}

.table thead tr th {
    color: #fff !important;
    background: #1b84ff !important;
    position: sticky !important;
    top: 0;
}

.modal{
    display: block;
}
/*Date -03-02-2024*/
.bg-primary th {
    color: #fff;
    padding: 6px 3px;
}

.bg-primary td {
    color: #fff;
}

.table-style tr th, .table-style tr td {
    vertical-align: top;
}

.text-right {
    text-align: right;
}

.border-special {
    border: 1px solid #80808024;
    border-radius: 10px;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    margin-top: 12px;
}

.button-size-adjust input[type="submit"] {
    font-size: 12px;
    width: 120px;
}

.footer-bg-primary td {
    color: #fff
}

.pl-0 {
    padding-left: 0;
}

.table tr th {
    color: #fff !important;
    background: #1b84ff;
    position: sticky;
    top: 0;
}

.bg-gradient-danger {
    background: -webkit-gradient(linear, left top, right top, from(#ffbf96), to(#fe7096)) !important;
    background: linear-gradient(to right, #ffbf96, #fe7096) !important;
}
.bg-gradient-info {
    background: -webkit-gradient(linear, left top, right top, from(#90caf9), color-stop(99%, #047edf)) !important;
    background: linear-gradient(to right, #90caf9, #047edf 99%) !important;
}

.bg-gradient-success {
    background: -webkit-gradient(linear, left top, right top, from(#84d9d2), to(#07cdae)) !important;
    background: linear-gradient(to right, #84d9d2, #07cdae) !important;
}
.bg-gradient-warning {
    background: linear-gradient(to right, rgb(159 49 71), rgb(251 157 175)) !important;
}

[data-kt-app-sidebar-minimize="on"] #kt_app_sidebar:hover .menu-sub-accordion {
    display: none;
}

[data-kt-app-sidebar-minimize="on"] #kt_app_sidebar .menu-title, [data-kt-app-sidebar-minimize="on"] #kt_app_sidebar .menu-arrow {
    display: none;
}

[data-kt-app-sidebar-minimize="on"] #kt_app_sidebar:hover .menu-title,
[data-kt-app-sidebar-minimize="on"] #kt_app_sidebar:hover .brand_text,
[data-kt-app-sidebar-minimize="on"] #kt_app_sidebar:hover .menu-bullet,
[data-kt-app-sidebar-minimize="on"] #kt_app_sidebar:hover .menu-arrow {
    display: none;
}

.btn-success-sub {
    background: #112e51;
    color: #fff;
    font-weight: 600;
}

    .btn-success-sub:hover {
        transform: scale(1.05);
        background: #cd2026 !Important;
        color: #fff;
    }