.spacetop1{
    width:190px;
    display:inline-block;
}

.mainbox{
    position:absolute;
    top:2px;
    height:900px;

}
.rfrlogo{
    width:600px;
    margin:auto;
   
}
footer .footer-copyright{
    position:absolute !important;
    bottom:0px !important;
    font-size: 9px;
    font-family: 'Muli', sans-serif;
    color:#999;
    line-height:12px;
    padding-right:40px;
        padding-left:40px;
}
a, div{
        color:#000000 !important;
    }
@media print {
    body { 
        width: 8.5in !important;     
        font-size: 10px;
        height:11in !important;  
        line-height:20px;
    }
    a, div{
        color:#000000 !important;
        font-family: 'Muli', sans-serif;
    }
    
   .whitebox, .avails{
            width:800px;
       padding-right:40px;
        padding-left:40px;
        }
    .availslogo{
        width:150px !important;
    }
        .s3{
            width:150px !important;
        }
    .s2{
        width:100px !important;
    }
    .s1, .sf{
        width:50px !important;
        
    }
    
        .col, .availslogo, .m10 {
            display:inline-block !important;
            color:#000 !important;
        }
    .m10{
        width:600px;
    }
    
    .availslogo img{
        width:60px;
        height:auto;
    }
    #dropdown1, .menu-main, #nav-mobile, .mobile-nav-icon{
        display:none;
    }
    
    
    
    
}