
.custom-page {
    background-image: url("/css/templates/v1/images/hd-wallpaper-city-lights-hong-kong-city-lights-16-backwallpaper-back-home-1920x1080px.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.custom-header {
    margin: 50px auto;
}

.custom-body {
    background-color: rgba(255, 255, 255, .9);
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 40px;
    font-size: 15px;
    font-family: arial, sans-serif;
}

.custom-footer {
    margin-top: 30px;
    text-align: center;
    background-color: rgba(255, 255, 255, .8);
    padding: 5px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 24px;
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, .75);
}

.custom-question {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #fff;
    margin: 0;
}

.custom-progressValue {
    background-color: #0077df;
}

.custom-champAutre {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #fbfbfb;
    border-color: #e1e1e1;
}

.custom-champTexte {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #e1e1e1;
    background-color: #fbfbfb;
}

.custom-champValeur {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-color: #e1e1e1;
    background-color: #fbfbfb;
}

.custom-tab {
    border: 1px solid #e1e1e1;
}

.custom-numerotation {
    font-weight: bold;
    font-size: 20px;
}

.custom-libelle {
    font-weight: bold;
    font-size: 18px;
}

.custom-asterisque {
    font-weight: bold;
    font-size: 30px;
    color: #f00;
    font-family: courier, "courier new", monospace;
}

.custom-classement {
    background-color: #414141;
    border: none;
    color: #000;
}

.custom-bouton {
    background-color: #0078e0;
    border: none;
    color: #fff;
}

.custom-curseurBar {
    background-color: #0077df;
}

.custom-curseurSlide {
    background-color: #17357b;
}
