/*
* demo.css
* File include item demo only specific css only
******************************************************************************/

/* Loading */
#background-load { position: fixed;background: #000;z-index: 500000;width: 100%;min-height: 100%;opacity: 0.8;display: none; }
#text-load { position: fixed;top: 50%;left: 50%;margin-right: -50%;transform: translate(-50%, -50%);z-index: 500001;display: none;}