.has-error .help-block,
.has-error .control-label {
	color: #a94442;
}

.has-error .form-control.input-transparent {
	color: #a94442;
	border: 1px solid #a94442;
}

.margin-top-5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.text-right-120 {
  text-align: right;
  width:120px;
}

.text-right-kassa {
	text-align: right;
	width:150px;
}

.text-center-120 {
	text-align: center;
	width:120px;
}
.datepicker {
	color: #333;
}

.table-hover > tbody > tr:hover {
    background-color: #8ed3f5;
    /*background-color: #8ac8ee;*/
    /*color: #fff;*/
}

.pagination > li > a {
	color: #0e0101;
}

.qizil{
	color:red;
}

.check-yes{
	background-color: yellow;
}

.td-kassa{
	background-color: #8ed3f5;
	/*background-color: #8CC8EC;*/
	border: 1px solid #a94442;
}

table {
	font-size: 16px;
}

body{
	color: #170202;
}

.logo {
	left: 37px;
	top: 18px;
}

.krug {
    width: 15px;
    height: 14px;
    border-radius: 35px;
    background: #f25118;
    display: inline-block;
}

/*
.price-raw {
	height: 0px;
	background: #000000;
	width: 113%;
	margin-left: -9px;
	margin-right: -7px;
}*/

.markaz {
	text-align: center;
	vertical-align:middle;
}

.magenta{
	color: magenta;
}

.yellow{
	color: yellow;
}

.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	vertical-align: middle;
}

.qd {
	display: flex;
	align-items: center;
}



.qizil-check {
	background-color: #f25118;
	color: white;
}

.qizil > a {
	color: white;
}

.sariq {
	background-color: #ffff0052;
}