/* show pictures */
#bigpic { display:none; position:absolute; z-index:100; background-color:white; border:1px solid #cccccc; text-align:center; }

/* popup mask */
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000000;
	-moz-opacity: 0.4;
	opacity:.40;
	filter: alpha(opacity=40);
}

#popupContainer {
	display:none;
	position: absolute;
	top: 0;
	left: 0;
	width:467px;
	height:326px;
	z-index: 201;
	padding: 0;
	}

.typePrimer {
	border-bottom: 1px dashed black;
	white-space: nowrap;
	display: inline;
	cursor: pointer;
	}

/* background table */
.ColorBgBg {
	background-color: #E6E7E7;
	}

/* background table photo in lot */
.ColorBgFoto {
	background-color: #EBEAEA;
	}

/*background      */
.ColorBgInfo {
	background-color: #FFFFFF;
	}

/* paint table line */
.ColorGreed1 {
	background-color: #F6F6F6;
	}
.ColorGreed2 {
	background-color: #FFFFFF;
	}
.ColorGreed3 {
	background-color: #DEDEDE;
	}
/* active cell */
.ColorCell1 {
	background-color: #FED169;
	}
/* price */
.ColorPrice {
	color: #800000;
	}
/* scores */
.ColorScores {
	color: #009900;
	}
/* cell 1 */
.ColorCell_1 {background-color: #EDEDED;}
/* cell 2 */
.ColorCell_2 {background-color: #FCFCFC;
	}
/* table head on reult */
.bgHeadTable {
	background-color: #eee;
	}
/* url */
a {
	color: #016c8f;
	outline: none;
	}

a img
{
  border: 0 none;
}

.image-link
{
  text-decoration: none;
}

a:hover {
	color: #f90;
	outline: none;
    cursor: pointer;
	}
/* url sort asc */
a.asc {
	display: block;
	background: url('/static/img/asc_01.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
a.asc:hover {
	display: block;
	background: url('/static/img/asc_02.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
/* url sort desc */
a.desc {
	display: block;
	background: url('/static/img/desc_01.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
a.desc:hover {
	display: block;
	background: url('/static/img/desc_02.gif') no-repeat left 0;
	width: 11px;
	height: 11px;
	outline: none;
	}
/* url hide button on searsh panel */
a.lsfb_hide {
	display: block;
	background: url('/static/img/b_001.gif') no-repeat left 0;
	width: 22px;
	height: 25px;
	outline: none;
	}
a.lsfb_hide:hover {
	display: block;
	background: url('/static/img/b_002.gif') no-repeat left 0;
	width: 22px;
	height: 25px;
	outline: none;
	}
/* url show button on searsh panel */
a.lsfb_show {
	display: block;
	background: url('/static/img/b_003.gif') no-repeat left 0;
	width: 26px;
	height: 41px;
	outline: none;
	}
a.lsfb_show:hover {
	display: block;
	background: url('/static/img/b_004.gif') no-repeat left 0;
	width: 26px;
	height:41px;
	outline: none;
	}
/* url show filds form */
a.advanced_fields {
	display: block;
	background: url('/static/img/advanced_fields_big_01.gif') no-repeat left 0;
	width: 250px;
	height: 40px;
	outline: none;
	}
a.advanced_fields:hover {
	display: block;
	background: url('/static/img/advanced_fields_big_02.gif') no-repeat left 0;
	width: 250px;
	height: 40px;
	outline: none;
	}
ol {
    padding-left: 20px;
    margin: 5px;
}
li {
    line-height: 18px;
}
/* checkbox off */
.check_off{
	display: block;
	background: url('/static/img/checkbox_01.gif') no-repeat left 0;
	height: 30px;
	padding-left: 26px;
	}
/* checkbox on */
.check_on{
	display: block;
	background: url('/static/img/checkbox_02.gif') no-repeat left 0;
	height: 30px;
	padding-left: 26px;
	}

/* url auctions */
a.red:link { color: #ff0000; TEXT-DECORATION: none; }
a.red:VISITED { color: #800000; TEXT-DECORATION: none; }
a.red:hover { TEXT-DECORATION: underline; }

a.blue:link { color: #0000ff; TEXT-DECORATION: none; }
a.blue:VISITED { color: #000080; TEXT-DECORATION: none; }
a.blue:hover { TEXT-DECORATION: underline; }

a.rate:VISITED { color: #000080; text-decoration: none; }
.Verdana9px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 9px;
	}
.Verdana10px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 10px;
	}

.Verdana11px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 11px;
	}

.Verdana12px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}

.Verdana13px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 13px;
	}

.Verdana14px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 14px;
	}
.Verdana16px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 16px;
	}

.Verdana18px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 18px;
	}

.Verdana20px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 20px;
	}

.Verdana24px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 24px;
	}
.Color1Verdana12px {
	font-family: Arial Cyr,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #016c8f;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer{
	margin: 10px 10px 10px 10px;
	background-color: #eee;
	border: 1px solid #bcbcbc;
	width: auto;
	}

.foot1 {
	margin: 3px 8px;
	font-size: 12px;
	line-height: 1.4em;
	clear: both;
	}

.foot1 a{
	font-size: 12px;
	color: #016C8F;
	text-decoration: underline;
	}

.foot1 a:hover , .foot2 a:hover{
	font-size: 12px;
	color: #F90;
	text-decoration: underline;
	}
blockquote.block {
	margin: 0;
	padding: 0 0 0 15px;
}

input.button, button.button {
    font-size: 12px;
}
.even_line {
    background-color: #FFFFFF;
    height: 25px;
}
.odd_line {
    background-color: #F6F6F6;
    height: 25px;
}

.cardNumber {
    font-size: 12px;
    width: 80px;
}

.cardString {
    font-size: 12px;
    width: 300px;
}

.cardText {
    font-size: 12px;
    width: 365px;
    height: 70px;
}

.saveMessage {
    color: red;
}

input.total.summary {
    font-weight: bold;
}

input.profit {
    font-weight: bold;
}

input.numberValue.jpy {
    background-color: #FFCDB4;
}

input.numberValue.usd {
    background-color: #DDFFBB;
}

input.numberValue.rur {
    background-color: #FFFFBA;
}

tr.negativeValue {
    background-color: #D77474;
}

.messageBox {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    display: none;
    z-index: 10;
    padding: 10px;
    background-color: #6690C9;
    text-align: left;
    color: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 235px;
}

.error {
    border: 1px solid #000000;
    background-color: #FF4242;
}

tr.operationPayment {
    background-color: #FFCDB4;
}

tr.operationEarning {
    background-color: #DDFFBB;
}

tr.operationBlocking {
    background-color: #FFFFBA;
}

tr.operationInvoice {
    background-color: #ffffff;
}

.content {
	margin-left: 10px;
}

.messageSuccess {
    padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: green;
}

.messageError {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.greenBackground {
	background: #80C880;
}

.pinkBackground {
	background: #FA79C0;
}

.redBackground {
	background: #E2374C;
}

.blueBackground {
	background: #7092CB;
}

.lightPurpleBackground {
	background: #ECD9FF;
}

.displayNone {
    display: none;
}

pre {
    white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
    white-space: -o-pre-wrap; /* Opera */
    white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
    word-wrap: break-word; /* IE 5.5+ */
}

.redColor {
	color: red;
}

.redBold {
    color: red;
    font-weight: bold;
}

.tableBorder {
	border-color: #aaa;
}

/** Pagination **/
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #337ab7;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li.prev > a,
.pagination > li.prev > span,
.pagination > li.first > a,
.pagination > li.first > span,
.pagination > li.next > a,
.pagination > li.next > span,
.pagination > li.last > a,
.pagination > li.last > span {
	font-size: 15px;
	padding: 4px 12px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #ffffff;
	background-color: #337ab7;
	border-color: #337ab7;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
/** Pagination **/

/* Chrome, Safari, Edge, Opera */
.input-number__hidden-arrows::-webkit-outer-spin-button,
.input-number__hidden-arrows::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
/* Firefox */
.input-number__hidden-arrows {
	-moz-appearance:textfield;
}
