/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./apps/tme/src/legacy/jquery-ui.structure.css ***!
  \***************************************************************************************************************************/
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-autocomplete-layer {
    z-index: 10000;
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index: 9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[4]!./apps/tme/src/lifting/lifting.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
svg:not(:root){box-sizing:content-box}.c-progress-bar__custom-svg svg{height:3.2rem;width:3.2rem}body#catalogue{width:100%;font-family:"Lato","Lato-polyfill","Constantia"}body#catalogue .o-alert-label{max-width:none}[dir] body#catalogue .o-alert-label{margin:0;border-radius:0}body#catalogue.u-overflow-hidden{overflow:hidden !important}.c-header *,.c-newsletter__container *,.c-footer *{font-family:"Lato","Lato-polyfill","Constantia"}.c-header__favourites:hover{-webkit-text-decoration:none;text-decoration:none}[dir] form.c-header__form, [dir] .c-newsletter__inputs{margin:0}form.c-header__form .c-newsletter__email-input,form.c-header__form .c-newsletter__button-input,.c-newsletter__inputs .c-newsletter__email-input,.c-newsletter__inputs .c-newsletter__button-input{height:4.5rem}[dir] form.c-header__form .c-newsletter__email-input, [dir] form.c-header__form .c-newsletter__button-input, [dir] .c-newsletter__inputs .c-newsletter__email-input, [dir] .c-newsletter__inputs .c-newsletter__button-input{padding:0 1.5rem;border:0}form.c-header__forminput,.c-newsletter__inputsinput{height:unset;font-size:14px;width:100%}[dir] form.c-header__forminput, [dir] .c-newsletter__inputsinput{margin-bottom:0}[dir] form.c-header__forminput:focus, [dir] .c-newsletter__inputsinput:focus{box-shadow:none}#productsDiv .katalog b{color:#2e353b}#products select{font-family:"Helvetica Neue",sans-serif}.ps__rail-y .ps__thumb-y{opacity:0}#parameters .parameter_box .P03{z-index:0}.fixedDataTableLayout_main.public_fixedDataTable_main{z-index:0}.c-footer__accordion{font-weight:bold}#content{z-index:1}#content table{border-spacing:2px;color:#2e353b}[dir] #content th{border:none}[dir] #content th{border:none}[dir] #content tr:nth-child(2n){background-color:rgba(0,0,0,0)}#content .tablesorter.table.table-bordered.table-condensed.table-striped.tablesorter-default{width:100%}[dir=ltr] #content .category_groups ul.group_tree li{padding:3px 0 3px 20px;margin-left:0}[dir=rtl] #content .category_groups ul.group_tree li{padding:3px 20px 3px 0;margin-right:0}[dir=ltr] #content .form-inline.symbols{text-align:left}[dir=rtl] #content .form-inline.symbols{text-align:right}[dir] #content .container li{padding:unset;margin:unset}#content .container h2{color:#cd0004;font-size:14px}#content .container p{line-height:unset;color:#000}#content .container .event-news-item,#content .container .title,#content .container .date{color:#999;font-size:9px;font-weight:700}#content .container input[type=file]{line-height:unset}[dir=ltr] #content .container #parking-container thead th:first-child, [dir=ltr] #content .container #parking-container thead th:last-child{border-right:none;border-left:none}[dir=rtl] #content .container #parking-container thead th:first-child, [dir=rtl] #content .container #parking-container thead th:last-child{border-left:none;border-right:none}#content .container #linecard_form .input-block-level{width:100%}[dir] #content .container .events li{padding:5px}#content .container .events li .intro{font-weight:500}.c-newsletter .c-newsletter__email-input{color:#2e353b;box-sizing:border-box}[dir=ltr] .c-newsletter .c-newsletter__email-input{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .c-newsletter .c-newsletter__email-input{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;border-bottom-left-radius:0;border-top-left-radius:0}.c-login-modal__container *{font-family:"Lato","Lato-polyfill","Constantia",Sans-Serif}.c-login-modal__container .c-login-modal__header .o-h3{font-weight:700}[dir] .c-login-modal__container .c-login-modal__form{margin:0}.c-login-modal__container .o-form__input{display:block;min-height:5rem;width:100%;box-sizing:border-box;outline:none;transition:none}[dir] .c-login-modal__container .o-form__input{padding:0 2rem;margin-bottom:0;background:none;border:none;border-bottom:.1rem solid rgba(0,0,0,0);box-shadow:none}[dir] .c-login-modal__container .o-form__input:focus{border-color:rgba(0,0,0,0);box-shadow:none}[dir] .c-login-modal__container .o-form__input-field--filled .o-form__input, [dir] .c-login-modal__container .o-form__input-field--focus .o-form__input{padding-top:1.4rem}[dir] .c-login-modal__container .o-form__input-field--focus .o-form__input{border-bottom:.1rem solid #183884}.c-login-modal__container .c-login-modal__input{font-size:1.6rem}[dir] .c-login-modal__container .c-login-modal__hr{margin-top:.7rem;border:.1rem solid rgba(46,53,59,.3)}[dir] .office-box{margin-bottom:10px}.office-box__button{display:inline-block}.office-login-form .popup_message{max-height:80vh}#chat-widget-container{z-index:2147483639 !important}#ui-datepicker-div{width:auto}[dir] #ui-datepicker-div{border-radius:.5rem;border:none;background:#fff;padding:0;box-shadow:0px 0px 1.5rem 0px rgba(46,53,59,.5)}#ui-datepicker-div *{font-family:"Lato",sans-serif}[dir] #ui-datepicker-div .ui-corner-all{border-radius:0}#ui-datepicker-div .ui-datepicker-title{font-size:1.6rem}#ui-datepicker-div .ui-datepicker-header{font-family:"Lato",sans-serif}[dir=ltr] #ui-datepicker-div .ui-datepicker-header{border-top-left-radius:.5rem;border-top-right-radius:.5rem}[dir=rtl] #ui-datepicker-div .ui-datepicker-header{border-top-right-radius:.5rem;border-top-left-radius:.5rem}#ui-datepicker-div .ui-datepicker-calendar{font-size:1.4rem}[dir=ltr] #ui-datepicker-div .ui-datepicker-calendar th:first-child, [dir=ltr] #ui-datepicker-div .ui-datepicker-calendar th:last-child{border-left:rgba(0,0,0,0);border-right:rgba(0,0,0,0)}[dir=rtl] #ui-datepicker-div .ui-datepicker-calendar th:first-child, [dir=rtl] #ui-datepicker-div .ui-datepicker-calendar th:last-child{border-right:rgba(0,0,0,0);border-left:rgba(0,0,0,0)}#ui-datepicker-div .ui-datepicker-calendar th{color:#2e353b}#ui-datepicker-div .ui-datepicker-calendar td{height:auto;width:auto;box-sizing:border-box}#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day .ui-state-active{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}[dir] #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day .ui-state-active{border:none;background-color:#183884;border-radius:50%}#ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day.ui-datepicker-today .ui-state-highlight{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:3.2rem;height:3.2rem}[dir] #ui-datepicker-div .ui-datepicker-calendar td.ui-datepicker-current-day.ui-datepicker-today .ui-state-highlight{border:.1rem solid #cd0004;background-color:#183884}[dir] #ui-datepicker-div .ui-datepicker-calendar tr:nth-child(2n){background-color:rgba(0,0,0,0)}[dir] #ui-datepicker-div .ui-datepicker-header.ui-widget-header{background:#183884}#ui-datepicker-div .ui-state-default{display:inline-flex;align-items:center;justify-content:center;color:#2e353b;font-size:1.4rem;width:3.2rem;height:3.2rem;box-sizing:border-box}[dir] #ui-datepicker-div .ui-state-default{padding:.7rem;border:none;background:none;text-align:center}#ui-datepicker-div .ui-state-default:hover{color:#fff;min-width:2.2rem;min-height:2.2rem}[dir] #ui-datepicker-div .ui-state-default:hover{background:#183884;border-radius:50%}#ui-datepicker-div .ui-state-highlight{box-sizing:border-box;width:3.2rem;height:3.2rem}[dir] #ui-datepicker-div .ui-state-highlight{border:.1rem solid #cd0004;border-radius:50%}#ui-datepicker-div .ui-state-active{color:#fff}[dir] #ui-datepicker-div .ui-state-hover{border-radius:50%;border:0}[dir] #ui-datepicker-div .ui-datepicker-next:hover, [dir] #ui-datepicker-div .ui-datepicker-prev:hover{background:#4065bc}[dir] #ui-datepicker-div .ui-icon{background-position:center;background-size:75%}[dir] #ui-datepicker-div .ui-icon.ui-icon-circle-triangle-w{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJjYXRhbG9ndWUtc2F2ZS1pY29uLXN2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLmNhdGFsb2d1ZS1zYXZlLWljb257ZmlsbDojZmZmZmZmO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9ImNhdGFsb2d1ZS1zYXZlLWljb24iIGQ9Ik0yNSwzOC45QzI0LjksMzguOCw4LjcsMjIuNSwwLjYsMTQuNGMtMC43LTAuNy0wLjgtMS44LTAuMy0yLjZjMC42LTAuOCwyLTEsMi44LTAuM2MxLjQsMS4yLDIxLjgsMTcuOSwyMS45LDE4CgkJYzAuNC0wLjMsMTguOS0xNS41LDIxLjktMThjMC43LTAuNiwxLjktMC42LDIuNiwwYzAuNywwLjcsMC44LDEuOSwwLjEsMi42QzQ5LjUsMTQuMywyNS4xLDM4LjgsMjUsMzguOXoiLz4KPC9zdmc+Cg==)}[dir=ltr] #ui-datepicker-div .ui-icon.ui-icon-circle-triangle-w{transform:rotate(90deg)}[dir=rtl] #ui-datepicker-div .ui-icon.ui-icon-circle-triangle-w{transform:rotate(-90deg)}[dir] #ui-datepicker-div .ui-icon.ui-icon-circle-triangle-e{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJjYXRhbG9ndWUtc2F2ZS1pY29uLXN2ZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDUwIDUwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MCA1MDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLmNhdGFsb2d1ZS1zYXZlLWljb257ZmlsbDojZmZmZmZmO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9ImNhdGFsb2d1ZS1zYXZlLWljb24iIGQ9Ik0yNSwzOC45QzI0LjksMzguOCw4LjcsMjIuNSwwLjYsMTQuNGMtMC43LTAuNy0wLjgtMS44LTAuMy0yLjZjMC42LTAuOCwyLTEsMi44LTAuM2MxLjQsMS4yLDIxLjgsMTcuOSwyMS45LDE4CgkJYzAuNC0wLjMsMTguOS0xNS41LDIxLjktMThjMC43LTAuNiwxLjktMC42LDIuNiwwYzAuNywwLjcsMC44LDEuOSwwLjEsMi42QzQ5LjUsMTQuMywyNS4xLDM4LjgsMjUsMzguOXoiLz4KPC9zdmc+Cg==)}[dir=ltr] #ui-datepicker-div .ui-icon.ui-icon-circle-triangle-e{transform:rotate(-90deg)}[dir=rtl] #ui-datepicker-div .ui-icon.ui-icon-circle-triangle-e{transform:rotate(90deg)}.ui-datepicker{width:17em;display:none}[dir] .ui-datepicker{padding:.2em .2em 0}.ui-datepicker .ui-datepicker-header{position:relative}[dir] .ui-datepicker .ui-datepicker-header{padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:4px;width:1.8em;height:1.8em}[dir=ltr] .ui-datepicker .ui-datepicker-prev{left:2px}[dir=rtl] .ui-datepicker .ui-datepicker-prev{right:2px}[dir=ltr] .ui-datepicker .ui-datepicker-next{right:2px}[dir=rtl] .ui-datepicker .ui-datepicker-next{left:2px}.ui-datepicker .ui-datepicker-prev .ui-icon,.ui-datepicker .ui-datepicker-next .ui-icon{display:block;position:relative;width:16px;height:16px;top:4px}[dir=ltr] .ui-datepicker .ui-datepicker-prev .ui-icon, [dir=ltr] .ui-datepicker .ui-datepicker-next .ui-icon{left:4px}[dir=rtl] .ui-datepicker .ui-datepicker-prev .ui-icon, [dir=rtl] .ui-datepicker .ui-datepicker-next .ui-icon{right:4px}.ui-datepicker .ui-datepicker-title{line-height:1.8em}[dir] .ui-datepicker .ui-datepicker-title{margin:0 2.3em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em}[dir] .ui-datepicker .ui-datepicker-title select{margin:1px 0}.ui-datepicker select.ui-datepicker-month{min-width:60%}.ui-datepicker select.ui-datepicker-year{max-width:40%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse}[dir] .ui-datepicker table{margin:0 0 .4em}.ui-datepicker th{font-weight:bold}[dir] .ui-datepicker th{padding:.7em .3em;text-align:center;border:0}[dir] .ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;-webkit-text-decoration:none;text-decoration:none}[dir] .ui-datepicker td span, [dir] .ui-datepicker td a{padding:.2em}[dir=ltr] .ui-datepicker td span, [dir=ltr] .ui-datepicker td a{text-align:right}[dir=rtl] .ui-datepicker td span, [dir=rtl] .ui-datepicker td a{text-align:left}[dir] .ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-bottom:0}[dir=ltr] .ui-datepicker .ui-datepicker-buttonpane{border-left:0;border-right:0}[dir=rtl] .ui-datepicker .ui-datepicker-buttonpane{border-right:0;border-left:0}.ui-datepicker .ui-datepicker-buttonpane button{width:auto;overflow:visible}[dir] .ui-datepicker .ui-datepicker-buttonpane button{margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em}[dir=ltr] .ui-datepicker .ui-datepicker-buttonpane button{float:right}[dir=rtl] .ui-datepicker .ui-datepicker-buttonpane button{float:left}[dir=ltr] .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}[dir=rtl] .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker.ui-datepicker-multi{width:auto}[dir=ltr] .ui-datepicker-multi .ui-datepicker-group{float:left}[dir=rtl] .ui-datepicker-multi .ui-datepicker-group{float:right}.ui-datepicker-multi .ui-datepicker-group table{width:95%}[dir] .ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}[dir=ltr] .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, [dir=ltr] .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}[dir=rtl] .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, [dir=rtl] .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0}[dir=ltr] .ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}[dir=rtl] .ui-datepicker-multi .ui-datepicker-buttonpane{clear:right}.ui-datepicker-row-break{width:100%;font-size:0}[dir] .ui-datepicker-row-break{clear:both}[dir=ltr] .ui-datepicker-rtl{direction:rtl}[dir=rtl] .ui-datepicker-rtl{direction:ltr}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-prev{left:2px;right:auto}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-next{right:2px;left:auto}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-prev:hover{left:1px;right:auto}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-next:hover{right:1px;left:auto}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:left}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:right}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, [dir=ltr] .ui-datepicker-rtl .ui-datepicker-group{float:right}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, [dir=rtl] .ui-datepicker-rtl .ui-datepicker-group{float:left}[dir=ltr] .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, [dir=ltr] .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}[dir=rtl] .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, [dir=rtl] .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;border-right-width:1px}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35)}[dir] .ui-state-disabled, [dir] .ui-widget-content .ui-state-disabled, [dir] .ui-widget-header .ui-state-disabled{background-image:none}[dir] .account__e-invoice-container .e-invoice__two-cols{padding:0;background:#fff}[dir] .account__e-invoice-container .e-invoice__fieldset{padding:0;border:0}[dir] .account__e-invoice-container .e-invoice__checkbox-container .o-custom-checkbox__label{padding-top:0}[dir] .e-invoice__wrapper{padding:0 .3rem 2rem .3rem;margin-top:.5rem;border-top:.1rem solid #d6d6d6}[dir] .e-invoice__fieldset{margin:2rem 0 0 0;padding:0 0 2rem 0;border:0}.e-invoice__email-label{font-size:1.4rem}[dir] .e-invoice__email-label{margin:0}.e-invoice-title{color:#183884;font-size:1.8rem}[dir] .e-invoice-title{margin-bottom:.5rem}.e-invoice__two-cols{display:grid;align-items:center}[dir] .e-invoice__two-cols{margin-top:1rem;padding:1rem;background:#f5f5f5;border:0;border-radius:.5rem}@media(min-width: 768px){.e-invoice__two-cols{grid-template-columns:1fr auto;column-gap:1rem}[dir] .e-invoice__two-cols{padding:2rem}}@media(min-width: 1280px){.e-invoice__two-cols{grid-template-columns:1fr auto;column-gap:1rem}[dir] .e-invoice__two-cols{padding:2rem}}.e-invoice__info-container{display:grid;grid-row-gap:1rem;row-gap:1rem}.e-invoice__info-email{color:#183884}.e-invoice__button-container{display:flex;align-self:flex-end;justify-content:flex-end;width:100%}[dir] .e-invoice__button-container{margin-top:2.5rem}.e-invoice__button{min-width:12rem;color:#183884}.e-invoice__checkbox-container .o-custom-checkbox__container{display:inline-grid;align-self:start;grid-row:1}[dir] .e-invoice__checkbox-container .o-custom-checkbox__label{padding-top:.5rem}.e-invoice__checkbox-consent{grid-row:1;font-weight:400}[dir=ltr] .e-invoice__checkbox-consent{padding-left:1rem}[dir=rtl] .e-invoice__checkbox-consent{padding-right:1rem}.e-invoice__checkbox-label{display:grid;grid-template-columns:2.2rem auto;grid-template-rows:auto auto;align-items:center}[dir] .e-invoice__checkbox-label{margin-bottom:0}.e-invoice__checkbox-label p{display:inline}.e-invoice__toggler{grid-column:2}[dir] .e-invoice__toggler{text-align:right;cursor:pointer}[dir=ltr] .e-invoice__toggler{padding-left:1rem}[dir=rtl] .e-invoice__toggler{padding-right:1rem}#email.e-invoice__input{vertical-align:middle;transition:border .2s linear, box-shadow .2s linear;font-size:1.4rem;outline:none}[dir] #email.e-invoice__input{margin:.8rem 0;box-shadow:inset 0 .1rem .1rem rgba(0,0,0,.075);border:.1rem solid #b5b5b5;padding:.6rem;border-radius:.5rem}[dir] #email.e-invoice__input:focus{box-shadow:none;border:.1rem solid #183884}[dir] #email.e-invoice__input[data-css-error=true]{border-bottom:.1rem solid #cd0004 !important}[dir] .e-invoice__contact-dok{margin-top:1rem}.e-invoice__email-input-inner-container{width:20rem;display:flex;flex-direction:column}.e-invoice__email-input-error{color:#cd0004}#catalogue__last-step-close-button{visibility:hidden}@media(min-width: 768px){.redirect-button{position:absolute;bottom:1rem;z-index:1}[dir=ltr] .redirect-button{right:2rem}[dir=rtl] .redirect-button{left:2rem}}[dir] .o-submenu__navigation{margin-bottom:3rem}.o-submenu__second-level{display:flex;flex-wrap:wrap;font-weight:700;width:100%}[dir] .o-submenu__second-level{background-color:rgba(0,0,0,0);padding:0;border-bottom:.1rem solid #f5f5f5}.o-submenu__navigation-list{list-style-type:none}[dir] .o-submenu__navigation-list{padding:0;margin:0}[dir] .o-submenu__navigation-list--active, [dir] .o-submenu__navigation-list:hover{background-color:#f5f5f5;cursor:pointer}[dir=ltr] .o-submenu__navigation-list--active, [dir=ltr] .o-submenu__navigation-list:hover{border-top-right-radius:.6rem;border-top-left-radius:.6rem}[dir=rtl] .o-submenu__navigation-list--active, [dir=rtl] .o-submenu__navigation-list:hover{border-top-left-radius:.6rem;border-top-right-radius:.6rem}.o-submenu__navigation-list--active .o-submenu__navigation-href{color:#183884;font-weight:700}[dir] .o-submenu__navigation-list--active .o-submenu__navigation-href{background-color:rgba(0,0,0,0)}.o-submenu__navigation-href{color:#2e353b;display:block;-webkit-text-decoration:none;text-decoration:none}[dir] .o-submenu__navigation-href{padding:1.7rem 2rem}.o-alert-label{display:grid;grid-template-columns:4rem 1fr;align-items:center;min-height:4rem;overflow:hidden;color:#2e353b;font-size:1.2rem;font-family:"Lato","Lato-polyfill","Constantia"}[dir] .o-alert-label{margin:.5rem 1rem .5rem 1rem}@media(min-width: 768px){.o-alert-label{font-size:1.4rem}[dir] .o-alert-label{margin:.5rem 1rem .5rem 1rem}}@media(min-width: 1280px){.o-alert-label{grid-template-columns:4rem auto;max-width:128rem}[dir] .o-alert-label{margin:.5rem auto .5rem auto}}.o-alert-label{display:none;position:relative}.o-alert-label[data-css-is-large=true]{grid-template-columns:6rem 1fr;min-height:5rem}.o-alert-label[data-css-is-large=true] .o-alert-label__icon{width:3rem;height:3rem}@media(min-width: 1280px){.o-alert-label[data-css-is-large=true]{grid-template-columns:6rem auto}}@media(min-width: 1280px)and (max-width: 1311px){[dir=ltr] .o-alert-label{padding-left:1rem;padding-right:1rem}[dir=rtl] .o-alert-label{padding-right:1rem;padding-left:1rem}}.o-alert-label.is-active{display:grid}.o-alert-label p{line-height:1.15em}[dir] .o-alert-label p{margin:0}.o-alert-label__icon-container{display:flex;align-items:center;justify-content:center;height:100%;box-sizing:border-box}[dir=ltr] .o-alert-label__icon-container{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}[dir=rtl] .o-alert-label__icon-container{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}[dir] .o-alert-label__icon-container--warning{background:#ffc70e}[dir] .o-alert-label__icon-container--error{background:#cd0004}[dir] .o-alert-label__icon-container--info{background-color:#4065bc}.o-alert-label__icon-container--info .o-alert-label__icon{fill:#183884}.o-alert-label__content-container{display:flex;flex-wrap:wrap;column-gap:1.2rem;row-gap:1rem;align-items:center;box-sizing:border-box;height:100%;overflow:auto}[dir] .o-alert-label__content-container{padding:1rem 1.5rem;background-color:#fff;border:.1rem solid #b5b5b5}[dir=ltr] .o-alert-label__content-container{border-left:none;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] .o-alert-label__content-container{border-right:none;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}@media(min-width: 768px){.o-alert-label__content-container{column-gap:2rem}}.o-alert-label__content-container ul{display:grid;grid-template-columns:1fr;grid-row-gap:1rem;row-gap:1rem;list-style-type:none}[dir] .o-alert-label__content-container ul{margin:0;padding:0}[dir] .o-alert-label__content-container ul li{margin:0}.o-alert-label__icon{justify-self:flex-end;width:2rem;height:2rem;fill:#fff}.o-alert-label__link{font-size:1.2rem;font-weight:400;color:#000}[dir] .o-alert-label__link{cursor:pointer}@media(min-width: 768px){.o-alert-label__link{grid-column:1/span 1;justify-self:flex-start}}@media(min-width: 1280px){.o-alert-label__link{grid-column:2/span 1;justify-self:center}}.o-alert-label__close{position:absolute;top:0;width:2.5rem;height:2.5rem;fill:#2e353b}[dir] .o-alert-label__close{padding:1rem}[dir=ltr] .o-alert-label__close{right:0}[dir=rtl] .o-alert-label__close{left:0}@media(min-width: 768px){.o-alert-label__close{display:none}}.c-sales-history-alert__content-text{font-weight:700}.c-sales-history-alert__content-link{color:#2e353b}[dir] .c-sales-history-alert__container{margin:.5rem 1rem 2rem 1rem}[dir] .c-sales-history-alert__container .o-alert-label{margin:0;padding:0}@media(min-width: 768px){.c-sales-history-alert__container{min-height:3rem;font-size:1.4rem}[dir] .c-sales-history-alert__container{margin:.5rem 1rem 2rem 1rem}}@media(min-width: 1280px){[dir] .c-sales-history-alert__container{margin:.5rem auto 2rem auto}}@keyframes skeleton-opacity{to{opacity:.5}}#content .rd-client-panel .rd-checkbox-container,.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container{-webkit-user-select:none;user-select:none;user-select:none;user-select:none;user-select:none;position:relative;display:block}[dir] #content .rd-client-panel .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container{cursor:pointer}[dir=ltr] #content .rd-client-panel .rd-checkbox-container, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container{margin:0 0 2.2rem .2rem}[dir=rtl] #content .rd-client-panel .rd-checkbox-container, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container{margin:0 .2rem 2.2rem 0}[dir=ltr] #content .rd-client-panel .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup{margin-left:3rem}[dir=rtl] #content .rd-client-panel .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container sup, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container sup{margin-right:3rem}#content .rd-client-panel .rd-checkbox-container .all-rows-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker{position:absolute;width:0;height:0;opacity:0}[dir] #content .rd-client-panel .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .all-rows-checker, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .all-rows-checker{cursor:pointer}#content .rd-client-panel .rd-checkbox-container .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark{position:absolute;top:0;width:2rem;height:2rem;color:#fff}[dir] #content .rd-client-panel .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark{border:.1rem solid #b5b5b5;border-radius:.3rem;background-color:#fff}[dir=ltr] #content .rd-client-panel .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark{left:0}[dir=rtl] #content .rd-client-panel .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark{right:0}[dir] #content .rd-client-panel .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark{border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after{content:"";position:absolute;display:none}#content .rd-client-panel .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container input:checked~.rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container input:checked~.rd-checkmark::after{display:block}#content .rd-client-panel .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after{top:.2rem;width:.5rem;height:1.1rem}[dir] #content .rd-client-panel .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after{border:solid #fff}[dir=ltr] #content .rd-client-panel .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after{left:.7rem;transform:rotate(45deg);transform:rotate(45deg);transform:rotate(45deg);border-width:0 .2rem .2rem 0}[dir=rtl] #content .rd-client-panel .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .rd-checkmark::after, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .rd-checkmark::after{right:.7rem;transform:rotate(-45deg);transform:rotate(-45deg);transform:rotate(-45deg);border-width:0 0 .2rem .2rem}[dir] #content .rd-client-panel .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkbox-container, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkbox-container{margin:0}[dir] #content .rd-client-panel .btn-mini .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .btn-mini .rd-checkmark, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .btn-mini .rd-checkmark{margin-top:-0.2rem}.rd-body-client-panel{width:100vw}[dir] .rd-body-client-panel tbody{border-bottom:none}.rd-body-client-panel #jApreloader{display:flex;align-items:center;justify-content:center}[dir] .rd-body-client-panel #jApreloader{padding:1rem;border:none;box-shadow:none}.rd-body-client-panel #jApreloader .popup_message{font-family:"Lato","Lato-polyfill","Constantia","sans-serif";font-size:1.4rem}[dir] .rd-body-client-panel #jApreloader .popup_message{margin:3rem;background-color:#fff}.rd-body-client-panel #jApreloader .popup_panel_helper{display:none}.rd-body-client-panel #popup_overlay{opacity:.7 !important}[dir] .rd-body-client-panel #popup_overlay{cursor:not-allowed;background-color:#000 !important}[dir] .rd-body-client-panel .popup_message{border-radius:.5rem;background-color:#f5f5f5}.rd-body-client-panel .popup_wizard_container .popup-button-title,.rd-body-client-panel #opened_orders_list .popup-button-title,.rd-body-client-panel #progressBar .popup-button-title,.rd-body-client-panel #popup_container .popup-button-title,.rd-body-client-panel #dataAcceptancePanel .popup-button-title,.rd-body-client-panel #showImage .popup-button-title,.rd-body-client-panel #delivery_date_box .popup-button-title{top:1.6rem;overflow:hidden;width:3rem;height:3rem;color:rgba(0,0,0,0) !important}[dir] .rd-body-client-panel .popup_wizard_container .popup-button-title, [dir] .rd-body-client-panel #opened_orders_list .popup-button-title, [dir] .rd-body-client-panel #progressBar .popup-button-title, [dir] .rd-body-client-panel #popup_container .popup-button-title, [dir] .rd-body-client-panel #dataAcceptancePanel .popup-button-title, [dir] .rd-body-client-panel #showImage .popup-button-title, [dir] .rd-body-client-panel #delivery_date_box .popup-button-title{padding:0;background:url(/legacy-build/dist/close-css-bg.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat}[dir=ltr] .rd-body-client-panel .popup_wizard_container .popup-button-title, [dir=ltr] .rd-body-client-panel #opened_orders_list .popup-button-title, [dir=ltr] .rd-body-client-panel #progressBar .popup-button-title, [dir=ltr] .rd-body-client-panel #popup_container .popup-button-title, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel .popup-button-title, [dir=ltr] .rd-body-client-panel #showImage .popup-button-title, [dir=ltr] .rd-body-client-panel #delivery_date_box .popup-button-title{right:1.6rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container .popup-button-title, [dir=rtl] .rd-body-client-panel #opened_orders_list .popup-button-title, [dir=rtl] .rd-body-client-panel #progressBar .popup-button-title, [dir=rtl] .rd-body-client-panel #popup_container .popup-button-title, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel .popup-button-title, [dir=rtl] .rd-body-client-panel #showImage .popup-button-title, [dir=rtl] .rd-body-client-panel #delivery_date_box .popup-button-title{left:1.6rem}.rd-body-client-panel .popup_wizard_container .popup-button-title:hover,.rd-body-client-panel #opened_orders_list .popup-button-title:hover,.rd-body-client-panel #progressBar .popup-button-title:hover,.rd-body-client-panel #popup_container .popup-button-title:hover,.rd-body-client-panel #dataAcceptancePanel .popup-button-title:hover,.rd-body-client-panel #showImage .popup-button-title:hover,.rd-body-client-panel #delivery_date_box .popup-button-title:hover{filter:brightness(40%)}[dir] .rd-body-client-panel #bo_alert_deliv_status th{border:none}[dir] .rd-body-client-panel #delivery_date_box{padding:1rem;border:none;box-shadow:none}.rd-body-client-panel #delivery_date_box *{font-family:"Lato","Lato-polyfill","Constantia","sans-serif"}.rd-body-client-panel #delivery_date_box .popup_title{font-size:1.8rem;font-weight:700;color:#cd0004 !important}[dir] .rd-body-client-panel #delivery_date_box .popup_title{padding-top:1rem;text-shadow:none;background:none}.rd-body-client-panel #delivery_date_box .rd-table{border-collapse:collapse}[dir] .rd-body-client-panel #delivery_date_box .popup_message{margin-top:0;background-color:#fff}[dir] .rd-body-client-panel #delivery_date_box .popup_message #deliveries_info th{background-color:#4b5b69}.rd-body-client-panel #delivery_date_box .popup_message #deliveries_info a{color:#183884}.rd-body-client-panel #delivery_date_box .popup_message #deliveries_info .quantity.red.bold{color:#cd0004}.rd-body-client-panel #delivery_date_box .popup_message #deliveries_info .shippingTime.green.bold,.rd-body-client-panel #delivery_date_box .popup_message #deliveries_info .quantity.green.bold{color:#40843f}.rd-body-client-panel #delivery_date_box .c-customer-symbols__modal-body input{height:auto}[dir] .rd-body-client-panel #delivery_date_box .c-customer-symbols__modal-body input{padding:.8rem 1.2rem}[dir] .rd-body-client-panel #delivery_date_box #ffield_check{padding:1rem;border-radius:.5rem;background-color:#f5f5f5}.rd-body-client-panel #delivery_date_box #ffield_check input{height:2.5rem}[dir] .rd-body-client-panel #delivery_date_box #ffield_check input{border-color:#4b4b4b}[dir] .rd-body-client-panel #delivery_date_box #ffield_check .error{border-color:#cd0004;background-color:#fff}.rd-body-client-panel #delivery_date_box #f_check_button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#183884;fill:#183884;stroke:#183884}[dir] .rd-body-client-panel #delivery_date_box #f_check_button{padding:.6rem 3rem;background-image:none;box-shadow:none;text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}.rd-body-client-panel #delivery_date_box #f_check_button:focus{outline:none}[dir] .rd-body-client-panel #delivery_date_box #f_check_button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}.rd-body-client-panel #delivery_date_box #f_check_button:active{color:#fff}[dir] .rd-body-client-panel #delivery_date_box #f_check_button:active{background-color:#183884}.rd-body-client-panel #delivery_date_box #f_check_button:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #delivery_date_box #f_check_button:hover{color:#fff}[dir] .rd-body-client-panel #delivery_date_box #f_check_button:hover{background-color:#183884}.rd-body-client-panel #delivery_date_box #f_check_button:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #delivery_date_box #f_check_button:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #delivery_date_box #f_check_button:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel #delivery_date_box #f_check_button:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #delivery_date_box .popup_panel{display:flex;justify-content:flex-start}.rd-body-client-panel #delivery_date_box .popup_panel a{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a{padding:.6rem 3rem;background-image:none;box-shadow:none;text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel #delivery_date_box .popup_panel a:focus{outline:none}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel #delivery_date_box .popup_panel a:active{color:#fff}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:active{background-color:#545f69}.rd-body-client-panel #delivery_date_box .popup_panel a:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #delivery_date_box .popup_panel a:hover{color:#fff}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:hover{background-color:#545f69}.rd-body-client-panel #delivery_date_box .popup_panel a:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #delivery_date_box .popup_panel a:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel #delivery_date_box .popup_panel a:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #delivery_date_box .popup_panel a:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:first-child{text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel #delivery_date_box .popup_panel a:first-child:focus{outline:none}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:first-child:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel #delivery_date_box .popup_panel a:first-child:active{color:#fff}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:first-child:active{background-color:#545f69}.rd-body-client-panel #delivery_date_box .popup_panel a:first-child:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #delivery_date_box .popup_panel a:first-child:hover{color:#fff}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:first-child:hover{background-color:#545f69}.rd-body-client-panel #delivery_date_box .popup_panel a:first-child:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #delivery_date_box .popup_panel a:first-child:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:first-child:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel #delivery_date_box .popup_panel a:first-child{box-shadow:none}[dir] .rd-body-client-panel #delivery_date_box .product-row__product-grid{background-color:#fff}.rd-body-client-panel #delivery_date_box .product-row__product-grid .order_button_container{width:11rem}.rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__amount-cell{grid-template-rows:5rem 1fr}.rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__amount-cell input{width:100%}.rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__order-cell{grid-template-rows:5rem 1fr}.rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__order-cell .product-row__name-cell-sub-row:nth-child(2){display:none}[dir] .rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__order-cell .order_button{margin:0}[dir] .rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__option-cell{margin-top:2rem}.rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__option-cell .c-product-option{box-sizing:border-box;height:3rem}.rd-body-client-panel #delivery_date_box .product-row__product-grid .product-row__option-cell .c-product-option__link{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #delivery_date_box .o-loader{width:2rem;height:2rem;stroke:#183884}.rd-body-client-panel #delivery_date_box .price-info{font-size:1.2rem}[dir=ltr] .rd-body-client-panel #delivery_date_box #product_table _:fullscreen, [dir=ltr] .rd-body-client-panel #delivery_date_box #product_table .product-row__amount-cell{margin-left:3rem}[dir=rtl] .rd-body-client-panel #delivery_date_box #product_table _:fullscreen, [dir=rtl] .rd-body-client-panel #delivery_date_box #product_table .product-row__amount-cell{margin-right:3rem}.rd-body-client-panel #delivery_date_box .c-catalogue__badge-icon{position:absolute;top:0;width:4.5rem;height:4.5rem}[dir=ltr] .rd-body-client-panel #delivery_date_box .c-catalogue__badge-icon{right:0}[dir=rtl] .rd-body-client-panel #delivery_date_box .c-catalogue__badge-icon{left:0}.rd-body-client-panel #confirm_change_password .popup_message{overflow:hidden !important}.rd-body-client-panel .popup_wizard_container,.rd-body-client-panel #opened_orders_list,.rd-body-client-panel #progressBar,.rd-body-client-panel #popup_container,.rd-body-client-panel #dataAcceptancePanel,.rd-body-client-panel #showImage{width:auto !important}.rd-body-client-panel .popup_wizard_container *,.rd-body-client-panel #opened_orders_list *,.rd-body-client-panel #progressBar *,.rd-body-client-panel #popup_container *,.rd-body-client-panel #dataAcceptancePanel *,.rd-body-client-panel #showImage *{font-family:"Lato","Lato-polyfill","Constantia","sans-serif";font-size:1.4rem}.rd-body-client-panel .popup_wizard_container a.symbol,.rd-body-client-panel .popup_wizard_container a.showOrder,.rd-body-client-panel #opened_orders_list a.symbol,.rd-body-client-panel #opened_orders_list a.showOrder,.rd-body-client-panel #progressBar a.symbol,.rd-body-client-panel #progressBar a.showOrder,.rd-body-client-panel #popup_container a.symbol,.rd-body-client-panel #popup_container a.showOrder,.rd-body-client-panel #dataAcceptancePanel a.symbol,.rd-body-client-panel #dataAcceptancePanel a.showOrder,.rd-body-client-panel #showImage a.symbol,.rd-body-client-panel #showImage a.showOrder{color:#183884 !important}.rd-body-client-panel .popup_wizard_container .price-info a,.rd-body-client-panel #opened_orders_list .price-info a,.rd-body-client-panel #progressBar .price-info a,.rd-body-client-panel #popup_container .price-info a,.rd-body-client-panel #dataAcceptancePanel .price-info a,.rd-body-client-panel #showImage .price-info a{color:#183884 !important}.rd-body-client-panel .popup_wizard_container select::-ms-expand,.rd-body-client-panel #opened_orders_list select::-ms-expand,.rd-body-client-panel #progressBar select::-ms-expand,.rd-body-client-panel #popup_container select::-ms-expand,.rd-body-client-panel #dataAcceptancePanel select::-ms-expand,.rd-body-client-panel #showImage select::-ms-expand{display:none}.rd-body-client-panel .popup_wizard_container table,.rd-body-client-panel #opened_orders_list table,.rd-body-client-panel #progressBar table,.rd-body-client-panel #popup_container table,.rd-body-client-panel #dataAcceptancePanel table,.rd-body-client-panel #showImage table{border-collapse:collapse}[dir] .rd-body-client-panel .popup_wizard_container table, [dir] .rd-body-client-panel #opened_orders_list table, [dir] .rd-body-client-panel #progressBar table, [dir] .rd-body-client-panel #popup_container table, [dir] .rd-body-client-panel #dataAcceptancePanel table, [dir] .rd-body-client-panel #showImage table{border:none}[dir] .rd-body-client-panel .popup_wizard_container table th, [dir] .rd-body-client-panel #opened_orders_list table th, [dir] .rd-body-client-panel #progressBar table th, [dir] .rd-body-client-panel #popup_container table th, [dir] .rd-body-client-panel #dataAcceptancePanel table th, [dir] .rd-body-client-panel #showImage table th{border:none;background-color:#4b5b69 !important}[dir] .rd-body-client-panel .popup_wizard_container table _:fullscreen, [dir] .rd-body-client-panel .popup_wizard_container table td, [dir] .rd-body-client-panel #opened_orders_list table _:fullscreen, [dir] .rd-body-client-panel #opened_orders_list table td, [dir] .rd-body-client-panel #progressBar table _:fullscreen, [dir] .rd-body-client-panel #progressBar table td, [dir] .rd-body-client-panel #popup_container table _:fullscreen, [dir] .rd-body-client-panel #popup_container table td, [dir] .rd-body-client-panel #dataAcceptancePanel table _:fullscreen, [dir] .rd-body-client-panel #dataAcceptancePanel table td, [dir] .rd-body-client-panel #showImage table _:fullscreen, [dir] .rd-body-client-panel #showImage table td{background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container table _:fullscreen,.rd-body-client-panel .popup_wizard_container table .popup_panel,.rd-body-client-panel #opened_orders_list table _:fullscreen,.rd-body-client-panel #opened_orders_list table .popup_panel,.rd-body-client-panel #progressBar table _:fullscreen,.rd-body-client-panel #progressBar table .popup_panel,.rd-body-client-panel #popup_container table _:fullscreen,.rd-body-client-panel #popup_container table .popup_panel,.rd-body-client-panel #dataAcceptancePanel table _:fullscreen,.rd-body-client-panel #dataAcceptancePanel table .popup_panel,.rd-body-client-panel #showImage table _:fullscreen,.rd-body-client-panel #showImage table .popup_panel{display:flex;justify-content:space-between}@supports(-ms-ime-align: auto){[dir] .rd-body-client-panel .popup_wizard_container table td, [dir] .rd-body-client-panel #opened_orders_list table td, [dir] .rd-body-client-panel #progressBar table td, [dir] .rd-body-client-panel #popup_container table td, [dir] .rd-body-client-panel #dataAcceptancePanel table td, [dir] .rd-body-client-panel #showImage table td{background-color:rgba(0,0,0,0)}}.rd-body-client-panel .popup_wizard_container table td,.rd-body-client-panel #opened_orders_list table td,.rd-body-client-panel #progressBar table td,.rd-body-client-panel #popup_container table td,.rd-body-client-panel #dataAcceptancePanel table td,.rd-body-client-panel #showImage table td{vertical-align:middle}[dir] .rd-body-client-panel .popup_wizard_container table td, [dir] .rd-body-client-panel #opened_orders_list table td, [dir] .rd-body-client-panel #progressBar table td, [dir] .rd-body-client-panel #popup_container table td, [dir] .rd-body-client-panel #dataAcceptancePanel table td, [dir] .rd-body-client-panel #showImage table td{border-bottom:rgba(0,0,0,0)}[dir=ltr] .rd-body-client-panel .popup_wizard_container table td, [dir=ltr] .rd-body-client-panel #opened_orders_list table td, [dir=ltr] .rd-body-client-panel #progressBar table td, [dir=ltr] .rd-body-client-panel #popup_container table td, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel table td, [dir=ltr] .rd-body-client-panel #showImage table td{border-right:rgba(0,0,0,0);text-align:left}[dir=rtl] .rd-body-client-panel .popup_wizard_container table td, [dir=rtl] .rd-body-client-panel #opened_orders_list table td, [dir=rtl] .rd-body-client-panel #progressBar table td, [dir=rtl] .rd-body-client-panel #popup_container table td, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel table td, [dir=rtl] .rd-body-client-panel #showImage table td{border-left:rgba(0,0,0,0);text-align:right}.rd-body-client-panel .popup_wizard_container table td .button,.rd-body-client-panel #opened_orders_list table td .button,.rd-body-client-panel #progressBar table td .button,.rd-body-client-panel #popup_container table td .button,.rd-body-client-panel #dataAcceptancePanel table td .button,.rd-body-client-panel #showImage table td .button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel .popup_wizard_container table td .button, [dir] .rd-body-client-panel #opened_orders_list table td .button, [dir] .rd-body-client-panel #progressBar table td .button, [dir] .rd-body-client-panel #popup_container table td .button, [dir] .rd-body-client-panel #dataAcceptancePanel table td .button, [dir] .rd-body-client-panel #showImage table td .button{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel .popup_wizard_container table td .button:focus,.rd-body-client-panel #opened_orders_list table td .button:focus,.rd-body-client-panel #progressBar table td .button:focus,.rd-body-client-panel #popup_container table td .button:focus,.rd-body-client-panel #dataAcceptancePanel table td .button:focus,.rd-body-client-panel #showImage table td .button:focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container table td .button:focus, [dir] .rd-body-client-panel #opened_orders_list table td .button:focus, [dir] .rd-body-client-panel #progressBar table td .button:focus, [dir] .rd-body-client-panel #popup_container table td .button:focus, [dir] .rd-body-client-panel #dataAcceptancePanel table td .button:focus, [dir] .rd-body-client-panel #showImage table td .button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel .popup_wizard_container table td .button:active, [dir] .rd-body-client-panel #opened_orders_list table td .button:active, [dir] .rd-body-client-panel #progressBar table td .button:active, [dir] .rd-body-client-panel #popup_container table td .button:active, [dir] .rd-body-client-panel #dataAcceptancePanel table td .button:active, [dir] .rd-body-client-panel #showImage table td .button:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel .popup_wizard_container table td .button:hover, [dir] .rd-body-client-panel #opened_orders_list table td .button:hover, [dir] .rd-body-client-panel #progressBar table td .button:hover, [dir] .rd-body-client-panel #popup_container table td .button:hover, [dir] .rd-body-client-panel #dataAcceptancePanel table td .button:hover, [dir] .rd-body-client-panel #showImage table td .button:hover{background-color:#061945}}.rd-body-client-panel .popup_wizard_container table td .button:disabled,.rd-body-client-panel #opened_orders_list table td .button:disabled,.rd-body-client-panel #progressBar table td .button:disabled,.rd-body-client-panel #popup_container table td .button:disabled,.rd-body-client-panel #dataAcceptancePanel table td .button:disabled,.rd-body-client-panel #showImage table td .button:disabled{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container table td .button:disabled, [dir] .rd-body-client-panel #opened_orders_list table td .button:disabled, [dir] .rd-body-client-panel #progressBar table td .button:disabled, [dir] .rd-body-client-panel #popup_container table td .button:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel table td .button:disabled, [dir] .rd-body-client-panel #showImage table td .button:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel .popup_wizard_container table td .button, [dir] .rd-body-client-panel #opened_orders_list table td .button, [dir] .rd-body-client-panel #progressBar table td .button, [dir] .rd-body-client-panel #popup_container table td .button, [dir] .rd-body-client-panel #dataAcceptancePanel table td .button, [dir] .rd-body-client-panel #showImage table td .button{background:#183884}.rd-body-client-panel .popup_wizard_container table td .button:hover,.rd-body-client-panel #opened_orders_list table td .button:hover,.rd-body-client-panel #progressBar table td .button:hover,.rd-body-client-panel #popup_container table td .button:hover,.rd-body-client-panel #dataAcceptancePanel table td .button:hover,.rd-body-client-panel #showImage table td .button:hover{-webkit-text-decoration:none !important;text-decoration:none !important}.rd-body-client-panel .popup_wizard_container .c-invoices__address-info-container,.rd-body-client-panel #opened_orders_list .c-invoices__address-info-container,.rd-body-client-panel #progressBar .c-invoices__address-info-container,.rd-body-client-panel #popup_container .c-invoices__address-info-container,.rd-body-client-panel #dataAcceptancePanel .c-invoices__address-info-container,.rd-body-client-panel #showImage .c-invoices__address-info-container{border-spacing:1rem;border-collapse:separate}.rd-body-client-panel .popup_wizard_container .c-invoices__address-info-container .c-invoices__address-info-empty,.rd-body-client-panel #opened_orders_list .c-invoices__address-info-container .c-invoices__address-info-empty,.rd-body-client-panel #progressBar .c-invoices__address-info-container .c-invoices__address-info-empty,.rd-body-client-panel #popup_container .c-invoices__address-info-container .c-invoices__address-info-empty,.rd-body-client-panel #dataAcceptancePanel .c-invoices__address-info-container .c-invoices__address-info-empty,.rd-body-client-panel #showImage .c-invoices__address-info-container .c-invoices__address-info-empty{display:none}[dir] .rd-body-client-panel .popup_wizard_container .c-invoices__prices-table tr:nth-child(2n), [dir] .rd-body-client-panel #opened_orders_list .c-invoices__prices-table tr:nth-child(2n), [dir] .rd-body-client-panel #progressBar .c-invoices__prices-table tr:nth-child(2n), [dir] .rd-body-client-panel #popup_container .c-invoices__prices-table tr:nth-child(2n), [dir] .rd-body-client-panel #dataAcceptancePanel .c-invoices__prices-table tr:nth-child(2n), [dir] .rd-body-client-panel #showImage .c-invoices__prices-table tr:nth-child(2n){background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container .c-invoices__prices-table a,.rd-body-client-panel #opened_orders_list .c-invoices__prices-table a,.rd-body-client-panel #progressBar .c-invoices__prices-table a,.rd-body-client-panel #popup_container .c-invoices__prices-table a,.rd-body-client-panel #dataAcceptancePanel .c-invoices__prices-table a,.rd-body-client-panel #showImage .c-invoices__prices-table a{color:#183884}.rd-body-client-panel .popup_wizard_container .popup_title,.rd-body-client-panel #opened_orders_list .popup_title,.rd-body-client-panel #progressBar .popup_title,.rd-body-client-panel #popup_container .popup_title,.rd-body-client-panel #dataAcceptancePanel .popup_title,.rd-body-client-panel #showImage .popup_title{width:80%;font-size:1.8rem;font-weight:700;color:#cd0004 !important}[dir] .rd-body-client-panel .popup_wizard_container .popup_title, [dir] .rd-body-client-panel #opened_orders_list .popup_title, [dir] .rd-body-client-panel #progressBar .popup_title, [dir] .rd-body-client-panel #popup_container .popup_title, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_title, [dir] .rd-body-client-panel #showImage .popup_title{text-shadow:none;background:none}[dir] .rd-body-client-panel .popup_wizard_container .popup_content #progressbar, [dir] .rd-body-client-panel #opened_orders_list .popup_content #progressbar, [dir] .rd-body-client-panel #progressBar .popup_content #progressbar, [dir] .rd-body-client-panel #popup_container .popup_content #progressbar, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content #progressbar, [dir] .rd-body-client-panel #showImage .popup_content #progressbar{background:#f5f5f5}.rd-body-client-panel .popup_wizard_container .popup_content #progressbar .progress-bar,.rd-body-client-panel #opened_orders_list .popup_content #progressbar .progress-bar,.rd-body-client-panel #progressBar .popup_content #progressbar .progress-bar,.rd-body-client-panel #popup_container .popup_content #progressbar .progress-bar,.rd-body-client-panel #dataAcceptancePanel .popup_content #progressbar .progress-bar,.rd-body-client-panel #showImage .popup_content #progressbar .progress-bar{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container .popup_content #progressbar .progress-bar, [dir] .rd-body-client-panel #opened_orders_list .popup_content #progressbar .progress-bar, [dir] .rd-body-client-panel #progressBar .popup_content #progressbar .progress-bar, [dir] .rd-body-client-panel #popup_container .popup_content #progressbar .progress-bar, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content #progressbar .progress-bar, [dir] .rd-body-client-panel #showImage .popup_content #progressbar .progress-bar{background:#183884}.rd-body-client-panel .popup_wizard_container .popup_content .popup-button-title,.rd-body-client-panel #opened_orders_list .popup_content .popup-button-title,.rd-body-client-panel #progressBar .popup_content .popup-button-title,.rd-body-client-panel #popup_container .popup_content .popup-button-title,.rd-body-client-panel #dataAcceptancePanel .popup_content .popup-button-title,.rd-body-client-panel #showImage .popup_content .popup-button-title{color:rgba(0,0,0,0) !important;text-indent:100%}[dir] .rd-body-client-panel .popup_wizard_container .popup_content .popup-button-title, [dir] .rd-body-client-panel #opened_orders_list .popup_content .popup-button-title, [dir] .rd-body-client-panel #progressBar .popup_content .popup-button-title, [dir] .rd-body-client-panel #popup_container .popup_content .popup-button-title, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content .popup-button-title, [dir] .rd-body-client-panel #showImage .popup_content .popup-button-title{background-repeat:no-repeat;background-position:center}[dir] .rd-body-client-panel .popup_wizard_container .popup_content.alert, [dir] .rd-body-client-panel #opened_orders_list .popup_content.alert, [dir] .rd-body-client-panel #progressBar .popup_content.alert, [dir] .rd-body-client-panel #popup_container .popup_content.alert, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content.alert, [dir] .rd-body-client-panel #showImage .popup_content.alert{border:none;background-image:none}.rd-body-client-panel .popup_wizard_container .popup_content.alert .popup_message,.rd-body-client-panel #opened_orders_list .popup_content.alert .popup_message,.rd-body-client-panel #progressBar .popup_content.alert .popup_message,.rd-body-client-panel #popup_container .popup_content.alert .popup_message,.rd-body-client-panel #dataAcceptancePanel .popup_content.alert .popup_message,.rd-body-client-panel #showImage .popup_content.alert .popup_message{font-weight:700;color:#2e353b}[dir] .rd-body-client-panel .popup_wizard_container .popup_content.alert .popup_message, [dir] .rd-body-client-panel #opened_orders_list .popup_content.alert .popup_message, [dir] .rd-body-client-panel #progressBar .popup_content.alert .popup_message, [dir] .rd-body-client-panel #popup_container .popup_content.alert .popup_message, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content.alert .popup_message, [dir] .rd-body-client-panel #showImage .popup_content.alert .popup_message{text-shadow:none;background-color:#ffc70e}[dir=ltr] .rd-body-client-panel .popup_wizard_container .popup_content.wizard_alert .popup-button-title, [dir=ltr] .rd-body-client-panel #opened_orders_list .popup_content.wizard_alert .popup-button-title, [dir=ltr] .rd-body-client-panel #progressBar .popup_content.wizard_alert .popup-button-title, [dir=ltr] .rd-body-client-panel #popup_container .popup_content.wizard_alert .popup-button-title, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel .popup_content.wizard_alert .popup-button-title, [dir=ltr] .rd-body-client-panel #showImage .popup_content.wizard_alert .popup-button-title{margin-right:0}[dir=rtl] .rd-body-client-panel .popup_wizard_container .popup_content.wizard_alert .popup-button-title, [dir=rtl] .rd-body-client-panel #opened_orders_list .popup_content.wizard_alert .popup-button-title, [dir=rtl] .rd-body-client-panel #progressBar .popup_content.wizard_alert .popup-button-title, [dir=rtl] .rd-body-client-panel #popup_container .popup_content.wizard_alert .popup-button-title, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel .popup_content.wizard_alert .popup-button-title, [dir=rtl] .rd-body-client-panel #showImage .popup_content.wizard_alert .popup-button-title{margin-left:0}.rd-body-client-panel .popup_wizard_container .popup_content.wizard_alert .o-tme-loader-svg,.rd-body-client-panel #opened_orders_list .popup_content.wizard_alert .o-tme-loader-svg,.rd-body-client-panel #progressBar .popup_content.wizard_alert .o-tme-loader-svg,.rd-body-client-panel #popup_container .popup_content.wizard_alert .o-tme-loader-svg,.rd-body-client-panel #dataAcceptancePanel .popup_content.wizard_alert .o-tme-loader-svg,.rd-body-client-panel #showImage .popup_content.wizard_alert .o-tme-loader-svg{max-height:10rem}[dir] .rd-body-client-panel .popup_wizard_container .popup_content.wizard_alert .popup_message, [dir] .rd-body-client-panel #opened_orders_list .popup_content.wizard_alert .popup_message, [dir] .rd-body-client-panel #progressBar .popup_content.wizard_alert .popup_message, [dir] .rd-body-client-panel #popup_container .popup_content.wizard_alert .popup_message, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content.wizard_alert .popup_message, [dir] .rd-body-client-panel #showImage .popup_content.wizard_alert .popup_message{margin:0 3rem;padding:0}[dir] .rd-body-client-panel .popup_wizard_container .popup_content.confirm, [dir] .rd-body-client-panel #opened_orders_list .popup_content.confirm, [dir] .rd-body-client-panel #progressBar .popup_content.confirm, [dir] .rd-body-client-panel #popup_container .popup_content.confirm, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_content.confirm, [dir] .rd-body-client-panel #showImage .popup_content.confirm{background-image:none}.rd-body-client-panel .popup_wizard_container .popup_message,.rd-body-client-panel #opened_orders_list .popup_message,.rd-body-client-panel #progressBar .popup_message,.rd-body-client-panel #popup_container .popup_message,.rd-body-client-panel #dataAcceptancePanel .popup_message,.rd-body-client-panel #showImage .popup_message{font-family:"Lato","Lato-polyfill","Constantia","sans-serif";font-size:1.4rem}[dir] .rd-body-client-panel .popup_wizard_container .popup_message, [dir] .rd-body-client-panel #opened_orders_list .popup_message, [dir] .rd-body-client-panel #progressBar .popup_message, [dir] .rd-body-client-panel #popup_container .popup_message, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_message, [dir] .rd-body-client-panel #showImage .popup_message{padding:1rem;border-radius:.5rem;background-color:rgba(0,0,0,0)}[dir] .rd-body-client-panel .popup_wizard_container .popup_message h2, [dir] .rd-body-client-panel #opened_orders_list .popup_message h2, [dir] .rd-body-client-panel #progressBar .popup_message h2, [dir] .rd-body-client-panel #popup_container .popup_message h2, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_message h2, [dir] .rd-body-client-panel #showImage .popup_message h2{background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container .popup_message input,.rd-body-client-panel #opened_orders_list .popup_message input,.rd-body-client-panel #progressBar .popup_message input,.rd-body-client-panel #popup_container .popup_message input,.rd-body-client-panel #dataAcceptancePanel .popup_message input,.rd-body-client-panel #showImage .popup_message input{font-size:1.4rem;color:#2e353b}[dir] .rd-body-client-panel .popup_wizard_container .popup_message input, [dir] .rd-body-client-panel #opened_orders_list .popup_message input, [dir] .rd-body-client-panel #progressBar .popup_message input, [dir] .rd-body-client-panel #popup_container .popup_message input, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_message input, [dir] .rd-body-client-panel #showImage .popup_message input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}.rd-body-client-panel .popup_wizard_container .popup_message input::-ms-clear,.rd-body-client-panel #opened_orders_list .popup_message input::-ms-clear,.rd-body-client-panel #progressBar .popup_message input::-ms-clear,.rd-body-client-panel #popup_container .popup_message input::-ms-clear,.rd-body-client-panel #dataAcceptancePanel .popup_message input::-ms-clear,.rd-body-client-panel #showImage .popup_message input::-ms-clear{display:none}[dir] .rd-body-client-panel .popup_wizard_container .popup_message input:focus, [dir] .rd-body-client-panel #opened_orders_list .popup_message input:focus, [dir] .rd-body-client-panel #progressBar .popup_message input:focus, [dir] .rd-body-client-panel #popup_container .popup_message input:focus, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_message input:focus, [dir] .rd-body-client-panel #showImage .popup_message input:focus{border:.1rem solid #4065bc;box-shadow:none}.rd-body-client-panel .popup_wizard_container .popup_message #f_amount,.rd-body-client-panel #opened_orders_list .popup_message #f_amount,.rd-body-client-panel #progressBar .popup_message #f_amount,.rd-body-client-panel #popup_container .popup_message #f_amount,.rd-body-client-panel #dataAcceptancePanel .popup_message #f_amount,.rd-body-client-panel #showImage .popup_message #f_amount{height:2.3rem !important}[dir] .rd-body-client-panel .popup_wizard_container .popup_message #f_amount, [dir] .rd-body-client-panel #opened_orders_list .popup_message #f_amount, [dir] .rd-body-client-panel #progressBar .popup_message #f_amount, [dir] .rd-body-client-panel #popup_container .popup_message #f_amount, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_message #f_amount, [dir] .rd-body-client-panel #showImage .popup_message #f_amount{box-shadow:none}[dir] .rd-body-client-panel .popup_wizard_container .popup_message #f_amount:focus, [dir] .rd-body-client-panel #opened_orders_list .popup_message #f_amount:focus, [dir] .rd-body-client-panel #progressBar .popup_message #f_amount:focus, [dir] .rd-body-client-panel #popup_container .popup_message #f_amount:focus, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_message #f_amount:focus, [dir] .rd-body-client-panel #showImage .popup_message #f_amount:focus{border-color:#183884 !important}.rd-body-client-panel .popup_wizard_container .popup_panel_presentation_thumb_icon,.rd-body-client-panel #opened_orders_list .popup_panel_presentation_thumb_icon,.rd-body-client-panel #progressBar .popup_panel_presentation_thumb_icon,.rd-body-client-panel #popup_container .popup_panel_presentation_thumb_icon,.rd-body-client-panel #dataAcceptancePanel .popup_panel_presentation_thumb_icon,.rd-body-client-panel #showImage .popup_panel_presentation_thumb_icon{height:100%}[dir] .rd-body-client-panel .popup_wizard_container #addresses_details td, [dir] .rd-body-client-panel #opened_orders_list #addresses_details td, [dir] .rd-body-client-panel #progressBar #addresses_details td, [dir] .rd-body-client-panel #popup_container #addresses_details td, [dir] .rd-body-client-panel #dataAcceptancePanel #addresses_details td, [dir] .rd-body-client-panel #showImage #addresses_details td{padding:1rem 2rem !important;background-color:rgba(0,0,0,0) !important}[dir] .rd-body-client-panel .popup_wizard_container #addresses_details tr:nth-child(n+2) td, [dir] .rd-body-client-panel #opened_orders_list #addresses_details tr:nth-child(n+2) td, [dir] .rd-body-client-panel #progressBar #addresses_details tr:nth-child(n+2) td, [dir] .rd-body-client-panel #popup_container #addresses_details tr:nth-child(n+2) td, [dir] .rd-body-client-panel #dataAcceptancePanel #addresses_details tr:nth-child(n+2) td, [dir] .rd-body-client-panel #showImage #addresses_details tr:nth-child(n+2) td{border-radius:.5rem;background-color:#f5f5f5 !important}[dir=ltr] .rd-body-client-panel .popup_wizard_container #invoice_details td, [dir=ltr] .rd-body-client-panel #opened_orders_list #invoice_details td, [dir=ltr] .rd-body-client-panel #progressBar #invoice_details td, [dir=ltr] .rd-body-client-panel #popup_container #invoice_details td, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #invoice_details td, [dir=ltr] .rd-body-client-panel #showImage #invoice_details td{text-align:left}[dir=rtl] .rd-body-client-panel .popup_wizard_container #invoice_details td, [dir=rtl] .rd-body-client-panel #opened_orders_list #invoice_details td, [dir=rtl] .rd-body-client-panel #progressBar #invoice_details td, [dir=rtl] .rd-body-client-panel #popup_container #invoice_details td, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #invoice_details td, [dir=rtl] .rd-body-client-panel #showImage #invoice_details td{text-align:right}[dir] .rd-body-client-panel .popup_wizard_container #invoice_details tr:nth-child(odd), [dir] .rd-body-client-panel #opened_orders_list #invoice_details tr:nth-child(odd), [dir] .rd-body-client-panel #progressBar #invoice_details tr:nth-child(odd), [dir] .rd-body-client-panel #popup_container #invoice_details tr:nth-child(odd), [dir] .rd-body-client-panel #dataAcceptancePanel #invoice_details tr:nth-child(odd), [dir] .rd-body-client-panel #showImage #invoice_details tr:nth-child(odd){background-color:rgba(0,0,0,0)}[dir] .rd-body-client-panel .popup_wizard_container #invoice_details tr:nth-child(even), [dir] .rd-body-client-panel #opened_orders_list #invoice_details tr:nth-child(even), [dir] .rd-body-client-panel #progressBar #invoice_details tr:nth-child(even), [dir] .rd-body-client-panel #popup_container #invoice_details tr:nth-child(even), [dir] .rd-body-client-panel #dataAcceptancePanel #invoice_details tr:nth-child(even), [dir] .rd-body-client-panel #showImage #invoice_details tr:nth-child(even){background-color:#f5f5f5}.rd-body-client-panel .popup_wizard_container #tb_order_lines,.rd-body-client-panel #opened_orders_list #tb_order_lines,.rd-body-client-panel #progressBar #tb_order_lines,.rd-body-client-panel #popup_container #tb_order_lines,.rd-body-client-panel #dataAcceptancePanel #tb_order_lines,.rd-body-client-panel #showImage #tb_order_lines{border-spacing:0 1rem;border-collapse:separate}[dir] .rd-body-client-panel .popup_wizard_container #tb_order_lines th, [dir] .rd-body-client-panel #opened_orders_list #tb_order_lines th, [dir] .rd-body-client-panel #progressBar #tb_order_lines th, [dir] .rd-body-client-panel #popup_container #tb_order_lines th, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines th, [dir] .rd-body-client-panel #showImage #tb_order_lines th{background-color:#4b5b69}[dir] .rd-body-client-panel .popup_wizard_container #tb_order_lines tr:nth-child(odd), [dir] .rd-body-client-panel #opened_orders_list #tb_order_lines tr:nth-child(odd), [dir] .rd-body-client-panel #progressBar #tb_order_lines tr:nth-child(odd), [dir] .rd-body-client-panel #popup_container #tb_order_lines tr:nth-child(odd), [dir] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines tr:nth-child(odd), [dir] .rd-body-client-panel #showImage #tb_order_lines tr:nth-child(odd){background-color:rgba(0,0,0,0)}[dir] .rd-body-client-panel .popup_wizard_container #tb_order_lines td, [dir] .rd-body-client-panel #opened_orders_list #tb_order_lines td, [dir] .rd-body-client-panel #progressBar #tb_order_lines td, [dir] .rd-body-client-panel #popup_container #tb_order_lines td, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines td, [dir] .rd-body-client-panel #showImage #tb_order_lines td{padding:1rem 0;border-top:.1rem solid #d6d6d6;border-bottom:.1rem solid #d6d6d6;text-align:center !important}[dir=ltr] .rd-body-client-panel .popup_wizard_container #tb_order_lines td:first-child, [dir=ltr] .rd-body-client-panel #opened_orders_list #tb_order_lines td:first-child, [dir=ltr] .rd-body-client-panel #progressBar #tb_order_lines td:first-child, [dir=ltr] .rd-body-client-panel #popup_container #tb_order_lines td:first-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines td:first-child, [dir=ltr] .rd-body-client-panel #showImage #tb_order_lines td:first-child{border-left:.1rem solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container #tb_order_lines td:first-child, [dir=rtl] .rd-body-client-panel #opened_orders_list #tb_order_lines td:first-child, [dir=rtl] .rd-body-client-panel #progressBar #tb_order_lines td:first-child, [dir=rtl] .rd-body-client-panel #popup_container #tb_order_lines td:first-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines td:first-child, [dir=rtl] .rd-body-client-panel #showImage #tb_order_lines td:first-child{border-right:.1rem solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] .rd-body-client-panel .popup_wizard_container #tb_order_lines td:last-child, [dir=ltr] .rd-body-client-panel #opened_orders_list #tb_order_lines td:last-child, [dir=ltr] .rd-body-client-panel #progressBar #tb_order_lines td:last-child, [dir=ltr] .rd-body-client-panel #popup_container #tb_order_lines td:last-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines td:last-child, [dir=ltr] .rd-body-client-panel #showImage #tb_order_lines td:last-child{border-right:.1rem solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container #tb_order_lines td:last-child, [dir=rtl] .rd-body-client-panel #opened_orders_list #tb_order_lines td:last-child, [dir=rtl] .rd-body-client-panel #progressBar #tb_order_lines td:last-child, [dir=rtl] .rd-body-client-panel #popup_container #tb_order_lines td:last-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines td:last-child, [dir=rtl] .rd-body-client-panel #showImage #tb_order_lines td:last-child{border-left:.1rem solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir] .rd-body-client-panel .popup_wizard_container #tb_order_lines tbody tr, [dir] .rd-body-client-panel #opened_orders_list #tb_order_lines tbody tr, [dir] .rd-body-client-panel #progressBar #tb_order_lines tbody tr, [dir] .rd-body-client-panel #popup_container #tb_order_lines tbody tr, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_order_lines tbody tr, [dir] .rd-body-client-panel #showImage #tb_order_lines tbody tr{border-radius:.5rem;background:#f5f5f5 !important}[dir] .rd-body-client-panel .popup_wizard_container #tb_proforma_details, [dir] .rd-body-client-panel #opened_orders_list #tb_proforma_details, [dir] .rd-body-client-panel #progressBar #tb_proforma_details, [dir] .rd-body-client-panel #popup_container #tb_proforma_details, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details, [dir] .rd-body-client-panel #showImage #tb_proforma_details{margin-top:1rem}[dir] .rd-body-client-panel .popup_wizard_container #tb_proforma_details th, [dir] .rd-body-client-panel #opened_orders_list #tb_proforma_details th, [dir] .rd-body-client-panel #progressBar #tb_proforma_details th, [dir] .rd-body-client-panel #popup_container #tb_proforma_details th, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details th, [dir] .rd-body-client-panel #showImage #tb_proforma_details th{padding:1rem;border:none;background-color:#4b5b69}[dir=ltr] .rd-body-client-panel .popup_wizard_container #tb_proforma_details th, [dir=ltr] .rd-body-client-panel #opened_orders_list #tb_proforma_details th, [dir=ltr] .rd-body-client-panel #progressBar #tb_proforma_details th, [dir=ltr] .rd-body-client-panel #popup_container #tb_proforma_details th, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details th, [dir=ltr] .rd-body-client-panel #showImage #tb_proforma_details th{text-align:left !important}[dir=rtl] .rd-body-client-panel .popup_wizard_container #tb_proforma_details th, [dir=rtl] .rd-body-client-panel #opened_orders_list #tb_proforma_details th, [dir=rtl] .rd-body-client-panel #progressBar #tb_proforma_details th, [dir=rtl] .rd-body-client-panel #popup_container #tb_proforma_details th, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details th, [dir=rtl] .rd-body-client-panel #showImage #tb_proforma_details th{text-align:right !important}[dir] .rd-body-client-panel .popup_wizard_container #tb_proforma_details td, [dir] .rd-body-client-panel #opened_orders_list #tb_proforma_details td, [dir] .rd-body-client-panel #progressBar #tb_proforma_details td, [dir] .rd-body-client-panel #popup_container #tb_proforma_details td, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details td, [dir] .rd-body-client-panel #showImage #tb_proforma_details td{padding:1rem}[dir=ltr] .rd-body-client-panel .popup_wizard_container #tb_proforma_details td, [dir=ltr] .rd-body-client-panel #opened_orders_list #tb_proforma_details td, [dir=ltr] .rd-body-client-panel #progressBar #tb_proforma_details td, [dir=ltr] .rd-body-client-panel #popup_container #tb_proforma_details td, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details td, [dir=ltr] .rd-body-client-panel #showImage #tb_proforma_details td{text-align:left !important}[dir=rtl] .rd-body-client-panel .popup_wizard_container #tb_proforma_details td, [dir=rtl] .rd-body-client-panel #opened_orders_list #tb_proforma_details td, [dir=rtl] .rd-body-client-panel #progressBar #tb_proforma_details td, [dir=rtl] .rd-body-client-panel #popup_container #tb_proforma_details td, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details td, [dir=rtl] .rd-body-client-panel #showImage #tb_proforma_details td{text-align:right !important}[dir] .rd-body-client-panel .popup_wizard_container #tb_proforma_details tr.odd, [dir] .rd-body-client-panel #opened_orders_list #tb_proforma_details tr.odd, [dir] .rd-body-client-panel #progressBar #tb_proforma_details tr.odd, [dir] .rd-body-client-panel #popup_container #tb_proforma_details tr.odd, [dir] .rd-body-client-panel #dataAcceptancePanel #tb_proforma_details tr.odd, [dir] .rd-body-client-panel #showImage #tb_proforma_details tr.odd{background:rgba(0,0,0,0) !important}.rd-body-client-panel .popup_wizard_container #tb_proforma_details a,.rd-body-client-panel #opened_orders_list #tb_proforma_details a,.rd-body-client-panel #progressBar #tb_proforma_details a,.rd-body-client-panel #popup_container #tb_proforma_details a,.rd-body-client-panel #dataAcceptancePanel #tb_proforma_details a,.rd-body-client-panel #showImage #tb_proforma_details a{color:#183884 !important}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2){text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):focus,.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):focus,.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):focus,.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):active,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):active,.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):active,.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):active,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):active,.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):active{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):hover,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):hover,.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):hover,.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):hover,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):hover,.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):hover{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:nth-child(2){box-shadow:none}.rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:first-child,.rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:first-child,.rd-body-client-panel #progressBar#remove_items .popup_panel a:first-child,.rd-body-client-panel #popup_container#remove_items .popup_panel a:first-child,.rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:first-child,.rd-body-client-panel #showImage#remove_items .popup_panel a:first-child{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#remove_items .popup_panel a:first-child, [dir] .rd-body-client-panel #opened_orders_list#remove_items .popup_panel a:first-child, [dir] .rd-body-client-panel #progressBar#remove_items .popup_panel a:first-child, [dir] .rd-body-client-panel #popup_container#remove_items .popup_panel a:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel#remove_items .popup_panel a:first-child, [dir] .rd-body-client-panel #showImage#remove_items .popup_panel a:first-child{background-color:#183884}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel,.rd-body-client-panel #progressBar#rd-three-options .popup_panel,.rd-body-client-panel #popup_container#rd-three-options .popup_panel,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel,.rd-body-client-panel #showImage#rd-three-options .popup_panel{display:grid;grid-template-columns:1fr -webkit-max-content minmax(0, -webkit-max-content);grid-template-columns:1fr max-content minmax(0, max-content)}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#183884;fill:#183884;stroke:#183884}[dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2), [dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3){text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):focus,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):focus,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):focus,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):focus,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):focus,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):focus,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):focus,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):focus,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):focus,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):active,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):active,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):active,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):active,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):active,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):active,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):active,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):active,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):active,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):active,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):active,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):active{background-color:#183884}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):hover,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):hover,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):hover,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):hover,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):hover,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):hover,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):hover,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):hover,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):hover,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):hover,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):hover,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):hover{background-color:#183884}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):disabled,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(3),.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(3){font-size:1.4rem !important;line-height:3.2rem}[dir=ltr] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2), [dir=ltr] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2), [dir=ltr] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2), [dir=ltr] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2), [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2), [dir=ltr] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2){margin-right:0 !important}[dir=rtl] .rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel a:nth-child(2), [dir=rtl] .rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel a:nth-child(2), [dir=rtl] .rd-body-client-panel #progressBar#rd-three-options .popup_panel a:nth-child(2), [dir=rtl] .rd-body-client-panel #popup_container#rd-three-options .popup_panel a:nth-child(2), [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel a:nth-child(2), [dir=rtl] .rd-body-client-panel #showImage#rd-three-options .popup_panel a:nth-child(2){margin-left:0 !important}.rd-body-client-panel .popup_wizard_container#rd-three-options _:fullscreen,.rd-body-client-panel .popup_wizard_container#rd-three-options .popup_panel,.rd-body-client-panel #opened_orders_list#rd-three-options _:fullscreen,.rd-body-client-panel #opened_orders_list#rd-three-options .popup_panel,.rd-body-client-panel #progressBar#rd-three-options _:fullscreen,.rd-body-client-panel #progressBar#rd-three-options .popup_panel,.rd-body-client-panel #popup_container#rd-three-options _:fullscreen,.rd-body-client-panel #popup_container#rd-three-options .popup_panel,.rd-body-client-panel #dataAcceptancePanel#rd-three-options _:fullscreen,.rd-body-client-panel #dataAcceptancePanel#rd-three-options .popup_panel,.rd-body-client-panel #showImage#rd-three-options _:fullscreen,.rd-body-client-panel #showImage#rd-three-options .popup_panel{display:flex !important;column-gap:1rem;justify-content:space-between !important}[dir=ltr] .rd-body-client-panel .popup_wizard_container#replace_or_add, [dir=ltr] .rd-body-client-panel #opened_orders_list#replace_or_add, [dir=ltr] .rd-body-client-panel #progressBar#replace_or_add, [dir=ltr] .rd-body-client-panel #popup_container#replace_or_add, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#replace_or_add, [dir=ltr] .rd-body-client-panel #showImage#replace_or_add{margin-right:1.2rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container#replace_or_add, [dir=rtl] .rd-body-client-panel #opened_orders_list#replace_or_add, [dir=rtl] .rd-body-client-panel #progressBar#replace_or_add, [dir=rtl] .rd-body-client-panel #popup_container#replace_or_add, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#replace_or_add, [dir=rtl] .rd-body-client-panel #showImage#replace_or_add{margin-left:1.2rem}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel,.rd-body-client-panel #progressBar#replace_or_add .popup_panel,.rd-body-client-panel #popup_container#replace_or_add .popup_panel,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel,.rd-body-client-panel #showImage#replace_or_add .popup_panel{display:grid;grid-template-columns:1fr -webkit-max-content minmax(0, -webkit-max-content);grid-template-columns:1fr max-content minmax(0, max-content)}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2){text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1):focus,.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1):focus,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2):focus,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1):focus,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2):focus,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1):focus,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1):focus,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2):focus,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1):focus,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1):focus, [dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1):focus, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1):focus, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1):focus, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1):focus, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2):focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1):active, [dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1):active, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1):active, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1):active, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1):active, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1):active, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2):active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1):hover, [dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1):hover, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1):hover, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1):hover, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1):hover, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2):hover{background-color:#061945}}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1):disabled,.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1):disabled,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1):disabled,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1):disabled,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1):disabled,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1):disabled,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2):disabled{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1):disabled, [dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1):disabled, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1):disabled, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1):disabled, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1):disabled, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2):disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1), [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2){padding:1rem 2rem !important}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(2){order:3}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3),.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3),.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3),.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3),.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3),.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3){justify-self:start;order:1;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3), [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3){text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):focus,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):focus,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):focus,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):focus,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):focus,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):active,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):active,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):active,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):active,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):active,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):active{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):hover,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):hover,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):hover,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):hover,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):hover,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):hover{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):disabled,.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(3):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1),.rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1){order:2}[dir=ltr] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1), [dir=ltr] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1), [dir=ltr] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1), [dir=ltr] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1), [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1), [dir=ltr] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1){margin-right:2.1rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a:nth-child(1), [dir=rtl] .rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a:nth-child(1), [dir=rtl] .rd-body-client-panel #progressBar#replace_or_add .popup_panel a:nth-child(1), [dir=rtl] .rd-body-client-panel #popup_container#replace_or_add .popup_panel a:nth-child(1), [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a:nth-child(1), [dir=rtl] .rd-body-client-panel #showImage#replace_or_add .popup_panel a:nth-child(1){margin-left:2.1rem}.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel a,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel a,.rd-body-client-panel #progressBar#replace_or_add .popup_panel a,.rd-body-client-panel #popup_container#replace_or_add .popup_panel a,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel a,.rd-body-client-panel #showImage#replace_or_add .popup_panel a{max-width:14rem;font-size:1.4rem !important;line-height:normal !important}.rd-body-client-panel .popup_wizard_container#replace_or_add _:fullscreen,.rd-body-client-panel .popup_wizard_container#replace_or_add .popup_panel,.rd-body-client-panel #opened_orders_list#replace_or_add _:fullscreen,.rd-body-client-panel #opened_orders_list#replace_or_add .popup_panel,.rd-body-client-panel #progressBar#replace_or_add _:fullscreen,.rd-body-client-panel #progressBar#replace_or_add .popup_panel,.rd-body-client-panel #popup_container#replace_or_add _:fullscreen,.rd-body-client-panel #popup_container#replace_or_add .popup_panel,.rd-body-client-panel #dataAcceptancePanel#replace_or_add _:fullscreen,.rd-body-client-panel #dataAcceptancePanel#replace_or_add .popup_panel,.rd-body-client-panel #showImage#replace_or_add _:fullscreen,.rd-body-client-panel #showImage#replace_or_add .popup_panel{display:flex !important;justify-content:space-between !important}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list,.rd-body-client-panel #opened_orders_list#repeated_symbols_list,.rd-body-client-panel #progressBar#repeated_symbols_list,.rd-body-client-panel #popup_container#repeated_symbols_list,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list,.rd-body-client-panel #showImage#repeated_symbols_list{overflow:auto;max-height:80%}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel{justify-content:space-between}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1),.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1),.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1),.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1),.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1),.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1), [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1), [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1), [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1), [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1), [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1){text-align:center;cursor:pointer;margin:1rem 0;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1):focus,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1):focus,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1):focus,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1):focus,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1):focus,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1):focus, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1):focus, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1):focus, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1):focus, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1):focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1):active, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1):active, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1):active, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1):active, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1):active, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1):active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1):hover, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1):hover, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1):hover, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1):hover, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1):hover{background-color:#061945}}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(1):disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2),.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2),.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2),.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2),.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2), [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2), [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2), [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2){text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):focus,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):focus,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):focus,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):active,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):active,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):active,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):active,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):active,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):active, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):active{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):hover,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):hover,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):hover,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):hover,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):hover,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):hover{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled,.rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled,.rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled,.rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#repeated_symbols_list .popup_panel a.button:nth-child(2):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container#cp_form input,.rd-body-client-panel #opened_orders_list#cp_form input,.rd-body-client-panel #progressBar#cp_form input,.rd-body-client-panel #popup_container#cp_form input,.rd-body-client-panel #dataAcceptancePanel#cp_form input,.rd-body-client-panel #showImage#cp_form input{font-size:1.4rem;color:#2e353b}[dir] .rd-body-client-panel .popup_wizard_container#cp_form input, [dir] .rd-body-client-panel #opened_orders_list#cp_form input, [dir] .rd-body-client-panel #progressBar#cp_form input, [dir] .rd-body-client-panel #popup_container#cp_form input, [dir] .rd-body-client-panel #dataAcceptancePanel#cp_form input, [dir] .rd-body-client-panel #showImage#cp_form input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}.rd-body-client-panel .popup_wizard_container#cp_form input::-ms-clear,.rd-body-client-panel #opened_orders_list#cp_form input::-ms-clear,.rd-body-client-panel #progressBar#cp_form input::-ms-clear,.rd-body-client-panel #popup_container#cp_form input::-ms-clear,.rd-body-client-panel #dataAcceptancePanel#cp_form input::-ms-clear,.rd-body-client-panel #showImage#cp_form input::-ms-clear{display:none}[dir] .rd-body-client-panel .popup_wizard_container#cp_form input:focus, [dir] .rd-body-client-panel #opened_orders_list#cp_form input:focus, [dir] .rd-body-client-panel #progressBar#cp_form input:focus, [dir] .rd-body-client-panel #popup_container#cp_form input:focus, [dir] .rd-body-client-panel #dataAcceptancePanel#cp_form input:focus, [dir] .rd-body-client-panel #showImage#cp_form input:focus{border:.1rem solid #4065bc;box-shadow:none}.rd-body-client-panel .popup_wizard_container#cp_form .popup_message::-webkit-scrollbar,.rd-body-client-panel #opened_orders_list#cp_form .popup_message::-webkit-scrollbar,.rd-body-client-panel #progressBar#cp_form .popup_message::-webkit-scrollbar,.rd-body-client-panel #popup_container#cp_form .popup_message::-webkit-scrollbar,.rd-body-client-panel #dataAcceptancePanel#cp_form .popup_message::-webkit-scrollbar,.rd-body-client-panel #showImage#cp_form .popup_message::-webkit-scrollbar{width:.5rem;height:.5rem}[dir] .rd-body-client-panel .popup_wizard_container#cp_form .popup_message::-webkit-scrollbar-track, [dir] .rd-body-client-panel #opened_orders_list#cp_form .popup_message::-webkit-scrollbar-track, [dir] .rd-body-client-panel #progressBar#cp_form .popup_message::-webkit-scrollbar-track, [dir] .rd-body-client-panel #popup_container#cp_form .popup_message::-webkit-scrollbar-track, [dir] .rd-body-client-panel #dataAcceptancePanel#cp_form .popup_message::-webkit-scrollbar-track, [dir] .rd-body-client-panel #showImage#cp_form .popup_message::-webkit-scrollbar-track{background:#b5b5b5}[dir] .rd-body-client-panel .popup_wizard_container#cp_form .popup_message::-webkit-scrollbar-thumb, [dir] .rd-body-client-panel #opened_orders_list#cp_form .popup_message::-webkit-scrollbar-thumb, [dir] .rd-body-client-panel #progressBar#cp_form .popup_message::-webkit-scrollbar-thumb, [dir] .rd-body-client-panel #popup_container#cp_form .popup_message::-webkit-scrollbar-thumb, [dir] .rd-body-client-panel #dataAcceptancePanel#cp_form .popup_message::-webkit-scrollbar-thumb, [dir] .rd-body-client-panel #showImage#cp_form .popup_message::-webkit-scrollbar-thumb{background:#4b4b4b;border-radius:.9rem}[dir] .rd-body-client-panel .popup_wizard_container#cp_form .popup_message::-webkit-scrollbar-thumb:hover, [dir] .rd-body-client-panel #opened_orders_list#cp_form .popup_message::-webkit-scrollbar-thumb:hover, [dir] .rd-body-client-panel #progressBar#cp_form .popup_message::-webkit-scrollbar-thumb:hover, [dir] .rd-body-client-panel #popup_container#cp_form .popup_message::-webkit-scrollbar-thumb:hover, [dir] .rd-body-client-panel #dataAcceptancePanel#cp_form .popup_message::-webkit-scrollbar-thumb:hover, [dir] .rd-body-client-panel #showImage#cp_form .popup_message::-webkit-scrollbar-thumb:hover{background:#2e353b}.rd-body-client-panel .popup_wizard_container#cp_form_step2 #DIV_Password,.rd-body-client-panel #opened_orders_list#cp_form_step2 #DIV_Password,.rd-body-client-panel #progressBar#cp_form_step2 #DIV_Password,.rd-body-client-panel #popup_container#cp_form_step2 #DIV_Password,.rd-body-client-panel #dataAcceptancePanel#cp_form_step2 #DIV_Password,.rd-body-client-panel #showImage#cp_form_step2 #DIV_Password{top:4rem !important}.rd-body-client-panel .popup_wizard_container#cp_form_step2 #DIV_Password_retype,.rd-body-client-panel #opened_orders_list#cp_form_step2 #DIV_Password_retype,.rd-body-client-panel #progressBar#cp_form_step2 #DIV_Password_retype,.rd-body-client-panel #popup_container#cp_form_step2 #DIV_Password_retype,.rd-body-client-panel #dataAcceptancePanel#cp_form_step2 #DIV_Password_retype,.rd-body-client-panel #showImage#cp_form_step2 #DIV_Password_retype{top:8rem !important}.rd-body-client-panel .popup_wizard_container#cp_form_step2 #DIV_saveoldlogin,.rd-body-client-panel #opened_orders_list#cp_form_step2 #DIV_saveoldlogin,.rd-body-client-panel #progressBar#cp_form_step2 #DIV_saveoldlogin,.rd-body-client-panel #popup_container#cp_form_step2 #DIV_saveoldlogin,.rd-body-client-panel #dataAcceptancePanel#cp_form_step2 #DIV_saveoldlogin,.rd-body-client-panel #showImage#cp_form_step2 #DIV_saveoldlogin{top:12rem !important}.rd-body-client-panel .popup_wizard_container#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(7),.rd-body-client-panel #opened_orders_list#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(7),.rd-body-client-panel #progressBar#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(7),.rd-body-client-panel #popup_container#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(7),.rd-body-client-panel #dataAcceptancePanel#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(7),.rd-body-client-panel #showImage#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(7){top:4.4rem !important}.rd-body-client-panel .popup_wizard_container#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(8),.rd-body-client-panel #opened_orders_list#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(8),.rd-body-client-panel #progressBar#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(8),.rd-body-client-panel #popup_container#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(8),.rd-body-client-panel #dataAcceptancePanel#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(8),.rd-body-client-panel #showImage#cp_form_step2 #wizard_form2 [id^=DIV_]:nth-child(8){top:8.6rem !important}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders th, [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders th, [dir] .rd-body-client-panel #progressBar #OpenedOrders th, [dir] .rd-body-client-panel #popup_container #OpenedOrders th, [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders th, [dir] .rd-body-client-panel #showImage #OpenedOrders th{text-shadow:none !important}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row] td, [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row] td, [dir] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row] td, [dir] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row] td, [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row] td, [dir] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row] td{padding:1rem 0}[dir=ltr] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row] td, [dir=ltr] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row] td, [dir=ltr] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row] td, [dir=ltr] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row] td, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row] td, [dir=ltr] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row] td{text-align:left}[dir=rtl] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row] td, [dir=rtl] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row] td, [dir=rtl] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row] td, [dir=rtl] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row] td, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row] td, [dir=rtl] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row] td{text-align:right}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row] td:first-child, [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row] td:first-child, [dir] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row] td:first-child, [dir] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row] td:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row] td:first-child, [dir] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row] td:first-child{padding:1rem}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row]:nth-child(odd), [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row]:nth-child(odd), [dir] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row]:nth-child(odd), [dir] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row]:nth-child(odd), [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row]:nth-child(odd), [dir] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row]:nth-child(odd){background:#f5f5f5 !important}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row]:nth-child(odd) td, [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row]:nth-child(odd) td, [dir] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row]:nth-child(odd) td, [dir] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row]:nth-child(odd) td, [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row]:nth-child(odd) td, [dir] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row]:nth-child(odd) td{background:#f5f5f5 !important}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row]:nth-child(even), [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row]:nth-child(even), [dir] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row]:nth-child(even), [dir] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row]:nth-child(even), [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row]:nth-child(even), [dir] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row]:nth-child(even){background:rgba(0,0,0,0) !important}[dir] .rd-body-client-panel .popup_wizard_container #OpenedOrders tr[class^=row]:nth-child(even) td, [dir] .rd-body-client-panel #opened_orders_list #OpenedOrders tr[class^=row]:nth-child(even) td, [dir] .rd-body-client-panel #progressBar #OpenedOrders tr[class^=row]:nth-child(even) td, [dir] .rd-body-client-panel #popup_container #OpenedOrders tr[class^=row]:nth-child(even) td, [dir] .rd-body-client-panel #dataAcceptancePanel #OpenedOrders tr[class^=row]:nth-child(even) td, [dir] .rd-body-client-panel #showImage #OpenedOrders tr[class^=row]:nth-child(even) td{background:rgba(0,0,0,0) !important}[dir] .rd-body-client-panel .popup_wizard_container #repeated_symbols .c-quick-buy-modal__table-rows td, [dir] .rd-body-client-panel #opened_orders_list #repeated_symbols .c-quick-buy-modal__table-rows td, [dir] .rd-body-client-panel #progressBar #repeated_symbols .c-quick-buy-modal__table-rows td, [dir] .rd-body-client-panel #popup_container #repeated_symbols .c-quick-buy-modal__table-rows td, [dir] .rd-body-client-panel #dataAcceptancePanel #repeated_symbols .c-quick-buy-modal__table-rows td, [dir] .rd-body-client-panel #showImage #repeated_symbols .c-quick-buy-modal__table-rows td{border:.1rem solid #d6d6d6}[dir=ltr] .rd-body-client-panel .popup_wizard_container #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=ltr] .rd-body-client-panel #opened_orders_list #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=ltr] .rd-body-client-panel #progressBar #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=ltr] .rd-body-client-panel #popup_container #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=ltr] .rd-body-client-panel #showImage #repeated_symbols .c-quick-buy-modal__table-rows td:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=rtl] .rd-body-client-panel #opened_orders_list #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=rtl] .rd-body-client-panel #progressBar #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=rtl] .rd-body-client-panel #popup_container #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #repeated_symbols .c-quick-buy-modal__table-rows td:first-child, [dir=rtl] .rd-body-client-panel #showImage #repeated_symbols .c-quick-buy-modal__table-rows td:first-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] .rd-body-client-panel .popup_wizard_container #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=ltr] .rd-body-client-panel #opened_orders_list #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=ltr] .rd-body-client-panel #progressBar #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=ltr] .rd-body-client-panel #popup_container #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=ltr] .rd-body-client-panel #showImage #repeated_symbols .c-quick-buy-modal__table-rows td:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=rtl] .rd-body-client-panel #opened_orders_list #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=rtl] .rd-body-client-panel #progressBar #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=rtl] .rd-body-client-panel #popup_container #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel #repeated_symbols .c-quick-buy-modal__table-rows td:last-child, [dir=rtl] .rd-body-client-panel #showImage #repeated_symbols .c-quick-buy-modal__table-rows td:last-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.rd-body-client-panel .popup_wizard_container#add_from_offer,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA],.rd-body-client-panel #opened_orders_list#add_from_offer,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA],.rd-body-client-panel #progressBar#add_from_offer,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA],.rd-body-client-panel #popup_container#add_from_offer,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA],.rd-body-client-panel #dataAcceptancePanel#add_from_offer,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA],.rd-body-client-panel #showImage#add_from_offer,.rd-body-client-panel #showImage#add_from_offer~[id^=jA]{overflow:auto}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_message,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_message,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_message,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_message,.rd-body-client-panel #progressBar#add_from_offer .popup_message,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_message,.rd-body-client-panel #popup_container#add_from_offer .popup_message,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_message,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_message,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_message,.rd-body-client-panel #showImage#add_from_offer .popup_message,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_message{height:auto !important}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_message, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_message, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_message, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_message, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_message, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_message, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_message, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_message, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_message, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_message, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_message, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_message{background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel,.rd-body-client-panel #progressBar#add_from_offer .popup_panel,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel,.rd-body-client-panel #popup_container#add_from_offer .popup_panel,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel,.rd-body-client-panel #showImage#add_from_offer .popup_panel,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel{flex-direction:row-reverse}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2),.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2){text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):focus,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):focus,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):focus,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):focus,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):active,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):active,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):active,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):active,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):active,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):active,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):hover,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):hover,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):hover,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):hover,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):hover,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):hover,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):disabled,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:nth-child(2){box-shadow:none}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child:focus,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child:focus,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child:focus,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child:focus,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child:focus,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child:focus,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child:focus,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child:focus,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child:focus,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child:focus,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child:focus,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child:focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child:focus, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child:active, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child:active, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child:active, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child:active, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child:active, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child:active, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child:active, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child:active, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child:active, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child:active, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child:active, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child:hover, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child:hover{background-color:#061945}}.rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child:disabled,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled,.rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child:disabled,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled,.rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child:disabled,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled,.rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child:disabled,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child:disabled,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled,.rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child:disabled,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #progressBar#add_from_offer .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #popup_container#add_from_offer .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #showImage#add_from_offer .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .popup_panel a:first-child:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .btn-mini,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .btn-mini,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .btn-mini,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .btn-mini,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .btn-mini,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .btn-mini,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .btn-mini,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .btn-mini,.rd-body-client-panel #progressBar#add_from_offer .table-menu .btn-mini,.rd-body-client-panel #progressBar#add_from_offer #offers .btn-mini,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .btn-mini,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .btn-mini,.rd-body-client-panel #popup_container#add_from_offer .table-menu .btn-mini,.rd-body-client-panel #popup_container#add_from_offer #offers .btn-mini,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .btn-mini,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .btn-mini,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .btn-mini,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .btn-mini,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .btn-mini,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .btn-mini,.rd-body-client-panel #showImage#add_from_offer .table-menu .btn-mini,.rd-body-client-panel #showImage#add_from_offer #offers .btn-mini,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .btn-mini,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .btn-mini{min-width:2.5rem}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .btn-mini, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .btn-mini, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .btn-mini, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .btn-mini, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .btn-mini, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .btn-mini, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .btn-mini, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .btn-mini, [dir] .rd-body-client-panel #progressBar#add_from_offer .table-menu .btn-mini, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers .btn-mini, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .btn-mini, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .btn-mini, [dir] .rd-body-client-panel #popup_container#add_from_offer .table-menu .btn-mini, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers .btn-mini, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .btn-mini, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .btn-mini, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .btn-mini, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .btn-mini, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .btn-mini, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .btn-mini, [dir] .rd-body-client-panel #showImage#add_from_offer .table-menu .btn-mini, [dir] .rd-body-client-panel #showImage#add_from_offer #offers .btn-mini, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .btn-mini, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .btn-mini{margin:0;padding:1rem;border-radius:.5rem;background:none}.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .actions .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .actions .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .actions .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .actions .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .actions .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .actions .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer .table-menu .actions .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer #offers .actions .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .actions .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer .table-menu .actions .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer #offers .actions .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .actions .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .actions .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .actions .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .actions .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer .table-menu .actions .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer #offers .actions .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .actions .rd-checkmark{top:1rem !important}[dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .actions .rd-checkmark{left:1rem !important}[dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .actions .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .actions .rd-checkmark{right:1rem !important}[dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark{left:1.2rem !important}[dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark{right:1.2rem !important}[dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers _:fullscreen, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark{left:2rem !important}[dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers _:fullscreen, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu _:fullscreen, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu [id^=or_] .rd-checkmark, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers _:fullscreen, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers [id^=or_] .rd-checkmark{right:2rem !important}.rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .row-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .row-checker,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker{width:2rem}[dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker{margin-left:1.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .table-menu .rd-checkbox-container .row-checker, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers .rd-checkbox-container .row-checker{margin-right:1.5rem}.rd-body-client-panel .popup_wizard_container#add_from_offer .icon-parking-filter-icon::before,.rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .icon-parking-filter-icon::before,.rd-body-client-panel #opened_orders_list#add_from_offer .icon-parking-filter-icon::before,.rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .icon-parking-filter-icon::before,.rd-body-client-panel #progressBar#add_from_offer .icon-parking-filter-icon::before,.rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .icon-parking-filter-icon::before,.rd-body-client-panel #popup_container#add_from_offer .icon-parking-filter-icon::before,.rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .icon-parking-filter-icon::before,.rd-body-client-panel #dataAcceptancePanel#add_from_offer .icon-parking-filter-icon::before,.rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .icon-parking-filter-icon::before,.rd-body-client-panel #showImage#add_from_offer .icon-parking-filter-icon::before,.rd-body-client-panel #showImage#add_from_offer~[id^=jA] .icon-parking-filter-icon::before{color:rgba(0,0,0,0)}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer .icon-parking-filter-icon::before, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #progressBar#add_from_offer .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #popup_container#add_from_offer .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #showImage#add_from_offer .icon-parking-filter-icon::before, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] .icon-parking-filter-icon::before{background-image:url(/legacy-build/dist/icon_filtry_gray.935d651e037fafef3cff8f9e205798414ee613cd.svg);background-repeat:no-repeat}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tr th, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tr th, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tr th, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tr th, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers tr th, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tr th, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers tr th, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tr th, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tr th, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tr th, [dir] .rd-body-client-panel #showImage#add_from_offer #offers tr th, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tr th{background-color:#4b5b69}[dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tr th:first-child, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers tr th:first-child, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tr th:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tr th:first-child, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers tr th:first-child, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tr th:first-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tr th:last-child, [dir=ltr] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer #offers tr th:last-child, [dir=ltr] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tr th:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tr th:last-child, [dir=rtl] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer #offers tr th:last-child, [dir=rtl] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tr th:last-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tbody td, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tbody td, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tbody td, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tbody td, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers tbody td, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tbody td, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers tbody td, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tbody td, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tbody td, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tbody td, [dir] .rd-body-client-panel #showImage#add_from_offer #offers tbody td, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tbody td{border:none}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #showImage#add_from_offer #offers tbody tr:nth-child(even) td, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tbody tr:nth-child(even) td{background-color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#add_from_offer #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel .popup_wizard_container#add_from_offer~[id^=jA] #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #opened_orders_list#add_from_offer~[id^=jA] #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #progressBar#add_from_offer #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #progressBar#add_from_offer~[id^=jA] #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #popup_container#add_from_offer #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #popup_container#add_from_offer~[id^=jA] #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #dataAcceptancePanel#add_from_offer~[id^=jA] #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #showImage#add_from_offer #offers tbody tr:nth-child(odd) td, [dir] .rd-body-client-panel #showImage#add_from_offer~[id^=jA] #offers tbody tr:nth-child(odd) td{background-color:#f5f5f5}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets td, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets td, [dir] .rd-body-client-panel #progressBar#how_many_sets td, [dir] .rd-body-client-panel #popup_container#how_many_sets td, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets td, [dir] .rd-body-client-panel #showImage#how_many_sets td{border:none;text-align:center;background-color:#d6d6d6}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets td label, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets td label, [dir] .rd-body-client-panel #progressBar#how_many_sets td label, [dir] .rd-body-client-panel #popup_container#how_many_sets td label, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets td label, [dir] .rd-body-client-panel #showImage#how_many_sets td label{margin:0}.rd-body-client-panel .popup_wizard_container#how_many_sets input,.rd-body-client-panel #opened_orders_list#how_many_sets input,.rd-body-client-panel #progressBar#how_many_sets input,.rd-body-client-panel #popup_container#how_many_sets input,.rd-body-client-panel #dataAcceptancePanel#how_many_sets input,.rd-body-client-panel #showImage#how_many_sets input{font-size:1.4rem;color:#2e353b}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets input, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets input, [dir] .rd-body-client-panel #progressBar#how_many_sets input, [dir] .rd-body-client-panel #popup_container#how_many_sets input, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets input, [dir] .rd-body-client-panel #showImage#how_many_sets input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}.rd-body-client-panel .popup_wizard_container#how_many_sets input::-ms-clear,.rd-body-client-panel #opened_orders_list#how_many_sets input::-ms-clear,.rd-body-client-panel #progressBar#how_many_sets input::-ms-clear,.rd-body-client-panel #popup_container#how_many_sets input::-ms-clear,.rd-body-client-panel #dataAcceptancePanel#how_many_sets input::-ms-clear,.rd-body-client-panel #showImage#how_many_sets input::-ms-clear{display:none}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets input:focus, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets input:focus, [dir] .rd-body-client-panel #progressBar#how_many_sets input:focus, [dir] .rd-body-client-panel #popup_container#how_many_sets input:focus, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets input:focus, [dir] .rd-body-client-panel #showImage#how_many_sets input:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets input, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets input, [dir] .rd-body-client-panel #progressBar#how_many_sets input, [dir] .rd-body-client-panel #popup_container#how_many_sets input, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets input, [dir] .rd-body-client-panel #showImage#how_many_sets input{margin:0}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2),.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2),.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2),.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2),.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2),.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2){text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):focus,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):focus,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):focus,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):focus,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):focus,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):focus, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):active,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):active,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):active,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):active,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):active,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):active, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):active{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):hover,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):hover,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):hover,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):hover,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):hover,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):hover, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):hover{background-color:#545f69}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):disabled,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2):disabled, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:nth-child(2), [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:nth-child(2){box-shadow:none}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child:focus,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child:focus,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child:focus,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child:focus,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child:focus,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child:focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child:active, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child:active, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child:active, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child:active, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child:active, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child:hover{background-color:#061945}}.rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child:disabled,.rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child:disabled,.rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child:disabled,.rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child:disabled,.rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child:disabled,.rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child:disabled{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container#how_many_sets .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #opened_orders_list#how_many_sets .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #progressBar#how_many_sets .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #popup_container#how_many_sets .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel#how_many_sets .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #showImage#how_many_sets .popup_panel a:first-child:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel .popup_wizard_container#proformaDetailsjAlert .popup_message, [dir] .rd-body-client-panel #opened_orders_list#proformaDetailsjAlert .popup_message, [dir] .rd-body-client-panel #progressBar#proformaDetailsjAlert .popup_message, [dir] .rd-body-client-panel #popup_container#proformaDetailsjAlert .popup_message, [dir] .rd-body-client-panel #dataAcceptancePanel#proformaDetailsjAlert .popup_message, [dir] .rd-body-client-panel #showImage#proformaDetailsjAlert .popup_message{background:rgba(0,0,0,0)}[dir] .rd-body-client-panel .popup_wizard_container .error, [dir] .rd-body-client-panel #opened_orders_list .error, [dir] .rd-body-client-panel #progressBar .error, [dir] .rd-body-client-panel #popup_container .error, [dir] .rd-body-client-panel #dataAcceptancePanel .error, [dir] .rd-body-client-panel #showImage .error{background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container .popup_panel,.rd-body-client-panel #opened_orders_list .popup_panel,.rd-body-client-panel #progressBar .popup_panel,.rd-body-client-panel #popup_container .popup_panel,.rd-body-client-panel #dataAcceptancePanel .popup_panel,.rd-body-client-panel #showImage .popup_panel{display:flex;justify-content:space-between}.rd-body-client-panel .popup_wizard_container .popup_panel br,.rd-body-client-panel #opened_orders_list .popup_panel br,.rd-body-client-panel #progressBar .popup_panel br,.rd-body-client-panel #popup_container .popup_panel br,.rd-body-client-panel #dataAcceptancePanel .popup_panel br,.rd-body-client-panel #showImage .popup_panel br{display:none}.rd-body-client-panel .popup_wizard_container .popup_panel a,.rd-body-client-panel .popup_wizard_container .popup_panel a.button,.rd-body-client-panel #opened_orders_list .popup_panel a,.rd-body-client-panel #opened_orders_list .popup_panel a.button,.rd-body-client-panel #progressBar .popup_panel a,.rd-body-client-panel #progressBar .popup_panel a.button,.rd-body-client-panel #popup_container .popup_panel a,.rd-body-client-panel #popup_container .popup_panel a.button,.rd-body-client-panel #dataAcceptancePanel .popup_panel a,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button,.rd-body-client-panel #showImage .popup_panel a,.rd-body-client-panel #showImage .popup_panel a.button{color:#fff;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button, [dir] .rd-body-client-panel #progressBar .popup_panel a, [dir] .rd-body-client-panel #progressBar .popup_panel a.button, [dir] .rd-body-client-panel #popup_container .popup_panel a, [dir] .rd-body-client-panel #popup_container .popup_panel a.button, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button, [dir] .rd-body-client-panel #showImage .popup_panel a, [dir] .rd-body-client-panel #showImage .popup_panel a.button{background:none;box-shadow:none;text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel .popup_wizard_container .popup_panel a:focus,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:focus,.rd-body-client-panel #opened_orders_list .popup_panel a:focus,.rd-body-client-panel #opened_orders_list .popup_panel a.button:focus,.rd-body-client-panel #progressBar .popup_panel a:focus,.rd-body-client-panel #progressBar .popup_panel a.button:focus,.rd-body-client-panel #popup_container .popup_panel a:focus,.rd-body-client-panel #popup_container .popup_panel a.button:focus,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:focus,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:focus,.rd-body-client-panel #showImage .popup_panel a:focus,.rd-body-client-panel #showImage .popup_panel a.button:focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:focus, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:focus, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:focus, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:focus, [dir] .rd-body-client-panel #progressBar .popup_panel a:focus, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:focus, [dir] .rd-body-client-panel #popup_container .popup_panel a:focus, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:focus, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:focus, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:focus, [dir] .rd-body-client-panel #showImage .popup_panel a:focus, [dir] .rd-body-client-panel #showImage .popup_panel a.button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:active, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:active, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:active, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:active, [dir] .rd-body-client-panel #progressBar .popup_panel a:active, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:active, [dir] .rd-body-client-panel #popup_container .popup_panel a:active, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:active, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:active, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:active, [dir] .rd-body-client-panel #showImage .popup_panel a:active, [dir] .rd-body-client-panel #showImage .popup_panel a.button:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:hover, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:hover, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:hover, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:hover, [dir] .rd-body-client-panel #progressBar .popup_panel a:hover, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:hover, [dir] .rd-body-client-panel #popup_container .popup_panel a:hover, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:hover, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:hover, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:hover, [dir] .rd-body-client-panel #showImage .popup_panel a:hover, [dir] .rd-body-client-panel #showImage .popup_panel a.button:hover{background-color:#061945}}.rd-body-client-panel .popup_wizard_container .popup_panel a:disabled,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:disabled,.rd-body-client-panel #opened_orders_list .popup_panel a:disabled,.rd-body-client-panel #opened_orders_list .popup_panel a.button:disabled,.rd-body-client-panel #progressBar .popup_panel a:disabled,.rd-body-client-panel #progressBar .popup_panel a.button:disabled,.rd-body-client-panel #popup_container .popup_panel a:disabled,.rd-body-client-panel #popup_container .popup_panel a.button:disabled,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:disabled,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:disabled,.rd-body-client-panel #showImage .popup_panel a:disabled,.rd-body-client-panel #showImage .popup_panel a.button:disabled{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:disabled, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:disabled, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:disabled, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:disabled, [dir] .rd-body-client-panel #progressBar .popup_panel a:disabled, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:disabled, [dir] .rd-body-client-panel #popup_container .popup_panel a:disabled, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:disabled, [dir] .rd-body-client-panel #showImage .popup_panel a:disabled, [dir] .rd-body-client-panel #showImage .popup_panel a.button:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container .popup_panel a:hover,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:hover,.rd-body-client-panel #opened_orders_list .popup_panel a:hover,.rd-body-client-panel #opened_orders_list .popup_panel a.button:hover,.rd-body-client-panel #progressBar .popup_panel a:hover,.rd-body-client-panel #progressBar .popup_panel a.button:hover,.rd-body-client-panel #popup_container .popup_panel a:hover,.rd-body-client-panel #popup_container .popup_panel a.button:hover,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:hover,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:hover,.rd-body-client-panel #showImage .popup_panel a:hover,.rd-body-client-panel #showImage .popup_panel a.button:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child,.rd-body-client-panel #progressBar .popup_panel a:first-child,.rd-body-client-panel #progressBar .popup_panel a.button:first-child,.rd-body-client-panel #popup_container .popup_panel a:first-child,.rd-body-client-panel #popup_container .popup_panel a.button:first-child,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child,.rd-body-client-panel #showImage .popup_panel a:first-child,.rd-body-client-panel #showImage .popup_panel a.button:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:first-child, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:first-child, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child, [dir] .rd-body-client-panel #progressBar .popup_panel a:first-child, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:first-child, [dir] .rd-body-client-panel #popup_container .popup_panel a:first-child, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child, [dir] .rd-body-client-panel #showImage .popup_panel a:first-child, [dir] .rd-body-client-panel #showImage .popup_panel a.button:first-child{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:focus,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:focus,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child:focus,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:focus,.rd-body-client-panel #progressBar .popup_panel a:first-child:focus,.rd-body-client-panel #progressBar .popup_panel a.button:first-child:focus,.rd-body-client-panel #popup_container .popup_panel a:first-child:focus,.rd-body-client-panel #popup_container .popup_panel a.button:first-child:focus,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:focus,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:focus,.rd-body-client-panel #showImage .popup_panel a:first-child:focus,.rd-body-client-panel #showImage .popup_panel a.button:first-child:focus{outline:none}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:focus, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:focus, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:focus, [dir] .rd-body-client-panel #progressBar .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:first-child:focus, [dir] .rd-body-client-panel #popup_container .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:first-child:focus, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:focus, [dir] .rd-body-client-panel #showImage .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #showImage .popup_panel a.button:first-child:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:active,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:active,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child:active,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:active,.rd-body-client-panel #progressBar .popup_panel a:first-child:active,.rd-body-client-panel #progressBar .popup_panel a.button:first-child:active,.rd-body-client-panel #popup_container .popup_panel a:first-child:active,.rd-body-client-panel #popup_container .popup_panel a.button:first-child:active,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:active,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:active,.rd-body-client-panel #showImage .popup_panel a:first-child:active,.rd-body-client-panel #showImage .popup_panel a.button:first-child:active{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:active, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:active, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:first-child:active, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:active, [dir] .rd-body-client-panel #progressBar .popup_panel a:first-child:active, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:first-child:active, [dir] .rd-body-client-panel #popup_container .popup_panel a:first-child:active, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:first-child:active, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:active, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:active, [dir] .rd-body-client-panel #showImage .popup_panel a:first-child:active, [dir] .rd-body-client-panel #showImage .popup_panel a.button:first-child:active{background-color:#545f69}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar .popup_panel a.button:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container .popup_panel a.button:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage .popup_panel a.button:first-child:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:hover,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:hover,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child:hover,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:hover,.rd-body-client-panel #progressBar .popup_panel a:first-child:hover,.rd-body-client-panel #progressBar .popup_panel a.button:first-child:hover,.rd-body-client-panel #popup_container .popup_panel a:first-child:hover,.rd-body-client-panel #popup_container .popup_panel a.button:first-child:hover,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:hover,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:hover,.rd-body-client-panel #showImage .popup_panel a:first-child:hover,.rd-body-client-panel #showImage .popup_panel a.button:first-child:hover{color:#fff}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:hover, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:hover, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:hover, [dir] .rd-body-client-panel #progressBar .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:first-child:hover, [dir] .rd-body-client-panel #popup_container .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:first-child:hover, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:hover, [dir] .rd-body-client-panel #showImage .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #showImage .popup_panel a.button:first-child:hover{background-color:#545f69}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #progressBar .popup_panel a.button:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #popup_container .popup_panel a.button:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #showImage .popup_panel a.button:first-child:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:disabled,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:disabled,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child:disabled,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:disabled,.rd-body-client-panel #progressBar .popup_panel a:first-child:disabled,.rd-body-client-panel #progressBar .popup_panel a.button:first-child:disabled,.rd-body-client-panel #popup_container .popup_panel a:first-child:disabled,.rd-body-client-panel #popup_container .popup_panel a.button:first-child:disabled,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:disabled,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:disabled,.rd-body-client-panel #showImage .popup_panel a:first-child:disabled,.rd-body-client-panel #showImage .popup_panel a.button:first-child:disabled{color:#6f7e8b}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child:disabled, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child:disabled, [dir] .rd-body-client-panel #progressBar .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:first-child:disabled, [dir] .rd-body-client-panel #popup_container .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:first-child:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child:disabled, [dir] .rd-body-client-panel #showImage .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #showImage .popup_panel a.button:first-child:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .popup_wizard_container .popup_panel a:first-child,.rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child,.rd-body-client-panel #opened_orders_list .popup_panel a:first-child,.rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child,.rd-body-client-panel #progressBar .popup_panel a:first-child,.rd-body-client-panel #progressBar .popup_panel a.button:first-child,.rd-body-client-panel #popup_container .popup_panel a:first-child,.rd-body-client-panel #popup_container .popup_panel a.button:first-child,.rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child,.rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child,.rd-body-client-panel #showImage .popup_panel a:first-child,.rd-body-client-panel #showImage .popup_panel a.button:first-child{width:-webkit-fit-content;width:fit-content}[dir] .rd-body-client-panel .popup_wizard_container .popup_panel a:first-child, [dir] .rd-body-client-panel .popup_wizard_container .popup_panel a.button:first-child, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a:first-child, [dir] .rd-body-client-panel #opened_orders_list .popup_panel a.button:first-child, [dir] .rd-body-client-panel #progressBar .popup_panel a:first-child, [dir] .rd-body-client-panel #progressBar .popup_panel a.button:first-child, [dir] .rd-body-client-panel #popup_container .popup_panel a:first-child, [dir] .rd-body-client-panel #popup_container .popup_panel a.button:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a:first-child, [dir] .rd-body-client-panel #dataAcceptancePanel .popup_panel a.button:first-child, [dir] .rd-body-client-panel #showImage .popup_panel a:first-child, [dir] .rd-body-client-panel #showImage .popup_panel a.button:first-child{box-shadow:none}[dir] .rd-body-client-panel .popup_title{padding:0}[dir=ltr] .rd-body-client-panel .popup_title{margin:3rem 0 0 5rem}[dir=rtl] .rd-body-client-panel .popup_title{margin:3rem 5rem 0 0}[dir] .rd-body-client-panel .popup_message{padding:0 !important}.rd-body-client-panel .popup_panel{justify-content:space-between !important}[dir] .rd-body-client-panel .popup_panel{padding-top:.5rem}[dir] .rd-body-client-panel .popup_content{margin:1.8rem 5rem 2rem}[dir] .rd-body-client-panel .popup_container{padding:0 !important}.rd-body-client-panel #opened_orders_list .popup_content{max-height:95%}.rd-body-client-panel #opened_orders_list .popup_message{max-height:78vh}.rd-body-client-panel #zoom.popup_container{width:auto !important}.rd-body-client-panel #showOfferModal.popup_container #offersProducts th{color:#fff}[dir] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th{padding:1rem;text-shadow:none;background-color:#4b5b69}[dir=ltr] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th{text-align:left}[dir=rtl] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th{text-align:right}[dir=ltr] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th:first-child{border-top-left-radius:.5rem}[dir=rtl] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th:first-child{border-top-right-radius:.5rem}[dir=ltr] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th.rd-before-empty-cell{border-top-right-radius:.5rem}[dir=rtl] .rd-body-client-panel #showOfferModal.popup_container #offersProducts th.rd-before-empty-cell{border-top-left-radius:.5rem}[dir] .rd-body-client-panel #showOfferModal.popup_container #offersProducts tr.odd td{background-color:#f5f5f5}[dir] .rd-body-client-panel #showOfferModal.popup_container #offersProducts tr.even td{background-color:#fff}[dir] .rd-body-client-panel #showOfferModal.popup_container #offersProducts tr:hover td{background-color:#d6d6d6}.rd-body-client-panel #showOfferModal.popup_container #offersProducts td{color:#2e353b}[dir] .rd-body-client-panel #showOfferModal.popup_container #offersProducts td{padding:1rem;background-color:#f5f5f5}[dir=ltr] .rd-body-client-panel #showOfferModal.popup_container #offersProducts td{text-align:left}[dir=rtl] .rd-body-client-panel #showOfferModal.popup_container #offersProducts td{text-align:right}.rd-body-client-panel #showOfferModal.popup_container #offersProducts a{color:#183884}.rd-body-client-panel #showOfferModal.popup_container #offersProducts .button{font-size:1.2rem;color:#fff}[dir] .rd-body-client-panel #showOfferModal.popup_container #offersProducts .button{padding:1rem}[dir] .rd-body-client-panel .c-notification__form-dialog p{margin:1rem 0;padding:0 1rem}.rd-body-client-panel .c-notification__form-dialog br{content:" ";display:block}[dir] .rd-body-client-panel .c-notification__form-dialog br{margin:.5rem 0}.rd-body-client-panel .c-notification__form-dialog .left #notification_required_amount{height:auto;font-size:1.4rem;color:#2e353b}[dir] .rd-body-client-panel .c-notification__form-dialog .left #notification_required_amount{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}.rd-body-client-panel .c-notification__form-dialog .left #notification_required_amount::-ms-clear{display:none}[dir] .rd-body-client-panel .c-notification__form-dialog .left #notification_required_amount:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] .rd-body-client-panel .c-notification__form-dialog textarea:focus{border-color:#183884;box-shadow:none}.rd-body-client-panel .c-notification__form-dialog .popup_panel{display:grid;grid-template-columns:1fr -webkit-max-content minmax(0, -webkit-max-content);grid-template-columns:1fr max-content minmax(0, max-content);grid-column-gap:1rem;column-gap:1rem}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child{text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:focus{outline:none}[dir] .rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:active{color:#fff}[dir] .rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:active{background-color:#545f69}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:hover{color:#fff}[dir] .rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:hover{background-color:#545f69}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:disabled{color:#6f7e8b}[dir] .rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child{justify-self:start;width:auto}[dir] .rd-body-client-panel .c-notification__form-dialog .popup_panel a:first-child{box-shadow:none}.rd-body-client-panel .c-notification__form-dialog .popup_panel br{display:none}.rd-body-client-panel .c-notification__form-dialog _:fullscreen,.rd-body-client-panel .c-notification__form-dialog .popup_panel{display:flex}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_message, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_message{margin:0;padding:0}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_message input, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_message input{border-radius:.4rem}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_message label .invalid, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_message label .invalid{margin:1rem 0}.rd-body-client-panel .c-notification__form-dialog--form .popup_message label span,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_message label span{color:#183884 !important}.rd-body-client-panel .c-notification__form-dialog--form .popup_message label span.featured,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_message label span.featured{color:#2e353b}.rd-body-client-panel .c-notification__form-dialog--form .popup_message label span.invalid-input,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_message label span.invalid-input{color:#cd0004 !important}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_message label span.invalid-input, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_message label span.invalid-input{border:.1rem solid #cd0004;border-radius:.3rem;background-color:rgba(0,0,0,0)}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_message th, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_message th{background-color:#4b5b69}.rd-body-client-panel .c-notification__form-dialog--form .new-directory-form,.rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form{display:flex;flex-direction:column;align-items:center}.rd-body-client-panel .c-notification__form-dialog--form .new-directory-form input,.rd-body-client-panel .c-notification__form-dialog--form .new-directory-form textarea,.rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form input,.rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form textarea{font-size:1.4rem;color:#2e353b}[dir] .rd-body-client-panel .c-notification__form-dialog--form .new-directory-form input, [dir] .rd-body-client-panel .c-notification__form-dialog--form .new-directory-form textarea, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form input, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form textarea{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}.rd-body-client-panel .c-notification__form-dialog--form .new-directory-form input::-ms-clear,.rd-body-client-panel .c-notification__form-dialog--form .new-directory-form textarea::-ms-clear,.rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form input::-ms-clear,.rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form textarea::-ms-clear{display:none}[dir] .rd-body-client-panel .c-notification__form-dialog--form .new-directory-form input:focus, [dir] .rd-body-client-panel .c-notification__form-dialog--form .new-directory-form textarea:focus, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form input:focus, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .new-directory-form textarea:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding{background-image:url(/legacy-build/dist/notification-bell-css-bg.935d651e037fafef3cff8f9e205798414ee613cd.svg);background-size:10%}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication{display:block;position:relative;-webkit-user-select:none;user-select:none}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication{cursor:pointer}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication, [dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication{margin:0 0 2.2rem .2rem}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication, [dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication{margin:0 .2rem 2.2rem 0}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication input,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication input{position:absolute;opacity:0;height:.1rem;width:.1rem}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication input, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication input{cursor:pointer}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark{position:absolute;top:0;height:1.3rem;width:1.3rem;color:#fff}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark{background-color:#fff;border:1px solid #b5b5b5;border-radius:1px}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark, [dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark{left:0}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark, [dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark{right:0}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication input:checked~.rd-checkmark, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication input:checked~.rd-checkmark{background-color:#183884;border:1px solid #183884}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication input:disabled~.rd-checkmark, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication input:disabled~.rd-checkmark{background-color:#ebebeb;border-color:#ebebeb}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication input:checked~.rd-checkmark:after,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication input:checked~.rd-checkmark:after{display:block}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after{content:"";position:absolute;display:none;top:-0.1rem;width:.5rem;height:.8rem}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after{border:solid #fff}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after, [dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after{left:.3rem;border-width:0 .2rem .2rem 0;transform:rotate(45deg)}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after, [dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark:after{right:.3rem;border-width:0 0 .2rem .2rem;transform:rotate(-45deg)}[dir] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication{margin:0}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark{width:2rem;height:2rem}.rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark::after,.rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark::after{top:.2rem;height:1.1rem}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark::after, [dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark::after{left:.7rem}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark::after, [dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notfication .rd-checkmark::after{right:.7rem}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notification-desc, [dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notification-desc{margin-left:2.5rem}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form .notification-adding .c-catalogue__checkbox-notification-desc, [dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form-del .notification-adding .c-catalogue__checkbox-notification-desc{margin-right:2.5rem}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel{display:grid;grid-template-columns:1fr -webkit-max-content minmax(0, -webkit-max-content);grid-template-columns:1fr max-content minmax(0, max-content);grid-column-gap:1rem;column-gap:1rem}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(1),.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(1){justify-self:flex-start;order:1;width:auto}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(2),.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(2){justify-self:flex-end;order:3}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3),.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3){font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#cd0004;fill:#cd0004;stroke:#cd0004}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3), [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3){text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #cd0004;background-color:rgba(0,0,0,0)}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):focus,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):focus{outline:none}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):focus, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):focus{box-shadow:0 0 0 .3rem rgba(205,0,4,.4)}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):active,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):active{color:#fff}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):active, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):active{background-color:#cd0004}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):hover,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):hover{color:#fff}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):hover{background-color:#cd0004}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):disabled,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):disabled{color:#6f7e8b}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):disabled, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3),.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3){justify-self:flex-end;order:2;color:#cd0004 !important}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3), [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3){border-color:#cd0004 !important;background:rgba(0,0,0,0) !important;box-shadow:none}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3), [dir=ltr] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3){margin-right:2rem}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3), [dir=rtl] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3){margin-left:2rem}.rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):hover,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):hover{color:#fff !important}[dir] .rd-body-client-panel .c-notification__form-dialog--form .popup_panel a:nth-child(3):hover, [dir] .rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel a:nth-child(3):hover{background-color:#cd0004 !important}.rd-body-client-panel .c-notification__form-dialog--form _:fullscreen,.rd-body-client-panel .c-notification__form-dialog--form .popup_panel,.rd-body-client-panel .c-notification__form-dialog--form-del _:fullscreen,.rd-body-client-panel .c-notification__form-dialog--form-del .popup_panel{display:flex}.rd-body-client-panel .c-notification__form-dialog--html .popup_message{max-height:70vh !important}[dir] .rd-body-client-panel .c-notification__form-dialog--html .popup_message{padding:0}.rd-body-client-panel .c-notification__form-dialog--html input{box-sizing:border-box;width:80%;height:3rem}[dir] .rd-body-client-panel .c-notification__form-dialog--html input{margin:0;border-radius:.4rem}[dir] .rd-body-client-panel .c-notification__form-dialog--html textarea{padding:1rem}.rd-body-client-panel .c-notification__form-dialog--html tr:nth-child(2){height:5rem}[dir] .rd-body-client-panel .c-notification__form-dialog--html th{text-shadow:none;background-color:#4b5b69}[dir] .rd-body-client-panel .c-notification__form-dialog--html td{text-align:center}[dir] .rd-body-client-panel .c-notification__form-dialog--html p{padding:0 1rem}.rd-body-client-panel .c-notification__form-dialog--html select{height:3rem;-webkit-appearance:none;appearance:none}[dir] .rd-body-client-panel .c-notification__form-dialog--html select{margin-top:1rem;padding:0 1.5rem;background-image:url(/legacy-build/dist/arrow_down_gray.935d651e037fafef3cff8f9e205798414ee613cd.svg);background-repeat:no-repeat;background-size:4%}[dir=ltr] .rd-body-client-panel .c-notification__form-dialog--html select{background-position:95% 54%}[dir=rtl] .rd-body-client-panel .c-notification__form-dialog--html select{background-position:5% 54%}.rd-body-client-panel .c-notification__form-dialog--html a{color:#183884}[dir] .rd-body-client-panel .c-invoice-details-header__container{padding:0 1rem}.rd-body-client-panel .c-invoice-details-header__ksef-container{display:flex;align-items:center;justify-content:space-between}.rd-body-client-panel .c-invoice-details-header__ksef-id{display:flex;align-items:center}.rd-body-client-panel .c-invoice-details-header__invoice-number,.rd-body-client-panel .c-invoice-details-header__ksef-id-text{font-weight:700}[dir] .rd-body-client-panel .c-invoice-details-header__invoice-number, [dir] .rd-body-client-panel .c-invoice-details-header__ksef-id-text{padding:0}[dir] .rd-body-client-panel .c-invoice-details-header__ksef-link{margin:0}[dir] .rd-body-client-panel #bo_alert .popup_message, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .popup_message{background-color:rgba(0,0,0,0)}[dir=ltr] .rd-body-client-panel #bo_alert .clean td, [dir=ltr] .rd-body-client-panel #bo_alert~[id^=jA] .clean td{text-align:left}[dir=rtl] .rd-body-client-panel #bo_alert .clean td, [dir=rtl] .rd-body-client-panel #bo_alert~[id^=jA] .clean td{text-align:right}.rd-body-client-panel #bo_alert input,.rd-body-client-panel #bo_alert~[id^=jA] input{font-size:1.4rem;color:#2e353b}[dir] .rd-body-client-panel #bo_alert input, [dir] .rd-body-client-panel #bo_alert~[id^=jA] input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}.rd-body-client-panel #bo_alert input::-ms-clear,.rd-body-client-panel #bo_alert~[id^=jA] input::-ms-clear{display:none}[dir] .rd-body-client-panel #bo_alert input:focus, [dir] .rd-body-client-panel #bo_alert~[id^=jA] input:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] .rd-body-client-panel #bo_alert input, [dir] .rd-body-client-panel #bo_alert~[id^=jA] input{margin:.5rem 0}[dir] .rd-body-client-panel #bo_alert .rd-backorder-details tr, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .rd-backorder-details tr{background-color:rgba(0,0,0,0) !important}.rd-body-client-panel #bo_alert .c-backorder__icon-container,.rd-body-client-panel #bo_alert~[id^=jA] .c-backorder__icon-container{display:inline-block;width:2rem;height:2rem}.rd-body-client-panel #bo_alert #tb_backorder_lines,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines{border-spacing:0 1rem;border-collapse:separate}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines{margin-top:1rem}.rd-body-client-panel #bo_alert #tb_backorder_lines th,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines th{color:#fff}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines th, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines th{border:none;background-color:#4b5b69}[dir=ltr] .rd-body-client-panel #bo_alert #tb_backorder_lines th, [dir=ltr] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines th{text-align:left !important}[dir=rtl] .rd-body-client-panel #bo_alert #tb_backorder_lines th, [dir=rtl] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines th{text-align:right !important}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines td, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td{padding:1rem;border-top:.1rem solid #d6d6d6;border-bottom:.1rem solid #d6d6d6}[dir=ltr] .rd-body-client-panel #bo_alert #tb_backorder_lines td, [dir=ltr] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td{text-align:left !important}[dir=rtl] .rd-body-client-panel #bo_alert #tb_backorder_lines td, [dir=rtl] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td{text-align:right !important}[dir=ltr] .rd-body-client-panel #bo_alert #tb_backorder_lines td:first-child, [dir=ltr] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td:first-child{border-left:.1rem solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] .rd-body-client-panel #bo_alert #tb_backorder_lines td:first-child, [dir=rtl] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td:first-child{border-right:.1rem solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] .rd-body-client-panel #bo_alert #tb_backorder_lines td:last-child, [dir=ltr] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td:last-child{border-right:.1rem solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] .rd-body-client-panel #bo_alert #tb_backorder_lines td:last-child, [dir=rtl] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines td:last-child{border-left:.1rem solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines tbody tr, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines tbody tr{border-radius:.5rem;background:#f5f5f5 !important}[dir=ltr] .rd-body-client-panel #bo_alert #tb_backorder_lines input, [dir=ltr] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines input{text-align:left !important}[dir=rtl] .rd-body-client-panel #bo_alert #tb_backorder_lines input, [dir=rtl] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines input{text-align:right !important}.rd-body-client-panel #bo_alert #tb_backorder_lines .c-backorder-svg,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .c-backorder-svg{width:1.7rem;height:1.7rem;fill:#ffc70e}.rd-body-client-panel #bo_alert #tb_backorder_lines .statusLinkBo,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .statusLinkBo{display:inline-block}.rd-body-client-panel #bo_alert #tb_backorder_lines .remove-icon,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .remove-icon{width:2.3rem;height:2.5rem;-webkit-mask:url(/legacy-build/dist/bin.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 100% 100%;mask:url(/legacy-build/dist/bin.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 100% 100%;-webkit-mask-size:contain;mask-size:contain}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines .remove-icon, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .remove-icon{background:#4b5b69}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines .remove-icon:hover, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .remove-icon:hover{background:#cd0004}.rd-body-client-panel #bo_alert #tb_backorder_lines .save-icon,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .save-icon{width:2.3rem;height:2.5rem;-webkit-mask:url(/legacy-build/dist/save-icon.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 100% 100%;mask:url(/legacy-build/dist/save-icon.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 100% 100%;-webkit-mask-size:contain;mask-size:contain}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines .save-icon, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .save-icon{background:#4b5b69}[dir] .rd-body-client-panel #bo_alert #tb_backorder_lines .save-icon:hover, [dir] .rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .save-icon:hover{background:#061945}.rd-body-client-panel #bo_alert #tb_backorder_lines .transport-icon--complete,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .transport-icon--complete{fill:#71a237}.rd-body-client-panel #bo_alert #tb_backorder_lines .transport-icon--partial,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .transport-icon--partial{fill:#ffa501}.rd-body-client-panel #bo_alert #tb_backorder_lines .transport-icon--waiting,.rd-body-client-panel #bo_alert~[id^=jA] #tb_backorder_lines .transport-icon--waiting{fill:#cd0004}.rd-body-client-panel #bo_alert a.symbol,.rd-body-client-panel #bo_alert~[id^=jA] a.symbol{color:#183884 !important}.rd-body-client-panel #bo_alert .popup_panel,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel{flex-direction:row}.rd-body-client-panel #bo_alert .popup_panel a:first-child,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel #bo_alert .popup_panel a:first-child, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel #bo_alert .popup_panel a:first-child:focus,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:focus{outline:none}[dir] .rd-body-client-panel #bo_alert .popup_panel a:first-child:focus, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel #bo_alert .popup_panel a:first-child:active,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:active{color:#fff}[dir] .rd-body-client-panel #bo_alert .popup_panel a:first-child:active, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:active{background-color:#545f69}.rd-body-client-panel #bo_alert .popup_panel a:first-child:active:has(svg):not(:disabled) svg,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #bo_alert .popup_panel a:first-child:hover,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:hover{color:#fff}[dir] .rd-body-client-panel #bo_alert .popup_panel a:first-child:hover, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:hover{background-color:#545f69}.rd-body-client-panel #bo_alert .popup_panel a:first-child:hover:has(svg):not(:disabled) svg,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #bo_alert .popup_panel a:first-child:disabled,.rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #bo_alert .popup_panel a:first-child:disabled, [dir] .rd-body-client-panel #bo_alert~[id^=jA] .popup_panel a:first-child:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel #inactiveSessionAlert{min-width:60rem !important}[dir=ltr] .rd-body-client-panel #inactiveSessionAlert .popup_title{margin-left:4rem}[dir=rtl] .rd-body-client-panel #inactiveSessionAlert .popup_title{margin-right:4rem}[dir=ltr] .rd-body-client-panel #inactiveSessionAlert .popup_content{margin:2.2rem 4rem 3.7rem 3.7rem}[dir=rtl] .rd-body-client-panel #inactiveSessionAlert .popup_content{margin:2.2rem 3.7rem 3.7rem 4rem}.rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message{display:flex;align-items:center;width:52rem;height:6rem}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message{margin-bottom:4rem}[dir=ltr] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message{border-radius:0 3px}[dir=rtl] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message{border-radius:3px 0}.rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .warningIcon{display:block;width:3.4rem;height:3.3rem;fill:#fff}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .warningIcon{padding:1.4rem .8rem 1.3rem;background-color:#ffc70e}[dir=ltr] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .warningIcon{border-radius:3px 0 0 3px}[dir=rtl] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .warningIcon{border-radius:0 3px 3px 0}.rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .message{box-sizing:border-box;width:100%;height:6rem;line-height:2rem}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .message{border:1px solid #b5b5b5}[dir=ltr] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .message{padding:1.6rem 0 1.6rem 2rem;border-left:none;border-radius:0 3px}[dir=rtl] .rd-body-client-panel #inactiveSessionAlert .popup_content .popup_message .message{padding:1.6rem 2rem 1.6rem 0;border-right:none;border-radius:3px 0}.rd-body-client-panel #inactiveSessionAlert .popup_panel{display:flex;justify-content:flex-end !important}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_panel{margin:0;padding:0}.rd-body-client-panel #inactiveSessionAlert .popup_panel a{box-sizing:border-box;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_panel a{margin:0;border-radius:3px;text-align:center;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel #inactiveSessionAlert .popup_panel a:focus{outline:none}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_panel a:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_panel a:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel #inactiveSessionAlert .popup_panel a:hover{background-color:#061945}}.rd-body-client-panel #inactiveSessionAlert .popup_panel a:disabled{color:#fff}[dir] .rd-body-client-panel #inactiveSessionAlert .popup_panel a:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}@media(min-width: 1280px){.rd-body-client-panel{width:100%}}@media(min-width: 1311px){.rd-body-client-panel{width:100vw}}#content .content-row .htmlcontent.cs-content p{font-family:"Lato","Lato-polyfill","Constantia","sans-serif";font-size:1.4rem}[dir] #content .content-row .bordered{border:none}#content .content-row .bordered h2{font-family:"Lato","Lato-polyfill","Constantia","sans-serif"}[dir] #content .content-row .bordered h2{border:none}#content .rd-client-panel{overflow:scroll;width:100%;font-family:"Lato","Lato-polyfill","Constantia"}[dir] #content .rd-client-panel{margin:0 auto;padding:0}#content .rd-client-panel .parking__marketplace_notification{display:none}[dir] #content .rd-client-panel .parking__marketplace_notification{padding:15px;border:1px solid #f5f5f5;background:#d6d6d6}[dir] #content .rd-client-panel .parking__marketplace_notification p{text-align:center}#content .rd-client-panel .c-progress-bar__custom-svg svg{width:3.2rem;height:3.2rem}#content .rd-client-panel .htmlcontent{width:95%}[dir] #content .rd-client-panel .htmlcontent{padding:0}#content .rd-client-panel .htmlcontent p{font-size:1.4rem;color:#2e353b}#content .rd-client-panel .htmlcontent p a{color:#183884;-webkit-text-decoration:underline;text-decoration:underline}#content .rd-client-panel .htmlcontent .error{color:#cd0004}[dir] #content .rd-client-panel .htmlcontent .error{border-color:#cd0004;border-radius:.5rem;background-color:rgba(0,0,0,0)}#content .rd-client-panel .htmlcontent a{color:#183884;-webkit-text-decoration:underline;text-decoration:underline}[dir] #content .rd-client-panel .htmlcontent .htmlcontent-title{padding:0}#content .rd-client-panel #MiddleWide p{font-size:1.4rem;color:#2e353b}#content .rd-client-panel .rd-reset-confirm{font-size:1.4rem}#content .rd-client-panel.rd-parent-row-login{overflow:hidden;width:90%}#content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent p{line-height:1.9rem}#content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ul,#content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ol{line-height:1.6rem}[dir] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ul, [dir] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ol{margin:1rem 3rem}#content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ul li,#content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ol li{font-size:1.4rem}[dir] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ul li, [dir] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ol li{margin-bottom:1rem}[dir=ltr] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ul li, [dir=ltr] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ol li{padding-left:2rem}[dir=rtl] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ul li, [dir=rtl] #content .rd-client-panel.rd-parent-row-login .quickbuy-module .htmlcontent ol li{padding-right:2rem}#content .rd-client-panel *{font-family:"Lato","Lato-polyfill","Constantia"}#content .rd-client-panel .row:first-child.rd-row-login{overflow:hidden;width:100%}[dir] #content .rd-client-panel .row:first-child.rd-row-login{padding:0 1rem}#content .rd-client-panel .row:first-child.rd-row-login.rd-reset-login{width:100%}[dir] #content .rd-client-panel .row:first-child.rd-row-login.rd-reset-login{padding:0}#content .rd-client-panel .row:first-child.rd-row-login.rd-reset-login .error{font-size:1.4rem}#content .rd-client-panel .row:first-child.rd-row-login .alert-error{width:90%;color:#cd0004}[dir] #content .rd-client-panel .row:first-child.rd-row-login .alert-error{padding:1rem;border-color:#cd0004;border-radius:.5rem;background-color:rgba(0,0,0,0)}#content .rd-client-panel .row:first-child.rd-row-login #FormLogin_login,#content .rd-client-panel .row:first-child.rd-row-login #FormLogin_password{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel .row:first-child.rd-row-login #FormLogin_login, [dir] #content .rd-client-panel .row:first-child.rd-row-login #FormLogin_password{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel .row:first-child.rd-row-login #FormLogin_login::-ms-clear,#content .rd-client-panel .row:first-child.rd-row-login #FormLogin_password::-ms-clear{display:none}[dir] #content .rd-client-panel .row:first-child.rd-row-login #FormLogin_login:focus, [dir] #content .rd-client-panel .row:first-child.rd-row-login #FormLogin_password:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword{font-size:1.4rem}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #DIV_Login{top:6.5rem !important}[dir=ltr] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #DIV_Login{left:1rem !important}[dir=rtl] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #DIV_Login{right:1rem !important}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Login,#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Email{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Login, [dir] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Email{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Login::-ms-clear,#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Email::-ms-clear{display:none}[dir] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Login:focus, [dir] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Email:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Login,#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #Email{width:13rem !important}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #DIV_Email{top:6.5rem !important}[dir=ltr] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #DIV_Email{left:19.5rem !important}[dir=rtl] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #DIV_Email{right:19.5rem !important}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #recap{top:19rem !important}[dir=ltr] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #recap{left:1rem !important}[dir=rtl] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #recap{right:1rem !important}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword #recap p{color:#cd0004 !important}#content .rd-client-panel .row:first-child.rd-row-login #ResetPassword .button{top:22rem !important}[dir=ltr] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword .button{left:1rem !important}[dir=rtl] #content .rd-client-panel .row:first-child.rd-row-login #ResetPassword .button{right:1rem !important}#content .rd-client-panel .row:first-child .rd-login-text{font-size:1.4rem;color:#2e353b}#content .rd-client-panel .row:first-child .rd-login-text a{font-weight:700;color:#183884;-webkit-text-decoration:none;text-decoration:none}[dir] #content .rd-client-panel #ProfileData .o-tme-loader__image{margin:4rem 0}#content .rd-client-panel .o-tme-loader-svg{width:8rem;height:8rem;stroke:#183884}#content .rd-client-panel .customer-panel-navigation p,#content .rd-client-panel .customer-panel-navigation h3,#content .rd-client-panel .customer-panel-navigation a,#content .rd-client-panel .customer-panel-navigation strong,#content .rd-client-panel .customer-panel-navigation li,#content .rd-client-panel .customer-panel-navigation span,#content .rd-client-panel .customer-panel-navigation th,#content .rd-client-panel .customer-panel-navigation td,#content .rd-client-panel .customer-panel-navigation tr .tablesorter-header-inner,#content .rd-client-panel .customer-panel-navigation .tablesorter-headerRow,#content .rd-client-panel #ProfileData p,#content .rd-client-panel #ProfileData h3,#content .rd-client-panel #ProfileData a,#content .rd-client-panel #ProfileData strong,#content .rd-client-panel #ProfileData li,#content .rd-client-panel #ProfileData span,#content .rd-client-panel #ProfileData th,#content .rd-client-panel #ProfileData td,#content .rd-client-panel #ProfileData tr .tablesorter-header-inner,#content .rd-client-panel #ProfileData .tablesorter-headerRow,#content .rd-client-panel #parking-container p,#content .rd-client-panel #parking-container h3,#content .rd-client-panel #parking-container a,#content .rd-client-panel #parking-container strong,#content .rd-client-panel #parking-container li,#content .rd-client-panel #parking-container span,#content .rd-client-panel #parking-container th,#content .rd-client-panel #parking-container td,#content .rd-client-panel #parking-container tr .tablesorter-header-inner,#content .rd-client-panel #parking-container .tablesorter-headerRow,#content .rd-client-panel #directories-list p,#content .rd-client-panel #directories-list h3,#content .rd-client-panel #directories-list a,#content .rd-client-panel #directories-list strong,#content .rd-client-panel #directories-list li,#content .rd-client-panel #directories-list span,#content .rd-client-panel #directories-list th,#content .rd-client-panel #directories-list td,#content .rd-client-panel #directories-list tr .tablesorter-header-inner,#content .rd-client-panel #directories-list .tablesorter-headerRow{font-family:"Lato","Lato-polyfill","Constantia"}#content .rd-client-panel .customer-panel-navigation .tablesorter-header-inner,#content .rd-client-panel #ProfileData .tablesorter-header-inner,#content .rd-client-panel #parking-container .tablesorter-header-inner,#content .rd-client-panel #directories-list .tablesorter-header-inner{filter:blur(0)}[dir] #content .rd-client-panel h2{border-bottom:none}#content .rd-client-panel h3.container-title{font-size:1.8rem;color:#2e353b}[dir] #content .rd-client-panel h3.container-title{margin:0 0 2rem}#content .rd-client-panel h3.ui-accordion-header{color:#fff}#content .rd-client-panel .span24{width:100%}#content .rd-client-panel .bordered{z-index:unset}[dir] #content .rd-client-panel .bordered{border:none}#content .rd-client-panel .bordered h2{font-size:2.2rem}#content .rd-client-panel .form-inline.well{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel .form-inline.well{margin:0;padding:1.5rem;border:none;background-color:rgba(0,0,0,0);box-shadow:none;padding-bottom:0}[dir=ltr] #content .rd-client-panel .form-inline.well{padding-right:0}[dir=rtl] #content .rd-client-panel .form-inline.well{padding-left:0}#content .rd-client-panel .form-inline.well label{color:#2e353b}[dir=ltr] #content .rd-client-panel .well.rd-all-offers__well{text-align:right}[dir=rtl] #content .rd-client-panel .well.rd-all-offers__well{text-align:left}#content .rd-client-panel .well.rd-all-offers__well label{display:none}#content .rd-client-panel .rd-offer-no-data{font-size:1.4rem}[dir] #content .rd-client-panel .rd-offer-no-data{border-bottom:rgba(0,0,0,0);text-align:center;background-color:rgba(0,0,0,0) !important}[dir=ltr] #content .rd-client-panel .rd-offer-no-data{border-right:rgba(0,0,0,0)}[dir=rtl] #content .rd-client-panel .rd-offer-no-data{border-left:rgba(0,0,0,0)}#content .rd-client-panel #searchOffers,#content .rd-client-panel #searchBackorder{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #searchOffers, [dir] #content .rd-client-panel #searchBackorder{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #searchOffers::-ms-clear,#content .rd-client-panel #searchBackorder::-ms-clear{display:none}[dir] #content .rd-client-panel #searchOffers:focus, [dir] #content .rd-client-panel #searchBackorder:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #searchOffers,#content .rd-client-panel #searchBackorder{height:2.6rem}[dir] #content .rd-client-panel #searchOffers, [dir] #content .rd-client-panel #searchBackorder{margin:0 1rem;background:url(/legacy-build/dist/magnifier.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 95% 50%/12% !important}[dir] #content .rd-client-panel #searchOffers.rd-input-found, [dir] #content .rd-client-panel #searchBackorder.rd-input-found{border:.1rem solid #40843f !important}[dir] #content .rd-client-panel #searchOffers.rd-input-not-found, [dir] #content .rd-client-panel #searchBackorder.rd-input-not-found{border:.1rem solid #cd0004 !important}[dir] #content .rd-client-panel #searchOffers:focus, [dir] #content .rd-client-panel #searchBackorder:focus{border:.1rem solid #4065bc;box-shadow:none}[dir=ltr] #content .rd-client-panel #searchOffers{margin-right:0}[dir=rtl] #content .rd-client-panel #searchOffers{margin-left:0}#content .rd-client-panel .ico-filter,#content .rd-client-panel .icon-parking-filter-icon{display:none}#content .rd-client-panel .ico-filter::before,#content .rd-client-panel .icon-parking-filter-icon::before{color:rgba(0,0,0,0)}[dir] #content .rd-client-panel .ico-filter::before, [dir] #content .rd-client-panel .icon-parking-filter-icon::before{background-image:url(/legacy-build/dist/icon_filtry_gray.935d651e037fafef3cff8f9e205798414ee613cd.svg)}#content .rd-client-panel .buttons-container__button.buttons-container__cancel-button span:hover{-webkit-text-decoration:none;text-decoration:none}#content .rd-client-panel .c-panels__panel-header-wrapper{display:flex;align-items:center;justify-content:space-between}#content .rd-client-panel .c-panels__panel-header{font-size:2.2rem}[dir] #content .rd-client-panel .c-panels__panel-header{margin:.67em 0}#content .rd-client-panel .customer-panel-navigation{font-size:1.4rem}[dir] #content .rd-client-panel .customer-panel-navigation{margin-bottom:2rem;padding:0 1rem}#content .rd-client-panel .customer-panel-navigation a{color:#2e353b}#content .rd-client-panel .customer-panel-navigation .active a{font-weight:700;color:#183884}[dir] #content .rd-client-panel .customer-panel-navigation .active a{background-color:rgba(0,0,0,0)}#content .rd-client-panel .customer-panel-navigation .first-level{display:none}#content .rd-client-panel .customer-panel-navigation .second-level{display:table;width:100%;font-weight:700}[dir] #content .rd-client-panel .customer-panel-navigation .second-level{padding:0;border-bottom:.1rem solid #f5f5f5;background-color:rgba(0,0,0,0)}[dir] #content .rd-client-panel .customer-panel-navigation .second-level li{margin:auto;padding:0}[dir] #content .rd-client-panel .customer-panel-navigation .second-level li.active, [dir] #content .rd-client-panel .customer-panel-navigation .second-level li:hover{cursor:pointer;background-color:#f5f5f5}[dir=ltr] #content .rd-client-panel .customer-panel-navigation .second-level li.active, [dir=ltr] #content .rd-client-panel .customer-panel-navigation .second-level li:hover{border-top-left-radius:.6rem;border-top-right-radius:.6rem}[dir=rtl] #content .rd-client-panel .customer-panel-navigation .second-level li.active, [dir=rtl] #content .rd-client-panel .customer-panel-navigation .second-level li:hover{border-top-right-radius:.6rem;border-top-left-radius:.6rem}[dir] #content .rd-client-panel .customer-panel-navigation .second-level li a{margin:0;padding:1.7rem 2rem}[dir] #content .rd-client-panel .customer-panel-navigation .second-level li a:hover{background-color:#f5f5f5}[dir] #content .rd-client-panel .customer-panel-navigation .second-level li a:focus{background-color:#f5f5f5}[dir=ltr] #content .rd-client-panel .wrapper.htmlcontent{margin:2rem 0 2rem 1rem}[dir=rtl] #content .rd-client-panel .wrapper.htmlcontent{margin:2rem 1rem 2rem 0}#content .rd-client-panel .wrapper #FormLogin .control-label{font-size:1.4rem}@media(max-width: 768px){#content .rd-client-panel .wrapper #FormLogin{width:95vw}#content .rd-client-panel .wrapper #FormLogin .control-label{width:-webkit-fit-content;width:fit-content}[dir=ltr] #content .rd-client-panel .wrapper #FormLogin .control-label{text-align:left}[dir=rtl] #content .rd-client-panel .wrapper #FormLogin .control-label{text-align:right}[dir=ltr] #content .rd-client-panel .wrapper #FormLogin .controls{margin-left:7rem}[dir=rtl] #content .rd-client-panel .wrapper #FormLogin .controls{margin-right:7rem}}#content .rd-client-panel a.btn,#content .rd-client-panel input.btn,#content .rd-client-panel button.btn,#content .rd-client-panel .button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#183884;fill:#183884;stroke:#183884}[dir] #content .rd-client-panel a.btn, [dir] #content .rd-client-panel input.btn, [dir] #content .rd-client-panel button.btn, [dir] #content .rd-client-panel .button{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}#content .rd-client-panel a.btn:focus,#content .rd-client-panel input.btn:focus,#content .rd-client-panel button.btn:focus,#content .rd-client-panel .button:focus{outline:none}[dir] #content .rd-client-panel a.btn:focus, [dir] #content .rd-client-panel input.btn:focus, [dir] #content .rd-client-panel button.btn:focus, [dir] #content .rd-client-panel .button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}#content .rd-client-panel a.btn:active,#content .rd-client-panel input.btn:active,#content .rd-client-panel button.btn:active,#content .rd-client-panel .button:active{color:#fff}[dir] #content .rd-client-panel a.btn:active, [dir] #content .rd-client-panel input.btn:active, [dir] #content .rd-client-panel button.btn:active, [dir] #content .rd-client-panel .button:active{background-color:#183884}#content .rd-client-panel a.btn:active:has(svg):not(:disabled) svg,#content .rd-client-panel input.btn:active:has(svg):not(:disabled) svg,#content .rd-client-panel button.btn:active:has(svg):not(:disabled) svg,#content .rd-client-panel .button:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel a.btn:hover,#content .rd-client-panel input.btn:hover,#content .rd-client-panel button.btn:hover,#content .rd-client-panel .button:hover{color:#fff}[dir] #content .rd-client-panel a.btn:hover, [dir] #content .rd-client-panel input.btn:hover, [dir] #content .rd-client-panel button.btn:hover, [dir] #content .rd-client-panel .button:hover{background-color:#183884}#content .rd-client-panel a.btn:hover:has(svg):not(:disabled) svg,#content .rd-client-panel input.btn:hover:has(svg):not(:disabled) svg,#content .rd-client-panel button.btn:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .button:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel a.btn:disabled,#content .rd-client-panel input.btn:disabled,#content .rd-client-panel button.btn:disabled,#content .rd-client-panel .button:disabled{color:#6f7e8b}[dir] #content .rd-client-panel a.btn:disabled, [dir] #content .rd-client-panel input.btn:disabled, [dir] #content .rd-client-panel button.btn:disabled, [dir] #content .rd-client-panel .button:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel a.btn, [dir] #content .rd-client-panel input.btn, [dir] #content .rd-client-panel button.btn, [dir] #content .rd-client-panel .button{text-shadow:none;background-image:none !important;box-shadow:none}[dir] #content .rd-client-panel a.btn.btn-mini, [dir] #content .rd-client-panel input.btn.btn-mini, [dir] #content .rd-client-panel button.btn.btn-mini, [dir] #content .rd-client-panel .button.btn-mini{padding:.6rem}#content .rd-client-panel a.btn.btn-primary,#content .rd-client-panel input.btn.btn-primary,#content .rd-client-panel button.btn.btn-primary,#content .rd-client-panel .button.btn-primary{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel a.btn.btn-primary, [dir] #content .rd-client-panel input.btn.btn-primary, [dir] #content .rd-client-panel button.btn.btn-primary, [dir] #content .rd-client-panel .button.btn-primary{text-align:center;cursor:pointer;margin:1rem 0;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel a.btn.btn-primary:focus,#content .rd-client-panel input.btn.btn-primary:focus,#content .rd-client-panel button.btn.btn-primary:focus,#content .rd-client-panel .button.btn-primary:focus{outline:none}[dir] #content .rd-client-panel a.btn.btn-primary:focus, [dir] #content .rd-client-panel input.btn.btn-primary:focus, [dir] #content .rd-client-panel button.btn.btn-primary:focus, [dir] #content .rd-client-panel .button.btn-primary:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel a.btn.btn-primary:active, [dir] #content .rd-client-panel input.btn.btn-primary:active, [dir] #content .rd-client-panel button.btn.btn-primary:active, [dir] #content .rd-client-panel .button.btn-primary:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel a.btn.btn-primary:hover, [dir] #content .rd-client-panel input.btn.btn-primary:hover, [dir] #content .rd-client-panel button.btn.btn-primary:hover, [dir] #content .rd-client-panel .button.btn-primary:hover{background-color:#061945}}#content .rd-client-panel a.btn.btn-primary:disabled,#content .rd-client-panel input.btn.btn-primary:disabled,#content .rd-client-panel button.btn.btn-primary:disabled,#content .rd-client-panel .button.btn-primary:disabled{color:#fff}[dir] #content .rd-client-panel a.btn.btn-primary:disabled, [dir] #content .rd-client-panel input.btn.btn-primary:disabled, [dir] #content .rd-client-panel button.btn.btn-primary:disabled, [dir] #content .rd-client-panel .button.btn-primary:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel a.btn.btn-primary,#content .rd-client-panel input.btn.btn-primary,#content .rd-client-panel button.btn.btn-primary,#content .rd-client-panel .button.btn-primary{font-size:1.4rem}[dir] #content .rd-client-panel a.btn.btn-primary, [dir] #content .rd-client-panel input.btn.btn-primary, [dir] #content .rd-client-panel button.btn.btn-primary, [dir] #content .rd-client-panel .button.btn-primary{text-shadow:none}#content .rd-client-panel a.btn.btn-danger,#content .rd-client-panel input.btn.btn-danger,#content .rd-client-panel button.btn.btn-danger,#content .rd-client-panel .button.btn-danger{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel a.btn.btn-danger, [dir] #content .rd-client-panel input.btn.btn-danger, [dir] #content .rd-client-panel button.btn.btn-danger, [dir] #content .rd-client-panel .button.btn-danger{text-align:center;cursor:pointer;margin:1rem 0;border:.1rem solid #cd0004;background-color:#cd0004}#content .rd-client-panel a.btn.btn-danger:focus,#content .rd-client-panel input.btn.btn-danger:focus,#content .rd-client-panel button.btn.btn-danger:focus,#content .rd-client-panel .button.btn-danger:focus{outline:none}[dir] #content .rd-client-panel a.btn.btn-danger:focus, [dir] #content .rd-client-panel input.btn.btn-danger:focus, [dir] #content .rd-client-panel button.btn.btn-danger:focus, [dir] #content .rd-client-panel .button.btn-danger:focus{box-shadow:0 0 0 .3rem rgba(205,0,4,.4)}[dir] #content .rd-client-panel a.btn.btn-danger:active, [dir] #content .rd-client-panel input.btn.btn-danger:active, [dir] #content .rd-client-panel button.btn.btn-danger:active, [dir] #content .rd-client-panel .button.btn-danger:active{background-color:#9b0303}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel a.btn.btn-danger:hover, [dir] #content .rd-client-panel input.btn.btn-danger:hover, [dir] #content .rd-client-panel button.btn.btn-danger:hover, [dir] #content .rd-client-panel .button.btn-danger:hover{background-color:#9b0303}}#content .rd-client-panel a.btn.btn-danger:disabled,#content .rd-client-panel input.btn.btn-danger:disabled,#content .rd-client-panel button.btn.btn-danger:disabled,#content .rd-client-panel .button.btn-danger:disabled{color:#fff}[dir] #content .rd-client-panel a.btn.btn-danger:disabled, [dir] #content .rd-client-panel input.btn.btn-danger:disabled, [dir] #content .rd-client-panel button.btn.btn-danger:disabled, [dir] #content .rd-client-panel .button.btn-danger:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel a.btn.btn-danger,#content .rd-client-panel input.btn.btn-danger,#content .rd-client-panel button.btn.btn-danger,#content .rd-client-panel .button.btn-danger{color:#fff}[dir] #content .rd-client-panel a.btn.btn-danger, [dir] #content .rd-client-panel input.btn.btn-danger, [dir] #content .rd-client-panel button.btn.btn-danger, [dir] #content .rd-client-panel .button.btn-danger{border:none;text-shadow:none;background-color:#cd0004}#content .rd-client-panel #loginBtn{width:22rem;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #loginBtn{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #loginBtn:focus{outline:none}[dir] #content .rd-client-panel #loginBtn:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #loginBtn:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #loginBtn:hover{background-color:#061945}}#content .rd-client-panel #loginBtn:disabled{color:#fff}[dir] #content .rd-client-panel #loginBtn:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel .rd-files-list-table .btn-primary{min-width:70% !important}#content .rd-client-panel .rd-files-list-table tr th:nth-child(3){width:40% !important}@media(max-width: 1280px){#content .rd-client-panel .rd-files-list-table{width:90vw}}#content .rd-client-panel table.rd-table{border-collapse:collapse}[dir] #content .rd-client-panel table.rd-table{border:none}#content .rd-client-panel table.rd-table th{font-size:1.4rem;font-weight:700;color:#fff !important;white-space:nowrap}[dir] #content .rd-client-panel table.rd-table th{border:none;text-shadow:none;background-color:#4b5b69 !important}[dir=ltr] #content .rd-client-panel table.rd-table th{text-align:left}[dir=rtl] #content .rd-client-panel table.rd-table th{text-align:right}@media(max-width: 1280px){#content .rd-client-panel table.rd-table th{white-space:normal}[dir] #content .rd-client-panel table.rd-table th{padding-bottom:1.6rem !important}}[dir=ltr] #content .rd-client-panel table.rd-table th:first-child{border-top-left-radius:.5rem !important;border-bottom-left-radius:.5rem !important}[dir=rtl] #content .rd-client-panel table.rd-table th:first-child{border-top-right-radius:.5rem !important;border-bottom-right-radius:.5rem !important}[dir=ltr] #content .rd-client-panel table.rd-table th:last-child{border-top-right-radius:.5rem !important;border-bottom-right-radius:.5rem !important}[dir=rtl] #content .rd-client-panel table.rd-table th:last-child{border-top-left-radius:.5rem !important;border-bottom-left-radius:.5rem !important}#content .rd-client-panel table.rd-table td{font-size:1.4rem;font-weight:400;color:#2e353b;vertical-align:middle}[dir] #content .rd-client-panel table.rd-table td{border:none;background-color:#fff}[dir=ltr] #content .rd-client-panel table.rd-table td{text-align:left !important}[dir=rtl] #content .rd-client-panel table.rd-table td{text-align:right !important}#content .rd-client-panel table.rd-table td p{font-size:1.4rem;line-height:1.8rem;color:#2e353b}#content .rd-client-panel table.rd-table td a{font-weight:700;color:#183884;-webkit-text-decoration:none;text-decoration:none}[dir=ltr] #content .rd-client-panel table.rd-table td:first-child{border-top-left-radius:.5rem !important;border-bottom-left-radius:.5rem !important}[dir=rtl] #content .rd-client-panel table.rd-table td:first-child{border-top-right-radius:.5rem !important;border-bottom-right-radius:.5rem !important}[dir=ltr] #content .rd-client-panel table.rd-table td:last-child{border-top-right-radius:.5rem !important;border-bottom-right-radius:.5rem !important}[dir=rtl] #content .rd-client-panel table.rd-table td:last-child{border-top-left-radius:.5rem !important;border-bottom-left-radius:.5rem !important}[dir] #content .rd-client-panel table.rd-table tbody{border-bottom:none}[dir] #content .rd-client-panel table.rd-table tbody tr:nth-child(odd)>td{background-color:#f5f5f5}[dir] #content .rd-client-panel table.rd-table.files{margin-bottom:5rem}[dir] #content .rd-client-panel table.rd-table tbody{border-bottom:none}[dir] #content .rd-client-panel table.rd-table tbody tr.odd-row>td{background-color:#f5f5f5}[dir] #content .rd-client-panel table.rd-table tbody tr.even-row>td{background-color:#fff}[dir] #content .rd-client-panel table.rd-table th{padding:1rem}[dir] #content .rd-client-panel table.rd-table td{padding:1rem}[dir] #content .rd-client-panel table.rd-table td.availability{text-align:center !important}#content .rd-client-panel #directories-list .rd-checkbox-container{display:inline}[dir] #content .rd-client-panel #directories-list .rd-checkbox-container{margin:0}#content .rd-client-panel #directories-list .row-checker{display:none}#content .rd-client-panel #directories-list .rd-checkmark{position:relative;display:block}[dir] #content .rd-client-panel #directories-list .rd-checkmark{margin:0}[dir] #content .rd-client-panel table.tablesorter tbody, [dir] #content .rd-client-panel table.table-bordered tbody{border-bottom:none}#content .rd-client-panel table.tablesorter thead,#content .rd-client-panel table.tablesorter th,#content .rd-client-panel table.table-bordered thead,#content .rd-client-panel table.table-bordered th{color:#fff}[dir] #content .rd-client-panel table.tablesorter thead, [dir] #content .rd-client-panel table.tablesorter th, [dir] #content .rd-client-panel table.table-bordered thead, [dir] #content .rd-client-panel table.table-bordered th{border:none}[dir] #content .rd-client-panel table.tablesorter th, [dir] #content .rd-client-panel table.table-bordered th{background-color:#4b5b69}[dir] #content .rd-client-panel table.tablesorter thead, [dir] #content .rd-client-panel table.table-bordered thead{background-color:rgba(0,0,0,0)}#content .rd-client-panel .tablesorter-headerRow{height:2.5rem}#content .rd-client-panel .tablesorter-headerRow th{font-size:1.4rem;font-weight:700}[dir=ltr] #content .rd-client-panel .tablesorter-headerRow th{text-align:left}[dir=rtl] #content .rd-client-panel .tablesorter-headerRow th{text-align:right}[dir=ltr] #content .rd-client-panel .tablesorter-headerRow .sortable-header{background-position:1.4rem 88%}[dir=rtl] #content .rd-client-panel .tablesorter-headerRow .sortable-header{background-position:right 1.4rem top 88%}#content .rd-client-panel #parking-container{z-index:unset}[dir] #content .rd-client-panel #parking-container{padding-top:0}#content .rd-client-panel #parking-container .estimated-directory-value{font-size:1.4rem}#content .rd-client-panel #parking-container .estimated-directory-value p{color:#fff}#content .rd-client-panel #parking-container #price-toggle-gross_prices{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #parking-container #price-toggle-gross_prices{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #parking-container #price-toggle-gross_prices::-ms-clear{display:none}[dir] #content .rd-client-panel #parking-container #price-toggle-gross_prices:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #parking-container #price-toggle-gross_prices{height:100%;font-size:1.4rem}[dir] #content .rd-client-panel #parking-container #price-toggle-gross_prices{background:rgba(0,0,0,0)}#content .rd-client-panel #parking-container .directory-is-empty{width:20%;color:#fff}[dir] #content .rd-client-panel #parking-container .directory-is-empty{margin:2rem auto;border-color:#6f7e8b;border-radius:.5rem;background-color:#6f7e8b}#content .rd-client-panel #parking-container .parking__option-button{display:block;box-sizing:border-box;width:23% !important}[dir] #content .rd-client-panel #parking-container .parking__option-button{margin:0 auto 2rem !important;padding:1.2rem !important}#content .rd-client-panel #parking-container .parking__option-button--danger{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#cd0004;fill:#cd0004;stroke:#cd0004}[dir] #content .rd-client-panel #parking-container .parking__option-button--danger{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #cd0004;background-color:rgba(0,0,0,0)}#content .rd-client-panel #parking-container .parking__option-button--danger:focus{outline:none}[dir] #content .rd-client-panel #parking-container .parking__option-button--danger:focus{box-shadow:0 0 0 .3rem rgba(205,0,4,.4)}#content .rd-client-panel #parking-container .parking__option-button--danger:active{color:#fff}[dir] #content .rd-client-panel #parking-container .parking__option-button--danger:active{background-color:#cd0004}#content .rd-client-panel #parking-container .parking__option-button--danger:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #parking-container .parking__option-button--danger:hover{color:#fff}[dir] #content .rd-client-panel #parking-container .parking__option-button--danger:hover{background-color:#cd0004}#content .rd-client-panel #parking-container .parking__option-button--danger:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #parking-container .parking__option-button--danger:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #parking-container .parking__option-button--danger:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #parking-container .parking__option-button--danger::first-letter{text-transform:capitalize}#content .rd-client-panel #parking-container .parking__option-button--add{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#183884;fill:#183884;stroke:#183884}[dir] #content .rd-client-panel #parking-container .parking__option-button--add{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}#content .rd-client-panel #parking-container .parking__option-button--add:focus{outline:none}[dir] #content .rd-client-panel #parking-container .parking__option-button--add:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}#content .rd-client-panel #parking-container .parking__option-button--add:active{color:#fff}[dir] #content .rd-client-panel #parking-container .parking__option-button--add:active{background-color:#183884}#content .rd-client-panel #parking-container .parking__option-button--add:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #parking-container .parking__option-button--add:hover{color:#fff}[dir] #content .rd-client-panel #parking-container .parking__option-button--add:hover{background-color:#183884}#content .rd-client-panel #parking-container .parking__option-button--add:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #parking-container .parking__option-button--add:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #parking-container .parking__option-button--add:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel #parking-container #directories-list .tablesorter-header-inner{margin-bottom:.6rem}#content .rd-client-panel #parking-container .actions span.btn-mini{min-width:2.5rem}[dir] #content .rd-client-panel #parking-container .actions span.btn-mini{margin:0;padding:1rem;border-radius:.5rem;background:none}#content .rd-client-panel #parking-container .table-menu{display:flex;align-items:center;justify-content:space-between}#content .rd-client-panel #parking-container .table-menu .actions-right{align-self:flex-end}[dir] #content .rd-client-panel #parking-container .table-menu .actions-right{margin-bottom:1rem}#content .rd-client-panel #parking-container .table-menu .btn{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#183884;fill:#183884;stroke:#183884}[dir] #content .rd-client-panel #parking-container .table-menu .btn{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}#content .rd-client-panel #parking-container .table-menu .btn:focus{outline:none}[dir] #content .rd-client-panel #parking-container .table-menu .btn:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}#content .rd-client-panel #parking-container .table-menu .btn:active{color:#fff}[dir] #content .rd-client-panel #parking-container .table-menu .btn:active{background-color:#183884}#content .rd-client-panel #parking-container .table-menu .btn:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #parking-container .table-menu .btn:hover{color:#fff}[dir] #content .rd-client-panel #parking-container .table-menu .btn:hover{background-color:#183884}#content .rd-client-panel #parking-container .table-menu .btn:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #parking-container .table-menu .btn:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #parking-container .table-menu .btn:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #parking-container .table-menu .btn{line-height:1.8rem}[dir] #content .rd-client-panel #parking-container .table-menu .btn{padding:1rem !important}[dir=ltr] #content .rd-client-panel #parking-container .table-menu .btn{margin-left:1rem !important}[dir=rtl] #content .rd-client-panel #parking-container .table-menu .btn{margin-right:1rem !important}#content .rd-client-panel #parking-container .table-menu .btn.btn-primary{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-primary{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #parking-container .table-menu .btn.btn-primary:focus{outline:none}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-primary:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-primary:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-primary:hover{background-color:#061945}}#content .rd-client-panel #parking-container .table-menu .btn.btn-primary:disabled{color:#fff}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-primary:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #parking-container .table-menu .btn.btn-disabled{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-disabled{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #545f69;background-color:#545f69}#content .rd-client-panel #parking-container .table-menu .btn.btn-disabled:focus{outline:none}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-disabled:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-disabled:active{background-color:#2e353b}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-disabled:hover{background-color:#2e353b}}#content .rd-client-panel #parking-container .table-menu .btn.btn-disabled:disabled{color:#fff}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-disabled:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel #parking-container .table-menu .btn.btn-disabled{cursor:not-allowed}#content .rd-client-panel #parking-container .table-menu input.filter{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #parking-container .table-menu input.filter{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #parking-container .table-menu input.filter::-ms-clear{display:none}[dir] #content .rd-client-panel #parking-container .table-menu input.filter:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #parking-container .table-menu input.filter{min-width:18rem}[dir] #content .rd-client-panel #parking-container .table-menu input.filter{background-size:8% 100% !important}[dir=ltr] #content .rd-client-panel #parking-container .table-menu input.filter{margin-left:.5rem;padding-right:3.5rem;background:url(/legacy-build/dist/icon_filtry_gray.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 99% 40% !important}[dir=rtl] #content .rd-client-panel #parking-container .table-menu input.filter{margin-right:.5rem;padding-left:3.5rem;background:url(/legacy-build/dist/icon_filtry_gray.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 1% 40% !important}[dir] #content .rd-client-panel #parking-container .table-menu .all-rows-checker{margin:0}[dir] #content .rd-client-panel #parking-container #items-list tr:hover td{background-color:#d6d6d6}[dir] #content .rd-client-panel #parking-container #items-list tr.checked td{background-color:#d6d6d6}#content .rd-client-panel #parking-container .description{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #parking-container .description{margin:0;padding:1.5rem;border:none;background-color:rgba(0,0,0,0);box-shadow:none}[dir=ltr] #content .rd-client-panel #parking-container .description{padding-left:0}[dir=rtl] #content .rd-client-panel #parking-container .description{padding-right:0}#content .rd-client-panel #parking-container .description span,#content .rd-client-panel #parking-container .description p{font-size:1.4rem}#content .rd-client-panel #parking-container .description a{font-weight:700}#content .rd-client-panel #parking-container .item-label .symbols{font-size:1.4rem;color:#2e353b}#content .rd-client-panel #parking-container .item-label .symbols small{font-size:1.4rem}#content .rd-client-panel #parking-container .item-label .o-tme-loader-svg{width:2rem;height:2rem}#content .rd-client-panel #parking-container .quantity .integer{font-size:1.4rem}[dir=ltr] #content .rd-client-panel #parking-container .quantity .integer{text-align:left}[dir=rtl] #content .rd-client-panel #parking-container .quantity .integer{text-align:right}#content .rd-client-panel #parking-container .notification-button__text{color:#4b4b4b}#content .rd-client-panel #parking-container .edit-customer-symbol-row__form .o-tme-loader-svg{width:3rem;height:3rem}#content .rd-client-panel #parking-container .o-notification-status__container svg{height:2.5rem}#content .rd-client-panel #parking-container .o-notification-status__container .o-skeleton-placeholder,#content .rd-client-panel #parking-container .o-check-deliveries__container .o-skeleton-placeholder{opacity:1;width:100%;min-height:4rem}[dir] #content .rd-client-panel #parking-container .o-notification-status__container .o-skeleton-placeholder, [dir] #content .rd-client-panel #parking-container .o-check-deliveries__container .o-skeleton-placeholder{background-image:linear-gradient(#EBEBEB, #EBEBEB);background-size:100% 100%}[dir=ltr] #content .rd-client-panel #parking-container .o-notification-status__container .o-skeleton-placeholder, [dir=ltr] #content .rd-client-panel #parking-container .o-check-deliveries__container .o-skeleton-placeholder{animation-name:skeleton-opacity;animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}[dir=rtl] #content .rd-client-panel #parking-container .o-notification-status__container .o-skeleton-placeholder, [dir=rtl] #content .rd-client-panel #parking-container .o-check-deliveries__container .o-skeleton-placeholder{animation-name:skeleton-opacity;animation-duration:1.2s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;animation-direction:alternate}[dir] #content .rd-client-panel #parking-container .o-check-deliveries__container{margin-top:.5rem}[dir=ltr] #content .rd-client-panel #parking-container .o-check-deliveries__container{justify-content:left}[dir=rtl] #content .rd-client-panel #parking-container .o-check-deliveries__container{justify-content:right}[dir] #content .rd-client-panel #directories-list td{padding:1rem}#content .rd-client-panel #directories-list .ellipsis{min-width:30rem;line-height:3.2rem}#content .rd-client-panel #directories-list .name-inline{font-size:1.4rem}#content .rd-client-panel #directories-list .description-inline{font-size:1.4rem}#content .rd-client-panel tr[id^=parking-directory-] td{font-size:1.4rem;color:#2e353b}#content .rd-client-panel tr[id^=parking-directory-] td.condition{width:20%}#content .rd-client-panel .container-details .container-title{font-size:1.8rem;color:#2e353b;text-transform:none}[dir] #content .rd-client-panel .container-details .container-title{margin:0 0 2rem}#content .rd-client-panel #directories-list .notification-button.addedNotification .icon-notification-add{color:#183884}#content .rd-client-panel #directories-list .notification-button.addedNotification.Special .icon-notification-add{color:#cd0004}#content .rd-client-panel #directories-list .notification-button__text.notification-button__text--active{color:#4b4b4b}#content .rd-client-panel #directories-list .icon-notification-add .required-amount{font-size:1.4rem}[dir] #content .rd-client-panel #directories-list .available.sortable.checkable .rd-offer-no-data{text-align:center !important}[dir] #content .rd-client-panel #directories-list .available.sortable.checkable tr:hover td{background:#d6d6d6}[dir] #content .rd-client-panel #directories-list .available.sortable.checkable tr.checked td, [dir] #content .rd-client-panel #directories-list .available.sortable.checkable tr.modified td{background:#d6d6d6}#content .rd-client-panel #directories-list .item-label.filter-input h3,#content .rd-client-panel #directories-list .item-label.filter-input p{font-size:1.4rem;color:#2e353b}#content .rd-client-panel #directories-list .item-label.filter-input p{line-height:1.8rem}#content .rd-client-panel #parking-container .table-container .notificationsOptions{font-size:1.4rem}[dir=ltr] #content .rd-client-panel #parking-container .table-container .notificationsOptions{padding:.2rem 0 0 .8rem}[dir=rtl] #content .rd-client-panel #parking-container .table-container .notificationsOptions{padding:.2rem .8rem 0 0}#content .rd-client-panel #parking-container .table-container .notificationQuestion{vertical-align:middle}[dir=ltr] #content .rd-client-panel #parking-container .table-container .notificationQuestion{margin-right:.5rem}[dir=rtl] #content .rd-client-panel #parking-container .table-container .notificationQuestion{margin-left:.5rem}#content .rd-client-panel .has-zoom-icon::after{content:url(/legacy-build/dist/zoom_in--blue.935d651e037fafef3cff8f9e205798414ee613cd.svg);position:absolute;bottom:.5rem;display:block;width:2rem;height:2rem}[dir] #content .rd-client-panel .has-zoom-icon::after{padding:0;border-radius:.5rem;background:#fff}[dir=ltr] #content .rd-client-panel .has-zoom-icon::after{right:.5rem}[dir=rtl] #content .rd-client-panel .has-zoom-icon::after{left:.5rem}[dir] #content .rd-client-panel #ProfileData.wrapper{padding:0 1rem 1rem}[dir] #content .rd-client-panel #ProfileData.wrapper .rd-offer-prices-info{margin-bottom:2rem}#content .rd-client-panel #ProfileData.wrapper #offers .btn-primary.rd-offer-order{font-size:1.2rem;color:#fff !important;text-transform:lowercase}[dir] #content .rd-client-panel #ProfileData.wrapper #offers .btn-primary.rd-offer-order{padding:.6rem;border-radius:.3rem}[dir=ltr] #content .rd-client-panel #ProfileData.wrapper #offers .btn-primary.rd-offer-order{float:right}[dir=rtl] #content .rd-client-panel #ProfileData.wrapper #offers .btn-primary.rd-offer-order{float:left}#content .rd-client-panel #ProfileData.wrapper #offers .btn-primary.rd-offer-order::first-letter{text-transform:capitalize}@media(min-width: 768px){#content .rd-client-panel #ProfileData.wrapper #offers .btn-primary.rd-offer-order{width:62%}}#content .rd-client-panel .table-bordered td{font-size:1.4rem}[dir] #content .rd-client-panel .table-bordered td{border:none;background-color:rgba(0,0,0,0)}#content .rd-client-panel .rd-table-wrapper{overflow:auto}[dir] #content .rd-client-panel #offers .OFproducts .rd-offer-inner-table .tablesorter-header, [dir] #content .rd-client-panel #offers .OFproducts .rd-offer-inner-table .sorter-false{background-color:#6f7e8b}#content .rd-client-panel #offers,#content .rd-client-panel #offersProducts{border-spacing:0 1rem;border-collapse:separate}[dir] #content .rd-client-panel #offers, [dir] #content .rd-client-panel #offersProducts{margin-top:0;margin-bottom:3rem;border:none}#content .rd-client-panel #offers .rd-empty-cell,#content .rd-client-panel #offersProducts .rd-empty-cell{display:table-cell}#content .rd-client-panel #offers tr[id^=of_] a,#content .rd-client-panel #offers tr[id^=pr_] a,#content .rd-client-panel #offers tr[id^=or_] a,#content .rd-client-panel #offersProducts tr[id^=of_] a,#content .rd-client-panel #offersProducts tr[id^=pr_] a,#content .rd-client-panel #offersProducts tr[id^=or_] a{color:#183884 !important;-webkit-text-decoration:none;text-decoration:none}#content .rd-client-panel #offers tr[id^=of_] th,#content .rd-client-panel #offers tr[id^=pr_] th,#content .rd-client-panel #offers tr[id^=or_] th,#content .rd-client-panel #offersProducts tr[id^=of_] th,#content .rd-client-panel #offersProducts tr[id^=pr_] th,#content .rd-client-panel #offersProducts tr[id^=or_] th{vertical-align:middle}[dir=ltr] #content .rd-client-panel #offers tr[id^=of_] th, [dir=ltr] #content .rd-client-panel #offers tr[id^=pr_] th, [dir=ltr] #content .rd-client-panel #offers tr[id^=or_] th, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=of_] th, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=pr_] th, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=or_] th{text-align:left}[dir=rtl] #content .rd-client-panel #offers tr[id^=of_] th, [dir=rtl] #content .rd-client-panel #offers tr[id^=pr_] th, [dir=rtl] #content .rd-client-panel #offers tr[id^=or_] th, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=of_] th, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=pr_] th, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=or_] th{text-align:right}#content .rd-client-panel #offers tr[id^=of_] td,#content .rd-client-panel #offers tr[id^=pr_] td,#content .rd-client-panel #offers tr[id^=or_] td,#content .rd-client-panel #offersProducts tr[id^=of_] td,#content .rd-client-panel #offersProducts tr[id^=pr_] td,#content .rd-client-panel #offersProducts tr[id^=or_] td{font-size:1.4rem;font-weight:700;color:#2e353b;vertical-align:middle}[dir] #content .rd-client-panel #offers tr[id^=of_] td, [dir] #content .rd-client-panel #offers tr[id^=pr_] td, [dir] #content .rd-client-panel #offers tr[id^=or_] td, [dir] #content .rd-client-panel #offersProducts tr[id^=of_] td, [dir] #content .rd-client-panel #offersProducts tr[id^=pr_] td, [dir] #content .rd-client-panel #offersProducts tr[id^=or_] td{padding:1rem;border:none;background-color:#fff}[dir=ltr] #content .rd-client-panel #offers tr[id^=of_] td, [dir=ltr] #content .rd-client-panel #offers tr[id^=pr_] td, [dir=ltr] #content .rd-client-panel #offers tr[id^=or_] td, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=of_] td, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=pr_] td, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=or_] td{text-align:left}[dir=rtl] #content .rd-client-panel #offers tr[id^=of_] td, [dir=rtl] #content .rd-client-panel #offers tr[id^=pr_] td, [dir=rtl] #content .rd-client-panel #offers tr[id^=or_] td, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=of_] td, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=pr_] td, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=or_] td{text-align:right}[dir=ltr] #content .rd-client-panel #offers tr[id^=of_] td:first-child, [dir=ltr] #content .rd-client-panel #offers tr[id^=pr_] td:first-child, [dir=ltr] #content .rd-client-panel #offers tr[id^=or_] td:first-child, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=of_] td:first-child, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=pr_] td:first-child, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=or_] td:first-child{padding-left:2rem;border-left:1px solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] #content .rd-client-panel #offers tr[id^=of_] td:first-child, [dir=rtl] #content .rd-client-panel #offers tr[id^=pr_] td:first-child, [dir=rtl] #content .rd-client-panel #offers tr[id^=or_] td:first-child, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=of_] td:first-child, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=pr_] td:first-child, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=or_] td:first-child{padding-right:2rem;border-right:1px solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=ltr] #content .rd-client-panel #offers tr[id^=of_] td:last-child, [dir=ltr] #content .rd-client-panel #offers tr[id^=pr_] td:last-child, [dir=ltr] #content .rd-client-panel #offers tr[id^=or_] td:last-child, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=of_] td:last-child, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=pr_] td:last-child, [dir=ltr] #content .rd-client-panel #offersProducts tr[id^=or_] td:last-child{padding-right:2rem;border-right:1px solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] #content .rd-client-panel #offers tr[id^=of_] td:last-child, [dir=rtl] #content .rd-client-panel #offers tr[id^=pr_] td:last-child, [dir=rtl] #content .rd-client-panel #offers tr[id^=or_] td:last-child, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=of_] td:last-child, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=pr_] td:last-child, [dir=rtl] #content .rd-client-panel #offersProducts tr[id^=or_] td:last-child{padding-left:2rem;border-left:1px solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir] #content .rd-client-panel #offers tr[id^=of_] tbody tr:not(:last-child), [dir] #content .rd-client-panel #offers tr[id^=pr_] tbody tr:not(:last-child), [dir] #content .rd-client-panel #offers tr[id^=or_] tbody tr:not(:last-child), [dir] #content .rd-client-panel #offersProducts tr[id^=of_] tbody tr:not(:last-child), [dir] #content .rd-client-panel #offersProducts tr[id^=pr_] tbody tr:not(:last-child), [dir] #content .rd-client-panel #offersProducts tr[id^=or_] tbody tr:not(:last-child){border-bottom:1px solid #d6d6d6}[dir] #content .rd-client-panel #offers tr[id^=of_] td, [dir] #content .rd-client-panel #offers tr[id^=or_] td, [dir] #content .rd-client-panel #offersProducts tr[id^=of_] td, [dir] #content .rd-client-panel #offersProducts tr[id^=or_] td{border-top:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}[dir=ltr] #content .rd-client-panel #offers thead:first-child tr:first-child>th:last-child, [dir=ltr] #content .rd-client-panel #offersProducts thead:first-child tr:first-child>th:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] #content .rd-client-panel #offers thead:first-child tr:first-child>th:last-child, [dir=rtl] #content .rd-client-panel #offersProducts thead:first-child tr:first-child>th:last-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=ltr] #content .rd-client-panel #offers thead:first-child tr:first-child>th:first-child, [dir=ltr] #content .rd-client-panel #offersProducts thead:first-child tr:first-child>th:first-child{padding-left:2rem;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] #content .rd-client-panel #offers thead:first-child tr:first-child>th:first-child, [dir=rtl] #content .rd-client-panel #offersProducts thead:first-child tr:first-child>th:first-child{padding-right:2rem;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}#content .rd-client-panel #offers .rd-offer-tme-symbol,#content .rd-client-panel #offersProducts .rd-offer-tme-symbol{width:10%}#content .rd-client-panel #offers .tablesorter-headerRow .tablesorter-header,#content .rd-client-panel #offers .tablesorter-headerRow th,#content .rd-client-panel #offers .rd-header-row th,#content .rd-client-panel #offersProducts .tablesorter-headerRow .tablesorter-header,#content .rd-client-panel #offersProducts .tablesorter-headerRow th,#content .rd-client-panel #offersProducts .rd-header-row th{font-size:1.4rem;font-weight:700;white-space:nowrap}[dir] #content .rd-client-panel #offers .tablesorter-headerRow .tablesorter-header, [dir] #content .rd-client-panel #offers .tablesorter-headerRow th, [dir] #content .rd-client-panel #offers .rd-header-row th, [dir] #content .rd-client-panel #offersProducts .tablesorter-headerRow .tablesorter-header, [dir] #content .rd-client-panel #offersProducts .tablesorter-headerRow th, [dir] #content .rd-client-panel #offersProducts .rd-header-row th{cursor:pointer;padding:1rem}[dir=ltr] #content .rd-client-panel #offers .tablesorter-headerRow .tablesorter-header, [dir=ltr] #content .rd-client-panel #offers .tablesorter-headerRow th, [dir=ltr] #content .rd-client-panel #offers .rd-header-row th, [dir=ltr] #content .rd-client-panel #offersProducts .tablesorter-headerRow .tablesorter-header, [dir=ltr] #content .rd-client-panel #offersProducts .tablesorter-headerRow th, [dir=ltr] #content .rd-client-panel #offersProducts .rd-header-row th{text-align:left}[dir=rtl] #content .rd-client-panel #offers .tablesorter-headerRow .tablesorter-header, [dir=rtl] #content .rd-client-panel #offers .tablesorter-headerRow th, [dir=rtl] #content .rd-client-panel #offers .rd-header-row th, [dir=rtl] #content .rd-client-panel #offersProducts .tablesorter-headerRow .tablesorter-header, [dir=rtl] #content .rd-client-panel #offersProducts .tablesorter-headerRow th, [dir=rtl] #content .rd-client-panel #offersProducts .rd-header-row th{text-align:right}[dir] #content .rd-client-panel #offers .tablesorter-headerRow .tablesorter-header thead, [dir] #content .rd-client-panel #offers .tablesorter-headerRow th thead, [dir] #content .rd-client-panel #offers .rd-header-row th thead, [dir] #content .rd-client-panel #offersProducts .tablesorter-headerRow .tablesorter-header thead, [dir] #content .rd-client-panel #offersProducts .tablesorter-headerRow th thead, [dir] #content .rd-client-panel #offersProducts .rd-header-row th thead{background-color:rgba(0,0,0,0)}#content .rd-client-panel #offers .rd-cell__order-button,#content .rd-client-panel #offersProducts .rd-cell__order-button{min-width:13.5rem}#content .rd-client-panel #offers .rd-cell__more-button,#content .rd-client-panel #offersProducts .rd-cell__more-button{width:19rem;min-width:19rem}#content .rd-client-panel #offers a.more,#content .rd-client-panel #offersProducts a.more{display:none}#content .rd-client-panel #offers .rd-more-button,#content .rd-client-panel #offersProducts .rd-more-button{display:block;width:75%}[dir] #content .rd-client-panel #offers .rd-more-button, [dir] #content .rd-client-panel #offersProducts .rd-more-button{padding:.6rem;border:.1rem solid #6f7e8b;border-radius:.5rem;text-align:center}[dir=ltr] #content .rd-client-panel #offers .rd-more-button, [dir=ltr] #content .rd-client-panel #offersProducts .rd-more-button{margin:0 0 0 auto}[dir=rtl] #content .rd-client-panel #offers .rd-more-button, [dir=rtl] #content .rd-client-panel #offersProducts .rd-more-button{margin:0 auto 0 0}#content .rd-client-panel #offers .rd-more-button::first-letter,#content .rd-client-panel #offersProducts .rd-more-button::first-letter{text-transform:capitalize}#content .rd-client-panel #offers .rd-more-button:hover,#content .rd-client-panel #offersProducts .rd-more-button:hover{-webkit-text-decoration:none;text-decoration:none}#content .rd-client-panel #offers .rd-more-button .rd-element-hidden,#content .rd-client-panel #offersProducts .rd-more-button .rd-element-hidden{display:none}[dir=ltr] #content .rd-client-panel #offers .rd-more-button__title, [dir=ltr] #content .rd-client-panel #offersProducts .rd-more-button__title{padding-right:.5rem}[dir=rtl] #content .rd-client-panel #offers .rd-more-button__title, [dir=rtl] #content .rd-client-panel #offersProducts .rd-more-button__title{padding-left:.5rem}#content .rd-client-panel #offers .rd-more-button .o-icon,#content .rd-client-panel #offersProducts .rd-more-button .o-icon{width:1rem;height:1rem}#content .rd-client-panel #offers .offer-tme-symbol,#content .rd-client-panel #offersProducts .offer-tme-symbol{width:-webkit-fit-content;width:fit-content}@supports(-ms-ime-align: auto){#content .rd-client-panel #offers .rd-more-button,#content .rd-client-panel #offersProducts .rd-more-button{text-transform:capitalize !important}}#content .rd-client-panel #offers.rd-all-offers,#content .rd-client-panel #offers table[id^=prs],#content .rd-client-panel #offersProducts.rd-all-offers,#content .rd-client-panel #offersProducts table[id^=prs]{border-collapse:collapse}[dir] #content .rd-client-panel #offers.rd-all-offers, [dir] #content .rd-client-panel #offers table[id^=prs], [dir] #content .rd-client-panel #offersProducts.rd-all-offers, [dir] #content .rd-client-panel #offersProducts table[id^=prs]{border:none}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers, [dir=ltr] #content .rd-client-panel #offers table[id^=prs], [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs]{border-top-left-radius:.5rem;border-top-right-radius:.5rem}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers, [dir=rtl] #content .rd-client-panel #offers table[id^=prs], [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs]{border-top-right-radius:.5rem;border-top-left-radius:.5rem}[dir] #content .rd-client-panel #offers.rd-all-offers .tablesorter-header, [dir] #content .rd-client-panel #offers.rd-all-offers .sorter-false, [dir] #content .rd-client-panel #offers.rd-all-offers .table-display-offers, [dir] #content .rd-client-panel #offers table[id^=prs] .tablesorter-header, [dir] #content .rd-client-panel #offers table[id^=prs] .sorter-false, [dir] #content .rd-client-panel #offers table[id^=prs] .table-display-offers, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .tablesorter-header, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .sorter-false, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .tablesorter-header, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .sorter-false, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers{background-color:#4b5b69}#content .rd-client-panel #offers.rd-all-offers td,#content .rd-client-panel #offers table[id^=prs] td,#content .rd-client-panel #offersProducts.rd-all-offers td,#content .rd-client-panel #offersProducts table[id^=prs] td{font-weight:400;vertical-align:middle}[dir] #content .rd-client-panel #offers.rd-all-offers td, [dir] #content .rd-client-panel #offers table[id^=prs] td, [dir] #content .rd-client-panel #offersProducts.rd-all-offers td, [dir] #content .rd-client-panel #offersProducts table[id^=prs] td{background-color:rgba(0,0,0,0)}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers td, [dir=ltr] #content .rd-client-panel #offers table[id^=prs] td, [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers td, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs] td{border-right:rgba(0,0,0,0)}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers td, [dir=rtl] #content .rd-client-panel #offers table[id^=prs] td, [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers td, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs] td{border-left:rgba(0,0,0,0)}[dir] #content .rd-client-panel #offers.rd-all-offers th, [dir] #content .rd-client-panel #offers table[id^=prs] th, [dir] #content .rd-client-panel #offersProducts.rd-all-offers th, [dir] #content .rd-client-panel #offersProducts table[id^=prs] th{border:rgba(0,0,0,0)}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers td:first-child, [dir=ltr] #content .rd-client-panel #offers table[id^=prs] td:first-child, [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers td:first-child, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs] td:first-child{border-left:rgba(0,0,0,0);border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers td:first-child, [dir=rtl] #content .rd-client-panel #offers table[id^=prs] td:first-child, [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers td:first-child, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs] td:first-child{border-right:rgba(0,0,0,0);border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers td:last-child, [dir=ltr] #content .rd-client-panel #offers table[id^=prs] td:last-child, [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers td:last-child, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs] td:last-child{padding-right:0;border-top-right-radius:0;border-bottom-right-radius:0}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers td:last-child, [dir=rtl] #content .rd-client-panel #offers table[id^=prs] td:last-child, [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers td:last-child, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs] td:last-child{padding-left:0;border-top-left-radius:0;border-bottom-left-radius:0}[dir] #content .rd-client-panel #offers.rd-all-offers tr, [dir] #content .rd-client-panel #offers.rd-all-offers tr.odd, [dir] #content .rd-client-panel #offers.rd-all-offers tr.even, [dir] #content .rd-client-panel #offers table[id^=prs] tr, [dir] #content .rd-client-panel #offers table[id^=prs] tr.odd, [dir] #content .rd-client-panel #offers table[id^=prs] tr.even, [dir] #content .rd-client-panel #offersProducts.rd-all-offers tr, [dir] #content .rd-client-panel #offersProducts.rd-all-offers tr.odd, [dir] #content .rd-client-panel #offersProducts.rd-all-offers tr.even, [dir] #content .rd-client-panel #offersProducts table[id^=prs] tr, [dir] #content .rd-client-panel #offersProducts table[id^=prs] tr.odd, [dir] #content .rd-client-panel #offersProducts table[id^=prs] tr.even{padding:0;border:none}#content .rd-client-panel #offers.rd-all-offers .btn-primary,#content .rd-client-panel #offers table[id^=prs] .btn-primary,#content .rd-client-panel #offersProducts.rd-all-offers .btn-primary,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{width:-webkit-max-content;width:max-content;color:#fff !important;text-transform:lowercase}#content .rd-client-panel #offers.rd-all-offers .btn-primary::first-letter,#content .rd-client-panel #offers table[id^=prs] .btn-primary::first-letter,#content .rd-client-panel #offersProducts.rd-all-offers .btn-primary::first-letter,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary::first-letter{text-transform:capitalize}@media(min-width: 1280px){#content .rd-client-panel #offers.rd-all-offers .btn-primary,#content .rd-client-panel #offers table[id^=prs] .btn-primary,#content .rd-client-panel #offersProducts.rd-all-offers .btn-primary,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{width:auto}}#content .rd-client-panel #offers.rd-all-offers .btn-primary,#content .rd-client-panel #offers table[id^=prs] .btn-primary,#content .rd-client-panel #offersProducts.rd-all-offers .btn-primary,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #offers.rd-all-offers .btn-primary, [dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .btn-primary, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #offers.rd-all-offers .btn-primary:focus,#content .rd-client-panel #offers table[id^=prs] .btn-primary:focus,#content .rd-client-panel #offersProducts.rd-all-offers .btn-primary:focus,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:focus{outline:none}[dir] #content .rd-client-panel #offers.rd-all-offers .btn-primary:focus, [dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:focus, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .btn-primary:focus, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #offers.rd-all-offers .btn-primary:active, [dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:active, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .btn-primary:active, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #offers.rd-all-offers .btn-primary:hover, [dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:hover, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .btn-primary:hover, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:hover{background-color:#061945}}#content .rd-client-panel #offers.rd-all-offers .btn-primary:disabled,#content .rd-client-panel #offers table[id^=prs] .btn-primary:disabled,#content .rd-client-panel #offersProducts.rd-all-offers .btn-primary:disabled,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:disabled{color:#fff}[dir] #content .rd-client-panel #offers.rd-all-offers .btn-primary:disabled, [dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:disabled, [dir] #content .rd-client-panel #offersProducts.rd-all-offers .btn-primary:disabled, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel #offers.rd-all-offers [class^=table-display-offers__], [dir] #content .rd-client-panel #offers table[id^=prs] [class^=table-display-offers__], [dir] #content .rd-client-panel #offersProducts.rd-all-offers [class^=table-display-offers__], [dir] #content .rd-client-panel #offersProducts table[id^=prs] [class^=table-display-offers__]{background-color:#f5f5f5}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers .table-display-offers__number, [dir=ltr] #content .rd-client-panel #offers table[id^=prs] .table-display-offers__number, [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__number, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__number{border-left:rgba(0,0,0,0)}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers .table-display-offers__number, [dir=rtl] #content .rd-client-panel #offers table[id^=prs] .table-display-offers__number, [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__number, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__number{border-right:rgba(0,0,0,0)}#content .rd-client-panel #offers.rd-all-offers .table-display-offers__title a,#content .rd-client-panel #offers table[id^=prs] .table-display-offers__title a,#content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__title a,#content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__title a{-webkit-text-decoration:underline;text-decoration:underline}#content .rd-client-panel #offers.rd-all-offers .table-display-offers__total,#content .rd-client-panel #offers table[id^=prs] .table-display-offers__total,#content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__total,#content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__total{width:17%}#content .rd-client-panel #offers.rd-all-offers .table-display-offers__deliveries,#content .rd-client-panel #offers table[id^=prs] .table-display-offers__deliveries,#content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__deliveries,#content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__deliveries{width:15%;min-width:17rem}#content .rd-client-panel #offers.rd-all-offers .table-display-offers__deliveries a,#content .rd-client-panel #offers table[id^=prs] .table-display-offers__deliveries a,#content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__deliveries a,#content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__deliveries a{-webkit-text-decoration:underline;text-decoration:underline}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers .table-display-offers__deliveries~td, [dir=ltr] #content .rd-client-panel #offers table[id^=prs] .table-display-offers__deliveries~td, [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__deliveries~td, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__deliveries~td{border-right:rgba(0,0,0,0)}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers .table-display-offers__deliveries~td, [dir=rtl] #content .rd-client-panel #offers table[id^=prs] .table-display-offers__deliveries~td, [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__deliveries~td, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__deliveries~td{border-left:rgba(0,0,0,0)}#content .rd-client-panel #offers.rd-all-offers .table-display-offers__title,#content .rd-client-panel #offers table[id^=prs] .table-display-offers__title,#content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__title,#content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__title{width:15%}#content .rd-client-panel #offers.rd-all-offers .table-display-offers__order-button,#content .rd-client-panel #offers table[id^=prs] .table-display-offers__order-button,#content .rd-client-panel #offersProducts.rd-all-offers .table-display-offers__order-button,#content .rd-client-panel #offersProducts table[id^=prs] .table-display-offers__order-button{width:10%}[dir] #content .rd-client-panel #offers tr.products.OFproducts td.rd-offer-inner-table, [dir] #content .rd-client-panel #offersProducts tr.products.OFproducts td.rd-offer-inner-table{padding:1rem 2rem 0 !important;border:1px solid #d6d6d6;border-radius:.5rem;background-color:#f5f5f5}[dir] #content .rd-client-panel #offers tr.products.OFproducts td.rd-offer-inner-table table th:hover, [dir] #content .rd-client-panel #offersProducts tr.products.OFproducts td.rd-offer-inner-table table th:hover{cursor:pointer}[dir] #content .rd-client-panel #offers table[id^=prs], [dir] #content .rd-client-panel #offersProducts table[id^=prs]{margin-bottom:0}#content .rd-client-panel #offers table[id^=prs] .btn-primary,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #offers table[id^=prs] .btn-primary:focus,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:focus{outline:none}[dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:focus, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:active, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:hover, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:hover{background-color:#061945}}#content .rd-client-panel #offers table[id^=prs] .btn-primary:disabled,#content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:disabled{color:#fff}[dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary:disabled, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel #offers table[id^=prs] .btn-primary, [dir] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{margin:0 auto}[dir=ltr] #content .rd-client-panel #offers table[id^=prs] .btn-primary, [dir=ltr] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{float:right}[dir=rtl] #content .rd-client-panel #offers table[id^=prs] .btn-primary, [dir=rtl] #content .rd-client-panel #offersProducts table[id^=prs] .btn-primary{float:left}#content .rd-client-panel #offers.rd-all-offers,#content .rd-client-panel #offersProducts.rd-all-offers{border-collapse:separate}[dir] #content .rd-client-panel #offers.rd-all-offers, [dir] #content .rd-client-panel #offersProducts.rd-all-offers{background-color:rgba(0,0,0,0)}[dir=ltr] #content .rd-client-panel #offers.rd-all-offers td:nth-last-child(2), [dir=ltr] #content .rd-client-panel #offersProducts.rd-all-offers td:nth-last-child(2){padding-right:2rem;border-right:.1rem solid #d6d6d6;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] #content .rd-client-panel #offers.rd-all-offers td:nth-last-child(2), [dir=rtl] #content .rd-client-panel #offersProducts.rd-all-offers td:nth-last-child(2){padding-left:2rem;border-left:.1rem solid #d6d6d6;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}#content .rd-client-panel #offers.rd-all-offers a:not(.rd-offer-order),#content .rd-client-panel #offersProducts.rd-all-offers a:not(.rd-offer-order){-webkit-text-decoration:underline;text-decoration:underline}#content .rd-client-panel #offersProducts td{font-weight:400 !important}#content .rd-client-panel #offersProducts td:nth-child(6){width:10%}[dir] #content .rd-client-panel #offersProducts .button{padding:1rem}#content .rd-client-panel #offersProducts .rd-price-info a{color:#183884}#content .rd-client-panel .modal-body .row{width:unset}[dir] #content .rd-client-panel .invoices-actions-wrapper .o-tme-loader__image{margin:0 !important}#content .rd-client-panel .invoices-actions-wrapper .o-tme-loader-svg{width:3rem;height:3rem}[dir] #content .rd-client-panel #tb_proforma_invoices .rd-offer-no-data{text-align:center !important}#content .rd-client-panel .invoices-actions-payment-button{display:block;width:-webkit-max-content;width:max-content;font-weight:700;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#183884;fill:#183884;stroke:#183884}[dir] #content .rd-client-panel .invoices-actions-payment-button{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}#content .rd-client-panel .invoices-actions-payment-button:focus{outline:none}[dir] #content .rd-client-panel .invoices-actions-payment-button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}#content .rd-client-panel .invoices-actions-payment-button:active{color:#fff}[dir] #content .rd-client-panel .invoices-actions-payment-button:active{background-color:#183884}#content .rd-client-panel .invoices-actions-payment-button:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel .invoices-actions-payment-button:hover{color:#fff}[dir] #content .rd-client-panel .invoices-actions-payment-button:hover{background-color:#183884}#content .rd-client-panel .invoices-actions-payment-button:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel .invoices-actions-payment-button:disabled{color:#6f7e8b}[dir] #content .rd-client-panel .invoices-actions-payment-button:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #search_a_info_a{display:inline-block}#content .rd-client-panel .rd-well-undelivered-products.form-inline.well,#content .rd-client-panel #fSelectType{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel .rd-well-undelivered-products.form-inline.well, [dir] #content .rd-client-panel #fSelectType{margin:0;padding:1.5rem;border:none;background-color:rgba(0,0,0,0);box-shadow:none}#content .rd-client-panel .rd-well-undelivered-products.form-inline.well label,#content .rd-client-panel #fSelectType label{font-size:1.4rem}[dir=ltr] #content .rd-client-panel .rd-well-undelivered-products.form-inline.well{padding-right:0}[dir=rtl] #content .rd-client-panel .rd-well-undelivered-products.form-inline.well{padding-left:0}#content .rd-client-panel .section .btn.btn-small{color:#183884}[dir] #content .rd-client-panel .section .btn.btn-small{border-color:#183884}[dir=ltr] #content .rd-client-panel .section .btn.btn-small{margin-right:1rem}[dir=rtl] #content .rd-client-panel .section .btn.btn-small{margin-left:1rem}#content .rd-client-panel #searchBackorder{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #searchBackorder{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #searchBackorder::-ms-clear{display:none}[dir] #content .rd-client-panel #searchBackorder:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] #content .rd-client-panel #searchBackorder{margin:0 1rem}#content .rd-client-panel #do_cancel_search{line-height:3rem;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] #content .rd-client-panel #do_cancel_search{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}#content .rd-client-panel #do_cancel_search:focus{outline:none}[dir] #content .rd-client-panel #do_cancel_search:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}#content .rd-client-panel #do_cancel_search:active{color:#fff}[dir] #content .rd-client-panel #do_cancel_search:active{background-color:#545f69}#content .rd-client-panel #do_cancel_search:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #do_cancel_search:hover{color:#fff}[dir] #content .rd-client-panel #do_cancel_search:hover{background-color:#545f69}#content .rd-client-panel #do_cancel_search:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #do_cancel_search:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #do_cancel_search:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel .rd-invoice-table-top td{padding:1.5rem}[dir] #content .rd-client-panel #f_invoice_history, [dir] #content .rd-client-panel #fSelectType{margin-bottom:0}#content .rd-client-panel #f_invoice_history label,#content .rd-client-panel #fSelectType label{font-size:1.4rem}#content .rd-client-panel #f_invoice_history .btn-primary,#content .rd-client-panel #fSelectType .btn-primary{min-width:15rem}#content .rd-client-panel #f_invoice_history #invoice_filters_datefrom,#content .rd-client-panel #f_invoice_history #invoice_filters_dateto,#content .rd-client-panel #f_invoice_history #invoice_filters_type,#content .rd-client-panel #f_invoice_history #invoice_type_filter,#content .rd-client-panel #fSelectType #invoice_filters_datefrom,#content .rd-client-panel #fSelectType #invoice_filters_dateto,#content .rd-client-panel #fSelectType #invoice_filters_type,#content .rd-client-panel #fSelectType #invoice_type_filter{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom, [dir] #content .rd-client-panel #f_invoice_history #invoice_filters_dateto, [dir] #content .rd-client-panel #f_invoice_history #invoice_filters_type, [dir] #content .rd-client-panel #f_invoice_history #invoice_type_filter, [dir] #content .rd-client-panel #fSelectType #invoice_filters_datefrom, [dir] #content .rd-client-panel #fSelectType #invoice_filters_dateto, [dir] #content .rd-client-panel #fSelectType #invoice_filters_type, [dir] #content .rd-client-panel #fSelectType #invoice_type_filter{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #f_invoice_history #invoice_filters_datefrom::-ms-clear,#content .rd-client-panel #f_invoice_history #invoice_filters_dateto::-ms-clear,#content .rd-client-panel #f_invoice_history #invoice_filters_type::-ms-clear,#content .rd-client-panel #f_invoice_history #invoice_type_filter::-ms-clear,#content .rd-client-panel #fSelectType #invoice_filters_datefrom::-ms-clear,#content .rd-client-panel #fSelectType #invoice_filters_dateto::-ms-clear,#content .rd-client-panel #fSelectType #invoice_filters_type::-ms-clear,#content .rd-client-panel #fSelectType #invoice_type_filter::-ms-clear{display:none}[dir] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom:focus, [dir] #content .rd-client-panel #f_invoice_history #invoice_filters_dateto:focus, [dir] #content .rd-client-panel #f_invoice_history #invoice_filters_type:focus, [dir] #content .rd-client-panel #f_invoice_history #invoice_type_filter:focus, [dir] #content .rd-client-panel #fSelectType #invoice_filters_datefrom:focus, [dir] #content .rd-client-panel #fSelectType #invoice_filters_dateto:focus, [dir] #content .rd-client-panel #fSelectType #invoice_filters_type:focus, [dir] #content .rd-client-panel #fSelectType #invoice_type_filter:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom, [dir] #content .rd-client-panel #f_invoice_history #invoice_filters_dateto, [dir] #content .rd-client-panel #fSelectType #invoice_filters_datefrom, [dir] #content .rd-client-panel #fSelectType #invoice_filters_dateto{cursor:pointer;background-size:10% !important}[dir=ltr] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom, [dir=ltr] #content .rd-client-panel #f_invoice_history #invoice_filters_dateto, [dir=ltr] #content .rd-client-panel #fSelectType #invoice_filters_datefrom, [dir=ltr] #content .rd-client-panel #fSelectType #invoice_filters_dateto{background:#fff url(/legacy-build/dist/catalogue-calendar-icon.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 95% 50% !important}[dir=rtl] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom, [dir=rtl] #content .rd-client-panel #f_invoice_history #invoice_filters_dateto, [dir=rtl] #content .rd-client-panel #fSelectType #invoice_filters_datefrom, [dir=rtl] #content .rd-client-panel #fSelectType #invoice_filters_dateto{background:#fff url(/legacy-build/dist/catalogue-calendar-icon.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 5% 50% !important}#content .rd-client-panel #f_invoice_history #invoice_filters_type,#content .rd-client-panel #f_invoice_history #invoice_type_filter,#content .rd-client-panel #fSelectType #invoice_filters_type,#content .rd-client-panel #fSelectType #invoice_type_filter{height:3rem}[dir] #content .rd-client-panel #f_invoice_history #invoice_filters_type, [dir] #content .rd-client-panel #f_invoice_history #invoice_type_filter, [dir] #content .rd-client-panel #fSelectType #invoice_filters_type, [dir] #content .rd-client-panel #fSelectType #invoice_type_filter{padding:.4rem}[dir=ltr] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom, [dir=ltr] #content .rd-client-panel #f_invoice_history #invoice_filters_type, [dir=ltr] #content .rd-client-panel #fSelectType #invoice_filters_datefrom, [dir=ltr] #content .rd-client-panel #fSelectType #invoice_filters_type{margin-left:1rem}[dir=rtl] #content .rd-client-panel #f_invoice_history #invoice_filters_datefrom, [dir=rtl] #content .rd-client-panel #f_invoice_history #invoice_filters_type, [dir=rtl] #content .rd-client-panel #fSelectType #invoice_filters_datefrom, [dir=rtl] #content .rd-client-panel #fSelectType #invoice_filters_type{margin-right:1rem}[dir] #content .rd-client-panel #f_invoice_history .control-group:last-of-type, [dir] #content .rd-client-panel #fSelectType .control-group:last-of-type{margin-bottom:0}[dir=ltr] #content .rd-client-panel #f_invoice_history .controls .btn, [dir=ltr] #content .rd-client-panel #fSelectType .controls .btn{float:right}[dir=rtl] #content .rd-client-panel #f_invoice_history .controls .btn, [dir=rtl] #content .rd-client-panel #fSelectType .controls .btn{float:left}[dir] #content .rd-client-panel .section .btn.pull-right{padding:1.2rem !important}[dir=ltr] #content .rd-client-panel .section .btn.pull-right{margin-right:1rem !important}[dir=rtl] #content .rd-client-panel .section .btn.pull-right{margin-left:1rem !important}[dir] #content .rd-client-panel #f_invoice_history{background-color:#f5f5f5}[dir] #content .rd-client-panel .controls.form-inline label{margin:0 .5rem}#content .rd-client-panel .rd-invoice-table-top,#content .rd-client-panel #tb_backorders,#content .rd-client-panel #tb_unpaidinvoices,#content .rd-client-panel #tb_invoice_history,#content .rd-client-panel #tb_backorder_lines_view{border-spacing:0;font-size:1.4rem}[dir] #content .rd-client-panel .rd-invoice-table-top, [dir] #content .rd-client-panel #tb_backorders, [dir] #content .rd-client-panel #tb_unpaidinvoices, [dir] #content .rd-client-panel #tb_invoice_history, [dir] #content .rd-client-panel #tb_backorder_lines_view{border:rgba(0,0,0,0)}#content .rd-client-panel .rd-invoice-table-top th,#content .rd-client-panel .rd-invoice-table-top .header,#content .rd-client-panel #tb_backorders th,#content .rd-client-panel #tb_backorders .header,#content .rd-client-panel #tb_unpaidinvoices th,#content .rd-client-panel #tb_unpaidinvoices .header,#content .rd-client-panel #tb_invoice_history th,#content .rd-client-panel #tb_invoice_history .header,#content .rd-client-panel #tb_backorder_lines_view th,#content .rd-client-panel #tb_backorder_lines_view .header{vertical-align:middle;filter:blur(0)}[dir] #content .rd-client-panel .rd-invoice-table-top th, [dir] #content .rd-client-panel .rd-invoice-table-top .header, [dir] #content .rd-client-panel #tb_backorders th, [dir] #content .rd-client-panel #tb_backorders .header, [dir] #content .rd-client-panel #tb_unpaidinvoices th, [dir] #content .rd-client-panel #tb_unpaidinvoices .header, [dir] #content .rd-client-panel #tb_invoice_history th, [dir] #content .rd-client-panel #tb_invoice_history .header, [dir] #content .rd-client-panel #tb_backorder_lines_view th, [dir] #content .rd-client-panel #tb_backorder_lines_view .header{padding:1.5rem}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top th, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top .header, [dir=ltr] #content .rd-client-panel #tb_backorders th, [dir=ltr] #content .rd-client-panel #tb_backorders .header, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices th, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices .header, [dir=ltr] #content .rd-client-panel #tb_invoice_history th, [dir=ltr] #content .rd-client-panel #tb_invoice_history .header, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view th, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view .header{text-align:left}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top th, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top .header, [dir=rtl] #content .rd-client-panel #tb_backorders th, [dir=rtl] #content .rd-client-panel #tb_backorders .header, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices th, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices .header, [dir=rtl] #content .rd-client-panel #tb_invoice_history th, [dir=rtl] #content .rd-client-panel #tb_invoice_history .header, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view th, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view .header{text-align:right}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top th:last-child, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top .header:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders th:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders .header:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices th:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices .header:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history th:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history .header:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view th:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view .header:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top th:last-child, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top .header:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders th:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders .header:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices th:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices .header:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history th:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history .header:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view th:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view .header:last-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top th:first-child, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top .header:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders th:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders .header:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices th:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices .header:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history th:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history .header:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view th:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view .header:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top th:first-child, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top .header:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders th:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders .header:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices th:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices .header:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history th:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history .header:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view th:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view .header:first-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir] #content .rd-client-panel .rd-invoice-table-top tr:nth-child(2n+1) td, [dir] #content .rd-client-panel #tb_backorders tr:nth-child(2n+1) td, [dir] #content .rd-client-panel #tb_unpaidinvoices tr:nth-child(2n+1) td, [dir] #content .rd-client-panel #tb_invoice_history tr:nth-child(2n+1) td, [dir] #content .rd-client-panel #tb_backorder_lines_view tr:nth-child(2n+1) td{background-color:#f5f5f5}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_],#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_],#content .rd-client-panel .rd-invoice-table-top td,#content .rd-client-panel #tb_backorders tr[id^=bo_],#content .rd-client-panel #tb_backorders tr[id^=boall_],#content .rd-client-panel #tb_backorders td,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_],#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_],#content .rd-client-panel #tb_unpaidinvoices td,#content .rd-client-panel #tb_invoice_history tr[id^=bo_],#content .rd-client-panel #tb_invoice_history tr[id^=boall_],#content .rd-client-panel #tb_invoice_history td,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_],#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_],#content .rd-client-panel #tb_backorder_lines_view td{vertical-align:middle}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_], [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_], [dir] #content .rd-client-panel .rd-invoice-table-top td, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_], [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_], [dir] #content .rd-client-panel #tb_backorders td, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_], [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_], [dir] #content .rd-client-panel #tb_unpaidinvoices td, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_], [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_], [dir] #content .rd-client-panel #tb_invoice_history td, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_], [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_], [dir] #content .rd-client-panel #tb_backorder_lines_view td{padding:1.5rem;border-bottom:rgba(0,0,0,0)}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_], [dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_], [dir=ltr] #content .rd-client-panel .rd-invoice-table-top td, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=bo_], [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=boall_], [dir=ltr] #content .rd-client-panel #tb_backorders td, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_], [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_], [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices td, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=bo_], [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=boall_], [dir=ltr] #content .rd-client-panel #tb_invoice_history td, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_], [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_], [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view td{border-right:rgba(0,0,0,0);text-align:left !important}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_], [dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_], [dir=rtl] #content .rd-client-panel .rd-invoice-table-top td, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=bo_], [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=boall_], [dir=rtl] #content .rd-client-panel #tb_backorders td, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_], [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_], [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices td, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=bo_], [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=boall_], [dir=rtl] #content .rd-client-panel #tb_invoice_history td, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_], [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_], [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view td{border-left:rgba(0,0,0,0);text-align:right !important}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_].noDataMsg, [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_].noDataMsg, [dir] #content .rd-client-panel .rd-invoice-table-top td.noDataMsg, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_].noDataMsg, [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_].noDataMsg, [dir] #content .rd-client-panel #tb_backorders td.noDataMsg, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_].noDataMsg, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_].noDataMsg, [dir] #content .rd-client-panel #tb_unpaidinvoices td.noDataMsg, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_].noDataMsg, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_].noDataMsg, [dir] #content .rd-client-panel #tb_invoice_history td.noDataMsg, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_].noDataMsg, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_].noDataMsg, [dir] #content .rd-client-panel #tb_backorder_lines_view td.noDataMsg{text-align:center}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_]:nth-child(odd) td, [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_]:nth-child(odd) td, [dir] #content .rd-client-panel .rd-invoice-table-top td:nth-child(odd) td, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_backorders td:nth-child(odd) td, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_unpaidinvoices td:nth-child(odd) td, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_invoice_history td:nth-child(odd) td, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_]:nth-child(odd) td, [dir] #content .rd-client-panel #tb_backorder_lines_view td:nth-child(odd) td{background-color:#f5f5f5}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top td:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=bo_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=boall_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders td:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices td:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=bo_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=boall_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history td:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_]:nth-child(odd) td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view td:nth-child(odd) td:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top td:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=bo_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=boall_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders td:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices td:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=bo_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=boall_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history td:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_]:nth-child(odd) td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view td:nth-child(odd) td:last-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top td:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=bo_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=boall_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders td:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices td:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=bo_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=boall_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history td:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_]:nth-child(odd) td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view td:nth-child(odd) td:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top td:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=bo_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=boall_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders td:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices td:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=bo_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=boall_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history td:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_]:nth-child(odd) td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view td:nth-child(odd) td:first-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] td, [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] td, [dir] #content .rd-client-panel .rd-invoice-table-top td td, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_] td, [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_] td, [dir] #content .rd-client-panel #tb_backorders td td, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] td, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] td, [dir] #content .rd-client-panel #tb_unpaidinvoices td td, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_] td, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_] td, [dir] #content .rd-client-panel #tb_invoice_history td td, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] td, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] td, [dir] #content .rd-client-panel #tb_backorder_lines_view td td{padding:1.5rem;border-bottom:rgba(0,0,0,0)}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] td, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] td, [dir=ltr] #content .rd-client-panel .rd-invoice-table-top td td, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=bo_] td, [dir=ltr] #content .rd-client-panel #tb_backorders tr[id^=boall_] td, [dir=ltr] #content .rd-client-panel #tb_backorders td td, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] td, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] td, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices td td, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=bo_] td, [dir=ltr] #content .rd-client-panel #tb_invoice_history tr[id^=boall_] td, [dir=ltr] #content .rd-client-panel #tb_invoice_history td td, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] td, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] td, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view td td{border-right:rgba(0,0,0,0);text-align:left !important}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] td, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] td, [dir=rtl] #content .rd-client-panel .rd-invoice-table-top td td, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=bo_] td, [dir=rtl] #content .rd-client-panel #tb_backorders tr[id^=boall_] td, [dir=rtl] #content .rd-client-panel #tb_backorders td td, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] td, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] td, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices td td, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=bo_] td, [dir=rtl] #content .rd-client-panel #tb_invoice_history tr[id^=boall_] td, [dir=rtl] #content .rd-client-panel #tb_invoice_history td td, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] td, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] td, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view td td{border-left:rgba(0,0,0,0);text-align:right !important}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] nobr,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] nobr,#content .rd-client-panel .rd-invoice-table-top td nobr,#content .rd-client-panel #tb_backorders tr[id^=bo_] nobr,#content .rd-client-panel #tb_backorders tr[id^=boall_] nobr,#content .rd-client-panel #tb_backorders td nobr,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] nobr,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] nobr,#content .rd-client-panel #tb_unpaidinvoices td nobr,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] nobr,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] nobr,#content .rd-client-panel #tb_invoice_history td nobr,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] nobr,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] nobr,#content .rd-client-panel #tb_backorder_lines_view td nobr{color:#2e353b}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .symbol,#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .boDetails,#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .unpaid-invoices-actions-text,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .symbol,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .boDetails,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .unpaid-invoices-actions-text,#content .rd-client-panel .rd-invoice-table-top td .symbol,#content .rd-client-panel .rd-invoice-table-top td .boDetails,#content .rd-client-panel .rd-invoice-table-top td .unpaid-invoices-actions-text,#content .rd-client-panel #tb_backorders tr[id^=bo_] .symbol,#content .rd-client-panel #tb_backorders tr[id^=bo_] .boDetails,#content .rd-client-panel #tb_backorders tr[id^=bo_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_backorders tr[id^=boall_] .symbol,#content .rd-client-panel #tb_backorders tr[id^=boall_] .boDetails,#content .rd-client-panel #tb_backorders tr[id^=boall_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_backorders td .symbol,#content .rd-client-panel #tb_backorders td .boDetails,#content .rd-client-panel #tb_backorders td .unpaid-invoices-actions-text,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .symbol,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .boDetails,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .symbol,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .boDetails,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_unpaidinvoices td .symbol,#content .rd-client-panel #tb_unpaidinvoices td .boDetails,#content .rd-client-panel #tb_unpaidinvoices td .unpaid-invoices-actions-text,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] .symbol,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] .boDetails,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] .symbol,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] .boDetails,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_invoice_history td .symbol,#content .rd-client-panel #tb_invoice_history td .boDetails,#content .rd-client-panel #tb_invoice_history td .unpaid-invoices-actions-text,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .symbol,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .boDetails,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .symbol,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .boDetails,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .unpaid-invoices-actions-text,#content .rd-client-panel #tb_backorder_lines_view td .symbol,#content .rd-client-panel #tb_backorder_lines_view td .boDetails,#content .rd-client-panel #tb_backorder_lines_view td .unpaid-invoices-actions-text{font-weight:700;color:#183884;-webkit-text-decoration:underline;text-decoration:underline}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .editbo, [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .editbo, [dir] #content .rd-client-panel .rd-invoice-table-top td .editbo, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_] .editbo, [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_] .editbo, [dir] #content .rd-client-panel #tb_backorders td .editbo, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .editbo, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .editbo, [dir] #content .rd-client-panel #tb_unpaidinvoices td .editbo, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_] .editbo, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_] .editbo, [dir] #content .rd-client-panel #tb_invoice_history td .editbo, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .editbo, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .editbo, [dir] #content .rd-client-panel #tb_backorder_lines_view td .editbo{background-repeat:no-repeat;background-position:50% 50% !important}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .remove-icon, [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .remove-icon, [dir] #content .rd-client-panel .rd-invoice-table-top td .remove-icon, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_] .remove-icon, [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_] .remove-icon, [dir] #content .rd-client-panel #tb_backorders td .remove-icon, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .remove-icon, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .remove-icon, [dir] #content .rd-client-panel #tb_unpaidinvoices td .remove-icon, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_] .remove-icon, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_] .remove-icon, [dir] #content .rd-client-panel #tb_invoice_history td .remove-icon, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .remove-icon, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .remove-icon, [dir] #content .rd-client-panel #tb_backorder_lines_view td .remove-icon{background-image:url(/legacy-build/dist/icon_delete.935d651e037fafef3cff8f9e205798414ee613cd.svg)}[dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .save-icon, [dir] #content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .save-icon, [dir] #content .rd-client-panel .rd-invoice-table-top td .save-icon, [dir] #content .rd-client-panel #tb_backorders tr[id^=bo_] .save-icon, [dir] #content .rd-client-panel #tb_backorders tr[id^=boall_] .save-icon, [dir] #content .rd-client-panel #tb_backorders td .save-icon, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .save-icon, [dir] #content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .save-icon, [dir] #content .rd-client-panel #tb_unpaidinvoices td .save-icon, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=bo_] .save-icon, [dir] #content .rd-client-panel #tb_invoice_history tr[id^=boall_] .save-icon, [dir] #content .rd-client-panel #tb_invoice_history td .save-icon, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .save-icon, [dir] #content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .save-icon, [dir] #content .rd-client-panel #tb_backorder_lines_view td .save-icon{margin:0 .5rem;background-image:url(/legacy-build/dist/save-icon-blue.935d651e037fafef3cff8f9e205798414ee613cd.svg)}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .transport-icon--complete,#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .transport-icon--partial,#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] .transport-icon--waiting,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .transport-icon--complete,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .transport-icon--partial,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] .transport-icon--waiting,#content .rd-client-panel .rd-invoice-table-top td .transport-icon--complete,#content .rd-client-panel .rd-invoice-table-top td .transport-icon--partial,#content .rd-client-panel .rd-invoice-table-top td .transport-icon--waiting,#content .rd-client-panel #tb_backorders tr[id^=bo_] .transport-icon--complete,#content .rd-client-panel #tb_backorders tr[id^=bo_] .transport-icon--partial,#content .rd-client-panel #tb_backorders tr[id^=bo_] .transport-icon--waiting,#content .rd-client-panel #tb_backorders tr[id^=boall_] .transport-icon--complete,#content .rd-client-panel #tb_backorders tr[id^=boall_] .transport-icon--partial,#content .rd-client-panel #tb_backorders tr[id^=boall_] .transport-icon--waiting,#content .rd-client-panel #tb_backorders td .transport-icon--complete,#content .rd-client-panel #tb_backorders td .transport-icon--partial,#content .rd-client-panel #tb_backorders td .transport-icon--waiting,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .transport-icon--complete,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .transport-icon--partial,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] .transport-icon--waiting,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .transport-icon--complete,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .transport-icon--partial,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] .transport-icon--waiting,#content .rd-client-panel #tb_unpaidinvoices td .transport-icon--complete,#content .rd-client-panel #tb_unpaidinvoices td .transport-icon--partial,#content .rd-client-panel #tb_unpaidinvoices td .transport-icon--waiting,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] .transport-icon--complete,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] .transport-icon--partial,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] .transport-icon--waiting,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] .transport-icon--complete,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] .transport-icon--partial,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] .transport-icon--waiting,#content .rd-client-panel #tb_invoice_history td .transport-icon--complete,#content .rd-client-panel #tb_invoice_history td .transport-icon--partial,#content .rd-client-panel #tb_invoice_history td .transport-icon--waiting,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .transport-icon--complete,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .transport-icon--partial,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] .transport-icon--waiting,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .transport-icon--complete,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .transport-icon--partial,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] .transport-icon--waiting,#content .rd-client-panel #tb_backorder_lines_view td .transport-icon--complete,#content .rd-client-panel #tb_backorder_lines_view td .transport-icon--partial,#content .rd-client-panel #tb_backorder_lines_view td .transport-icon--waiting{width:2.4rem;height:2.4rem}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] [id^=st_line],#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] [id^=st_line],#content .rd-client-panel .rd-invoice-table-top td [id^=st_line],#content .rd-client-panel #tb_backorders tr[id^=bo_] [id^=st_line],#content .rd-client-panel #tb_backorders tr[id^=boall_] [id^=st_line],#content .rd-client-panel #tb_backorders td [id^=st_line],#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] [id^=st_line],#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] [id^=st_line],#content .rd-client-panel #tb_unpaidinvoices td [id^=st_line],#content .rd-client-panel #tb_invoice_history tr[id^=bo_] [id^=st_line],#content .rd-client-panel #tb_invoice_history tr[id^=boall_] [id^=st_line],#content .rd-client-panel #tb_invoice_history td [id^=st_line],#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] [id^=st_line],#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] [id^=st_line],#content .rd-client-panel #tb_backorder_lines_view td [id^=st_line]{position:relative;display:inline-block;width:2.4rem;height:2.4rem}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel .rd-invoice-table-top td [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_backorders tr[id^=bo_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_backorders tr[id^=boall_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_backorders td [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_unpaidinvoices td [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_invoice_history td [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] [id^=st_line] .transport-icon--complete,#content .rd-client-panel #tb_backorder_lines_view td [id^=st_line] .transport-icon--complete{fill:#71a237}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel .rd-invoice-table-top td [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_backorders tr[id^=bo_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_backorders tr[id^=boall_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_backorders td [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_unpaidinvoices td [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_invoice_history td [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] [id^=st_line] .transport-icon--partial,#content .rd-client-panel #tb_backorder_lines_view td [id^=st_line] .transport-icon--partial{fill:#ffa501}#content .rd-client-panel .rd-invoice-table-top tr[id^=bo_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel .rd-invoice-table-top tr[id^=boall_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel .rd-invoice-table-top td [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_backorders tr[id^=bo_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_backorders tr[id^=boall_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_backorders td [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_unpaidinvoices tr[id^=bo_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_unpaidinvoices tr[id^=boall_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_unpaidinvoices td [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_invoice_history tr[id^=bo_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_invoice_history tr[id^=boall_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_invoice_history td [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_backorder_lines_view tr[id^=bo_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_backorder_lines_view tr[id^=boall_] [id^=st_line] .transport-icon--waiting,#content .rd-client-panel #tb_backorder_lines_view td [id^=st_line] .transport-icon--waiting{fill:#cd0004}[dir] #content .rd-client-panel .rd-invoice-table-top tfoot td, [dir] #content .rd-client-panel #tb_backorders tfoot td, [dir] #content .rd-client-panel #tb_unpaidinvoices tfoot td, [dir] #content .rd-client-panel #tb_invoice_history tfoot td, [dir] #content .rd-client-panel #tb_backorder_lines_view tfoot td{border-bottom:rgba(0,0,0,0);background-color:rgba(0,0,0,0) !important}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top tfoot td, [dir=ltr] #content .rd-client-panel #tb_backorders tfoot td, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices tfoot td, [dir=ltr] #content .rd-client-panel #tb_invoice_history tfoot td, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view tfoot td{border-right:rgba(0,0,0,0)}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top tfoot td, [dir=rtl] #content .rd-client-panel #tb_backorders tfoot td, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices tfoot td, [dir=rtl] #content .rd-client-panel #tb_invoice_history tfoot td, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view tfoot td{border-left:rgba(0,0,0,0)}#content .rd-client-panel .rd-invoice-table-top tfoot td b,#content .rd-client-panel #tb_backorders tfoot td b,#content .rd-client-panel #tb_unpaidinvoices tfoot td b,#content .rd-client-panel #tb_invoice_history tfoot td b,#content .rd-client-panel #tb_backorder_lines_view tfoot td b{color:#2e353b}[dir] #content .rd-client-panel .rd-invoice-table-top tfoot td b, [dir] #content .rd-client-panel #tb_backorders tfoot td b, [dir] #content .rd-client-panel #tb_unpaidinvoices tfoot td b, [dir] #content .rd-client-panel #tb_invoice_history tfoot td b, [dir] #content .rd-client-panel #tb_backorder_lines_view tfoot td b{border-bottom-color:#183884 !important}#content .rd-client-panel .rd-invoice-table-top tfoot td a,#content .rd-client-panel #tb_backorders tfoot td a,#content .rd-client-panel #tb_unpaidinvoices tfoot td a,#content .rd-client-panel #tb_invoice_history tfoot td a,#content .rd-client-panel #tb_backorder_lines_view tfoot td a{color:#2e353b !important}[dir] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td, [dir] #content .rd-client-panel #tb_backorders .rd-orders-value td, [dir] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td, [dir] #content .rd-client-panel #tb_invoice_history .rd-orders-value td, [dir] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td{padding:1rem 1.5rem;border-top:.1rem solid #2e353b}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td, [dir=ltr] #content .rd-client-panel #tb_backorders .rd-orders-value td, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td, [dir=ltr] #content .rd-client-panel #tb_invoice_history .rd-orders-value td, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td{text-align:left !important}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td, [dir=rtl] #content .rd-client-panel #tb_backorders .rd-orders-value td, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td, [dir=rtl] #content .rd-client-panel #tb_invoice_history .rd-orders-value td, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td{text-align:right !important}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders .rd-orders-value td:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history .rd-orders-value td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td:first-child{border-bottom-left-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders .rd-orders-value td:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history .rd-orders-value td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td:first-child{border-bottom-right-radius:.5rem}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders .rd-orders-value td:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history .rd-orders-value td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td:last-child{border-bottom-right-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top .rd-orders-value td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders .rd-orders-value td:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices .rd-orders-value td:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history .rd-orders-value td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view .rd-orders-value td:last-child{border-bottom-left-radius:.5rem}#content .rd-client-panel .rd-invoice-table-top .history-invoices-actions-text.history-invoices-actions-text--details,#content .rd-client-panel #tb_backorders .history-invoices-actions-text.history-invoices-actions-text--details,#content .rd-client-panel #tb_unpaidinvoices .history-invoices-actions-text.history-invoices-actions-text--details,#content .rd-client-panel #tb_invoice_history .history-invoices-actions-text.history-invoices-actions-text--details,#content .rd-client-panel #tb_backorder_lines_view .history-invoices-actions-text.history-invoices-actions-text--details{font-weight:700;color:#183884;-webkit-text-decoration:underline;text-decoration:underline}#content .rd-client-panel .rd-invoice-table-top .history-invoices-actions-text--pdf,#content .rd-client-panel #tb_backorders .history-invoices-actions-text--pdf,#content .rd-client-panel #tb_unpaidinvoices .history-invoices-actions-text--pdf,#content .rd-client-panel #tb_invoice_history .history-invoices-actions-text--pdf,#content .rd-client-panel #tb_backorder_lines_view .history-invoices-actions-text--pdf{color:#183884}#content .rd-client-panel .rd-invoice-table-top .history-invoices-actions-text--disabled,#content .rd-client-panel .rd-invoice-table-top .unpaid-invoices-actions-text--disabled,#content .rd-client-panel #tb_backorders .history-invoices-actions-text--disabled,#content .rd-client-panel #tb_backorders .unpaid-invoices-actions-text--disabled,#content .rd-client-panel #tb_unpaidinvoices .history-invoices-actions-text--disabled,#content .rd-client-panel #tb_unpaidinvoices .unpaid-invoices-actions-text--disabled,#content .rd-client-panel #tb_invoice_history .history-invoices-actions-text--disabled,#content .rd-client-panel #tb_invoice_history .unpaid-invoices-actions-text--disabled,#content .rd-client-panel #tb_backorder_lines_view .history-invoices-actions-text--disabled,#content .rd-client-panel #tb_backorder_lines_view .unpaid-invoices-actions-text--disabled{font-weight:400 !important;color:#4b4b4b !important;-webkit-text-decoration:none !important;text-decoration:none !important}[dir] #content .rd-client-panel .rd-invoice-table-top .history-invoices-actions-text--disabled, [dir] #content .rd-client-panel .rd-invoice-table-top .unpaid-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_backorders .history-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_backorders .unpaid-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_unpaidinvoices .history-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_unpaidinvoices .unpaid-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_invoice_history .history-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_invoice_history .unpaid-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_backorder_lines_view .history-invoices-actions-text--disabled, [dir] #content .rd-client-panel #tb_backorder_lines_view .unpaid-invoices-actions-text--disabled{cursor:not-allowed !important}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+1) td, [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+1) td, [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+1) td, [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+1) td, [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+1) td{background-color:#f5f5f5}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+3) td, [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+3) td, [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+3) td, [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+3) td, [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row:nth-child(4n+3) td{background-color:#fff}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row--has-status td, [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row--has-status td, [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row--has-status td, [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row--has-status td, [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row--has-status td{padding-bottom:.5rem}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child{border-bottom-left-radius:0 !important}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row--has-status td:first-child{border-bottom-right-radius:0 !important}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child{padding:1.5rem}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child{border-bottom-right-radius:0 !important}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__data-row--has-status td:last-child{border-bottom-left-radius:0 !important}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+2) td, [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+2) td, [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+2) td, [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+2) td, [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+2) td{background-color:#f5f5f5}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+4), [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+4), [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+4), [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+4), [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__alert-row:nth-child(4n+4){background-color:#fff}[dir] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__alert-row td, [dir] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__alert-row td, [dir] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__alert-row td, [dir] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__alert-row td, [dir] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__alert-row td{padding-top:0}[dir=ltr] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=ltr] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=ltr] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=ltr] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__alert-row td:first-child{border-bottom-left-radius:.5rem}[dir=rtl] #content .rd-client-panel .rd-invoice-table-top.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorders.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=rtl] #content .rd-client-panel #tb_unpaidinvoices.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=rtl] #content .rd-client-panel #tb_invoice_history.table-extra-status-row .c-products-not-delivered__alert-row td:first-child, [dir=rtl] #content .rd-client-panel #tb_backorder_lines_view.table-extra-status-row .c-products-not-delivered__alert-row td:first-child{border-bottom-right-radius:.5rem}#content .rd-client-panel .ui-grid-contents-wrapper .ui-grid-cell .option.glyphicon{font-family:"Glyphicons Halflings",serif}#content .rd-client-panel .modal-dialog .modal-content .glyphicon,#content .rd-client-panel .modal-dialog .modal-content [class^=input-container__status],#content .rd-client-panel #formGeneratorContainerView .glyphicon,#content .rd-client-panel #formGeneratorContainerView [class^=input-container__status]{font-family:"Glyphicons Halflings",serif}#content .rd-client-panel .modal-dialog .modal-content .input-container .o-tme-loader-svg,#content .rd-client-panel #formGeneratorContainerView .input-container .o-tme-loader-svg{width:3rem;height:3rem}[dir] #content .rd-client-panel .wrapper.applications .wizard, [dir] #content .rd-client-panel .wizard-wrapper .wizard{border-color:rgba(0,0,0,0)}[dir] #content .rd-client-panel .wrapper.applications .pin-code, [dir] #content .rd-client-panel .wizard-wrapper .pin-code{margin:2rem 0}#content .rd-client-panel .wrapper.applications h3,#content .rd-client-panel .wizard-wrapper h3{font-size:1.8rem;color:#2e353b}[dir] #content .rd-client-panel .wrapper.applications h3, [dir] #content .rd-client-panel .wizard-wrapper h3{padding-top:0}[dir] #content .rd-client-panel .wrapper.applications #step-1a, [dir] #content .rd-client-panel .wizard-wrapper #step-1a{border:none}#content .rd-client-panel .wrapper.applications a.btn.btn-mini,#content .rd-client-panel .wrapper.applications button.btn.btn-mini,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini{font-size:1.4rem}[dir] #content .rd-client-panel .wrapper.applications a.btn.btn-mini, [dir] #content .rd-client-panel .wrapper.applications button.btn.btn-mini, [dir] #content .rd-client-panel .wizard-wrapper a.btn.btn-mini, [dir] #content .rd-client-panel .wizard-wrapper button.btn.btn-mini{padding:1.2rem}#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#cd0004;fill:#cd0004;stroke:#cd0004}[dir] #content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger, [dir] #content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger, [dir] #content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger, [dir] #content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #cd0004;background-color:rgba(0,0,0,0)}#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:focus,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:focus,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:focus,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:focus{outline:none}[dir] #content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:focus, [dir] #content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:focus, [dir] #content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:focus, [dir] #content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:focus{box-shadow:0 0 0 .3rem rgba(205,0,4,.4)}#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:active,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:active,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:active,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:active{color:#fff}[dir] #content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:active, [dir] #content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:active, [dir] #content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:active, [dir] #content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:active{background-color:#cd0004}#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:active:has(svg):not(:disabled) svg,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:active:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:active:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:hover,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:hover,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:hover,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:hover{color:#fff}[dir] #content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:hover, [dir] #content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:hover, [dir] #content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:hover, [dir] #content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:hover{background-color:#cd0004}#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:disabled,#content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:disabled,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:disabled,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:disabled{color:#6f7e8b}[dir] #content .rd-client-panel .wrapper.applications a.btn.btn-mini.btn-danger:disabled, [dir] #content .rd-client-panel .wrapper.applications button.btn.btn-mini.btn-danger:disabled, [dir] #content .rd-client-panel .wizard-wrapper a.btn.btn-mini.btn-danger:disabled, [dir] #content .rd-client-panel .wizard-wrapper button.btn.btn-mini.btn-danger:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}@media(max-width: 768px){#content .rd-client-panel .wrapper.applications a.btn.btn-mini,#content .rd-client-panel .wrapper.applications button.btn.btn-mini,#content .rd-client-panel .wizard-wrapper a.btn.btn-mini,#content .rd-client-panel .wizard-wrapper button.btn.btn-mini{width:96%}}#content .rd-client-panel .wrapper.applications .header,#content .rd-client-panel .wizard-wrapper .header{color:#fff}[dir] #content .rd-client-panel .wrapper.applications .header, [dir] #content .rd-client-panel .wizard-wrapper .header{margin:0;padding:2rem 1rem;text-align:center;background:#1756a3}[dir=ltr] #content .rd-client-panel .wrapper.applications .header, [dir=ltr] #content .rd-client-panel .wizard-wrapper .header{border-top-left-radius:.5rem;border-top-right-radius:.5rem}[dir=rtl] #content .rd-client-panel .wrapper.applications .header, [dir=rtl] #content .rd-client-panel .wizard-wrapper .header{border-top-right-radius:.5rem;border-top-left-radius:.5rem}[dir] #content .rd-client-panel .wrapper.applications .header h3, [dir] #content .rd-client-panel .wizard-wrapper .header h3{margin:0}#content .rd-client-panel .wrapper.applications .header h3,#content .rd-client-panel .wrapper.applications .header p,#content .rd-client-panel .wizard-wrapper .header h3,#content .rd-client-panel .wizard-wrapper .header p{color:#fff}#content .rd-client-panel .wrapper.applications .header p,#content .rd-client-panel .wizard-wrapper .header p{font-size:1.6rem}[dir] #content .rd-client-panel .wrapper.applications .body, [dir] #content .rd-client-panel .wizard-wrapper .body{padding:2rem;border-radius:.5rem;background-color:#f5f5f5}#content .rd-client-panel .wrapper.applications .body p,#content .rd-client-panel .wizard-wrapper .body p{font-size:1.4rem;color:#2e353b;word-break:break-word}[dir] #content .rd-client-panel .wrapper.applications .body p, [dir] #content .rd-client-panel .wizard-wrapper .body p{margin:0 auto;text-align:center}[dir] #content .rd-client-panel .wrapper.applications .body .form-inline, [dir] #content .rd-client-panel .wizard-wrapper .body .form-inline{margin:2rem 0}[dir=ltr] #content .rd-client-panel .wrapper.applications .body .form-inline, [dir=ltr] #content .rd-client-panel .wizard-wrapper .body .form-inline{text-align:left}[dir=rtl] #content .rd-client-panel .wrapper.applications .body .form-inline, [dir=rtl] #content .rd-client-panel .wizard-wrapper .body .form-inline{text-align:right}#content .rd-client-panel .wrapper.applications .body .error,#content .rd-client-panel .wizard-wrapper .body .error{color:#cd0004}#content .rd-client-panel .wrapper.applications .body #nonce,#content .rd-client-panel .wizard-wrapper .body #nonce{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel .wrapper.applications .body #nonce, [dir] #content .rd-client-panel .wizard-wrapper .body #nonce{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel .wrapper.applications .body #nonce::-ms-clear,#content .rd-client-panel .wizard-wrapper .body #nonce::-ms-clear{display:none}[dir] #content .rd-client-panel .wrapper.applications .body #nonce:focus, [dir] #content .rd-client-panel .wizard-wrapper .body #nonce:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel .wrapper.applications .body #nonce,#content .rd-client-panel .wizard-wrapper .body #nonce{width:100%;text-overflow:ellipsis}[dir] #content .rd-client-panel .wrapper.applications .body #nonce, [dir] #content .rd-client-panel .wizard-wrapper .body #nonce{margin-bottom:1rem;padding:.6rem 6rem;background-color:#fff}#content .rd-client-panel .wrapper.applications .body .btn,#content .rd-client-panel .wizard-wrapper .body .btn{box-sizing:border-box;min-width:10rem;height:3.1rem;font-size:1.4rem}[dir] #content .rd-client-panel .wrapper.applications .body .btn, [dir] #content .rd-client-panel .wizard-wrapper .body .btn{padding:.5rem 2rem}#content .rd-client-panel .wrapper.applications .body a.btn,#content .rd-client-panel .wrapper.applications .body button.btn,#content .rd-client-panel .wizard-wrapper .body a.btn,#content .rd-client-panel .wizard-wrapper .body button.btn{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] #content .rd-client-panel .wrapper.applications .body a.btn, [dir] #content .rd-client-panel .wrapper.applications .body button.btn, [dir] #content .rd-client-panel .wizard-wrapper .body a.btn, [dir] #content .rd-client-panel .wizard-wrapper .body button.btn{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}#content .rd-client-panel .wrapper.applications .body a.btn:focus,#content .rd-client-panel .wrapper.applications .body button.btn:focus,#content .rd-client-panel .wizard-wrapper .body a.btn:focus,#content .rd-client-panel .wizard-wrapper .body button.btn:focus{outline:none}[dir] #content .rd-client-panel .wrapper.applications .body a.btn:focus, [dir] #content .rd-client-panel .wrapper.applications .body button.btn:focus, [dir] #content .rd-client-panel .wizard-wrapper .body a.btn:focus, [dir] #content .rd-client-panel .wizard-wrapper .body button.btn:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}#content .rd-client-panel .wrapper.applications .body a.btn:active,#content .rd-client-panel .wrapper.applications .body button.btn:active,#content .rd-client-panel .wizard-wrapper .body a.btn:active,#content .rd-client-panel .wizard-wrapper .body button.btn:active{color:#fff}[dir] #content .rd-client-panel .wrapper.applications .body a.btn:active, [dir] #content .rd-client-panel .wrapper.applications .body button.btn:active, [dir] #content .rd-client-panel .wizard-wrapper .body a.btn:active, [dir] #content .rd-client-panel .wizard-wrapper .body button.btn:active{background-color:#545f69}#content .rd-client-panel .wrapper.applications .body a.btn:active:has(svg):not(:disabled) svg,#content .rd-client-panel .wrapper.applications .body button.btn:active:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper .body a.btn:active:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper .body button.btn:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel .wrapper.applications .body a.btn:hover,#content .rd-client-panel .wrapper.applications .body button.btn:hover,#content .rd-client-panel .wizard-wrapper .body a.btn:hover,#content .rd-client-panel .wizard-wrapper .body button.btn:hover{color:#fff}[dir] #content .rd-client-panel .wrapper.applications .body a.btn:hover, [dir] #content .rd-client-panel .wrapper.applications .body button.btn:hover, [dir] #content .rd-client-panel .wizard-wrapper .body a.btn:hover, [dir] #content .rd-client-panel .wizard-wrapper .body button.btn:hover{background-color:#545f69}#content .rd-client-panel .wrapper.applications .body a.btn:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .wrapper.applications .body button.btn:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper .body a.btn:hover:has(svg):not(:disabled) svg,#content .rd-client-panel .wizard-wrapper .body button.btn:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel .wrapper.applications .body a.btn:disabled,#content .rd-client-panel .wrapper.applications .body button.btn:disabled,#content .rd-client-panel .wizard-wrapper .body a.btn:disabled,#content .rd-client-panel .wizard-wrapper .body button.btn:disabled{color:#6f7e8b}[dir] #content .rd-client-panel .wrapper.applications .body a.btn:disabled, [dir] #content .rd-client-panel .wrapper.applications .body button.btn:disabled, [dir] #content .rd-client-panel .wizard-wrapper .body a.btn:disabled, [dir] #content .rd-client-panel .wizard-wrapper .body button.btn:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel .wrapper.applications .body a.btn,#content .rd-client-panel .wrapper.applications .body button.btn,#content .rd-client-panel .wizard-wrapper .body a.btn,#content .rd-client-panel .wizard-wrapper .body button.btn{width:auto;min-width:10rem !important;font-size:1.4rem !important;line-height:.5rem}[dir] #content .rd-client-panel .wrapper.applications .body a.btn, [dir] #content .rd-client-panel .wrapper.applications .body button.btn, [dir] #content .rd-client-panel .wizard-wrapper .body a.btn, [dir] #content .rd-client-panel .wizard-wrapper .body button.btn{padding:1.2rem !important}#content .rd-client-panel .wrapper.applications .body .btn-primary,#content .rd-client-panel .wizard-wrapper .body .btn-primary{order:3}[dir] #content .rd-client-panel .wrapper.applications .body .btn-primary, [dir] #content .rd-client-panel .wizard-wrapper .body .btn-primary{margin:1rem 0}#content .rd-client-panel .wrapper.applications .body .input-container,#content .rd-client-panel .wizard-wrapper .body .input-container{position:relative}#content .rd-client-panel .wrapper.applications .body .c-copy-to-clipboard,#content .rd-client-panel .wizard-wrapper .body .c-copy-to-clipboard{position:absolute;top:1.4rem;width:2rem;height:2rem;fill:#183884}[dir] #content .rd-client-panel .wrapper.applications .body .c-copy-to-clipboard, [dir] #content .rd-client-panel .wizard-wrapper .body .c-copy-to-clipboard{cursor:pointer}[dir=ltr] #content .rd-client-panel .wrapper.applications .body .c-copy-to-clipboard, [dir=ltr] #content .rd-client-panel .wizard-wrapper .body .c-copy-to-clipboard{right:3rem}[dir=rtl] #content .rd-client-panel .wrapper.applications .body .c-copy-to-clipboard, [dir=rtl] #content .rd-client-panel .wizard-wrapper .body .c-copy-to-clipboard{left:3rem}#content .rd-client-panel .wrapper.applications .htmlcontent p,#content .rd-client-panel .wizard-wrapper .htmlcontent p{font-size:1.4rem !important;color:#2e353b}#content .rd-client-panel .wrapper.applications .htmlcontent p a,#content .rd-client-panel .wizard-wrapper .htmlcontent p a{font-weight:700;color:#183884}[dir] #content .rd-client-panel .wrapper.applications .application-preview.section, [dir] #content .rd-client-panel .wizard-wrapper .application-preview.section{border:.1rem solid #d6d6d6;border-radius:.5rem;background-color:rgba(0,0,0,0);box-shadow:none}#content .rd-client-panel .wrapper.applications .application-preview.section .token-preview,#content .rd-client-panel .wizard-wrapper .application-preview.section .token-preview{font-family:"Lato","Lato-polyfill","Constantia";color:#4b4b4b}#content .rd-client-panel .wrapper.applications .application-preview.section h4,#content .rd-client-panel .wrapper.applications .application-preview.section strong,#content .rd-client-panel .wrapper.applications .application-preview.section .pull-right,#content .rd-client-panel .wizard-wrapper .application-preview.section h4,#content .rd-client-panel .wizard-wrapper .application-preview.section strong,#content .rd-client-panel .wizard-wrapper .application-preview.section .pull-right{color:#2e353b}@media(max-width: 768px){#content .rd-client-panel .wrapper.applications .application-preview.section .pull-right,#content .rd-client-panel .wizard-wrapper .application-preview.section .pull-right{width:100%}[dir] #content .rd-client-panel .wrapper.applications .application-preview.section .pull-right, [dir] #content .rd-client-panel .wizard-wrapper .application-preview.section .pull-right{margin-top:2rem}#content .rd-client-panel .wrapper.applications .application-preview.section .pull-right .btn,#content .rd-client-panel .wizard-wrapper .application-preview.section .pull-right .btn{width:95%}[dir] #content .rd-client-panel .wrapper.applications .application-preview.section .pull-right .btn, [dir] #content .rd-client-panel .wizard-wrapper .application-preview.section .pull-right .btn{margin:1rem auto 0}[dir] #content .rd-client-panel .wrapper.applications .application-preview.section .pull-right span, [dir] #content .rd-client-panel .wizard-wrapper .application-preview.section .pull-right span{margin:0 auto !important}}[dir] #content .rd-client-panel .wrapper.applications .application-preview.section h4, [dir] #content .rd-client-panel .wizard-wrapper .application-preview.section h4{margin-bottom:1rem}#content .rd-client-panel #ProfileData #DIV_NewPassword{top:6rem !important}[dir=ltr] #content .rd-client-panel #ProfileData #DIV_NewPassword{left:17rem !important}[dir=rtl] #content .rd-client-panel #ProfileData #DIV_NewPassword{right:17rem !important}[dir=ltr] #content .rd-client-panel #ProfileData #DIV_OldPassword{left:17rem !important}[dir=rtl] #content .rd-client-panel #ProfileData #DIV_OldPassword{right:17rem !important}#content .rd-client-panel #ProfileData #DIV_NewLogin{top:1rem !important}[dir=ltr] #content .rd-client-panel #ProfileData #DIV_NewLogin{left:17rem !important}[dir=rtl] #content .rd-client-panel #ProfileData #DIV_NewLogin{right:17rem !important}#content .rd-client-panel #ProfileData #DIV_Password{top:6rem !important}[dir=ltr] #content .rd-client-panel #ProfileData #DIV_Password{left:17rem !important}[dir=rtl] #content .rd-client-panel #ProfileData #DIV_Password{right:17rem !important}#content .rd-client-panel #ProfileData #ChangeLogin div[id^=DIV_]:nth-child(4){top:1.6rem !important}[dir=ltr] #content .rd-client-panel #ProfileData #ChangeLogin div[id^=DIV_]:nth-child(4){text-align:left}[dir=rtl] #content .rd-client-panel #ProfileData #ChangeLogin div[id^=DIV_]:nth-child(4){text-align:right}#content .rd-client-panel #ProfileData #ChangeLogin div[id^=DIV_]:nth-child(5){top:6.6rem !important}[dir=ltr] #content .rd-client-panel #ProfileData #ChangeLogin div[id^=DIV_]:nth-child(5){text-align:left}[dir=rtl] #content .rd-client-panel #ProfileData #ChangeLogin div[id^=DIV_]:nth-child(5){text-align:right}#content .rd-client-panel #ProfileData #ChangeLogin .button{top:11.5rem !important}#content .rd-client-panel #ProfileData #ChangeLogin{font-size:1.4rem}[dir=ltr] #content .rd-client-panel #ProfileData #ChangeLogin{text-align:right}[dir=rtl] #content .rd-client-panel #ProfileData #ChangeLogin{text-align:left}#content .rd-client-panel #ProfileData #ChangeLogin #ContactDepartment,#content .rd-client-panel #ProfileData #ChangeLogin #ContactPosition{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #ProfileData #ChangeLogin #ContactDepartment, [dir] #content .rd-client-panel #ProfileData #ChangeLogin #ContactPosition{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #ProfileData #ChangeLogin #ContactDepartment::-ms-clear,#content .rd-client-panel #ProfileData #ChangeLogin #ContactPosition::-ms-clear{display:none}[dir] #content .rd-client-panel #ProfileData #ChangeLogin #ContactDepartment:focus, [dir] #content .rd-client-panel #ProfileData #ChangeLogin #ContactPosition:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #ProfileData #ChangeLogin .button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #ProfileData #ChangeLogin .button{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #ProfileData #ChangeLogin .button:focus{outline:none}[dir] #content .rd-client-panel #ProfileData #ChangeLogin .button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #ProfileData #ChangeLogin .button:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #ProfileData #ChangeLogin .button:hover{background-color:#061945}}#content .rd-client-panel #ProfileData #ChangeLogin .button:disabled{color:#fff}[dir] #content .rd-client-panel #ProfileData #ChangeLogin .button:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #ProfileData #ChangeLogin .button{min-width:6rem}[dir=ltr] #content .rd-client-panel #ProfileData #ChangeLogin .button{left:19.5rem !important}[dir=rtl] #content .rd-client-panel #ProfileData #ChangeLogin .button{right:19.5rem !important}#content .rd-client-panel #ProfileData #ChangeLogin input{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #ProfileData #ChangeLogin input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #ProfileData #ChangeLogin input::-ms-clear{display:none}[dir] #content .rd-client-panel #ProfileData #ChangeLogin input:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #ProfileData .btn-mini,#content .rd-client-panel #ProfileData .btn-primary,#content .rd-client-panel #ProfileData .btn{width:auto;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #ProfileData .btn-mini, [dir] #content .rd-client-panel #ProfileData .btn-primary, [dir] #content .rd-client-panel #ProfileData .btn{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #ProfileData .btn-mini:focus,#content .rd-client-panel #ProfileData .btn-primary:focus,#content .rd-client-panel #ProfileData .btn:focus{outline:none}[dir] #content .rd-client-panel #ProfileData .btn-mini:focus, [dir] #content .rd-client-panel #ProfileData .btn-primary:focus, [dir] #content .rd-client-panel #ProfileData .btn:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #ProfileData .btn-mini:active, [dir] #content .rd-client-panel #ProfileData .btn-primary:active, [dir] #content .rd-client-panel #ProfileData .btn:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #ProfileData .btn-mini:hover, [dir] #content .rd-client-panel #ProfileData .btn-primary:hover, [dir] #content .rd-client-panel #ProfileData .btn:hover{background-color:#061945}}#content .rd-client-panel #ProfileData .btn-mini:disabled,#content .rd-client-panel #ProfileData .btn-primary:disabled,#content .rd-client-panel #ProfileData .btn:disabled{color:#fff}[dir] #content .rd-client-panel #ProfileData .btn-mini:disabled, [dir] #content .rd-client-panel #ProfileData .btn-primary:disabled, [dir] #content .rd-client-panel #ProfileData .btn:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel #ProfileData .btn-mini, [dir] #content .rd-client-panel #ProfileData .btn-primary, [dir] #content .rd-client-panel #ProfileData .btn{text-shadow:none}#content .rd-client-panel #ProfileData .btn-mini.btn-primary,#content .rd-client-panel #ProfileData .btn-primary.btn-primary,#content .rd-client-panel #ProfileData .btn.btn-primary{font-size:1.4rem;color:#fff}#content .rd-client-panel #ProfileData .btn-mini#do_search,#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search,#content .rd-client-panel #ProfileData .btn-primary#do_search,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search,#content .rd-client-panel #ProfileData .btn#do_search,#content .rd-client-panel #ProfileData .btn#do_cancel_search{height:3rem}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_search, [dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_search, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search, [dir] #content .rd-client-panel #ProfileData .btn#do_search, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search{padding:0 1.2rem}#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search,#content .rd-client-panel #ProfileData .btn#do_cancel_search{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:focus,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:focus,#content .rd-client-panel #ProfileData .btn#do_cancel_search:focus{outline:none}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:focus, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:focus, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:active,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:active,#content .rd-client-panel #ProfileData .btn#do_cancel_search:active{color:#fff}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:active, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:active, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search:active{background-color:#545f69}#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:active:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:active:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn#do_cancel_search:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:hover,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:hover,#content .rd-client-panel #ProfileData .btn#do_cancel_search:hover{color:#fff}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:hover, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:hover, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search:hover{background-color:#545f69}#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:hover:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:hover:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn#do_cancel_search:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:disabled,#content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:disabled,#content .rd-client-panel #ProfileData .btn#do_cancel_search:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search:disabled, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search:disabled, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search, [dir] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search, [dir] #content .rd-client-panel #ProfileData .btn#do_cancel_search{padding:0 1rem !important}[dir=ltr] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search, [dir=ltr] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search, [dir=ltr] #content .rd-client-panel #ProfileData .btn#do_cancel_search{margin-left:1rem !important}[dir=rtl] #content .rd-client-panel #ProfileData .btn-mini#do_cancel_search, [dir=rtl] #content .rd-client-panel #ProfileData .btn-primary#do_cancel_search, [dir=rtl] #content .rd-client-panel #ProfileData .btn#do_cancel_search{margin-right:1rem !important}#content .rd-client-panel #ProfileData .btn-mini.pull-right,#content .rd-client-panel #ProfileData .btn-primary.pull-right,#content .rd-client-panel #ProfileData .btn.pull-right{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.2rem;color:#183884;fill:#183884;stroke:#183884}[dir] #content .rd-client-panel #ProfileData .btn-mini.pull-right, [dir] #content .rd-client-panel #ProfileData .btn-primary.pull-right, [dir] #content .rd-client-panel #ProfileData .btn.pull-right{text-align:center;cursor:pointer;margin:1rem 0;padding:.6rem;border-radius:.3rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}#content .rd-client-panel #ProfileData .btn-mini.pull-right:focus,#content .rd-client-panel #ProfileData .btn-primary.pull-right:focus,#content .rd-client-panel #ProfileData .btn.pull-right:focus{outline:none}[dir] #content .rd-client-panel #ProfileData .btn-mini.pull-right:focus, [dir] #content .rd-client-panel #ProfileData .btn-primary.pull-right:focus, [dir] #content .rd-client-panel #ProfileData .btn.pull-right:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}#content .rd-client-panel #ProfileData .btn-mini.pull-right:active,#content .rd-client-panel #ProfileData .btn-primary.pull-right:active,#content .rd-client-panel #ProfileData .btn.pull-right:active{color:#fff}[dir] #content .rd-client-panel #ProfileData .btn-mini.pull-right:active, [dir] #content .rd-client-panel #ProfileData .btn-primary.pull-right:active, [dir] #content .rd-client-panel #ProfileData .btn.pull-right:active{background-color:#183884}#content .rd-client-panel #ProfileData .btn-mini.pull-right:active:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn-primary.pull-right:active:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn.pull-right:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #ProfileData .btn-mini.pull-right:hover,#content .rd-client-panel #ProfileData .btn-primary.pull-right:hover,#content .rd-client-panel #ProfileData .btn.pull-right:hover{color:#fff}[dir] #content .rd-client-panel #ProfileData .btn-mini.pull-right:hover, [dir] #content .rd-client-panel #ProfileData .btn-primary.pull-right:hover, [dir] #content .rd-client-panel #ProfileData .btn.pull-right:hover{background-color:#183884}#content .rd-client-panel #ProfileData .btn-mini.pull-right:hover:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn-primary.pull-right:hover:has(svg):not(:disabled) svg,#content .rd-client-panel #ProfileData .btn.pull-right:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #ProfileData .btn-mini.pull-right:disabled,#content .rd-client-panel #ProfileData .btn-primary.pull-right:disabled,#content .rd-client-panel #ProfileData .btn.pull-right:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #ProfileData .btn-mini.pull-right:disabled, [dir] #content .rd-client-panel #ProfileData .btn-primary.pull-right:disabled, [dir] #content .rd-client-panel #ProfileData .btn.pull-right:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #ProfileData .btn-mini.pull-right,#content .rd-client-panel #ProfileData .btn-primary.pull-right,#content .rd-client-panel #ProfileData .btn.pull-right{font-size:1.4rem !important}[dir] #content .rd-client-panel #ProfileData .btn-mini.pull-right, [dir] #content .rd-client-panel #ProfileData .btn-primary.pull-right, [dir] #content .rd-client-panel #ProfileData .btn.pull-right{padding:1.2rem !important}#content .rd-client-panel #ProfileData #save_nl,#content .rd-client-panel #ProfileData .submit{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel #ProfileData #save_nl, [dir] #content .rd-client-panel #ProfileData .submit{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#content .rd-client-panel #ProfileData #save_nl:focus,#content .rd-client-panel #ProfileData .submit:focus{outline:none}[dir] #content .rd-client-panel #ProfileData #save_nl:focus, [dir] #content .rd-client-panel #ProfileData .submit:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #content .rd-client-panel #ProfileData #save_nl:active, [dir] #content .rd-client-panel #ProfileData .submit:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel #ProfileData #save_nl:hover, [dir] #content .rd-client-panel #ProfileData .submit:hover{background-color:#061945}}#content .rd-client-panel #ProfileData #save_nl:disabled,#content .rd-client-panel #ProfileData .submit:disabled{color:#fff}[dir] #content .rd-client-panel #ProfileData #save_nl:disabled, [dir] #content .rd-client-panel #ProfileData .submit:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #ProfileData #save_nl,#content .rd-client-panel #ProfileData .submit{min-width:14rem}#content .rd-client-panel #ProfileData #remove_nl{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] #content .rd-client-panel #ProfileData #remove_nl{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}#content .rd-client-panel #ProfileData #remove_nl:focus{outline:none}[dir] #content .rd-client-panel #ProfileData #remove_nl:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}#content .rd-client-panel #ProfileData #remove_nl:active{color:#fff}[dir] #content .rd-client-panel #ProfileData #remove_nl:active{background-color:#545f69}#content .rd-client-panel #ProfileData #remove_nl:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#content .rd-client-panel #ProfileData #remove_nl:hover{color:#fff}[dir] #content .rd-client-panel #ProfileData #remove_nl:hover{background-color:#545f69}#content .rd-client-panel #ProfileData #remove_nl:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#content .rd-client-panel #ProfileData #remove_nl:disabled{color:#6f7e8b}[dir] #content .rd-client-panel #ProfileData #remove_nl:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#content .rd-client-panel #ProfileData #remove_nl{width:unset;min-width:14rem}[dir=ltr] #content .rd-client-panel #ProfileData #remove_nl{float:left;margin-right:2rem !important}[dir=rtl] #content .rd-client-panel #ProfileData #remove_nl{float:right;margin-left:2rem !important}#content .rd-client-panel #ProfileData legend{font-size:1.6rem}[dir] #content .rd-client-panel #ProfileData .rd-newsletter__fieldset-container{padding:1rem 0}#content .rd-client-panel #ProfileData .rd-newsletter__fieldset-container .rd-newsletter__fieldset-header{display:none}[dir=ltr] #content .rd-client-panel #ProfileData .controls{margin-left:0}[dir=rtl] #content .rd-client-panel #ProfileData .controls{margin-right:0}#content .rd-client-panel #ProfileData fieldset,#content .rd-client-panel #ProfileData .control-label,#content .rd-client-panel #ProfileData .checkbox,#content .rd-client-panel #ProfileData .controls a{font-size:1.4rem}#content .rd-client-panel #ProfileData .control-label{line-height:2rem}#content .rd-client-panel #ProfileData .htmlcontent,#content .rd-client-panel #ProfileData .htmlcontent p{font-size:1.4rem;line-height:2.3rem;color:#2e353b}#content .rd-client-panel #ProfileData .c-contact-person-form__header{font-size:1.8rem;text-transform:none}#content .rd-client-panel #ProfileData .htmlcontent .c-contact-person-form__header{font-size:1.8rem;color:#cd0004;text-transform:none}[dir] #content .rd-client-panel #ProfileData .htmlcontent .c-contact-person-form__header{margin-top:0}#content .rd-client-panel #ProfileData .htmlcontent.well{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #ProfileData .htmlcontent.well{margin:0;padding:1.5rem;border:none;background-color:rgba(0,0,0,0);box-shadow:none}[dir] #content .rd-client-panel #ProfileData .htmlcontent.well .btn-mini{padding:.6rem}#content .rd-client-panel #ProfileData .controls #email{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #ProfileData .controls #email{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #ProfileData .controls #email::-ms-clear{display:none}[dir] #content .rd-client-panel #ProfileData .controls #email:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #ProfileData .contact-person-details td,#content .rd-client-panel #ProfileData .contact-person-details tr,#content .rd-client-panel #ProfileData .contact-person-details th{font-size:1.4rem}[dir=ltr] #content .rd-client-panel #ProfileData .contact-person-details td{text-align:left}[dir=rtl] #content .rd-client-panel #ProfileData .contact-person-details td{text-align:right}[dir] #content .rd-client-panel #ProfileData .contact-person-details tr{background-color:rgba(0,0,0,0)}#content .rd-client-panel #ProfileData .contact-person-details th{font-weight:700}[dir] #content .rd-client-panel #ProfileData .contact-person-details th{border:none}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper{height:auto;max-height:140rem;visibility:visible;transition:max-height .3s ease}[dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper{margin:1rem 0;padding:1.8rem 1.5rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper.invisible{max-height:0;visibility:hidden}[dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper.invisible{padding:0}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container{display:grid;grid-template-columns:1fr;grid-row-gap:2rem;row-gap:2rem;width:40%}[dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container{margin:0}[dir=ltr] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container{text-align:right}[dir=rtl] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container{text-align:left}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row{display:grid;grid-template-columns:1fr 25rem;grid-gap:2rem;gap:2rem;align-items:center;justify-content:end}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row label{grid-column:1/2}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row input,#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row select{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row input, [dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row select{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row input::-ms-clear,#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row select::-ms-clear{display:none}[dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row input:focus, [dir] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row select:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row input,#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .c-main-form__grid-row select{grid-column:2/3}#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-open-form,#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-new-person,#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-add-person{width:-webkit-fit-content;width:fit-content}[dir=ltr] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-open-form, [dir=ltr] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-new-person, [dir=ltr] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-add-person{margin:0 0 0 auto}[dir=rtl] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-open-form, [dir=rtl] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-new-person, [dir=rtl] #content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper .c-main-form__grid-container .js-contact-persons__btn-add-person{margin:0 auto 0 0}@media(min-width: 768px){#content .rd-client-panel #ProfileData .c-contact-persons__form-wrapper{max-height:120rem}}[dir] #content .rd-client-panel #ProfileData .table-container{margin:1rem 0}[dir=ltr] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button-container{padding-left:0;border-left:rgba(0,0,0,0)}[dir=rtl] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button-container{padding-right:0;border-right:rgba(0,0,0,0)}#content .rd-client-panel .e-invoice__two-cols .e-invoice__info-text{font-size:1.4rem}#content .rd-client-panel .e-invoice__two-cols .e-invoice__info-text strong{color:#183884;-webkit-text-decoration:underline;text-decoration:underline}#content .rd-client-panel .e-invoice__two-cols .e-invoice__button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #545f69;background-color:#545f69}#content .rd-client-panel .e-invoice__two-cols .e-invoice__button:focus{outline:none}[dir] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}[dir] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button:active{background-color:#2e353b}@media(hover: hover)and (pointer: fine){[dir] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button:hover{background-color:#2e353b}}#content .rd-client-panel .e-invoice__two-cols .e-invoice__button:disabled{color:#fff}[dir] #content .rd-client-panel .e-invoice__two-cols .e-invoice__button:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] #content .rd-client-panel .account__e-invoice-container{margin-bottom:3rem}#content .rd-client-panel .account__e-invoice-container .e-invoice__two-cols{display:flex;flex-direction:column;align-items:flex-start}#content .rd-client-panel .account__e-invoice-container .e-invoice__two-cols[data-css-is-single-line=true]{display:flex;flex-direction:row}#content .rd-client-panel .account__e-invoice-container .e-invoice__two-cols[data-css-is-single-line=true] .e-invoice__button-container{justify-content:initial}#content .rd-client-panel .account__e-invoice-container .e-invoice__email-label{font-size:1.4rem}#content .rd-client-panel .account__e-invoice-container .e-invoice__input{font-size:1.4rem;color:#2e353b}[dir] #content .rd-client-panel .account__e-invoice-container .e-invoice__input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#content .rd-client-panel .account__e-invoice-container .e-invoice__input::-ms-clear{display:none}[dir] #content .rd-client-panel .account__e-invoice-container .e-invoice__input:focus{border:.1rem solid #4065bc;box-shadow:none}#content .rd-client-panel .account__e-invoice-container .e-invoice__info-container{width:auto !important}#content .rd-client-panel .account__e-invoice-container .e-invoice__checkbox-container .e-invoice__checkbox-label{display:inline-flex;align-items:center}#content .rd-client-panel .account__e-invoice-container .e-invoice__checkbox-container .e-invoice__checkbox-label a{color:#183884;-webkit-text-decoration:underline;text-decoration:underline}#content .rd-client-panel .account__e-invoice-container .e-invoice__checkbox-container .o-custom-checkbox__container{display:inline-block}[dir=ltr] #content .rd-client-panel .account__e-invoice-container .e-invoice__checkbox-container .o-custom-checkbox__container{margin-right:.5rem}[dir=rtl] #content .rd-client-panel .account__e-invoice-container .e-invoice__checkbox-container .o-custom-checkbox__container{margin-left:.5rem}#content .rd-client-panel .input-container__choice input[type=radio]{top:50%;-webkit-appearance:initial;appearance:initial;position:relative}[dir=ltr] #content .rd-client-panel .input-container__choice input[type=radio]{left:-1rem}[dir=rtl] #content .rd-client-panel .input-container__choice input[type=radio]{right:-1rem}#content .rd-client-panel .input-container__choice input[type=radio]::before{content:"";position:absolute;top:-0.2rem;box-sizing:border-box;width:2.3rem;height:2.3rem}[dir] #content .rd-client-panel .input-container__choice input[type=radio]::before{border:.1rem solid #d6d6d6;border-radius:50%;background-color:#fff}[dir=ltr] #content .rd-client-panel .input-container__choice input[type=radio]::before{left:-0.4rem}[dir=rtl] #content .rd-client-panel .input-container__choice input[type=radio]::before{right:-0.4rem}#content .rd-client-panel .input-container__choice input[type=radio]::after{content:"";position:absolute;top:.2rem;box-sizing:border-box;width:1.5rem;height:1.5rem;opacity:0;transition:.2s all}[dir] #content .rd-client-panel .input-container__choice input[type=radio]::after{transform:scale(0);border-radius:50%;background-color:#183884}[dir=ltr] #content .rd-client-panel .input-container__choice input[type=radio]::after{left:0}[dir=rtl] #content .rd-client-panel .input-container__choice input[type=radio]::after{right:0}#content .rd-client-panel .input-container__choice input[type=radio]:checked::after{opacity:1}[dir] #content .rd-client-panel .input-container__choice input[type=radio]:checked::after{transform:scale(1)}@supports(-moz-appearance: none){[dir=ltr] #content .rd-client-panel .input-container__choice input[type=radio]{margin-right:1.5rem !important}[dir=rtl] #content .rd-client-panel .input-container__choice input[type=radio]{margin-left:1.5rem !important}}#content .rd-client-panel .input-container__choice label{display:inline-flex !important}[dir] #content .rd-client-panel .input-container__choice label:hover{cursor:pointer}#content .rd-client-panel .controls input[type=checkbox]{position:relative;top:-0.3rem;-webkit-appearance:initial;appearance:initial;position:relative}[dir=ltr] #content .rd-client-panel .controls input[type=checkbox]{margin-right:1rem}[dir=rtl] #content .rd-client-panel .controls input[type=checkbox]{margin-left:1rem}#content .rd-client-panel .controls input[type=checkbox]::before{content:"";position:absolute;top:-0.2rem;box-sizing:border-box;width:1.5rem;height:1.5rem}[dir] #content .rd-client-panel .controls input[type=checkbox]::before{border:.1rem solid #d6d6d6;border-radius:50%;background-color:#fff}[dir=ltr] #content .rd-client-panel .controls input[type=checkbox]::before{left:-0.4rem}[dir=rtl] #content .rd-client-panel .controls input[type=checkbox]::before{right:-0.4rem}#content .rd-client-panel .controls input[type=checkbox]::after{content:"";position:absolute;top:.2rem;box-sizing:border-box;width:.7rem;height:.7rem;opacity:0;transition:.2s all}[dir] #content .rd-client-panel .controls input[type=checkbox]::after{transform:scale(0);border-radius:50%;background-color:#183884}[dir=ltr] #content .rd-client-panel .controls input[type=checkbox]::after{left:0}[dir=rtl] #content .rd-client-panel .controls input[type=checkbox]::after{right:0}#content .rd-client-panel .controls input[type=checkbox]:checked::after{opacity:1}[dir] #content .rd-client-panel .controls input[type=checkbox]:checked::after{transform:scale(1)}[dir=ltr] #content .rd-client-panel .controls input[type=checkbox]::after{left:.2rem}[dir=rtl] #content .rd-client-panel .controls input[type=checkbox]::after{right:.2rem}#content .rd-client-panel .price-info{font-size:1.4rem}[dir] #content .rd-client-panel .price-info{padding:1.2rem 0}#content .rd-client-panel .price-info a{font-weight:700}[dir] #content .rd-client-panel .rd-price-info{margin:1rem 0}#content .rd-client-panel .c-catalogue__badge-icon{position:absolute;top:0;width:4.5rem;height:4.5rem}[dir=ltr] #content .rd-client-panel .c-catalogue__badge-icon{right:0}[dir=rtl] #content .rd-client-panel .c-catalogue__badge-icon{left:0}@media(min-width: 1280px){#content .rd-client-panel{overflow:unset;max-width:128rem}[dir] #content .rd-client-panel{padding:0}}[dir] #import_options, [dir] #import_options~[id^=jA]{padding:1rem;border:none;border-radius:.5rem}#import_options *,#import_options~[id^=jA] *{font-family:"Lato","Lato-polyfill","Constantia";font-size:1.4rem}#import_options .popup_title,#import_options~[id^=jA] .popup_title{display:inline-block;font-size:1.8rem;color:#cd0004 !important}[dir] #import_options .popup_title, [dir] #import_options~[id^=jA] .popup_title{padding:0;text-shadow:none;background:rgba(0,0,0,0) none !important}[dir] #import_options .popup_message, [dir] #import_options~[id^=jA] .popup_message{margin:0 !important;background-color:rgba(0,0,0,0) !important}#import_options .error,#import_options~[id^=jA] .error{color:#cd0004}[dir] #import_options .error, [dir] #import_options~[id^=jA] .error{margin:2rem 0;border-color:#cd0004;border-radius:.5rem;background-color:rgba(0,0,0,0)}#import_options table:not(.clean),#import_options~[id^=jA] table:not(.clean){border-spacing:0}#import_options table:not(.clean) td,#import_options~[id^=jA] table:not(.clean) td{display:inline-flex;align-items:center;width:70%}[dir=ltr] #import_options table:not(.clean) td, [dir=ltr] #import_options~[id^=jA] table:not(.clean) td{text-align:left}[dir=rtl] #import_options table:not(.clean) td, [dir=rtl] #import_options~[id^=jA] table:not(.clean) td{text-align:right}#import_options table:not(.clean) td.center,#import_options~[id^=jA] table:not(.clean) td.center{width:3rem}[dir=ltr] #import_options table:not(.clean) td.center, [dir=ltr] #import_options~[id^=jA] table:not(.clean) td.center{padding-left:0}[dir=rtl] #import_options table:not(.clean) td.center, [dir=rtl] #import_options~[id^=jA] table:not(.clean) td.center{padding-right:0}#import_options table:not(.clean) td.center input[type=checkbox],#import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]{position:relative;width:2rem;height:2rem;-webkit-appearance:initial;appearance:initial}[dir] #import_options table:not(.clean) td.center input[type=checkbox], [dir] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]{padding:0}[dir=ltr] #import_options table:not(.clean) td.center input[type=checkbox], [dir=ltr] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]{margin:0 0 0 1rem}[dir=rtl] #import_options table:not(.clean) td.center input[type=checkbox], [dir=rtl] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]{margin:0 1rem 0 0}#import_options table:not(.clean) td.center input[type=checkbox]::before,#import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::before{content:"";position:absolute;top:0;width:1.8rem;height:1.8rem}[dir] #import_options table:not(.clean) td.center input[type=checkbox]::before, [dir] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::before{border:.1rem solid #b5b5b5;border-radius:.3rem;background-color:#fff}[dir=ltr] #import_options table:not(.clean) td.center input[type=checkbox]::before, [dir=ltr] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::before{left:0}[dir=rtl] #import_options table:not(.clean) td.center input[type=checkbox]::before, [dir=rtl] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::before{right:0}#import_options table:not(.clean) td.center input[type=checkbox]::after,#import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{content:"";position:absolute;top:80%;width:.4rem;height:1rem;opacity:0;transition:.15s opacity}[dir] #import_options table:not(.clean) td.center input[type=checkbox]::after, [dir] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{border:solid #fff}[dir=ltr] #import_options table:not(.clean) td.center input[type=checkbox]::after, [dir=ltr] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{left:50%;transform:rotate(45deg) translate(-50%, -50%);border-width:0 .2rem .2rem 0}[dir=rtl] #import_options table:not(.clean) td.center input[type=checkbox]::after, [dir=rtl] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{right:50%;transform:rotate(-45deg) translate(50%, -50%);border-width:0 0 .2rem .2rem}[dir] #import_options table:not(.clean) td.center input[type=checkbox]:checked::before, [dir] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]:checked::before{background-color:#183884}#import_options table:not(.clean) td.center input[type=checkbox]:checked::after,#import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]:checked::after{opacity:1}#import_options table:not(.clean) td.center input[type=checkbox]::after,#import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{top:48%}[dir=ltr] #import_options table:not(.clean) td.center input[type=checkbox]::after, [dir=ltr] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{left:30%}[dir=rtl] #import_options table:not(.clean) td.center input[type=checkbox]::after, [dir=rtl] #import_options~[id^=jA] table:not(.clean) td.center input[type=checkbox]::after{right:30%}[dir] #import_options table:not(.clean) tr:nth-child(even), [dir] #import_options~[id^=jA] table:not(.clean) tr:nth-child(even){background-color:#fff}[dir] #import_options table:not(.clean) tr.disabled, [dir] #import_options~[id^=jA] table:not(.clean) tr.disabled{cursor:not-allowed;background-color:#d6d6d6}[dir] #import_options table:not(.clean) tr.disabled input, [dir] #import_options~[id^=jA] table:not(.clean) tr.disabled input{cursor:not-allowed}#import_options .import-options.right label,#import_options~[id^=jA] .import-options.right label{font-size:1.4rem !important}[dir] #import_options .import-options.right td, [dir] #import_options~[id^=jA] .import-options.right td{padding:.5rem}#import_options input,#import_options~[id^=jA] input{font-size:1.4rem;color:#2e353b}[dir] #import_options input, [dir] #import_options~[id^=jA] input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#import_options input::-ms-clear,#import_options~[id^=jA] input::-ms-clear{display:none}[dir] #import_options input:focus, [dir] #import_options~[id^=jA] input:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] #import_options input, [dir] #import_options~[id^=jA] input{padding:.2rem}@supports(-moz-appearance: none){[dir] #import_options input, [dir] #import_options~[id^=jA] input{border:none}#import_options input:focus,#import_options~[id^=jA] input:focus{outline:none}[dir] #import_options input:focus, [dir] #import_options~[id^=jA] input:focus{border:none}}[dir] #import_options input[type=radio]:hover, [dir] #import_options input[type=checkbox]:hover, [dir] #import_options~[id^=jA] input[type=radio]:hover, [dir] #import_options~[id^=jA] input[type=checkbox]:hover{cursor:pointer}#import_options input[type=radio],#import_options~[id^=jA] input[type=radio]{position:relative;width:2rem;-webkit-appearance:initial;appearance:initial;position:relative}[dir] #import_options input[type=radio], [dir] #import_options~[id^=jA] input[type=radio]{margin-bottom:.4rem}[dir=ltr] #import_options input[type=radio], [dir=ltr] #import_options~[id^=jA] input[type=radio]{margin-left:1rem}[dir=rtl] #import_options input[type=radio], [dir=rtl] #import_options~[id^=jA] input[type=radio]{margin-right:1rem}#import_options input[type=radio]::before,#import_options~[id^=jA] input[type=radio]::before{content:"";position:absolute;top:-0.2rem;box-sizing:border-box;width:2rem;height:2rem}[dir] #import_options input[type=radio]::before, [dir] #import_options~[id^=jA] input[type=radio]::before{border:.1rem solid #d6d6d6;border-radius:50%;background-color:#fff}[dir=ltr] #import_options input[type=radio]::before, [dir=ltr] #import_options~[id^=jA] input[type=radio]::before{left:-0.4rem}[dir=rtl] #import_options input[type=radio]::before, [dir=rtl] #import_options~[id^=jA] input[type=radio]::before{right:-0.4rem}#import_options input[type=radio]::after,#import_options~[id^=jA] input[type=radio]::after{content:"";position:absolute;top:.2rem;box-sizing:border-box;width:1.2rem;height:1.2rem;opacity:0;transition:.2s all}[dir] #import_options input[type=radio]::after, [dir] #import_options~[id^=jA] input[type=radio]::after{transform:scale(0);border-radius:50%;background-color:#183884}[dir=ltr] #import_options input[type=radio]::after, [dir=ltr] #import_options~[id^=jA] input[type=radio]::after{left:0}[dir=rtl] #import_options input[type=radio]::after, [dir=rtl] #import_options~[id^=jA] input[type=radio]::after{right:0}#import_options input[type=radio]:checked::after,#import_options~[id^=jA] input[type=radio]:checked::after{opacity:1}[dir] #import_options input[type=radio]:checked::after, [dir] #import_options~[id^=jA] input[type=radio]:checked::after{transform:scale(1)}@supports(-moz-appearance: none){[dir] #import_options input[type=text], [dir] #import_options~[id^=jA] input[type=text]{border:.1rem solid #b5b5b5}[dir] #import_options input[type=text]:focus, [dir] #import_options~[id^=jA] input[type=text]:focus{border-color:#4065bc}}[dir=ltr] #import_options #OtherSeparator, [dir=ltr] #import_options~[id^=jA] #OtherSeparator{margin-left:.5rem}[dir=rtl] #import_options #OtherSeparator, [dir=rtl] #import_options~[id^=jA] #OtherSeparator{margin-right:.5rem}[dir] #import_options #importFileOptions .large, [dir] #import_options~[id^=jA] #importFileOptions .large{margin-top:.5rem;padding:.2rem}[dir] #import_options #importFileOptions .large.error, [dir] #import_options~[id^=jA] #importFileOptions .large.error{margin:0}[dir] #import_options #importFileOptions input, [dir] #import_options~[id^=jA] #importFileOptions input{padding:.2rem !important}#import_options .popup-button-title,#import_options~[id^=jA] .popup-button-title{top:2rem;height:3rem;color:rgba(0,0,0,0) !important;filter:brightness(1)}[dir] #import_options .popup-button-title, [dir] #import_options~[id^=jA] .popup-button-title{background:url(/legacy-build/dist/close-css-bg.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat center}[dir=ltr] #import_options .popup-button-title, [dir=ltr] #import_options~[id^=jA] .popup-button-title{right:1.6rem;padding-right:0}[dir=rtl] #import_options .popup-button-title, [dir=rtl] #import_options~[id^=jA] .popup-button-title{left:1.6rem;padding-left:0}#import_options .popup-button-title:hover,#import_options~[id^=jA] .popup-button-title:hover{filter:brightness(0.4)}#import_options .popup_panel,#import_options~[id^=jA] .popup_panel{display:flex;justify-content:space-between}#import_options .popup_panel .button:hover,#import_options .popup_panel a:hover,#import_options~[id^=jA] .popup_panel .button:hover,#import_options~[id^=jA] .popup_panel a:hover{-webkit-text-decoration:none;text-decoration:none}@media(max-width: 768px){#import_options .popup_panel .button,#import_options .popup_panel a,#import_options~[id^=jA] .popup_panel .button,#import_options~[id^=jA] .popup_panel a{width:100%}}#import_options .popup_panel .button,#import_options .popup_panel a,#import_options~[id^=jA] .popup_panel .button,#import_options~[id^=jA] .popup_panel a{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #import_options .popup_panel .button, [dir] #import_options .popup_panel a, [dir] #import_options~[id^=jA] .popup_panel .button, [dir] #import_options~[id^=jA] .popup_panel a{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#import_options .popup_panel .button:focus,#import_options .popup_panel a:focus,#import_options~[id^=jA] .popup_panel .button:focus,#import_options~[id^=jA] .popup_panel a:focus{outline:none}[dir] #import_options .popup_panel .button:focus, [dir] #import_options .popup_panel a:focus, [dir] #import_options~[id^=jA] .popup_panel .button:focus, [dir] #import_options~[id^=jA] .popup_panel a:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #import_options .popup_panel .button:active, [dir] #import_options .popup_panel a:active, [dir] #import_options~[id^=jA] .popup_panel .button:active, [dir] #import_options~[id^=jA] .popup_panel a:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #import_options .popup_panel .button:hover, [dir] #import_options .popup_panel a:hover, [dir] #import_options~[id^=jA] .popup_panel .button:hover, [dir] #import_options~[id^=jA] .popup_panel a:hover{background-color:#061945}}#import_options .popup_panel .button:disabled,#import_options .popup_panel a:disabled,#import_options~[id^=jA] .popup_panel .button:disabled,#import_options~[id^=jA] .popup_panel a:disabled{color:#fff}[dir] #import_options .popup_panel .button:disabled, [dir] #import_options .popup_panel a:disabled, [dir] #import_options~[id^=jA] .popup_panel .button:disabled, [dir] #import_options~[id^=jA] .popup_panel a:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#import_options .popup_panel .button:last-of-type,#import_options~[id^=jA] .popup_panel .button:last-of-type{width:auto !important;min-width:unset !important;font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] #import_options .popup_panel .button:last-of-type, [dir] #import_options~[id^=jA] .popup_panel .button:last-of-type{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}#import_options .popup_panel .button:last-of-type:focus,#import_options~[id^=jA] .popup_panel .button:last-of-type:focus{outline:none}[dir] #import_options .popup_panel .button:last-of-type:focus, [dir] #import_options~[id^=jA] .popup_panel .button:last-of-type:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}#import_options .popup_panel .button:last-of-type:active,#import_options~[id^=jA] .popup_panel .button:last-of-type:active{color:#fff}[dir] #import_options .popup_panel .button:last-of-type:active, [dir] #import_options~[id^=jA] .popup_panel .button:last-of-type:active{background-color:#545f69}#import_options .popup_panel .button:last-of-type:active:has(svg):not(:disabled) svg,#import_options~[id^=jA] .popup_panel .button:last-of-type:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){#import_options .popup_panel .button:last-of-type:hover,#import_options~[id^=jA] .popup_panel .button:last-of-type:hover{color:#fff}[dir] #import_options .popup_panel .button:last-of-type:hover, [dir] #import_options~[id^=jA] .popup_panel .button:last-of-type:hover{background-color:#545f69}#import_options .popup_panel .button:last-of-type:hover:has(svg):not(:disabled) svg,#import_options~[id^=jA] .popup_panel .button:last-of-type:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}#import_options .popup_panel .button:last-of-type:disabled,#import_options~[id^=jA] .popup_panel .button:last-of-type:disabled{color:#6f7e8b}[dir] #import_options .popup_panel .button:last-of-type:disabled, [dir] #import_options~[id^=jA] .popup_panel .button:last-of-type:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}#import_options .popup_panel br,#import_options~[id^=jA] .popup_panel br{display:none}@media(min-width: 1280px){#import_options,#import_options~[id^=jA]{min-width:50rem !important}}.rd-body-client-panel #popup_container .withCartSteps .popup-button-title{top:1rem}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .popup-button-title{right:1rem}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .popup-button-title{left:1rem}.rd-body-client-panel #popup_container .withCartSteps .step{font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.026rem}[dir] .rd-body-client-panel #popup_container .withCartSteps .step .arrowBody{background-color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .step .arrowContent{background-color:#4065bc}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .step .arrowFront{border-left-color:#4065bc}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .step .arrowFront{border-right-color:#4065bc}[dir] .rd-body-client-panel #popup_container .withCartSteps .step .arrowBack{border-top-color:#4065bc;border-bottom-color:#4065bc}[dir] .rd-body-client-panel #popup_container .withCartSteps .step.active .arrowContent{background-color:#183884}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .step.active .arrowFront{border-left-color:#183884}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .step.active .arrowFront{border-right-color:#183884}[dir] .rd-body-client-panel #popup_container .withCartSteps .step.active .arrowBack{border-top-color:#183884;border-bottom-color:#183884}[dir] .rd-body-client-panel #popup_container .withCartSteps .step.active~* .arrowContent{background-color:#4065bc}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .step.active~* .arrowFront{border-left-color:#4065bc}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .step.active~* .arrowFront{border-right-color:#4065bc}[dir] .rd-body-client-panel #popup_container .withCartSteps .step.active~* .arrowBack{border-top-color:#4065bc;border-bottom-color:#4065bc}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .step:first-child .arrowBack{border-left:none}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .step:first-child .arrowBack{border-right:none}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .step:last-child .arrowFront{border-left:none}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .step:last-child .arrowFront{border-right:none}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__credit-warining{display:flex;color:#2e353b}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__credit-warining{padding:0;border:0;background-color:#f5f5f5}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__creadit-warning-icon{width:3rem;height:3rem;fill:#fff}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__creadit-warning-icon-container{display:flex;align-items:center;justify-content:center;width:4rem}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__creadit-warning-icon-container{padding:.5rem;background-color:#ffc70e}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__creadit-warning-icon-container{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__creadit-warning-icon-container{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__credit-info{font-size:1.4rem}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__credit-info{padding:1rem}.rd-body-client-panel #popup_container .withCartSteps .popup_message::-webkit-scrollbar{width:.5rem;height:.5rem}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_message::-webkit-scrollbar-track{background:#b5b5b5}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_message::-webkit-scrollbar-thumb{background:#4b4b4b;border-radius:.9rem}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_message::-webkit-scrollbar-thumb:hover{background:#2e353b}.rd-body-client-panel #popup_container .withCartSteps .popup_message{max-height:calc(100vh - 15rem) !important}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_message{margin-top:4rem;background-color:#fff}.rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm{width:100%;font-size:1.4rem;font-weight:700;letter-spacing:.028rem}[dir] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm{margin:0;padding:2rem calc((100% - 55rem)/2);border-radius:.8rem;background-color:#f5f5f5}.rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm td{height:4.5rem}[dir] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm td{background-color:#f5f5f5 !important}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm td{text-align:left}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm td{text-align:right}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm td:first-child{text-align:right}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm td:first-child{text-align:left}.rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm #DeliveryLockMessage{height:auto}.rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm input,.rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm select{width:calc(100% - 3rem);height:4rem}[dir] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm input, [dir] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm select{border-radius:4px}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm input, [dir=ltr] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm select{margin-left:1rem}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm input, [dir=rtl] .rd-body-client-panel #popup_container .withCartSteps #OrderCreateForm select{margin-right:1rem}[dir] .rd-body-client-panel #popup_container .withCartSteps #OrderDateSet{background-size:10% !important}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps #OrderDateSet{background:url(/legacy-build/dist/catalogue-calendar-icon.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 95% 50% !important}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps #OrderDateSet{background:url(/legacy-build/dist/catalogue-calendar-icon.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat 5% 50% !important}.rd-body-client-panel #popup_container .withCartSteps .popup_panel{display:flex;justify-content:space-between}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel{padding:0 2rem}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a,.rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a, [dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton{padding:1.2rem 3rem;text-shadow:none;background:none;background-color:#183884;box-shadow:none;text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:focus,.rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:focus{outline:none}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:focus, [dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:active, [dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:hover, [dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:hover{background-color:#061945}}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:disabled,.rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:disabled{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:disabled, [dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:hover,.rd-body-client-panel #popup_container .withCartSteps .popup_panel .specialButton:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child{padding:1.2rem 3rem;background-image:none;box-shadow:none;text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:focus{outline:none}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:active{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:active{background-color:#545f69}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:hover{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:hover{background-color:#545f69}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel #popup_container .withCartSteps .popup_panel a:first-child:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#183884;fill:#183884;stroke:#183884}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #183884;background-color:rgba(0,0,0,0)}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:focus{outline:none}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:active{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:active{background-color:#183884}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:hover{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:hover{background-color:#183884}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn{margin:1rem !important;box-shadow:none}.rd-body-client-panel #popup_container .withCartSteps .popup_panel #transferLinesToParkingBtn:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #popup_container .withCartSteps .popup_panel br{display:none}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__email-summary{text-align:left}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__email-summary{text-align:right}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__email-summary-input--error{outline:none}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__email-summary-input--error{border:.2rem solid #cd0004}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__delivery-summary td{text-align:left}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__delivery-summary td{text-align:right}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__delivery-method{white-space:inherit}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary{padding:2rem;border-radius:.8rem;background-color:#f5f5f5 !important}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .discount-code__form{display:flex;align-items:baseline;justify-content:space-between}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .discount-code__code{margin-right:1rem}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .discount-code__code{margin-left:1rem}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .discount-code__discount-amount{text-align:right}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .discount-code__discount-amount{text-align:left}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .summary{float:none}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary td{background-color:#f5f5f5 !important}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary td{text-align:left}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary td{text-align:right}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .Price{text-align:right}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .Price{text-align:left}[dir] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .c-catalogue__total-price td{padding-top:1rem;border:none !important}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__cost-summary .c-catalogue__total-price .Price nobr{font-size:2.2rem}[dir=ltr] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__summary-information td{text-align:left}[dir=rtl] .rd-body-client-panel #popup_container .withCartSteps .c-catalogue__summary-information td{text-align:right}.rd-body-client-panel #popup_container .withCartSteps .c-catalogue__summary-information td p{font-size:1.2rem}[dir] .rd-body-client-panel #popup_container .withCartSteps .payment-header{border-radius:.4rem}.rd-body-client-panel #popup_container .withCartSteps .button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel #popup_container .withCartSteps .button{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel #popup_container .withCartSteps .button:focus{outline:none}[dir] .rd-body-client-panel #popup_container .withCartSteps .button:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel #popup_container .withCartSteps .button:active{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .button:active{background-color:#545f69}.rd-body-client-panel #popup_container .withCartSteps .button:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #popup_container .withCartSteps .button:hover{color:#fff}[dir] .rd-body-client-panel #popup_container .withCartSteps .button:hover{background-color:#545f69}.rd-body-client-panel #popup_container .withCartSteps .button:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #popup_container .withCartSteps .button:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #popup_container .withCartSteps .button:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}[dir] .rd-body-client-panel #popup_container .withCartSteps .button{background-image:none;box-shadow:none}.rd-body-client-panel #popup_container .withCartSteps .button:hover{-webkit-text-decoration:none;text-decoration:none}.rd-body-client-panel #popup_container span.no-float-on-help a.help{content:" ";overflow:hidden;display:inline-block;width:2rem;height:2rem;font-size:0;color:rgba(0,0,0,0) !important}[dir] .rd-body-client-panel #popup_container span.no-float-on-help a.help{border:none;text-shadow:none;background:url(/legacy-build/dist/help_icon_outline.935d651e037fafef3cff8f9e205798414ee613cd.svg) no-repeat;background-size:100%}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#183884;fill:#183884;stroke:#183884}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn{text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #183884;background-color:rgba(0,0,0,0)}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:focus{outline:none}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:active{color:#fff}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:active{background-color:#183884}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:hover{color:#fff}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:hover{background-color:#183884}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__accept-btn:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;color:#545f69;fill:#545f69;stroke:#545f69}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn{text-align:center;cursor:pointer;margin:1rem 0;border:1px solid #545f69;background-color:rgba(0,0,0,0)}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:focus{outline:none}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:focus{box-shadow:0 0 0 .3rem rgba(84,95,105,.4)}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:active{color:#fff}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:active{background-color:#545f69}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:active:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}@media(hover: hover)and (pointer: fine){.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:hover{color:#fff}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:hover{background-color:#545f69}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:hover:has(svg):not(:disabled) svg{fill:#fff;stroke:#fff}}.rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:disabled{color:#6f7e8b}[dir] .rd-body-client-panel #confirm_cancel_changes .confirm-cancel-change__cancel-btn:disabled{background-color:#f5f5f5;border:.1rem solid #b5b5b5;cursor:not-allowed}.c-product-row__cell--delivery .c-product-row__unavailable-photo{width:10rem;height:7.5rem}[dir] #c-order__invoice-activation-info{padding:3rem}[dir=ltr] #c-order__invoice-activation-info .popup_message{margin-right:0;margin-left:0}[dir=rtl] #c-order__invoice-activation-info .popup_message{margin-left:0;margin-right:0}#c-order__invoice-activation-info .button{width:100%;max-width:14rem}#showImage .photo_presentation_wrapper #popup_panel_loader{height:39rem}#showImage .photo_presentation_wrapper #popup_panel_loader .o-tme-loader__image{width:18rem;height:18rem;margin-left:auto;margin-right:auto}#showImage .photo_presentation_slider{position:relative;width:calc(100% - 6rem);height:.8rem}[dir] #showImage .photo_presentation_slider{border:none}[dir] #showImage .photo_presentation_slider.ui-widget-content .ui-state-focus{border:none}#showImage .ui-slider-handle{position:absolute;top:-1.6rem;display:block;width:4rem;height:4rem}[dir] #showImage .ui-slider-handle{border-radius:50% !important;background:#183884}[dir] .popup_message .table-container{margin:0}.c-products-not-delivered__alert-row .o-alert-label{width:45rem}[dir] .c-products-not-delivered__alert-row .o-alert-label{margin:0}.c-products-not-delivered__button{display:block;font-size:1.4rem}[dir] .c-products-not-delivered__button{margin:0}.c-products-not-delivered__flex-container{display:flex;column-gap:.5rem}.c-profile__back-button-container{display:grid;grid-template-columns:1fr;align-items:center;justify-content:space-between;box-sizing:border-box}@media(min-width: 768px){.c-profile__back-button-container{grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content}}.c-profile__back-button{display:inline-block;box-sizing:border-box;width:100%}[dir] .c-profile__back-button{margin:1rem 0}@media(min-width: 768px){.c-profile__back-button{width:auto;min-width:14rem}}.o-profile__button{min-width:14rem}.c-change-password__form-container,.c-change-login__form-container{box-sizing:border-box;width:100%}[dir] .c-change-password__form-container, [dir] .c-change-login__form-container{padding:4rem;border:.1rem solid #b5b5b5;border-radius:.5rem}@media(min-width: 768px){.c-change-password__form-container,.c-change-login__form-container{max-width:68rem}[dir] .c-change-password__form-container, [dir] .c-change-login__form-container{padding:4rem 18rem}}[dir] .c-change-password__button-container, [dir] .c-change-login__button-container, [dir] .c-contacts-person__button-container{margin:2.5rem 0}.c-profile-terms__container{min-height:10rem}.c-profile-terms__loader-container .o-tme-loader,.c-profile-addresses__loader-container .o-tme-loader{display:flex;justify-content:center}.c-profile-terms__loader-container .o-tme-loader__image,.c-profile-addresses__loader-container .o-tme-loader__image{width:8rem;height:8rem}#tb_proforma_details .tme-symbol-container,#tb_backorder_lines .tme-symbol-container,#tb_order_lines .tme-symbol-container,#offersProducts .tme-symbol-container{display:flex;column-gap:1rem;align-items:center}#tb_proforma_details .tme-symbol-react-container,#tb_backorder_lines .tme-symbol-react-container,#tb_order_lines .tme-symbol-react-container,#offersProducts .tme-symbol-react-container{height:2rem}[dir] .c-compare #transferLinesToParkingBtn{margin:1rem !important}[dir] .c-compare #delete_from_comparison.popup_container .popup_panel a{margin:1rem}[dir] .c-compare .modal-footer{margin-top:0;border-top:none}[dir=ltr] .c-compare .modal-footer{text-align:left}[dir=rtl] .c-compare .modal-footer{text-align:right}.c-compare .c-product-row__order-button{font-size:1.2rem}[dir] .c-compare .c-product-row__order-button{padding:.6rem}#blank{font-size:14px;font-family:"Lato","Lato-polyfill","Constantia";color:#2e353b}#blank h1{color:#cd0004;font-family:"Lato","Lato-polyfill","Constantia";font-size:1.8rem;font-weight:700}[dir] #blank h1{text-shadow:none}#blank .button{font-family:"Lato","Lato-polyfill","Constantia";font-weight:700;transition:.1s background-color, .1s color;-webkit-text-decoration:none;text-decoration:none;font-size:1.4rem;color:#fff;fill:#fff;stroke:#fff}[dir] #blank .button{text-align:center;cursor:pointer;margin:1rem 0;padding:1.2rem;border-radius:.5rem;border:.1rem solid #183884;background-color:#183884}#blank .button:focus{outline:none}[dir] #blank .button:focus{box-shadow:0 0 0 .3rem rgba(24,56,132,.4)}[dir] #blank .button:active{background-color:#061945}@media(hover: hover)and (pointer: fine){[dir] #blank .button:hover{background-color:#061945}}#blank .button:disabled{color:#fff}[dir] #blank .button:disabled{background-color:#b5b5b5;border:.1rem solid #b5b5b5;cursor:not-allowed}#blank .button{color:#fff;font-weight:400;font-family:"Lato","Lato-polyfill","Constantia"}[dir] #blank .button{background-color:#183884;background-image:none}#blank #communication_form input{font-size:1.4rem;color:#2e353b}[dir] #blank #communication_form input{padding:.6rem;border:.1rem solid #b5b5b5;border-radius:.5rem}#blank #communication_form input::-ms-clear{display:none}[dir] #blank #communication_form input:focus{border:.1rem solid #4065bc;box-shadow:none}[dir] #blank #communication_form input{margin-top:.8rem}[dir] #blank #communication_form textarea{border-radius:.5rem;margin-top:.8rem}[dir] #blank #communication_form table{margin-top:1.5rem}#blank #communication_form .communication-form-email{color:#183884;font-weight:400;-webkit-text-decoration:underline;text-decoration:underline}#blank #communication_form .communication-form-legend{font-size:12px}[dir] #blank #communication_form .disclaimer__note--more, [dir] #blank #communication_form .disclaimer__note--less{padding:0 1rem}

/*# sourceMappingURL=lifting.935d651e037fafef3cff8f9e205798414ee613cd.css.map*/