html {
	margin:0;
	padding:0;
}
body {
	background-color:	#f0f2f5;
   	background-repeat:	repeat-y;
	font-family:		calibri;
	font-size:			14px;
	font-weight:		400;
	margin:				0;
	padding:			0;
}
.center {
     display:block;
     margin:auto auto;
     text-align:center;
}
.centre {
     text-align:center;
}.smartbox {
  display: block;
  background: #888888;
  border: 1px solid #a9a9a9;
  padding: 1px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.bubble {
  position: relative;
  width: 510px;
  height: 100%;
  padding: 24px;
  background: #FFFFFF;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  border: #0099FF solid 3px;
  margin-bottom: 20px;
  margin-left: 25px;
  min-height: 57px;
}

.infobox{
    background:#F0F2F5;
    display:block;
    clear:both;
    border:1px dashed #fff;
    padding:10px;
    width:97%;
    font-size:14px;
    color:#777;
    margin-top:18px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    text-align: center;
}

.divvid {
    width: 630px;
    height:315px;
    border-radius:12px;
}
.footer {
	background:#FFF;
	width:1000px;
	height:50px;
	line-height:50px;
	font-size:13px;
	color:#777;
	margin:20px auto 10px;
	border-radius:5px;
	text-shadow:0 0px 0 rgba(0, 0, 0, 0.6);
	clear:both;
}

.footer a {
	color:#696969;
	font-weight:normal;
}

ul.footer_links li {
	float:right;
}

.right_header_button_green {
	color: #fff;
	min-width: 140px;
	font-size: 14px;
	padding: 8px 15px;
	text-align: center;
	float: right;
	background-color: #5bb75b;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	box-shadow: inset 0 -3px 0 #49a849;
	text-decoration: none;
	margin-top: 11px;
	border-left: 1px solid #49a849;
}

.right_header_button_green a {
    text-decoration: none;
    color: white;
}
	
.left_header_button_green:hover {
	background-color: #66bc66;
	cursor: pointer;
}

.left_header_button_green {
	color: #fff;
	min-width: 140px;
	font-size: 14px;
	padding: 8px 15px;
	text-align: center;
	float: right;
	background-color: #5bb75b;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	box-shadow: inset 0 -3px 0 #49a849;
	text-decoration: none;
	margin-top: 11px;
}

.left_header_button_green a {
    text-decoration: none;
    color: white;
}

.right_header_button_green:hover {
	background-color: #66bc66;
	cursor: pointer
}

ul.footer_links li a {
	padding:0 5px;
}

a {
	text-decoration:none;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

img {
	border:0;
}

.header {
	height:55px;
	background:#2d5b89;
	border-bottom: solid 1px #244a75;
}

.header-content {
	width:1000px;
	margin:auto;
}

.header2 {
	background-color: 	#2d5b89;
	margin:				auto;
	height:				35px;
	border-top:			1px solid #366190;
	padding:			0 20px 0 20px;
}

.header2 a {
	color:			#eef5fc;
	font-size:		13px;
	padding:		10px 15px;
	text-align:		center;
	height:			16px;
	float:			right;
	margin-top:		-1px;
	border-left:	1px solid #244a75;
	text-decoration: none;
}

.header2 a:first-child {
	border-right: 1px solid #244a75;
}

.header2 a:hover {
	-moz-box-shadow:	inset 0 0 10px #244a75;
	-webkit-box-shadow:	inset 0 0 10px #244a75;
	box-shadow:			inset 0 0 10px #244a75;
	cursor:				pointer;
}


.navbar {
	float:left;
	padding-left:10px;
	padding-top:18px;
	color:#fff;
}
/*
h1 {
	color:#fff;
	float:left;
	padding-left:20px;
}*/

select {
	border-color: #e5e5e5;
	padding: 2px;
	border-radius: 2px;
}

.container
{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.logo {
	display:block;
	float:left;
}

.main {
	margin:auto;
	width:1000px;
	clear:both;
}

.content {
	width: 690px;
	background: #fff;
	color: #000;
	padding: 12px;
	margin: 0px 0 20px 10px;
	float: right;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
/*	line-height: 22px;*/
/*	text-align: center;*/
}

.content h2.title {
	font-size:18px;
	color:#777;
	text-align:left;
	margin: 0 -12px;
	margin-top: -12px;
	padding: 10px;
	border-bottom: solid 1px #e5e5e5;
	background: #f8f8f8;
	font-weight: normal;
	margin-bottom:15px;
}

.signin span.title {
	font-size:21px;
	color:#777;
	text-align:left;
	margin-top: 10px;
	margin: 0 -10px;
	padding: 8px;
	border-bottom: solid 1px #e5e5e5;
	background: #f8f8f8;
	font-weight: normal;
	margin-bottom: 10px;
	display: block;
}
.signin h1.title {
	font-size:21px;
	color:#777;
	text-align:left;
	margin-top: 10px;
	margin: 0 -10px;
	padding: 8px;
	border-bottom: solid 1px #e5e5e5;
	background: #f8f8f8;
	font-weight: normal;
	margin-bottom: 10px;
}
.t-left {
	text-align:left;
}

.content a {
/*	color:#777;;
	text-decoration:none;
*/
}

.exchange_content {
	color:#777;
	padding:0 20px 20px 20px;
	margin:auto;
	border:1px solid #e5e5e5;
	border-radius:4px;
	background:#fff;
}

.earnings {
	background:url(images/imgurj.png);
	border:1px solid #000;
	width:585px;
	text-align:center;
	padding:10px;
	margin:auto;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	border-image:initial;
	margin-top:10px;
	color:white;
	font-size:25px;
	text-shadow:0 0 0 transparent, 0 1px 0 #11192c;
}

.sidebar {
	float:left;
	width: 260px;
}

.ucp_link {
	color: #777;
	text-decoration: none;
	position:relative;
}

.ucp_link.bank {
	margin-right:5px;
	display:inline-block;
}

.ucp_link.active a{
	background: #f5f5f5;
	border-left: solid 2px #53B6F0;
	color: #38A4E3;
}

.content .infobox .ucp_link.active a {
	background: #53B6F0;
	color: #fff;
	border-radius: 3px;
	border: none;
}

.content .infobox .ucp_link a {
	background: #fbfbfb;
	border: solid 1px #eee;
	border-radius: 3px;
	padding: 6px 10px;
}

.ucp_link a {
	color: #777;
	text-decoration: none;
	background: #fff;
	border-bottom: solid 1px #eee;
	padding: 10px;
	display: block;
	font-size: 13px;
}

.ucp_link a i {
background: #f5f5f5;
border: solid 1px #f2f2f2;
padding: 4px;
width: 15px;
text-align: center;
border-radius: 2px;
margin-right: 5px;
font-size: 13px;
}

.ucp_link a i.fa-facebook {
background: #6e8cca;
border: solid 1px #5389c9;
color:#fff;
}
.ucp_link a i.fa-google-plus {
background: #DE685A;
border: solid 1px #D64837;
color: #fff;
}

.ucp_link a i.fa-linkedin {
background: #4495c0;
border: solid 1px #447fa7;
color: #fff;
}

.ucp_link a i.fa-exchange {
background:#79D9D2;
border:solid 1px #54C1B2;
color:#fff;
}

.ucp_link a i.fa-play {
background:#e23c48;
border:solid 1px #b83c47;
color:#fff;
}
.ucp_link a i.fa-soundcloud {
background:#FA5934;
border:solid 1px #F53615;
color:#fff;
}

.ucp_link a i.fa-star {
background:#333;
border:solid 1px #111;
color:red;
}

.ucp_link a i.fa-twitter {
background:#00cdf8;
border:solid 1px #00bdda;
color:#fff;
}
.ucp_link a i.fa-stumbleupon {
background: #DA503B;
border: solid 1px #C13621;
color: #fff;
}
.ucp_link a i.fa-users {
background: #357FDA;
border: solid 1px #2670CC;
color: #fff;
}
.ucp_link a:hover {
background: #f4f4f4;
}

.ucp_link.bank a {
background: #53B6F0;
border-radius: 3px;
border: none;
}

.ucp_link.bank a:hover {
	background:#53B6F0;
	color:#fff;
	}
.ucp_link.bank.active a:after {
position: absolute;
top: 100%;
left: 50%;
width: 0;
height: 0;
margin-left: -7px;
pointer-events: none;
border: solid transparent;
border-top-color: #53B6F0;
border-width: 7px;
content: " ";
}



.index_info {
	background:#fff;
	border:1px solid #e5e5e5;
	padding:10px;
	color:#777;
	font-size:15px;
	margin-bottom:20px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.signin {
background: #fff;
padding: 10px;
color: #777;
padding-top: 0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: solid 1px #e5e5e5;
}

.signin a {
color: #777;
}

.signin span {
	font-size:10px;
}

.signin h2 {
	color:#fff;
	text-align:center;
	font-family:'Calibri';
}

.footer {
	
	background-color: #fff;
	width:1000px;
	height:50px;
	line-height:50px;
	font-size:13px;
	margin:20px auto 10px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	border-radius:5px;
	text-shadow:0 0px 0 rgba(0, 0, 0, 0.6);
	clear:both;
	
}

.footer a {
	color:#777;
	font-weight:normal;
}

.gbut {
	padding: 7px 10px 7px 10px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	background: #00B20E;
	border:none;
	color: #fff;
	font-size: 18px;
}

.gbut#login {
	width: 100%;
	margin-bottom: 8px;
}

.gbut:hover {
	background:#4d90fe;
}

.bbut {
	padding: 7px 10px 7px 10px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	background: #dd4b39;
	border:none;
	color: #fff;
	font-size: 15px;
}

.bbut:hover {
	color:#fff;
}

.buttons {
	COLOR:#FFF;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
}

.buttons a {
	text-decoration:none;
}

.links {
	float:right;
	padding-right:50px;
	color:#fff;
	font-size:20px;
	padding:20px;
}

.login {
	font-size:14px;
	color:#8e8d8d;
	padding:11px 30px 10px 50px;
	background:#fdfdfd;
	width:152px;
	display:block;
	border:1px solid #d8d8d8;
	margin-bottom:8px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.login_user {
	background:#fdfdfd url(images/login_user.png) no-repeat;
}


.login_password {
	background:#fdfdfd url(images/login_password.png) no-repeat;
}

input.l_form {
	min-width:185px;
	border:2px solid #acacac;
	padding:7px 14px;
	color:#aaa;
	border-radius:3px;
	border-image:initial;
	margin-bottom:8px;
	font-size:15px;
}

input.text-max {
	background:#fff;
	min-width:95%;
	border:solid 1px #e5e5e5;
	padding:12px 14px;
	color:#aaa;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-image:initial;
	margin-bottom:8px;
	font-size:15px;
}

select.styled {
	border:1px solid #AAA;
	color:#555;
	font-size:inherit;
	margin:0;
	overflow:hidden;
	padding:3px;
	min-width:150px;
	text-overflow:ellipsis;
	white-space:nowrap;
}

input.text.big {
	height:30px;
	min-width:216px;
	border:solid 1px #e5e5e5;
	padding:4px 8px;
	color:#333;
	border-radius:3px;

}

input.text.psc {
	height:15px;
	min-width:25px;
	border:solid 1px #e5e5e5;
	padding:4px 8px;
	color:#333;
	border-radius:3px;

}

textarea {
	border:solid 1px #bbb;
	font-size:12px;
	color:#333;
	min-width:587px;
	padding:2px 4px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.exchange_container h2 {
	color:#777;
	font-family:arial;
	font-size:27px;
	margin-bottom:2px;
}

.exchange_icon {
	margin-top: 7px;
	margin-right: 7px;
	border-radius: 2px;
}

.exchange_icon:hover {
	opacity:.8;
}

.title a {
	color:#777;
	font-size:70%;
}

.follow
{
	background:#F7F8F9;
	border-color:#000;
	height:150px;
	overflow:hidden;
	position:relative;
	float:left;
	width:88px;
	border:1px solid #000;
	margin:1px 0 2px 6px;
	padding-top:20px;
	text-align:center;
	border-image:initial;
	color:#777;
	border-radius:3px
}


.purchase {
	width:212px;
	height:160px;
	text-align:center;
	margin-top:10px;
	background: #fff;
	border: solid 1px #e5e5e5;
	float:left;
	margin:0 0 10px 10px;
	border-radius:5px;
}


.homebox {
	display:block;
	clear:both;
	border:1px solid #efefef;
	padding:15px 6px;
	width:98%;
	font-size:14px;
	color:#000;
	margin-top:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align: justify;
}

.homebox h2, .homebox h1 {
	color:#93c52f;
	margin:4px 2px 12px 2px;
	font-size:22px;
	text-align:center;
	font-family:arial;
	text-shadow:0 1px 0 rgba(12, 12, 12, 0.6);
}

.msg div{
    border: 1px solid;
    margin: 12px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    text-align: justify;
}
.msg .error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAFfElEQVRYw81WaUxUVxjFkJL6RxQV9a8mjdEYXFFccdeAuEJUXBBRVGQRd424RIMabKcxLDGiCUQzAz8g1KCINvZX06T/2qaJTUw0pFBt9M17bzakfD3nzjw6DMOwtIl9ycmbue/ec8797nfvd6NEJOpTIup/YSBv3LjBIgkoBR4BPwK/BN6PAu1Jg+UaioEYoARor1q1Sn64cEFeVVVJx4MH8s7hkI7aWnlVXi7fnz0rlStWCPsF+sf8FwaKiyZNkuZDh0RvahLf8+fie/bMj9ZW8T19Kr6WFvE9eSK+x4/F19wsGkx9k5UlhRMn0kzxvzFg44ze19f3iHkbGsRz/764KyrEZbOJq6zMD/x2V1aK5+FD8TY2qn5vq6ulfNkymrANx0BF49694uGsAA/C7Lp5U1xXr4rryhUxL10S8+JFMbEc5vnzYiL85pkzYp46pX67b98Wr90ubhiq37aNJiqGYsDWsHu3Cqe3rk5cN274BUtKeguePi3GyZNinDghRnGxGEVFYhQUiHH0qBhHjohx7Jh4kBuemhpxbNrUJxL9GShm2DwIo+fePb/guXP+2VHQEgO5UVgoRn6+X/DwYdFzc0U/eFD0nBzR9+0THXlAuK5dE/POHbElJvbKiXAGYpg47yDswQAVTszQhKAJQdMSzMtTggYEDQgaEDQswT17RN+1S/SdO0XfsUP0jAzR09PFhei1l5ZK4YQJYu2OcAYuNyH0HiSPErUEGU5L8MABqVu9+p8ZWoKZmeJYskQJOiHo3LpVnJs3ixOhd6alKTB36jdsoIHL4QxEF8THi3b3rpjHj/cSNPbv9wsiKR3YFXwcWCZ9+/YeQfvChardvmCBXzA1VZwpKaKtWyfa2rWirVmj2v9EEuePH08T0aEGUqoxM/f166IHCQaHlDMMfuxJSWqGdqxtr/bZs5WghkNLg2Ft+XLRkpNFW7pUTawCJqkXauDWdzhsjOxsMaw1DMyQa6gjpOEe+5w5YdudAUENprXFi0VDhDRGB20t4KNeqIEXL5HhSpSC2Lv6li2iW2uItWNYB/N8mDtXPsCYAqLRg1mz1Psn5Bn1Qg389jv3MRJHX79enAgb3TrpfN480UCqzZwpWkJCRHF+jwQnDLzBJKkXauB1G2apYz01OFVi/cA+eXL45UB7pHHkJX8bIkm9PhF4g8QxFi0SJ2fLRKKREPQn3stEmHHkIy/5qRMuAi9+XrlSXEgeg8mCzgxXMOxTpgwqB9gvdKwSBy/5qRMuB2ytyFg39q2Jtdfnz/ebCELYbI/QHgzykZf81KFen3OgHEniQ9a7ESIToeJ66UjAYAQ/g2lXAA/5yOvduFGoE+4ciOYJ9R67wAsTLoTJwA6gc2UkCEokpK3fdownD/nIS/7+TkJVC3iwdOIQ8mLvm9iKPSaGCY4nD/nIW4fl6K8WqGrIetCBfdqJ09ATbAIJNFRY4uQhH3nJH6kaqvvAralTpRNl9iNqgbUcJo5TEho4/wcEhdHfCjt5yEfege4DPTeiGqxfN0pxFwqTD0ezGxXNRAXkPo4oju/sx/4+HOccT54a/2XENqQ7YS3C2IV7wV+48XxE7feiILlxTKuIYD9zW/UA/9nO7+zH/hzH8bX+6jekO2EUnujcsWMryqZNk7eokoLbUTdqRRdC2YkS7cN6coYU45v/2c7v7Mf+HPfl9OlCHvIN1cBnQHz66NFfMXHqWMtJjLuhhW5c17pRQfkObmc/9uc4jicP+YZlAEj8fMSIjLTY2CbMxLDNmCEtCPOvKKmvcRdsxyz55n+28zv7sT/HcfxwDUQDscAXQDKQDuQkjBz5deqoUd9mjhnzMisuri07Lu4Pvvmf7fzOfoH+yYHxsQMuwafE3yvMNwcPRGPIAAAAAElFTkSuQmCC");
}

.msg .success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url("data:image/png;base64,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");
}
.msg .warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAGkklEQVRYw81Wa1BVVRh1xskfTZP96melTflCHiaIAoKKIA8RdXxlPlPzmeQjSRMVkxSspnEsQC4KIogXFAQRVEAwlaeC8rqXKy95XEQEazTFsdX6DmDcLuTVmrE7s+bcc873rbX2t/fZ++sHoN+rRL//hYH0fe+YhM1b3Zbv9Rt/9edd1s0Ruy0eRH9j9kiuci/P5b2pXCYbWO077Y09fo4ZpwKGPC044o6qczvQmBOC5mvH0FIUi+bCo2i48hNupW5DfvgUSJzES96/NuC/fUJiZtD7KE9ci9bS02jXXiDOo10jOIf2ijS0VaSirfwscQZtZcm4WxyL0vjlyAwaDMl/aQOBO+yv5x92x90baopSTJOG1pvxuJMfDv3lA2jK/h6NFwPRmBmIpqzvoL9yEC3XotBacopxJ6HPVyFf5QLheWED+3fYlZTEf9o5qooUtBRGUmgv6i/4o/7cTtSn+eF22te4nboVdWe/Ql3KFtSd2Yza5I3Kf/0vP+JuUQzu0lBxzFwIn8kGxHFJ3BKKJ6O1OAYNmQG4fW47Bbd1CfoSX+J6zGpE7JoBld80XAxZiJrEdahOXIPqhFWoPrkCNafXsSoHaP4IiqJnGVWiVwMyZ3nhLrjHMrbkh1F0K0U7BetSNnGEG1Cb5EN8jqyYnXj08DfILy9VhbKYJahi1apo/taJRbgVu0BBQ/puNOcGIyd0vMGaMDIgq1YWTnNhOO7kBVNQyrkBdcmdgrVJazmq1ahJWImaUytwr7ESPX+VCespPJ+i86CLmUPMhi56JiqPzUD9eU7XxW+RETQI3V+HkYEAP8es0vilaCkIQ+2Z9Z2CSRRMXMmyriCWofoURxi/mKNciDa9oYHa5LUUpWD0dIp6QxvlBe1RT2gjPaAhGjJ2ophmRMfIAF0NSA98D80FoRy1D0U5hyKYsJTzScH4hcQnFOYIT8wl5qBZm/1M/PHvv1LUC5VRFIzyoLAbhV2hiZgMzRFnaA5PVJ7XZ/ojPfBdqcIAAwO+21x3Fka6o+lSAEUXc6QLKUzBk/MpPA+31LOJWRSeCV3sdOiOe6OBn2P3r7W2gAKuFJ5MYQpGTCScKO6IisMOqAi3J8axSp8h79B4iJ6BgUA/hwIty12duIjC8yg6m6OloHomRadzXr0p7EVhT5bZg2V248Jc88xAPReZNpKCEY4UdSDsOWo7io4lbFGhskF5mDXNjENp7ByInoGBMH+rtpo0H4rORJWagmpvCntRmILH3SnqRrhS2IVlZjkjHaCNsEPHw/uKgZrEBRQZjYowK5QfskB5qHkXRj5DWagZykLMoI2fC9EzMHB8z/CO2rSVNODBleuMyqMiMJajoGuVJYmFdAQx3AD6shQ8fthu9LwvVKhGQBfvBdEzMBAXMPSJLm4S59CcJTNTAk1BVfZ+NNKESfHkFX5d3ESInlEFKuPsWHJLBo3kHJqZhJoLX6A6J9SkWOEVftExqoDMiUZty9X/EefaglNgznke+VxUn3TjVvvDc+OET3iFX3SM1oDs0zejR/NAseEXMKrTRJT5fwZdtIXCK/yiI3pG+0AuV239eflWaUItJiyVxL6QFzwC4VsGI3TTIKQFDek7ljzCJ7zCLzpG+4DsTBncoerT7Xh42HEbtuYXMUqZs76QfWwRD6N25TMsygxGSaR5r3HCI3zCK/wZve2E3WdBEReK/rITGi7QxGlrVLNsVWqrXnG/4arBWVCX4mkUI/nCI3zCWxQ1svezoPs0zAhiFbIdeY5PYPMhlbBRFo7M39/RdGkVnnZ0bkTtmsNG7yVP8oVH4SOv8Pd5Gnb3AzkhQ7myXXiGT+IJ5sCRjeFON1ohNBUSL3mSLzzCJ7z/2A/07IiuR1mg9YYHj2YX9n5ObMPGsS8QI9Y8JUf3Db6XOImXPMkXHuEzqSPq2RMWRVviXqknCdzZoDijkSWUctal2qI2xYY9g42yspUr7+W5vJc4iZc8yReeF+oJBfz137fdrjgndBj0Ba7sD73Ypnmy63VFc44zF9QEZYRNFJOr3MtzeS9xEi95uYeGQXiE70UNvEa8vWWjfZYsnBsnRqGl2J0dstdfKJ+Ke2VTlWvP5xIn8ZIn+cIjfC9lgLB5863XP/b1sdUkBHzwR56KJ1qSLeouTURjrgtHOUW5yr08l/cSJ/GSJ/kva6A/MZD4kHAiZhHLPKZZxPn6jKk5uN3qQfgu846j/iOeyFXu5bm8l7iueKeu/IHPnYJXiT8Bqx1OvU5smxYAAAAASUVORK5CYII=");
}
.msg .info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAGLUlEQVRYw81XaVCVZRhlYqKpP1aTptXPsmnKcWEJEBAYBAlEFllUBlQ0upqamGiWCIipjU7XHLHUi+yrsgsCgjgElpC0YIYgssNlU8EfzdTM6TyXC8O9sloz9s2c+fi+73nPOc/zvvd9HwwAGDxNGPwvDLwaHDFdWBCHiXyihrilvedr31tMl2smBoyIMKLL6Wgi9mfX4LuKu0iu7kDazW4k3uhA9LVG7Mu8AYfDCZA4bbzRf2Eg5I2th6CIK0VuXT9KG4ZwRYuSO0Morh9CEXH5j0EUEgW3B5FW24uNqmK8viVKzIT8GwPK5UcSkFGrRgkFiymYVfcQ52sGEF3VB2VFH45d69VAWdGL09f7kVz7ANm3HmriVD90wO7LeDGhfBID0YFnCzVZFdYPIuHmfXx1rQdRZT2ILFUj/IoaB0q6sb+4G58XdeOzy93YW9iF0IIu/t2FkzSY+ssDGhqA96k8MRE9EwPKAIoXsLTpvz7A0fJejWBYiZqC6lFBRVwNPA/EwYPYeLYKn+R1YjvxcW4ntmR3YGd+F06xKvE073Ey57FKTGQgRMomZYz5aQD7KbyPWe6l6B6KfsosQ5jlzktdOF1Qg5ErpqgGwRT9kNiU1Y4NF9ux/oKgDYfKe3Cmuh8WESqdNTGeASNZODHVnTjDeQ6l6G6KhlB0J0V3UHQbs9rKLBXMUj34J8Ze6ykaQPhTeG16G9YQPmlt8E5tRRin7XBZM14bXphGExmICFQVQcWShVB4B0W3UXQLRRUUDabo5pxOBDHLDVkdiK29Pyqe+ttD+GW0w4ei3hT1Sm2DR0ob3JNb4aZF5NVerDqZKwYixjNgOE8RCVWNGruYuSKfghTdTATlUJCigUQAhddlMkNm6sdMfTIoSFEvinqktcKd2bqltMKVgi5JLViR2AInwjGhRfP+0NV2zP0oUkwY6htwcTqWiiOVfQhiphuIQAoHUNSfomsp6kdRH4p6M1PrsBRY7ImBeWgMzHbHwIRwoagz4ZTUCkeKOlDUPr4FdvHNsI1rhk1sMxSsqmWU5qfpom/guCKlEhuZsX92J9ZS1C+zAz4XO+BNYS8Ke1DYPb0dbsy269Ff0L8cKGxPYTsK2xI2FLeOa4EVxS0pbn6eJvjsc65MDBzXN1C+K+82fLmCvZntaop6UtSdJXZjiVcSrhT+gCV2ZCntWd7fO+/rGDCniNn5ezCJuQdj1TCWjKIJiwXnmrAuuVYMlOsbaNha0IRVzNyZYnYUsaGIJTMxZQYmJF9E4oVjUNmo1jGwUO/7eFhELs/0ejHQoG+gxTHtDow5h4sZtCh2alQ29ugYmCpeeIV/OXVE77EKLEurhxnn2ZhzuZjzNxUq7+oamCpeeIVfdMarQPnSpFpY8HduyoUmTpckTQ59A5PFCp/wCr/ojLcGlKbfXoENdz0LrgMzrgMTroPJUNWka2CyWFMuYOEVftERvcf2gXcPxsKep501f6vmmcMmZOBE0DcwUZzwCJ/wCr/ojLcPGMoOZV/SpgmyuqQ1wTmbCFV3dX8FpqnN48YJj/AJr/BPtBNqzoL3lFlYwbNcY4LbsTnL9j73BH28E56KuvY+3SmITIJpcoNOnIwXHuET3gUnsic8CzSn4VxFFJaX3YMzz/GRSsjCEaKxaH/0N8a7vHh0j8TIuJHMhU94hX+y01DTD7wZfharbvbD5cYAHNiM2PBkXJo3bGS6kHgZJ+OFR/iEd6p+YLQjWqDMgCf7upU8mh15QNmyMbHiCrZkOS3yJoZ8lziJl3EyXniEb7od0WhPuPCbC/C+RQKe9a41NPL98NpYxrbMmtlZFRIFw3d5lvfyXeIkXsbJeOGZaU9owMtwTtAX0W+Fn4Hbj63wZWO6mm2aO5sQ1+oBzZw6MUMRk7s8y3v5LnESL+PmR56D8AjfTA08S8x52TP463lso4xP52D1zz1Yw0Z1BL7smH35f4Dcx76XOImXcTJeeITviQwQZs8897zPSy4Bucxk6O2DKlgmlsKppA6uFY1wu96sucuzvJfvEifxMk7GP6kBQ2IWMZ+wJbyJTS8sMD/xorN/2St+2+/M9t/VPjsgVC13eZb38l3itPG22vGzppyCp4l/AFybGOS6ixQjAAAAAElFTkSuQmCC");
}
.msg .coeur {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url("data:image/png;data:image/png;base64,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");
}
.msg .info a {
    color: #000;
}

.table {
	border-collapse:collapse;
	width:100%;
	margin:0px auto;
	margin-bottom: 10px;
}

tbody#page_stats_body tr:nth-child(2n) td {
	background: #f9f9f9;
}

.index_info tr:nth-child(2n) td {
	background:#fff;
}

.index_info tr td img {
	padding: 3px;
	background: #fff;
	border: solid 1px #e5e5e5!important;
}

.table th, .table td {
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	color:#777;
}


.table td {
	padding:6px;
	background-color:#fff;
}

.table tr.c_1 td {
	background-color:#fff;
}

.table tr.c_2 td {
	background-color:#eee;
}

.table tr.c_3 td {
	background-color:#BDE5F9;
}

.table tr.boxHandle {
	cursor:pointer;
}

.table tr.boxHandle.disabled {
	cursor:default !important;
}

.table tr.boxHandle.c_1 td {
	background:#171717;
}

.table tr.boxHandle.c_2 td {
	background:#1a1a1a;
}

.table tr.c_1.boxHandle.hover td, .table tr.c_1.boxHandle.checked td {
	background:#342f13;
}

.table tr.c_2.boxHandle.hover td, .table tr.c_2.boxHandle.checked td {
	background:#463f19;
}

.table tr.c_1.boxHandle.disabled td {
	background:#151515;
}

.table tr.c_2.boxHandle.disabled td {
	background:#171717;
}

.table thead tr.small td {
	font-size:11px;
}

.table thead tr.x-small td {
	font-size:10px;
}

.table thead td {
background: #f5f5f5;
border: 1px solid #e5e5e5;
padding:5px;
}

.table thead td a {
	color:#999;
	text-decoration:underline;
}

.table thead td a:hover {
	color:#ccc;
}

.table td .subtext {
	font-size:10px;
	color:#666;
}

.table td a.subtext {
	color:#555;
	text-decoration:none;
}

.table td a.subtext:hover {
	color:#777;
	text-decoration:none;
}
td, th {
  display: table-cell;
  vertical-align: inherit;
}
.table.styled_list {
	border-collapse:separate;
	border-spacing:2px;
}

.table tbody tr th {
	text-align:center;
	font-size:14px;
	padding:10px 0 5px 0;
	font-weight:normal;
	border:0;
}

.table tbody tr td.title {
	padding:5px 10px 5px 5px;
	font-size:12px;
	background:#141414;
	border:solid 1px #222;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	border-radius:5px 0 0 5px;
	border-spacing:10px;
}

.table tbody tr td.text {
	padding:5px;
	min-width:150px;
	background:#191919;
	border:solid 1px #222;
	color:#777;
	font-size:12px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	border-radius:0 5px 5px 0;
	border-spacing:10px;
}

.lang select {
	background:#fff;
	color:#777;
	padding:2px;
	font-size:12px;
	border:1px solid #9c9c9c;
	height:23px;
	margin-top:14px;
}

.footer_banners {
	width:982px;
	background:#fff;
	float:left;
	border:1px solid #e5e5e5;
	text-align:center;
	padding:8px;
	border-radius:5px;
	margin-bottom:10px;
}

.aff_block {
	margin:5px 0 20px 0;
	width:320px;
	float:left;
	display:inline-block;
	vertical-align:top;
	height: 100%;
}

.aff_content {
	width:320px;
	height:100%;
	padding:4px 7px;
	background-color:#fff;
	text-align:left;
	padding-bottom:10px;
	border:1px solid #e5e5e5;
	border-radius:3px;

}

.aff_content hr {
	background-color:#efefef;
	border:#000 1px dashed;
	border-style:none none dotted;
	color:#fff;
}

.aff_block_title {
	display:block;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	color:#777;
	margin: 0 auto;
	margin-top:-16px;
	background: #f8f8f8;
	border: solid 1px #d5d5d5;
	box-shadow: 0px 0px 0px 1px #fefefe inset;
	border-radius:3px;
	padding:5px;

}

.aff_block_p {
	margin-bottom:0;
	margin-top:10px;
	display:block;
	text-align:center;
	font-size:11px;
}

.aff_content_bottom {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-top:14px;
}

.aff_block_p2 {
	display:block;
	background-color:#bedee2;
	margin:9px 5px 0 5px;
	padding:4px 0 4px 0;
	text-align:center;
	color:#0d5675;
	font-size:18px;
	border:1px solid #84afba;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
}

.aff_block_p2:hover {
	background-color:#c2e2e6;
	border-color:#93c2cf;
}

.aff_banner_block {
	margin-top:25px;
	margin-bottom:10px;
	width:655px;
}

.aff_banner {
	width:655px;
	padding:4px 10px;
	background-color:#fff;
	color:#0e6083;
	border:1px solid #e5e5e5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.aff_banner_title {
	display:block;
	margin-top:-16px;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	padding:1px;
	color:#777;
	margin-right:auto;
	margin-left:auto;

	background: #f8f8f8;
	border: solid 1px #d5d5d5;
	box-shadow: 0px 0px 0px 1px #fefefe inset;
	border-radius: 3px;
	padding: 5px;
}

.reg_row_1 {
	width:300px;
	display:inline-block;
}

.reg_row_2 {
	width:300px;
	margin-left:20px;
	display:inline-block;
}

.user_count {
	color: white;
	background: lightseagreen;
	font-family: arial;
	font-size: 14px;
	padding: 11px;
	display: inline;
	position:relative;
	margin-right:10px;
}

.user_count:after {
	content:'';
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;	
	border-left: 10px solid lightseagreen;
	position: absolute;
	right: 0px;
	margin-right: -6px;
}


.sideblock {
	background: #fff;
	color: #777;
	padding: 10px 0px;
	border-radius: 5px;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	margin: 15px 0px 10px 0;
}

.home_top {
	border-radius: 3px;
	border: 1px solid #eee;
	margin: 8px 0px 0 0;
}

#countDown {
	font-size:13px;
	font-weight:bold;
	color:#3b5e2f;
	padding:2px;
	background-color:#e5f2d8;
	border-radius:2px;
	border:1px solid #d9d9d9;
	width:18px;
	text-align:center;
}

.aff_url_block {
	background:#fff;
	border: solid 1px #e5e5e5;
	color:#777;
	padding:6px 20px;
	margin:0 auto;
	margin-bottom: 12px;
	border-radius:4px;
}

.content.t-left.tos ul li {
	list-style-type: circle;
	margin-left: 15px;
}

.acm_block {
	background:#fff;
	padding:0 5px 0 5px;
	border-radius:3px;
	border:1px solid #e5e5e5;
}

.acm_block hr {
	border:0;
	height:1px;
	background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
	background:-moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
	background:-ms-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
	background:-o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

.acm_inner {
	padding:7px 2px;
}

.acm_manager {
	display:block;
	margin:3px 2px 8px;

}

.acm_data {
	width:100%;
	height:20px;
	padding:1px;
	font-size:14px;
	text-decoration:none;
}

.acm_data img {
	vertical-align:middle;
}

.acm_title {
	margin:0 -5px 2px -5px;
	padding:5px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background: #f8f8f8;
	border-bottom: solid 1px #e5e5e5;
	box-shadow: 0px 0px 0px 1px #fefefe inset;
}

.acm_avatar {
	border: 1px solid #e5e5e5;
	background: #fff;
	padding: 3px;
	border-radius:3px;
}


.acm_left_button a{
	width:100px;
	padding:7px;
	text-align:center;
	margin-right:6px;
	display:table-cell;
border-radius:3px;
background:#7fbf4d;
border: none;
float: left;
}

.acm_left_button a:hover {
	background:#76b347;
	cursor:pointer;
}

.acm_right_button a{
	width:100px;
	padding:7px;
	text-align:center;
	margin-right:2px;
	display:table-cell;
border-radius:3px;
background:#4D90FE;
border: none;
}

.acm_right_button a:hover {
	background:#3A7EEF;
	cursor:pointer;
}

.acm_left_gray,.acm_right_gray {
	width: 46.7%;
}

.acm_center_gray {
	width: 99%;
}

.acm_left_button a, .acm_right_button a, .acm_right_gray a, .acm_left_gray a, .acm_gray a {
	text-decoration:none;
	color:#fff;
	font-size:12px;
	text-transform: capitalize;
}

.acm_center_gray a{
	background: #f8f8f8;
	border: solid 1px #d5d5d5;
	box-shadow: 0px 0px 0px 1px #fefefe inset;
	padding:7px 2px;
	text-align:center;
	margin-right:-2px;
	display:inline-block;
	width: 97%;
	color:#777;
}

.acm_left_gray a,
.acm_right_gray a{
	background: #f8f8f8;
	border: solid 1px #d5d5d5;
	box-shadow: 0px 0px 0px 1px #fefefe inset;
	padding:7px 2px;
	text-align:center;
	margin-right:-2px;
	display:inline-block;
	width: 46.6%;
	color:#777;
}

.acm_center_gray a:hover,
.acm_left_gray a:hover,
.acm_right_gray a:hover {
	background:#f4f4f4;
}


hr.styled {
	border:0;
	height:1px;
	background:-webkit-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
	background:-moz-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
	background:-ms-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
	background:-o-linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

.acm_gray {
	background:#626276;
	background:-webkit-linear-gradient(to top, #626276, #3c3b4b);
	background:-moz-linear-gradient(to top, #626276, #3c3b4b);
	background:-ms-linear-gradient(to top, #626276, #3c3b4b);
	background:-o-linear-gradient(to top, #626276, #3c3b4b);
	background:linear-gradient(to top, #626276, #3c3b4b);
	width:215px;
	display:block;
	padding:7px 2px;
	text-align:center;
	text-shadow:0 -1px 0 #363545;
	box-shadow:inset 0 1px 0 0 #626276;
	-webkit-box-shadow:inset 0 1px 0 0 #626276;
	border:1px solid #302f3e;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.acm_gray:hover {
	background:#3c3b4b;
	box-shadow:inset 0 1px 0 0 #3c3b4b;
	-webkit-box-shadow:inset 0 1px 0 0 #3c3b4b;
	cursor:pointer;
}

.ucp_link .collapsed, .ucp_link .collapsed:hover {
	background: #38A4E3 url(images/collapsed.png) no-repeat center;
	width: 16px;
	float: right;
	display: inline;
	margin-top:2px;
	padding: 10px;
	border-radius: 3px;
}

.ucp_link .expanded, .ucp_link .expanded:hover {
	background: #38A4E3 url(images/open.png) no-repeat center;
	width: 16px;
	float: right;
	display: inline;
	padding: 5px;
	padding: 10px;	
	border-radius: 3px;
}

input#max_clicks,input#daily_clicks {
	background: #f8f8f8;
	border: solid 1px #d5d5d5;
	box-shadow: 0px 0px 0px 1px #fefefe inset;
	padding: 7px!important;
}

span.ad {
	float:right;
	margin-bottom:15px;
}

.infobox object#myytplayer {
	width: 100%;
}

.exchange_container {
	margin-bottom: 15px;
}

.icon {
height: 100px;
width: 100px;
border-radius: 10px;
border: solid 6px #fff;
float:left;
}

.icon.facebook {
	background: #203d83 url(images/tran/facebook.png);
}

.icon.twitter {
	background: #00a5e5 url(images/tran/twitter.png);
}


.box {
  width:700px;
  margin-top:20px;
  display:inline-block;
}

.box:first-child {
  margin-top:0px;
}
.name {
  background: white;
  width: 577px;
  border: 1px solid #e7e7e7;
  padding:10px 14px;
  border-radius: 3px;
  position:relative;
  float:left;


}

.name:before {
  content:'';
  width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;	
	border-right:10px solid #ddd; 
  position:absolute;
  left:-10px;
  top:20px;
}

.name:after {
  content:'';
  width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;	
	border-right:10px solid white; 
  position:absolute;
  left:-9px;
  top:20px;
}

.name h3{
  margin:0px;
  line-height:24px;
  font-size:20px;
  font-weight:normal;
  font-weight:600;
  color:#555;
}
.name p {
  line-height: 28px;
  font-size:13px;
  color:#555;
  font-weight:400;
}

.name p,.name h3 {
   margin:0px;
}

.timeline {
  width:50px;
  height:50px;
  background:white;
  border:solid 1px #ddd;
  float:left;
  margin-right:20px;
  border-radius:3px;
  padding:5px;
  text-align:center;

}
.timeline img{
  border-radius:100px;
}

.timeline i  {
  font-size:21px;
  height:50px;
  line-height:50px;
  color:#fff;
  width:100%;
  z-index: 2;
  position: relative;
  border-radius:3px;

}
.timeline.facebook i{background:#203d83;}
.timeline.twitter i{background:#00a5e5;}
.timeline.exchange i{background:lightseagreen;}
.timeline.youtube i{background:#e23c48;}
.timeline.soundcloud i{background:#FA5934;}
.timeline.more i{background:darkturquoise;}
.timeline.last {
width: 5px;
height: 5px;
border-radius: 100px;
margin-left: 27px;
padding:2px;
}

.timeline:after{
  content:url(images/yt_co.png);
  width:1px;
  top:0px;
  left:32px;
  bottom:0px;
  height:100%;
  position:absolute;
  background: #ddd;
  z-index:-1;
}

.column_left {
  width:700px; 
  float:left;
  position:relative;
  border-radius:3px;
  z-index: 2;
  margin-bottom:14px;
}

.questions {
   	background:#fff;
	border: solid 1px #e5e5e5;
	padding:10px;
	margin-top: 15px;
	font-size: 13px;
	border-radius:3px;
}

.questions p{
	margin:0px;
}

.questions ol{
	padding-left:20px;
}

.questions ol li{
	margin-bottom:10px;
}

.blue_div_button {
	background: #7fbf4d;
    background: -webkit-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -moz-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -ms-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -o-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: linear-gradient(to top, #4d9bbf, #2f72a6);
    width: 130px;
    padding: 7px 14px;
    text-align: center;
    text-shadow: 0 -1px 0 #216590;
    margin-top: 20px;
    margin-right: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #2f72a6;
    box-shadow: inset 0 1px 0 0 #6da4ca;
    -webkit-box-shadow: inset 0 1px 0 0 #6da4ca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.blue_div_button:hover {
    background: #4781b3;
    box-shadow: inset 0 1px 0 0 #678ebf;
    -webkit-box-shadow: inset 0 1px 0 0 #678ebf;
    cursor: pointer
}
.green_div_button {
    background: #7fbf4d;
    background: -webkit-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -moz-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -ms-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -o-linear-gradient(to top, #7fbf4d, #63a62f);
    background: linear-gradient(to top, #7fbf4d, #63a62f);
    width: 130px;
    padding: 7px 14px;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    margin-top: 20px;
    margin-right: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #63a62f;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.green_div_button:hover {
    background: #76b347;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer
}

.circle-or {
	background: #fff;
	color: #333;
	display:inline-block;
	font-size:14px;
	font-weight:600;
	height:50px;
	width:50px;
	text-align:center;
	line-height:49px;
	margin: 0 -14px 1px -20px;
	vertical-align:middle;
	position:relative;
	border-top: 2px solid #4394b9;
	border-left: 2px solid #4394b9;
	border-bottom: 2px solid #7fbf4d;
	border-right: 2px solid #7fbf4d;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}

.aff_input{
    min-width: 225px;
	padding: 5px;
    font-size: 11px;
	text-align: center;
    border: 1px solid #9A9A9A;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

#bc_block {
    width: 214px;
    float: left;
    margin: 0 5px 10px 5px;
}
#bc_block .hdr {
    color: #fff !important;
    display: block;
    font-size: 14px !important;
    font-weight: normal;
    font-weight: bold;
    padding: 1px 20px;
    text-align: center;
    background: #6d6d6d;
    background: -moz-linear-gradient(to top,  #6d6d6d 0%, #4c4b4b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6d6d6d), color-stop(100%,#4c4b4b));
    background: -webkit-linear-gradient(to top,  #6d6d6d 0%,#4c4b4b 100%);
    background: -o-linear-gradient(to top,  #6d6d6d 0%,#4c4b4b 100%);
    background: -ms-linear-gradient(to top,  #6d6d6d 0%,#4c4b4b 100%);
    background: linear-gradient(to bottom,  #2f72a6 0%,#282828 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#4c4b4b',GradientType=0 );
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    min-height: 115px;
}
#bc_block .cnt {
    text-align: center;
    background: #282828;
    padding: 3px 2px 5px;
    border: 2px solid #4c4b4b;
    border-top: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

/* Lottery */
.gen_but_yellow {
    font: 12px arial;
    text-indent: 0 !important;
    color: #793703;
    text-align: center;
    font-weight: bold !important;
    text-shadow: 1px 1px #ffe778;
    text-transform: uppercase;
    max-width: 200px;
    display: block;
    padding: 0;
    margin: 10px auto
}
.gen_but_yellow input {
    display: block;
    color: #793703;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    min-width: 200px;
    background-color: #ffd200;
    border: 2px solid #793703;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    border-radius: 50px;
    -moz-box-shadow: 0 0 5px #002d59;
    -webkit-box-shadow: 0 0 5px #002d59;
    box-shadow: 0 0 5px #002d59
}
.gen_but_yellow input:hover {
    background-color: #ffe400;
    border-color: #793703
}
#loterry_stats {
    width: 270px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.85);
    font-size: 25px;
    font-weight: bold;
    line-height: 39px;
    color: #fff;
    font-family: arial;
    background: #9dd53a;
    background: -moz-linear-gradient(to top, #9dd53a 0, #a1d54f 19%, #80c217 77%, #7cbc0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9dd53a), color-stop(19%, #a1d54f), color-stop(77%, #80c217), color-stop(100%, #7cbc0a));
    background: -webkit-linear-gradient(to top, #9dd53a 0, #a1d54f 19%, #80c217 77%, #7cbc0a 100%);
    background: -o-linear-gradient(to top, #9dd53a 0, #a1d54f 19%, #80c217 77%, #7cbc0a 100%);
    background: -ms-linear-gradient(to top, #9dd53a 0, #a1d54f 19%, #80c217 77%, #7cbc0a 100%);
    background: linear-gradient(to bottom, #9dd53a 0, #a1d54f 19%, #80c217 77%, #7cbc0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9dd53a, endColorstr=#7cbc0a, GradientType=0);
    border: 2px solid #3abc16;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#loterry_stats_header {
    width: 120px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.85);
    font-size: 14px;
    line-height: 19px;
    padding: 2px;
    padding-left: 5px;
    color: #fff;
    font-family: arial;
    background: #ffb76b;
    background: -moz-linear-gradient(to top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffb76b), color-stop(50%, #ffa73d), color-stop(51%, #ff7c00), color-stop(100%, #ff7f04));
    background: -webkit-linear-gradient(to top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -o-linear-gradient(to top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: -ms-linear-gradient(to top, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    background: linear-gradient(to bottom, #ffb76b 0, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffb76b, endColorstr=#ff7f04, GradientType=0);
    border: 1px solid #3abc16;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ticket {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    max-width: 240px;
    color: #fff;
    position: relative !important;
    background: #8dc63f;
    display: inline-block;
    padding: 7px 3px;
    margin: 0 5px 5px 0;
}
.ticket a {
    outline: 1px rgba(255, 255, 255, 0.4) dashed;
    border: 1px rgba(0, 0, 0, 0.3) dashed;
    padding: 4px 10px 4px 20px;
    text-decoration: none;
    color: #fff;
    white-space: nowrap;
}
.ticket a:hover {
    color: rgba(0, 0, 0, 0.5)
}
.ticket .circle {
    position: absolute !important;
    z-index: 100;
    border: 5px #fff solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: -5px;
    width: 0;
    height: 0;
    top: 50%;
    left: 8px;
    -moz-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.3);
}
.cntSeparator {
    font-size: 54px;
    margin: 10px 7px;
    color: #000;
}
.lotteryTitleBox {
    text-align: center;
    max-width: 400px;
    font-size: 40px;
    line-height: 30px;
    color: #050d16;
    padding: 5px 10px 20px;
    background: #ff7d01;
    margin: 0 auto;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.6);
    border: 4px solid #999;
    border-bottom: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.lotteryTitleBox span {
    font-size: 25px
}
.lotteryCountdownBox {
    text-align: center;
    max-width: 635px;
    height: 90px;
    padding: 10px 0 10px 10px;
    background: #efefef;
    margin: 0 auto 25px;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

/* Lucky Wheel*/
.spin_background {
	background:url(images/back.png);
	background-color:#f9f9f9;
	padding:10px;
	border:1px solid #ccc;
	border-radius:3px;
	text-align:center;
}
.spin_button {
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    font-size: inherit;
    padding: 10px 120px;
    color: #e8f0de;
    border: solid 1px #5c9310;
    background: #76a507;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#5c9310));
    background: -moz-linear-gradient(to top, #7db72f, #5c9310);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db72f, endColorstr=#5C9310);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.spin_button:hover {
    background: #527e17;
    background: -webkit-gradient(linear, left top, left bottom, from(#689925), to(#4f7e0d));
    background: -moz-linear-gradient(to top, #689925, #4f7e0d);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#689925, endColorstr=#4f7e0d);
}
.spin_button_disabled {
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    cursor: pointer;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    font-size: inherit;
    padding: 4px 120px;
    color: #e8f0de;
    border: solid 1px #898989;
	cursor: default;
    background: #76a507;
    background: -webkit-gradient(linear, left top, left bottom, from(#b3b3b3), to(#898989));
    background: -moz-linear-gradient(to top, #b3b3b3, #898989);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b3b3b3, endColorstr=#898989);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.winner_block {
	display:block;
	margin: 2px 6px;
	position:relative;
	text-align: left;
	float:left;
	width:212px;
}
.winner_block .inside {
    border: 1px solid #b6b6b6;
	position:relative;
	z-index:1;
	margin-bottom:20px;
	text-shadow:0px 1px 0px #fff;
	color:#77787b;
	background:#efefef;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.winner_block .inside p, h1, h2, h3 {
	color:#3b5998;
}
.ribbon-green {
    background: #6dbd4c;
    height: 36px;
    right:10px;
    color:#fff;
    text-shadow:0px 1px 0px #4e8636;
    margin: -1px 0px -10px;
    position: absolute;
    width: 40px;
	padding-top:10px;
	text-align:center;
}
.ribbon-green:after,
.ribbon-green:before {
    border-top: 15px solid #6fbf4d;
    content: '';
    height: 0;
    position: absolute;
    top: 100%;
    width: 0;
}
.ribbon-green:after {
    border-left: 20px solid transparent;
    right: 0px;
}
.ribbon-green:before {
    border-right: 20px solid transparent;
    left: 0px;
}
.ribbon-green span {
	display: block;
    background: url(images/reward.png);
	width: 32px;
	height: 32px;
	margin-left: 4px
}
.pay_by {
	display:block;
	color:#333;
	margin-bottom:3px
}

.buy_blue {
	background: #7fbf4d;
    background: -webkit-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -moz-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -ms-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -o-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: linear-gradient(to top, #4d9bbf, #2f72a6);
    width: 60px;
    padding: 5px 6px;
    text-align: center;
    text-shadow: 0 -1px 0 #216590;
    margin-top: 5px;
    margin-right: 10px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #2f72a6;
    box-shadow: inset 0 1px 0 0 #6da4ca;
    -webkit-box-shadow: inset 0 1px 0 0 #6da4ca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.buy_blue:hover {
    background: #4781b3;
    box-shadow: inset 0 1px 0 0 #678ebf;
    -webkit-box-shadow: inset 0 1px 0 0 #678ebf;
    cursor: pointer
}
.buy_green {
    background: #7fbf4d;
    background: -webkit-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -moz-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -ms-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -o-linear-gradient(to top, #7fbf4d, #63a62f);
    background: linear-gradient(to top, #7fbf4d, #63a62f);
    width: 60px;
    padding: 5px 6px;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #63a62f;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.buy_green:hover {
    background: #76b347;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer
}

.website_block {
    background: url(images/website_bg.jpg) repeat #f5f5f5;
    overflow: hidden;
    position: relative;
    float: left;
    width: 125px;
    border: 2px solid #000;
    margin: 0 1px 4px 2px;
    padding: 2px 1px;
    text-align: center;
    color: #666;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.website_block .website_title {
	background: #fff;
	padding: 2px;
	margin: -2px -1px 3px;
}
.website_block .website_title_vip {
	background: #fff;
	color: #c9b445;
	font-weight: bold;
	padding: 2px;
	margin: -2px -1px 3px;
}
.website_block .website_report {
	display: block;
	background: #fff;
	padding: 2px;
	text-align: right;
	font-size: 11px;
	margin: 5px -1px -2px;
}
.website_block .website_report a {
	color: #333;
}
.visit_button {
    background: #7fbf4d;
    background: -webkit-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -moz-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -ms-linear-gradient(to top, #7fbf4d, #63a62f);
    background: -o-linear-gradient(to top, #7fbf4d, #63a62f);
    background: linear-gradient(to top, #7fbf4d, #63a62f);
    width: 46px;
    padding: 5px 5px 5px 1px;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #63a62f;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: white;
}
.visit_button:hover {
    background: #76b347;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer
}
.skip_button {
	background: #7fbf4d;
    background: -webkit-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -moz-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -ms-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: -o-linear-gradient(to top, #4d9bbf, #2f72a6);
    background: linear-gradient(to top, #4d9bbf, #2f72a6);
    width: 46px;
    padding: 5px 1px 5px 7px;
    text-align: center;
    text-shadow: 0 -1px 0 #216590;
    margin-top: 5px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
    border: 1px solid #2f72a6;
    box-shadow: inset 0 1px 0 0 #6da4ca;
    -webkit-box-shadow: inset 0 1px 0 0 #6da4ca;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: white;
}
.skip_button:hover {
    background: #4781b3;
    box-shadow: inset 0 1px 0 0 #678ebf;
    -webkit-box-shadow: inset 0 1px 0 0 #678ebf;
    cursor: pointer
}
.x-small-circle-or {
	background: #fff;
	color: #333;
	display:inline-block;
	font-size:14px;
	font-weight:600;
	height:30px;
	width:30px;
	text-align:center;
	line-height:29px;
	margin: 0 -12px 1px -10px;
	vertical-align:middle;
	position:relative;
	border-top: 2px solid #7fbf4d;
	border-left: 2px solid #7fbf4d;
	border-bottom: 2px solid #4394b9;
	border-right: 2px solid #4394b9;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
}

.partenaires a {
	color:#777;
	text-decoration: none;
}

.pay_block {display:block;margin-top:10px;background:#efefef;padding:10px;border:3px solid #4c4b4b;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
.pay_button {width:135px;display:inline-block;margin:5px;}
.pay_title {color:#444;font-size:16px;margin-bottom:10px}

#cookie-bar {background:#111111; height:24px; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}