
.kyc_heading{
	color: #858585;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
}

.shipper_type{
	color: #175895;
	font-size: 12px;
	line-height: 14px;
	margin: 15px 0px 8px 16px;
}

.importCode{
	color: #175895;
	font-size: 12px;
	line-height: 14px;
	margin: 15px 0px 8px 0px;
}

.uploadMain{
	border:1px solid #D9D9D9;
	border-radius: 4px;
	height: 132px;
	padding: 10px;
	margin-top: 12px;
}

.frontPart{
	color: #555555;
	font-size: 14px;
	line-height: 14px;
	margin: 20px 0px 0px 6px;
}

.backPart{
	color: #555555;
	font-size: 14px;
	line-height: 14px;
	margin: 20px 0px 0px 6px;
}

.validateStyle {
	color: #858585;
	font-size: 12px;
	margin-top: 50px;
	font-weight: 600;
	cursor: pointer;
}

.validateKyc {
	color: #858585;
	font-size: 12px;
	margin-top: 20px;
	float: right;
	font-weight: 600;
	cursor: pointer;
}

.kycFileUpload{
	margin-left: 20px;
}

.kyc{
	line-height: 28px;
	font-size: 14px;
	font-weight: 400;
}

.kyc h1{
	font-size: 18px;
	font-weight: 700;
	color: #444;
	margin: 16px 0;
}

.dash_bottom_border{
	border-bottom: 1px dashed #b1b1b1;
	padding-bottom: 13px;
}

.kyc_select select{
	width: 250px;
	color: #444;
	border: 1px solid #ccc !important;
	box-shadow: none !important;
	background: #fafafa;
	margin-top: 5px;
	font-weight: 400;
	font-size: 14px;
}

.kyc_select b, .docList b{
	color: #444;
	font-weight: 600;
}

.docList ul {
	color: #444;
	padding-left: 20px;
}

.kycError {
	color:red;
	font-size:12px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: 600;
}

.kycSuccess {
	color:green;
	font-size:12px;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: 600;
}

.wwsDocHeading{
	margin: 24px 20px 10px 16px;
	color: #555555;
	font-size: 14px;
	line-height: 20px;
}

.documentLink {
	background-color: white;
	box-shadow: none;
}

.wwsNotes {
	margin:10px 10px 10px 16px;
	font-size: 14px;
}