HEX
Server: Apache
System: Linux p3plmcpnl494318.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: halcosmu (4392252)
PHP: 8.4.18
Disabled: NONE
Upload Files
File: /home/halcosmu/public_html/health.nationalcashfunding.com/style.css
.navbar
{
    padding: 10px;
    border-radius: 0px;
}
.navbar-brand{
    padding-top: 0px;
}
form{
    background-color: rgba(0,0,0,.4) !important;
    padding: 15px 10px;
}
.form-heading, .form-call{
    line-height: 20px;
    text-align: center;
    text-shadow: 1px 1px #000;
}
.form-heading{
    color: #8FAEC9;
}
.form-call{
    color: #ffffff;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 40px;
}
form h2{
    padding-bottom: 5px;
}
input, select{
    margin: 10px 0px;
    padding: 15px 20px;
    height: 30px !important;
    background-color: #e6e6e6 !important;
    border: 0 !important;
}

form .btn{
    margin-top: 10px;   
    padding: 5px 35px;
    border: none !important;
    border-radius: 5px;
    background: #ff9900;
    font-size: 22px;
    color: #111;
    font-weight: bold;
}
p.agree{
    margin-top: 20px;
    font-size: 10px;
    text-align: justify;
    color: #8FAEC9;
}

.jumbotron{
    background: url('img/health.jpg') fixed;
    background-size: cover;
    position: relative;
    
}

h1.bigheader{
    margin-top: 60px;
    font-size: 55px;
    text-shadow: 5px 5px 8px #000;
    font-weight: bold;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}

.headersub{
    color: #ff9900;
    font-size: 18px;
    text-shadow: 5px 8px 8px #000;
}
form{
    margin-top: 20px;
}
form input,select{
    height: 40px !important;
    background-color: #e6e6e6 !important;
    border: 0 !important;
}
form select placeholder{
    color: #8FAEC9;
}
 input[type="date"]:before {
    content: attr(placeholder) !important;
    color: #000;
    margin-left: -10px;
    margin-right: 15px;
  }
  input[type="date"]:focus:before,
  input[type="date"]:valid:before {
    content: "";
  }

.disclaimer{
    padding: 50px 0;
    background-color: antiquewhite;
}
.disclaimer p{
    text-align: justify;
    font-size: 11px;
}

footer p{
    font-size: 13px;
    text-align: center;
    background-color: #222;
    color: #fff;
    padding: 3px 0;
}

.bannertext i{
    padding-right: 15px;
}
.bannertext{
    margin: 40px 0;
}
.bannertext h1{
    margin-bottom: 30px;
    font-size: 50px;
    font-weight: bold;
}
.bannertext{
    color: #fff;
    line-height: 30px;
    font-size: 2vw;
}

.lady img{
    width: 500px;
}
.thanktext img{
    padding-top: 50px;
}