

/* Start:/local/templates/mng_v2/template_styles.css?14487453581095*/
.LogoLink {
    height: 98px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
}

.UserInfo {
    text-align: right;
}




/* Статус принят */
.status_N {
    background-color:#ffe657; cursor:default; width:120px;
}                                   /* Статус на доставку */
.status_close, .status_D, .status_cl{
    background-color:#7cb03f; color:white; cursor:default; width:120px;
}
/* Статус выполнен */
.status_F {
    background-color:#679d24; color:white; cursor:default; width:120px;
}
/* Статус обработан */
.status_P {
    background-color:#ced14b; cursor:default; width:120px;
}
/* Статус отказ */
.status_E {
    background-color:#e71802; color:white; cursor:default; width:120px;
}

/* Статус выполнен */
.status_Z {
    background-color:red; color:white; cursor:default; width:120px;
}

/* Статус в обработке */
.status_R {
    background-color:#e3c480; color:white; cursor:default; width:120px;
}
/* Статус Забронирован */
.status_B {
    background-color:#aae380; cursor:default; width:120px;
}

/* End */
/* /local/templates/mng_v2/template_styles.css?14487453581095 */
