.element-container {
    /*display: block;*/
   /* width: 100%;*/
    padding: 2px 5px;
}

.element-container-2 span label {
    display: inline;
}

.element-container label {
    display: block;
    width: 100%;
}

.element-container .el-error-messages {
    list-style: none;
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

.element-container .el-error-messages li {
    margin: 2px 0px;
    color: red;
    font-size: 10px;
    font-weight: bold;
}




.box-container {
    text-align: left;
    padding: 10px;
}

.box-container select {
    max-width: 100%;
}

.box-container select, 
.box-container input, 
.box-container textarea
{
    width: 100%;
    background-color: white;
}

.box-container .no-auto-width select,
.box-container .no-auto-width input,
.box-container .no-auto-width textarea
{
    width: auto;
}


.box-container select.error,
.box-container input.error,
.box-container textarea.error {
   border-color: red;
}

input.no-auto-width {
    width: auto;
    border: none;
}

.box-container input.radio {
    width: auto;
    border: none;
}





.box-100,
.box-87-5,
.box-75,
.box-66,
.box-62-5,
.box-50,
.box-37-5,
.box-33,
.box-25,
.box-20,
.box-12-5 ,
.box-100 {
    float: left;
    
    margin-left: 0.5%;
    margin-right: 0.5%;
}

.b-100 {
    width: 100%;
}

.b-87-5 {
    width: 87.5%;
}

.b-75 {
    width: 75%;
}

.b-66 {
    width: 66.6%;
}

.b-62-5 {
    width: 62.5%;
}

.b-50 {
    width: 50%;
}

.b-37-5 {
    width: 37.5%;
}

.b-33 {
    width: 33.3%;
}

.b-25 {
    width: 25%;
}

.b-20 {
    width: 20%;
}

.b-12-5 {
    width: 12.5%;
}


.b-100,
.b-87-5,
.b-75,
.b-66,
.b-62-5,
.b-50,
.b-37-5,
.b-33,
.b-25,
.b-20,
.b-12-5 ,
.b-100 {
    float: left;
}

.box-100 {
    width: 99%;
}

.box-87-5 {
    width: 86.5%;
}

.box-75 {
    width: 74%;
}

.box-66 {
    width: 65%;
}

.box-62-5 {
    width: 61.5%;
}

.box-50 {
    width: 49%;
}

.box-37-5 {
    width: 36.5%;
}

.box-33 {
    width: 32%;
}

.box-25 {
    width: 24%;
}

.box-20 {
    width: 19%;
}

.box-12-5 {
    width: 11.5%;
}

.box-clear {
    clear: left;
}


.box-group {
    background: #eef4ff;
}


.box-group .t-h .c-c {
    margin: 5px;
}

.box-group .t-h h2 {
    text-align: left;
    font-size: 12px;
    margin: 0px 10px 0px 10px;
}

.box-group .t-h .r-c,
.box-group .t-h .l-c,
.box-group .b-h .r-c,
.box-group .b-h .l-c
{
    position: relative;
    width: 10px;
    height: 10px;
    background: transparent url(../images/global/forms/box-corners-r10.gif) top left repeat-x;
}
.box-group .t-h .r-c{
    float:right;
    background-position: -10px 0px;
}

.box-group .t-h .l-c{
    float:left;
    background-position: 0px 0px;
}

.box-group .b-h .r-c{
    float:right;
    background-position: -10px -10px;
}

.box-group .b-h .l-c{
    float:left;
    background-position: 0px -10px;
}

.box-images {
    background: #fffed2;
}

.box-price {
    background: #fff1c9;
}

.box-images h2{
    color: black;
}

.adm-element {
    text-align: left;
}

#uploader {
    padding-left: 10px;
}

#up-images {
    
}

.up-image-view {
    width: 320px;
    float: left;
}

.up-image {
	clear: left;
    border: 5px solid white;
    border-bottom-width: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.up-image a {
	float: left;
    cursor: pointer;
    margin-right: 20px;
}

.up-image .form {
	float: left;
	width: 400px;
	overflow: auto;
	vertical-align: top;
}

.up-image .form textarea {
	width: 90%;
}

.gallery-images .up-image {
	width: 180px;
	margin: 0px 5px 5px 0px;
	float: left;
	overflow: auto;
	clear: none;
}

.gallery-images .up-image a {
margin-right: 0px;
}

input.el-save-button {
    font-size: 1.3em;
    background-image: url('../images/tpl/button-grad-black.png');
    background-position: 50%;
    color: yellow;

    width: auto;
    height: auto;

    padding: 10px;
}


.elist {
    text-align: left;
    
}

.elist .elist-element {
    margin: 0 0.5% 10px 0.5%;
    background-color: #eee;
}

.el-categories {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.el-categories ul {
	margin: 0px;
	padding: 0px;
}

.el-categories ul li {
	list-style: none;
	float: left;
	width: 30%;
	margin-left: 1%;
}

.el-categories .category_cars,
.el-categories .category_bikes {
	list-style: none;
	font-size: 18px;
	color: gray;
	padding: 10px;
}



.el-categories .category_cars_passenger,
.el-categories .category_cars_antique, 
.el-categories .category_bikes_normal {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	overflow: auto;
}

.el-categories .category_cars_passenger a,
.el-categories .category_cars_antique a, 
.el-categories .category_bikes_normal a {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
}

.el-categories .category_cars_passenger .category-image,
.el-categories .category_cars_antique .category-image, 
.el-categories .category_bikes_normal .category-image {
	float: left;
	display: block;
	width: 80px;
	height: 60px; 
	background-image: url("../images/lists/categories/all.png");
	list-style: none;
	margin-right: 10px;	
}

.el-categories .category_cars_passenger .category-image{
	background-position: 0px 0px;
}
.el-categories .category_cars_antique .category-image{
	background-position: 0px -60px;
} 
.el-categories .category_bikes_normal .category-image {
	background-position: -80px 0px;
}
