body{
    color:#333;
    font-size:14px;
    font-family: 'Roboto',sans-serif;
    background: none;
}
a{
    text-decoration:none;
}
ul{
    list-style:none;
}

.HeaderTittle {
    background: transparent url("../images/logo.png") no-repeat scroll left center;
    display: inline;
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 28px;
    font-weight: normal;
    height: 71px;
    line-height: 71px;
    padding-left: 70px;
}

.header_wrap{
    height:82px;
    background:#FFF;
}

.header_content_p{
    font-size:14px;
    color:#013f33;
    text-align:justify;
    line-height:22px;
    font-family: 'Roboto',sans-serif;
    padding: 15px;
}

.footer{
    min-height:138px;
    background:#434343;
    background:url(../images/bottom_text_bf.jpg) repeat-x;
}

.menu{
    display:table;
    margin:0 auto;
    margin-top:46px;
}

.menu li a{
    display:inline;
    font-size:14px;
    color:#fff;
    border-right:1px solid #999999;
    padding:0 15px;
    font-family: 'Roboto',sans-serif;
}

.menu li:hover a,
.menu li a.hover{
    color:#1EB9A0;
}

.white_part2{
    background:#fff;
    color:#313131;
    padding-bottom:15px;
    font-family:Arial, Helvetica, sans-serif;
}

.partenariat_block{
    background:#dfe0e2;
    color:#313131;
    padding-bottom:15px;
    font-family:Arial, Helvetica, sans-serif;
}

.input-group-home{
    margin-bottom: 5px;
}

.signon-fields{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    background-image: none;
    border-color: #777 #777 #777 #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    font-family: roboto;
}

.signon-fields-addon{
    border-color: #777;
}

.head_div_wrap_lc{
    background:url(../images/old_mathematics.png) repeat;
    margin-bottom: 40px;
    font-family:Arial, Helvetica, sans-serif;
}
.proposition-value-container{
}

.proposition-value-container h1{
    color: #22BAEA;
    font-size:30px; 
    font-family: 'Roboto',sans-serif;
    text-align: center;
    margin-top: 30px;
    font-weight: bold;
}

.subscribe_container{
    color:#fff;
    background-color: rgba(10, 56, 70, 0.5);
    padding: 10px;
}

.go-to-login-container{
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

.go-to-login-container a{
    color: #22dbea;
    font-size: 16px;
    text-decoration: underline;
}

.lc_container h3{
    display:inline;
    font-family: 'Roboto',sans-serif;
    font-weight:normal;
    font-size:19px;
}

.white_element_lc{
    text-align: center;
}

.enterprise_element{
    padding: 50px 0;
    text-align: center;
}

.enterprise_element p{
    padding: 10px;
    text-align: justify;
    color: #013f33;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.white_element_lc h3{
    text-align:center;
    font-family: 'Roboto',sans-serif;
    font-size:20px;
    font-weight:normal;
    margin:22px 0 12px 0;
    color:#2e2e2e;
}

.white_element_lc p{
    text-align:center;
    font-family: 'Roboto',sans-serif;
    font-size:15px;
    color:#737373;
    line-height:22px;
}

.submit_buttom{
    background:url(../images/button.png) no-repeat left center;
    border:none;
    width:301px;
    height:68px;
    color:#fff;
    margin-top:10px; 
    font-size:18px;
    font-family: 'Roboto',sans-serif;
    cursor:pointer;
}

label.error{
    color: #c9302c;
    font-size: 12px;
    padding: 0 5px;
}

.other-products a{
    text-decoration: underline;
}

.error-top-message{
    text-align: center;
    width: 100%;
    z-index: 1000;
}