.login-page, .register-page {
    background: white !important;
}

.login-box-style {
    background: #009DDF;
    padding: 20px;
    border-top: 0;
    color: #fff;
    border-radius: 5px;
}

.btn-info {
    background-color: #ffbb11;
    border-color: #FBBA16;
}

.btn-info:hover, .btn-info:active, .btn-info.hover {
    background-color: #f7ab3a;
    border-color: #f7ab3a;
}
.form-control{
    border: 1px solid #009DDF !important;
}


.form-control:focus {
    border-color: #f7ab3a !important;
    box-shadow: none !important;
}

.login-logo, .register-logo {
    font-size: 24px;
    text-align: center;
    margin-bottom: 5px;
}

.login-logo b {
    font-weight: 600;
}
.login-logo img {
    margin-bottom: 15px;
}


.login-box-body.login-box-style h2 {
    text-align: center;
}
.col-xs-12.text-center {
    margin-top: 12px;
}
.col-xs-12.text-center .btn {
    padding: 6px 30px;
}
.login-box {
    width: 100%;
    margin: 7% auto;
}

.login-box-body.login-box-style h2 {
    margin-top: 5px;
}
form p font {
    color: yellow !important;
}

.logout-box {
    width: 100% !important;
    margin: 7% auto !important;
}

section.animate-bottom {
    /*overflow-x: scroll;*/
    /*height: 40em;*/
    /*scroll-behavior: smooth;*/
}

.sidebar-mini.sidebar-collapse .main-sidebar{
    width: 0 !important;
}
.content-no-wrapper {
    width: 100%;
    margin: 0 auto;
    margin-top: .55%;
}
.main-header .navbar.left{
    margin-left: 0px;
}

.main-header.mb-25{
    margin-bottom: 25px;
    display: none;
}

.wrapper.wrapper-bg {
    background: #f39c12;
}
iframe {
    width: 100%;
    margin: 0 auto;
}

.content-no-wrapper{
    padding:0px 15px;
}
.animate-bottom .tb-bdr {
    width: 100%;
}

.main-sidebar.sidebar_background.w-0 {
    left: -229.9px;
    transition: 0.5s;
}

.main-sidebar.sidebar_background.w-0:hover {
    left: 0px;
}
.main-sidebar.sidebar_background.w-0:hover .header-bars {
    left: 225px !important;
    background: #ecf0f5 !important;
    margin-left: 5px !important;
}

label #sidebar-btn {
    color: white;
    margin: 5px 0;
    padding: 10px 25px;
}
.display-inline-block{
    display: inline-block;
}
.header-area{
    position: relative;
}

.header-bars {
    padding: 7px 6px;
    transition: 0.5s;
    position: absolute;
    cursor: pointer;
    left: 0px;
    height: 100%;
    display: grid;
    height: 55px;
    align-content: center;
    background: #f39c12;
}
.header-bars:hover{
    background: #ecf0f5;
}
#sidebar-btn:hover{
    color: black;
}

#check:checked ~ .wrapper .main-sidebar.sidebar_background.w-0{
  left: 0;
}

#check:checked ~ .header-bars {
    left: 225px;
    background: #ecf0f5;
    margin-left: 5px;
}
#check:checked ~ .header-bars .fa-bars{
    color: black;
}
#sidebar-search-term h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 17px;
}

#check{
    display: none;
}
.container-fluid.header-logo {
    text-align: center;
    display: grid;
    height: 55px;
    align-content: center;
}
.logo-content .logo {
    transition: all .5s;
}
#check:checked ~ .header-logo .logo-content .logo {
    margin-left: 230px;
}

#sidebar-search-term {
    position: absolute;
    background: #f39c12;
    z-index: -1;
    color: white;
    display: grid;
    height: 55px;
    align-content: center;
    width: 232px;
    left: -232px;
}
.sidebar-search{
    transition: 0.5s;
}
#check:checked ~ .sidebar-search {
    left: 0px;
    text-align: center;
    font-size: 18px;
    transition: all .5s;
}
.main-sidebar{
    padding-top: 0px;
}
.sidebar_background {
    background-color: #2e3030;
}
.treeview a {
    color: white !important;
}
.treeview-menu a{
    color: #dbd9d9 !important;
}
.treeview-menu a:hover, .treeview-menu a:focus {
    outline: none;
    background: #646869 !important;
}
a:hover, a:focus {
    background: #4e5252 !important;
    border-left: 3px solid #f39c12;
}
.treeview.active a:active {
    outline: none;
    background: #4e5252 !important;
    border-left: 3px solid #f39c12;
}
.sidebar-menu > li > a {
    transition: 0.1s;
}
.sidebar-menu .treeview-menu > li > a {
    transition: 0.1s;
}
.sidebar-menu .treeview-menu > li > a:hover, .sidebar-menu .treeview-menu > li.active > a {
    background-color: #f39c12;
}

.sidebar-menu .treeview-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    border-left: 3px solid #f39c12;
    background: #4e5252 !important;
}
.treeview span i, .user-panel-treeview-manu a i {
    padding: 0px 10px 0px 0px;
    font-size: 16px;
}
.treeview-menu span i {
    padding: 0px 10px 0px 0px;
    font-size: 10px;
}
.sidebar-menu-counter {
    border: 1px solid #444;
    color: #999;
    padding: 0px 5px;
}
a:hover .sidebar-menu-counter {
    border: none;
    color: white;
}
.login-logo img{
    border-radius: 0px;
}

/*Footer START -------------------------------------------*/
.main-footer {
    padding: 15px;
    color: #444;
    border-top: 1px dotted #ccc;
    margin: 0 auto;
    background: #f9f9f9;
    border-bottom: 7px solid #f39c12;
}
.main-footer.text-center.footer-width-and-margin a {
    color: #f39c12 !important;
}
.main-footer.text-center.footer-width-and-margin a:hover {
    color: black !important;
    background: #f39c12 !important;
    padding: 0px 5px;
}
.container-fluid.footer-main p {
    margin: 0 !important;
}
.main-footer.text-center.footer-width-and-margin {
    padding: 25px 0px;
}
.foter-main-content{
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 991.98px){
    .footer-right-content{
        display: flex !important;
        justify-content: flex-end !important;
        align-items: center !important;
    }
    .footer-center-content{
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }
    .footer-left-content{
        display: flex !important;
        text-align: left !important;
    }
}
.main-footer.text-center.footer-width-and-margin {
    border-top: 40px solid white;
}
.footer-height {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}
@media (max-width: 992px){
    .footer-center-content{
        padding: 10px 0px !important;
    }
}

/*Footer END -------------------------------------------------------*/


/*Sidebar Mobile View Start -----------------------------------------*/
@media(max-width: 767.98px){
    .main-sidebar{
        transform: none !important;
    }
    #check:checked ~ .header-bars {
     left: 0px; 
    background: #ecf0f5;
     margin-left: 0px; 
    }
    #check:checked ~ .sidebar-search{
        left: -230px;
    }
    .header-bars{
        background: white;
    }
    label #sidebar-btn{
        color: black;
        padding: 10px 16px;
    }
    #sidebar-btn:hover {
    color: white;
    }
    .header-bars:hover {
    background: #f39c12;
    }
    #check:checked ~ .header-logo .logo-content .logo {
    margin-left: 0px;
}

}
/*Sidebar Mobile View END ----------------------------------------------*/

/*Usermain file sidebar -----------------------------------------------*/
.sidebar-menu > .active-bg.active > a {
    background-color: #f39c12;
}

.sidebar-menu > .active-bg.active > a .sidebar-menu-counter{
    border: 1px solid white;
    color: white;
}
/*Usermain file sidebar END-----------------------------------------------*/

/* Payment Manager Payment
============================================================ */
.manager_payment.login-box-body.login-box-style, .credit_form.login-box-style {
    max-width: 314px;
    margin: 0 auto;
    background: #009fe3;
    padding: 15px;
    border-radius: 12px;
    text-align: center;
}
.manager_payment.login-box-body.login-box-style h3, .credit_form.login-box-body.login-box-style h3 {
    color: white;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: inherit;
    font-size: 28px;
    margin: 14px 0px 10px;
}
.manager_payment #login-form, .credit_form #login-form {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    overflow: hidden;
}
.manager_payment .form-group.has-feedback, .credit_form .form-group.has-feedback {
    margin: 25px 0px;
    text-align: left;
    color: white;
    position: relative;
}
.manager_payment .form-group.has-feedback label, .credit_form .form-group.has-feedback label {
    display: inline-block;
    margin-bottom: 5px;
    max-width: 100%;
}
.manager_payment .form-group.has-feedback input, .credit_form .form-group.has-feedback input {
    padding: 7px 0px;
    display: block;
    width: 100%;
    padding-left: 5px;
    overflow: hidden;
    outline: none;
}
.manager_payment .form-group.has-feedback, .credit_form .form-group.has-feedback {
    margin: 25px 0px;
    text-align: left;
    color: white;
    position: relative;
}
.manager_payment .col-xs-12.text-center {
    padding: 0px 0px 5px;
}
.manager_payment .col-xs-12.text-center input, .credit_form .col-xs-12.text-center input{
    width: 115px;
    height: 32px;
    color: white;
    background: #ffbb11;
    border-radius: 3px;
    border: 1px #fb1;
    cursor: pointer;
}

/*index.php
=========================================*/

.demo-table {
    background: rgb(0, 159, 227);
    border-spacing: initial;
    margin: 15px auto;
    word-break: break-word;
    table-layout: auto;
    line-height: 1.8em;
    color: white;
    padding: 10px 15 0px 15;
    width: 314;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 12px;
}
.demo-input-box {
    padding: 8px 13px;
    border: #CCC 1px solid;
    border-radius: 4px;
    width: 100%;
}
.btnRegister {
    padding: 8px;
    background-color: #f39c12;
    color: #f5f7fa;
    cursor: pointer;
    border-radius: 4px;
    border: #f39c12;
    font-size: 1.1em;
    width: 135px;
}
.demo-table .field-column {
    padding: 14px 0px;
}
.form-head img {
    max-width: 130px;
}
.field-column.register_form {
    text-align: center;
}
.field-column div input {
    outline: aliceblue;
}




.tab button {
    padding: 15px !important;
}
.tab button.active {
    background-color: #f39c12 !important;
    color: white !important;
}
form td, form th {
    padding-top: 10px;
    padding-bottom: 10px;
}