#createvent .form-horizontal .form-group {
    margin-right: -8px; 
    margin-left: -8px;
}
#createvent .form-horizontal .control-label {
	padding: 0px;
	line-height: 18px;
	float: left;
}
#createvent .required{padding-left:5%;}
#createvent {
	padding-left: 10px;
	padding-right:10px;
}

/* Required Star Mark*/
#createvent .required {
	color: red;
	float: left;
	padding-left: 5px;
	margin-top: 10px;
}

#createvent #add1 i {
	color: green;
	cursor: pointer;
	padding: 0 6px;
	display: inline;
	margin: 0px 8px 0px;
}

#createvent #add1 {
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
}

#checktable label {
	font-size: 15px;
	font-weight: normal;
}
#createvent #Total_days {
    color: #fff !important;
    background-color: #4CAF50 !important;
    margin-top: 38px;
    border-radius: 50px;
    padding: 3px 10px;
    display: inline-block;
}

#createvent #CategoriesAllowed {
	background-color: #fff;
}

#createvent #facilities {
	background-color: #fff;
}

#createvent .imgdp .form-control{
    padding:12px 10px 0px 12px;
    line-height: 18px;
}

#createvent .form-control {
	padding: 0px 10px 0px 12px;
    height: 48px;
    line-height: 16px;
    border-radius: 0px 16px 16px 0px;
}

#createvent .input-group{
	width:100%;

}
#showhidestalltype2,
#showhidestalltype3,
#showhidestalltype4 {
	border: 1px solid #ccc;
	margin: 15px 0px;
	padding: 20px 10px;
	background-color: #f7f9f8;
	min-height: 140px
}