#copy, #top-wizard, .main-title p, h1, h2, h3 {
    text-align: center;
}
.button_medium, a, a:focus, a:hover {
    text-decoration: none;
}
body {
    background: #fff;
    font: 13px/20px 'Open Sans', Arial, sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased!important;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
    font-weight: 700;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    font-family: 'Raleway', sans-serif;
}
h2, h3 {
    margin-bottom: 45px;
}
h1, h2 {
    text-transform: uppercase;
    font-weight: 300;
}
.main-title h1 {
    font-size: 44px;
    line-height: 40px;
    margin-top: 70px;
}
.main-title p {
    font-size: 26px;
    font-weight: 300;
    margin-top: -5px;
}
h2 {
    font-size: 32px;
    line-height: 30px;
}
h2 span {
    font-size: 24px;
    font-weight: 300;
    text-transform: none;
    display: block;
}
h3 {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
}
h3 span {
    font-size: 21px;
    font-weight: 300;
    display: block;
}
.step h3, footer h3 {
    text-transform: none;
    text-align: left;
    font-size: 22px;
}
.step h3 {
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 25px;
}
footer h3 {
    font-weight: 400;
    margin-bottom: 10px;
}
h4 {
    font-size: 18px;
    ine-height: 22px;
}
h5 {
    font-size: 14px;
    line-height: 14px;
}
footer h5 {
    color: #555;
}
h6 {
    font-size: 12px;
}
p {
    margin: 0 0 20px;
}
ol, ul {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
li {
    line-height: 20px;
}
hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #dfdfdf;
}
a {
    color: #00aeef;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
a:focus, a:hover {
    color: #444;
}
.button_medium {
    border: none;
    background: #282828;
    color: #fff;
    padding: 7px 20px;
    transition: background .5s ease;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
}
.backward, .button_medium_2, .forward {
    text-decoration: none;
    transition: background .5s ease;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    cursor: pointer;
}
.button_medium:hover, a.button_medium:hover {
    background: #00aeef;
    color: #fff;
}
.button_medium_2 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #282828;
    color: #282828;
    padding: 7px 20px;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    background: #fff;
}
a.button_medium_2:hover {
    background: #00aeef;
    color: #fff;
    border: 2px solid #00aeef;
}
.backward, .forward {
    border: none;
    color: #fff;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    background: #5AAA2D;
    position: relative;
}
.backward:before, .forward:before {
    font-family: FontAwesome;
    text-decoration: inherit;
    position: absolute;
    font-weight: 400;
    top: 8px;
    text-transform: none;
    font-size: 9px;
}
.backward {
    padding: 7px 20px 7px 30px;
}
button[disabled].backward, button[disabled].forward {
    border: none;
    background: #ccc;
    outline: 0;
}
/*.backward:before {
    content: "\f053";
    left: 10px;
}*/
.forward {
    padding: 7px 30px 7px 20px;
}
/*.forward.suivant:before {
    content: "\f054";
    right: 20px;
}*/
#top-nav ul, #top-wizard {
    text-transform: uppercase;
}
.backward:hover, .forward:hover {
    background: #5AAA2D;
    color: #fff;
}
header {
    padding: 10px 0;
    width: 100%;
    background-color: #ffffff;
}
#logo a {
    text-indent: -99999px;
    background: url(../img/logo.png) no-repeat;
    display: block;
    height: 106px;
    width: 201px;
}
#top-nav ul {
    float: right;
    margin: 8px -10px 0 0;
    padding: 0;
    font-weight: 700;
}
#top-nav ul a {
    color: #fff;
    text-decoration: none;
}
#top-nav ul a#active, #top-nav ul a:hover, #top-nav ul li a#purchase:hover {
    color: #323232;
}
#top-nav ul li {
    float: left;
    padding-left: 10px;
    margin-right: 10px;
}
#top-nav ul li:first-child {
    background: 0 0;
}
#top-nav ul li a#purchase {
    color: #fff200;
}
.btn-responsive-menu {
    display: none;
    float: right;
    padding: 5px;
    cursor: pointer;
    margin: 0 20px 0 0;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background: #333;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.bar {
    display: block;
    width: 18px;
    height: 2px;
    margin: 5px;
    background: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.show {
    display: block!important;
}
#main {
    padding-bottom: 60px;
}
footer {
    width: 100%;
    background: #1ab9a7;
    padding: 30px 0 0;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}
footer a {
    color: #FF9;
}
#footer_2 {
    width: 100%;
    background: #252525;
}
#footer_2 a {
    color: #888;
}
#footer_2 a:hover {
    color: #fff;
}
ul#footer-nav {
    color: #fff;
    margin: 25px 0 10px;
}
.ui-widget-content a, .ui-widget-header a {
    color: #222;
}
ul#footer-nav li:first-child {
    margin-right: 30px;
}
ul#footer-nav li {
    display: inline-block;
    zoom: 1;
    margin-right: 10px;
}
#copy {
    padding: 15px 0;
    background-color: #f8f8f8;
    font-size: 11px;
}
#contact {
    background: url(../img/contact_map.png) 90% 90px no-repeat;
}
#top-wizard {
    padding: 15px 120px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    font-size: 11px;
}
.shadow {
    width: 100%;
    height: 6px;
    position: absolute;
    left: 0;
    bottom: -6px;
    background: url(../img/shadow_top_form.png) center top no-repeat;
}
.ui-widget-content {
    background: #fff;
    color: #222;
}
.ui-widget-header {
    background: #128656;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%}
#survey_container, .ie8 #survey_container {
    background-color: #fff;
    margin-bottom: 30px;
    z-index: 9;
    position: relative;
}
#survey_container {
    box-shadow: 0 0 1px #bfb8b8;
    margin-top: 0;
}
.ie8 #survey_container {
    border: 1px solid #ddd;
    margin-top: 30px;
}
#middle-wizard {
    padding: 50px 125px 35px;
}
#bottom-wizard {
    text-align: center;
    padding: 15px 120px;
    border-top: 1px solid #e7e7e7;
    background-color: #ffffff;
}
#complete, #end {
    text-align: center;
    padding: 0 45px 35px;
}
#complete h3, #end h3 {
    text-align: center;
    margin-bottom: 40px;
}
#complete i, #end i {
    color: #cacaca;
    margin: 0 0 10px;
    font-size: 160px;
    padding: 0;
}
#complete button, #end button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 18px;
    border: 2px solid #128656;
    color: #128656;
    padding: 9px 22px;
    text-decoration: none;
    transition: background .5s ease;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -o-transition: background .5s ease;
    display: inline-block;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    outline: 0;
    background: #fff;
}
#complete button:hover, #end button:hover {
    background: #128656;
    color: #fff;
    border: 2px solid #128656;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
input.form-control, select.form-control, textarea.form-control {
    background: #ffffff;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    color: #999;
    height: 44px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;
    font-family: 'Open Sans', Arial, sans-serif;
    line-height: 1.428571429;
    padding: 6px 12px;
}
input.form-control:focus, select.form-control:focus, textarea.form-control:focus {
    border-color: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #555;
}
.styled-select select {
    background: 0 0;
    width: 107%;
    padding: 5px 5px 5px 15px;
    border: 0;
    border-radius: 0;
    height: 41px;
    margin: 0;
    font-weight: 400;
    -moz-appearance: window;
    -webkit-appearance: none;
    cursor: pointer;
}
.styled-select {
    width: 100%;
    overflow: hidden;
    height: 44px;
    background: url(../img/down_arrow_select.png) 98% center no-repeat #fbfbfb;
    border: 2px solid #d5d5d5;
    margin-bottom: 25px;
}
ul.floated, ul.floated li {
    margin: 0;
    padding: 0;
}
.styled-select select::-ms-expand, .styled-select-2 select::-ms-expand {
    display: none;
}
ul.floated li {
    float: left;
    width: 28%}
label.label_gender {
    padding-left: 50px;
    line-height: 42px;
}
ul.floated li#age {
    width: 42%;
    margin-right: 2%}
ul.data-list li {
    position: relative;
}
ul.data-list-2 li {
    position: relative;
    height: 42px;
    margin-bottom: 15px;
    width: 100%;
    display: block;
}
ul.data-list-2 li label {
    float: left;
    margin-left: 60px;
    font-size: 18px;
    font-weight: 400;
    margin-top: 9px;
    line-height: 22px;
}
ul.data-list#terms {
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.qty-buttons {
    position: relative;
    width: 100px;
    height: 40px;
}
input.qty {
    width: 70px;
}
input.qtyminus, input.qtyplus, input.qtyplus:focus {
    position: absolute;
    width: 35px;
    height: 23px;
    border: 2px solid #d5d5d5;
    outline: 0;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
}
input.qtyplus {
    background: url(../img/plus.png) center center no-repeat #fff;
    right: 0;
    top: 0;
    text-indent: -9999px;
}
input.qtyminus {
    background: url(../img/minus.png) center center no-repeat #fff;
    right: 0;
    top: 21px;
    text-indent: -9999px;
}
label.error, ul.floated li#age label.error {
    right: -15px;
}
.qty-buttons span {
    position: absolute;
    top: 10px;
    display: block;
    width: 220px;
    left: 120px;
    font-weight: 700;
}
label.error, ul.data-list-2 li label.error {
    font-size: 11px;
    position: absolute;
    height: 25px;
    line-height: 25px;
    background-color: #e34f4f;
    color: #fff;
    font-weight: 400;
    padding: 0 6px;
}
label.error {
    top: -28px;
    z-index: 99;
}
label.error:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #e34f4f;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -6px;
    left: 20%}
.styled-select label.error {
    overflow: visible;
}
ul.floated li label.error {
    right: -50px;
}
ul.data-list#terms li label.error {
    left: 45%;
    display: inline-block;
    width: 80px;
}
ul.data-list-2 li label.error {
    top: -30px;
    right: -10px;
    margin: 0;
    z-index: 99;
}
input#website {
    display: none;
}
.tweets-next, .tweets-prev {
    display: inline-block;
    font-size: 28px;
    color: #FFF;
    margin-top: 10px;
}
.tweets-prev {
    margin-right: 10px;
}
.tweet_avatar {
    float: left;
}
.tweet_time {
    display: block;
    margin-bottom: 5px;
}
.add_bottom_30, .tweet-control {
    margin-bottom: 30px;
}
#toTop {
    width: 100px;
    background: #111;
    text-align: center;
    padding: 5px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none!important;
    color: #fff;
    font-size: 11px;
    z-index: 999;
}
.add_top_30 {
    margin-top: 30px;
}
.add_top_15 {
    margin-top: 15px;
}
.add_bottom_15 {
    margin-bottom: 15px;
}
.divider {
    width: 100%;
    background: url(../img/divider.png) center top no-repeat;
    height: 10px;
    margin: 30px 0;
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px c;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #ddd;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #555;
    text-shadow: 0 1px 0 #000;
    opacity: .2;
    filter: alpha(opacity=20);
}
.close:focus, .close:hover {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    opacity: .7;
    filter: alpha(opacity=70);
}
@media (min-width:768px) and (max-width:1200px) {
    #middle-wizard {
    padding: 40px 60px 35px;
}
}@media (min-width:768px) and (max-width:979px) {
    #middle-wizard {
    padding: 40px 60px 35px;
}
#footer_2 {
    text-align: center;
}
#contact {
    background: 0 0;
}
ul.social-bookmarks {
    padding: 0;
    list-style-type: none;
    float: none;
    display: inline-block;
}
}@media (max-width:767px) {
    #top-nav {
    width: 100%;
    float: left;
    display: none;
}
#top-nav ul {
    float: none;
    padding: 20px 0;
    margin: 0;
}
#top-nav ul li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    font-size: 14px;
    padding: 0;
    margin: 0;
}
#top-nav ul li:last-child {
    border-bottom: none;
}
#top-nav ul li a {
    display: block;
    padding: 5px;
}
#top-nav ul a#active {
    color: #323232;
    background-color: #ddd;
}
.btn-responsive-menu {
    display: block;
}
.main-title h1 {
    font-size: 32px;
    line-height: 30px;
}
.main-title p {
    font-size: 16px;
}
h2, h3 {
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 30px;
}
h2 span, h3 span {
    font-size: 16px;
    line-height: 18px;
}
#top-wizard {
    padding: 15px 6s0px;
}
#middle-wizard {
    padding: 20px 30px;
}
ul.floated li#age {
    margin-bottom: -10px;
    width:  100%;
}
ul.floated li {
    float: none;
    margin: auto;
    padding: 0 0 10px;
    width: 50%}
#footer_2 {
    text-align: center;
}
#contact {
    background: 0 0;
}
ul.social-bookmarks {
    padding: 0;
    list-style-type: none;
    float: none;
    display: inline-block;
}
}@media (max-width:480px) {
    .main-title h1 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 30px;
}
.main-title p {
    font-size: 14px;
    ine-height: 16px;
}
#top-nav ul {
    float: none;
    padding: 20px 0 40px;
    margin: 0;
}
#bottom-wizard, #top-wizard {
    padding: 15px 30px;
}
.backward, .forward, button[disabled].backward, button[disabled].forward {
    text-indent: -9999px;
    width: 50px;
    padding: 0;
    height: 40px;
}
.backward:before, .forward:before, button[disabled].backward:before, button[disabled].forward:before {
    text-indent: 0;
    top: 12px;
    font-size: 16px;
}
.qty-buttons span {
    top: 10px;
    display: block;
    width: 100px;
    left: 120px;
    font-weight: 700;
    line-height: 12px;
}
#survey_container {
    margin-bottom: 0;
}
#complete, #end {
    padding: 0 25px 15px;
}
#complete h3, #end h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
#complete i, #end i {
    font-size: 80px;
    padding: 0;
}
}@media only screen and (max-width:320px) {
    .main-title h1 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 25px;
}
#complete h3, #end h3, .step h3 {
    font-size: 18px;
    margin-bottom: 20px;
}
#survey_container {
    margin-bottom: 0;
}
#top-nav ul {
    float: none;
    padding: 20px 0 10px;
    margin: 0;
}
ul#footer-nav li {
    display: block;
    margin-right: 0;
}
ul#footer-nav li:first-child {
    margin-right: 0;
}
.step h3 {
    line-height: 22px;
}
#complete, #end {
    padding: 0 15px 15px;
}
}
.step h4 {
    
    line-height:  26px;
    
    font-weight:  600;
    
    margin-bottom:  5px;
    
}
.recap-title {
    
    font-size:  18px;
    
    color: grey;
    
    font-weight:  600;
    
    margin-right:  15px;
    
}
@media (min-width:  1200px) and (max-width: 30000px) {
    
    .recap-title.resume {
    
        width:  785px
}
  
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    
    .recap-title.resume {
    
        width:  715px;
    
}
  
}
@media screen and (min-width:  689px) and (max-width: 991px) {
    
    .recap-title.resume {
    
        width:  495px;
    
}
  
}
@media screen and (min-width:  645px) and (max-width: 688px) {
    
    .recap-title.resume {
    
        width:  450px;
    
}
  
}
@media screen and (min-width:  594px) and (max-width: 644px) {
    
    .recap-title.resume {
    
        width:  400px;
    
}
  
}
@media screen and (min-width:  544px) and (max-width: 593px) {
    
    .recap-title.resume {
    
        width:  350px;
    
}
  
}
@media screen and (min-width:  350px) and (max-width: 543px) {
    
    .recap-title.resume {
    
        width:  220px;
    
}
  
}
@media(max-width:  349px) {
    
    .recap-title.resume {
    
        width:  180px;
    
}
  
}

#backward ,  #forward {
    
    width:  111px;
    
    height:  34px;
    
}
#span-backward {
    
    position:  absolute;
    
    top:  0;
    
    left:  0;
    
    width:  100%;
    
    height:  100%;
    
    padding-top:  7px;
    
}
#span-forward {
    
    position:  absolute;
    
    top:  0;
    
    left:  0;
    
    width:  100%;
    
    height:  100%;
    
    padding-top:  7px;
    
}
@media (max-width:  480px) {
    
    #backward ,  #forward {
    
        width:  unset!important;
    
        height:  unset!important;
    
}
 
    .backward: before  {
    
        content:  "\f053";
    
        left:  20px!important;
    
}

}
.recap-content {
    
    font-size:  17px;
    
}
fieldset  {
    
    box-shadow:  0 0 5px #777!important;
    
    margin-bottom:  30px;
    
}
fieldset h4.wizard-header {
    
    border-bottom:  1px solid #cecaca;
    
    padding-bottom:  10px!important;
    
    margin-bottom:  10px!important;
    
    padding-top:  10px!important;
    
}
fieldset h4.wizard-header.inside-title  {
    
    border-bottom:  1px dashed #c8c8c8!important;
    
    padding-top:  0px!important;
    
    padding-bottom:  12px!important;
    
}
.sign_out_btn {
    position: absolute;
    right: 12px;
    top: 34px;
    border: 1px solid #5baa31;
    padding: 3px 11px;
    border-radius: 3px;
    color: #5baa31!important;
    font-size: 16px;
}
.sign_out_btn:hover , .sign_out_btn:focus {
    
    border:  1px solid #128656;
    
    color:  #fff!important;
    
    background-color:  #128656;
    
}
a.btn-end-sms  {
    
    -webkit-border-radius:  3px;
    
    -moz-border-radius:  3px;
    
    border-radius:  3px;
    
    font-size:  18px;
    
    border:  2px solid #128656;
    
    color:  #128656;
    
    padding:  9px 22px;
    
    text-decoration:  none;
    
    transition:  background .5s ease;
    
    -moz-transition:  background .5s ease;
    
    -webkit-transition:  background .5s ease;
    
    -o-transition:  background .5s ease;
    
    display:  inline-block;
    
    cursor:  pointer;
    
    font-weight:  600;
    
    text-transform:  uppercase;
    
    outline:  0;
    
    background:  #fff;
    
}
a.btn-end-sms:hover  {
    
    background:  #128656;
    
    color:  #fff;
    
    border:  2px solid #128656;
    
}
.add_training_btn {
    margin-top: 11px;
    border-radius: 0px;
    background-color: #ffffff;
    border-color: #d5d5d5;
    color: #5baa31;
    border: 1px solid;
    padding: 10px 14px;
}
.add_training_btn:hover,.add_training_btn:focus {
    background-color:  #5baa31;
    color:  #fff;
    border-color:  #5baa31!important;
}
@media (max-width: 767px){
    .add_training_btn {
        margin-top: 0px!important;
        margin-bottom: 10px!important;
    }
}

@import url(http: //fonts.googleapis.com/css?family=Lato:300, 400, 700);
    
@import url(http: //weloveiconfonts.com/api/?family=entypo);
    

.delete_training {
    margin-top:  34px;
    border-radius:  0px;
    background-color:  #ffffff;
    border-color:  #d5d5d5;
    color:  #282828;
    border:  1px solid;
    padding:  2px 6px;
}
.delete_training:hover {
    
    background-color:  #282828;
    
    color:  #fff;
    
    border-color:  #282828;
    
}

.toggler  {
    
    color:  #A1A1A4;
    
    font-size:  1.25em;
    
    margin-left:  8px;
    
    text-align:  center;
    
    cursor:  pointer;
    
}
.toggler.active  {
    
    color:  #000;
    
}

.surveys  {
    
    list-style:  none;
    
    margin:  0;
    
    padding:  0;
    
}

.survey-item  {
    
    display:  block;
    
    margin-top:  10px;
    
    padding:  20px 0px;
    
    border-radius:  2px;
    
    background:  white;
    
    box-shadow:  0 0px 3px rgba(0,  0,  0,  0.4);
    
}

.survey-name  {
    
    font-weight:  400;
    
}

.list .survey-item  {
    
    position:  relative;
    
    padding:  0;
    
    font-size:  14px;
    
    line-height:  40px;
    
}
.list .survey-item .pull-right  {
    
    position:  absolute;
    
    right:  0;
    
    top:  0;
    
}
@media screen and (max-width:  800px)  {
    
    .list .survey-item .stage: not(.active)  {
    
        display:  none;
    
}

}
@media screen and (max-width:  700px)  {
    
    .list .survey-item .survey-progress-bg  {
    
        display:  none;
    
}

}
@media screen and (max-width:  600px)  {
    
    .list .survey-item .pull-right  {
    
        position:  static;
    
        line-height:  20px;
    
        padding-bottom:  10px;
    
}

}
.list .survey-country, 
.list .survey-progress, 
.list .survey-completes, 
.list .survey-end-date  {
    
    color:  #A1A1A4;
    
}
.list .survey-country, 
.list .survey-completes, 
.list .survey-end-date, 
.list .survey-name, 
.list .survey-stage  {
    
    margin:  0 10px;
    
}
.list .survey-country  {
    
    margin-right:  0;
    
}
.list .survey-end-date, 
.list .survey-completes, 
.list .survey-country, 
.list .survey-name  {
    
    vertical-align:  middle;
    
}
.list .survey-end-date  {
    
    display:  inline-block;
    
    width:  100px;
    
    white-space:  nowrap;
    
    overflow:  hidden;
    
}

.survey-stage .stage  {
    
    vertical-align:  middle;
    
    border-radius:  19px;
    
    padding:  4px 8px;
    
    margin:  0 2px;
    
    text-indent:  1px;
    
    color:  rgb(255,  255,  255);
    
    line-height:  16px;
    
}
.survey-stage .stage.active  {
    background:  #ffa355;
}

.list .list-only  {
    
    display:  auto;
    
}
.list .grid-only  {
    
    display:  none !important;
    
}

.grid .grid-only  {
    
    display:  auto;
    
}
.grid .list-only  {
    
    display:  none !important;
    
}

.grid .survey-item  {
    
    position:  relative;
    
    vertical-align:  top;
    
    width:  100%;
    
    margin-bottom:  10px;
    
}
@media screen and (max-width:  600px)  {
    
    .grid .survey-item  {
    
        display:  block;
    
        width:  auto;
    
        margin:  10px auto;
    
}

}
.grid .survey-name {
    display: inline-block;
    max-width: 80%;
    font-size: 15px;
    line-height: 20px;
    padding-left: 14px;
    font-family: Avenir;
}
.survey-name:before {
    content: '\b7\a0';
    font-size: 23px;
    position: absolute;
    margin-left: -11px;
}
.grid .survey-country  {
    
    font-size:  16px;
    
    line-height:  21px;
    
    text-transform:  capitalize;
    
    font-family:  sans-serif;
    
}
.survey-head  {
    
    padding:  0px 20px;
    
}
.grid .survey-end-date  {
    
    color:  #333333;
    
}
span.survey-else, span.survey-else2 {
    color: #656565;
}
.survey-else2{
    padding-left: 14px;
}
.survey-else2:before {
    content: '\b7\a0';
    font-size: 23px;
    position: absolute;
    margin-left: -11px;
}
.grid .survey-country{
    color: #333333;
    font-family: Avenir;
    font-size: 18px;
    font-weight: 500;
}
.grid .survey-end-date:before  {
    
    content:  'Ends\00a0';
    
}
.grid .survey-end-date.ended:before  {
    
    content:  'Ended\00a0';
    
}
.grid .survey-progress{
    display:  block;
    bottom:  0;
    left:  0;
    right:  0;
    width:  100%;
    padding:  10px 20px 0px 20px;
    border-top:  1px solid #eee;
    font-size:  13px;
}
.grid .survey-progress-bg  {
    
    width:  40%;
    
    display:  block;
    
}
@media screen and (max-width:  200px)  {
    
    .grid .survey-progress-bg  {
    
        display:  none;
    
}

}
.grid .survey-progress-labels  {
    
    position:  absolute;
    
    right:  20px;
    
    top:  0;
    
    line-height:  40px;
    
}
@media screen and (max-width:  200px)  {
    
    .grid .survey-progress-labels  {
    
        right:  auto;
    
        left:  10px;
    
}

}
.grid .survey-progress-label  {
    
    line-height:  21px;
    
    font-size:  13px;
    
    font-weight:  400;
    
}
.grid .survey-completes  {
    
    line-height:  21px;
    
    font-size:  13px;
    
    vertical-align:  middle;
    
}
.grid .survey-stage .stage  {
    
    display:  none;
    
}
.grid .survey-stage .active {
    display: inline-block;
    margin-top: -2px;
}
.grid .survey-end-date  {
    
    font-size:  12px;
    
    line-height:  20px;
    
}

.survey-progress-label  {
    
    vertical-align:  middle;
    
    margin:  0 10px;
    
    color:  #8DC63F;
    
}

.survey-progress-bg  {
    
    display:  inline-block;
    
    vertical-align:  middle;
    
    position:  relative;
    
    width:  100px;
    
    height:  4px;
    
    border-radius:  2px;
    
    overflow:  hidden;
    
    background:  #eee;
    
}

.survey-progress-fg  {
    
    position:  absolute;
    
    top:  0;
    
    bottom:  0;
    
    height:  100%;
    
    left:  0;
    
    margin:  0;
    
    background:  #8DC63F;
    
}
.type_diplome {
    background-color: #DCEED2;
    font-size: 20px;
    padding: 9px;
    margin-top: 15px;
    color: #69ad45;
}
.school_title  {
    font-size:  17px;
    margin-bottom:  4px;
    text-align:  left;
    font-weight: 900;
}
.filier_inschool {
    
    height:  29px;
    
    line-height:  27px;
    
    margin-bottom:  5px;
    
}
.poser_candidatures {
    
    float:  right;
    
    margin-top:  0px;
    
    padding:  0px 6px;
    
    line-height:  24px;
    
    border-radius:  0px;
    
    background-color:  #ffffff;
    
    border-color:  #d5d5d5;
    
    color:  #282828;
    
    border:  1px solid;
    
    cursor:  pointer;
    
}
.poser_candidatures:hover  {
    
    background-color:  #282828;
    
    color:  #fff;
    
    border-color:  #282828!important;
    
}
.modal {
    
    display:  block!important;
    
}
.select2.select2-container {
    
    width: 100%!important;
    
}
label  {
    display:  inline-block;
    margin-bottom:  5px;
    font-weight:  600;
    color:  #898989;
    font-family:  'Raleway',  sans-serif;
    
}
.nav.nav-pills li:first-child, .nav.nav-pills li:last-child{
    width: 33.33%;
}
.delete_training.btn_notyet{
    color: #E76360!important;
}
.delete_training.btn_notyet:hover {
    background-color:  #E76360!important;
    color:  #fff!important;
    border-color:  #E76360!important;
}
.delete_training.btn_sucess{
    color: #81C959!important;
}
.delete_training.btn_sucess:hover {
    background-color:  #81C959!important;
    color:  #fff!important;
    border-color:  #81C959
}
.survey-stage .stage.active.tag_notyet {
    background: #E76360!important;
}
.survey-stage .stage.active.tag_sucess {
    background: #81C959!important;
}
.false_title_docs{
    font-size: 15px;
    font-weight: 100;
    color: #909090;
}
.file_title{
    margin-bottom: 0px;
    text-align: left;
    margin-top: 16px;
    font-size: 17px;
}
.descriptive_p{
    margin-bottom: 0px;
    font-size: 12px;
    text-align: left;
    color: #8a8a8a;
}
.bottom_link{
    float: right;
}
a.bottom_link.show_file {
    color: #70b64b;
    font-size: 15px;
}
a.bottom_link.delete_file {
    font-size: 15px;
    margin-right: 7px;
    color: #b94b49;
}