.skin-blue .sidebar a {
    color: #000!important;
}
.skin-blue .main-header .navbar .sidebar-toggle {
    color: #000!important;
}
.skin-blue .main-header .navbar {
    background-color: #eee!important;
}
.skin-blue .main-header .navbar .nav>li>a {
    color: #000!important;
}
.main-header .logo .logo-lg {
    display: block;
    padding-top: 10px!important;
    padding-left: 15px!important;
}
.custom_box .box-header {
    background: #eee!important;
    border-bottom: 1px solid #357ca5!important;
    border-left: 1px solid #357ca5!important;
    border-right: 1px solid #357ca5!important;
}
.main-sidebar {
    background: #eee!important;
}

.header_top {
    padding: 5px 0;
    border-bottom: 1px solid #2c2c2c!important;
    position: fixed;
    z-index: 9;
    width: 100%;
    clear: both;
    background: #fff!important;
}

.login-form {
    background: rgb(0, 68, 126, 0.6)!important;
    position: relative;
    border: 1px solid #fff;
}

/*--section 1--*/



.section-1{



	padding: 70px 0;



    width: 100%;



    background-color: #357CA5;



    background-image: url('../assets/login/img/qoonwallpaperbg.png');



    background-size: cover;



    background-position: center center;



    box-shadow: inset 0 -10px 80px rgba(0,0,0,0.8);



}

.footer_content {
    height: 60px;
    padding: 0 15px;
    background: #00447E!important;
}
