* {
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	font-size: 11px;
	text-decoration:none;
}
html, body {
	margin: 0;
	padding: 0;
	border: none;
	color: #333;
	background: #d1cfd0;
	height:100%;
	text-align: center;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	font-size: 11px;
	text-decoration:none;
}
form { padding: 0px; margin: 0px;}
a {
	color: #AD4C07; /*#dd4408;*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border:none;
}
h1 {
	font-size: 17px;
	padding-top: 30px;
	padding-bottom: 10px;
}
h2 {
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 4px;
	color: #AD4C07;
}
/* page elements */
#container {
	text-align: left;
	margin: 0pt auto;
	min-width: 964px;
	max-width: 1260px;
	background-color: #FFF;
	background: #FFF url(../img/whitegradient.gif) no-repeat right bottom;
	border-left: 1px solid #333;
	border-right: 1px solid #333;

	position: relative;
	min-height: 100%;
}
* html #container
{
	height: 100%;
}

#header {
	color: #000;
	text-align: left;
	border-top: 1px solid #333;
	border-bottom: 2px solid #FFA500;
	padding: 5px 10px 0px 10px;
	background-color: #FFF;
}
#content {
	padding: 10px 10px 40px 10px;
}

div#content .wide_content {
	width: 100%;
	margin-left: 0;
	overflow-x: auto;
}
/*@media only screen and (min-width: 1250px) {*/
	/*div#content .wide_content {*/
		/*width: 1250px;*/
		/*margin-left: -150px;*/
	/*}*/
	/*div#content .acreate table.wide_content {*/
		/*margin-left: -185px;*/
	/*}*/
/*}*/
/*@media only screen and (min-width: 1550px) {*/
	/*div#content .wide_content {*/
		/*width: 1550px;*/
		/*margin-left: -300px;*/
	/*}*/
	/*div#content .acreate table.wide_content {*/
		/*width: 1250px;*/
		/*margin-left: -185px;*/
	/*}*/
/*}*/

#footer {
	margin: 0pt auto;
	min-width: 964px;
	max-width: 1260px;
	height: 18px;
	background: #d1cfd0;
	border-top: 1px solid #333;
	border-left: 1px solid #d1cfd0;
	border-right: 1px solid #d1cfd0;
	position: relative;
	margin-top: -19px;
}
.footer_right {
	float: right;
	padding-right: 4px;
}
.footer_main {
	text-align: center;
	margin: 0 150px;
	color: #666;
}
#footer div, #footer a {
	font-size: 10px;
}
#logo {
	float:left;
}
#header-info {
	float:right;
	font-size: 10px;
	color: #666;
	line-height: 14px;
	text-align: right;
	padding-right: 5px;
}
#header-info a {
	color: #666;
}
#serverdatum {
	color:#000000;
	font-weight:bold;
}
#servertime {
	color:#AD4C07;
}
.float-right {
	float:right;
	margin: 0px;
}
.float-left{
	float:left;
	margin: 0px;
}
.bottom_margin_6 {
	margin-bottom: 6px;
}
.bottom-border {
	border-bottom: 1px solid #ccc;
}
.centered {
	text-align: center;
}
.justified {
	text-align: justify;
}
.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
td[data-toggle="tooltip"] {
	display: table-cell !important;
}
.tooltip-inner {
	white-space:pre-wrap;
	text-align: left;
}
.top-margin-4 {
	margin-top: 4px;
}
.borders {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 3px 0px 3px 0px;
	margin: 12px 0px 7px 0px;
	background-color: #FDFDFD;
}
.border_right {
	border-right: 1px solid #ccc;
}
.no_border_right {
	border-right: 1px solid transparent !important;
}
.no_padding_right {
	padding-right: 0px !important;
}
TD.pad4 { padding-top:4px ! important; padding-bottom:4px ! important; }
TD.toppad { padding-top:4px; }
.red_text {
	color: red;
}
/* MENU */
#breadcrumb {
	padding: 1px 15px;
	color: #666;
	font-size: 10px;
	line-height: 12px;
}
#menu-shadow {
	height: 4px;
	background-color: #E0E0E0;
	padding: 0px;
	margin: 0px;
}
.login-user {
	float:left;
	margin: 2px 10px 0px 0px;
	padding: 1px;
	line-height: 11px;
	color: #444;
	font-size: 11px;
	background-color: #bbbbbb;
	border: 1px solid #c8c8c8;
}

pre, p, blockquote, ul, ol, div {
	line-height:18px;
	padding:0pt;
}
.logindiv {
	width: 520px;
	margin: 0px auto;
	padding-top: 20px;
}
.logindiv fieldset { text-align: center; }
.regdiv, .agreediv {
	width: 810px;
	margin: 0px auto;
	padding-top: 20px;
	text-align: left;
}
.agreediv fieldset { text-align: center; }
.regdiv fieldset { text-align: left; }
/* form elements */
fieldset {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.float-left fieldset, .float-right fieldset {
	width: 366px;
	display: block;
	margin: 0px;
}
legend {
	font-size: 15px;
	font-weight: bold;
	color: #AD4C07; /*#dd4408;*/
	padding: 6px;
}
/*
form div {
	margin: 6px;
}*/
.regdiv label, .logindiv label, .acreate label.normal, .acreate label.short{
	color: #666666;
	display:block;
	float:left;
/*	position:relative; */
	width: 126px;
	margin: 2px;
	font-weight: bold;
	font-size:11px;
}
.acreate label.short{
	width: 97px;
}
textarea {
	width: 100%;
}
.regdiv input.text, .logindiv input.text, .tselect,
.acreate input.text, .acreate input.short-text, .acreate input.long-text, .acreate input.mid-text {
	width: 200px;
	background:#FFFFFF;
	border:1px solid #999999;
	color:#333333;
	padding: 2px 6px 2px 6px;
	font-size:12px;
	margin-top: 2px;
}
.acreate input.file {
	background:#FFFFFF;
	color:#333333;
	padding: 2px 6px 2px 6px;
	font-size:12px;
	margin-top: 2px;
}
.acreate input.short-text{
	width: 58px;
}
.param_col {
	min-width: 80px;
}
.param_col img {
	margin-top: 4px;
}
.param_col input.short-text {
	width: 38px;
}
.acreate input.mid-text {
	width: 100px;
}
.paramInput input.text{
	width: 128px;
}
.acreate input.long-text {
	width: 340px;
}
.acreate select{
	background:#FFFFFF;
	border:1px solid #999999;
	color:#333333;
	margin: 2px 2px 2px 0px;
	height: 18px;
}

.pInputText, .paramInput {
	font-size:11px;
	text-align: left;
	clear: both;
}

/* edit buttons container */
.ebcontainer {
	position: relative;
	height: 20px;
	margin-top: 2px;
}
.editbuttons {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-58%, -50%);
}

/* error message container - in view */
.emcontainer {
	position: relative;
	height: 20px;
	margin-top: 2px;
}

.error-message2 {
	color: red;
	text-align: left;
	text-indent: 132px;
}

.logindiv .pInputText {
	margin-left: 50px;
}
.SmallText {
	font-size:10px;
	color: #666666;
	line-height: 14px;
}
.greyText {
	color: #666666;
}
.regdiv .SmallText, acreate .SmallText{
	padding-left: 130px;
	clear: both;
	display: block;
}
.pInputCheck label{
	display: inline;
	float: none;
	font-size:10px;
	color: #666666;
	font-weight: normal;
	width: 220px;
}
.agrInputButt {
	text-align: center;
}
.pInputButt input, .agrInputButt input{
	font-size:11px;
	padding: 4px 16px;
}

label.required, label.required-double {
	color: #666666;
	display:block;
	float:left;
/*	position:relative; */
	margin: 2px;
	font-weight: bold;
	font-size:11px;

	width: 120px;
	border-right: 6px solid #ffa500;
	line-height: 12px;
	height: 20px;
}
.paramInput .required {
	width: 88px;
	padding-right: 4px;
}
label.required-double { height: 38px;}

.pRightText {
	text-align: right;
}
.graytext { color: #666; }
/* messages */
.error-message {
	margin-left:130px;
	width: 210px;
}
.acreate .error-message {
	margin-left: 0px;
	width: 180px;
	float: left;
}
.ac-duration .error-message {
	clear: both;
	padding-left: 130px;
}
form .pInputCheck .error-message {
	margin-left:0px;
}
.error-message, .error-message-long {
	color:red;
}
#authMessage {
	background-color: red;
	color: white;
	text-align: center;
	font-weight: bold;
}
.error-message-centered {
	background-color: red;
	color: white;
	text-align: center;
	font-weight: bold;
}
.message-centered {
	color:green;
	text-align: center;
	font-weight: bold;
}
.error-box {
	border: 2px solid #e31703;
	margin: 0px;
	background-color: #FFFFFF;
	color: red;
	text-align: center;
}
.error-box-border {
	height: 15px;
	background:transparent url(error-border.png);
}
.msg-box {
	width: 520px;
	margin: 40px auto;
	background-color: #FFFFFF;
	color: black;
	text-align: center;
}
.msg-box p {
	font-size: 13px;
}
.link_1 {
	background:transparent url(../img/bullet1.gif) no-repeat scroll 0pt;
	color:#AD4C07;
	line-height:17px;
	padding:0px 0px 2px 19px;
}
A.button-link2 {
	display: block;
	float: left;
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	border:1px solid #333;
	background: url(menu_bg.png) #999999;
	padding: 1px 4px;
	margin: -1px 0px;
}
A.button-link2:hover {
	background:#C2C2C2;
	text-decoration:none;
	color: #333;
}
A.button-link SPAN, A.button-link:visited SPAN {
	font-size:11px;
	text-decoration:none;
	color:#FFF;
	border:1px solid #333;
	background: url(menu_bg.png) #999999;
	padding: 3px 10px;
}
A.button-link:hover {
	text-decoration:none;
}
A.button-link:hover SPAN {
	background:#C2C2C2;
	text-decoration:none;
	color: #333;
}

.agreeRules {
	border: 1px solid #333;
	background: #858585;
	/*width: 100%;*/
	/*height: 350px;*/
	/*overflow: auto;*/
	/*text-align: center;*/
}
.agreeRulesInner {
	border: 1px solid #333;
	background: #FFF;
	text-align: left;
	margin: 0px 10px 0px 10px;
	padding: 10px;
}

/* checkbox lista */
.regKeywords {
	width: 356px;
    height: 295px;
	overflow: auto;
	border: 1px solid #333;
	padding: 2px;
}
ul.checkboxMultiple {
    margin:0;
    padding:0;
    list-style-type:none;
    }
ul.checkboxMultiple li {
    display:block;
    float:left;
    width: 320px;
    margin: 0 8px 0 0;
    }
.regKeywords label{
	color: #333;
	display:inline;
	float:none;
	width: 320px;
	margin: 2px;
	font-weight: normal;
	font-size:11px;
	cursor: pointer;
	position: static;
	padding: 2px 0px;
}
.regKeywordsPop {
	background: #FFF;
	border: 2px solid #333;
	width: 390px;
	height: 400px;
	position: absolute;
	padding: 10px;
	top: 100px;
	z-index: 100;
}
.regKeywordsPop input.text{
	width: 260px;
}
.actList {
	background: #FAFAFA;
	border: 1px solid #DDD;
	width: 334px;
	padding: 4px 10px;
	line-height: 14px;
	cursor: pointer;
	color: #666;
}

/* #### wellcome msg #### */
.welcome {
	background-color: #f5f5f5;
	padding: 2px;
	color: #000;
}
.welcome STRONG {
	color: #3d385c;
}
.welcome-name {
	font-size: 15px;
	padding-right: 10px;
	color: #DD4408;
}
/* filter */
.filter { padding: 2px 2px; background-color: #f5f5f5;}
.filter select { border: 1px solid #333;  }
/* paginate */
div.disabled {
    display: inline;
    float: none;
    clear: none;
    color: #C0C0C0;
}
.pageCounter { text-align: right; }
.atable {
	border: 1px solid #999;
	line-height: 13px;
	width: 100%;
}
/*.acreate .atable { width: 880px; }*/
.atable TR:hover {
	background-color: #c3e0e7;
	cursor: default;
}
.itemInfo { font-style: italic; color: #666;}
.docDownload TD { padding-left: 12px; line-height: 15px; cursor: pointer;}
.docDownload:hover {
	background-color: #c3e0e7;
}
.nohover:hover {background-color: none;}
.notice { text-align: center; color: #999; margin-bottom: -10px;}

.atable thead, .atable thead .selTr, .atable thead tr.selTr:hover {background: #df7f0e url(../img/thbg.jpg);}
.atable th {padding: 2px; color: #fff; }
.atable thead tr:hover { background: #df7f0e url(../img/thbg.jpg); }
.atable th a { color: #fff; }
.atr1 {	background-color: #f5f5f5;}
.atr2 {	background-color: #fff;}
.atr1 td, .atr2 td {padding: 4px 2px 3px;}
.selTr{ background: #fce4b8; }
.atable tr.selTr:hover { background: #ffcd70; }
.noRecords { text-align:center; padding:20px; color:#666;}
.atable td.hover:hover { background-color: #c3e0e7; }

/* table.stattable {border-bottom: none; width:150%;} */
table.stattable {border-bottom: none; width:100%;}
.stattable tr td {padding: 4px 2px;}
.stattable tr:nth-child(even) {background-color: #fff;}
.stattable tr:nth-child(odd) {background-color: #f5f5f5;}
.stattable thead tr, .stattable thead th {background: #df7f0e url(../img/thbg.jpg);}
.stattable td {vertical-align: top; border-bottom: 1px solid #ccc;}
/* .stattable thead {display: block;} */
.stattable tbody {
	/* display: block; */
	height: 730px;
	overflow-y: auto;
}
/* Scrollozó táblázat tartalom */
.stattable.sticky-head th {
	position: sticky;
	top: 0;
	z-index: 2;
}


/* header variations */
.greyBG thead, .greyBG thead TR:hover{ background: #DDD ! important; }
.greyBG th { color: #333 ! important; }
.greyBG { color: #444; }

.bItems {
	border: 1px solid #000;
	border-width: 1px 0px 0px 1px;
}
.bItems td {
	border-right:  1px solid #000;
	border-bottom:  1px solid #000;
}
.bItems th.rightEnd { border-right:  1px solid #000;}
.bItems thead, .bItems thead TR:hover{ background: #FCF0D8 ! important; }
.bItems th {
	color: #333 ! important;
	border-bottom:  1px solid #000;
}

.blackText { color: #000 ! important; }
.blackBorder { border: 1px solid #000 ! important }

TD.tool-icons, TD.tool-icons DIV {margin:-1px;padding:0px 2px 0px 0px; text-align:right;}
TD.tool-icons {height:22px;}
TD.tool-icons-centered {margin:-1px;padding:0px 2px 0px 0px; text-align:center;height:22px;}

.pageInfo, .pageInfo-wide, .pageInfo-full {
	background: #e8f6fb url(../img/info_icon.png) no-repeat left center;
	padding: 10px 10px 10px 67px;
	width: 340px;
	margin: 0px auto;
	vertical-align: center;
	border: 1px solid #82d5f5;
	color: #1b708e;
}
.pageInfo-wide {
	width: 480px;
}
.pageInfo-full {
	width: 800px;
}
.pageInfo A, .pageInfo-wide A {color: green; }
.leftPane {
	float: left;
	width: 250px;
	padding: 10px;
	background: #efece3;
}
.rightPane {
	float: left;
	width: 500px;
	margin-left: 40px;
	padding: 10px;
}
.flash a {
	color: green;
	font-weight: bold;
}
.staticField, .staticField-short, .staticField-long, .staticField-middle, .staticField-bold-limited {
	width: 200px;
	line-height: 18px;
	background:#FAFAFA;
	border:1px solid #DDD;
	color:#666;
	padding: 2px 6px 2px 6px;
	font-size:12px;
	margin-top: 2px;
	margin-left: 0px;
	float: left;
	cursor: default;
}
.staticField-short {
	width: 64px;
}
.staticField-middle {
	width: 134px;
}
.staticField-long {
	width: 340px;
}
.staticField-bold-limited {
	font-weight: bold;
	overflow: hidden;
	width: 290px;
}
.staticField-long A, .staticField-bold-limited A {
	font-size:12px;
	color:#666;
	text-decoration: none;
}
.staticField-long A:hover, .staticField-bold-limited A:hover {
	text-decoration: underline;
}


/* Auctions */
.acreate {
	width: 100%;
	margin: 0px auto;
	text-align: left;
}
.acreate #newAutionForm, .div880 {
	width: 880px;
	margin: 0 auto;
}
.acreate-steps {
	width: 880px;
	margin: 0px auto;
	text-align: left;
	border: 1px solid #666;
	background-color: #F5F5F5;
	line-height: 14px;
}
.acreate-done, .acreate-act, .acreate-next, .acreate-separator {
	background-color: #F5F5F5;
	padding: 6px 4px;
	text-align: center;
	border-right: 1px solid #666;
}
.acreate-hscroll {
	width: 880px;
	overflow: auto;
	margin: 0px;
}
.acreate-hscroll fieldset {
	margin: 0px 10px 10px 0px;
}
.acreate-done { color: #000; }
.acreate-act { color: #FFF; background-color: #df7f0e}
.acreate-next { color: #999; }
.acreate-separator { padding: 2px; background-color: #BBB; width: 14px;}
.acreate .multiSelect {height: auto; width: 100%;}
.paramNames {background-color: #FFF; padding: 0px; }
.paramNames select { margin: 0px; border-top: none;}
.paramInput .paramNames { margin: 0px 0px 0px 102px; width: 144px;}
.pInputText .paramNames { margin: 0px 0px 0px 130px; width: 214px;}
.arules input {margin: 0px;}
.arules-diabled, .deleted { color: #BBB; text-decoration: line-through;}
.no_winners_set { color: red; }
.au_modified { color: blue;}
TR.nohover:hover { background : none;}
/* participant status */
.pending { color: #333;}
.accepted { color: green;}
.rejected { color: red;}
.gtc_problem { color: purple;}
/* bidding */
.message-box {
	width: 100%;
	height: 160px;
	overflow: auto;
	border: 1px solid #CCC;
	text-align: left;
	background-color: #FFF;
}
.message-box-time {
	border-top: 1px dashed #CCC;
	color: #666;
	padding: 0px 4px 0px 4px;
	background-color: #F5F5F5;
	float: left;
	width: 35px;
}
.message-box-date {
	color: #666;
	padding: 0px 4px 0px 4px;
}
.message-box-text, .message-box-new-text {
	border-top: 1px dashed #CCC;
	padding: 0px 4px 0px 4px;
	float: right;
	width: calc(100% - 62px);
}
.message-box-new-text{
	color: #AD4C07;
	font-weight:bold;
}
/* bidding items */

.summary { background:  #DDD; font-weight:bold; }  /* DB7B0A */
.bestSummary { background:  #fcc34f; font-weight:bold; }
.RefreshDiv { text-align: center;}
.RefreshDiv input{
	font-size:11px;
	padding: 2px 10px;
}
.auctionStatus { text-align:center; font-weight:bold; background-color: #828282; color: #FFF; margin: 8px 0px -4px 0px;}
.BidButt { padding: 4px 50px ! important;}
.bestBid { background-color: #fcc34f; }  /* #d8ebfc #FFA500 */
.lastBid { background-color: #d8fce0; }
.bidError { color: red ! important; border-color: red ! important;}
.msgBid td { background-color: #F5F5F5; font-weight: normal; padding: 2px; border-right: 2px solid #FFF;}

.TLblink { color: red ! important; }

/* reports */

.table-label {
	display: inline;
	margin: 10px 0px 0px 0px;
	padding: 5px 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-size: 13px;
	font-weight: bold;
	color: #AD4C07;
	line-height: 26px;
}
.tab {
	display:block;
	height:28px;
	line-height:28px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	background-color: #F5F5F5;
	border-bottom:1px solid #CCC;
}
.tab-border {margin-top: 10px; border: 1px solid #CCC;}
.tab-content { padding: 10px; }
/*.tab-content .atable { width: 858px; }*/
.tab li { display: block; float: left; padding:0px; margin: 0px; }
.acTab, .icTab {
	display: block;
	float: left;
	padding: 0px 10px;
	border-right:1px solid #CCC;
	height:28px;
	font-size: 12px;
	font-weight: bold;
}
.acTab:hover { text-decoration:none; }
.icTab:hover { text-decoration:none; background-color: none; }
.acTab {
	color: #AD4C07;
	background-color: #FFF;
	border-bottom:1px solid #FFF;
}
.icTab {
	color: #666;
	background-color: #F5F5F5;
	border-bottom:1px solid #CCC;
}

/* results */
.colist { margin: 0px; }
.colist A { color: #333; display:block; }
.colist A:hover { background-color: #c3e0e7; text-decoration:none;}

/* charts */
.charts {
	text-align: center;
	border: 1px solid #CCC;
	background-color: #FEFEFE;
	padding: 10px;
}
.publicstatus_1 {
    -moz-box-shadow: 0 0 4px 2px orange;
    -webkit-box-shadow: 0 0 4px 2px orange;
    box-shadow: 0 0 4px 2px orange;
}
.publicstatus_2 {
    -moz-box-shadow: 0 0 4px 2px red;
    -webkit-box-shadow: 0 0 4px 2px red;
    box-shadow: 0 0 4px 2px red;
}
.user_lvl_1 { /* organizer */
    color: #2f9b1e;
}
.user_lvl_2 { /* participant */
    color: #333;
}
.user_lvl_4 { /* guest */
    color: #888;
}
.user_lvl_8 { /* groupadmin */
    color: #AD4C07;
    text-shadow: 2px 2px 2px #888;
}
.user_lvl_9 { /* admin */
    color: orange;
    text-shadow: 2px 2px 2px #cbb447;
}
.user_lvl_10 { /* superadmin */
    color: #da7d06;
    text-shadow: 2px 2px 2px #888;
}

.editor-toc {
    width: 240px;
    float: left;
    margin: 0 0 10px 0;
}
.editor-toc a, .editor-tools a {
    display: block;
}
.editor-toc ul {
    padding:0;
    margin:0;
}
.editor-toc li {
    padding:0 0 0 4px;
    margin:0;
    list-style-type:none;
}
.editor-selected {
    background-color: #3399ff;
}
.editor-selected a {
    color: white;
}
.editor-tools {
    float: left;
    margin: 10px 0 10px 10px;
    width: 685px;
}
.editor-tools ul {
    padding: 0;
    margin:0 20px 0 0;
    float: left;
    border: 1px solid #e5e5e5;
}
.editor-tools li {
    padding:0 4px 0 4px;
    margin:0;
    list-style-type:none;
    float: left;
}
.editor-title {
    width: 100%;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.editor-content {
    width: 100%;
    height: 500px;
    font-size: 12px;
}
.highlight {
	-webkit-animation: colorPulse 1.5s ease-in-out 6 alternate;
	animation: colorPulse 1.5s ease-in-out 6 alternate;
}
.bItems td.currentPrice {
	border-color: #003071;
}
.bItems td.currentPrice strong {
	font-size: 14px;
	color: #003071;
}
.japanAtable {

}
.japanAtable td, .japanAtable th {
	color: #666;
	padding: 1px 4px 1px;
	text-align: center;
	min-width: 80px;
}
.japanAtable th {
	font-weight: normal;
}
.japanAtable td {
	border: 1px solid #ccc;
	border-right: none;
	background-color: white;
}
.japanAtable td:last-child {
	border-right: 1px solid #ccc;
}
.auFinished {
	width: 200px;
	color: #666;
}
.auctionBlock {
	width: 900px;
	margin: 20px auto;
	border: 1px solid orange;
	border-radius: 3px;
}
.auctionBlock.status_in_progress {
	border-color: orange;
}
.auctionBlock h1.title {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	padding: 10px;
}
.auctionBlockContent {
	padding: 10px;
	background-color: #fff;
}
.auctionBlockContent .staticField, .auctionBlockContent .staticField-short, .auctionBlockContent .staticField-long,
.auctionBlockContent .staticField-middle, .auctionBlockContent .staticField-bold-limited{
	color: #222;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #ddd;
	height: auto;
	margin: 2px 0px;
	font-size: 12px;
}
.auctionBlockContent .pInputText label {
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	padding: 2px;
	margin: 2px 0px;
}
.auctionStatusLabel {
	display: inline-block;
	padding: 3px 6px;
	margin: -3px 10px;
	background-color: #888;
	border-radius: 3px;
	color: #fff;
	font-weight: normal;
}
.auctionStatusLabel.status_in_progress {
	background-color: #337ab7;
	-webkit-animation: pulse 3s ease-in-out infinite alternate;
	animation: pulse 3s ease-in-out infinite alternate;
}
.auctionStatusLabel.status_confirmation {
	background-color: #f0ad4e;
}
.auctionStatusLabel.gtc_problem {
	background-color: purple;
}
.auctionBlockLeft {
	float: left;
	width: 500px;
}
.auctionBlockRight {
	margin-left: 520px;
	text-align: center;
	padding: 2px 0 0 0;
}
.btn40 {
	width: 40%;
}
.btn81 {
	width: 81%;
}
/* ANIM */
@-webkit-keyframes pulse {
	0% {
		background: transparent;
	}
	50% {
		background: #337ab7;
	}
	100% {
		background: transparent;
	}
}
@keyframes pulse {
	0% {
		background: transparent;
	}
	50% {
		background: #337ab7;
	}
	100% {
		background: transparent;
	}
}
@-webkit-keyframes colorPulse {
	0% {
		color: inherit;
	}
	50% {
		color: red;
	}
	100% {
		color: red;
	}
}
@keyframes colorPulse {
	0% {
		color: inherit;
	}
	50% {
		color: red;
	}
	100% {
		color: red;
	}
}

tr.ext_user td strong {
	color: #06599b;
}
.auctionBlock.status_past_auction {
	color: #888;
	border-color: #ddd;
}
.auctionBlock.status_past_auction label.normal, .auctionBlock.status_past_auction .staticField-long {
	color: #888;
}
.auctionBlock.status_past_auction h1.title {
	padding: 8px 10px;
	font-size: 15px;
}
.refreshIndicatorContainer {
	border: 1px solid #ccc;
	height: 2px;
	width: 20px;
	padding: 0;
	margin: 0 10px 0 0;
	background-color: #36F;
	overflow: hidden;
	text-align: left;
}
.refreshIndicatorContainer > div {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 0px;
	background-color: #fff;
}
.refreshIndicator {
	animation: refreshIndicator 1s linear 1;
}
.refreshIndicatorContainer.refreshError, .refreshIndicatorContainer.refreshError .refreshIndicator {
	background-color: red;
}
@-webkit-keyframes refreshIndicator {
	0% { width: 0px; margin-left: 0px; }
	50% { width: 21px;  margin-left: 0px;}
	100% { width: 0px;  margin-left: 21px;}
}
@keyframes refreshIndicator {
	0% { width: 0px; margin-left: 0px; }
	50% { width: 21px;  margin-left: 0px;}
	100% { width: 0px;  margin-left: 21px;}
}
.item_upload_container {
	position: relative;
}
.item_upload_popup {
	display: none;
	margin: 10px auto;
	width: 70%;
	padding: 10px;
}
.item_upload_toggle {
	position: relative;
}
.item_upload_toggle > input[type=button]{
	position: absolute;
	top: 16px;
	left: 400px;
}
.summarytable {
	/*min-width: 50%;*/
	/*width: auto;*/
	border: none;
	margin: 0 auto;
}
.summarytable td {
	width: 50%;
	border-bottom: 1px solid #ccc;
	padding: 4px 8px;
	font-size: 15px;
	line-height: 18px;
	text-align: right;
}
.summarytable td:last-child {
	text-align: left;
}
.summarytable tr:last-child td {
	border: none;
}
#statform {
	padding: 3px 0;
}
#statform .export_btn {
	padding: 0;
	border: 0;
	cursor: pointer;
	background-color: transparent;
}
#statform input[type=text] {
	width: 70px;
}
#StatFormOrganizerSelect, #StatFormOrganizerNameSelect {
	width: 270px;
}
.winnerStar {
	text-align: center;
	display: inline-block;
	font-size: 20px;
	margin: 0 25px 0 0;
	padding: 9px 0 0 0;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
}

.invitation_button_container {
	width:400px;
	margin: 0 auto;
	position: relative;
}
#rejectModal, #acceptModal {
	text-align: left;
}
#rejectComment, #acceptComment {
	width: 100%;
	height: 66px;
	font-size: 12px;
	box-sizing: border-box;
	padding: 3px;
	resize: vertical;
}
.startPriceDiv h1 {
	margin-top: 20px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 0;
	font-weight: normal;
}
.startPriceDiv h1.ext_user {
	color: #06599b;
}
.startPriceDiv table.atable {
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	background-color: #f5f5f5;
}
.startPriceDiv table.atable tr th, .startPriceDiv table.atable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px 3px;
	line-height: 20px;
}
.startPriceDiv table.atable tr th {
	background-color: #ddd;
	color: #000;
}
.startPriceDiv td.numbering {
	color: #888;
}
input[type=text].form-error, textarea.form-error {
	border-color: red;
}
div.orgPopParent {
	display: inline-block;
	position: relative;
}
a.OrganizerSelect {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 0px 20px 0px 2px;
	background-color: #fff;
	border-radius: 3px;
}
a.OrganizerSelect::after{
	content: '';
	position: absolute;
	right: 4px;
	top: 7px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #666;
	clear: both;
}
a.OrganizerSelect:hover {
	text-decoration: none;
}
div.orgMultiPop {
	display: none;
	width: 330px;
	position: absolute;
	top: 18px;
	left: -1px;
	background-color: #f5f5f5;
	padding: 5px;
	border: 1px solid #ccc;
	overflow: hidden;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	border-radius: 3px;
	z-index: 1000;
}
a.OrganizerSelect:hover > div.orgMultiPop {
	display: block;
}
div.orgMultiPop > ul.checkboxMultiple {
	max-height: 300px;
	width: 100%;
	overflow-y: scroll;
}
div.orgMultiPop > ul.checkboxMultiple > li {
	float: none;
	width: 100%
}
div.orgMultiPop > ul.checkboxMultiple > li:hover {
	background-color: #c3e0e7;
}
div.orgMultiPop > .agrInputButt {
	margin-top: 10px;
}
td.hover_button {
	padding: 0;
	text-align: right;
	position: relative;
}
td.hover_button > input {
	display: none;
	position: absolute;
	top: 1px;
	right: 2px;
}
tr:hover > td.hover_button > input {
	display: inline;
}
.info-icon {
	cursor: pointer;
	width: 14px;
	vertical-align: -3px;
}
td.invalidItem {
	color: #888;
}
#modpopup .modal-content .placeholder {
	width: 500px;
}
#bidModForm textarea {
	width: calc(100% - 140px);
}
#bidModForm td {
	padding: 2px 4px;
}
#ordernumberpopup .modal-content .placeholder {
	width: 500px;
}
#orderNumberForm textarea {
	width: calc(100% - 140px);
}
#orderNumberForm td {
	padding: 2px 4px;
}
.inline {
	display: inline-block;
}
#ui-datepicker-div {
	z-index: 10 !important;
}
.logData {
	max-width: 300px;
	word-wrap: break-word;
	white-space: pre-wrap;
}