#ckformcontainer {
	width: 100%;
}
.ck_mandatory {
	padding: 0px; color: rgb(237, 241, 245); font-size: 0.83em; font-weight: bold;
}
.ckform_tooltip {
	margin-top: 13px; margin-left: 5px;
}
.ckform_tooltipcss {
	margin-top: 13px; margin-left: 5px;
}
.ckform {
	margin-top: 10px;
}
.ckform div.error {
	display: none;
}
.ckform div.fc-error {
	background: none; padding: 0px; border: currentColor; border-image: none; margin-left: 20%;
}
.ckform div.fc-error p {
	margin: 0px; padding: 0px; color: rgb(237, 241, 245) !important;
}
.ckform input {
	padding: 2px; border: 1px solid rgb(237, 241, 245); border-image: none;
}
.ckform input:focus {
	border: 1px dotted rgb(237, 241, 245); border-image: none;
}
.ckform input.error {
	border: 1px solid rgb(255, 0, 0) !important; border-image: none !important;
}
.ckform textarea.error {
	border: 1px dotted red; border-image: none;
}
#ckpoweredby {
	text-align: center !important; margin-top: 10px; margin-bottom: 10px;
}
#ckpoweredby a {
	color: rgb(237, 241, 245);
}
.captchaCont {
	margin-top: 10px;
}
.ckBtnCon {
	text-align: center !important; margin-top: 10px; margin-bottom: 10px;
}
.ckCSSlabel {
	width: 20%; font-size: 1em; margin-top: 10px; float: left; display: block;
}
.ckCSSinput {
	background: none; width: 76%; margin-top: 10px;
}
.ckCSSinput input {
	background: none;
}
.ckCSSinputnowidth {
	margin-top: 10px; float: left; display: block;
}
.ckCSSTip {
	background-position: right; background-image: url("mainimage/info-bck.png"); background-repeat: no-repeat;
}
.ckCSSclear {
	margin: 0px; clear: both;
}
.ckCSSFloatLeft {
	float: left;
}
.ckCSSbot10 {
	margin-bottom: 10px;
}
.ckCSSbot5 {
	margin-bottom: 5px;
}
.ckCSStop10 {
	margin-top: 10px;
}
.ckCSScenter {
	text-align: center !important; margin-top: 10px !important;
}
.ckCustomText {
	margin-top: 10px;
}
.ckNoBorder {
	visibility: hidden;
}
.ckpagination {
	text-align: center !important; margin-bottom: 15px;
}
.ckdatatable {
	width: 100%; margin-top: 20px; margin-bottom: 10px; border-collapse: collapse;
}
.ckdatatableborder td {
	border: 1px solid rgb(237, 241, 245); border-image: none;
}
.ckfrontlabel {
	height: 30px; color: rgb(237, 241, 245); padding-right: 20px; font-weight: bold;
}
.antispam { 
	display:none;}