@font-face {
	font-family: Interstate;
	font-weight: normal;
	font-style: normal;
	src: url( ../fonts/Interstate-Light.ttf );
}
.hideImages{
	display: none;
}

.m_disablePageInTransactionStarts.validating,.m_applicationinitialization.validating {
	position: absolute !important;
    top: 40%;
    left: 50%;
    width: 310px;
    margin-left: -155px;
    height: 40px;
    margin-top: -20px;
    font-family: Interstate;
	color :#fff;
}
.m_buildCachePosition {
	position: absolute;
	width: 30%;
	top: 70%;
	left: 35%;
	text-align: center;
}

.m_disableBuildInTransaction {
	position: absolute;
	z-index: 1000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	filter: alpha(opacity :     0);
	opacity: 0;
}
.m_startsccreenspinner,.m_buildCacheStarts {
	display:none;
}
.m_startscreenspinnerloading {
	text-align:center;
	top: 70%;
}
.overlay {
	width: 100%;
	left:0;
	height:100%; 
	background: #B6B6B4;
}

.bodygradient {
	background: linear-gradient(#00B3F0 20%,#0066B3 75%,#004785) !important;
	height:100vh;
	color: #E8E8E8;
	font-size:18px;
	font-weight: normal;
	font-family: Interstate !important;
	margin: 0px;
}

.m_syncinitialization {
	position: absolute;
   	left: 0;
   	right: 0;
   	top: 55%;
   	text-align: center;
   	margin: auto;
}

.syncLabel {
	font-size: 15px;
    z-index: 9989;
}

/* override the  css Wait me Class */
.waitMe_container {
	transform: none !important;
	position: inherit !important;
}

.waitMe_container .waitMe * {
	font-size: 18px !important;
	font-family: Interstate !important;
}

.m_buildCacheStarts .waitMe_text {
	color: black;
}

.m_buildCacheStarts .waitMe_content {
	top:80% !important;
}

.multi-entitlement-wrapper{
	height:100%;
	width:100%;
}
.multi-entitlement-wrapper {
	display: table;
	color:#000;
}
.multi-entitlement{
	display:table-cell;
	vertical-align: middle;
	text-align: center; 
}