h2 {
  clear: both;
}
table.price-chart {
}
table.price-chart td {
  text-align: center;
  padding: 10px;
  vertical-align: middle;
  border: 1px solid #fff;
  margin-top: 30px;
  line-height: 15px;
  color: #516B74;
}
table.price-chart td.first-cell {
  font-size: 10px !important;
  text-align: right;
  font-weight: bold;
}
table.price-chart .odd {
  background: #DBEFF5;
}
table.price-chart .even {
  background: #7DB7CB;
}
table.price-chart span.yes {/*font-size: 24px;
color: #FF9900;*/ background: url(/assets/43/check.gif) no-repeat top left;
text-indent: -9999px;
width: 16px;
height: 13px;
display: block;
margin: 0 auto;
}
table.price-chart span.no {
  font-size: 24px;
  color: #eee;
}
table.price-chart tr.cost td {
  font-size: 24px;
  background: url(/assets/37/cost.png) no-repeat 1px 0;
  height: 125px;
  color: #fff;
}
table.price-chart tr.cost td.first-cell {
  background: none;
}
table.price-chart tr.cost td span {
  display: block;
  font-size: 12px;
}
.plan-title {
  background: #8CB7C8;
}
.plan-title h3 {
  text-shadow: none;
}
.plan-title h3 a {
  color: #fff !important;
}
table.price-chart tr.cost {
  display: none;
}
table.price-chart tr.cost td.small-title {
  font-size: 12px !important;
}
.align-center {
  text-align: center !important;
}
.align-right {
  text-align: right !important;
}
#plans {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#plans table {
  margin-top: 30px;
}
#plans .more-margin {
  margin-left: 20px !important;
}
.announce {
  font-size: 38px;
  margin-left: 65px;
  border-bottom: 5px solid #eee;
  color: #333;
  padding: 5px;
}
.announce strong {
  font-weight: normal;
  text-transform: uppercase;
  color: #666;
}
.announce span.days {
}
.guaranty {
  margin: 15px 0;
  font-size: 13px;
  color: #666;
}
table.price-chart tr.name td {
  text-align: center;
}
table.price-chart tr.name td h3 {
  height: 55px;
  display: block;
  text-decoration: none;
  color: #fff;
  margin-top: 0;
  font-size: 24px;
}
table.price-chart tr.name td span {
  display: block;
  color: #fff;
}
table.price-chart tr.name td span.cost {
  font-size: 36px;
}
table.price-chart tr.name td span.monthly {
  margin-bottom: 40px;
}
table.price-chart .signup {
  border-top: 1px solid #eee;
}
table.price-chart .signup p {
  text-align: center !important;
  margin: 15px 0;
}
table.price-chart .touch-the-sky p {
  margin: 0 0 15px 0 !important;
}
table.price-chart .signup p {
  background: url(/assets/59/subscribe-button.png) no-repeat bottom center;
}
table.price-chart .signup p a {
  font-size: 31px;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
}
table.price-chart .signup p a:hover {
}
table.price-chart .even .first-cell {
  background: #ccc !important;
  color: #333;
}
table.price-chart .odd .first-cell {
  background: #eee !important;
  color: #333;
}
.plan-title {
  background: url(/assets/58/plan.png) no-repeat top center;
}
#choosen-plan {
  height: 160px;
}
.choosen-plan {
  margin-top: 15px;
}
.choosen-plan strong {
  text-transform: uppercase;
}
.frequently-questions h3, .more-size {
  margin: 30px 0 15px 0;
  font-size: 32px;
}
.frequently-questions h4 {
  margin: 0 0 5px 0;
  font-size: 18px;
}
.frequently-questions .answer {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.options h3 a {
  text-decoration: none;
}
/* store forms */.store form {
  background: none;
  margin: 0;
  padding: 0;
}
.store form h3 {
  background: none;
  color: #C5833E;
  font-size: 16px;
  margin: 15px 0 5px 0;
  padding: 0 0 0 0;
}
.store .form fieldset {
  margin: 0 0 0 0;
  padding: 0;
}
.store .form a.forgot-password {
  font-size: 10px;
}
.store .form label {
  display: block;
  margin: 5px 0 3px 0;
  padding: 0;
  font-size: 12px !important;
  text-align: left !important;
  position: relative;
}
.store .form label span.error {
  position: absolute;
  bottom: -60px;
  left: 0;
}
.store .form label#sub-domain-label {
  margin-top: 25px !important;
}
.store .form label#sub-domain-label span.error {
  position: absolute;
  bottom: -87px;
  left: 0;
}
.store .form fieldset p input, .store .form fieldset p select {
  font-size: 13px;
  padding: 5px;
  margin: 0;
  background: #f8f8f8;
}
.store .form p.submit {
  padding: 15px 0 0 0;
  text-align: right;
}
.store .form .required {
  color: #FF0033;
}
.inline-sample {
  display: block;
  font-size: 10px;
  color: #666;
}
#help-to-signup #first-step {
  margin-top: 60px;
}
#help-to-signup #second-step {
  margin-top: 210px;
}
#help-to-signup #third-step {
  margin-top: 335px;
}
#help-to-signup #fourth-step {
  margin-top: 100px;
}
#help-to-signup #fifth-step {
  margin-top: 10px;
}
#help-to-signup .help {
  background: url(/assets/51/help-field.gif) no-repeat scroll 5px center;
  font-size: 10px;
  padding: 5px 5px 5px 25px;
}
.grey {
  background: #eee;
  padding-bottom: 15px !important;
  padding-right: 15px !important;
  margin-top: 15px !important;
}
p.informations {
  margin: 15px 0 0 0;
  line-height: 17px;
}
.store .form label.small {
  font-size: 10px !important;
}
.plan {
  width: 160px;
  height: 160px;
}
#choosen-plan {
  margin-left: 55px;
  margin-top: 20px;
}
.explain-options {
  font-size: 10px;
  color: #666;
  margin: 0 0 10px 0 !important;
}
.izibook-pro-form .form {
  width: 570px !important;
}
.izibook-pro ul li {
  margin-bottom: 5px;
  border-bottom: 1px solid #eee;
  padding: 5px 0;
  line-height: 15px;
}
.izibook-pro-item {
  padding: 0 15px;
  text-align: center;
  background: url(/assets/57/white-background-epicenter.png) no-repeat top left;
  height: 150px;
  width: 235px;
  margin-left: 20px;
}
.izibook-pro-item span {
  display: block;
  margin-top: 5px;
  color: #111;
}
.izibook-pro-item span strong {
  color: #fff;
  font-size: 13px !important;
}
.izibook-pro-item .aka-link {
  font-size: 28px;
  display: block;
  margin-top: 15px;
  text-decoration: none;
  color: #fff !important;
  margin-bottom: 24px;
}
.izibook-pro-item p {
  border-top: 1px solid #ccc;
  padding-top: 5px;
  font-size: 10px;
  color: #000;
  text-align: center !important;
}
.izibook-store ul {
  margin-top: 25px;
}
.what {
  font-size: 10px;
  color: #666;
}
.contextual-help {
  font-size: 10px;
  padding: 5px;
  border: 1px solid #eee;
}
.acceptance_of_terms {
  bottom: -28px !important;
}
body .cgv p {
  font-size: 11px !important;
  line-height: 13px !important;
}
body .cgv ul {
  list-style: square !important;
}
body .cgv ul li {
  margin-left: 25px !important;
}
.special-prices td strong {
  font-size: 18px;
}
.special-prices table {
  margin-top: 10px !important;
  margin-bottom: 0;
}
.special-prices table .signup {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.special-prices table .signup td {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.special-prices table.price-chart .signup p {
  height: 30px !important;
  padding-top: 5px !important;
  margin: 0 !important;
}
.special-prices table.price-chart .signup p a {
  font-size: 22px !important;
}
.special-prices table.price-chart td.first-cell {
  font-size: 9px;
  padding: 3px 5px;
}
.launch p {
  text-align: center !important;
  font-size: 24px;
  line-height: 22px;
  margin-top: 0 !important;
}
