
@font-face {
	font-family: 'Conv_HelveticaNeueLTPro-Bd';
	src: url('fonts/HelveticaNeueLTPro-Bd.eot');
	src: local('☺'), url('fonts/HelveticaNeueLTPro-Bd.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Bd.ttf') format('truetype'), url('fonts/HelveticaNeueLTPro-Bd.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_HelveticaNeueLTPro-Md';
	src: url('fonts/HelveticaNeueLTPro-Md.eot');
	src: local('☺'), url('fonts/HelveticaNeueLTPro-Md.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Md.ttf') format('truetype'), url('fonts/HelveticaNeueLTPro-Md.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/** Generated by FG **/
@font-face {
	font-family: 'Conv_HelveticaNeueLTPro-Lt';
	src: url('fonts/HelveticaNeueLTPro-Lt.eot');
	src: local('☺'), url('fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), url('fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype'), url('fonts/HelveticaNeueLTPro-Lt.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}







.mlm-success-bonus {
    position: absolute;
	zoom: 1;
    top: 11px;
    left: 45px;
    /*
    padding: 20px;
    color: red;
    font-weight: bold;
    font-size: 16px;
    border-radius: 40px;
    border: 7px dotted red;
    */
    z-index: 9999;

}



.mlm-success-bonus a.redeembtn.disabled {
	cursor:not-allowed;
}
.mlm-success-bonus a.redeembtn.disabled div {
	cursor:not-allowed;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-o-opacity: 0.5;
}

.mlm-success-bonus a.redeembtn.disabled div:hover {
	background-position: top left;
}

.mlm-success-bonus p.fanpage.alert {
	color: red;
}

.mlm-success-bonus .loader {
	position: absolute;
	right: 21px;
	bottom: 2px;
}

.mlm-success-bonus .fb-button {
	text-align: center;
	margin: 2px auto;
	display: block;
	width: 183px;
	height: 34px;

	border: 1px solid blue;
	margin-bottom: 5px;
	padding: 0;
	line-height: 32px;
	background: blue;
	border: 1px solid #999;
	border-bottom-color: #888;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	zoom: 1;
	border-color: #29447E #29447E #1A356E;
	color: #fff;
	background-color: #5B74A8;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
	background-image: -moz-linear-gradient(#637bad, #5872a7);
	background-image: -o-linear-gradient(#637bad, #5872a7);
	background-image: linear-gradient(#637bad, #5872a7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7');
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
}


.mlm-success-bonus .fb-button.disabled {
	cursor:not-allowed;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-o-opacity: 0.5;
}


.edu-arrow{
    position: absolute;
    bottom: -18px;
    right: 50px;
}

.ef-tool2 {
	width: 630px;
	float: left;
	margin-top: 30px;
	padding: 15px;
	padding: 5px !important;
	border-top: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	color: #FFFFFF;
	border-radius: 2px;
	background: #474642;
	margin: 5px;
	padding: 8px;
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	margin-left: 40px !important;
	padding-left: 31px !important;
	background-image: url('/skin/frontend/gate/default/images/priceboost/goldmine.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
.ef-tool2 strong {
	color: #d9a22a;
	font-weight: bold;
	font-size: 15px;
}


.ef-tool2 a {
    color: #fff;
    font-weight: bold;
}

/* Goldmine China/Honk Kong modyfications */
body.zh_CN .ef-tool2,
body.location-hk .ef-tool2,
body.location-cn .ef-tool2 {
	text-align: center;
}

.edu-arrow {
    width: 0px;
    bottom: -13px !important;
    height: 0px;
    border-style: solid;
    border-width: 13px 8px 0 8px;
    border-color: #252e30 transparent transparent transparent;
}

.popupGM {
    width: 380px;
    height: 370px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 3px solid #d8a903;
    padding: 10px 10px 0 10px;
    background-color: #fff;
    font-family: "Arial";
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 85%, #f9ebc1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(85%,#ffffff), color-stop(100%,#f9ebc1));
    background: -webkit-linear-gradient(top, #ffffff 85%,#f9ebc1 100%);
    background: -o-linear-gradient(top, #ffffff 85%,#f9ebc1 100%);
    background: -ms-linear-gradient(top, #ffffff 85%,#f9ebc1 100%);
    background: linear-gradient(to bottom, #ffffff 85%,#f9ebc1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9ebc1',GradientType=0 );
	-webkit-box-shadow: 0px 0px 29px rgba(216, 170, 0, 0.26);
    -moz-box-shadow:    0px 0px 29px rgba(216, 170, 0, 0.26);
    box-shadow:         0px 0px 29px rgba(216, 170, 0, 0.26);
}

.pug-head {
    width: 100%;
    height: 47px;
    background-image: url(../../images/mlm/popup-head2.jpg);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	background-repeat: no-repeat;
	background-color: black;
	background-position: center;

}

.popupGM .row {
    margin-top: 15px;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 17px;
	width: 340px;

}

.popupGM .row h4{
    margin-bottom: 0;
}

.pug-button {
    width: 169px;
    font-size: 13px;
    cursor: pointer;
    margin: 0 auto;
    font-weight: bold;
    height: 37px;
    padding-left: 15px;
    line-height: 37px;
    color: #392105;
    background-image: url(../../images/mlm/button-large.png);
	margin-top: 5px;
}

.pug-button:hover {
    background-position: 0 -37px;
}

.pug-arrow {
    position: absolute;
    top: -11px;
    left: 185px;
}


.popupGM .row p {
    margin-top: 11px;
    line-height: 19px;
}

.popupGM a:hover {
    text-decoration: none !important;
}

.g2a-gm img {
	display: block;
	margin: 0 auto;
}

.g2a-gm {
	font-family: "arial";
	background-color: #262e30;
	padding: 50px 40px 50px 40px;
	color: #bcd6dd;
	position: relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width: 100%;
	top: 0 !important;
	left: 0 !important;
}

.g2a-gm h2 {
	font-size: 27px;
	font-weight: bold;
	color: #d3a334;
	margin-bottom: 74px;
	text-transform: uppercase;
}
.g2a-gm h3 {
	font-size: 27px;
	margin-top: 22px;
}
.g2a-gm ul {
	display: inline-block;
}

.g2a-gm ul li{
	display: inline-block;
	padding-bottom: 50px;
	border-bottom: 1px solid #404749;
	width: 100%;
	margin-bottom: 50px;
}

.g2a-gm ul li p{
	font-size: 16px;
	line-height: 20px;
	margin-top: 30px;
}

.row {
	position: relative;
	display: inline-block;
	width: 100%;
}

.gg-left {
	width: 355px;
	float: left;
	display: inline-block;
}

.gg-number {
	margin-right: 12px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background-color: #d3a334;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	float: left;
	font-size: 27px;
	color: #fff;
	margin-top: 10px;
}

.gg-left h3 {
	font-size: 27px;
	font-weight: lighter;
	height: 63px;
	display: inline-block;
	color: #fff;
	width: 290px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 13px;
}

.g2a-gm .row {
	margin-bottom: 20px;
}

.gg-right {
	width: 300px;
	float: right;
	position: relative;
}

.gg-right img {
	position: absolute;
}

.g2a-gm ul li:nth-child(1) .gg-right img{
	margin-top: -29px;
}

.g2a-gm ul li:nth-child(2) .gg-right img{
	margin-left: 40px;
}

.g2a-gm ul li:nth-child(3) {
	border-bottom: none;
}

.main-join-bt {
    background-color: #efe20d;
    background: linear-gradient(to bottom, #efe20d 0%, #c99611 50%, #a86e1b 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #c2b70b;
    bottom: 35px;
    color: #392105;
    cursor: pointer;
    font-size: 22px;
    font-weight: 700 !important;
    padding-top: 13px;
    position: absolute;
    left: 170px;
    text-align: center;
}
.main-join-bt-b {
    background-image: url("../../images/mlm/button-mlm2.png");
    background-position: 100% 100%;
    background-repeat: repeat-x;
    height: 100%;
    padding-bottom: 7px;
    padding-left: 8px;
    padding-right: 8px;
}
/*
.main-join-bt{
	width: 208px !important;
	height: 57px !important;
	background-image: url(/skin/frontend/gate/default/images/mlm/main-join2.png);
	position: relative;
	margin: 0 auto;
	font-size: 24px;
	font-weight: 700 !important;
	cursor: pointer;
	color: #392105;
	padding-left: 15px;
	padding-top: 18px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
*/
ul li.ui-state-active.ui-state-hover #goldmine-tab {
    color: #d3a334 !important;
    background-color: #262e30 !important;
    border-bottom: 1px solid #262e30 !important;
}
ul li.ui-state-active #goldmine-tab {
    color: #d3a334 !important;
    background-color: #262e30 !important;
    border-bottom: 1px solid #262e30 !important;
}
#content #about-game #about-game-tabs li.ui-state-active a#goldmine-tab {
    color: #d3a334 !important;
    background-color: #262e30 !important;
    border-bottom: 1px solid #262e30 !important;
}

.mlm-product-widget {
	bottom: 0 !important;
}
.mlm-product-widget .form {
	margin-top:10px;
	font-size: 12px;
}

.mlm-product-widget .form input{
	display: block;
	width: 228px;
	border: 1px solid #e2af46;
	padding: 5px;
	margin: 5px;
-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
}

.mlm-product-widget .form span.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
	background-color:#ffc477;
	-webkit-border-top-left-radius:2px;
	-moz-border-radius-topleft:2px;
	border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius-topright:2px;
	border-top-right-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-moz-border-radius-bottomright:2px;
	border-bottom-right-radius:2px;
	-webkit-border-bottom-left-radius:2px;
	-moz-border-radius-bottomleft:2px;
	border-bottom-left-radius:2px;
	text-indent:0;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;

	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:238px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cc9f52;
	color: white !important;
	margin: 5px !important;
	cursor: pointer;
}
.mlm-product-widget .form span.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
	background-color:#fb9e25;
}

.mlm-product-widget .form input.error {
	border-color: red;
}

.mlm-product-widget .form span.button.disabled:hover, .mlm-product-widget .form span.button.disabled {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777 !important;
	text-shadow:1px 1px 0px #ffffff;
	cursor: wait;
}