@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700italic,700,600);
body
{
padding:0;
margin:0;
font-family: 'Open Sans', sans-serif !important;
background-color:#fff;
}
img
{
border:0;
}
h1,h2,h3,h4,h5,h6,p,ul,ol
{
margin:0;
padding:0;
list-style:none;
font-weight:normal;
}
*
{
box-sizing:border-box;
}



.sold-out-container
{
width:100%;
float:left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9da38+0,b2d233+35,9db925+100 */
background: #b9da38; /* Old browsers */
background: -moz-linear-gradient(top, #b9da38 0%, #b2d233 35%, #9db925 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #b9da38 0%,#b2d233 35%,#9db925 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #b9da38 0%,#b2d233 35%,#9db925 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9da38', endColorstr='#9db925',GradientType=0 ); /* IE6-9 */
padding:71px 0;
position:fixed;
height:100%;
}
.sold-container
{
width:729px;
margin:auto;
}
.sold-block
{
width:100%;
float:left;
border:10px solid #454545;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.sold-inner
{
width:100%;
float:left;
background-color:#fff;
text-align:center;
padding:25px 15px 14px;
border: 10px solid #fff;
border-image: repeating-linear-gradient( 45deg, #b4de01, #b4de01 2px, #fff 2px, #fff 1%) 10;
}
.sold-inner h1
{
font-size:33px;
color:#ff0000;
text-transform:uppercase;
font-weight:700;
}
.sold-inner p
{
font-size:20px;
color:#ff0000;
font-weight:700;
}
.join-form
{
width:310px;
margin:auto;
}
.join-form-inner
{
width:100%;
float:left;
}
.name-fld
{
width:100%;
float:left;
border:1px solid #a5a4a4;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:14px 10px;
margin:9px 0 0;
}
.name-fld-left
{
width:27px;
float:left;
border-right:1px solid #bebebe;
}
.name-fld-left img 
{
float: left;
}
.name-fld-right
{
width:259px;
float:right;
}
body .enter-name
{
width:100%;
box-shadow:none!important;
border:none !important;
padding:0 !important;
margin:0 !important;
font-size:18px !important;
border-radius:none !important;
font-weight:700 !important;
line-height:19px !important;
padding-left:8px !important;
color:#b0afaf !important;
}
.join-button
{
width:100%;
float:left;
border:1px solid #297900;
font-size:19px;
color:#fff;
font-weight:900;
text-align:center;
text-shadow:1px 2px 1px #000000;
margin:19px 0 12px ;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#94e644+0,94e644+50,a1d54f+50,398403+51,398403+100 */
background: #94e644; /* Old browsers */
background: -moz-linear-gradient(top, #94e644 0%, #94e644 50%, #a1d54f 50%, #398403 51%, #398403 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #94e644 0%,#94e644 50%,#a1d54f 50%,#398403 51%,#398403 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #94e644 0%,#94e644 50%,#a1d54f 50%,#398403 51%,#398403 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#94e644', endColorstr='#398403',GradientType=0 ); /* IE6-9 */
-moz-box-shadow: 1px 0px 11px #000000;
-webkit-box-shadow: 1px 0px 11px #000000;
box-shadow: 1px 0px 11px #000000;
min-height:40px;
text-transform:uppercase;
}
.join-button:hover
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#398403+0,398403+49,a1d54f+50,94e644+50,94e644+100 */
background: #398403; /* Old browsers */
background: -moz-linear-gradient(top, #398403 0%, #398403 49%, #a1d54f 50%, #94e644 50%, #94e644 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #398403 0%,#398403 49%,#a1d54f 50%,#94e644 50%,#94e644 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #398403 0%,#398403 49%,#a1d54f 50%,#94e644 50%,#94e644 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398403', endColorstr='#94e644',GradientType=0 ); /* IE6-9 */
}
.sign
{
width:100%;
float:left;
font-size:14px;
color:#667786;
}
.seo-container
{	
 background:none #005184!important;
}
.seo-mastership
{
background:none #66bf0f!important;
}
.serp-code
{
background:none #97c82d!important;	
}
.serp-code-inner
{
	border:10px solid #5e5e5e;
}

.seo-container .sold-block {
  border: 10px solid #66bf0f;
}
.seo-container .sold-inner {
	border-image: repeating-linear-gradient( 45deg, #7bccff, #7bccff 2px, #fff 2px, #fff 1%) 10;
}
.seo-mastership .sold-block
{
	border:10px solid #014365;
}

.serp-code .sold-block
{
	border:10px solid #5e5e5e;
}
.serp-avenger .sold-block
{
	border:10px solid #fbc43c;
}
.serp-avenger
{
	background:none !important;
}



.smartpbn .sold-block
{
	border:10px solid #0c70b6;
}
.smartpbn
{
	background:#64bb0e;
}
