#GenForm {display:inline-block;margin-top:25px;}

#GenForm label {
	font-family: "Archivo-Regular";
	display: inline-block;
	font-size: 0.95em;
	color: #828282;
	padding-bottom: 8px;
}

#GenForm label.error {
	font-family: "Archivo-Regular";
	display: inline-block;
	font-size: 0.85em;
	color: #d74340;
	margin-top: 8px;
}

#FormMsg {
	font-family: "Archivo-Bold";
	display: inline-block;
	font-size: 1em;
	color: #d74340;
	margin-bottom: 28px;
}

#GenForm input, #GenForm select, #GenForm textarea {
	font-family: "Archivo-Regular";
	display: inline-block;
	font-size:0.95em;
	border: 1px solid #cdced0;
	color:#575757;
	padding:10px 12px;
	text-shadow:0px -1px 0px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#f6f6f6;
}

#GenForm input {
	width:96%;
}

#GenForm select {
	width:99.5%;
}

#GenForm textarea {
	min-height: 100px;
	width:96%!important;
}

#GenForm .full {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

#GenForm .half {
	float: left;
	width: 45%;
	margin-right: 12px;
}

#GenForm .third {
	float: left;
	width: 30.3%;
	margin-right: 12px;
}

#GenForm .quart {
	float: left;
	width: 22%;
	margin-right: 12px;
}

#GenForm .button {
	float: right;
	width: auto;
}

.ui-widget-content .button {
	float: right;
	width: auto;
}

#GenForm .button input {width:100%;cursor:pointer;border:1px solid #ae3633;background-color:#d74340;font-family:"Oswald-Regular";margin-top:4px;display:inline-block;text-decoration:none;color:#fff;font-size:0.9em;padding:12px 24px 12px 24px;text-transform:uppercase;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow:1px 1px rgba(0,0,0,0.5);}
#GenForm .button input:hover {border:1px solid #000;background-color:#262729;}

#GenForm .ui-button {
	float: left;
	height: 26px;
	margin-top: 2px;
}

#GenForm .ui-combobox input {
	width: 70%;
}

.maxlist {
	max-height: 250px !important;
	overflow: auto;
}

.checkboxes {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.checkboxes li {
	float: left;
	margin-right: 15px;
	width: auto;
}

#UpfList {
	margin: 9px 0;
	background: #f7f7f7;
	border: 1px solid #eae9e9;
	color: #727272;
	width: 100%;
	font-size: 13px;
	height: 44px;
	float: left;
	padding: 12px;
	height: auto;
}

#UpfList li.selected {
	background-color: #cde;
}

#UpfList label {
	float: left;
	clear: both;
}

#UpfList ul {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
	width: 100%;
}

#UpfList li {
	//clear: both;
	//margin: 0px 10px 0px 0px !important;
	padding: 2px 3px !important;
	//float: left;
	//width: 99%;
	line-height: 16px;
}

#UpfList .btn {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

#UpfList div {
	float: left;
	margin-left: 3px;
	line-height: 20px;
}

#UpfList img {
	max-width: 150px;
	border: 1px solid #333;
	padding: 0px;
	margin: 0px 7px;
	-moz-box-shadow: 5px 5px 7px #ccc;
	-webkit-box-shadow: 5px 5px 7px #ccc;
	box-shadow: 5px 5px 7px #ccc;
}

#UpfList .aright {
	float:right;
}

#UpfList .aright img {
	max-width: none;
	border: none;
	margin: 0px 2px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#UpfList .upfpht {
	//width: auto!important;
	width: 84%;
	display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#GenForm .itmsbox {
	float: left;
	margin-bottom: 10px;
}

#GenForm .itmsbox span {
	cursor: pointer;
}

#GenForm .selitems, #GenForm .previtems .selitems {
	width: 100%;
	height: 200px;
	overflow: auto;
	float: left;
}

#GenForm .availitems {
	width: 100%;
	height: 200px;
	overflow: auto;
	float: left;
}

#GenForm .availitems ul, #GenForm .selitems ul, #GenForm .previtems .selitems ul {
	padding: 0px;
	margin: 0px;
	height: 198px;
	border: 1px dotted #ccc;
}

#GenForm .availitems li, #GenForm .selitems li, #GenForm .prewitems .selitems li {
	clear: both;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	border-bottom: 1px dotted #acf;
	padding: 3px;
}

#GenForm .selitems li {
	border: none !important;
	width: 97%;
	border-bottom: 1px dotted #acf !important;
}

#GenForm .availitems li:nth-child(even), #GenForm .selitems li:nth-child(even) {
	background-color: #f0f0f0;
	margin: 0px;
}

#GenForm .availitems li:nth-child(odd), #GenForm .selitems li:nth-child(odd) {
	background-color: #f5f5f5;
	margin: 0px;
}

#GenForm .availitems li img, #GenForm .selitems li img {
	margin: 0px;
	margin-right: 3px;
	border: none;
	padding: 0px;
}

#GenForm .availitems a, #GenForm .selitems a {
	text-decoration: none;
	color: #777;
}

#GenForm .availitems a:hover, #GenForm .selitems a:hover {
	text-decoration: underline;
	color: #357;
}

#GenForm .selitems .ui-sortable-helper {
	border: 1px dotted #333;
	background-color: #fdd;
	height: 20px;
	width: 99%;
	float: left;
	list-style-image: url("../../admin/images/icons/ico_ulsel.png");
}

#GenForm .selitems .seltblmod {
	float: left;
	width: 97%;
	background-color: #ffd !important;
	height: 20px;
}

#GenForm .availitems li span, #GenForm .selitems li span {
	float: right;
	white-space: nowrap;
}

#TBLST_MaxPage {
	width: 50px;
	float: right;
}

.listable th img {
	margin: 0px;
	padding: 0px;
}

.listable td img {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.nobox {
	padding: 0px !important;
	margin: 0px !important;
	border: none !important;
}

.texteditor {
	float: left;
	border: 1px solid #ccc;
	background: #fefefe url('../../../images/img_editor.jpg') no-repeat;
	min-height: 250px;
	margin: 3px;
}

#UploadProgress {
	float: left;
	width: 150px;
	height: 50px;
	display: none;
	line-height: 15px;
	margin-left: 25% !important;
	margin-top: -140px;
	position: relative;
	background-color: #fff;
	line-height: 30px;
	border: 1px solid #777;
	font-family: Arial;
	font-size: 14px;
	box-shadow: 3px 3px 5px #aaa;
}
/*
.qq-uploader { 
	position:relative; 
	height: 130px !important;
	width: 105px !important;
	background: url('../../../../images/icon_dragdrop.png') no-repeat bottom !important;
	overflow: auto;
	border: 1px dotted #303030;
}
*/

/*
.qq-upload-button {
    display:block; /* or inline-block */
   /* width: 105px;
    padding: 5px 0;
    text-align:center;    
    background:#a0a0a0; 
    border-bottom:1px solid #ddd;
    color:#fff;
    font-size: 12px;
	font-family: Arial;
}
*/
.qq-upload-button {
	float: left;
	border: none;
	font-family: "Oswald-Regular";
	color: #292929;
	background: #fbbd2c;
	padding: 8px 12px;
	font-size: 16px;
	margin-bottom: 9px;
}

.qq-upload-button-hover {
	background: #343434;
	color: #fbbd2c;
}

.qq-upload-button-focus {
	outline:1px dotted black;
}

.qq-upload-drop-area {
    //position:absolute; 
    //top:0; 
    //left:0; 
    width:98%; 
    height:200%; 
    //min-height: 200px; 
    z-index:2;
    background:#FF9797; 
    text-align:center; 
	margin-top: 40px;
	margin-right: 1px;
	//float: right;
}
.qq-upload-drop-area span {
    display:block; 
   // position:absolute; 
   // top: 50%; 
    width:100%; 
    margin-top:23px; 
    font-size:16px;
}
.qq-upload-drop-area-active {
	background:#FF7171;
}

.qq-upload-list {
	margin: 0px; 
	padding: 0; 
	list-style: none;
	background-color: fff;
}

.qq-upload-list li { 
	margin:0; 
	padding:0; 
	line-height:15px; 
	font-size:12px;
	background: #f0f0f0;
	border-bottom: 1px dotted #a0a0a0;
	display: none;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {

}

.qq-upload-spinner {
	display:inline-block; 
	background: url("../../../../images/loading.gif"); 
	width:15px; 
	height:15px; 
	vertical-align:text-bottom;
}

.qq-upload-size,.qq-upload-cancel {
	font-size:11px;
}

.qq-upload-failed-text {
	display:none;
}

.qq-upload-fail .qq-upload-failed-text {
	display:inline;
}

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
	cursor:pointer;
}