#ckformcontainer {
	width: 110%;
	color: #fff;
    hseight: 600px;
	
}

.ck_mandatory {
	color:#fff;
	padding: 5px 0 20px 2px;
	font-size:10px;
}

.ckform_tooltip, .ckform_tooltipcss {
	margin-top: 13px;	color:#fff;
	margin-left: 5px;
}

.ckform {
	margin-top: 10px;color:#fff;
	height: 50px !important;
}

.ckform div.error {
	display: none;
}

.ckform div.fc-error {
	margin-left: 20%;
	border: none;
	background:none;
	padding: 0px;
}

.ckform div.fc-error p {
	margin: 0px;
	padding: 0px;
	color:#fff !important;
}

.ckform input { color:#fff;
 	border: 1px solid #999;
	padding: 2px;
}

.ckform input:focus { color:#fff;
 	border: 1px dotted #999;
}

.ckform input.error {color:#fff;
	border: 1px dotted #FF0000 !important;
}

.ckform textarea:focus { color:#fff;
 	border: 1px dotted #999;
}

.ckform textarea{ color:#fff;
 	border: 1px solid #999;
}

.ckform textarea.error { border: 1px dotted red; }

#ckpoweredby {
	text-align:center !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

#ckpoweredby a {color:#fff;}#ckpoweredby  {color:#fff;}

.captchaCont {
	margin-top: 10px;
}

.ckBtnCon {
	text-align: center !important;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* CSS layout */

.ckCSSlabel{
	display: block;
	float: left;
	margin-top: 0px;
	width: 120px !important;
	font-size:12px;
	color: #fff;
	
}

.ckCSSinput {
	width: 410px !important;
	margin-top: 5px;
	background:none;
}

.ckCSSinput input {
	background:none;
}

.ckCSSinputnowidth {
	display: block;
	float: left;
	margin-top: 10px;
}

.ckCSSTip {
	background-image: url(../img/info-bck.png);
	background-repeat:no-repeat;
	background-position:right;
}

.ckCSSclear {
	margin: 0px;
	padding: Opx;
	clear: both;
}

.ckCSSFloatLeft {
	float: left;
}

.ckCSSbot10 {margin-bottom: 10px; color:#fff;}
.ckCSSbot5 {margin-bottom: 5px; color:#fff;}
.ckCSStop10 {margin-top: 10px; color:#fff;}

.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 {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	border-collapse:collapse;
}

.ckdatatableborder td {
	border : 1px solid #ccc;
}

.ckfrontlabel {
	height: 30px;
	padding-right: 20px;
	font-weight: bold;
	color:#fff;
}

#Nomelbl, #field5lbl {
	font-family: arial;
	font-size: 12px;
	color: #fff !important;
	margin-left: 10px;
}
