﻿#load {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: url("../Images/caloocanLoader.gif") no-repeat center center rgba(255,255,255,1)    
}

