/*
 *  -------------------------------------------------
 *  Hybrid MLM  Copyright (c) 2018 All Rights Reserved
 *  -------------------------------------------------
 *
 *  @author Acemero Technologies Pvt Ltd
 *  @link https://www.acemero.com
 *  @see https://www.hybridmlm.io
 *  @version 1.00
 *  @api Laravel 5.4
 */

.page-content {
    background: #fff !important;
}

.transferWrap.eSend h2.heading, .transactionList h2 {
    margin-top: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-size: 1.4em;
    padding-bottom: 10px;
    color: #464646;
    font-weight: 600;
}

.transactionList h2 i {
    color: #c4c4c4;
}

h2.heading i {
    margin-right: 10px;
    color: #464646 !important;
}

.eSend .transferWizard .inputs, .transferWizard .inputs {
    /*box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.05);*/
    padding: 15px 10px;
}

.transferWizard .inputs {
    background-color: #fff;
}

.transferWizard .inputs, .userHolder {
    max-width: 100%;
    margin: auto;
    background-color: #ffff;
    /* box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.05);*/
}

.transferWizard .userHolder {
    margin-top: 10px !important;
}

.firstPart .changePass {
    margin-bottom: 10px;
}

.walletWrapper .eachNav {
    border: 2px solid #eeeeee
}

.walletWrapper .transactionList {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.walletWrapper .walletAjaxPartials {
    border-left: 0px;
}

.transferInit, .depositInit {
    /*background: #364150;*/
}

.walletWrapper .ipInit {
    background: #364150;
}

.walletWrapper .errorNotice {
    max-width: 100%;
    margin: 15px auto 10px;
    /*background-color: #f1c0d4;*/
    color: #000;
    /*border-left: 5px solid #e775a1;
    padding: 15px 30px 15px 15px;*/
    padding-right: 15px !important;
}

.walletWrapper .successNotice {
    max-width: 100%;
    margin: auto auto 20px;
    text-align: center;
    /*background-color: #c0edf1;*/
    border-color: #58d0da;
    /*border-left: 5px solid #58d0da;*/
    padding: 20px 30px 20px 15px;
}

.eachNav.settings {
    background: #16aad8 !important;
}

.eachNav.vcc {
    background: #7266ba !important;
}

.transferWhite {
    background-color: #fff;
    padding: 15px;
}

.transferWhite .holder h4.groupName > span i {
    background: #7266ba;
    color: #ffffff;
    font-style: normal;
}

.payinGraph .portlet.light {
    padding: 12px 20px 15px;
    background-color: #fff;
    margin-left: 25px;
}

.walletAjaxPartials.row {
    /* margin: 0px;*/
}

.eWalletWrap.row {
    border-radius: 0px !important;
    background: #fff;
    margin: 0px;
    border: solid 1px #ddd;
}

.transactionPassWrapper {
    border: 0px;
}

@media (max-width: 991px) {
    .eachInput {
        margin: 5px 0px;
    }

    .walletAjaxPartials.row {
        margin-top: 10px;
    }

    .walletAjaxPartials.row .walletOverview.walletSettings {
        margin: 10px 15px;
    }
}
@media (min-width: 767px) {
    .walletWrapper .walletOverview {
       /* margin-top: 15px !important;*/
    }
}
@media (max-width: 767px) {
    .walletWrapper .walletOverview {
        margin-top: 15px !important;
    }
    .walletWrapper .transactionList.overTrans {
        overflow: hidden;
        padding-left: 45px;
        padding-right: 1px;
    }

    .col-md-12.payinGraph {
        padding: 0px !important;
    }
}

@media (max-width: 600px) {
    .walletWrapper .transactionList.overTrans {
        overflow: hidden;
        padding-left: 0px;
        padding-right: 1px;
    }

    .payinGraph .portlet.light {
        padding: 12px 20px 15px;
        background-color: #fff;
        margin-left: 0px !important;
    }

    .walletWrapper .transactionList {
        overflow: hidden;
        padding-left: 15px;
        padding-right: 15px;
    }

    .walletOverview .navWrapper.setIcon {
        margin-top: 10px;
        margin-left: 15px !IMPORTANT;
    }

    .walletAjaxPartials.row .walletOverview.walletSettings {
        margin: 10px 15px 10px 0px;
    }
}

.walletSettings .subPartials {
    background: white;
    padding: 0;
    padding-left: 56px;
    /*border: 1px solid #ddd;*/
    width: 100%;
    min-height: 200px;
    /* overflow: hidden; */
}

.walletSettings .subPartials h2 {
    white-space: nowrap;
    font-weight: 600;
    margin-bottom: 5px;
    /* width: -webkit-min-content; */
    font-size: 20px;
    margin-top: 0px;
    border-bottom: 1px dotted #ddd;
    padding-bottom: 11px;
}

.walletOverview.walletSettings {
    display: flex;
}

.walletSettings ul.navUl {
    /* position: relative; */
}

.walletOverview.walletSettings {
}

.changePasswordFields input[type="password"] {
    border-color: #cccccc !important;
}

.walletSettings .wallet.transactionPassWrapper {
    margin: 0;
}

.walletSettings .innerWrap {
    padding-left: 0;
}

form.passChange {
    padding-top: 15px;
}

.changePasswordFields {
    margin-top: 15px;
}

.whiteListIp .tab {
    max-width: 400px;
    display: flex;
    margin-top: 33px !important;
    margin: 25px auto;
}

.whiteListIp h2 {
    margin-top: 10px !important;
}

.whiteListIp .tab input[type="text"] {
    padding: 6px;
    border: 2px solid #ddd;
    border-right: 0;
}

.whiteListIp .buttonBase > span {
    padding: 7px;
    color: #5a5a5a;
    font-weight: 600;
    text-transform: uppercase;
    flex: 1;
    text-align: center;
}

button.updateIp {
    padding: 5px 15px;
}

.buttonBase {
}

.whiteListIp .buttonBase {
    margin-right: 5px;
    display: flex;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    min-width: 80px;
    /* border: 1px solid #b7b7b7; */
    border-radius: 5px !important;
    box-shadow: 0px 1px 6px inset #8282828a;
    background: #eee;
}

.whiteListIp .buttonBase > span.switch {
    position: absolute;
    background: #d24b4b;
    top: 0;
    left: 0;
    transition: all 0.5s ease;
    bottom: 0;
    border-radius: 5px !important;
    width: 50%;
}

.whiteListIp .buttonBase > span.switch:after {
    content: '|||';
    color: wheat;
    text-align: center;
    width: 100%;
    display: block;
}

.subPartials[data-unit="ipWhiteList"] {
    /* display: flex; */
    /* align-items: center; */
}

.whiteListIp .buttonBase.on > span.switch {
    left: 50%;
    background: #24afbb;
}

.errorWrapper {
    border-top: none !important;
}

.disabledBox {
    background-color: #ccc5c5 !important;
    /* filter: blur(1px); */
    cursor: not-allowed;
}

.changePassword {
    margin-bottom: 10px;
}

.payInOutChart .portlet-title {
    text-align: center;
    border: 0px !important;
}

.payInOutChart .caption {
    float: none !important;
    color: #000 !important;
}

.payInOutChart .caption span.caption-subject {
    text-align: center;
    color: #000 !important;
    font-weight: 500 !important;
}

.payInOutChart .caption i {
    color: #000 !important;
}

.walletIco {
    color: #6b6490 !important;
}

.transactionBody.toggleBody .meta .operation .operationMeta {
    display: block;
    width: 100%;
    font-weight: 500;
    margin-top: 6px;
    font-size: 13px;
}

.transactionBody.toggleBody .meta .operation .operationMeta span {
    color: #4194dc;
}

/* */

.walletSettingsWrapper {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 20px;
}

.walletSettingsWrapper h2 {
    position: relative;
    margin-top: 0;
    border-bottom: 1px dotted #ddd;
    font-size: 21px;
    padding: 10px 0;
    margin-bottom: 0;
    color: #555;
    font-weight: 600;
}

.walletSettingsWrapper h2 i {
    color: #777;
}

.walletSettingsWrapper h2:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    height: 3px;
    max-width: 150px;
    bottom: -2px;
    width: 29%;
    background: #666;
}

.walletSettingsWrapper .group {
    border-bottom: 1px dashed #eee;
    padding: 15px 0;
}

.walletSettingsWrapper .group:last-child {
    border: none;
}

.walletSettingsWrapper .group h4 {
    font-weight: 600;
    padding-bottom: 6px;
    margin-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    color: #666;
}

.walletSettingsWrapper .group .inputHolder input {
    width: 100%;
    border: none;
    padding: 5px;
}

.walletSettingsWrapper .group .inputHolder {
    max-width: 300px;
    border: 1px solid #d2d2d2;
}

.walletSettingsWrapper .group .inputHolder i {
    padding: 7px;
    color: #888;
}

.walletSettingsWrapper .group label {
    margin: 0;
    font-size: 14px;
    color: #777;
    font-weight: 600;
}

button.verifyOtp {
    /* margin-top: 12px; */
}

.submitButtonGroup {
    margin-top: 15px;
}

.formErrors {
    background: #e94444;
    max-width: 300px;
}

.formErrors .error {
    padding: 6px 10px;
    color: #fff;
    font-size: 13px;
}

.formSuccess {
    text-align: center;
    margin: auto;
    display: none;
    max-width: 400px;
}

.formSuccess h3 {
    font-weight: 600;
    font-size: 21px;
}

.formSuccess h3 i {
    color: #36c6d3;
}

.formSuccess p {
    font-size: 14px;
    line-height: 1.5;
}

.headerBG {
    width: 100%;
    z-index: 0;
}

.usingExistingPassword .row.changePass {
    margin: 0px;
}

.usingExistingPassword .row.changePass .eachField {
    margin-bottom: 15px !important;
}

.usingExistingPassword .row.changePass .eachField label.control-label {
    margin: 0;
    font-size: 14px;
    color: #777;
    font-weight: 600;
}

.walletOverview.walletSettings form.group.passChange .firstPart .action {
    border-bottom: 1px dotted #ddd;
    background-color: #f5f4f4;
    padding: 5px !important;
}
.eachField.row.otpField .inputHolder.flex {
    border: 1px solid #ddd;
    font-size: 13px;
}

.eachField.row.otpField {
    padding: 8px 0;
    max-width: 500px;
}

.eachField.row.otpField .inputHolder.flex i {
    padding: 7px;
    color: #ddd;
}

.eachField.row.otpField .inputHolder.flex input {
    width: 100%;
    border: none;
}
.col-md-12.eachNav .innerWrap i {
    font-size: 30px;
    padding-top: 4px;
    line-height: 1;
    float: left;
    font-weight: 300;
    margin-right: 7px;
    color: rgba(255, 255, 255, 0.46);
}
.col-md-6.eachNav.transaction .innerWrap i {
    font-size: 30px;
    line-height: 1;
    padding-top: 4px;
    float: left;
    font-weight: 300;
    margin-right: 7px;
    color: rgba(255, 255, 255, 0.46);
}
input.syncWithAmount.field.amount {
    border: 0px;
}

.walletWrapper .errorNotice .eachError {
    color: #fff;
}

.walletWrapper .errorNotice .eachError span.key {
    color: #fff;
}

.walletWrapper .errorNotice .errorWrapper {
    padding-left: 10px;
    background-color: #fb5353;
    border-left: 4px solid #d80f0f;
}
.transferWizard .userHolder span.amount input.syncWithAmount {
    border: 1px solid #ddd;
    padding: 4px 10px;
    max-width: 150px;
}

/*transfer*/
.transferWizard .inputs .remarks {
    margin-bottom: 10px;
}

.transferWizard .inputs .remarks textarea {
    width: 100%;
    min-height: 75px;
    border: 1px solid #ddd;
}

form.transferWizard .firstPart .primary {
    margin-bottom: 10px;
}

form.transferWizard .firstPart .primary select {
    width: 100%;
    padding: 6px;
    border: 1px solid #ddd;
}

.userHolder .eachUser select {
    width: 100%;
    padding: 3px;
    border: 1px solid #ddd;
}

.eachUser span.select2-selection {
    padding: 5px;
    border: 1px solid #ddd;
    height: auto !important;
}

.walletPaymentButtonWrap {
    padding: 5px;
    min-height: 150px;
}

.enableWalletMsg {
    text-align: center;
    padding: 25px;
    color: red;
}

.enableWalletMsg i {
    font-size: 32px;
    color: red;
}

.enableWalletMsg p {
    font-size: 16px;
    font-weight: 600;
}
