.ui-dialog .ui-dialog-titlebar {
  background: #faa71a;
  background: -moz-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#faa71a),color-stop(50%,#faa71a),color-stop(52%,#f68f1f),color-stop(100%,#f68f1f));
  background: -webkit-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: -o-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: -ms-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: linear-gradient(to bottom,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa71a',endColorstr='#f68f1f',GradientType=0);
  text-shadow: none;
}
@font-face {
  font-family: testFont2;
  src: url('BELLABOO-Regular.eot');
  src: url('BELLABOO-Regular.eot?#iefix') format('embedded-opentype'), url('BELLABOO-Regular.woff'), url('bellaboo-regular-webfont.woff2'), url('BELLABOO-Regular.ttf') format('truetype'), url('BELLABOO-Regular.svg#svgFontName') format('svg');
}
@font-face {
  font-family: testFont;
  src: url('montez-regular-webfont.woff2') format('woff2'), url('montez-regular-webfont.woff') format('woff'), url('Montez-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'amaticbold';
  src: url('amatic-bold-webfont.woff2') format('woff2'), url('amatic-bold-webfont.woff') format('woff'), url('Amatic-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: normal;
  font-family: inherit;
  vertical-align: baseline;
}
.clear {
  clear: both;
}
:focus {
  outline: 0;
}
.sub-title {
  line-height: 19px !important;
  margin: 5px 0 25px !important;
}
h1 {
  color: #454545;
  font-size: 2em;
  font-weight: bold;
  margin: 10px 0;
}
h2 {
  color: #ef5350;
  font-family: open sans;
  font-size: 1.5em;
  font-weight: 600;
  margin: 0.5em 0;
}
h4 {
  color: #5E5D5C;
  font-size: 1em;
  font-weight: bold;
  line-height: 18px;
}
a {
  text-decoration: none;
}
a.styled {
  color: #F68E00;
}
a:active {
  outline: none;
}
a:visited {
  outline: none;
}
strong {
  color: black;
}
.top-wrapper a,
.breadcrumbs a,
.user.login a,
.footer a {
  color: #424240;
  color: #454545;
}
body {
  line-height: 1;
  color: black;
  background: #F2F2F2 url(/images/bg.png);
  font-size: 0.9em;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
ul.links li a {
  color: #ef5350;
  text-decoration: underline;
}
strong {
  font-family: helvetica;
  font-size: 1em;
  font-weight: bold;
}
a:hover {
  color: #ef5350;
  cursor: pointer;
}
a.highlight {
  color: #ef5350;
  cursor: pointer;
}
span.highlight {
  background: yellow;
}
a.highlight:hover {
  text-decoration: underline;
}
p.alert {
  display: inline-block;
  background-color: gray;
  color: white;
  margin-top: 1em;
  padding: 1em;
  font-size: 200%;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-shadow: none;
  line-height: 1em;
}
body {
  font-family: "Helvetica", "Arial", "sans-serif";
  letter-spacing: 0;
  color: #424240;
  padding: 10px 0;
  position: relative;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8);
  -webkit-font-smoothing: subpixel-antialiased;
  padding-top: 50px;
}
.top-wrapper {
  height: 90px;
  margin: 0 auto;
  padding: 5px 0;
  width: 1000px;
}
.logout-wrapper {
  width: 800px;
  height: 1em;
  margin: 0 auto 20px auto;
  padding: 5px 0;
  text-align: right;
}
.fb {
  float: left;
}
.tweet img {
  width: 70px;
}
.tweet {
  float: left;
  margin: 0 10px 0 0;
}
.contact-top {
  float: right;
}
.contact-top .contact_section.english {
  background: url("/images/landing/small_question_english.png") no-repeat scroll 0 0 transparent;
  padding: 0px 0 7px 58px;
}
.contact-top .contact_section.french {
  background: url("/images/landing/small_question_french.png") no-repeat scroll 0 0 transparent;
  padding: 0px 0 7px 58px;
}
.contact-top .contact_section {
  float: left;
}
.contact-top .contact_section .contact_title {
  font-family: 'gloria Hallelujah', cursive;
}
.contact-top .contact_section .contact_number,
.contact-top .contact_section .local_number {
  font-family: 'Architects Daughter', cursive;
  font-size: 24px;
  margin: 0 10px;
}
.contact-top .contact_section .other_contact {
  margin-top: 10px;
}
.contact-top .contact_section .language {
  margin: 15px 10px;
  font-size: 14px;
}
.contact-top span {
  color: #E45604;
  float: left;
  font-size: 20px;
  font-weight: 400;
  margin: 1px 0 0;
  text-shadow: -1px -1px 2px white;
}
#container {
  border: 1px solid #D5D5D5;
  box-shadow: 0 0 4px #bdbdbd;
  margin: 0 auto;
  position: relative;
  width: 900px;
  z-index: 0;
  background: #ffffff;
}
body.manage_shop #container {
  width: 1100px;
}
.header-container {
  background: #ffffff;
  width: 100%;
  height: 50px;
}
.logo-container-absolute {
  position: absolute;
}
.logo-container-relative {
  left: 15px;
  position: relative;
  top: 10px;
}
.logo-container-relative.push_top {
  left: 15px;
  position: relative;
  top: -11px;
}
.menu-container {
  background: #f1f1f1;
  background: -moz-linear-gradient(top,#E3E3E3 0%,#FFFFFF 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#E3E3E3),color-stop(100%,#FFFFFF));
  background: -webkit-linear-gradient(top,#E3E3E3 0%,#FFFFFF 100%);
  background: -o-linear-gradient(top,#E3E3E3 0%,#FFFFFF 100%);
  background: -ms-linear-gradient(top,#E3E3E3 0%,#FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=0 );
  background: linear-gradient(top,#E3E3E3 0%,#FFFFFF 100%);
  float: right;
  padding: 0 0 10px 0;
  width: 800px;
}
.menu-content {
  float: right;
}
.menu-container li.last {
  border-right: 0px;
}
.menu-container li:hover {
  border-top: 3px solid orange;
}
.menu-container li {
  border-right: 1px solid #D7D7D7;
  border-top: 3px solid #E3E3E3;
  float: left;
}
.menu-container li:last-child {
  border-right: none;
}
.menu-container li.active {
  border-top: 3px solid orange;
}
.menu-container li a {
  color: #6A6868;
  font-size: 14px;
  text-shadow: -1px -1px 1px white;
  display: block;
  padding: 5px 10px;
  cursor: pointer;
}
.menu-container li a.active {
  color: #F68E00;
}
.menu-container li a:hover {
  color: #F68E00;
}
.division {
  background-image: url(/images/division.png);
  height: 14px;
}
span.content-testimonial {
  color: #818181;
  font-family: open sans;
  font-size: 15px;
}
p.name {
  font-family: open sans;
  font-weight: 600;
  font-size: 14px;
  text-align: right;
}
.testimonial p.country {
  text-align: right;
  color: #818181;
  font-size: 12px;
  font-family: open sans;
  font-weight: 300;
}
.medialogos {
  background: #ffffff;
  text-align: center;
}
.bottom-ss {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  padding: 20px;
  width: 760px;
}
.bottom-ss .ss-tv {
  background: none repeat scroll 0 0 #E6E6E6;
  border-radius: 10px 10px 0 0;
  float: left;
  width: 100%;
  margin: 15px 0;
}
.bottom-ss .ss-social {
  float: left;
  margin: 0 0 0 10px;
  width: 400px;
}
.ss-tv .main-video {
  float: left;
}
.ss-tv .browse-videos {
  float: left;
}
.ss-tv .title,
.ss-tv .main-video,
.ss-tv .browse-videos {
  margin: 10px 15px;
}
.ss-tv .browse-videos table {
  width: 100%;
}
.ss-tv .browse-videos tr {
  height: 140px;
}
.ss-tv .browse-videos td {
  text-align: center;
  padding: 0 20px 0 0;
}
.ss-tv .see-more {
  float: right;
  margin: 10px 20px 0 0;
  text-align: center;
}
.ss-tv .see-more a.button-more {
  background-image: url(/images/more-tv-btn.png);
  display: inline-block;
  height: 47px;
  width: 150px;
}
.ss-tv .see-more a.button-more:active {
  background-image: url(/images/more-tv-btn-hover.png);
}
.division-tv {
  background-image: url(/images/division-tv.png);
  height: 35px;
  clear: both;
}
span.following {
  background: #ffd;
  padding: 5px 10px;
}
span.following span {
  width: 10px;
  height: 9px;
  margin-right: 5px;
  display: inline-block;
  background: url("http://s.twimg.com/a/1282150308/images/sprite-icons.png") -160px -16px no-repeat;
}
div.promo-template-blue.course {
  background-color: #f0afae;
}
div.promo-template-blue.course .more_instructions.not-obligatory {
  margin: 1.3em;
  margin-bottom: 3em;
  text-align: center;
  font-size: 13px;
}
.footer {
  border-top: 1px solid #DBDBDB;
  padding: 35px 0;
  text-align: center;
  clear: both;
  float: left;
  font-size: 0.9em;
  width: 100%;
}
.footer ul {
  display: inline-block;
  margin: 0 0 10px;
}
.footer li {
  display: inline;
  line-height: 1.5em;
  white-space: nowrap;
  margin: 0 10px;
  color: #9D9D9D;
}
.footer p {
  color: #9C9C9C;
}
#slider {
  width: 800px;
  height: 272px;
  position: relative;
}
#slides {
  position: absolute;
  z-index: 100;
}
.slides_container {
  width: 800px;
  overflow: hidden;
  position: relative;
  display: none;
}
.slides_container .slides_control >* {
  width: 800px;
  height: 272px;
  display: block;
}
.slides_container a img {
  display: block;
}
.slider_small {
  background: #ffffff;
  height: 200px;
}
#footer {
  text-align: center;
  width: 580px;
  margin-top: 9px;
  padding: 4.5px 0 18px;
  border-top: 1px solid #dfdfdf;
}
#footer p {
  margin: 4.5px 0;
  font-size: 1.0em;
}
.breadcrumbs {
  display: inline-block;
  background-image: url(/images/div_crumbs.png);
  background-color: white;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #EAE3E3;
  border-top: 1px solid #EAE3E3;
  float: left;
}
.breadcrumbs .space {
  float: left;
  padding: 3px 0;
  width: 183px;
}
.breadcrumbs .contain-crumbs {
  float: left;
  padding: 10px 0 5px 0;
  width: 393px;
}
.breadcrumbs .crumbs {
  margin: 7px 0 0 10px;
}
.breadcrumbs .crumbs li {
  float: left;
  margin: 0 10px 0 0;
}
.breadcrumbs .crumbs li a {
  font-size: 12px;
  font-weight: bold;
}
.breadcrumbs .button_become_tutor,
.breadcrumbs .button_contact {
  background: #71c147;
  background: -moz-linear-gradient(top,#71c147 0%,#86c545 4%,#68bd45 25%,#56b347 46%,#44a948 75%,#309e47 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#71c147),color-stop(4%,#86c545),color-stop(25%,#68bd45),color-stop(46%,#56b347),color-stop(75%,#44a948),color-stop(100%,#309e47));
  background: -webkit-linear-gradient(top,#71c147 0%,#86c545 4%,#68bd45 25%,#56b347 46%,#44a948 75%,#309e47 100%);
  background: -o-linear-gradient(top,#71c147 0%,#86c545 4%,#68bd45 25%,#56b347 46%,#44a948 75%,#309e47 100%);
  background: -ms-linear-gradient(top,#71c147 0%,#86c545 4%,#68bd45 25%,#56b347 46%,#44a948 75%,#309e47 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71c147',endColorstr='#309e47',GradientType=0);
  background: linear-gradient(top,#71c147 0%,#86c545 4%,#68bd45 25%,#56b347 46%,#44a948 75%,#309e47 100%);
  box-shadow: 0 2px 4px #A2A2A2;
  float: right;
  margin: 9px 5px 0;
  padding: 5px 10px;
  border-radius: 5px 5px 5px 5px;
}
.breadcrumbs .button_become_tutor a,
.breadcrumbs .button_contact a {
  color: white;
  font-size: 16px;
  text-shadow: -1px 1px 1px #333333;
}
.container_middle {
  display: block;
  background: url(/images/bg_body.png) repeat-y scroll -39px 50% #FFFFFF;
  width: 100%;
}
body.site.index .container_middle {
  background: none;
}
body.site.index .middle-content {
  width: 100%;
  padding: 0;
  margin: 0;
}
body.site.index .middle-content li {
  list-style: none;
  margin: 0;
}
body.site.index .middle-content li h2 {
  color: #D05342;
}
body.site.index .middle-content li li {
  list-style: disc;
}
body.site.index .header-container {
  height: 100px;
}
.lateral-menu {
  float: left;
  width: 175px;
}
.lateral-menu ul {
  margin-left: 0;
}
.lateral-menu li {
  color: #797C80;
  list-style: none outside none;
  margin: 0;
  width: 211px;
}
.lateral-menu li a {
  border-bottom: 1px solid #DCDDDE;
  border-top: 1px solid white;
  color: #797C80;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0 10px 10px;
  position: relative;
  width: 177px;
}
.lateral-menu li a span {
  float: right;
  margin: 0 16px 0 0;
  color: #B4B4B4;
  display: none;
}
.lateral-menu li:hover a {
  background: none repeat scroll 0 0 #E3E3E3;
  color: #BE5E0C;
  text-shadow: 0 2px 1px #FFFFFF;
}
.lateral-menu li:hover a span {
  color: #BE5E0C;
  display: inline-block;
}
.lateral-menu li.current {
  color: white;
}
.lateral-menu li.current a {
  background: url(/images/current_nav.png) no-repeat scroll -24px 50% transparent;
  border: medium none;
  color: white;
  text-shadow: -2px -2px 2px #B36807;
  padding-right: 11px;
}
.lateral-menu li.current a span {
  color: white;
  display: inline-block;
}
.middle-content {
  float: left;
  padding: 10px 35px 10px 45px;
  width: 545px;
}
.middle-content p {
  line-height: 1.4em;
  margin: 0 0 35px;
}
ul {
  margin-left: 20px;
}
.middle-content li {
  list-style: disc outside url(/images/bull.png);
  margin: 10px 0 10px 15px;
  line-height: 1.4em;
}
.offer {
  background-color: #F2F2F2;
  clear: both;
  color: #545454;
  font-family: open sans;
  font-size: 16px;
  font-weight: 600;
  margin: 20px 0;
  padding: 10px;
  text-align: center;
  text-shadow: 0 1px 1px #FFFFFF;
}
.our_adress p {
  font-size: 12px;
  line-height: 22px;
}
.our_adress p span {
  font-weight: bold;
}
#fbtab {
  position: fixed;
  left: 1px;
  top: 32%;
  background: url(/images/fbtab.png) no-repeat;
  height: 41px;
  width: 30px;
  z-index: 5000;
}
#fbtab a {
  display: block;
  width: 100%;
  height: 100%;
}
#tweettab {
  position: fixed;
  left: 1px;
  top: 39%;
  height: 41px;
  width: 30px;
  z-index: 5000;
}
#googleplus {
  position: fixed;
  left: 1px;
  top: 27%;
  height: 41px;
  width: 30px;
  z-index: 5000;
}
.gc-bubbleDefault,
.pls-container {
  display: none !important;
}
.tipsy {
  padding: 5px;
  font-size: 11px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-repeat: no-repeat;
  background-image: url(/images/tipsy.gif);
}
.tipsy-inner {
  padding: 5px 8px 4px 8px;
  background-color: #000000;
  color: white;
  max-width: 200px;
  text-align: left;
  border: solid thin #333;
}
.tipsy-inner {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tipsy-north {
  background-position: top center;
}
.tipsy-south {
  background-position: bottom center;
}
.tipsy-east {
  background-position: right center;
}
.tipsy-west {
  background-position: left center;
}
.tooltip {
  text-decoration: none;
  color: #333;
  cursor: default;
}
.button_view_more_testimonials,
.button_become_tutor,
.button_contact,
.button_signup {
  background: #F2A21E;
  border-radius: 6px 6px 6px 6px;
  float: right;
  margin: 10px 0 0 25px;
  padding: 5px 20px;
  font-family: open sans;
  font-weight: 700;
}
.button_view_more_testimonials:hover,
.button_become_tutor:hover,
.button_contact:hover,
.button_signup:hover {
  background: -moz-linear-gradient(center top,#FAD84E 0%,#F2A21E 100%) repeat scroll 0 0 transparent;
  cursor: pointer;
}
.button_view_more_testimonials a,
.button_view_more_testimonials a:hover,
.button_view_more_testimonials a:visited,
.button_become_tutor a,
.button_become_tutor a:hover,
.button_become_tutor a:visited,
.button_contact a,
.button_contact a:hover,
.button_contact a:visited,
.button_signup a,
.button_signup a:hover,
.button_signup a:visited {
  color: white;
  text-shadow: 0 0 1px #333333;
}
.button_become_tutorII {
  background: #F2A21E;
  border-radius: 6px 6px 6px 6px;
  float: right;
  margin: 10px 0 0 25px;
  padding: 5px 20px;
  font-family: open sans;
  font-weight: 700;
}
.button_become_tutorII:hover {
  background: -moz-linear-gradient(center top,#FAD84E 0%,#F2A21E 100%) repeat scroll 0 0 transparent;
  cursor: pointer;
}
.button_become_tutorII a,
.button_become_tutorII a:hover,
.button_become_tutorII a:visited {
  color: white;
  text-shadow: 0 0 1px #333333;
}
.button_signupII {
  float: right;
  margin: 10px 0 0 0px;
  padding: 5px 20px;
  font-family: open sans;
  font-weight: 600;
}
.button_language,
.print_material,
.print_book {
  float: right;
  margin: 18px 0 0 0px;
  padding: 5px 10px;
  border-left: 1px dotted gray;
  border-right: 1px dotted gray;
  font-family: open sans;
  font-weight: 600;
}
.centered {
  text-align: center;
}
.button_bottom_page {
  margin-top: 50px;
  margin-bottom: 20px;
}
.buy-now {
  display: none;
}
.button_devenez {
  border: 1px solid #eee;
  border-left: none;
  border-radius: 0px 6px 6px 0px;
  float: right;
  margin: 5px 20px 20px 0px;
  padding: 12px;
  min-width: 125px;
  height: 26px;
}
.button_devenez.centered {
  padding-top: 18px;
  padding-bottom: 6px;
}
.button_devenez a {
  color: white;
  font-size: 20px;
  font-weight: bold;
  text-shadow: -1px 1px 1px #333333;
}
.by_phone {
  border-right: 1px solid #DADADA;
  float: left;
  padding: 0 10px 0 0;
  width: 158px;
}
.our_adress {
  float: left;
  padding: 0 0 0 10px;
  width: 201px;
}
.our_adress ul {
  list-style: none inside none;
  margin: 10px 0 0 30px;
  width: auto;
}
.our_adress ul li {
  margin: 0;
}
.email_us,
.by_phone,
.our_adress {
  margin: 25px 0;
}
.email_us .contact-errors li {
  color: red;
}
#testimonials .slide {
  list-style-type: none;
  line-height: 24px;
}
blockquote {
  font-size: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #333;
  font-style: italic;
}
table {
  width: 100%;
}
table td.number {
  padding: 0 5px;
}
div.num {
  background: url(/images/numbers_circle.png) no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  height: 26px;
  padding: 1px 0 0;
  text-align: center;
  text-shadow: 0 1px 1px #66300C;
  width: 26px;
}
.container_form_inscription {
  border-top: 1px dotted #C5C5C5;
  padding: 10px 0 0;
}
.container_form_inscription h2 {
  color: #747474;
  font-size: 14px;
  font-weight: bold;
  font-family: "Lucida Grande", sans-serif;
}
.item.contain {
  margin: 5px 0 20px;
}
.item {
  clear: both;
  display: inline-block;
  padding: 5px;
  width: 100%;
}
label {
  color: #828282;
  float: left;
  font-size: 13px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
  text-align: right;
  width: 150px;
}
label.needs {
  float: none;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-left: 5%;
  margin-bottom: 10px;
  border: #eee solid 1px;
  padding: 10px;
  min-height: 200px;
  width: 40%;
  padding-right: 25px;
  cursor: pointer;
}
.label-top {
  color: #828282;
  font-size: 13px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 5px;
  text-align: right;
  width: 250px;
}
.instructions {
  color: #828282;
  font-size: 14px;
  margin-bottom: 5px;
}
.instructions .bold {
  font-weight: bold;
}
div.item input[type="number"],
div.item input[type="text"],
div.item input[type="email"],
div.item input[type="password"],
div.item select,
div.item textarea {
  width: 290px;
  font-size: 15px;
  padding: 5px 5px;
  margin: 1px;
}
input[type="number"],
textarea,
input[type="text"],
input[type="password"],
select[type="option"] {
  border: 1px solid #aaa;
  box-shadow: inset 0 0 2px #dbdbdb;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
select[type="option"]:focus {
  border: 1px solid orange;
}
textarea {
  resize: vertical;
}
.radio_item radio {
  display: inline-block;
}
.radio_item {
  float: left;
  margin-left: 30px;
}
.exam_date {
  margin-top: 20px;
  margin-left: 25px;
  display: none;
}
.exam_date label {
  float: none;
}
.exam_date input[type=text].small {
  width: 90%;
}
.button_send {
  background: #F2A21E;
  background: -moz-linear-gradient(center top,#FAD84E 0%,#F2A21E 100%) repeat scroll 0 0 transparent;
  border-radius: 6px 6px 6px 6px;
  border: none;
  float: right;
  margin: 0 0 0 25px;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 0 2px #333333;
  cursor: pointer;
}
.button_send:hover {
  background: -moz-linear-gradient(center top,#FAD84E 0%,#F2A21E 100%) repeat scroll 0 0 transparent;
  color: #ffffff;
  font-size: 16px;
  text-shadow: -1px 1px 1px #333333;
}
button.button_submit {
  background: #F2A21E;
  background: -moz-linear-gradient(center top,#FAD84E 0%,#F2A21E 100%) repeat scroll 0 0 transparent;
  border-radius: 6px 6px 6px 6px;
  border: none;
  float: right;
  margin: 0 0 0 25px;
  padding: 5px 20px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 0 0 2px #333333;
  cursor: pointer;
}
button.button_submit:hover {
  background: -moz-linear-gradient(center top,#FAD84E 0%,#F2A21E 100%) repeat scroll 0 0 transparent;
  color: #ffffff;
  font-size: 16px;
  text-shadow: -1px 1px 1px #333333;
}
.what-is-school-success li {
  list-style: disc outside url("/images/check.png");
}
.section {
  margin-top: 20px;
}
.section h2 {
  color: #F68E00;
  margin: 0 0 0 15px;
}
.section.first h2 {
  margin-top: 1em;
}
.testimonial {
  padding: 20px 10px;
  text-align: center;
  color: #818181;
}
.testimonial cite {
  display: block;
  text-align: right;
  font-weight: bold;
  font-size: 12px;
}
ul.notre_approche {
  margin: 10px 29px 0;
}
ul.notre_approche li {
  list-style: none;
  margin: 0px;
}
ul.notre_approche .num {
  float: left;
}
ul.notre_approche p,
ul.notre_approche h4 {
  padding: 0 0 5px 35px;
  margin: 0 0 10px 0;
}
.shortcuts {
  font-size: 0.9em;
}
.shortcuts div {
  border: 1px solid #DBDBDB;
  border-right: none;
  float: left;
  height: 128px;
  width: 33%;
  background-repeat: repeat-x;
}
.shortcuts div a {
  display: block;
  padding-top: 20px;
  padding-left: 65px;
  padding-bottom: 10px;
  color: #6A6A6A;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: 5px 20px;
}
.shortcuts div a span.title_sc {
  display: block;
  font-family: open sans;
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 5px;
}
.shortcuts div a span.description {
  display: block;
  font-weight: normal;
}
.shortcuts div a .read-more {
  border-radius: 5px 5px 5px 5px;
  color: #D05342;
  font-weight: bold;
  position: relative;
  text-shadow: none;
  top: 5px;
}
.shortcuts div.families {
  background-image: url("/images/section-button-bg-blue.png");
  padding: 0 4px 0 0;
}
.shortcuts div.families a {
  background-image: url("/images/icon-individual.png");
}
.shortcuts div.families:hover {
  background-image: url("/images/section-button-bg-blue-active.png");
}
.shortcuts div.families :active,
.shortcuts div.families :focus {
  background-image: url("/images/section-button-bg-blue-hover.png");
}
.shortcuts div.schools {
  background-image: url("/images/section-button-bg-orange.png");
}
.shortcuts div.schools a {
  background-image: url("/images/icon-school.png");
}
.shortcuts div.schools:hover {
  background-image: url("/images/section-button-bg-orange-active.png");
}
.shortcuts div.schools :active,
.shortcuts div.schools :focus {
  background-image: url("/images/section-button-bg-orange-hover.png");
}
.shortcuts div.companies {
  background-image: url("/images/section-button-bg-yellow.png");
  border-right: 1px solid #DBDBDB;
}
.shortcuts div.companies a {
  background-image: url("/images/icon-company.png");
}
.shortcuts div.companies:hover {
  background-image: url("/images/section-button-bg-yellow-active.png");
}
.shortcuts div.companies :active,
.shortcuts div.companies :focus {
  background-image: url("/images/section-button-bg-yellow-hover.png");
}
ul.links {
  margin: 20px;
}
.payment-methods .description {
  clear: both;
  display: block;
  background: #bfebb1 url('/images/icons/alert_success.png') no-repeat 8px 10px;
  margin: 0 0 0 25px;
  padding-top: 8px;
  padding-left: 40px;
  padding-right: 10px;
  padding-bottom: 8px;
}
.payment-methods .description.warning {
  background-color: #fad76e;
  background-image: url('/images/icons/alert_warning.png');
}
.item.radio label {
  width: 90%;
  margin: auto;
  float: none;
  display: block;
  text-align: left;
  margin-bottom: 5px;
}
.item.radio .instructions {
  margin-bottom: 15px;
}
.item.radio .more-info-in-the-box {
  display: block;
  margin-top: 5px;
  margin-left: 25px;
  font-weight: normal;
  padding: 5px;
  border: #eee solid 1px;
  text-align: center;
}
.item.twentyone p {
  clear: both;
  display: block;
  padding: 8px 10px;
}
.item.twentyone p.warning {
  margin: 0 0 0 25px;
  padding-top: 8px;
  padding-left: 40px;
  padding-right: 10px;
  padding-bottom: 8px;
  background: #fad76e url('/images/icons/alert_warning.png') 8px 10px no-repeat;
}
.download_pdf {
  -moz-transition: -moz-box-shadow 1s ease 0s;
  background: url("http://www.coursdete.com/less/../images/bg_lines.png") repeat scroll 0 0 #F2F2F2;
  border-radius: 10px 10px 10px 10px;
  cursor: pointer;
  display: inline-block;
  padding: 10px;
  text-decoration: none;
  width: 400px;
}
.download_pdf img {
  float: left;
  height: 60px;
  margin: 0 15px 0 0;
  padding: 0;
}
.download_pdf p {
  font-family: open sans;
  font-weight: 500;
  line-height: 1.5em;
  margin: 0 !important;
}
.download_pdf p.big {
  color: #3589E3 !important;
  font-family: open sans !important;
  font-size: large !important;
  font-weight: 600 !important;
}
.download_pdf p.sub {
  color: #333333 !important;
  font-family: open sans !important;
  font-size: small !important;
  font-weight: 400 !important;
}
.download_pdf p.grey {
  color: #666666 !important;
  font-family: open sans !important;
  font-weight: 400 !important;
}
.etapes_banner_2 {
  background: url("/images/bg_3etapes_2.png") no-repeat center 0;
  border: 1px solid #E0DCDC;
  float: left;
  font-family: open sans;
  font-weight: bold;
  height: 95px;
  margin: 3px 3px 0 3px;
  padding: 185px 0 20px;
  text-align: center;
  width: 178px;
}
.etapes_banner_2.english {
  background-image: url("/images/side_banner_improve_grades_english.png");
}
.etapes_banner_2 input {
  font-weight: bold;
  margin: 5px;
  padding: 10px 5px;
  width: 89%;
}
.etapes_banner_2 button {
  background: none repeat scroll 0 0 #50AF47;
  border: none;
  border-radius: 7px 7px 7px 7px;
  color: #FFFFFF !important;
  font-size: 13px !important;
  font-weight: bold;
  margin: 5px;
  padding: 10px 0;
  text-align: center;
  width: 94%;
  cursor: pointer;
}
.etapes_banner_2 button:hover {
  background: none repeat scroll 0 0 #219317;
}
#dialog p {
  line-height: 1.3em;
  margin-bottom: 1em;
}
#dialog input {
  padding: 10px;
  width: 90%;
  margin: 0 auto 1em auto;
}
#dialog button {
  display: block;
  background: #faa71a;
  background: -moz-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#faa71a),color-stop(50%,#faa71a),color-stop(52%,#f68f1f),color-stop(100%,#f68f1f));
  background: -webkit-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: -o-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: -ms-linear-gradient(top,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  background: linear-gradient(to bottom,#faa71a 0%,#faa71a 50%,#f68f1f 52%,#f68f1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa71a',endColorstr='#f68f1f',GradientType=0);
  color: #FFFFFF;
  float: none;
  font-weight: bold;
  padding: 10px 20px;
  text-align: center;
  text-shadow: 1px 1px 1px #5C370C;
  margin: 0 auto;
}
#dialog button:hover {
  background: #F68F1F;
  cursor: pointer;
}
#dialog a.learn-more {
  float: right;
  padding-top: 1em;
  text-decoration: underline;
}
.video-text {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 40px;
}
.video-text h1 {
  margin-bottom: 50px;
}
.video-presentation {
  display: inline-block;
  padding-top: 18px;
  margin-right: 5px;
}
.clic {
  padding: 10px;
  background: orange;
  color: white;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 70px;
  cursor: pointer;
  margin-left: 10px;
}
.checkboxes {
  margin-left: 137px;
  margin-top: 15px;
}
.checkboxes td {
  text-align: right;
}
.checkboxes td label {
  margin-right: 0px;
  width: 400px;
  text-align: left;
}
.checkboxes td:first-child {
  width: 10px;
  padding-left: 0px;
}
.checkboxes input {
  margin-bottom: 10px;
}
.note {
  font-size: 10px;
  color: #888;
  text-align: left;
  margin-top: 15px;
}
.school_display_space {
  width: 35%;
  display: none;
}
.school_display {
  width: 60%;
  margin: 5px;
  margin-top: 0px;
  border: 1px solid #689DD9;
  background: #BFCCDB;
  padding: 6px;
  display: none;
  position: relative;
}
.school_display p.data {
  width: 80%;
  margin: 0;
  font-size: 0.9em;
}
.school_display p.data .bold {
  font-weight: bold;
  font-size: 1.1em;
}
.school_display .remove {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.school_display .remove img,
.school_display .remove p {
  margin: 0;
  font-size: 0.8em;
  display: inline-block;
  vertical-align: middle;
}
.school_display .remove:hover {
  text-decoration: underline;
}
.ac_even strong,
.ac_odd strong {
  font-weight: normal;
  font-size: 1em;
}
.prerequisites {
  padding: 10px;
  padding-bottom: 0px;
  background: #eee;
  margin-bottom: 10px;
  border: 1px #aaa solid;
}
.prerequisites h2 {
  color: #555;
  font-size: 1.2em;
  padding: 10px;
}
.prerequisites .bouton_next_application_form {
  background: #88cc2a;
  background: -moz-linear-gradient(top,#88cc2a 35%,#0b913e 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(35%,#88cc2a),color-stop(100%,#0b913e));
  background: -webkit-linear-gradient(top,#88cc2a 35%,#0b913e 100%);
  background: -o-linear-gradient(top,#88cc2a 35%,#0b913e 100%);
  background: -ms-linear-gradient(top,#88cc2a 35%,#0b913e 100%);
  background: linear-gradient(to bottom,#88cc2a 35%,#0b913e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#88cc2a',endColorstr='#0b913e',GradientType=0);
  border-radius: 6px 6px 6px 6px;
  border: none;
  display: inline-block;
  padding: 5px 20px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0 0 2px #333333;
  cursor: pointer;
}
.prerequisites .bouton_next_application_form:hover {
  color: #ffffff;
  font-size: 16px;
  text-shadow: -1px 1px 1px #333333;
}
.prerequisites .bouton_next_application_form:disabled {
  background: #ddd;
}
.prerequisites .bouton_next_application_form:disabled:hover {
  color: #ffffff;
  font-size: 16px;
  text-shadow: 0 0 2px #333333;
  cursor: default;
}
.prerequisites .incomplete .status {
  display: inline-block;
  width: 70%;
}
.prerequisites .got_all_prerequisites {
  border: #96E090 3px solid;
  padding: 20px;
  background: #C1DBBF;
  font-size: 1.1em;
}
.prerequisites .got_all_prerequisites .status {
  display: inline-block;
  width: 70%;
  font-weight: bold;
}
.prerequisites .got_all_prerequisites .status img,
.prerequisites .got_all_prerequisites .status span {
  display: inline-block;
  vertical-align: middle;
}
.prerequisites .got_all_prerequisites .status img {
  margin-right: 8px;
  width: 18px;
}
.prerequisites .missing_prerequisites {
  border: #E37962 3px solid;
  padding: 20px;
  background: #DEC8C5;
  font-size: 1.1em;
}
.prerequisites .missing_prerequisites .status {
  display: inline-block;
  width: 70%;
  font-weight: bold;
}
.prerequisites .missing_prerequisites .status img,
.prerequisites .missing_prerequisites .status span {
  display: inline-block;
  vertical-align: middle;
}
.prerequisites .missing_prerequisites .status img {
  margin-right: 8px;
  width: 18px;
}
.prerequisites .missing_prerequisites .message {
  margin-top: 10px;
}
.s_button {
  display: inline-block;
  vertical-align: middle;
}
.prerequisite {
  display: inline-block;
  width: 70%;
  vertical-align: middle;
  margin-left: 20px;
  text-align: left;
  font-size: 1.1em;
}
.prerequisite_item {
  margin-bottom: 12px;
}
label.needs ul {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
label.needs li {
  background: url("/images/icons/bullet_blue.png") no-repeat 0px 4px;
  background-size: 22px 22px;
  padding: 3px 0px 3px 30px;
  list-style: none;
  margin: 0;
}
.loading-widget {
  display: none;
  position: fixed;
  top: 50%;
  left: 47.5%;
  padding: 10px;
  border-radius: 8px;
  border: 2px #aaa solid;
  background: white;
  -webkit-box-shadow: 6px 3px 225px 5px rgba(0,0,0,0.68);
  -moz-box-shadow: 6px 3px 225px 5px rgba(0,0,0,0.68);
  box-shadow: 6px 3px 225px 5px rgba(0,0,0,0.68);
}
.loading-widget img {
  width: 40px;
}
.floating_login_box {
  display: none;
  position: fixed;
  top: 20%;
  width: 400px;
  max-width: 90%;
  margin: 5% auto;
  left: 0;
  right: 0;
  z-index: 3;
}
.floating_login_box .login-box {
  padding: 40px;
}
.overlay_white {
  display: none;
  background: white;
  opacity: 0.6;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
}
@media screen and (max-width: 1124px) {
  #chiiiko {
    display: none !important;
  }
  .ss-logo-header {
    position: absolute !important;
    max-width: 176px !important;
    top: 5px !important;
  }
}
@media print {
  .top-wrapper,
  body.shop h1,
  body.shop p.big,
  body.shop .category-path,
  .options-chooser,
  .ss-logo-header,
  .steps.basket,
  .steps_words,
  .welcome_message {
    display: none !important;
  }
  .products-page.not_empty {
    border: none !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 12px !important;
    line-height: 12px !important;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 20px;
  }
  body.shop table.products td.type.paper,
  body.shop table.products_no_sell td.type.paper,
  body.shop table.products_material td.type.paper,
  body.shop_register table.products td.type.paper,
  body.shop_register table.products_no_sell td.type.paper,
  body.shop_register table.products_material td.type.paper {
    background: 'transparent';
  }
  td img {
    display: none;
  }
  * {
    font-size: 10px !important;
  }
  .big-static-print {
    display: none !important;
  }
}
