/* Login Page Starts */

body.four-one:before {
    /*background-image: none !important; */
}

body.four-one {
    background-image: none !important;
    background-color: #fcfcfc !important;
}

body.four-one.new-design.customer-portal.login-loading-effect .login-box .brand-logo.mobifin-logo:before {
    display: none;
}

body.four-one.new-design.customer-portal.login-loading-effect .login-box .main-login {
    background-color: #FFF;
}

body.four-one .main-login {
    box-shadow: none !important;
}

body.four-one.new-design.customer-portal.login-loading-effect .btn-primary,
body.four-one.new-design.customer-portal.login-loading-effect .form-wiz-page .pager li.previous>.btn {
    background: #226e9e !important;
}

body.four-one.new-design.customer-portal.login-loading-effect .login-btn-div {
    margin-bottom: 50px;
    margin-top: 20px;
    position: relative;
    overflow: visible;
}

body.four-one.new-design.customer-portal.login-loading-effect .login-btn-div:after {
    position: absolute;
    width: 260px;
    height: 61px;
    background-image: url(../images/login-img.png);
    background-size: cover;
    left: 0px;
    bottom: -130px;
    content: "";
}

body.four-one.new-design.customer-portal.login-loading-effect .login-box .login-extra-div a {
    color: #226e9e !important;
}

body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container input.addui-input-input,
body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container input.addui-input-input:focus {
    color: #666666;
}

body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container div.addui-input-placeholder,
body.four-one.new-design.customer-portal.login-loading-effect .with-right-icon .input-icon {
    color: #b4b4b4 !important;
}

body.four-one.new-design.customer-portal.login-loading-effect .input-label-div input[type="text"],
body.four-one.new-design.customer-portal.login-loading-effect .input-label-div input[type="password"],
body.four-one.new-design.customer-portal.login-loading-effect .input-label-div input[type="email"] {
    border-bottom: 1px solid #b4b4b4 !important;
}

body.four-one.new-design.customer-portal.login-loading-effect .login-box .brand-logo.mobifin-logo {
    padding-bottom: 10px !important;
}

body.four-one.new-design.customer-portal.login-loading-effect .login-box .login-option-div a,
body.four-one.new-design.customer-portal.login-loading-effect .login-box .login-option-div a:hover {
    color: #b4b4b4 !important;
}

body.four-one.new-design.customer-portal.login-loading-effect #main-login-1 {
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.05);
    background-color: #FFF;
}

body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container.addui-input-hasValue .addui-input-placeholder,
body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container input.addui-input-input:focus+div.addui-input-placeholder,
body.four-one.new-design.customer-portal.login-loading-effect .custom-select-box .customer-form-label {
    color: #226e9e !important;
}

body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container.addui-input-hasValue input.addui-input-input,
body.four-one.new-design.customer-portal.login-loading-effect div.addui-input-container input.addui-input-input:focus {
    border-bottom: 1px solid #226e9e !important;
}


/* Login Page Ends */


/* Home Page Starts */

body.four-one.all-small.cases-agent .mobifin-services.wallet-services .mobifin-ser-icn {
    background-color: #226e9e;
    border-radius: 50px;
}

body.four-one.all-small.cases-agent .mobifin-services.wallet-services .mobifin-ser-icn i {
    color: #FFF;
}

body.four-one.all-small.trst-accnt .panel.inside-hIding {
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05);
}

body.four-one.customer-portal .header-gradient {
    background: #226e9e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #226e9e 0%, #0089dd 50%, #226e9e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #226e9e 0%, #0089dd 50%, #226e9e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #226e9e 0%, #0089dd 50%, #226e9e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#226e9e', endColorstr='#226e9e', GradientType=0);
    /* IE6-9 */
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .mobifin-ser-icn {
    background-color: transparent;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .receive-money .mobifin-ser-icn i:before,
body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .send-money .mobifin-ser-icn i:before {
    font-size: 30px;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .receive-money {
    position: relative;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .receive-money:after {
    position: absolute;
    content: " ";
    background-color: rgba(0, 0, 0, 0.15);
    height: 75px;
    width: 200%;
    border-radius: 75px;
    top: 0px;
    left: 0px;
    z-index: -1;
    box-shadow: inset 0 0 0 5px rgba(255, 255, 255, 0.4);
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .send-money .mobifin-ser-txt,
body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .receive-money .mobifin-ser-txt {
    padding: 0px;
}

body.four-one.all-small.cases-agent .mobifin-services.wallet-services.user-basic-services .send-money .mobifin-ser-icn,
body.four-one.all-small.cases-agent .mobifin-services.wallet-services.user-basic-services .receive-money .mobifin-ser-icn {
    height: 40px;
    margin-top: 7px;
    transform: rotateY(180deg);
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank .mobifin-ser-icn i:before,
body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .to-bank .mobifin-ser-icn i:before {
    font-size: 20px;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank .mobifin-ser-icn,
body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .to-bank .mobifin-ser-icn {
    background-color: #226e9e;
    position: relative;
    margin-top: 1px;
    box-shadow: 0 0 0 1px #FFF;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank .mobifin-ser-icn:before,
body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank .mobifin-ser-icn:after {
    position: absolute;
    content: "\ee01";
    width: 30px;
    height: 30px;
    margin-top: -15px;
    top: 50%;
    font-family: 'MobiFin-X1' !important;
    line-height: 30px;
    transform: rotateY(180deg);
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank .mobifin-ser-icn:after {
    color: #FFF;
    font-size: 18px;
    right: -15px;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank .mobifin-ser-icn:before {
    color: #226e9e;
    font-size: 33px;
    right: -14px;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .to-bank .mobifin-ser-icn:before,
body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .to-bank .mobifin-ser-icn:after {
    position: absolute;
    content: "\ee01";
    width: 30px;
    height: 30px;
    margin-top: -15px;
    top: 50%;
    font-family: 'MobiFin-X1' !important;
    line-height: 30px;
    transform: rotateY(180deg);
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .to-bank .mobifin-ser-icn:after {
    color: #FFF;
    font-size: 18px;
    left: -15px;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .to-bank .mobifin-ser-icn:before {
    color: #226e9e;
    font-size: 33px;
    left: -12px;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank {
    position: relative;
}

body.four-one.customer-portal .mobifin-services.wallet-services.user-basic-services .from-bank:before {
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    margin-top: -30px;
    top: 50%;
    right: -20px;
    border-radius: 40px;
    background-color: #FFF;
    color: #F47435;
    content: "\eb32";
    font-family: 'MobiFin-X1' !important;
}


/* Home Page Ends */
.login-loading-effect .footer.one-list{
position:relative !important;
}
.new-design.customer-portal.login-loading-effect .login-box .brand-logo.mobifin-logo{
padding : 30px 0px 30px 0px !important;
}
.logo-in-top-menu .footer .primary li a, .logo-in-top-menu .footer .secondary li a,.logo-in-top-menu .footer .primary li a:hover, .logo-in-top-menu .footer .secondary li a:hover{
    color:#000 !important;
}

.login-loading-effect .footer .primary li a, .login-loading-effect .footer .secondary li a, .login-loading-effect .footer .primary li a:hover, .login-loading-effect .footer .secondary li a:hover{
color:#fff !important;
}
body.four-one.new-design.customer-portal.login-loading-effect .login-btn-div::after{
background-image: none !important;
}