/* 
    Document   : randstad
    Created on : 10 mars 2014, 11:36:15
    Author     : SI043332
    Description:
        Purpose of the stylesheet follows.
*/

.faq-p{
    padding:20px 0px;
}
.popin > h1 {
    padding: 0 25px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: normal;
    color: 
#fff;
background:
    #2175d8;
}
#covid19{
    height: 300px;
    overflow:hidden;
    overflow-y:hidden;
    overflow-x:hidden;
}
.lienag {    
    margin: 0px 20px 30px 180px;
}

.lienag a{    
    font-size: 16px;
    color:#fff !important; 
    display: inline-block;  
    border: 0;
    line-height: 51px;
    font-size: 18px;
    color: #fff;
    background: #f49100 url(img/chevron2.png) no-repeat 100% 50%;
    text-transform: lowercase;
}
#msgee h3{
    margin: 20px 20px 30px 95px;
    display: block;
    width: 50%;
    background-color:rgb(229, 227, 223);
    color: black;
    padding: 30px;
}

