html,
body {
    height: 100%;
    background: #eef2f4;
    /*font-family: 'Ubuntu', sans-serif;*/

    font-family: "Helvetica Neue", Helvetica, Ubuntu, Arial, sans-serif;
}

.nocost{
    color:orange;
}
.dprofit{
    color:red;
    font-weight: bolder;
}
.order-item td{
    padding:0 10px;
}

.order-item td.fc {
    min-width:70px;
    text-align: center;
}



.hilight tr:hover{
 background: #f9f9f9;
}

.storname-yellow{
    color:#ddcc00;
}
.storname-green{
    color:#1be91b;
}
.redtext{
    color:red;
}
.storname-blue{
    color: #4b4bfa;
}
.order-item{
    padding: 1px 5px;
    font-size: 90%;
    border-bottom: 1px dashed #e5e6ef;
    font-weight: 600;
    letter-spacing: 0.09ex;
}
.order-item:nth-child(even){
    background: #e5e6ef;
}
.dayoff{
    background-color:#ff7c7c !important;
}
.hollyday{
    background-color:#f9c1bf;
}


.clickp {
    color: #000;
}

.clickp:hover span{
    color: #37393a;
}
.clickp span
{
    color: #eaeaea;
}
.workday{
  
}

.gas-price-input-row{
   height: 30px;
    padding: 2px 0px;
}
.gas-price-client-row{
    vertical-align: middle;
    height: 30px;
    padding: 5px 0px;
    border-bottom: 1px dashed #bfbfbf;
}
.gas-price-date-input{
    width: 90px;
}
.gas-price-price-input{
    width: 90px;
}
.zaderjka{
    color:red;
}
.weekend{
    color: #337ab7;
}

.deleted{
    color: #b3a6a6;
    background: #f3e8e8;
}


.table-striped > tbody > tr.deleted:nth-of-type(odd) {
    background-color: #f3e8e8;
}



.in-move{
    color: #ea4b4b;
}
.inactive{
    color: #ddd;
}
.hint{
    font-size: 80%;
    color:#908c8c;
}
.error-my{
    background-color: red;
}

button.kv-editable-value {
    color: #0a0a0a;
}
.pa20{
    padding: 20px;
}
.plr20{
    padding-left: 20px;
    padding-right: 20px;
}
.w200{
    width: 200px;
}

.action{
    border: 0;
    background: none;
}

.wrap input{
    border-radius: 0;
}

.wrap textarea{
    border-radius: 0;
}

.wrap .btn{
    border-radius: 0;
}

.wrap select{
    border-radius: 0;
}

.wrap button{
    border-radius: 0;
}

h3{
    margin: 0;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.header{
    min-height: 63px;
    background: #535c69;
}

.header .container{
    width: 100%;
}

.navbar-inverse .navbar-nav > li > a.m-link{
    color: #ffffff;
    font-size: 18px;
    font-family: 'Ubuntu', sans-serif;
}

.probel{
    width: 400px;
}

.navbar-inverse .navbar-nav > li > a.bg-time {
    background-color: #91b33e;
    color: #ffffff;
}

.m-breadcrumb{
    background-color: #fff;
    background-image: linear-gradient(to bottom,#fbfbfb,#eff6f9);
    border: 1px solid #d7dee0;
    border-radius: 5px;
    box-shadow: 0 1px 0 #dde5e8;
    margin: 0 0 1px;
    padding: 9px 7px 10px 10px;
    position: relative;
}

a.bg-time{
    margin-top: -6px;
    background-color: #91b33e;
    color: #ffffff;
    font-size: 38px;
    font-family: 'Ubuntu', sans-serif;
    height: 63px;
    line-height: 40px;
    text-align: center;
}

.link-main{
    color: #ffffff;
    text-decoration: none;
    font-size: 30px;
    line-height: 33px;
}

#time-show{
    color: #ffffff;
    font-size: 38px;
    font-family: 'Ubuntu', sans-serif;
    height: 63px;
    line-height: 30px;
    text-align: center;
}

#app-name{
    color: #ffffff;
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
    height: 63px;
    line-height: 59px;
    font-weight: bold;
    /*border-right: 1px solid #838b94;*/
    text-align: left;
}

#order-new{
    color: #ffffff;
    font-size: 20px;
    font-family: 'Ubuntu', sans-serif;
    /*border-right: 1px solid #838b94;*/
}

#login-block{
    color: #ffffff;
    font-size: 15px;
    font-family: 'Ubuntu', sans-serif;
    line-height: 60px;
    /*border-right: 1px solid #838b94;*/
    text-align: center;
}

.badge{
    border: 0;
    font-weight: normal;
}

.m-button{
    background: none;
    border: 0;
    color: #ffffff;
    width: 115px;
    height: 63px;
}

.font-order{
    font-size: 20px;
    margin-top: -2px;
    font-weight: normal;
}

.main-contant{
    background: #ffffff;
    margin: 7px;
    padding: 7px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.av-count{
    font-size: 70%;
}

.fleft{
    float: left;
}
.fright{
    float: right;
}
.clr{
    overflow: hidden;
}
.year{
    width: 120px;
}
.red-text{
    color:red;
    font-weight: bold;
}