body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height:1.3;
	background:#31024C;
	color: #fff;
}
a {
	text-decoration: none;
	color: #fff
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #fff;
	outline: none
}
img{
	max-width:100%
}
p{
	margin: 0 0 25px;
}
/*------headerTopContainer------*/
.headerTopContainer {
    background: #33054E;
}
.headerTop-part1 {
	width: 100%;
}
.headerTop-part1 p {
	color: #ffffff;
	font-size: 13px;
	font-weight: 500;
	margin: 0;
	line-height: 40px;
	display: inline-block;
	text-transform: uppercase;
	margin-right:20px;
}
.headerTop-part1 p img {
	margin-right: 5px;
}
.headerTop-part1 p span {
	color: #ffffff;
}

.headerTop-part1 p span#clockbox {
	color:#06BBE0;
}

.headerTop-part1 p span.purpledown {
	color:#D65298;
}


.headerTop-part1 p span.greenup {
	color:#4DDA5F;
}

.header-bottom {
	height:8px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6c1b9b+0,4367c7+100 */
	background: #6c1b9b; /* Old browsers */
	background: -moz-linear-gradient(left, #6c1b9b 0%, #4367c7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #6c1b9b 0%,#4367c7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #6c1b9b 0%,#4367c7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6c1b9b', endColorstr='#4367c7',GradientType=1 ); /* IE6-9 */
	
}.headerTop-part2 {
	width: 100%;
	text-align: right;
}
.headerTop-part2 a img {
	margin-right: 5px;
	margin-top: 5px;
}.headerTop-part2 a.headerTop-btt2 {
	border: 1px solid #4b6e8d;
	padding: 0px 14px;
}
.headerTop-part2 a.headerTop-btt3 {
	border: 1px solid #4b6e8d;
	padding: 0px 14px;
}
.headerTop-part2 a.headerTop-btt1:hover {
	background: none;
	border: 1px solid #4b6e8d;
	padding: 0px 19px;
}
.headerTop-part2 a.headerTop-btt2:hover {
	border: 0;
	padding: 1px 15px;
	background: #268be6;
}
.headerTop-part2 a.headerTop-btt3:hover {
	border: 0;
	padding: 1px 15px;
	background: #268be6;
}
/*wrapperTop*/
.wrapperTop {
    background: url(images/banner-bg.png) #31024C no-repeat center top;
    overflow: hidden;
    background-size: 100%;
    padding-bottom: 12px;
}
/*------headerContainer------*/
.headerContainer {
	padding: 8px 0;
	width: 100%;
	overflow: hidden;
}
.headerInner {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
#logo {
	height: 83px;
	margin-top:10px;
	display: block;
	padding: 0;
	float: left;
}
.hdRight {
	float: right;
	padding-top: 2px;
}
.mainNavRight {
	float: right;
}
.navbar {
	margin: 0;
	min-height: 80px;
	background: none;
	border: 0;
}
.navbar .nav>li {
	float: left;    margin-right:15px;
}
.headerContainer .navbar ul.nav > li > a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    line-height: 36px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 500;
	transition:0.4s all;
	-webkit-transition:0.4s all;
	-moz-transition:0.4s all;
}
.headerContainer .navbar ul.nav > li:last-child{
	margin-right:0;
}
.headerContainer .navbar ul.nav > li > a.btn{
	padding:0 20px;
	font-size:13px;
}
.headerContainer .navbar ul.nav > li > a:hover {
	color: #FF65A7;
}
.headerContainer .navbar ul.nav > li > a.btn:hover{
	color:#fff;
}.navbar .navbar-collapse {
	padding-top: 25px;
	height: 400px;
}.navbar .navbar-collapse >ul>li>a>img {	margin-right: 10px;
}
/*bannerContainer*/
.bannerContainer {
    width: 100%;
    padding: 35px 0px 45px 30px;
    background: #51037f;
    background: -moz-linear-gradient(-45deg, #51037f 0%, #31034c 100%);
    background: -webkit-linear-gradient(-45deg, #51037f 0%,#31034c 100%);
    background: linear-gradient(135deg, #51037f 0%,#31034c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51037f', endColorstr='#31034c',GradientType=1 );
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    border-radius: 6px;
    position: relative;
}

.bannerContainer2 {
	width: 100%;
    padding: 35px 0px 45px 30px;
	text-align:center;
    position: relative;
}

.ctn-banner-left {

	padding-top: 25px;
}
.ctn-banner-left h1, .ctn-banner-full h1 {    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: 400;
    margin: 0;
}
.ctn-banner-left h1 span, .ctn-banner-full h1 span {
	color: #00A5FF;
}
.ctn-banner-left p {
    font-size: 18px;
    color: #fff;
    padding: 25px 0 0 0;
    line-height: 30px;
    font-weight:300;
    margin: 0;
}
.banner-left-btt {
	width: 100%;
	overflow: hidden;
}
.banner-left-btt a {
	display: inline-block;
	text-decoration: none;
	padding: 10px 30px;
	border-radius: 30px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
}
.banner-left-btt a.banner-btt1 {
    background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
}
.banner-left-btt a.banner-btt2 {
    padding: 9px 30px;
    border: 2px solid #ffffff;
    margin-left: 15px;
}
.banner-left-btt a.banner-btt1:hover {
	padding: 9px 39px;
	border: 1px solid #268be6;
	background: none;
}
.banner-left-btt a.banner-btt2:hover {
	background: #268be6;
}
.ctn-banner-left h3 {
	font-size: 14px;
	color: #fff;
	padding: 45px 0 30px;
	line-height: 20px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
}
.banner-solid {
    width: 70%;
       margin-top: -255px;
    background: #1439ba;
    background: -moz-linear-gradient(left, #1439ba 2%, #641e9e 100%);
    background: -webkit-linear-gradient(left, #1439ba 2%,#641e9e 100%);
    background: linear-gradient(to right, #1439ba 2%,#641e9e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1439ba', endColorstr='#641e9e',GradientType=1 );
    border-radius: 6px;
    padding: 20px;
    max-height: 200px;
}


.banner-solid h2 {
    margin-top: -220px;
    margin-bottom: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.banner-solid h2 span {
	color:#50BEFA;
	font-weight:500;
}



.ctn-banner-right {
    padding-top: 0px;
    margin-top: -50px;
}
.bounce {
	-webkit-animation: bounce 5.5s infinite;
	animation: bounce 5.5s infinite;
}

/* Scroll down indicator (bouncing) */
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
 -moz-transform: translateY(-30px);
 -ms-transform: translateY(-30px);
 -o-transform: translateY(-30px);
 transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
 -moz-transform: translateY(-15px);
 -ms-transform: translateY(-15px);
 -o-transform: translateY(-15px);
 transform: translateY(-15px);
}
}
/* solidContainer */
.solidContainer {
	padding: 25px 0;
}
.solidContainer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
	text-align: center;
}
.solidContainer li {
}
.solidContainer a {   display:block;
}
.solidContainer a:hover {
	opacity: 0.7;
}
.solidContainer a.solid1 {
	width: 193px;
	background-position: 0 0;
}
.solidContainer a.solid2 {
	width: 198px;
	background-position: -224px 0;
}
.solidContainer a.solid3 {
	width: 174px;
	background-position: -453px 0;
}
.solidContainer a.solid4 {
	width: 137px;
	background-position: -653px 0;
}
.solidContainer a.solid5 {
	width: 141px;
	background-position: -825px 0;
}
.solidContainer a.solid6 {
	width: 171px;
	background-position: -999px 0;
}
/*wrapperMid*/
.wrapperMid {
	width: 100%;
    background: #3F0460;
    overflow: hidden;
    margin-top: -150px;
    padding-top: 100px;
}
.aboutContainer {
    width: 100%;
    padding: 50px 0 30px;
    overflow: hidden;
    margin-top: 0px;
}
.ctn-about-left {

}
.ctn-about-left h3 {
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding-bottom: 20px;
	font-weight: 400;
}
.ctn-about-left h3 span {
	color: #268be6;
}
.ctn-about-left p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 15px;
}
.ctn-about-right {
	text-align:center;
}
.ctn-about-right img {
}
/*conceptContainer*/
.conceptContainer {
	width: 100%;
	overflow: hidden;
	background: url(images/vision-bg.png) #32024D no-repeat center top;
	padding:58px 0px;
}
.conceptContainer h2 {
	font-size:24px;
	font-weight:500;
	text-transform: uppercase;
	margin-top:0px;
}

.conceptContainer h2 span {
	color:#1FA0FA;
}


.ctn-concept h3 {
	color:#CD4E8F;
	text-transform: uppercase;
}

.aboutContainer h5 {
    font-size: 18px;
    color: #1DAEFC;
    text-transform: uppercase;
}

.concept-left {
	margin-top:30px;
}

.concept-left  p {
	font-weight:400;
}

.ctn-concept p {
	font-weight:normal;
}

/*textContainer*/
.textContainer {
    width: 100%;
    overflow: hidden;
    padding: 40px 0;
    background: #50037B;
}
.ctn-text h3 {
	margin: 0;
	font-size: 28px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	color: #fff;
	line-height:40px;
}
.ctn-text h3 span {	color: #0fb0ff;
}
.ctn-text p {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    font-weight: normal;
    margin-bottom: 0px;
}
/*wrapperBot*/
.wrapperBot {
	background: url(images/bg-middle.png) #410065 no-repeat center top;
	background-size: 100%;
	padding:60px 0;
}
.inverstmentContainer h1{
    font-size: 36px;
    color: #fff;
    margin:0;
    text-align: center;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
}
.inverstmentContainer h1 span {
	color: #1FA0FA;
}
.inv-p{
	margin:15px 0 30px 0;
	font-size:15px;
	line-height:24px;
	text-align:center;
	opacity:0.8;
}.divider {
	    background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
    height:1px;
}

.ctn-inverstment {
background: url(images/plan-bg.png) #32024D no-repeat center top;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    padding: 15px 15px 15px;
    overflow: hidden;

}
.inverstment-part {
	width: 100%;
	overflow: hidden;
	padding:15px;
	text-align: center;
}.inverstment-part h2 {
	font-size: 60px;
	color: #fff;
	font-weight: 300;
	margin: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.inverstment-part h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 10px;
}
.inverstment-part h4 {
    font-size: 18px;
    color: #11BAF9;
    font-weight: 400;
    margin: 0;
    line-height: 23px;
    padding: 5px 0;
    text-transform: uppercase;
}
.inverstment-part hr {
	margin: 0;
	border-top: 1px solid #2a3a8e;
}
.inverstment-part p img {
	margin-right: 10px;
}
.inverstment-part p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 400;
    margin: 0;
    line-height: 20px;
    padding: 5px 5px 10px;
    text-align: left;
}

.inverstment-part p span {
	float:right;
}

.inver-btt {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 4px;
}
.inver-btt h5 {
	width: 50%;
	padding: 5px 0px;
	padding-right: 20px;
	float: left;
	text-align: right;
	display: inline-block;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	line-height: 19px;
	min-height: 50px;
	background: #268be6;
	font-size: 12px;
}
.inver-btt h6 {
	width: 50%;
	float: right;
	padding-right: 15px;
	display: inline-block;
	color: #fff;
	margin: 0;
	line-height: 50px;
	background: #f4a859;
	font-size: 24px;
	font-weight: 600;
}
/*visionContainer*/
.visionContainer {
	width: 100%;
	padding: 60px 0;
	overflow: hidden;
}
.ctn-vision {
	width: 100%;
	min-height: 155px;
	padding: 20px 0;
	padding-left: 170px;
}
.ctn-vision h3 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 20px;
}
.ctn-vision p {
	font-size: 14px;
	color: #fff;
	margin: 0;
	line-height: 22px;
}
.vision-part1 {
	background: url(images/bg-off3.html) transparent no-repeat center left;
}
.vision-part2 {
	background: url(images/bg-off4.html) transparent no-repeat center left;
}
/*soundContainer*/
.soundContainer {
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
}
.soundLeft {
	width: 50%;
	float: left;
}
.soundRight {
	width: 48%;
	float: right;
}
.soundRight h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 25px;
}
.soundRight p {
	font-size: 14px;
	color: #fff;
	text-align: justify;
	margin: 0;
	line-height: 23px;
}
/*offerContainer*/
.offerContainer {
	width: 100%;
	overflow: hidden;
	background: #010D37;
}
.ctn-offer {
	width: 100%;
	padding: 40px 0px;
	border-radius: 4px;
	overflow: hidden;
}
.offerLeft {
	width: 55%;
	float: left;
}
.offerLeft h3 {
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 25px;
}
.offerLeft p {
	font-size: 14px;
	color: #fff;
	text-align: justify;
	margin: 0;
	line-height: 23px;
	margin-bottom: 10px;
}
.offerRight {
	width: 44%;
	float: right;
}
/*cryptoContainer*/
.cryptoContainer {
	width: 100%;
	padding-top: 20px;
}
.ctn-crypto {
	width: 100%;
	border-radius: 4px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    background: #250239;
	min-height: 260px;
	padding: 30px 35px;
}
.ctn-crypto-part1 {
	width: 30%;
	float: right;
	text-align: right;
}
.ctn-crypto-part1 img {
	margin-top: -117px;
}
.ctn-crypto-part2 {
	width: 70%;
	float: left;
}
.ctn-crypto-part2 h3 {
    font-size: 24px;
    color: #38a8ff;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-top: 20px;
}

.ctn-crypto-part2 p a {
	    background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
    border-radius: 30px;
    padding: 8px 35px;
    margin: 10px 0px 0px;
    text-transform: uppercase;
    line-height: 36px;
    display: inline-block;
    font-weight: 600;
}

.ctn-crypto-part2 p a:hover {
	background: #183ab8;
}

.ctn-crypto-part2 p span {
	font-size: 18px;
	color: #53c0dd;
}
.ctn-crypto-part2 p {
	font-size: 14px;
	color: #fff;
	margin: 0;
	line-height: 26px;
}
/*contentConteiner*/
.contentConteiner {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
}
.ctn-part1 {
	width: 100%;
	padding-top: 45px;
	text-align: center;
}
.ctn-part1 h3 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    font-weight: 400;
}

.ctn-part1 h3 span {
	color:#228FEA;
}

.advBot {
	width: 100%;
	margin-top: 40px;
}
.advBot .ctn {
    width: 100%;
    min-height: 135px;
    margin-bottom: 30px;
    padding-top: 85px;
}
.advBot .ctn >h3 {
    margin: 0;
    color: #11BAF9;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0;
    font-weight: 400;
    padding-bottom: 15px;
}
.advBot .ctn >p {
	margin: 0;
	font-size: 14px;
	color: #fff;
	    font-weight: 400;
}
.advBot .ctn-adv-part1 {
	background: url(images/feat1.png) no-repeat left top;
}
.advBot .ctn-adv-part2 {
	background: url(images/feat2.png) no-repeat left top;
}
.advBot .ctn-adv-part3 {
	background: url(images/feat3.png) no-repeat left top;
}
.advBot .ctn-adv-part4 {
	background: url(images/feat4.png) no-repeat left top;
}
.advBot .ctn-adv-part5 {
	background: url(images/feat5.png) no-repeat left top;
}
.advBot .ctn-adv-part6 {
	background: url(images/feat6.png) no-repeat left top;
}
.wrapper-bot2 {
	width: 100%;
	    background: #32024D;
	overflow: hidden;

}

.affiliates-bg {
	width: 100%;
    background: url(images/affiliates-bg.png) #410065 no-repeat center top;
    overflow: hidden;
    background-size: 100%;
    padding-bottom: 50px;
}

.affiliates-bg .ctn-part1 h3 span {
	color:#E25296;
}

.affiliate-box {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    background: #250239;
    border-radius: 6px;
    text-align: center;
    padding-bottom: 20px;
    margin:0px 20px;
}

.affiliate-box p {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: normal;
}


.affiliate-box h2 {
	font-size:72px;
	font-weight:400;
	margin-top: 10px;
}

.affiliate-box img {
	margin-top:-50px;
}

.affiliates-bg .advBot {
	padding-top:40px;
}

/*statisticsContainer*/
.statisticsContainer {
    width: 100%;
    padding: 40px 0 34px;
    overflow: hidden;
    background: #4E0576;
}.ctn-about-left h3 {
    font-size: 30px;
    margin: 25px 0 20px;
    padding: 0;
    color: white;
    font-weight: 400;
}.footerContainer .headerTop-part2{
	text-align:left;
	margin-bottom:20px;
}#myModal2 .modal-content {
	background: #fff;
}
#myModal2 .modal-header {
	border: none;
}
#myModal2 .close {
	color: #091e68;
	opacity: 1
}
.aboutpage .advBot .ctn {
	padding: 135px 0 0 0;
	background-position: top center;
	text-align: center
}
.offerContainer.aboutpage {
	background: #072587;
}
.offerContainer.aboutpage .ctn-offer {
	padding: 45px 0;
}
.offerContainer.aboutpage .ctn-offer h3 {
	color: #f4a859;
	font-weight: 600;
}


.affiliates-bg-about {
	padding-top:50px;
}

.inside_wrap {
	padding: 35px 0;
}
h2.heading {
font-size: 36px;
    margin: 0 0 20px;
    padding: 0;
    color: #00b5ff;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
}

.affiliates-bg-about p {
	text-align:center;
}

h4.heading {
	font-size: 18px;
    margin: 0 0 20px;
    padding: 0;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
}

.wheretobuy-list {
	width: 100%;
	float: left;
	margin: 0 0 35px;
}
.wheretobuy-list ul li {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 46px;
}
.wheretobuy-list ul li a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	line-height: 24px;
}
.wheretobuy-list ul li a i {
	font-size: 24px;
	margin: 0 15px 0 0;
	float: left;
}
.wheretobuy-list ul li a:hover {
	color: #f4a859;
}
.aboutbox {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    background: #250239;
    padding: 25px;
    border-radius: 4px;
    margin: 0 0 25px;
    min-height: 213px;
    overflow: hidden;
}
.aboutbox span {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 20px 0 0
}
.aboutbox h3 {
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.aboutbox.odd {
	background: none;
}
.aboutbox.odd span {
	width: 120px;
	height: 120px;
	float: right;
	margin: 0 0 0 20px
}
.textContainer.howto {
    background: #6C1B9B;
    text-align: center;
}

.inverstmentContainer.investmentpage {
	padding-bottom: 55px
}
.inverstmentContainer.investmentpage h1 {
	margin-top: 30px
}
.cryptoContainer.affiliate {
    padding-bottom: 45px;
    background: url(images/bg-middle.png) #410065 no-repeat center top;
    padding-top: 50px;
}
.cryptoContainer.affiliate .ctn-crypto-part1 img {
	margin: 0
}
.form-container-support {
    padding: 15px 0 10px;
}
.form-container-support h2 {
	font-size: 22px;
	text-transform: uppercase;
	margin: 0 0 20px;
}
.contact_box_wrap {
    background: #51037f;
    background: -moz-linear-gradient(-45deg, #51037f 0%, #31034c 100%);
    background: -webkit-linear-gradient(-45deg, #51037f 0%,#31034c 100%);
    background: linear-gradient(135deg, #51037f 0%,#31034c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51037f', endColorstr='#31034c',GradientType=1 );
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    border-radius: 6px;
	padding: 20px;
	width: 100%;
	float: left;
}
.contact_box {
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px;
	margin: 0 0 15px;
	width: 100%;
	float: left;
}
.contact_box h2, .section-title, .refheader {
    font-size: 20px;
    color: #06A9E3;
    text-transform: uppercase;
    margin: 15px 0 10px;
}
.contact_box p {
	margin: 0
}
.contact_box span {
	width:55px;
	float: left;
	display: block;
	margin: 0 20px 0 0;
}
.contact_box h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #489dff;
    margin: 5px 0;
}
.contact_box a {
color: #fe7dad;
}
.contact_box a:hover {
	color: #fff;
}
.contact_box:last-child {
	padding: 0;
	margin: 0;
	border: 0
}
.rules_block {
	border-radius: 8px;
}
.affilist2 {
	line-height: 32px;
}
.paidout_top {
    border-top: 1px solid #9a79dc;
    border-left: 1px solid #9a79dc;
    background: #63469e;
}
.paidout_top td {
    border-bottom: 1px solid #9a79dc;
    border-right: 1px solid #9a79dc;
    padding: 12px;
}
.paidout_top select {
	border-color:#fff;
	color:#fff;
	
}

.rules_block span.selected {
    display: block;
    color: #00A5FF;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.paidout_mid, .member-container table {
	width:100%;
}
.paidout_mid td, .member-container table td, .member-container table th {
    border-bottom: 1px solid #620892;
    padding: 8px 10px;
    text-align: left;
}
.paidout_mid td.inheader, .member-container table td.inheader {
	    background: #620892;
}
.loginwrap, .login_redirect {
	padding: 60px 0;
    background: url(images/banner-bg.png) #31024C no-repeat center top;
    background-size: 100%;
}
.loginheader {
	width: 100%;
	float: left;
	text-align: center;
}
.loginheader #logo {
	float:none;
	margin-bottom:20px;
}
.form-container.loginpage {
	text-align: center;
	padding: 40px 0 0 0;
	background: #51037f;
    background: -moz-linear-gradient(-45deg, #51037f 0%, #31034c 100%);
    background: -webkit-linear-gradient(-45deg, #51037f 0%,#31034c 100%);
    background: linear-gradient(135deg, #51037f 0%,#31034c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51037f', endColorstr='#31034c',GradientType=1 );
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    padding:25px;
    border-radius:6px;
    overflow:hidden;
}.accwrapper {
	width: 100%;
	float: left;
}
.accheaderContainer {
	width: 100%;
	    background: #33054E;
	padding: 10px;
}
.acclogo {
	width: 7%;
	float: left;
}
.accnav {
	width: 60%;
	float: left;
	padding: 0 0 0 30px;
}
.accnav ul li {
	float: left;
	margin: 0 15px 0 0;
}
.accnav ul li a {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    line-height: 42px;
    font-weight: 500;
    position: relative;
    padding: 0 0 0 5px;
}
.accnav ul li a:hover {
	color:#FF65AB;
}
.accnav ul li a i {
    display: block;
    text-align: center;
    margin: 12px auto 0px;
    font-size: 24px;
}
.accright {
	width: 30%;
	float: left;
	text-align: right;
}

.admin {
	display:block;
	text-align:center;
}

.accsettings, .acclogout {
    display: inline-block;
    line-height: 32px;
    margin: 8px -10px 0 -10px;
    text-transform: uppercase;
    position: relative;
    padding: 4px 15px;
    background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
    width: 100%;
    text-align: center;
    border-radius: 36px;
    font-weight: 500;
}


.inside_wrap.myaccount {
	padding-bottom:0px;
}
.accdetails {
	padding: 0 0 30px;
	width: 100%;
	float: left;
}
.username, .reg-date, .last_acc {
    padding: 25px 15px 25px 100px;
    text-align: left;
    min-height: 78px;
    border-radius: 6px;
    min-height: 100px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    border: 2px solid #63469e;
}
.username {
	background:url(images/username.png) #250239 no-repeat 15px center;
}
.reg-date {
	background:url(images/reg-date.png) #250239 no-repeat 15px center;
}
.last_acc {
	background:url(https://ddgu.ddos-guard.net/ddgu/?h=aHR0cHM6Ly9iaXRmb3J0dW5lZ2xvYmFsLmNvbQ==&amp;u=L3N0eWxlcy9pbWFnZXMveW91ci1pcC5wbmc=) #250239 no-repeat 15px center;
}

.affiliate-left {
    background: url(images/ref-2.png) no-repeat 0px center;
    padding-left: 95px;
}

.username h2, .reg-date h2, .last_acc h2 {
    color: #fe7ca9;
    font-size: 18px;
    margin: 0px 0 5px 0;
    text-transform: capitalize;
}
.username p, .reg-date p, .last_acc p {
	margin: 0;
	font-weight: 300;
	text-transform: uppercase;
}
.member-container, .main_dash {
	width:100%;
	float:left
}
.accbal {
    text-align: center;
    background: url(images/bg-pattern.jpg) no-repeat 50% 50%;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);    float:left;
	width:100%;
}
.accbal .header {
    border-radius: 4px 4px 0 0;
    border-bottom: 2px solid #fe7ca9;
	width: 100%;
	float: left;
}
.accbal .header .left {
	width: 50%;
	text-align: left;
	padding: 10px 20px;
	text-transform: uppercase;    line-height:34px;
	font-size: 18px;
	float: left;
}
.accbal .header .right {
	width: 50%;
	text-align: right;
	padding: 10px 20px;
	float: right;
}.accbal .info {
    padding: 30px 20px;
    width: 100%;
    float: left;
}
.accbal .info h3 {
    color: #00bedc;
    font-size: 36px;
    margin: 0;
}
.accbal .info p {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
}
.stats {
	width: 100%;
	float: left;
	margin-bottom:25px;
}
.statsbox {
    background-color:rgba(0,0,0,0.25);
    float: left;
    padding: 20px 20px;
    border-radius: 6px;
    margin: 0 1%;
    width: 23%;
    text-align: left;
}
.statsbox span {
	width: 50px;
	height: 50px;
	float: left;
	margin:0 10px 0 0
}
.statsbox p {
	margin: 0 0 5px;
	text-transform: uppercase;
	font-weight: 400;
}
.statsbox h3 {
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	line-height:24px;
	opacity:0.8;
}
.accbotbox {
	background: #250239;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    border: 2px solid rgba(255,255,255,0.25);
	padding: 20px;
	text-align: center;
	margin: 25px 0 0 0;
	border-radius: 6px;
}
.accbotbox span {
	width: 70px;
	height: 70px;
	display: inline-block;
	margin: 0 0 15px;
}
.accbotbox h3 {
    color: #00a5ff;
    margin: 0;
}
.accbotbox p {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: 400;
}
.accverybottom {
    background: #51037f;
    background: -moz-linear-gradient(-45deg, #51037f 0%, #31034c 100%);
    background: -webkit-linear-gradient(-45deg, #51037f 0%,#31034c 100%);
    background: linear-gradient(135deg, #51037f 0%,#31034c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51037f', endColorstr='#31034c',GradientType=1 );
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    width: 100%;
    float: left;
    border-radius: 4px;
    padding: 20px 10px;
    margin-top: 20px;
}
.accverybottom p {
    margin: 0 0 10px;
    font-weight: 400;
}
.accverybottom a.getban {
background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
	padding: 0 30px;
	border-radius: 50px;
	line-height: 38px;
	display: inline-block;
	text-transform: uppercase;
}
.accverybottom a.getban:hover {
	background: #183ab8;
	color:#fff;
}
.accverybottom a.getban i {
	font-size: 26px;
	float: left;
	margin: 6px 10px 6px 0;
	font-weight: 300;
}
.aff_box {
	width: 100%;
	float: left;
}
.aff_box span {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 15px;
	display: block;
}
.aff_box input.ref-link {
	background: rgba(0,0,0,0.25);
	padding: 10px 15px;
	width: 100%;
	color:#fff;
	border-radius: 4px;
	border:none;
	outline:none !important;
}
.detailed-stats {
	border-bottom: 4px double #fe7dad;
	margin: 0 0 20px;
}
.detailed-stats-box {
	padding: 10px 0;
}
.detailed-stats-box.right {
	text-align: right;
	padding-left: 0;
	background: none;
}
.detailed-stats-box.right h3, .detailed-stats-box.right p {
	float:right
}
.detailed-stats-box p {
	text-transform: uppercase;
	margin: 0 10px 0 0;
	float: left;
}
.detailed-stats-box h3 {
	    color: #fe7dad;
	font-size: 18px;
	margin: 0;
	text-transform: uppercase;
}
.aff-banners {
}
.aff-banners .nav-tabs {
	background: #268be6;
	border-radius: 4px;
	border-color: #268be6;
	padding: 0px 5px;
}
.aff-banners .nav-tabs > li > a {
	margin: 0 0 -1px;
	border: none;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	padding: 10px 8px;
	border-radius: 0;
}
.aff-banners .nav-tabs > li:hover > a {
	color: #f6bb42;
}
.aff-banners .nav > li {
	padding: 0px;
	margin: 0;
	float: left;
}
.aff-banners .nav-tabs > li.active > a, .aff-banners .nav-tabs > li.active > a:hover, .aff-banners .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #f4a859;
	border: none;
	cursor: default;
}
.aff-banners .nav-tabs > li > a:hover, .aff-banners .nav-tabs > li:hover > a {
	padding: 10px 8px;
	border-radius: 0;
	color: #fff;
	background:#f4a859;
}
.aff-banners .tab-content > .tab-pane {
	padding: 20px 0 0 0;
	text-align: center;
}.account_deposit .inver-btt h6 {
    width: 50%;
    float: right;
    padding-right: 10px;
    display: inline-block;
    color: #fff;
    margin: 0;
    line-height: 50px;
    background: #f4a859;
    font-size: 24px;
    font-weight: 600;
    text-align: right;
}

.cert {
	background: #268be6;
	padding: 10px;
	border-radius: 4px;
	text-align: center;
	display: inline-block;
}
.refbottombutton {
	padding: 10px 0;
}
.depositlist_box {
	width: 100%;
	float: left;
    background: url(images/affiliates-bg.png) #410065 no-repeat center top;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
	padding: 20px;
	min-height: 440px;
}
.promobox {
	width: 100%;
	float: left;
    background: url(images/affiliates-bg.png) #410065 no-repeat center top;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
	padding: 20px;
	margin:0 0 25px;
}


.promobox_top {
	    padding: 4px 15px;
    background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
    font-size:14px;
    text-transform: uppercase;
    border-radius:4px;
}

.promobox_top-plans {
	margin-bottom:10px;
	border-bottom:0px;
}
.promobox_top {
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.promobox_top h3 {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
	line-height: 32px;
}
.account_topbox {
    background: url(images/affiliates-bg.png) #410065 no-repeat center top;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
	padding: 25px;
	width: 100%;
	float: left;
	min-height: 340px;
	margin-bottom: 20px;
}
.account_topbox h3 {
	display: block;
	color: #788acb;
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	text-transform: uppercase;
	text-align:left;
	line-height: 32px;
	float:left;
}
.account_topbox a {
	float: right;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	background: #5e64a6;
	border-radius: 40px;
	border: none;
	padding: 0 20px;
}
.account_topbox a:hover {
	background: #ffcc5e;
}
.depositbox_mid {
	text-align: center;
	padding: 0px 0;
	width: 100%;
	float: left;
}
.accountbox_mid h3, .depositbox_mid h3 {
	text-align: center;
	display: block;
	margin: 0 0 25px;
	width: 100%;
}
.accountbox_mid p, .depositbox_mid p {
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	margin: 0 0 10px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.depositbox_mid p.payment-details {
	color: #8ea4c1;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	margin: 5px 0px;
	border: 1px solid #c6e0ec;
	padding: 10px;
}
.accountbox_mid h2 {
	display: block;
	color: #f4a859;
	font-size: 32px;
	font-weight: 500;
	margin: 10px 0 0;
	width: 100%;
	text-transform: uppercase;
	line-height: 56px;
}
.depositbox_mid input.fullwidthinput {
	width: 100%;
	margin: 5px 0 0 0
}
.accountbox_bottom, .depositbox_bottom {
	width: 100%;
	float: left;
	padding: 20px 0 0 0;
}
.accountbox_bottom ul, .depositbox_bottom ul {
}
.accountbox_bottom ul li, .depositbox_bottom ul li {
	border-bottom: 1px solid #2a3a8e;
	padding: 5px 0;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 1px solid #2a3a8e;
}
.accountbox_bottom ul li span, .depositbox_bottom ul li span {
	float: right;
	font-weight: 600;
    color: #489dff;
}
.refbox {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
	padding: 30px;
	text-align: center;
	background: #454563 url(images/footerbg.html) no-repeat left top
}
.refbox h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	margin: 0 0 20px;
	width: 100%;
	text-transform: uppercase;
}
.refbox p {
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.refvalue {
    margin: 0 auto;
    max-width: 600px;
    background: #6C1B9B;
    padding: 3px;
    border-radius: 4px;
}
.refvalue input#copyTarget {
    width: 80%;
    border: none;
    height: 44px;
    font-size: 14px;
    background: #6C1B9B;
    color: #ffffff;
    font-weight: 400;
}
.refvalue button#copyButton {
    background: #183ab8;
    background: -moz-linear-gradient(left, #183ab8 0%, #c24b86 100%);
    background: -webkit-linear-gradient(left, #183ab8 0%,#c24b86 100%);
    background: linear-gradient(to right, #183ab8 0%,#c24b86 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#183ab8', endColorstr='#c24b86',GradientType=1 );
	border-radius: 50px;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 34px;
	border: none;
	width: 18%;
	text-transform: uppercase;
}
.refvalue button#copyButton:hover {
	background: #fff;
	color:#434261
}
.refvalue span#msg {
	color: #fff;
	padding: 4px;
	text-align: center;
	float: left;
	width: 100%;
	font-size: 13px;
}
.editblock {
	width: 100%;
	float: left;
	padding: 0 0 12px
}
.editblock label {
	width: 100%;
	float: left;
	font-weight: 500;
}
.editblock input {
	width: 100%
}

.balance-info {
    background: url(images/affiliates-bg.png) #410065 no-repeat center top;
    border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
    padding: 30px 15px 10px;
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.spend-amount {
    text-align: center;
    padding-bottom: 20px;
	
}


.spend-amount h3 {
    font-size: 16px;
    margin: 20px 0px;
}

/* Customize the label (the container) */
.container-box {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-box input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container-box:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-box input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-box input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-box .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.payment-processor input[type="radio"], .iagree input[type="checkbox"] {
	    margin: 0px 4px;
	    vertical-align:middle;
}

.payment-processor {
	border: 2px solid #0089cd;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
}

.alert-info {
    background-color: #6b3469;
    border-color: #6b3469;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 10px;
}


.aboutconcept {
	padding-bottom:30px;
}


.plan-title {
     font-size:18px;
     text-transform: uppercase;
     color:#0BC4F8;
}

.supportContainer {
	background:#061A59;
	    padding: 45px 0 30px;
}.investment_top p {
	margin-bottom:15px;
	font-size:15px;
	line-height:23px;
}.investment_top p:last-child{
	margin-bottom:0;
}


.aboutconcept .ctn-concept {
	text-align:center;
}

.aboutCrypto .ctn-crypto {
    width: 100%;
    border-radius: 4px;
    background: #2634b4;
    min-height: 360px;
    padding: 35px 45px;
}

.aboutCrypto .ctn-crypto-part1 img {
    margin-top: -20px;
}

.about-investment .inverstment-part h2{
	font-size:30px;
}

.affiliates-top .ctn-about-left h3 {
	font-size:18px;
}

.affiliates-top {
	    padding: 40px 0;
}

.clear {
	clear:both;
}

.affiliate-title {
    border-bottom: 2px solid #F4A859;
    background: url(images/bg-about.html) #021245 no-repeat left top;
}

.how-text {
    float: left;
    margin-left: 0px;
    width: 70%;
}

.rulewrap a.faq {
    display: block;
    background: #6C1B9B url(images/faq.png) no-repeat 6px center;
    margin-bottom: 3px;
    line-height: 42px;
    text-align: left;
    border-radius:4px;
    padding-left:20px;
    text-transform: uppercase;
    padding-left: 46px;
}

.rulewrap div.collapse {
     padding: 15px 0;
}

.logo-container {
	padding-top:60px;

}

.loading-logo {text-align:center;}

.animated-pulse {

	    animation: bounce 3s infinite;
	    
	    }

.loading-text {

    text-align: center;
    font-size: 24px;
    line-height: 36px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 0px;
    
    }

.btn-success {
    border-radius: 36px;
    background: #489dff;
    padding: 6px 25px;
    border: 1px solid #489dff;
}



.sbmt {
    border-radius: 36px;
    background: #489dff;
    padding: 6px 25px;
    border: 1px solid #489dff;
}

.news_title {
    color: #FF65AB;
    line-height: 36px;
    font-size: 16px;
    border-bottom: 1px dashed #FF65AB;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 10px;
}

.news_time {
    color: #99afe8;
    line-height: 24px;
}
