/*

1. Add your custom Css styles below
2. Place the this code in your template:

 <link href="css/custom.css" rel="stylesheet">

*/

.post-item-description{
	min-height: 283px;
}

.rs-file-to-icon {
	list-style: none;
	padding-left: 0px;
}
	.rs-file-to-icon li{
		 padding: 8px 0px;
	}

.resize-none {
	resize:none;
}

.min-h-100px {
	min-height: 100px;
}

.w-auto {
	width: auto !important;
} .float-left {
	float: left !important;
}.mt-13px {
	margin-top:13px !important;
} .mr-5px {
	margin-right: 5px !important;
}