.spec {
	/*width: 320px;*/
	margin: 0;
	padding:0;
	text-align: left;
	background:#fff;
	font-family: tahoma, sans-serif;
}
.special-header{
	width: 320px;
	background:#800000 !important;
	margin: 0;
}

.special-title {
	align-content: center;
	text-align:center;
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	padding: 5px;
}
.special-body {
	height:40px;
	font-size: 14px;
}

.special-body .special-item {
	float: left;
	height:40px;
	margin:0;
	padding:0;
	font-weight: bold;

}
.special-item  .first-line-left{
	width: 40px;
	max-height:40px;
	text-align:center;
	vertical-align:middle;
	font-size: 20px;
	font-weight: bold;
	padding:8px 0;
	color: #ffffff;
	background-color:#800000 !important;
	}
.special-item .first-line-right{
	/*width: 500px !important;*/
	padding: 10px 0 0 4px;
	font-size: 13px;
}
.bonus_zag{
	font-size: 14px;
	font-style:italic;
	padding:10px 0 0 0;
}
.ex_coef{
	font-weight: bold;
}
.spec_coef{
	font-weight: bold;
	color: #f00
}

.match-date{
	font-size: 14px;
	text-align:center;
}
.match-name {
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}

.result-right{
    float: right;
    width: 30px;
	max-height:30px;
	text-align:center;
	vertical-align:middle;
	font-size: 12px;
	font-weight:bold;
	padding:8px 0;
	margin:0;
	color:#800000;
    background: #c0c0c0;
}
.result-left {
    overflow: hidden;
    height: 30px;
	font-size: 12px;
	padding: 0 10px;
    background: #f1f1f1;
}
.sum-express {
	height: 20px;
	border-radius: 4px;
	border-top: 3px solid #d4d4d4;
	margin-top:-10px;
	margin-bottom:-3px;
	outline: none;
	font-size: 12px;
	color: #848484;
	width: 100px;
}

.place_bet {
	width: 100%;
	height: 30px;
	background: url('/img/send-pay.png') no-repeat;
	background-position:center center;
	-webkit-box-sizing: border-box;
	border-radius: 4px;
	margin-bottom:0px;
	border: 0;
	outline: 0;
	font-size: 15px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
.place_bet:hover {
	background: url('/img/vote_large.png') no-repeat;
	background-position:center center;
	cursor: pointer;
}

/*MKW*/
.imgvg {
	/*width: 60px;*/
}

.koefs{
	cursor: pointer;
}

.busket-body .busket-item.dep .name {
	color: #999999;
}

.busket-body .busket-item.deleted .name, .busket-item.deleted .koef.value {
	text-decoration: line-through;
}

.koef.changed {
	color: #262626;
	background: #F8BF16;
}

.blink {
	color: #FFF !important;
	background: #FBA207 !important;
}