html {-moz-osx-font-smoothing: antialiased; -webkit-font-smoothing: antialiased; font-smoothing: antialiased; font-weight: 400;}
.adminreturndiv#company_title{background-color:#00162C;color:#FFF;float:left;font-size:24px;line-height:60px;margin:0;padding:0;text-align:left;}
#content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;}
#content_left{background-color:#FFF;float:left;margin:0;padding:15px;text-align:left;width:670px;}
#content_left_order{background-color:#FFF;float:left;margin:0;padding:15px;text-align:left;width:910px;}
#side_menu{background-color:#F0F0F0;border-left:1px solid #D3D3D3;float:right;margin:1px 0px 0px 0px;padding:15px;text-align:left;width:209px; font-size: 14px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
#top{background-color:#00162C;height:60px;margin:0 auto;padding:0;text-align:left;width:960px;}
#top_container{background-color:#00162c;border-bottom:3px solid #036;color:#FFF;height:60px;margin:0;padding:0;text-align:center;}
#top_menu{
	padding: 0;
	text-align: left;
	position: relative;
	z-index: 9;
	margin: -3px 0px 33px 0px;
	width: 100%;
	height: 40px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #ebebeb;
}
#top_menu:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
#top_menu ul{ list-style:none; margin:0; padding: 10px 0px 0px 25px;}
#top_menu ul li{float:left;margin:0;padding:0px 25px 0px 0px; font-size: 14px;}
#top_menu ul li:last-child {padding-right: 0px;}
#top_menu ul li a,#top_menu ul li a:visited{color:#666;display:block; /*height:30px;line-height:30px;*/ padding:0;text-align:center;text-decoration:none; vertical-align: top;}
#top_menu img {
    margin: 1px 3px 0px 0px;
    vertical-align: top;
}
#top_menu ul li a.down,#top_menu ul li a.down:visited,#top_menu ul li a.down:hover{background-color:#FFF;border-right:1px solid #EBEBEB;color:#333;font-weight:700;width:99px;}
#top_menu ul li a:hover{/*background-color:#EBEBEB;*/ color:##258db3;}
#welcome_box{background-color:#00162C;float:right;line-height:60px;margin:0;padding:0;text-align:right;}
#welcome_box a,#welcome_box a:visited{color:#accbff;text-decoration:none;}
#welcome_box a:hover{text-decoration:underline;}
.absmiddle{vertical-align:middle;}
/* .breadcrumb{background:#f0f0f0 url(/i/input-bg.gif) repeat-x 0px -2px;margin:0 0 10px;padding:10px;} */
.breadcrumb{/*background:#f0f0f0;*/ margin:0 0 10px;padding:10px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #f1f1f1;
-moz-box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
-webkit-box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;

}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#1a4d80;font-size:14px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.successbox {border: 1px solid #66CC00;font-weight: bold;background-color: #DDFFC6;text-align: center;padding: 10px;color: #009933;}
.clientareatableactive{background-color:#DFFFE0}
/*.clientareatablepending{background-color:#EFEFEF}*/
.clientareatablepending{background-color:#d6d6d6}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
/*.clientareatablependingtransfer{background-color:#FFFAD9}*/
.clientareatablependingtransfer{background-color:#fff6bf}
.clientareatablefraud{background-color:#77DEFD}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
a,a:visited{color:#333;text-decoration:underline;}
a:hover{color:#666;text-decoration:none;}
td,th{color:#666;font-size:14px;}
form{margin:0;padding:0;}
h2{border-bottom:1px solid #F5F5F5;color:#333;font-size:18px;font-weight:400;margin:0 0 5px;padding:10px 0 3px;}
h3{color:#666;font-size:16px;font-weight:700;margin:0;padding:10px 0 5px;}
hr{background-color:#EBEBEB;border:0;border-top:1px solid #EBEBEB;height:0;margin:10px 0;overflow:hidden;}
input,select,textarea{color:#666;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;margin:0;padding:2px;}
input[type="button"],
input[type="submit"],
input[type="reset"]{
	padding: 0 5px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
input[type="button"].btn.btn-medium,
input[type="submit"].btn.btn-medium,
input[type="reset"].btn.btn-medium{
	padding: 0 14px;
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	color: #fff;
}
.prod-details-btns input[type="button"],
.prod-details-btns input[type="submit"],
.prod-details-btns input[type="reset"]{
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 7px / 7px 7px 7px 7px;
	-webkit-border-radius: 7px / 7px 7px 7px 7px;
	border-radius: 7px / 7px 7px 7px 7px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	height: 30px;
	line-height: 30px;
	padding: 0px 25px;
	font-size: 14px;
	background-color: #fff;
	-moz-box-shadow: 0 6px 0 #ccc;
	-webkit-box-shadow: 0 6px 0 #ccc;
	box-shadow: 0 6px 0 #ccc;
	color: #000;
	font-family: 'PT Sans', sans-serif;
	margin: 0px 10px;
	border: none;
}
.prod-details-btns input[type="button"]:hover,
.prod-details-btns input[type="submit"]:hover,
.prod-details-btns input[type="reset"]:hover {
	 -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}
.prod-details-btns {text-align: center; padding: 0px 0px 50px 0px;}
p{margin:0;padding:3px 0 8px;}
table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.data th{background-color:#888;border-bottom:1px solid #333;color:#FFF;font-weight:400;}
table.data th a {color:#FFF;}
table.data tr.clientareatableactive td{ background-color:#DFFFE0 !important;}
table.data tr.clientareatablepending td{ background-color:#d6d6d6 !important;}
table.data tr.clientareatablesuspended td, table.data tr.clientareatablependingtransfer td {background-color:#fff6bf !important;}
table.data tr.clientareatableterminated td, table.data tr.clientareatablecancelled td, table.data tr.clientareatableexpired td{background-color:#FFCFCF !important;}
table.data tr.clientareatablefraud td {background-color:#77DEFD !important;}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0; background: #fff;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}
.kbarticle {padding: 2px 5px 5px 15px;}
.kbviews {color:#A8A8A8;font-size:10px;}
.kbalsoread {padding: 5px 5px 5px 15px;background-color: #F5F5F5;border-bottom: 1px solid #ccc;font-weight: bold;margin: 10px 0 10px 0;}
.searchinput {font-size: 11px;padding:0;}
#twitterfeed ul {list-style-type: none;padding: 0;margin: 15px 0 20px 0;}
#twitterfeed li {background-image: url(../../images/twittericon.png);background-repeat: no-repeat;background-position: 0;margin: 0 20px 10px 20px;padding-left: 25px;}
#twitterfeed p {text-align:center;margin:15px;}
.tweetbutton {float: right;margin: 0 15px 15px 15px;}

table.data select, 
table.data input,
table.data textarea, 
table.frame select, 
table.frame input,
table.frame textarea {max-width: 420px;}

/* --------------------------------------------------------------
   CHAT TRANSCRIPTS
-------------------------------------------------------------- */

div.chat div.visitor div.name, div.chat div.operator div.name {
    font-weight: bold;
}
div.chat div.visitor div.message, div.chat div.operator div.message {
    padding: 0 25px;
}

/* --------------------------------------------------------------
   QUOTES
-------------------------------------------------------------- */

.quotecontainer {
    border: 1px solid #ccc;
    background-color: #fff;
    background-image:url('../../images/quote.png');
    background-repeat:no-repeat;
    background-position: 10px 11px;
    color: #666;
    margin: 10px;
}

.quotecontainer:hover {
    background-color: #efefef;
    cursor: hand;
    cursor: pointer;
}

.quotecontainer .quoteid {
    float: left;
    width: 80px;
    padding: 13px 0 0 40px;
    text-align: center;
    font-size: 24px;
}

.quotecontainer .quoteleft {
    float: left;
    padding: 10px 0 10px 0;
    font-size: 11px;
}

.quotecontainer .quoteleft .subject {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    color: #000;
    width: 350px;
}

.quotecontainer .quoteright {
    float: right;
    padding: 10px 15px 0 0;
    text-align: right;
}

.quotecontainer .quoteright .stage {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 4px;
}

#leftcontainer {
    width: 715px;
    float: left;
	/*margin: -35px 0 0;*/
	/*margin: -40px 0 0;*/

}
#leftcontainer img{
	margin: 0 10px 0 0;
}
#leftcontainer .tablesorter-pager img {
	margin: 3px 10px 0 0;
	vertical-align: top;
	cursor: pointer;
}
.pagerSavedHeightSpacer {
	display: none !important;
}
.pagedisplay {
	display: inline-block;
	margin-right: 10px;
}
#rightcontainer {
    float: right;
    margin: 0px 0 0;
}
#leftcontainer td, th {
    padding: 3px;
}
#leftcontainer input[type="checkbox"]{
	margin: 0 5px 0 0;
}


.adminreturndiv { margin-top: -44px; z-index: 1000;}
.redlink a { color: #3399cc; }



.action-block{
    background: #d5dfe6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 15px 25px 25px;
    margin: 0 15px 15px 0;
}
#leftcontainer .action-block img{
    float: left;
}
.action-block h3{
    font-size: 20px;
    font-weight: 700;
    line-height: 65px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.action-block h4 a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    cursor: pointer;
}

.action-block h4 a:hover{
    text-decoration: underline;
}

.action-block a.more {
    display: inline-block;
    font-style: italic;
    font-weight: normal;
    padding-bottom: 15px;
    text-decoration: none;
}
.action-block .toggle{
    padding: 0 0 0 15px;
}
.action-block .hidden {
    display:none;
}

.terms-popup {
    text-align: justify;
}
.terms-popup > div {
    padding: 10px 30px 10px 10px;
}
.terms-popup > div > h1 {
    padding: 10px 0;
    text-align: center;
}


#leftcontainer .banner-box {display: inline-block; text-align: center; padding: 0px 15px 20px 0px;}
#leftcontainer .banner-box img {display: inline-block; margin: 0px 0px 10px 0px;}

#leftcontainer .banner-fullsize {
	margin: 0;
}
#leftcontainer .banner-box .banner-size-9 {
	width: 225px;
	height: auto;
}
#leftcontainer .banner-box .banner-size-10,
#leftcontainer .banner-box .banner-size-11 {
	width: 300px;
	height: auto;
}

.container table .headerSortasc {
/*    background-color: rgba(141, 192, 219, 0.25); */
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-image:url('/images/sortasc.png');
    background-repeat:no-repeat;
    background-position:95% 50%;
}

.container table .headerSortdesc {
/*    background-color: rgba(141, 192, 219, 0.25); */
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-image:url('/images/sortdesc.png');
    background-repeat:no-repeat;
    background-position:95% 50%;
}
/*social box*/
.social-box { background: url("images/social-box.gif") no-repeat 0 0; width: 474px; height: 141px;
    margin: 10px auto; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2); -moz-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);}
.social-box div { padding: 14px; text-align: center;}
.social-box div p { color: #333332; font-size: 16px; padding: 0;}
.social-box a { height: 28px; margin: 0 2px !important; width: 27px; background-image: url("images/header-btns.png");
    background-repeat: no-repeat; display: inline-block; font-size: 1px; line-height: 1px;
    text-decoration: none; position: relative; top: -4px; }
    
    
/* invite */
#invite-box {font-family: 'PT Sans', sans-serif;}
#invite-box h1.h1-inv {color: #000; font-size: 36px; font-weight: normal; line-height: 43px; text-align: center; padding: 37px 0px 16px 0px;}
#invite-box h1.h1-inv span {font-weight: bold; font-size: 48px; color: #000;}
#invite-box span {color: #000; font-weight: bold;}
#invite-box .inv-bg {text-align: center; background: url(/images/design/inv-bg2.png) center 0px no-repeat; padding: 307px 0px 19px 0px; position: relative; margin: -5px 0px 0px 0px;}
#invite-box .inv-formbox {
	width: 980px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #ebebeb;
	-moz-box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
	-webkit-box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
	box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
	padding: 0px 0px 33px 0px;
	margin: 0px 0px 50px 0px;
        min-height: 123px;
}
#invite-box input.input-inv-txt {
	width: 350px;
	padding: 0px 20px 0px 20px;
	height: 44px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #f1f1f1;
	-moz-box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
	-webkit-box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
	box-shadow: 0 -1px 0 #e0e0e0, inset 0 -1px 0 #fff;
	color: #000;
	font-family: "PT Sans", sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	margin: 58px 15px 0px 184px;
	border: none;
}
#invite-box a.inv-btn.btn-medium2, #invite-box a.inv-btn.btn-medium2:hover {display: block; width: 155px; text-align: center; float: left; margin: 58px 39px 0px 0px; padding: 0px;}
#invite-box .inv-email {float: left; padding: 69px 49px 0px 0px; background: url(/images/design/inv-email.png) right 25px no-repeat;}
#invite-box .inv-email a, #invite-box .inv-email a:hover {color: #000; font-size: 14px; font-weight: bold;}
.inv-error-box {position: relative; height: 19px;}
.inv-error {color: #9F0000; font-style: italic; padding: 0px 0px 0px 190px; text-align: left; position: absolute; top: 0px; left: 0px;}
.inv-success {padding: 0px 0px 0px 190px;text-align: left;color: #1A4D1C;display: none;font-style: italic; position: absolute; top: 0px; left: 0px;}
#invite-box .inv-table-box {width: 780px; position: relative; margin: 50px auto 0px auto; border-top: solid 1px #e0e0e0;}
#invite-box .inv-table-box2 {border-top: solid 1px #ffffff;}

#invite-box .inv-table-box h3 {font-size: 18px; padding: 0px 0px 0px 0px; position: relative; margin: -15px 0px 31px 0px; text-align: center;}
#invite-box .inv-table-box h3 > span {background-color: #ebebeb; padding: 0px 10px;}

#invite-box .inv-table-box span.plan-tooltip {
    background-clip: padding-box;
    background-color: #919191;
    border-radius: 9px;
    color: #fff;
    cursor: help;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    height: 19px;
    line-height: 19px;
    position: relative;
    text-align: center;
    width: 19px;
}
#invite-box .inv-table-box span.plan-tooltip span.plan-tooltip-box {
    display: none;
    position: absolute;
    right: -322px;
    top: -10px;
    width: 304px;
    z-index: 99;
    cursor: default;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 17px;
    padding: 10px;
    background-color: #fffced;
    box-shadow: 0 1px 4px rgba(26, 23, 20, 0.2);
    font-weight: normal;
}
#invite-box .inv-table-box span.plan-tooltip:hover span.plan-tooltip-box {display: block;}
#invite-box .inv-table-box table td {vertical-align: top; padding: 0px 0px 17px 0px;}
#invite-box .inv-table-box table td.inv-table-col1 {text-align: right; width: 370px;}
#invite-box .inv-table-box table td.inv-table-col2 {text-align: center; width: 40px;}
#invite-box .inv-table-box table td.inv-table-col3 {text-align: left; width: 370px;}

/* /invite */

table.valign-top td {vertical-align: top;}

a.addfunds-sidebar-btn,
a.addfunds-sidebar-btn:hover,
a.addfunds-sidebar-btn:active,
a.addfunds-sidebar-btn:visited,
a.addfunds-sidebar-btn:link,
a.addfunds-sidebar-btn:focus {
	display: inline-block;
	padding: 0px 13px;
	margin: -4px 0px -4px 0px;
	position: relative;
	height: 30px;
	line-height: 28px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #000;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.3);
	box-shadow: 0 1px 1px rgba(0,0,0,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE1NSAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjODBhZDg5IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOGJiYzk1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNTUiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #80ad89 0%, #8bbc95 100%);
	background-image: -o-linear-gradient(bottom, #80ad89 0%, #8bbc95 100%);
	background-image: -webkit-linear-gradient(bottom, #80ad89 0%, #8bbc95 100%);
	background-image: linear-gradient(bottom, #80ad89 0%, #8bbc95 100%);
	color: #fff !important;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	text-decoration: none !important;
}
a.addfunds-sidebar-btn:hover {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE1NSAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSIgeDI9IjUwJSIgeTI9IjEwMCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjODBhZDg5IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOGJiYzk1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNTUiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top, #80ad89 0%, #8bbc95 100%);
	background-image: -o-linear-gradient(top, #80ad89 0%, #8bbc95 100%);
	background-image: -webkit-linear-gradient(top, #80ad89 0%, #8bbc95 100%);
	background-image: linear-gradient(top, #80ad89 0%, #8bbc95 100%);
}
.addfunds-btns-block {padding: 19px 0px 30px 7px;}
a.addfunds-btn,
a.addfunds-btn:hover,
a.addfunds-btn:active,
a.addfunds-btn:visited,
a.addfunds-btn:link,
a.addfunds-btn:focus {
	width: 210px;
	height: 30px;
	line-height: 28px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #000;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.3);
	box-shadow: 0 1px 1px rgba(0,0,0,.3);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIxMCAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTg3NTE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmQ4ZjMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMTAiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #e87517 0%, #fd8f33 100%);
	background-image: -o-linear-gradient(bottom, #e87517 0%, #fd8f33 100%);
	background-image: -webkit-linear-gradient(bottom, #e87517 0%, #fd8f33 100%);
	background-image: linear-gradient(bottom, #e87517 0%, #fd8f33 100%);
	color: #fff !important;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
	display: inline-block;
	text-align: center;
	margin: 0px 32px 0px 0px;
}
a.addfunds-btn:hover {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDIxMCAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSIgeDI9IjUwJSIgeTI9IjEwMCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTg3NTE3IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmQ4ZjMzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyMTAiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top, #e87517 0%, #fd8f33 100%);
	background-image: -o-linear-gradient(top, #e87517 0%, #fd8f33 100%);
	background-image: -webkit-linear-gradient(top, #e87517 0%, #fd8f33 100%);
	background-image: linear-gradient(top, #e87517 0%, #fd8f33 100%);
}
.addfunds-btns-block a.addfunds-btn:last-child, .addfunds-btns-block a.addfunds-btn:last-child:hover {margin-right: 0px;}
.addfunds-other {padding: 0px 0px 30px 0px;}
.addfunds-other:after {visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.addfunds-other span {display: block; padding: 8px 0px 0px 4px;}
.addfunds-other .slickbox {vertical-align: top; position: relative;}
.addfunds-other .slickbox form {position: absolute; width: 466px; left: 249px; top: -54px; width: 466px; vertical-align: top;}
.addfunds-other span a, .addfunds-other span a:hover {color: #128db3; font-family: "PT Sans", sans-serif; font-size: 14px; padding: 0px; background: none; text-decoration: underline;}
.addfunds-other span a:hover {text-decoration: none;}
.addfunds-other .slickbox input[type="number"],
.addfunds-other .slickbox input[type="text"] {
	display: inline-block;
	width: 198px;
	height: 29px;
	line-height: 29px; padding: 0px 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #e0e0e0;
	border-bottom-color: #fff;
	border-right-color: #fff;
	color: #666;
	font-family: "PT Sans", sans-serif;	
	margin: 0px 31px 0px 0px;
}
.addfunds-other .slickbox input[type="submit"],
.addfunds-other .slickbox input[type="submit"]:hover,
.addfunds-other .slickbox input[type="submit"]:focus {
	display: inline-block;
	height: 34px;
	line-height: 28px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #000;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDExMSAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9IjEwMCUiIHgyPSI1MCUiIHkyPSItMS40MjEwODU0NzE1MjAyZS0xNCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMTEiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #d8d8d8 0%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #d8d8d8 0%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #d8d8d8 0%, #fff 100%);
	background-image: linear-gradient(bottom, #d8d8d8 0%, #fff 100%);
	padding: 0px 12px;
	color: #000;
	font-family: "PT Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	outline: none !important;
	cursor: pointer;
}
.addfunds-other .slickbox input[type="submit"]:hover {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDExMSAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjUwJSIgeTE9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSIgeDI9IjUwJSIgeTI9IjEwMCUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDhkOGQ4IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMTEiIGhlaWdodD0iMzAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top, #d8d8d8 0%, #fff 100%);
	background-image: -o-linear-gradient(top, #d8d8d8 0%, #fff 100%);
	background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #fff 100%);
	background-image: linear-gradient(top, #d8d8d8 0%, #fff 100%);
}
table.addfunds-min {position: relative; margin: 27px 0px 0px 4px; width: 700px;}

table.frame td.td-details,
td.td-details {width: 70px; text-align: center;}
table.frame td.td-details2,
td.td-details2 {width: 150px; text-align: center;}
table.frame input.submit-prod-details,
table.data input.submit-prod-details {border: none; background: transparent none; cursor: pointer; color: #258db3; text-decoration: underline; display: inline; font-size: 14px; padding: 0px; margin: 0px; font-family: "PT Sans",sans-serif;}
table.frame input.submit-prod-details:hover,
table.data input.submit-prod-details:hover {text-decoration: none;}

@media only screen and (max-width: 1380px) {
	#side_menu a.form-help .form-help-box,
	.td-details a.form-help .form-help-box {left: -304px;}
}


/* KB article */
.kb-article {text-align: left; padding-top: 15px;}
.kb-article * {margin: 0; padding: 0; border: 0;}
.kb-article h2,
.kb-article h3,
.kb-article h4,
.kb-article h5,
.kb-article h6 {color: #000; text-transform: none; text-align: left;}
.kb-article h2 {font-size: 26px; padding: 15px 0px 19px 0px; line-height: normal; font-weight: normal;}
.kb-article h3 {font-size: 22px; padding: 15px 0px 19px 0px; line-height: normal; font-weight: normal;}
.kb-article h4 {font-size: 20px; padding: 15px 0px 19px 0px; line-height: normal; font-weight: normal;}
.kb-article h5 {font-size: 18px; padding: 15px 0px 19px 0px; line-height: normal; font-weight: bold;}
.kb-article h6 {font-size: 16px; padding: 15px 0px 19px 0px; line-height: normal; font-weight: bold;}
.kb-article p {padding: 0px 0px 19px 0px;}
.kb-article ul {padding: 0px 0px 19px 0px;}
.kb-article ul li {padding: 0px 0px 0px 10px; background: url(/images/design/bull-homelist.gif) 1px 8px no-repeat;}
.kb-article ol { margin: 0px 0px 0px 15px; padding: 0px 0px 19px 0px;}
.kb-article ol li {}
.kb-article img {display: inline-block; border: solid 5px #e6e6e6; max-width: 640px; margin: 0 !important;}

.kb-btn {text-align: center; padding: 10px 0px 29px 0px;}
.kb-btn a, .kb-btn a:active, .kb-btn a:visited, .kb-btn a:focus, .kb-btn a:link, .kb-btn a:hover {
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 7px / 7px 7px 7px 7px;
	-webkit-border-radius: 7px / 7px 7px 7px 7px;
	border-radius: 7px / 7px 7px 7px 7px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	height: 40px;
	line-height: 40px;
	padding: 0px 30px;
	font-size: 14px;
	background-color: #ff8f32;
	-moz-box-shadow: 0 6px 0 #cc7228;
	-webkit-box-shadow: 0 6px 0 #cc7228;
	box-shadow: 0 6px 0 #cc7228;
}
.kb-btn a:hover{
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1);
}

/* /KB article */

/* suport pin */

#side_menu p.support-pin {display: inline-block; width: 138px; border: 1px solid #d1d1d1; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #fff; padding: 5px 8px 11px 8px; text-align: center; line-height: 25px; margin-bottom: 16px;}
#side_menu p.support-pin b {display: inline-block; height: 19px; line-height: 19px; padding: 0px 9px;  background-color: #c5e2ea;}

/* end suport pin */


/* plan table */
table.plantable-col1 {width: 940px;}
table.plantable-col3 {width: 940px;}
table.plantable-col4 {width: 941px;}
table.plantable-col1 th, table.plantable-col1 td {width: 710px;}
table.plantable-col3 th, table.plantable-col3 td {width: 213px;}
table.plantable-col4 th, table.plantable-col4 td {width: 155px;}
table.plantable th, table.plantable td {text-align: center; vertical-align: top;}
table.plantable th {padding: 0px 10px 0px 10px; background: url(../images/design/plans/plan-th-bg.gif) 0px 16px repeat-x, url(../images/design/plans/plan-th-bg2.png) 0px bottom repeat-x; /*height: 118px;*/}
table.plantable th .name-h2 {font-size: 24px; padding: 21px 0px 16px 0px; color: #ffffff; font-weight: bold;}
table.plantable th .plancost {/*font-size: 30px;*/ font-size: 23px; padding: 0px 0px 0px 0px; color: #ffffff; font-weight: bold; line-height: 20px;}
table.plantable th .plancost span {font-size: 14px; font-weight: normal;}
table.plantable th.plan-best .best-head {position: relative; margin: 0px -19px 0px -19px; /*height: 118px;*/ z-index: 99;}
table.plantable-col3 th.plan-best .best-head {background: url(../images/design/plans/plan3-planbest-th.png); padding: 0px 14px;}
table.plantable-col4 th.plan-best .best-head {background: url(../images/design/plans/plan4-planbest-th.png); padding: 0px 14px;}
table.plantable th.plan-best .plancost span.mo {display: block; padding: 0px 0px 10px 0px; background: url(../images/design/plans/planbest-th-bott.png) 0px bottom repeat-x;}
table.plantable th.plan-best .plancost span.mo br {display: none;}
table.plantable th.plan-best .best-head h2 {padding: 16px 0px 15px 0px;}

table.plantable th .plancost-old {display: inline-block; padding: 0px 0px 0px 0px; position: relative; margin: -9px 0px 0px 0px; font-size: 24px; font-weight: bold; overflow: hidden; line-height: 30px;}
table.plantable th .plancost-old {color: #80b4cc;}
table.plantable th.plan-best .plancost-old {color: #f39f77;}
table.plantable th .plancost-old .plancost-old-str {width: 107px; height: 17px; font-size: 1px; line-height: 1px; background: url(../images/design/plans/plancost-old-str.png) 0px 0px no-repeat; position: absolute; top: 50%; left: 50%; margin: -8px 0px 0px -53px;}

table.plantable th .plantable-desc {padding: 14px 10px 18px 10px; text-align: center; color: #ffffff; background-color: #666666; border-top: solid 1px #838383; border-bottom: solid 1px #545454; position: relative; margin: 10px -10px 0px -10px; font-weight: normal; line-height: 14px; font-size: 14px;}
table.plantable th.plan-best .plantable-desc {padding: 14px 10px 25px 10px; border-top: solid 1px #777777; border-bottom: none; background: #404040 url(../images/design/plans/plantable-desc-best-bg.png) 0px bottom repeat-x; margin: -6px 0px 0px 0px;}

table.plantable tr:not(:first-child) th {
	border-top: solid 1px var(--borders-grey);
}

table.plantable td {padding: 10px 10px 9px 10px; color: #666666; background: #ebebeb url(../images/design/plans/bg-plantable-td.gif) 0px bottom repeat-x;}
table.plantable tr:nth-child(even) td {background-color: transparent;}
table.plantable td.plan-best {background: #fafafa url(../images/design/plans/bg-plantable-td-best.gif) 0px bottom repeat-x;}
table.plantable tr:nth-child(even) td.plan-best {background: #ffffff url(../images/design/plans/bg-plantable-td-best-odd.gif) 0px bottom repeat-x;}
table.plantable td.plan-best .best-bg {position: relative; /*visibility: hidden;*/}
table.plantable td.plan-best .best-bg .best-bg-left,
table.plantable td.plan-best .best-bg .best-bg-right {position: absolute; top: -10px; width: 14px; font-size: 1px; line-height: 1px; z-index: 5; height: 37px; /*!!!!!*/}
table.plantable td.plan-best .best-bg .best-bg-left {left: -19px; background: url(../images/design/plans/planbest-left.png) 0px 0px repeat-y;}
table.plantable td.plan-best .best-bg .best-bg-right {right: -19px; background: url(../images/design/plans/planbest-right.png) 0px 0px repeat-y;}

table.plantable th.plan-break, table.plantable td.plan-break {background: none; width: 21px; padding: 0px; font-size: 1px; line-height: 1px;}

table.plantable th.plan-left, table.plantable td.plan-left {width: 201px;}
table.plantable th.plan-left {background: none;}
table.plantable td.plan-left {color: #000000; text-align: left; background: #e7e7e7 url(../images/design/plans/bg-plantable-td-left.gif) 0px 0px repeat-x;}
table.plantable tr:nth-child(even) td.plan-left {background: transparent url(../images/design/plans/bg-plantable-td-left-odd.gif) 0px 0px repeat-x;}
table.plantable tr:nth-child(even) td.plan-left.plan-left-first {background-image: none;}

table.plantable td .plan-tooltip, table.plantable td .plan-tooltip:hover,
.land-tab-content table td.land-tab-coll .plan-tooltip, .land-tab-content table td.land-tab-coll .plan-tooltip:hover,
.wp-plans-item .plan-tooltip, .wp-plans-item .plan-tooltip:hover,
.help-dashed, .help-dashed:hover {display: inline-block; position: relative;}
table.plantable td .plan-tooltip span,
.land-tab-content table td.land-tab-coll .plan-tooltip span,
.wp-plans-item .plan-tooltip span,
.help-dashed span {border-bottom: dashed 1px #b3b3b3; cursor: help;}
table.plantable td .plan-tooltip .plan-tooltip-box,
.land-tab-content table td.land-tab-coll .plan-tooltip .plan-tooltip-box,
.wp-plans-item .plan-tooltip .plan-tooltip-box,
.help-dashed .plan-tooltip-box {position: absolute; top: -29px; right: -312px; width: 309px; display: none; z-index: 999; padding: 4px; border: none;}
table.plantable tr td:last-child .plan-tooltip .plan-tooltip-box {right: 0px; left: -312px;}
table.plantable td .plan-tooltip:hover .plan-tooltip-box,
.land-tab-content table td.land-tab-coll .plan-tooltip:hover .plan-tooltip-box,
.wp-plans-item .plan-tooltip:hover .plan-tooltip-box,
.help-dashed:hover .plan-tooltip-box {display: block;}
table.plantable td .plan-tooltip .plan-tooltip-box2,
.land-tab-content table td.land-tab-coll .plan-tooltip .plan-tooltip-box2,
.wp-plans-item .plan-tooltip .plan-tooltip-box2,
.help-dashed .plan-tooltip-box2 {/*width: 256px;*/ padding: 21px 24px 20px 24px; background-color: #fffced; -moz-box-shadow: 0 1px 4px rgba(26,23,20,.2); -webkit-box-shadow: 0 1px 4px rgba(26,23,20,.2); box-shadow: 0 1px 4px rgba(26,23,20,.2); border: none; display: block;}
table.plantable td .plan-tooltip .plan-tooltip-box .plan-tooltip-h2,
.land-tab-content table td.land-tab-coll .plan-tooltip .plan-tooltip-box .plan-tooltip-h2,
.wp-plans-item .plan-tooltip .plan-tooltip-box .plan-tooltip-h2,
.help-dashed .plan-tooltip-box .plan-tooltip-h2 {color: #000; font-size: 18px; font-weight: bold; padding: 0px 0px 2px 0px; text-align: left; display: block; border: none;}
table.plantable td .plan-tooltip .plan-tooltip-box .plan-tooltip-p,
.land-tab-content table td.land-tab-coll .plan-tooltip .plan-tooltip-box .plan-tooltip-p,
.wp-plans-item .plan-tooltip .plan-tooltip-box .plan-tooltip-p,
.help-dashed .plan-tooltip-box .plan-tooltip-p {line-height: 17px; color: #666; font-size: 14px; padding: 0px 0px 13px 0px; text-align: left; display: block; border: none; font-weight: normal;}

table.plantable tr.planlistline td {background: transparent none; padding-bottom: 0px; padding-top: 0px; text-align: left;}
table.plantable td ul.planlist {position: relative; margin: 0px -10px 0px -10px;}
table.plantable td ul.planlist li {height: 54px;}
table.plantable td ul.planlist li.no {height: 44px; padding-top: 10px; text-align: center;}

table.plantable td ul.planlist li {background: #ebebeb url(../images/design/plans/bg-plantable-td.gif) 0px bottom repeat-x;}
table.plantable td ul.planlist li:nth-child(even) {background-color: transparent;}
table.plantable tr:nth-child(even) td ul.planlist li {background: transparent url(../images/design/plans/bg-plantable-td.gif) 0px bottom repeat-x;}
table.plantable tr:nth-child(even) td ul.planlist li:nth-child(even) {background-color: #ebebeb;}
table.plantable td.plan-left ul.planlist li {background: #e7e7e7 url(../images/design/plans/bg-plantable-td-left.gif) 0px 0px repeat-x;}
table.plantable td.plan-left ul.planlist li:nth-child(even) {background: transparent url(../images/design/plans/bg-plantable-td-left-odd.gif) 0px 0px repeat-x;}
table.plantable tr:nth-child(even) td.plan-left ul.planlist li {background: transparent url(../images/design/plans/bg-plantable-td-left-odd.gif) 0px 0px repeat-x;}
table.plantable tr:nth-child(even) td.plan-left ul.planlist li:nth-child(even) {background: #e7e7e7 url(../images/design/plans/bg-plantable-td-left.gif) 0px 0px repeat-x;}
table.plantable tr td ul.planlist li.plan-bill-sel,
table.plantable tr:nth-child(even) td ul.planlist li.plan-bill-sel,
table.plantable tr td ul.planlist li:nth-child(even).plan-bill-sel,
table.plantable tr:nth-child(even) td ul.planlist li:nth-child(even).plan-bill-sel,
table.plantable tr td.plan-left ul.planlist li.plan-bill-sel,
table.plantable tr:nth-child(even) td.plan-left ul.planlist li.plan-bill-sel,
table.plantable tr td.plan-left ul.planlist li:nth-child(even).plan-bill-sel,
table.plantable tr:nth-child(even) td.plan-left ul.planlist li:nth-child(even).plan-bill-sel {background-color: #f1e3d9;}

table.plantable tr.planlistline td.plan-best .best-bg {padding: 0px 0px;}
table.plantable tr.planlistline td.plan-best .best-bg .best-bg-left,
table.plantable tr.planlistline td.plan-best .best-bg .best-bg-right {top: 0px; height: 240px; /*!!!!!*/}
table.plantable tr.planlistline td.plan-best .best-bg .best-bg-left {left: -19px;}
table.plantable tr.planlistline td.plan-best .best-bg .best-bg-right {right: -19px;}

table.plantable tr td.plan-best ul.planlist li,
table.plantable tr td.plan-best ul.planlist li.plan-bill-sel {background: #fafafa url(../images/design/plans/bg-plantable-td-best.gif) 0px bottom repeat-x; background-color:;}
table.plantable tr td.plan-best ul.planlist li:nth-child(even),
table.plantable tr td.plan-best ul.planlist li:nth-child(even).plan-bill-sel {background: #ffffff url(../images/design/plans/bg-plantable-td-best-odd.gif) 0px bottom repeat-x; background-color:;}
table.plantable tr:nth-child(even) td.plan-best ul.planlist li,
table.plantable tr:nth-child(even) td.plan-best ul.planlist li.plan-bill-sel {background: #ffffff url(../images/design/plans/bg-plantable-td-best-odd.gif) 0px bottom repeat-x; background-color:;}
table.plantable tr:nth-child(even) td.plan-best ul.planlist li:nth-child(even),
table.plantable tr:nth-child(even) td.plan-best ul.planlist li:nth-child(even).plan-bill-sel {background: #fafafa url(../images/design/plans/bg-plantable-td-best.gif) 0px bottom repeat-x; background-color:;}

ul.planstab li {position: relative;}
ul.planstab li a, ul.planstab li a:hover {display: block; position: relative; cursor: default; text-align: left;}
ul.planstab li a span {padding: 4px 0 0 35px; color: #000000; font-size: 20px; font-weight: bold; text-align: left; display: inline-block; text-align: left;}
ul.planstab li a span span {display: block; font-size: 14px; color: #666666; font-weight: normal; position: relative; margin: -2px 0px 0px 0px; padding: 0px;}
ul.planstab li a span span.mo {display: inline;}
ul.planstab li a span.plantab-lnk {display: block; width: 20px; height: 20px; position: absolute; top: 8px; left: 10px; background: url(../images/design/plans/plan-radio.png) 0px 0px no-repeat; text-decoration: none; font-size: 1px !important; line-height: 1px !important; padding: 0px !important;}
ul.planstab li.ui-tabs-selected a span.plantab-lnk, ul.planstab li.ui-tabs-selected a:hover span.plantab-lnk {background-position: 0px -20px;}
ul.planstab li a span span.economy {color: #258db3; }
.economy {color: #258db3; }
ul.ui-tabs-nav li.plantab-lnk-emp {height: 33px; text-align: left; background: url(../images/design/plans/icon-no.png) center 0px no-repeat;}


/*table.plantable-col3 ul.planstab li a, table.plantable-col3 ul.planstab li a:hover {left: 40px;}
table.plantable-col3 ul.planstab li a span {padding: 4px 0 0 65px;}*/
table.plantable-col3 ul.planstab li a span {padding: 4px 0 0 55px;}
table.plantable-col3 ul.planstab li a span span {padding: 0px;}
table.plantable-col3 ul.planstab li a span.plantab-lnk {left: 20px; padding: 0px;}


table.plantable td.plan-left ul.planlist li {height: 44px; padding: 10px 10px 0px 10px;}

table.plantable tr.plan-bott td, table.plantable tr.plan-bott:nth-child(even) td {background: transparent none; height: 144px; padding: 0px; font-size: 12px; text-align: center;}
table.plantable.plantable-small-bott tr.plan-bott td, table.plantable.plantable-small-bott tr.plan-bott:nth-child(even) td {height: 114px;}
table.plantable tr.plan-bott td.plan-best .best-bg {position: relative; margin: -3px -9px 0px -9px; height: 115px; padding: 32px 0px 0px 0px;}
table.plantable-col3 tr.plan-bott td.plan-best .best-bg {width: 251px; background: url(../images/design/plans/plan3-best-bott.png) 0px 0px no-repeat;}
table.plantable-col4 tr.plan-bott td.plan-best .best-bg {width: 193px; background: url(../images/design/plans/plan4-best-bott.png) 0px 0px no-repeat;}
table.plantable tr.plan-bott td .btn, table.plantable tr.plan-bott td .btn:hover {margin: 26px 0px 23px 0px;}
table.plantable tr.plan-bott td.plan-best .best-bg .btn, table.plantable tr.plan-bott td.plan-best .best-bg .btn:hover {margin-top: 0px;}

.plan-compare {text-align: center; font-size: 16px; padding: 90px 0px 0px 0px; background: url(../images/design/plans/plan-compare.gif) center 26px no-repeat;}
.plan-compare2 {text-align: center; padding: 24px 0px 0px 0px; clear: both;}
.plan-compare2 a, .plan-compare2 a { display: inline-block; height: 25px; line-height: 25px; padding: 0px 0px 0px 35px; background: url(../images/design/plans/plan-compare2.gif) 0px 0px no-repeat; color: #000; font-size: 16px;}
.plan-compare3 {text-align: center; padding: 4px 0px 36px 0px; clear: both;}


table.plantable th.plan-left {position: relative;}
.plan-banner-no-nerves {position: absolute; width: 221px; padding: 156px 5px 0px 35px; background: url(../images/design/plan-banner-no-nerves3.png) 0px 0px no-repeat; top: -12px; left: -35px; line-height: 14px; color: #000; font-size: 14px; font-weight: bold; text-align: center;}
.plan-banner-no-nerves span {text-transform: uppercase;}


/* end plan table */

/* lang selector */
.clients-langselector-box a.form-help, .clients-langselector-box a.form-help:hover {background-color: #666;}
@media screen and (max-width: 1260px) {
    .clients-langselector-box a.form-help .form-help-box {left: -304px;}
}
.clients-langselector-box {border-top: solid 1px #e0e0e0; border-bottom: solid 1px #e0e0e0; padding: 0px 2px 11px 2px; margin: -2px 0px 18px 0px;; position: relative;}
.clients-langselector-head {padding: 7px 0px 6px 1px; color: #000; font-size: 13px;}
.clients-langselector-box select {padding: 0px; color: #000;}
/* /land selector */

a.clients-cpanel-btn,
a.clients-cpanel-btn:hover,
input.clients-cpanel-btn,
input.clients-cpanel-btn:hover {
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	-moz-box-shadow: 0 0 0 1px rgba(26,23,20,.25);
	-webkit-box-shadow: 0 0 0 1px rgba(26,23,20,.25);
	box-shadow: 0 0 0 1px rgba(26,23,20,.25);
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDcyIDI3IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9Ii0xLjQyMTA4NTQ3MTUyMDJlLTE0JSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNzIiIGhlaWdodD0iMjciIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(bottom, #ededed 0%, #fff 50%, #fff 100%);
	background-image: -o-linear-gradient(bottom, #ededed 0%, #fff 50%, #fff 100%);
	background-image: -webkit-linear-gradient(bottom, #ededed 0%, #fff 50%, #fff 100%);
	background-image: linear-gradient(bottom, #ededed 0%, #fff 50%, #fff 100%);
	color: #258db3;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	padding: 3px 5px 4px 5px;
	max-width: 90px !important;
	margin: 2px 5px 2px 10px;
	border: none;
	white-space: pre-line;
	cursor: pointer;
}
a.clients-cpanel-btn:hover,
input.clients-cpanel-btn:hover {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDcyIDI3IiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImhhdDAiIGdyYWRpZW50VW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4MT0iNTAlIiB5MT0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+CjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgo8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iNzIiIGhlaWdodD0iMjciIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
	background-image: -moz-linear-gradient(top, #ededed 0%, #fff 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #ededed 0%, #fff 50%, #fff 100%);
	background-image: -webkit-linear-gradient(top, #ededed 0%, #fff 50%, #fff 100%);
	background-image: linear-gradient(top, #ededed 0%, #fff 50%, #fff 100%);
}
input.clients-cpanel-btn.btn,
input.clients-cpanel-btn.btn:active,
input.clients-cpanel-btn.btn:visited,
input.clients-cpanel-btn.btn:focus,
input.clients-cpanel-btn.btn:link,
input.clients-cpanel-btn.btn:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #258db3;
    border-radius: 2px;
    transform: none;
}

.packagebtns {padding: 0px 0px 0px 0px;}
.packagebtns-item {display: block; padding: 0px 5px 10px 5px; float: left;}
.packagebtns-item p {padding: 0px;}


/* product upgrade modernisation */
#leftcontainer .table-upgrade {
	background-color: #ebebeb;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	margin-bottom: 19px;
	line-height: 24px;
	}
#leftcontainer .table-upgrade th {
	background-color: #e0e0e0;
	padding: 9px 10px 14px 10px;
	}
#leftcontainer .table-upgrade td {
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #e0e0e0;
	vertical-align: top;
	}
#leftcontainer .table-upgrade tr:last-child td {
	border-bottom: none;
	}
.table-upgrade select,
select.select-upgrade {
	background-color: #e6e6e6;
	background-image: linear-gradient(to top, #f2f2f2 0%, #fff 100%);
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	font-family: "PT Sans",sans-serif;
	font-size: 14px;
	}
.table-upgrade select {
	width: 100%;
	}
#leftcontainer .table-upgrade .subtable-upgrade {
	padding: 0px 0px 0px 10px;
	width: 100%;
	}
#leftcontainer .table-upgrade .subtable-upgrade td {
	padding: 0px;
	border: none;
	}
#leftcontainer .table-upgrade .subtable-upgrade td:first-child {
	width: 60%;
	}
input.upgrade-btn {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(45, 76, 89, .3);
	-moz-border-radius: 7px / 7px 7px 7px 7px;
	-webkit-border-radius: 7px / 7px 7px 7px 7px;
	border-radius: 7px / 7px 7px 7px 7px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	height: 40px;
	line-height: 40px;
	padding: 0px 25px;
	min-width: 245px;
	font-size: 16px;
	color: #000;
	font-family: 'PT Sans', sans-serif;
	border: none;
	margin: 19px 10px;
	text-transform:uppercase;
	}
input.upgrade-btn:hover {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	}
.upgrade-tooltip {font-size: 14px; line-height: 14px; max-width: 284px; }

/* end product upgrade modernisation */

.upgrade-descr {
	background-color: #fffded;
	border-radius: 8px;
	padding: 30px 20px 15px;
	text-align: center;
	margin-bottom: 20px;
	}
.upgrade-descr p {text-align: left;}
.upgrade-descr .upgrade-changetariff {padding: 0 0 9px; text-align: left;}
.upgrade-descr .upgrade-changetariff input,
.upgrade-descr .upgrade-changetariff textarea {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #fff;
	color: #656565;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	margin: 10px 0px;
	border: 1px solid #e0e0e0;
	}
.upgrade-descr .upgrade-changetariff textarea {resize: vertical; }
.upgrade-descr p.check-changetariff {display: none; color: #af0f23; font-size: 14px; line-height: 14px; font-style: italic; margin-top: -5px; padding-bottom: 10px;}
.upgrade-descr input.upgrade-btn {
	margin-top: 10px;
	}

#leftcontainer .tariff-upgrade-table {border-spacing: 0px 40px; margin-top: -46px;}
#leftcontainer .tariff-upgrade-table td.upgrade-unit {
	background-color: #ebebeb;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	padding: 14px 115px 0px;
	margin-bottom: 20px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	}
#leftcontainer .tariff-upgrade-table td.upgrade-unit span.upgrade-unit-name  {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 30px;
	}
#leftcontainer .tariff-upgrade-table td.upgrade-unit div.upgrade-unit-detail {
	text-align: right;
	position: relative;
	padding: 7px 240px 13px 0px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	margin: 10px 0px 9px;
	}
#leftcontainer .tariff-upgrade-table td.upgrade-unit div.upgrade-unit-detail span {
	position: absolute;
	left: 254px;
	}
/* end product upgrade */


/* terms-popup  */

.terms-popup h1.terms-h1 {padding: 41px 0px 16px 0px;}
.terms-popup h2.terms-h2 {padding: 18px 0px 0px 0px; color: #000; font-size: 18px; font-weight: bold; text-align: left; border: none;}
.terms-popup h3.terms-h3 {padding: 5px 0px 0px 0px; color: #000; font-size: 16px; font-weight: bold; text-align: left;}
.terms-popup p.terms-blue {padding: 0px 0px 0px 0px; color: #258db3;}
.terms-popup p.terms-blue-top {padding: 80px 0px 0px 0px; font-weight: bold;}
.terms-popup h2.terms-h1-h2 {color: #000000; font-size: 36px;  font-weight: normal; line-height: 40px; padding: 28px 0px 0px 0px; border: none;}
.terms-popup ul.homelist {padding: 0px 0px 19px 0px;}
.terms-popup ul.homelist li {font-size: 16px; text-align: left; padding: 0px 0px 0px 16px; background: url(/images/design/lp-shared-bull.gif) 2px 8px no-repeat;}
.terms-popup .unit-10 {font-size: 16px; text-align: left;}

/*  end terms-popup   */

a.form-help.service-notices, a.form-help.service-notices:hover {background-color: red;}

.covid19-left {
	text-align: left; font-weight: normal;
}
.errorbox a{color:#7F0000;}
.successbox a {color: #009933;}

/* DEV-5573 */
.currency-rate-block {
	border: 1px solid rgba(207,207,207,.3);
	border-radius: 5px;
	background-clip: padding-box;
	background-color: #fff;
	margin: 0 0 20px 0;
	padding: 12px 18px 14px 18px;
	color: #000;
	font-family: "IBM Plex Sans", sans-serif;
}
.currency-rate-txt,
.currency-rate-rate {display: inline-block;}
.currency-rate-txt {font-size: 13px; line-height: 20px; padding-right: 6px;}
.currency-rate-rate span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	background-clip: padding-box;
	background-color: #3ba3a7;
	color: #fff;
	font-weight: bold;
	margin-right: 3px;
	padding: 0 4px;
	font-size: 13px;
}
.currency-rate-rate span sup {
	display: inline-block;
	vertical-align: top;
	font-size: 9px;
	top: -2px;
	position: relative;
}
/* /DEV-5573 */

/* DEV-5920 */
.aff-banners-link {
	text-align: center;
	}
.aff-banners-link .btn.btn-medium,
.aff-banners-link .btn.btn-medium:hover {
	text-decoration: none;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	padding: 0 25px;
	font-size: 14px;
	}
/* /DEV-5920 */

/* DEV-7381 */
.btn-disabled-help {
	position: relative;
}

.btn-disabled-help .btn-help-box {
	width: 256px;
	padding: 21px 24px 20px 24px;
	background-color: #fffced;
	box-shadow: 0 1px 4px rgba(26, 23, 20, .2);
	position: absolute;
	top: -30px;
	left: calc(50% - 152px);
	display: none;
	text-align: left;
	font-weight: normal;
	z-index: 99;
	cursor: default;
}

.btn-disabled-help input[type="submit"].button:disabled:hover ~ .btn-help-box,
.btn-disabled-help .btn-help-box:hover {
	display: block;
}

.btn-disabled-help .btn-help-box .btn-help-p {
	line-height: 17px;
	color: #666;
	font-size: 14px;
	padding: 0px 0px 13px 0px;
	display: block;
}

/* /DEV-7381 */

/* DEV-8455 */
.clients-faq-cloud {
	padding: 20px 0px 20px 0px;
}
.license-products-list td {
	font-size: 16px;
}
/* /DEV-8455 */

/* DEV-8511 */
#change-domain-form .changeinfo {
	min-width: 270px;
}

#change-domain-form .changeinfo,
.change-domain-form__error,
.change-domain-form__success {
	margin: 0 0 20px;
}
.change-domain-form__error p:last-child,
.change-domain-form__success p:last-child {
	padding-bottom: 0;
}
.change-domain__back-link {
	margin: 0 auto 20px;
	display: block;
}
/* /DEV-8511 */


/* DEV-8605 */
table#tableAffiliatesList.dataTable thead th,
table#tableAffiliatesList.dataTable tfoot th {
	font-weight: normal;
	padding: 3px 18px 3px 3px;
}

table#tableAffiliatesList.dataTable th.bg-transparent {
	background-color: transparent;
	border: 0 none;
}

table#tableAffiliatesList.dataTable thead th.commission-head {
	color: black;
	border: 1px solid black;
	border-bottom: 0 none;
	text-align: center;
}

table#tableAffiliatesList.dataTable thead > tr > th[class^="sorting"]:before,
table#tableAffiliatesList.dataTable thead > tr > th[class^="sorting"]:after {
	right: 3px;
}

table#tableAffiliatesList.data th.total-accrued {
	background-color: #333;
}

table#tableAffiliatesList.dataTable .iteration_color1 {
	background-color: #d6d6d6;
}

table#tableAffiliatesList.dataTable .iteration_color2 {
	background-color: #DFFFE0;
}

table#tableAffiliatesList.dataTable .iteration_color3 {
	background-color: #FFCFCF;
}


#tableAffiliatesList_length.dataTables_length {
	line-height: 50px;
}


table#tableAffiliatesList thead>tr>th.sorting,
table#tableAffiliatesList thead>tr>th.sorting_asc,
table#tableAffiliatesList thead>tr>th.sorting_desc,
table#tableAffiliatesList thead>tr>th.sorting_asc_disabled,
table#tableAffiliatesList thead>tr>th.sorting_desc_disabled,
table#tableAffiliatesList thead>tr>td.sorting,
table#tableAffiliatesList thead>tr>td.sorting_asc,
table#tableAffiliatesList thead>tr>td.sorting_desc,
table#tableAffiliatesList thead>tr>td.sorting_asc_disabled,
table#tableAffiliatesList thead>tr>td.sorting_desc_disabled {
	cursor: pointer;
	position: relative;
	padding-right: 18px
}

table#tableAffiliatesList thead>tr>th.sorting:before,
table#tableAffiliatesList thead>tr>th.sorting:after,
table#tableAffiliatesList thead>tr>th.sorting_asc:before,
table#tableAffiliatesList thead>tr>th.sorting_asc:after,
table#tableAffiliatesList thead>tr>th.sorting_desc:before,
table#tableAffiliatesList thead>tr>th.sorting_desc:after,
table#tableAffiliatesList thead>tr>th.sorting_asc_disabled:before,
table#tableAffiliatesList thead>tr>th.sorting_asc_disabled:after,
table#tableAffiliatesList thead>tr>th.sorting_desc_disabled:before,
table#tableAffiliatesList thead>tr>th.sorting_desc_disabled:after,
table#tableAffiliatesList thead>tr>td.sorting:before,
table#tableAffiliatesList thead>tr>td.sorting:after,
table#tableAffiliatesList thead>tr>td.sorting_asc:before,
table#tableAffiliatesList thead>tr>td.sorting_asc:after,
table#tableAffiliatesList thead>tr>td.sorting_desc:before,
table#tableAffiliatesList thead>tr>td.sorting_desc:after,
table#tableAffiliatesList thead>tr>td.sorting_asc_disabled:before,
table#tableAffiliatesList thead>tr>td.sorting_asc_disabled:after,
table#tableAffiliatesList thead>tr>td.sorting_desc_disabled:before,
table#tableAffiliatesList thead>tr>td.sorting_desc_disabled:after {
	position: absolute;
	display: block;
	opacity: .125;
	right: 4px;
	line-height: 9px;
	font-size: .8em
}

table#tableAffiliatesList thead>tr>th.sorting:before,
table#tableAffiliatesList thead>tr>th.sorting_asc:before,
table#tableAffiliatesList thead>tr>th.sorting_desc:before,
table#tableAffiliatesList thead>tr>th.sorting_asc_disabled:before,
table#tableAffiliatesList thead>tr>th.sorting_desc_disabled:before,
table#tableAffiliatesList thead>tr>td.sorting:before,
table#tableAffiliatesList thead>tr>td.sorting_asc:before,
table#tableAffiliatesList thead>tr>td.sorting_desc:before,
table#tableAffiliatesList thead>tr>td.sorting_asc_disabled:before,
table#tableAffiliatesList thead>tr>td.sorting_desc_disabled:before {
	bottom: 50%;
	content: "▲";
	content: "▲"/"";
}

table#tableAffiliatesList thead>tr>th.sorting:after,
table#tableAffiliatesList thead>tr>th.sorting_asc:after,
table#tableAffiliatesList thead>tr>th.sorting_desc:after,
table#tableAffiliatesList thead>tr>th.sorting_asc_disabled:after,
table#tableAffiliatesList thead>tr>th.sorting_desc_disabled:after,
table#tableAffiliatesList thead>tr>td.sorting:after,
table#tableAffiliatesList thead>tr>td.sorting_asc:after,
table#tableAffiliatesList thead>tr>td.sorting_desc:after,
table#tableAffiliatesList thead>tr>td.sorting_asc_disabled:after,
table#tableAffiliatesList thead>tr>td.sorting_desc_disabled:after {
	top: 50%;
	content: "▼";
	content: "▼"/""
}

table#tableAffiliatesList thead>tr>th.sorting_asc:before,
table#tableAffiliatesList thead>tr>th.sorting_desc:after,
table#tableAffiliatesList thead>tr>td.sorting_asc:before,
table#tableAffiliatesList thead>tr>td.sorting_desc:after {
	opacity: .6
}

table#tableAffiliatesList thead>tr>th.sorting_desc_disabled:after,
table#tableAffiliatesList thead>tr>th.sorting_asc_disabled:before,
table#tableAffiliatesList thead>tr>td.sorting_desc_disabled:after,
table#tableAffiliatesList thead>tr>td.sorting_asc_disabled:before {
	display: none
}


#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate {
	float: right;
	text-align: right;
	padding-top: .25em
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: .5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	color: inherit !important;
	border: 1px solid transparent;
	border-radius: 2px;
	background: transparent
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 0.5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	*cursor: hand;
	color: #333333 !important;
	border: 1px solid transparent;
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border: 1px solid #888;
	background: #d6d6d6 linear-gradient(to bottom, #d6d6d6 0%, #888 100%);
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:hover a {
	text-decoration: none;
	color: #fff;
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:active {
	outline: none;
	background: #d6d6d6 linear-gradient(to bottom, #d6d6d6 0%, #888 100%);
	box-shadow: inset 0 0 3px #111;
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button:active a {
	outline: none;
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.disabled a,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover a,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active a {
	cursor: default;
	color: #666 !important;
	border: 1px solid transparent;
	background: transparent;
	box-shadow: none;
	text-decoration: none;
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.active,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.active:hover,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #333333 !important;
	border: 1px solid #cacaca;
	background: white linear-gradient(to bottom, white 0%, gainsboro 100%);
	cursor: default;
}

#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.active a,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.active:hover a,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current a,
#tableAffiliatesList_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover a {
	color: inherit !important;
	cursor: default;
	text-decoration: none;
}

/* /DEV-8605 */

.eppMessage.successbox {margin-bottom: 10px;}


.rdp-request-form .form-group textarea {
	box-sizing: border-box;
	width: 100%;
	padding: 5px;
	border-radius: 2px;
	background-clip: padding-box;
	color: #656565;
	font-family: "PT Sans", sans-serif;
	font-size: 16px;
	border: 1px solid #e0e0e0;
}

.rdp-request-form input[type="submit"].upgrade-btn {
	margin: 24px 0 48px;
}


.auto-ssl-block {
	border-radius: 4px;
	background: rgba(64, 201, 255, 0.15);
	display: flex;
	padding: 16px 40px 16px 16px;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
	margin-top: 8px;
	margin-bottom: 30px;
}

.auto-ssl-block .auto-ssl-header {
	font-weight: 700;
	line-height: 22px;
	padding-bottom: 4px;
	color: var(--text-color-black);
}

.popup.auto-ssl-popup .popup-body {
	text-align: left;
	color: var(--text-color-black);
}

.popup-cont .auto-ssl-header {
	padding-bottom: 0;
	text-align: center;
	font-size: var(--text-size);
}

.popup.auto-ssl-popup .popup-body .popup-cont .auto-ssl-subheader {
	font-weight: 700;
}

.popup.auto-ssl-popup .popup-body .popup-cont .info {
	text-align: center;
	color: var(--text-color-grey-dark);
}

.popup.auto-ssl-popup .popup-body .popup-cont p {
	font-size: var(--text-small-size);
	line-height: 23px;
	padding-block: 20px 12px;
}

.popup.auto-ssl-popup .popup-body .popup-cont label {
	display: block;
	margin-bottom: 8px;
}

.popup.auto-ssl-popup .popup-body .popup-cont .radio-input-wrapper {
	display: flex;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.popup.auto-ssl-popup .popup-body .popup-cont input[type="radio"] {
	margin-right: 8px;
	flex-shrink: 0;
}

.popup.auto-ssl-popup .popup-body .popup-cont input[type='text'] {
	flex-grow: 1;
	min-width: 0;
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.50);
	height: 34px;
	line-height: 34px;
	padding: 0 5px;
	font-family: "PT Sans", sans-serif;
	font-size: var(--text-small-size);
	color: var(--text-color-black);
}

.popup.auto-ssl-popup .popup-body .popup-cont .btn-group {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 20px;
	padding-bottom: 6px;
}

.popup.auto-ssl-popup .popup-body .popup-cont .btn-group .btn {
	font-size: 12px;
}

.popup.auto-ssl-popup p.form-error {
	display: block;
	color: var(--text-color-error);
	font-size: var(--text-small-size);
	line-height: 16px;
	margin: 4px 0 4px 21px;
	padding-block: 0 !important;
	font-style: italic;
}
.auto-ssl-popup-loader {
	padding: 50px 0;
}

.popup.auto-ssl-popup p.auto-ssl-success {
	font-weight: bold; color: #009933; text-align: center;
}

.small-italic {font-size: 12px; font-style: italic;}


.info-new-design {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    width: auto;
    padding: 16px 20px;
    margin-block: -15px 45px;
    background-color: #C8E6FF;
    color: #001E31;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}