
/* twInstrument - дерево на форме инструменты */
.twInstrument .x-tree-icon {
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.twInstrument .x-tree-elbow-img {
    width: 24px;
    height: 24px;
    line-height: 24px;
}
.twInstrument .x-tree-node-text {
  line-height: 24px;
}

fieldset, label { margin: 0; padding: 0; }
body{ margin: 0px; }
h1 { font-size: 1.5em; margin: 0px; }

.order-indicators {
  top: 0px;
}

.order-indicators .x-form-item-label-default {
  font: 300 13px / 4px helvetica, arial, verdana, sans-serif;
}

.order-indicators .x-box-inner {
  position: absolute;
}

.order-f .btn-blue {
    background: linear-gradient(#1A94E0, #007EDB);
    border-color: #1A94E0;
}

.order-f .btn-lightblue {
    background: linear-gradient(#8AC5EF, #65B5E9);
    border-color: #8AC5EF;
}

.order-f .btn-orange {
    background: linear-gradient(#FF5F17, #FF4000);
    border-color: #FF5F17;
}

.order-f .btn-yellow {
    background: linear-gradient(#F2C212, #E6B10C);
    border-color: #F2C212;
}

.order-f .btn-green {
    background: linear-gradient(#4BB543, #2D992A);
    border-color: #2D992A;
}

.order-f .kg .x-box-inner {
    overflow: hidden;
    position: relative;
    left: 0px;
    top: -5px;
}

/* Инструкции  */
.lblArticle {
  color: #172B4D;
  font-size: 28px;
}

.statistic-general-option-button{
position: absolute !important;
  right: 10px;
  top: 10px;
  left: auto !important;
}