/*global styles*/
@font-face {
    font-family: "Digital-7 Italic";
    src: url("../fonts/digital-7__italic_.eot?") format("eot"), url("../fonts/digital-7__italic_.woff") format("woff"), url("../fonts/digital-7__italic_.ttf") format("truetype"), url("../fonts/digital-7__italic_.svg#Digital-7Italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

html, body {
    margin: 0 !important;
    padding: 0 !important;
}

input, textarea, select {
    outline: none !important;
}

.page-header.navbar .page-logo .logo-default {
    margin: 0;
}

.flex {
    display: flex;
}

.page-content-white .page-title {
    margin: 0 0 10px !important;
    overflow: hidden;
    font-weight: 600;
    line-height: 1.3 !important;
    font-size: 22px !important;
    width: 100%;
}

.page-content-white .page-bar, .page-container-bg-solid .page-bar {
    margin: 0px 0 10px !important;
    padding: 0 !important;
}

ul.page-breadcrumb li a {
    color: #9a9a9a;
}

.help-block-error, label.error {
    color: #e7505a !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

label.requiredField::before {
    content: '*';
    float: right;
    display: inline;
    color: #e7505a;
    text-align: left;
}

.loader img {
    display: block;
    margin: auto;
}

h4.panel-title span.tag {
    background: #ddd;
    float: right;
    font-weight: 600;
    display: inline-block;
    font-size: 11px;
    color: #4c4c4c !important;
    padding: 5px;
    margin-right: 10px;
}

.inputWithIcon i {
    padding: 10px;
    width: 40px;
    cursor: pointer;
    line-height: 1;
    text-align: center;
    background: #eee;
}

.inputWithIcon {
    display: flex;
}

a.accordion-toggle.accordion-toggle-styled {
    overflow: hidden;
}

.portletHousing table {
    color: #656565;
}

.portletHousing table button {
    max-width: 35px;
    text-align: center;
}

/*Header css*/

li.languagePicker.header,
li.currencyPicker.header {
    padding: 10px;
}

li.currencyPicker.header .btn-group.localSwitcher a.btn,
li.languagePicker.header .btn-group.localSwitcher a.btn {
    background: #1f252b;
    color: #fff;
    border: 1px solid #1a2027;
}

/*Registration page css*/

.packageRow.row .eachDetail {
    /* padding: 8px; */
    /* padding-left: 0; */
    display: flex;
    border-left: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    /* font-size: 14px; */
    border-bottom: 1px solid #f1f1f1;
    font-size: 15px;
}

.packageRow.row .eachDetail label {
    font-weight: 600;
    color: #8e8e8e;
    /* text-shadow: 0px 1px 0px #ffffffb8; */
    margin: 0;
    /* border-bottom: 1px solid #d8d7d7; */
    padding: 5px;
    background: #fff;
    /* margin-right: 7px; */
    min-width: 35%;
    font-size: 14px;
}

.packageRow.row img {
    max-width: 100%;
    margin: auto;
    display: block;
}

.packageRow.row .details {
    /* border: 1px solid #e8e8e8 !important; */
    /* border-bottom: 2px solid gainsboro !important; */
}

.packageRow.row .eachDetail .value {
    color: #4a4a4a;
    padding: 5px;
    /* border: 1px solid #e8e8e8; */
    border-top: none;
    font-size: 14px;
    flex: 1;
}

.packageRow.row .eachDetail:last-child {
    border: none;
}

.registrationForm span.required {
    float: right;
}

.col-md-3.col-sm-3.col-xs-12.gatewayNavWrap {
    background: #f7f7f7;
    padding: 10px 0px 10px 5px;
    border-radius: 4px !important;
    border-bottom-left-radius: 5px !important;
    border: 1px solid #ddd;
    min-height: 250px;
}

.orderSummaryButton {
    float: right;
    margin-left: 10px;
}

.orderSummaryButton i {
    margin-right: 5px;
}

.paymentNavTab.active {
    position: relative;
    background: white;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border: 1px solid #ddd;
    /* box-shadow: 0px 1px 1px #d4d4d4; */
}

.paymentContainerWrap {
    /* background: #ececec; */
    padding: 0px 0px 0px 0px;
    /* display: -webkit-box; */
}

.paymentNavTab {
    border: 1px solid transparent;
    cursor: pointer;
    white-space: nowrap;
}

span.paymentIco i:not(.active) {
    color: #bfbfbf !important;
}

.paymentNavTab.active .paymentIco img {
    filter: grayscale(0%);
    opacity: 1 !important;
}

.paymentNavTab.active span.paymentLabel {
    color: #6b6b6b;
}

.paymentNavTab.active:after {
    content: '';
    background: #ffffff;
    display: block;
    width: 5px;
    top: 0;
    right: -3px;
    position: absolute;
    height: 100%;
}

.registrationForm select.select2select {
    padding: 5px;
    width: 100%;
    border: 1px solid #ddd;
}

i.ajaxVerified, i.validating {
    font-size: 16px;
    top: 10px;
    width: 0;
    right: 20px;
    position: absolute;
    overflow: hidden;
}

i.validating {
    width: auto !important;
}

.ajaxVerified.fa-check {
    color: #2ab4c0;
}

.ajaxVerified.fa-close {
    color: #e75159;
}

.productDiscount {
    font-size: 11px;
    margin-top: 4px;
    color: #26c281;
}

.productShipping {
    font-size: 11px;
    margin-top: 4px;
    color: #f36a5a;
}

td.discountTitle {
    color: #15b773;
}

td.feeTitle {
    color: #e43a45;
}

table.summaryTable tfoot td {
    padding-left: 8px !important;
}

table.summaryTable thead th {
    height: 55px;
    padding: 16px !important;
    font-weight: bold !important;
}

table.summaryTable tr.order-footer {
    /* border-top: 3px solid #364150; */
}

tr.order-footer td.order-total {
    font-size: 22px;
    font-weight: bold;
}

table.summaryTable thead tr th.order-item {
    width: 40%;
}

.orderSummary h4 {
    font-weight: 600;
    color: #555;
}

.EwalletWrap .input-icon.right > i {
    left: auto;
    right: 24px;
    float: right;
    color: #ccc !important;
}

.walletIco {
    padding: 20px;
    text-align: -webkit-center;
    /* background: #0b9292; */
    font-size: 4.5em;
    color: #27b3b3;
    /* text-shadow: 1px 0px 2px #5d5d61; */
}

button.btn.green.order-review {
    background-color: #eee;
    border-color: #dedede;
    color: #364150;
    float: right;
}

button.btn.green.order-review:hover, button.btn.green.order-review:active, button.btn.green.order-review:focus {
    background-color: #dedede;
    border-color: #dedede;
    color: #666;
}

.form-wizard .steps > li > a.step {
    padding-left: 0px;

}

.form-wizard .nav-justified > li > a, .form-wizard .nav-tabs.nav-justified > li > a {
    text-align: left !important;
    margin-bottom: 5px;
}

.cartPopup.active {
    transform: scale(1) !important;
}

.row.registrationWrapper .form-control {
    border: 1px solid #e3e4e6 !important;
}

.row.registrationWrapper .form-control:focus {
    border-color: #dadde2 !important;
}

.row.registrationWrapper .help-block {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.cartPopupImg img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.cartPopup {
    position: fixed;
    transition: all 0.7s ease-in-out;
    right: 0;
    z-index: 9999;
    transform: scale(0);
    max-width: 200px;
    top: 10px;
    box-shadow: 1px 4px 5px rgba(0, 0, 0, 0.18);
    padding: 10px;
    right: 10px;
    background: white;
}

.cartPopupFooter .removeCart {
    background: #e7505a;
}

.cartPopupFooter .qtyBox {
    white-space: nowrap;
    margin-right: 10px;
    overflow: hidden;
    background: #32c5d2;
}

.cartPopupFooter > div {
    cursor: pointer;
    flex: 1;
    color: white;
    text-overflow: ellipsis;
    padding: 5px;
    text-align: center;
}

.cartPopupInner .title {
    margin-top: 10px;
    font-weight: normal;
    color: #7b7b7b;
}

.cartPopupInner .title span {
    font-weight: 600;
    color: #1bbc9b;
    border-bottom: 1px dotted #32c5d2;
    padding-bottom: 1px;
}

.cartPopupFooter .removeCart {
    background: #e7505a;
}

.cartPopupFooter {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.chosenTick .packageSelector {
    display: none !important;
}

.price-table-footer {
    display: none;
}

/*listview*/

.listView span.chosenTick {
    width: auto !important;
}

.listView .triggerIcos {
    display: inline-block;
    float: right;
    margin-left: 15px;
    color: #c1c1c1;
    cursor: pointer;
    margin-top: 3px;
}

.listView .packageRow.row.mt-element-overlay {
    margin: 0px !important;
}

.listView .packageBasicInfo.price-column-container, .listView .packageAdvInfo {
    border: none !important;
}

.listView .col-md-3 {
    text-align: left;
    margin-bottom: 0 !important;
}

.listView .col-md-3 {
    overflow: hidden;
    width: 100% !important;
    margin-top: 5px;
}

.listView .col-md-3 .packageWrapper {
    padding: 10px !important;
    text-align: left !important;
    margin-bottom: 0 !important;
    margin-top: 0px !important;
}

.listView .col-md-3 .open.packageWrapper {
    padding-bottom: 0 !important;
}

.listView span.chosenTick {
    top: 0;
}

.listView .mt-overlay {
    display: none !important;
}

.chosenTick .packageSelector:hover {
    color: white !important;
}

.listView .chosenTick .packageSelector {
    display: inline-block !important;
    margin: 0 10px !important;
    line-height: 0 !important;
    height: auto !important;
}

.listView .chosen span.chosenTick .packageSelector {
    border: 1px solid #1bbc9b;
    color: white;
    background: #1bbc9b;
}

.listView .packageBasicInfo {
    display: inline-block !important;
    width: auto !important;
    margin: 0 !important;
    height: auto !important;
}

.listView .packageWrapper.price-column-container h4 {
    font-size: 14px;
    display: inline-block;
    margin: 0 !important;
    padding: 0;
}

.listView .price-table-pricing {
    display: inline-block;
    margin-left: 20px;
}

.listView .price-table-pricing > h3 {
    font-size: 15px !important;
    margin: 0 !important;
}

.listView sup.price-sign {
    font-size: 14px !important;
    top: auto !important;
    vertical-align: middle !important;
    margin: 0 !important;
}

.listView .price-table-pricing > p {
    display: none;
}

.listView .packageAdvInfo .price-table-head, .listView .packageAdvInfo .price-table-pricing, .listView .price-table-footer {
    display: none;
}

.listView .row.mobile-padding {
    text-align: left;
    padding: 10px !important;
}

.listView .col-xs-3.text-right.mobile-padding {
    max-width: 50px;
    text-align: left;
}

.pricing-content-2 .text-right {
    text-align: right;
    font-size: 13px !important;
}

.listView .col-xs-9.text-left {
    text-align: left;
    font-size: 14px;
}

.listView .price-column-container {
    width: 100% !important;
    text-align: left !important;
    padding-bottom: 10px !important;
}

.listView .packageAdvInfo.price-column-container {
    padding-bottom: 0 !important;
}

.outerBorderAnimator.hideMyBorder .packageWrapper {
    border-bottom: 3px solid #cccccc !important;
}

/*end list view*/

.packageSelector {
    width: auto !important;
    overflow: visible !important;
}

.stickOverlay .mt-overlay {
    left: 0 !important;
    opacity: 1 !important;
}

.stickOverlay .mt-info {
    opacity: 1 !important;
}

.packageWrapper.price-column-container.chosen {
    border-bottom: 3px solid #1bbc9b !important;
}

.outerBorderAnimator .price-column-container {
    border-bottom: none !important;
}

.viewSwitcher span.active {
    color: #5f5f5f;
}

.triggerIcos {
    display: none;
}

.viewSwitcher {
    padding: 5px 15px;
    border-top: 1px dotted #e5e5e5;
    border-bottom: 1px dotted #e5e5e5;
}

.viewSwitcher span {
    font-size: 20px;
    color: #bfbfbf;
    cursor: pointer;
}

.amountDetails .priceContainer i {
    color: #2ab4c0;
    font-size: 22px;
    margin-left: 2px;
    font-style: normal;
}

.amountDetails .priceContainer {
    display: inline-block;
    margin-left: 2px;
    font-size: 24px;
    font-style: normal;
    color: #2ab4c0;
    padding-right: 10px;
}

.amountDetails .priceLabel {
    display: inline-block;
    color: #e7505a;
    font-weight: 600;
}

.amountDetails {
    margin-bottom: 10px;
    color: #555;
    border-bottom: 1px dotted #dadada;
    padding-bottom: 5px;
    text-align: right;

}

.form-wizard .steps > li.done > a.step .number {
    background-color: #fdfdfd !important;
    color: #36c6d3 !important;
    border: 1px solid #36c6d3 !important;
}

.progress#bar {
    height: 5px;
    margin-bottom: 5px;
}

.paymentGatewaysWrapper {
    overflow: hidden;
    /* background: #fdfdfd; */
    /* border: 1px solid #ddd; */
    /* padding: 10px; */
}

.registeredInfo {
    padding: 10px;
    font-size: 16px;
    color: #909090;
}

.registeredFooter {
    font-size: 11px;
    /* font-style: italic; */
    padding: 0 10px 3px;
    /* border-top: 1px dotted #e5e5e5; */
    color: #999;
}

.postRegistrationBox h3 {
    margin-top: 0px;
    margin-bottom: 0;
    /* color: white; */
    text-transform: capitalize;
    font-size: 25px;
    font-weight: 500;
    padding: 13px 13px 13px 10px;
    /* background: #36c6d3; */
}

.postRegistrationBox {
    /* box-shadow: 1px 4px 8px rgba(0, 0, 0, 0.11); */
    padding: 0px;
    line-height: 27px;
    /* border: 1px solid #e0e0e0; */
}

span.countDown {
    font-size: 15px;
    font-weight: 600 !important;
    color: #36c6d3;
    text-decoration: underline;
    margin-left: 5px;
    margin-right: 5px;
}

.postRegistrationBox {
    display: none;
    text-align: center;
}

.form-wizard label {
    text-align: left !important;
}

.reviewBoxHidden label {
    text-align: left !important;
}

.form-wizard .date-picker, .form-wizard .select2-container {
    width: 100% !important;
}

.packageBasicInfo h2 {
    margin: 0 0px 12px 0;
    font-weight: 500;
    color: #5f5f5f;
    font-size: 22px;
}

.packageBasicInfo .pricing {
    font-size: 29px;
    color: #3a3a3a;
}

.packageWrapper {
    position: relative;
    /*border: 1px solid #ddd;
    border-bottom: 3px solid #ddd;*/
}

.packageBasicInfo {

    padding: 9px;
    text-align: center;
    cursor: pointer;

}

.packageRow.row {
    margin-bottom: 15px;
}

#tab3 .radio-list label {
    display: inline-block;
}

.packageCluster {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.packageAdvInfo {
    display: none;
    /*position: absolute;
    border: 1px solid #3598dc;*/
    width: 100%;
    /*z-index: 999;
    box-shadow: 4px 6px 9px rgba(0, 0, 0, 0.15);
    transition: all 700ms ease-in-out;*/
}

.packageRow.row .col-md-3 {
    /* margin-bottom: 10px; */
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

#user_summary .modal-header {
    background: #2ab4c0;
    color: white;
    font-weight: 600;
}

#user_summary .control-label {
    font-weight: 600;
}

#user_summary .form-horizontal .form-group {
    border-bottom: 1px dotted #e5e5e5;
}

#user_summary .modal-footer {
    border-top: 1px solid #e5e5e5;
    background: #2ab4c0;
    padding: 5px;
}

.packageRow.row .eachDetail:last-child label {
    border-bottom: none;
}

.packageRow.row .eachDetail:last-child .value {
    border-bottom: none;
}

.form-group.pckageSelect.pricing-content-1 {
    border-top: 1px dashed #cecece;
    padding: 20px;
}

.chosenTick {
    position: absolute;
    padding: 4px;
    right: 5px;
    color: #e5e5e5;
    top: 5px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    font-size: 16px;
}

#phone_code {
    max-width: 65px;
    margin-right: 5px;
}

.eachDetail.description label {
    width: 100%;
}

.packageTable table {
    margin: 0;
}

.packageLoader {
    position: relative;
    min-height: 100px !important;
    margin-top: 20px !important;
    overflow: hidden;
}

table .addToCart button {
    width: 35px !important;
    text-align: center;
    font-size: 15px;
    height: 35px !important;
    border-radius: 50% !important;
}

.fixed.registration.cart .summary {
    background: white;
    padding: 10px;
    max-width: 700px;
    z-index: 999;
    box-shadow: -9px 14px 17px #4040403d;
    position: relative;
    border-left: 2px solid #359df7 !important;
    border: 1px solid #d4d4d4;
    border-right: 0;
}

.packageTable.table-responsive {
    /* max-width: 700px; */
    border: 1px solid #e2e2e2;
}

.packageTable img {
    width: 35px;
    display: block;
    /*margin: auto;*/
}

.fixed.registration.cart .summary:after {
    content: '';
    background: #00000038;
    left: 0;
    right: 0;
    /* bottom: 0; */
    top: 0;
    position: fixed;
    z-index: 2;
}

.fixed.cart.open {
    right: 0 !important;
    left: auto !important;
}

.fixed.cart .bubble span {
    font-size: 12px;
    background: white;
    width: 20px;
    height: 20px;
    border: 2px solid #359df7;
    top: 0;
    left: 0;
    padding: 2px;
    position: absolute;
    line-height: 1;
    color: #359df7;
    border-radius: 50% !important;
    display: block;
}

.fixed.cart {
    position: fixed;
    z-index: 9999;
    left: 100%;
    top: 20vh;
    transition: all 0.5s ease;
}

.fixed.cart .bubble {
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 3.5;
    position: absolute;
    top: 30%;
    left: -80px;
    font-size: 16px;
    padding: 10px;
    color: white;
    border-radius: 50% !important;
}

.addToCart .button {
    width: 100%;
}

.addToCart button {
    width: 100% !important;
    max-width: none !important;
    font-size: 17px;
}

.eachDetail.description {
    display: block;
    flex-wrap: wrap;
    border: 1px solid #eaeaea;
    border-top: 1px dotted #a2a2a2 !important;
    /* background: #eee; */
    border-top: none;
    border-bottom: none;
}

.packageRow.row .eachDetail .value p {
    margin: 0;
}

.eachDetail.description label {
    background: #f9f9f9 !important;
    /* border-bottom: 1px dashed #e4e4e4; */
    margin-bottom: 8px;
    /* text-align: center!important; */
}

.eachDetail.description .value {
    font-size: 14px !important;
    color: #5d5b5b !important;
    width: 100% !important;
    display: block;
    border-left: none !important;
    border-right: none !important;
    background: #f9f9f9;
}

.packageWrapper .btn {
    margin: 10px auto;
    display: block;
}

.packageRow.row .image {
    padding: 10px;
    margin-bottom: 0;
    border: 1px solid #e8e8e8;
}

.moreDetails {
    text-align: center;
    font-size: 14px;
    background: #f1f1f1;
    padding: 4px;
    color: #828080;
    /* border: 1px solid #eaeaea; */
    border-top: 1px dotted #969696 !important;
    cursor: pointer;
    border-top: none;
    border-bottom: none;
}

.moreDetails i {
    margin-left: 5px;
}

.eachDetail.name .value {
    color: #807c7c !important;
    font-weight: 600;
}

.showAdv, .showBasic {
    cursor: pointer;
}

.showAdv {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 4px;
    color: #666;
}

.showBasic {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 4px;
    color: #666;
}

.packageBasicInfo h3 {
    font-size: 40px !important;
}

.packageBasicInfo .price-table-pricing p {
    font-size: 14px;
    color: #676767;
}

.packageWrapper .btn:hover {
    background: #2ab4c0 !important;
    border: 1px solid #2ab4c0 !important;
}

/**
 * If chosen package
 */

.packageWrapper.chosen {
    border: 1px solid #1bbc9b;
    border-bottom: 3px solid #1ab998;
}

.chosen span.chosenTick {
    color: #1bbc9b;
    width: 25px;
    line-height: 1;
    height: 25px;
    border-radius: 50% !important;
    text-align: center !important;
    background: white;
}

/**
 * Admin menu section
 */
.page-sidebar-menu > li img {
    max-width: 30px;
}

.menuData .routeParams .row {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.menuData .eachfield input[type="text"], .menuData .eachfield select {
    border: 1px solid #e0dcdc;
    padding: 3px;
    width: 100%;
    color: #848282;
    text-align: left;
}

.form-group.privilegeOptions h3 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 18px;
}

button.showAllLanguages {
    width: auto !important;
    max-width: none !important;
    padding: 3px 10px;
    color: #6d6d6d !important;
}

.eachfield.iconGroup.row {
    margin-top: 20px;
}

.eachRouteInput {
    margin-bottom: 10px;
}

button.showAllLanguages {
    /* margin-top: 20px; */
}

form .otherLanguages {
    display: none;
}

.eachRouteInput.eachField input[type="text"] {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    outline: none !important;
}

.menuData .eachfield.actionButton {
    margin-top: 20px;
}

.menuData .eachfield {
    margin-bottom: 10px;
    overflow: hidden;
}

i.menuSettings {
    float: right;
    cursor: pointer;
    font-size: 15px;
    color: #525252;
}

.menuData {
    background: white;
    border: 1px solid #cccccc;
    padding: 10px;
    border-bottom: 2px solid #cccccc;
    display: none;
}

.row.submitMenus {
    padding-left: 15px;
}

.row.submitMenus {
    overflow: hidden;
    width: 100%;
}

i.fa.fa-cog.menuSettings {
    min-width: 30px;
}

.submitMenus .btn {
    background: #1bbc9b !important;
    border: 1px solid #1bbc9b !important;
    color: white !important;
}

.menuData .col-md-6 {
    padding: 0;
}

.eachfield.accessToggle {
    padding-top: 10px;
    padding-bottom: 10px;
}

.menuData button {
    max-width: 85px;
    padding: 3px 9px;
    margin-right: 10px;
}

.packageSelector.selected {
    background: #1bbc9b !important;
}

/*Gateway part*/

.paymentNavTab span.paymentLabel {
    color: #a5a5a5;
    font-size: 15px;
    padding: 7px;
    display: inline-block;
}

span.paymentIco {
    padding: 5px;
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 19px;
    color: #808080;
}

span.paymentIco img {
    width: 100%;
    filter: grayscale(100%);
    opacity: 0.5;
}

.form-wizard .steps > li > a.step > .number {
    font-weight: 600 !important;
    color: #bfbfbf;
}

.paymentInstruction {
    padding: 15px;
    color: #bfbfbf;
    font-size: 14px;
    margin-bottom: 20px;
}

.paymentContainer {
    display: none;
    border-left: none !important;
    /* border: 1px solid #ddd; */
    background: white;
    padding: 10px;
    min-height: 200px;
    /* box-shadow: 3px 3px 0px #ddd; */
}

.paymentContainer.active {
    display: block;
    padding-top: 0;
}

/**
 * Animated borders
 */

.outerBorderAnimator {
    position: relative;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.leftBorder {
    left: 0 !important;
}

.rightBorder {
    right: 0 !important;
}

.bottomBorder {
    bottom: 0 !important;
}

.topBorder {
    top: 0 !important;
}

.leftBorder, .rightBorder {
    top: 0;
    position: absolute !important;
    display: block;
    width: 1px;
    background: black;
    transition: all 0.7s ease;
}

.bottomBorder, .topBorder {
    position: absolute;
    display: block;
    height: 1px;
    background: black;
    transition: all 0.7s ease;
}

.outerBorderAnimator.hideMyBorder .borders {
    display: none !important;
}

/*.noBorders{
    border: none!important;
}*/

/**
 * settings pages
 */

/*Module | Themes section*/

.themeConfigs {
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    border: 1px dotted #ddd;
    box-shadow: 3px 3px 0px rgba(152, 152, 152, 0.15);
}

.themeLayouts h3 {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 5px;
    margin-bottom: 11px !important;
    border-bottom: 1px solid #e5e5e5;
}

.themePickerInner {
    padding: 12px;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 0px rgba(84, 84, 84, 0.13);
    overflow: hidden;
    text-align: center;
}

.themePicker {
    margin-top: 15px;
}

.themeHandles button:first-child {
    margin-right: 5px;
}

.themeHandles button {
    width: 50px;
    padding: 0px;
    font-size: 21px;
}

.themeHandles {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.themePickerInner h4 {
    font-weight: 600;
    text-align: center;
}

.layoutVarients > span {
    width: 25px;
    margin: 3px;
    display: inline-block;
    height: 25px;
    line-height: 2;
    text-align: center;
    color: white;
    font-size: 11px;
    border-radius: 50px !important;
    position: relative;
    cursor: pointer;
}

.layoutVarients.active > span i {
    opacity: 1 !important;
}

.layoutVarients > span i {
    opacity: 0;
}

.layoutVarientsWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.themePicker .row {
    margin-bottom: 20px;
}

.themePickerInner img {
    width: 100%;
    max-height: 116px;
}

.eachPool h3, .eachTheme h3 {
    margin: 0 !important;
}

.moduleWrapper .caption-helper .pool, .modulePool p, .themeNav p {
    display: inline !important;
    margin: 0 !important;
}

.modulePool p, .themeNav p {
    color: #797979;
    font-size: 13px;
}

.modulePool.active p, .themeNav .active p {
    color: #171717;
    font-weight: 600;
}

.col-md-3.moduleNavigator {
    border-right: 1px solid #eee;
}

.modulePool.active, .themeNav.active {
    background: black;
}

.modulePool:last-child, .themeNav:last-child {
    border-bottom: none !important;
}

.modulePool:first-child, .themeNav:first-child {
    border-top: none !important;
}

.modulePool, .themeNav {
    background: #eee;
    padding: 8px;
    cursor: pointer;
    /* color: #ddd; */
    font-weight: 600;
    border-left: 2px solid transparent;
    border-bottom: 1px solid #e0e0e0;
}

.modulePool.active, .themeNav.active {
    background: #dadada;
    border-left: 2px solid #828282;
    color: black;
}

.moduleHolder,
.themeHolder {
    display: block;
    border-bottom: 1px dotted #bfbfbf;
    padding: 8px 8px 8px 0;
}

.moduleControls {
    float: right;
}

h5.showLayouts {
    overflow: hidden;
    width: 100%;
    margin-top: 15px !important;
}

.moduleControls span,
.themeControls span {
    padding: 2px;
    font-size: 13px;
    max-width: 80px;
}

.moduleHolder,
.themeHolder {
    display: block;
    border-bottom: 1px dotted #e5e5e5;
    padding: 4px 4px 4px 0;
    overflow: hidden;
    width: 100%;
}

span.moduleIco,
span.themeIco {
    margin-right: 10px;
    color: #666;
}

.moduleHead,
.themeHead {
    overflow: hidden;
    padding: 5px;
    color: #555;
}

.moduleMeta,
.themeMeta {
    padding-top: 10px;
    font-size: 12px;
    padding-left: 20px;
    display: none;
    overflow: hidden;
    color: #a9a9a9;
    /* font-style: italic; */
    border-top: 1px dashed #eaeaea;
}

.eachMeta {
    overflow: hidden;
    padding: 5px 0;
}

.eachMeta.screenshot img {
    max-width: 100px;
}

.eachMeta label {
    font-weight: 600;
    min-width: 20%;
    color: #616161;
}

span.moduleInfo,
span.themeInfo {
    display: inline-block;
    min-width: 30px !important;
}

.eachPool, .eachTheme {
    display: none;
}

.eachPool.active, .eachTheme.active {
    display: block !important;
}

.noModules, .noThemes {
    font-size: 13px;
    color: #717171;
    padding: 10px 10px 10px 0;
}

.noModules i,
.noThemes i {
    margin-right: 10px;
}

.moduleHolder:last-child,
.themeHolder:last-child {
    border-bottom: none !important;
}

a.btn.moduleConfig,
a.btn.themeConfig {
    padding: 1px;
    min-width: 30px;
}

.uploadModuleButton, .uploadThemeButton {
    font-size: 14px;
    padding: 5px 10px 5px 10px;
    margin-right: 10px;
}

.moduleDropper .dropzone,
.themeDropper .dropzone {
    height: auto !important;
    padding: 20px;
    color: #b9acac;
    font-size: 20px;
    min-height: 0;
    border: 2px dashed #bfbfbf;
}

.moduleDropper .dz-default.dz-message span
.themeDropper .dz-default.dz-message span {
    font-size: 14px;
    color: #666;
}

.moduleDropper .dz-default.dz-message, .themeDropper .dz-default.dz-message {
    margin: 15px;
}

p.moduleDropNoteCaution, p.themeDropNoteCaution {
    margin-top: 11px !important;
    display: block;
    overflow: hidden;
    font-style: italic;
}

.moduleDropNote h3, .themeDropNote h3 {
    font-size: 16px !important;
    color: #404040 !important;
    margin-top: 5px !important;
    margin-top: 7px !important;
}

p.moduleDropNoteCaution span, p.themeDropNoteCaution span {
    margin-right: 10px;
    font-size: 12px;
}

p.moduleDropNoteCaution, p.themeDropNoteCaution {
    font-size: 12px;
    color: #929292 !important;
}

.moduleUploader, .themeUploader {
    display: none;
}

.moduleDropNote, .themeDropNote {
    font-size: 13px;
    color: #666;
    border: 1px solid;
    padding: 8px !important;
    margin-bottom: 20px !important;
    border-left: 2px solid !important;
}

.uploadModuleButton, .uploadThemeButton {
    font-size: 12px !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

div#moduleUploadModal,
div#themeUploadModal {
    background: rgba(42, 180, 192, 0.42);
}

.moduleModalInner,
.themeModalInner {
    overflow: hidden;
}

ol.uploadDetails li.active {
    color: #555;
}

ol.uploadDetails li {
    padding: 8px;
    color: #bdbdbd;
}

#moduleUploadModal .modal-title, #themeUploadModal .modal-title {
    margin: 0;
    font-weight: 500;
    line-height: 1;
}

ol.uploadDetails {
    padding-left: 0;
}

.progressContainer #container {
    width: 130px;
    height: 130px;
    margin: auto;
    display: block;
}

li.eachStep .loadIco {
    display: none;
}

li.eachStep.loading .checkIco {
    display: none;
}

li.eachStep .errorIco {
    display: none !important;
}

li.eachStep.loading {
    color: #555;
}

li.eachStep.loading .loadIco {
    display: inline-block;
}

li.eachStep.finished {
    color: #2ab4c0;
    font-weight: 600;
}

.moduleUploadOptions, .themeUploadOptions {
    overflow: hidden;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #e5e5e5;
}

.eachOption label {
    margin-right: 20%;
}

.eachOption select {
    width: 50%;
    /*padding: 4px;*/
    border: 1px solid #ddd;
}

.moduleDropNote, .themeDropNote {
    border: 1px solid #ddd !important;
}

.moduleUploadErrors, .themeUploadErrors {
    display: none;
}

.moduleUploadErrors i, .themeUploadErrors i {
    margin-right: 4px;
}

.moduleUploadErrors, .moduleUploadErrors {
    color: #e7505a;
    font-size: 14px;
}

li.eachStep.error {
    color: #e43a45;
}

li.eachStep.error .errorIco {
    display: inline-block !important;
}

li.eachStep.error .checkIco, li.eachStep.error .loadIco, li.eachStep.finished .loadIco {
    display: none !important;
}

.moduleDropper .dz-error-message, .themeDropper .dz-error-message {
    color: white !important;
    background: #e43a45 !important;
}

/**
 * Package section
 */

.mt-overlay {
    z-index: 999;
}

.hideMe {
    display: none !important;
}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right h4 {
    font-weight: 400;
    color: #888;
    margin-bottom: 5px;
    /* padding-left: 10px; */
    margin-top: 17px;
    font-size: 15px;
    text-transform: capitalize;
}

.listView .packageWrapper {
    border-bottom: 1px solid #ddd !important;
}

.price-table-pricing sup {
    font-weight: normal;
    color: #666;
    margin-left: 5px !important;
    top: 8px !important;
}

.price-table-pricing h3 {
    font-size: 20px !important;
    font-weight: 600 !important;
    margin-top: 10px;
}

.packageBasicInfo.price-column-container, .packageAdvInfo.price-column-container {
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.packageBasicInfo.price-column-container, .packageAdvInfo.price-column-container {
    border-bottom: 0 !important;
}

.packageBasicInfo h4 {
    margin-bottom: 15px;
}

.pckageWizard .portlet-body.form form {
    border: 1px solid #ddd;
    /*padding: 10px;*/
    overflow: hidden;
}

.col-md-6.formPortion.first {
    border-right: 1px dotted #e5e5e5;
    margin-top: 16px;
}

.col-md-6.formPortion.second {
    margin-top: 16px;
}

.formPortion.first textarea {
    border: 1px solid #ddd !important;
    min-height: 100px;
}

.note-editor.note-frame {
    border: 1px solid #ddd !important;
}

.formPortion.first .form-group.form-md-line-input .form-control, .formPortion.second .form-group.form-md-line-input .form-control {
    border-bottom: 1px solid #ddd !important;
}

img#holder {
    margin-left: 10px;
    width: 130px;
}

.packageSubmit {
    float: right;
    width: 100px;
}

span#packageDescription-error {
    opacity: 1;
}

.mt-overlay:before {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, 0.41);
    height: 100%;
    display: block;
    right: 0;
    top: 0;
}

.mt-overlay {
    background-size: cover !important;
}

.removePackage.ladda-button {
    display: block;
    width: auto !important;
    margin: 0;
    overflow: visible !important;
}

.form-group.pckageSelect.pricing-table-container {
    padding: 0;
}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
    margin: 0;
}

ul.mt-info li a {
    color: white !important;
}

.packageWrapper.expanded .mt-overlay {
    background-image: none !important;
}

/*Profile section*/

.radio-list label {
    display: inline;
}

.profile-userpic {
    margin-bottom: 15px;
}

.userPicInner {
    max-width: 200px;
    margin: auto;
    float: none !important;
    display: block;
}

.profile-userpic {
    overflow: hidden;
}

.userPicInner .mt-info a:hover i {
    color: black !important;
}

img#cropProPic {
    max-width: 100%;
}

.proPicEditorInner {
    overflow: hidden;
}

div.proPicPreviewHolder {
    height: 100px;
    overflow: hidden;
}

input.jcrop-keymgr {
    display: none !important;
}

.jcrop-holder, .jcrop-holder > img {
    max-width: 100%;
    max-height: 350px;
}

img.jcrop-preview {
    max-width: none;
    display: none !important;
}

a.btn.green.ladda-button.buttonUpdate {
    width: auto;
}

/*Rwallet*/
.moneyBox {
}

.monyIco {
    font-size: 60px;
    padding-right: 10px;
    line-height: 1.3;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.23);
    display: inline-block;
}

.moneyBox h4 {
    font-size: 17px;
    color: rgb(138, 138, 138);
    font-weight: 400;
}

.walletWrapper .balance .moneyBox {
    background: #ffffff;
    position: relative;
    overflow: hidden;
    /* border-bottom: 2px solid #8a8a8a !important; */
    /* box-shadow: 0px 2px 0px #7b7b7b47; */
    border: 1px solid #ddd;
}

span.balanceAmount {
    font-size: 55px;
    color: #272424;
    display: inline-block;
    max-width: 65%;
    font-weight: 500;
}

.eachNav i {
    font-size: 38px;
    line-height: 1;
    float: left;
    margin-right: 6px;
}

.eachNav {
    padding: 15px;
    white-space: nowrap;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    min-height: 80px;
    border: 2px solid white;
    background: #4194dc;
    line-height: 2;
    color: white;
    text-align: left;
}

.navigator {
    overflow: hidden;
    margin-top: 10px;
}

.eachNav .innerWrap span {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
}

.col-md-6.eachNav .innerWrap i {
    font-size: 30px;
    line-height: 1;
    float: left;
    font-weight: 300;
    margin-right: 7px;
    color: rgba(255, 255, 255, 0.46);
}

.eachNav.vcc {
    background: #f36a5a;
}

.eachNav.send {
    background: #26b4c2;
}

.eachNav .icon-refresh {
    display: none !important;
}

.loader img {
    margin: auto;
    display: block;
}

.loader {
    position: absolute;
    /*background: rgba(255, 255, 255, 0.73);*/
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    height: 100%;
}

.active .innerWrap {
    border: 1px dashed rgba(255, 255, 255, 0.51);
}

.innerWrap {
    border: 1px dashed rgba(255, 255, 255, 0);
    padding: 15px;
}

.walletAjaxPartials {
    border-left: 1px solid #e9edef;
}

.col-md-6.eachNav.loading i:not(.icon-refresh) {
    display: none;
}

.col-md-6.eachNav.loading .icon-refresh {
    display: block !important;
}

.eachNav.overview {
    background: #6b6490;
}

span.balanceAmount i, span.balanceAmount p {
    margin: 0;
    font-style: normal;
    font-size: 25px;
    font-weight: 500;
    color: #544e4e;
}

.moneyBox > .row {
    margin: 0;
    white-space: nowrap;
}

span.balanceAmount {
    padding: 20px 10px;
}

.transferWizard {
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #ddd;
}

.transferWizard .inputs, .userHolder {
    max-width: 600px;
    margin: auto;
}

.eachUser .remove {
    display: block;
    /*margin-left: 10px;*/
    /*background: #f32835;*/
    padding: 3px;
    width: 35px;
    cursor: pointer;
    margin: auto;
    /*color: white;*/
    text-align: center;
}

.userHolder {
    display: none;
    margin-top: 20px;
    border: 1px dotted #d6d6d6;
    /* box-shadow: 4px 5px 0px rgba(0, 0, 0, 0.07); */
}

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

.eachUser .amount input[type="text"] {
    width: 100%;
    border: 1px solid #dedede;
    padding: 4px;
    display: block;
    margin: auto;
    outline: none;
}

.eachUser .amount {
    width: 100%;
    outline: none;
    margin: auto;
    display: block;
}

.eachUser .name {
    font-size: 14px;
    margin-right: 10px;
    padding: 5px;
    color: #666;
    display: inline-block;
}

.userHolder .eachUser:last-child {
    border: none;
}

.userHolder .eachUser {
    padding: 10px 0px 10px 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.transferWizard .inputs input[type="text"], .transferWizard .inputs input[type="number"] {
    padding: 7px;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 14px;
    outline: none;
}

.transferInit p, .depositInit p {
    margin: 0;
    display: inline-block;
}

.transferInit, .depositInit {
    padding: 8px;
    cursor: pointer;
    background: #26c290;
    min-width: 100px;
    float: right;
    text-align: center;
    color: white;
    font-size: 15px;
    border-radius: 2px !important;
}

.transferInit .icon-refresh, .depositInit .icon-refresh {
    display: none !important;
}

.transferInit i, .depositInit i {
    font-size: 13px;
    line-height: 1;
}

.transferWrap {
    /* padding-top: 40px; */
    /* padding-bottom: 40px; */
}

.ajaxFetcherWrapper {
    display: none;
    position: absolute;
    z-index: 99;
}

ul.ajaxFetcher li:last-child {
    border-bottom: none;
    background: white;
}

ul.ajaxFetcher li {
    padding: 7px;
    white-space: nowrap;
    color: #666;
    cursor: pointer;
    border-bottom: 1px dotted #eaeaea;
}

ul.ajaxFetcher {
    border: 1px solid #d4d4d4;
    padding: 0;
    background: white;
    border-radius: 3px !important;
    list-style: none;
    min-height: 36px;
    width: 100%;
    max-height: 250px;
    position: relative;
}

ul.ajaxFetcher .loadingIco {
    text-align: center;
    display: block;
    width: 40px;
    padding: 10px;
    font-size: 17px;
    color: #19ca91;
    margin: auto;
}

.topPointer {
    position: relative;
    height: 10px;
    top: 1px;
    /* visibility: hidden; */
    overflow: hidden;
}

.topPointer:before {
    content: '';
    border-bottom: 10px solid #484848 !important;
    width: 0;
    border: 10px solid transparent;
    display: block;
    height: 0;
    left: 20px;
    top: -9px;
    float: left;
    z-index: 999;
    bottom: 10px !important;
    /* margin: auto; */
    position: relative;
}

.transferInit.loading .icon-paper-plane,
.depositInit.loading .icon-paper-plane {
    display: none;
}

.transferInit.loading .icon-refresh,
.depositInit.loading .icon-refresh {
    display: inline-block !important;
}

.errorNotice h3 {
    margin: 0;
    font-weight: 600;
    font-size: 19px;
    color: #e7505a;
}

.errorNotice h3 {
    margin: 0;
    color: #e7505a;
}

.eachError .key {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    color: #e43a45;
    min-width: 10%;
    text-transform: uppercase;
    margin-right: 10px;
}

.eachError {
    color: #666;
    font-size: 13px;
    padding: 3px 3px 3px 0;
}

.errorWrapper {
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
}

.eachError i {
    display: inline-block;
    margin-right: 10px;
    font-weight: 600;
    font-size: 16px;
}

.errorNotice {
    max-width: 600px;
    display: none;
    margin: auto auto 20px;
}

.transactionResult .success i {
    margin-right: 3px;
}

.transactionResult .success {
    color: #26c281;
    font-size: 13px;
}

.successNotice {
    max-width: 600px;
    display: none;
    margin: auto auto 20px;
    text-align: center;
}

.successNotice h3 {
    font-weight: 600;
    color: #555;
    margin: 0;
    font-size: 15px;
}

.successNotice i {
    font-size: 30px;
    margin-bottom: 10px;
    color: #1bbc9b;
}

/*Transaction pass*/

.transactionPassWrapper {
    max-width: 350px;
    margin: auto;
    /*box-shadow: 4px 5px 0px #e5e5e5;*/
    border: 1px solid #eee;
}

.submitTransactionPass {
    margin-top: 20px;
}

.submitTransactionPass i.icon-refresh, .submitTransactionPass.loading i:not(.icon-refresh) {
    display: none;
}

.submitTransactionPass.loading i.icon-refresh {
    display: inline-block;
}

.transactionPassWrapper .eachField input[type="password"] {
    border: 1px solid #ddd;
    width: 100%;
    outline: none;
    padding: 8px;
}

.transactionPassWrapper label {
    margin-bottom: 20px;
    font-weight: 600;
    color: #666;
}

.transactionErrors {
    display: none;
}

.transactionErrors .error {
    color: #e43a45;
}

.transactionErrors {
    max-width: 350px;
    margin: 10px auto;
}

/*Config fields*/

.eachConfigField {
    padding: 10px 10px 10px 0;
    overflow: hidden;
    /* border-bottom: 1px dotted #eee; */
}

.htmlElement {
    overflow: hidden;
}

/*Config page*/

.configGroup h3 span {
    font-weight: 600;
    font-size: 19px;
    color: #555;
    margin-right: 2px;
}

table.tagSummaryTable button {
    width: 40px;
}

button.saveConfig i {
    margin-right: 5px;
}

button.saveConfig {
    margin-top: 20px;
    padding: 8px !important;
}

.configGroup h3 {
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 10px 0;
    font-weight: 400;
    color: #999;
    margin-top: 0px;
    margin-bottom: 15px;
}

.navContainer {
    overflow: visible;
    /* border: 1px solid #dbdbdb; */
    position: relative;
    border-right: none;
}

.htmlElement label {
    line-height: 2;
    color: #6a6a6a;
}

.configGroup {
    display: none;
}

.configGroup.active {
    display: block;
    overflow: hidden;
}

.htmlElementInput .error {
    margin-top: 4px;
    color: #e43a45;
}

.eachConfigNav {
    padding: 0;
    background: #ffffffc7;
    color: #a9a9a9;
    display: flex;
    text-transform: CAPITALIZE;
    font-size: 15px;
    border-left: 3px solid transparent;
    overflow: visible !important;
    cursor: pointer;
    /* border-bottom: 1px solid #f5f2f2; */
    /* border-top: 1px solid #9e9393; */
}

.eachConfigNav:last-child {
    border-bottom: none;
}

.eachConfigNav i {
    padding: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.07);
    width: 50px;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    display: inline-flex !important;
}

.eachConfigNav span {
    padding: 13px 0px;
    display: inline-block;
    font-size: 16px;
    transition: width 0.5s ease;
    white-space: nowrap;
    font-weight: 600;
    color: #a9a9a9;
    width: 100%;
}

.eachConfigNav.active {
    color: #484848;
    font-weight: 500;
    /* border-left: 3px solid #d0cdcd; */
    background-color: #f9f9f9;
    /* border: 1px solid #e8e8e8; */
    border-top: none;
    /* box-shadow: 7px 2px 4px rgba(50, 50, 50, 0.25) !important; */
    border-right: 0 !important;
    position: relative;
    display: flex;
}

.configGroup {
    padding: 20px 30px;
    min-height: 65vh;
    /* border: 1px solid #ddd; */
    background: #f9f9f9;
}

.htmlElementInput input[type="text"] {
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
}

.eachConfigField:last-child {
    border-bottom: none;
}

/*Configure fields*/

.eachFieldGroup:last-child {
    border-bottom: none;
}

.eachFieldGroup {
    overflow: hidden;
    padding: 5px;
    border-bottom: 1px dashed #e5e5e5;
    line-height: 2;
    text-align: center;
}

.groupImage img {
    width: 100%;
    max-width: 24px;
}

.groupImage {
    text-align: center;
}

.noFields {
    color: #989898;
}

.editFieldGroup, .removeFieldGroup {
    font-size: 12px !important;
    padding: 4px !important;
    width: 30px;
}

/*Custom fields*/

.htmlElementInput {
    margin: 0 !important;
}

.eachCheckbox {
    display: inline-block;
    margin-right: 15px;
}

.eachCheckbox label {
    margin-right: 10px;
}

.editField, .deleteField {
    max-width: 40px;
}

.eachRadio label {
    margin-right: 11px;
    padding-left: 2px !important;
}

.eachRadio:first-child label {
    padding-left: 0 !important
}

.eachRadio {
    display: inline;
}

.htmlElementInput .select2-selection {
    border: 1px solid #ddd !important;
    padding: 2px;
    height: auto !important;
}

/* common */

.minicolors-theme-default .minicolors-swatch {
    top: 5px;
    left: 5px;
    width: 18px;
    height: 18px;
}

.minicolors-theme-default.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 5px;
}

.eachField.overflowVisible {
    overflow: visible !important;
}

.eachField.row textarea {
    width: 100%;
}

/* mail */

.mailNavWrapper {
    background: #4b4f54;
    /* background: #808080;*/
    padding: 0 !important;
}

@media screen and (min-width: 1100px) {
    .mailNavWrapper {
        max-width: 230px;
    }
}

.eachMailNav {
    padding: 12px 15px 12px 20px;
    font-size: 14px;
    cursor: pointer;
    color: #e5e5e5;
}

.eachMailNav p {
    margin: 0 0 0 5px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
}

.composeMail i {
    font-size: 15px;
    margin-right: 5px;
}

.composeMail {
    background: #eeeeee !important;
    font-size: 15px !important;
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
    color: #262e3a;
    padding: 11px !important;
    box-shadow: 0px 3px 0px rgba(58, 58, 58, 0.33);
    border: none;
    z-index: 99;
}

span.notify {
    float: right;
    border-radius: 50% !important;
    font-weight: 600;
    color: #eeeeee;
    width: 20px;
    display: block;
    text-align: center;
    height: 20px;
    font-size: 11px;
    padding: 2px;
    background: #656565;
}

.eachMailNav i {
    color: #a3a3a3;
}

.mailNavHeader .email span {
    color: #d8d8d8;
    margin-left: 2px;
}

.mailNavHeader .email {
    font-size: 14px;
    font-weight: 600;
    color: white;
}

.mailNavHeader {
    padding: 21px;
    text-align: center;
}

.eachMailNav.active {
    background: #3c4046;
}

.mailTools {
    overflow: hidden;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    background: #f1f1f1;
}

.mailListWrapper {
    background: rgb(241, 241, 241);
    padding: 0 !important;
}

.mailReadWrapper {
    background: white;
    display: none;
}

.mailReadWrapper, .mailListWrapper, .mailNavWrapper, .composeNew {
    min-height: 80vh !important;
}

.mailTools .toolWrap {
    display: flex;
    justify-content: space-between;
    padding: 0;
}

.mailTools .toolWrap > div {
    cursor: pointer;
    line-height: 1;
}

.mailTools .toolWrap > div i:hover {
    color: #666;
}

.mailTools .toolWrap > div i {
    font-size: 15px;
    color: #ababab;
}

.mailListHeader .icheckbox_minimal-grey {
    zoom: 0.7 !important;
}

.mailListHeader {
    font-size: 13px;
    padding-bottom: 10px;
    color: #7b7b7b;
}

.mailListBody {
    font-size: 14px;
}

.star.starred {
    color: #2ab4c0 !important;
}

.read .mailListHeader {
    color: #666;
}

.emailWrapper .star {
    color: #bfbfbf;
}

span.subject {
    margin-left: 10px;
    font-weight: 600;
}

span.senderName {
    margin-left: 7px;
}

.mailReadWrapper {
    padding: 0 !important;
}

.readerHeader .mailSearch input[type="text"] {
    width: 100%;
    padding: 10px 10px 10px 0;
    border: none;
    outline: none;
    font-size: 14px;
}

.readerHeader {
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
}

.timereached {
    font-size: 12px;
    color: #828282;
}

.letterHeader > div {
    display: inline-block;
}

.letterBody, .letterHeader {
    padding: 20px;
}

.letterBody {
    padding-top: 10px;
    margin-bottom: 15px;
}

.mailHeading h2 {
    margin: 0;
    font-size: 19px;
    font-weight: 500;
}

.eachMail:after {
    content: '';
    width: 1px;
    right: -1px;
    display: block;
    height: 100%;
    box-shadow: -3px 0px 5px #cacaca !important;
    position: absolute;
    top: -1px;
}

.eachMail.reading:after {
    display: none;
}

.eachMail.read {
    background: #eee;
}

.eachMail {
    padding: 12px 10px 12px 20px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    background: rgb(248, 248, 248);
    cursor: pointer;
}

.eachMail.read.reading {
    background: #ffffff;
}

.composeMailWrapper {
    padding: 0 !important;
    background: white;
}

.composeHeader h3 {
    margin: 0;
    padding: 22px;
    /*background: #666;*/
    background: #3c4046;
    font-size: 16px;
    color: white;
    font-weight: 500;
}

.fromEmailField input[type="text"], .composeHeader .subject input[type="text"] {
    width: 250px;
    border: none;
    outline: none;
    padding: 7px 7px 7px 0;
}

.fromEmailField .toIco {
    display: none;
}

.composeHeader .fromEmailField, .composeHeader .subject {
    display: block;
    padding: 5px 0px 5px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.composeBody {
    outline: none;
    overflow: hidden;
}

.composeBody textarea {
    border: none;
    width: 100%;
    outline: none;
    height: 100%;
}

.composeTools {
    padding: 15px 7px 15px 20px;
    background: #e5e5e5;
}

.sendMail, .replyMail {
    font-size: 15px;
    float: left;
    margin-right: 15px;
}

.sendMail i, .replyMail i {
    margin-right: 5px;
}

span.attachFile, span.attachImage, span.discardDraft {
    margin-right: 15px;
    background: #bfbfbf;
    display: inline-block;
    width: 35px;
    padding: 7px;
    text-align: center;
    border: 1px solid #bbb;
    border-radius: 0px !important;
    cursor: pointer;
}

li.eachItem img {
    width: 20px;
    margin-right: 10px;
}

li.eachItem i {
    margin-right: 10px;
}

.fromEmailField .eachRecipient, .recipientHolder, .fromEmailField > input[type="text"] {
    display: inline-block;
}

.eachRecipient {
    font-size: 13px;
    background: #ddd;
    padding: 3px 5px 3px;
    border-radius: 2px !important;
    margin-right: 4px;
    cursor: pointer;
}

.eachRecipient .close {
    float: left;
    position: relative;
    top: 5px;
    color: #bfbfbf !important;
    margin-right: 4px;
}

.recipientHolder {
    float: left;
    display: none;
    padding: 4px 4px 4px 0;
}

.eachMailError:last-child {
    border: none;
}

.mailErrors .eachMailError {
    font-size: 12px;
    padding: 3px 20px 3px;
    border-bottom: 1px solid #d63540;
}

.composeMailWrapper, .mailErrors {
    display: none;
}

.mailErrors {
    background: #e43a45;
    color: white;
}

.eachMailNav i {
    color: #cecece;
}

.eachMailNav.active i {
    color: #fff;
}

.eachMailNav.active .notify {
    background: #878787;
    color: #ffffff;
}

.senders {
    display: inline-block;
}

.noMails {
    padding: 15px 15px 15px 20px;
    font-weight: 600;
    font-size: 14px;
    color: #6f6f6f;
}

/*Admin menu section*/

.newMenuForm {
    display: none;
}

.eachField label.error {
    color: #e7505a !important;
    top: 0px !important;
    position: relative;
}

.newMenuForm .form-group.form-md-line-input {
    margin: 0 0 15px
}

.newMenuForm .form-group.form-md-line-input.form-md-floating-label .form-control ~ label {
    font-size: 14px;
}

.eachfield.accessToggle {
    overflow: hidden;
}

span.select2-selection {
    border: 1px solid #ddd !important;
    /* padding: 8px; */
    /* line-height: 13px; */
    /* height: auto; */
    /* border: 1px solid #36c6d3; */
}

/*.newMenuForm .eachField:first-child .form-group.form-md-line-input.form-md-floating-label .form-control~label {
    top: 10px;
}
.newMenuForm .eachField:first-child .form-group.form-md-line-input.form-md-floating-label {
    margin-top: 0!important;
    padding-top: 0px;
}*/
label.iconFont {
    background: #9fcea0;
}

label.iconImage {
    background: #f36a5a;
}

label.iconImage, label.iconFont {
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    border-radius: 1px !important;
    color: #fff;
}

.tab-pane .popover {
    width: 250px;
}

.icon_font_holder {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 1.8;
    text-align: center;
    border-radius: 50% !important;
    background: #e8e8e8;
    font-size: 15px;
}

img#icon_image_holder {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50% !important;
    cursor: pointer;
}

/*.emailWrapper .innerWrapper > div {
    transition: all 0.7s ease;
}*/
.eachMail.reading {
    background: white;
}

.sendBy {
    display: inline-block;
    margin-left: 7px;
}

.eachMail.read span.subject, .eachMail.read .sendBy, .eachMail.read span.subject, .eachMail.read .senders {
    color: #848484;
}

.replyBox textarea {
    width: 100%;
    min-height: 150px;
    border: 1px solid #e5e5e5;
    outline: none;
}

.replyBox {
    padding: 15px 20px 20px;
    border-top: 1px dotted #ddd;
}

.replyTools span:hover, .replyTools span.active {
    color: #555;
}

.replyTools span i {
    margin-right: 3px;
}

.replyTools span {
    margin-right: 15px;
    color: #bfbfbf;
    font-size: 13px;
    cursor: pointer;
}

.replyTools {
    margin-bottom: 10px;
}

.mailHeading {
    margin-top: 14px;
    width: 100%;
}

.replyBox .composeTools {
    padding: 0;
    background: none;
    margin-top: 20px;
}

.replyBox span.attachFile, .replyBox span.attachImage, .replyBox span.discardDraft {
    background: none;
}

.mailContent p {
    margin: 0;
}

span.eachReplyType {
    display: inline-block;
    overflow: hidden;
    font-size: 14px;
    color: #929292;
}

span.eachReplyType p {
    display: inline-block;
    margin: 0;
    text-decoration: underline;
    color: #555;
}

.replyTypes {
    margin-top: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}

span.eachReplyType {
    display: none;
    overflow: hidden;
    font-size: 14px;
    width: 100%;
    padding: 0;
    color: #929292;
}

span.eachReplyType label {
    padding: 0;
    white-space: nowrap;
    font-size: 13px;
    display: inline-block;
    line-height: 2;
    margin: 0;
}

.replyContent {
    display: none;
}

.noMinHeight {
    min-height: 0 !important;
    /* transition:all 0.7s ease;*/
}

.mailList {
    display: none;
}

.mailListHeader .draft {
    color: #e7505a;
}

.sendTo {
    display: inline-block;
    margin-left: 5px;
}

span.mailIn {
    margin-left: 5px;
    background: #d6d6d6;
    padding: 2px 5px 2px 5px;
    border-radius: 2px !important;
    font-size: 11px;
    color: #4a4a4a;
}

.mailListWrapper {
    transition: width 0.7s ease;
}

.replyMails {
    display: none;
}

form.replyContent .toIco, form.replyContent .subjectIco {
    display: inline-block;
    font-weight: 600;
    margin-right: 5px;
    line-height: 2.4em;
    float: left;
    color: #555;
}

form.replyContent .fromEmailField, form.replyContent .subject {
    padding: 0;
    margin-bottom: 15px;
}

form.replyContent .fromEmailField {
    display: none;
}

.mailLetter.minimized .letterHeader {
    background: #f7f7f7;
}

.mailLetter.minimized .letterBody {
    display: none;
}

.mailLetter.noReplies, .mailLetter.reply.last {
    border: none !important;
    box-shadow: none !important;
}

.mailLetter {
    border-bottom: 1px solid #ddd;
    box-shadow: 0px 4px 0px rgba(76, 76, 76, 0.08);
}

.letterHeader {
    overflow: hidden;
    cursor: pointer;
}

.letterHeader > div {
    display: inline-block;
}

.letterHeader > div.col-md-6 > div {
    display: inline-block;
}

.letterHeader .col-md-6, .letterHeader .col-md-12 {
    padding: 0;
}

.letterHeader .fromMail {
    color: #909090;
}

.letterHeader .metaInfo {
    text-align: right;
}

.timereached span {
    margin-left: 5px;
    margin-right: 5px;
}

.composeNew .note-editor {
    border: none !important;
    padding: 0;
}

.note-editable p {
    padding: 0;
    margin: 0;
}

.composeNew .note-editor.note-frame.panel.panel-default {
    margin: 0 !important;
}

/*E-pin section*/

.page-content {
    background: #eee;
}

.innerWrap.eachEpinNav {
    border: none !important;
    padding: 10px;
}

.navigator {
    overflow: visible !important;
    margin-top: 10px;
}

.active .innerWrap {
    border: 1px solid rgba(0, 0, 0, 0);
}

.eachBox {
    background: white;
    padding: 20px;
    border: 1px solid #ddd;
}

.epinMeta {
    color: #ddd;
}

.eachBox h4 {
    font-weight: 600 !important;
    margin-top: 0;
    color: #2f353b;
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 5px;
    font-size: 20px;
}

.epinMeta .amount {
    color: #1bbc9b;
    font-weight: 600;
    margin-right: 1px;
}

.epinMeta > span {
    font-size: 16px;
}

.epinMeta span.Nos {
    color: #f39a5a;
}

.innerWrap.eachEpinNav {
    display: flex;
    flex: 1;
    cursor: pointer;
    text-align: center !important;
    /*border: 1px solid #bfbfbf;*/
}

.innerWrap.eachEpinNav p {
    margin: 0 0 0 8px;
    text-align: center;
    font-size: 15px;
}

.eachNavWrap.active .pointer {
    display: none;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left: 10px solid #5e6672;
    position: absolute;
    top: 17px;
    right: -20px;
}

.eachNavWrap {
    display: flex;
    position: relative;
    overflow: visible;
    color: #929292;
    background: transparent;
}

.leafHead h2 {
    margin-top: 0;
    border-bottom: 1px solid #bfbfbf;
    color: #666;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 25px;
    padding-bottom: 5px;
    width: -webkit-min-content;
    white-space: nowrap;
}

.eachRequest .userInfo img {
    height: 100px;
    width: 100px;
    border-radius: 50% !important;
    margin: auto auto 10px;
    display: block;
}

.eachRequest {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    background: white;
    box-shadow: 0 2px 0 #ddd;
}

.epinDeduction {
    color: #666;
    display: none;
    margin-top: 5px;
}

span.epinAmount {
    font-size: 15px;
    font-weight: 600;
    color: #212020;
}

.confirmDeduction {
    padding: 3px;
    font-size: 13px;
    width: 100%;
    margin-top: 10px;
}

.deductionForm > input[type="number"] {
    display: inline-block;
    width: 50%;
    border: 1px solid #ddd;
    padding: 4px;
    float: left;
    outline: none;
    font-size: 12px;
}

.epinDeduction select {
    width: 46%;
    padding: 3px;
    outline: none;
    font-size: 12px;
    margin-left: 4px;
    display: inline-block;
    border: 1px solid #ddd;
}

.eachInfo label {
    margin: 0;
    font-size: 13px;
    color: #929292;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eachInfo {
    overflow: hidden;
    margin-bottom: 5px;
}

.eachInfo > div {
    padding: 0;
}

.epinActions {
    display: flex;
    justify-content: center;
    margin-top: 8px;
}

span.modifyDeduction {
    font-size: 12px;
    width: 100%;
    text-decoration: underline;
    color: #f36a5a;
    cursor: pointer;
    display: block;
    margin-bottom: 5px;
}

.epinLeaf {
    border: 1px solid #ddd;
    padding: 15px;
    background: white;
}

.leafBody {
    position: relative;
    min-height: 50vh;
}

.noEpinRequests {
    color: #a0a0a0;
    font-size: 15px;
}

.eachNavWrap.active {
    color: #323b46;
    background: #fff;
}

.epinFormWrap {
    margin: 0;
}

.epinFormWrap .eachField {
    margin-bottom: 11px;
    /*overflow: hidden;*/
}

.epinFormWrap .eachField .col-md-8 {
    display: flex;
    flex-wrap: wrap;
}

.epinFormWrap .eachField input {
    flex: 1;
    padding: 5px;
    border: 1px solid #ddd;
    outline: none;
}

form.epinForm {
    max-width: 600px;
}

.epinInput {
    border-left: 0 !important;
}

.epinFormWrap .eachField .col-md-8 i {
    padding: 8px;
    background: #ddd;
    width: 40px !important;
    text-align: center;
    color: #333;
    cursor: pointer;
    border-radius: 0;
}

.epinFormWrap .eachField .col-md-8 i[data-loading] {
    color: #ddd;
}

.epinFormWrap .success h2 {
    padding: 0;
    text-align: center;
    margin-bottom: 12px !important;
    font-size: 18px;
    margin: 0;
    font-weight: 600;
    color: #999;
}

.epinWrapper {
    border: 1px solid #ddd;
    padding: 10px;
    text-align: center;
    border-radius: 6px !important;
    box-shadow: -10px 10px 0px rgba(56, 56, 56, 0.16);
}

.epinInner {
    border: 1px dashed #1bbc9b;
    padding: 10px;
    border-radius: 4px !important;
    position: relative;
}

h3.epinKey {
    margin-top: 0;
    color: #555;
    margin-bottom: 3px !important;
    border-top-left-radius: 5px;
    font-size: 20px;
    border-bottom-right-radius: 5px;
    font-weight: 600;
    margin: auto;
    width: -webkit-min-content;
    white-space: nowrap;
    padding: 5px;
}

h3.epinKey i {
    font-weight: 300 !important;
    color: #bfbfbf;
}

.epinWrapper span.epinAmount {
    font-size: 20px;
    font-weight: 400;
    color: #f36a5a;
}

.epinWrapper .epinMeta {
    margin-top: 10px;
    border-top: 1px dotted #bfbfbf;
    padding-top: 5px;
    text-align: left;
    display: none;
}

.epinWrapper .epinMeta > div {
    font-size: 12px;
    display: block;
    padding: 4px;
    color: #999;
    text-align: left;
}

.epinWrapper .epinMeta > span i {
    margin-right: 2px;
}

h3.epinKey i {
    margin-right: 5px;
}

.epinWrapper .epinMeta > div span {
    float: right;
    color: #666;
}

.success .epinWrapper {
    margin: auto;
    float: none;
}

.epinFormWrap .success h2 i {
    display: block;
    color: #1bbc9b;
    font-size: 28px;
    width: 50px;
    padding: 14px;
    margin-bottom: 8px !important;
    padding: 10px;
    height: 50px;
    text-align: center;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 50%;
    line-height: 1;
}

.epinFormWrap .success {
    display: none;
}

.epinFormWrap .help-block-error {
    color: #e43a45;
    width: 100%;
}

.epinButtons button {
    width: 40px;
    margin: 3px;
    border-radius: 50% !important;
    height: 40px;
}

.epinButtons {
    display: flex;
    margin-top: 10px;
    justify-content: center;
}

.leafBody .filters {
    margin-bottom: 15px;
}

.eachInfo span {
    color: #565656;
    font-size: 14px;
}

.filterRow.row {
    margin-bottom: 20px;
}

.filterInner input[type="text"], .filterInner select {
    width: 100%;
    border: 1px solid #ddd;
    padding: 5px;
    outline: none;
}

.filterInner input[type="text"] {
    border-left: 0;
}

.filterInner {
    display: flex;
}

.filterInner .ico {
    text-align: center;
    width: 35px;
    padding: 5px;
    background: #e5e5e5;
}

.filterTitle label {
    font-size: 14px;
    color: #666;
    padding: 5px;
    margin: 0;
}

.eachFilter > div {
    padding: 0;
}

.filterInner span.irs {
    width: 100%;
}

.epinSectionBody {
    overflow: hidden;
    margin-top: 15px;
}

.epinOuter .epinWrapper {
    box-shadow: 3px 3px 0px rgba(56, 56, 56, 0.16);
}

.epinRow {
    margin-bottom: 15px;
}

.switchView {
    padding: 10px 10px 10px 0;
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    margin-bottom: 15px;
}

.switchView > span {
    font-size: 18px;
    color: #bfbfbf;
    margin-right: 5px;
    cursor: pointer;
}

.switchView > span.active {
    color: #666;
}

.noEpins {
    padding: 10px 10px 10px 0;
    color: #999;
}

.noEpins i {
    margin-right: 5px;
}

.row.epinRequestRow {
    margin-bottom: 15px;
}

/*
button.epinAction[data-action="approve"] {
    background: orange !important;
    border: 1px solid orange !important;
}

button.epinAction .fa-close {
    display: none;
}

button.epinAction[data-action="reject"]:hover .fa-close, button.epinAction .fa-check {
    display: block!important;
}
button.epinAction[data-action="reject"]:hover{
    background:#e43a45!important;
    border:1px solid #e43a45!important;
}
button.epinAction[data-action="reject"]:hover .fa-check, button.epinAction .fa-close {
    display: none!important;
}*/

button.epinAction {
    width: 38px !important;
    padding: 5px !important;
    font-size: 11px;
    display: block;
    margin: auto !important;
}

.epinRequestsTable table th, .epinRequestsTable table td {
    text-align: center;
}

/*Config Fields and Groups*/

.fieldChoices, .errorWrapper {
    display: none;
    margin-bottom: 10px;
}

form.configGroupForm, .configFieldForm, .configTagForm {
    display: none;
    overflow: hidden;
}

.fieldsWrapper, .settingsFieldGroups {
    position: relative;
}

.tagGroup {
    padding: 10px;
}

form.configTagForm .error {
    text-align: left;
    background: #e43a45;
    margin-bottom: 10px;
    color: white;
    font-size: 13px;
    padding: 3px 8px;
}

form.configGroupForm .error {
    text-align: left;
    background: #e43a45;
    margin-bottom: 10px;
    color: white;
    font-size: 13px;
    padding: 3px 8px;
}

form.configFieldForm .error {
    text-align: left;
    background: #e43a45;
    margin-bottom: 10px;
    color: white;
    font-size: 13px;
    padding: 3px 8px;
}

h4.tagTitle.panel-title {
    background: #eee;
    border-bottom: 1px solid #bfbfbf;
    font-weight: 600;
    line-height: 20px;
    font-size: 15px;
}

.fieldGroupPanel.panel h4.panel-title > a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.settingsFieldGroups table {
    white-space: nowrap;
}

div#radioFieldChoices label {
    margin: 0 !important;
    padding-left: 15px;
}

button.btn.grey.saveValidation {
    margin-top: 10px;
}

.eachField.validationMetasWrap, .validationError, .validationRulesWrap {
    display: none;
}

.validationError {
    color: #e7505a;
    margin-top: 5px;
    font-size: 13px;
}

span.eachRule {
    padding: 4px;
    background: #e5e5e5;
    font-size: 11px;
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
    cursor: pointer;
    color: #5d5d5d;
    border-radius: 2px !important;
}

span.eachRule i {
    margin-right: 2px;
}

form.configFieldForm .eachField,
form.configTagForm .eachField,
form.configGroupForm .eachField {
    padding: 10px 10px 10px 0px;
}

.eachField .flagIco, .innerOption .flagIco {
    margin-right: 5px;
    display: inline-block !important;
    font-size: 12px;
}

.configTranslations .eachField input {
    border: 1px solid #ddd;
    padding: 5px;
}

.row.innerOption.labels .col-md-4 {
    font-size: 12px;
    color: #696868;
}

.configTranslations .eachField.row label.col-md-4 {
    font-size: 13px;
    color: #696868;
}

.showTranslation {
    border-color: #ddd !important;
    margin-top: 10px;
    padding: 2px 5px !important;
    color: #6f6a6a !important;
}

.showTranslation i {
    margin-right: 5px;
}

.configTranslations {
    display: none;
    border-bottom: 1px dashed #bfbfbf;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.innerIconWrap button {
    float: left;
    padding: 4px;
    border-radius: 40px !important;
    margin-right: 5px;
    width: 81px;
}

.innerIconWrap > div {
    display: inline-flex;
}

.innerIconWrap {
    overflow: hidden;
    padding: 5px;
    background: #e7ecf1;
}

.innerOption input[type="text"],
form.configFieldForm .eachField textarea,
form.configFieldForm .eachField input,
form.configFieldForm .eachField select,
form.configTagForm .eachField textarea,
form.configTagForm .eachField input,
form.configTagForm .eachField select,
    /*form.configFieldForm .eachField .select2-selection,*/
form.configGroupForm .eachField textarea,
form.configGroupForm .eachField select,
    /*form.configGroupForm .eachField .select2-selection,*/
form.configGroupForm .eachField input {
    border: 1px solid #ddd;
    padding: 5px;
}

span.slug {
    background: #eaeaea;
    font-size: 13px;
    color: #404040;
    border-radius: 3px !important;
    padding: 2px 9px;
    cursor: pointer;
}

.innerOption input[type="text"] {
    width: 100%;
    padding: 5px;
}

.showTranslation {
    font-size: 13px;
    padding: 4px 11px;
}

button.deleteCustomField {
    border-radius: 35px !important;
    font-size: 13px;
    padding: 4px 10px !important;
}

.htmlElementInput img {
    width: 50px;
    margin-left: 20px;
    height: 50px;
}

.htmlElementInput.button .iconFont {
    float: left;
    margin-right: 12px;
    padding: 5px;
    width: 70px;
}

.errorWrapper.field {
    padding: 2px !important;
}

.errorWrapper.field .eachError {
    padding-left: 5px;
    font-size: 12px;
}

span.fieldRelation {
    font-size: 12px;
    border-bottom-right-radius: 4px !important;
    padding: 5px 3px;
    border-top-left-radius: 4px !important;
    margin-left: 7px;
    text-align: center;
    line-height: 1;
    min-width: 48px;
    color: white;
    display: inline-block;
    font-weight: 600;
}

td span.fieldRelation {
    display: block;
    margin: auto;
    width: 50px;
}

td.editable i.fa-check {
    color: #00e4cb;
}

td.editable i.fa-close {
    color: #e43a45;
}

td.editable {
    text-align: center;
    font-size: 16px;
}

.fieldRelation.core {
    background: #e43a45;
}

h4.panel-title .fieldRelation {
    float: right;
    margin-right: 10px;
}

.fieldRelation.custom {
    background: #00e4cb;
}

.eachChoice {
    overflow: hidden;
    margin-bottom: 20px;
}

.tagSummaryTable th, .tagSummaryTable tr {
    white-space: nowrap;
    text-align: center;
}

.eachField .select2-selection {
    /* padding: 0 !important; */
    /* height: auto !important; */
}

.configFieldForm .eachField textarea,
.configTagForm .eachField textarea,
form.configGroupForm .eachField textarea {
    min-height: 80px;
    text-align: left !important;
}

.iconFetcher, .imageFetcher {
    padding: 5px;
    width: 32px;
    font-size: 12px;
}

.iconPlaceHolder i {
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1 !important;
}

.iconPlaceHolder {
    padding: 3px;
}

.fieldWrapper {
    overflow: hidden;
}

.fieldWrapper {
    border-bottom: 1px dashed #ddd;
}

.configFieldForm .help-block.help-block-error, .configGroupForm .help-block.help-block-error {
    text-align: right;
    color: #e7505a;
    overflow: hidden;
    width: 100%;
}

.noRules {
    color: #aeaeae;
    font-style: italic;
}

.iconPlaceHolder img {
    width: 100% !important;
    display: block;
}

.eachField .col-md-8 input {
    width: 100%;
    text-align: left !important;
}

.eachCustomSelectOption {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}

.eachCustomSelectOption:last-child {
    border-bottom: none;
}

.innerOption {
    overflow: hidden;
    margin-bottom: 10px;
    padding-right: 10px;
}

.customOptionsWrapper {
    margin: 10px auto;
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

.customOptionsWrapper.select .col-md-12 {
    margin-top: 10px;
}

.addChoice {
    float: right;
}

.fieldTable {
    width: 100%;
}

tr button {
    padding: 4px !important;
    display: block !important;
    margin: auto !important;
}

.portletHousing .errorWrapper {
    padding-bottom: 10px;
    background: #E7505A;
    border: none;
}

.portletHousing .errorWrapper .eachError {
    padding: 5px;
    padding-left: 15px;
    color: #ffffff;
}

.buttonWrap {
    margin-top: 15px;
}

input.colorPicker {
    padding: 0 !important;
    width: 100% !important;
    height: 30px !important;
}

.minicolors {
    width: 100% !important;
}

.eachField .col-md-8 input.colorPicker {
    width: 100%;
    padding-left: 30px !important;
}

td.groupTag {
    white-space: nowrap;
}

/* tree tooltip style*/

.webui-popover .webui-popover-content {
    padding: 0px !important;
    overflow: auto;
    display: block;
}

.webui-popover .webui-popover-content .card {
    border: 0px;
}

.card {
    border: 1px solid #ddd;
    /*max-width: 250px;*/
    margin: auto;
    width: 230px;
    text-align: center;
    overflow: hidden;
    position: relative;
    padding-top: 0;
    background-color: rgb(255, 255, 255);
}

.card-top {
    padding-top: 10px;
    background-color: rgba(214, 224, 226, 0);
}

.card .col-sm-12 {
    padding: 0px !important;
    margin: 0px !important;
}

.col-sm-12.tooltip-table {
    /* border: 1px solid #e7ecf1; */
    background-color: #fff;
}

.tooltip-table .table {
    margin-bottom: 0px;
}

.tooltip-table .table tbody td {
    text-align: left;
}

.tooltip-photo {
    position: relative;
    padding-top: 5px;
    /* margin-bottom: -65px; */
    z-index: 9999;
}

.tooltip-photo img {
    width: 75px !important;
    height: 75px !important;
    border-radius: 50% !important;
    border: solid 1px #e7ecf1;
    padding: 5px;
    background-color: #fff;
}

.tooltip-name {
    /* background-color: #f1efef; */
    padding: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #272727;
    text-transform: capitalize;
}

.webui-popover {
    z-index: 9999;
    border-bottom: solid 1px #ccc !important;
    border-radius: 3px !important;
    box-shadow: none !important;
}

.moduleNavigator .portlet, .moduleWrapper .portlet {
    padding: 0 !important;
}

.registerNode {
    text-align: center;
    max-width: 70px;
    width: 50px;
    color: #777;
    font-weight: 400;
    margin: auto;
    cursor: pointer;
    border: 1px solid #bfbfbf;
    font-size: 25px;
}

.registerNode:hover {
    background: #ddd;
    color: #4a4a4a;
}

.topPointer:after {
    content: '';
    border-bottom: 10px solid #ffffff !important;
    width: 0;
    border: 10px solid transparent;
    display: block;
    height: 0;
    right: 0px;
    top: -9px;
    float: left;
    z-index: 999;
    bottom: 10px !important;
    margin: auto;
    position: relative;
}

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

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

.row.packageWrapper .pckageWizard .portlet-title {
    border: 1px solid #ddd;
    margin-bottom: 0px;
    background-color: #eee;
    padding: 0px 5px;
}

button.btn.btn-primary.addNewPackage {
    background-color: #c1c1c1;
    border-color: #c1c1c1;
}

.row.packageWrapper .pckageWizard .portlet-title .caption {
    padding: 15px 0px;
}

.row.packageWrapper .pckageWizard .portlet-title .tools {
    margin: 0px;
    padding: 0px;
}

.pckageWizard .portlet-body.form form .form-body {
    padding: 0;
}

.row.packageWrapper .packageListing .portlet-title {
    /*border: 1px solid #ddd;*/
    margin-bottom: 0px;
    /*background-color: #eee;*/
    padding: 0px 5px;
}

.row.packageWrapper .packageListing .tools {
    padding: 0px !important;
}

.product .details a.btn.blue.ladda-button.changeStatus.ladda-button {
    width: 33.3%;
    display: inline-block;
    margin: 0px !important;
    float: left;
}

.product .details a.btn.blue.ladda-button.removePackage.ladda-button {
    width: 33.3% !important;
    display: inline-block;
    margin: 0px !important;
    background-color: #e33a3a;
    border-color: #e33a3a;
    float: left;
}

.product .details a.btn.green.ladda-button.editPackage.ladda-button {
    width: 33.3% !important;
    display: inline-block;
    margin: 0px;
    float: left;
    font-size: 14px;
    /*border-right: solid 1px #28a6b1;*/
}

.product .details a.btn.blue.ladda-button.removePackage.ladda-button {
    /*width: 33.3% !important;*/
    display: inline-block;
    margin: 0px !important;
}

.packge-list-icon {
    width: 95px !important;
    height: 95px !important;
    display: block;
    margin: auto;
    border: solid 1px #ccc;
    border-radius: 50% !important;
    overflow: hidden;
}

.packge-list-icon img {
    width: 85px !important;
    height: 85px !important;
    display: block;
    margin: 4px auto !important;
    padding: 0px;
    border-radius: 50% !important;
}

.row.packageWrapper .packageRow.row .details {
    display: block;
    float: left;
    width: 100%;
    /*border-top: 1px solid #e8e8e8 !important;*/
    text-align: left;
    /* margin-top: 15px;*/

}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right {
    position: relative;
}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right ul.mt-info-btn {
    margin: auto;
    display: block;
    width: 250px;
    /* position: absolute;
     right: 0px;*/
}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right ul.mt-info-btn li {
    list-style: none;
    width: 55px;
    float: left;
    margin-bottom: 5px;
}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right ul.mt-info-btn li a.btn {
    margin: 2px;
    border-color: #c3c8d0;
    color: #aaafb7;
}

.packageWrapper.price-column-container.mt-overlay-1.mt-scroll-right ul.mt-info-btn li a.btn.ladda-button[data-style=contract] {
    overflow: hidden;
    width: auto;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-content .row {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid;
    border-color: #eee;
}

.pricing-content-2 .pricing-table-container .price-column-container > .price-table-pricing > p {
    margin-top: 0;
    margin-bottom: 5px;
}

.form-group.form-md-line-input .form-control ~ .form-control-focus:after, .form-group.form-md-line-input .form-control ~ label:after {
    height: 1px !important;
}

ul.nav.nav-tabs a {
    color: #888;
}

ul.nav.nav-tabs li.active a {
    color: #6d6969;
}

.webui-popover.bottom > .webui-arrow, .webui-popover.bottom-right > .webui-arrow, .webui-popover.bottom-left > .webui-arrow {
    z-index: 9999;
}

.walletOverview .navUl li {
    list-style: none;
    display: flex;
    /* overflow: hidden; */
    /* margin-left: 4px; */
    /* background: #eee; */
    border-left: 0 !important;
    /* width: 150px; */
    border-radius: 2px !important;
    cursor: pointer;
    /*margin-left: 5px;*/
    margin-bottom: 5px;
    /* border: 1px solid #e0e0e0; */
}

.walletOverview .navUl li p {
    flex: 0;
    white-space: nowrap;
    color: #969696;
    font-size: 14px;
    border-top-right-radius: 3px !important;
    /* top: 1px; */
    position: relative;
    width: 0;
    display: inline-block;
    overflow: hidden;
    border-left: none !important;
    margin: 0 !important;
    background: #f9f9f9;
    padding: 5px 0 0;
    line-height: 1.2;
    transition: all 0.4s ease;
}

.walletOverview .navUl {
    padding-left: 6px;
    padding-top: 6px;
    z-index: 99;
    position: absolute;
}

.walletOverview .navUl li i {
    padding: 5px;
    width: 30px;
    height: 30px;
    display: inline-block;
    top: 0;
    font-size: 15px;
    transition: all 0.3s ease;
    border-radius: 50%;
    color: #b7b7b7;
    background: #eeeeee;
    line-height: 1.3;
    position: relative;
    text-align: center;
    float: none;
    border: 1px solid #d6d6d6;
}

.walletOverview .navUl li.active i {
    border-radius: 0px;
    color: #716c6c;
    border: 1px solid #e2e2e2;
}

.walletOverview .navUl li.active p {
    color: #4e4e4e;
    flex: 1;
    display: inline-block;
    width: auto;
    padding: 6px 5px;
    border: 1px solid #ddd;
}

.transactionList {
    overflow: hidden;
    padding-left: 50px;
}

.transactionList h2 {
    margin-top: 0;
    border-bottom: 1px solid #eee;
    font-size: 1.6em;
    padding-bottom: 5px;
    color: #757575;
    font-weight: 400;
}

.eachFilter label {
    white-space: nowrap;
    padding-right: 10px;
    min-width: 30%;
    line-height: 2;
    font-weight: 600;
    color: #949494;
}

.eachFilter.col-md-6 {
    display: flex;
}

.walletWrapper .topRow > div {
    transition: width 0.3s ease;
}

.eachTransaction {
    /* margin-bottom: 7px; */
}

.transactionHeader {
    border-bottom: 1px dotted #d6d6d6;
    padding: 8px;
    cursor: pointer;
    /* border-top: 1px dotted #d6d6d6; */
    background: #fff;
    display: flex;
    /* justify-content: space-between; */
}

.holder h4.groupName {
    font-weight: 400;
    justify-content: flex-start;
    margin: 0;
    cursor: pointer;
    font-size: 15px;
    padding: 6px 9px;
    border-bottom: 1px solid #d2d2d2;
    color: #929292;
    background: #f7f7f7;
}

.transactionList .holder {
    margin-top: 20px;
    /* background: #f5f5f5; */
    border: 1px solid #ddd;
}

.transactionHeader .txn {
    /* font-weight: 600; */
    color: #00a26e;
}

.transactionHeader
p {
    margin: 0;
    display: inline-block;
    margin-right: 5px;
    color: #adadad;
    font-weight: 400;
}

.transactionHeader .amount {
    color: #ea3737;
    flex: 0.5;
    padding-right: 10px;
    text-align: right;
}

.transactionHeader .triggerWrap i {
    color: #7d7d7d;
}

.transactionHeader .triggerWrap i.close {
    display: none;
}

.transactionHeader .triggerWrap {
    /* flex: 1; */
    text-align: right;
}

.eachTransaction span.flow {
    /* flex: 0.5; */
    text-align: left;
    padding-left: 20px;
}

span.flow .payer {
    color: #26c290;
}

span.flow .payee {
    color: #26aae6;
}

h2.heading i {
    margin-right: 10px;
    color: #484747;
}

.transactionList h2 i {
    color: #2ab4c0;
}

.mfkToggle {
    display: flex;
    cursor: pointer;
    flex-wrap: wrap;
    justify-content: space-between;
}

.mfkToggle .triggerWrap {
    /* flex: 1; */
    color: #424242;
    text-align: right;
    cursor: pointer;
}

.triggerWrap i.close {
    display: none;
}

.triggerWrap i {
    color: #717171;
    padding: 5px;
}

.transactionsHolder {
    display: none;
    /* padding: 10px; */
    background: #fdfdfd;
}

.holder h4.groupName:last-child {
    border: none;
}

.eachTransaction span.flow i {
    color: #a7a7a7;
    margin: 0 5px 0 6px;
}

.transactionList .eachFilter, .eachFilter.flex {
    display: flex;
}

.transactionList .filters {
    margin-top: 18px;
}

.filters span.select2-selection.select2-selection--single {
    padding: 4px 5px;
    /*height: auto;*/
}

.transactionBody.toggleBody {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.transactionBody.toggleBody .meta .txn {
    font-size: 3em;
    font-weight: 600;
    line-height: 1;
    color: #ddd;
}

.transactionBody.toggleBody .meta .amount {
    font-size: 2em;
    color: #795548;
    margin-top: 10px;
}

.transactionBody.toggleBody .meta .flow {
    padding: 0;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.col-md-4.meta {
}

.transactionBody.toggleBody .meta {
    text-align: center;
    border-right: 1px dashed #ddd;
    padding: 15px;
}

.txnTime h3 {
    color: #636363;
    margin-top: 10px;
    font-size: 19px;
}

.txnTime p {
    color: #989898;
    margin: 0;
}

.transactionBody .eachSection h4 {
    font-size: 15px;
}

.transactionBody .eachSection h3 {
    font-size: 15px;
    cursor: pointer;
    margin: 0;
    border-bottom: 1px dotted #ddd;
    color: #525252;
    padding: 6px 0;
    font-weight: 600;
}

.noCharges {
    color: #989898;
}

.eachTransaction:first-child .transactionHeader {
    border-top: 0;
}

.toggleBody {
    display: none;
}

.eachSection .toggleBody {
    padding: 5px 0px;
}

.toggleBody .charge {
    color: #717171;
    margin-bottom: 10px;
    font-size: 13px;
}

.toggleBody .charge .amount {
    float: right;
    color: #e43737;
}

.toggleBody .charge .amount.credit {
    color: #009688;
}

.eachSection .total {
    font-size: 30px;
    padding-top: 5px;
    color: #191919;
}

.transactionHeader .amount.credit {
    color: #009688;
}

@media only screen and (max-width: 600px) {
    .transactionHeader .amount {
        color: #ea3737;
        flex: none !important;
    }

    ul.navUl {
        /* position: relative !important;
         display: flex;
         justify-content: flex-start;*/
    }

    .transactionList {
        padding-left: 0;
    }

    .walletOverview .navWrapper {
        margin-top: 10px;
    }

    .walletOverview .navUl li {
        margin-right: 5px;
    }
}

.transactionHeader .operation {
    color: #5a5a5a;
    flex: 0.5;
    text-align: right;
}

.transactionList .eachFilter input[type="text"] {
    padding: 0 5px;
    outline: none;
    max-height: 31px;
    border: 1px solid #c3c3c3;
    flex: 1;
}

.transactionBody.toggleBody .meta .operation {
    margin-top: 10px;
    font-weight: 600;
    color: #797979;
    font-size: 14px;
}

.eachSection.total h3 {
    border-bottom: none;
    text-align: right;
}

.eachSection.total {
    text-align: right;
}

.noTransactions {
    padding: 10px;
    color: #969696;
}

.transactionHeader .txn
.timeStamp {
    color: #676767;
    margin-left: 15px;
    /* font-style: italic; */
    background: #e6e6e6;
    /* border: 1px solid #ddd; */
    font-size: 11px;
    padding: 1px 5px;
    border-bottom-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

button.transactionFilter {
    padding: 4px 0px;
}

button.transactionFilter i {
    margin-right: 5px;
}

h4.groupName.mfkToggle .triggerWrap {
    flex: 1;
}

.holder h4.groupName > span {
    font-size: 13px;
    border-top-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    display: flex;
    margin-right: 10px;
    color: #ffffff;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
}

.holder h4.groupName > span p, .holder h4.groupName > span i {
    display: inline-block;
    margin: 0;
    padding: 4px 7px;
    text-transform: capitalize;
    background: #03A9F4;
}

.holder h4.groupName > span i {
    background: #FFC107;
    color: #565656;
    font-style: normal;
}

.holder h4.groupName > .timestamp {
    background: #e4e4e4;
    padding: 5px 10px;
    color: #565656;
    margin: 0;
    font-size: 12px;
    text-transform: capitalize;
}

.holder h4.groupName > span.groupTag {
    /* flex: 0.3; */
}

.holder h4.groupName > span.total {
    color: #696969;
    padding: 5px;
    text-transform: capitalize;
}

.holder h4.groupName > span.total i {
    margin-left: 5px;
    width: 15px;
    font-size: 8px;
    color: white;
    height: 15px;
    background: #737373;
    border-radius: 50%;
    padding: 3px;
    text-align: CENTER;
}

.eachNav.settings {
    background: #c71585;
}

.ipWizard {
    /* padding: 15px; */
}

.ipWizard .inputs, .userHolder {
    max-width: 600px;
    margin: 20px auto;
}

.ipWizard .inputs {
    border: 1px solid #dcdcdc;
    box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.05);
    padding: 30px 10px;
}

.ipWizard .inputs input[type="text"] {
    padding: 7px;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 14px;
    outline: none;
}

/*Easy-routes*/
.routeSplitter .innerWrapper {
    padding: 10px;
    border: 1px solid #ddd;
    box-shadow: 4px 4px 0px rgba(66, 66, 66, 0.13);
}

.eachRoute {
    padding: 4px;
    padding-left: 0;
    overflow: hidden;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
    color: #616161;
}

.routeSplitter .innerWrapper h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 20px;
    color: #555;
}

.eachRoute span.controls {
    float: right;
    /*color: #666;*/
}

.noRoutes {
    color: #666;
    font-size: 13px;
}

.eachRoute span.controls button {
    padding: 2px;
    /* border-top-left-radius: 5px !important; */
    font-size: 10px;
    width: 25px !important;
    border-radius: 50% !important;
    height: 25px;
    /* border-bottom-right-radius: 5px !important; */
}

form.easyRouteMeta {
    display: none;
    margin-bottom: 15px;
}

form.easyRouteMeta .eachField input[type="text"], form.easyRouteMeta .eachField textarea {
    width: 100%;
    padding: 4px;
    border: 1px solid #ddd;
}

form.easyRouteMeta .eachField {
    padding: 10px;
    overflow: hidden;
    padding-left: 0;
}

.saveEasyRoute.ladda-button {
    width: 50px;
    padding: 3px;
}

.searchRoute {
    margin-bottom: 15px;
    margin-top: 15px;
    display: flex;
}

.searchRoute input[type="text"] {
    border: 1px solid #ddd;
    flex: 1;
    outline: none;
    padding: 5px;
    color: #555;
    transition: width 0.7s ease;
}

.routeHolder {
    max-height: 80vh;
}

.addAll, .revertAll {
    padding: 4px;
    float: right;
    width: 85px !important;
}

.searchRoute button {
    width: auto;
    display: none;
    padding: 5px;
}

.noRoutes {
    color: #a7a7a7;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
}

.routeSplitter .innerWrapper h3 button {
    padding: 2px;
}

.routeSplitter .innerWrapper h3 {
    overflow: hidden;
}

button.saveEasyRoute i {
    margin-left: 2px;
}

.eachfield.iconGroup.row button {
    padding: 3px 10px;
    border-radius: 3px !important;
    float: left;
    margin-right: 10px;
}

.portlet-body.leftMenuBody {
    overflow: hidden;
}

.pulse-button {
    position: relative;
    width: 100px;
    height: 100px;
    border: none;
    box-shadow: 0 0 0 0 rgba(53, 157, 247, 0.73);
    background-color: #359df7;
    /*background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/173024/jonathanlarradet_copy.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    -webkit-animation: pulses 1.2s infinite cubic-bezier(0.6, 0.1, 0.2, 0.2);
    -moz-animation: pulses 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulses 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulses 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}

.pulse-button:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

@-webkit-keyframes pulses {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

@-moz-keyframes pulses {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

@-ms-keyframes pulses {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

@keyframes pulses {
    to {
        box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);
    }
}

/*
Member management*/
.page-content {
    background: #eee;
}

.memberNav .navCard {
    /*transition: all 0.5s ease-in-out;*/
    display: block;
    background: white;
    width: 100%;
    position: relative;
    /* overflow: hidden; */
    margin-bottom: 10px;
    /* box-shadow: 3px 3px 3px black; */
    /* padding: 5px 15px; */
    cursor: pointer;
    /*border-top-left-radius: 8px!important;
    border-bottom-right-radius: 8px!important;*/
    /* border: 1px solid #e0e0e0; */
}

.memberNav img {
    width: 100px;
    border-radius: 50% !important;
    margin: auto !important;
    display: block;
}

.memberNav label {
    font-weight: 600;
    font-size: 16px;
    color: #5a5a5a;
    margin: 9px 0 0px 0px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    display: block;
}

.memberNav label span {
    color: white;
    background: #36c6d3;
    width: 20px !important;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    padding: 1px;
    /* float: right; */
    border-radius: 50% !important;
    margin-right: 2px;
    text-align: center;
}

.headerDetails h3 {
    margin-top: 4px;
    margin-bottom: 0;
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: 500;
    color: #747679;
    padding: 5px;
}

.headerDetails {
    border: 1px solid #e0e0e0;
    border-bottom: none !important;
    /* transition: all 0.5s ease-in-out; */
    border-right: 0 !important;
    padding: 15px 10px;
    /* transform: translateX(0%); */
    overflow: hidden;
}

.navCard .metaData {
    border-top: none;
    transform: scale(1);
    transition: all 0.5s ease;
    margin-top: 1px;
    position: relative;
    border-right: 0 !important;
    border: 1px solid #e0e0e0;
}

.navCard .metaData:before, .navCard .metaData:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    background: #bfbfbf;
    top: 1px;
    z-index: 99;
    display: block;
}

.navCard .metaData:after {
    top: 4px;
    background: #9a9a9a;
    height: 3px;
}

ul.memberOptions {
    padding: 0;
    list-style: none;
    margin-top: 10px;
    margin-bottom: 0;
}

ul.memberOptions li {
    padding: 7px 10px !important;
    font-size: 16px;
    border-bottom: 1px dotted #e4e4e4;
    color: #b5b5b5;
}

ul.memberOptions li p {
    display: inline;
    /* color: #565656; */
    margin-left: 8px;
}

ul.memberOptions li i {
    /* color: #808080; */
}

ul.memberOptions li.active {
    color: #4c4c4c;
}

ul.memberOptions li:last-child {
    border: none;
}

.memberPanel {
    /* background: white; */
    min-height: 100vh !important;
    /* border: 1px solid #ddd; */
}

.memberPanel .heading h3 {
    margin: 0;
    padding: 10px 0;
    font-size: 22px;
    border-bottom: 1px solid #e2e2e2;
    color: #565656;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
}

form.panelForm:not(.active) {
    display: none;
}

form.panelForm input, form.panelForm textarea {
    width: 100%;
    outline: none;
    /*max-width: 300px;*/
    border: 1px solid #ddd;
    padding: 5px;
}

form.panelForm .eachField {
    margin-bottom: 15px;
}

form.panelForm .eachField label {
    margin: 0;
    color: #777575;
}

.emptySlot {
    font-size: 16px;
    color: #b5b5b5;
    padding: 10px;
    border-bottom-right-radius: 4px !important;
    border-top-left-radius: 4px !important;
    border: 1px solid #c5c5c5;
    background: white;
    border-right: none;
}

.emptySlot i {
    margin-right: 5px;
}

.managementNav .eachWallet {
    color: #b5b5b5;
    background: #f1f1f1;
    margin-bottom: 5px;
    /* font-weight: 600; */
    cursor: pointer;
    font-size: 15px;
    border-right: none !important;
    border-bottom-left-radius: 3px !important;
    padding: 8px;
    border: 1px solid #e0e0e0;
}

.managementNav .eachWallet i {
    margin-right: 5px;
}

.managementNav .eachWallet.active {
    border: 1px solid #e0e0e0;
    border-right: none;
    background: white;
    position: relative;
    overflow: visible;
    color: #5f5f5f;
}

.walletHolder.col-md-9 {
    padding-left: 0;
    /* border-left: 1px solid #e0e0e0; */
}

.col-md-3.managementNav {
    padding-right: 0;
}

.walletHolder .wallet {
    padding: 10px;
    padding-left: 0;
    /* display: none; */
    min-height: 150px;
    border: 1px solid #e0e0e0;
    /* border-left: none; */
    overflow: hidden;
}

.managementNav .eachWallet.active:before {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    display: block;
    z-index: 99;
    width: 1px;
    background: white;
    height: 100%;
}

.walletHolder .wallet h4 {
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 9px;
    font-weight: 600;
    font-size: 17px;
    cursor: pointer;
}

.walletsWrapper.row {
    margin-bottom: 15px;
}

.balanceHolder {
    font-size: 34px;
    color: #3c3c3c;
}

.balanceHolder > i {
    color: #32c5d2;
}

.txnMeta > div {
    font-size: 14px;
    padding: 3px 8px;
    color: #8a8a8a;
    white-space: nowrap;
    flex: 1;
    cursor: pointer;
    background: #eee;
    border: 1px solid #ddd;
}

.txnMeta {
    display: flex;
    margin-top: 10px;
}

.txnOut {
    margin-right: 10px;
}

.txnOut i {
    color: #ef4f4f;
}

.txnIn i {
    color: #1bbc9b;
}

.walletHolder .eachSection {
    margin-bottom: 15px;
}

.sectionWrapper.row {
    padding: 15px 0;
}

.flowDetails .each {
    padding: 5px 0;
    border-bottom: 1px dotted #d2d2d2;
}

.flowDetails .each label {
    color: #737373;
    margin-right: 10px;
}

.flowDetails .each .value {
    /* float: right; */
    color: #464646;
    font-weight: 600;
}

.flowDetails .each:last-child {
    border: none;
}

.eachSection:last-child {
    margin: 0;
}

form.panelForm {
    border: 1px solid #d6d6d6;
    padding: 10px 25px;
    position: relative;
    background: white;
    min-height: 100vh;
}

.eachCommission {
    padding: 7px;
    font-size: 13px;
    margin-bottom: 5px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    /* white-space: nowrap; */
    border: 1px solid #4c4c4c29;
    background: #f7f6f6ee;
    border-right: none;
    color: #888;
    cursor: pointer;
}

.eachCommission.active {
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
    background: white;
    border: 1px solid #d0d0d0;
    border-right: none;
    overflow: visible;
    color: #353535;
}

.eachCommission i {
    display: inline-block;
    width: 20px;
}

.commissionHolder {
    padding-left: 0;
    min-height: 60vh !important;
    border: 1px solid #ddd;
}

.eachCommission.active:before {
    position: absolute;
    content: '';
    right: -2px;
    bottom: 0;
    top: 0;
    display: block;
    width: 2px;
    z-index: 99;
    background: #ffffff;
}

@media screen and (min-width: 900px) {
    .memberNav {
        padding-right: 0 !important;
    }

    .memberPanel {
        padding-left: 0 !important;
    }

    .memberNav .navCard:not(.new):before {
        /*content: '';*/
        position: absolute;
        width: 1px;
        /*box-shadow: 3px 3px 4px black;*/
        display: block;
        background: #fff;
        top: 0;
        right: -1px;
        z-index: 999;
        bottom: 0;
    }

    .memberNav .navCard {
        border-right: 0 !important;
    }
}

.navCard.collapsed .metaData {
    transform: scale(0);
    position: absolute;
}

.navCard.collapsed .metaData .username {
    display: none;
}

.navCard.collapsed .headerDeatils label {
    display: none;
}

.navCard.collapsed h3 {
    display: none;
}

.navCard.collapsed {
    /* width: 80px; */
    overflow: hidden;
    /* float: right; */
    border-radius: 0 !important;
    /* clear: both; */
    background: none;
    border: none;
}

.navCard.collapsed img {
    display: block;
    /* margin: auto; */
    border: 1px solid #636363 !important;
    border-radius: 50% !important;
    width: 50px !important;
    height: 50px !important;
    float: right;
    overflow: hidden;
    background: white;
}

.navCard.collapsed label {
    position: relative;
    top: 5px;
    float: right;
    /* flex: none!important; */
    overflow: visible !important;
    /* right: 55px; */
    margin: 0 !important;
    margin-right: 10px !important;
    padding: 6px 9px;
    font-size: 14px;
    border-radius: 3px !important;
    width: auto !important;
    white-space: nowrap;
    /* min-width: 80px; */
    /* height: 50px!important; */
    border: 1px solid #b7b7b7;
    /* box-shadow: -1px 2px 0px #8a8a8a47; */
    z-index: 9999;
    background: white;
    /* display: flex; */
}

.navCard.collapsed .headerDetails {
    /* width: 50px; */
    padding: 0px;
    /* box-shadow: -5px 0px 3px #afafaf78; */
    /* height: 50px; */
    border: none;
    /* border-radius: 50%!important; */
    /* float: right; */
    position: relative;
    transform: translateX(0%);
    margin-right: 5px;
    /* display: flex; */
    /* flex-direction: row-reverse; */
    justify-content: flex-start;
    /* padding: 0; */
    /* background: white; */
    overflow: hidden;
}

.navCard.collapsed:before {
    display: none !important;
}

.navCard.collapsed label:before, .navCard.collapsed label:after {
    content: '';
    border: 7px solid transparent;
    border-left: 7px solid black;
    width: 0;
    right: -14px;
    top: 25%;
    height: 0;
    position: absolute;
}

.navCard.collapsed label:after {
    right: -14px;
    border-left: 7px solid white;
}

.walletHolder .wallet.active {
    display: block;
}

.commissionPanel .section h4 {
    font-weight: 600;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 10px;
    color: #505050;
    font-size: 16px;
}

.commissionPanel {
    display: none;
}

.commissionPanel.active {
    display: block;
}

.commissionPanel .section p {
    margin: 0;
    font-size: 15px;
}

.commissionPanel .section {
    margin-bottom: 15px;
}

.commissionPanel .section:last-child {
    margin-bottom: 0 !important;
}

.memberSearch {
    margin: 20px 0;
    display: flex;
    /* max-width: 500px; */
}

.memberSearch .inputHolder {
    display: flex;
    flex: 1;
    border-bottom: 1px solid #6b6b6b;
    max-width: none !important;
}

.memberSearch .inputHolder input[type="text"] {
    width: 100%;
    background: none;
    font-size: 16px;
    outline: none;
    border: none;
    padding: 5px;
}

.memberSearch .inputHolder > i {
    padding: 10px;
    font-size: 19px;
    background: none;
}

ul.ajaxFetcher:after, ul.ajaxFetcher:before {
    /*content: '';*/
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -20px;
    left: 15px;
    border: 10px solid transparent;
    border-bottom: 10px solid #676767;
}

ul.ajaxFetcher:after {
    /* top: 0; */
    border-bottom: 10px solid white;
}

.advSearchResult {
    margin-bottom: 20px;
    background: white;
}

.setHolder .resultSet {
    padding: 9px;
    border: 1px solid #ddd;
    background: white;
    cursor: pointer;
    margin-bottom: 15px;
}

.setHolder .resultSet .headerData .profilePic {
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    overflow: hidden;
    display: inline-block;
    position: relative;
    float: left;
    margin-right: 10px;
    top: 3px;
}

.setHolder .resultSet .headerData .profilePic img {
    width: 100%;
}

.setHolder .resultSet .headerData {
    overflow: hidden;
    margin-bottom: 8px;
    padding-bottom: 5px;
    border-bottom: 1px solid #b3b3b3;
}

.setHolder .resultSet .headerData .data {
    display: inline-block;
    padding: 15px 0;
}

.setHolder .resultSet .headerData .data .username {
    font-size: 16px;
    font-weight: 600;
}

.resultHolder {
    padding: 10px;
}

.resultSet .eachData label {
    font-weight: 600;
    min-width: 30%;
    margin: 0;
}

.resultSet .eachData {
    padding: 5px 0;
    border-bottom: 1px solid #eaeaea;
    /* font-size: 14px; */
}

.resultSet .eachData:last-child {
    border-bottom: none;
}

.setHolder .resultSet:hover {
    border: 1px solid #ccc;
}

.resultSummary {
    padding: 0 15px;
}

.resultSummary h3 {
    font-size: 18px;
    /* display: inline-block; */
    /* border-bottom: 2px solid #616161; */
    font-weight: 600;
    /* padding-bottom: 5px; */
    margin: 20px 0px;
    overflow: hidden;
}

.resultSummary h3 span {
    color: green;
    font-weight: 400;
}

.advSearchResult {
    border: 1px solid #ddd;
}

button.advSearch {
    width: auto !important;
}

.advSearchResult {
    display: none;
}

.col-md-4.setHolder {
    padding: 5px 20px;
}

.noAdvSearchResults {
    text-align: center;
    font-size: 18px;
    color: #969696;
    padding: 10px;
}

button.closeAdvResults {
    float: right;
    padding: 4px 8px;
    font-size: 11px;
}

.memberPanel .slice:not(.active) {
    display: none;
}

.commissionPanel .stats > div {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    border: 1px solid #d8d8d8;
    color: #5d5d5d;
    padding: 10px;
}

.commissionPanel .stats {
    /* display: flex; */
}

.commissionPanel .stats > div.credited i {
    color: #32c5d2;
}

.commissionPanel .stats > div.pending i {
    color: #f36868;
}

.commissionPanel .stats > div i {
    margin-right: 5px;
}

.commissionPanel .stats > div > span {
    font-weight: 600;
    float: right;
    color: #585858;
}

/*.commissionPanel .stats > div.pending {
    border: 1px dashed #f36868;
}*/

.commissionPanel .stats > div .txns {
    font-size: 14px;
    /* border-top: 1px solid #d2d2d2; */
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
    padding-top: 10px;
}

.lastTxn {
    margin-top: 10px;
    font-size: 13px;
}

i.txnId {
    font-weight: 600;
    color: #3e3e3e !important;
    font-style: normal;
    font-size: 14px;
    text-decoration: underline;
}

.profileNavWrapper {
    /* background: #f9f9f9;*/
    padding: 7px 0px 7px 15px !important;
    min-height: 50vh !important;
    overflow: visible;
}

.profileNavWrapper .profileNav {
    padding: 10px 13px;
    border-bottom: 1px solid #e6e3e3;
    border-right: 0;
    position: relative;
    background: #f3f2f2;
    cursor: pointer;
    font-weight: 600;
    /* border-bottom: none; */
    margin-bottom: 0px;
    color: #bbbbbb;
}

.profileNavWrapper .profileNav.active {
    background: white;
    color: #777373;
    /*z-index: 999;*/
    border-bottom: 1px solid #d2cdcd !important;
    position: relative;
    border-color: #d2cdcd !important;
    border-right: 0 !important;
    overflow: visible;
    /* border-top-left-radius: 5px!important; */
    /* border-bottom-left-radius: 5px!important; */
    box-shadow: none;
}

.profileNavWrapper .navInner { /* background: #eee; */
    overflow: visible;
    border: 1px solid #ddd;
    border-right: 0;
}

.profileNav:first-child.active {
    /* border-top-left-radius: 5px!important; */
    position: relative;
    overflow: visible;
}

.profileManagement {
    /* background: #eee; */
    overflow: hidden;
}

.profileNavWrapper .profileNav:last-child {
    border-bottom: 1px solid #ccc;
}

.profileNavWrapper {
}

.col-md-9.profilePanelWrapper {
    padding-left: 0;
    min-height: 70vh;
    padding-top: 7px;
    /* border: 1px solid black; */
}

.profilePanelWrapper .profilePanel {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    display: none;
    min-height: 70vh;
}

.profilePanelWrapper .profilePanel.active {
    background: white;
    display: block;
}

.profileNav i {
    width: 25px;
    font-size: 18px;
}

form.panelForm[data-unit="profile"], form.panelForm[data-unit="kyc"] {
    /*background: #f9f9f9;*/
}

.profileSection h3 {
    font-size: 18px;
    margin: 0 0 15px;
    color: #777373;
    font-weight: 600;
    padding-bottom: 11px;
    cursor: pointer;
    border-bottom: 1px solid #e0e0e0;
}

.profileSectionBody fieldset {
    border: 1px solid #c5c5c5;
    margin-bottom: 15px;
    padding: 14px;
}

.profileSectionBody legend {
    display: inline !important;
    border: none;
    font-size: 14px;
    position: relative;
    margin: 0;
    margin-left: 10px;
    width: auto;
    font-weight: 600;
    color: #383838;
}

.toggleableField {
    display: flex;
    justify-content: space-between;
    /* border-bottom: 1px dotted #afafaf; */
    cursor: pointer;
    max-width: 300px;
}

.toggleableField i {
    display: none !important;
}

.toggleableField:hover i {
    display: block !important;
}

.toggleableField input {
    /* display: none; */
}

.toggleableField .inputHolder {
    width: 100%;
    padding-bottom: 2px;
}

span.fieldValue {
    width: 100%;
    border-bottom: 1px dotted #b7b7b7;
}

.toggleableField .inputHolder input, .toggleableField .inputHolder textarea {
    border: none;
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 1px;
    transition: all 0.5s ease;
    width: 0;
    position: absolute;
}

.toggleableField .inputHolder textarea.active {
    border: 1px solid #d0d0d0;
    min-height: 100px;
}

.toggleableField .inputHolder input.active, .toggleableField .inputHolder textarea.active {
    width: 100%;
    position: relative;
}

.profileSection form.panelForm .eachField label {
    margin: 0;
    font-weight: 600;
    font-size: 14px;
}

.dashboard-stat2.statInner {
    padding: 0;
    border: 1px solid #ddd;
    position: relative;
}

.dashboard-stat2.statInner .display, .dashboard-stat2.statInner .progress-info {
    padding: 10px;
    margin: 0;
}

.unitHolder {
    /*overflow: hidden;*/
    /* min-height: 100px; */
}

.filterGroup {
    position: absolute !important;
    cursor: pointer;
    color: #969696;
    font-size: 15px;
}

.businessInfo .filterGear {
    bottom: 5px;
    right: 5px;
}

.businessInfo .filterGear:hover {
    color: #000;
}

.dashboard-stat2 .display .icon {
    position: absolute;
    right: 5px;
}

.dashboard-stat2 .display .number small span {
    margin-left: 10px;
    /* font-size: 12px; */
    color: #b9b9b9;
    font-weight: 400;
    text-transform: capitalize;
}

.display {
    position: relative;
}

.dashboard-stat2 .display .number {
    width: 100%;
}

.filterGear .dropdown-menu > li > a > .badge {
    display: none;
}

.dashboard-stat2 .display .number h3 {
    margin-bottom: 10px !important;
}

.status-title .difference {
    margin-top: 3px;
}

.display small i {
    float: right;
    font-size: 21px;
}

.display small {
    width: 100%;
    display: block;
    text-transform: capitalize !important;
    cursor: pointer;
    padding-bottom: 2px;
}

.configNavigation {
    padding-right: 0;
}

.configFieldWrapper {
    padding-left: 0 !important;
}

.navContainer .eachConfigNav.active:before {
    content: '';
    right: -1px;
    bottom: 0;
    top: 0;
    z-index: 99;
    display: block;
    width: 1px;
    background: #f9f9f9;
    position: absolute;
}

.htmlElementInput .select2-selection__rendered {
    line-height: 27px !important;
}

.htmlElementInput.col-md-8.select .select2-selection__arrow {
    height: 27px;
}

.portlet-title .scopeChooser {
    margin-left: 20px;
    display: inline-block;
    padding: 8px;
    float: right;
}

.businessInfo .dropdown ul li a {
    font-size: 14px;
    color: #777;
}

.businessInfo .dropdown ul li a:hover {
    color: #1f1f1f;
}

small.dropdown-toggle i {
    padding-top: 2px;
    font-size: 16px;
}

.row.detailedGraphs .navHolder li {
    background: #ffffffbf;
    color: #c3c3c3;
    /* padding: 10px; */
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    position: relative;
    border: 1px solid #ddd;
    font-size: 15px;
    border-right: none;
    font-weight: 600;
    border-bottom: none;
}

.row.detailedGraphs .navHolder {
    padding: 0;
    list-style: none;
    overflow: visible;
}

.row.detailedGraphs .navHolder li p {
    margin: 0;
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    bottom: 2px;
    margin-left: 2px;
}

.row.detailedGraphs .navHolder li i {
    width: 50px;
    height: 50px;
    font-weight: 300 !important;
    padding: 15px 11px;
    font-size: 26px;
}

.row.detailedGraphs .navHolder li.active {
    background: white;
    color: #6f6e6e;
}

.row.detailedGraphs .navHolder li.active i {
    border-right: 1px solid #d2d2d2;
}

.row.detailedGraphs .navHolder li:last-child {
    border-bottom: 1px solid #bdbdbd;
}

.col-md-3.navWrapper {
    padding-right: 0;
}

.graphPaneWrapper.col-md-9 {
    padding-left: 0;
    /* border: 1px solid #ddd; */
    /* min-height: 30vh; */
    /* background: #fff; */
}

li.graphNav.active:after {
    content: '';
    position: absolute;
    height: 100%;
    right: -2px;
    top: 0;
    width: 2px;
    display: block;
    z-index: 999;
    background: #ffffff;
}

.graphPaneWrapper.col-md-9.unitHolder .portlet.light {
    border: 1px solid #ddd;
}

.graphPaneWrapper .innerHolder {
    border: 1px solid #ddd;
    min-height: 40vh;
    background: #fff;
}

.noBorder {
    border: none !important;
}

.noBg {
    background: none !important;
}

noPadding {
    padding: 0 !important;
}

.graphPaneWrapper .portlet {
    margin-bottom: 0;
    min-height: 40vh;
    /* overflow: hidden; */
}

.row.detailedGraphs {
    margin-bottom: 20px;
}

.salesGraphPortlet .bizBalance {
    /* background: #189fab; */
    /* padding: 11px; */
    display: flex;
    color: #757575;
    border: 1px solid #e4e4e4;
    font-size: 30px;
}

.salesGraphPortlet .bizBalance label {
    font-size: 13px;
    display: flex;
    color: #a5a5a5;
}

.bizBalance .iconHolder {
    text-align: center;
    display: inline-block;
    font-size: 40px;
    min-width: 70px;
    color: #bfbfbf;
    background: #f1f1f1;
    border-right: 1px solid #ddd;
    padding: 20px;
}

.bizBalance .data {
    display: inline-block;
    padding: 15px 8px;
    font-size: 28px;
}

.saleList p {
    margin: 0;
    font-size: 13px;
    display: inline-block;
}

.col-md-4.salesListHolder .listInner {
    margin-top: 10px;
}

.col-md-4.salesListHolder .listInner .saleList {
    font-weight: 600;
    cursor: pointer;
    color: #636363;
    border-bottom: 1px solid #f1f1f1;
    padding: 9px 0px;
}

.col-md-4.salesListHolder .listInner .saleList .amount {
    display: inline-block;
    background: #5c8fb1;
    color: white;
    font-size: 11px;
    float: right;
    border-radius: 5px !important;
    padding: 2px 9px;
}

.saleList:last-child {
    border-bottom: none !important;
}

.saleList.active p {
    color: #797979;
}

.saleList.active .amount {
    background: #3c94f1 !important;
}

.innerHolder .headerData {
    border-bottom: 4px solid #eee;
    margin-bottom: 3px;
    padding: 10px 0px;
    overflow: hidden;
    display: flex;
}

.innerHolder .headerData .profilePic, .innerHolder .headerData .meta {
    display: inline-block;
}

.innerHolder .headerData .profilePic img {
    border-radius: 100% !important;
    width: 55px;
    height: 55px;
}

.innerHolder .headerData h3 {
    font-weight: 600;
    font-size: 19px;
    color: #484848;
    margin-top: 0;
}

.innerHolder .headerData .meta {
    margin-left: 13px;
}

.bodyData .eachSeries {
    border-bottom: 1px solid #ececec;
    display: flex;
    justify-content: space-between;
    padding: 6px 0px;
    flex-wrap: wrap;
}

.bodyData .eachSeries:last-child {
    border-bottom: none;
    padding-bottom: 0 !important;
}

.bodyData .eachSeries label {
    color: #bfbfbf;
    font-size: 17px;
    font-weight: 300;
    margin: 0;
}

.eachSeries .dataValue {
    font-size: 15px;
    padding: 3px 0;
    color: #4a4a4a;
}

.dataValue.package {
    font-size: 18px;
    color: #3477a7;
}

.userListPortlet .user {
    border-bottom: 1px solid #efefef;
    padding: 8px 13px;
}

.userListPortlet .user img {
    width: 30px;
    display: inline-block;
    height: 30px;
    opacity: 0.8;
    border-radius: 50% !important;
}

.userListPortlet .user h5 {
    display: inline-block;
    margin-left: 10px;
    padding-top: 0 !important;
    /* font-size: 15px; */
    margin-top: 0 !important;
    color: #828282;
    font-weight: 400;
}

.portlet-body.userListPortlet {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.userListPortlet .user:last-child {
    border-bottom: none;
}

.userListPortlet .dropdown.filterGroup.filterGear {
    right: 15px;
    top: 25px;
}

.innerHolder .portlet-title {
    position: relative;
}

.userListPortlet .portlet-body, .userListPortlet {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.userListPortlet .user.active img {
    opacity: 1;
}

.userListPortlet .user.active h5 {
    color: #404040;
}

.userListPortlet .user {
    cursor: pointer;
    position: relative;
    background: #f5f3f3;
    border-bottom: 1px solid #e8e7e7;
}

.userListPortlet .user.active:after {
    display: block;
    background: #ffffff;
    content: '';
    right: -1px;
    height: 100%;
    top: 0;
    z-index: 99;
    width: 2px;
    position: absolute;
}

.userListPortlet .portlet-title {
    margin-bottom: 0 !important;
    background: #f9f8f8;
    border-bottom: 2px solid #eaeaea !important;
}

.userListPortlet .user.active {
    background: white;
    /* border: 1px solid #dedede; */
    border-right: none;
}

.userListPortlet .portlet-body {
    padding: 0 !important;
}

.headerData .timestamp {
    color: #9a9a9a;
    font-size: 14px;
}

.headerData .timestamp span {
    /* font-weight: 600; */
    color: #a0a0a0;
}

.userDetailsPane .innerHolder {
    min-height: 120px;
}

.headerData .profilePic {
    float: left;
}

.userListPortlet .user span.tinyTimestamp {
    float: right;
    color: #bdbdbd;
    font-size: 13px;
    /* border-bottom: 1px dashed #ddd; */
    padding: 4px 0px;
}

.userListPortlet .user.active span.tinyTimestamp {
    color: #8e8e8e;
}

.userListPortlet .user .earning {
    float: right;
    color: #0ca05c;
}

.linkContainer .inputWrapper input[type="text"] {
    flex: 1;
    border: 1px solid #ddd;
    margin-right: 10px;
    padding: 5px;
    outline: none;
}

.linkContainer .inputWrapper {
    display: flex;
}

.linkContainer .inputWrapper button {
    min-width: 25%;
    padding: 8px;
    font-size: 16px;
}

.row.linksHolder {
    margin-bottom: 20px;
    margin-top: 20px;
}

.row.linksHolder .linkContainer .innerHolder {
    background: white;
    padding: 10px 20px;
    border: 1px solid #ddd;
}

.linkContainer .innerHolder label {
    font-weight: 600;
    padding: 6px 0;
    margin-bottom: 15px;
    font-size: 18px;
    color: #424242;
    text-transform: uppercase;
    letter-spacing: 0;
}

.linkContainer .inputWrapper button i {
    margin-right: 5px;
}

.linkContainer .innerHolder label i {
    color: #b3b3b3;
}

.metaButtons .icon button {
    background: white;
    color: #a0a0a0;
    /* border: 1px solid #e0e0e0; */
    width: 33px;
    height: 33px;
    font-size: 14px;
    padding: 4px;
}

.metaButtons .icon {
    display: inline-block;
    margin-right: 4px;
    border: 1px solid #e0e0e0;
}

.metaButtons .socialIcons {
    display: inline-block;
}

.linksHolder .metaButtons {
    margin-top: 15px;
}

.socialIcons .icon {
    border-radius: 50% !important;
    display: inline-block;
    border: 1px solid #e0e0e0;
    overflow: hidden;
}

a.icon.openLink {
    float: left;
    margin-right: 15px;
    color: #ddd;
}

a.icon.openLink button {
    color: #b3b3b3;
}

.metaButtons .socialIcons .icon.linkedin:hover button {
    color: #36688c;
}

.metaButtons .socialIcons .icon.facebook:hover button {
    color: #4b528c;
}

.metaButtons .socialIcons .icon.twitter:hover button {
    color: #21828c;
}

.metaButtons .socialIcons .icon.google-plus:hover button {
    color: #dd3429;
}

.col-md-9.configHolder {
    display: none;
}

.col-md-9.configHolder .innerHolder {
    min-height: 50vh;
}

.col-md-9.configHolder .portlet {
    padding: 0;
}

.backToModules {
    margin-right: 8px;
}

.moduleHolder.premium span.moduleIco, .moduleHolder .eachMeta.class .metaValue.premium {
    color: orange;
}

.row.systemModules .columns .portlet {
    border: 1px solid #ddd;
}

.systemModules .overview, .systemModules .activeInactiveGraph {
    padding-right: 0;
}

.systemModules .activeInactiveGraph, .systemModules .premiumModulesList {
    padding-left: 0;
    /* border-left: none; */
}

.systemModules .activeInactiveGraph .portlet, .systemModules .premiumModulesList .portlet {
    border-left: none !important;
}

.systemModulesPortlet .moduleOverview {
    font-size: 21px;
    font-weight: 300;
    background: #22b0c7;
    margin-top: 0;
    padding: 15px 15px 25px;
    /* border-bottom: 1px solid #d4d4d4; */
    color: #fafafa;
}

.systemModulesPortlet .moduleOverview i {
    color: #ffffff8c;
    margin-right: 4px;
}

.systemModulesPortlet .section {
    border-bottom: 1px dashed #cecece;
    padding: 10px;
    background: #ffffffb5;
    border: 1px solid #ddd;
    border-top: none;
}

.systemModulesPortlet .section h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px !important;
    color: #adadad;
}

.systemModulesPortlet .section .sectionBody {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}

.systemModulesPortlet .section .sectionBody .box {
    flex: 1;
    background: white;
    text-align: center;
    border: 1px solid #e6e6e6;
    padding: 6px;
    color: #b3b3b3;
}

.systemModulesPortlet .section .sectionBody .box:first-child {
    margin-right: 10px;
}

.systemModules .box .ico {
    width: 10px;
    display: inline-block;
    height: 10px;
}

.systemModulesPortlet .box.premium .ico {
    background: orange;
    margin-right: 4px;
}

.systemModules .box .span {
    font-size: 26px !important;
}

.systemModulesPortlet .section .sectionBody .box span {
    font-size: 21px;
    color: #a0a0a0;
    /* float: right; */
    font-weight: 300;
}

.systemModulesPortlet .box.free .ico {
    background: #d0d0d0;
    margin-right: 4px;
}

.overview .portlet.light.systemModulesPortlet {
    padding: 0;
    border: none;
}

.overview .portlet.light.systemModulesPortlet .portlet-body {
    background: #efefef;
    /* padding: 10px; */
    padding-top: 0;
    margin-top: 0;
}

.overview .portlet.light.systemModulesPortlet .portlet-title {
    margin: 0;
    padding: 15px 15px 0px;
    background: #22b0c7;
    border-bottom: none;
    color: white;
}

.overview .portlet.light.systemModulesPortlet .portlet-title .caption span {
    color: white !important;
}

.overview .portlet.light.systemModulesPortlet .portlet-title .actions .btn {
    background: none;
    color: white;
}

.systemModulesPortlet .section:last-child {
    /* border-bottom: none; */
}

.row.systemModules {
    margin-top: 20px;
}

.box.active i {
    background: #008021;
    margin-right: 5px;
    border-radius: 50%;
}

.box.inactive i {
    margin-right: 5px;
    background: #e81e1e;
    border-radius: 50%;
}

.mfkToggle.open i.off, .mfkToggle i.on {
    display: none !important;
}

.mfkToggle.open i.on, .mfkToggle i.off {
    display: block !important;
}

a.goToModuleConfig button {
    padding: 4px 10px;
    font-size: 13px;
    border-color: #eee9 !important;
}

a.goToModuleConfig {
    margin-right: 9px;
    text-decoration: none !important;
}

.systemModulesPortlet .section.status .sectionBody .box {
    margin-right: 5px;
    font-size: 13px;
}

.systemModulesPortlet .section.status .sectionBody .box:last-child {
    margin-right: 0;
}

.box.toInstall .ico {
    background: #1bbc9b;
    margin-right: 5px;
    border-radius: 50%;
}

.premiumModulesList .listHolder .each h3 {
    display: inline-block;
    margin-top: 5px;
    font-size: 15px;
    margin-left: 2px;
    font-weight: 600;
    color: #4c4c4c;
}

.premiumModulesList .listHolder .each .author {
    font-weight: 400;
    font-size: 13px;
    margin-left: 5px;
    /* border-bottom: 1px dotted #b9b9b9; */
    color: #949494;
    /* font-style: italic; */
}

.premiumModulesList .portlet {
    min-height: 250px;
}

.premiumModulesList .listHolder .each .author i {
    border-bottom: 1px dotted #b9b9b9;
}

.premiumModulesList .listHolder .each .info {
    padding-left: 20px;
}

.systemModulesPortlet span.value.expired {
    background: #f26262;
    display: inline-block;
    padding: 1px 10px;
    font-size: 12px;
    color: white;
    border-radius: 3px !important;
}

.portlet.light.systemModulesPortlet .eachInfo label {
    min-width: 45%;
}

.topSponsors span.referrals {
    float: right;
    font-size: 11px;
    background: #008033;
    position: relative;
    padding: 2px 3px;
    top: 5px;
    color: white;
    border-top-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.login .logo img {
    width: 190px;
}

.eachRadio .bootstrap-switch {
    margin-right: 10px;
}

.form-group.privilegeOptions.row .eachField label {
    margin-right: 6px;
}

form.menuData .privilegeOptions {
    margin: 0;
}

form.menuData .userTypeSelection {
    padding: 10px 15px;
}

strong.select2-results__group {
    font-size: 13px !important;
    color: #9e9999 !important;
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
    padding-left: 20px !important;
}

.menuData span.select2-selection.select2-selection--multiple {
    height: auto !important;
    min-height: 0;
    line-height: 12px !important;
}

span.select2-selection.select2-selection--single {
    /* padding: 10px; */
}

.menuHolder.leftMenu {
    min-height: 100px;
}

.page-sidebar .page-sidebar-menu > li > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i {
    font-size: 19px !important;
}

.form-wizard .steps > li.done > a.step .desc i {
    font-size: 15px !important;
    font-weight: 600 !important;
}

.activityHeader .profilePic img {
    width: 40px;
    height: 40px;
    margin: auto;
    display: block;
    border-radius: 50% !important;
}

.eachActivity .activityHeader, .eachActivity .activityCircle, .eachActivity .activityBody {
    display: inline-block;
}

.eachActivity .activityHeader {
    padding: 10px;
    float: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 22%;
}

.activityHeader .profilePic {
    margin-bottom: 8px;
    /* flex: 1; */
    width: 100%;
}

.eachActivity {
    overflow: hidden;
    display: flex;
    min-height: 60px;
    position: relative;
    border-bottom: 1px solid #f3f3f3;
}

span.activityCircle {
    display: inline-block;
    width: 27px;
    text-align: center;
    /* top: 33px; */
    background: white;
    position: relative;
    z-index: 999;
    font-size: 15px;
    height: 27px;
    border: 2px solid #e0dede;
    border-radius: 50% !important;
    padding: 0px;
    color: #5f5e5e;
}

.eachActivity .activityBody {
    padding: 10px 20px 10px;
    flex: 1;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    color: #777;
    font-size: 15px;
}

.activityHeader .timestamp {
    font-weight: 600;
    color: #757575;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    flex: 1;
    display: block;
}

.activitiesWrapper:before {
    /* content: ''; */
    /* height: 100%; */
    z-index: 99;
    bottom: 0;
    top: 0;
    left: 25%;
    background: #ebeaea;
    position: absolute;
    width: 3px;
}

.activitiesWrapper {
    position: relative;
    border: 1px solid #ddd;
    border-top: none;
    min-height: 300px;
}

.activityCircleHolder {
    display: flex;
    align-items: center;
}

.activitiesHolder .portlet-title, .userJoiningsHolder .portlet-title {
    border: 1px solid #ddd;
}

span.activityCircle:before {
    position: absolute;
    left: -6px;
    content: '';
    display: block;
    right: -6px;
    z-index: 99999;
    top: -6px;
    border-radius: 50%;
    bottom: -6px;
    border: 3px solid #ffffff;
}

span.activityCircle {
    position: relative;
}

.userJoiningsHolder .portlet-body {
    border: 1px solid #ddd;
    border-top: 0;
}

.userInfoHolder {
    background: white;
    border: 1px solid #ddd;
    border-left: none;
    padding: 8px 15px;
}

.userJoiningsHolder {
    /* padding-right: 0 !important; */
}

.activityBody .timestamp {
    display: block;
    font-size: 13px;
    color: #989898;
    width: 100%;
}

button.showTranslation:hover, button.showTranslation:focus {
    color: white !important;
    border-color: #2f353b !important;
}

.eachActivity:before {
    content: '';
    height: 100%;
    z-index: 99;
    bottom: 0;
    top: 0;
    left: 25%;
    background: #ebeaea;
    position: absolute;
    width: 3px;
}

.activitiesHolder {
    padding-left: 10px;
}

button.saveValidation {
    padding: 2px 10px;
    margin-top: 10px;
}

.fieldGroupPanel .fieldTable td {
    max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.linkContainer.replicaHolder {
    /*padding-right: 0px;*/
}

.linkContainer.lcpHolder {
    /*padding-left: 0px;*/
}

span.menuNote {
    float: right;
    background: #e8e6e6;
    padding: 0px 9px;
    font-size: 12px;
    display: inline-block;
    color: #585858;
}

.row.globalSettingsWrapper {
    margin: 0;
    background: #737f90;
}

.portlet-title.globalSettingsPortletTitle .caption .caption-subject {
    color: white !important;
}

.configNavigation {
    padding-right: 0 !important;
}

.eachConfigNav.active span {
    color: #525252;
}

.globalSettingsNavToggler {
    font-size: 28px;
    color: white;
    cursor: pointer;
    float: left;
    font-weight: 300;
    margin-right: 20px;
    display: inline-block;
}

.portlet-title.globalSettingsPortletTitle {
    border-bottom: none !important;
}

.configNavigation.collapsed .eachConfigNav > span {
    transition: width 0.5s ease;
    /* flex: none!important; */
    overflow: hidden;
    /* padding: 0; */
    width: 0 !important;
    color: #ffffff00;
    /* display: none; */
}

.configNavigation, .configFieldWrapper {
    transition: width 0.5s ease;
}

.collapsed .eachConfigNav i {
    width: 100% !important;
}

.subGroupNav {
    border: 1px solid #d2cbcb;
    padding: 5px 15px 6px;
    color: #aba6a6;
    border-bottom: none;
    border-right: none;
    cursor: pointer;
    background: white;
    position: relative;
}

.subGroupHolder {
    border: 1px solid #d2cbcb;
    padding: 10px 20px;
    background: white;
}

.subGroupNavHolder {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.subGroupNav:first-child {
    border-top-left-radius: 4px !important;
}

.subGroupNav.active {
    color: #2b2b2b;
}

.subGroupNav.active:after {
    content: '';
    position: absolute;
    right: -2px;
    top: 0;
    bottom: 0;
    z-index: 99;
    display: block;
    background: #fff;
    width: 2px;
}

.subGroupNav:last-child {
    border-bottom-left-radius: 4px !important;
    border-bottom: 1px solid #d2cbcb;
}

.subGroupPane {
    display: none;
}

.subGroupPane.active {
    display: block;
}

.userJoiningsHolder .portlet.light.portlet-fit.userListPortlet .portlet-body {
    min-height: 300px;
    background: #f5f3f3;
}

.saveConfig {
    min-width: 150px;
    border-radius: 3px !important;
    font-size: 17px !important;
    float: right;
}

.conditionalFields h4 {
    font-weight: 600;
}

.conditionalInput input[type="text"] {
    width: 100%;
}

.eachConcat {
    display: inline-block;
    margin-right: 10px;
}

.eachConcat input {
    width: auto !important;
}

.conditionConcat {
    display: inline-block;
    margin-right: 10px;
}

button.addConditionalRule {
    padding: 0 5px;
    float: right;
}

.eachConcat:last-child {
    float: right;
}

.conditionalFields h4 input[type="checkbox"] {
    float: right;
}

.conditionalFields h4 .icheckbox_minimal {
    float: right;
}

.eachConfigField.conditional {
    display: none;
}

.addToCart button.selected .iconGroup i {
    display: none;
}

.addToCart button .iconGroup > span {
    display: none;
}

.addToCart button.selected .iconGroup > span {
    display: inline-block !important;
}

.postRegistrationBox span.check {
    line-height: 1;
    font-size: 40px;
    display: block;
    transition: width 0.5s ease;
    color: green;
    width: 0;
    margin: auto;
    overflow: hidden;
}

.postRegistrationBox span.check.success {
    width: 50px !important;
}

button.registrationReceipt {
    width: 150px;
    display: block;
    margin: 20px auto;
}

.registeredFooter button {
    display: inline-block;
    margin: 7px;
}

.form-wizard .steps > li.done > a.step .desc {
    font-weight: 600;
}

.form-wizard .steps > li > a.step > .desc {
    font-weight: 600 !important;
    color: #bfbbbb !important;
}

span.input-group-btn {
    padding: 0 !important;
    margin: 0 !important;
}

.input-group.input-medium.date.date-picker .input-group-btn button {
    font-size: 20px;
    color: #a9a8a8;
    width: 40px;
    padding: 2px;
    border: 1px solid #ddd;
}

.input-group.input-medium.date.date-picker .input-group-btn button:hover {
    color: #797373;
    border: 1px solid #b9b0b0;
}

h4.panel-title span.parent {
    font-size: 11px;
    float: right;
    padding: 1px 10px;
    margin-right: 10px;
    background: #ecebeb;
}

.marginAdjuster.hasSubGroup {
    margin-bottom: 20px;
}

.mailGraphPortlet .mailMenu {
    /*    display: flex;
        justify-content: space-evenly;*/
}

.mailGraphPortlet .mailMenu .menu {
    font-size: 18px;
    text-align: center;
}

.mailGraphPortlet .mailMenu .menu .icon i {
    font-size: 34px;
    text-align: center;
    margin: 0 auto;
    line-height: 1;
    padding: 0;
}

.mailGraphPortlet .mailMenu .menu {
    display: flex;
}

.mailGraphPortlet .mailMenu .menu .icon {
    padding: 4px;
    background: #e6e6e6;
    align-items: center;
    display: flex;
    border-bottom: 2px solid #8c8c8c;
    min-width: 65px;
    text-align: center;
}

.mailGraphPortlet .mailMenu .menu .detail {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 8px;
    border-left: none !important;
    border: 1px solid #e6e6e6;
}

.mailGraphPortlet .mailMenu .menu .detail label, .mailGraphPortlet .mailMenu .menu .detail span {
    width: 100%;
}

.mailGraphPortlet .mailMenu .menu .detail label {
    font-size: 15px;
}

.mailGraphPortlet .mailMenu .menu .detail span {
    font-weight: 600;
}

.menu.inbox .icon {
    color: #da1717;
}

.menu.sent .icon {
    color: #2ea8b3;
}

.menu.draft .icon {
    color: #1172b9;
}

.mailMenu > div {
    margin-bottom: 10px;
}

.themeDropper .dropzone {
    max-width: 800px;
    margin: 50px auto;
}

.m-heading-1.m-bordered.themeDropNote {
    max-width: 800px;
    margin: auto;
    padding: 15px !important;
}

.noNotification, .noUnreadMail {
    text-align: center;
    padding: 10px;
    color: #adadad;
}

.noNotification i, .noUnreadMail i {
    /* margin-right: 0px; */
}

.row.list-separated.profile-stat {
    border-radius: 0px 20px !important;
    border: solid 1px #eee;
}

.referralSummary .list-separated .col-md-6.col-sm-6.col-xs-12 {
    overflow: hidden;
    text-align: center;
    padding: 15px 0px;

}

.referralSummary .list-separated .col-md-6.col-sm-6.col-xs-12.refCountFirst {
    background-color: #eee;
}

.referralListWrapper .table-scrollable {
    width: 100%;
    overflow-x: auto;
    overflow-y: scroll;
    border: 1px solid #e7ecf1;
    margin: 10px 0 !important;
    /*height: 398px;*/
}

.referralListWrapper .table-scrollable tbody tr td {
    color: #888;
}

.profileNav.active:before {
    content: '';
    position: absolute;
    top: 0;
    width: 1px;
    background: #ffffff;
    z-index: 99;
    display: block;
    height: 100%;
    right: -1px;
}

.personalizedNavWrapper {
    margin-top: 0;
    background: white;
    border: 1px solid #ddd;
    border-right: none;
}

.personalizedSection h3 {
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 18px;
    font-weight: 600;
}

.personalizedManagement.row {
    margin-top: 18px;
}

.personalizedNavWrapper .navInner .eachNav {
    padding: 7px;
}

form.panelForm[data-target="personalized"] {
    /*background: #f7f7f7;*/
}

.personalizedPanelWrapper {
    background: white;
    padding-top: 15px;
    border: 1px solid #ddd;
}

.personalizedNavWrapper .navInner .nav {
    padding: 7px 0px;
    border-bottom: 1px solid #ddd;
    color: #908f8f;
    cursor: pointer;
}

.personalizedNavWrapper .navInner .nav i {
    margin-right: 5px;
}

.personalizedNavWrapper .navInner .nav.active {
    color: black;
}

.personalizedNavWrapper .navInner .nav:last-child {
    border-bottom: none;
}

.personalizedPanel {
    display: none;
}

.personalizedPanel.active {
    display: block;
}

.blueprintNotify {
    position: fixed;
    z-index: 99;
    padding: 5px;
    background: white;
    border-radius: 2px !important;
    min-width: 300px;
    border: 1px solid #dad8d8;
    /* border-bottom: 2px solid #adadad; */
}

.blueprintNotify.right {
    right: 8px;
}

.blueprintNotify.bottom {
    bottom: 10px;
}

.blueprintNotify h3, .blueprintNotify .body {
    color: #656363;
    padding: 8px 10px;
    margin: 0;
    font-size: 13px;
}

.blueprintNotify h3 {
    font-weight: 600;
    font-size: 17px;
    padding-bottom: 3px;
}

.blueprintNotify .body {
}

.blueprintNotify .anchor button {
    padding: 3px 5px;
    font-size: 12px;
}

.blueprintNotify .anchor {
    padding: 5px 10px;
    margin-bottom: 1px;
    display: block;
}

.blueprintNotify span.close {
    position: absolute;
    right: 8px;
    top: 8px;
}

.blueprintNotify span.close i {
    /* font-size: 47px !important; */
}

.blueprintNotify h3 i {
    font-size: 18px;
}

li.currencyPicker.dropdown {
    padding: 10px !important;
}

li.currencyPicker.dropdown button.btn.btn-sm.btn-outline.dropdown-toggle,
li.bookmarks.dropdown button.btn.dropdown-toggle {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 25px !important;
    background: #1f252b;
    color: #fff;
    border: 1px solid #1a2027;
}

li.currencyPicker.dropdown button.btn.btn-sm.btn-outline.dropdown-toggle a {
    color: #fff;
    text-decoration: none;
}

li.currencyPicker.dropdown ul.dropdown-menu li a {
    color: #6f6f6f !important;
    font-weight: 300;
    line-height: 16px;
    font-size: 13px;
}

li.languagePicker.header .btn-group.localSwitcher.open a.btn.btn-circle.btn-default.btn-sm {
    background-color: #3f4f62;
}

li.languagePicker.header .btn-group.localSwitcher a.btn.btn-circle.btn-default.btn-sm:hover {
    background-color: #3f4f62;
}

li.currencyPicker.dropdown button i.fa.fa-angle-down {
    /* padding-left: 5px; */
}

.form-control {
    border: 1px solid #e3e4e6 !important;
}

form.sidebar-search input.form-control {
    border: 0px !important;
}

.input-append.date input.form-control {
    border-bottom: 1px dashed #c2cad8 !important;
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}

.row.mainBreadcrumb {
    margin: 0px;
}

.mainBreadcrumb {
    border-bottom: 1px solid #cacbcc3d !important;
    margin-bottom: 10px !important;
}

.row.mainBreadcrumb .col-sm-12 {
    padding: 0;
}

.mainBreadcrumb .page-bar {
    margin: 0px 0px 2px !important;
}

.mainBreadcrumb h1.page-title {
    margin: 0px 0px 2px !important;
}

.mainBreadcrumb .BreadcrumbLeft {
    padding: 0px;
}

.mainBreadcrumb .BreadcrumbRight {
    padding: 0px;
}

.pageTitleRight .pageTitleBox {
    float: right;
    text-align: center;
    border-left: solid 1px #cacbcc3d;
    padding: 0px 20px;
}

.pageTitleBlock {
    padding-top: 5px;
}

.pageTitleRight .pageTitleBlock span {
    color: #888686;
    font-size: 15px;
}

.pageTitleRight .pageTitleHead span {
    font-size: 16px;
    font-weight: 600;
    color: #666;
}

.fieldCover input[type="text"] {
    border: none !important;
    width: 100%;
    padding: 5px;
}

.fieldCover {
    border: 1px solid #e8e8e8;
    display: flex;
    margin-bottom: 13px;
}

.fieldCover > i, .fieldCover > .icon {
    background: #eee;
    padding: 8px;
    font-weight: 300;
    font-size: 20px;
    width: 40px;
    text-align: center;
    line-height: 1 !important;
    color: #a29e9e;
    box-shadow: none !important;
}

.transferWrap.eSend.col-md-12 {
    position: relative;
}

.transferWizard .amountInfo .amount {
    display: block;
    font-size: 30px;
    color: #9a9a9a;
    /* line-height: 1; */
    overflow: hidden;
    position: relative;
}

.transferWizard .amountInfo label {
    font-size: 16px;
    color: #908a8a;
    margin-bottom: 10px;
}

.fieldCover textarea {
    min-height: 100px;
    width: 100%;
    border: none;
}

.transferWizard .amountInfo .amount.done {
    color: #565656;
}

.transferWizard .amountInfo .amount i {
    color: #2ab4c0;
    display: inline-block;
    margin-right: 5px;
    line-height: 1;
    right: 100%;
    position: relative;
    transition: all 1s ease;
}

.transferWizard .amountInfo.done .amount i {
    right: 0;
}

.transferWizard .amountInfo {
    transition: width 0.5s ease;
}

.transferWizard .amountInfo .payee {
    margin-top: 15px;
    display: none;
}

.transferWizard .amountInfo .payee > span {
    color: #aba6a6;
    font-size: 18px;
    line-height: 1;
    display: inline-block;
    margin-right: 4px;
    position: relative;
    top: 1px;
}

.transferWizard .amountInfo .payee > label {
    font-size: 18px;
    font-weight: 600;
    color: #696666;
    margin: 0;
}

button.addPayee {
    min-width: 150px;
    font-size: 15px;
    float: left;
    margin-right: 8px;
}

button.addPayee i {
    margin-right: 4px;
}

.fieldCover span.select2-selection.select2-selection--single {
    border: none !important;
    padding: 8px;
}

.transferWizard .amountInfo .payee > span.amountToPay {
    position: relative;
    color: #5d5b5b;
    /* top: 2px; */
}

.ewallet button.transferInit {
    border-radius: 0 !important;
}

.dataHolder .actions > button {
    float: left;
    font-size: 14px;
}

.privilageWrapper .innerWrapper {
    max-width: 800px;
    margin: AUTO;
}

.transactionPass {
    min-height: 50px;
    display: none;
}

.walletDetails .walletIco i {
    line-height: 1;
}

.transactionPassWrapper .innerWrap {
    /*padding: 20px 0;*/
}

.transferWizard .amountInfo.done .amount {
    color: #484646;
}

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

.txnSummary .eachTxn {
    color: #3e3d3d;
    padding: 5px 0;
    border-bottom: 1px dotted #ddd;
}

.txnSummary .eachTxn:last-child {
    border-bottom: none;
}

.eachTxn .transactionId, .eachTxn .amount {
    margin-right: 15px;
    color: #868686;
}

.eachTxn .transactionId {
    font-weight: 600;
    display: inline-block;
    /* float: left; */
    /* line-height: 1; */
}

.eachTxn .amount {
    color: #545353 !important;
    display: inline-block !important;
    min-width: 35px;
    font-size: inherit !important;
    font-weight: 600;
    line-height: 1;
    top: 2px;
}

.eachTxn .toIcon {
    color: #a29c9c;
    margin-right: 15px;
    display: inline-block;
}

.amountInfo.done .amount {
    font-size: 40px;
}

.eachTxn .payee {
    text-decoration: underline;
    color: #7b7b7b;
    margin: 0 !important;
    display: inline-block !important;
}

button.backToTransfer {
    margin-top: 12px;
    min-width: 120px;
}

.transferWizard .amountInfo.done {
    float: none;
    margin: auto;
}

.txnSummary {
    margin-top: 10px;
}

.table-responsive {
    width: 100%;
    overflow-x: auto;
}

button.showAllLanguages:hover {
    color: #373737 !important;
}

.formFieldNotice {
    margin-bottom: 14px;
    font-size: 12px;
    background: #ddd;
    position: relative;
    padding: 3px 7px;
    color: #393838;
}

.formFieldNotice:after {
    content: '';
    position: absolute;
    right: 10px;
    bottom: -14px;
    border: 7px solid transparent;
    border-top: 7px solid #dddddd;
}

.timePiece .innerContainer {
    display: flex;
    justify-content: space-evenly;
    /* padding-left: 6px !important; */
    max-width: 80px;
    /* padding: 2px; */
    color: #0d0d0e;
}

.timePiece .innerContainer > div {
    color: #0d0d0e;
    font-family: "Digital-7 Italic";
    font-size: 17px;
    line-height: 1;
    margin-right: 2px;
    /* font-weight: 500; */
}

li.timePieceHolder {
    display: inline-flex !important;
    justify-content: space-evenly;
    padding: 7px !important;
    border-radius: 5px !important;
    overflow: hidden !important;
}

li.timePieceHolder > div {
    flex: 1;
    align-items: center;
}

.local.timePiece {
    /* background: #454f5d; */
}

.server.timePiece {
    background: #bd9943;
    border-bottom-right-radius: 5px !important;
}

.timePiece {
    position: relative;
    padding: 3px 7px;
}

.timePiece > .tag {
    position: relative;
    color: #0d0d0e;
    font-size: 9px;
    /* transform: rotate(-90deg); */
    /* transform-origin: left; */
    margin-bottom: 1px;
    /* padding: 2px; */
    /* top: -1px; */
    /* bottom: -4px; */
    /* font-style: italic; */
    /* left: 6px; */
    flex: 0;
}

li.timePieceHolder .icon {
    flex: none;
    width: 37px;
    color: #000;
    text-align: center;
    background: #e1c464;
    font-size: 18px;
    line-height: 1;
    padding: 2px;
}

li.timePieceHolder .icon .day {
    position: relative;
    font-size: 11px;
    width: 100%;
    line-height: 1;
    color:#000000;
    font-family: "Digital-7 Italic";
    display: block;
}

.page-sidebar .page-sidebar-menu > li .favourite i {
    color: #5e738e;
}

.page-sidebar .page-sidebar-menu > li span.favourite {
    margin-right: 3px;
    font-size: 14px;
    text-align: center;
}

.page-sidebar .page-sidebar-menu > li > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i {
    font-size: 16px;
    margin-right: 0 !important;
}

.timePiece .innerContainer > div.ampm {
    font-size: 12px;
    /* margin-left: 2px; */
}

li.bookmarks.dropdown {
    padding: 10px !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle a {
    color: white;
    text-decoration: none !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle a i {
    margin-left: 2px;
}

li.timePieceHolder .month {
    flex: none;
    padding: 4px 6px;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    border-top-left-radius: 4px !important;
    font-weight: 300;
    background: #e1c464;
    /* border-right: 1px solid #89b6d2; */
    font-family: "Digital-7 Italic";
    color: #000000;
}

li.timePieceHolder .month span {
    display: block;
    /* font-size: 14px; */
    font-weight: 500;
    color: #000000;
}

.bookmarkContainer > h2 {
    margin: 0;
    font-size: 15px;
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    color: #9e9898;
    /* text-transform: uppercase; */
    white-space: nowrap;
}

.bookmarkContainer {
    min-width: 250px;
}

ul.bookmarkList {
    padding: 0;
    list-style: none;
    color: #736a6a;
}

.bookmarkGroupInner h4 {
    margin: 0;
    padding: 7px 5px;
    font-size: 15px;
    font-weight: 600;
}

.bookmarkGroupInner {
    /* background: #dadada; */
    padding: 5px;
    color: #696262;
}

ul.bookmarkList li {
    padding: 5px;
}

ul.bookmarkList li i {
    margin-right: 2px;
}

.bookmarkContainer > h2 i {
    color: #b1b0b0;
}

ul.bookmarkList li i {
    color: #ada9a9;
    font-size: 16px;
}

ul.bookmarkList li a {
    color: inherit;
    text-decoration: none;
}

span.favourite.bookmarked i {
    color: #82a7ef !IMPORTANT;
}

.bookmarksBody {
    position: relative;
    min-height: 50px;
    display: block;
}

.bookmarkGroupInner h4 i {
    margin-right: 1px;
}

.flyToBookmarks {
    transition: all 0.7s ease-out;
    position: absolute !important;
    left: 0;
    z-index: 999;
    background: #364150;
}

.hv-container {
    min-height: 65vh;
}

.bookmarksBody > .noBookmarks {
    padding: 15px 10px;
    color: #928c8c;
}

button.deleteBookmark {
    display: none;
    width: 20px !important;
    height: 20px;
    min-width: 0 !important;
    padding: 0px;
    text-align: center;
    float: right;
    font-size: 14px;
}

.bookmarkItem:hover .deleteBookmark {
    display: inline-block !important;
    padding: 0px;
    height: auto;
    background: none !important;
    border: none;
}

li.bookmarkItem.removing .deleteBookmark {
    display: inline-block;
}

li.nav-item.active > a > span.favourite i {
    color: #8a8484ee !important;
}

.nav-item.active > a span.favourite.bookmarked i {
    color: #d6d5d5 !important;
}

.newsWrapper .eachActivity:before {
    content: '';
    height: 100%;
    z-index: 99;
    bottom: 0;
    top: 0;
    left: 22%;
    background: #ebeaea;
    position: absolute;
    width: 3px;
}

.newsWrapper .eachActivity .activityBody h3 {
    margin: 0px;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
}

.newsWrapper .eachActivity .activityCircleHolder {
    margin-left: -12px;
}

.page-sidebar-closed li.nav-item > a > span.favourite {
    display: none;
}

.page-sidebar-closed .page-sidebar-menu > li:hover span.favourite {
    display: inline-block !important;
}

.page-sidebar-closed .page-sidebar-menu > li:hover span.title {
    margin-left: 0;
}

.noActivity {
    padding: 10px;
    font-size: 13px;
    color: #969393;
}

.unitHolder span.noInfo {
    color: #a0a0a0;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
}

.menuData button.showAllLanguages {
    margin-top: 10px;
}

.fieldHolder.flex inputHolder {
    display: flex;
}

.fieldHolder.flex .inputHolder {
    display: flex;
    flex: 1;
    margin-left: 10%;
}

.fieldHolder.flex {
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0;
}

.fieldHolder.flex .inputHolder input[type="text"], .fieldHolder.flex .inputHolder select {
    width: 100%;
    border: 1px solid #dcd3d3;
    border-left: none;
    padding: 5px;
}

.fieldHolder.flex .inputHolder i {
    padding: 7px;
    background: #ece9e9;
    border: 1px solid #dcd3d3;
    width: 40px;
    text-align: center;
    font-size: 18px;
}

.fieldHolder.flex label {
    font-weight: 600;
    padding: 5px 0;
    color: #464646;
    min-width: 28%;
}

.fieldHolder span.select2-selection.select2-selection--single {
    border-left: none !important;
}

/*
Employee
 */

.employeeListWrapper .statistics {
    background: white !important;
    display: flex;
    padding: 10px 0;
}

.employeeListWrapper .statistics .icon i {
    font-size: 45px;
    line-height: 1;
    color: #7b7979;
}

.employeeListWrapper .statistics .icon {
    padding: 20px;
}

.employeeListWrapper .statistics h2 {
    font-weight: 600;
    font-size: 22px;
    margin-top: 12px;
    margin-bottom: 15px;
    color: #6b6565;
}

.employeeListWrapper .statistics h2 span {
    color: #3a3737;
    font-weight: 800;
}

.employeeListWrapper .statistics h4 {
    font-size: 16px;
    font-weight: 400;
    color: #757171;
}

.employeeListWrapper .statistics h4 span {
    color: black;
    font-weight: 600;
}

.employeeListWrapper .buttonGroup {
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
}

.employeeListWrapper .buttonGroup > button {
    flex: 1;
}

.employeeListWrapper .filterWrap {
    padding: 15px 10px;
    background: white;
}

.employeeListWrapper .filterWrap h3 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    color: #777575;
}

.employeeListWrapper .firstColumn .colInner {
    /* box-shadow: 3px 3px 0 #aba6a673; */
    border: 1px solid #ddd;
}

.employeeContainer {
    min-height: 100px;
    background: white;
    padding: 10px 20px;
    border: 1px solid #ddd;
}

.noEmployees {
    font-size: 17px;
    color: #9e9b9b;
}

.employeeContainer > h2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e4e2e2;
}

.list .employee {
    display: flex;
}

.list .employee h3 {
    margin-top: 0;
    font-size: 15px;
    color: #a7a2a2;
    font-weight: 600;
}

.list .employee .id {
    margin-right: 10px;
    font-size: 17px;
    color: #c5c5c5;
    min-width: 16%;
    font-weight: 600;
}

.list .employee .designation {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0px;
    color: #8dc2e6;
}

.employeeContainer .list .employee {
    cursor: pointer;
    padding: 8px 0;
    border-bottom: 1px dotted #ddd;
    position: relative;
}

.employeeContainer .list .employee:last-child {
    border-bottom: none;
}

.viewCard .cardHeader img {
    width: 70px;
    border-radius: 50% !important;
    display: inline-block;
    height: 70px;
    margin-right: 10px;
}

.viewCard .cardHeader {
    display: flex;
}

.viewCard .cardHeader h2 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}

.viewCard .cardHeader .designation {
    color: #8c8a8a;
    font-size: 13px;
}

.employeeForm,
.designationForm {
    display: none;
}

.employeeContainer > h2 i {
    margin-right: 5px;
}

.employeeContainer .list .employee.active:before, .employeeContainer .list .employee.active:after {
    content: '';
    height: 0;
    width: 0;
    display: block;
    border: 10px solid transparent;
    right: -20px;
    position: absolute;
    top: 27%;
    border-left: 10px solid #bdbcbc !important;
}

.employeeContainer .list {
    border-right: 1px solid #ddd;
}

.employeeContainer .list .employee.active:before {
    right: -19px;
    z-index: 99;
    border-left: 10px solid #ffffff !important;
}

.list .employee.active .id {
    color: #5f5a5a;
}

.list .employee.active h3 {
    color: #615e5e;
}

.list .employee.active .designation {
    color: #50a0d6;
}

.viewCard .cardBody {
    padding: 5px 0;
    border-top: 1px dotted #ddd;
    margin-top: 10px;
}

.viewCard .cardBody label {
    font-weight: 600;
    min-width: 27%;
}

.viewCard .cardBody .detail {
    padding: 5px 0;
    border-bottom: 1px dashed #f3ecec;
}

.viewCard .cardBody .detail:last-child {
    border-bottom: none;
}

.designationForm,
.employeeForm {
    padding: 20px 10px;
    background: white;
    border-top: 1px dotted #ddd;
}

.designationForm h3,
.employeeForm h3 {
    font-size: 18px;
    font-weight: 600;
}

.designationForm .inputHolder,
.employeeForm .inputHolder {
    margin-left: 0 !important;
}

.employeeForm .fieldHolder:last-child, .employeeForm .fieldHolder:last-child {
    margin-top: 14px;
}

.local.timePiece {
    background: #bd9943;
}

.timePiece .innerContainer > .seconds {
    min-width: 20px;
    margin-left: 3px;
}

.attachmentBox .dropzone .dz-preview {
    margin: 16px;
}

.attachmentBox .dropzone {
    padding: 25px;
    text-align: center;
    cursor: pointer;
    min-height: 50px !important;
    display: none;
    max-width: 700px;
    margin: auto;
    font-weight: 600;
    color: #b3b1b1;
    border: 3px dashed #d8d8d8;
    font-size: 16px;
}

.dropzone .dz-preview .dz-image {
    width: 90px;
    height: 90px;
}

.attachmentBox .dropzone.active {
    display: block;
}

.attachmentBox {
    padding: 25px;
    display: none;
}

.attachmentBox .dropzone .dz-default.dz-message {
    margin: 0 !important;
}

.eachNav.deduct {
    background: #c75353;
}

.dropzone .dz-preview .dz-image img {
    margin: auto;
    display: block;
}

.dz-image {
    display: flex !important;
    align-items: center;
}

.packageHeader .icon i {
    font-size: 5em;
    line-height: 1;
    color: #ddd;
}

.packageHeader h4 {
    margin-bottom: 0 !important;
}

.packageHeader {
    padding: 15px 0;
    text-align: center;
}

.packageHeader {
    border: 1px solid #ddd;
    border-bottom: 4px solid;
    border-bottom: 4px solid #fde387;
}

.packageHeader .icon:after, .packageHeader .icon:before {
    content: '';
    position: absolute;
    bottom: 0;
    box-shadow: 3px 4px 0px #d6cecebd;
    left: 45%;
    height: 6px;
    background: #f2c439;
    width: 26px;
    transform: skew(-32deg);
}

.packageHeader
h4 {
    font-weight: 600 !important;
    color: #bdbdbd !important;
    font-size: 18px !important;
    font-style: italic;
    margin-top: 20px;
}

.packageHeader .icon {
    position: relative;
    padding-bottom: 9px;
}

.packageHeader .icon:after {
    bottom: -7px;
    left: 43%;
    background: #fde387;
}

.bronze .packageHeader, .packageTable .bronze .packageHeader {
    border-bottom: 4px solid #de6915;
}

.bronze .packageHeader .icon:after, .packageTable .bronze .packageHeader .icon:after {
    background: #de6915;
}

.bronze .packageHeader .icon:before, .packageTable .bronze .packageHeader .icon:before {
    background: #b35613;
}

.silver .packageHeader, .packageTable .silver .packageHeader {
    border-bottom: 4px solid silver;
}

.silver .packageHeader .icon:after, .packageTable .silver .packageHeader .icon:after {
    background: silver;
}

.silver .packageHeader .icon:before, .packageTable .silver .packageHeader .icon:before {
    background: #a9a3a3;
}

.gold .packageHeader, .packageTable .gold .packageHeader {
    border-bottom: 4px solid silver;
}

.gold .packageHeader .icon:after, .packageTable .gold .packageHeader .icon:after {
    background: silver;
}

.gold .packageHeader .icon:before, .packageTable .gold .packageHeader .icon:before {
    background: #a9a3a3;
}

.platinum .packageHeader, .packageTable .platinum .packageHeader {
    border-bottom: 4px solid #b1bac5;
}

.platinum .packageHeader .icon:after, .packageTable .platinum .packageHeader .icon:after {
    background: #b1bac5;
}

.platinum .packageHeader .icon:before, .packageTable .platinum .packageHeader .icon:before {
    background: #8496a0;
}

.packageTable .packageHeader {
    width: 60px !important;
    padding: 13px 0px;
}

.packageTable .packageHeader .icon i {
    font-size: 1.3em;
    margin: auto;
    display: block;
    text-align: center;
}

.packageTable .packageHeader .icon:after, .packageTable .packageHeader .icon:before {
    content: '';
    position: absolute;
    bottom: 0;
    box-shadow: 3px 4px 0px #d6cecebd;
    left: 30%;
    height: 6px;
    background: #f2c439;
    width: 26px;
    transform: skew(-32deg);
}

.packageTable .packageHeader .icon:after {
    bottom: -7px;
    left: 28%;
    background: #fde387;
}

.packageTable.table-responsive tr.product td {
    vertical-align: middle;
}

.configHolder span.caption-subject i {
    margin-right: 5px;
}

.addToCart button.selected {
    background: #28a0ab !important;
    border: 1px solid #28a0ab !important;
}

.navigator .innerWrap {
    padding: 10px 0;
}

.eachField.flex .inputHolder {
    display: flex;
    width: 100%;
}

.eachField.flex .inputHolder input[type="text"], .eachField.flex .inputHolder input[type="email"], .eachField.flex .inputHolder input[type="text"], .eachField.flex .inputHolder input[type="password"] {
    padding: 5px;
    border-left: 0 !important;
    border: 1px solid #ddd;
}

.eachField.flex .inputHolder i {
    width: 40px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    background: #ddd;
    padding: 11px;
    color: #5d5757;
}

.eachField {
    margin-bottom: 15px;
}

.eachField:last-child {
    margin-bottom: 0 !important;
}

ul.dropdown-menu {
    box-shadow: 3px 3px rgba(102, 102, 102, .1);
}

ul.dropdown-menu:before {
    /*right: 29px !important;*/
}

.panel-body.AutoResponderWrapper table tbody tr td button {
    width: 35px;
    display: inline-block !important;
}

.settingsFields .eachField {
    margin-bottom: 10px;
}

.settingsFields .eachField.row label {
    padding-top: 6px;
}

div#selectFieldChoices .eachField.row label {
    /*padding-left: 0px;*/
}

.settingsFields .eachField:last-child {
    margin: 0px -15px;
}

.fieldGroupWizard .eachField.row label, .fieldTagWizard .eachField.row label {
    padding-top: 6px;
}

.securityPinWrapper {
    display: none;
}

.securityPinWrapper .innerWrap {
    max-width: 400px;
    margin: auto;
    border: 1px solid #ddd;
}

.securityPinWrapper .innerWrap input[type="password"] {
    padding: 4px;
    border: 1px solid #ddd;
    width: 100%;
}

.securityPinWrapper .innerWrap button {
    padding: 5px;
}

.securityPinWrapper button {
    margin: 0 !important;
}

.securityPin label {
    font-weight: 600;
}

span.quickSidebarSwitch {
    float: right;
    color: #9a9a9a;
    transition: all 0.5s ease;
    font-size: 31px;
    height: 40px;
    margin-right: 5px;
    cursor: pointer;
    text-align: center;
    position: relative;
    top: 5px;
    width: 40px;
    line-height: 1 !important;
    padding: 5px;
    display: block !important;
}

span.quickSidebarSwitch:hover {
    border-radius: 50% !important;
    background: #6f6f6f;
    color: #000;
}

.page-quick-sidebar-wrapper.active {
    right: 0;
}

.footer-information {
    float: right;
}

.footer-information ul li {
    list-style: none;
    float: left;
    padding: 0px 8px;
    border-right: solid 1px #eee;
    color: #eee;
}

.footer-information ul li a {
    color: #98a6ba;
    text-decoration: none;
}

.footer-information ul li:last-child {
    border-right: 0px;
}

.cacheManager h3 {
    font-weight: 600;
    font-size: 18px;
    margin-top: 0;
    color: white;
}

.cacheManager {
    padding: 7px 10px;
}

.page-quick-sidebar-wrapper .partialWrapper .partial {
    background: #2e3338;
    padding: 5px;
    min-height: 200px;
    border-radius: 5px !important;
}

.page-quick-sidebar-wrapper .partialWrapper {
    background: #1e2225;
    padding: 10px;
}

.btn-group.clearCache .dropdown-toggle-split {
    border-left: 1px solid #3085bf;
}

.btn-group.clearCache .dropdown-toggle-split {
    /* padding: 16px; */
    border-left: 1px solid #3085bf;
}

.cacheManager .actions {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cacheManager .actions > div {
    margin: 2px;
    max-width: 120px;
    display: flex;
}

.page-quick-sidebar-wrapper .partialWrapper .loader {
    background: #21282ec4 !important;
}

.cacheManager .dropdown-menu .dropdown-item {
    padding: 5px;
    border-bottom: 1px solid #ececec;
    color: #827c7c;
}

.cacheManager .stats {
    background: #5a636b;
    border-radius: 5px !important;
    margin-top: 15px !important;
    max-width: 150px;
    margin: auto;
    font-size: 13px;
}

.cacheManager .stats .eachStat {
    padding: 5px 5px;
    color: #ffffff;
    border-bottom: 1px dotted #495056;
    font-size: 12px;
    line-height: 1;
}

.cacheManager .stats .eachStat label {
    font-weight: 600;
    margin: 0;
}

.cacheManager .stats .eachStat span {
    float: right;
    color: #eee;
}

.cacheManager .dropdown-menu .dropdown-item {
    padding: 5px;
    border-bottom: 1px solid #f3f3f3;
    color: #827c7c;
}

.cacheManager .dropdown-menu .dropdown-item label {
    margin: 0;
}

.cacheManager .dropdown-menu .dropdown-item .icheckbox_minimal {
    float: right;
}

.quickSideBarInner .panelNav {
    padding: 10px 10px;
    color: #908a8a;
    cursor: pointer;
    border-bottom: 2px solid #ddd0;
    font-weight: 600;
    font-size: 15px;
}

.quickSideBarInner .panelNavWrapper {
    display: flex;
}

.quickSideBarInner .panelNav.active {
    color: white;
    border-bottom: 2px solid #ddd;
}

.quickSideBarInner .panelNav i {
    margin-right: 4px;
}

.page-quick-sidebar-wrapper .panel:not(.active) {
    display: none;
}

.quickSideBarInner .panel {
    background: none !important;
}

.quickSideBarInner .panel .noTasks {
    padding: 15px;
    color: #afaaaa;
}

.fullWidth {
    width: 100% !important;
}

img.logo-default {
    width: 64px !important;
    padding-top: 0px;
    padding-left: 0px !important;
}

.taskNotify {
    width: 350px;
    background: white;
    padding: 15px;
    position: fixed;
    border-radius: 4px !important;
    border-bottom-right-radius: 0 !important;
    border: 1px solid #e2e2e2;
    left: -100%;
    transition: all 0.7s ease;
    bottom: 13px;
    box-shadow: 5px 6px 6px #8888884f;
    z-index: 999;
}

.taskNotify h3 {
    margin-top: 0;
    font-weight: 600;
    display: block;
    color: #4e4a4a;
    font-size: 15px;
    margin-bottom: 15px !important;
}

.taskNotify p {
    margin: 10px 0;
    color: #808080;
    font-size: 13px;
}

.taskNotify button {
    padding: 5px 8px;
    font-size: 13px;
    /* margin-top: 8px; */
    border-radius: 2px !important;
}

.taskNotify .closeNotify i {
    color: #868686 !important;
    position: relative;
    z-index: 999;
    /* font-weight: 600; */
    cursor: pointer;
    font-size: 16px !important;
}

.taskNotify .closeNotify {
    position: absolute;
    right: 8px;
    cursor: pointer;
    font-weight: 600;
    line-height: 0;
}

.taskNotify.active {
    left: 5px;
}

.taskNotify h3 i {
    color: #ada8a8;
}

.taskNotify:before {
    content: '';
    position: absolute;
    bottom: -20px;
    width: 0;
    right: 0px;
    height: 0;
    border: 10px solid transparent;
    border-top: 10px solid #b3a3a3;
}

.taskNotify span.close {
    top: 5px;
    position: relative;
}

.migrationProgress {
    text-align: center;
}

.migrationProgress h3 {
    font-size: 20px;
    font-weight: 600;
    color: #524d4d;
}

/* Task management */
.tasksWrapper .tile {
    background: #ffffff;
    display: flex;
    padding: 10px;
    border: 1px solid #dddd;
    margin-bottom: 15px;
}

.tasksWrapper .tile i {
    padding: 12px;
    font-size: 27px;
    color: #989898;
    line-height: 1 !important;
}

.tasksWrapper .tile .icon {
    display: flex;
    align-items: center;
}

.tasksWrapper .tile h2 {
    font-size: 26px;
    margin-top: 15px;
    margin-bottom: 14px;
    font-weight: 600;
    color: #a29b9b;
}

.tasksWrapper .tile h4 {
    font-weight: 500;
    color: #777373;
    font-size: 16px;
}

.tasksWrapper .tile h2 span {
    color: #757070;
    min-width: 20px;
    text-align: center;
    display: inline-block;
}

.tasksWrapper .tile h4 span {
    color: #676464;
    font-weight: 600;
    min-width: 20px;
    text-align: center;
    display: inline-block;
}

.tasksWrapper .taskSummary.tile i {
    font-size: 50px;
}

.tasksWrapper .tile .data {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.taskHolder {
    min-height: 180px;
    background: #ffffff6b;
}

.taskHeader h3 {
    font-weight: 600;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 16px;
    flex-wrap: wrap;
    display: flex;
    color: #676767;
}

.taskHeader {
    padding: 7px;
}

.taskHeader .taskProgress {
    display: block;
    width: 100%;
}

.taskHeader .taskProgress .barHolder {
    width: 100%;
    display: block;
    margin-bottom: 7px;
    height: 8px;
    overflow: hidden !important;
    background: #ddd;
    border-radius: 5px !important;
    padding: 2px;
}

.taskHeader .taskProgress .barHolder .bar {
    height: 100%;
    background: #36c6d3;
    transition: 0.7s ease all;
    border-radius: 5px !important;
    width: 25%;
    /* width: 0; */
}

.taskHeader .taskProgress span.stats {
    display: block;
    font-size: 12px;
    padding: 4px 0;
    color: #888888;
}

.taskHeader h3 > i {
    color: #929292;
}

.taskBody {
    padding: 5px 10px;
    border-top: 1px dotted #ddd;
    display: none;
}

.eachTask {
    background: #fff;
    margin-top: 15px;
    /* border: 1px solid #ddd; */
    box-shadow: 2px 3px 7px #98989847;
    border-radius: 4px !important;
}

.tasksContainer {
    padding: 10px;
}

.taskHeader .actions button {
    padding: 2px 8px;
    font-size: 12px;
}

.taskHeader .actions {
    position: relative;
    bottom: 4px;
}

.taskHeader h3 .icon {
    color: #928e8e;
}

.taskProgress .statsHolder {
    text-align: left;
    /* justify-content: space-between; */
}

.statsHolder .specific {
    display: flex;
    justify-content: flex-end;
}

.statsHolder .specific span {
    margin-right: 10px;
    /* border-bottom: 1px dotted #ddd; */
    color: #ddd;
}

.taskProgress .statsHolder .summary {
    font-size: 13px;
    color: #929292;
}

.taskProgress .statsHolder .summary p, .taskHeader .taskProgress span.stats p {
    display: inline;
    font-weight: 600;
    margin: 0;
    color: #928a8a;
}

.taskHolder h2 {
    margin-top: 0;
    padding: 9px 10px 0px;
    font-size: 18px;
    padding-bottom: 9px;
    color: #656060;
    border-bottom: 1px solid #ddd;
    font-weight: 600;
}

.taskHolder .filterWrapper {
    padding: 0px 10px;
}

.taskHolder .filterWrapper input[type="text"] {
    background: none;
    border: none;
    border-bottom: 1px solid #636060;
}

.taskHolder .filterWrapper .filters .inner {
    display: flex;
    font-size: 14px;
    background: #eee;
    padding: 5px;
}

.taskHolder .filterWrapper .filters label {
    font-weight: 600;
    color: #5f5f5f;
    font-size: 13px;
}

.taskHolder .filterWrapper .inner .filters {
    display: flex;
}

.taskHolder .filterWrapper > label {
    color: #757272;
    font-weight: 600;
    font-size: 15px;
}

.taskHolder .filterWrapper > .filter label {
    font-size: 13px;
}

.taskHolder .filterWrapper .inner .filters .filter {
    margin-right: 15px;
}

.taskHolder .filterWrapper > .inner label {
    font-weight: 600;
    margin-right: 7px;
    margin-bottom: 12px;
}

.taskHolder h2 span {
    font-weight: 600;
    font-size: 13px;
    float: right;
    color: #807e7e;
}

.filterWrapper > .inner {
    padding: 11px;
    background: #eee;
}

.tasksContainer .noTasks {
    text-align: center;
    font-size: 20px;
    color: #969494;
    padding: 15px;
}

.eachTask span.taskStatus {
    margin-right: 7px;
    font-size: 13px;
    color: #a09a9a;
}

span.fetchingTask {
    margin: 30px auto;
    display: block;
    padding: 3px;
    color: #6d6666;
    border-radius: 10px !important;
    max-width: 250px;
    background: #eee;
}

span.fetchingTask i {
    margin-right: 5px;
}

.eachTask:first-child {
    margin-top: 0;
}

.operationSearch input[type="text"] {
    padding: 5px;
    border: 1px solid #ddd;
    margin-right: 15px;
    width: 100%;
}

.operationHeader {
    display: flex;
    justify-content: space-between;
    margin: 0px 0px 20px;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 6px;
}

.operationHeader .actions button {
    padding: 0;
    font-size: 12px;
    width: 19px;
    border-radius: 2px !important;
}

.operationHeader h3 {
    margin: 0;
    font-size: 14px;
}

.operationSearch {
    text-align: left;
    display: none;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    padding: 15px 0;
}

.operationSearch select {
    padding: 5px;
    border: 1px solid #ddd;
}

.operationHeader h3 i {
    margin-right: 5px;
    color: #afa7a7;
}

.operationHolder {
    margin-top: 10px;
    text-align: left;
}

span.showOperations {
    color: #6b6565;
    font-size: 14px;
    cursor: pointer;
    padding: 5px;
    font-weight: 600;
    transition: all 0.7s ease;
}

span.showOperations:hover {
    background: #eee;
    border-radius: 50% !important;
    color: #524f4f !important;
}

.operationSearch span.select2-selection.select2-selection--single {
    padding: 4px;
    height: auto !important;
}

button.filterOperation.btn.blue {
    font-size: 13px;
    padding: 3px 5px;
}

.operationSearch > .row .col-md-4 {
    margin-bottom: 5px !important;
}

.taskProgress .statsHolder .col-md-6 {
    /* margin-bottom: 4px; */
}

.taskProgress .statsHolder .col-md-6:last-child {
    text-align: right;
}

.syncingOperations {
    text-align: center;
    padding: 15px;
    color: #ada8a8;
}

.syncingOperations i {
    margin-right: 5px;
    color: #8c8787;
}

.operationBody .progressBar {
    position: relative;
}

.operationBody .progressBar .progressValue {
    text-align: center;
    width: 100%;
    display: block;
    left: 0;
    font-weight: 600;
    color: #989090;
    right: 0;
    font-size: 17px;
    top: 35%;
    position: absolute;
}

.operationProgress canvas {
    margin: auto;
    display: block;
}

.operationBody .progressUpdates .realTimeUpdate {
    /* display: flex; */
    padding: 4px;
    font-size: 13px;
    color: #827c7c;
    font-weight: 600;
}

.operationStats {
    font-size: 13px;
}

.operationStats .eachStat {
    padding: 4px 0;
    /* text-align: left; */
    color: #969090;
}

.operationStats .eachStat i {
    margin-right: 5px;
    font-weight: 600;
}

.operationBody .progressUpdates .realTimeUpdate h3 {
    font-size: 13px;
    margin: 0 0 12px;
    color: #5f5858;
}

.operationBody .progressUpdates .realTimeUpdate h3 i {
    margin-right: 5px;
}

.operationStats .eachStat span {
    float: right;
}

.taskAddedBy {
    font-size: 11px;
    /* margin-top: 10px; */
    color: #9a9494;
}

.taskAddedBy label {
    color: #4a4747;
}

.currentOperation {
    padding-bottom: 10px;
}

.taskFinished {
    padding: 10px;
    text-align: center;
}

button.operationHistory {
    padding: 4px 7px;
    margin: 10px 0;
}

.taskFinished h4 {
    font-size: 16px;
    margin-top: 0;
    font-weight: 600;
    color: #757070;
}

.taskFinished h4 i {
    color: #3d7b3d;
    margin-right: 6px;
}

.taskFinished .operationStats .eachStat {
    text-align: left;
}

button.operationHistory i {
    margin-right: 5px;
}

.partial.taskHolder {
    background: none;
    padding-top: 15px;
}

.quickSideBarInner .taskHeader h3 > span {
    display: block;
    /* margin-bottom: 15px;;
    /* margin-bottom: 15px; */
    margin-bottom: 15px;
    color: #e0dbdb;
    width: 100%;
    font-size: 14px;
}

.quickSideBarInner .operationBody .progressBar, .quickSideBarInner .operationBody .progressUpdates, .quickSideBarInner .operationBody .progressBar, .quickSideBarInner .operationBody .progressUpdates > div, .quickSideBarInner .operationBody .progressUpdates > div > div {
    width: 100%;
    margin: 0;
}

.quickSideBarInner .operationStats {
    max-width: 150px;
    font-weight: 600;
    margin: 5px auto;
}

.quickSideBarInner .realTimeUpdate {
    /* border-top: 1px dashed #ddd; */
    text-align: center;
    border-radius: 5px !important;
    padding-top: 12px !important;
    background: #242729;
}

.quickSideBarInner .eachTask {
    background: #2e3338;
    box-shadow: none;
}

.quickSideBarInner .taskHeader h3 > span i {
    color: #9e9d9d;
}

.quickSideBarInner .taskHeader .actions {
    width: 100%;
}

.quickSideBarInner .taskHeader .actions .showOperations {
    float: right;
    color: #dad5d5;
}

.quickSideBarInner span.taskStatus {
    font-size: 12px;
}

.quickSideBarInner .headerData .filterWrapper > .inner {
    background: #37434c;
    padding: 5px 10px;
}

.quickSideBarInner .taskHolder .filterWrapper .inner .filters .filter {
    width: 100%;
    color: #fff;
    padding: 5px 0;
}

.quickSideBarInner .taskHolder .filterWrapper .inner .filters {
    display: block;
    background: none;
    padding: 0;
}

.quickSideBarInner .taskHolder .filterWrapper .inner .filters .filter label {
    color: #c7c2c2;
    margin: 0;
    margin-right: 8px;
}

.quickSideBarInner .taskHolder h2 {
    border: none;
    color: #d6d6d6;
    font-size: 16px;
    display: block;
    overflow: hidden;
}

.quickSideBarInner .taskProgress .statsHolder .summary {
    font-size: 12px;
    display: block;
    color: #b5b0b0;
    padding-bottom: 7px;
    border-bottom: 1px dotted #585858;
    margin-bottom: 10px !important;
}

.quickSideBarInner .taskProgress .statsHolder .summary p {
    color: #e2dddd;
}

.quickSideBarInner .taskProgress .statsHolder .row > div {
    /* width: 100%; */
}

.quickSideBarInner .taskAddedBy {
    /* color: #c7c6c6; */
    /* font-size: 12px; */
}

.quickSideBarInner .taskAddedBy label {
    color: #fff;
    margin: 0;
}

.quickSideBarInner .taskBody {
    border-top: 1px dashed #504a4a;
}

.quickSideBarInner .operationBody .progressBar .progressValue {
    color: #ddd;
}

.quickSideBarInner .operationStats .eachStat {
    color: #d6d0d0;
}

.quickSideBarInner .operationBody .progressUpdates .realTimeUpdate h3 {
    color: #fff;
    font-weight: 600;
}

.quickSideBarInner .updateHolder {
    color: #968d8d;
}

.quickSideBarInner .taskHolder .loader {
    background: rgba(35, 34, 34, 0.84) !important;
}

.quickSideBarInner .taskHeader h3 {
    margin-top: 0;
}

.realTimeUpdate .update i {
    margin-right: 5px;
}

.notifyBottom .addedBy p {
    display: inline;
    font-weight: 600;
    color: #524f4f;
}

.notifyBottom .addedBy {
    display: inline-block;
    float: right;
    margin: 0;
    font-size: 13px;
    color: #797777;
}

.notifyBottom {
    margin-top: 16px;
}

.taskFinished .notice {
    padding: 5px;
}

.quickSideBarInner .taskFinished h4 {
    color: #ddd;
    font-size: 15px;
}

.quickSideBarInner .taskFinished .notice {
    padding-top: 12px;
}

.quickSideBarInner .taskFinished .notice button {
    font-size: 11px;
    padding: 5px 7px;
}

.operationsHistory h2 {
    padding: 0;
    font-size: 15px !important;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 16px;
}

.operationsHistory .eachOperation h3 {
    font-size: 14px;
    color: #545151;
    padding: 4px 2px;
    /* border-bottom: 1px dashed #777474; */
    margin: 0;
    margin-bottom: 5px;
    font-weight: 600;
}

.operationsHistory .eachOperation {
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 5px !important;
}

.operationsHistory {
    padding: 5px;
    text-align: left;
}

button.operationHistory {
    width: auto !important;
}

.operationsHistory h2 span {
    float: right;
    font-size: 13px;
    padding: 2px;
    color: #a7a3a3;
    font-weight: 500;
}

.operationsHistory .eachOperation .eachDetail {
    padding: 4px 0;
    color: #6f6666;
}

.operationsHistory .eachOperation .eachDetail label {
    font-weight: 600;
    font-size: 13px;
    min-width: 35%;
    color: #797474;
}

.operationsHistory .noErrors {
    /* text-align: center; */
    font-size: 15px;
    font-weight: 600;
    padding: 0px 0;
    color: #aba4a4;
}

.operationsHistory .noErrors i {
    color: #36c6d3;
    font-weight: 600;
    margin-right: 5px;
}

.operationsHistory .eachOperation h5 {
    font-weight: 600;
    color: #464646;
    border-bottom: 2px solid #ddd;
    padding-bottom: 7px;
    margin-top: 5px;
}

.operationsHistory .eachOperation .eachDetail i {
    font-weight: 600;
    margin-right: 2px;
}

.operationsHistory .eachOperation .eachDetail i.success {
    color: #36c6d3;
}

.operationsHistory .eachOperation .eachDetail.name {
    font-weight: 600;
}

.operationsHistory .eachOperation .eachDetail span {
    font-size: 14px;
}

button.backToTask {
    padding: 1px 6px;
    float: right;
    margin-right: 7px;
    font-size: 12px;
}

.eachOperation .error span {
    color: #dc2d2d;
    display: inline-block;
    max-width: 100%;
}

.eachOperation .error label {
    min-width: 20%;
    font-weight: 600;
    color: #949292;
}

.operationsHistory .errors {
    word-break: break-all;
}

.operationsHistory .eachOperation .eachDetail span i.failed {
    color: #e74242;
}

.quickSideBarInner .operationsHistory .eachOperation {
    background: #44494f;
    border: 1px solid #565c63;
}

.quickSideBarInner .operationsHistory .eachOperation h5 {
    color: #e1dfdf;
    border-bottom: 1px solid #868282;
}

.quickSideBarInner .operationsHistory .eachOperation > .row > div {
    width: 100%;
}

.quickSideBarInner .operationsHistory .eachOperation .eachDetail label {
    color: #cec8c8;
    min-width: 27%;
    font-size: 12px;
}

.quickSideBarInner .operationsHistory .eachOperation .eachDetail span {
    color: #c6c0c0;
    font-size: 13px;
    margin-left: 7px;
}

.quickSideBarInner .operationsHistory .noErrors {
    font-size: 13px;
    color: #dbd8d8;
}

.quickSideBarInner .operationsHistory h2 span {
    float: none !important;
    width: 100%;
    display: block;
    font-size: 12px;
    margin-top: 12px;
    padding: 0;
}


.quickSideBarInner button.backToTask {
    border-color: #d0cccc !important;
    color: #c8c6c6 !important;
}

.quickSideBarInner button.backToTask:hover {
    background: none !important;
    border-color: #ebe7e7 !important;
    color: #e5e2e2 !important;
}

.taskNotify button i {
    margin-right: 5px;
}

.quickSideBarInner .eachOperation .error span {
    font-size: 13px;
    color: #f13b3b;
    background: #fff;
    padding: 5px;
}

.hasOverlay {
    position: relative;
}

.hasOverlay:before {
    content: '';
    width: 100%;
    left: 0;
    top: 0;
    background: #ffffffbf;
    height: 100%;
    z-index: 9;
    position: absolute;
}

.hasOverlay .content {
    position: relative;
    z-index: 99;
}

.cacheManager .icheckbox_flat {
    zoom: 0.7;
    float: right;
}

button.socialSave {
    margin-top: 15px;
   /* padding: 2px;*/
}

/**
Form fields
 */

.inputHolder textarea {
    width: 100%;
    min-height: 100px;
    border: 1px solid #ddd;
}

/** Attachment plugin css **/
.bluePrintAttachment.dz-clickable {
    /* max-width: 400px; */
    padding: 0;
    display: flex;
    min-height: 68px;
    align-items: center;
    background: none !important;
    /* margin: auto; */
    border-radius: 5px !important;
    border: 2px dashed #ddd;
    justify-content: center;
}

.bluePrintAttachment .dz-default.dz-message {
    font-size: 15px;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 !important;
    color: #c5c5c5;
}

.bluePrintAttachment .dz-image-preview {
    min-width: 50px;
    min-height: 50px !important;
}

.bluePrintAttachment .dz-preview .dz-image {
    width: 50px !important;
    height: 50px !important;
}

.bluePrintAttachment .dz-progress {
    width: 50px !important;
    height: 5px !important;
    left: 80% !important;
    top: 60% !important;
}

.innerHolder .noUser {
    text-align: center;
    padding: 5px;
    font-size: 13px;
    color: #9a9999;
}

.dropzone .dz-preview .dz-details .dz-size span {
    font-size: 11px;
    white-space: nowrap;
}

/** aiTrade dashboard **/

.row.aiTradeWrapper {
    margin: 10px auto;
    border: solid 2px #202020;
    background-color: #454545;
    width: 520px;
    padding: 15px;
    color: #fff;
    text-align: center;
}

.aiTradeBox h4 {
    display: inline-block;
    margin: 0px;
    color: #29cb1e;
    font-weight: 500;
}

.aiTradeBox h3 {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}

.row.aiTradeWrapper .aiTradeBox button.btn.blue {
    background-color: #b9a815;
    border: solid 1px #e0cb1b;
    padding: 7px 20px;
    width: 120px;
    margin-left: 15px;
    display: inline-block;
    text-transform: capitalize;
}

.aiTradeBox h3 span {
    font-size: 26px;
    font-weight: bold;
    padding-left: 5px;
}

@media (max-width: 1097px) {
    .row.aiTradeWrapper {
        width: 100% !important;
    }
}

.inputHolder.flex .part {
    flex: 1;
    display: flex;
}

.row.aiTradeWrapper .aiTradeBox button.btn.blue {
    background-color: #007c00;
    border: solid 1px #066106;
    padding: 7px 20px;
    width: 120px;
    margin-left: 15px;
    display: inline-block;
    text-transform: capitalize;
}

.dashboard-stat2 .display .number h3 {
    font-size: 22px !important;
}

.dashboard-stat2 .display small {
    width: 100%;
    justify-content: space-between;
    display: flex;
    text-transform: capitalize !important;
    cursor: pointer;
    font-size: 13px !important;
    padding-bottom: 2px;
}

.paymentContainer .toPay {
    font-size: 15px;
    padding: 9px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #cecece;
    /* max-width: 250px; */
    text-align: center;
    /* background: #eee; */
}

.paymentContainer .toPay label {
    font-weight: 500;
    color: #a0a0a0;
    margin-right: 7px;
}

.paymentContainer .toPay span {
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline;
    color: #5a5a5a;
}

.requestSent h3 {
    font-weight: 600;
    margin-bottom: 15px;
}

span.removeAttachment {
    font-size: 13px;
    color: #444;
    cursor: pointer;
}

span.removeAttachment:hover {
    text-decoration: underline;
}

/*
Task styles*/
.quickSideBarInner .taskHeader h3 > span > i {
    float: right;
    font-size: 15px;
    cursor: pointer;
    color: #888;
}

.quickSideBarInner .taskHeader h3 > span > i:hover {
    color: #eee;
}

.taskAddedAt {
    font-size: 11px;
    color: #ffffff;
    float: left;
    white-space: nowrap;
}

.taskAddedAt label {
    color: #b5b5b5;
    margin-right: 4px;
    margin-bottom: 0;
}

/*Demo mode*/

.demoWarning {
    background: #eee;
    padding: 10px 15px;
    text-align: center;
    border-bottom: 2px solid #f73434;
    font-weight: 600;
    color: #444;
    margin-bottom: 15px;
}

.demoWarning .contactUs .options {
    margin-top: 8px;
    /* font-size: 13px; */
}

.demoWarning .contactUs {
    margin-top: 10px;
    font-weight: 400;
    font-size: 13px;
}

.demoWarning > i {
    color: #f57b7b;
    line-height: 1 !important;
    font-size: 45px;
    margin-bottom: 10px;
    /* float: left; */
    display: block !important;
}

.demoWarning .contactUs .options span {
    text-decoration: underline;
    margin: 6px;
}

/* last logg */
.lastLogg {
    color: #e6e6e6;
    border: solid 1px #1f252b;
    margin: 25px 10px;
    /* padding: 5px; */
    background-color: #000000;
    width: 93%;
    float: left;
    display: block;
}

.lastLogg .icon {
    float: left;
    display: inline-block;
    height: 40px;
    background-color: #1f252b;
    padding: 8px 5px;
    font-size: 18px;
    color: #eee;
}

.lastLogg .lastDetail {
    float: left;
    height: 40px;
    padding: 2px 8px;
    font-size: 11px;
}

.lastLogg .lastDetail span {
    display: block;
}

.lastLogg label {
    font-size: 10px;
    float: left;
    padding: 5px 5px;
    color: #e6e3e38c;
    font-weight: 500;
    border-right: solid 1px #dddddd47;
    margin: 7px 0px;
}

/*
Currency management*/

.currencyManagementWrapper .partialLoader {
    background: #fff;
    padding: 10px;
    min-height: 100px;
}

.currencyFormWrapper h3 {
    font-size: 19px;
    margin-top: 5px;
    color: #555;
    padding-bottom: 5px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}

.currencyFormWrapper .inputHolder {
    max-width: 300px;
    border: 1px solid #ddd;
}

.currencyFormWrapper .inputHolder input {
    border: none;
    width: 100%;
}

.currencyFormWrapper .inputHolder i {
    color: #999;
    padding: 6px;
}

/*
Pretty switch*/

.hybridMLMPrettySwitch [type="radio"], .hybridMLMPrettySwitch [type="checkbox"] {
    display: none;
}

.hybridMLMPrettySwitch {
    width: 45px;
    overflow: hidden;
    position: relative;
    border-radius: 15px !important;
    background: #ffffff;
    cursor: pointer;
    /* border: 1px solid #dadada; */
    padding: 0px;
}

.hybridMLMPrettySwitch .switchInner {
    height: 21px;
    padding: 3px;
    width: 100%;
    box-shadow: 0px 0px 4px inset #6767675e;
    position: relative;
    border-radius: 15px !important;
    overflow: hidden;
    background: #fff;
}

.hybridMLMPrettySwitch .switchInner .switch {
    background: #74cb0d;
    left: 0;
    position: absolute;
    margin: 3px;
    width: 15px;
    box-shadow: 2px 0px 4px #7b7b7b4a;
    border-radius: 50% !important;
    bottom: 0;
    display: block;
    transition: all 0.3s ease;
    height: 15px;
    /* border: 1px solid #a9a9a9; */
}

.hybridMLMPrettySwitch.active .switchInner .switch {
    left: 50%;
    right: 0 !important;
}

.twoWaySwitch {
    display: flex;
}

.twoWaySwitch label:first-child {
    margin-right: 7px;
}

.twoWaySwitch label:last-child {
    margin-left: 7px;
}
.twoWaySwitch .hybridMLMPrettySwitch {
    background-color: transparent !important;
}

/*
Notification*/


.page-content {
}

.row.notificationListWrapper {
    /*max-width: 800px;*/
    overflow: hidden;
    margin: auto;
    box-shadow: 0px 0px 10px #ddd;
    padding: 20px 5px;
    border-radius: 5px !important;
    background: #ffffff;
    position: relative;
    min-height: 500px;
}

.notificationNavWrapper {
    background: #fff;
    /* box-shadow: -3px 2px 3px #b0b0b059; */
    border-top-left-radius: 7px !important;
    border-bottom-left-radius: 7px !important;
    border: 1px solid #e7e7e7;
    overflow: hidden;
}

.notificationNavWrapper .eachNotification {
    padding: 12px 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    display: flex;
}

.notificationNavWrapper .eachNotification i {
    color: #9b9b9b;
}

.notificationNavWrapper .eachNotification label {
    font-size: 14px;
    margin-left: 4px;
    color: #555;
    margin-bottom: 0;
    display: flex;
}

.eachNotification.read {
    background: #f4f4f4;
    color: #888;
}

.eachNotification.read label {
    color: #777;
}

h2.notificationPageHeading img {
    width: 35px;
    margin-right: 4px;
}

h2.notificationPageHeading {
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 23px;
    color: #555;
}

.row.notificationListWrapper:before, .row.notificationListWrapper:after {
    content: '';
    position: absolute;
    left: 0;
    background: #bebfc3;
    width: 50%;
    height: 3px;
    top: 0;
}

.row.notificationListWrapper:after {
    left: auto;
    right: 0;
    background: #35b4bb;
}

.eachNotification img {
    width: 18px;
}

.notificationPanel h3 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 600;
    color: #444;
}

.notificationPanel h3 img {
    width: 38px;
    margin-right: 5px;
}

.notificationPanel .content {
    color: #444;
    line-height: 27px;
}

.notificationNavWrapper .eachNotification i {
    color: #9b9b9b;
    font-size: 20px;
    display: flex;
    vertical-align: bottom !important;
    padding-top: 3px;
}

.notificationNavWrapper .eachNotification:last-child {
    border: none;
}

.notificationPanel {
    min-height: 50px;
}

.notificationPanel .actions {
    border-top: 1px dotted #ddd;
    padding-top: 10px;
    margin-top: 15px;
    text-align: right;
}

.notificationPanel .actions button {
    padding: 5px;
    max-width: 30px;
    margin-left: 5px;
}

.editNotificationForm .inputHolder {
    border: 1px solid #ddd;
}

.editNotificationForm {
    max-width: 420px;
}

.editNotificationForm .formField {
    margin-bottom: 15px;
}

.editNotificationForm .inputHolder input {
    border: none;
    width: 100%;
}

.editNotificationForm .inputHolder i {
    padding: 5px;
    color: #ddd;
}

.editNotificationForm textarea {
    width: 100%;
    border: 1px solid #ddd;
    min-height: 150px;
}

.editNotificationForm .editActions {
    text-align: right;
}

.editNotificationForm .editActions button {
    padding: 3px 10px;
    width: auto !important;
}

/* System Reset */


.row.resetInner {
    background-color: #fff;
    border: solid 1px #ddd;
    padding: 20px;
}

.row.resetInner h3 {
    font-weight: 500;
    font-size: 20px;
    margin: 10px 12px;
    border-bottom: solid 2px #eee;
    padding-bottom: 10px;
}

.row.resetInner .col-sm-12 {
    margin: 6px 0px;
}

.row.resetInner label {
    color: #706e6e;
}

.resetWrapper {
    margin-top: 50px;
}

/* --- end -- */


/*
Module settings*/

.moduleSettingsWrapper h3 {
    font-size: 20px;
    color: #555;
    font-weight: 600;
    border-bottom: 1px solid #48a5f3;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.moduleSettingsWrapper h3 img {
    width: 40px;
}

.moduleSettingsWrapper .inputHolder {
    border: 1px solid #ddd;
}

.moduleSettingsWrapper {
    max-width: 600px;
}

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

.moduleSettingsWrapper .inputHolder i {
    font-size: 20px;
    padding: 6px;
    background: none;
    color: #ddd;
}

.moduleSettingsWrapper h3:after {
    content: '';
    position: absolute;
    background: #48a5f3;
    z-index: 99;
    left: 0;
    width: 30%;
    height: 3px;
    bottom: -2px;
}

.moduleSettingsWrapper .formField {
    padding: 10px 0;
}

.moduleConfigActions button {
    width: auto !important;
}

.moduleConfigActions {
    margin-top: 25px;
}

.moduleSettingsWrapper .errorWrapper {
    background: #f55151;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 5px !important;
    margin: 0;
    padding: 0;
}

.moduleSettingsWrapper .errorWrapper .error {
    padding: 4px 8px;
}

.moduleSettingsWrapper h3 img {
    width: 40px;
    margin-right: 10px;
}

.moduleSettingsWrapper .required {
    color: red;
}

/*
Transaction pass*/

.transactionPassChanger .modes {
    display: flex;
    max-width: 500px;
}

.transactionPassChanger .modes .mode {
    padding: 5px 0;
    color: #888;
    cursor: pointer;
    font-weight: 400;
    flex: 1;
    font-size: 14px;
    border-bottom: 2px solid #cbcbcb;
}

.transactionPassChanger .modes .mode i {
    margin-right: 3px;
}

.transactionPassChanger .modes .mode.active {
    color: #4d4949;
    border-bottom: 2px solid #747474;
}


.transactionPassChanger h2 {
    margin-top: 7px !important;
    font-size: 18px !important;
}

.transactionPassChanger .passwordResetForm {
    margin-top: 10px;
}

.transactionPassChanger .passwordResetForm .formField {
    padding: 8px 0;
    max-width: 500px;
}

.transactionPassChanger .passwordResetForm .formField .inputHolder {
    border: 1px solid #ddd;
    font-size: 13px;
}

.transactionPassChanger .passwordResetForm .formField .inputHolder input {
    width: 100%;
    border: none;
}

.transactionPassChanger .passwordResetForm .formField .inputHolder i {
    padding: 7px;
    color: #ddd;
}

.transactionPassChanger .passwordResetForm .formField label {
    font-size: 13px;
}

.transactionPassChanger .modeActions .action:not(.active) {
    display: none;
}

.transactionPassChanger .modeActions {
    margin: 10px 0;
    overflow: hidden;
}

.transactionPassChanger .modeActions .action button {
    padding: 3px 8px;
    width: auto !important;
    font-size: 13px;
}

.transactionPassChanger .errorWrapper {
    border: none;
    border-radius: 3px !important;
    font-size: 13px;
    max-width: 500px;
    background: #e13e3e;
    margin-top: 10px !important;
    color: #fff;
    padding: 0;
    margin: 0;
}

/*.errorWrapper .error {
    font-size: 13px;
    padding: 5px 10px;
}*/

.formField.row.tooltip_info_div .pretty.p-default {
    display: block;
    margin-bottom: 12px;
}

.errorWrapper {
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    overflow: hidden;
    width: 100%;
    background: #ea3b33;
    color: white;
    border: none;
}

.errorWrapper .error {
    font-size: 13px;
    padding: 3px 7px;
}


.moduleSettingsWrapper td input[type="text"] {
    border: 1px solid #ddd;
    width: 100%;
}

body.page-sidebar-closed .lastLogg:hover {
    width: 256px !important;
    position: relative !important;
    z-index: 10000;
    display: block !important;
    cursor: pointer;
}
body.page-sidebar-closed .lastLogg {
    width: 60%;
}

body.page-sidebar-closed .lastLogg label {
    display: none;
}

body.page-sidebar-closed .lastLogg .lastDetail {
    display: none;
}

body.page-sidebar-closed .lastLogg:hover label {
    display: block;
}

body.page-sidebar-closed .lastLogg:hover .lastDetail {
    display: block;
}

/* Localisation Settings */
.invoiceTable .table {
    border-top: solid 2px #eeeeee;
    margin-top: 15px;
}

.row.providTitle {
    margin: 0px;
}

.row.providTitle h3 {
    margin: 0px;
    padding: 0px 20px;
    font-weight: 600;
    color: #7f7d7d;
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    font-size: 18px;
}

.invoiceTable {
    padding: 10px 20px;
}

.invoiceTable .table tbody h3 {
    text-align: center;
    padding: 25px;
    margin: 10px;
}

button.btn.editProvider {
    float: right;
}

.settingsWrapper h4 {
    font-weight: 500;
    border-bottom: solid 2px #3379b7;
    padding-bottom: 6px;
}

.row.provideEdit-line {
    padding-top: 5px !important;
    border-bottom: dotted 1px #e6e0e0;
    margin: 0px;
    padding-bottom: 5px;
    background-color: #f1f2f7;
}


.row.localisationSettingsWrapper {
    margin: 0px;
}
.localisationSettingsWrapper .SettingsLeft {
    /*margin: 0px 15px;*/
    background-color: #fff;
    padding: 15px 0px 0px;
    border: solid 1px #ddd;
    box-shadow: 0px 2px 4px #96969652;
    /* border-radius: 6px !important; */
}

.row.provideEdit-line button.btn.localisation-tab {
    float: right;
}
.localisationSettingsWrapper .settingsWrapper {
    /*margin: 0px 15px; */
    background-color: #fff;
    /* padding: 15px 0px; */
    border: solid 1px #ddd;
    box-shadow: 0px 2px 4px #96969652;
}
.row.provideEdit-line label {font-weight: 600;vertical-align: middle;padding-top: 7px;}

.settingsWrapper h2 {
    margin: 0px !important;
    padding: 15px 15px;
    font-weight: 600;
    color: #7f7d7d;
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    font-size: 18px;
    position: relative;
}
.row.state-sortOrder {
    margin: 0px 0px 10px;
    padding-top: 10px;
}

.state-sortOrder button.btn.addSortOrder {
    /*margin-left: 15px;*/
}

.state-sortOrder label.title {
    font-weight: 600;
}
.row.state-country {
    margin: 0px;
}

.row.state-country label.title {
    font-weight: 600;
}
.row.state-country span.select2.select2-container {
    width: 100% !important;
}
.stateContainer table.table tbody td  button.btn {
    display: inline-block !important;
    width: 28px;
    background-color: transparent;
    cursor: pointer;
    font-size: 16px;
    margin-right: 5px !important;
}

.stateContainer table.table tbody td button.btn.edit {
    border: 0px;
    color: #3379b7;
}
.stateContainer button.btn.editState {
    margin: 10px;
}
.stateContainer h3.notFound {
    text-align: center;
    font-size: 18px;
    color: #323232;
    font-weight: 400;
    padding: 42px 0px;
    border: solid 1px #ddd;
    margin: 15px 25px;
}
.stateContainer .row.stateAddsection {
    border: solid 1px #ddd;
    margin: 10px 15px;
    background: #e5e5e5;
    padding-top: 15px;
}
.stateContainer .row.stateAddsection label.control-label, .currencyAddsection label.control-label {
    font-weight: 600;
    color: #5c5959;
}
button.btn.editCountry, button.btn.editCurrency  {
    background-color: transparent;
    color: #3379b7;
    border: 0px;
    font-size: 15px;
    line-height: 0 !important;
}
.countryAddsection {
    padding: 10px 0px;
    width: 100%;
    float: left;
}
.countryAddsection label.control-label {
    font-weight: 600;
}
form.updateCurrency label.title {
    font-weight: 600;
}
form.updateCurrency span.select2.select2-container {
    width: 100% !important;
}
.localisationSettingsWrapper .settingsWrapper form.updateLanguage {
    margin: 15px;
}
.settingsWrapper .errorWrapper {
    margin: 15px 0px !important;
    padding-top: 10px;
    float: left;
    width: 100%;
}
.localisationSettingsWrapper .settingsWrapper > .row {
    margin: 17px 0px;
}
/* end */
/* Config note common style start */
.row.confiqNote {
    margin: 0px;
    border: solid 1px #e1e1e1;
    border-left: solid 3px #d18905;
    padding-left: 10px;
    background-color: #eeeded;
    font-weight: 600;
}

.row.confiqNote h5 i {
    padding-right: 4px;
}

.row.confiqNote h5 {
    font-weight: 600;
    color: #d18905;
    font-size: 14px;
}
/* end */

.login .btn-group.localSwitcher a.btn.btn-circle.btn-default.btn-sm {
    background-color: #0d0d0e;
    border: solid 1px #2c2c2c;
    color: #c6b338;
}
body.page-content-white.guestWrapper img.logo-default {
    margin: auto;
    text-align: center;
    display: block;
}