@charset "utf-8";

.offer_blog {
    margin: 15px -15px 40px !important;
}

.amount_cell.active {
    border-color: #00c1d5;
    background: #fafefe;
}

a.setup_row.clearfix.active {
    border-color: #00c1d5;
}

.prgrs_bar_back {
    opacity: 0.3;
    z-index: 1;
}

.pprgs_fnt {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 20px 0px 0px 20px;
    z-index: 1;
    opacity: 1 !important;
}

.middle_progress {
    width: 65%;
    float: left;
    margin: 5px 15px 0px 15px;
    position: relative;
    padding: 0;
}

.offer_cell_pic {
    cursor: pointer;
    background-color: transparent;
}

.budgetChartCircle {
    width: 25px;
    height: 25px;
    margin-right: 18px;
    display: inline-block;
    vertical-align: middle;
}

#changepinmodal .row {
    margin-right: 20px;
    margin-left: -15px;
}

.budgetChartCircle+span {
    display: inline-block;
    vertical-align: middle;
}

.transDateDetails .new_modal_member_name {
    color: #A2A2A2;
    font-family: 'Axiforma_Light';
}

.transDateDetails .dateTranNew {
    color: #A2A2A2;
    font-family: 'Axiforma_Light';
}

.totalVal {
    float: right;
    background: url(../images/rightarrow.png) right 5px;
    background-repeat: no-repeat;
    padding-right: 20px;
    margin-top: 10px;
}

.totalVal1 {
    float: right;
    background-repeat: no-repeat;
    padding-right: 20px;
    margin-top: 10px;
}

.totalCircelList {
    padding: 20px 35px;
    background: #fff;
    margin: 0 0 10px;
    border: 1px solid transparent;
}

.totalCircelList:hover {
    border: 1px solid #00c1d5;
}

.transation_cell .redeem_btn1 {
    display: inline-block;
    padding: 7px 20px;
    border-radius: 5px;
    color: #00c1d5;
    font-family: Verdana, Geneva, sans-serif;
    margin-top: 3px;
    cursor: default;
}

.hdng_right {
    width: 17% !important;
}

.error {
    color: red;
    font-family: 'Axiforma-Book';
}

.offer_pic {
    cursor: pointer;
}

.trend_area {
    margin: 2px 0 50px;
}

svg.highcharts-root,
.highcharts-container {
    width: 100% !important;
}

.earn img {
    vertical-align: middle !important;
}

.redeem img {
    vertical-align: middle !important;
}

.offer_blog .slick-arrow {
    height: 100%;
    top: 0;
    position: absolute;
    bottom: 0;
    border: 0;
    background: transparent;
    padding: 10px;
    font-size: 30px;
    z-index: 10;
}

.offer_blog .slick-next {
    right: 0px;
}

.offer_blog .slick-prev {
    left: 0px;
}

.offer_blog .slick-arrow {
    opacity: 0;
}

.offer_blog .slick-arrow:hover {
    opacity: 1;
}

tspan {
    font-family: Verdana, Geneva, sans-serif;
}

#traveladd .type_fld,
#traveleditSection .type_fld {
    width: 100%;
    height: 44px;
    padding: 14px 12px 14px 53px;
    border: 1px solid #D2D2D2;
    border-radius: 4px;
    margin: 5px 0 0px;
    box-shadow: none !important;
}

#traveladd .type_fld:focus {
    border: 1ps solid #00C1D5;
}

.destini_wrap {
    margin: 25px 0px 0 !important;
}

.destini_cell {
    width: 46%;
    padding: 0px;
    margin: 0px 8px 15px;
    border-bottom: 1px solid #F1F1F1;
    float: left;
    border-radius: 4px;
}

.desti_cell em {
    color: #000000;
    font-style: normal;
}

.desti_cell {
    width: 20% !important;
}

.desti_cell:first-child {
    width: 2% !important;
}

#deletravelnotice .modal-footer {
    padding: 20px 30px 20px !important;
    text-align: left;
}

#deletravelnotice .modal-dialog {
    width: 740px;
}

.businessday {
    width: 80%;
    padding-left: 18%;
}

.businessday1 {
    width: 75%;
    padding-left: 25%;
}

#acount_flagged_id .setupawsome_flag h4 {
    font-size: 28px !important;
    font-family: "Helvetica";
    font-weight: 900;
}

#acount_flagged_id .setuppaying_top_fla {
    font-family: "Helvetica";
    font-weight: 900;
    padding: 0px 105px;
    margin-bottom: 55px;
}

.error {
    font-size: 10px;
    color: #FC0000;
    font-family: 'Axiforma_SemiBold';
}

.cwb_flow .error {
    font-size: 12px;
    font-family: 'CircularStd-Bold';
}

.error span {
    display: inline-block;
    vertical-align: middle;
}

.error img {
    margin-right: 6px;
    width: 13px;
    height: 13px;
    margin-top: -2px;
}

#traveladd .no_icons {
    padding: 14px 12px;
}

#traveleditModalSection .no_icons {
    padding: 14px 12px;
}

/* css hack for ie 11 

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    
 css hack for ie 11 */



@media(max-width:1199px) {
    .middle_progress {
        width: 60%;
    }
}

@media(max-width:767px) {
    #budget_pie {
        float: none;
        width: 100% !important;
    }

    .totalSpend {
        display: block;
    }

    .totalSpend #budget_list {
        position: static;
        float: none;
        width: 100% !important;
        margin: 0 !important;
    }

    .totalCircelList {
        width: 100%;
    }

    .totalCircelList {
        padding: 5px 10px;
    }

    .trend_area {
        margin: 50px 0 50px;
    }
}

@media(max-width:640px) {
    .middle_progress {
        width: 45% !important;
    }
}

@media(max-width:480px) {
    #budget_pie {
        height: 320px !important;
    }

    .highcharts-container {
        height: 100% !important;
    }

    .middle_progress {
        width: 100% !important;
    }
}

.circle {
    width: 500px;
    height: 500px;
    border-radius: 50%;
    font-size: 50px;
    color: #fff;
    line-height: 500px;
    text-align: center;
    background: #000
}

.budgt {
    cursor: pointer;
}

.nxtrdm {
    padding: 0 0px 30px;
}

.right_activity .currency.smallcn {
    font-size: 20px;
}

.p_left_text h4 span {
    display: inline;
}

@media(max-width:991px) {
    .p_left_text {
        width: 30%;
    }

    .middle_progress {
        width: 45%;
    }
}

.faq {
    max-width: 50% !important;
    float: left;
}

.faq_cell .transation_cell:first-child {
    width: 94% !important;
}

.faq_cell .west_elm {
    width: 100%;
}

.mngcard_bnr .other_value {
    margin: 0 !important;
}

.mngcard_bnr .other_value_cell {
    width: 50% !important;
    padding: 0px 50px !important;
}

.tranPage {
    width: 10% !important;
}

.bdgtsec {
    width: 17% !important;
}

.familycards {
    margin: -42px 0 30px !important;
}

.familycards .other_value {
    margin: 30px -15px 0 !important;
}

.right_activity {
    max-width: 80%;
}

#eligible_installment .transation_cell:first-child {
    width: 19%;
}

#eligible_installment .transation_cell {
    width: 16%;
}

#eligible_installment .transation_cell:last-child {
    width: 17%;
}

.viewOffers {
    float: right;
    border-radius: 25px;
}

.viewOffers i {
    font-size: 16px;
    margin-right: 8px;
}

.feature_hd {
    margin-top: 15px;
    float: left;
}

@media(max-width:480px) {

    .feature_hd,
    .viewOffers {
        float: none;
    }

    .viewOffers .submit_btn {
        display: inline-block;
        margin-top: 8px;
    }
}

#view_offers_map_modal .modal-dialog {
    max-width: 915px;
    width: auto;
}

#offer-map-canvas {
    width: 100% !important;
    float: left;
    height: 515px !important;
}

#view_offers {
    cursor: pointer;
}

#view_offer .close {
    margin-top: -30px;
}

.mangecard li {
    margin-right: 25px !important;
}

.continue {
    background-color: #00c1d5 !important;
}

.install_btn {
    cursor: pointer;
}

.mpmessage {
    padding-bottom: 9px;
}

.instalmentmessage {
    padding-bottom: 9px;
    padding-left: 30px;
}

.mpradiodivupper {
    width: 10%;
}

.mpradiodivlower {
    width: 90%;
}

.amount_cell {
    display: -webkit-box;
    position: relative;
}

.big {
    display: block !important;
}

.interac_right {
    width: 40%;
    text-align: right;
    margin-top: -119px;
    margin-right: 30px;
}

.interac_right>span {
    margin-bottom: 10px;
    width: 105px;
    display: inline-block;
}

.interac_right p {
    line-height: 20px;
    font-size: 11px !important;
    margin: 0;
}

.interac_right p a {
    color: #00c4d8;
}

.trade_right {
    float: right;
    font-size: 12px;
    margin-top: 12px;
}

.success_cell {
    width: 33%;
    float: left;
    padding: 0 10px;
    font-size: 11px;
    color: #454545;
}

.success_cell span {
    display: block;
    color: #414042;
    font-size: 26px;
    margin-top: 15px;
    line-height: 20px;
}

.mp_success h4,
.mp_failure h4,
.mp_success_points h4 {
    font-size: 31px;
}

#make_payment .mp_success h4,
#changebrimcardsuccessmodal .go_grn h3 {
    color: #00e39d;
}

#changebrimcardfailmodal .go_grn h3 {
    color: #E30000;
}

.mp_success p,
.mp_failure p,
.mp_success_points p {
    margin: 5px 0 60px;
    font-size: 12px;
}

.success_cell span em {
    font-size: 11px;
}

.close_new_d a {
    display: inline-block;
    color: #454545;
    font-size: 13px;
    text-decoration: underline;
}

.mp_success .modal-footer,
.mp_failure .modal-footer,
.mp_success_points .modal-footer {
    margin-top: 60px;
}

.mp_success .modal-footer button,
.mp_failure .modal-footer button,
.mp_success_points .modal-footer button {
    display: inline-block;
    float: none !important;
    margin-bottom: 30px;
}

.success_btm {
    margin: 40px 0 0px;
    text-align: left;
}

.success_btm img {
    float: left;
    width: 105px;
    margin-right: 15px;
}

.success_btm span {
    float: none;
    font-size: 12px;
    margin-top: 20px;
    display: inline-block;
}

.mp_failure h4 {
    color: #ff8c6c;
}

.mp_failure .success_cell {
    width: 50%;
}

.mpradiodivlower sub {
    font-size: 0.5em !important;
}

.mpradiodivlower input {
    width: 120px;
}

.other_value_cell span:last-of-type {
    text-transform: none;
}

.banner_area+.banner_area {
    clear: both;
}

.other_value_cell {
    text-align: right;
}

.accout_area .mngcard_bnr {
    display: block;
    position: relative;
}

.accout_area .mngcard_bnr:after {
    clear: both;
}

.accout_area .mngcard_bnr:before,
.accout_area .mngcard_bnr:after {
    content: '';
    display: table;
}

.accout_area .mngcard_bnr .brim_left {
    float: left;
}

.cellThis {
    width: 250px;
}

.imageCell {
    height: 250px;
    position: relative;
    border: 3px solid transparent;
    box-shadow: none;
}

.imageCell * {
    z-index: 2;
}

.imageCell figure {
    margin: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}

.imageCell:hover {
    border-color: #01c0d3;
}

.hdCell {
    opacity: 0;
    visibility: hidden;
    transition: all ease 0.4s;
    color: #0bc4d7;
}

.generic_insightDiv:hover .hdCell {
    opacity: 1;
    visibility: visible;
}

.icoCel,
.txtHdr {
    display: inline-block;
    vertical-align: middle;
}

.icoCel {
    margin-right: 5px;
}

.btmTxtCell h4,
.btmTxtCell .linkdRef {
    transition: all ease-in 0.4s;
    -webkit-transition: all ease-in 0.4s;
    transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    opacity: 0;
    display: none;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
}

.linkdRef a {
    color: #fff;
    text-decoration: none;
}

.btmTxtCell {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 10px;
    z-index: 1;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}

.btmTxtCell p {
    margin: 0;
    font-size: 14px;
}

.btmTxtCell p,
.btmTxtCell h4,
.btmTxtCell .linkdRef {
    color: #fff;
    font-family: Verdana, Geneva, sans-serif;
}

.txtSide {
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translateY(-50%) translateX(-500px);
    padding: 8px;
    padding-right: 15px;
    color: #000;
    background: rgba(255, 255, 255, 0.4);
    transition: all ease 0.4s;
    font-size: 13px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.imageCell:hover .txtSide {
    transform: translateY(-50%) translateX(0);
}

.imageCell:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.2+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=0);
    /* IE6-9 */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}

.referBlue .imageCell:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#02c2d7+0,02c2d7+100&0.8+0,0.5+100 */
    background: -moz-linear-gradient(top, rgba(2, 194, 215, 0.8) 0%, rgba(2, 194, 215, 0.5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(2, 194, 215, 0.8) 0%, rgba(2, 194, 215, 0.5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(2, 194, 215, 0.8) 0%, rgba(2, 194, 215, 0.5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc02c2d7', endColorstr='#8002c2d7', GradientType=0);
    /* IE6-9 */
    transition: all ease 0.4s;
}

.referBlue .imageCell:before {
    content: none;
}

.referBlue:hover .imageCell:after {
    top: 0;
}

.referBlue:hover figure {
    border-color: transparent;
}

.referBlue .txtSide {
    display: none;
}

.referBlue:hover .btmTxtCell h4,
.referBlue:hover .btmTxtCell .linkdRef {
    opacity: 1;
    display: block;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.referBlue:hover .btmTxtCell {
    bottom: 50%;
    transform: translateY(50%);
}

.fxSd .txtSide {
    transform: translateX(0) translateY(-50%);
    left: 0;
}

.btmTxtCell h4 {
    margin: 0 auto 10px;
    font-size: 24px;
    max-width: 150px;
    font-weight: 300;
}

.btmTxtCell p {
    margin-bottom: 10px;
}

.modalOffers .modal-content {
    box-shadow: none !important;
    border: none !important;
    padding: 20px !important;
}

.modBord .modal-content {
    border: 2px solid #0bc2ff !important;
    border-radius: 0 !important;
}

.modalOffers .modal-header,
.modalOffers .modal-body,
.modalOffers .modal-footer {
    padding: 0 !important;
    border: none !important;
}

.modalOffers h4 {
    font-size: 22px !important;
    color: #000 !important;
}

.modalOffers .modal-header {
    margin-bottom: 15px !important;
}

.figOffers {
    max-width: 350px !important;
}

.figOffers img {
    max-width: 100% !important;
}

.figOffers {
    float: left !important;
    margin-right: 15px !important;
}

.txtBodyoffer {
    overflow: hidden !important;
}

.btnPink {
    background: #ff0087 !important;
}

.modalOffers .btn {
    border: none !important;
    letter-spacing: 1px !important;
}

.modBord .modal-footer .btn {
    padding: 10px 30px !important;
}

.modalOffers h3 {
    margin-top: 0 !important;
}

.modalOffers p {
    line-height: 24px !important;
    font-size: 14px !important;
}

.modalOffers .modal-dialog {
    width: auto !important;
    max-width: 80% !important;
}

.modalOffers .modal-footer {
    text-align: left;
    margin-top: 30px;
}

.btn-signup {
    background: #00aeda;
    color: #fff;
}

.btn-signup a {
    color: #fff;
}

.btn-shop a {
    color: #fff;
}

.btn-shop {
    background: #ff9600;
    color: #fff;
}

.modalOffers .modal-footer .btn {
    padding: 10px 20px !important;
}

.offerContainer .slick-list {
    overflow: visible;
}

.offerContainer {
    position: relative;
    overflow: hidden;
}

.offerContainer:after,
.offerContainer:before {
    position: absolute;
    content: '';
    top: 34px;
    width: 150px;
    z-index: 1;
    bottom: 60px;
}

.offerContainer:before {
    left: 0;
    background: white;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* Standard syntax */
}

.offerContainer:after {
    right: 0;
    background: white;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to left, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    /* Standard syntax */
}

.offer_blog .offer_cell {
    margin: 0;
}

.offer_blog .cellThis {
    padding: 20px 15px;
    box-shadow: none;
}

.txtHdr {
    font-family: Verdana, Geneva, sans-serif;
}

.imageCell:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#33000000', GradientType=0);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    content: '';
}

.optionsTrans a {
    margin: 0 10px;
}

.optionsTrans a:hover:not(:focus) {
    opacity: 0.7;
}

.optionsTrans {
    font-size: 0;
    margin-bottom: 20px;
}

.mp_success .modal-footer {
    margin-top: 25px;
}

.efctSpan1 {
    font-size: 15px !important;
    color: #6c6c6c !important;
}

.efctSpan2 {
    font-size: 15px !important;
    margin: 0 !important;
    color: #6c6c6c !important;
}

.piedrp label,
.piedrp .select_item.pull-right {
    float: left !important;
}

.piedrp label {
    margin: 5px 10px 0 0;
    font-size: 17px;
}

.piedrp.clearfix {
    width: 100%;
}

.ttlSpent {
    text-align: center;
    font-size: 24px;
}

.nobudget div {
    text-align: center;
    padding: 12px 35px;
}

.clntlogwrap {
    background: #EFEFEF !important;
}

.clntlogwrap .login_inr_wrap h1 {
    color: #00C1D5;
}

.clntin a,
.clntin .dropdown-menu>li>a {
    color: #00C1D5;
}

.clntlogwrap span.error_msg {
    float: right;
    color: #E30000;
    padding: 0.2em;
}

#clientname {
    background: #EFEFEF !important;
}

.clnt {
    border: 1px solid #E30000;
}

.clntlogwrap .global_btn:hover {
    color: #fff;
    background: #01aec8 !important;
}

.clntlogwrap .btn-default[disabled] {
    background: #01aec8 !important;
    opacity: 0.4;
}

.clntlogwrap .btn_outr {
    position: relative;
}

.ldr {
    width: 35px;
    top: 50%;
    left: 50%;
    position: absolute;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.clr {
    padding: 0.4em;
    text-decoration: underline;
}

.clntin .dropdown-menu {
    top: 40px;
}

.agentname {
    text-align: -webkit-center;
    color: #03BBD2;
}

/*.clientSec .menu_wrap {
    width: 610px !important;
}*/

.clientSec .stella_select {
    width: 170px !important;
}

.login_inr_wrap_clientarea {
    padding: 50px 0 !important;
}

.login_inr_wrap_clientarea h1 {
    color: #00C1D5;
}

.login_inr_wrap_clientarea .global_btn:hover {
    color: #fff;
    background: #01aec8 !important;
}

.login_inr_wrap_clientarea .btn-default[disabled] {
    background: #01aec8 !important;
    opacity: 0.4;
}

.login_inr_wrap_clientarea .btn_outr {
    position: relative;
}

.supervisor .text_fld_d {
    background: #EFEFEF !important;
}

.error_msg {
    color: #D0021B !important;
}

.header_menu ul li.active a {
    color: #05C3DE !important;
}

.close {
    opacity: 2 !important;
}

.stella_select .dropdown-menu {
    left: auto;
    right: 0;
}

#search_by_text {
    color: #4a494b;
}

.usrnm {
    padding-top: 0;
    display: inline-block;
    padding-left: 20px;
}

.transation_row {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    align-content: center;
    align-self: stretch;
    align-items: stretch;
    justify-content: flex-start;
}

.transation_cell {
    display: flex;
    display: -webkit-flex;
    flex-wrap: nowrap;
    align-content: center;
    align-self: stretch;
    align-items: center;
    justify-content: flex-start;
}

.transation_cell,
.transation_cell:first-child {
    padding-top: 0;
    padding-bottom: 0;
    float: none;
}

.transation_cell span {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    overflow: visible;
    float: none;
}

.transation_cell .marchant_value {
    display: flex;
    display: -webkit-flex;
    flex-shrink: 100;
    padding-top: 0;
}

.transation_cell .redeem_btn,
.transation_cell .redeem_btn1 {
    margin-top: 0;
    line-height: 21px;
}

.imgIcon a small {
    color: #00C1D5;
    font-size: 10px;
    text-decoration: underline;
}

.dt_pkr::-webkit-input-placeholder {
    color: #9b9b9b;
    opacity: 1;
}

.dt_pkr::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1;
}

.dt_pkr::-moz-placeholder {
    color: #9b9b9b;
    opacity: 1;
}

.dt_pkr::-ms-input-placeholder {
    color: #9b9b9b;
    opacity: 1;
}

.hasDatepicker {
    /* background-size: 30px 23px; */
    background-repeat: no-repeat;
    background-position: center left 13px;
    background-image: url(../images/clndr.png);
}

.hasDatepicker:focus {
    border-color: #00c1d5;
}

.ui-datepicker {
    padding: 6px 2px;
}

.ui-widget-content {
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0px 0px 7px 0 rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-top: 8px;
}

.ui-widget-header {
    background: #fff;
    color: #000;
}

.ui-datepicker .ui-datepicker-header {
    border: 0 !important;
}

.ui-datepicker .ui-datepicker-title {
    line-height: normal;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: #fff;
    color: #666;
    font-size: 12px;
}

.ui-datepicker td {
    padding: 0;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 0 !important;
    width: 27px;
    text-align: center;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    background: #5abed1;
    color: #fff;
    border: 0 !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 5px 3px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    background: transparent !important;
    width: 20px;
    height: 20px;
    top: 2px;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.ui-datepicker td span,
.ui-datepicker td a {
    padding: 5px 3px;
}

.ui-datepicker .ui-datepicker-prev span {
    background-image: url(../images/left-arr.png);
}

.ui-datepicker .ui-datepicker-next span {
    background-image: url(../images/right-arr.png);
}

.middsec_budget .p_right_text {
    width: auto;
    float: right;
    padding: 1em 0px 0px .8em;
}

.middsec_budget .icon_Text {
    margin-top: 0px;
}

.middsec_budget .middle_progress {
    width: 100%;
}

.middsec_budget .p_left_text {
    padding: 1em 0px 0px .8em;
}

#budget_modal .modal-header {
    text-align: justify;
}

.sectionAquestion {
    color: #00C1D5 !important;
    font-size: 16px !important;
}

#sectionC .interac_right {
    width: 37%;
}

#sectionC .interac_right span {
    width: 40px;
    display: block;
    float: left;
    margin-bottom: 0;
}

#sectionC .interac_right img {
    width: 40px;
}

.eachSec p {
    font-size: 14px;
    margin: 15px 0 0px;
}

.eachSec {
    padding: 1em;
}

.trade_text {
    font-size: 12px;
}

.trade_text span.reg {
    float: left;
}

.trade_text span.trade {
    overflow: hidden;
    display: inherit;
    line-height: 20px;
}

.yellow_icon {
    padding-right: 10px;
}

.interacContinue {
    margin-bottom: 10px;
}

.interacfooter {
    position: relative;
}

.interacContinue .continue {
    width: 30%;
}

.avlpointsval {
    display: block !important;
    width: auto !important;
    float: none !important;
    font-size: 20px !important;
}

.avlpoints {
    display: block !important;
    float: none !important;
    width: auto !important;
    font-size: 11px !important;
    margin-bottom: 10px !important;
}

.price_new {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.value_div {
    font-size: 13px !important;
}

.price_div {
    font-size: 11px;
}

.amount_cell:hover span {
    color: #00c1d5;
}

.interacConf {
    width: 400px;
    margin: 10px auto;
}

.confseclftupper {
    float: left;
    width: 65%;
    padding-right: 10px;
    margin-bottom: 25px;
}

.confsecrhtupper {
    float: right;
    width: 35%;
}

.confseclftupper>span {
    float: left;
    width: 45px;
    margin-right: 10px;
}

.curstate {
    overflow: hidden;
    margin-top: 5px;
}

.confseclft {
    float: left;
    width: 65%;
    padding: 0 10px 0 0;
    margin: 0 0 25px 0;
}

.confsecrht {
    float: right;
    width: 35%;
    padding: 0 10px 0 0;
    margin: 0 0 25px 0;
}

.cancl {
    text-align: center;
    text-decoration: underline;
}

.interacfooter .trade_text {
    width: 35%;
    position: absolute;
    top: 6px
}

.interacContinue {
    text-align: center;
}

.confsecrhtlwr {
    text-decoration: line-through;
}

#make_payment .mp_success_points h4 {
    color: #00e39d;
}

.interacConf span {
    display: block;
    font-size: 12px;
    color: #414042;
}

.Uppersection {
    border-bottom: 1px solid #dedede;
    box-shadow: 0px 0px 0px;
}

.transaction_pic {
    float: left;
    width: 80%;
}

.transaction_pic>img {
    float: left;
    margin-right: 20px;
}

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

.icon_content h5 {
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
}

.icon_content span {
    font-size: 14px;
    margin-top: 0px;
    display: block;
    font-family: 'Axiforma-Medium';
    color: #808080;
    line-height: 15px;
}

.cell_amount {
    font-size: 20px;
    color: #000;
}

.radio_left_new {
    float: left;
    width: 75%;
    position: relative;
    margin-top: 16px;
}

.mpradiodivupper {
    width: 30px;
}

.mpradiodivupper,
.radio1spanse1 {
    float: left;
}

.radio1spanse1 {
    font-size: 12px !important;
    color: #605f61;
    font-weight: 400;
}

.radio1spanse2 {
    float: right;
    width: 25%;
    font-weight: 400;
    font-size: 20px !important;
}

.radio1spanse2>span {
    display: block;
    color: #605f61;
    font-weight: 400;
    font-size: 12px !important;
}

.amount_cell.edit_cell {
    display: block;
}

.amount_cell.edit_cell #custom_amount_points_new {
    width: 85px;
}

.pointused_wrap {
    font-size: 12px;
    margin-top: 25px;
    font-weight: 400;
}

.pointused_left {
    float: left;
    width: 75%;
    color: #605f61;
    padding-left: 30px;
}

.pointused_right {
    float: right;
    width: 25%;
    color: #605f61;
}

.amount_cell.new_amount {
    height: inherit;
    min-height: 78px;
}

.pointused_right span {
    display: inline;
    margin-left: 10px;
}

.red_outr_new.amount_cell.edit_cell {
    border-color: #D0021B;
    background: #Fdf5f6;
}

.amount_cell.edit_cell.red_outr_new input[placeholder],
[placeholder],
[placeholder] {
    color: #D0021B;
}

.amount_cell.edit_cell.red_outr_new ::-webkit-input-placeholder {
    color: #D0021B;
    ;
}

.amount_cell.edit_cell.red_outr_new :-moz-placeholder {
    color: #D0021B;
    ;
}

.amount_cell.edit_cell.red_outr_new ::-moz-placeholder {
    color: #D0021B;
    ;
}

.amount_cell.edit_cell.red_outr_new :-ms-input-placeholder {
    color: #D0021B;
    ;
}

.error_msg_new {
    position: absolute;
    bottom: -17px;
    left: 30px;
    font-size: 12px;
    font-weight: 400;
    color: #D0021B;
    display: none;
}

.Uppersection {
    margin-top: 27px;
}

.balance_area_cell_newupper {
    float: right;
    text-align: right;
    text-transform: none;
    padding-right: 35px;
    padding-bottom: 25px;
}

.new_amount span {
    font-size: 16px;
}

.redeem_generate {
    background: #00c1d5 !important;
}

.welldone h4 {
    color: #00E39D;
}

.welldone {
    padding: 10px;
}

.prevamnt {
    font-size: 15px;
    text-decoration: line-through;
}

.savedAmnt {
    font-size: 32px;
    padding: 35px;
}

.yousaved {
    color: #b5b4b5;
}

.highcharts-tooltip {
    height: auto;
    width: 240px;
}

.notrqrd {
    background-color: #cacaca;
}

.speed_cell,
.share_box_btm a {
    cursor: pointer;
}

.setuppaying,
.setupsaved,
.setupinstallamountpay,
.setupinstallmonthpay {
    padding-top: 1em;
}

.setupinstallamountpay {
    font-size: 1.7em;
}

.setupinstallmonthpay {
    padding-bottom: 1em;
}

/* #setup_continue {
    background: #00c1d5 !important;
} */

.other_value_cell1 {
    text-align: left !important;
}

.right_select {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.right_select .download_btn .dropdown a {
    line-height: 38px !important;
}

.account_management .submit_btn {
    padding: 12px 46px !important;

}

@media(max-width:767px) {
    .interac_right {
        float: none !important;
        width: 100%;
        margin: 0 0 20px;
        text-align: left;
    }

    #sectionC .interac_right {
        width: 100%;
    }

    #sectionC .interac_right span {
        margin-right: 10px;
    }
}

@media(max-width:568px) {
    .make_tabmenu ul li a {
        padding: 5px 5px;
        font-size: 10px;
    }

    #acount_flagged_id .setupawsome_flag h4 {
        font-size: 20px !important;
    }

    .setupawsome_flag h4 {
        margin-bottom: 25px !important;
    }

    #acount_flagged_id .setuppaying_top_fla {
        padding: 0px 30px;
        margin-bottom: 35px;
    }
}

@media(max-width:480px) {
    .make_tabmenu ul li a {
        font-size: 8px;
    }

    .interacConf {
        width: 100%;
    }

    .interacfooter .trade_text {
        width: 100%;
        position: static;
        text-align: center;
    }

    .trade_text span.reg {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .trade_text span.trade {
        display: inline-block;
        line-height: 20px;
    }

    .interacContinue .continue {
        width: 100%;
    }

}

.profile_street_address_fld_outr {
    margin-bottom: 2px;
}

.menu_wrap {
    width: 480px;
    margin: 10px 0 0 230px;
}

#earn .lvl_col.active .inner_lvl_box_visit {
    padding: 58px 13px;
}

.cell_expanded {
    right: 0;
    top: 0;
    bottom: 0;
    width: 136px;
    overflow: hidden
}

.cell_expanded a {
    width: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    color: #414042;
    font-size: 14px;
    font-family: 'Axiforma_SemiBold';
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.cell_expanded a em {
    display: block;
    font-style: normal;
}

.cell_expanded.active a em {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webklit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.do_redeem {
    background-color: #F2FCFD;
}

.redem_box {
    width: 0;
    position: absolute;
    display: inline-block;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .3ms ease-in;
    -ms-transition: all .3ms ease-in;
    transition: all .2s ease-in;
    right: 18px;
    top: 0;
    bottom: 0;
    height: 100%;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #454545;
    font-size: 14px;
}

.cell_expanded.active .redem_box {
    width: 118px;
}

.cell_expanded.default-co .redem_box {
    background-color: #00C1D5;
}

.default-co input {
    background-color: #00C1D5;
    border: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 14px;
}

.cell_expanded.blue_co .redem_box {
    background-color: #E3E4E5;
}

.cell_expanded.green_co .redem_box {
    background-color: #E3E4E5;
}

.redeemed {
    background-color: #00C1D5;
}

.cell_expanded.active a.redeemed {
    background-color: #F2FCFD;
}

.cell_expanded.blue_co.active .redem_box {
    padding-left: 15px;
}

.cell_expanded.blue_co.active .redem_box:after {
    width: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #00C1D5;
}

.installed {
    background-color: #50E3C2;
}

.cell_expanded.active a.installed {
    background-color: #F2FCFD;
}

.cell_expanded.green_co.active .redem_box {
    padding-left: 18px;
}

.cell_expanded.green_co.active .redem_box:after {
    width: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: #50E3C2;
}

.tranlistcontent .transation_cell {
    float: left;
    padding: 10px 20px;
    font-size: 13px;
    min-width: 15.5%;
    color: #414042;
}

.tranlistcontent .transation_cell:first-child {
    padding: 0 20px;
    min-width: 25%;
}

.tranlistcontent .transation_cell:last-child {
    width: 0;
    min-width: 0;
    max-width: 0;
    padding: 0;
}

.tranlistcontent .transation_cell:nth-last-child(2) {
    min-width: 13%;
}

.tranlistcontent .transation_row.head_row .transation_cell:nth-last-child(2) {
    min-width: 13%;
}

.tranlistcontent .transation_row.head_row .transation_cell:last-child {
    width: 0;
    min-width: 0;
    max-width: 0;
    padding: 0;
}

.tranlistcontent .transation_cell span {
    float: left;
    width: 40px;
    height: 40px;
    overflow: hidden;
    margin-right: 15px;
}

.tranlistcontent .transation_details .transation_row.no_member .transation_cell {
    min-width: 20.666%;
}

.tranlistcontent .transation_details .transation_row_wrap .transation_row.no_member .transation_cell {
    min-width: 20.666%;
}

.tranlistcontent .transation_details .transation_row .transation_cell:first-child {
    padding: 0 20px;
    min-width: 25%;
}

.tranlistcontent .transation_details .transation_row_wrap .transation_row.no_member .transation_cell:first-child {
    padding: 0 20px;
    min-width: 25%;
}

.tranlistcontent .transation_details .transation_row.head_row.no_member .transation_cell:nth-last-child(2) {
    min-width: 13%;
}

.tranlistcontent .transation_details .transation_row_wrap .transation_row.no_member .transation_cell:nth-last-child(2) {
    min-width: 13%;
}

.tranlistcontent .transation_row.head_row .transation_cell:last-child {
    padding: 0;
    width: 0;
}

.tranlistcontent .transation_cell:last-child {
    padding: 0;
    width: 0;
}

.tranlistcontent .head_row .transation_cell {
    font-size: 10px;
}

#current_installment sub {
    font-size: 100% !important;
}

#current_installment .transation_row .transation_cell {
    width: 19.5%;
}

#current_installment .transation_row .transation_cell {
    justify-content: center;
}

#current_installment .transation_row .transation_cell:first-child {
    width: 22%;
    justify-content: flex-start;
}

#acount_flagged_id .img_flag {
    margin: 30px auto 8px;
}

@media (max-width: 640px) {
    #current_installment .transation_row .transation_cell:nth-child(3) {
        display: block;
    }

    #current_installment .transation_row .transation_cell {
        width: 33.33%;
        line-height: 40px;
    }

    #current_installment .transation_row .transation_cell:first-child {
        width: 33.33%;
        justify-content: flex-start;
    }

    #eligible_installment .transation_cell:first-child {
        width: 34%;
    }
}

.signupforbrim {
    text-decoration: underline;
}

.tranlistcontent .transation_cell {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.tranlistcontent .transation_cell:first-child {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}

.foreign img {
    width: auto !important;
}

span#new_password_error {
    margin-top: 4%;
}

.ctrl_crd .text-uppercase {
    text-transform: uppercase !important;
}

.primaryCardData {
    display: '';
}

.familyCardData {
    display: none;
}

.totla {
    text-transform: lowercase !important;
    overflow: initial !important;
}

.budget_inner_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}

/* .budget_inner_img img {
    max-width: 280px;
    margin-top: 15%;
    width: 100%;
    display: inline-block;
} */
.budget_pie_zero {
    width: 100%;
    height: 420px;
}

.pointsTran {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
}

.strikeAmountTran {
    display: inline-block !important;
}

.after_continue_area .continue_area_row {
    border-bottom: 0px solid #f1f1f1;
}

.transDateDetails .dateTran {
    color: #A2A2A2;
    font-family: 'Axiforma_Light';
}

.transDateDetails .memberTran {
    color: #A2A2A2;
    font-family: 'Axiforma_Light';
}

.cell_amount.re_amount {
    text-align: right;
    font-weight: normal;
}

.balance_area_cell span {
    font-size: 20px;
    font-family: 'Axiforma_Light';
    letter-spacing: 1px;
    font-weight: normal;
}

.balance_area_cell .cell_amount.re_amount em {
    display: block;
    color: #A2A2A2;
    font-size: 12px;
    font-family: 'Axiforma_Light';
    font-style: normal;
    text-transform: none;
}

.small_point_tag_float {
    margin: 0 0 5px;
    background-position: right;
    float: right;
    width: 100%;
}

.modal-backdrop.in {
    opacity: .8 !important;
}

.modal-backdrop {
    background: #fff !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}

.modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.Budget_rewards_menuOuter .tab_menu li a {
    padding-top: 15px;
}

.viewInstallmentDetailsDiv .tranlist_row:hover {
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px;
}

.viewInstallmentDetailsDiv .tranlist_row {
    cursor: default;
}

.no_border_line_bottom {
    border-bottom: none !important;
}

.transDateDetails .forceHide {
    display: none !important;
}

/* .errorText {
    color: #FC0000 !important;
    font-family: 'Axiforma_SemiBold';
    font-size: 12px;
    padding-left: 3px;
} */

.activeField {
    border: 1px solid #00c1d5;
}

.name_error_div {
    padding-top: 3px;
    display: block;
}

.remove_ref_input {
    background-color: transparent;
    height: 16px;
    width: 16px;
    background-image: url(../images/remove@2x.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-size: 0;
    top: 5px;
}

.remove_padding_top {
    padding-top: 0px !important;
}

/*input:focus {
    border: 1px solid #00c1d5 !important;
}*/
.new_budget:hover {
    border: 1px solid #00C1D5 !important;
}

input.type_fld {
    color: #454545 !important;
}

.errorred {
    border-color: #D0021B !important;
}

#specialTransactionMessageDiv .ecommerce_details_text_inner {
    margin-top: 30px;
}

.new_top_tooltip .white_info_tip p {
    font-size: 12px !important;
    font-family: 'Axiforma-Book' !important;
}

.ecommerce_flag_text b {
    font-family: 'Axiforma_Bold';
    margin-bottom: 4px !important;
    opacity: .9 !important;
    font-size: 13px;
}

.ecommerce_flag_text {
    font-size: 12px;
    font-family: 'Axiforma_Regular';
}

.incard_flag_text b {
    font-family: 'Axiforma_Bold';
    /*margin-bottom: 4px !important;*/
    opacity: .9 !important;
    font-size: 13px;
}

.incard_flag_text {
    font-size: 12px;
    font-family: 'Axiforma_Regular';
}

.info_tip_new {
    background-color: #454545 !important;
    opacity: 0.9 !important;
    font-size: 13px !important;
}

.marketplace_ecommerce_banner_container .banner_control .slick-dots {
    background-color: initial;
}

#make_payment_new .error span {
    color: #FC0000;
}

#make_payment_new .rdm_error_sec {
    text-align: left;
}

#newredeemcashbacksuccessmodal .btn-default {
    border-color: transparent;
}

.stp_main {
    margin-bottom: 40px !important;
}

@media (max-width: 767px) {

    .marketplace_hdtop_ecommerce_page .search_result_main {
        /*padding: 0px 0 35px;*/
        padding: 25px 0 35px;
    }

    .search_result_main_home {
        padding: 30px 0 35px !important;
    }
}

.dsblerntyp {
    pointer-events: none;
    opacity: 0.4;
}

.newGoToActivity {
    min-width: 175px;
    padding: 13px 20px;
}