.navbar-fixed-top-custom {
    background: #fff;
    transition-duration: 0.4s;
    border-bottom: 1px solid #f0f7fc !important;
    z-index: 2030;
}

.page-scroll-custom {
    color: black !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.middleBgImage-custom {
    background-repeat: no-repeat;
    background-color: #f0f7fc !important;
    margin: 51px;
    border-radius: 15px;
}


.footer-widget-area-custom {
    background: #f0f7fc !important;
    transition-duration: 0.4s;
    color: black;
    margin: 51px;
    border-radius: 10px;
}

.text-white-custom {
    color: #000000 !important;
}

.wrap-login100-custom {
    background: #fff !important;
    overflow: hidden;
    flex-wrap: wrap;
    justify-content: space-between;
    border-radius: 10px;
}

.registerheder-custom {
    background-color: white !important;
    color: black !important;
}


.ibox-title-custom {
    background-color: #f0f7fc !important;
    border-color: #e7eaec;
    border-image: none;
    border-style: none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}

.ibox-content-custom {
    border-style: none;
}

.input100 {
    font-size: 15px;
    line-height: 1.5;
    color: #666666;
    background: #e6e6e6;
    height: 40px;
    border-radius: 5px;
    border: none;
}

.marginleft125px {
    margin-left: 125px !important;
}

.loginBtn-custom {
    background-color: #3bb78f;
    background-image: linear-gradient(315deg, #3bb78f 0%, #0bab64 74%);
}

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
    background-color: #f0f7fc !important;
    color: white;
}

.FooterAchortag {
    padding: 2px;
    text-decoration: none;
}

.ftr-list li a:hover {
    color: white;
    background-color: #f0f7fc !important;
}

.ftr-list a:hover {
    color: white;
    background-color: #f0f7fc !important;
}

@media only screen and (max-width: 768px) {
    .loginscreen.middle-box {
        width: 185px;
    }

    .marginLeft {
        margin-left: 65px !important;
    }


    .hederImage{
        margin-right:130px;
    }
}

.marginLeft125px {
    margin-left: 125px;
}

.loginImg {
    content: url('../../image/leadPluss.png');
    margin-top:5px;
}

.mainImgLeadPlussDisplayNone
{
    display: none !important;
}

