@import url(https://fonts.googleapis.com/css?family=Raleway);

body {
    margin: 80px 0 0 0;
    background-image: none;
    background-color: #F3F3F3 !important;
}

#login-container {
    background-color: #F3F3F3;
}

#maincontainer {
    background-color: #F3F3F3;
    border-radius: 8px;
    padding-left: 0;
    margin-top: 2em;
}

#news-container {
    border-top-left-radius: 8px;
}

#titre {
    font-family: "Sanchez", "trebuchet ms", arial, sans-serif
}

#login-container {
    position: relative;
    text-align: center;
    width: 100%;
}

#login-container .row > div {
    margin-bottom: 1em;
}

#login-container .row > div:last-child {
    margin-bottom: 0;
}

#login-container #logo {
    position: absolute;
    top: -70px;
    left: 0;
    z-index: 100;
    width: 100%;
    text-align: left;
    height: 100px;
}

#login-container #signup-btn {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
    background-color: #57BDCD;
    border-color: #1d1d1d;
}

#login-container #signup-btn:hover {
    background-color: #00788D;
    border-color: #181818;
}

#login {
    position: relative;
    margin-bottom: 1em;

}

#login #login-form {
    padding: 0;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: left;
}

#login #login-form label {
    display: none;
}

#login #login-form .form-control {
    height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
}

#login #login-btn {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    background-color: #00aaaa;
    color: #fff;
    height: 40px;
}

@media (min-width: 768px) {
    #login-container .row > div {
        margin-bottom: 0;
    }

    #login #login-form {
        padding: 0 25px;
        text-align: left;
    }
}

@media (max-width: 992px) {
    #login-container #logo {
        text-align: center;
    }
}

#createAccount {
    background-color: orange;
}

a {
    color: #00aaaa;
    text-decoration: none;
}

.btn-qubico {
    background: #00aaaa;
}

#site-nav {
    background: #FFF;
}

#site-nav.in li {
    border-top: 1px solid #d2d2d2;
}

#site-nav.in .navbar-nav {
    margin-top: 0px;
}

#main-nav {
    height: 100px;
}

.logo-small img {
    height: 60px;
    margin: 20px auto;
}

#main-nav .navbar-nav {
    margin-top: 40px;
}

.navbar-nav li a, #main-nav .nav a, #main-nav .nav a:active, #main-nav .nav a:hover {
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    color: #727272;
    -webkit-transition: color .2s ease-out;
    transition: color .2s ease-out;
    background: #FFF;
    border-color: transparent;
    background-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-backface-visibility: hidden;
    text-transform: none;
}

#main-nav .nav a:hover {
    background: #00aaaa;
    color: #fff;
}

.navbar-nav li a span {
    font-size: 16px;
    line-height: 34px;
    font-weight: 700;
    padding: 0 10px;
}

#btn-connexion a, #btn-connexion a:focus, #btn-connexion a:active, #btn-connexion a:link {
    background: #4D5455 !important;
    color: #FFF !important;
}

#btn-connexion a:hover {
    background: #00aaaa !important;
}

#main-nav .nav a:before {
    display: none;
}

.section-title:after {
    background: #00AAAA;
}

.badge-beta {
    display: block;
    position: absolute;
    right: -25px;
    bottom: 15px;
    transform: rotate(12deg);
    opacity: 0.6;
    width: 75px;
    height: 75px;
    background: #00AAAA;
    color: #FFF;
    padding-top: 25px;
    text-align: center;
    font-size: 20px;
    border-radius: 50px;
    box-sizing: border-box;
    font-weight: bold;
    text-transform: uppercase;
}

footer {
    display: block;
    width: 100%;
    margin: 50px auto 0px auto;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
}

footer p {
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
    margin: auto;
}

footer .qodef-footer-top-holder {
    display: block;
    background-color: #212121;
    background-position: center center;
    background-size: cover;
}

footer .qodef-footer-top.qodef-footer-top-full {
    padding: 65px 25px;
}

.qodef-four-columns > .qodef-four-columns-inner {
    margin: 0 -15px;
}

.qodef-four-columns .qodef-column {
    width: 25%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #3b3b3b;
    padding: 0 40px;
    min-height: 340px;
}

footer .qodef-footer-top .qodef-column:first-child {
    padding-left: 70px;
}

footer .qodef-footer-bottom-holder {
    display: inline-block;
    width: 100%;
    background-color: #303030;
    vertical-align: middle;
    text-align: center;
    padding: 30px 0;
}

footer .widget .textwidget {
    color: #a2a2a2;
}

footer .qodef-icon-shortcode.square {
    margin: 0px -4px 0px 0px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid rgb(255, 255, 255);
    display: inline-block;
}

footer .qodef-icon-shortcode.square a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
}

footer .qodef-icon-shortcode.square:first-of-type {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

footer .qodef-icon-shortcode.square:last-of-type {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

footer .widget ul {
    list-style: none;
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0;
}

footer a {
    text-decoration: none;
    color: #fff;
}

footer .widget .qodef-footer-widget-title, footer .widget h4 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 22px;
    font-weight: 700;
}

footer .qodef-footer-top-holder .widget.widget_recent_entries li {
    border-bottom: 1px dotted #404040;
}

footer .qodef-footer-top-holder .widget.widget_recent_entries li a {
    color: #a2a2a2;
    padding: 6px 0;
    display: inline-block;
    width: 100%;
    position: relative;
}

footer .qodef-footer-top-holder .widget.widget_recent_entries li a:hover {
    color: #fff;
}

footer .qodef-footer-top .qodef-column:last-child {
    border-right: 0;
    padding-right: 70px;
}

@media (max-width: 1150px) {

    footer .qodef-four-columns .qodef-column:first-child {
        padding-left: 30px;
    }

    footer .qodef-footer-top .qodef-column:last-child {
        border-right: 0;
        padding-right: 30px;
    }
}

@media (max-width: 950px) {

    .qodef-four-columns .qodef-column {
        width: 50%;
        float: left;
        margin-bottom: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    footer .qodef-four-columns .qodef-column:first-child {
        padding-left: 20px;
    }

    footer .qodef-footer-top .qodef-column:last-child {
        border-right: 0;
        padding-right: 20px;
    }
}

@media (max-width: 570px) {

    .qodef-four-columns .qodef-column {
        width: 98%;
        float: left;
        padding-right: 10px;
        padding-left: 10px;
        min-height: initial;
        border-right: none;
        margin-bottom: 10px;
        padding-bottom: 20px;
        border-bottom: 1px solid #3b3b3b;
    }

}