ACC SHELL

Path : /srv/www/vhosts/ambfinance/admin/data/styles/
File Upload :
Current File : /srv/www/vhosts/ambfinance/admin/data/styles/form.css

form.nice {
	margin: 0;
	padding: 0;
	width: 470px;
}

form.nice div.element {
	clear: left;
}

form.nice ul.errors {
	clear: both;
	margin: 15px 5px 20px 160px;
	padding: 8px 15px;
	border: 1px solid red;
	color: red;
	list-style-type: none;
	background: none;
	font-weight: bold;
	font-size: 85%;
}

form.nice ul.errors li { /*list-style: square;
	margin-left:10px;*/
	
}

form.nice div.elementGroup {
	margin-left: 160px;
}

form.nice div.elementGroup label {
	width: auto;
}

form.nice div.elementGroup input {
	margin: 5px 3px 0px 0;
}

form.nice fieldset {
	border-style: solid;
	border-color: #9EB6D2;
	border-width: 1px 0 1px 0;
	margin: 0;
	padding: 5px 0 10px;
}

form.nice .group { /*background: #EFEFEF;
 border:1px solid #E1E1E1;*/
	margin: 10px 0 20px 0;
	padding: 10px;
}

form.nice fieldset legend {
	font-size: 1.5em;
}

form.nice div.noLabel {
	padding-left: 160px;
}

form.nice div.button {padding:10px 0 0 0}
form.nice div.button input {
background:#E41F28 none repeat scroll 0 0;
border-color:#C2C2C2;
border-width:0 1px 1px 0;
color:#fff;
font-size:100%;
overflow:visible;
width:auto !important;
}

form.nice div.elementGroup input,form.nice div.checkbox input {
	width: auto;
}

form.nice label {
	display: block;
	float: left;
	width: 150px;
	padding: 0;
	margin: 12px 10px 0 0;
	text-align: right;
}

form.nice input,form.nice textarea,form.nice select {
	width: 250px;
	margin: 5px 3px 0 0;
}

form.nice div.element span.mceEditor table {
	margin-top: 5px; /* TinyMCE editor position fix */
}

textarea {
	overflow: auto;
}

form.nice div.description {
	display: block;
	margin: 0 0 5px 160px;
	padding: 1px 3px;
	font-size: 75%;
	color: #888;
}

form.nice .required {
	font-weight: bold;
}

form.nice div.checkbox label {
	float: right;
	width: 420px;
	margin:0 0 8px;
	text-align: left;
}

form.nice div.checkbox input{
	border: none !important;
	margin: 2px 0 8px !important;
}

form.nice div.button input{
	margin: 0 0 8px;
}

form.nice br {
	clear: left;
}

.scrollbox {
	width: 420px;
	padding: 10px;
}

ACC SHELL 2018