@CHARSET "windows-1256";

html, body {
    height: 100%;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
}
.skrollable {
     position: absolute;
    z-index: 100;
}
.skrollable .skrollable {
    position: absolute;
}
.skrollable .skrollable .skrollable {
    position: static;
}
