@font-face{
	font-family:'Jrhand';
	src:url('../fonts/jrhand-webfont.eot');
	src:url('../fonts/jrhand-webfont.eot?iefix') format('eot'),
		url('../fonts/jrhand-webfont.woff') format('woff'),
		url('../fonts/jrhand-webfont.ttf') format('truetype'),
		url('../fonts/jrhand-webfont.svg#webfontRKbAncvI') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:'LeagueGothic';
	src:url('../fonts/league_gothic-webfont.eot');
	src:url('../fonts/league_gothic-webfont.eot?iefix') format('eot'),
		url('../fonts/league_gothic-webfont.woff') format('woff'),
		url('../fonts/league_gothic-webfont.ttf') format('truetype'),
		url('../fonts/league_gothic-webfont.svg#webfont8Ck5qjCR') format('svg');
	font-weight:normal;
	font-style:normal;
}
header, footer, article, section, hgroup, nav, figure, aside{display:block;}
*{font-size:100.01%}
html{
	font-size:62.5%;
	background:#b7b9b7;
	height:100%;
}
body{
	color:#454545;
	font:1.5em/1.533em Georgia, "Times New Roman", Times, serif;
	margin:0;
	background:#fff url(../images/body.gif) repeat-x 50% 0;
	min-width:1000px;
}
.home{background-image:url(../images/bodyh.gif);}
.tyou{background-image:url(../images/bodyt.gif);}
.chat{
	background:#d5ebf2 url(../images/lblue.gif);
	min-height:100%;
	min-width:560px;
}
a{
	color:#526592;
	text-decoration:underline;
}
a:hover{color:#d43756;}
a:active{outline:none;}
abbr{border-bottom:1px dotted #454545;}
img{border-style:none;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input, textarea, select{
	font:100% Georgia, "Times New Roman", Times, serif;
	color:#454545;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus , select:focus{outline:none;}
input[type="submit"]::-moz-focus-inner{border-style:none;}
input.text[type="email"] {
	box-sizing: border-box;
	height: 39px;
	padding: 8px 14px !important;
}
label{cursor:pointer;}
q{quotes: none;}
q:before, q:after{content:"";}
.nojs{
	position:absolute;
	text-align:center;
	width:100%;
	top:0;
	left:0;
	z-index:2;
	background:#d43756;
	font-size:12px;
	line-height:15px;
	color:#fff;
	padding: 2px;
}
.hiddensr, legend, .tinfo table caption{
	position:absolute;
	left:-9999px;
	text-indent:-9999px;
}
.hidden{display:none;}
.tinfo table caption{line-height:0;}
.list{
	margin:0;
	padding:0;
	list-style:none;
}
.list li{
	background:url(../images/icons-3.png) no-repeat -305px -34px;
	padding:0 0 0 12px;
	margin:0 0 .333em;
}
ol.list{
	padding:0 0 0 18px;
	list-style-type:decimal;
}
ol.list li{
	background:none;
	padding:0;
}
p{margin:0 0 .333em;}
.bbar .navb ul:after,
#footer .inner:after,
.infoop:after,
.about:after,
.socialb .inner:after,
.packages:after,
.wrapp:after,
.odescr .item:after,
.emailp:after,
.emailc:after,
.row:after,
.total dl:after,
.calendar .popup li:after,
.checkout:after,
.yorder section:after,
.examples ul:after,
.reports article:after,
.paid:after,
.dboard:after,
.float-holder:after,
.clients li:after,
.benefits:after{
	content:'';
	clear:both;
	display:block;
}
.wrapp{width:100%;}
.btn{
	text-transform:uppercase;
	letter-spacing:1px;
	font:1.267em/1.21em LeagueGothic, Arial, Helvetica, sans-serif;
	background:#d43756;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:-2px 2px 0 rgba(158, 158, 158, 0.3);
	-moz-box-shadow:-2px 2px 0 rgba(158, 158, 158, 0.3);
	box-shadow:-2px 2px 0 rgba(158, 158, 158, 0.3);
	white-space:nowrap;
	text-decoration:none;
}
input.btn{
	border-style:none;
	height:46px;
	font-size:24px;
	line-height:46px;
	padding:0;
	cursor:pointer;
}
.btn:hover{
	background:#d71f44;
	color:#fff;
}
.bbtn{background:#7db3c4;}
.bbtn:hover{background:#609fb2;}
.progress .btn, .progress .btn:hover{
	background:#8ac715 url(../images/sprite.png) no-repeat -5px -185px;
	text-align:left;
}
.progress .bbtn, .progress .bbtn:hover{
	background-image:url(../images/sprite.png);
	background-position:-5px -236px;
	text-align:left;
}
.mpopup input.btn,
.login input.btn,
.cform .bbtn,
.mform input.btn,
.chatoff input.btn{
	height:42px;
	line-height:42px;
}
.mpopup input.btn,
.login input.btn,
.cform .bbtn,
.chatoff input.btn{
	-webkit-box-shadow:-2px 2px 0 rgba(80, 93, 122, 0.3);
	-moz-box-shadow:-2px 2px 0 rgba(80, 93, 122, 0.3);
	box-shadow:-2px 2px 0 rgba(80, 93, 122, 0.3);
}
h2{
	margin:0;
	font:2.267em/1.235em LeagueGothic, Arial, Helvetica, sans-serif;
	color:#505d7a;
	text-transform:uppercase;
}
h3{
	font:1.4em/1.238em LeagueGothic, Arial, Helvetica, sans-serif;
	color:#50566b;
	margin:0;
	text-transform:uppercase;
}
.radio, .checkbox{
	float:left;
	width:15px;
	height:16px;
	margin:0;
	padding:0;
}
.eform,
.payment .selectArea {
	float:left;
	margin:2px 0 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#f0f1f2;
	-webkit-box-shadow:0 -2px 0 rgba(158, 158, 158, 0.3);
	-moz-box-shadow:0 -2px 0 rgba(158, 158, 158, 0.3);
	box-shadow:0 -2px 0 rgba(158, 158, 158, 0.3);
	position:relative;
}
.eform input.text, .eform textarea, .eform select{
	float:left;
	padding:10px 14px 12px;
	margin:0;
	border-style:none;
	background:none;
	color:#898a8a;
	font-style:italic;
	outline: none;
	box-shadow: none;
}
.eform select{
	padding:0 11px;
	margin:9px 0 0;
}
.select{
	height:40px;
	position:relative;
	width:100%;
}
.focus input.text, .focus textarea, input.text:focus, textarea:focus, select:focus, .focus select,
.text-active input.text, .text-active textarea, .text-active select{
	font-style:normal;
	color:#454545;
}
textarea{overflow:auto;}
.row{
	width:100%;
	padding:0 0 1.067em;
}
.notice{
	position:absolute;
	top:-9px;
	width:276px;
	left:0;
	text-align:center;
	font-size:.8em;
	line-height:1.25em;
	display:none;
}
.login .notice{width:270px;}
.show .notice{display:block;}
.notice i{
	display:inline-block;
	background:#d43756;
	padding:0 1px;
}
.notice i span{
	display:inline-block;
	margin:-1px 0;
	padding:2px 15px;
	background:#d43756;
	color:#fff;
	position:relative;
}
.notice .success, .notice .success span{background:#8ac715;}
.btnh{position:relative;}
.pdef{
	margin:0;
	width:100%;
	overflow:hidden;
	color:#50566b;
	text-transform:uppercase;
	font:1.4em/1.238em LeagueGothic, Arial, Helvetica, sans-serif;
}
.pdef dt{
	float:left;
	clear:left;
	margin:0 0 21px;
}
.pdef dd{
	height:1%;
	overflow:hidden;
	text-align:right;
	margin:0 0 20px;
	background:url(../images/dot.gif) repeat-x 0 100%;
	padding:0 0 1px;
}
.pdef dd span{
	background:#fff;
	color:#d43756;
	padding:0 0 0 4px;
}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	width:1684px;
	position:relative;
	float:left;
	left:50%;
}
.w2{
	background:url(../images/wrapperc.gif) no-repeat 50% 52px;
	width:1684px;
	position:relative;
	float:left;
	left:-50%;
}
.home .w2{background-image:url(../images/wrapperch.gif);}
.tyou .w2{background-image:url(../images/wrapperct.png);}
#container{
	width:980px;
	margin:0 auto;
	padding:7px 10px 27px;
}
#header{font-family:LeagueGothic, Arial, Helvetica, sans-serif;}
.navb{height:45px;}
.logo{
	float:left;
	width:191px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -5px -5px;
	margin:2px 0 0;
}
.logo a{
	display:block;
	height:100%;
}
.navb ul{
	float:right;
	margin:0;
	list-style:none;
	font-size:19px;
	line-height:23px;
	text-transform:uppercase;
	padding:11px 0 0;
	overflow:hidden;
}
.navb li, .home .navb li{
	float:left;
	background:url(../images/icons-3.png) no-repeat -282px -68px;
	padding:0 22px 0 23px;
	margin:0 0 0 -3px;
}
.navb a{
	text-decoration:none;
	color:#505d7a;
}
.navb a:hover{color:#d43756;}
.navb .active a, .navb .active a:hover{color:#4b5063;}
.home #nav{
	float:left;
	margin:0 -30px 0 -35px;
}
.home #nav li{padding:0 37px 0 38px;}
.unav{
	background:url(../images/unav.png);
	float:right;
	margin:0 -10px 0 4px;
	position:relative;
	height:45px;
	padding:0 9px;
}
.logged .unav{
	padding:0 17px;
	margin-left:11px;
}
.home .unav{
	margin-right:0;
	padding:0 17px 0 22px;
}
.home .logged .unav{
	padding:0 1px 0 4px;
	margin:0;
}
.unav ul{float:left;}
.home .unav li{padding:0 37px 0 38px;}
.logged li{
	padding:0 14px;
	background:none;
}
.home .logged .unav li{padding:0 22px 0 23px;}
.unav a{color:#5f8d9c;}
.sbox{
	padding:23px 0 32px;
	height:91px;
}
.back{
	font:normal 1.267em LeagueGothic, Arial, Helvetica, sans-serif !important;
	margin:1.579em 0 0 !important;
	color:#fff;
	text-transform:uppercase;
}
.sbox .back{
	float:right;
	letter-spacing:1px;
	margin:.895em 0 0 !important;
}
.snav{
	float:right;
	margin:0;
	padding:11px 12px 0 0;
	list-style:none;
	font-size:19px;
	text-transform:uppercase;
}
.snav li{
	float:left;
	padding:0 0 0 11px;
}
.snav a, #settings nav a{
	display:block;
	width:81px;
	height:40px;
	color:#505d7a;
	letter-spacing:1px;
	text-align:center;
	padding:6px 0 0;
	background:url(../images/bg-snav.png) no-repeat -9999px;
	cursor:pointer;
	white-space:nowrap;
}
.snav a.m{width:101px;}
#settings nav a{
	width:111px;
	margin:0 13px 0 0;
}
.snav a.l{width:121px;}
#settings nav a.l{
	width:141px;
	margin:0 7px 0 0;
}
.snav li.active a, #settings nav li.active a{
	background-position:0 0;
	color:#789ea3;
	text-decoration:none;
}
.snav li.active a.l{background-position:-81px 0;}
.snav li.active a.m{background-position:-202px 0;}
#settings nav li.active a{background-position:-444px 0;}
#settings nav li.active a.l{background-position:-303px 0;}
.snav li.active a:hover, #settings nav li.active a:hover{
	text-decoration:none;
	color:#789ea3;
}
.snav li a:hover, #settings nav a:hover{
	text-decoration:none;
	color:#c71a3c;
}
.cnav{
	float:right;
	margin:0;
	padding:.381em 0 0;
	list-style:none;
	text-transform:uppercase;
	font-size:1.4em;
	line-height:2em;
	letter-spacing:1px;
}
.cnav li{
	float:left;
	padding:0 0 0 15px;
}
.cnav a{
	float:left;
	color:#fff;
	background:#7db3c4 url(../images/icons-3.png) no-repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	padding:0 15px 0 42px;
}
.cnav a:hover{
	background-color:#609fb3;
	color:#fff;
}
.cnav .dashboard a{background-position:-229px -93px;}
.cnav .settings a{background-position:-149px -171px;}
.cnav .transactions a{background-position:-191px -129px;}
.sbox h1{
	margin:0;
	font-size:54px;
	line-height:60px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	text-shadow:-2px 2px 0 rgba(17, 128, 151, 0.2);
}
.sbox h1.center{text-align:center;}
#header .headings{
	width:450px;
	text-align:center;
	padding:2.933em 0 1.467em 40px;
}
.headings .logo{
	float:none;
	margin:0 auto 2em;
	background:url(../images/logoh.png) no-repeat;
	width:362px;
	height:79px;
	display:block;
}
#header .headings h1{
	color:#d43756;
	letter-spacing:1px;
	margin:0;
	font:3.6em/1.19em LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.infos{
	width:1000px;
	margin:-2.267em -10px 0;
	position:relative;
	overflow:hidden;
}
.infos section{
	background:url(../images/dash.gif) repeat-x 0 100%;
	padding:0 10px .467em;
	margin:2.267em 0 -2px;
	width:980px;
	overflow:hidden;
}
.infos section footer{
	font-style:italic;
	color:#666d75;
	font-size:.933em;
	margin:-.4em 0 1.533em;
}
.infos .cols{
	width:1050px;
	margin:0 -70px 0 0;
	overflow:hidden;
}
.infos .col{
	width:455px;
	float:left;
	padding:0 70px 0 0;
}
.cancellations{
	width:585px;
	float:left;
}
.refunds{
	width:355px;
	float:right;
	padding:0 70px 0 0;
}
.infos article{
	margin:0 0 1.667em;
	height:1%;
	overflow:hidden;
}
.infos h2, .pship h2{margin:0 0 .794em;}
.infos .main h2, .pship .main h2{color:#d43756;}
.infos h3, .pship h3{margin:0 0 .238em;}
.fc{padding:0 0 54px;}
.sc{margin:0 0 2.267em;}
.sc article{
	width:626px;
	float:right;
}
figure.nda{
	float:right;
	margin:1em -10px 1em 10px;
	display:inline;
}
figure.nda figcaption{
	display:block;
	text-align:center;
	font:1.666em/1.2em Jrhand, Arial, Helvetica, sans-serif;
	color:#50566b;
	margin:-76px 0 0;
	letter-spacing:-1px;
}
.moneyback{
	float:left;
	margin:0 20px 0 0;
}
.dashboardscr{
	float:left;
	margin:-43px 0 0 -10px;
	position:relative;
}
.infos .gdisc{
	padding-top:32px;
	margin-left:52px;
}
.area{
	float:right;
	width:470px;
	background:#f9f7e2 url(../images/yellow.gif);
	margin:-36px -10px -40px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	position:relative;
}
.area .frame{
	width:382px;
	padding:36px 40px 40px 48px;
}
.sarea{
	width:346px;
	background:#ecf3f5 url(../images/social.gif);
	margin-bottom:-28px;
}
.sarea .frame{
	width:296px;
	padding-right:20px;
	padding-left:30px;
	padding-bottom:28px;
}
.colr{
	width:600px;
	float:right;
	margin:0 0 0 40px;
}
.coll{
	height:1%;
	overflow:hidden;
}
.snda{
	float:right;
	margin:0 0 0 10px;
}
.workflow{
	font:2.267em/1.235em LeagueGothic,Arial,Helvetica,sans-serif;
	color:#d43756;
	margin:0;
	padding:0;
	position:relative;
	background:url(../images/bg-workflow.png) no-repeat 319px 151px;
	height:667px;
	counter-reset:item;
	list-style:none;
}
.workflow li{position:absolute;}
.workflow li:before{
	content:counter(item) ".";
	counter-increment:item;
}
.workflow li.first{
	width:220px;
	left:0;
	top:40px;
}
.workflow li.second{
	width:658px;
	right:0;
	top:0;
}
.workflow li.third{
	width:280px;
	right:0;
	top:190px;
}
.workflow li.fourth{
	width:368px;
	right:0;
	top:406px;
}
.workflow li.fifth{
	width:390px;
	left:83px;
	top:468px;
}
.workflow h2{
	font-size:1em;
	line-height:1.235em;
	margin-left:-3px;
	display:inline;
}
.workflow .text{
	font:.441em/1.533em Georgia, "Times New Roman", Times, serif;
	color:#454545;
}
.workflow i{
	position:absolute;
	font:.529em/1.056em Jrhand, Arial, Helvetica, sans-serif;
	color:#7d949e;
}
.workflow .first i{
	top:139px;
	right:-153px;
	width:106px;
}
.workflow .second i{
	top:137px;
	left:144px;
	width:90px;
}
.workflow .third i{
	top:64px;
	left:-116px;
	width:80px;
}
.workflow .fourth i{
	top:1px;
	left:-233px;
	width:160px;
	text-align:center;
}
.workflow .fifth i{
	top:-143px;
	left:138px;
	width:140px;
	text-align:center;
}
.pship{text-align:center;}
.pship section{margin:0 0 1.867em;}
.pship .main h2{letter-spacing:1px;}
.pship .colnp{
	float:left;
	width:470px;
	padding:0 0 0 18px;
}
.pship .colf{
	float:right;
	width:430px;
	padding:0 10px 0 0;
}
.pship .area{
	float:none;
	width:1000px;
	margin:0 -10px 2.533em;
}
.pship .area .frame{
	padding:2.533em 40px;
	width:920px;
}
.benefits{
	font:1.4em LeagueGothic,Arial,Helvetica,sans-serif;
	color:#fff;
	margin:-11px 0 0;
	padding:0;
	counter-reset:item;
	list-style:none;
	width:100%;
}
.benefits li{
	float:left;
	width:244px;
	padding:0 5px;
}
.benefits li.center{
	width:370px;
	padding:0 40px 0 55px;
}
.benefits li:before{
	content:counter(item);
	counter-increment:item;
	width:37px;
	height:37px;
	display:block;
	margin:0 auto 20px;
	background:#d43756;
	line-height:37px;
	text-align:center;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
}
.benefits .text{
	font:.714em/1.533em Georgia, "Times New Roman", Times, serif;
	color:#454545;
}
.abouth{
	overflow:hidden;
	width:1000px;
	position:relative;
	margin:-2.267em -10px 0;
}
.abouth section{
	width:980px;
	margin:-2px 0 0;
	padding:2.4em 10px 2.2em;
	background:url(../images/dash.gif) repeat-x;
	text-align:center;
	position:relative;
	z-index:2;
}
.abouth .cols{
	width:1040px;
	margin:0 -40px 0 0;
	overflow:hidden;
	text-align:left;
}
.abouth .col{
	width:460px;
	float:left;
	padding:0 60px 0 0;
}
.abouth .list{margin:-5px 0 0;}
.abouth .list li{margin:0;}
.iheading{
	line-height:88px;
	color:#747d86;
	margin:-.265em 0 .441em;
}
.abouth .ufo{z-index:1;}
.ufo .iheading{
	color:#bdcecf;
	background:url(../images/ufo.png) no-repeat 100% 0;
	margin:-114px -10px 6px 0;
	padding:104px 86px 10px 0;
	width:904px;
	position:relative;
	float:left;
}
.iheading span, .iheading strong{
	display:inline-block;
	vertical-align:middle;
}
.iheading span{
	line-height:36px;
	color:#d43756;
	text-align:right;
}
.iheading strong{
	font-weight:normal;
	font-size:83px;
	margin:3px 0 0 24px;
}
.infoop{
	width:100%;
	padding:0 10px 2.933em;
	margin:0 -10px 2.8em;
	position:relative;
	text-align:center;
	background:url(../images/dash.gif) repeat-x 0 100%;
}
.infoop h2{
	font:1.666em Jrhand, Arial, Helvetica, sans-serif;
	color:#6a7684;
	margin:0 0 .917em;
	text-transform:none;
}
.infoop .mhelp{
	width:550px;
	float:left;
}
.infoop .sprice{
	width:416px;
	float:right;
	margin:-158px -10px 0;
	position:relative;
	padding:0 0 7.8em;
	display:inline;
}
.infoop section{
	width:100%;
	clear:both;
}
.infoop .sprice section{
	position:absolute;
	bottom:0;
	left:0;
}
.infoop .onow{
	padding:7px 25px 4px;
	-webkit-box-shadow:-4px 4px 0 rgba(158, 158, 158, 0.3);
	-moz-box-shadow:-4px 4px 0 rgba(158, 158, 158, 0.3);
	box-shadow:-4px 4px 0 rgba(158, 158, 158, 0.3);
	font-size:3.6em;
	float:right;
	letter-spacing:normal;
	text-shadow:-3px 3px 0 rgba(0, 0, 0, 0.1);
	margin:0 96px 31px 0;
}
.infoop .btnonowpressed,
.infoop .pressed .onow{
	margin:1px 97px 30px 0;
	-webkit-box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.3);
	-moz-box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.3);
	box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.3);
	text-shadow:-2px 2px 0 rgba(0, 0, 0, 0.1);
}
.psdto, .preview ul{
	margin:0 -10px 0 0;
	padding:0 0 0 20px;
	list-style:none;
	font:1.4em/1.048em LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.psdto li, .preview li{
	display:inline-block;
	vertical-align:top;
	width:177px;
	padding:0 2px 0 1px;
}
.psdto a, .preview a{
	color:#50566b;
	text-decoration:none;
	float:left;
	padding:5px 0 0 58px;
	text-align:left;
	background:url(../images/icons-1.png) no-repeat;
	min-height:48px
}
.psdto a:hover, .preview a:hover{color:#505d7a;}
.psdto .html a{background-position:-5px -5px;}
.preview .html a{background-position:0 -5px;}
.psdto .html a:hover{background-position:-202px -5px;}
.preview .html a:hover{background-position:-197px -5px;}
.psdto .email a{background-position:-399px -5px;}
.psdto .email a:hover{background-position:-596px -5px;}
.psdto .cms a{background-position:-793px -5px;}
.psdto .cms a:hover{background-position:-990px -5px;}
.preview .fpreview a{background-position:-1182px -5px;}
.preview .fpreview a:hover{background-position:-1379px -5px;}
.preview .css a{background-position:-1576px -5px;}
.preview .css a:hover{background-position:-1773px -5px;}
.plist{
	margin:0 0 0 -21px;
	padding:0;
	list-style:none;
	font:1.4em/.81em LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#657490;
}
.plist li{
	display:inline-block;
	padding:0 0 0 14px;
}
.plist li.wp, .plist li.joomla, .plist li.drupal{
	background:url(../images/icons-2.png?1) no-repeat;
	padding:0 0 0 36px;
	margin:0 0 0 26px;
	min-height:48px;
}
.plist li.wp{background-position:-5px -3px;}
.plist li.joomla{background-position:-211px -3px;}
.plist li.drupal{background-position:-408px -3px;}
.plist .single-price{padding:0;}
.plist .single-price span{text-align:left;}
.plist .eml .e{text-align:left;}
.plist strong{
	color:#505d7a;
	font-weight:normal;
	font-size:2.571em;
	line-height:1em;
	text-shadow:-2px 2px 0 rgba(0, 0, 0, 0.1);
	display:inline-block;
	vertical-align:middle;
	padding:0 3px;
}
.plist span{
	display:inline-block;
	vertical-align:middle;
	margin:0 2px;
	text-align:right;
}
.plist .and{
	background:url(../images/icons-3.png) no-repeat -5px -309px;
	padding:0 0 0 42px;
	margin:0 0 0 10px;
}
.plist .and span{text-align:left;}
.logos{
	background:url(../images/dash.gif) repeat-x 0 100%;
	text-align:center;
	width:1000px;
	padding:0 0 3.267em;
	margin:0 -10px 114px;
	position:relative;
}
.logos h2{
	margin:0 0 .824em;
	color:#747d88;
	letter-spacing:1px;
}
.logos img{vertical-align:top;}
.logos footer{
	color:#6a7684;
	font:1.267em/1.263em Jrhand, Arial, Helvetica, sans-serif;
	position:absolute;
	margin:0 0 -10px;
	bottom:3px;
	left:0;
	width:100%;
}
.logos footer span{
	background:#fff;
	padding:0 10px;
}
.about{
	background:url(../images/dashv.gif) repeat-y 727px 0;
	width:100%;
	margin:0 0 2.333em;
}
.about h3{line-height:1.095em;}
.about .ms, .about .ourg{
	margin:-4.733em 0 0;
	position:relative;
}
.about .ms{
	width:730px;
	float:left;
}
.about .ourg{
	width:210px;
	float:right;
}
.about h2{margin:0 0 .823em;}
.about .love, #contact .love, #feedback .love{
	display:inline-block;
	text-indent:-9999px;
	overflow:hidden;
	width:19px;
	height:22px;
	background:url(../images/sprite.png) no-repeat -79px -51px;
	vertical-align:top;
	margin:.265em 2px 0;
}
#contact .love, #feedback .love{
	background-position:-53px -51px;
	margin-left:0;
	padding-left:2px;
}
.about .ourg h2{color:#d43756;}
.about .ourg h3{color:#666;}
.about .ms article{
	width:270px;
	display:inline-block;
	padding:0 24px 0 75px;
	margin:0 0 1.8em -10px;
	background:url(../images/icons-2.png?1) no-repeat;
	position:relative;
	vertical-align:top;
}
.about article.fast{background-position:-5px -322px;}
.about article.client{background-position:-405px -322px;}
.about article.discount{background-position:-810px -322px;}
.about article.easy{background-position:-1215px -322px;}
.about .list{
	margin:0 0 32px -15px;
	font-style:italic;
	position:relative;
	width:225px;
	overflow:hidden;
}
.about .list li{margin:0;}
.more{
	font-size:.933em;
	color:#888;
	margin:-.429em 0 0;
}
.ms .more{margin-left:10px;}
.socialb{
	background:#e8f1f3 url(../images/social.gif) 5px 0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width:984px;
	margin:0 -30px 2.333em;
	padding:2em 27px 1.333em 29px;
	position:relative;
}
.socialb .inner{
	background:url(../images/dashv2.gif) repeat-y 433px 0;
	width:100%;
}
.socialb .col{
	width:415px;
	float:left;
	color:#50566b;
	text-transform:uppercase;
	font:21px LeagueGothic, Arial, Helvetica, sans-serif;
	padding:16px 0 0 0;
}
.socialb .col p{float:left;}
.socialb .col span{
	display:block;
	color:#747d88;
}
.socialb ul{
	margin:0 0 0 40px;
	padding:0;
	list-style:none;
	float:left;
}
.socialb li{
	float:left;
	padding:0 8px;
}
.socialb ul a{
	width:46px;
	height:46px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
.socialb .twitter a{background-position:-436px -5px;}
.socialb .facebook a{background-position:-487px -5px;}
.socialb .linkedin a{background-position:-538px -5px;}
.socialb .twitter a:hover{background-position:-436px -56px;}
.socialb .facebook a:hover{background-position:-487px -56px;}
.socialb .linkedin a:hover{background-position:-538px -56px;}
.socialb article{
	width:520px;
	float:right;
	font-size:.933em;
	position:relative;
	padding:0 0 2.142em;
}
.socialb blockquote{
	margin:1.071em 0 0;
	display:table;
	height:46px;
}
.socialb blockquote a{
	color:#666d75;
	text-decoration:none;
	font-style:italic;
	padding:0 0 0 55px;
	background:url(../images/icons-1.png) no-repeat -3px -222px;
	width:465px;
	display:table-cell;
	vertical-align:middle
}
.socialb blockquote a:hover{
	color:#316179;
	background-position:-523px -222px;
}
.socialb blockquote q a{
	display:inline;
	padding:0;
	margin:0 0 0 55px;
	background:none;
	width:auto;
}
.socialb article footer{
	position:absolute;
	width:480px;
	overflow:hidden;
	text-align:right;
	font-style:italic;
	color:#aab1b6;
	bottom:-6px;
	right:2px;
}
.socialb footer span{
	float:left;
	color:#bbc2c9;
	font:1.286em Jrhand, Arial, Helvetica, sans-serif;
	background:url(../images/arrows.png) no-repeat;
	padding:.444em 0 0 19px;
}
.socialb footer p{margin:.571em 0 0;}
.contact, .examples footer, .tfooter{
	text-align:center;
	font:2.267em/1.176em LeagueGothic, Arial, Helvetica, sans-serif;
	color:#505d7a;
	text-transform:uppercase;
	margin: 53px 0 30px;
}
.contact a, .examples footer a, .tfooter a{color:#d43756;}
.contact a:hover, .examples footer a:hover, .tfooter a:hover{text-decoration:none;}
.tfooter{margin:.294em 0 .735em;}
.packages{
	width:980px;
	padding:2.467em 0 3.667em;
	overflow:hidden;
}
.packages .oinfo{cursor:pointer;}
.oinfo{
	width:306px;
	float:left;
	text-align:center;
	background:#f5f5ef url(../images/grey.gif);
	margin:1.667em 0 0;
	padding:0 0 131px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
	min-height:235px;
}
.basic{
	margin-right:11px;
	min-height: 175px;
}
.top-choise{
	width:346px;
	background:#ecf3f5 url(../images/blue.gif);
	min-height:205px;
}
.delux{float:right;}
.oinfo h2{margin:0 0 .617em;}
.oinfo header{padding:2.133em 0 0;}
.oinfo header span{
	position:absolute;
	top:-1.778em;
	right:30px;
	font:1.2em Jrhand, Arial, Helvetica, sans-serif;
	color:#7d949e;
	background:url(../images/arrows.png) no-repeat 100% 100%;
	padding:0 18px 17px 0;
}
.oinfo p, .oinfo .options{
	margin:0;
	font-style:italic;
	color:#666d75;
	font-size:14px;
	line-height: 22px;
}
.oinfo .options{
	padding:0;
	list-style:none;
}
.oinfo .options li.added{background:#d43756;}
.oinfo .plus{
	padding:22px 0 0;
	background:url(../images/icons-1.png) no-repeat -1329px -244px;
	margin:1px 0 0;
}
.top-choise .plus{background-position:-886px -244px;}
.porder{
	position:absolute;
	bottom:-6px;
	left:0;
	width:306px;
	height:116px;
}
.top-choise .porder{width:346px;}
.porder h3 strong{
	color:#d43756;
	font-weight:normal;
}
.oinfo .plist{margin:0 15px 32px 0;}
.oinfo .plist strong, .packages .active .plist strong{
	font-size:2.19em;
	color:#d43756;
}
.packages .plist strong{color:#657490;}
.oinfo .and{
	background:url(../images/icons-3.png) no-repeat -61px -266px;
	padding:0 0 0 38px;
	margin:0 0 0 8px;
}
.top-choise .and{background-position:-111px -218px;}
.basebo{margin:0 0 2.133em;}
.basebo hgroup h2{
	text-align:center;
	color:#747d88;
	margin:0 0 1.059em;
}
.basebo h2 a{
	text-decoration:none;
	color:#747d88;
	background:url(../images/dasha.gif) repeat-x 0 100%;
	display:inline-block;
	outline:none;
}
.basebo h2 a:hover{
	color:#505d7a;
	position:relative;
}
.basebo .wrapp{position:relative;}
.tooltip{
	position:absolute;
	bottom:3em;
	margin:0 0 0 -158px;
	width:323px;
	left:-9999px;
	font:italic .412em/1.214em Georgia, "Times New Roman", Times, serif;
	color:#666d75;
	text-transform:none;
	cursor:default;
}
.tooltip .t{
	height:8px;
	display:block;
	overflow:hidden;
	background:url(../images/bg-tooltip.png) no-repeat;
}
.tooltip .b{
	height:26px;
	display:block;
	overflow:hidden;
	background:url(../images/bg-tooltip.png) no-repeat -646px 100%;
}
.tooltip .c{
	background:url(../images/bg-tooltip.png) repeat-y -323px 0;
	padding:.357em 10px .714em;
	width:303px;
	display:block;
}
.tooltip i{
	margin:0 0 .714em;
	display:block;
}
.tooltip small{
	font-size:.926em;
	color:#7e8791;
}
a:hover .tooltip{
	left:50%;
	z-index:2;
}
.olist{
	width:644px;
	float:left;
	padding:1em 0  0;
}
.olist header{
	width:100%;
	margin:0 0 2.133em -20px;
	padding:0 0 0 20px;
	background:#ecf3f5 url(../images/blue.gif);
	overflow:hidden;
	position:relative;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	letter-spacing:1px;
}
.olist header h3{
	float:left;
	color:#d43756;
	margin:.762em 0 .667em;
	line-height:1.19em;
}
.olist header ul{
	margin:.762em 0 .333em;
	padding:0;
	list-style:none;
	float:left;
	width:527px;
	text-align:center;
	font:1.4em LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.olist header .custom-tabs {
	overflow:hidden;
}
.olist header li{
	display:inline-block;
	margin:0 9px 0 10px;
	padding:0 2px;
	vertical-align:top;
}
.olist header a{
	text-decoration:none;
	color:#526592;
	display:block;
	padding:0 0 8px;
}
.olist header a:hover{color:#304880;}
.olist header .active a, .olist header .active a:hover{
	color:#50566b;
	background:url(../images/arrow-olist.png) no-repeat 50% 100%;
}
.odescr{
	width:100%;
	margin:-2.133em 0 0;
}
.odescr fieldset{
	background:url(../images/dash.gif) repeat-x 0 100%;
	width:100%;
	padding:2.133em 0 1.2em 10px;
	margin:0 0 0 -10px;
	position:relative;
}
.odescr h2{
	text-align:left;
	margin:0 0 .647em;
	color:#505d7a;
}
.odescr h3{
	margin:0;
	padding:.238em 0;
}
.odescr dl{
	margin:0;
	width:247px;
	float:left;
}
.odescr dt{
	float:left;
	clear:both;
	margin:0 0 .333em;
}
.odescr dd{
	margin:0 0 .313em;
	height:1%;
	overflow:hidden;
	text-align:right;
	color:#50566b;
	font:16px/23px LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../images/dot.gif) repeat-x 0 100%;
}
.odescr dd span{
	background:#fff;
	padding:0 0 0 4px;
}
.odescr .mark{color:#c44b4b;}
.odescr .radio, .odescr .checkbox{margin:4px 7px 0 0;}
.odescr label{float:left;}
.odescr label.wp, .odescr label.joomla, .odescr label.drupal, .odescr label.magento{
	background:url(../images/icons-2.png?1) no-repeat;
	padding:10px 0 10px 44px;
	margin:-10px 0;
	position:relative;
}
.odescr label.wp{background-position:-5px -107px;}
.odescr label.joomla{background-position:-211px -107px;}
.odescr label.drupal{background-position:-408px -105px;}
.checked label.wp{background-position:-5px -207px;}
.checked label.joomla{background-position:-211px -207px;}
.checked label.drupal{background-position:-408px -205px;}
.odescr label.magento{background-position:-821px -207px;}
.checked label.magento{background-position:-1018px -207px;}
.odescr .descr{
	float:right;
	width:379px;
	font-size:.867em;
	line-height:1.308em;
	color:#666d75;
	margin:4px 0 0;
}
.odescr .item{
	width:100%;
	margin:0 0 1.333em;
}
.note{
	padding:2.2em 4em 0 0;
	float: left;
	width: 642px;
	box-sizing: border-box;
}
.note h3{
	color:#747d88;
	margin:0 0 .333em;
	padding-top:0;
}
.note p{
	font-size:.867em;
	line-height:1.308em;
	margin:0;
	color:#666d75;
}
.osummary{
	background:#f9f7e2 url(../images/yellow.gif);
	float:right;
	margin:15px 0 0;
	padding:0;
}
.osummary .holder{padding-bottom:2.2em;}
.osummary .plus{background-position:-1752px -244px;}
.osummary .plus li{width:100%;}
.osummary .porder{
	position:static;
	padding:4px 0 0;
	width:100%;
	height:auto;
}
.osummary .plist{
	margin-bottom:0;
	margin-top:.476em;
}
.osummary h2{color:#d43756;}
.osummary h3{margin:1.238em 0 0;}
.emailp{
	margin:2em 0 3em;
	width:1000px;
}
.oemail{
	background:#ecf3f5 url(../images/blue.gif);
	width:324px;
	margin:0;
	padding:0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.oemail .holder{padding-bottom:2.2em;}
.oemail .porder{
	position:static;
	width:100%;
	height:auto;
}
.oemail .plist{margin:1.333em 0 0;}
.oemail p{
	margin:0 40px;
}
.email-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.emailp aside{
	float:left;
	width:644px;
	margin-left: 27px;
}
.emailp h2{
	color:#747d88;
	margin:0 0 0.8em;
}
.emailp .odescr{
	margin:0;
	padding:0;
	background:none;
}
.emailc{
	margin:0 0 -6px;
	padding:1px 0 0;
	list-style:none;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.emailc:after {
	content: none;
}
.emailc li{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 9px 0;
	position: relative;
	overflow: hidden;
}
.emailc label:before{
	content: '';
	display: block;
	width: 23px;
	height: 23px;
	background: url(../images/ico-check.png) no-repeat;
	margin: 0 auto 12px;
}
.emailc input[type="checkbox"]:checked+label:before{background-position: -27px 0;}
.emailc input[type="checkbox"]:checked+label{background: #f0eee2;}
.emailc label{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-direction: column;
	width: 120px;
	box-sizing: border-box;
	min-height: 145px;
	padding: 12px;
	background: #f0f0f0;
	border-radius: 5px;
	text-align: center;
}
.emailc input:disabled+label {
	cursor: default;
	opacity: 0.5;
}
.emailc li:hover input:disabled+label {
	background: #f0f0f0;
}
.emailc input[type="checkbox"]:checked+label,
.emailc li:hover label{
	background: #f0eee2;
}
.emailc input[type="checkbox"]{
	position: absolute;
	top: 0;
	left: -999px;
}
.emailc input[type="checkbox"]+label:before{
	content: '';
	display: block;
	margin: 0 auto;
	width: 21px;
	height: 20px;
	border: 1px solid #e0e0e0;
	border-top-width: 2px;
	background: #fff url(../images/icons-4.png) no-repeat -9999px 0;
	border-radius: 5px;
}
.emailc input[type="checkbox"]:checked+label:before{
	background-position: -532px 4px;
}
.emailc .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	color: #747d88;
	margin: 0;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-size: 0.95em;
	line-height: 1.1;
}
.emailc .title:before{
	content: '';
	display: inline-block;
	vertical-align: top;
	height: 34px;
	width: 20px;
}
.emailc input[type="checkbox"]#eml_width+label .title:before{display: none;}
.emailc input[type="checkbox"]#eml_mailchimp+label .title:before{
	background: url(../images/icon-mailchimp.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_retina+label .title:before{
	display: none;
}
.emailc input[type="checkbox"]#eml_campaignmonitor+label .title:before{
	background: url(../images/icon-campaign.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_anigif+label .title:before{
	display: none;
}
.emailc input[type="checkbox"]#eml_salesforce_pardot+label .title:before{
	background: url(../images/icon-salesforce.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_outlook_file_template+label .title:before{
	background: url(../images/icon-outlook.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_hubspot+label .title:before{
	background: url(../images/icon-hubspot.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_sendgrid+label .title:before{
	background: url(../images/icon-sendgrid.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_marketo+label .title:before{
	background: url(../images/icon-marketo.png) no-repeat center;
	background-size: contain;
}
.emailc input[type="checkbox"]#eml_icontact+label .title:before{
	background-position: -213px 0;
}
.emailc input[type="checkbox"]#eml_constantcontact+label .title:before{
	background-position: -320px 0;
}
.emailc input[type="checkbox"]#eml_mandrill+label .title:before{
	width: 67px;
	background-position: -437px 0;
}
.emailc input[type="checkbox"]#eml_retina+label .title,
.emailc input[type="checkbox"]#eml_width+label .title,
.emailc input[type="checkbox"]#eml_anigif+label .title {
	padding-top: 34px;
}
.emailc .price {
	display: block;
	color: #d43756;
	font: 1.334em/1.238em LeagueGothic,Arial,Helvetica,sans-serif;
}
.odetails{margin:0 0 1.733em;}
.odetails h2{margin:0 0 .918em;}
.oform{
	width:644px;
	float:left;
}
.oform input.text{width:250px;}
/* +multipart uploader */
.attach-button-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.upload-list {
	margin: 0 -200px 0 0;
	padding: 0;
	list-style: none;
}
.upload-list li {
	display: inline-block;
	vertical-align: top;
	margin: 5px 5px 0 0;
	border-radius: 4px;
	border: 1px solid #50566b;
	padding: 0 20px 0 8px;
	position: relative;
	overflow: hidden;
	color: #fff;
	max-width: 120px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.upload-list li .remove {
	position: absolute;
	top: 50%;
	right: 4px;
	width: 8px;
	height: 8px;
	z-index: 11;
	cursor: pointer;
	margin: -4px 0 0;
}
.upload-list li .remove:before,
.upload-list li .remove:after {
	content: "";
	position: absolute;
	top: 50%;
	background: white;
	width: 8px;
	height: 2px;
	left: 0;
	top: 50%;
	margin: -1px 0 0;
}
.upload-list li .remove:before {
	transform: rotate(-45deg);
}
.upload-list li .remove:after {
	transform: rotate(45deg);
}
.upload-list li em {
	position: relative;
	z-index: 11;
	font-style: normal;
	font-size: 1.2rem;
}
.upload-list li.error {
	border-color: #d43756;
	color: #d43756;
}
.upload-list li.error .remove:before,
.upload-list li.error .remove:after {
	background: #d43756;
}
.upload-list li .simple-amazon-uploader-progress {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: #50566b7d;
}
.upload-list li .simple-amazon-uploader-progress.uploaded {
	background-color: #3db758;
	background: #3db75894;
}
.upload-list li.error .simple-amazon-uploader-progress {
	background: #d4375645;
	color: white;
}
.upload{
	/*overflow:hidden;*/
	position:relative;
	width:100%;
}
/* -multipart uploader */
.upload .file{
	position:absolute;
	right:0;
	top:0;
	width:100%;
	z-index:2;
	height:42px;
	font-size:29px;
	opacity:0;
}
.oform .upload input.text{width:207px;}
.oform .upload{
	float:right;
	width:350px;
}
.upload .btn{
	float:right;
	background:#b6cdd5;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	width:109px;
	padding:.381em 0 .238em;
	text-align:center;
	line-height:1.381em;
	font-size:1.4em;
}
.upload .hover .btn{background:#7db3c4;}
.oform textarea{
	width:616px;
	height:164px;
	max-width:616px;
}
.oform small{
	height:1%;
	overflow:hidden;
	font-style:italic;
	color:#b2b6ba;
	font-size:.867em;
	line-height:1.308em;
	display:block;
	padding:.308em 0 0 17px;
}
.total{
	width:306px;
	float:right;
}
.total dl{
	margin:-2px 0 .571em;
	width:100%;
	font:1.4em/1.238em LeagueGothic, Arial, Helvetica, sans-serif;
}
.total dt{
	float:left;
	clear:left;
	color:#50566b;
	text-transform:uppercase;
	background:#fff;
	margin:0 0 .571em;
	padding:.476em 2px 0 0;
	white-space:nowrap;
	position:relative;
}
.total dd{
	float:left;
	background:url(../images/dot.gif) repeat-x 0 1.381em;
	text-align:right;
	margin:-2.286em 0 .286em;
	padding:.476em 0 .286em;
	color:#d43756;
	clear:left;
	white-space:nowrap;
	width:100%;
}
.total strong{
	font-size:1.619em;
	font-weight:normal;
	line-height:1.176em;
}
.total .cost{padding:.381em 0 .571em;}
dd.cost{
	background:none;
	margin:-2.857em 0 0;
}
dt.cost{margin:0;}
.total .box{
	background:#fff;
	padding:0 0 0 4px;
}
.total div.box{
	float:right;
	padding:0 0 0 6px;
}
.total .eform{margin:-6px -10px -8px 0;}
.total input.text{
	width:20px;
	text-align:right;
	font:1em LeagueGothic, Arial, Helvetica, sans-serif;
	padding:7px 10px 7px 8px !important;
	color:#d43756;
	float:left !important;
}
.total .btnh, .cform .btnh, .coform .btnh{float:right;}
.total input.btn{width:160px;}
.total .progress input.btn, .mpopup .fset .progress input.btn{padding-left:12px;}
.calendar{
	padding:7px 10px 7px 8px;
	float:left;
	width:101px;
}
.calendar .open, .calendar .close{
	width:20px;
	height:23px;
	background:url(../images/sprite.png) no-repeat -5px -51px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	text-align:left;
	margin:1px 0 0 0;
}
.calendar .close{
	float:right;
	background-position:-30px -51px;
}
.calendar .time{
	float:right;
	width:81px;
}
.calendar .popup{
	position:absolute !important;
	width:122px;
	background:#fbf9eb;
	z-index:2 !important;
	top:0;
	right:0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.3);
	-moz-box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.3);
	box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.3);
}
.calendar .popup .t, .calendar .popup .b{display:none;}
.calendar .popup ul{
	margin:2px 0;
	padding:0 10px;
	list-style:none;
	text-align:left;
	overflow:hidden;
	width:102px;
}
.calendar .popup li{
	background:url(../images/dot.gif) repeat-x;
	margin:-1px 0 0;
	padding:1px 0;
	width:100%;
	vertical-align:top;
}
.calendar .popup a{
	display:block;
	width:100%;
	overflow:hidden;
	text-decoration:none;
	color:#71798a;
	padding:5px 5px 4px;
	margin:0 -5px;
	position:relative;
	min-height:26px;
}
.calendar .popup a:hover{
	background:#fff;
	color:#505d7a;
}
.calendar .active a, .calendar .active a:hover{
	color:#d43756;
	background:none;
}
.calendar .popup .time{
	cursor:pointer;
	text-align:right;
}
.tc{
	width:990px;
	margin:0 0 1.539em -10px;
	color:#666d75;
	font-style:italic;
	font-size:.867em;
	line-height:1.308em;
	overflow:hidden;
}
.tc h3{
	color:#747d88;
	font-size:1.615em;
	margin:0 0 .381em;
}
.terms{
	width:645px;
	padding:2.846em 0 0 10px;
	background:url(../images/dash.gif) repeat-x;
	float:left;
}
.terms p{margin:0 0 .769em;}
.acards{
	width:314px;
	float:right;
	text-align:right;
	overflow:hidden;
}
.ccards{
	margin:0 0 37px 69px;
	width:244px;
	height:34px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat -312px -146px;
	text-align:left;
}
.checkout{
	width:100%;
	margin:-.667em 0 0;
}
.checkout .osummary h2{color:#505d7a;}
.yorder{
	width:645px;
	float:left;
	padding:2.133em 0 0;
}
.yorder article{margin:0 0 1.733em;}
.yorder h2{margin:0 0 .765em;}
.yorder .main h2{
	color:#d43756;
	margin:0 0 .617em;
}
.yorder section {
	width:100%;
	margin:0 0 2.4em -10px;
	padding:0 0 1.067em 10px;
	background:url(../images/dash.gif) repeat-x 0 100%;
	position:relative;
}
.checkout .pay-form section,
.summary-holder .pay-form section {
	background:none;
	padding-bottom:0;
	margin-bottom:20px;
}
.yorder .m{padding-bottom:1.067em;}
.yorder dl{
	width:100%;
	margin:0;
	overflow:hidden;
	clear:both;
}
.yorder .m dt{
	float:left;
	color:#50566b;
	font:1.4em/1.238em LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	clear:left;
	background:#fff;
	padding:2px 20px 0 0;
	margin:0 0 .952em;
}
.yorder .m dd{
	height:1%;
	overflow:hidden;
	font-style:italic;
	color:#666d75;
	font-size:.933em;
	margin:0 0 1.426em;
}
.yorder .cl{
	float:left;
	width:318px;
	clear:none;
}
.yorder .cr{
	float:right;
	width:265px;
	clear:none;
}
.yorder .cl dt, .yorder .cr dt{padding:0 4px 0 0;}
.yorder .m .cl dd, .yorder .m .cr dd{
	text-align:right;
	padding:0 0 6px;
	background:url(../images/dot.gif) repeat-x 0 100%;
	line-height:1.429em;
	white-space:nowrap;
}
.yorder .ntext{background:url(../images/ntext.gif);}
.yorder strong{
	font-weight:normal;
	font-size:1.619em;
	line-height:34px;
}
.yorder .btn,
.pay-form .btn {
	float:right;
	font-size:1.6em;
	padding:10px 24px 7px;
	margin:-7px 0 0;
}
.yorder aside{
	width:100%;
	overflow:hidden;
	margin:-10px 0 0;
	font-style:italic;
	color:#666d75;
	font-size:.733em;
	line-height:1.272em;
}
.yorder .text{
	height:1%;
	overflow:hidden;
	padding:5px 0 0;
}
.yorder .text p{margin:0;}
.yorder .ccards{
	float:right;
	margin:0 0 0 10px;
	width:288px;
	background:url(../images/sprite.png) no-repeat -5px -146px;
}
.summary-holder {
	width:645px;
	margin:0 auto;
	float:none;
	padding:22px 0 0;
}
.examples{
	width:1000px;
	margin:0 -40px;
	padding:0 30px;
	overflow:hidden;
}
.examples ul{
	padding:0;
	list-style:none;
	width:1050px;
	margin:0 -50px 0 0;
}
.examples img{vertical-align:top;}
.examples li{
	width:258px;
	height:258px;
	margin:0.8em 50px 2.667em 0;
	float:left;
	padding:1em 15px;
	border:6px solid #e5e5e5;
	-moz-border-image:url(../images/border.gif) 6 repeat;
	-webkit-border-image:url(../images/border.gif) 6 repeat;
	border-image:url(../images/border.gif) 6 repeat;
	position:relative;
}
.examples .top li{
	width:433px;
	height:362px;
}
.examples h2{
	margin:-1.524em 0 .286em;
	text-align:center;
	font-size:1.4em;
	line-height:1.238em;
	color:#50566b;
	position:relative;
	z-index:2;
}
.examples h2 span{
	background:#fff;
	padding:0 10px;
}
.examples .icon{
	position:absolute;
	text-indent:-9999px;
	background:url(../images/exi.png) no-repeat;
	overflow:hidden;
	z-index:2;
}
.examples .wp, .examples .drupal{
	width:83px;
	height:82px;
	top:-33px;
	right:-42px;
	background-position:-5px -5px;
}
.examples .drupal{background-position:-93px -5px;}
.examples .joomla{
	width:79px;
	height:79px;
	top:-32px;
	right:-40px;
	background-position:-181px -5px;
}
.examples .email{
	width:61px;
	height:50px;
	top:-19px;
	right:-25px;
	background-position:-265px -5px;
}
.preview{
	height:258px;
	position:absolute;
	width:258px;
	top:15px;
	left:15px;
	display:none;
}
.preview ul{
	width:100%;
	margin:0;
	height:216px;
	background:url(../images/ex.png) -9999px;
	padding:42px 0 0;
}
.preview .pemail{
	height:186px;
	padding-top:72px;
}
.examples .preview li{
	height:auto;
	width:177px;
	display:block;
	padding:0 0 7px 42px;
	margin:0 auto;
	border-width:0;
	float:none;
	overflow:hidden;
}
.preview a{
	padding:15px 0 0 66px;
	min-height:38px;
}
.top .preview{
	width:433px;
	height:362px;
}
.top .preview ul{
	height:267px;
	padding-top:95px;
}
.top .preview .pemail{
	padding-top:125px;
	height:237px;
}
.examples li:hover .preview, .examples li.hover .preview{display:block;}
.examples li:hover .preview ul{background-position:0 0;}
.examples footer{margin:.382em 0 .735em;}
#overlay{
	background:url(../images/overlay.png);
	position:absolute;
	width:100%;
	height:1000px;
	top:0;
	left:0;
}
#fade{
	background:url(../images/fade.png);
	position:absolute !important;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.croll{
	height:306px;
	overflow:auto;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #d5dbdd;
	background:#fff;
	position:relative;
	color:#666d75;
	font-size:.867em;
	line-height:1.308em;
}
.croll li{
	border-top: 1px solid #d5dbdd;
	margin:0 0 -1px;
	padding:2px 9px;
}
.croll .alt{
	background:#fffceb;
	border:solid #eee9ce;
	border-width:1px 0;
	position:relative;
}
.croll .author{color:#4e5359;}
.croll time{
	font-style:italic;
	font-size:.846em;
	color:#898f96;
	line-height:1.272em;
}
.cform{padding:10px 12px;}
.cform .eform{
	background:#fff;
	border-color:#fff;
	width:100%;
}
.cform textarea, .cform input.text{
	font-size:.867em;
	padding:6px 7px;
}
.cform input.text{
	padding-top:12px;
	padding-bottom:11px;
	width:219px;
}
.cform textarea{
	height:50px;
	width:97%;
}
.cform .upload{
	float:left;
	width:350px;
}
.cform .upload .eform{width:auto;}
.cform .bbtn{width:100px;}
.cform .row{padding:0 0 .667em;}
.attach{
	float:left;
	width:101px;
	height:42px;
	text-indent:-9999px;
	overflow:hidden;
}
.attach span{
	display:block;
	height:84px;
	background:url(../images/attach.png) no-repeat;
}
.attach:hover{position:relative;}
.attach:hover span{margin:-42px 0 0;}
.chkh{
	float:left;
	width:245px;
	padding:8px 0 0;
}
.loginh{
	width:560px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
.login{
	width:270px;
	margin:0 auto;
	background:url(../images/icons-3.png) no-repeat -847px -264px;
	padding:123px 0 0;
}
.login .eform, .mpopup .eform, .chatoff .eform{background:#fff;}
.login input.text{text-align:center;}
.login input.text, .login textarea{
	width:242px;
	padding: 11px 14px 13px !important;
	height: auto;
	box-sizing: content-box;
}
.login aside{
	font-size:.933em;
	margin:-3px 0 0;
}
.rme{
	width:100%;
	overflow:hidden;
	text-align:right;
}
.rme label, .chkh label{
	float:left;
	color:#8c979b;
}
.rme .checkbox, .chkh .checkbox{margin:4px 3px 0 0;}
.mpopup .login .btn, .login .btn{width:270px;}
.loginh footer{
	font-size:.867em;
	line-height:1.692em;
	font-style:italic;
	color:#666d75;
	padding:2.692em 0 3em;
	overflow:hidden;
}
.loginh footer p{margin:0;}
.loginh footer i{color:#494e54;}
.lostp{
	position:absolute;
	z-index:2;
	background:none;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.lostp .login{background:none;}
.rpass{
	height:35px;
	padding-top:9px;
}
.rpass a{color:#fff;}
.rpass a:hover{
	text-decoration:none;
	color:#fff;
}
.unreg .login{
	background-position:-847px -243px;
	padding:168px 0 .769em;
	margin-bottom:0;
}
.tyou article{
	text-align:center;
	padding:11em 0 9.867em;
}
.tyou h1{
	color:#e3e3e3;
	margin:0 0 .33em;
	font:7.467em/1.125em LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.tyou hgroup{margin:0 0 1.467em;}
.tyou article footer{margin:3.667em 0 0;}
.tyou article p{margin:0;}
.minfo{
	padding:3px 0 1.333em 10px;
	width:100%;
	overflow:hidden;
	margin:0 0 1.333em -10px;
	background:url(../images/dash.gif) repeat-x 0 100%;
}
.minfo dl{
	float:right;
	width:262px;
}
.minfo dl.lcol{
	float:left;
	width:216px;
	margin:0 74px 0 0;
}
.minfo section{
	float:left;
	width:240px;
}
.minfo section.lcol{
	width:150px;
	margin:0 10px 0 0;
}
.minfo dd sup{
	font-size:.619em;
	line-height:1em;
	position:relative;
	top:-.308em;
	vertical-align:middle;
}
.minfo ul{
	margin:-3px 0 0;
	padding:0;
	list-style:none;
	font-style:italic;
	color:#666d75;
	font-size:.867em;
	line-height:1.308em;
}
.underway{
	color:#689800;
	font-weight:normal;
}
.new{
	color:#cf0930;
}
.cell-status strong{font-weight:normal;}
.mform{
	width:770px;
	float:right;
	padding:0 0 1.133em;
}
.mform textarea{
	width:742px;
	max-width:742px;
	height:164px;
}
.mform .upload{
	width:350px;
	float:left;
}
.mform .upload input.text{width:207px;}
.mform input.btn{
	float:right;
	font-size:1.4em;
	width:110px;
}
.mform .progress input.btn{padding-left:38px;}
.schedule{
	width:190px;
	float:left;
	text-align:center;
	padding:6px 0 0;
	font-size:.867em;
	line-height:1.308em;
	margin:0 0 0 -5px;
	position:relative;
}
.schedule h3{
	color:#747d88;
	margin:0 0 .381em;
	font-size:1.615em;
}
.schedule .box{
	font-size:.923em;
	font-style:italic;
	overflow:hidden;
	padding:0 0 1.917em;
	margin:0 0 1.917em;
	background:url(../images/dash.gif) repeat-x 0 100%;
}
.reports{
	width:990px;
	margin:0 0 1.538em -10px;
	padding:0 0 .923em;
	position:relative;
	background:url(../images/dash.gif) repeat-x 0 100%;
	font-size:.867em;
	line-height:1.308em;
	color:#666d75;
	overflow:hidden;
}
.log{
	background:none;
	padding:.538em 0 1.769em;
	margin-bottom:0;
}
.reports article{
	width:100%;
	margin:0 0 .769em;
}
.reports .text{
	width:730px;
	float:right;
	background:#f3f6f7;
	padding:1.231em 20px;
	position:relative;
	min-height:30px;
}
.reports .text p{margin:0;}
.reports .bd{
	position:absolute;
	overflow:hidden;
	top:2.308em;
	left:-11px;
	line-height:0;
	border-top:21px solid #f3f6f7;
	border-left:11px solid #fff;
}
.manager .bd{border-top-color:#fffadd;}
.rattach{
	background:#eef2f3;
	margin:1.308em -20px -1.231em;
	width:770px;
	overflow:hidden;
	padding:6px 0 0;
}
.rattach .bd{
	float:left;
	position:static;
	border-top:22px solid #d8dedf;
	border-left:22px solid #fff;
	margin:4px 12px 0 0;
}
.reports .meta{
	width:196px;
	float:left;
	text-align:right;
	color:#666d75;
	font-size:.846em;
	margin:16px 0 0;
	line-height:1.454em;
}
.reports .avatar{
	float:right;
	width:60px;
	height:60px;
	padding:3px;
	border:1px solid #f3f3ee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 0 1px #f3f3ee;
	-moz-box-shadow:0 0 1px #f3f3ee;
	box-shadow:0 0 1px #f3f3ee;
	background:#fff;
	overflow:hidden;
	margin:-16px 0 0 10px;
}
.reports .meta strong{
	display:block;
	font:1.636em/1.111em LeagueGothic, Arial, Helvetica, sans-serif;
	color:#596078;
}
.reports time{font-style:italic;}
.reports .meta i{
	color:#adb1b2;
	display: block;
}
.paid{
	width:100%;
	margin:5px 0 10px -10px;
	font-style:italic;
}
.paid .holder{
	background:#e2f7f6 url(../images/paid.gif) repeat-y;
	float:left;
}
.paid .frame{
	background:url(../images/paid.gif) repeat-y 100% 0;
	float:left;
	padding:5px 100px 5px 10px;
	position:relative;
	min-height:22px;
}
.paid .frame span{line-height:22px;}
.paid .options{
	position:absolute;
	top:5px;
	right:-5px;
	width:102px;
}
.paid strong, .paid i, .paid a{
	float:left;
	font:1.462em/22px LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.paid strong{
	float:left;
	width:40px;
	color:#d43756;
	text-align:right;
	font-style:normal;
}
.paid i{
	color:#666d75;
	margin:0 0 0 20px;
}
.paid a{
	float:right;
	color:#fffadd;
	height:32px;
	line-height:32px;
	width:65px;
	text-align:center;
	text-decoration:none;
	margin:-5px -10px 0 0;
	letter-spacing:normal;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.paid a:hover{color:#fffadd;}
.manager .text{background:#fffadd;}
.manager .rattach{background:#f8f5dd;}
.manager .rattach .bd{border-top-color:#e6e3cb;}
.manager .meta{margin-top:9px;}
.manager .avatar{margin-top:-9px;}
.clients{
	margin:0;
	padding:19px 0 0;
	list-style:none;
}
.clients li{
	width:100%;
	margin:0 0 2.667em;
}
.clients .meta{
	float:left;
	color:#596078;
	padding:.615em 0 0 0;
	font-size:.867em;
	text-align:right;
}
.clients .info{
	font:1.385em/1.111em LeagueGothic, Arial, Helvetica, sans-serif;
	margin:0 0 .222em;
}
.clients .meta p{margin:0;}
.clients .meta *{white-space:nowrap;}
.clients .alt .meta{
	float:right;
	text-align:left;
}
.clients .text{
	height:1%;
	overflow:hidden;
	color:#666d75;
	font-size:.867em;
	line-height:1.308em;
	position:relative;
	padding:0 0 0 23px;
}
.clients .alt .text{
	padding:0 23px 0 0;
	text-align:right;
}
.clients blockquote{
	display:inline-block;
	background:#f3f6f7;
	padding:15px 20px 13px;
	margin:0;
	font-style:italic;
}
.clients .alt blockquote{background:#fffadd;}
.clients p{margin:0 0 .462em;}
.clients .bd{
	position:absolute;
	overflow:hidden;
	top:1.538em;
	left:12px;
	line-height:0;
	border-top:21px solid #f3f6f7;
	border-left:11px solid #fff;
}
.clients .alt .bd{
	border-left-style:none;
	border-right:11px solid #fff;
	border-top-color:#fffadd;
	left:auto;
	right:12px;
}
.mpopup{
	background:#fff;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-webkit-box-shadow:0 0 68px rgba(93, 135, 146, 0.7);
	-moz-box-shadow:0 0 68px rgba(93, 135, 146, 0.7);
	box-shadow:0 0 68px rgba(93, 135, 146, 0.7);
	padding:13px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.mpopup .t, .mpopup .b{display:none;}
.mpopup .inner{
	background:#d5ebf2 url(../images/lblue.gif);
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
	padding:6px;
}
.mpopup #fade{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.mpopup .box{border:1px solid #edf7f9;}
.mpopup .title{
	text-transform:uppercase;
	color:#9db7bf;
	display:block;
	font:1.615em LeagueGothic, Arial, Helvetica, sans-serif;
	margin:0 0 1px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
}
.mpopup .close{
	position:absolute;
	top:-8px;
	left:-8px;
}
.mpopup .close a{
	display:block;
	width:27px;
	height:27px;
	background:#d43756 url(../images/sprite.png) no-repeat -137px -84px;
	text-indent:-9999px;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:2px 2px 0 rgba(80, 93, 122, 0.3);
	-moz-box-shadow:2px 2px 0 rgba(80, 93, 122, 0.3);
	box-shadow:2px 2px 0 rgba(80, 93, 122, 0.3);
}
.mpopup .close a:hover{background-color:#d71f44;}
#login{width:364px;}
#login .loginh{width:350px;}
#login .lostp, .mpopup #fade{width:364px;}
#login .login{
	padding-top:98px;
	background-position:-847px -281px;
}
#login .lostp .login{padding-top:105px;}
#login aside{
	margin:0;
	padding:3px 0 1.571em;
	background:url(../images/dashp.gif) repeat-x 0 100%;
}
#login footer{
	padding:1.538em 0 1.461em;
	line-height:1.538em;
}
#contact, #settings, #feedback{width:724px;}
#contact header, #feedback header{
	text-align:center;
	padding:1.2em 0 20px;
	color:#666d75;
}
#contact header h2, #feedback header h2{margin:0 0 -3px;}
#contact article, #feedback article{
	margin:0 0 1.333em;
	padding:0;
}
#contact .info, #feedback .info{
	width:270px;
	float:right;
	text-align:center;
	padding:0 20px 0 0;
}
#contact .info p, #feedback .info p{
	font-style:italic;
	color:#666d75;
	font-size:.867em;
	line-height:1.538em;
	margin:0 0 1.308em;
}
#contact .info a, #feedback .info a{font-style:normal;}
#contact mark, #feedback mark{
	color:#d43756;
	background:none;
}
#contact .title, #feedback .title{
	font-size:1.4em;
	line-height:1.238em;
	margin:0;
}
#example .inner{
	background:#494a5b;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	width:848px;
	height:465px;
	overflow:auto;
	padding:0;
}
.coform{
	width:355px;
	float:left;
	padding:4px 0 .6em 41px;
}
.coform input.text, .coform textarea{width:355px;}
.coform .upload{
	float:left;
	width:240px;
}
.coform .upload input.text{width:97px;}
.coform textarea{
	max-width:327px;
	height:100px;
}
.mpopup input.btn, .chatoff input.btn{width:100px;}
.mpopup .progress input.btn, .cform .progress .bbtn{padding-left:32px;}
.coform .notice{width:355px;}
.coform .btnh .notice, .cform .btnh .notice{width:100px;}
.chatoff{
	margin:0 auto;
	padding:20px 0;
}
/* payment */
.pay-form {width:645px;}
.yorder .payment {
	width:auto;
	padding:0 1px 28px 10px;
}
.payment .eform,
.payment select {
	width:204px;
	margin:0 0 0 16px;
	float:left;
}
.payment .eform:first-child {margin:0;}
.payment .addr {width:100%;}
.payment .city,
.payment .country,
.payment .selectArea {
	width:166px;
	margin:0 0 0 16px;
}
.payment .state,
.payment .zip,
.payment .cvv {width:132px;}
.payment .card {width:322px;}
.payment .mm,
.payment .yy {width:71px;}
.payment .yy:before {
	content:'/';
	position:absolute;
	top:0;
	left:-11px;
	color:#969696;
	font:15px/36px Georgia, Times, serif;
}
.payment input {
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.payment .btn {
	margin:0;
	position:relative;
}
.payment .btn input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	line-height:0;
	font-size:0;
	text-indent:-999em;
	overflow:hidden;
	border:0;
	background:url(../images/none.gif);
	cursor:pointer;
	padding:0;
}
.payment .notice {
	width:100%;
	padding:0 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align:left;
}
.payment .notice i span {padding:2px 9px;}
.payment .phone .notice,
.payment .city .notice,
.payment .zip .notice,
.payment .cvv .notice,
.payment .state .notice,
.payment .mm  .notice {
	top:-21px;
	z-index:99;
}
.payment .state .notice {width:140px;}
.payment .mm  .notice {width:159px;}
/* payment END */
#settings nav ul{
	margin:0;
	padding:0 0 0 46px;
	list-style:none;
	overflow:hidden;
	font:19px LeagueGothic, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#settings nav li{
	float:left;
	margin:22px 0 0;
	padding:7px 0 28px 0;
}
#settings nav .bg{
	padding-right:66px;
	background:url(../images/icons-3.png) no-repeat 100% -303px;
	margin-right:27px;
}
.fset{
	width:650px;
	margin:0 auto;
	padding:0 0 16px;
	min-height:234px;
}
.fset .lcol{
	width:280px;
	float:left;
}
.fset .lcol input.text{width:252px;}
.fset .lcol input.text[type="email"]{width:280px;}
.fset .rcol{
	width:320px;
	float:right;
}
.fset .rcol input.text{width:292px;}
.fset select{width:320px;}
.fset .upload input.text{width:177px;}
.fset input.btn{width:160px;}
.fset .ilcol, .fset .ilcol select{width:190px;}
.fset .ilcol input.text{width:162px;}
.fset .ircol{float:right;}
.fset .ircol, .fset .ircol select{width:120px;}
.fset .ircol input.text{width:92px;}
.fset .response{
	color:#008000;
	margin:-10px 0 -13px;
	position:relative;
}
.fset .error{color:#d43756;}
#popup-password .response, #popup-general .response{
	text-align:center;
	padding:0 40px 0 0;
}
.gbox{
	width:355px;
	margin:0 auto -1.4em;
	text-align:center;
	padding:5px 40px 0 0;
}
.gbox h3{margin:0 0 2px;}
.gbox section{padding:0 0 1.4em;}
.gbox .checkbox{
	float:none;
	margin:0;
	vertical-align:middle;
}
.gbox label{
	vertical-align:middle;
	font-size:.933em;
	color:#666d75;
	line-height:1.286em;
}
.gbox .select, .gbox select{
	width:80px;
	text-align:left;
}
.gbox .row{padding:.733em 0 .467em;}
.gbox .select{
	float:none;
	margin:0 auto;
}
.cpass{
	width:280px;
	margin:0 auto;
	text-align:center;
	padding:0 40px 0 0;
}
.cpass input.text{
	text-align:center;
	width:252px;
}
.dboard{
	width:100%;
	padding:1.8em 0;
}
.tinfo{
	width:675px;
	float:left;
}
.tinfo article{
	width:685px;
	margin:0 0 0 -10px;
	padding:0 0 2.667em;
	position:relative;
}
.tinfo table{
	width:100%;
	border-collapse:collapse;
	margin:0;
}
.tinfo .unread{font-weight:bold;}
.tinfo th, .tinfo td{
	padding:.429em 10px .381em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
.tinfo th{
	font:1.4em LeagueGothic, Arial, Helvetica, sans-serif;
	color:#adbabf;
	text-transform:uppercase;
	background:#eaedee url(../images/thead.gif);
}
.tinfo tfoot td{
	background:#eaedee url(../images/tfoot.gif);
	text-align:center;
	padding-top:6px;
	padding-bottom:11px;
}
.tinfo td{
	padding-top:.6em;
	padding-bottom:1.2em;
	background:url(../images/td.gif) repeat-x 0 100%;
	border-top:4px solid #fff;
}
.tinfo .cancelled, .tinfo .cancelled a{color:#919191;}
.tinfo tr:hover td, .tinfo tr.hover td{background-color:#f9f7e7;}
.tinfo q{font-style:italic;}
.tinfo .created{width:102px;}
.tinfo .status{width:88px;}
.tinfo .type{width:125px;}
.tinfo .schedule{
	width:675px;
	text-align:left;
	margin:-.333em 0 0;
	padding:0;
}
.tinfo .schedule p{
	font-style:italic;
	color:#666d75;
}
.sort-def{cursor: pointer;}
.no-sort{cursor: auto;}
.pclient{
	width:262px;
	float:right;
}
.pclient .pdef{color:#747d88;}
.pclient .pdef span span{
	color:#747d88;
	padding:0;
}
.pclient .btn{
	width:262px;
	display:block;
	height:44px;
	padding:2px 0 0;
	line-height:44px;
	text-align:center;
	font-size:1.6em;
	margin:0 0 1em;
}
.pclient .social{
	font-style:italic;
	color:#666d75;
	font-size:.867em;
	line-height:1.308em;
	background:url(../images/dash.gif) repeat-x 0 100%;
	padding:0 0 1.615em;
}
.pclient .social p{margin:0;}
.pclient .social ul{
	margin:5px 0 0;
	padding:0;
	list-style:none;
	font-size:0;
}
.pclient .social li{padding:0 2px;}
.pclient .social a{
	width:28px;
	height:28px;
}
.pclient .social .twitter a, .pclient .social .twitter a:hover{background-position:-337px -75px;}
.pclient .social .facebook a, .pclient .social .facebook a:hover{background-position:-370px -75px;}
.fback{
	text-align:center;
	font-size:.867em;
	line-height:1.308em;
	padding:1.769em 0 0;
}
.fback a{
	background:url(../images/icons-3.png) no-repeat -332px -7px;
	padding:0 0 0 25px;
}
.bbar{
	background:#f1efe3 url(../images/bbar.gif);
	width:100%;
	position:relative;
}
.bbar .inner{
	width:980px;
	margin:0 auto;
	padding:39px 0 62px;
	height:40px;
	overflow:hidden;
	position:relative;
}
.ourp{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
}
.ourp li{
	float:left;
	padding:0 13px 0 0;
}
.ourp a{
	display:block;
	width:63px;
	height:40px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
.ourp .nda a{background-position:-201px -5px;}
.ourp .nda a:hover{background-position:-201px -50px;}
.ourp .privacy a{background-position:-564px -316px;}
.ourp .privacy a:hover{background-position:-629px -316px;}
.ourp .moneyback a{background-position:-269px -5px;}
.ourp .moneyback a:hover{background-position:-269px -50px;}
.bbar .navb{
	height:auto;
	float:right;
	font-family:LeagueGothic, Arial, Helvetica, sans-serif;
	width: 613px;
}
.bbar .navb ul{
	float:left;
	padding:0;
	font-size:1.267em;
	line-height:normal;
	overflow:visible;
}
.bbar .navb li{
	padding:0;
	margin:8px 0 0 41px;
	background:none;
	position:relative;
	display:inline;
}
.bbar .navb ul a{color:#989c9c;}
.bbar .navb ul a:hover{color:#d43756;}
.bbar .navb i, .ncopy{
	position:absolute;
	font:.947em/1.222em Jrhand, Arial, Helvetica, sans-serif;
	color:#bfbeb8;
	bottom:-2.611em;
	right:48px;
	text-transform:none;
	text-align:right;
	background:url(../images/arrows.png) no-repeat 100% 0;
	padding:.833em 26px 0 0;
	letter-spacing:0;
	white-space:nowrap;
}
.order .navb i{
	right:-70px;
	background-position:-632px 0;
	padding:1.278em 0 0;
	bottom:-2.555em;
}
.bbar .onow{
	float:right;
	padding:8px 14px 7px;
	color:#fff;
}
.bbar .onow:hover{color:#fff;}
.ncopy{
	position:absolute;
	right:auto;
	text-align:left;
	bottom:1.333em;
	left:-2px;
	padding:0;
	background:none;
	font-size:1.2em;
	line-height:1.222em;
}
.ncopy a{
	color:#bfbeb8;
	text-decoration:none;
}
.ncopy a:hover{
	color:#d43756;
	text-decoration:underline;
}
.cardss{
	position:absolute;
	bottom:1.333em;
	right:0;
	width:123px;
	height:24px;
	background:url(../images/sprite.png) no-repeat -5px -117px;
	text-indent:-9999px;
	overflow:hidden;
}
.pay-method {
	background:url(../images/dash.gif) 0 100% repeat-x;
	padding:0 0 16px;
	margin:0 0 16px;
	overflow:hidden;
}
.pay-method .title {
	float:left;
	font:21px/24px 'LeagueGothic', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#505d7a;
	margin:5px 15px 0 0;
	letter-spacing:1px;
}
.pay-method .radio {
	margin:8px 8px 0 0;
	width:15px;
}
.pay-method label {
	float:left;
	margin:0 16px 0 0;
	width:232px;
	height:34px;
	background:url(../images/sprite.png) -5px -283px no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
.pay-method .active {background-position:-5px -322px;}
.pay-method .paypal {
	background-position:-247px -283px;
	width:54px;
}
.pay-method .paypal.active {background-position:-247px -322px;}
.payment-methods {
	display: inline-block;
	width:296px;
	height:34px;
	background:url(../images/sprite.png) -5px -283px no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
#footer{background:#b7b9b7;}
#footer .inner{
	width:980px;
	margin:0 auto;
	color:#f0ede1;
	text-transform:uppercase;
	font:1.267em/1.263em LeagueGothic, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	padding:.632em 0 .263em;
}
#footer a{
	color:#f0ede1;
	text-decoration:none;
}
#footer a:hover{color:#d00129;}
.copy{
	float:right;
	margin:0;
}
ul.love{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul.love:hover, #footer .hover{color:#d00129;}
ul.love li{
	display:inline-block;
	padding:0 3px 0 0;
}
ul.love span{
	display:inline-block;
	width:11px;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	vertical-align:top;
	background:url(../images/sprite.png) no-repeat -177px -50px;
	margin:.263em 0 0 3px;
}
ul.love:hover span, #footer .hover span{background-position:-177px -62px;}
.social{
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	font-size:0;
}
.social li{
	display:inline-block;
	padding:0 3px;
}
.social a{
	display:block;
	width:28px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
.social .twitter a{background-position:-337px -5px;}
.social .facebook a{background-position:-370px -5px;}
.social .linkedin a{background-position:-403px -5px;}
.social .twitter a:hover{background-position:-337px -40px;}
.social .facebook a:hover{background-position:-370px -40px;}
.social .linkedin a:hover{background-position:-403px -40px;}
.scrollable {
	height:300px;
	overflow:hidden;
}
.scroll-content{background:url(../images/dot.gif) repeat-x -3px 0;}
.vscroll-line{
	background:#f5f5f5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.drop-country .vscroll-line {background:#fbfbfb;}
.vscroll-up, .vscroll-dovn{display:none;}
.vscroll-slider{
	height:28px !important;
	background:url(../images/sprite.png) no-repeat -104px -51px;
	overflow:hidden;
	cursor:pointer;
}
.hover .vscroll-slider{background-position:-137px -51px;}
.drop-country .vscroll-slider {background-position:-627px -222px;}
.drop-country .hover .vscroll-slider{background-position:-627px -255px;}
.outtaHere{
	position:absolute;
	left:-3000px;
}
.odescr .outtaHere{position:static !important;}
.packages .radioArea, .packages .radioAreaChecked{
	width:99px;
	height:38px;
	background:url(../images/sprite.png) no-repeat -589px -5px;
	margin:0 auto;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:-2px 2px 0 rgba(158, 158, 158, 0.3);
	-moz-box-shadow:-2px 2px 0 rgba(158, 158, 158, 0.3);
	box-shadow:-2px 2px 0 rgba(158, 158, 158, 0.3);
	cursor:pointer;
}
.packages .radioArea:hover, .packages .hover .radioArea{background-position:-589px -48px;}
.packages .radioAreaChecked{background-position:-589px -91px;}
.selectArea{
	position:relative;
	height:40px;
	float:left;
	color:#898a8a;
	font-size:15px;
	line-height:38px;
	font-style:italic;
	overflow:hidden;
}
.selectArea .left, .select-t, .optionsDivInvisible, .select-center-right, .select-bt{display:none;}
.selectArea a.selectButton{
	position:absolute;
	top:6px;
	right:6px;
	width:28px;
	height:28px;
	background:url(../images/sprite.png) no-repeat -71px -84px;
}
.payment .selectArea a.selectButton {background-position:-665px -222px;}
.selectArea a.selectButton:hover{background-position:-104px -84px;}
.payment .selectArea a.selectButton:hover {background-position:-665px -255px;}
.active-select a.selectButton{background-position:-5px -84px;}
.active-select a.selectButton:hover{background-position:-38px -84px;}
.payment .active-select a.selectButton{background-position:-665px -146px;}
.payment .active-select a.selectButton:hover{background-position:-665px -184px;}
.selectArea .center{
	height:40px;
	line-height:38px;
	display:block;
	padding:0 40px 0 15px;
}
.drop-num .scrollable{height:auto;}
.drop-num .scroll-content{background:none;}
.active-select {
	background:#fff;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	-webkit-box-shadow:-3px 0 0 rgba(158, 158, 158, 0.14);
	-moz-box-shadow:-3px 0 0 rgba(158, 158, 158, 0.14);
	box-shadow:-3px 0 0 rgba(158, 158, 158, 0.14);
	position:absolute !important;
}
.payment .active-select {
	background:#f0f1f2;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	-webkit-box-shadow:0 -2px 0 rgba(158, 158, 158, 0.3), -3px 0 0 rgba(0, 0, 0, 0.09);
	-moz-box-shadow:0 -2px 0 rgba(158, 158, 158, 0.3), -3px 0 0 rgba(0, 0, 0, 0.09);
	box-shadow:0 -2px 0 rgba(158, 158, 158, 0.3), -3px 0 0 rgba(0, 0, 0, 0.09);
	position:relative !important;
	z-index:100;
}
.optionsDivInvisible,
.optionsDivVisible {
	position:absolute !important;
	z-index:30;
	font-size:15px;
	line-height:23px;
	color:#454545;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
	border-radius:0 0 6px 6px;
	-webkit-box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.14);
	-moz-box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.14);
	box-shadow:-3px 3px 0 rgba(158, 158, 158, 0.14);
	background:#fff;
	padding:3px 0 0;
	margin:-3px 0 0;
}
.drop-country {
	background:#f0f1f2;
	-webkit-box-shadow: -3px 3px 0 rgba(0, 0, 0, .09);
	-moz-box-shadow: -3px 3px 0 rgba(0, 0, 0, .09);
	box-shadow: -3px 3px 0 rgba(0, 0, 0, .09);
}
.select-holder{padding:0 6px 6px 15px;}
.optionsDivVisible ul{
	margin:0;
	padding:8px 0;
	overflow:hidden;
	list-style:none;
}
.optionsDivVisible a{
	color:#000;
	text-decoration:none;
	display:block;
}
.optionsDivVisible a:hover{color:#d43756;}
.thank-you{
	text-align:center;
	color:#666d75;
	width:400px;
	padding:3.333em 0 0 10px;
	float:left;
}
.thank-you h2{margin:0 0 .5em;}
.thank-you h3{
	color:#505d7a;
	margin:0 0 .7em;
}
.thank-you h2 span, .thank-you h3 span{color:#d43756;}
.thank-you p{
	font-size:.867em;
	font-style:italic;
}
.thank-you a{
	font-style:normal;
	margin:0 5px;
}
.messages ul {
	margin:0;
	padding:0;
	list-style:none;
}
.messages li {
	margin:0 0 16px;
	border:1px solid #d53857;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-size:11px;
	line-height:14px;
	font-style: italic;
	color:#d53857;
	padding:5px 11px;
}
/* js styles */
.popup-static .mpopup{
	position:relative;
	z-index:1001;
	left:0;
	top:0;
}
.popup-static #overlay{display: block !important;}
.fakeInput{
	padding-bottom:13px;
	padding-top:11px;
	width:242px;
}
.optionsDivVisible{z-index:1002;}
ul.love-hover li{color:#d00129;}
ul.love-hover span{background-position:-177px -62px;}
.calendar select.source{
	position:absolute;
	display:none;
}
.ifloat{
	width:306px;
	float:right;
}
.calendar .popup span.close{display:none;}
.calendar .popup li.active span.close{display:block;}
.float-holder{
	position:relative;
	width:100%;
}
/* for sample */
h2.loader{
	position:relative;
	top:200px;
	text-align:center;
	color:#ffab58;
	font-weight:bold;
}
.flashUploader{
	position:absolute;
	top:0;
	right:0;
}
/* smooth animation order sidebar styles */
ul.options li span{
	position:relative;
	z-index:1;
}
ul.options li div.animbox{background:#ffc;}
.noarrow .open{visibility:hidden;}
#example pre{color:#fff;}
.novisible{
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.optionsDivInvisible, .hide-me {
	position: absolute !important;
	left: -9999px !important;
	top: -9999px !important;
	display: block !important;
}

/* iPhone/iPad styles */
@media only screen and (max-device-width: 1024px){
	input[type="text"],
	input[type="password"],
	input[type="file"],
	input[type="submit"],
	textarea{-webkit-appearance:none;}
	.olist header ul{width:auto;}
}

.option-disabled {
	opacity:0.6;
	cursor:default;
}
.option-disabled label {cursor:default;}

body > iframe {
	height: 0;
	position: absolute;
	width: 0;
}
.note-text
{ border: 5px solid #d43756; border-radius: 5px; padding: 15px; }
.note-text p
{ margin: 0; }

.basebo .tooltip i {
	margin: 0.375em 0 0;
}

/* paypal update */
#paypal-container.btn {position: relative;}
#paypal-content{
	padding-bottom: 35px;
}

#paypal-content:after {
	content: '';
	display: block;
	clear: both;
}

#braintree-paypal-button {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto !important;
	height: auto !important;
}
#braintree-paypal-loggedout img {display: none !important;}
#braintree-paypal-loggedin {display: none !important;}


.sub-row {
	text-align: left;
	width: 100%;
	padding: 15px 0 0;
}

.sub-row .eform {
	width: 100%;
	padding: 10px 14px 12px;
	border-radius: 6px;
	width: calc(100% - 28px);
	float: none;
}

.sub-row .checkbox {
	margin: 2px 7px 0 0;
}

.mform .sub-row {
	padding: 15px 0;
}

.coform .sub-row {
	padding: 0 0 15px;
}

.link-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 15px;
}

.link-wrap a{
	color: #39c;
	text-decoration: none;
}

.link-wrap a:hover {
	color: #246b8f;
}

.withdraw-holder .note-text  {
	display: block;
	color: #f00;
	font-size: 11px;
	padding: 0;
	border-radius: 0;
	border:0;
}

.cookies-agree {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999;
  padding: 18px 0;
  -webkit-transition: opacity .3s ease-out,
  visibility .3s ease-out,
  -webkit-transform 1s ease-out;
  transition: opacity .3s ease-out,
  visibility .3s ease-out,
  -webkit-transform 1s ease-out;
  transition: opacity .3s ease-out,
  visibility .3s ease-out,
  transform 1s ease-out;
  transition: opacity .3s ease-out,
  visibility .3s ease-out,
  transform 1s ease-out,
  -webkit-transform 1s ease-out;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  border-top: 1px solid #c1e6ed;
}

.cookies-agree.hidden-popup {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
}

.cookies-agree .inner-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin:0 auto;
  max-width:1020px;
  padding:0 15px;
}

.cookies-agree .container:after,
.cookies-agree .container:before {
  display: none;
}

.cookies-agree .text-holder {
  color: #454545;
  padding: 0 15px 0 0;
  font:13px/1.2 'Avenir LT W01 35 Light', Arial, Helvetica, sans-serif;
}

.cookies-agree .text-holder p {
  margin: 0;
}

.cookies-agree .text-holder a {
  text-decoration: underline;
  color: #d43755 !important;
}

.cookies-agree .text-holder a:hover {
  text-decoration: none;
  color: #630416 !important;
}

.cookies-agree .right-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cookies-agree .agree-btn {
  border: none;
  text-decoration: none;
  font:14px/1.2 'Avenir LT W01 95 Black', Arial, Helvetica, sans-serif;
  display: inline-block;
  vertical-align: top;
  padding: 16px 25px;
  color: #fff;
  background: #0086da;
  border-radius: 2px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cookies-agree .agree-btn:hover {
  background: #0096f4;
}

.cookies-agree .close-cookies {
  position:relative;
  width: 20px;
  height: 20px;
  text-decoration: none;
  color: #fff;
  font-size: 9px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 0 0 33px;
}

.cookies-agree .close-cookies:hover:after,
.cookies-agree .close-cookies:hover:before{
  background:#ccc;
}

.cookies-agree .close-cookies:after,
.cookies-agree .close-cookies:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 3px;
  width: 11px;
  height: 2px;
  background: #d5d7d8;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cookies-agree .close-cookies:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.tooltip-holder {
	position: relative;
}
.tooltip-holder.hover .tooltip-box {
	visibility: visible;
	opacity: 1;
}
#popup-withdraw {
	text-align: center;
	max-width: 90%;
	width: 870px;
}
#popup-withdraw h3 {
	margin-bottom: 20px;
}
#popup-withdraw p {
	margin-bottom: 24px;
}
#popup-withdraw .box {
	padding: 20px;
}
.tooltip-holder .tooltip-box {
	position: absolute;
	bottom: 100%;
	left: -14px;
	width: 256px;
	position: absolute;
	padding: 0 0 5px;
	margin-bottom: 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	color: #151515;
	font-size: 10px;
	line-height: 15px;
	font-weight: 400;
	opacity: 1;
	letter-spacing: 0.3px;
	padding: 8px 9px 8px 12px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #8a8a8a;
	box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.3);
}
.tooltip-box:after,
.tooltip-box:before {
	top: 100%;
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tooltip-box:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 5px;
	margin-left: -5px;
}
.tooltip-box:before {
	border-color: rgba(138, 138, 138, 0);
	border-top-color: #8a8a8a;
	border-width: 6px;
	margin-left: -6px;
}
.mpopup .btns-holder {
	text-align: center;
}
.btn.btn-secondary,
.btn.btn-primary {
	width: 262px;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 1.6em;
	margin: 0 5px;
}
.btn.btn-secondary {
	background: #989c9c;
	color: #fff;
}
.btn.btn-secondary:hover {
	background: gray;
}

@media screen and (max-width: 767px) {
	.withdraw-holder {
	margin: 0 0 15px;
	}

	.link-holder {
		display: block;
	}

	.link-holder .link-wrap a {
		display: inline-block;
		margin: 0 0 15px;
	}

	.cookies-agree {
		padding: 45px 0 18px;
	}

	.cookies-agree .inner-area {
		display: block;
	}

	.cookies-agree .text-holder {
		padding: 0 0 15px;
		text-align: center;
	}

	.cookies-agree .right-side {
		display: block;
		text-align: center;
	}

	.cookies-agree .close-cookies {
		position: absolute;
		top: 15px;
		right: 15px;
		margin: 0;
	}
}
