/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 30, 2016, 5:38:33 AM
    Author     : Petrus Hanafi
*/

.scalebutton_s{
    width:1.5em;
}
.scalebutton_s:hover{
    cursor:pointer;
}
.preloaderimg{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index:5005;
}