/* 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: 160px;
    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 */

body.four-one.new-design.customer-portal.registration-page .customer-inner-header {
    margin: 5% 5% 0 5%;
}

body.four-one.new-design.customer-portal.registration-page .customer-content {
    margin: 5% 0 5% 0;
}

body.four-one.new-design.customer-portal.registration-page hr {
    margin: 0 25% 5% 25%;
    border-top: 1px solid #aaa;
}

body.four-one.new-design.customer-portal.registration-page .input-label-div.half-width {
    width: 40% !important;
    margin: 0 5%;
}

body.four-one.new-design.customer-portal.registration-page .input-label-div {
    margin: 0 0 3% 0;
}


/* Listing Page Starts */

body.four-one.all-small.customer-portal .list-div .user-list-div {
    background-color: #F3F3F3;
    border-radius: 5px;
    padding: 12px;
    margin-bottom: 12px;
    margin-top: 0px;
}

body.four-one.all-small.customer-portal .list-div .user-list-div:hover {
    background-color: #ddd;
    cursor: pointer;
}

body.four-one.all-small.customer-portal .trst-accnt-thm .list-div .user-list-number {
    width: 30px;
    height: 30px;
    margin: 5px 12px 5px 0px;
    line-height: 30px;
    border: 1px solid #B4B4B4;
    background-color: #FFF;
    color: #B4B4B4;
}

body.four-one.all-small.customer-portal .trst-accnt-thm .list-div .user-list-lable {
    font-size: 16px;
    color: #226e9e;
}

body.four-one.all-small.customer-portal .trst-accnt-thm .list-div .user-list-info {
    font-size: 11px;
    color: #B4B4B4;
}

body.four-one.all-small.customer-portal .list-div .user-list-right-data {
    text-align: right;
}

body.four-one.all-small.customer-portal .list-div .user-list-right-data .tr-status.locked {
    margin: 0px;
    background-color: #D52222;
    position: relative;
    padding-left: 25px;
    line-height: 13px;
    font-size: 10px;
    margin-bottom: 3px;
}

body.four-one.all-small.customer-portal .list-div .user-list-right-data .tr-status.locked:before {
    content: "\ed45";
    font-family: 'MobiFin-X1' !important;
    top: 3px;
    left: 8px;
    position: absolute;
}

body.four-one.all-small.customer-portal .list-div .user-list-right-data .tr-status.scheduled {
    margin: 0px;
    background-color: #226e9e;
    position: relative;
    padding-left: 25px;
    line-height: 13px;
    font-size: 10px;
}

body.four-one.all-small.customer-portal .list-div .user-list-right-data .tr-status.scheduled:before {
    content: "\ec1f";
    font-family: 'MobiFin-X1' !important;
    top: 3px;
    left: 8px;
    position: absolute;
}

body.four-one.all-small.customer-portal .user-list-action i:before {
    margin-left: 0px;
}

body.four-one.all-small.customer-portal .user-list-right-data.with-info-desc {
    margin-right: 10px;
}

body.four-one.all-small.customer-portal .user-list-right-data.with-info-desc .highlight-list-info {
    line-height: 24px;
    font-weight: bold;
    color: #4bc076;
    font-size: 13px;
}




body.four-one.all-small.customer-portal .list-div .has-del-icon {
    box-shadow: inset -65px 0px 0px 0px rgba(213, 34, 34, 1);
}

body.four-one.all-small.customer-portal .list-div .has-del-icon .user-list-right-data.with-del-icon.with-text {
    font-size: 9px;
    text-align: center;
    line-height: 0px;
    margin-top: -7px;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon.active-on-hover,
body.four-one.all-small.customer-portal .list-div .has-del-icon.on-click {
    box-shadow: inset 0px 0px 0px 0px rgba(213, 34, 34, 1);
    transition-duration: 0.4s;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon.active-on-hover:hover,
body.four-one.all-small.customer-portal .list-div .has-del-icon.on-click.active {
    box-shadow: inset -65px 0px 0px 0px rgba(213, 34, 34, 1);
}

body.four-one.all-small.customer-portal .list-div .has-del-icon.active-on-hover .user-list-right-data.with-del-icon,
body.four-one.all-small.customer-portal .list-div .has-del-icon.on-click .user-list-right-data.with-del-icon {
   width: 0px;
   transition-duration: 0.4s;
   overflow: hidden;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon.active-on-hover:hover .user-list-right-data.with-del-icon,
body.four-one.all-small.customer-portal .list-div .has-del-icon.on-click.active .user-list-right-data.with-del-icon {
    width: 40px;
    overflow: visible;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon.active-on-hover .user-list-right-data.with-info-desc,
body.four-one.all-small.customer-portal .list-div .has-del-icon.on-click .user-list-right-data.arrow-btn {
    margin-right: 0px;
    transition-duration: 0.4s;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon.active-on-hover:hover .user-list-right-data.with-info-desc,
body.four-one.all-small.customer-portal .list-div .has-del-icon.on-click.active .user-list-right-data.arrow-btn {
    margin-right: 30px;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon .user-list-right-data.with-del-icon {
    color: rgba(255, 255, 255, 1);
}

body.four-one.all-small.customer-portal .list-div .has-del-icon .user-list-right-data.with-del-icon i:before
{
    opacity: 1;
}

body.four-one.all-small.customer-portal .list-div .has-del-icon .user-list-right-data.with-info-desc {
    margin-right: 30px;
}







body.four-one.all-small.customer-portal .list-div .has-load-unload-icon {
    box-shadow: inset -65px 0px 0px 0px rgba(75, 191, 125, 1), inset -130px 0px 0px 0px rgba(64, 163, 106, 1);
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.with-del-icon {
    box-shadow: inset -65px 0px 0px 0px rgb(230, 52, 1), inset -130px 0px 0px 0px rgb(75, 191, 125),inset -195px 0px 0px 0px rgb(64, 163, 106)
}


body.four-one.all-small.customer-portal .list-div .has-load-unload-icon .user-list-right-data.with-load-unload-icon.with-text {
    font-size: 9px;
    text-align: center;
    line-height: 0px;
    margin-top: -7px;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon .user-list-right-data.with-info-desc {
    margin-right: 30px;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon .user-list-right-data.with-info-desc.with-load-unload-icon {
    margin-right: 25px;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click {
    box-shadow: inset 0px 0px 0px 0px rgba(75, 191, 125, 1), inset 0px 0px 0px 0px rgba(64, 163, 106, 1);
    transition-duration: 0.4s;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover:hover,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click.active {
    box-shadow: inset -65px 0px 0px 0px rgba(75, 191, 125, 1), inset -130px 0px 0px 0px rgba(64, 163, 106, 1);
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover .user-list-right-data.with-load-unload-icon,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click .user-list-right-data.with-load-unload-icon {
   width: 0px;
   transition-duration: 0.4s;
   overflow: hidden;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover:hover .user-list-right-data.with-load-unload-icon,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click.active .user-list-right-data.with-load-unload-icon {
    width: 40px;
    overflow: visible;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover .user-list-right-data.with-info-desc,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover:hover .user-list-right-data.with-info-desc.with-load-unload-icon,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click .user-list-right-data.with-info-desc.with-load-unload-icon,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click .user-list-right-data.arrow-btn {
    margin-right: 0px;
    transition-duration: 0.4s;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover:hover .user-list-right-data.with-info-desc,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click.active .user-list-right-data.arrow-btn {
    margin-right: 30px;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.active-on-hover:hover .user-list-right-data.with-info-desc.with-load-unload-icon,
body.four-one.all-small.customer-portal .list-div .has-load-unload-icon.on-click.active .user-list-right-data.with-info-desc.with-load-unload-icon {
    margin-right: 25px;
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon .user-list-right-data.with-load-unload-icon {
    color: rgba(255, 255, 255, 1);
}

body.four-one.all-small.customer-portal .list-div .has-load-unload-icon .user-list-right-data.with-load-unload-icon i:before
{
    opacity: 1;
}











body.four-one.all-small.customer-portal .custom-profile-non-edit-text {
    border-bottom: 1px solid #B4B4B4;
}

body.four-one.all-small.customer-portal .with-custom-controls .custom-select-box {
    margin-top: 20px;
}

body.four-one.all-small.customer-portal .with-custom-controls .custom-select-box .customer-form-label {
    top: -20px;
}

body.four-one.all-small.customer-portal .custom-selections .border-container {
    border: 1px solid #eee;
    border-radius: 4px;
    padding-top: 5px;
    padding-left: 5px;
    background-color: #FFF;
}


body.four-one.all-small.customer-portal .custom-selections .border-container.month {
    margin-bottom: 5px;
}

body.four-one.all-small.customer-portal .custom-selections .border-container.one-box .toggle-box {
    /* width: 100%; */
    width:calc(100% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.two-box .toggle-box {
    /* width: 50%; */
    width:calc(50% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.three-box .toggle-box {
    /* width: 33.33%; */
    width:calc(33.33% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.four-box .toggle-box {
    /* width: 25%; */
    width:calc(25% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.five-box .toggle-box {
    /* width: 20%; */
    width:calc(20% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.six-box .toggle-box {
    /* width: 16.6%; */
    width:calc(16.6% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.seven-box .toggle-box {
    /* width: 14.28%; */
    width:calc(14.28% - 5px);
}

body.four-one.all-small.customer-portal .custom-selections .border-container.seven-box .toggle-box.last-day {
    /* width:calc(14.28% * 3); */
    width:calc(14.28% * 3 - 5px);
}


body.four-one.all-small.customer-portal .custom-selections .border-container .toggle-box {
    /* padding-right: 5px;
    padding-bottom: 5px; */
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 30px;
    border-radius: 4px;
    background-color: rgba(0,0,0,0.08);
    font-size: 10px;
    color: #808080;
    cursor: pointer;
    float: left;
    /* box-shadow: inset 0px -5px 0 0 rgba(255,255,255,1), inset -5px 0px 0 0 rgba(255,255,255,1), inset -5px -5px 0 0 rgba(255,255,255,1); */
}

body.four-one.all-small.customer-portal .custom-selections.noti-type .border-container .toggle-box {
    text-align: left;
    padding-left:30px;
    position: relative;
}

body.four-one.all-small.customer-portal .custom-selections.noti-type .border-container .toggle-box:before {
    content: "";
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.2);
    width: 16px;
    height: 16px;
    left: 7px;
    top: 7px;
    position: absolute;
    background-color: #FFF;
}

body.four-one.all-small.customer-portal .custom-selections.time-selection {
    position: relative;
    padding-right: 62px;
}

body.four-one.all-small.customer-portal .custom-selections.time-selection .border-container.am-pm {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 57px;
}

body.four-one.all-small.customer-portal .custom-selections.time-selection .border-container.am-pm .toggle-box {
    min-width: 40px;
}

body.four-one.all-small.customer-portal .custom-selections .border-container .toggle-box.selected {
    color: #FFF;
    font-weight: bold;
    background-color: #4BBF7D;
}

body.four-one.all-small.customer-portal .custom-selections.noti-type .border-container .toggle-box.selected:before {
    border-color: #4BBF7D;
}

body.four-one.all-small.customer-portal .custom-selections.noti-type .border-container .toggle-box.selected:after {
    color: #4BBF7D;
    font-family: 'android' !important;
    content: "\ec6f";
    width: 16px;
    height: 16px;
    left: 10px;
    top: 0px;
    position: absolute;
}

body.four-one.all-small.customer-portal .custom-selections .border-container .toggle-box.disabled {
    background-color: rgba(0,0,0,0.05);
    color: rgba(0,0,0,0.3);
    cursor: not-allowed;
}

body.four-one.all-small.customer-portal .custom-selections .border-container .toggle-box.dark {
    background-color: rgba(0,0,0,0.3);
    color: rgba(255,255,255,1);
}

body.four-one.all-small.customer-portal .with-ir-detail .customer-form-desc.right-data .currency-icon {
    margin: 1px 2px;
}

body.four-one.all-small.customer-portal .with-ir-detail.read-only-data .customer-form-label.right-side-header {
   left: auto;
}

body.four-one.all-small.customer-portal .with-ir-detail .customer-form-desc.left-data {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 31px;
    font-size: 12px;
    color: #aaa;
    font-weight: bold;
    white-space: nowrap;
}

body.four-one.all-small.customer-portal .with-ir-detail .customer-form-desc.left-data,
body.four-one.all-small.customer-portal .with-ir-detail .customer-form-desc.right-data {
    height: 31px;
    font-weight: bold;
    font-size: 14px;
    line-height: 31px;
    color: rgba(0,0,0,0.6);    
}

body.four-one.all-small.customer-portal .with-ir-detail .custom-progressbar {
    position: absolute;
    border: 1px solid #B4B4B4;
    padding: 3px;
    left: 40px;
    right: 40px;
    top: 10px;
    border-radius: 11px;
}

body.four-one.all-small.customer-portal .with-ir-detail .progress-width {
    background-color: #4BBF7D;
    border-radius: 5px;
    height: 4px;
}

body.four-one.all-small.customer-portal .lock-info {
    position: absolute;
    right: 0px;
    color: #D52222;
    font-size: 8px;
    text-align: right;
    line-height: 12px;
    width: 150px;
    top: 0px;
}

body.four-one.all-small.customer-portal .from-receipt-data {
    width: 100%;
    margin: 10px 0px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

body.four-one.all-small.customer-portal .from-receipt-data .left-lable {
    float: left;
    opacity: 0.5;
}


body.four-one.all-small.customer-portal .from-receipt-data .right-detail {
    float: right;
}
body.four-one.all-small.customer-portal .from-receipt-data .center-header {
    text-align: center;
    font-weight: bold;
    margin: 30px 0px;
}

body.four-one.all-small.customer-portal .pocket-actions {
    margin: 10px 0px;
    font-size: 11px;
    text-align: center;
    color: #aaa;
}

body.four-one.all-small.customer-portal .pocket-actions .pocket-action-box {
    float: left;
    width: 25%;
    cursor: pointer;
}

body.four-one.all-small.customer-portal .pocket-actions .pocket-action-box .pocket-action-icon {
    font-size: 30px;
    padding: 10px 0px;
}

body.four-one.all-small.customer-portal .mobifin-receipt .pocket-actions {
    position: absolute;
    top: 15px;
    right: 30px;
    margin: 0px;
    font-size: 10px;
}

body.four-one.all-small.customer-portal .mobifin-receipt .pocket-actions .pocket-action-box {
    width: 100%;
}

body.four-one.all-small.customer-portal .mobifin-receipt .pocket-actions .pocket-action-box .pocket-action-icon {
    padding: 5px 0px;
}

body.four-one.all-small.customer-portal .user-list-info {
    position: relative;
}

body.four-one.all-small.customer-portal .user-list-info .custom-progressbar {
    position: absolute;
    border: 1px solid #B4B4B4;
    padding: 2px 3px;
    left: 40px;
    right: 40px;
    top: 4px;
    border-radius: 11px;
}

body.four-one.all-small.customer-portal .user-list-info .progress-width {
    background-color: #4BBF7D;
    border-radius: 5px;
    height: 3px;
}

body.four-one.all-small.customer-portal .user-list-info .custom-profile-non-edit-text {
    width: 200px;
    border-bottom: 0px;
    line-height: 16px;
    height: 16px;
    font-size: 10px;
    font-weight: normal;
    color: #aaa;
}

body.four-one.all-small.customer-portal .user-list-info .custom-profile-non-edit-text .customer-form-desc.left-data {
    float: left;
}

body.four-one.all-small.customer-portal .user-list-info .custom-profile-non-edit-text .customer-form-desc.right-data {
    float: right;
}

/* Listing Page Ends */