@charset "utf-8";
/* CSS Document */


.get-approved-btn {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;
}

.get-approved-btn a {
    color: #fff;
    text-decoration: none !important;
    background: #0095ff;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: sans-serif;
}


.form-container
{ /*height:800px;
overflow-y:scroll;*/
margin-top:100px;
margin: auto;
max-width: 90vw;
}

.imp
{ line-height: 155% !important;
    margin-top: 20px;
    font-weight: 500;
}

.aff-form
{ margin: 0 auto 60px;
    display: block;
	width:100%;
	height:1590;
}

.form-inner
{ 
margin: auto;
max-width: 90vw;
width: 640px;
}


.input-box
{ border: 1px solid #dadce0;
border-radius: 8px;
    margin-bottom: 12px;
    padding: 24px;
    page-break-inside: avoid;
    word-wrap: break-word;
}

.blue-border-top
{ border-top:10px solid #4572b5;
}

#get-approved {
    margin-top: 0;
	text-align:left;
}

.input-box p.in-order
{ font-size:14px !important;
}

.ast
{ color:#d93025;
}

.input-box input[type="text"]
{ border: none;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 3px;
    width: 50%;
	margin-bottom:10px;
	outline:none !important;
}

.input-box input[type="email"]
{ border: none;
    border-bottom: 1px solid #d1d1d1;
    padding-bottom: 3px;
    width: 50%;
	margin-bottom:10px;
	outline:none !important;
}

.input-box p
{ font-size:16px !important;
}

.id-list li
{ font-size:14px;
margin-bottom:10px;
}

.red-3
{ width: 400px;
  margin-top: 40px;
}

#clk-p
{ margin-bottom:10px;
}

#if-you {
margin-bottom:10px;
font-size:14px !important;
}

.input-box input[type="checkbox"] {
    width: 26px;
    height: 14px;
    margin: 0;
}

.input-box label {
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    display: block;
    margin-bottom: 16px;
}


.red-list li
{ font-size: 18px;
    color: #000;
    font-family: "Open Sans", Helvetica, sans-serif;
    line-height: 176%;
    margin-bottom: 25px;
}

.single-product
{ width:280px;
}

#swipes
{ margin-bottom:3px;
}

.click-here {
    margin-bottom: 4px;
    font-size: 18px;
    text-decoration: underline;
}

.aff-section h1 {
	margin-bottom: 12px;
	color: #0dab5a;
	font-family: sans-serif;
	font-weight: 700;
	font-size: 42px;
	text-align: center;
	line-height: 120%;
	padding:0 8%;
}
.aff-section h1 span {
	color: #ff0000;
}
center p {
	margin-bottom: 6px !important;
}
.track {
	margin-bottom: 20px;
}
.aff-banner-sec {
	padding: 20px 0 0;
}
.top-links {
	text-align: center;
	padding-left: 0;
}
.top-links li {
	display: inline-block;
	list-style-type: none;
}
.top-links li a {
	color: blue;
	text-decoration: underline !important;
	font-size: 19px;
	padding: 0 12px;
}
.bottle {
	float: right;
	width: 210px;
}
.test-box {
	background: #109342;
	padding: 20px;
	margin-bottom: 30px;
}
.test-box p {
	margin-bottom: 0 !important;
	color: #fff !important;
}
.test-box h4 {
	font-weight: 600;
	color: #000;
	font-size: 19px;
	margin-top: 0;
	color: #fff !important;
}
.link-href {
	color: blue;
	text-decoration: underline;
	font-size: 18px;
}
.red-font {
	color: red;
	font-weight: 600;
}
.th {
	margin-bottom: 30px;
	border: 1px solid #000;
}
.aff-white-box {
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
	color: #4a4a4a;
	display: block;
	padding: 10px 30px 30px;
	margin-bottom: 4%;
	margin-top: 5px;
}
.aff-section h2 {
	margin-bottom: 12px;
	color: #000;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-weight: 700;
	font-size: 25px;
}
.aff-section p {
	font-size: 20px;
	color: #000;
	font-family: "Open Sans", Helvetica, sans-serif;
	line-height: 176%;
	margin-bottom: 25px;
}


p#generator_link {
    font-size: 18px;
}

.aff-section h3 {
	margin-bottom: 16px;
	color: #000;
	font-family: "Open Sans", Helvetica, sans-serif;
	font-weight: 700;
	font-size: 21px;
	margin-top: 3%;
}
.form-box {
	background-color: #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 0;
	border: 1px solid #999999;
	max-width: 452px;
	height: auto;
	margin: 0 auto 50px;
	color: #000;
}
.form-box .row {
	width: 100%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
}
.form-box label {
	font-size: 16px;
}
.hop-title {
	text-align: center;
	font-size: 28px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
}
.form-box #lid {
	width: 100%;
	height: 30px;
	outline: none;
}
.form-box .btn {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	color: #fff;
	background-color: #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px;
	border: 1px solid #999999;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.form-box .btn:hover {
	background-color: #666666;
}
.form-box #generated-section {
	display: none;
}
.super-list {
	padding-left: 22px;
}
.super-list li {
	list-style-type: none;
	font-size: 20px;
	line-height: 32px;
	color: rgb(51, 51, 51);
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-family: sans-serif;
	padding-left: 41px;
	background: url(../images/tick-1.png?v=1.5) no-repeat left -4px;
}
.blue-txt {
	color: blue;
	text-decoration: underline;
}
.super-list2 {
	padding-left: 50px;
}
.super-list2 li {
	list-style-type: decimal;
	font-size: 20px;
	line-height: 32px;
	color: rgb(51, 51, 51);
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-family: sans-serif;
	padding-left: 3px;
	/* background: url(../images/tick-2.png?v=1.12) no-repeat left 4px;*/
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.blue-txt-u {
	color: blue;
}
.table-pad {
	padding: 20px 14% 0;
}
.table-links {
	color: #000;
	border: 2px solid #d2d2d2;
}
.table-links > thead > tr > th, .table-bordered > tbody > tr > td {
	border: 2px solid #d2d2d2;
	font-size: 15px;
}
.super-list3 {
	padding-left: 22px;
}
.super-list3 li {
	list-style-type: none;
	font-size: 20px;
	line-height: 32px;
	color: rgb(51, 51, 51);
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-family: sans-serif;
	padding-left: 35px;
	background: url(../images/arrow-1.png?v=1.12) no-repeat left 4px;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

.fb-list.super-list3 li {
	background: url(../images/arrow-2.png?v=1.12) no-repeat left 4px;
}

.fb-list.super-list3 li {
	background: url(../images/arrow-2.png?v=1.12) no-repeat left 4px;
}
.ben-list.super-list3 li {
	background: url(../images/arrow-3.png?v=1.12) no-repeat left -3px;
}

.donot-list.super-list3 li {
	background: url(../images/arrow-4.png?v=1.12) no-repeat left 4px;
}

.head-tab{
	font-size:22px;
	font-weight: 500;
}
.table-responsive{
	width:100%;
	overflow-x:scroll;
}

.table-responsive th{
	background:#efefef;
}

.wd{
	border:1px solid #000;
	padding:15px 20px;
}

.head-tab-1{
	font-size:20px;
	font-weight: 500;
}
.fb-ads-policy{
	margin-bottom:15px;
}




 @media only screen and (max-width: 480px) {
.aff-section h1 {
	font-size: 28px;
	line-height: 1.2;
}
.aff-section h3 {
	font-size: 22px;
	line-height: 1.2;
}
.aff-section p {
	font-size: 18px;
	color: #000;
	font-family: "Open Sans", Helvetica, sans-serif;
	word-break: break-word;
}

.form-box label {
    font-size: 16px;
    margin-top: 10px;
}

.form-box
{ margin:0 auto 20px;
}

.bottle
{ width:55%;
margin:0 auto 10px;
float:none;
}



.super-list {
	padding-left: 0px;
}
.super-list li {
	font-size: 18px;
}
.aff-section h2 {
	font-size: 23px;
	line-height: 1.2;
}
.super-list2 {
	padding-left: 21px;
}
.super-list3 {
	padding-left: 0px;
}
.table-pad {
	padding: 15px 0 0;
}
.aff-banner-sec {
	padding: 10px 0;
}
.hardwood-tonic-logo {
	margin: 0 auto 10px;
	display: block;
}
.aff-white-box {
	margin-bottom: 6%;
}
.head-tab-1 {
    font-size: 18px;
    font-weight: 500;
}

.wd{
	padding: 15px 10px;
}

.head-tab {
    font-size: 20px;
    font-weight: 500;
}

}
