
* { 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: 16px;
    font-weight: 400;
    line-height: 1.50;
      margin: 0;
    padding: 0;
    width: 100%;
height: 100%;
    background: transparent;

    
    
}

.content, .features, .signup-form, .contact {
    margin-bottom: 20px;
}


.joinwrapper{
  
}

.formwrapper{

  
}

.iconthnx{

}


.thankyouwrapper{
 display:none;
}

.doleft{
  
 text-align:left;
}
.xtitle {
    text-align: left;
    font-size: 33px;
    line-height: 37px;
    letter-spacing: 0.92px;
    color: #01358D;
    opacity: 1;
    font-weight: 700;
    margin-bottom: 0;
    font-family: var(--poppins-font);
}

.xliner {
    color: #f89920;
}


.dohide{
 display:none;
}



.error-message {
  display:none;
    color: #FF0000; /* red text color */
    background-color: #FFECEC; /* light red background */
    border: 1px solid #FF0000; /* red border */
    padding: 10px 15px; /* spacing inside the message box */
    margin: 10px 0; /* space around the message box */
    border-radius: 4px; /* rounded corners */
    font-size: 0.9em; /* slightly smaller text */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2); /* subtle shadow for depth */
}


.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;

}


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

.bodytext{

    padding-right: 30px;
    position: relative;
    width: 87%;

    height: auto;
    background: #fff;
    margin: 0px auto;
    border: 1px solid #ccc;
    top: 48px;
    padding: 10px;
        line-height: 31px;
        padding-bottom: 50px;
}


.form-horizontal {

  font-family: "Poppins", sans-serif;
}



.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: #fff;
}


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

.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;
}


.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%;
}


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

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

.cselect {
    position: relative;
    display: block;
    width: 90%;
    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%;
}


.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: 150px;
    border-color: #000;
    border: 1px solid #ccc;
    background: #ffffff;
    left: 50%;
    margin-left: -200px;
           height: 295px;

}

.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;
  
}

.resetpassword{
margin-top: 40px;
    height: 40px;
    cursor:pointer;
    color:blue
}


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

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

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


.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;
}

.dowhite{
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: 32%;
    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: 0x;
    margin-top: 0px;
    padding: 1px;
    background: #bbbcbc;
    color: white;
}

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


.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: 13px;
    width: 98%;
    background: #fff;
    border-bottom:dotted 1px #ccc;
    }
    
    .expanditems {
    padding-top: 7px;

    }
    
    
    
    .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{
 background: #fff;
 padding-bottom:30px;
  height:auto;
  margin-top:30px;
 

    padding-top: 26px;

}


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

}


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

.monthly{
 width:30%;
}



.recuradd{

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


.addrecuradj,.btnwhiteborder{

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

}


.sendinvoicebtn{

  background: green !important;
    color: #fff;

}

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

.rowheader{
    width: 90%;
    margin: 0px auto;
    background: #f4f2f2;
    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: 30px;

}


.mbtn{
  width: 78px;
}




.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;
}

.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%;
    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;
}


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



.loader{
background: #fff;
    width: 98%;
    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{
    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;
}


.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: 50px;
    margin-bottom: 30px;
}

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

}


.bankdiv {
width: 83%;
    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: 25px;
 padding-top: 18px;
 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;
}

.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: #c24e00;
    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;  
}


.emailwrapp{
 overflow-wrap: break-word;
}


.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;
}


.copied{
 display:none;

}


.codetxt{
text-align: center;

}

.mlinks{
  display:none;
}


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

}



@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;
}



img.img-responsive {
    width: 100%;
}


img.img-start{

}


.resetform{
 display:none; 
}

.resetgood,.resetbad{
 display:none;
 padding-left: 80px;
}
.resetbad{
 font-weight: 400;
}





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

@media (min-width: 320px) and (max-width: 812px) {
  
 .bodytext {
            width: 88%;
        height: auto;
 }
 
 
 
 .resetgood, .resetbad {
   
    padding-left: 0px;
    font-weight: 700;
}




 
 

.tabresponsivce{
  width: 100%;
}

 
 .fourcs{
 margin-top:8px;

}

.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: 13px;
    padding-top: 41px;

}


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



.clabel{
     width: 5%;

  
}


.rlabel{
width:86%;
}



.cxlabel {

    display: none;
}



.phoneformat {

width: 281px;
}


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




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

}

.selectadj {
    width: 100% !important;

}

.dgbtn {
margin-bottom: 20px;
    margin-top: 10px;
}


.businessname{
      font-size: 12px;
}




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



.acctext {

    margin-left: 8px;

}


.ccard {
    width: 100%;

}



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



 
 .header{
 width: 88%;
 }


  
}

