/* 
    Created on : 20/09/2017, 15:41:38
    Author     : SHL
*/

#modalFlutuanteIFrame {
    max-height: 100%;
    overflow: hidden;
}

#modalFlutuanteIFrame .modal-content {
    padding: 0;
    height: 100%;
}

#modalFlutuanteIFrame .modal-content iframe {
    width: 100%;
    height: 100%;
    border: none;
}