.cust-back-header {
	padding: 10px 0;
	box-shadow: 0 0 10px #00000044;
}
.main-logo-css {
	width: 300px;
	margin: auto;
}
.padding40px {
	padding: 40px 0;
}
.titlecss {
	text-align: center;
}
.padding20px {
	padding: 10px 0;
}
.textcenter {
	text-align: center;
}
.backblue {
	background: #22207d;
}
.colorwhite {
	color: #fff;
}
.footer-css {
	margin: 0px;
}
.title-main-css {
	font-weight: bold;
	font-size: 36px;
	color: #22207d;
}
.sub-t-main-css {
	font-weight: 400;
	font-size: 24px;
	color: #000;
}
.c-forms-not-available-message {
    font-size: 20px !important;
    text-align: center;
    color: #22207d !important;
    border-top: 1px solid;
}
.cog-field.cog-col.cog-text.cog-text--singleline > .cog-input.is-read-only {
    background: rgb(34,32,125);
    background: linear-gradient(337deg, rgba(34,32,125,1) 0%, rgba(16,131,176,1) 100%);
    color: white;
    padding: 20px;
    font-weight: 700;
    font-size: 18px;
    margin-top: 5px;
    border-radius: 12px;
}
.aiccpsonsorscss {
    width: 100%;
    max-width: 600px;
    padding: 20px;
}
.aiccpsonsorsdiv {
    border-top: 1px solid #e5e5e5;
}