.full-container {
    width: 100%;
}

.box-icon .box-icon-title > i {
    height: 35px;
    width: 35px;
    line-height: 37px;
    font-size: 18px;
    margin-right: 15px;
    background-color: #FFF;
    text-align: center;
    color: #14B8E2;
    -webkit-transition: all .200s;
    -moz-transition: all .200s;
    -o-transition: all .200s;
    transition: all .200s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 32px;
    border: 1px solid #14B8E2;
}


.fea2::after {
    background-color: #14B8E2;
    position: relative;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 4%;
    margin-left: -20px;
    top: 10px;
}

.fea::after {
    background-color: #14B8E2;
    position: relative;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    top: 10px;
}

.fea1::after {
    background-color: #fff;
    position: relative;
    display: block;
    content: "";
    width: 40px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    top: 10px;
}

i.ico-light {
    border: 1px solid #14b8e2 !important;
    background-color: transparent !important;
    color: #14b8e2 !important;
}
/**
section.dark i.ico-hover:hover, i.ico-hover:hover {
    background-color: #14b8e2 !important;
    border-color: #14b8e2;
	color:#fff !important;
}**/

.points h4 {
    margin-top: 17px !important;
    margin-bottom: 25px !important;
}

.box-icon a.box-icon-title:hover > i {
    color: #fff;
    background-color: #14b8e2 !important;
}

.box-icon a.box-icon-title:hover > h2 {
    color: #14b8e2 !important;
}

.pro a:hover {
    background: rgb(20, 184, 226) none repeat scroll 0% 0%;
    color: rgb(255, 255, 255);
    padding: 6px 17px;
}

.tes p {
    padding: 0px 55px;
}

.tes img {
    margin: 30px 0px 0px;
    width: 80px !important;
}

.list-inline > li {
    color: #14B8E2;
}

.mbtn {
    padding: 4px;
    background-color: #3cb9ea;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.bg {
    background-color: #3cb9ea;
    color: #fff;
}

#icon ul li {
    display: inline;
    float: left;
    font-size: 28px;
    padding-left: 10px;
}

.fea_imgr {
    text-align: right;
}

.fea_imgl {
    text-align: left;
}

.fea_txt {
    padding-top: 75px;
}


.#exTab1 .tab-content {
    color: white;
    background-color: #428bca;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: #000;
    padding: 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
    background-color: #3cb9ea;
}

#exTab3 .tab-content {
    color: #000;
    padding: 5px 15px;
}















#terminal {
    font-size: 25.95px;
    color: #01b2e5;
}

#para {
    font-size: 17.42px;
    color: #6e6f71;
}

#para1 {
    font-size: 17.42px;
    color: #6e6f70;
    text-align: justify;
}

#down1 {
    margin-top: 76px;
}

#down2 {
    margin-top: 123px;
}

#down3 {
    margin-top: 146px;
}

#down4 {
    margin-top: 123px;
}

#app {
    font-size: 11.97px;
    color: #595a5c;
    margin-left: -15px;
}

#apps {
    font-size: 25.95px;
    color: #01b2e5;
}

#apps-m {
    font-size: 27.16px;
    color: #414142;
    margin-bottom: 35px;
}

.download {
    font-size: 15.26px;
    color: #414142;
    margin-bottom: 22px;
}

#mventry {
    color: #5fa046;
    font-size: 25.95px;
    letter-spacing: 0px;
}

.colo-mvtry {
    background-color: #61a146 !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.ut-mvtry {
    line-height: 1.3 !important;
    color: #6d6e70;
    font-weight: normal;
}

.active_btn2-mvtry {
    border: 5px solid #61a146 !important;
    padding-bottom: 0px !important;
    margin-left: 11px;
    margin-right: 11px !important;
    padding-left: 7px;
    padding-right: 10px;
    margin-top: 0px;
    height: 170px;
}

.btn-login {
    padding: 5px 25px 5px 25px;
    background-color: #5fa046;
    color: #fff;
    margin-top: 25px;
}

@media (max-width: 769px) {
    .fea_imgl {
        text-align: center;
        margin-bottom: 0px !important;
    }

    .fea_imgr {
        text-align: center;
        margin-bottom: 0px !important;
    }

    .fea_txt {
        padding-top: 0px;
        text-align: center;
    }
}

div.row > div img.img-responsive {
    max-width: 100% !important;
}

@media (min-width: 992px) {

    .col-md-31 {
        width: 20%;
    }
}

.tab_mw {
    border: 0px !important;
    margin-bottom: 15px;
}

    .tab_mw li {
        float: none !important;
        display: inline-block;
    }

    .tab_mw > li.active > a {
        color: #14b8e2;
    }

    .tab_mw li a:hover {
        color: #14b8e2 !important;
    }

    .tab_mw li a:focus {
        color: #14b8e2 !important;
    }

.box_tm_img {
    cursor: pointer;
}

    .box_tm_img:hover {
        background: #f7f7f7;
    }

        .box_tm_img:hover h3 {
            color: #14b8e2;
        }

        .box_tm_img:hover ul.categories > li > a {
            color: #14b8e2;
        }

.content-service {
    font-size: 17.67px;
}

.mys {
    text-align: center !important;
    margin-bottom: 5px !important;
}

/* my stories page  stylesheet */
.container2 {
    max-width: 1488px !important;
}

.san {
    position: relative !important;
    right: 34px !important;
    color: #6e6e6f !important;
}

.san111 {
    position: relative !important;
    right: 33px !important;
    color: #6e6e6f !important;
}

.san1 {
    position: relative !important;
    right: 39px !important;
    color: #6e6e6f !important;
}

.san2 {
    position: relative !important;
    right: 12px !important;
    color: #6e6e6f !important;
}

.san3 {
    position: relative !important;
    right: 51px !important;
    color: #6e6e6f !important;
}

.fashion p {
    color: #6e6e6f !important;
}

.mys p {
    margin-bottom: 0px !important;
    cursor: pointer !important;
}

.bottom {
    margin-top: 11px;
}

.top {
    margin-top: 30px !important;
}

.top1 {
    margin-top: 25px !important;
}


@media only screen and (min-width: 320px) and (max-width: 768px) {
    .myconnn {
    }



    .inv1 {
        position: relative;
        left: 0px;
    }

    .inv111 {
        position: relative;
        left: 0px;
    }


    .indiadiv {
        float: none !important;
    }

    .dropdown_div {
        position: static !important
    }

    .top-links {
        position: relative !important;
        top: -25px !important;
    }

    .myimg11 {
        width: 40px !important
    }

    .po {
        position: relative !important;
        top: -242px !important;
        right: 50px !important;
    }

    .po1 {
        top: -242px !important;
        left: 50px !important;
    }

    .san {
        position: relative !important;
        right: 0px !important;
        color: #6e6e6f !important;
    }

    .san111 {
        position: relative !important;
        right: 0px !important;
        color: #6e6e6f !important;
    }

    .san1 {
        position: relative !important;
        right: 0px !important;
        color: #6e6e6f !important;
    }

    .san2 {
        position: relative !important;
        right: 0px !important;
        color: #6e6e6f !important;
    }

    .san3 {
        position: relative !important;
        right: 0px !important;
        color: #6e6e6f !important;
    }

    .frame-area {
        display: block;
        width: 100%; /* RESPONSIVE WIDTH */
        height: 5000px !important;
        overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
        overflow-y: hidden;
        margin: 0px;
        padding: 0px;
    }

    .frame-area-1 {
        display: block;
        width: 100%; /* RESPONSIVE WIDTH */
        height: 3300px !important;
        overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
        overflow-y: hidden;
        margin: 0px;
        padding: 0px;
    }

    .frame-area-2 {
        display: block;
        width: 100%; /* RESPONSIVE WIDTH */
        height: 9000px;
        overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
        overflow-y: hidden;
        margin: 0px;
        padding: 0px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {


    .myconnn {
        top: 48px;
    }


    .frame-area {
        display: block;
        width: 100%; /* RESPONSIVE WIDTH */
        height: 3300px;
        overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
        overflow-y: hidden;
        margin: 0px;
        padding: 0px;
    }

    .frame-area-1 {
        display: block;
        width: 100%; /* RESPONSIVE WIDTH */
        height: 1600px;
        overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
        overflow-y: hidden;
        margin: 0px;
        padding: 0px;
    }

    .frame-area-2 {
        display: block;
        width: 100%; /* RESPONSIVE WIDTH */
        height: 7000px;
        overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
        overflow-y: hidden;
        margin: 0px;
        padding: 0px;
    }
}

@media only screen and (min-width: 995px) and (max-width: 1024px) {

    .myconnn {
        top: 48px;
    }
}


.frame-area {
    display: block;
    width: 100%; /* RESPONSIVE WIDTH */
    height: 3300px;
    overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
    overflow-y: hidden;
    margin: 0px;
    padding: 0px;
}

.frame-area-1 {
    display: block;
    width: 100%; /* RESPONSIVE WIDTH */
    height: 1800px;
    overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
    overflow-y: hidden;
    margin: 0px;
    padding: 0px;
}

.frame-area-2 {
    display: block;
    width: 100%; /* RESPONSIVE WIDTH */
    height: 7000px;
    overflow: auto; /* EDIT TO hidden FOR NO SCROLLBAR */
    overflow-y: hidden;
    margin: 0px;
    padding: 0px;
}

.mrleft {
    margin-left: 0px !important;
}

.mrleftsi {
    margin-left: -10px !important;
}

.mrleftsub {
    margin-left: 2px !important;
    margin-top: 10px;
}
/* .inv1{
	position: relative;
right: 16px;
}	
.inv111{
	position: relative;
right: 13px;
} */


/* for the merchant portal css used */

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url(../images/zarrow.png);
    background-size: 16px;
    padding: .5em;
    padding-right: 18px;
    border-top: 0px !important;
    border-bottom: none !important;
    border-right: 0px !important;
    border-left: 0px !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    width: auto !important;
    position: relative;
    height: 32px;
}

#mySelect1 {
}

.myfilter {
    background-color: #fff !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    margin-top: 10px !important;
    padding-top: 10 !important;
    height: 34px !important;
    margin-top: 8px !important;
}



.fil {
    color: #000 !important;
    font-weight: bold !important;
    position: relative !important;
    top: 6px !important;
}
/* #btn_july1{
	position: relative!important;
right: 17px!important;
}
#btn_june1{
	position: relative!important;
right: 17px!important;
} */
.marleft {
    position: relative !important;
    right: 17px !important;
}

.aug {
    position: relative !important;
    /* right: 17px!important; */
    color: #000 !important;
}

.hov:hover {
    color: #3cb9ea !important;
    cursor: pointer !important
}

.aug18:hover {
    color: #3cb9ea !important;
    cursor: pointer !important
}

.aug18 {
    color: #000 !important
}

.aug:hover {
    color: #3cb9ea !important;
    cursor: pointer !important
}

.paddingbtm {
    padding-bottom: 80px !important;
    margin-bottom: 20px !important;
}

.paddingbtm1 {
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
}

.augonediv:hover {
    background-color: #000 !important;
    cursor: pointer !important
}

.forcolor:hover {
    background-color: #000 !important;
    cursor: pointer !important
}

.co {
    color: #000 !important
}

    .co:hover {
        cursor: pointer !important;
        color: #3cb9ea !important;
    }

.posimg {
    position: relative !important;
    left: 29px !important
}

.lft1 {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    #lblMsg {
        padding-left: 16px;
    }

    .simplemodal-container {
        width: 95% !important;
        z-index: 1002;
        left: 0px !important;
    }

    .contacts {
        position: relative !important;
        left: 0px !important;
    }

    .lft1 {
        display: block !important;
    }

    .nav > li > a {
        display: block !important;
    }

    .dv1 {
        padding-top: 0px !important;
    }

        .dv1 .tab-pane {
            margin-top: 0px !important;
        }

    .disabled {
        color: #fff;
        background-color: #d1d2d4 !important;
    }

    .dv2 {
        margin: 0px auto !important;
    }

    .dv3 {
        margin: 0px auto !important;
    }

    .dn1 {
        height: 428px;
    }

    .dn2 {
        margin-bottom: 0px !important;
    }
}

.dn2 {
    margin-bottom: 0px !important;
}

.dv1 {
    padding-top: 25px;
}

.dv2 {
    margin: 85px auto;
}

.dv3 {
    margin: 85px auto;
}

#Div2 table {
    margin-top: 10px;
    margin-bottom: 10px;
}

.myfilter1 {
    background-color: #fff !important;
    margin-right: 15px !important;
    margin-left: 0px !important;
    height: 34px !important;
    margin-top: -5px !important;
    padding-left: 0px;
}


.background:nth-child(3) .left-arrow2-b {
    display: none;
}

.mt {
    margin-top: 20px;
}

.mt1 {
    margin-top: 9px;
}
/*.co1:hover,.co1:focus {
    color: #3cb9ea !important;
}*/

#rptMonthTrx_Label1_0 {
    margin-left: 27px;
}

#rptInvMonth_Label1_0 {
    margin-left: 27px;
}

#rptSOAMonth_Label1_0 {
    margin-left: 27px;
}


.pd-0 {
    padding: 0px !important;
}

.blk {
    color: black !important;
}

/* Plans */

.plans_wrapper_inner {
    width: 100%;
    margin: 20px auto;
    overflow: hidden;
}

    .plans_wrapper_inner table {
        width: 100%;
        font-size: 12px;
        color: black;
    }

        .plans_wrapper_inner table tr td {
            padding: 4px 6px;
            border: 1px solid #979898;
            text-align: right;
            
        }

.plans_td_left {
    text-align: left !important;
}

.plans_wrapper_inner table .plans_table_tr {
    font-weight: bold;
  
}

