/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12 janv. 2017, 11:56:41
    Author     : fchamaret
*/

#wait {
    background: url('../hvs/common/images/ajax_loader.gif') no-repeat center;
    height: 79px;
    width: 79px;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 5000;
    margin: -40px 0 0 -40px;
}


/* Pour la gestion PER Angular */
.iframe-flat {
    width: 0px !important;
    height: 0px !important;
    min-height: 0px !important;
}
