/*
* @Author: Lionel
* @Date:   2019-08-07 19:49:03
* @Last Modified by:   Lionel
* @Last Modified time: 2021-03-18 23:14:47
*/

#bottom {background-color: #0078bf;}
button.submit {background-color: #ffc107;}
.articlewrapper.typ2 {background-color: #0078bf;}
.ce_video_background .video-overlay {background-color: #0078bf;}
.servicebox.color_accent[class^="icon-"]:before, .servicebox.color_accent[class*="icon-"]:before {background-color: #0078bf;}
input[type="checkbox"]:checked + label, input[type="radio"]:checked + label {background-color: #0078bf;}
input:focus, select:focus, textarea:focus {border-bottom: 2px solid #0078bf;}
.button:hover, submit a:hover {background-color: #ffc107;}
.wenuetoggler {background-color: #0078bf;}
ul.tabs i {color: #0078bf;}
.messages .message {background-color: #0078bf;}
input[type="submit"], input.submit {background-color: #0078bf;}

button.btn-info {font-family: "Open Sans";
    background-color: #ffc107;
    border-radius: 2px;
    box-shadow: none;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.612;
    display: inline-block;
    outline: none;
    text-align: center;
    padding: 14px 30px;
    text-decoration: none;
    width: auto;
    white-space: nowrap;
}

.teambox .funktion {color: #444751; font-size: 14px;}
.funktion a {color: #444751 !important; font-size: 14px;}
body {background-color: #0078bf;}

.overlay_back {
    background: url(../../files/img/img-attente.jpg) bottom right no-repeat;
    background-size: cover;
    position: fixed;
    -webkit-background-size: cover;
    height: 100%;
    width: 100%;
}

.timedContentBox.banner {background-color: #ffc107;}
.banner a {background-color: #0078bf;}
.banner a:hover {background-color: #ffc107;}
.messages .message.loading::before {background: #fff;}
.messages .message.loading span::before {background: #fff;}
.messages .message.loading span::after {background: #fff;}
.input-perso {max-width: 100%; color: #000; font-size: 14px;}
input[type="submit"], input.submit {margin-top: -45px;}
.ce_lr_socialmessengers .teambox .teambox_content {padding: 126px 25px 126px 25px;}

.teambox .image_container img {max-height: 168.750px;}

.videocontainer {width:100%;}
.webinarcontainer {min-height: 0vh;}

html,body
{
   width:100%;
   height:100%;
   margin:0px;
   padding:0px;
}