
* { margin: 0; padding: 0; }

html {
 /* background: url(bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
                        */


                        }

body{
/*
  font-family: 'Libre Franklin', sans-serif;
    font-weight: 400;
        font-size: 14px;
    font-weight: 400;
    line-height: 1.50;
  */

      margin: 0;
    padding: 0;
    width: 100%;
height: 100%;
    background: transparent;

    
    
}

.header{
 background: #fff;
   text-align:left;
   margin-bottom:30px;
   width: 87%;
    margin: 0px auto;
     border: 1px solid #ccc;
     position: relative;
     top: 21px;
     padding: 10px;
}

.fourcs{
 text-align:center;

}

.islist{
    margin: 0px auto;
width: 85%;

    min-height: 75px;

}


.btnstandard {
 width: 120px;
}




.lformpad{
      padding: 0 12px;
}

.loginbox{
        text-align: center;
}




.sendoption {
    margin: 0px auto;
    width: 50%;
}



.ifooter{
       background-color: #04091e;
    min-height: 300px;
}



#header2 {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: #fff;
}


.appall{

    position: relative;
    height: auto;
   background: #f2f7fa;
    padding: 75px 0px;
    padding-top:90px;

}


  .bodytext h2{
  margin-bottom: 8px;
    margin-top: 22px;
 }
 

.bodytext{

    padding-right: 30px;
    position: relative;
    width: 87%;
height: 220px;
    background: #fff;
    margin: 0px auto;
    border: 1px solid #ccc;
    top: 48px;
    padding: 10px;
        line-height: 31px;
        padding-bottom: 50px;
}

.inbodytext{

    padding-right: 30px;
    position: relative;
    width: 87%;
height: auto;
    background: #363636;
    margin: 0px auto;
    border: 1px solid #ccc;
    top: 48px;
    padding: 10px;
        line-height: 31px;
        padding-bottom: 50px;
}



.readyfocus {
    font-size: 22px;
    margin-bottom: 15px;
    text-align: center;
    display: none;
        color: #000;
}


.creditcardraw {
    height: 1px;
    width: 1px;
    background: #4a4a4a;
    border: 0px;
    color: #4a4a4a;
}


.chargehomebtn {
    background: #ca7100;
    padding: 2px 10px !important;
    display: inline-block;
    /* margin-top: 30px; */
    color: #fff !important;
    font-weight: 700;
}


.somethingfunny {
    display: none;
    background: #fff;
    color: black;
    text-align: center;
    padding: 8px;
}

.cardwrapper {
    background: #fff;
    padding: 30px 6px;
    display: none;
    margin-top: 53px;
}

.amtext {
    width: 23%;
    padding-top: 8px;
    font-weight: 700 !important;
}

.amtint {
    width: 120px;
}


.chrgbtn {
    padding-left: 8px;
}

.cardbreak {
    border-bottom: 1px dotted #ccc;
    margin-top: 22px 0px;
}



.signup{
background: #197127;
    width: 243px;
    margin: 0px auto;
    padding: 12px;
    color: white;
    font-size: 20px;
    margin: 10px 0px;
    margin: 0px auto;
    margin-top: 33px;
    margin-bottom: 33px;

}


.signup a{
 color: white;
}






.recuringcharge {
    padding-top: 30px;
    color: #000;
    text-align: center;
}

.chargethis {
    height: 37px;
}

.form-control {
    font-size: 16px !important;
}
.textspacer {
    margin-bottom: 11px !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.dgbtn {
    background: #E4002B !important;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    text-decoration: none;
    font-size: 14px;
    outline: 0;
    border-radius: 2px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 16px;
    text-transform: uppercase;
    webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
}




.loadspnnr,.loadspnnrup{
     display:none;
    position: fixed;
    color: #98949a;
    z-index: 9000;
       left: 60%;
    margin-left: -200px;
    top:10%;


}

.ccvalid {
    padding-left: 8px;
}

.ctype {
    padding-left: 28px;
}

.dogreen {
    color: green;
}

.dored {
    color: red;
}

.ctype img{
vertical-align: middle;
}


.confirmpayment {
    display:none;
    float: left;
    position: fixed;
    width: 280px;
    margin-left: 15px;
    z-index: 1000;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 3px 16px 16px 4px;
 top: 91px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #2e6093;
    left: 50%;
    margin-left: -200px;
     height: 400px;
}

.heightauto{
    height:auto;
}

.ccard{
    width: 78%;
    margin: 0px auto;
    border: 1px dotted #ccc;
}

.fullcard{
 width: 98%;
}

.reducepaysec{
  width:60%;
}



.clabel{
  width: 29%;
    font-weight: 700;
}

.cxlabel{
  width: 29%;
    font-weight: 700;
}



.rlabel{
  width: 71%;
}


.rxlabel{
  width: 71%;
}



.exlabel{
  width: 71%;
}


.extraformat{
  
    font-size: 16px !important;
    height: 42px !important;
    width: 300px;


}



.extraformat2{
  
    font-size: 16px !important;
    height: 42px !important;
    width: 300px;
    margin: 0px auto;

}



.phoneformat{
font-size: 16px !important;
    height: 41px !important;
    width: 312px;
}

.cselect {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    height: 3em;
    line-height: 3;
    background: #dedede;
    overflow: hidden;
    border-radius: .25em;
    margin-bottom:4px;
}




cselect::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}
.cselect::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #34495e;
    pointer-events: none;
}


.cvv,.postcode{
 width: 29%;
 font-size: 16px !important;
    height: 42px ;
}


.about{
  
}

.companyinfo{
font-size:11px;
}

.cvvimg {
 width: 67%;
 margin-bottom: 15px;
}

.cvvdiv{
margin: 0px auto;
    width: 100%;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
}

.chargeresult{

display: none ;
float: left;
    position: fixed;
   width: 390px;
    margin-left: 15px;
    z-index: 1000;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 3px 16px 16px 4px;
      top: 0px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #ffffff;
    left: 50%;
    margin-left: -200px;
           height: 513px;

}

.sentresult{
 display: none ;
    color: #07850a  !important;
    text-align:center;

}


.country-name,.selected-dial-code {

    color: #000 !important;
}



*::-webkit-input-placeholder {
    color: #ccc;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #ccc;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #ccc;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #ccc;
}

.showresult{
      color: #000;
    font-weight: 700;
    
}

.response{
font-weight: 700;
    background: #000;
}

.txtcode{
    color: #000;
}  


.oncharge{ 
      display: block;
    margin-bottom: 4pc;
    background: #000;
    width: 40%;
    margin: 0px auto;
    margin-bottom: 30px;
  
}




.navpadding{

  padding-top: 18px;
    font-size: 14px;
}

.trans{
width: 77%;
}

.logout{
   /* width: 22%;  */
}


.transac{
  text-decoration:none;
  color: #000;

}



.passwordholer{


}

.cpasswrd{
 display:none;
}


.sayupdate{
  color: white;
    font-weight: 700;
    background: #00b635;
    padding: 17px;
    cursor:pointer;
  
}


.clickpass{
    cursor: pointer;
    font-weight: 700;
    margin: 16px 0px;
}

.dowhitex{
color: #fff;
}

.transac a{
  text-decoration:none;
}


.cancelbtn, .docancelbtn,.doprint,.doprint2,.doprintdecline {
    background: rgb(251, 250, 250) !important;
    border: 1px solid #000;
    webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000;
}


.doprint,.doprint2 {
      margin-top: 26px;
      display:none;
}

.doprintdecline{
     margin-top: 26px;
      display:none;
}

.btnoptions{
  
width: 70%;
    margin: 0px auto;

}



.shareoverlay {
  width: 63%;
    padding-right: 6px;
    padding-top: 9px;
    color: black;
}




.closeloginoverlay, .closeloginoverlayx, .closeloginoverlayu {
    width: 34%;
    padding-left: 6px;
    padding-top: 9px;
    color: #000;
    height: 55px;
    cursor: pointer;
    padding-right: 1px;
}


#close, #closeit, #close-v, #closeu {
    float: right;
    display: inline-block;
    font-size: 20px !important;
    z-index: 99000;
    cursor: pointer;
    color: #000;
}


.exitdialogue{
background: #950707;
    width: 312px;
    height: 118px;
    text-align: center;
    padding: 8px;
    float: right;
    color: #fff;
    display: none;
}



.addclient{
background: #fff;
    width: 312px;
    height: 234px;
    text-align: center;
    padding: 8px;
    float: left;
    color: #000;
     display: none;
     position: relative;
}


.phonestyle{
  
      width: 310px;
      
}

.closeprint,.addcustomer{
color: #000;
    margin-top: 28px;
    width: 143px;
    padding: 3px;

}


.clickticketholder3 {
    width: 98%;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 1px;
    background: #bbbcbc;
    color: #000;
}

.clickticketholder2 {
    width: 98%;
    margin-bottom: 0x;
    margin-top: 6px;
    padding: 1px;
    background: #989999;
    color: white;
    border: none !important;
}


.payheader{
font-size: 12px !important;
    font-weight: bold;
}


.r-dopadding {
    padding-left: 0px;
}
.ticketprice {
    padding-top: 12px;
}

.deckblock {
    background: #b3b3b3;
}
.ticketrez {
    line-height: 20px;
    font-weight: 700;
    padding-top: 10px;
    line-height: 22px;
    padding: 6px;
}

.preselect {
    font-size: 16px;
}


.ticketrez {
    line-height: 20px;
    font-weight: 700;
    padding-top: 10px;
    line-height: 22px;
    padding: 6px;
}

.payoutsched{

    margin-top: 48px;
    }
    
    .chargehomebtn{
          background: #e4002b;
    padding: 2px 10px;
    display: inline-block;
    /* margin-top: 30px; */
    color: #fff;
    font-weight:700;
      
    }
    
    .ccharge{
      text-decoration:none;
      color: #fff;
    }
    
     .ccharge:hover{
      text-decoration:none;
      color: #fff;
    }
    
    
    .datelist{
     display:none;
    }
    
    .expand{
     cursor:pointer;
    }
    
    .expandselect{
       font-size: 12px;
    width: 100%;
    background: #fff;
    border-bottom:dotted 1px #ccc;
        padding-bottom: 4px;
    }
    
    .expanditems {
    padding-top: 7px;

    padding-left: 3px;
    }



    .paymarker {
    background: green;
    color: white;
    padding: 5px;
}


.clpadding{
  text-align:center;
}

.cardsize{
  font-size: 22px;
}

.logowidth{
width: 20%;
}
.navwidth{
width: 80%;
}



.setuprecur{
  width: 70%;
  margin:0px auto;

}


.recurholder,.cusholder{

 padding-bottom:30px;
  height:auto;
  margin-top:30px;
 

    padding-top: 26px;

}


.setuprecur a, setuprecur a:hover {
 color: #000;
 text-decoration:none;

}


.formadd{
  
  width: 80%;
    margin: 0px auto;
    
}

.monthly,.fprice{
 width:30%;
}



.recuradd{

    text-align: center;
    margin-top: 35px;
}


.addrecuradj,.btnwhiteborder,.createform,.updateform{

  background: #fff !important;
    color: #000;

}


.sendinvoicebtn{

  background: green !important;
    color: #fff;

}

.previewholder, .editrecurbtns{
  width: 30%;
    margin: 0px auto;
}

.rowheader{
    width: 100%;
    margin: 0px auto;
    background: #bbbcbc;
    padding: 7px 14px;
    font-weight: bold;
}


.invpadding{
  margin-top: 10px;
}

.rowheader2{
    width: 90%;
    margin: 0px auto;
    background: #fff;
    padding: 7px 14px;
        border-bottom: 1px dotted #ccc;
}

.ititle{
    margin: 0px auto;
       margin-left: 50px;
       margin-bottom: 0px;
    font-size: 18px;
    display: inline-block;

}


.mbtn{
  width: 78px;
  padding: 5px 0px;
}




.decklabels {
    color: #000;
  font-size: 12px;
    font-weight: bold !important;
    display: inline-block;
    margin-bottom: 6px;
    margin-left: 67px;
}






.nextdivs{
  display:none;
  width:60%;
  margin: 0px auto
}


.contactinput{
  width:60%;
  margin: 0px auto
}



.newselect {
    position: relative;
    display: block;
    width: 100%;
    font-size: 12px;
    height: 3em;
    line-height: 3;
    background: #dedede;
    overflow: hidden;
    border-radius: .25em;

    margin: 0 auto
}


.selectadj{
    width: 62% !important;
    /*margin: 0 !important;*/
    height: 41px !important;
    margin-bottom: 11px !important;
    font-size: 16px;
}

.newselect::after {
    content: '\25BC';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 1em;
    background: #34495e;
    pointer-events: none;
}

.newselect::after {
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #dedede;
    background-image: none;
    width: 100%;
        height: 100%;
    padding-left: 16px !important;
}

.newadjust {
font-size: 12px;
    border: 1px solid;
    width: 29%;
}


.rebillexplain{
 font-size: 11px;
    display: none;
}


.sltpending,.sltsettled{
cursor:pointer;
border: 1px solid;
    padding: 4px;   
}

.datepad{
  width: 41%;             
}


.yearb{
cursor:pointer;
}

.showmonth{
 display:none; 
margin-left: 105px;
    margin-bottom: 32px;

}


.sltmonth{
cursor:pointer;
display: inline-block;
margin: 0px 7px;
padding: 0px 4px;

}

.displ{
 
 margin-left: 105px;
 width: 50%;
    background: #ccc;
border: 1px dotted #ccc;

margin: 0px auto;
}

.displdata{

     border: 1px dotted #ccc;
    margin-left: 105px;
width: 50%;
    margin-bottom: 32px;
    margin: 0px auto;
    font-size: 12px;
}


.transplit{
     background: #fff;
    margin-bottom: 40px;
    text-align: center;
    padding-bottom: 16px;
}



.loader{
background: #fff;
    width: 100%;
    padding: 15px 0px;
    text-align: center;
}

.loadmore,.stopsub{
     padding: 2px 12px;
}


.dialogue {
color: #000;
    display: inline-block;
    margin-top: 0px;

}




.dolivegreen{
 background:green;
 padding:4px;
 color:#fff
}


.docancelled{
 background:#eee;
 padding:4px;
 color:#fff
}


.searchbar{
 width: 50%;
    margin: 0px auto; 
}



.archive,.rmsub,.rminvoice,.rsinvoice,.pleasewaitbar,.viewlink,.viewrequestlink,.rmembed,.rmupload,.processinvoice{
    display: none;
    float: left;
    position: fixed;
    width: 280px;
    margin-left: 15px;
    z-index: 1000;
    color: #fff;
    text-align: center;
    border-radius: 0px;
    padding: 3px 16px 16px 4px;
    top: 150px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #d2cdcd;
    left: 50%;
    margin-left: -200px;
}

.changebankovrlay{
display: none;
float: left;
    position: fixed;
    height: auto;
    width: 50%;
    margin-left: 15px;
    z-index: 1000;
    color: #000;
    text-align: center;
    border-radius: 0px;                
    padding: 3px 2px 16px 4px;
    top: 5px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #fcfcfc;
    left: 40%;
    margin-left: -200px;
}



.changecardovrlay{
display: none;
float: left;
    position: absolute;
    height: auto;
    width: 50%;
    margin-left: 15px;
    z-index: 1000;
    color: #000;
    text-align: center;
    border-radius: 0px;
    padding: 3px 2px 16px 4px;
    top: 4px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #fcfcfc;
    left: 40%;
    margin-left: -200px;
}



.regualr{
  font-size:12px;
}

/* Dropdown Button */
.dropbtn {
  background-color: #fff;
  color: #000;
  padding: 0px;

  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #fff;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #fff;}





.dropdown-content ul{
list-style:none;
}

.acctext{
margin: 0px auto;
    margin-left: 0px;
    margin-bottom: 30px;
}

.secbank{
 width: 100%;
    background: #a4e1f147;
    padding: 38px;
    border: dotted #ccc 1px;
        margin-bottom: 11px;

}


.bankdiv {
width: 100%;
    margin: 0px auto;
    background: #fcfcfc;
    padding: 38px;
    margin-top: 34px;
        text-align: center;
}


.instrcard{

}

.adjmargins{

    margin-left: 0px;
    margin-right: 0px;
}




.cimg{
    width: 30%;
    margin: 0px auto;
}


.invocedisplay{

font-size: 18px;
padding-top: 5px;
 font-weight: 700;
}


.companyinfo{
  
}

.companyinfo ul {
     list-style: none;
    width: 100%;
    font-size: 17px;
    margin-top: 29px;
}

.companyinfo li {
   line-height: 30px;
}



.prepolicy {
  
    width: 58%;
    margin: 0px auto;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 45px;
    font-weight: bold;
  
}



.amtdue{
text-align: center;
    padding: 13px;
    background: #348eda;
    width: 266px;
    margin: 0px auto;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
}

.amtduexcd{
text-align: center;
    padding: 13px;
    background: #348eda;
    width: 266px;
    margin: 0px auto;
    border-radius: 5px;
    color: #fff;
}


.paymentsched{
padding-top: 29px;

}


.paymentsched ul{
list-style:none;
}

.paymentsched li{
margin-bottom:12px
}



.headr{
font-size:26px;
}

.duetoday{
text-align: center;
    padding: 13px;
    background: #04091e;
    width: 266px;
    margin: 0px auto;
    border-radius: 5px;
    color: #fff;
}


.ispaid{
background: #087d1b;
   color: #fff;
}

.appcode{
 text-align: center;
}

.invoceresponse{
text-align: center;
    font-weight: 700;
    background: #b01d1d;
    color: #fff;
}


.emailwrapp{
 overflow-wrap: break-word;
font-size: 12px;
}


.welcome{
 width: 80%;
    margin: 0px auto;
    text-align: center;
    margin-top: 45px;
}





.wizardbtnnext {
    color: #ffffff;
    font-size: 20px;
    background-color: #1890FF;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    border: 0px;
    margin-bottom: 7px;
    width: 105px;
}

.nextdiv{
  width: 80%;
    margin: 0px auto;
    text-align: center;
    margin-top: 45px;

    min-height: 200px;
}


.copied{
 display:none;

}


.codetxt{
text-align: center;

}

.mlinks{
  display:none;
}


.orderlabels{
color:#000;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: bold;

}

.ffhn {
    height: 42px;
    font-size: 22px !important;
}


@media (min-width:1025px) and (min-width:1281px) {
     ::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent;
    }
     :-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent;
    }
     ::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent;
    }
     :-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent;
    }
     input::placeholder {
         color: transparent;
    }
     textarea::-webkit-input-placeholder {
        /* WebKit browsers */
         color: transparent;
    }
     textarea:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
         color: transparent;
    }
     textarea::-moz-placeholder {
        /* Mozilla Firefox 19+ */
         color: transparent;
    }
     textarea:-ms-input-placeholder {
        /* Internet Explorer 10+ */
         color: transparent;
    }
     textarea::placeholder {
         color: transparent;
    }
}



.privacy{
 cursor:pointer;
}

.privacypolicy{
    display: none;
    float: left;
    position: absolute;
    width: 79%;
    margin-left: 15px;
    z-index: 1000;
    color: #fff;
    height: auto;
    text-align: center;
    border-radius: 0px;
    padding: 3px 16px 16px 4px;
    top: 7px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #ffffff;
    left: 25%;
    margin-left: -200px;


}

.legalcolor{
  color: #000;
    text-align: left;
    padding: 0px 18px;
}



.lystcustomers{
  
}


.nav-menu span{
padding: 0 8px 0px 8px;
    text-decoration: none;
    display: inline-block;
    color: #222;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    outline: none;
    cursor:pointer;
    
    }

    
    
    .contact-form{
       margin-top:38px;
       padding-bottom: 30px;
    }


.padd12{
  padding-left:30px;

}


.text-control{
  display: block;
    width: 100%;
    height: 236px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.list-item {
    line-height: 4;
    color: #aaa;
}


#mobile-nav ul li span {
   color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 400;
    
}

.howbtn{
cursor:pointer;
background: green !important;
}


.createcustomerform{
      width: 66%;
    margin: 0px auto;
}


.returncustomers{
width: 27%;
    background: #ede6e6;
    margin: 0px auto;
}

.slctname{
 cursor:pointer;
}


.invoicetop{
  width: 59%;
    margin: 0px auto;
    margin-top: 80px;
}


.credtop {
    width: 59%;
    margin: 0px auto;
    margin-top: 20px;
}


.lpanels{
margin: 0px auto;
    width: 100%;
}


.fbox {
      min-height: 245px;
    padding-top: 22px;
    background: #fff;
    border-radius: 11px;
    height: 305px;
    margin: 0 10px 40px 10px;
    box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
    transition: all 0.3s ease-in-out;
}


.fbox .icon {
    display: table;
    width: 60px;
    height: 44px;
    border-radius: 100%;
    margin-right: auto;
    margin-left: auto;
}
.icon {
    margin: 0 auto 15px auto;
    padding-top: 12px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.title {
font-weight: 700;
    margin-bottom: 15px;
     padding-left: 7px;
    font-size: 18px;
    text-align: left;
}

.fbox p {
   text-align: left;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #535074;
    width: 90%;
}

.description {
font-size: 14px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 25px;
    padding-left: 7px;
}


.csep{

    padding: 3px 8px;
    display: inline-block;
    width: 97%;
    font-size: 10px;
}

.latest02{
      width: 98%;
    margin-bottom: 3px;
    border-bottom: 1px solid #ccc;
}



.slctadjus{
 width: 64%;
  margin: 0px auto;
}

.padd01{

margin: 4px 4px 19px 14px;
    font-size: 20px;
}


.pdadj{
      font-size: 13px;
    text-align: center;
    margin: 32px 13px;
}

.bksuces{
  
  background: #0f8612;
    color: #fff;
    margin-bottom: 40px;
    
}


.loginadj{
      min-height: 300px;
    margin-top: 30px;
}    

.invoices_sent{
    font-size: 28px;
    font-weight: bold;

}


.invoices_sent span{
  
}


.liheading{
color: #fff;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin-bottom: 26px;

}

.footerl{
 padding-left:75px; 
}

.lisubs{
 color: #fff;
 text-align: left;
 cursor:pointer;
}

.priceadj{
background: -webkit-linear-gradient(0deg, #f2f7fa 0%, #395565 100%);
}


li.lisubs a {
    color: #fff;
}


.getfooter{
  
  margin: 0px auto;
    width: 70%;
    padding-top: 48px;
    
    
}


.noprorated,.isrecuring,.addconvert,.passon,.autoref,.noesend{
width: 18px;
    height: 18px;
}


.showlate{
text-align:center;
}



.rxadjj{
  
width: 100%;
}



.rowheader {
    background-color: #a5c1ca !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 40px;
    padding: 4px;
    color: #fffafa;

}

.rowpadding {
    padding-top: 4px;
    font-weight: 600;
    /*padding-left: 37px;*/
}



.isrows2 {
    background-color: #efeded;
    margin-bottom: 0px;
    padding: 7px 3px;
    margin-bottom: 5px;
}


.rowpadding2 {
    padding-top: 4px;
    padding-left: 4px;
    font-size: 12px;
}

.ccc{
width:10%;
}


.headerhero {
  
text-align: center;
padding-bottom: 14px;
}

.headerhero span{
  color: #008000;
}


.bgwhite{
  background: #fff;
}

.prepolicyadj{
      width: 80%;
    margin-top: 51px;
    text-align: center;
  
}


.recurshow,.recurshowxcd{
 display:none;
 text-align: center;
    margin: 23px 0px;
    font-weight: 700;
}


.emcode{
      width: 240px;
    height: 94px;
  
}


.showelement{
   display:block;
}



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

.doright{
 text-align:right !important;
}

.docenter{
 text-align:center !important;
}


#doupload {
    min-height: 150px;
    background: white;
    padding: 54px 54px;
}
#doupload {
    border: 1px dashed #0087F7;
    border-radius: 5px !important;
    background: white;
    text-align: center;
    font-weight: bold;
}

.genr{
  cursor:pointer;
}


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

 .upbtnadj{
width: 127px;
    text-align: left;
    padding-left: 8px;
    margin-bottom: 5px;
   
 }
 
 .file01{
width: 83%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
 }
 
 
.askrmupload{
     cursor:pointer;
 }
 
 
.xcd{
      font-weight: 700;
    display: block;
    margin-left: 6px;

    font-size: 14px;
   
 }
 
.dohide{
display:none;
}

.invoicesearch{
  width: 95%;
}

.invoiceholder{
 width: 50%;;
    margin: 0px auto;
}


.invoicereturn{
text-align: center;
    margin-top: 63px;
    width: 56%;
    margin: 0px auto;
    margin-top: 28px;
}

.paygreen{
  background: #04b004;
    color: #fff;
}

.invoiceprice{
font-weight: 700;
    font-size: 14px;
    /* background: #d10000; */
    padding: 0px;
    display: inline-block;
    color: #000;
  
}




.appalladj{
  
 padding: 0px 0px;
}

.subtotal01{
display: block;
font-size: 12px;
font-weight: normal;
}

.inwords{
font-weight: 700;
color:#000;  
}


.passonalert{
color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    display: inline-block;
    padding: 6px;
    border-radius: 5px;
    margin-bottom: 11px;
}


.dobold{
font-weight: 700;
}

.invoicestate {
cursor: pointer;
    padding-left: 53px;

  color: black;
  
}

.inp01{
  
display: inline-block;
    padding: 6px;
    
    color: #000;
    border: 1px solid #a5c1ca;
        width: 162px;
  
}

.inp01:hover{
 color:#999;
}

 .inp02{
   
    background: #fffbfb;
    display: inline-block;
    padding: 6px;
    width: 162px;
    color: #000;
    border: 1px dotted green;
  
}





.inp02:hover{
 color:#999;
}



.processbtn{
border: 1px dotted green;
    background: #fff8f8;
}

.nopay{
 display: inline-block;
 padding:5px;
}

.checkoff{
padding-left: 21px;
    margin-top: 12px;

}


.whoweworkwith {
    margin-top: 40px;
}


.qclients{
  
}  

.banner-left h1 {
margin-top: 95px;
}

.m-10adj{
font-size: 29px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 11px; 
}


.shopholder{
min-height: 250px;
}


.ucgg{
  
       font-size: 20px;
    display: inline-block;
    margin-top: 4px;
    width: 100%;
    margin: 23px 0px;
    background: #3d3c3c;
    color: #fff;
    border-radius: 10px;
  
}


.finc{
 font-size: 16px;
}


.ordernotes{
margin: 0px auto;
    width: 57%;
    height: 94px;

}



.BUTTON_LEB {
    color: #FFFFFF;
    /* font-family: Open Sans; */
    font-size: 21px;
    font-weight: 100;
    padding: 10px;
    background-color: #0FA720;
    /* text-shadow: 1px 1px 20px #000000; */
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    border-radius: 9px;
}







input,
textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #848484;
}
input,
textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #848484;
   opacity:  1;
}
input,
textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #848484;
   opacity:  1;
}
input,
textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #848484;
}


.paybtn30{
height: 83px;
}


.prepaybtn{
background: #078136 !important;
    color: #fff;
    font-size: 17px;
    margin-top: 12px;
    padding: 10px;
    height: 49px;
}



.devdiv{
width: 60%;
  
}

.deliverybg{
    background: #ececec;
}




.openform {
    display: none;
    float: left;
    position: absolute;
    width: 79%;
    margin-left: 15px;
    z-index: 1000;
    color: #000;
    height: auto;
    text-align: left;
    border-radius: 0px;
    padding: 3px 16px 16px 15px;
    top: 140px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #ffffff;
    left: 25%;
    margin-left: -200px;
    background: #faf9f9;
    text-align: center;
}


.cccardadj{
  
border: 0px dotted #ccc;
}



.yourorder{
display: block;
    margin-bottom: 0px;
    /* text-align: left; */
    background: #fff;
    padding: 4px;

    padding-bottom: 7px;
  
}

.addedphone{
display: block;
    margin-bottom: 0px;
    /* text-align: left; */

    padding: 4px;

    padding-bottom: 7px;
  
}


.ordersummary{
  text-align: left;
    margin: 0px auto;
    width: 80%;
    margin-bottom: 30px;
  
}

.lineexp{
margin-bottom: 18px;
}


.orderclass{
width: 40%;
    background: #ccc;
}

.orderbox{
background: #fff;
    margin-bottom: 12px;
}


.highlslctprice{
background: green !important;
    color: white !important;
    padding: 5px;
}


.subtotal {
    font-size: 17px;
    margin-top: 10px;
    display: inline-block;
}

.shorturl{
background: #fefefe;
    padding: 10px;
    font-weight: 700;
}


.shopwelcome{
  
font-size: 20px;
    display: inline-block;
    margin-top: 4px;
    width: 100%;
    margin: 23px 0px;
    /* background: #3d3c3c; */
    color: #0e0d0d;
    border-radius: 10px;
}

.fbicon{
color:#3b5998;

}

.askshare{
 font-size: 17px;
}

.askshare {
    font-size: 18px;
}

.fimg{
     margin-bottom: 5px;
         width: 30%;
}


.dbfeatured{
 width: 100%;
}



.ccpack{
width: 4%;
}

.logopack{
  text-align:left;
}


.lcb{
 cursor:pointer;
 color:blue;
 text-decoration:underline;
}



.addchangecard{
 cursor:pointer;
 color:blue;
 text-decoration:underline;
}



.changebank{
    text-align: left;
    width: 38%;
    margin-left: 22px;
    margin: 0px auto;
}


.ischargecard{
    text-align: left;
    width: 90%;
    margin-left: 22px;
        margin-right: 47px;
    margin: 0px auto;
}

.addcardright{
text-align: right;
padding-right:10px;

}

.chngbsl{
width: 100% !important;
}



.chngh3{
margin-bottom: 22px;
}


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


.nocardalert {
    color: #fffefd;
    background-color: #aa1010;
    border-color: #ffeeba;
    display: inline-block;
    padding: 6px;
    border-radius: 5px;
    margin-bottom: 11px;
}

 .homewrapper {

    margin: 0px auto;
    width: 98%;
        margin-bottom: 47px;
}


.createinvoice,.prepinvoice {
    background: #0c2e68;
    display: inline-block;
    padding: 11px;
    color: #fff;
    cursor:pointer;
    margin-top:30px;
}




.ctitle {
    margin: 0px auto;

    margin-bottom: 0px;
    font-size: 18px;
    display: inline-block;
}





.doleft{
text-align:left;
}

.doright{
text-align:right;
}

 .override {
  text-align:center;
  display:block;
 }



  .dolog, .clearput {
    margin: 11px;
    font-size: 22px;
    background: #89b72b !important;
    color: #fff;
    padding: 8px;
    -webkit-box-shadow: 6px 10px 5px -10px rgb(179 140 179);
    -moz-box-shadow: 6px 10px 5px -10px rgba(179,140,179,1);
    box-shadow: 6px 10px 5px -10px rgb(179 140 179);
}



  .dologv, .clearputv {
    margin: 11px;
    font-size: 22px;
    background: #89b72b !important;
    color: #fff;
    padding: 8px;
    -webkit-box-shadow: 6px 10px 5px -10px rgb(179 140 179);
    -moz-box-shadow: 6px 10px 5px -10px rgba(179,140,179,1);
    box-shadow: 6px 10px 5px -10px rgb(179 140 179);
}


 .dologvs, .clearputvs {
    margin: 11px;
    font-size: 22px;
    background: #89b72b !important;
    color: #fff;
    padding: 8px;
    -webkit-box-shadow: 6px 10px 5px -10px rgb(179 140 179);
    -moz-box-shadow: 6px 10px 5px -10px rgba(179,140,179,1);
    box-shadow: 6px 10px 5px -10px rgb(179 140 179);
}


.addamount{
 display:none;
}

.addcvvbox{
 display:none;  
}

.telclass{
}  


.recpts {
    margin: 0px auto;
    width: 40%;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 10px;

}

.addcredits{
 cursor:pointer;
}

.addtopup {
    background: green;
    color: #fff;
    text-align: center;
    padding: 4px;
    width: 69%;
    border-radius: 5px;
}




/**********************************************  stuff  hey... axapos *********************************************/

@media (min-width: 320px) and (max-width: 812px) {

 .bodytext {
            width: 88%;
        height: auto;
 }
 
 
 
 .telclass{
   width: 60% !important;
}  

 
 .override {
   display:block;
    text-align: center;
}


 .dolog, .clearput {
    margin: 11px;
    font-size: 22px;
    background: #89b72b !important;
    color: #fff;
    padding: 8px;
    -webkit-box-shadow: 6px 10px 5px -10px rgb(179 140 179);
    -moz-box-shadow: 6px 10px 5px -10px rgba(179,140,179,1);
    box-shadow: 6px 10px 5px -10px rgb(179 140 179);
}



 
 .isleft{
  line-height: 31px;
 }
 
 .bodyc{
      height: 63px; 
 }
 

 
 .logopack{
  text-align:center;
}



.topbar{

}

.fbox {
  height: auto;
}


.changebank{
     width: 80%;
}

 
 .ccpack {
    width: 13%;
}

 .fimg{

         width: 100%;
}

 
 .dbfeatured{
 width: 100%;
}

 
 .devdiv {
    width: 100%;
}

.askshare {
    font-size: 20px;
}
 
 .prepolicy {
    width: 96%;
 }

 .ucgg {
    font-size: 20px;
    display: inline-block;
    margin-top: 19px;
    margin-bottom: 40px;
    padding: 2px;
}

.shopwelcome{
  
font-size: 20px;
    display: inline-block;
    margin-top: 4px;
    width: 100%;
    margin: 23px 0px;
    /* background: #3d3c3c; */
    color: #0e0d0d;
    border-radius: 10px;
}




 
 .orderclass{
width: 100%;

}
 
 .slctadjus{
  font-size: 18px;
 }
 

 
   .lineexp{
   font-size: 22px;
   }


   .ordersummary {
     font-size: 17px;
    width: 100%;
    
   }
   
   .amtdue{
 font-size: 18px;
   }

 .mobhide{
  display:none;

 }
 
 .ordernotes {

    width: 93%;
    
 }
 
 .finc {
    font-size: 20px;
}



.openform {
    width: 100%;
    left: 0%;
    margin-left: 0px;
    height: 1449px;
    top: 158px;
}




.subtotal {
    font-size: 18px;
    background: #d7d7d7;
    color: #fff;
    display: inline-block;
    padding: 4px;
    margin-bottom: 7px;
}

 
 
 .expleft{
 width: 39%;
 }
 
 .expright{
    width: 55%;
 }
 
 

 
 .banner-left h1 {
    margin-top: 0px;
}


 
 .whoweworkwith {
    margin-top: 1px;
}
   
   
   
   pt-120 {
    padding-top: 37px;
}


.qclients {
    margin-bottom: 17px;
}
 
.invoicetop {
  margin-top: 5px;
    width: 99%;
    border-bottom: 1px dotted #817f7f;
    
 }

 .checkoff {
    padding-left: 3px;

 }

 .fourcs{
 margin-top:8px;


}


.inp01 {
    margin-bottom: 15px
}


.invoicestate {
    cursor: pointer;
    padding-left: 0px;
    color: black;
}


.genr{
  display:block;
}

.monthly, .fprice {
    width: 50%;
}



.archive, .rmsub, .rminvoice, .rsinvoice, .pleasewaitbar, .viewlink, .viewrequestlink,.processinvoice {

       width: 100%;
    left: 0%;
    margin-left: 0px;
}



.changebankovrlay{
       width: 100%;
    left: 0%;
    margin-left: 0px;
    

}




.privacypolicy {

    width: 100%;

    left: 0%;
    margin-left: 0px;
}



.wizardstick h3 {
    font-size: 13px;
    display: none;
}




.expanditems {
    padding-top: 7px;
    text-align: center;
}

.latest02 {
    text-align: center;
}





.isrows2 {

    margin-bottom: 0px;
    border-bottom: 1px solid #999;
}


.rowpadding{
 display: none !important;
 }



.displdata {
 font-size: 18px;
}


.transplit {

    font-size: 18px;
}

.createcustomerform {
    width: 94%;

}

.islist {
    width: 96%;

}
.ititle {

    font-size: 15px;
        margin-left: 0px;
}


.lpanels {

    width: 100%;
}


.nomobile{
  display:none;   
}

.disrupt{
  display:none; 
}

.cimg {
    width: 90%;
    margin: 0px auto;
}

.cimg img{
width: 100%;
}


.getfooter {

      width: 79%;
    font-size: 12px;

}


.lisubs {

    line-height: 34px;
}


.footerl {
    padding-left: 0px;
}


.showlate{
text-align:left;
}

.mobview{
 display:none;
}
.contact-list{
 font-size: 9px;
}



.how {

    text-align: center;
}


.mlinks{
  display:block;
}

.logout {
    width: 98% !important;
}


.dropdown-content {

    left: -79px;
}


.rowheader {
    display:none;
}

.searchbar {
    width: 98%;
    margin: 0px auto;
}

.archive, .rmsub, .rminvoice, .rsinvoice, .pleasewaitbar, .viewlink{
left: 13px;
    margin-left: 0px;
    width: 88%;
  
}



.dlinks{
  display:none;
}
 
 .paypal{
   text-align:center;

 }
 
 
 .monthly {
    width: 86%;
}



 .invocedisplay{
  
font-size: 15px;
    padding-top: 41px;

}


.formadd {
    width: 100%;
    margin: 0px auto;
}



.clabel{
     width: 5%;

  
}


.rlabel{
width:86%;
}



.cxlabel {

    display: none;
}



.phoneformat {

width: 234px;
}

.sltpending, .sltsettled {
border: 1px solid;
    display: inline-block;
    text-align: center;
    width: 118px;
}


.rxlabel{
        width: 99%;
    padding-left: 6px;
    text-align: center;
}


.exlabel{
    width: 100%;
    padding-left: 6px;
    text-align: center;
}



.secbank {
    width: 94%;
    padding: 2px 5px;
        margin-top: 17px;

}

.selectadj {
    width: 100% !important;

}

.dgbtn {
margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
    height: 46px;
    padding: 6px;

}





.businessname{
      font-size: 12px;
}




.bankdiv {
width: 83%;
padding: 22px;
}



.acctext {

    margin-left: 8px;

}


.ccard {
    width: 100%;

}



.extraformat {
    font-size: 16px !important;
    height: 53px !important;
           width: 98%;
}



 
 .header{
 width: 88%;
 }


  
}

