html,body{
	width: 99.5%;
	height: 99.5%;
	background: #FFFFFF;
}

.spinner_cc {
    position: absolute;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 40px;
}