@font-face {
    font-family: 'NILKANTH';
    src: url('../fonts/NILKANTH.eot');
    src: local('☺'), url('../fonts/NILKANTH.woff') format('woff'), url('../fonts/NILKANTH.ttf') format('truetype'), url('../fonts/NILKANTH.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.loaderbox {
    background: rgba(0, 0, 0, 0) url("../img/preloader.gif") no-repeat scroll 0 0 / 60px auto;
    color: rgb(255, 255, 255);
    height: 128px;
    left: 50%;
    margin-left: -64px;
    margin-top: -64px;
    position: absolute;
    top: 50%;
    width: 128px;
}
.loaderWrapper {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none;
}


.guj_font {
    /*font-family: "NILKANTH";*/
}

select {
    -webkit-appearance: listbox;
}

.rok_font{
    font-family: 'ROK';
}