/* ======== SELECT PLAN ========== */
/* =========================== PLAN SPOILERS ======================*/
.toggle.plansp {
	background: url(/../img/img/pageneeds/blueplanbot.png)!important;
}
.toggle.plansp:hover {
	background: url(/../img/img/pageneeds/blueplanbot.png)!important;
}
.toggle.plansp a.active {
	border-bottom: 0!important;
}
.toggle.plansp a.toggle-trigger:before {
	padding: 0px 20px 22px 460px;
	content: "(details)";
	color: #FFF;
	text-shadow: none;
	width: 402px;
}
.toggle.plansp a.active.toggle-trigger:before {
	padding: 0px 20px 22px 460px;
	content: "(off details)";
	color: #FFF;
	text-shadow: none;
	width: 402px;
}
.toggle.plansp a.active.toggle-trigger:before {
	background: none!important;
}
.toggle .toggle-content{
	background: url(/../img/gfx/subpage/backoffice/faq/field_active_left_top.png) no-repeat scroll 23px 0px, url(/../img/gfx/subpage/backoffice/faq/bg_box_bottom_usd.png) no-repeat scroll 0 100%, #415e9d url(/../img/gfx/subpage/backoffice/faq/bg_active_box.jpg) no-repeat scroll 0 0;
}
/* =========================== DIFFERENT PLANS CURRENCY LINE HEIGHT ===================== */
   /* moved to lang css */
/* =========================== END PLAN SPOILERS ======================*/
.plan_head {
	width: 550px; 
	height: 50px;
	background: url(/../img/img/pageneeds/blueplantop.png);
	border-left: 1px solid #cacaca; 
	border-right: 1px solid #cacaca; 
	border-top: 1px solid #cacaca;
}
.addto_plan_head {
	width: 550px; 
	height: 50px;
	background: url(/../img/img/pageneeds/greenplantop.png);
	border: 1px solid #cacaca; 
	margin-top: 2px;
}
.plan_name {
	color: #FFF;
	display: block;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	width: 450px;
	text-align: right;
	margin-left: 21px; 
	padding-top: 10px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
}
.addto_plan_name {
	color: #FFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 450px;
	text-align: right;
	margin-left: 21px; 
	padding-top: 0px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
}
.addto_plan_name img {
	position: absolute;
}
.plan-spoiler-head {
  padding-top: 15px!important; 
  padding-bottom: 13px!important;
}
.plan-toggle-content {
  padding-top: 10px!important;
  padding-bottom: 4px!important;
  display: block; 
  width: 390px!important;
}
.retrate {
  text-align: right;
  width: 450px !important;
  color: #cff;
  text-shadow: 1px 0 0 #005E9F, -1px 0 0 #005E9F, 0 1px 0 #005E9F, 0 -1px 0 #005E9F, 1px 1px 0 #005E9F, -1px -1px 0 #005E9F, 1px -1px 0 #005E9F, -1px 1px 0 #005E9F;
}
label {
  text-decoration: none;
  padding-left: 6px;
  padding-top: 3px;
}
input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:43px;
    height:45px;
    /*margin:-1px 4px 0 0;*/
    vertical-align:middle;
    background:url(/../img/img/service/inputs2.png) left top no-repeat;
    cursor:pointer;
}
input[type="radio"]:hover + label span {
    background:url(/../img/img/service/inputs2.png) -43px top no-repeat;
}
input[type="radio"]:checked + label span {
    background:url(/../img/img/service/inputs2.png) -86px top no-repeat;
}
input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:43px;
    height:45px;
    vertical-align:middle;
    background:url(/../img/img/service/inputs2.png) -130px top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:hover + label span {
    background:url(/../img/img/service/inputs2.png) -174px top no-repeat;
}
input[type="checkbox"]:checked + label span {
    background:url(/../img/img/service/inputs2.png) right top no-repeat;
}



input[type='submit'] {
float: left;
margin-top: 1px;
border:1px solid #3A7914; -webkit-border-radius: 3px; -moz-border-radius: 3px;
border-radius: 3px;font-size:12px;
font-family:arial, helvetica, sans-serif; 
padding: 13px 35px 13px 35px; 
text-decoration:none; 
display:inline-block;
text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
font-weight:bold; color: #FFFFFF;
background-color: #5DCE30; background-image: -webkit-gradient(linear, left top, left bottom, from(#5DCE30), to(#3AAB34));
background-image: -webkit-linear-gradient(top, #5DCE30, #3AAB34);
background-image: -moz-linear-gradient(top, #5DCE30, #3AAB34);
background-image: -ms-linear-gradient(top, #5DCE30, #3AAB34);
background-image: -o-linear-gradient(top, #5DCE30, #3AAB34);
background-image: linear-gradient(to bottom, #5DCE30, #3AAB34);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#5DCE30, endColorstr=#3AAB34); 
box-shadow: none!important;
background: -moz-linear-gradient(top, #5DCE30, #3AAB34)!important;
background: -webkit-linear-gradient(top, #5DCE30, #3AAB34);
background: -ms-linear-gradient(top, #5DCE30, #3AAB34);
background: -o-linear-gradient(top, #5DCE30, #3AAB34);
background: linear-gradient(to bottom, #5DCE30, #3AAB34);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#5DCE30, endColorstr=#3AAB34); 
}

input[type='submit']:hover {
border:1px solid #297E2F;
background-color: #68DA3B; background-image: -webkit-gradient(linear, left top, left bottom, from(#68DA3B), to(#43B63D));
background-image: -webkit-linear-gradient(top, #68DA3B, #43B63D)!important;
background-image: -moz-linear-gradient(top, #68DA3B, #43B63D)!important;
background-image: -ms-linear-gradient(top, #68DA3B, #43B63D)!important;
background-image: -o-linear-gradient(top, #68DA3B, #43B63D)!important;
background-image: linear-gradient(to bottom, #68DA3B, #43B63D);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#68DA3B, endColorstr=#43B63D);
box-shadow: none!important;
background: -webkit-linear-gradient(top, #68DA3B, #43B63D)!important;
background: -moz-linear-gradient(top, #68DA3B, #43B63D)!important;
background: -ms-linear-gradient(top, #68DA3B, #43B63D)!important;
background: -o-linear-gradient(top, #68DA3B, #43B63D)!important;
background: linear-gradient(to bottom, #68DA3B, #43B63D);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#68DA3B, endColorstr=#43B63D);
}
.ecac {
  margin-left: -75px;
  margin-bottom: -50px;
  width: 80px;
}
.ecul {
  width: 465px; 
  float: left;
  max-height: 102px;
}
.ecli {
  width: 45px; 
  float: left;
}


  .demo_plan {
    border:1px solid #C0C0C0;
    border-collapse:collapse;
    padding:5px;
	width: 520px;
    margin-left: -65px; 
	margin-top: 15px;
	margin-bottom: 15px;
  }
  .demo_plan th {
    border:1px solid #C0C0C0;
    padding:5px;
    background:#F0F0F0;
    color: #4160A1;
  }
  .demo_plan td {
    border:1px solid #C0C0C0;
    padding:5px;
  }
  .dptb1 {
 font-weight: bold;
 font-size: 14px;
  }
  
  .dptb2 {height: auto; width: 245px; margin-bottom: 25px; margin-top: 5px;}
  .dptb3 {margin-left: -65px; float: left; }
  .dptb4 {float: right;}
  .dptb5 {width: 455px;}
  .dptb6 tr {border-bottom: 1px solid #c0c0c0;}
  .dptb7 {color: #fff;}
  .dptb8 {width: 77px;}
  .dptb9 {width: 130px;}
  .dptb10 {width: 31px; height: 25px; background: rgba(0, 0, 0, 0) url("/../img/gfx/subpage/backoffice/plan/tr_in.png") no-repeat scroll 0 0; }
  .dptb11 {width: 31px; height: 25px; background: rgba(0, 0, 0, 0) url("/../img/gfx/subpage/backoffice/plan/tr_out.png") no-repeat scroll 0 0; }
/*
     FILE ARCHIVED ON 21:38:41 Feb 04, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:08:03 Nov 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.831
  exclusion.robots: 0.079
  exclusion.robots.policy: 0.066
  esindex: 0.01
  cdx.remote: 56.572
  LoadShardBlock: 430.028 (3)
  PetaboxLoader3.datanode: 251.27 (4)
  PetaboxLoader3.resolve: 289.23 (2)
  load_resource: 619.494
*/