/* Reset */

html, body, span, a, h2, p,  ol, ul, footer, header, menu,
nav, php, main, singleline, singleline2, label {
font-family: Optima, Candara, 'Noto Sans', source-sans-pro, sans-serif;
font-weight: normal;
margin:0;
}
* {
box-sizing:border-box;
}
ol, ul {
list-style: none;
}

body {
width:100%;
-webkit-text-size-adjust: none;
-ms-overflow-style: scrollbar;
}
/* Basic */
@-ms-viewport {
width: device-width;
}

a {
-moz-transition: border-bottom-color 0.2s ease, color 0.2s ease;
-webkit-transition: border-bottom-color 0.2s ease, color 0.2s ease;
-ms-transition: border-bottom-color 0.2s ease, color 0.2s ease;
transition: border-bottom-color 0.2s ease, color 0.2s ease;
text-decoration: none;
}
a:link {
position: relative;
display: block;
color:#1f3f65;
text-decoration:none;
font-weight:bold;
margin-bottom: 1em;
}
a:visited {
color:#1f3f65;
}
a:hover {
color: #80048f;
}
a:active {
color:#1f3f65;
}
a:focus {
color:#ffffff !important;
background-image: none;
outline: 3px dotted #a307fc;
background: #d004fc !important;
}
strong, b {
font-weight: 600;
}
/************* Button special **********************/

.button.special {
font-size:1em;
color: #ffffff !important;
font-weight:900;
border: solid 0px #b09f7e;
border-radius: 8px;
display:block;
max-width:373px;
text-align:center;
background: rgba(0,0,0,.3);
border-top:1px solid rgba(0,0,0,.4);
letter-spacing:1px;
outline:0;
cursor:pointer;
padding: .25em  0em  .3em  0em;
margin:0 auto;
-moz-appearance: none;
-webkit-appearance: none;
-ms-appearance: none;
appearance: none;
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
text-decoration: none;
text-transform: none;
}

.button.special:hover {
background-color: #000000;
}
.button.special:active {
background-color: #000000;
}
@media screen and (max-width: 736px) {
.button.special {
font-size:1em;
}
}
@media screen and (max-width: 480px) {
.button.special {
font-size:.8em;
}
}
@media screen and (max-width: 360px) {

.button.special {
font-size:.8em;
}
}


/******************* Main *****************************/
#main {
text-align:center;
display:block;
background:transparent;
padding:4em 1em 4em 1em;
height:auto;
width:100%;
}
#main .container {
border: 3px solid #28347c;
margin-right: auto;
margin-left: auto;
max-width: 850px;
width: 100%;
}
#main span {
color:#8d6902;
font-weight:bold;
}
#main img {
width: 100%;
z-index: 0;
}
#main h1 {
color: #024168;
font-size:1.25em;
font-weight:600;
line-height:1.25em;
padding:0em  0 .5em 0;
}
#main b {
color:rgba(91,2,42,1);
}
#main h2 {
position: relative;
background: #28347c;
font-size:1em !important;
color: #ffffff;
font-weight:400;
padding: .5em 0 .25em 0;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
margin-top: 0;
max-width: 850px;
z-index: 2;
}
#main h3 {
font-size: .85em;
font-weight: 600;
line-height:.6em;
padding:0;
}
#main p {
display:block;
font-size: .8em;
color:rgba(0,0,0,.8);
max-width: 835px;
text-align:justify;
line-height:1.5em;
padding:0em 0em 1em 0em;
margin:0 auto;
margin-block-start: 0em;
margin-block-end: 0em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
#besure p {
margin-top:1em;
}
/*************** Form ********************/
.myform {
position: relative;
display: table;
text-align: center;
margin:0 auto;
padding: 0em .2em 2em .2em;
width: 100%;
}
.form-group {
position: relative;
display: block;
width: 100%;
}
.groupone {
margin-right:0;
margin-bottom: .25em;
width: 100%;
}
.grouptwo {
margin-bottom: 0em;
width: 100%;
}
.controls {
display: block;
position: relative;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
#name {
display: inline-block;
text-align: left;
padding:0;
width: 50%;
}
#month {
display: inline-block;
text-align: left;
padding:0;
width: 15%;
}
#day{
display: inline-block;
text-align: left;
padding:0;
width: 15%;
}
#year{
display: inline-block;
text-align: left;
padding:0;
width: 15%;
}
#email {
display: inline-block;
text-align: left;
padding:0;
width: 22%;
}
#homeaddress {
display: inline-block;
text-align: left;
padding:0;
width: 22%;
}
#city {
display: inline-block;
text-align: left;
padding:0;
width: 15%;
}
#state {
display: inline-block;
text-align: left;
padding:0;
width: 7%;
}
#zip {
display: inline-block;
text-align: left;
padding:0;
width: 10%;
}
#phone {
display: inline-block;
text-align: left;
padding:0;
width: 16%;
}
.controlstwo { 
position: relative;
display: block;
margin: 0;
width: 250px;
}
.singleline {
display: block;
font-size: .7em;
color: #000000;
font-weight: 800;
letter-spacing: 0px;
text-align: left;
padding: .5em 0em 0 0em;
clear: both;
width: 100%;
}
.singleline2 {
display: block;
font-size: .7em;
color: #000000;
font-weight: 800;
letter-spacing: 0px;
text-align: left;
padding: .5em 0 0 0;
width: 100%;
}
.singleline3 {
text-align: left;
display: inline-block;
font-size: .7em;
color: #000000;
font-weight: 800;
letter-spacing: 0px;
padding: .5em 0 0 0;
width: 100%;
}
@media screen and (max-width: 736px) {

#main h1 {
font-size:1.15em;
}
}
@media screen and (max-width: 550px) {

#main h1 {
font-size:1em;
}
#main h3 {
font-size:.7em;
}
#time {
font-size:.8em;
}
#main p {
line-height:1.25em !important;
}
}

/****************** Button ***********************/
input[type="submit"].button,
.button {
text-align: center;
font-size: 1em;
color: #ffffff;
border-radius: 8px;
border: 0px solid;
border-color: #ffffff;
background-color: #28347c;
cursor: pointer;
text-decoration: none;
text-transform: none;
padding:.35em 1em .35em 1em;
margin-top:1em;
float:left;
clear:both;
transition: all 0.35s ease-in-out;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover {
background-color: #28347c;
color: rgba(255,255,255,1);
}
input[type="submit"].alt,
input[type="reset"].alt,
input[type="button"].alt,
.button.alt {
border-color: inherit;
color: inherit;
}
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
input[type="button"].alt:hover,
.button.alt:hover {
background: #4d5c39;
color: #ffffff;
}
#clearthepad {
float:left;
margin-top: 1em;
color:#ffffff;
background-color: #28347c;
border: solid 0px  #d9d3c3;
border-radius:4px;
outline:none;
cursor:pointer;
line-height:1.75em;
width: 9em;
}
#clearthepad:hover {
background-color: rgba(2,65,104,.55);
transition: all 0.35s ease-in-out;
}
#clearthepad:focus {
color:#ffffff;
outline: 3px dotted #a307fc;
background-color: #d004fc;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="card_state"],
textarea {
-moz-appearance: none;
-webkit-appearance: none;
-o-appearance: none;
-ms-appearance: none;
appearance: none;
-webkit-writing-mode: horizontal-tb;
font-size: .8em;
color: rgba(0,0,0,1);
background: #ffffff;
border-right:none;
border-left:none;
border-top:none;
border-bottom: solid 1px #000000;
border-radius: 0px;
cursor:text;
outline:none;
text-transform:capitalize;
text-decoration: none;
height: 1.5em;
line-height:1em;
box-sizing: border-box;
margin:0;
padding-left: .5em;
}
input:focus {
color: #ffffff !important;
outline: 3px dotted #a307fc;
background-color: #d004fc;
}
#number, #routing, #fei, #bankname, #busaddress {
max-width:100%;
}
#address {
float:left;
max-width:57%;
margin-right:.2em;
}
.select {
border-radius:0;
}
.control-label {
font-size: .8em;
}
.I {
font-size: .8em;
color: rgba(0,0,0,.8);
font-weight: 400;
max-width: 100%;
text-align: justify;
line-height: 1.5em;
padding-top: 0;
float: left;
}
.wrapper {
position: relative;
user-select:none;
border-radius: 0px;
margin-top: 0;
width: 100%;
min-height: 60px;
max-height: 60px;
}
.signature-pad {
position: relative;
background-color: rgba(0, 0, 0, .05);
border: 1px solid #000000;
border-radius: 0px;
margin-top: 0;
width: 100%;
min-height: 60px;
max-height: 60px;
}
.signature-pad:focus {
color: #ffffff;
outline: 3px dotted #000000;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="card_exp_month"]:focus,
input[type="card_exp_year"]:focus,
input[type="card_cvv"]:focus,
textarea:focus {
color:#ffffff;
outline: 3px dotted #a307fc;
background-color: #d004fc;
}

input:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus::-moz-placeholder {
color: transparent;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: .75em;
color: rgba(0,0,0,.45);
text-align:center;
}
::-moz-placeholder { /* Firefox 19+ */
color: rgba(0,0,0,.45);
text-align:center;
}
:-ms-input-placeholder { /* IE 10+ */
color: rgba(0,0,0,.45);
text-align:center;
}
:-moz-placeholder { /* Firefox 18- */
color: rgba(0,0,0,.45);
text-align:center;
}

@media screen and (max-width:736px) {
.singleline {
font-size:.7em;
}
}
@media screen and (max-width:550px) {
.I {
font-size: .65em;
}
}
/****************** Footer *********************************/
#footer {
position:relative;
text-align:center;
display:block;
background:#ffffff;
padding: 5em 0em 5em 0em;
margin:0em;
width:100%;
}
#footer .copyright {
font-size:1em;
color: rgba(0,0,0,0.6);
font-weight:600;
padding: 0em 0em 0em 0em;
list-style: none;
}
#footer ul li {
line-height:1em;
margin:0em 0em 0em 0em;
}
#footer p {
font-size:1.5em;
padding:1em 0 1em 0;
}
#footer a:link {
color:rgba(2,65,104,1);
text-decoration:none;
font-weight:bold;
}
#footer a:visited {
color:rgba(2,65,104,1);
}
#footer a:hover {
color: rgba(0,0,0,.2);
}
#footer a:active {
color:rgba(2,65,104,1);
}
@media screen and (max-width: 1280px) {
#footer {
}
}
@media screen and (max-width: 980px) {
#footer {
}
}
@media screen and (max-width: 736px) {
#footer {
}
}
@media screen and (max-width: 480px) {
#footer {
padding: 2em 0em 0em 0em;
margin:0em 0em 0em 0em;
}
#footer .copyright {
font-size:.85em;
}
}

input[type=email] {
  text-transform: lowercase;
}
.tt-hint { color: #999; } /* AK for email-autocomplete.js */
