html,body
{
    height:100%;
}
body.rtl {
    font-family: 'DIN Next LT Arabic' !important;

}
iframe
{
    margin-bottom: -50px;
}

footer
{
    position:relative;
    z-index:10;
}