@font-face {
    font-family: FS_ELLIOT_PRO_BOLD;
    src: url(../fonts/FS_ELLIOT_PRO_BOLD.OTF);
}
@font-face {
    font-family: FS_ELLIOT_PRO_REGULAR;
    src: url(../fonts/FS_ELLIOT_PRO_REGULAR.OTF);
}
@font-face {
    font-family: FS_ELLIOT_PRO_LIGHT;
    src: url(../fonts/FS_ELLIOT_PRO_LIGHT.OTF);
}
body{
    background-color: #f1f1f1 !important; /* added !important - rommel */
    padding: 0px;
    margin: 0px;
}
.header{
    width: 100%;
    padding-top: 8px;
    padding-bottom: 6px;
}
.header-image{
    background-image: url(../img/globe-logo-blue.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 191px;
    height: 77px;
    margin-left: auto;  
    margin-right: auto;  
}
.input-download{
    background-color: #0175a9;
    border: 0;
    font-size: 16px;
    color: #fff;
    width: 70%;
    height: 25px;
    text-align: center;
    padding-top: 10px;  
    font-family: "FS_ELLIOT_PRO_REGULAR";
    cursor: pointer;
    display: block;
    letter-spacing: 0.5px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;   
    margin-top: 5px;
    margin-bottom: 5px;
}
.pdf-object {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 100% !important;
}
.content-body-billing{
    font-family: "FS_ELLIOT_PRO_REGULAR";
    text-align: center;
    display: block;
    /*width: 100%;*/
    font-size: 24px;
    margin: 5px;
}

.popup{
    display: none;
}
.popup{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
}
.bg-popup{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 900;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */    
}
.content-popup{
    width: 30%;
    height: 200px;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15%;
    z-index: 1000;
    position: relative;
}
.header-content-popup{
    width: 100%;
    text-align: right;
}
.btn-close{
    margin-right: 5px;
}
.body-content-popup{
    width: 100%;
    padding: 10px;
    display: block;
}
.footer-content-popup{
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    bottom: 0px;
    position: absolute;
    margin-bottom: 10px;    
}
.context-content-popup{
    margin-top: 10%;
    text-align: center;
    font-family: "FS_ELLIOT_PRO_REGULAR";
    word-wrap: break-word;
    padding-right: 15px;    
}

.input-ok{
    background-color: #006dbd;
    width: 100%;
    border: 0px;
    padding: 5px;
    color: #fff;
    text-align: center;
    font-family: "FS_ELLIOT_PRO_REGULAR";
    letter-spacing: 0.5px;
}

@media only screen and (max-width: 320px) {
    .header-image{
        width: 170px;
        height: 65px;
    }
    .content-body-billing{
        font-size: 12px;
    } 
}
@media only screen and (max-height: 2560px) {
    .pdf-object{
        height: 89%;
    }

}
@media only screen and (max-height: 1600px) {
    .pdf-object{
        height: 89%;
    }

}

@media only screen and (max-height: 1280px) {
    .pdf-object{
        height: 86%;
    }

}

@media only screen and (max-height: 1024px) {
    .pdf-object{
        height: 82%;
    }

}
@media only screen and (max-height: 960px) {
    .pdf-object{
        height: 80%;
    }
}
@media only screen and (max-height: 768px) {
    .pdf-object{
        height: 80%;
    }
}
@media only screen and (max-height: 800px) {
    .pdf-object{
        height: 78%;
    }
}
@media only screen and (max-height: 736px) {
    .pdf-object{
        height: 81%;
    }
    .header-image{
        width: 70px;
        height: 27px;
    } 
    .content-body-billing{
        font-size: 12px;
    }     
}
@media only screen and (max-height: 659px) {
    .pdf-object{
        height: 86%;
    }
}
@media only screen and (max-height: 640px) {
    .pdf-object{
        height: 86%;
    }
}
@media only screen and (max-height: 627px) {
    .pdf-object{
        height: 86%;
    }
    .header-image{
        width: 70px;
        height: 27px;
    } 
    .content-body-billing{
        font-size: 12px;
    }     
}
@media only screen and (max-height: 568px) {
    .pdf-object{
        height: 79%;
    }
}
@media only screen and (max-height: 567px) {
    .pdf-object{
        height: 84%;
    }
}
@media only screen and (max-height: 533px) {
    .pdf-object{
        height: 83%;
    }
}
@media only screen and (max-height: 480px) {
    .pdf-object{
        height: 81%;
    }
    .header-image{
        width: 70px;
        height: 27px;
    }
}
@media only screen and (max-height: 414px) {
    .pdf-object{
        height: 78%;
    }
}
@media only screen and (max-height: 387px) {
    .pdf-object{
        height: 77%;
    }
}
@media only screen and (max-height: 375px) {
    .pdf-object{
        height: 76%;
    }
}
@media only screen and (max-height: 360px) {
    .pdf-object{
        height: 76%;
    }
}
@media only screen and (max-height: 335px) {
    .pdf-object{
        height: 73%;
    }
}
@media only screen and (max-height: 320px) {
    .pdf-object{
        height: 73%;
    }
}

@media only screen and (max-width: 1600px) {
    .content-popup{
        width: 40%;
    } 
}
@media only screen and (max-width: 1440px) {
    .content-popup{
        width: 30%;
    }   
}
@media only screen and (max-width: 1366px) {
    .content-popup{
        width: 30%;
    }    
}
@media only screen and (max-width: 1024px) {
    .content-popup{
        width: 40%;
    } 
}
@media only screen and (max-width: 960px) {
    .content-popup{
        width: 70%;
    } 
}
@media only screen and (max-width: 768px) {
    .content-popup{
        width: 70%;
    }     
@media only screen and (max-width: 690px) {
    .content-popup{
        width: 70%;
    }
}
@media only screen and (max-width: 640px) {
    .content-popup{
        width: 70%;
    }
}
@media only screen and (max-width: 533px) {
    .content-popup{
        width: 70%;
    }
}
@media only screen and (max-width: 480px) {
    .content-popup{
        width: 70%;
    }
}
@media only screen and (max-width: 414px) {
    .content-popup{
        width: 70%;
    } 
}
    
@media only screen and (max-height: 2560px) {
    .content-popup{
        margin-top: 40%;
    }   
}    
@media only screen and (max-height: 1280px) {
    .content-popup{
        margin-top: 35%;
    }   
}

@media only screen and (max-height: 1024px) {
    .content-popup{
        margin-top: 28%;
    }   
}
@media only screen and (max-height: 1024px) and (max-width: 600px) {
    .content-popup{
        margin-top: 40%;
    }   
}
@media only screen and (max-height: 900px) {
    .content-popup{
        margin-top: 18%;
    }   
}
@media only screen and (max-height: 800px) {
    .content-popup{
        margin-top: 30%;
    }   
}
@media only screen and (max-height: 736px) {
    .content-popup{
        margin-top: 35%;
    }   
}
@media only screen and (max-height: 627px) {
    .content-popup{
        margin-top: 45%;
    }   
}
@media only screen and (max-height: 568px) {
    .content-popup{
        margin-top: 50%;
    }   
}
@media only screen and (max-height: 567px) {
    .content-popup{
        margin-top: 45%;
    }   
}
@media only screen and (max-height: 480px) {
    .content-popup{
        margin-top: 45%;
    }   
}

@media only screen and (max-height: 414px) {
    .content-popup{
        margin-top: 78%;
    }   
}

@media only screen and (max-height: 375px) {
    .content-popup{
        margin-top: 77%;
    }   
}
@media only screen and (max-height: 320px) {
    .content-popup{
        margin-top: 10%;
    }   
}
