html, body, form, input[type=text], textarea, select {
    margin: 0;
    padding: 0;
    max-height: 100%;
    max-width: 100%;
    font-family: 'Raleway',"century gothic bold","Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    font-size: 13pt;
    /*background-position: left top ;*/
    background-attachment: fixed;
    background-repeat: no-repeat;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
    background-size: cover;
    clear: both;
    background-size: cover;
}


a, a:visited {
    color: white;
}

.row {
    width: 100%;
    margin: auto;
    margin-bottom: 5%;
}

.header {
    margin: 0, auto;
    min-width: 100%;
    background-color: rgba(12,34,63,0.9);
    /*background-color:rgba(0,0,0,0.9);*/
    text-align: center;
    font-family: 'Raleway',"century gothic bold","Lucida Sans Unicode", "Lucida Grande", sans-serif;
    z-index: 9999;
    margin: auto;
    clear: both;
    position: fixed;
}

.hfbox {
    margin: auto;
    width: 100%;
}
.info {
    background-color: rgba(12,34,63,0.8);
    color: white;
}
.info2{
    background-color: rgba(41,171,226,0.7);
}
            .plan{
            background-color: rgba(41,171,226,0.9);
            border-bottom:1pt solid #0c223e;
        }
/*.nav-btn{
    display:block;
    text-align:left;
    cursor:pointer;
    background-color:rgba(0,0,0,0.9)
}*/

h1 {
    font-size: 35pt;
    letter-spacing: 3px;
    padding: 5px;
    margin: auto;
    margin-bottom: 1%;
}

#footer {
    background-color: rgba(12,34,63,1.0);
    /*background-color:rgba(0,0,0,0.9);*/
    bottom: 0 !important;
    color: white;
    clear: both;
    position: relative;
    width: 100%;
}

.footerw {
    width: 100%;
    margin-bottom: 0px;
    /*background-color:pink;*/
    text-align: center;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
}

.fcolumn-3rd {
    display: inline-block;
    /*margin:0,auto,auto,auto;*/
    text-align: left;
    padding-left: 4.5%;
    padding-right: 4.5%;
    padding-bottom: 5px;
    padding-top: 5px;
}


.fsmall {
    font-size: 9pt;
    text-align: left;
    list-style: none;
    margin: auto;
    padding: 0px;
    align-items: flex-start;
    letter-spacing: .5pt;
    text-decoration: none;
}

.copyright {
    font-size: 10pt;
    height: 25px;
    text-align: center !important;
    padding: 5px;
    color: rgba(41,171,226,1.0);
}

.privy {
    font-size: 10pt;
    height: 25px;
    text-align: center !important;
    padding: 5px;
    color: rgba(41,171,226,1.0);
}

.tag-line {
    font-size: 18pt !important;
    font-weight: 800;
    color: #0c223e;
    /*letter-spacing:1pt;*/
    vertical-align: bottom;
    text-align: left;
    letter-spacing: 1pt;
}

.page {
    margin: auto;
    min-height: 100%;
}





.img-caption {
    margin-top: 25px;
    font-size: 16pt;
    font-family: 'Raleway',"century gothic bold","Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-align: center;
}

.notice {
    padding-top: 25px;
    font-size: 10pt;
    line-height: auto !Important;
}

.business-area {
    width: 480px;
    text-align: center;
    color: white;
}

h2 {
    margin: 5px;
    letter-spacing: 2px;
    font-size: 16pt;
        color: #0c223e;
}

p {
    margin: 5px;
    padding: 5px;
}


.tag {
    font-size: 36pt;
    font-weight: 300;
    letter-spacing: 2px;
    margin: auto;
    align-content: center;
    text-transform: uppercase;
}

.dir {
    font-size: 22pt;
    text-transform: uppercase;
}

h3 {
    font-weight: 300;
    /*letter-spacing:.5pt;*/
    font-size: 11pt;
}



.icon {
    float: right;
}

.btn {
    float: right;
    padding-top: 5px;
}

ul {
    list-style: disc;
}

.error{
    background-color:#ffa5b3;/*rgba(255,233,236,1.0);*/ /*#324d70;*/
}
::-webkit-input-placeholder {
 font-size: 16px;
  color: #000000;
text-align: left;
 font-weight: normal;
}
:-moz-placeholder { /* older Firefox*/
 font-size:16px;
  color: #000000;
text-align: left;
 font-weight: normal;
}
::-moz-placeholder { /* Firefox 19+ */ 
 font-size: 16px;
  color: #000000; 
text-align: left;
 font-weight: normal;
} 
:-ms-input-placeholder { 
 font-size: 16px; 
 color: #000000;
text-align: left;
 font-weight: normal;
}



.btnSubmit{
    vertical-align:bottom;
   border: 1px solid #a0c2ed; 
    border-radius: 10px;
    color: #191919;
    font-weight:600;
    padding: 5px 5px 4px 35px;
    background: url('/images/submit-icon.png') no-repeat left 5px top 5px #a0c2ed;
    float:right;
    cursor:pointer;
    width:120px;
   
}

.bntRefresh{
    vertical-align:bottom;
   border: 1px solid #a0c2ed;
    border-radius: 10px;
    color: #191919;
    font-weight:600;
    padding: 5px 5px 4px 35px;
    background: url('/images/refresh-icon.png') no-repeat left 5px top 5px #a0c2ed;
    float:right;
    cursor:pointer;
    width:120px;
}
.btnLog {
     vertical-align:bottom;
   border: 1px solid #a0c2ed;
    border-radius: 10px;
    color: #191919;
    font-weight:600;
    padding: 5px 5px 4px 35px;
    background: url('/images/lock-icon.png') no-repeat left 5px top 5px #a0c2ed;
    float:right;
    cursor:pointer;
    width:120px;
}
