/***************************************************************************************************
 *                                      Generals settings
 ***************************************************************************************************/
/* TH tag reset */
th {
	background-image: none !important;
	color: #494949 !important;
}

.box-sizing-to-border {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box; /* Firefox, other Gecko */
	box-sizing: border-box; /* Opera/IE 8+ */
}

.label {
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}

.grey {
	color: #b2bcc0;
}

.red {
	color: #f00;
}

.small-info {
	font-size: 10px;
}

select {
	padding: 3px;
}

/* use main to leave modules untouched */
#main a,
#content a {
	/*color: #08c !important;*/
	text-decoration: none;
}

.chosen-single {
	/*color: #555555 !important;*/
}

#main a:hover {
	color: #005580 !important;
	background: transparent !important;
	text-decoration: underline;
}

.row0 {
	padding: 10px;
	background-color: #FFFFFF;
}

.row1 {
	padding: 10px;
	background-color: #f5fcfe;
	border-bottom: 2px solid #e6f2fe;
}

/* use main to leave modules untouched */
#main .inputbox {
	color: #555555;
	height: 25px;
	line-height: 25px;
}

/* Override 'beez_20' buttons style template */
input.button, button.button, button.validate {
	background: url('images/buttons_bg.png') #F0F0F0 !important; /* Remove left arrow */
	border: 1px solid #DDDDDD !important;
	color: #494949 !important;
}

.required_span {
	display: inline-block;
	background: none !important;
}

/* It's a div */
.auction_hr {
	height: 1px;
	background-color: #ddd;
	margin: 3px;
}

/* Fit textarea items to its container limits */
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	width: 100%;
}

.no-image {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	background: url('../../images/no_image_camera.png') no-repeat center;
	border: 4px solid #eeeeee;
	text-align: center;
	vertical-align: middle;
	font-size: 0;
	font-weight: bold;
}

.controls > .radio:first-child {
	float: left;
}

.controls > .radio {
	padding-top: 5px;
}

/***************************************************************************************************
 *                                              Blacklist
 ***************************************************************************************************/
div.blocked-marker,
tr td.blocked-marker {
	display: block;
	background: transparent url("images/user_in_blacklist.png") no-repeat;
	min-height: 15px;
	padding-left: 20px;
}

div.blocked-marker {
	float: left;
	margin-top: 5px;
}

.blacklist-info {
	/*margin-left:35px;*/
}

.info-small-small {
	font-size: 90%;
}

.add-to-blacklist-link {
	font-size: 10px;
}

.blacklist .general-block-row {
	background-color: #F4F6F8;
	border-bottom: 2px solid #C5C5C5;
}

.blacklist .auction-block-row {
	border-bottom: 1px dotted #DDDDDD;
}

.blacklist .auction-block-row:last-child {
	border-bottom: none;
}

.blacklist td.user-blocked {
	height: 30px;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 16px;
	color: #3a3a3a;
	text-shadow: 1px 1px 1px #989898;
	filter: dropshadow(color=#989898, offx=1, offy=1);
}

.blacklist .general-block-link {
	/*background-color: #CCC;*/
	text-align: right;
	padding-right: 10px;
}

.blacklist .block-link {
	text-align: right;
	padding-right: 2px;
}

.blacklist td.auction-title {
	padding-left: 20px;
	color: #555555;
	height: 20px;
}

/***************************************************************************************************
 *											LISTINGS 1.0.4
 ***************************************************************************************************/
span.auction_info_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.auction_list_container, #auction_list_container, .auction_myratings {
	text-align: left;
	padding-left: 3px;
	margin-top: 5px;
	border-collapse: collapse;
}

#auction_row1 {
	background-color: #e8f6fc;
	width: 100%;
}

#auction_row2 {
	background-color: #E5E5E5;
	width: 100%;
}

.auction_row {
	background-color: #FFFFFF;
	width: 100%;
}

div.hr {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 0;
	height: 1px;
	line-height: 1;
	margin: 1px 0 1px 0;
}

.auction_suggestion_row1 {
	background-color: #FFF;
	width: 100%;
}

.auction_suggestion_row2 {
	background-color: #f9f9f9;
	width: 100%;
}

.auction_suggestion_row1 td,
.auction_suggestion_row2 td {
	border-bottom: 1px solid #C0C0C0;
}

.auction_suggestion_row1.nobottom td,
.auction_suggestion_row2.nobottom td {
	border-bottom: none;
	padding: 3px 0 0 3px;
}

.auction_suggestion_row1 a,
.auction_suggestion_row2 a {
	font-weight: bold;
}

td#auction_thumb1 {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 5px;
	background-color: #e8f6fc;
}

td.auction_thumb2 {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 5px;
	background-color: #E5E5E5;
}

td#auction_cell {

}

td.auction_left {
	width: 50%;
}

td.auction_middle {
	width: 27%;
}

td.auction_right {
	width: 20%;
	text-align: right;
}

.auction_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.2rem;
}

.auction_title a {
	/*color: #08c !important;*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 18px;
	line-height: 1rem;
	text-decoration: none;
}

.auction_category, .auction_user {

	float: left;
}

.auction_category span, .auction_user span {
	font-size: 11px;
	font-weight: bold;

	bottom: 0;
}

.auction_category span {
	left: 0;
}

.auction_user span {
	right: 0;
}

.auction_description {
	margin-top: 3px;
	margin-left: 5px;
	font-size: 90%;
	word-wrap: break-word;
}

.cell_container {
	/*min-height: 300px;*/
	padding: 5px;
	margin-bottom: 5px;
	position: relative;

	border: 1px dotted #d3d3d3;
}

.auction_grid_info_bottom {
	position: relative;
	left: 5px;
	bottom: 5px;
}

.auction_date {
	font-size: 50%;
}

.auction_bin {

}

#auction_filterbox {
	font-weight: bold;
	font-size: 90%;
	background-color: #FFFFFF;
	padding: 4px;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	position: relative;
	bottom: 2px;
	right: 2px;

}

#auction_filterbox_shadow {
	font-weight: bold;
	font-size: 90%;
	background-color: gray;
	padding-bottom: 4px;
	margin-left: 6px;

}

.auction_filter_label {
	font-weight: bold;
}

.auction_price_bold {
	color: #8b0a07;
	font-weight: bold;
	font-size: 12px;
}

span#auction_tags {
	font-weight: bold;
	font-size: 12px;

}

span#auction_tag a {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

span.auction_tag {
	padding-left: 18px;
	padding-top: 3px;
	background: url("../../images/tag.png") no-repeat 0 0 transparent !important;
}

span.auction_timer {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

span.auction_number {
	color: #8b0a07;
	font-size: 80%;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 5px;
}

span#auction_private {
	font-weight: bold;
	margin-left: 10px;
}

img#auction_star {
	height: 12px !important;
	margin: 0 !important;
	border: 0 !important;
}

.auction_info_bottom img, .new_message img {
	margin: 0;
	height: 16px;
	border: 0;
}

table#auction_categories {
	width: 100%;
}

.auction_catcell, #auction_catcell {

}

.auction_maincat, #auction_maincat {
	font-size: 16px;
	padding: 6px 6px 0 6px !important;
	margin: 5px;
}

.auction_subcat, #auction_subcat {
	font-size: 10px;
	font-weight: 100;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	padding-left: 20px;
}

/* FEATURED AUCTIONS */

.listing-featured {
	padding: 10px;
	background-color: #FFF4C5 !important;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*     AUCTION DETAILS */
.auction_bids_list1 {
	background-color: #EFEFEF;
	padding: 2px;
	vertical-align: top;
}

.auction_bids_list2 {
	background-color: #DCDCDC;
	padding: 2px;
	vertical-align: top;
}

th.auction_bids_list {
	background-color: #50546B;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEFEF !important;
	font-size: 12px;
}

tr.auction_bids_list {
	border: 1px solid #003300;

}

.auction_bids_mybid1 {
	background-color: #E3872B;
}

.auction_bids_mybid2 {
	background-color: #B36517;
}

.tab-content {
	margin-top: 10px;
}

.auction_msg_from {
	padding-top: 20px;
	margin-top: 20px;
	margin-left: 20px;
}

.auction_msg_to {
	padding-top: 20px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 40px;
}

.auction_msg_date {
}

.auction_msg_title {
	margin-top: 20px;
}

.auction_msg_text {
	margin-top: 5px;
	margin-left: 0;
	margin-right: 20px;
}

tr.auction_winner {
	background-color: #9cffa2;
}
table.auction-winner-list{
	width:750px;
}
table.auction-winner-list th {
	background-color: #50546B;
	color: #EFEFEF !important;
	font-weight: bold;

}

table.auction-winner-list td {
	border-bottom: 1px solid #becae6;
	font-size: 90%;
	font-weight: normal;
}

#auction_message_form_div table,
#auction_message_form_div table tr,
#auction_message_form_div table td {
	width: 94%;
	border: none;
}

.auction_message_row td {
	border-bottom: 1px solid #DCDEE0;
}

.auction_message_answer td {
	border-bottom: 1px solid #646667;
	padding-bottom: 10px;
}

.auction_user_messages .auction_msg_date {
	font-style: italic;
}

.auction_user_messages .auction_msg_title {
	text-decoration: underline;
}

.auction_user_messages .auction_msg_text {
	display: block;
	font-size: 90%;
	font-style: italic;
	padding: 5px 0 0 20px;
}

.auction_bid_intro {
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
}

.auction_featured_desc {
	font-size: 90%;
	font-style: italic;
}

.auction_action_button {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
}

.auction_action_button.red {
	color: #F00;
}

.auction_action_button.paypal {
	width: auto;
	font-weight: bold;
	height: 75px;
	padding: 5px;

}

.auction_action_button.paypal input[type=image] {
	padding-left: 30px;
}

div.bid_pending_notify {

	background-color: #EC6262;
	border: 1px solid #961212;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

#bid_suggest {
	width: 40px;
}

.set-featured-link {
	float: left;
	margin-right: 30px;
}

.featured-payment-item form {
	margin: 0 !important;
}

/*     AUCTION EDIT AUCTION */
.auction_edit_header {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;

	border: 0;
	width: 100%;
	border-collapse: collapse;
	color: #50546B;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

table.auction_edit_panel {
	border: 1px solid darkgray;
	background: lightgray;
	padding: 0;
	margin: 0;
}

table.auction_edit_panel th {
	background: darkgray;
	border: 1px solid darkgray;
	padding: 0;
	margin: 0;
}

table.auction_edit_panel td {
	padding: 0;
	margin: 0;
}

.shortdesc,
#payment_infoID,
#shipment_infoID {
	display: inline-block;
	width: 95% !important;
	height: 50px !important;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.btn-new-auction,
.btn-edit-profile {
	min-width: 105px;
	height: 35px;
}

#start_date,
#end_date {
	margin: 0;
}

#start_date_img,
#end_date_img {
	height: 31px;
}

/*     AUCTION CATEGORIES  */

#auction_maincat {
	font-size: 16px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

#auction_subcat {
	font-size: 10px;
	font-weight: 100;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.expired {
	font-size: 10px;
	color: red;
}

#addBidModal
{
	width:30%;
	top:20%;
	left:75%;
}
.modal-backdrop
{
	z-index: 99;
}

.disclaimer
{
	margin-bottom: 10px;
}


/*  AUCTION LIST HEADERS */
#intro_search {
	float: left;
	padding: 3px;

	width: 100%;
	font-size: 17px;

	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 2px solid #fcd846;

	background: #f5ec87;
	background: -moz-linear-gradient(top, #f5ec87 0%, #fcd846 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #f5ec87), color-stop(100%, #fcd846));
	background: -webkit-linear-gradient(top, #f5ec87 0%, #fcd846 100%);
	background: -o-linear-gradient(top, #f5ec87 0%, #fcd846 100%);
	background: -ms-linear-gradient(top, #f5ec87 0%, #fcd846 100%);
	background: linear-gradient(to bottom, #f5ec87 0%, #fcd846 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ec87', endColorstr='#fcd846', GradientType=0);
}

#intro_search input#search_box {
	width: 100%;
	height: 35px !important;

	display: inline;

	margin: 2px 0 2px 0;
	padding: 2px 1px;

	font-size: 100%;
	color: #a6a6a6;
}

#intro_search .category-main {
	width: 100%;
	height: 35px;
	line-height: 1.5em;
	margin: 2px 0 2px 2px;
}

#intro_search label {
	line-height: 1.5em;
}

#intro_search .btn {
	height: 35px;
	margin: 2px 0 2px 0;
}

#search_button {
	width: 75px;
	height: 20px;
	font-size: 20px;
	vertical-align: middle;
	padding-bottom: 25px;
}

#auction_tablist_header {
	width: 100%;

}

td.tab_start,
td.tab_middle,
td.tab_start_selected,
td.tab_middle_selected {
	background: url("../../images/sprtabs.png") no-repeat;
	font-size: 11px;
	font-weight: bold;
}

td.tab_start {
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 0 0 1px;
	margin: 0 5px 0 0;
	padding: 0;
	width: 5px;
}

td.tab_middle {
	background-position: 100% -105px;
	border-color: #C0C0C0;
	border-style: solid;
	border-width: 0 0 1px;
}

td.tab_start_selected {
	background-position: 0 -420px;
	width: 5px;
}

td.tab_middle_selected {
	background-position: 100% -525px;
}

td.tab_dummy {
	width: 5px;
	border-bottom: 1px solid #C0C0C0;

}

table#auction_tablist_header {
	width: 350px;
	margin-top: 10px;
}

#filter_order_asc,
#filter_rated {
	border: 1px solid #666666;
	margin-right: 8px;
	margin-top: 2px;
	padding: 2px 1px;
	font-weight: normal;
	font-size: 11px;
}

td.auction_thumb_list {
	width: 120px;
}

.auction_thumb_list {
	text-align: center;
}

.auction_thumb_list img {
	margin: 0 auto;
	/*	height: 70px; */
	width: 100px;
}

img.auction_liststyle {
	border: 0;
}

#auction_order_header a {
	text-decoration: none;
}

div.auction_info_top {
	min-height: 170px;
	overflow: hidden;
}

tr.auction_details_row .auction_thumb_list img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.auction_bid_toolbar img {
	height: 16px;
}

span#add_to_watchlist img {
	border: 0;
}

span.auction_bid_toolicons {
	margin-right: 20px;
}

/* AUCTION DETAILS */
table.auction_details_container,
table.auction_details_container table {
	font-size: 12px;
}

.auction_details_container .auction_title {
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 5px;
}

.auction_detail_itemident {
	font-size: 11px;
}

.wrapper-advanced-winner-form {

}

table.auction_caption_box,
div.auction_caption_box {
	background: #FFFFFF;
	border: 1px solid #C3C3C3;
	width: 100%;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

table.auction_caption_box th,
div.auction_caption_box .title {
	background-color: #E1E2E4;
	font-weight: bold;
	padding: 3px 0 3px 3px;
}

table.auction_caption_box td {
	padding: 0 3px 3px 3px;
}

div.auction_caption_box {
	overflow: visible;
	clear: both;
	display: block;
	border: none;
}

.auction_positive_rating {
	font-weight: bold;
	color: green;
}

.auction_neutral_rating {
	font-weight: normal;
	color: gray;
}

.auction_negative_rating {
	font-weight: bold;
	color: red;
}

img.rate_star{
	width: 16px;
}

td.auction_info {
	width: 95%;
	font-weight: bold;
}

.auction_section_title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #555555;
	margin-bottom: 10px;
}

.auction_detail {
	padding: 10px 0 10px 0;
}

td.auction_details_middle table {
	font-size: 11px;
	line-height: 20px;
}

.auction_bid_button {
	font-size: 13px;
	font-weight: bold;
}

table.auction_bid_box {
	margin-top: 5px;
	width: 95%;
	padding-top: 5px;
}

.auction_warning {
	background-color: #FFFFE1;
	color: red;
	font-weight: bold;
	padding: 10px;
}

#auction_message_to {
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
}

table#auction_message {
	padding: 15px;
	font-size: 12px;

}

textarea#auction_message {
	width: 97%;
	border: 1px solid #C3C3C3;
	margin: 20px 0 20px 0;
	resize: vertical;

}

div#auction_rateit {
	padding: 30px;
}

.auction_actions {
	float: right;
}

#auction_actions div.fb_container {
	width: 240px;
	margin-top: 15px;
}

/* TABS */
#auction_tabmenu a.inactive {
	border: none !important;
	color: #08c !important;
}

.dynamic-tab-pane-control.tab-pane {
	position: relative;
	/* width:		100% !important;width needed weird IE bug */
	/*margin-right:	-2px;	 to make room for the shadow */
}

.dynamic-tab-pane-control .tab-row .tab {
	width: auto;
	height: 30px;
	position: relative;
	top: 0;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: pointer;
	margin: 1px 0 -10px 0;
	padding-top: 5px;
	border: 0;
	/*z-index: 1;*/
	white-space: nowrap;
	text-align: center;
	color: #50546B;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	height: 40px;
	border-bottom-width: 0;
	padding-top: 5px;
	top: -2px;
}

.dynamic-tab-pane-control .tab-row .tab a {
	color: #FFFFFF;
	padding: 1px 1px 0 1px;
	text-decoration: none;
}

.dynamic-tab-pane-control .tab-row .tab.selected a {
	height: 38px;

	margin-top: -5px;

	padding: 5px 3px 0 3px;
	color: #000000;
	display: block;
	float: left;
	text-decoration: none;
	z-index: 9999 !important;
}

.dynamic-tab-pane-control .tab-row .tab div {
	height: 35px;
	padding-top: 5px;
}

.dynamic-tab-pane-control .tab-row .tab.selected div.tab-round-center {
	background: url("../../images/tabbrown_center.gif") repeat-x scroll right top transparent;
	float: left;
}

.dynamic-tab-pane-control .tab-row .tab div.tab-round-center {
	background: url("../../images/tabg_center.gif") repeat-x scroll right top transparent;
	float: left;
}

.dynamic-tab-pane-control .tab-row .tab.selected div.tab-round-left {
	background: url("../../images/tabbrown_left.gif") no-repeat scroll left top transparent;
	float: left;
}

.dynamic-tab-pane-control .tab-row .tab div.tab-round-left {
	background: url("../../images/tabg_left.gif") no-repeat scroll left top transparent;
	float: left;
}

.dynamic-tab-pane-control .tab-row .tab.selected div.tab-round-right {
	background: url("../../images/tabbrown_right.gif") no-repeat scroll left top transparent;
	float: left;
}

.dynamic-tab-pane-control .tab-row .tab div.tab-round-right {
	background: url("../../images/tabg_right.gif") no-repeat scroll left top transparent;
	float: left;
}

.dynamic-tab-pane-control .tab-page {

	border: 1px solid rgb(175, 192, 212);
	background: rgb(252, 252, 254);
	/* z-index: 2;*/
	position: relative;
	top: -2px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;

	/*244, 243, 238*/
	/* 145, 155, 156*/
	padding: 5px;
	width: 97%; /* stupid stupid stupid IE!!! */
	float: left;

}

.dynamic-tab-pane-control .tab-row {
	/* z-index: 1;*/
	white-space: nowrap;
}

.tab-page {
	z-index: 0 !important;
}

/* END TABS */

.auction_button {
	border: 1px solid #50546B;
	color: #50546B;
	text-align: center;
	background: #EFEFEF;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

.auction_button_BINq {
	/*width: auto;*/
}

.auction_more_link {
	margin-left: 15px;
	text-decoration: underline;
	font-style: italic;
}

.auction_header {
	font-size: 28px;
	color: #151515;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 2px #a6a6a6;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 25px;
}

/* SEARCH */

.auction_search_keyword,
.auction_search_outer {
	background-image: -moz-linear-gradient(center top, #F8FAF9, #EEF1F6);
	background-repeat: repeat-x;
	border: 1px solid #C5C5C5;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
	color: #777777;
}

.auction_search_outer {
	background-color: #F4F6F8;
}

.auction_search_keyword div,
.auction_search_inner {
	background-color: #F4F6F8;
	background-image: -moz-linear-gradient(center top, #F8FAF9, #EEF1F6);
	background-repeat: repeat-x;
	border: 1px solid #C5C5C5;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
	color: #777777;
	padding: 9px;
}

.auction_search_keyword div input.big,
.auction_search_inner input.big {
	-moz-transition: all 0.2s linear 0s;
	border: 1px solid #CBD0D5;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
	color: #555555;
	display: inline-block;
	margin-bottom: 0;
	max-width: 80%;
	margin-top: 0;
	padding: 8px;
	width: 70%;
	font-size: 16px;
	height: 25px;
	line-height: 25px;

}

.auction_search_keyword div input.biggest,
.auction_search_inner input.biggest {
	width: 500px !important;
}

.auction_search_keyword .auction_lables,
.auction_search_inner .auction_lables {
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

.auction_search_keyword .auction_button,
.auction_search_field .auction_button,
.auction_button.save {
	height: 41px;
	line-height: 38px;
	margin: 0;
	right: 10px;
	top: 15px;
	width: 95px;
	background-color: #2A73B0;
	background-image: -moz-linear-gradient(center top, #2D7CB7, #2565A6);
	background-repeat: repeat-x;
	border-color: #0A4D8D;
	color: #FFFFFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.38);
	border-radius: 3px 3px 3px 3px;

}

.input-search-keyword {
	height: 40px !important;
	font-size: 18px !important;
	color: #151515;
}

.btn-auction-search {
	font-size: 11px;
	height: 39px;
}

.auction_search_field .auction_button_BINq {
	height: 31px;
	line-height: 28px;
	margin: 6px 0 0 0;
	right: 10px;
	top: 15px;
	width: auto;
	background-color: #2A73B0;
	background-image: -moz-linear-gradient(center top, #2D7CB7, #2565A6);
	background-repeat: repeat-x;
	border-color: #0A4D8D;
	color: #FFFFFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.38);
	border-radius: 3px 3px 3px 3px;
}

.auction_button.cancel {
	height: 41px;
	line-height: 38px;
	margin: 0;
	right: 10px;
	top: 15px;
	width: 95px;
	background-color: #B0382B;
	background-image: -moz-linear-gradient(center top, #d97064, #B0382B);
	background-repeat: repeat-x;
	border-color: #9f3226;
	color: #FFFFFF;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.38);
	border-radius: 3px 3px 3px 3px;

}

.auctions_search td table {
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin: 40px;
}

.auctions_search td table input {
	border: 1px solid #CBD0D5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
	color: #555555;
}

.auction_search_sub {
	font-size: 10px;

	text-align: left;
	white-space: nowrap;
}

.auction_search_sub input[type=checkbox] {
	vertical-align: middle;
}

.auction_search_field .auction_lables {
	width: 156px;
	vertical-align: top;
	font-weight: bold;
}

.auction_search_field input,
.auction_search_field textarea,
.auction_search_field select {
	border: 1px solid #CBD0D5;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
	color: #555555;
}

/* MY AYCTIONS, MYBIDS... */
.auction_title_small,
.auction_title_small a {
	font-size: 11px;
	text-decoration: none;
}

.auction_title_medium {
	font-size: 16px;
	font-weight: bold;
}

.auction_thumbnail_myauction, .auction_thumbnail_myauction img {
	/*height: 38px;*/
	margin-right: 5px;
}

.auction_myauction_row1,
.auction_myauction_row2 {
	margin-top: 10px;
	font-size: 11px;
}

#auction_list_container th, .auction_myratings th {
	height: 30px;
	padding: 4px;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	background-color: #EFEFEF;
}

.auction_thumbnail_mybids, .auction_thumbnail_mybids img {
	float: left;
	height: 38px;
	margin-right: 5px;
}

tr.auction_mybids_row1,
tr.auction_mybids_row2 {
	height: 40px;
	font-size: 11px;
}

tr.auction_mybids_row1 td, tr.auction_mybids_row2 td {
	border-bottom: 1px solid #CCCCCC;
}

.auction_thumbnail_listauctions,
.auction_thumbnail_myauction,
.auction_thumbnail_watchlist {
	margin-top: 7px;
	margin-bottom: 0;
	text-align: center;
}

.auction_listauction_row1,
.auction_myauction_row1,
.auction_mywatchlist_row1 {
	/*background-color: #FFFFFF;*/
}

.auction_mywatchlist_row2,
.auction_mywatchlist_row2,
.auction_mywatchlist_row2 {
	/*background-color: #f5f5f5;*/
}

.auction_mywatchlist_row1 span#add_to_watchlist img,
.auction_mywatchlist_row2 span#add_to_watchlist img {
	height: 24px;
}

.auction_thumbnail_mywonbids img {
	width: 60px;

}

tr#auction_mywonbids_row1,
tr#auction_mywonbids_row2 {
	height: 40px;
	font-size: 11px;
}

tr#auction_mywonbids_row1 td, tr#auction_mywonbids_row2 td {
	border-bottom: 1px solid #CCCCCC;
}

.winner-payment-gateways {
	list-style: none;
}

.winner-payment-gateways input[type="radio"] {
	margin-top: 0;
	margin-right: 10px;
}

#box-winner-payment-last-step {
	overflow: auto;
	display: block;
	margin-bottom: 20px;

}

/* MY PROFILE */
.auction_profile_table {
	font-size: 11px;
	border: 1px solid #CFCFCF;
	width: 100%;
	margin-top: 10px;
}

.auction_profile_table input,
.auction_profile_table select {
	font-size: 11px;
	border: 1px solid #555555;
}

.auction_profile_table_title {
	font-size: 12px;
	font-weight: bold;
	background-color: #555555;
	color: #FFFFFF;
	padding: 3px;
}

table.auction_myratings {
	margin-top: 30px;
	margin-left: 30px;
	border: 1px solid #D4D0C8;
	width: 90%;
	font-size: 13px;
}

table.auction_myratings th {
	font-weight: bold;
	font-size: 14px;
	height: 50px;
}

tr.myrating1 {
	background: #FFFFFF;
}

tr.myrating2 {
	background: #f8f8f8;
}

.myrating1 .msg_text,
.myrating2 .msg_text {
	padding-left: 30px;
	border-bottom: 1px solid #D4D0C8;
	font-style: italic;
	font-size: 90%;
}

.myrating1 td,
.myrating2 td {
}

.myrating1 a,
.myrating2 a {
	font-weight: bold;
	padding-left: 15px;
}

.msg_text {
	padding-top: 5px;
	padding-bottom: 15px;
}

.auction_profile_box {
	background-color: #F4F6F8;
	border: 2px solid #C5C5C5;

	font-size: 14px;
	margin-right: 20px;

	display: block;
	padding: 15px 10px 10px 10px;

	line-height: 20px;
	width: 100%;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.auction_profile_box input {
	line-height: 25px;
}

.auction_profile_box label {
	margin: 10px 5px 0 0;
}

.auction_profile_box legend {

	color: #585858;
	font-family: Arial, helvetica, sans-serif;
	border: none;
	padding: 2px 15px;

	position: relative;
	top: 6px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.auction_user_rating .myrating_title {
	display: block;
	font-size: 11px;
	text-decoration: underline;
	line-height: 120%;
	font-weight: bold;
	padding-bottom: 5px;
}

.auction_user_rating .myrating_user {
	padding-left: 20px;
}

.auction_user_rating .myrating_message {
	padding-left: 20px;
	font-size: 90%;
	font-style: italic;
}

.auction_profile_box.half {
	width: 40%;
}

.auction_profile_page {
	padding-top: 30px;
}

.custom-fields-profile .auction_search_field {
	overflow: auto;
	padding: 0;
	min-height: 40px;
}

.custom-fields-profile .auction_search_field .auction_lables {
	float: left;
}

.custom-fields-profile .auction_search_field .auction_lables .custom_field {
	margin: 0 !important;

}

label.custom_field {
	float: left !important;
	clear: both !important;
	margin: 0 !important;
}

/* CHOOSE CATEGORY */
.auction_choosecat_row1 {
	background-color: #EEEEEE;
}

.auction_choosecat_row2 {
	background-color: #E0E0E0;
}

.auction_choosecat_firstcat a {
	font-weight: bold !important;
}

/* AUCTION EDIT */
.auctionedit_section {
	height: 35px;
	line-height: 35px;

	background: linear-gradient(to bottom, #F5EC87 0%, #FCD846 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 2px solid #FCD846;

	white-space: nowrap;
	text-align: center;
	/*padding-top: 12px;*/
	font-size: 15px;
	font-weight: bold;
	color: #555;
}

.auctionedit_section div {
	padding-left: 20px;
}

.div_spacer {
	height: 20px;
	border: 0;
	display: block;
}

#auctionedit_pane .inputbox {
	/*border: 1px solid #7F9DB9;*/
	height: 25px;
	margin-right: 8px;
	margin-top: 2px;
	padding: 2px 4px;
	font-weight: bold;
	font-size: 14px;

}

.message-auction-report-content {
	width: 99%;
	height: 200px;
	margin-bottom: 20px;
	padding: 5px;
	color: #555555;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#auctionedit_section2 td {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	background-color: #F4F6F8;
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#price_suggest_min {
	width: 50px;
}

.auction_edit_subsection {
	border-bottom: 2px solid #C5C5C5;
	background-color: #F4F6F8;

	margin-top: 15px;
	padding: 5px 0 5px 30px;

	color: #3A3A3A;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	letter-spacing: 1px;
	padding-left: 20px;
	text-shadow: 1px 1px 1px #989898;
	text-transform: uppercase;
}

.auction_edit_field_container {

}

.auction_edit_field_label {
	font-weight: bold;
	float: left;
	/*width: 165px;*/
	height: 100%;
}

.auction_edit_field_input {
	/*float: left;*/
	clear: right;
	width: auto;
}
/***************************************************************************************************
 *											MULTI FILE UPLOAD
 ***************************************************************************************************/

.file-uploader {
    background-color: #dbefe9;
    border-radius: 3px;
    color: #242424;
}
.file-uploader__message-area {
    font-size: 18px;
    padding: 1em;
    text-align: center;
    color: #377a65;
}
.file-list {
    background-color: #fff;
    font-size: 16px;
}
.file-list__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}
.file-list li {
    height: 50px;
    line-height: 50px;
    margin-left: 0.5em;
    border: none;
    overflow: hidden;
}
.removal-button {
    border: none;
    background-color: #d65d38;
    color: white;
    display: inline-block;
    height: 30px;
    width: 30px;
    float: right;
    margin-top:10px;
}
.removal-button::before {
    content: 'X';
}
.error-message{
    border: 1px solid #F01334;
    padding: 10px 20px;
    background-color: #F45169;
    color: #FFF;
    margin-top: 20px;
}
.removal-button:focus {
    outline: 0;
}
.file-chooser {
    padding: 1em;
    transition: background-color 1s, height 1s;
}
.file-chooser p {
    font-size: 18px;
    padding-top: 1em;
}
.file-uploader {
    max-width: 400px;
    height: auto;
    margin: 2em auto;
}
.file-uploader * {
    display: block;
}
.file-uploader input[type=submit] {
    margin-top: 2em;
    float: right;
}
.file-list {
    margin: 0 auto;
    max-width: 90%;
}
.file-list__name {
    max-width: 70%;
    float: left;
}
.file-chooser {
    width: 90%;
    margin: 0.5em auto;
}
.file-chooser__input {
    margin: 0 auto;
}
.file-uploader__submit-button {
    width: 100%;
    border: none;
    font-size: 1.5em;
    padding: 1em;
    background-color: #72bfa7;
    color: white;
}
.file-uploader__submit-button:hover {
    background-color: #a7d7c8;
}
.file-list li:after, .file-uploader:after {
    content: "";
    display: table;
    clear: both;
}


.auction_edit_field_label, .auction_edit_field_input {
	line-height: 24px;
}

.auction_edit_field_input .inputbox {
	/*border: 1px solid #7F9DB9;*/
	margin: 2px 8px 0 0;
	padding: 2px 1px;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
}

#auctionTitle, #tags {
	width: 90%;
}

.invalid {
	border: 2px red solid !important;
}

/* BID BAND */

#stage {
	width: 644px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 30px;
	margin: 0 auto;
	float: left;
}

#bidband {
	width: 60000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 400px;
}

#bidband li {
	list-style: none;
	margin: 0;
	border: 0;
	margin-right: 4px;
	padding: 4px;
	text-align: center;
	background: #DEDEDE;
	float: left;
	width: 80px;
	height: 30px;
	font-size: 16px;
	font-weight: bolder;
}

#bidband a {
	font-size: 16px;
	font-weight: bolder;
}

#bidband a:hover {
	font-size: 16px;
	font-weight: bolder;
	color: white;
}

#slider-button-left {
	width: 24px;
	float: left;
	margin-right: 4px;
}

#slider-button-right {
	width: 24px;
	float: left;
}

#band_list_container {
	width: 788px;
}

#auction_categories {
	width: 100%;
}

.auction_maincat {
	margin: 0;
}

.auction_subcat_container {
	padding-left: 10px;
}

.auction_treecat {
	padding: 5px;
}

.auction_treecat img {
	width: 15px;
	vertical-align: middle;

}

.auction_treecatsub {
	margin-left: 35px !important;
	border-bottom: none;
	border-right: none;
}

.auction_treecatsub img {
	width: 16px;
	vertical-align: middle;
}

.auction_treecatsub_head {

}

.auction_treecat .cat_link {
}

.auction_treecat .cat_toolbar {

}

.clocktime {
	padding-left: 7px;
}

.bidsFbLikeButton {
	border: none;
	width: 350px;
	height: 30px;
}

#auction_paypal_button {
	margin-top: 25px;
}

#auction_paypal_button span {
	font-weight: bolder;
}

div.fb_container .bidsFbLikeButton {
	width: 240px;

}

div.error_message {
	font-size: 11px;
	font-weight: bold;
	color: red;
}

.tab-row {
	/*max-width:530px;*/
}

.actionsTooltip {
	display: inline-block;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

.auction_info_legend {
	font-size: 85%;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}

.auction_info_small {
	display: block;
	font-size: 85%;
	padding: 3px 0 0 10px;
}

#main tr, #main td {
	border: none;
}

.bids_price {
	font-size: 13px;
	font-weight: bold;
}

.winner_bl {
	font-size: 13px;
	font-weight: bold;
	color: red;
	margin-bottom: 20px;
}

/*************************************************************************************
 *                              Tab Menu on listings
 *************************************************************************************/
#auction_tabmenu {
	border-bottom: 1px solid #DDDDDD;
	margin: 12px 0 10px 0;

}

#auction_tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
}

#auction_tabmenu li:last-child {
	margin-right: 5px;
}

#auction_tabmenu a.inactive {
	border: none !important;
	color: #08c !important;
}

#auction_tabmenu a.inactive:hover {
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE !important;
	color: #005580 !important;
	font-size: 12px;
}

#auction_tabmenu a, a.active {
	display: inline-block;
	margin-bottom: -1px;
	padding: 10px 10px 3px 10px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-size: 12px;
	text-decoration: none;
	color: #555555 !important;
}

#auction_tabmenu a.active, a.active:hover {
	border-bottom: 1px solid #FFF;
	background-color: #FFF;
}

#search_header_button .auction_button {
	height: 25px;
	line-height: 20px;
	width: 40px;
}

.auction_search_field select.inputbox {
	width: 151px;

}

.auction_search_field input[type=text] {
	/*margin-top: 15px;*/
	/*height: 25px;*/
}


.bids_price_bin {
	font-size: 18px;
}

.bids_currency {
	font-size: 16px;
}

.auction_bid_toolicons a {
	text-decoration: none;
}

#befored, #afterd {
	width: 80px;
}

#search_myauctions_button .auction_button {
	height: 25px;
	line-height: 20px;
	width: 40px;
	float: none;
	display: inline;
}

.auction_action_button img {
	padding-top: 8px;
}

.auction_user_messages {
	padding-top: 10px;;
}

.auction_edit_field_input .controls {
	float: left;
}

.auction_edit_field_input .controls label.radio {
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}

.cleardiv {
	line-height: 5px;
	clear: both;
}

/* tabs on auction details */

dl.tabs {
	width: 100%;
	float: left;
	margin: 10px 0 -1px 0 !important;
	z-index: 50;
	border-bottom: 1px solid #DDDDDD;
}

dl.tabs dt {
	height: 25px;
	float: left;
	padding: 10px 10px;
	margin-left: 3px;
	border: none !important;
	color: #556988;

	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

dl.tabs dt span h3 {
	line-height: 25px !important;
	font-weight: normal;
	font-size: 12px;
}

dl.tabs dt.open {
	margin-bottom: -1px; /* Hide border-bottom */
	border: 1px solid #DDDDDD !important;
	border-bottom: #FFFFFF !important;
	background: #FFFFFF !important;
	color: #556988;
}

dl.tabs dt.open:hover a {
	text-decoration: none;
}

dl.tabs dt.closed {
	background: none !important;
}

dl.tabs dt.closed:hover {
	background: #EEEEEE !important;
}

dl.tabs dt.closed:hover a {
	text-decoration: none;
}

div.current {
	clear: both;
	padding: 10px 10px;
	border: none !important;
	border-bottom: 1px solid;
	background: none !important;
}

div.current dd {
	margin: 0;
	padding: 0;
}

#content-pane {
	margin-bottom: -1px !important;
}

.ui-spinner{
	width:60px;
	height:26px;
}
.ui-spinner input[type="text"]{
    height:14px;
}
#bin_quantity, #suggest_quantity{
	border:none;
}
#quantity_info {
	float: left;
}

.auction_details_middle, .auction_details_right {
	padding-right: 8px;
}

.auction_details_middle {
	padding-top: 8px;
}

.auction_details_left {
	padding-right: 10px;
	vertical-align: top;

}

.auction_grey_text {
	color: grey;
}

.priceRight {
	text-align: right;
}

.ps-frame-image {
	top: 0 !important;
}

#box_letters_filter {
	width: inherit;
	min-height: 30px;

	margin-bottom: 20px;
	padding-top: 10px;

	font-size: 16px;
	text-align: center;
	word-break: break-all;
}

#box_letters_filter a {
	margin-right: 10px;
	white-space: pre;
	display: inline-block;
}

#box_letters_filter > a.active {
	font-size: 10px;
	font-weight: bold;
	border: none;
	background-color: #bedcfb;

}

#bid_priceID {
	/*width: 50px;*/
	text-align: right;
}

.currentBid {
	white-space: normal;
	margin-bottom: 10px;
}

.auction_edit_field_label,
.auction_edit_field_input {
	padding: 5px;
	/*display: table-cell;*/
}

.auction_edit_field_input #start_hour,
.auction_edit_field_input #start_minutes,
.auction_edit_field_input #end_hour,
.auction_edit_field_input #end_minutes {
	width: 30px;
	margin: 0 0 9px 0;

	border: 1px solid #DFDFDF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	text-align: center;
}

.auction_search_field #currency,
.auction_edit_field_input #currency {
	width: 70px;
}

.auction_search_field #startprice,
.auction_search_field #endprice,
.auction_edit_field_input #initial_priceID,
.auction_edit_field_input #reserve_priceID,
.auction_edit_field_input #min_increaseID {
	width: 120px;
}

.auction_edit_field_input #payment_infoID,
.auction_edit_field_input #shipment_infoID,
.auction_edit_field_input #description_tbl {
	width: 95% !important;
}
.bid_shippingzone_price .bids_price,
.bid_shippingzone_price .bids_currency{
    font-size: inherit;
}
.auction_edit_field_input #auction_type,
.auction_edit_field_input #bin_OPTION {
	width: 150px;
}

.auction_edit_field_input .toggle-editor {
	margin-top: 18px;
	margin-left: 3px;
}

.inputbox:focus {
	/*border: solid 1px #ffc40f !important;*/
}

/*****************************************************************************************************
 *           Add funds | Withdraw funds | Payment History
 *****************************************************************************************************/
/* Div wrappers */
.box_balance_info,
.box_balance_actions {
	/*margin-left: 10px;*/
	margin-bottom: 20px;
	padding: 0 10px 0;
	border: 1px solid #bedcfb;
	background-color: #e3f2f9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.box_balance_info {
	padding-bottom: 3px;
}

.box_balance_actions {
	padding-top: 9px;
	padding-bottom: 10px;
}

.box_balance_actions .btn-xx,
.box_balance_actions .input-xx {
	height: 35px !important;
}

.badge.balance_box {
	font-size: 15px;
	padding: 5px;
}

/* Reset form margins (defined in Joomla default template) */
.box_balance_info form,
.box_balance_actions form {
	margin: 0 !important;
}

#table_payments_history_box {
}

#table_payments_history_box th {
	height: 25px;
	line-height: 25px;
	border: 1px solid #EEEEEE;
	border-bottom: 2px solid #AAAAAA;
	background-color: #E3F2F9 !important;
	background-image: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", sans-serif;
	color: #494949;
}

#table_payments_history_box tr,
#table_payments_history_box td {
	line-height: 1.5;
	border: none;
	color: #494949;
}

#table_payments_history_box tr:hover {
	background-color: rgba(207, 222, 228, 0.52);
}

#table_payments_history_box td.integer {
	padding-right: 35px;
	text-align: right;
}

/* Identify withdraw orders (made by admin) in user orders list */
#table_payments_history_box .withdraw {
	background-color: #F9F5E3;
}

/*
 * Identify commission orders in user orders list
 * - just matter of taste | not compulsory
 */
#table_payments_history_box .commission {
	/*background-color: #ffe3e4;*/
}

/*****************************************************************************************************
 *                          Payments history pagination
 *****************************************************************************************************/
.table_pagination_box {
	color: #aaaaaa !important;
}

.table_pagination_box tr,
.table_pagination_box td {
	border: none;
	padding-top: 5px;
}

.table_pagination_box tr.pagination_links ul {
	text-align: center !important;
}

.table_pagination_box tr.pagination_links li.pagination-start,
.table_pagination_box tr.pagination_links li.pagination-start a,
.table_pagination_box tr.pagination_links li.pagination-prev,
.table_pagination_box tr.pagination_links li.pagination-prev a,
.table_pagination_box tr.pagination_links li.pagination-next,
.table_pagination_box tr.pagination_links li.pagination-next a,
.table_pagination_box tr.pagination_links li.pagination-end,
.table_pagination_box tr.pagination_links li.pagination-end a,
.table_pagination_box tr.pagination_links li a.pagenav {
	text-transform: lowercase;
	text-decoration: none;
}

/*****************************************************************************************************
 *                                 Payment details page
 *****************************************************************************************************/
.order-title {
	font-size: 20px;
	font-weight: normal;
}

.order-top-info {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 3px;
}

.table_order_details_box tr th {
	height: 25px;
	line-height: 25px;
	border: 1px solid #EEEEEE;
	border-bottom: 2px solid #AAAAAA;
	background-image: none;
	background-color: #E3F2F9;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", sans-serif;
	color: #494949;

}

.table_order_details_box tr td {
	padding: 5px;
	border: 1px solid #EEEEEE !important;
	text-align: right;
}

.table_order_details_box .checkout-item-description {
	font-style: italic;
	font-size: 11px;
}

.order_total_label {
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}

.order_total_value {
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}

.cancel_link_button {
	color: #124E85;
	padding: 5px;
	border: 1px solid #DDDDDD;
}

.cancel_link_button:hover {
	color: #124E85 !important;
	background-color: #FFFFFF !important;

	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

/*******************  Payment gateways *************************/

.payment_gateways,
.payment_gateways tr,
.payment_gateways td {
	padding: 5px;
	border: none;
	/*border: 1px solid #aaa;*/
	vertical-align: top;
}

.payment_gateways th {
	height: 25px;
	line-height: 25px;
	padding-left: 35px;
	background-color: #eee;
	background-image: none;
	border-bottom: 2px solid #AAAAAA;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	font-family: "Trebuchet MS", sans-serif;
	color: #7d8487;
}

.gateway_name {
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #494949;
}

.gateway_form {
	width: auto;
	overflow: auto;
}

.gateway_form input[type=image] {
	width: auto;
	float: left;
	margin-left: inherit !important;
}

/***************************************************************************************************
 *                                      Payment items messages for bids_headerinfo
 ***************************************************************************************************/
.bids_headerinfo {
	margin-bottom: 35px;
	font-weight: bold;
	color: #000;
}

.commission-payment-item,
.bid-payment-item,
.debtors-payment-item,
.featured-payment-item,
.listing-payment-item {
	overflow: auto;
	min-height: 35px;

	margin: 5px 0 5px 0;
	padding: 10px;

	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.commission-payment-item {
	background-color: #FBFFC7;
	border: 3px solid #D5DAA3;
	color: #b2b100;
}

.debtors-payment-item {
	background-color: #FFE0F0;
	border: 3px solid #D9BCCC;
	color: #eb3270;
}

.listing-payment-item {
	background-color: #D8FDFF;
	border: 3px solid #BAD7DB;
	color: #43b4c1;
}

.bid-payment-item {
	background-color: #C7FFCB;
	border: 3px solid #A3D1A6;
	color: #30c64b;
}

.featured-payment-item {
	background-color: #D1FB91;
	border: 3px solid #ABCD76;
}

.featured-payment-item a {
	color: #5e9503;
	text-decoration: underline !important;
}

/***************************************************************************************************
 *                                      Shopping cart
 ***************************************************************************************************/

/************************************* Cart main page **********************************************/
.table_cart_box tr th {
	height: 25px;
	line-height: 25px;
	border: 1px solid #EEEEEE;
	border-bottom: 2px solid #AAAAAA;
	background-image: none;
	background-color: #E3F2F9;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", sans-serif;
	color: #494949;

}

.table_cart_box tr td {
	padding: 5px;
	border: 1px solid #EEEEEE !important;
	text-align: right;
}

.table_cart_box .item-row td {
	padding: 0 5px;
}

.table_cart_box .item-quantity {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.checkout-item-description,
.table_cart_box .cart-item-description {
	font-style: italic;
	font-size: 11px;
}

.cart-total-label {
	padding-right: 30px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}

.cart-total {
	font-size: 20px;
	font-weight: bold;
	color: #494949;
}

.btn-cart-checkout {
	font-weight: bold;
	font-size: 14px;
}

.hide-js-no-items-info {
	display: none;
}

/***************************************************************************************************
 *                                      My user profile
 ***************************************************************************************************/

.table_myuser_profile_box tr,
.table_myuser_profile_box td {
	padding: 5px;
}

/***************************************************************************************************
 *                                      Beez 3 templates overrides
 ***************************************************************************************************/

table {
	border: none !important;
}

span.pagenav {
	color: #000 !important;
}

.auctiongrid_row {
	width: 25%;
}

.auctiongrid_row .bids_price {
	font-size: 18px;
}

.tip-wrap {
	color: #000;
}

/***************************************************************************************************
 *                                      TinyEditor overrides
 ***************************************************************************************************/

div.mce-edit-area {
	height: 250px;
}

#description_ifr {
	height: 250px !important;
}

/***************************************************************************************************
 *                                      Responsive styles
 ***************************************************************************************************/

@media screen and (max-width: 979px) {
	.auction_search_field .auction_lables {
		width: 24.4043%;
	}
}

@media screen and (max-width: 767px) {
	table.auction_bid_box {
		padding: 0;
		margin: 0;
		width: 100%;
	}

	#auction_bids_history {
		margin: 20px 0;
	}

	#auction_bids_history h2 {
		font-size: 0.9rem;
		font-weight: normal;
	}

	.visible-phone.wrap-bids-history,
	.visible-phone.wrap-winner-list,
	.visible-phone.wrap-suggestion-list {
		width: 100% !important;
		display: block !important;
	}

	.auction_title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.auction_section_title {
		position: relative;
		border-bottom: none;
		background-color: #E1E2E4;
		font-weight: bold;
		padding: 3px 0 3px 3px;
		color: #494949;
		font-size: 13px;
		text-align: center;
		text-decoration: none;
	}

	/* Hide bids history, auction-winner-list, suggestion list lists by default */
	.auction_bids_list,
	.auction-winner-list,
	.auction-suggestion-list {
		display: none;
	}

	.toggle-bids-history,
	.toggle-auction-winner,
	.toggle-suggestion-list {
		width: 20px;
		display: block;
		position: absolute;
		top: 2px;
		right: 10px;
		cursor: pointer;
	}

	#suggest_list {
		width: 100%;
	}

	.auction-suggestion-list {
		margin-bottom: 10px;
	}

	#auction_list_container {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.auctiongrid_row {
		padding-top: 0;
		vertical-align: top;
	}

	.auctiongrid_row img {
		max-width: 90%;
	}

	.custom-fields-profile .auction_search_field .auction_lables {
		width: 100%;
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}

	#box-cart-info:hover {
		-webkit-border-bottom-left-radius: 5px !important;
		-moz-border-bottom-left-radius: 5px !important;
		border-bottom-left-radius: 5px !important;
	}

	#box-cart-info:hover .box-cart-content-summary {
		-webkit-border-top-left-radius: 0 !important;
		-moz-border-top-left-radius: 0 !important;
		border-top-left-radius: 0 !important;
	}

	#box-cart-info,
	.box-cart-content-summary {
		width: 100% !important;
		margin: 0 !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	#addBidModal{
		width:auto;
		height:auto;
		max-height:100%;
		left:30%;
	}
}
@media screen and (max-width: 600px) {
	#addBidModal{
		left:25px;
	}

}
@media screen and (max-width: 370px) {
	#addBidModal{
		left:5px;
	}
	#box-cart-info:hover .box-cart-content-summary {
		-webkit-border-top-left-radius: 5px !important;
		-moz-border-top-left-radius: 5px !important;
		border-top-left-radius: 5px !important;
	}

}

@media screen and (min-width: 768px) {
	#auction_bids_history {
		padding: 30px;
	}

	.wrap-bids-history {
		display: none !important;
	}
}
.icon-first,.icon-last {
    display: none !important;
}
.sectiontablefooter {
    display: flex;
    justify-content: center;
}
.pagination ul > li > a, .pagination ul > li > span {
    background-color: transparent !important;
    border: none !important;
}
.pagination-list {
    box-shadow: none;
}
.icon-next::before,.icon-previous::before {
    content: '' !important;
}
.icon-next {
    background-image: url('../../../../templates/atrada/img/icon/arrow-right.png');
    background-position: 50% 50%;
    background-size: contain;
}
.icon-previous {
    background-image: url('../../../../templates/atrada/img/icon/arrow-left.png');
    background-position: 50% 50%;
    background-size: contain;
}
.pagination-list li a {
    color: #235F65 !important;
}
.pagination-list li.active a{
    padding: 4px 8px !important;
    background-color: #235F65 !important;
    color: white !important;
}