.custom-login .nav-main-custom {
            background: #f18d2b;
        }
        .custom-login .rs-footer {
            background: transparent;
        }
        .custom-login .main-menu .nav-menu > li a:hover {
            background: #db7512 !important;
        }
        .custom-login .nav-menu > li > a {
            font-size: 14px;
        }
        .custom-login .login-5 .form-inner {
            padding: 60px 40px;
        }
        .custom-login .cust-crd {
            background: url(../dist/images/img-6.jpg) no-repeat;
            z-index: 999;
            background-size: cover;
            min-height: 425px;
            width: 100%;
            border-radius: 5px;
            box-shadow: 0px 0px 25px #163d8d26;
        }
        .custom-login .rs-footer .footer-bottom {
            margin-top: 0;
        }
        .custom-login .custom-top-nav {
            border-bottom: 1px solid #d1d1d1;
        }
        .custom-login .custom-nav-top-margin {margin-top: -13px;}
        .custom-login .custom-svg {
            padding: 115px 0;
        }
        .custom-login .ovrflwss .news-eve-scroll {
            height: 500px;
        }
        .custom-login .footerLogin {
            background: #EAEAEA;
            padding: 15px;
            text-align: center;
            color: #fff;
            font-size: 14px;
            margin-top: 1px;
            height: auto;
            border-top: 1px solid #ccc;
            float: left;
            font-weight: bold;
            line-height: 15px;
            width: 100%;
        }