.icon-close:before {
  content: "\e92f";
}
.icon-done1:before {
  content: "\e930";
}
.icon-new:before {
  content: "\e931";
}
.icon-out:before {
  content: "\e932";
}
.icon-user-offline:before {
  content: "\e933";
}
.icon-user-online:before {
  content: "\e934";
}


.color-gray-blue
{
    color: #b2cad0;
}
.color-light-blue
{
    color: #b4e5ef;
}

.fs-13
{
    font-size: 13px;
}
.fs-14
{
    font-size: 14px;
}

.priority-badge-0
{
    background: #b2cad0;
}
.priority-badge-1
{
    background: #f6695e;
}
.priority-badge-2
{
    background: #fa905d;
}
.priority-badge-3
{
    background: #ffbd5c;
}
.priority-badge-4
{
    background: #c3c674;
}
.priority-badge-5
{
    background: #78bf65;
}
.priority-badges-dropdown
{
    width: 260px;
    padding-left: 16px;
    padding-right: 16px;
    text-align: justify;
    text-align-last: justify;
    line-height: 22px;
    cursor: default;
}
.priority-badges-dropdown a.bage
{
    margin: 0;
}
.orderInfoFiles
{
    font-size: 13px;
    margin-top: 13px;
}
.orderInfoFiles:before
{
    content: '';
    display: block;
    border-top: 1px solid #dedede;
    margin-bottom: 16px;
    width: 182px;
}
.orderFile__link-ico
{
    font-size: 30px;
    vertical-align: text-bottom;
}
.orderFile__link a
{
    margin-right: 10px;
}
.row__navToggle.row__navToggle-nomargin
{
    margin: 0;
}
.row__navDrop.row__navDrop-right
{
    right: -5px;
    margin-left: 0;
}
.row__navDrop.row__navDrop-right:before
{
    left: auto;
    right: 15px;
}
.orderTop__info
{
    overflow: visible;
}
