/*! Adminre v.1.2.0 - custom.css
 *
 * @note : Avoid altering this file. Any enhancement should be done in this file
 * @author : JohnPozy
 * @author URL : http://themeforest.net/user/pampersdry
 */
 
/* ----------------------------
 *
 * Your very own modification ;)
 *
 * --------------------------- */

form .required label {
	font-weight: bold;
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}


/* DUONG */
#row_rotate .btn-group.pull-right a {
	color: #6a6a6a;
}
.label-inline {
	margin-top: 5px;
}
#image_preview {
	width: 100%;
}
#assign-to .optgroup div.option, .compo-assigment .optgroup div.option {
	margin-left: 10px;
}

.compo-assigment .selectize-dropdown {
	width: 100%!important;
}
.has-feedback .compo-assigment .form-control {
	padding-right: 0px!important;
}

span.logo-figure.inverse {
	margin-right: 3px;
}
