@charset "utf-8";

/*
     For CSP to hold in-line styles
*/

.display-none {
	display: none;
}

.font-size-14 {
	font-size:14px;
}

.mpt-color-1 {
 color: #fff;
}

.mpt-color-2 {
 color: #FF0;
}

.text-align-center {
	text-align: center;
}

.cas-mpt-1 {
	margin-left: 27%; 
	margin-right: 27%;
	margin-top: 7%;
}