

/* Start:/local/components/unr3/orders.list/templates/.default/style.css?1712208313284*/
.hidden {
    display: none !important;
}
.catalog-filter-arrow {
    text-align: right;
}
.placement-filter.absolute {
    position: absolute;
}
.table__thead.table__thead_orders th {
  text-align: center;
}
.table__tbody {
    font-size: 16px;
}
.status.sent {
    color: #419641;
}
/* End */


/* Start:/local/components/unr3/orders.filter/templates/.default/style.css?1712208313148*/
.catalog-filter__row button {
    border: none;
    transition: all 0.3s;
}
.catalog-filter.absolute {
    position: absolute;
    width: 1110px;
}

/* End */


/* Start:/local/components/unr3/map/templates/google/style.css?17122083133452*/
div#map {
    width: 100%;
    height: 80vh;
}
#map.fullscreen {
    position: absolute;
    z-index: 9010;
    width: 100%;
    height: 100%;
}
#map-legend {
    background: #fff;
    padding: 10px;
    margin: 10px;
    border: 1px solid #000;
}
#map-legend h3 {
    margin-top: 0;
}
.traffic-line {
    background-color: #ddd;
}
.traffic-line.red {
    color: red;
    background: linear-gradient(0deg, #ddd 0% 30%, red 35% 65%, #ddd 70% 100%);
}
.traffic-line.yellow {
    color: orange;
    background: linear-gradient(0deg, #ddd 0% 30%, orange 35% 65%, #ddd 70% 100%);
}
.traffic-line.green {
    color: green;
    background: linear-gradient(0deg, #ddd 0% 30%, green 35% 65%, #ddd 70% 100%);
}
.cluster_menu {
    float: left;
    padding-right: 10px;
    border-right: grey 1px solid;
}
.cluster_menu_item:hover {
    text-decoration: underline;
}
.cluster_menu_item.active {
    font-weight: 600;
}
.cluster_info {
    float: right;
    padding-left: 10px;
    margin-left: -1px;
    border-left: grey 1px solid;
}
.cluster_info_item {
    display: none;
}
.cluster_info_item a:hover {
    text-decoration: underline;
}
.cluster_info_item.active {
    display: block;
}
.map-button {
    padding: 5px;
    background-color: white;
    color: black;
    margin: 10px;
    border-radius: 2px;
    border: 1px solid grey;
    text-align: center;
    cursor: pointer;
}
.polygon_ui{
    font-size: 14px;
    font-family: "PT Sans", "DeJaVu Sans", sans-serif;
}
.polygon_ui.active{
    background-color: yellow;
    color: black;
    cursor: pointer;
}
.polygon_ui_draw {
}
.polygon_ui_draw .polygon_ui_img {
    background-image: url(/local/components/unr3/map/templates/google/images/polygon.png);
    width: 16px;
    height: 16px;
}
.polygon_ui_delete {
}
.polygon_ui_delete .polygon_ui_img {
    background-image: url(/local/components/unr3/map/templates/google/images/polygon-d.png);
    width: 16px;
    height: 16px;
}
.fullscreen_ui {
}
.fullscreen_ui div {
    height: 18px;
    width: 18px;
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%20018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23666%22%20d%3D%22M0%2C0v2v4h2V2h4V0H2H0z%20M16%2C0h-4v2h4v4h2V2V0H16z%20M16%2C16h-4v2h4h2v-2v-4h-2V16z%20M2%2C12H0v4v2h2h4v-2H2V12z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}
.fullscreen_ui.active div {
    background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23666%22%20d%3D%22M4%2C4H0v2h6V0H4V4z%20M14%2C4V0h-2v6h6V4H14z%20M12%2C18h2v-4h4v-2h-6V18z%20M0%2C14h4v4h2v-6H0V14z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
}
.filter_ui {
    display: none;
    font-size: 14px;
    font-family: "PT Sans", "DeJaVu Sans", sans-serif;
}
.fullscreen .filter_ui {
    display: block;
}
#draw-canvas {
    cursor: crosshair;
}
.map-info {
    padding-right: 15px;
}
.map-info p {
    margin-bottom: 0.3rem;
}
.map-info .address-info {
    font-size: large;
    max-width: 360px;
}
.map-info .address-info a:hover {
    color: #f13724;
}
.map-info span {
    font-weight: bold;
}
.map-info img {
    max-width: 360px;
}
ymaps[class$=cluster-content__header] {
    display: none;
}
ymaps[class$=balloon__close-button] {
    transform: scale(1.5);
    width: 40px;
}
ymaps[class$=hint] .map-info {
    margin: 5px 3px 2px;
}
.gm-style-iw button[title=Close] img {
    transform: scale(2) translate(-2px,2px);
}

/* End */
/* /local/components/unr3/orders.list/templates/.default/style.css?1712208313284 */
/* /local/components/unr3/orders.filter/templates/.default/style.css?1712208313148 */
/* /local/components/unr3/map/templates/google/style.css?17122083133452 */
