/* Minification failed. Returning unminified contents.
(196,101): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,116): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,133): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,150): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,165): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,179): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,196): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,213): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,229): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,244): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,259): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,272): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,287): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,307): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,325): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,345): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,363): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,378): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,396): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,413): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,429): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,444): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,465): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,483): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,505): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,527): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,549): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,572): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,768): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,155236): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,155260): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(196,155750): run-time error CSS1039: Token not allowed after unary operator: '-thumbBG'
(196,155765): run-time error CSS1039: Token not allowed after unary operator: '-scrollbarBG'
(196,155843): run-time error CSS1039: Token not allowed after unary operator: '-scrollbarBG'
(196,155927): run-time error CSS1039: Token not allowed after unary operator: '-thumbBG'
(196,155977): run-time error CSS1039: Token not allowed after unary operator: '-scrollbarBG'
 */
@keyframes dtb-spinner{100%{transform:rotate(360deg)}}@-o-keyframes dtb-spinner{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes dtb-spinner{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dtb-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes dtb-spinner{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}div.dt-button-info{position:fixed;top:50%;left:50%;width:400px;margin-top:-100px;margin-left:-200px;background-color:white;border:2px solid #111;box-shadow:3px 3px 8px rgba(0,0,0,0.3);border-radius:3px;text-align:center;z-index:21}div.dt-button-info h2{padding:0.5em;margin:0;font-weight:normal;border-bottom:1px solid #ddd;background-color:#f3f3f3}div.dt-button-info>div{padding:1em}button.dt-button,div.dt-button,a.dt-button{position:relative;display:inline-block;box-sizing:border-box;margin-right:0.333em;margin-bottom:0.333em;padding:0.5em 1em;border:1px solid #999;border-radius:2px;cursor:pointer;font-size:0.88em;line-height:1.6em;color:black;white-space:nowrap;overflow:hidden;background-color:#e9e9e9;background-image:-webkit-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:-o-linear-gradient(top, #fff 0%, #e9e9e9 100%);background-image:linear-gradient(to bottom, #fff 0%, #e9e9e9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#e9e9e9');-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;outline:none}button.dt-button.disabled,div.dt-button.disabled,a.dt-button.disabled{color:#999;border:1px solid #d0d0d0;cursor:default;background-color:#f9f9f9;background-image:-webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:-o-linear-gradient(top, #fff 0%, #f9f9f9 100%);background-image:linear-gradient(to bottom, #fff 0%, #f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#f9f9f9')}button.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),a.dt-button.active:not(.disabled){background-color:#e2e2e2;background-image:-webkit-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-moz-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-ms-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:-o-linear-gradient(top, #f3f3f3 0%, #e2e2e2 100%);background-image:linear-gradient(to bottom, #f3f3f3 0%, #e2e2e2 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f3f3f3', EndColorStr='#e2e2e2');box-shadow:inset 1px 1px 3px #999999}button.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),a.dt-button.active:not(.disabled):hover:not(.disabled){box-shadow:inset 1px 1px 3px #999999;background-color:#cccccc;background-image:-webkit-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-moz-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-ms-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:-o-linear-gradient(top, #eaeaea 0%, #ccc 100%);background-image:linear-gradient(to bottom, #eaeaea 0%, #ccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eaeaea', EndColorStr='#cccccc')}button.dt-button:hover,div.dt-button:hover,a.dt-button:hover{text-decoration:none}button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled),a.dt-button:hover:not(.disabled){border:1px solid #666;background-color:#e0e0e0;background-image:-webkit-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-moz-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-ms-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:-o-linear-gradient(top, #f9f9f9 0%, #e0e0e0 100%);background-image:linear-gradient(to bottom, #f9f9f9 0%, #e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f9f9f9', EndColorStr='#e0e0e0')}button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled),a.dt-button:focus:not(.disabled){border:1px solid #426c9e;text-shadow:0 1px 0 #c4def1;outline:none;background-color:#79ace9;background-image:-webkit-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-moz-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-ms-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:-o-linear-gradient(top, #bddef4 0%, #79ace9 100%);background-image:linear-gradient(to bottom, #bddef4 0%, #79ace9 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#bddef4', EndColorStr='#79ace9')}.dt-button embed{outline:none}div.dt-buttons{position:relative;float:left}div.dt-buttons.buttons-right{float:right}div.dt-button-collection{position:absolute;top:0;left:0;width:150px;margin-top:3px;padding:8px 8px 4px 8px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:white;overflow:hidden;z-index:2002;border-radius:5px;box-shadow:3px 3px 5px rgba(0,0,0,0.3);-webkit-column-gap:8px;-moz-column-gap:8px;-ms-column-gap:8px;-o-column-gap:8px;column-gap:8px}div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button,div.dt-button-collection a.dt-button{position:relative;left:0;right:0;width:100%;display:block;float:none;margin-bottom:4px;margin-right:0}div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection a.dt-button.active:not(.disabled){background-color:#dadada;background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-moz-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-ms-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:-o-linear-gradient(top, #f0f0f0 0%, #dadada 100%);background-image:linear-gradient(to bottom, #f0f0f0 0%, #dadada 100%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f0f0f0', EndColorStr='#dadada');box-shadow:inset 1px 1px 3px #666}div.dt-button-collection.fixed{position:fixed;top:50%;left:50%;margin-left:-75px;border-radius:0}div.dt-button-collection.fixed.two-column{margin-left:-150px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection>*{-webkit-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:300px;padding-bottom:1px;-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}div.dt-button-collection.three-column{width:450px;padding-bottom:1px;-webkit-column-count:3;-moz-column-count:3;-ms-column-count:3;-o-column-count:3;column-count:3}div.dt-button-collection.four-column{width:600px;padding-bottom:1px;-webkit-column-count:4;-moz-column-count:4;-ms-column-count:4;-o-column-count:4;column-count:4}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-background{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);background:-ms-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-moz-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-o-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:-webkit-gradient(radial, center center, 0, center center, 497, color-stop(0, rgba(0,0,0,0.3)), color-stop(1, rgba(0,0,0,0.7)));background:-webkit-radial-gradient(center, ellipse farthest-corner, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);background:radial-gradient(ellipse farthest-corner at center, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.7) 100%);z-index:2001}@media screen and (max-width: 640px){div.dt-buttons{float:none !important;text-align:center}}button.dt-button.processing,div.dt-button.processing,a.dt-button.processing{color:rgba(0,0,0,0.2)}button.dt-button.processing:after,div.dt-button.processing:after,a.dt-button.processing:after{position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;box-sizing:border-box;display:block;content:' ';border:2px solid #282828;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:dtb-spinner 1500ms infinite linear;-o-animation:dtb-spinner 1500ms infinite linear;-ms-animation:dtb-spinner 1500ms infinite linear;-webkit-animation:dtb-spinner 1500ms infinite linear;-moz-animation:dtb-spinner 1500ms infinite linear}

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
  padding-bottom: 5px
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 14px;
  right: 10px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 1;
}
table.dataTable thead .sorting:after {

}
table.dataTable thead .sorting_asc:after {

  border-bottom: 5px solid #4c5764;
  
}
table.dataTable thead .sorting_desc:after {
  border-top: 5px solid #4d5865;
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody > table > tbody > tr:first-child > th,
div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none;
}

div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}


div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

@charset "UTF-8";/*!
 * jQuery contextMenu - Plugin for simple contextMenu handling
 *
 * Version: v2.7.0
 *
 * Authors: Björn Brala (SWIS.nl), Rodney Rehm, Addy Osmani (patches for FF)
 * Web: http://swisnl.github.io/jQuery-contextMenu/
 *
 * Copyright (c) 2011-2018 SWIS BV and contributors
 *
 * Licensed under
 *   MIT License http://www.opensource.org/licenses/mit-license
 *
 * Date: 2018-10-02T14:29:27.829Z
 */@-webkit-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@-o-keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@keyframes cm-spin{0%{-webkit-transform:translateY(-50%) rotate(0);-o-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}100%{-webkit-transform:translateY(-50%) rotate(359deg);-o-transform:translateY(-50%) rotate(359deg);transform:translateY(-50%) rotate(359deg)}}@font-face{font-family:context-menu-icons;font-style:normal;font-weight:400;src:url(font/context-menu-icons.eot?2gb3e);src:url(font/context-menu-icons.eot?2gb3e#iefix) format("embedded-opentype"),url(font/context-menu-icons.woff2?2gb3e) format("woff2"),url(font/context-menu-icons.woff?2gb3e) format("woff"),url(font/context-menu-icons.ttf?2gb3e) format("truetype")}.context-menu-icon-add:before{content:"\EA01"}.context-menu-icon-copy:before{content:"\EA02"}.context-menu-icon-cut:before{content:"\EA03"}.context-menu-icon-delete:before{content:"\EA04"}.context-menu-icon-edit:before{content:"\EA05"}.context-menu-icon-loading:before{content:"\EA06"}.context-menu-icon-paste:before{content:"\EA07"}.context-menu-icon-quit:before{content:"\EA08"}.context-menu-icon::before{position:absolute;top:50%;left:0;width:2em;font-family:context-menu-icons;font-size:1em;font-style:normal;font-weight:400;line-height:1;color:#2980b9;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.context-menu-icon.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon-loading:before{-webkit-animation:cm-spin 2s infinite;-o-animation:cm-spin 2s infinite;animation:cm-spin 2s infinite}.context-menu-icon.context-menu-icon--fa{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa::before{position:absolute;top:50%;left:0;width:2em;font-family:FontAwesome;font-size:1em;font-style:normal;font-weight:400;line-height:1;color:#2980b9;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.context-menu-icon.context-menu-icon--fa.context-menu-hover:before{color:#fff}.context-menu-icon.context-menu-icon--fa.context-menu-disabled::before{color:#bbb}.context-menu-icon.context-menu-icon--fa5{display:list-item;font-family:inherit;line-height:inherit}.context-menu-icon.context-menu-icon--fa5 i,.context-menu-icon.context-menu-icon--fa5 svg{position:absolute;top:.3em;left:.5em;color:#2980b9}.context-menu-icon.context-menu-icon--fa5.context-menu-hover>i,.context-menu-icon.context-menu-icon--fa5.context-menu-hover>svg{color:#fff}.context-menu-icon.context-menu-icon--fa5.context-menu-disabled i,.context-menu-icon.context-menu-icon--fa5.context-menu-disabled svg{color:#bbb}.context-menu-list{position:absolute;display:inline-block;min-width:13em;max-width:26em;padding:.25em 0;margin:.3em;font-family:inherit;font-size:inherit;list-style-type:none;background:#fff;border:1px solid #bebebe;border-radius:.2em;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.5);box-shadow:0 2px 5px rgba(0,0,0,.5)}.context-menu-item{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:.2em 2em;color:#2f2f2f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}.context-menu-separator{padding:0;margin:.35em 0;border-bottom:1px solid #e6e6e6}.context-menu-item>label>input,.context-menu-item>label>textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.context-menu-item.context-menu-hover{color:#fff;cursor:pointer;background-color:#2980b9}.context-menu-item.context-menu-disabled{color:#bbb;cursor:default;background-color:#fff}.context-menu-input.context-menu-hover{color:#2f2f2f;cursor:default}.context-menu-submenu:after{position:absolute;top:50%;right:.5em;z-index:1;width:0;height:0;content:'';border-color:transparent transparent transparent #2f2f2f;border-style:solid;border-width:.25em 0 .25em .25em;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.context-menu-item.context-menu-input{padding:.3em .6em}.context-menu-input>label>*{vertical-align:top}.context-menu-input>label>input[type=checkbox],.context-menu-input>label>input[type=radio]{position:relative;top:.12em;margin-right:.4em}.context-menu-input>label{margin:0}.context-menu-input>label,.context-menu-input>label>input[type=text],.context-menu-input>label>select,.context-menu-input>label>textarea{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.context-menu-input>label>textarea{height:7em}.context-menu-item>.context-menu-list{top:.3em;right:-.3em;display:none}.context-menu-item.context-menu-visible>.context-menu-list{display:block}.context-menu-accesskey{text-decoration:underline}
/* sourceMappingURL=jquery.contextMenu.min.css.map */
/* --------------------------------------------------------
   --  FSM. Archivo autogenerado: 02/08/2025 02:10:06    -- 
   --  Usuario:                   System             -- 
   -------------------------------------------------------- */

.divider-v{width:1px;margin:24px 10px;background:rgba(0,0,0,0.0825);position:relative;top:3px}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#ff7a01;--secondary:#43425D;--success:#40CE9E;--info:#1BC9E4;--warning:#FFC06A;--danger:#ff5a5f;--light:#f8f9fa;--dark:#343a40;--grey-light:#f2f3f5;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:0.85rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#ff7a01;text-decoration:none;background-color:transparent}a:hover{color:#b45600;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:0.5rem;font-weight:500;line-height:1.2}h1,.h1{font-size:2.125rem}h2,.h2{font-size:1.7rem}h3,.h3{font-size:1.4875rem}h4,.h4{font-size:1.275rem}h5,.h5{font-size:1.0625rem}h6,.h6{font-size:0.85rem}.lead{font-size:1.0625rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,0.1)}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:0.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:0.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.0625rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:0.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a > code{color:inherit}kbd{padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters > .col,.no-gutters > [class*="col-"]{padding-right:0;padding-left:0}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid rgba(0,0,0,0.0825)}.table thead th{vertical-align:bottom;border-bottom:2px solid rgba(0,0,0,0.0825)}.table tbody + tbody{border-top:2px solid rgba(0,0,0,0.0825)}.table-sm th,.table-sm td{padding:0.3rem}.table-bordered{border:1px solid rgba(0,0,0,0.0825)}.table-bordered th,.table-bordered td{border:1px solid rgba(0,0,0,0.0825)}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody + tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary > th,.table-primary > td{background-color:#ffdab8}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody{border-color:#ffba7b}.table-hover .table-primary:hover{background-color:#ffcd9f}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th{background-color:#ffcd9f}.table-secondary,.table-secondary > th,.table-secondary > td{background-color:#cacad2}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody{border-color:#9d9dab}.table-hover .table-secondary:hover{background-color:#bcbcc6}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th{background-color:#bcbcc6}.table-success,.table-success > th,.table-success > td{background-color:#caf1e4}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody{border-color:#9ce6cd}.table-hover .table-success:hover{background-color:#b6ecda}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th{background-color:#b6ecda}.table-info,.table-info > th,.table-info > td{background-color:#bff0f7}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody{border-color:#88e3f1}.table-hover .table-info:hover{background-color:#a8ebf4}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th{background-color:#a8ebf4}.table-warning,.table-warning > th,.table-warning > td{background-color:#ffedd5}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody{border-color:#ffdeb2}.table-hover .table-warning:hover{background-color:#ffe2bc}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th{background-color:#ffe2bc}.table-danger,.table-danger > th,.table-danger > td{background-color:#ffd1d2}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody{border-color:#ffa9ac}.table-hover .table-danger:hover{background-color:#ffb8b9}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th{background-color:#ffb8b9}.table-light,.table-light > th,.table-light > td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th{background-color:#ececf6}.table-dark,.table-dark > th,.table-dark > td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th{background-color:#b9bbbe}.table-grey-light,.table-grey-light > th,.table-grey-light > td{background-color:#fbfcfc}.table-grey-light th,.table-grey-light td,.table-grey-light thead th,.table-grey-light tbody + tbody{border-color:#f8f9fa}.table-hover .table-grey-light:hover{background-color:#ecf1f1}.table-hover .table-grey-light:hover > td,.table-hover .table-grey-light:hover > th{background-color:#ecf1f1}.table-active,.table-active > th,.table-active > td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:rgba(0,0,0,0.0825)}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm > .table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md > .table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg > .table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl > .table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive > .table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:0.85rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#ffbd81;outline:0;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(0.375rem + 1px);padding-bottom:calc(0.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(0.5rem + 1px);padding-bottom:calc(0.5rem + 1px);font-size:1.0625rem;line-height:1.5}.col-form-label-sm{padding-top:calc(0.25rem + 1px);padding-bottom:calc(0.25rem + 1px);font-size:0.74375rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:0.375rem;padding-bottom:0.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + 0.5rem + 2px);padding:0.25rem 0.5rem;font-size:0.74375rem;line-height:1.5;border-radius:0.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:0.5rem 1rem;font-size:1.0625rem;line-height:1.5;border-radius:0.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:0.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row > .col,.form-row > [class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:0.3rem;margin-left:-1.25rem}.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:0.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:0.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#40CE9E}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.75rem 0.5rem;margin-top:.1rem;font-size:0.74375rem;line-height:1.5;color:#212529;background-color:rgba(64,206,158,0.9);border-radius:0.25rem}.was-validated .form-control:valid,.form-control.is-valid{border-color:#40CE9E;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2340CE9E' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#40CE9E;box-shadow:0 0 0 0.2rem rgba(64,206,158,0.25)}.was-validated .form-control:valid ~ .valid-feedback,.was-validated .form-control:valid ~ .valid-tooltip,.form-control.is-valid ~ .valid-feedback,.form-control.is-valid ~ .valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#40CE9E;padding-right:calc((1em + 0.75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2340CE9E' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#40CE9E;box-shadow:0 0 0 0.2rem rgba(64,206,158,0.25)}.was-validated .custom-select:valid ~ .valid-feedback,.was-validated .custom-select:valid ~ .valid-tooltip,.custom-select.is-valid ~ .valid-feedback,.custom-select.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control-file:valid ~ .valid-feedback,.was-validated .form-control-file:valid ~ .valid-tooltip,.form-control-file.is-valid ~ .valid-feedback,.form-control-file.is-valid ~ .valid-tooltip{display:block}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#40CE9E}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#40CE9E}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#40CE9E}.was-validated .custom-control-input:valid ~ .valid-feedback,.was-validated .custom-control-input:valid ~ .valid-tooltip,.custom-control-input.is-valid ~ .valid-feedback,.custom-control-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#69d8b3;background-color:#69d8b3}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(64,206,158,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#40CE9E}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#40CE9E}.was-validated .custom-file-input:valid ~ .valid-feedback,.was-validated .custom-file-input:valid ~ .valid-tooltip,.custom-file-input.is-valid ~ .valid-feedback,.custom-file-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#40CE9E;box-shadow:0 0 0 0.2rem rgba(64,206,158,0.25)}.invalid-feedback{display:none;width:100%;margin-top:0.25rem;font-size:80%;color:#ff5a5f}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:0.75rem 0.5rem;margin-top:.1rem;font-size:0.74375rem;line-height:1.5;color:#fff;background-color:rgba(255,90,95,0.9);border-radius:0.25rem}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#ff5a5f;padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5a5f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5a5f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(0.375em + 0.1875rem);background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#ff5a5f;box-shadow:0 0 0 0.2rem rgba(255,90,95,0.25)}.was-validated .form-control:invalid ~ .invalid-feedback,.was-validated .form-control:invalid ~ .invalid-tooltip,.form-control.is-invalid ~ .invalid-feedback,.form-control.is-invalid ~ .invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#ff5a5f;padding-right:calc((1em + 0.75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff5a5f' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23ff5a5f' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#ff5a5f;box-shadow:0 0 0 0.2rem rgba(255,90,95,0.25)}.was-validated .custom-select:invalid ~ .invalid-feedback,.was-validated .custom-select:invalid ~ .invalid-tooltip,.custom-select.is-invalid ~ .invalid-feedback,.custom-select.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control-file:invalid ~ .invalid-feedback,.was-validated .form-control-file:invalid ~ .invalid-tooltip,.form-control-file.is-invalid ~ .invalid-feedback,.form-control-file.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#ff5a5f}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#ff5a5f}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#ff5a5f}.was-validated .custom-control-input:invalid ~ .invalid-feedback,.was-validated .custom-control-input:invalid ~ .invalid-tooltip,.custom-control-input.is-invalid ~ .invalid-feedback,.custom-control-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#ff8d90;background-color:#ff8d90}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(255,90,95,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#ff5a5f}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#ff5a5f}.was-validated .custom-file-input:invalid ~ .invalid-feedback,.was-validated .custom-file-input:invalid ~ .invalid-tooltip,.custom-file-input.is-invalid ~ .invalid-feedback,.custom-file-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#ff5a5f;box-shadow:0 0 0 0.2rem rgba(255,90,95,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:0.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:0.375rem 0.75rem;font-size:0.85rem;line-height:1.5;border-radius:0.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn:focus,.btn.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.btn.disabled,.btn:disabled{opacity:0.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#ff7a01;border-color:#ff7a01}.btn-primary:hover{color:#fff;background-color:#da6800;border-color:#cd6200}.btn-primary:focus,.btn-primary.focus{box-shadow:0 0 0 0.2rem rgba(255,142,39,0.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#ff7a01;border-color:#ff7a01}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle{color:#fff;background-color:#cd6200;border-color:#c05c00}.btn-primary:not(:disabled):not(.disabled):active:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,142,39,0.5)}.btn-secondary{color:#fff;background-color:#43425D;border-color:#43425D}.btn-secondary:hover{color:#fff;background-color:#333247;border-color:#2e2d3f}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 0.2rem rgba(95,94,117,0.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#43425D;border-color:#43425D}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle{color:#fff;background-color:#2e2d3f;border-color:#282838}.btn-secondary:not(:disabled):not(.disabled):active:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(95,94,117,0.5)}.btn-success{color:#212529;background-color:#40CE9E;border-color:#40CE9E}.btn-success:hover{color:#fff;background-color:#2fb88a;border-color:#2dae82}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 0.2rem rgba(59,181,140,0.5)}.btn-success.disabled,.btn-success:disabled{color:#212529;background-color:#40CE9E;border-color:#40CE9E}.btn-success:not(:disabled):not(.disabled):active,.btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle{color:#fff;background-color:#2dae82;border-color:#2aa47b}.btn-success:not(:disabled):not(.disabled):active:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(59,181,140,0.5)}.btn-info{color:#212529;background-color:#1BC9E4;border-color:#1BC9E4}.btn-info:hover{color:#fff;background-color:#17abc2;border-color:#16a1b6}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 0.2rem rgba(28,176,200,0.5)}.btn-info.disabled,.btn-info:disabled{color:#212529;background-color:#1BC9E4;border-color:#1BC9E4}.btn-info:not(:disabled):not(.disabled):active,.btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle{color:#fff;background-color:#16a1b6;border-color:#1497ab}.btn-info:not(:disabled):not(.disabled):active:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(28,176,200,0.5)}.btn-warning{color:#212529;background-color:#FFC06A;border-color:#FFC06A}.btn-warning:hover{color:#212529;background-color:#ffb044;border-color:#ffaa37}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 0.2rem rgba(222,169,96,0.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#FFC06A;border-color:#FFC06A}.btn-warning:not(:disabled):not(.disabled):active,.btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle{color:#212529;background-color:#ffaa37;border-color:#ffa52a}.btn-warning:not(:disabled):not(.disabled):active:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(222,169,96,0.5)}.btn-danger{color:#fff;background-color:#ff5a5f;border-color:#ff5a5f}.btn-danger:hover{color:#fff;background-color:#ff343a;border-color:#ff272e}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 0.2rem rgba(255,115,119,0.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#ff5a5f;border-color:#ff5a5f}.btn-danger:not(:disabled):not(.disabled):active,.btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle{color:#fff;background-color:#ff272e;border-color:#ff1a21}.btn-danger:not(:disabled):not(.disabled):active:focus,.btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,115,119,0.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled):active,.btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled):active:focus,.btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(216,217,219,0.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled):active,.btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled):active:focus,.btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(82,88,93,0.5)}.btn-grey-light{color:#212529;background-color:#f2f3f5;border-color:#f2f3f5}.btn-grey-light:hover{color:#212529;background-color:#dcdfe4;border-color:#d5d8df}.btn-grey-light:focus,.btn-grey-light.focus{box-shadow:0 0 0 0.2rem rgba(211,212,214,0.5)}.btn-grey-light.disabled,.btn-grey-light:disabled{color:#212529;background-color:#f2f3f5;border-color:#f2f3f5}.btn-grey-light:not(:disabled):not(.disabled):active,.btn-grey-light:not(:disabled):not(.disabled).active,.show > .btn-grey-light.dropdown-toggle{color:#212529;background-color:#d5d8df;border-color:#ced2d9}.btn-grey-light:not(:disabled):not(.disabled):active:focus,.btn-grey-light:not(:disabled):not(.disabled).active:focus,.show > .btn-grey-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(211,212,214,0.5)}.btn-outline-primary{color:#ff7a01;border-color:#ff7a01}.btn-outline-primary:hover{color:#fff;background-color:#ff7a01;border-color:#ff7a01}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 0.2rem rgba(255,122,1,0.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#ff7a01;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle{color:#fff;background-color:#ff7a01;border-color:#ff7a01}.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,122,1,0.5)}.btn-outline-secondary{color:#43425D;border-color:#43425D}.btn-outline-secondary:hover{color:#fff;background-color:#43425D;border-color:#43425D}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 0.2rem rgba(67,66,93,0.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#43425D;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#43425D;border-color:#43425D}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(67,66,93,0.5)}.btn-outline-success{color:#40CE9E;border-color:#40CE9E}.btn-outline-success:hover{color:#212529;background-color:#40CE9E;border-color:#40CE9E}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 0.2rem rgba(64,206,158,0.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#40CE9E;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle{color:#212529;background-color:#40CE9E;border-color:#40CE9E}.btn-outline-success:not(:disabled):not(.disabled):active:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(64,206,158,0.5)}.btn-outline-info{color:#1BC9E4;border-color:#1BC9E4}.btn-outline-info:hover{color:#212529;background-color:#1BC9E4;border-color:#1BC9E4}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 0.2rem rgba(27,201,228,0.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#1BC9E4;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle{color:#212529;background-color:#1BC9E4;border-color:#1BC9E4}.btn-outline-info:not(:disabled):not(.disabled):active:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(27,201,228,0.5)}.btn-outline-warning{color:#FFC06A;border-color:#FFC06A}.btn-outline-warning:hover{color:#212529;background-color:#FFC06A;border-color:#FFC06A}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 0.2rem rgba(255,192,106,0.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#FFC06A;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle{color:#212529;background-color:#FFC06A;border-color:#FFC06A}.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,192,106,0.5)}.btn-outline-danger{color:#ff5a5f;border-color:#ff5a5f}.btn-outline-danger:hover{color:#fff;background-color:#ff5a5f;border-color:#ff5a5f}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 0.2rem rgba(255,90,95,0.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#ff5a5f;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle{color:#fff;background-color:#ff5a5f;border-color:#ff5a5f}.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(255,90,95,0.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled):active,.btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled):active:focus,.btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled):active,.btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5)}.btn-outline-grey-light{color:#f2f3f5;border-color:#f2f3f5}.btn-outline-grey-light:hover{color:#212529;background-color:#f2f3f5;border-color:#f2f3f5}.btn-outline-grey-light:focus,.btn-outline-grey-light.focus{box-shadow:0 0 0 0.2rem rgba(242,243,245,0.5)}.btn-outline-grey-light.disabled,.btn-outline-grey-light:disabled{color:#f2f3f5;background-color:transparent}.btn-outline-grey-light:not(:disabled):not(.disabled):active,.btn-outline-grey-light:not(:disabled):not(.disabled).active,.show > .btn-outline-grey-light.dropdown-toggle{color:#212529;background-color:#f2f3f5;border-color:#f2f3f5}.btn-outline-grey-light:not(:disabled):not(.disabled):active:focus,.btn-outline-grey-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-grey-light.dropdown-toggle:focus{box-shadow:0 0 0 0.2rem rgba(242,243,245,0.5)}.btn-link{font-weight:400;color:#ff7a01;text-decoration:none}.btn-link:hover{color:#b45600;text-decoration:underline}.btn-link:focus,.btn-link.focus{text-decoration:underline;box-shadow:none}.btn-link:disabled,.btn-link.disabled{color:#6c757d;pointer-events:none}.btn-lg,.btn-group-lg > .btn{padding:0.5rem 1rem;font-size:1.0625rem;line-height:1.5;border-radius:0.3rem}.btn-sm,.btn-group-sm > .btn{padding:0.25rem 0.5rem;font-size:0.74375rem;line-height:1.5;border-radius:0.2rem}.btn-block{display:block;width:100%}.btn-block + .btn-block{margin-top:0.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{transition:opacity 0.15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height 0.35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropup,.dropright,.dropdown,.dropleft{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:0.85rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.15);border-radius:0.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:0.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0;border-right:0.3em solid transparent;border-bottom:0.3em solid;border-left:0.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:0.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0;border-bottom:0.3em solid transparent;border-left:0.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:0.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid transparent;border-right:0.3em solid;border-bottom:0.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^="top"],.dropdown-menu[x-placement^="right"],.dropdown-menu[x-placement^="bottom"],.dropdown-menu[x-placement^="left"]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:hover,.dropdown-item:focus{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#ff7a01}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.74375rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:0.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group > .btn,.btn-group-vertical > .btn{position:relative;flex:1 1 auto}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover{z-index:1}.btn-group > .btn:focus,.btn-group > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child){margin-left:-1px}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:0.5625rem;padding-left:0.5625rem}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-sm + .dropdown-toggle-split,.btn-group-sm > .btn + .dropdown-toggle-split{padding-right:0.375rem;padding-left:0.375rem}.btn-lg + .dropdown-toggle-split,.btn-group-lg > .btn + .dropdown-toggle-split{padding-right:0.75rem;padding-left:0.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group{width:100%}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn{margin-bottom:0}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file{margin-left:-1px}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label{z-index:3}.input-group > .custom-file .custom-file-input:focus{z-index:4}.input-group > .form-control:not(:last-child),.input-group > .custom-select:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group > .custom-file{display:flex;align-items:center}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-prepend,.input-group-append{display:flex}.input-group-prepend .btn,.input-group-append .btn{position:relative;z-index:2}.input-group-prepend .btn:focus,.input-group-append .btn:focus{z-index:3}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:0.375rem 0.75rem;margin-bottom:0;font-size:0.85rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0.25rem}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"]{margin-top:0}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select{height:calc(1.5em + 1rem + 2px)}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn{padding:0.5rem 1rem;font-size:1.0625rem;line-height:1.5;border-radius:0.3rem}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select{height:calc(1.5em + 0.5rem + 2px)}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn{padding:0.25rem 0.5rem;font-size:0.74375rem;line-height:1.5;border-radius:0.2rem}.input-group-lg > .custom-select,.input-group-sm > .custom-select{padding-right:1.75rem}.input-group > .input-group-prepend > .btn,.input-group > .input-group-prepend > .input-group-text,.input-group > .input-group-append:not(:last-child) > .btn,.input-group > .input-group-append:not(:last-child) > .input-group-text,.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group > .input-group-append:last-child > .input-group-text:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group > .input-group-append > .btn,.input-group > .input-group-append > .input-group-text,.input-group > .input-group-prepend:not(:first-child) > .btn,.input-group > .input-group-prepend:not(:first-child) > .input-group-text,.input-group > .input-group-prepend:first-child > .btn:not(:first-child),.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.275rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked ~ .custom-control-label::before{color:#fff;border-color:#ff7a01;background-color:#ff7a01}.custom-control-input:focus ~ .custom-control-label::before{box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before{border-color:#ffbd81}.custom-control-input:not(:disabled):active ~ .custom-control-label::before{color:#fff;background-color:#ffd7b4;border-color:#ffd7b4}.custom-control-input:disabled ~ .custom-control-label{color:#6c757d}.custom-control-input:disabled ~ .custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:0.1375rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:0.1375rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50% / 50% 50%}.custom-checkbox .custom-control-label::before{border-radius:0.25rem}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{border-color:#ff7a01;background-color:#ff7a01}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(255,122,1,0.5)}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{background-color:rgba(255,122,1,0.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked ~ .custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(255,122,1,0.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:0.5rem}.custom-switch .custom-control-label::after{top:calc(0.1375rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:0.5rem;transition:transform 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after{background-color:#fff;transform:translateX(0.75rem)}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before{background-color:rgba(255,122,1,0.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 1.75rem 0.375rem 0.75rem;font-size:0.85rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:0.25rem;appearance:none}.custom-select:focus{border-color:#ffbd81;outline:0;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:0.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + 0.5rem + 2px);padding-top:0.25rem;padding-bottom:0.25rem;padding-left:0.5rem;font-size:0.74375rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:0.5rem;padding-bottom:0.5rem;padding-left:1rem;font-size:1.0625rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + 0.75rem + 2px);margin:0;opacity:0}.custom-file-input:focus ~ .custom-file-label{border-color:#ffbd81;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.custom-file-input:disabled ~ .custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en) ~ .custom-file-label::after{content:"Browse"}.custom-file-input ~ .custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:0.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + 0.75rem);padding:0.375rem 0.75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0.25rem 0.25rem 0}.custom-range{width:100%;height:calc(1rem + 0.4rem);padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(255,122,1,0.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(255,122,1,0.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 0.2rem rgba(255,122,1,0.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-0.25rem;background-color:#ff7a01;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#ffd7b4}.custom-range::-webkit-slider-runnable-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#ff7a01;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#ffd7b4}.custom-range::-moz-range-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:0.2rem;margin-left:0.2rem;background-color:#ff7a01;border:0;border-radius:1rem;transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#ffd7b4}.custom-range::-ms-track{width:100%;height:0.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:0.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:0.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:0.25rem}.nav-pills .nav-link.active,.nav-pills .show > .nav-link{color:#fff;background-color:#ff7a01}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content > .tab-pane{display:none}.tab-content > .active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:0.5rem 1rem}.navbar > .container,.navbar > .container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:0.34062rem;padding-bottom:0.34062rem;margin-right:1rem;font-size:1.0625rem;line-height:inherit;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:0.25rem 0.75rem;font-size:1.0625rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem}.navbar-toggler:hover,.navbar-toggler:focus{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md > .container,.navbar-expand-md > .container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand > .container,.navbar-expand > .container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:0.5rem;padding-left:0.5rem}.navbar-expand > .container,.navbar-expand > .container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,0.9)}.navbar-light .navbar-brand:hover,.navbar-light .navbar-brand:focus{color:rgba(0,0,0,0.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,0.5)}.navbar-light .navbar-nav .nav-link:hover,.navbar-light .navbar-nav .nav-link:focus{color:rgba(0,0,0,0.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active{color:rgba(0,0,0,0.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,0.5);border-color:rgba(0,0,0,0.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0,0,0,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,0.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,0.9)}.navbar-light .navbar-text a:hover,.navbar-light .navbar-text a:focus{color:rgba(0,0,0,0.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-brand:focus{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-nav .nav-link:hover,.navbar-dark .navbar-nav .nav-link:focus{color:rgba(255,255,255,0.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,0.25)}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,0.5);border-color:rgba(255,255,255,0.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255,255,255,0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,0.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:hover,.navbar-dark .navbar-text a:focus{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:0.25rem}.card > hr{margin-right:0;margin-left:0}.card > .list-group:first-child .list-group-item:first-child{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.card > .list-group:last-child .list-group-item:last-child{border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:0.75rem}.card-subtitle{margin-top:-0.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link + .card-link{margin-left:1.25rem}.card-header{padding:0.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0}.card-header + .list-group .list-group-item:first-child{border-top:0}.card-footer{padding:0.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(0.25rem - 1px) calc(0.25rem - 1px)}.card-header-tabs{margin-right:-0.625rem;margin-bottom:-0.75rem;margin-left:-0.625rem;border-bottom:0}.card-header-pills{margin-right:-0.625rem;margin-left:-0.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(0.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(0.25rem - 1px);border-top-right-radius:calc(0.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(0.25rem - 1px);border-bottom-left-radius:calc(0.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group > .card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group > .card{flex:1 0 0;margin-bottom:0}.card-group > .card + .card{margin-left:0;border-left:0}.card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header{border-top-right-radius:0}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header{border-top-left-radius:0}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:0.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion > .card{overflow:hidden}.accordion > .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion > .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion > .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion > .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion > .card .card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:0.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:0.25rem}.breadcrumb-item + .breadcrumb-item{padding-left:0.5rem}.breadcrumb-item + .breadcrumb-item::before{display:inline-block;padding-right:0.5rem;color:#6c757d;content:"/"}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item + .breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:0.25rem}.page-link{position:relative;display:block;padding:0.5rem 0.75rem;margin-left:-1px;line-height:1.25;color:#ff7a01;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#b45600;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem}.page-item:last-child .page-link{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#ff7a01;border-color:#ff7a01}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:0.75rem 1.5rem;font-size:1.0625rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:0.3rem;border-bottom-left-radius:0.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:0.3rem;border-bottom-right-radius:0.3rem}.pagination-sm .page-link{padding:0.25rem 0.5rem;font-size:0.74375rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:0.2rem;border-bottom-left-radius:0.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:0.2rem;border-bottom-right-radius:0.2rem}.badge{display:inline-block;padding:0.25em 0.4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0.25rem;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:hover,a.badge:focus{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:0.6em;padding-left:0.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#ff7a01}a.badge-primary:hover,a.badge-primary:focus{color:#fff;background-color:#cd6200}a.badge-primary:focus,a.badge-primary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.5)}.badge-secondary{color:#fff;background-color:#43425D}a.badge-secondary:hover,a.badge-secondary:focus{color:#fff;background-color:#2e2d3f}a.badge-secondary:focus,a.badge-secondary.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(67,66,93,0.5)}.badge-success{color:#212529;background-color:#40CE9E}a.badge-success:hover,a.badge-success:focus{color:#212529;background-color:#2dae82}a.badge-success:focus,a.badge-success.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(64,206,158,0.5)}.badge-info{color:#212529;background-color:#1BC9E4}a.badge-info:hover,a.badge-info:focus{color:#212529;background-color:#16a1b6}a.badge-info:focus,a.badge-info.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(27,201,228,0.5)}.badge-warning{color:#212529;background-color:#FFC06A}a.badge-warning:hover,a.badge-warning:focus{color:#212529;background-color:#ffaa37}a.badge-warning:focus,a.badge-warning.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,192,106,0.5)}.badge-danger{color:#fff;background-color:#ff5a5f}a.badge-danger:hover,a.badge-danger:focus{color:#fff;background-color:#ff272e}a.badge-danger:focus,a.badge-danger.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(255,90,95,0.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:hover,a.badge-light:focus{color:#212529;background-color:#dae0e5}a.badge-light:focus,a.badge-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(248,249,250,0.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:hover,a.badge-dark:focus{color:#fff;background-color:#1d2124}a.badge-dark:focus,a.badge-dark.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(52,58,64,0.5)}.badge-grey-light{color:#212529;background-color:#f2f3f5}a.badge-grey-light:hover,a.badge-grey-light:focus{color:#212529;background-color:#d5d8df}a.badge-grey-light:focus,a.badge-grey-light.focus{outline:0;box-shadow:0 0 0 0.2rem rgba(242,243,245,0.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:0.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3.775rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:0.75rem 1.25rem;color:inherit}.alert-primary{color:#853f01;background-color:#ffe4cc;border-color:#ffdab8}.alert-primary hr{border-top-color:#ffcd9f}.alert-primary .alert-link{color:#522701}.alert-secondary{color:#232230;background-color:#d9d9df;border-color:#cacad2}.alert-secondary hr{border-top-color:#bcbcc6}.alert-secondary .alert-link{color:#0d0d12}.alert-success{color:#216b52;background-color:#d9f5ec;border-color:#caf1e4}.alert-success hr{border-top-color:#b6ecda}.alert-success .alert-link{color:#154434}.alert-info{color:#0e6977;background-color:#d1f4fa;border-color:#bff0f7}.alert-info hr{border-top-color:#a8ebf4}.alert-info .alert-link{color:#094149}.alert-warning{color:#856437;background-color:#fff2e1;border-color:#ffedd5}.alert-warning hr{border-top-color:#ffe2bc}.alert-warning .alert-link{color:#614928}.alert-danger{color:#852f31;background-color:#ffdedf;border-color:#ffd1d2}.alert-danger hr{border-top-color:#ffb8b9}.alert-danger .alert-link{color:#5f2223}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.alert-grey-light{color:#7e7e7f;background-color:#fcfdfd;border-color:#fbfcfc}.alert-grey-light hr{border-top-color:#ecf1f1}.alert-grey-light .alert-link{color:#656565}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:0.6375rem;background-color:#e9ecef;border-radius:0.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#ff7a01;transition:width 0.6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:hover,.list-group-item-action:focus{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:0.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,0.125)}.list-group-item:first-child{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0.25rem;border-bottom-left-radius:0.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#ff7a01;border-color:#ff7a01}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:0.25rem;border-bottom-left-radius:0.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#853f01;background-color:#ffdab8}.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus{color:#853f01;background-color:#ffcd9f}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#853f01;border-color:#853f01}.list-group-item-secondary{color:#232230;background-color:#cacad2}.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus{color:#232230;background-color:#bcbcc6}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#232230;border-color:#232230}.list-group-item-success{color:#216b52;background-color:#caf1e4}.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus{color:#216b52;background-color:#b6ecda}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#216b52;border-color:#216b52}.list-group-item-info{color:#0e6977;background-color:#bff0f7}.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus{color:#0e6977;background-color:#a8ebf4}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0e6977;border-color:#0e6977}.list-group-item-warning{color:#856437;background-color:#ffedd5}.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus{color:#856437;background-color:#ffe2bc}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856437;border-color:#856437}.list-group-item-danger{color:#852f31;background-color:#ffd1d2}.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus{color:#852f31;background-color:#ffb8b9}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#852f31;border-color:#852f31}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.list-group-item-grey-light{color:#7e7e7f;background-color:#fbfcfc}.list-group-item-grey-light.list-group-item-action:hover,.list-group-item-grey-light.list-group-item-action:focus{color:#7e7e7f;background-color:#ecf1f1}.list-group-item-grey-light.list-group-item-action.active{color:#fff;background-color:#7e7e7f;border-color:#7e7e7f}.close{float:right;font-size:1.275rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{opacity:.75}button.close{padding:0;background-color:transparent;border:0;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:0.875rem;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border:1px solid rgba(0,0,0,0.1);box-shadow:0 0.25rem 0.75rem rgba(0,0,0,0.1);backdrop-filter:blur(10px);opacity:0;border-radius:0.25rem}.toast:not(:last-child){margin-bottom:0.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:0.25rem 0.75rem;color:#6c757d;background-color:rgba(255,255,255,0.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,0.05)}.toast-body{padding:0.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:0.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform 0.3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:0.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid rgba(0,0,0,0.0825);border-top-left-radius:0.3rem;border-top-right-radius:0.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid rgba(0,0,0,0.0825);border-bottom-right-radius:0.3rem;border-bottom-left-radius:0.3rem}.modal-footer >:not(:first-child){margin-left:.25rem}.modal-footer >:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}.modal-xxl{max-width:calc(100vw - 50px)}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.74375rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:0.9}.tooltip .arrow{position:absolute;display:block;width:0.8rem;height:0.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[x-placement^="top"]{padding:0.4rem 0}.bs-tooltip-top .arrow,.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.bs-tooltip-top .arrow::before,.bs-tooltip-auto[x-placement^="top"] .arrow::before{top:0;border-width:0.4rem 0.4rem 0;border-top-color:#000}.bs-tooltip-right,.bs-tooltip-auto[x-placement^="right"]{padding:0 0.4rem}.bs-tooltip-right .arrow,.bs-tooltip-auto[x-placement^="right"] .arrow{left:0;width:0.4rem;height:0.8rem}.bs-tooltip-right .arrow::before,.bs-tooltip-auto[x-placement^="right"] .arrow::before{right:0;border-width:0.4rem 0.4rem 0.4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[x-placement^="bottom"]{padding:0.4rem 0}.bs-tooltip-bottom .arrow,.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.bs-tooltip-bottom .arrow::before,.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{bottom:0;border-width:0 0.4rem 0.4rem;border-bottom-color:#000}.bs-tooltip-left,.bs-tooltip-auto[x-placement^="left"]{padding:0 0.4rem}.bs-tooltip-left .arrow,.bs-tooltip-auto[x-placement^="left"] .arrow{right:0;width:0.4rem;height:0.8rem}.bs-tooltip-left .arrow::before,.bs-tooltip-auto[x-placement^="left"] .arrow::before{left:0;border-width:0.4rem 0 0.4rem 0.4rem;border-left-color:#000}.tooltip-inner{max-width:300px;padding:0.75rem 0.5rem;color:#fff;text-align:center;background-color:#000;border-radius:0.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:0.74375rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:0.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:0.5rem;margin:0 0.3rem}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-top,.bs-popover-auto[x-placement^="top"]{margin-bottom:0.5rem}.bs-popover-top > .arrow,.bs-popover-auto[x-placement^="top"] > .arrow{bottom:calc((0.5rem + 1px) * -1)}.bs-popover-top > .arrow::before,.bs-popover-auto[x-placement^="top"] > .arrow::before{bottom:0;border-width:0.5rem 0.5rem 0;border-top-color:rgba(0,0,0,0.25)}.bs-popover-top > .arrow::after,.bs-popover-auto[x-placement^="top"] > .arrow::after{bottom:1px;border-width:0.5rem 0.5rem 0;border-top-color:#fff}.bs-popover-right,.bs-popover-auto[x-placement^="right"]{margin-left:0.5rem}.bs-popover-right > .arrow,.bs-popover-auto[x-placement^="right"] > .arrow{left:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:0.3rem 0}.bs-popover-right > .arrow::before,.bs-popover-auto[x-placement^="right"] > .arrow::before{left:0;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:rgba(0,0,0,0.25)}.bs-popover-right > .arrow::after,.bs-popover-auto[x-placement^="right"] > .arrow::after{left:1px;border-width:0.5rem 0.5rem 0.5rem 0;border-right-color:#fff}.bs-popover-bottom,.bs-popover-auto[x-placement^="bottom"]{margin-top:0.5rem}.bs-popover-bottom > .arrow,.bs-popover-auto[x-placement^="bottom"] > .arrow{top:calc((0.5rem + 1px) * -1)}.bs-popover-bottom > .arrow::before,.bs-popover-auto[x-placement^="bottom"] > .arrow::before{top:0;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:rgba(0,0,0,0.25)}.bs-popover-bottom > .arrow::after,.bs-popover-auto[x-placement^="bottom"] > .arrow::after{top:1px;border-width:0 0.5rem 0.5rem 0.5rem;border-bottom-color:#fff}.bs-popover-bottom .popover-header::before,.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-0.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-left,.bs-popover-auto[x-placement^="left"]{margin-right:0.5rem}.bs-popover-left > .arrow,.bs-popover-auto[x-placement^="left"] > .arrow{right:calc((0.5rem + 1px) * -1);width:0.5rem;height:1rem;margin:0.3rem 0}.bs-popover-left > .arrow::before,.bs-popover-auto[x-placement^="left"] > .arrow::before{right:0;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:rgba(0,0,0,0.25)}.bs-popover-left > .arrow::after,.bs-popover-auto[x-placement^="left"] > .arrow::after{right:1px;border-width:0.5rem 0 0.5rem 0.5rem;border-left-color:#fff}.popover-header{padding:0.5rem 0.75rem;margin-bottom:0;font-size:0.85rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:0.5rem 0.75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform 0.6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:0s 0.6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:0.5;transition:opacity 0.15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:0.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50% / 100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity 0.6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:0.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#ff7a01 !important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#cd6200 !important}.bg-secondary{background-color:#43425D !important}a.bg-secondary:hover,a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus{background-color:#2e2d3f !important}.bg-success{background-color:#40CE9E !important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#2dae82 !important}.bg-info{background-color:#1BC9E4 !important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#16a1b6 !important}.bg-warning{background-color:#FFC06A !important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#ffaa37 !important}.bg-danger{background-color:#ff5a5f !important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#ff272e !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:hover,a.bg-light:focus,button.bg-light:hover,button.bg-light:focus{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:hover,a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus{background-color:#1d2124 !important}.bg-grey-light{background-color:#f2f3f5 !important}a.bg-grey-light:hover,a.bg-grey-light:focus,button.bg-grey-light:hover,button.bg-grey-light:focus{background-color:#d5d8df !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid rgba(0,0,0,0.0825) !important}.border-top{border-top:1px solid rgba(0,0,0,0.0825) !important}.border-right{border-right:1px solid rgba(0,0,0,0.0825) !important}.border-bottom{border-bottom:1px solid rgba(0,0,0,0.0825) !important}.border-left{border-left:1px solid rgba(0,0,0,0.0825) !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#ff7a01 !important}.border-secondary{border-color:#43425D !important}.border-success{border-color:#40CE9E !important}.border-info{border-color:#1BC9E4 !important}.border-warning{border-color:#FFC06A !important}.border-danger{border-color:#ff5a5f !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-grey-light{border-color:#f2f3f5 !important}.border-white{border-color:#fff !important}.rounded-sm{border-radius:0.2rem !important}.rounded{border-radius:0.25rem !important}.rounded-top{border-top-left-radius:0.25rem !important;border-top-right-radius:0.25rem !important}.rounded-right{border-top-right-radius:0.25rem !important;border-bottom-right-radius:0.25rem !important}.rounded-bottom{border-bottom-right-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-left{border-top-left-radius:0.25rem !important;border-bottom-left-radius:0.25rem !important}.rounded-lg{border-radius:0.3rem !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:50rem !important}.rounded-0{border-radius:0 !important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media (min-width:576px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media (min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media (min-width:992px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media (min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media print{.d-print-none{display:none !important}.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-fill{flex:1 1 auto !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media (min-width:576px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media (min-width:768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media (min-width:992px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media (min-width:576px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media (min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media (min-width:992px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media (min-width:1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.shadow{box-shadow:0 0.5rem 1rem rgba(0,0,0,0.15) !important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,0.175) !important}.shadow-none{box-shadow:none !important}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.min-vw-100{min-width:100vw !important}.min-vh-100{min-height:100vh !important}.vw-100{width:100vw !important}.vh-100{height:100vh !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0 !important}.mt-0,.my-0{margin-top:0 !important}.mr-0,.mx-0{margin-right:0 !important}.mb-0,.my-0{margin-bottom:0 !important}.ml-0,.mx-0{margin-left:0 !important}.m-1{margin:0.25rem !important}.mt-1,.my-1{margin-top:0.25rem !important}.mr-1,.mx-1{margin-right:0.25rem !important}.mb-1,.my-1{margin-bottom:0.25rem !important}.ml-1,.mx-1{margin-left:0.25rem !important}.m-2{margin:0.5rem !important}.mt-2,.my-2{margin-top:0.5rem !important}.mr-2,.mx-2{margin-right:0.5rem !important}.mb-2,.my-2{margin-bottom:0.5rem !important}.ml-2,.mx-2{margin-left:0.5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.mr-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ml-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.mr-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ml-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:3rem !important}.mt-5,.my-5{margin-top:3rem !important}.mr-5,.mx-5{margin-right:3rem !important}.mb-5,.my-5{margin-bottom:3rem !important}.ml-5,.mx-5{margin-left:3rem !important}.p-0{padding:0 !important}.pt-0,.py-0{padding-top:0 !important}.pr-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.pl-0,.px-0{padding-left:0 !important}.p-1{padding:0.25rem !important}.pt-1,.py-1{padding-top:0.25rem !important}.pr-1,.px-1{padding-right:0.25rem !important}.pb-1,.py-1{padding-bottom:0.25rem !important}.pl-1,.px-1{padding-left:0.25rem !important}.p-2{padding:0.5rem !important}.pt-2,.py-2{padding-top:0.5rem !important}.pr-2,.px-2{padding-right:0.5rem !important}.pb-2,.py-2{padding-bottom:0.5rem !important}.pl-2,.px-2{padding-left:0.5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pr-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.pl-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pr-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.pl-4,.px-4{padding-left:1.5rem !important}.p-5{padding:3rem !important}.pt-5,.py-5{padding-top:3rem !important}.pr-5,.px-5{padding-right:3rem !important}.pb-5,.py-5{padding-bottom:3rem !important}.pl-5,.px-5{padding-left:3rem !important}.m-n1{margin:-0.25rem !important}.mt-n1,.my-n1{margin-top:-0.25rem !important}.mr-n1,.mx-n1{margin-right:-0.25rem !important}.mb-n1,.my-n1{margin-bottom:-0.25rem !important}.ml-n1,.mx-n1{margin-left:-0.25rem !important}.m-n2{margin:-0.5rem !important}.mt-n2,.my-n2{margin-top:-0.5rem !important}.mr-n2,.mx-n2{margin-right:-0.5rem !important}.mb-n2,.my-n2{margin-bottom:-0.5rem !important}.ml-n2,.mx-n2{margin-left:-0.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.mr-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ml-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.mr-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ml-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-3rem !important}.mt-n5,.my-n5{margin-top:-3rem !important}.mr-n5,.mx-n5{margin-right:-3rem !important}.mb-n5,.my-n5{margin-bottom:-3rem !important}.ml-n5,.mx-n5{margin-left:-3rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.mr-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ml-auto,.mx-auto{margin-left:auto !important}@media (min-width:576px){.m-sm-0{margin:0 !important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.mr-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ml-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin:0.25rem !important}.mt-sm-1,.my-sm-1{margin-top:0.25rem !important}.mr-sm-1,.mx-sm-1{margin-right:0.25rem !important}.mb-sm-1,.my-sm-1{margin-bottom:0.25rem !important}.ml-sm-1,.mx-sm-1{margin-left:0.25rem !important}.m-sm-2{margin:0.5rem !important}.mt-sm-2,.my-sm-2{margin-top:0.5rem !important}.mr-sm-2,.mx-sm-2{margin-right:0.5rem !important}.mb-sm-2,.my-sm-2{margin-bottom:0.5rem !important}.ml-sm-2,.mx-sm-2{margin-left:0.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.mr-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ml-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5,.my-sm-5{margin-top:3rem !important}.mr-sm-5,.mx-sm-5{margin-right:3rem !important}.mb-sm-5,.my-sm-5{margin-bottom:3rem !important}.ml-sm-5,.mx-sm-5{margin-left:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pr-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.pl-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding:0.25rem !important}.pt-sm-1,.py-sm-1{padding-top:0.25rem !important}.pr-sm-1,.px-sm-1{padding-right:0.25rem !important}.pb-sm-1,.py-sm-1{padding-bottom:0.25rem !important}.pl-sm-1,.px-sm-1{padding-left:0.25rem !important}.p-sm-2{padding:0.5rem !important}.pt-sm-2,.py-sm-2{padding-top:0.5rem !important}.pr-sm-2,.px-sm-2{padding-right:0.5rem !important}.pb-sm-2,.py-sm-2{padding-bottom:0.5rem !important}.pl-sm-2,.px-sm-2{padding-left:0.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pr-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.pl-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pr-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.pl-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5,.py-sm-5{padding-top:3rem !important}.pr-sm-5,.px-sm-5{padding-right:3rem !important}.pb-sm-5,.py-sm-5{padding-bottom:3rem !important}.pl-sm-5,.px-sm-5{padding-left:3rem !important}.m-sm-n1{margin:-0.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-0.25rem !important}.mr-sm-n1,.mx-sm-n1{margin-right:-0.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-0.25rem !important}.ml-sm-n1,.mx-sm-n1{margin-left:-0.25rem !important}.m-sm-n2{margin:-0.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-0.5rem !important}.mr-sm-n2,.mx-sm-n2{margin-right:-0.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-0.5rem !important}.ml-sm-n2,.mx-sm-n2{margin-left:-0.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-3rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem !important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem !important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.mr-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ml-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width:768px){.m-md-0{margin:0 !important}.mt-md-0,.my-md-0{margin-top:0 !important}.mr-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ml-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin:0.25rem !important}.mt-md-1,.my-md-1{margin-top:0.25rem !important}.mr-md-1,.mx-md-1{margin-right:0.25rem !important}.mb-md-1,.my-md-1{margin-bottom:0.25rem !important}.ml-md-1,.mx-md-1{margin-left:0.25rem !important}.m-md-2{margin:0.5rem !important}.mt-md-2,.my-md-2{margin-top:0.5rem !important}.mr-md-2,.mx-md-2{margin-right:0.5rem !important}.mb-md-2,.my-md-2{margin-bottom:0.5rem !important}.ml-md-2,.mx-md-2{margin-left:0.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.mr-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ml-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.mr-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ml-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5,.my-md-5{margin-top:3rem !important}.mr-md-5,.mx-md-5{margin-right:3rem !important}.mb-md-5,.my-md-5{margin-bottom:3rem !important}.ml-md-5,.mx-md-5{margin-left:3rem !important}.p-md-0{padding:0 !important}.pt-md-0,.py-md-0{padding-top:0 !important}.pr-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.pl-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding:0.25rem !important}.pt-md-1,.py-md-1{padding-top:0.25rem !important}.pr-md-1,.px-md-1{padding-right:0.25rem !important}.pb-md-1,.py-md-1{padding-bottom:0.25rem !important}.pl-md-1,.px-md-1{padding-left:0.25rem !important}.p-md-2{padding:0.5rem !important}.pt-md-2,.py-md-2{padding-top:0.5rem !important}.pr-md-2,.px-md-2{padding-right:0.5rem !important}.pb-md-2,.py-md-2{padding-bottom:0.5rem !important}.pl-md-2,.px-md-2{padding-left:0.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pr-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.pl-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pr-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.pl-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5,.py-md-5{padding-top:3rem !important}.pr-md-5,.px-md-5{padding-right:3rem !important}.pb-md-5,.py-md-5{padding-bottom:3rem !important}.pl-md-5,.px-md-5{padding-left:3rem !important}.m-md-n1{margin:-0.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-0.25rem !important}.mr-md-n1,.mx-md-n1{margin-right:-0.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-0.25rem !important}.ml-md-n1,.mx-md-n1{margin-left:-0.25rem !important}.m-md-n2{margin:-0.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-0.5rem !important}.mr-md-n2,.mx-md-n2{margin-right:-0.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-0.5rem !important}.ml-md-n2,.mx-md-n2{margin-left:-0.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.mr-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ml-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-3rem !important}.mt-md-n5,.my-md-n5{margin-top:-3rem !important}.mr-md-n5,.mx-md-n5{margin-right:-3rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem !important}.ml-md-n5,.mx-md-n5{margin-left:-3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.mr-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ml-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width:992px){.m-lg-0{margin:0 !important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.mr-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ml-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin:0.25rem !important}.mt-lg-1,.my-lg-1{margin-top:0.25rem !important}.mr-lg-1,.mx-lg-1{margin-right:0.25rem !important}.mb-lg-1,.my-lg-1{margin-bottom:0.25rem !important}.ml-lg-1,.mx-lg-1{margin-left:0.25rem !important}.m-lg-2{margin:0.5rem !important}.mt-lg-2,.my-lg-2{margin-top:0.5rem !important}.mr-lg-2,.mx-lg-2{margin-right:0.5rem !important}.mb-lg-2,.my-lg-2{margin-bottom:0.5rem !important}.ml-lg-2,.mx-lg-2{margin-left:0.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.mr-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ml-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5,.my-lg-5{margin-top:3rem !important}.mr-lg-5,.mx-lg-5{margin-right:3rem !important}.mb-lg-5,.my-lg-5{margin-bottom:3rem !important}.ml-lg-5,.mx-lg-5{margin-left:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pr-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.pl-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding:0.25rem !important}.pt-lg-1,.py-lg-1{padding-top:0.25rem !important}.pr-lg-1,.px-lg-1{padding-right:0.25rem !important}.pb-lg-1,.py-lg-1{padding-bottom:0.25rem !important}.pl-lg-1,.px-lg-1{padding-left:0.25rem !important}.p-lg-2{padding:0.5rem !important}.pt-lg-2,.py-lg-2{padding-top:0.5rem !important}.pr-lg-2,.px-lg-2{padding-right:0.5rem !important}.pb-lg-2,.py-lg-2{padding-bottom:0.5rem !important}.pl-lg-2,.px-lg-2{padding-left:0.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pr-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.pl-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pr-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.pl-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5,.py-lg-5{padding-top:3rem !important}.pr-lg-5,.px-lg-5{padding-right:3rem !important}.pb-lg-5,.py-lg-5{padding-bottom:3rem !important}.pl-lg-5,.px-lg-5{padding-left:3rem !important}.m-lg-n1{margin:-0.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-0.25rem !important}.mr-lg-n1,.mx-lg-n1{margin-right:-0.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-0.25rem !important}.ml-lg-n1,.mx-lg-n1{margin-left:-0.25rem !important}.m-lg-n2{margin:-0.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-0.5rem !important}.mr-lg-n2,.mx-lg-n2{margin-right:-0.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-0.5rem !important}.ml-lg-n2,.mx-lg-n2{margin-left:-0.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-3rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem !important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem !important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.mr-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ml-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.mr-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ml-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin:0.25rem !important}.mt-xl-1,.my-xl-1{margin-top:0.25rem !important}.mr-xl-1,.mx-xl-1{margin-right:0.25rem !important}.mb-xl-1,.my-xl-1{margin-bottom:0.25rem !important}.ml-xl-1,.mx-xl-1{margin-left:0.25rem !important}.m-xl-2{margin:0.5rem !important}.mt-xl-2,.my-xl-2{margin-top:0.5rem !important}.mr-xl-2,.mx-xl-2{margin-right:0.5rem !important}.mb-xl-2,.my-xl-2{margin-bottom:0.5rem !important}.ml-xl-2,.mx-xl-2{margin-left:0.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.mr-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ml-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5,.my-xl-5{margin-top:3rem !important}.mr-xl-5,.mx-xl-5{margin-right:3rem !important}.mb-xl-5,.my-xl-5{margin-bottom:3rem !important}.ml-xl-5,.mx-xl-5{margin-left:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pr-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.pl-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding:0.25rem !important}.pt-xl-1,.py-xl-1{padding-top:0.25rem !important}.pr-xl-1,.px-xl-1{padding-right:0.25rem !important}.pb-xl-1,.py-xl-1{padding-bottom:0.25rem !important}.pl-xl-1,.px-xl-1{padding-left:0.25rem !important}.p-xl-2{padding:0.5rem !important}.pt-xl-2,.py-xl-2{padding-top:0.5rem !important}.pr-xl-2,.px-xl-2{padding-right:0.5rem !important}.pb-xl-2,.py-xl-2{padding-bottom:0.5rem !important}.pl-xl-2,.px-xl-2{padding-left:0.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pr-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.pl-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pr-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.pl-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5,.py-xl-5{padding-top:3rem !important}.pr-xl-5,.px-xl-5{padding-right:3rem !important}.pb-xl-5,.py-xl-5{padding-bottom:3rem !important}.pl-xl-5,.px-xl-5{padding-left:3rem !important}.m-xl-n1{margin:-0.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-0.25rem !important}.mr-xl-n1,.mx-xl-n1{margin-right:-0.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-0.25rem !important}.ml-xl-n1,.mx-xl-n1{margin-left:-0.25rem !important}.m-xl-n2{margin:-0.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-0.5rem !important}.mr-xl-n2,.mx-xl-n2{margin-right:-0.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-0.5rem !important}.ml-xl-n2,.mx-xl-n2{margin-left:-0.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-3rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem !important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem !important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.mr-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ml-xl-auto,.mx-xl-auto{margin-left:auto !important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace !important}.text-justify{text-align:justify !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media (min-width:576px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media (min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media (min-width:992px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media (min-width:1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-light{font-weight:300 !important}.font-weight-lighter{font-weight:lighter !important}.font-weight-normal{font-weight:400 !important}.font-weight-bold{font-weight:700 !important}.font-weight-bolder{font-weight:bolder !important}.font-italic{font-style:italic !important}.text-white{color:#fff !important}.text-primary{color:#ff7a01 !important}a.text-primary:hover,a.text-primary:focus{color:#b45600 !important}.text-secondary{color:#43425D !important}a.text-secondary:hover,a.text-secondary:focus{color:#232230 !important}.text-success{color:#40CE9E !important}a.text-success:hover,a.text-success:focus{color:#289a73 !important}.text-info{color:#1BC9E4 !important}a.text-info:hover,a.text-info:focus{color:#138da0 !important}.text-warning{color:#FFC06A !important}a.text-warning:hover,a.text-warning:focus{color:#ffa01e !important}.text-danger{color:#ff5a5f !important}a.text-danger:hover,a.text-danger:focus{color:#ff0e15 !important}.text-light{color:#f8f9fa !important}a.text-light:hover,a.text-light:focus{color:#cbd3da !important}.text-dark{color:#343a40 !important}a.text-dark:hover,a.text-dark:focus{color:#121416 !important}.text-grey-light{color:#f2f3f5 !important}a.text-grey-light:hover,a.text-grey-light:focus{color:#c7cbd4 !important}.text-body{color:#212529 !important}.text-muted{color:#6c757d !important}.text-black-50{color:rgba(0,0,0,0.5) !important}.text-white-50{color:rgba(255,255,255,0.5) !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none !important}.text-break{word-break:break-word !important;overflow-wrap:break-word !important}.text-reset{color:inherit !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px !important}.container{min-width:992px !important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #dee2e6 !important}.table-dark{color:inherit}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody{border-color:rgba(0,0,0,0.0825)}.table .thead-dark th{color:inherit;border-color:rgba(0,0,0,0.0825)}}html,html a,body{-webkit-font-smoothing:antialiased}a{transition:all 0.3s ease-in-out}body{font-family:Source Sans Pro,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-size:12px;color:#3d484e;line-height:1.5;letter-spacing:0.2px;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;letter-spacing:0.5px;line-height:1.5}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:Source Sans Pro,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-weight:300;color:#4e4d6c}p{font-family:Source Sans Pro,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;line-height:1.9}.lead{font-size:18px}ul{margin-bottom:0}a{color:#3d484e}a:hover,a:focus{text-decoration:none;color:#ff7a01}a:focus{outline:none}a.text-gray:hover,a.text-gray:focus,a.text-gray.active{color:#43425D !important}:focus{outline:none}hr{border-top:1px solid rgba(0,0,0,0.0825)}.c-pointer{cursor:pointer}.hint{cursor:help}.hint::after{font-family:"Font Awesome 5 Free";content:"\f059";margin-left:3px}.logo-custom,.logo-login{display:none}.logo-custom{text-align:center}.logo-custom img{max-height:180px}.logo-login{visibility:hidden}.webapp-v{position:absolute;bottom:20px}.panel{background-color:#ffffff;position:relative}.panel-header h6{margin-left:5px}.panel-header.pos-ab{position:absolute;z-index:1}.st-panel--max{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1010;overflow:auto;background-color:#ffffff}.st-panel--max .st-panel__cont{min-height:100%}.st-panel--max .st-panel__content{padding-bottom:50px}.st-panel--max .st-panel__footer{position:absolute;bottom:0;left:0;width:100%}.scrollbar{overflow:auto}.scrollbar > .scroll-element,.scrollbar > .scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar > .scroll-element .scroll-element_track{display:none}.scrollbar > .scroll-element .scroll-bar{background-color:rgba(0,0,0,0.15);display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;border-radius:2px;transition:opacity 0.2s linear}.scrollbar:hover > .scroll-element .scroll-bar,.scrollbar > .scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1}.scrollbar > .scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar > .scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar > .scroll-element.scroll-x .scroll-bar{height:5px;min-width:10px;top:-5px}.scrollbar > .scroll-element.scroll-y .scroll-bar{left:-5px;min-height:10px;width:5px}.scrollbar > .scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar > .scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar > .scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar > .scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.popover-filter{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background-color:#000000;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:visibility 0s linear 0.2s,opacity 0.2s linear;transition:visibility 0s linear 0.2s,opacity 0.2s linear}.popover-filter.in{visibility:visible;opacity:0.5;filter:alpha(opacity=50);-webkit-transition-delay:0s;transition-delay:0s}.bg-filtro-subheader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:799;background-color:#000000;opacity:0;filter:alpha(opacity=0);visibility:hidden;-webkit-transition:visibility 0s linear 0.1s,opacity 0.1s linear;transition:visibility 0s linear 0.1s,opacity 0.1s linear}.bg-filtro-subheader.in{visibility:visible;opacity:0.2;filter:alpha(opacity=20);-webkit-transition-delay:0s;transition-delay:0s}.btn{font-size:12px;text-transform:uppercase;font-weight:500;}.btn-outline-primary,.btn-outline-secondary,.btn-outline-success,.btn-outline-danger,.btn-outline-warning,.btn-outline-info,.btn-outline-grey{background-color:#ffffff}.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-success:hover,.btn-outline-success:not(:disabled):not(.disabled):active,.btn-outline-danger:hover,.btn-outline-danger:not(:disabled):not(.disabled):active,.btn-outline-warning:hover,.btn-outline-warning:not(:disabled):not(.disabled):active,.btn-outline-info:hover,.btn-outline-info:not(:disabled):not(.disabled):active,.btn-outline-grey:hover,.btn-outline-grey:not(:disabled):not(.disabled):active{color:#fff}.btn-sm,.btn-group-sm > .btn{font-size:10px;padding:0.2rem 0.5rem}.btn-primary,.btn-secondary,.btn-success,.btn-danger,.btn-warning,.btn-info,.btn-grey,.btn-datatable{color:#fff !important}.btn-outline-primary:disabled:hover{color:#ff7a01;background-color:transparent}.btn-white{border-color:#ced4da;background-color:#ffffff;color:#3d484e}.btn-white:hover,.btn-white:focus{border-color:#ff7a01;color:#ff7a01}.btn-grey-light:hover,.btn-grey-light:focus{color:inherit}.btn-datatable{margin-top:3px !important;margin-right:10px !important;padding:4px 10px !important;background-image:none !important;color:#ffffff !important;background-color:#ff7a01 !important;border-color:#ff7a01 !important}.btn-datatable:hover,.btn-datatable:focus,.btn-datatable.focus,.btn-datatable:active{color:#ffffff !important;background-color:#e76e00;border-color:#e76e00}.btn.disabled,.btn:disabled{pointer-events:none}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#dvContactos [data-toggle]{cursor:pointer}fieldset[disabled] #dvContactos .btn-link,fieldset[readonly] #dvContactos .btn-link{color:inherit !important}.modal-fs{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1050;opacity:0;visibility:hidden;width:100%;height:100%;outline:0;transition:opacity 0.3s}.modal-fs.show{opacity:1;visibility:visible}.modal-fs .modal-header{border-top-left-radius:0;border-top-right-radius:0;padding:0.8rem 1rem}.modal-fs.fixed-footer .modal-body{bottom:75px !important}.modal-fs .modal-dialog{position:fixed;margin:0;width:100%;max-width:100%;height:100%;padding:0}.modal-fs .modal-content{position:absolute;top:-1px;right:0;bottom:-1px;left:0;border-radius:0}.modal-fs .modal-body{position:absolute;top:52px;bottom:65px;width:100%;overflow:auto}.modal-fs.modal-subheader .subheader{z-index:1}.modal-fs.modal-subheader .modal-body{top:102px}.modal-fs .modal-footer{position:absolute;right:0;bottom:0;left:0;background:#f1f3f5}.modal-fs.no-footer .modal-body{bottom:0}.modal-header.primary{background-color:#ff7a01}.modal-header.primary .modal-title{color:#ffffff}.modal-header .modal-title{color:#ff7a01}.modal-header .modal-title span{font-weight:300;opacity:0.65;text-transform:capitalize}.modal-header .modal-title span:before{content:" / "}.modal-backdrop.over-modal{z-index:1051}#formulario-render .formbuilder-header{}#formulario-render select{margin-bottom:20px}#formulario-render .fb-button{margin-bottom:0}#formulario-render input[type="date"],#formulario-render input[type="time"]{display:block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:0.375rem 0.75rem;font-size:0.85rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;margin-bottom:20px}@media (prefers-reduced-motion:reduce){#formulario-render input[type="date"],#formulario-render input[type="time"]{transition:none}}.form-builder .cb-wrap{--scrollbarBG:$grey-100;--thumbBG:$grey-600;height:calc(100vh - 210px);overflow-y:auto}.form-builder .cb-wrap::-webkit-scrollbar{width:12px;display:none;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;transition:opacity 0.25s linear}.form-builder .cb-wrap:hover::-webkit-scrollbar{display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:100}.form-builder .cb-wrap{scrollbar-width:thin;scrollbar-color:var(--thumbBG) var(--scrollbarBG)}.form-builder .cb-wrap::-webkit-scrollbar-track{background:var(--scrollbarBG)}.form-builder .cb-wrap::-webkit-scrollbar-thumb{background-color:var(--thumbBG);border-radius:6px;border:3px solid var(--scrollbarBG)}.form-builder .cb-wrap.fixed{position:fixed;top:56px;right:40px;width:24.9% !important;height:calc(100vh - 140px);overflow-y:auto}.modal.over-modal{z-index:1052}.hide{display:none !important}.min-res-warning{display:none;opacity:0.9;visibility:visible;position:fixed;height:100vh;width:100%;background:#3d484e;z-index:90001}.min-res-warning.show{display:block}.panel.p-20{padding:15px 15px 15px !important}.btn-expand-panel{padding:5px}.btn-expand-panel i{width:16px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:0;margin-left:0}.btn-expand-panel i::before{font-size:0.75rem}.menu-container.full-menu{padding:0 !important;width:100%;right:0;top:0;transition:all 0.3s}.full-menu .menu{top:20px;right:50px}.menu{color:white;font-size:3.5em;position:absolute;top:25px;right:50px;z-index:100;transition:all 0.3s}.menu i{opacity:0.7;transition:all 0.3s}.menu i:hover{opacity:1;}.overlay{position:fixed;top:0;left:0;width:0;height:100%;opacity:0;visibility:hidden;overflow:hidden;background-color:#43425d;transition:all 0.3s;z-index:9998}.overlay.open{width:100%;opacity:0.96;visibility:visible;height:100%}.overlay.open li{animation:fadeInRight 0.5s ease forwards;animation-delay:0.25s}.overlay.open li:nth-of-type(2){animation-delay:0.3s}.overlay.open li:nth-of-type(3){animation-delay:0.35s}.overlay.open li:nth-of-type(4){animation-delay:0.4s}.overlay.open li:nth-of-type(5){animation-delay:0.45s}.overlay nav{font-size:2em;position:relative;height:70%;top:50%;transform:translateY(-50%);font-weight:300;text-align:center;padding:0 150px}.overlay ul{list-style:none;padding:0;margin:0 auto;display:inline-block;position:relative;height:100%}.overlay ul li{display:block;height:25%;height:calc(100% / 4);min-height:50px;position:relative;opacity:0}.overlay ul li a{display:block;position:relative;color:#fff;text-decoration:none;overflow:hidden;opacity:0.7;transform:scale(1);transition:all 0.1s;}.overlay ul li a:hover,.overlay ul li a:focus,.overlay ul li a:active{opacity:1;transform:scale(1.2)}@keyframes fadeInRight{0%{opacity:0;left:20%}100%{opacity:1;left:0}}iframe{width:100%;height:100%;border:0;margin:0;padding:0}.header .dropdown-item a{display:block}.modal-content .dropdown-menu,.custom-dropdown .dropdown-menu{z-index:1051}.ptn{padding-top:0 !important}.pts{padding-top:5px !important}.ptm{padding-top:10px !important}.ptl{padding-top:20px !important}.prn{padding-right:0 !important}.prs{padding-right:5px !important}.prm{padding-right:10px !important}.prl{padding-right:20px !important}.pbn{padding-bottom:0 !important}.pbs{padding-bottom:5px !important}.pbm{padding-bottom:10px !important}.pbl{padding-bottom:20px !important}.pln{padding-left:0 !important}.pls{padding-left:5px !important}.plm{padding-left:10px !important}.pll{padding-left:20px !important}.mtn{margin-top:0 !important}.mts{margin-top:5px !important}.mtm{margin-top:10px !important}.mtl{margin-top:20px !important}.mrn{margin-right:0 !important}.mrs{margin-right:5px !important}.mrm{margin-right:10px !important}.mrl{margin-right:20px !important}.mbn{margin-bottom:0 !important}.mbs{margin-bottom:5px !important}.mbm{margin-bottom:10px !important}.mbl{margin-bottom:20px !important}.mln{margin-left:0 !important}.mls{margin-left:5px !important}.mlm{margin-left:10px !important}.mll{margin-left:20px !important}.padding-s{padding:5px}.padding-m{padding:10px}.padding-l{padding:20px}.padding-xl{padding:30px}hr.small{margin-top:10px;margin-bottom:10px}.no-padding{padding:0 !important}.no-margin{margin:0 !important}.tdActions .dropdown-menu > li > a,.tdActions .dropdown-menu > li > a:hover,.tdActions .dropdown-menu > li > a:focus{font-size:12px;opacity:1 !important;font-weight:400;padding:5px 15px !important}.table.table-sm > thead > tr > th,.table.table-sm > tbody > tr > th,.table.table-sm > tfoot > tr > th,.table.table-sm > thead > tr > td,.table.table-sm > tbody > tr > td,.table.table-sm > tfoot > tr > td{padding:0.5rem}.table > tbody > tr td.time-slot{font-size:0.8em;vertical-align:middle;text-align:center;font-weight:600}.tabla-min-padding > tbody > tr.zona{background-color:#f9fafb;font-weight:bold;border-width:0 0 1px 0;border-color:#d7dce0;border-style:solid}.tabla-min-padding > tbody > tr.zona td{border-width:0}.tabla-min-padding > thead > tr > th{text-align:center;padding:5px !important;font-size:0.8em !important}.tabla-min-padding > tbody > tr td{padding:5px !important;}.tabla-min-padding > tbody > tr td .label{font-size:85%;padding:.2em .6em}.tabla-huecos input{width:85px;margin:0 auto}.tabla-huecos input.spinner{width:75px;padding:2px 12px 2px;height:22px;margin:0 auto;margin-bottom:1px;}.tabla-compressed input{width:75px;padding:2px 12px 2px;height:20px}.tabla-huecos thead > tr > th{text-align:center}.table-hover > tbody > tr:hover > td,.table-hover > tbody > tr:hover > th{cursor:pointer}.fixed-header thead,.fixed-header tbody,.fixed-header tr,.fixed-header td,.fixed-header th{display:block}.fixed-header thead{margin-right:15px}.fixed-header thead th{height:30px}.fixed-header tbody{overflow-y:auto;max-height:960px}.fixed-header tbody td,.fixed-header thead th{float:left;width:6.66666667%}.fixed-header tr:after{clear:both;content:' ';display:block;visibility:hidden}.table tbody tr.backofficeTask_close,.table tbody tr.trGray{opacity:0.5}table.tablesorter thead tr th.tablesorter-header{cursor:pointer}table.tablesorter thead tr th.tablesorter-header.tablesorter-headerDesc{background-image:url("../images/tables/desc.gif");background-repeat:no-repeat;background-position:center right}table.tablesorter thead tr th.tablesorter-header.tablesorter-headerAsc{background-image:url("../images/tables/asc.gif");background-repeat:no-repeat;background-position:center right}table.dataTable{margin-top:3px !important;margin-bottom:10px !important}.table .tdActions .btn-primary,.table .userActions .btn-default{color:#ff7a01;background-color:#ffffff;border-color:#ff7a01;border-radius:50% !important}.tdActions .btn + .btn{margin-bottom:0;margin-left:2px}.f-size-xs{font-size:9px !important}.f-size-sm{font-size:10px !important}@-webkit-keyframes fadeInUp{0%{opacity:0;margin-top:0.75rem}100%{opacity:1;margin-top:0}}@keyframes fadeInUp{0%{opacity:0;margin-top:0.75rem}100%{opacity:1;margin-top:0}}.animated--fade-in-up{animation-name:fadeInUp;animation-duration:300ms;animation-timing-function:margin cubic-bezier(0.18,1.25,0.4,1),opacity cubic-bezier(0,1,0.4,1)}.animated--fade-in-up.dropdown-menu{margin-top:0;}.animated--fade-in{animation-name:fadeIn;animation-duration:300ms;animation-timing-function:opacity cubic-bezier(0,1,0.4,1)}.fc col{min-width:auto !important}.fc-time-area th.slot-suggestion{background-color:#ebf8fb}.fc-time-area .fc-rows .fc-highlight-container .fc-highlight{background:#ffca9a}.fc-body .fc-resource-area .fc-cell-content{display:flex;height:100%;min-height:18px;align-items:center;padding:0 3px !important;transition:opacity .3s}.fc-event .fc-bg{opacity:1 !important;background:transparent !important}.fc-event{color:#ffffff !important;border:0 !important;font-size:10px;background-color:#949aa1;}.fc-event.actividad{background-image:linear-gradient(45deg,rgba(255,255,255,0.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0.4) 75%,transparent 75%,transparent);background-size:0.7rem 0.7rem;opacity:0.7}.fc-event.sin-tec-adicional:after{font-family:"Font Awesome 5 Free" !important;content:"\f06a";position:absolute;font-weight:900;top:0;right:0;padding:1px 3px 1px;animation:blink 1s linear infinite}@keyframes blink{0%{opacity:0}50%{opacity:.5}100%{opacity:1}}.fc-event.alarma:after{font-family:"Font Awesome 5 Free" !important;content:"\f0f3";position:absolute;font-weight:900;top:0;right:0;padding:1px 3px 1px}.fc-event.comentarios:after{font-family:"Font Awesome 5 Free" !important;content:"\f0f3";position:absolute;font-weight:900;top:0;right:0;padding:1px 3px 1px}.fc-event.alarma.comentarios:after{right:16px !important}.alarma-icon-clicable{position:absolute;top:1px;right:3px;z-index:2;}.alarma-icon-clicable i{font-size:12px;color:#ffffff}.fc-timeline-event{height:10px !important;border-top:0 !important;border-right:0 !important;border-bottom:0 !important}.fc-timeline-event .fc-title{top:-2px !important;font-weight:500;font-size:0.85em}.fc-timeline-event .fc-content{padding:0 3px;white-space:nowrap;overflow:hidden}.fc-ltr .fc-timeline-event{margin-right:0 !important}.fc-event.desplazamiento{border-color:#b2f5ff !important}.fc-bg.desplazamiento{background-color:#b2f5ff !important}.fc-event.ajuste-desplazamiento{background-color:#ffdb00 !important}.fc-bg.ajuste-desplazamiento{background-color:#ffdb00 !important}.fc-no-overlap .fc-timeline-event{margin-top:0;padding:9px 0;margin-bottom:0}.panel-scrolling-draggable-ots .panel-body{padding-left:0;padding-right:0}#external-events .fc-event,#external-events-urgencias .fc-event{font-size:10px;line-height:1.3;border-radius:2px;border:1px solid rgba(0,0,0,0.0825);background:#f7f7f9;color:#85969f !important;padding:4px 6px;margin-bottom:3px;cursor:move;font-weight:400}#external-events .fc-event:hover,#external-events-urgencias .fc-event:hover{background:#e9e9ed;color:#6a7d87 !important}#external-events .fc-event .icon,#external-events-urgencias .fc-event .icon{float:right;cursor:pointer;z-index:2}#external-events .fc-event .icon:before,#external-events-urgencias .fc-event .icon:before{margin-right:0 !important}#external-events .fc-event.incidencia-pasada,#external-events-urgencias .fc-event.incidencia-pasada{border:1px solid #dfcb86;background:#fff7c2 !important;color:#947459}#external-events .fc-event.par-ocupado,#external-events-urgencias .fc-event.par-ocupado{border:1px solid #fdaa2f;background:#ffc062 !important;color:#a26914}#external-events .fc-event.joint-test,#external-events-urgencias .fc-event.joint-test{border:1px solid #a8cbd4;background:#ccf0f9 !important}#external-events .fc-event.formal-claim,#external-events-urgencias .fc-event.formal-claim{border:1px solid #f7afaa;background:#ffd6d3 !important;color:#d06159}#external-events .fc-event.joint-test.formal-claim,#external-events-urgencias .fc-event.joint-test.formal-claim{background:transparent !important;background-image:linear-gradient(0deg,#ccf0f9,#ccf0f9 30%,#ffd3d0 60%) !important;border:1px solid #d4d8dd}#external-events .label,#external-events-urgencias .label{font-size:100%;background-color:#28b5f6;color:#fff}.ots-filter-box{position:relative}.ots-filter-box input{font-size:12px;height:28px;margin-bottom:0}.ots-filter-box .input-icon{top:3px !important;right:-5px !important;line-height:25px !important;font-size:12px !important;background-color:transparent !important}.ots-col .dropdown-menu{min-width:220px}.fc-license-message{display:none}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#f5f5f5}.fc-toolbar{display:none}.fc-resource-area td{font-size:0.75em}.fc-resource-area th{font-size:1em}.fc-resource-area .fc-expander{color:inherit}.fc-icon{opacity:0.6}.fc-icon-down-triangle:after{font-size:100%}.fc-icon-right-triangle:after{font-size:95%;top:2%}.fc-time-area .fc-now-indicator-arrow{margin:0 -6px;border-width:6px 6px 0;border-left-color:transparent;border-right-color:transparent}.popover-ot > .arrow::after{border-bottom-color:#f7f7f7}.popover-ot .t-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popover-skills{background-color:#fff2e1}.popover-skills.bs-popover-left > .arrow::after,.popover-skills.bs-popover-auto[x-placement^="left"] > .arrow::after,.popover-skills .bs-popover-auto[x-placement^="left"] > .arrow::after{border-left-color:#fff2e1}.popover-skills .popover-body{color:#856437}#tablaListadosOT .tooltip-inner{line-height:16px;padding:6px}.listado-ots .bottom{margin-top:5px}#btn_configurarTabs{padding-top:5px;padding-bottom:5px}.air-tabs .nav-tabs > li > a{padding:0 15px 10px;border:0;margin-right:0;text-transform:uppercase;line-height:18px}.air-tabs .nav-tabs > li > a:focus,.air-tabs .nav-tabs > li > a:hover,.air-tabs .nav-tabs > li.active > a,.air-tabs .nav-tabs > li.active > a:focus,.air-tabs .nav-tabs > li.active > a:hover{background:transparent;border:0;border-bottom:1px solid #ff7a01 !important;border-radius:0;opacity:0.65}.air-tabs .tabs-container{padding:20px 0;border:0}.air-tabs .nav-tabs > li > a{opacity:0.4;font-weight:600;padding:10px 15px;font-size:10px}.air-tabs .nav-tabs > li > a.active{border-bottom:1px solid #ff7a01 !important;opacity:1 !important}.nav-tabs-wrapper .nav-tabs::-webkit-scrollbar{width:0 !important}.nav-tabs-wrapper{display:block;overflow:hidden;position:relative;z-index:1;margin-bottom:-1px}.nav-tabs-wrapper .nav-tabs{}.nav-tabs-wrapper .nav-item{margin-bottom:0}.nav-tabs-wrapper .nav-link{white-space:nowrap}.nav-tabs-wrapper .dragscroll:active,.nav-tabs-wrapper .dragscroll:active a{cursor:-webkit-grabbing}#tablaHuecos .btn-sm,#tablaHuecos .btn-group-sm > .btn{min-width:50px}#tablaHuecos th,#tablaHuecos td{padding:0.4rem}.profile-menu{position:absolute;width:20px;height:20px;top:5px;right:5px;text-align:center;line-height:16px;background-color:#f2f5f7;border-radius:50%}.profile-menu i.fa{width:100%;height:100%;text-align:center;color:#5d6875;vertical-align:top;line-height:20px;font-size:14px;cursor:pointer}.profile-menu i.fa:hover{color:#3fa7d6}.profile-menu .dropdown-menu{left:-122px;right:auto}.profile-photo-container{margin:0 auto;width:150px;height:150px;position:relative}.profile-img{width:100%;height:100%;border:5px solid #f2f5f7;border-radius:50%;background-color:#f2f5f7;background-position:center center;background-size:cover}.profile-menu i.fa[disabled],.profile-menu i.fa[readonly],fieldset[disabled] .profile-menu i.fa,fieldset[readonly] .profile-menu i.fa{cursor:not-allowed;pointer-events:none;opacity:0.6}fieldset[disabled] .profile-photo-container,fieldset[readonly] .profile-photo-container{cursor:not-allowed;pointer-events:none;opacity:0.9}.table.va-bottom th,.table.va-bottom td{vertical-align:bottom;min-width:80px}div.dataTables_wrapper div.dataTables_filter{position:absolute;top:0;right:15px}div.dataTables_wrapper div.dataTables_paginate{text-align:left;float:left;margin-top:3px;margin-right:15px}div.dataTables_wrapper div.dataTables_length select{height:29px}div.dataTables_wrapper.form-inline label{display:inherit}.sla-bg{color:#fff;background-color:#ff5a5f;text-align:center;border-radius:2px;font-size:0.9em;padding:2px}.fc-body .fc-resource-area .fc-cell-content .tec-user-icon{font-size:10px;opacity:0.4;cursor:pointer;transition:all .3s;margin-left:auto;margin-top:2px}.fc-body .fc-resource-area .fc-cell-content .fc-cell-text{transition:all .3s;color:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fc-body .fc-resource-area .fc-cell-content:hover{cursor:pointer}.popoverTec{min-width:170px}.fc-body .fc-resource-area .fc-cell-content:hover .tec-user-icon{opacity:0.7}.fc-body .fc-resource-area .fc-cell-content:hover .fc-cell-text{color:#ff7a01}.fc-body .fc-resource-area .fc-cell-content .tec-user-icon.comienzo{color:#40CE9E !important;opacity:1}.fc-body .fc-resource-area .fc-cell-content .tec-user-icon.alerta{color:#ff5a5f !important;opacity:1}.fc-body .fc-resource-area .fc-cell-content .ots-percentage{position:absolute;height:100%;background-color:#40CE9E;left:0;opacity:0.15}.popoverTec{min-width:170px}.popoverTec .close{padding:4px 8px 8px}.popoverTec .popover-header{position:absolute;top:0;right:0;padding:2px 8px}.popoverTec .popover-footer .btn{margin-top:0}.popoverTec .popover-footer .btn.alone{border-radius:3px !important}.colorpicker-component .color-box{width:82px !important;height:22px !important;border-radius:2px}.header-cps label{opacity:1}.panel-timeline .label-controlop-zona{background-color:#ff7a01;border-radius:3px;padding:3px 10px;color:#ffffff;margin-bottom:0;max-width:200px;cursor:default !important}.dropdown-list{width:350px;padding:0}.dropdown-list .dropdown-item{display:block;width:100%;padding:5px 20px !important;background-color:#fbfbfb;border-bottom:1px solid rgba(0,0,0,0.0825)}.dropdown-list .dropdown-item label{font-size:11px;width:100%;padding-top:2px}.dropdown-list .dropdown-item .checkbox{margin:0}.dropdown-list .dropdown-item.dropdown-item-header:hover{background-color:transparent}.dropdown-list .dropdown-item .dropdown-item-avatar{float:left;width:24px;text-align:right;position:relative}.dropdown-list .dropdown-item .dropdown-item-avatar img{width:100%}.dropdown-list .dropdown-item .dropdown-item-avatar .is-online{position:absolute;bottom:0;right:0;width:8px;height:8px;background-color:#63ed7a;border-radius:50%;display:inline-block}.dropdown-list .dropdown-item .dropdown-item-desc{line-height:24px;white-space:normal;margin-left:45px}.dropdown-list .dropdown-header{font-weight:500;padding:10px}.dropdown-list .dropdown-list-content,.dropdown-list .dropdown-list-content .scrollbar{height:fit-content;max-height:72vh;}.custom-checkbox .custom-control-label::before{border-radius:0.15rem !important}#collapse-group .title,#accordion .title{cursor:pointer}#collapse-group .title h6,#accordion .title h6{transition:all 0.2s ease-out}#collapse-group .title:hover h6,#accordion .title:hover h6{color:#ff7a01}#collapse-group .title i,#accordion .title i{position:absolute;top:15px;right:15px;font-size:10px}#collapse-group .body,#accordion .body{padding:0 15px 15px}#collapse-group [data-toggle="collapse"] i,#accordion [data-toggle="collapse"] i{transition:all 0.2s}#collapse-group [data-toggle="collapse"].collapsed i,#accordion [data-toggle="collapse"].collapsed i{transform:rotate(90deg)}#detallesOT strong,.header-detalles strong{text-transform:uppercase;font-size:11px;opacity:0.65;margin-left:10px}.header-detalles strong{margin-left:0}#datosInstalacionModal .list-group-item{padding:0.5rem 1.25rem}.ui-draggable{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.tree{margin:-15px 0 -15px -25px;font-size:0.75em}.tree:first-child{margin-top:5px}.tree li{margin:0 0;list-style-type:none;position:relative;padding:0}.tree li::before{content:'';position:absolute;top:0;width:1px;height:100%;right:auto;left:-25px;border-left:1px solid #D4D8DD;bottom:50px}.tree li::after{content:'';position:absolute;top:9px;width:25px;height:20px;right:auto;left:-25px;border-top:1px solid #D4D8DD}.tree li a{display:inline-block;padding:5px;}.disable-iframe-content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;filter:alpha(opacity=80);opacity:0.8;background-color:rgba(255,255,255,0.75)}.tree_explorer{min-height:20px;padding:19px;margin-bottom:20px;background-color:#fbfbfb;border:1px solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.tree_explorer li{list-style-type:none;margin:0;padding:10px 5px 0 5px;position:relative}.tree_explorer li::before,.tree_explorer li::after{content:'';left:-20px;position:absolute;right:auto}.tree_explorer li::before{border-left:1px solid #999;bottom:50px;height:100%;top:0;width:1px}.tree_explorer li::after{border-top:1px solid #999;height:20px;top:25px;width:25px}.tree_explorer li span{-moz-border-radius:5px;-webkit-border-radius:5px;border:1px solid #999;border-radius:5px;display:inline-block;padding:3px 8px;text-decoration:none}.tree_explorer li.parent_li > span{cursor:pointer}.tree_explorer > ul > li::before,.tree_explorer > ul > li::after{border:0}.tree_explorer li:last-child::before{height:30px}.tree_explorer li.parent_li > span:hover,.tree_explorer li.parent_li > span:hover + ul li span{background:#eee;border:1px solid #94a0b4;color:#000000}.tree > ul > li::before,.tree > ul > li::after{border:0}.tree li:last-child::before{height:10px}.geSidebarContainer a{color:#3d484e !important;text-decoration:none !important;font-weight:500 !important}.geSidebarContainer a:hover{color:#ff7a01 !important}#divPropiedadesObjeto{white-space:inherit !important}.dxrd-wizard .dxrd-wizard-content .dxrd-wizard-masterdetail-select-reportdata-page .dx-first-column{margin-right:5px !important}.dx-scrollview-content .dx-list-item i{width:1.2em}.resizable{position:relative}.resizable .resizable-handle{position:absolute;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.resizable .resizable-l,.resizable .resizable-r{height:calc(90%);top:5px;width:10px}.resizable .resizable-l{cursor:w-resize;left:-5px}.resizable .resizable-r{cursor:e-resize;right:-5px}.resizable .resizable-t,.resizable .resizable-b{height:10px;left:0;width:100%;text-align:center;background:#f2f5f7;border-top:1px solid #eaedef;border-bottom:1px solid #eaedef;}.resizable .resizable-t:hover,.resizable .resizable-b:hover{background:#ffffff}.resizable .resizable-b:after{content:'...';font-weight:bold;line-height:0;text-decoration:none;position:absolute;top:0;z-index:1;font-size:16px;opacity:0.8}.resizable .resizable-t{cursor:n-resize;top:-5px}.resizable .resizable-b{cursor:ns-resize;bottom:-12px}.resizable-resizing{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.resizable-resizing-l{cursor:w-resize}.resizable-resizing-r{cursor:e-resize}.resizable-resizing-t{cursor:n-resize}.resizable-resizing-b{cursor:ns-resize}.resizable-div-listadoOts,.resizable-div-propiedades-builder{z-index:1}.dropdown-menu-detalle-ot{position:absolute;top:100%;left:auto;right:0;float:left;min-width:160px;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);padding:5px;z-index:9999}.dropdown-menu-detalle-ot.hide{display:none}.tdActions.dropdown-menu-detalle-ot > li > a,.dropdown-menu-detalle-ot > li > a:hover,.ddropdown-menu-detalle-ot > li > a:focus{font-size:12px;opacity:1 !important;font-weight:400;padding:5px 15px !important}.tdActions-ot .btn{margin-bottom:3px;width:100%}.custom-dropdown{position:relative}.custom-dropdown ul li{padding:3px 20px}.custom-dropdown ul li span{font-weight:700}.custom-dropdown .btn.block,.custom-dropdown .dropdown-menu.block{width:100%}.custom-dropdown .btn{text-align:left}.custom-dropdown.normal-height .btn{height:34px;padding:6px 12px 7px}.custom-dropdown.no-borde .btn{border:0;color:#ff7a01;font-size:11px;padding:0 0 2px 0}.custom-dropdown.no-borde .btn:hover,.custom-dropdown.no-borde .btn:focus,.custom-dropdown.no-borde .btn:active{background:transparent;text-decoration:underline;box-shadow:none}.custom-dropdown .btn.grey{background-color:#f2f5f7}.custom-dropdown .caret{float:right;margin-top:6px;margin-left:3px}.context-menu-root{padding:.5rem 0;margin:.125rem 0 0;font-size:0.85rem;border:1px solid rgba(0,0,0,0.15);border-radius:.25rem;box-shadow:0 0.125rem 0.25rem rgba(0,0,0,0.075) !important}.context-menu-item{padding:.25rem 1rem;font-weight:400;color:#3d484e;text-align:inherit;white-space:nowrap;background-color:transparent;font-size:0.8rem}.context-menu-item:hover,.context-menu-item:focus{color:#3d484e;text-decoration:none;background-color:#f9fafb}.context-menu-item.context-menu-separator{margin:0.25rem 0 !important;padding:0 !important}.context-menu-item.active,.context-menu-item:active{color:#fff;text-decoration:none;background-color:#ff7a01}.icon-comentario:before{font-family:"Font Awesome 5 Free" !important;content:"\f075"}.icon-proximoContacto:before{font-family:"Font Awesome 5 Free" !important;content:"\f271"}.capacidad{font-weight:500;font-size:0.75em}.capacidad::after{content:'';height:8px;width:8px;border-radius:50%;display:none;margin-bottom:-1px;margin-left:5px}.capacidad.danger{color:#ff5a5f}.capacidad.danger::after{display:inline-block;background-color:#ff5a5f}.capacidad.warning{color:#FFC06A}.capacidad.warning::after{display:inline-block;background-color:#FFC06A}.capacidad.success{color:#40CE9E}.capacidad.success::after{display:inline-block;background-color:#40CE9E}.legend{display:flex;justify-content:center;align-items:center;padding-top:5px}.legend .miniature-color{width:15px;height:15px}.legend .miniature-color.ajustada{border:2px solid #0081ff;background-color:#0081ff}.legend .miniature-color.nueva-asignacion{border:2px solid #4cd964;background-color:#4cd964}.legend .miniature-color.ignorada{border:2px solid #ff7800;background-color:#ff7800}.legend .miniature-color.desasignada{border:2px solid #9e81ff;background-color:#9e81ff}.legend .miniature-color.desplazamiento{border:2px solid #b2f5ff;background-color:#b2f5ff}.legend .miniature-color.ajuste-desplazamiento{border:2px solid #ffdb00;background-color:#ffdb00}.legend .miniature-title{padding-left:5px;padding-right:10px}.sidebar{background-color:#43425D;bottom:0;overflow:hidden;position:fixed;top:0;transition:all 0.2s ease;width:280px;z-index:1000}.sidebar ul{list-style-type:none}@media screen and (min-width:992px) and (max-width:1439px){.sidebar{width:50px}.sidebar .sidebar-inner .sidebar-logo{border-bottom:1px solid transparent;padding:0}.sidebar .sidebar-inner .sidebar-logo a .logo{background-position:center center;width:50px}.sidebar .sidebar-inner .sidebar-menu{overflow-x:hidden}.sidebar .sidebar-inner .sidebar-menu > li > a{padding:5px 7px}.sidebar .sidebar-inner .sidebar-menu > li > a .title{display:none}.sidebar .sidebar-inner .sidebar-menu li.dropdown .arrow{opacity:0}.sidebar .sidebar-inner .sidebar-menu li.dropdown.open ul.dropdown-menu{display:none !important}.sidebar:hover{width:280px}.sidebar:hover .sidebar-inner .sidebar-logo{border-bottom:1px solid rgba(0,0,0,0.0825);padding:0 8px}.sidebar:hover .sidebar-inner .sidebar-menu > li > a .title{display:inline-block}.sidebar:hover .sidebar-inner .sidebar-menu li.dropdown .arrow{opacity:1}.sidebar:hover .sidebar-inner .sidebar-menu li.open > ul.dropdown-menu{display:block !important}}@media screen and (max-width:991px){.sidebar{left:-280px;width:calc(280px - 30px)}}.sidebar-inner{position:relative;height:100%}.sidebar-logo{background-color:#ff7a01;border-bottom:1px solid rgba(0,0,0,0.0825);border-right:1px solid rgba(0,0,0,0.0825);line-height:0;padding:0 8px;transition:all 0.2s ease}.sidebar-logo a{display:inline-block;width:100%}.sidebar-logo a .logo{display:inline-block;min-height:calc(50px - 1px);width:50px;height:calc(50px - 1px)}.sidebar-logo a .logo .logo-letter{fill:#fff}.sidebar-logo a .logo .logo-fill{fill:#ff7a01}.sidebar-logo a .logo-text{text-transform:uppercase;color:#fff;margin-left:5px;font-size:.95rem}.sidebar-logo .mobile-toggle{display:none;float:right;font-size:18px;margin-right:8px;line-height:calc(50px - 1px)}.sidebar-logo .mobile-toggle a{color:#fff}@media screen and (max-width:991px){.sidebar-logo .mobile-toggle{display:inline-block}}@media screen and (min-width:992px) and (max-width:1439px){.sidebar-logo .mobile-toggle{display:none}}.logo-login{display:inline-block;min-height:calc(50px - 1px);width:50px;height:calc(50px - 1px)}.logo-login .logo-letter{fill:#fff}.logo-login .logo-fill{fill:#ff7a01}.sidebar-menu{border-right:1px solid rgba(0,0,0,0.0825);height:calc(100vh - 50px);list-style:none;margin:0;overflow:auto;padding:0;position:relative}.sidebar-menu::after{display:block;clear:both;content:""}.sidebar-menu .dropdown-toggle::after{display:none}.sidebar-menu .sidebar-link{}.sidebar-menu .sidebar-link.active{}.sidebar-menu .sidebar-link.active .icon-holder{color:#ff7a01}.sidebar-menu li{position:relative}.sidebar-menu li.dropdown .arrow{font-size:10px;line-height:40px;position:absolute;right:30px;transition:all 0.05s ease}@media screen and (max-width:991px){.sidebar-menu li.dropdown .arrow{right:25px}}.sidebar-menu li.dropdown.open > a{color:white}.sidebar-menu li.dropdown.open > a .icon-holder{color:#ff7a01}.sidebar-menu li.dropdown.open > a > .arrow{transform:rotate(90deg)}.sidebar-menu li.dropdown.open > .dropdown-menu{display:block}.sidebar-menu li.dropdown.open > .dropdown-menu .dropdown-menu{padding-left:20px}.sidebar-menu li.dropdown.open > .dropdown-menu .arrow{line-height:25px}.sidebar-menu li a{color:rgba(255,255,255,0.4);transition:all 0.2s ease}.sidebar-menu li a:hover,.sidebar-menu li a:focus{color:white;text-decoration:none}.sidebar-menu li a:hover .icon-holder,.sidebar-menu li a:focus .icon-holder{color:#ff7a01}.sidebar-menu > li.dropdown ul.dropdown-menu{background-color:transparent;border-radius:0;border:0;box-shadow:none;float:none;padding-left:50px;padding-top:0;position:relative;width:100%}.sidebar-menu > li.dropdown ul.dropdown-menu > li > a{display:block;padding:10px 15px}.sidebar-menu > li.dropdown ul.dropdown-menu > li > a:hover,.sidebar-menu > li.dropdown ul.dropdown-menu > li > a:focus{background-color:transparent;color:rgba(255,255,255,0.7)}.sidebar-menu > li.dropdown ul.dropdown-menu > li.active a{color:white}.sidebar-menu > li > a{display:block;font-size:13px;font-weight:500;padding:5px 15px;position:relative;white-space:nowrap}.sidebar-menu > li > a .icon-holder{border-radius:6px;display:inline-block;font-size:13px;height:35px;left:0;line-height:35px;margin-right:14px;position:relative;text-align:center;transition:all 0.2s ease;width:35px}.is-collapsed .sidebar{width:50px;}.is-collapsed .sidebar .sidebar-inner .sidebar-logo{border-bottom:1px solid transparent;padding:0}.is-collapsed .sidebar .sidebar-inner .sidebar-menu{overflow-x:hidden}.is-collapsed .sidebar .sidebar-inner .sidebar-menu > li > a{padding:5px 7px}.is-collapsed .sidebar .sidebar-inner .sidebar-menu > li > a .title{display:none}.is-collapsed .sidebar .sidebar-inner .sidebar-menu li.dropdown .arrow{opacity:0}.is-collapsed .sidebar .sidebar-inner .sidebar-menu li.dropdown.open ul.dropdown-menu{display:none !important}.is-collapsed .sidebar:hover{width:280px}.is-collapsed .sidebar:hover .sidebar-inner .sidebar-logo{border-bottom:1px solid rgba(0,0,0,0.0825);padding:0 8px}.is-collapsed .sidebar:hover .sidebar-inner .sidebar-menu > li > a{padding:5px 15px}.is-collapsed .sidebar:hover .sidebar-inner .sidebar-menu > li > a .title{display:inline-block}.is-collapsed .sidebar:hover .sidebar-inner .sidebar-menu li.dropdown .arrow{opacity:1}.is-collapsed .sidebar:hover .sidebar-inner .sidebar-menu li.open > ul.dropdown-menu{display:block !important}@media screen and (max-width:991px){.is-collapsed .sidebar{left:0}}.scroll-wrapper{overflow:hidden !important;padding:0 !important;position:relative}.scroll-wrapper > .scroll-content{border:none !important;box-sizing:content-box !important;height:auto;left:0;margin:0;max-height:none;max-width:none !important;overflow:scroll !important;padding:0;position:relative !important;top:0;width:auto !important}.scroll-wrapper > .scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-wrapper.scroll--rtl{direction:rtl}.scroll-element{box-sizing:content-box;display:none}.scroll-element div{box-sizing:content-box}.scroll-element .scroll-bar,.scroll-element .scroll-arrow{cursor:default}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-textarea{border:1px solid #cccccc;border-top-color:#999999}.scroll-textarea > .scroll-content{overflow:hidden !important}.scroll-textarea > .scroll-content > textarea{border:none !important;box-sizing:border-box;height:100% !important;margin:0;max-height:none !important;max-width:none !important;overflow:scroll !important;outline:none;padding:2px;position:relative !important;top:0;width:100% !important}.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner > .scroll-element,.scrollbar-inner > .scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner > .scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner > .scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner > .scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-inner > .scroll-element .scroll-element_outer,.scrollbar-inner > .scroll-element .scroll-element_track,.scrollbar-inner > .scroll-element .scroll-bar{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-inner > .scroll-element .scroll-element_track,.scrollbar-inner > .scroll-element .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:0.4}.scrollbar-inner > .scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner > .scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner > .scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer > .scroll-element,.scrollbar-outer > .scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer > .scroll-element{background-color:#ffffff}.scrollbar-outer > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-outer > .scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer > .scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer > .scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer > .scroll-element .scroll-element_track{background-color:#eeeeee}.scrollbar-outer > .scroll-element .scroll-element_outer,.scrollbar-outer > .scroll-element .scroll-element_track,.scrollbar-outer > .scroll-element .scroll-bar{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.scrollbar-outer > .scroll-element .scroll-bar{background-color:#d9d9d9}.scrollbar-outer > .scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer > .scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer > .scroll-content.scroll-scrollx_visible{top:-12px;margin-top:12px}.scrollbar-outer > .scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer > .scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-macosx > .scroll-element,.scrollbar-macosx > .scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx > .scroll-element .scroll-element_track{display:none}.scrollbar-macosx > .scroll-element .scroll-bar{background-color:#6C6E71;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;-webkit-transition:opacity 0.2s linear;-moz-transition:opacity 0.2s linear;-o-transition:opacity 0.2s linear;-ms-transition:opacity 0.2s linear;transition:opacity 0.2s linear}.scrollbar-macosx:hover > .scroll-element .scroll-bar,.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:0.7}.scrollbar-macosx > .scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx > .scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light > .scroll-element,.scrollbar-light > .scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light > .scroll-element{background-color:#ffffff}.scrollbar-light > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light > .scroll-element .scroll-element_outer{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light > .scroll-element .scroll-element_size{background:#dbdbdb;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background:-moz-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#dbdbdb),color-stop(100%,#e8e8e8));background:-webkit-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-o-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:-ms-linear-gradient(left,#dbdbdb 0,#e8e8e8 100%);background:linear-gradient(to right,#dbdbdb 0,#e8e8e8 100%);-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light > .scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light > .scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light > .scroll-element .scroll-bar{background:#fefefe;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");background:-moz-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#fefefe),color-stop(100%,#f5f5f5));background:-webkit-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-o-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:-ms-linear-gradient(left,#fefefe 0,#f5f5f5 100%);background:linear-gradient(to right,#fefefe 0,#f5f5f5 100%);border:1px solid #dbdbdb;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.scrollbar-light > .scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light > .scroll-content.scroll-scrollx_visible{top:-17px;margin-top:17px}.scrollbar-light > .scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0}.scrollbar-light > .scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:10px}.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light > .scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light > .scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail > .scroll-element,.scrollbar-rail > .scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail > .scroll-element{background-color:#ffffff}.scrollbar-rail > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail > .scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,0.3)}.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,0.5)}.scrollbar-rail > .scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail > .scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail > .scroll-element .scroll-bar{background-color:#d0b9a0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;box-shadow:1px 1px 3px rgba(0,0,0,0.5)}.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar{box-shadow:1px 1px 3px rgba(0,0,0,0.6)}.scrollbar-rail > .scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail > .scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail > .scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail > .scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic > .scroll-element,.scrollbar-dynamic > .scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic > .scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic > .scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic > .scroll-element .scroll-element_outer{opacity:0.3;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic > .scroll-element .scroll-element_size{background-color:#cccccc;opacity:0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;-ms-transition:opacity 0.2s;transition:opacity 0.2s}.scrollbar-dynamic > .scroll-element .scroll-bar{background-color:#6c6e71;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer{bottom:0;top:auto;left:2px;-webkit-transition:height 0.2s;-moz-transition:height 0.2s;-o-transition:height 0.2s;-ms-transition:height 0.2s;transition:height 0.2s}.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;-webkit-transition:width 0.2s;-moz-transition:width 0.2s;-o-transition:width 0.2s;-ms-transition:width 0.2s;transition:width 0.2s}.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer{overflow:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:0.7}.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar{height:100%;width:100%;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome > .scroll-element,.scrollbar-chrome > .scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome > .scroll-element{background-color:#ffffff}.scrollbar-chrome > .scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome > .scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome > .scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome > .scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome > .scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;cursor:default;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.scrollbar-chrome > .scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome > .scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome > .scroll-content.scroll-scrollx_visible{top:-16px;margin-top:16px}.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,0.0825);display:block;margin-bottom:0;padding:0;position:fixed;transition:all 0.1s ease;width:calc(100% - 280px);z-index:800;}@media screen and (max-width:991px){.header{width:100%}}@media screen and (min-width:992px) and (max-width:1439px){.header{width:calc(100% - 50px)}}.header.fixed{box-shadow:0 1px 3px 0 rgba(0,0,0,0.075)}.header .header-container,.header .subheader-container{height:50px}.header .header-container::after,.header .subheader-container::after{display:block;clear:both;content:""}.header .header-container .nav-left,.header .header-container .nav-right,.header .subheader-container .nav-left,.header .subheader-container .nav-right{list-style:none;margin-bottom:0;padding-left:0;position:relative}.header .header-container .nav-left > li,.header .header-container .nav-right > li,.header .subheader-container .nav-left > li,.header .subheader-container .nav-right > li{float:left}.header .header-container .nav-left > li > a,.header .header-container .nav-right > li > a,.header .subheader-container .nav-left > li > a,.header .subheader-container .nav-right > li > a{color:#3d484e;display:block;line-height:50px !important;min-height:50px;padding:0 15px;transition:all 0.15s ease-out}.header .header-container .nav-left > li > a i,.header .header-container .nav-right > li > a i,.header .subheader-container .nav-left > li > a i,.header .subheader-container .nav-right > li > a i{font-size:17px}.header .header-container .nav-left > li > a:hover,.header .header-container .nav-left > li > a:focus,.header .header-container .nav-right > li > a:hover,.header .header-container .nav-right > li > a:focus,.header .subheader-container .nav-left > li > a:hover,.header .subheader-container .nav-left > li > a:focus,.header .subheader-container .nav-right > li > a:hover,.header .subheader-container .nav-right > li > a:focus{text-decoration:none;opacity:1;color:#ff7a01}@media screen and (max-width:991px){.header .header-container .nav-left > li > a,.header .header-container .nav-right > li > a,.header .subheader-container .nav-left > li > a,.header .subheader-container .nav-right > li > a{padding:0 15px}}.header .header-container .nav-left .notifications,.header .header-container .nav-right .notifications,.header .subheader-container .nav-left .notifications,.header .subheader-container .nav-right .notifications{position:relative}.header .header-container .nav-left .notifications .counter,.header .header-container .nav-right .notifications .counter,.header .subheader-container .nav-left .notifications .counter,.header .subheader-container .nav-right .notifications .counter{background-color:#ff7a01;border-radius:50px;color:#fff;font-size:10px;line-height:1;padding:3px 5.5px;position:absolute;right:5px;top:10px;font-weight:500;z-index:1}.header .header-container .nav-left .notifications .counter.warning,.header .header-container .nav-right .notifications .counter.warning,.header .subheader-container .nav-left .notifications .counter.warning,.header .subheader-container .nav-right .notifications .counter.warning{background-color:#FFC06A;color:#3d484e}.header .header-container .nav-left .notifications .counter.danger,.header .header-container .nav-right .notifications .counter.danger,.header .subheader-container .nav-left .notifications .counter.danger,.header .subheader-container .nav-right .notifications .counter.danger{background-color:#ff5a5f}.header .header-container .nav-left .notifications .dropdown-menu,.header .header-container .nav-right .notifications .dropdown-menu,.header .subheader-container .nav-left .notifications .dropdown-menu,.header .subheader-container .nav-right .notifications .dropdown-menu{min-width:350px;padding:0}@media screen and (max-width:767px){.header .header-container .nav-left .notifications .dropdown-menu,.header .header-container .nav-right .notifications .dropdown-menu,.header .subheader-container .nav-left .notifications .dropdown-menu,.header .subheader-container .nav-right .notifications .dropdown-menu{max-width:300px}}.header .header-container .nav-right > li > a,.header .subheader-container .nav-right > li > a{opacity:0.5}.header .header-container .nav-right > li i,.header .subheader-container .nav-right > li i{font-size:14px !important}.header .header-container .peer .filtro-subheader,.header .subheader-container .peer .filtro-subheader{position:unset}.header .header-container .peer .filtro-subheader .dropdown-menu,.header .subheader-container .peer .filtro-subheader .dropdown-menu{margin-top:-2px;margin-right:10px}.header .header-container .filtro-subheader,.header .subheader-container .filtro-subheader{margin:0 5px}.header .header-container .filtro-subheader .btn i,.header .subheader-container .filtro-subheader .btn i{color:#ff7a01}.header .header-container .filtro-subheader .dropdown-menu,.header .subheader-container .filtro-subheader .dropdown-menu{min-width:380px;width:auto;margin-top:8px;padding:24px;font-size:inherit}.header .header-container .filtro-subheader .dropdown-menu .form-group,.header .subheader-container .filtro-subheader .dropdown-menu .form-group{margin-bottom:1rem !important}.header .header-container .dropdown-menu,.header .subheader-container .dropdown-menu{color:#3d484e;margin:0;opacity:0;border:1px solid rgba(0,0,0,0.0825);box-shadow:0 2px 20px rgba(0,0,0,0.2);transition:all 0.03s ease-out}.header .header-container .dropdown-menu .divider,.header .subheader-container .dropdown-menu .divider{border-bottom:1px solid rgba(0,0,0,0.0825);overflow:hidden;margin:0.25rem 0 !important;padding:0 !important}.header .header-container .dropdown-menu > li.dropdown-item,.header .subheader-container .dropdown-menu > li.dropdown-item{cursor:pointer;padding:0.4rem 3rem 0.4rem 1.5rem;color:#3d484e}.header .header-container .dropdown-menu > li > a,.header .subheader-container .dropdown-menu > li > a{transition:all 0.2s ease-out}.header .header-container .show .dropdown-menu,.header .subheader-container .show .dropdown-menu{opacity:1}.header .header-container .nav-left,.header .subheader-container .nav-left{float:left;margin-left:0}.header .header-container .nav-right,.header .subheader-container .nav-right{float:right}.header .header-container .nav-right .dropdown-menu,.header .subheader-container .nav-right .dropdown-menu{left:auto;right:10px}.header .header-container .nav-right .dropdown-menu > li,.header .subheader-container .nav-right .dropdown-menu > li{width:100%}.header .header-container .nav-right .dropdown-menu > li > a,.header .subheader-container .nav-right .dropdown-menu > li > a{font-size:0.78rem}.header .header-container .title h5,.header .subheader-container .title h5{font-size:15px;margin:5px 15px;color:#ff7a01;float:left}.header .header-container .actions,.header .subheader-container .actions{margin-left:auto;margin-right:10px}.subheader-container .form-row .form-group.ai-c label{margin-bottom:0;padding-left:8px;padding-right:8px}.subheader-container .form-row .form-control,.subheader-container .form-row .select2-container{margin-bottom:0}.subheader-container{visibility:hidden;max-height:0}.subheader-container.w-filters{height:auto;padding:8px 0}.subheader-container.w-filters .form-group{margin-bottom:0}.header .subheader-container{visibility:visible;max-height:initial}#divFiltros.subheader-container{visibility:visible;max-height:initial}@media all and (-ms-high-contrast:none){.subheader-container .form-row .col{flex:0 0 auto;width:auto;max-width:100%}.subheader-container .form-row > [class*="col-"],.subheader-container .form-row .col.d-flex{flex:0 0 auto;width:auto;max-width:100%}.subheader-container .form-row .col input.form-control{max-width:130px}}.is-collapsed .header{width:calc(100% - 50px);}.page-container{min-height:100vh;padding-left:280px;transition:all 0.2s ease}@media screen and (min-width:992px) and (max-width:1439px){.page-container{padding-left:50px}}@media screen and (max-width:991px){.page-container{padding-left:0}}.main-content{padding:60px 10px 10px;min-height:calc(100vh);transition:all 0.2s ease}@media screen and (max-width:991px){.main-content{padding:55px 5px 5px}}.remain-height{height:calc(100vh - 50px)}.full-container{left:280px;min-height:calc(100vh - 50px);position:absolute;right:0;top:50px;transition:all 0.2s ease}@media screen and (min-width:992px) and (max-width:1439px){.full-container{left:0;padding-left:50px}}@media screen and (max-width:991px){.full-container{left:0}}.is-collapsed .page-container{padding-left:50px;}.is-collapsed .full-container{left:50px;}.progress{height:16px;background-color:#d7dce0;border-radius:3px;margin-bottom:10px}.easy-pie-chart{position:relative}.easy-pie-chart span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:0}.form-control{font-size:0.75rem}.form-control-sm{height:24px}.form-control,.select2-container{border-radius:0.2rem}@media (max-width:991.98px){.form-control,.select2-container{margin-bottom:1rem}}.custom-select{appearance:none;-moz-appearance:none;-webkit-appearance:none}.col-form-legend{font-size:inherit}@media (max-width:991.98px){.form-group .form-control{margin-bottom:0}}.form-group label{margin-bottom:.15rem !important;font-weight:500}.form-group.input-icon{position:relative}.form-group.input-icon i{position:absolute;padding:10px;pointer-events:none;margin-top:24px}.form-group.input-icon.no-label i{margin-top:2px}.form-group.input-icon.pos-r i{right:0}.form-group.input-icon.pos-r input{padding-right:30px}.form-group.input-icon.pos-l i{left:0}.form-group.input-icon.pos-l input{padding-left:30px}#subestados-dropdown-items .form-group{margin-bottom:0.5rem}.form-check{margin-bottom:.5rem}.checkbox label{display:inline-block;vertical-align:middle;position:relative;padding-left:17px;margin-bottom:0}.checkbox label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;top:50%;transform:translateY(-50%);margin-left:-12px;border:1px solid #e6eaf0;border-radius:3px;background-color:#ffffff;-webkit-transition:border 0.15s ease-in-out,color 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out,color 0.15s ease-in-out;transition:border 0.15s ease-in-out,color 0.15s ease-in-out}.checkbox label::after{display:inline-block;position:absolute;width:17px;height:17px;text-align:center;font-size:10px !important;line-height:17px;left:0;top:50%;transform:translateY(-50%);margin-left:-12px;color:#b9c2d0}.checkbox input[type="checkbox"]{opacity:0;z-index:1}.checkbox input[type="checkbox"]:focus + label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.checkbox input[type="checkbox"]:checked + label::after{font-family:'FontAwesome';content:"\f00c";font-size:13px}.checkbox input[type="checkbox"]:disabled + label{opacity:0.65}.checkbox input[type="checkbox"]:disabled + label::before{background-color:#d3d9e3;cursor:not-allowed}.checkbox.checkbox-circle label::before{border-radius:50%}.checkbox.checkbox-inline{margin-top:0}.checkbox-primary input[type="checkbox"]:checked + label::before{background-color:#ff7a01;border-color:#ff7a01}.checkbox-primary input[type="checkbox"]:checked + label::after{color:#fff}.checkbox-danger input[type="checkbox"]:checked + label::before{background-color:#ff5a5f;border-color:#ff5a5f}.checkbox-danger input[type="checkbox"]:checked + label::after{color:#ffffff}.checkbox-info input[type="checkbox"]:checked + label::before{background-color:#1BC9E4;border-color:#1BC9E4}.checkbox-info input[type="checkbox"]:checked + label::after{color:#ffffff}.checkbox-warning input[type="checkbox"]:checked + label::before{background-color:#FFC06A;border-color:#FFC06A}.checkbox-warning input[type="checkbox"]:checked + label::after{color:#ffffff}.checkbox-success input[type="checkbox"]:checked + label::before{background-color:#40CE9E;border-color:#40CE9E}.checkbox-success input[type="checkbox"]:checked + label::after{color:#ffffff}.radio{padding-left:20px}.radio label{display:inline-block;vertical-align:middle;position:relative;padding-left:5px}.radio label::before{content:"";display:inline-block;position:absolute;width:17px;height:17px;left:0;margin-left:-20px;border:1px solid #cccccc;border-radius:50%;background-color:#fff;-webkit-transition:border 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out;transition:border 0.15s ease-in-out}.radio label::after{display:inline-block;position:absolute;content:" ";width:11px;height:11px;left:3px;top:3px;margin-left:-20px;border-radius:50%;background-color:#555555;-webkit-transform:scale(0,0);-ms-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);-webkit-transition:-webkit-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-moz-transition:-moz-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);-o-transition:-o-transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);transition:transform 0.1s cubic-bezier(0.8,-0.33,0.2,1.33)}.radio input[type="radio"]{opacity:0;z-index:1}.radio input[type="radio"]:focus + label::before{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.radio input[type="radio"]:checked + label::after{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.radio input[type="radio"]:disabled + label{opacity:0.65}.radio input[type="radio"]:disabled + label::before{cursor:not-allowed}.radio.radio-inline{margin-top:0}.radio-primary input[type="radio"] + label::after{background-color:#428bca}.radio-primary input[type="radio"]:checked + label::before{border-color:#428bca}.radio-primary input[type="radio"]:checked + label::after{background-color:#428bca}.radio-danger input[type="radio"] + label::after{background-color:#d9534f}.radio-danger input[type="radio"]:checked + label::before{border-color:#d9534f}.radio-danger input[type="radio"]:checked + label::after{background-color:#d9534f}.radio-info input[type="radio"] + label::after{background-color:#5bc0de}.radio-info input[type="radio"]:checked + label::before{border-color:#5bc0de}.radio-info input[type="radio"]:checked + label::after{background-color:#5bc0de}.radio-warning input[type="radio"] + label::after{background-color:#f0ad4e}.radio-warning input[type="radio"]:checked + label::before{border-color:#f0ad4e}.radio-warning input[type="radio"]:checked + label::after{background-color:#f0ad4e}.radio-success input[type="radio"] + label::after{background-color:#5cb85c}.radio-success input[type="radio"]:checked + label::before{border-color:#5cb85c}.radio-success input[type="radio"]:checked + label::after{background-color:#5cb85c}.has-error .help-block,.has-error .control-label{color:#ff5a5f}.has-error .form-control{border-color:#ff5a5f;box-shadow:none}.has-error .form-control:focus{border-color:#ff7a01;outline:0;box-shadow:0 0 5px #ff7a01}.has-error .radio label:before,.has-error .checkbox label:before,.has-error .radio-inline label:before,.has-error .checkbox-inline label:before{border:1px solid #ebccd1;background-color:#f2dede}select.select2-box{display:none}.select2-container{width:100% !important}.select2-container--default .select2-search--dropdown{padding:10px 12px}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #d7dce0;border-radius:0.2rem;padding:4px 8px}.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#ff7a01;outline:0;box-shadow:0 0 5px #ff7a01}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #d7dce0;border-radius:0.2rem;height:34px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#4d5865;line-height:32px;padding-left:12px;padding-right:27px;font-size:12px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#acb6bf}.select2-container--default .select2-selection--single .select2-selection__arrow{height:32px;width:20px;right:7px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#d7dce0 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;line-height:20px;margin-top:5px;margin-right:0;padding:0 5px;background-color:#f2f5f7;border:1px solid #e7edf1;border-radius:0.2rem;color:#4d5865;vertical-align:top}.select2-container--default .select2-selection--single .select2-selection__clear:hover{background-color:#e7edf1}.has-error .select2-container--default .select2-selection--single{border-color:#ff5a5f}.has-error .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#d595a0}.has-error .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#d595a0 transparent transparent transparent}.select2-container--default .select2-selection--single:focus{border-color:#ff7a01;outline:0;box-shadow:0 0 5px #ff7a01}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #4d5865 transparent}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #d7dce0;border-radius:0.2rem;min-height:34px}.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 12px 5px;min-height:28px;vertical-align:top}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#acb6bf;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;line-height:20px;margin-top:5px;margin-right:0;padding:0 5px;background-color:#f2f5f7;border:1px solid #e7edf1;border-radius:0.2rem;color:#4d5865;vertical-align:top}.select2-container--default .select2-selection--multiple .select2-selection__clear:hover{background-color:#e7edf1}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#f2f5f7;color:#4d5865;border:1px solid #e7edf1;border-radius:0.2rem;line-height:20px;margin-right:5px;margin-top:5px;padding:0 0 0 6px;font-size:80%}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#4d5865;display:inline-block;float:right;font-weight:bold;font-size:14px;margin:0 0 0 6px;padding:0 5px;border-left:1px solid #e7edf1}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#e7edf1;color:#4d5865}.select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#ff7a01;outline:0;box-shadow:0 0 5px #ff7a01}.select2-container--default.select2-container--focus .select2-selection--multiple:focus{border-color:#ff7a01;outline:0;box-shadow:0 0 5px #ff7a01}.select2-container--default .select2-results__option{padding:6px 12px;color:#4d5865}.select2-container--default .select2-results__option[aria-disabled=true]{color:#acb6bf}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#e7edf1}.select2-container--default .select2-results__option.select2-results__option--highlighted{background-color:#ff7a01;color:white}.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#ff7a01 !important;outline:0;box-shadow:0 0 5px #ff7a01 !important}fieldset[disabled] .select2-container--default .select2-selection--single,fieldset[disabled] .select2-container--default,fieldset[disabled] .select2-container--default .select2-selection--multiple{background-color:#f2f5f7;pointer-events:none;cursor:not-allowed}fieldset[readonly] .select2-container--default .select2-selection--single,fieldset[readonly] .select2-container--default,fieldset[readonly] .select2-container--default .select2-selection--multiple{background-color:#f2f5f7;pointer-events:none;cursor:not-allowed}.select2-dropdown{background-color:white;border:1px solid #d7dce0;border-radius:0.2rem;box-shadow:0 1px 8px 0 rgba(0,0,0,0.2);z-index:1052}.select2-dropdown.contented .select2-results > .select2-results__options{overflow-y:visible;max-height:none;text-align:center}.select2-contented .select2-container{width:auto !important}.select2-sm .select2-container--default .select2-selection--single{height:30px}.select2-sm .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px;font-size:11px;padding-left:10px}.select2-sm .select2-container--default .select2-selection--single .select2-selection__arrow{height:28px;right:5px}.has-error .select2-selection{border-color:#ff5a5f}.form-wrap.form-builder .btn,.rendered-form .btn{color:#fff}.form-wrap.form-builder .form-actions{float:right;margin-top:15px !important}.checkbox-group,.radio-group{margin-left:20px !important}.form-wrap.form-builder .frmb .field-label,.form-wrap.form-builder .frmb .legend{color:#666;margin-bottom:5px;line-height:27px;font-size:16px;font-weight:normal;text-transform:initial}.form-wrap.form-builder .frmb li{position:relative;border:1px dashed #d7dce0;padding:12px !important;clear:both;margin-left:0;margin-bottom:3px;background-color:#fff;transition:background-color 250ms ease-in-out,margin-top 400ms}.form-wrap.form-builder .frmb-control li{padding:10px !important;box-shadow:inset 0 0 0 1px #d7dce0 !important}.form-wrap.form-builder .frmb .form-elements{padding:10px !important;border:1px solid #d7dce0 !important}.icon-starRating:before,.icon-dynamicLabel:before,.icon-signature:before,.icon-qrScan:before,.icon-barcodeScan:before,.icon-time:before{font-family:"Font Awesome 5 Free" !important}.icon-starRating:before{content:"\f005"}.icon-dynamicLabel:before{content:"\f02e"}.icon-signature:before{content:"\f044"}.icon-qrScan:before{content:"\f28d"}.icon-barcodeScan:before{content:"\f28d"}.icon-time:before{content:"\f017"}#menu-obtencion-medidas{flex-wrap:nowrap}#obtencion-medidas .nav-tabs > li.active > a{background:unset !important}#obtencion-medidas .nav-tabs > li > a.active{background:#ffffff !important;border-bottom:1px solid rgba(0,0,0,0.05)}.st-spanel__content{height:100%;position:absolute;top:0;left:0;border-top:40px solid transparent;width:100%}.st-spanel__content .tab-content,.st-spanel__content .tab-pane{height:100%}.st-content{padding:20px}@media (max-width:991px){.st-content{padding-bottom:90px}}.st-panel__cont{border:1px solid #eaedef;border-radius:1px;background:#ffffff;position:relative}.st-panel__header{padding:0;min-height:0;margin:0 20px;line-height:20px;position:relative;z-index:5;transition:height 150ms,margin-bottom 150ms}.st-panel__header a{color:#4d5865}.st-panel__header.select-inside{height:60px}.st-panel__header + .st-panel__content{padding-top:0}.st-panel__header[data-tool="collapse"]{cursor:pointer}.fluid-cols{display:table;width:100%}.fluid-cols > .expand-col{display:table-cell;max-width:0;vertical-align:top}.fluid-cols > .min-col{display:table-cell;width:1px;vertical-align:top}.st-panel__header .fluid-cols,.st-panel__header .expand-col,.st-panel__header .min-col{vertical-align:top;height:100%;white-space:nowrap}.st-panel__header .expand-col{padding:15px 0}.st-panel__header .min-col{padding-top:5px;border-left:10px solid transparent}.st-panel__header__block + .st-panel__content{padding-top:0}.st-panel__header__block[data-tool="collapse"]{cursor:pointer}.st-panel__header__block .fluid-cols,.st-panel__header__block .expand-col,.st-panel__header__block .min-col{vertical-align:top;height:100%;white-space:nowrap}.st-panel__header__block .expand-col{padding-top:15px}.st-panel__header__block .min-col{padding-top:5px;border-left:10px solid transparent}.st-panel__title{color:#4d5865 !important;font-size:18px;font-weight:500}.st-panel__title small{font-weight:400;font-size:12px;padding-left:7px;color:#5d6875}.st-panel__title .dataTables_info{display:inline}.st-panel__title .dataTables_info .select-info{padding-left:3px}.st-panel__tools{position:relative;display:inline-block;padding-top:10px;font-size:0;white-space:nowrap}.st-panel__tools > .st-panel-tool:last-child{margin-right:-6px}.st-panel__tools .st-panel-tool--menu:last-child{margin-right:0}.st-panel__content{padding:15px 0;margin:0 20px 0;line-height:1.5;position:relative;box-sizing:content-box}.st-panel__content p:not(:last-child){margin-bottom:10px}.st-panel__content p + p{margin-top:10px}.st-panel__content p .btn{margin-bottom:3px}.st-panel__content .tab-content:first-child{margin-top:0;border-top:0;padding-top:0}.st-panel__content .btn-toolbar .btn-group{margin-bottom:3px}.st-panel__footer{padding:5px 20px;border-top:1px solid #eaedef;line-height:24px;color:#5d6875;font-size:12px}.st-panel__footer .expand-col{border-right:10px solid transparent}.st-panel__content p:not(:last-child),.st-panel__header p:not(:last-child){margin-bottom:5px}.st-panel .fa-phone{transform:rotate(90deg)}#obtencion-medidas .panel-heading{padding:15px;font-weight:700;border-bottom:1px solid transparent;font-size:14px}#obtencion-medidas .panel-heading label{font-size:12px}#obtencion-medidas .panel{background-color:#ffffff;box-shadow:none;margin-bottom:20px;border-radius:4px}#obtencion-medidas h4{width:100%}#obtencion-medidas h7{font-size:21px;font-weight:300;line-height:50px}#obtencion-medidas .pull-right{float:right}.panel-footer{background-color:#ffffff;border-top:1px solid #ddd}.panel-default{border:1px solid #ddd}.panel-default > .panel-heading{color:#4d5865;background-color:#f2f3f5;border-color:#ddd}.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#ddd}.panel-body{padding:15px}.panel-default > .panel-heading .badge{color:#f2f3f5;background-color:#4d5865}.panel-default > .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#ddd}#loader{transition:all 0.3s ease-in-out;opacity:0.6;display:default}#loader.fadeOut{opacity:0;display:none}.spinner{content:'';display:block;width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);border-radius:50%;background:transparent;border:2px solid;border-color:#7c8999 transparent transparent transparent;box-shadow:0 0 0 2px #bec4cb;-webkit-animation:spinner 1500ms infinite linear;animation:spinner 1500ms infinite linear}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}footer{z-index:1;position:relative}#chat-sidebar{width:250px;height:calc(100vh - 50px);overflow:auto}@media screen and (max-width:991px){#chat-sidebar{transition:all 0.3s ease-in-out;margin-left:-250px}#chat-sidebar.open{margin-left:0}}#chat-box{height:calc(100vh - 50px);overflow:auto}.email-app .email-side-nav{background:#fff;position:fixed;border-right:1px solid rgba(0,0,0,0.0825);float:left;width:250px;transition:all 0.3s ease-in-out}@media screen and (max-width:991px){.email-app .email-side-nav{z-index:1;left:-250px}}.email-app .email-wrapper{margin:0;padding:0;overflow:auto;min-height:100%;transition:all 0.3s ease-in-out}@media screen and (max-width:991px){.email-app .email-wrapper{position:absolute;left:0;width:100%;overflow-x:hidden}}@media screen and (min-width:992px){.email-app .email-wrapper{margin-left:250px}}.email-app .email-wrapper .email-list{position:relative;padding:0;width:100%;overflow-y:hidden;background-color:#fff;height:calc(100vh - 50px)}@media screen and (max-width:991px){.email-app .email-wrapper .email-list{max-height:calc(100vh - 65px)}}@media screen and (min-width:992px){.email-app .email-wrapper .email-list{width:40%;border-right:1px solid rgba(0,0,0,0.0825);float:left}}.email-app .email-wrapper .email-content{float:left;width:60%;position:relative;padding:0;background-color:#fff}.email-app .email-wrapper .email-content.no-inbox-view{width:100%}@media screen and (max-width:991px){.email-app .email-wrapper .email-content{position:absolute;top:0;left:100%;width:100%;height:100%;transition:all 0.3s ease-in-out;max-height:calc(100vh - 50px);overflow-y:scroll}.email-app .email-wrapper .email-content.open{left:0}}.email-app .email-wrapper .email-compose{position:relative}.email-app .email-wrapper .email-compose .email-compose-body{padding:30px 20px}@media screen and (max-width:991px){.email-app.side-active .email-side-nav{left:0}}@media screen and (max-width:991px){.email-app.side-active .email-wrapper{left:250px}}.centerY{top:50%;transform:translateY(-50%)}.centerX{left:50%;transform:translateX(-50%)}.centerXY{top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:1440px){.centerY\@xl\+{top:50%;transform:translateY(-50%)}.centerX\@xl\+{left:50%;transform:translateX(-50%)}.centerXY\@xl\+{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:1200px){.centerY\@lg\+{top:50%;transform:translateY(-50%)}.centerX\@lg\+{left:50%;transform:translateX(-50%)}.centerXY\@lg\+{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:992px){.centerY\@md\+{top:50%;transform:translateY(-50%)}.centerX\@md\+{left:50%;transform:translateX(-50%)}.centerXY\@md\+{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:768px){.centerY\@sm\+{top:50%;transform:translateY(-50%)}.centerX\@sm\+{left:50%;transform:translateX(-50%)}.centerXY\@sm\+{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:0){.centerY\@xs\+{top:50%;transform:translateY(-50%)}.centerX\@xs\+{left:50%;transform:translateX(-50%)}.centerXY\@xs\+{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:1439px){.centerY\@xl-{top:50%;transform:translateY(-50%)}.centerX\@xl-{left:50%;transform:translateX(-50%)}.centerXY\@xl-{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:1199px){.centerY\@lg-{top:50%;transform:translateY(-50%)}.centerX\@lg-{left:50%;transform:translateX(-50%)}.centerXY\@lg-{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:991px){.centerY\@md-{top:50%;transform:translateY(-50%)}.centerX\@md-{left:50%;transform:translateX(-50%)}.centerXY\@md-{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (max-width:767px){.centerY\@sm-{top:50%;transform:translateY(-50%)}.centerX\@sm-{left:50%;transform:translateX(-50%)}.centerXY\@sm-{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:1199px) and (max-width:1439px){.centerY\@lg{top:50%;transform:translateY(-50%)}.centerX\@lg{left:50%;transform:translateX(-50%)}.centerXY\@lg{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:991px) and (max-width:1199px){.centerY\@md{top:50%;transform:translateY(-50%)}.centerX\@md{left:50%;transform:translateX(-50%)}.centerXY\@md{top:50%;left:50%;transform:translate(-50%,-50%)}}@media screen and (min-width:767px) and (max-width:991px){.centerY\@sm{top:50%;transform:translateY(-50%)}.centerX\@sm{left:50%;transform:translateX(-50%)}.centerXY\@sm{top:50%;left:50%;transform:translate(-50%,-50%)}}[class*='gap']{width:auto !important;overflow:hidden !important}.gapX-0{margin-left:0 !important;margin-right:0 !important}.gapX-0 > *{padding-left:0 !important;padding-right:0 !important}.gapY-0{margin-top:0 !important;margin-bottom:0 !important}.gapY-0 > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0{margin:0 !important}.gap-0 > *{padding:0 !important}@media screen and (min-width:1440px){.gapX-0\@xl\+{margin-left:0 !important;margin-right:0 !important}.gapX-0\@xl\+ > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@xl\+{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@xl\+ > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@xl\+{margin:0 !important}.gap-0\@xl\+ > *{padding:0 !important}}@media screen and (min-width:1200px){.gapX-0\@lg\+{margin-left:0 !important;margin-right:0 !important}.gapX-0\@lg\+ > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@lg\+{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@lg\+ > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@lg\+{margin:0 !important}.gap-0\@lg\+ > *{padding:0 !important}}@media screen and (min-width:992px){.gapX-0\@md\+{margin-left:0 !important;margin-right:0 !important}.gapX-0\@md\+ > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@md\+{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@md\+ > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@md\+{margin:0 !important}.gap-0\@md\+ > *{padding:0 !important}}@media screen and (min-width:768px){.gapX-0\@sm\+{margin-left:0 !important;margin-right:0 !important}.gapX-0\@sm\+ > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@sm\+{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@sm\+ > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@sm\+{margin:0 !important}.gap-0\@sm\+ > *{padding:0 !important}}@media screen and (min-width:0){.gapX-0\@xs\+{margin-left:0 !important;margin-right:0 !important}.gapX-0\@xs\+ > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@xs\+{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@xs\+ > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@xs\+{margin:0 !important}.gap-0\@xs\+ > *{padding:0 !important}}@media screen and (max-width:1439px){.gapX-0\@xl-{margin-left:0 !important;margin-right:0 !important}.gapX-0\@xl- > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@xl-{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@xl- > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@xl-{margin:0 !important}.gap-0\@xl- > *{padding:0 !important}}@media screen and (max-width:1199px){.gapX-0\@lg-{margin-left:0 !important;margin-right:0 !important}.gapX-0\@lg- > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@lg-{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@lg- > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@lg-{margin:0 !important}.gap-0\@lg- > *{padding:0 !important}}@media screen and (max-width:991px){.gapX-0\@md-{margin-left:0 !important;margin-right:0 !important}.gapX-0\@md- > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@md-{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@md- > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@md-{margin:0 !important}.gap-0\@md- > *{padding:0 !important}}@media screen and (max-width:767px){.gapX-0\@sm-{margin-left:0 !important;margin-right:0 !important}.gapX-0\@sm- > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@sm-{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@sm- > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@sm-{margin:0 !important}.gap-0\@sm- > *{padding:0 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-0\@lg{margin-left:0 !important;margin-right:0 !important}.gapX-0\@lg > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@lg{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@lg > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@lg{margin:0 !important}.gap-0\@lg > *{padding:0 !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-0\@md{margin-left:0 !important;margin-right:0 !important}.gapX-0\@md > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@md{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@md > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@md{margin:0 !important}.gap-0\@md > *{padding:0 !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-0\@sm{margin-left:0 !important;margin-right:0 !important}.gapX-0\@sm > *{padding-left:0 !important;padding-right:0 !important}.gapY-0\@sm{margin-top:0 !important;margin-bottom:0 !important}.gapY-0\@sm > *{padding-top:0 !important;padding-bottom:0 !important}.gap-0\@sm{margin:0 !important}.gap-0\@sm > *{padding:0 !important}}.gapX-1{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1 > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1 > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1{margin:-0.5px !important}.gap-1 > *{padding:0.5px !important}@media screen and (min-width:1440px){.gapX-1\@xl\+{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@xl\+ > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@xl\+{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@xl\+ > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@xl\+{margin:-0.5px !important}.gap-1\@xl\+ > *{padding:0.5px !important}}@media screen and (min-width:1200px){.gapX-1\@lg\+{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@lg\+ > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@lg\+{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@lg\+ > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@lg\+{margin:-0.5px !important}.gap-1\@lg\+ > *{padding:0.5px !important}}@media screen and (min-width:992px){.gapX-1\@md\+{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@md\+ > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@md\+{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@md\+ > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@md\+{margin:-0.5px !important}.gap-1\@md\+ > *{padding:0.5px !important}}@media screen and (min-width:768px){.gapX-1\@sm\+{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@sm\+ > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@sm\+{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@sm\+ > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@sm\+{margin:-0.5px !important}.gap-1\@sm\+ > *{padding:0.5px !important}}@media screen and (min-width:0){.gapX-1\@xs\+{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@xs\+ > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@xs\+{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@xs\+ > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@xs\+{margin:-0.5px !important}.gap-1\@xs\+ > *{padding:0.5px !important}}@media screen and (max-width:1439px){.gapX-1\@xl-{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@xl- > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@xl-{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@xl- > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@xl-{margin:-0.5px !important}.gap-1\@xl- > *{padding:0.5px !important}}@media screen and (max-width:1199px){.gapX-1\@lg-{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@lg- > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@lg-{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@lg- > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@lg-{margin:-0.5px !important}.gap-1\@lg- > *{padding:0.5px !important}}@media screen and (max-width:991px){.gapX-1\@md-{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@md- > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@md-{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@md- > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@md-{margin:-0.5px !important}.gap-1\@md- > *{padding:0.5px !important}}@media screen and (max-width:767px){.gapX-1\@sm-{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@sm- > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@sm-{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@sm- > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@sm-{margin:-0.5px !important}.gap-1\@sm- > *{padding:0.5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-1\@lg{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@lg > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@lg{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@lg > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@lg{margin:-0.5px !important}.gap-1\@lg > *{padding:0.5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-1\@md{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@md > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@md{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@md > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@md{margin:-0.5px !important}.gap-1\@md > *{padding:0.5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-1\@sm{margin-left:-0.5px !important;margin-right:-0.5px !important}.gapX-1\@sm > *{padding-left:0.5px !important;padding-right:0.5px !important}.gapY-1\@sm{margin-top:-0.5px !important;margin-bottom:-0.5px !important}.gapY-1\@sm > *{padding-top:0.5px !important;padding-bottom:0.5px !important}.gap-1\@sm{margin:-0.5px !important}.gap-1\@sm > *{padding:0.5px !important}}.gapX-2{margin-left:-1px !important;margin-right:-1px !important}.gapX-2 > *{padding-left:1px !important;padding-right:1px !important}.gapY-2{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2 > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2{margin:-1px !important}.gap-2 > *{padding:1px !important}@media screen and (min-width:1440px){.gapX-2\@xl\+{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@xl\+ > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@xl\+{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@xl\+ > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@xl\+{margin:-1px !important}.gap-2\@xl\+ > *{padding:1px !important}}@media screen and (min-width:1200px){.gapX-2\@lg\+{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@lg\+ > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@lg\+{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@lg\+ > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@lg\+{margin:-1px !important}.gap-2\@lg\+ > *{padding:1px !important}}@media screen and (min-width:992px){.gapX-2\@md\+{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@md\+ > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@md\+{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@md\+ > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@md\+{margin:-1px !important}.gap-2\@md\+ > *{padding:1px !important}}@media screen and (min-width:768px){.gapX-2\@sm\+{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@sm\+ > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@sm\+{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@sm\+ > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@sm\+{margin:-1px !important}.gap-2\@sm\+ > *{padding:1px !important}}@media screen and (min-width:0){.gapX-2\@xs\+{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@xs\+ > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@xs\+{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@xs\+ > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@xs\+{margin:-1px !important}.gap-2\@xs\+ > *{padding:1px !important}}@media screen and (max-width:1439px){.gapX-2\@xl-{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@xl- > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@xl-{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@xl- > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@xl-{margin:-1px !important}.gap-2\@xl- > *{padding:1px !important}}@media screen and (max-width:1199px){.gapX-2\@lg-{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@lg- > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@lg-{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@lg- > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@lg-{margin:-1px !important}.gap-2\@lg- > *{padding:1px !important}}@media screen and (max-width:991px){.gapX-2\@md-{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@md- > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@md-{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@md- > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@md-{margin:-1px !important}.gap-2\@md- > *{padding:1px !important}}@media screen and (max-width:767px){.gapX-2\@sm-{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@sm- > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@sm-{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@sm- > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@sm-{margin:-1px !important}.gap-2\@sm- > *{padding:1px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-2\@lg{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@lg > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@lg{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@lg > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@lg{margin:-1px !important}.gap-2\@lg > *{padding:1px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-2\@md{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@md > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@md{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@md > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@md{margin:-1px !important}.gap-2\@md > *{padding:1px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-2\@sm{margin-left:-1px !important;margin-right:-1px !important}.gapX-2\@sm > *{padding-left:1px !important;padding-right:1px !important}.gapY-2\@sm{margin-top:-1px !important;margin-bottom:-1px !important}.gapY-2\@sm > *{padding-top:1px !important;padding-bottom:1px !important}.gap-2\@sm{margin:-1px !important}.gap-2\@sm > *{padding:1px !important}}.gapX-3{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3 > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3 > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3{margin:-1.5px !important}.gap-3 > *{padding:1.5px !important}@media screen and (min-width:1440px){.gapX-3\@xl\+{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@xl\+ > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@xl\+{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@xl\+ > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@xl\+{margin:-1.5px !important}.gap-3\@xl\+ > *{padding:1.5px !important}}@media screen and (min-width:1200px){.gapX-3\@lg\+{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@lg\+ > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@lg\+{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@lg\+ > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@lg\+{margin:-1.5px !important}.gap-3\@lg\+ > *{padding:1.5px !important}}@media screen and (min-width:992px){.gapX-3\@md\+{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@md\+ > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@md\+{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@md\+ > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@md\+{margin:-1.5px !important}.gap-3\@md\+ > *{padding:1.5px !important}}@media screen and (min-width:768px){.gapX-3\@sm\+{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@sm\+ > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@sm\+{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@sm\+ > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@sm\+{margin:-1.5px !important}.gap-3\@sm\+ > *{padding:1.5px !important}}@media screen and (min-width:0){.gapX-3\@xs\+{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@xs\+ > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@xs\+{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@xs\+ > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@xs\+{margin:-1.5px !important}.gap-3\@xs\+ > *{padding:1.5px !important}}@media screen and (max-width:1439px){.gapX-3\@xl-{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@xl- > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@xl-{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@xl- > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@xl-{margin:-1.5px !important}.gap-3\@xl- > *{padding:1.5px !important}}@media screen and (max-width:1199px){.gapX-3\@lg-{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@lg- > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@lg-{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@lg- > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@lg-{margin:-1.5px !important}.gap-3\@lg- > *{padding:1.5px !important}}@media screen and (max-width:991px){.gapX-3\@md-{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@md- > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@md-{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@md- > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@md-{margin:-1.5px !important}.gap-3\@md- > *{padding:1.5px !important}}@media screen and (max-width:767px){.gapX-3\@sm-{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@sm- > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@sm-{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@sm- > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@sm-{margin:-1.5px !important}.gap-3\@sm- > *{padding:1.5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-3\@lg{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@lg > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@lg{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@lg > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@lg{margin:-1.5px !important}.gap-3\@lg > *{padding:1.5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-3\@md{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@md > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@md{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@md > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@md{margin:-1.5px !important}.gap-3\@md > *{padding:1.5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-3\@sm{margin-left:-1.5px !important;margin-right:-1.5px !important}.gapX-3\@sm > *{padding-left:1.5px !important;padding-right:1.5px !important}.gapY-3\@sm{margin-top:-1.5px !important;margin-bottom:-1.5px !important}.gapY-3\@sm > *{padding-top:1.5px !important;padding-bottom:1.5px !important}.gap-3\@sm{margin:-1.5px !important}.gap-3\@sm > *{padding:1.5px !important}}.gapX-4{margin-left:-2px !important;margin-right:-2px !important}.gapX-4 > *{padding-left:2px !important;padding-right:2px !important}.gapY-4{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4 > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4{margin:-2px !important}.gap-4 > *{padding:2px !important}@media screen and (min-width:1440px){.gapX-4\@xl\+{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@xl\+ > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@xl\+{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@xl\+ > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@xl\+{margin:-2px !important}.gap-4\@xl\+ > *{padding:2px !important}}@media screen and (min-width:1200px){.gapX-4\@lg\+{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@lg\+ > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@lg\+{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@lg\+ > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@lg\+{margin:-2px !important}.gap-4\@lg\+ > *{padding:2px !important}}@media screen and (min-width:992px){.gapX-4\@md\+{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@md\+ > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@md\+{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@md\+ > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@md\+{margin:-2px !important}.gap-4\@md\+ > *{padding:2px !important}}@media screen and (min-width:768px){.gapX-4\@sm\+{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@sm\+ > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@sm\+{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@sm\+ > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@sm\+{margin:-2px !important}.gap-4\@sm\+ > *{padding:2px !important}}@media screen and (min-width:0){.gapX-4\@xs\+{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@xs\+ > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@xs\+{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@xs\+ > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@xs\+{margin:-2px !important}.gap-4\@xs\+ > *{padding:2px !important}}@media screen and (max-width:1439px){.gapX-4\@xl-{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@xl- > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@xl-{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@xl- > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@xl-{margin:-2px !important}.gap-4\@xl- > *{padding:2px !important}}@media screen and (max-width:1199px){.gapX-4\@lg-{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@lg- > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@lg-{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@lg- > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@lg-{margin:-2px !important}.gap-4\@lg- > *{padding:2px !important}}@media screen and (max-width:991px){.gapX-4\@md-{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@md- > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@md-{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@md- > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@md-{margin:-2px !important}.gap-4\@md- > *{padding:2px !important}}@media screen and (max-width:767px){.gapX-4\@sm-{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@sm- > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@sm-{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@sm- > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@sm-{margin:-2px !important}.gap-4\@sm- > *{padding:2px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-4\@lg{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@lg > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@lg{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@lg > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@lg{margin:-2px !important}.gap-4\@lg > *{padding:2px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-4\@md{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@md > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@md{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@md > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@md{margin:-2px !important}.gap-4\@md > *{padding:2px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-4\@sm{margin-left:-2px !important;margin-right:-2px !important}.gapX-4\@sm > *{padding-left:2px !important;padding-right:2px !important}.gapY-4\@sm{margin-top:-2px !important;margin-bottom:-2px !important}.gapY-4\@sm > *{padding-top:2px !important;padding-bottom:2px !important}.gap-4\@sm{margin:-2px !important}.gap-4\@sm > *{padding:2px !important}}.gapX-5{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5 > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5 > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5{margin:-2.5px !important}.gap-5 > *{padding:2.5px !important}@media screen and (min-width:1440px){.gapX-5\@xl\+{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@xl\+ > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@xl\+{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@xl\+ > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@xl\+{margin:-2.5px !important}.gap-5\@xl\+ > *{padding:2.5px !important}}@media screen and (min-width:1200px){.gapX-5\@lg\+{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@lg\+ > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@lg\+{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@lg\+ > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@lg\+{margin:-2.5px !important}.gap-5\@lg\+ > *{padding:2.5px !important}}@media screen and (min-width:992px){.gapX-5\@md\+{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@md\+ > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@md\+{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@md\+ > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@md\+{margin:-2.5px !important}.gap-5\@md\+ > *{padding:2.5px !important}}@media screen and (min-width:768px){.gapX-5\@sm\+{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@sm\+ > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@sm\+{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@sm\+ > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@sm\+{margin:-2.5px !important}.gap-5\@sm\+ > *{padding:2.5px !important}}@media screen and (min-width:0){.gapX-5\@xs\+{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@xs\+ > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@xs\+{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@xs\+ > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@xs\+{margin:-2.5px !important}.gap-5\@xs\+ > *{padding:2.5px !important}}@media screen and (max-width:1439px){.gapX-5\@xl-{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@xl- > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@xl-{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@xl- > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@xl-{margin:-2.5px !important}.gap-5\@xl- > *{padding:2.5px !important}}@media screen and (max-width:1199px){.gapX-5\@lg-{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@lg- > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@lg-{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@lg- > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@lg-{margin:-2.5px !important}.gap-5\@lg- > *{padding:2.5px !important}}@media screen and (max-width:991px){.gapX-5\@md-{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@md- > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@md-{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@md- > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@md-{margin:-2.5px !important}.gap-5\@md- > *{padding:2.5px !important}}@media screen and (max-width:767px){.gapX-5\@sm-{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@sm- > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@sm-{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@sm- > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@sm-{margin:-2.5px !important}.gap-5\@sm- > *{padding:2.5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-5\@lg{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@lg > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@lg{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@lg > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@lg{margin:-2.5px !important}.gap-5\@lg > *{padding:2.5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-5\@md{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@md > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@md{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@md > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@md{margin:-2.5px !important}.gap-5\@md > *{padding:2.5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-5\@sm{margin-left:-2.5px !important;margin-right:-2.5px !important}.gapX-5\@sm > *{padding-left:2.5px !important;padding-right:2.5px !important}.gapY-5\@sm{margin-top:-2.5px !important;margin-bottom:-2.5px !important}.gapY-5\@sm > *{padding-top:2.5px !important;padding-bottom:2.5px !important}.gap-5\@sm{margin:-2.5px !important}.gap-5\@sm > *{padding:2.5px !important}}.gapX-10{margin-left:-5px !important;margin-right:-5px !important}.gapX-10 > *{padding-left:5px !important;padding-right:5px !important}.gapY-10{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10 > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10{margin:-5px !important}.gap-10 > *{padding:5px !important}@media screen and (min-width:1440px){.gapX-10\@xl\+{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@xl\+ > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@xl\+{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@xl\+ > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@xl\+{margin:-5px !important}.gap-10\@xl\+ > *{padding:5px !important}}@media screen and (min-width:1200px){.gapX-10\@lg\+{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@lg\+ > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@lg\+{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@lg\+ > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@lg\+{margin:-5px !important}.gap-10\@lg\+ > *{padding:5px !important}}@media screen and (min-width:992px){.gapX-10\@md\+{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@md\+ > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@md\+{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@md\+ > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@md\+{margin:-5px !important}.gap-10\@md\+ > *{padding:5px !important}}@media screen and (min-width:768px){.gapX-10\@sm\+{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@sm\+ > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@sm\+{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@sm\+ > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@sm\+{margin:-5px !important}.gap-10\@sm\+ > *{padding:5px !important}}@media screen and (min-width:0){.gapX-10\@xs\+{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@xs\+ > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@xs\+{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@xs\+ > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@xs\+{margin:-5px !important}.gap-10\@xs\+ > *{padding:5px !important}}@media screen and (max-width:1439px){.gapX-10\@xl-{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@xl- > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@xl-{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@xl- > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@xl-{margin:-5px !important}.gap-10\@xl- > *{padding:5px !important}}@media screen and (max-width:1199px){.gapX-10\@lg-{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@lg- > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@lg-{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@lg- > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@lg-{margin:-5px !important}.gap-10\@lg- > *{padding:5px !important}}@media screen and (max-width:991px){.gapX-10\@md-{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@md- > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@md-{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@md- > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@md-{margin:-5px !important}.gap-10\@md- > *{padding:5px !important}}@media screen and (max-width:767px){.gapX-10\@sm-{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@sm- > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@sm-{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@sm- > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@sm-{margin:-5px !important}.gap-10\@sm- > *{padding:5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-10\@lg{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@lg > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@lg{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@lg > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@lg{margin:-5px !important}.gap-10\@lg > *{padding:5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-10\@md{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@md > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@md{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@md > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@md{margin:-5px !important}.gap-10\@md > *{padding:5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-10\@sm{margin-left:-5px !important;margin-right:-5px !important}.gapX-10\@sm > *{padding-left:5px !important;padding-right:5px !important}.gapY-10\@sm{margin-top:-5px !important;margin-bottom:-5px !important}.gapY-10\@sm > *{padding-top:5px !important;padding-bottom:5px !important}.gap-10\@sm{margin:-5px !important}.gap-10\@sm > *{padding:5px !important}}.gapX-15{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15 > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15 > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15{margin:-7.5px !important}.gap-15 > *{padding:7.5px !important}@media screen and (min-width:1440px){.gapX-15\@xl\+{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@xl\+ > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@xl\+{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@xl\+ > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@xl\+{margin:-7.5px !important}.gap-15\@xl\+ > *{padding:7.5px !important}}@media screen and (min-width:1200px){.gapX-15\@lg\+{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@lg\+ > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@lg\+{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@lg\+ > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@lg\+{margin:-7.5px !important}.gap-15\@lg\+ > *{padding:7.5px !important}}@media screen and (min-width:992px){.gapX-15\@md\+{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@md\+ > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@md\+{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@md\+ > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@md\+{margin:-7.5px !important}.gap-15\@md\+ > *{padding:7.5px !important}}@media screen and (min-width:768px){.gapX-15\@sm\+{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@sm\+ > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@sm\+{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@sm\+ > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@sm\+{margin:-7.5px !important}.gap-15\@sm\+ > *{padding:7.5px !important}}@media screen and (min-width:0){.gapX-15\@xs\+{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@xs\+ > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@xs\+{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@xs\+ > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@xs\+{margin:-7.5px !important}.gap-15\@xs\+ > *{padding:7.5px !important}}@media screen and (max-width:1439px){.gapX-15\@xl-{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@xl- > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@xl-{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@xl- > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@xl-{margin:-7.5px !important}.gap-15\@xl- > *{padding:7.5px !important}}@media screen and (max-width:1199px){.gapX-15\@lg-{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@lg- > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@lg-{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@lg- > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@lg-{margin:-7.5px !important}.gap-15\@lg- > *{padding:7.5px !important}}@media screen and (max-width:991px){.gapX-15\@md-{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@md- > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@md-{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@md- > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@md-{margin:-7.5px !important}.gap-15\@md- > *{padding:7.5px !important}}@media screen and (max-width:767px){.gapX-15\@sm-{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@sm- > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@sm-{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@sm- > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@sm-{margin:-7.5px !important}.gap-15\@sm- > *{padding:7.5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-15\@lg{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@lg > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@lg{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@lg > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@lg{margin:-7.5px !important}.gap-15\@lg > *{padding:7.5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-15\@md{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@md > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@md{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@md > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@md{margin:-7.5px !important}.gap-15\@md > *{padding:7.5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-15\@sm{margin-left:-7.5px !important;margin-right:-7.5px !important}.gapX-15\@sm > *{padding-left:7.5px !important;padding-right:7.5px !important}.gapY-15\@sm{margin-top:-7.5px !important;margin-bottom:-7.5px !important}.gapY-15\@sm > *{padding-top:7.5px !important;padding-bottom:7.5px !important}.gap-15\@sm{margin:-7.5px !important}.gap-15\@sm > *{padding:7.5px !important}}.gapX-20{margin-left:-10px !important;margin-right:-10px !important}.gapX-20 > *{padding-left:10px !important;padding-right:10px !important}.gapY-20{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20 > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20{margin:-10px !important}.gap-20 > *{padding:10px !important}@media screen and (min-width:1440px){.gapX-20\@xl\+{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@xl\+ > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@xl\+{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@xl\+ > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@xl\+{margin:-10px !important}.gap-20\@xl\+ > *{padding:10px !important}}@media screen and (min-width:1200px){.gapX-20\@lg\+{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@lg\+ > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@lg\+{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@lg\+ > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@lg\+{margin:-10px !important}.gap-20\@lg\+ > *{padding:10px !important}}@media screen and (min-width:992px){.gapX-20\@md\+{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@md\+ > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@md\+{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@md\+ > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@md\+{margin:-10px !important}.gap-20\@md\+ > *{padding:10px !important}}@media screen and (min-width:768px){.gapX-20\@sm\+{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@sm\+ > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@sm\+{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@sm\+ > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@sm\+{margin:-10px !important}.gap-20\@sm\+ > *{padding:10px !important}}@media screen and (min-width:0){.gapX-20\@xs\+{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@xs\+ > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@xs\+{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@xs\+ > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@xs\+{margin:-10px !important}.gap-20\@xs\+ > *{padding:10px !important}}@media screen and (max-width:1439px){.gapX-20\@xl-{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@xl- > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@xl-{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@xl- > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@xl-{margin:-10px !important}.gap-20\@xl- > *{padding:10px !important}}@media screen and (max-width:1199px){.gapX-20\@lg-{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@lg- > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@lg-{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@lg- > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@lg-{margin:-10px !important}.gap-20\@lg- > *{padding:10px !important}}@media screen and (max-width:991px){.gapX-20\@md-{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@md- > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@md-{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@md- > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@md-{margin:-10px !important}.gap-20\@md- > *{padding:10px !important}}@media screen and (max-width:767px){.gapX-20\@sm-{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@sm- > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@sm-{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@sm- > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@sm-{margin:-10px !important}.gap-20\@sm- > *{padding:10px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-20\@lg{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@lg > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@lg{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@lg > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@lg{margin:-10px !important}.gap-20\@lg > *{padding:10px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-20\@md{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@md > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@md{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@md > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@md{margin:-10px !important}.gap-20\@md > *{padding:10px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-20\@sm{margin-left:-10px !important;margin-right:-10px !important}.gapX-20\@sm > *{padding-left:10px !important;padding-right:10px !important}.gapY-20\@sm{margin-top:-10px !important;margin-bottom:-10px !important}.gapY-20\@sm > *{padding-top:10px !important;padding-bottom:10px !important}.gap-20\@sm{margin:-10px !important}.gap-20\@sm > *{padding:10px !important}}.gapX-25{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25 > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25 > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25{margin:-12.5px !important}.gap-25 > *{padding:12.5px !important}@media screen and (min-width:1440px){.gapX-25\@xl\+{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@xl\+ > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@xl\+{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@xl\+ > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@xl\+{margin:-12.5px !important}.gap-25\@xl\+ > *{padding:12.5px !important}}@media screen and (min-width:1200px){.gapX-25\@lg\+{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@lg\+ > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@lg\+{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@lg\+ > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@lg\+{margin:-12.5px !important}.gap-25\@lg\+ > *{padding:12.5px !important}}@media screen and (min-width:992px){.gapX-25\@md\+{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@md\+ > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@md\+{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@md\+ > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@md\+{margin:-12.5px !important}.gap-25\@md\+ > *{padding:12.5px !important}}@media screen and (min-width:768px){.gapX-25\@sm\+{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@sm\+ > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@sm\+{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@sm\+ > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@sm\+{margin:-12.5px !important}.gap-25\@sm\+ > *{padding:12.5px !important}}@media screen and (min-width:0){.gapX-25\@xs\+{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@xs\+ > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@xs\+{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@xs\+ > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@xs\+{margin:-12.5px !important}.gap-25\@xs\+ > *{padding:12.5px !important}}@media screen and (max-width:1439px){.gapX-25\@xl-{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@xl- > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@xl-{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@xl- > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@xl-{margin:-12.5px !important}.gap-25\@xl- > *{padding:12.5px !important}}@media screen and (max-width:1199px){.gapX-25\@lg-{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@lg- > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@lg-{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@lg- > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@lg-{margin:-12.5px !important}.gap-25\@lg- > *{padding:12.5px !important}}@media screen and (max-width:991px){.gapX-25\@md-{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@md- > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@md-{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@md- > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@md-{margin:-12.5px !important}.gap-25\@md- > *{padding:12.5px !important}}@media screen and (max-width:767px){.gapX-25\@sm-{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@sm- > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@sm-{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@sm- > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@sm-{margin:-12.5px !important}.gap-25\@sm- > *{padding:12.5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-25\@lg{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@lg > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@lg{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@lg > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@lg{margin:-12.5px !important}.gap-25\@lg > *{padding:12.5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-25\@md{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@md > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@md{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@md > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@md{margin:-12.5px !important}.gap-25\@md > *{padding:12.5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-25\@sm{margin-left:-12.5px !important;margin-right:-12.5px !important}.gapX-25\@sm > *{padding-left:12.5px !important;padding-right:12.5px !important}.gapY-25\@sm{margin-top:-12.5px !important;margin-bottom:-12.5px !important}.gapY-25\@sm > *{padding-top:12.5px !important;padding-bottom:12.5px !important}.gap-25\@sm{margin:-12.5px !important}.gap-25\@sm > *{padding:12.5px !important}}.gapX-30{margin-left:-15px !important;margin-right:-15px !important}.gapX-30 > *{padding-left:15px !important;padding-right:15px !important}.gapY-30{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30 > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30{margin:-15px !important}.gap-30 > *{padding:15px !important}@media screen and (min-width:1440px){.gapX-30\@xl\+{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@xl\+ > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@xl\+{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@xl\+ > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@xl\+{margin:-15px !important}.gap-30\@xl\+ > *{padding:15px !important}}@media screen and (min-width:1200px){.gapX-30\@lg\+{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@lg\+ > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@lg\+{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@lg\+ > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@lg\+{margin:-15px !important}.gap-30\@lg\+ > *{padding:15px !important}}@media screen and (min-width:992px){.gapX-30\@md\+{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@md\+ > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@md\+{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@md\+ > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@md\+{margin:-15px !important}.gap-30\@md\+ > *{padding:15px !important}}@media screen and (min-width:768px){.gapX-30\@sm\+{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@sm\+ > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@sm\+{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@sm\+ > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@sm\+{margin:-15px !important}.gap-30\@sm\+ > *{padding:15px !important}}@media screen and (min-width:0){.gapX-30\@xs\+{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@xs\+ > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@xs\+{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@xs\+ > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@xs\+{margin:-15px !important}.gap-30\@xs\+ > *{padding:15px !important}}@media screen and (max-width:1439px){.gapX-30\@xl-{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@xl- > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@xl-{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@xl- > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@xl-{margin:-15px !important}.gap-30\@xl- > *{padding:15px !important}}@media screen and (max-width:1199px){.gapX-30\@lg-{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@lg- > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@lg-{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@lg- > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@lg-{margin:-15px !important}.gap-30\@lg- > *{padding:15px !important}}@media screen and (max-width:991px){.gapX-30\@md-{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@md- > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@md-{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@md- > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@md-{margin:-15px !important}.gap-30\@md- > *{padding:15px !important}}@media screen and (max-width:767px){.gapX-30\@sm-{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@sm- > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@sm-{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@sm- > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@sm-{margin:-15px !important}.gap-30\@sm- > *{padding:15px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-30\@lg{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@lg > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@lg{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@lg > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@lg{margin:-15px !important}.gap-30\@lg > *{padding:15px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-30\@md{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@md > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@md{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@md > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@md{margin:-15px !important}.gap-30\@md > *{padding:15px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-30\@sm{margin-left:-15px !important;margin-right:-15px !important}.gapX-30\@sm > *{padding-left:15px !important;padding-right:15px !important}.gapY-30\@sm{margin-top:-15px !important;margin-bottom:-15px !important}.gapY-30\@sm > *{padding-top:15px !important;padding-bottom:15px !important}.gap-30\@sm{margin:-15px !important}.gap-30\@sm > *{padding:15px !important}}.gapX-35{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35 > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35 > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35{margin:-17.5px !important}.gap-35 > *{padding:17.5px !important}@media screen and (min-width:1440px){.gapX-35\@xl\+{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@xl\+ > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@xl\+{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@xl\+ > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@xl\+{margin:-17.5px !important}.gap-35\@xl\+ > *{padding:17.5px !important}}@media screen and (min-width:1200px){.gapX-35\@lg\+{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@lg\+ > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@lg\+{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@lg\+ > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@lg\+{margin:-17.5px !important}.gap-35\@lg\+ > *{padding:17.5px !important}}@media screen and (min-width:992px){.gapX-35\@md\+{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@md\+ > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@md\+{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@md\+ > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@md\+{margin:-17.5px !important}.gap-35\@md\+ > *{padding:17.5px !important}}@media screen and (min-width:768px){.gapX-35\@sm\+{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@sm\+ > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@sm\+{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@sm\+ > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@sm\+{margin:-17.5px !important}.gap-35\@sm\+ > *{padding:17.5px !important}}@media screen and (min-width:0){.gapX-35\@xs\+{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@xs\+ > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@xs\+{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@xs\+ > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@xs\+{margin:-17.5px !important}.gap-35\@xs\+ > *{padding:17.5px !important}}@media screen and (max-width:1439px){.gapX-35\@xl-{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@xl- > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@xl-{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@xl- > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@xl-{margin:-17.5px !important}.gap-35\@xl- > *{padding:17.5px !important}}@media screen and (max-width:1199px){.gapX-35\@lg-{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@lg- > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@lg-{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@lg- > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@lg-{margin:-17.5px !important}.gap-35\@lg- > *{padding:17.5px !important}}@media screen and (max-width:991px){.gapX-35\@md-{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@md- > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@md-{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@md- > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@md-{margin:-17.5px !important}.gap-35\@md- > *{padding:17.5px !important}}@media screen and (max-width:767px){.gapX-35\@sm-{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@sm- > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@sm-{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@sm- > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@sm-{margin:-17.5px !important}.gap-35\@sm- > *{padding:17.5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-35\@lg{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@lg > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@lg{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@lg > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@lg{margin:-17.5px !important}.gap-35\@lg > *{padding:17.5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-35\@md{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@md > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@md{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@md > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@md{margin:-17.5px !important}.gap-35\@md > *{padding:17.5px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-35\@sm{margin-left:-17.5px !important;margin-right:-17.5px !important}.gapX-35\@sm > *{padding-left:17.5px !important;padding-right:17.5px !important}.gapY-35\@sm{margin-top:-17.5px !important;margin-bottom:-17.5px !important}.gapY-35\@sm > *{padding-top:17.5px !important;padding-bottom:17.5px !important}.gap-35\@sm{margin:-17.5px !important}.gap-35\@sm > *{padding:17.5px !important}}.gapX-40{margin-left:-20px !important;margin-right:-20px !important}.gapX-40 > *{padding-left:20px !important;padding-right:20px !important}.gapY-40{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40 > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40{margin:-20px !important}.gap-40 > *{padding:20px !important}@media screen and (min-width:1440px){.gapX-40\@xl\+{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@xl\+ > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@xl\+{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@xl\+ > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@xl\+{margin:-20px !important}.gap-40\@xl\+ > *{padding:20px !important}}@media screen and (min-width:1200px){.gapX-40\@lg\+{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@lg\+ > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@lg\+{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@lg\+ > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@lg\+{margin:-20px !important}.gap-40\@lg\+ > *{padding:20px !important}}@media screen and (min-width:992px){.gapX-40\@md\+{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@md\+ > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@md\+{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@md\+ > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@md\+{margin:-20px !important}.gap-40\@md\+ > *{padding:20px !important}}@media screen and (min-width:768px){.gapX-40\@sm\+{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@sm\+ > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@sm\+{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@sm\+ > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@sm\+{margin:-20px !important}.gap-40\@sm\+ > *{padding:20px !important}}@media screen and (min-width:0){.gapX-40\@xs\+{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@xs\+ > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@xs\+{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@xs\+ > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@xs\+{margin:-20px !important}.gap-40\@xs\+ > *{padding:20px !important}}@media screen and (max-width:1439px){.gapX-40\@xl-{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@xl- > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@xl-{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@xl- > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@xl-{margin:-20px !important}.gap-40\@xl- > *{padding:20px !important}}@media screen and (max-width:1199px){.gapX-40\@lg-{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@lg- > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@lg-{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@lg- > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@lg-{margin:-20px !important}.gap-40\@lg- > *{padding:20px !important}}@media screen and (max-width:991px){.gapX-40\@md-{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@md- > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@md-{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@md- > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@md-{margin:-20px !important}.gap-40\@md- > *{padding:20px !important}}@media screen and (max-width:767px){.gapX-40\@sm-{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@sm- > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@sm-{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@sm- > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@sm-{margin:-20px !important}.gap-40\@sm- > *{padding:20px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-40\@lg{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@lg > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@lg{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@lg > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@lg{margin:-20px !important}.gap-40\@lg > *{padding:20px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-40\@md{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@md > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@md{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@md > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@md{margin:-20px !important}.gap-40\@md > *{padding:20px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-40\@sm{margin-left:-20px !important;margin-right:-20px !important}.gapX-40\@sm > *{padding-left:20px !important;padding-right:20px !important}.gapY-40\@sm{margin-top:-20px !important;margin-bottom:-20px !important}.gapY-40\@sm > *{padding-top:20px !important;padding-bottom:20px !important}.gap-40\@sm{margin:-20px !important}.gap-40\@sm > *{padding:20px !important}}.gapX-50{margin-left:-25px !important;margin-right:-25px !important}.gapX-50 > *{padding-left:25px !important;padding-right:25px !important}.gapY-50{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50 > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50{margin:-25px !important}.gap-50 > *{padding:25px !important}@media screen and (min-width:1440px){.gapX-50\@xl\+{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@xl\+ > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@xl\+{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@xl\+ > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@xl\+{margin:-25px !important}.gap-50\@xl\+ > *{padding:25px !important}}@media screen and (min-width:1200px){.gapX-50\@lg\+{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@lg\+ > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@lg\+{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@lg\+ > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@lg\+{margin:-25px !important}.gap-50\@lg\+ > *{padding:25px !important}}@media screen and (min-width:992px){.gapX-50\@md\+{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@md\+ > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@md\+{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@md\+ > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@md\+{margin:-25px !important}.gap-50\@md\+ > *{padding:25px !important}}@media screen and (min-width:768px){.gapX-50\@sm\+{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@sm\+ > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@sm\+{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@sm\+ > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@sm\+{margin:-25px !important}.gap-50\@sm\+ > *{padding:25px !important}}@media screen and (min-width:0){.gapX-50\@xs\+{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@xs\+ > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@xs\+{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@xs\+ > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@xs\+{margin:-25px !important}.gap-50\@xs\+ > *{padding:25px !important}}@media screen and (max-width:1439px){.gapX-50\@xl-{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@xl- > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@xl-{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@xl- > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@xl-{margin:-25px !important}.gap-50\@xl- > *{padding:25px !important}}@media screen and (max-width:1199px){.gapX-50\@lg-{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@lg- > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@lg-{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@lg- > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@lg-{margin:-25px !important}.gap-50\@lg- > *{padding:25px !important}}@media screen and (max-width:991px){.gapX-50\@md-{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@md- > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@md-{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@md- > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@md-{margin:-25px !important}.gap-50\@md- > *{padding:25px !important}}@media screen and (max-width:767px){.gapX-50\@sm-{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@sm- > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@sm-{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@sm- > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@sm-{margin:-25px !important}.gap-50\@sm- > *{padding:25px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-50\@lg{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@lg > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@lg{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@lg > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@lg{margin:-25px !important}.gap-50\@lg > *{padding:25px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-50\@md{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@md > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@md{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@md > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@md{margin:-25px !important}.gap-50\@md > *{padding:25px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-50\@sm{margin-left:-25px !important;margin-right:-25px !important}.gapX-50\@sm > *{padding-left:25px !important;padding-right:25px !important}.gapY-50\@sm{margin-top:-25px !important;margin-bottom:-25px !important}.gapY-50\@sm > *{padding-top:25px !important;padding-bottom:25px !important}.gap-50\@sm{margin:-25px !important}.gap-50\@sm > *{padding:25px !important}}.gapX-60{margin-left:-30px !important;margin-right:-30px !important}.gapX-60 > *{padding-left:30px !important;padding-right:30px !important}.gapY-60{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60 > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60{margin:-30px !important}.gap-60 > *{padding:30px !important}@media screen and (min-width:1440px){.gapX-60\@xl\+{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@xl\+ > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@xl\+{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@xl\+ > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@xl\+{margin:-30px !important}.gap-60\@xl\+ > *{padding:30px !important}}@media screen and (min-width:1200px){.gapX-60\@lg\+{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@lg\+ > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@lg\+{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@lg\+ > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@lg\+{margin:-30px !important}.gap-60\@lg\+ > *{padding:30px !important}}@media screen and (min-width:992px){.gapX-60\@md\+{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@md\+ > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@md\+{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@md\+ > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@md\+{margin:-30px !important}.gap-60\@md\+ > *{padding:30px !important}}@media screen and (min-width:768px){.gapX-60\@sm\+{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@sm\+ > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@sm\+{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@sm\+ > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@sm\+{margin:-30px !important}.gap-60\@sm\+ > *{padding:30px !important}}@media screen and (min-width:0){.gapX-60\@xs\+{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@xs\+ > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@xs\+{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@xs\+ > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@xs\+{margin:-30px !important}.gap-60\@xs\+ > *{padding:30px !important}}@media screen and (max-width:1439px){.gapX-60\@xl-{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@xl- > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@xl-{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@xl- > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@xl-{margin:-30px !important}.gap-60\@xl- > *{padding:30px !important}}@media screen and (max-width:1199px){.gapX-60\@lg-{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@lg- > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@lg-{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@lg- > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@lg-{margin:-30px !important}.gap-60\@lg- > *{padding:30px !important}}@media screen and (max-width:991px){.gapX-60\@md-{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@md- > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@md-{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@md- > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@md-{margin:-30px !important}.gap-60\@md- > *{padding:30px !important}}@media screen and (max-width:767px){.gapX-60\@sm-{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@sm- > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@sm-{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@sm- > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@sm-{margin:-30px !important}.gap-60\@sm- > *{padding:30px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-60\@lg{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@lg > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@lg{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@lg > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@lg{margin:-30px !important}.gap-60\@lg > *{padding:30px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-60\@md{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@md > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@md{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@md > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@md{margin:-30px !important}.gap-60\@md > *{padding:30px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-60\@sm{margin-left:-30px !important;margin-right:-30px !important}.gapX-60\@sm > *{padding-left:30px !important;padding-right:30px !important}.gapY-60\@sm{margin-top:-30px !important;margin-bottom:-30px !important}.gapY-60\@sm > *{padding-top:30px !important;padding-bottom:30px !important}.gap-60\@sm{margin:-30px !important}.gap-60\@sm > *{padding:30px !important}}.gapX-70{margin-left:-35px !important;margin-right:-35px !important}.gapX-70 > *{padding-left:35px !important;padding-right:35px !important}.gapY-70{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70 > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70{margin:-35px !important}.gap-70 > *{padding:35px !important}@media screen and (min-width:1440px){.gapX-70\@xl\+{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@xl\+ > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@xl\+{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@xl\+ > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@xl\+{margin:-35px !important}.gap-70\@xl\+ > *{padding:35px !important}}@media screen and (min-width:1200px){.gapX-70\@lg\+{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@lg\+ > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@lg\+{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@lg\+ > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@lg\+{margin:-35px !important}.gap-70\@lg\+ > *{padding:35px !important}}@media screen and (min-width:992px){.gapX-70\@md\+{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@md\+ > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@md\+{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@md\+ > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@md\+{margin:-35px !important}.gap-70\@md\+ > *{padding:35px !important}}@media screen and (min-width:768px){.gapX-70\@sm\+{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@sm\+ > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@sm\+{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@sm\+ > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@sm\+{margin:-35px !important}.gap-70\@sm\+ > *{padding:35px !important}}@media screen and (min-width:0){.gapX-70\@xs\+{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@xs\+ > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@xs\+{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@xs\+ > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@xs\+{margin:-35px !important}.gap-70\@xs\+ > *{padding:35px !important}}@media screen and (max-width:1439px){.gapX-70\@xl-{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@xl- > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@xl-{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@xl- > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@xl-{margin:-35px !important}.gap-70\@xl- > *{padding:35px !important}}@media screen and (max-width:1199px){.gapX-70\@lg-{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@lg- > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@lg-{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@lg- > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@lg-{margin:-35px !important}.gap-70\@lg- > *{padding:35px !important}}@media screen and (max-width:991px){.gapX-70\@md-{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@md- > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@md-{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@md- > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@md-{margin:-35px !important}.gap-70\@md- > *{padding:35px !important}}@media screen and (max-width:767px){.gapX-70\@sm-{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@sm- > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@sm-{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@sm- > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@sm-{margin:-35px !important}.gap-70\@sm- > *{padding:35px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-70\@lg{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@lg > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@lg{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@lg > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@lg{margin:-35px !important}.gap-70\@lg > *{padding:35px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-70\@md{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@md > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@md{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@md > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@md{margin:-35px !important}.gap-70\@md > *{padding:35px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-70\@sm{margin-left:-35px !important;margin-right:-35px !important}.gapX-70\@sm > *{padding-left:35px !important;padding-right:35px !important}.gapY-70\@sm{margin-top:-35px !important;margin-bottom:-35px !important}.gapY-70\@sm > *{padding-top:35px !important;padding-bottom:35px !important}.gap-70\@sm{margin:-35px !important}.gap-70\@sm > *{padding:35px !important}}.gapX-80{margin-left:-40px !important;margin-right:-40px !important}.gapX-80 > *{padding-left:40px !important;padding-right:40px !important}.gapY-80{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80 > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80{margin:-40px !important}.gap-80 > *{padding:40px !important}@media screen and (min-width:1440px){.gapX-80\@xl\+{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@xl\+ > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@xl\+{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@xl\+ > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@xl\+{margin:-40px !important}.gap-80\@xl\+ > *{padding:40px !important}}@media screen and (min-width:1200px){.gapX-80\@lg\+{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@lg\+ > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@lg\+{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@lg\+ > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@lg\+{margin:-40px !important}.gap-80\@lg\+ > *{padding:40px !important}}@media screen and (min-width:992px){.gapX-80\@md\+{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@md\+ > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@md\+{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@md\+ > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@md\+{margin:-40px !important}.gap-80\@md\+ > *{padding:40px !important}}@media screen and (min-width:768px){.gapX-80\@sm\+{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@sm\+ > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@sm\+{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@sm\+ > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@sm\+{margin:-40px !important}.gap-80\@sm\+ > *{padding:40px !important}}@media screen and (min-width:0){.gapX-80\@xs\+{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@xs\+ > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@xs\+{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@xs\+ > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@xs\+{margin:-40px !important}.gap-80\@xs\+ > *{padding:40px !important}}@media screen and (max-width:1439px){.gapX-80\@xl-{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@xl- > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@xl-{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@xl- > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@xl-{margin:-40px !important}.gap-80\@xl- > *{padding:40px !important}}@media screen and (max-width:1199px){.gapX-80\@lg-{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@lg- > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@lg-{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@lg- > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@lg-{margin:-40px !important}.gap-80\@lg- > *{padding:40px !important}}@media screen and (max-width:991px){.gapX-80\@md-{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@md- > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@md-{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@md- > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@md-{margin:-40px !important}.gap-80\@md- > *{padding:40px !important}}@media screen and (max-width:767px){.gapX-80\@sm-{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@sm- > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@sm-{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@sm- > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@sm-{margin:-40px !important}.gap-80\@sm- > *{padding:40px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-80\@lg{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@lg > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@lg{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@lg > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@lg{margin:-40px !important}.gap-80\@lg > *{padding:40px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-80\@md{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@md > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@md{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@md > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@md{margin:-40px !important}.gap-80\@md > *{padding:40px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-80\@sm{margin-left:-40px !important;margin-right:-40px !important}.gapX-80\@sm > *{padding-left:40px !important;padding-right:40px !important}.gapY-80\@sm{margin-top:-40px !important;margin-bottom:-40px !important}.gapY-80\@sm > *{padding-top:40px !important;padding-bottom:40px !important}.gap-80\@sm{margin:-40px !important}.gap-80\@sm > *{padding:40px !important}}.gapX-90{margin-left:-45px !important;margin-right:-45px !important}.gapX-90 > *{padding-left:45px !important;padding-right:45px !important}.gapY-90{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90 > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90{margin:-45px !important}.gap-90 > *{padding:45px !important}@media screen and (min-width:1440px){.gapX-90\@xl\+{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@xl\+ > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@xl\+{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@xl\+ > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@xl\+{margin:-45px !important}.gap-90\@xl\+ > *{padding:45px !important}}@media screen and (min-width:1200px){.gapX-90\@lg\+{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@lg\+ > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@lg\+{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@lg\+ > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@lg\+{margin:-45px !important}.gap-90\@lg\+ > *{padding:45px !important}}@media screen and (min-width:992px){.gapX-90\@md\+{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@md\+ > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@md\+{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@md\+ > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@md\+{margin:-45px !important}.gap-90\@md\+ > *{padding:45px !important}}@media screen and (min-width:768px){.gapX-90\@sm\+{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@sm\+ > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@sm\+{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@sm\+ > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@sm\+{margin:-45px !important}.gap-90\@sm\+ > *{padding:45px !important}}@media screen and (min-width:0){.gapX-90\@xs\+{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@xs\+ > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@xs\+{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@xs\+ > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@xs\+{margin:-45px !important}.gap-90\@xs\+ > *{padding:45px !important}}@media screen and (max-width:1439px){.gapX-90\@xl-{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@xl- > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@xl-{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@xl- > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@xl-{margin:-45px !important}.gap-90\@xl- > *{padding:45px !important}}@media screen and (max-width:1199px){.gapX-90\@lg-{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@lg- > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@lg-{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@lg- > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@lg-{margin:-45px !important}.gap-90\@lg- > *{padding:45px !important}}@media screen and (max-width:991px){.gapX-90\@md-{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@md- > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@md-{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@md- > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@md-{margin:-45px !important}.gap-90\@md- > *{padding:45px !important}}@media screen and (max-width:767px){.gapX-90\@sm-{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@sm- > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@sm-{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@sm- > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@sm-{margin:-45px !important}.gap-90\@sm- > *{padding:45px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-90\@lg{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@lg > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@lg{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@lg > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@lg{margin:-45px !important}.gap-90\@lg > *{padding:45px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-90\@md{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@md > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@md{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@md > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@md{margin:-45px !important}.gap-90\@md > *{padding:45px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-90\@sm{margin-left:-45px !important;margin-right:-45px !important}.gapX-90\@sm > *{padding-left:45px !important;padding-right:45px !important}.gapY-90\@sm{margin-top:-45px !important;margin-bottom:-45px !important}.gapY-90\@sm > *{padding-top:45px !important;padding-bottom:45px !important}.gap-90\@sm{margin:-45px !important}.gap-90\@sm > *{padding:45px !important}}.gapX-100{margin-left:-50px !important;margin-right:-50px !important}.gapX-100 > *{padding-left:50px !important;padding-right:50px !important}.gapY-100{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100 > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100{margin:-50px !important}.gap-100 > *{padding:50px !important}@media screen and (min-width:1440px){.gapX-100\@xl\+{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@xl\+ > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@xl\+{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@xl\+ > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@xl\+{margin:-50px !important}.gap-100\@xl\+ > *{padding:50px !important}}@media screen and (min-width:1200px){.gapX-100\@lg\+{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@lg\+ > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@lg\+{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@lg\+ > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@lg\+{margin:-50px !important}.gap-100\@lg\+ > *{padding:50px !important}}@media screen and (min-width:992px){.gapX-100\@md\+{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@md\+ > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@md\+{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@md\+ > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@md\+{margin:-50px !important}.gap-100\@md\+ > *{padding:50px !important}}@media screen and (min-width:768px){.gapX-100\@sm\+{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@sm\+ > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@sm\+{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@sm\+ > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@sm\+{margin:-50px !important}.gap-100\@sm\+ > *{padding:50px !important}}@media screen and (min-width:0){.gapX-100\@xs\+{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@xs\+ > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@xs\+{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@xs\+ > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@xs\+{margin:-50px !important}.gap-100\@xs\+ > *{padding:50px !important}}@media screen and (max-width:1439px){.gapX-100\@xl-{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@xl- > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@xl-{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@xl- > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@xl-{margin:-50px !important}.gap-100\@xl- > *{padding:50px !important}}@media screen and (max-width:1199px){.gapX-100\@lg-{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@lg- > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@lg-{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@lg- > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@lg-{margin:-50px !important}.gap-100\@lg- > *{padding:50px !important}}@media screen and (max-width:991px){.gapX-100\@md-{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@md- > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@md-{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@md- > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@md-{margin:-50px !important}.gap-100\@md- > *{padding:50px !important}}@media screen and (max-width:767px){.gapX-100\@sm-{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@sm- > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@sm-{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@sm- > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@sm-{margin:-50px !important}.gap-100\@sm- > *{padding:50px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-100\@lg{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@lg > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@lg{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@lg > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@lg{margin:-50px !important}.gap-100\@lg > *{padding:50px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-100\@md{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@md > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@md{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@md > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@md{margin:-50px !important}.gap-100\@md > *{padding:50px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-100\@sm{margin-left:-50px !important;margin-right:-50px !important}.gapX-100\@sm > *{padding-left:50px !important;padding-right:50px !important}.gapY-100\@sm{margin-top:-50px !important;margin-bottom:-50px !important}.gapY-100\@sm > *{padding-top:50px !important;padding-bottom:50px !important}.gap-100\@sm{margin:-50px !important}.gap-100\@sm > *{padding:50px !important}}.gapX-110{margin-left:-55px !important;margin-right:-55px !important}.gapX-110 > *{padding-left:55px !important;padding-right:55px !important}.gapY-110{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110 > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110{margin:-55px !important}.gap-110 > *{padding:55px !important}@media screen and (min-width:1440px){.gapX-110\@xl\+{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@xl\+ > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@xl\+{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@xl\+ > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@xl\+{margin:-55px !important}.gap-110\@xl\+ > *{padding:55px !important}}@media screen and (min-width:1200px){.gapX-110\@lg\+{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@lg\+ > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@lg\+{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@lg\+ > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@lg\+{margin:-55px !important}.gap-110\@lg\+ > *{padding:55px !important}}@media screen and (min-width:992px){.gapX-110\@md\+{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@md\+ > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@md\+{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@md\+ > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@md\+{margin:-55px !important}.gap-110\@md\+ > *{padding:55px !important}}@media screen and (min-width:768px){.gapX-110\@sm\+{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@sm\+ > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@sm\+{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@sm\+ > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@sm\+{margin:-55px !important}.gap-110\@sm\+ > *{padding:55px !important}}@media screen and (min-width:0){.gapX-110\@xs\+{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@xs\+ > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@xs\+{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@xs\+ > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@xs\+{margin:-55px !important}.gap-110\@xs\+ > *{padding:55px !important}}@media screen and (max-width:1439px){.gapX-110\@xl-{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@xl- > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@xl-{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@xl- > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@xl-{margin:-55px !important}.gap-110\@xl- > *{padding:55px !important}}@media screen and (max-width:1199px){.gapX-110\@lg-{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@lg- > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@lg-{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@lg- > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@lg-{margin:-55px !important}.gap-110\@lg- > *{padding:55px !important}}@media screen and (max-width:991px){.gapX-110\@md-{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@md- > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@md-{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@md- > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@md-{margin:-55px !important}.gap-110\@md- > *{padding:55px !important}}@media screen and (max-width:767px){.gapX-110\@sm-{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@sm- > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@sm-{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@sm- > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@sm-{margin:-55px !important}.gap-110\@sm- > *{padding:55px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-110\@lg{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@lg > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@lg{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@lg > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@lg{margin:-55px !important}.gap-110\@lg > *{padding:55px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-110\@md{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@md > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@md{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@md > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@md{margin:-55px !important}.gap-110\@md > *{padding:55px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-110\@sm{margin-left:-55px !important;margin-right:-55px !important}.gapX-110\@sm > *{padding-left:55px !important;padding-right:55px !important}.gapY-110\@sm{margin-top:-55px !important;margin-bottom:-55px !important}.gapY-110\@sm > *{padding-top:55px !important;padding-bottom:55px !important}.gap-110\@sm{margin:-55px !important}.gap-110\@sm > *{padding:55px !important}}.gapX-120{margin-left:-60px !important;margin-right:-60px !important}.gapX-120 > *{padding-left:60px !important;padding-right:60px !important}.gapY-120{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120 > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120{margin:-60px !important}.gap-120 > *{padding:60px !important}@media screen and (min-width:1440px){.gapX-120\@xl\+{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@xl\+ > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@xl\+{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@xl\+ > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@xl\+{margin:-60px !important}.gap-120\@xl\+ > *{padding:60px !important}}@media screen and (min-width:1200px){.gapX-120\@lg\+{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@lg\+ > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@lg\+{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@lg\+ > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@lg\+{margin:-60px !important}.gap-120\@lg\+ > *{padding:60px !important}}@media screen and (min-width:992px){.gapX-120\@md\+{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@md\+ > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@md\+{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@md\+ > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@md\+{margin:-60px !important}.gap-120\@md\+ > *{padding:60px !important}}@media screen and (min-width:768px){.gapX-120\@sm\+{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@sm\+ > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@sm\+{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@sm\+ > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@sm\+{margin:-60px !important}.gap-120\@sm\+ > *{padding:60px !important}}@media screen and (min-width:0){.gapX-120\@xs\+{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@xs\+ > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@xs\+{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@xs\+ > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@xs\+{margin:-60px !important}.gap-120\@xs\+ > *{padding:60px !important}}@media screen and (max-width:1439px){.gapX-120\@xl-{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@xl- > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@xl-{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@xl- > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@xl-{margin:-60px !important}.gap-120\@xl- > *{padding:60px !important}}@media screen and (max-width:1199px){.gapX-120\@lg-{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@lg- > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@lg-{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@lg- > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@lg-{margin:-60px !important}.gap-120\@lg- > *{padding:60px !important}}@media screen and (max-width:991px){.gapX-120\@md-{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@md- > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@md-{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@md- > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@md-{margin:-60px !important}.gap-120\@md- > *{padding:60px !important}}@media screen and (max-width:767px){.gapX-120\@sm-{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@sm- > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@sm-{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@sm- > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@sm-{margin:-60px !important}.gap-120\@sm- > *{padding:60px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-120\@lg{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@lg > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@lg{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@lg > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@lg{margin:-60px !important}.gap-120\@lg > *{padding:60px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-120\@md{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@md > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@md{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@md > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@md{margin:-60px !important}.gap-120\@md > *{padding:60px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-120\@sm{margin-left:-60px !important;margin-right:-60px !important}.gapX-120\@sm > *{padding-left:60px !important;padding-right:60px !important}.gapY-120\@sm{margin-top:-60px !important;margin-bottom:-60px !important}.gapY-120\@sm > *{padding-top:60px !important;padding-bottom:60px !important}.gap-120\@sm{margin:-60px !important}.gap-120\@sm > *{padding:60px !important}}.gapX-130{margin-left:-65px !important;margin-right:-65px !important}.gapX-130 > *{padding-left:65px !important;padding-right:65px !important}.gapY-130{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130 > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130{margin:-65px !important}.gap-130 > *{padding:65px !important}@media screen and (min-width:1440px){.gapX-130\@xl\+{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@xl\+ > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@xl\+{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@xl\+ > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@xl\+{margin:-65px !important}.gap-130\@xl\+ > *{padding:65px !important}}@media screen and (min-width:1200px){.gapX-130\@lg\+{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@lg\+ > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@lg\+{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@lg\+ > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@lg\+{margin:-65px !important}.gap-130\@lg\+ > *{padding:65px !important}}@media screen and (min-width:992px){.gapX-130\@md\+{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@md\+ > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@md\+{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@md\+ > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@md\+{margin:-65px !important}.gap-130\@md\+ > *{padding:65px !important}}@media screen and (min-width:768px){.gapX-130\@sm\+{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@sm\+ > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@sm\+{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@sm\+ > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@sm\+{margin:-65px !important}.gap-130\@sm\+ > *{padding:65px !important}}@media screen and (min-width:0){.gapX-130\@xs\+{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@xs\+ > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@xs\+{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@xs\+ > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@xs\+{margin:-65px !important}.gap-130\@xs\+ > *{padding:65px !important}}@media screen and (max-width:1439px){.gapX-130\@xl-{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@xl- > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@xl-{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@xl- > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@xl-{margin:-65px !important}.gap-130\@xl- > *{padding:65px !important}}@media screen and (max-width:1199px){.gapX-130\@lg-{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@lg- > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@lg-{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@lg- > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@lg-{margin:-65px !important}.gap-130\@lg- > *{padding:65px !important}}@media screen and (max-width:991px){.gapX-130\@md-{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@md- > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@md-{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@md- > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@md-{margin:-65px !important}.gap-130\@md- > *{padding:65px !important}}@media screen and (max-width:767px){.gapX-130\@sm-{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@sm- > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@sm-{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@sm- > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@sm-{margin:-65px !important}.gap-130\@sm- > *{padding:65px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-130\@lg{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@lg > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@lg{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@lg > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@lg{margin:-65px !important}.gap-130\@lg > *{padding:65px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-130\@md{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@md > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@md{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@md > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@md{margin:-65px !important}.gap-130\@md > *{padding:65px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-130\@sm{margin-left:-65px !important;margin-right:-65px !important}.gapX-130\@sm > *{padding-left:65px !important;padding-right:65px !important}.gapY-130\@sm{margin-top:-65px !important;margin-bottom:-65px !important}.gapY-130\@sm > *{padding-top:65px !important;padding-bottom:65px !important}.gap-130\@sm{margin:-65px !important}.gap-130\@sm > *{padding:65px !important}}.gapX-140{margin-left:-70px !important;margin-right:-70px !important}.gapX-140 > *{padding-left:70px !important;padding-right:70px !important}.gapY-140{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140 > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140{margin:-70px !important}.gap-140 > *{padding:70px !important}@media screen and (min-width:1440px){.gapX-140\@xl\+{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@xl\+ > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@xl\+{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@xl\+ > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@xl\+{margin:-70px !important}.gap-140\@xl\+ > *{padding:70px !important}}@media screen and (min-width:1200px){.gapX-140\@lg\+{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@lg\+ > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@lg\+{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@lg\+ > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@lg\+{margin:-70px !important}.gap-140\@lg\+ > *{padding:70px !important}}@media screen and (min-width:992px){.gapX-140\@md\+{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@md\+ > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@md\+{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@md\+ > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@md\+{margin:-70px !important}.gap-140\@md\+ > *{padding:70px !important}}@media screen and (min-width:768px){.gapX-140\@sm\+{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@sm\+ > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@sm\+{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@sm\+ > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@sm\+{margin:-70px !important}.gap-140\@sm\+ > *{padding:70px !important}}@media screen and (min-width:0){.gapX-140\@xs\+{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@xs\+ > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@xs\+{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@xs\+ > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@xs\+{margin:-70px !important}.gap-140\@xs\+ > *{padding:70px !important}}@media screen and (max-width:1439px){.gapX-140\@xl-{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@xl- > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@xl-{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@xl- > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@xl-{margin:-70px !important}.gap-140\@xl- > *{padding:70px !important}}@media screen and (max-width:1199px){.gapX-140\@lg-{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@lg- > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@lg-{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@lg- > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@lg-{margin:-70px !important}.gap-140\@lg- > *{padding:70px !important}}@media screen and (max-width:991px){.gapX-140\@md-{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@md- > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@md-{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@md- > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@md-{margin:-70px !important}.gap-140\@md- > *{padding:70px !important}}@media screen and (max-width:767px){.gapX-140\@sm-{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@sm- > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@sm-{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@sm- > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@sm-{margin:-70px !important}.gap-140\@sm- > *{padding:70px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-140\@lg{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@lg > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@lg{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@lg > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@lg{margin:-70px !important}.gap-140\@lg > *{padding:70px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-140\@md{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@md > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@md{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@md > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@md{margin:-70px !important}.gap-140\@md > *{padding:70px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-140\@sm{margin-left:-70px !important;margin-right:-70px !important}.gapX-140\@sm > *{padding-left:70px !important;padding-right:70px !important}.gapY-140\@sm{margin-top:-70px !important;margin-bottom:-70px !important}.gapY-140\@sm > *{padding-top:70px !important;padding-bottom:70px !important}.gap-140\@sm{margin:-70px !important}.gap-140\@sm > *{padding:70px !important}}.gapX-150{margin-left:-75px !important;margin-right:-75px !important}.gapX-150 > *{padding-left:75px !important;padding-right:75px !important}.gapY-150{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150 > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150{margin:-75px !important}.gap-150 > *{padding:75px !important}@media screen and (min-width:1440px){.gapX-150\@xl\+{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@xl\+ > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@xl\+{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@xl\+ > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@xl\+{margin:-75px !important}.gap-150\@xl\+ > *{padding:75px !important}}@media screen and (min-width:1200px){.gapX-150\@lg\+{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@lg\+ > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@lg\+{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@lg\+ > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@lg\+{margin:-75px !important}.gap-150\@lg\+ > *{padding:75px !important}}@media screen and (min-width:992px){.gapX-150\@md\+{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@md\+ > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@md\+{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@md\+ > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@md\+{margin:-75px !important}.gap-150\@md\+ > *{padding:75px !important}}@media screen and (min-width:768px){.gapX-150\@sm\+{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@sm\+ > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@sm\+{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@sm\+ > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@sm\+{margin:-75px !important}.gap-150\@sm\+ > *{padding:75px !important}}@media screen and (min-width:0){.gapX-150\@xs\+{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@xs\+ > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@xs\+{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@xs\+ > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@xs\+{margin:-75px !important}.gap-150\@xs\+ > *{padding:75px !important}}@media screen and (max-width:1439px){.gapX-150\@xl-{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@xl- > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@xl-{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@xl- > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@xl-{margin:-75px !important}.gap-150\@xl- > *{padding:75px !important}}@media screen and (max-width:1199px){.gapX-150\@lg-{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@lg- > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@lg-{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@lg- > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@lg-{margin:-75px !important}.gap-150\@lg- > *{padding:75px !important}}@media screen and (max-width:991px){.gapX-150\@md-{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@md- > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@md-{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@md- > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@md-{margin:-75px !important}.gap-150\@md- > *{padding:75px !important}}@media screen and (max-width:767px){.gapX-150\@sm-{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@sm- > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@sm-{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@sm- > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@sm-{margin:-75px !important}.gap-150\@sm- > *{padding:75px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-150\@lg{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@lg > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@lg{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@lg > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@lg{margin:-75px !important}.gap-150\@lg > *{padding:75px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-150\@md{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@md > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@md{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@md > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@md{margin:-75px !important}.gap-150\@md > *{padding:75px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-150\@sm{margin-left:-75px !important;margin-right:-75px !important}.gapX-150\@sm > *{padding-left:75px !important;padding-right:75px !important}.gapY-150\@sm{margin-top:-75px !important;margin-bottom:-75px !important}.gapY-150\@sm > *{padding-top:75px !important;padding-bottom:75px !important}.gap-150\@sm{margin:-75px !important}.gap-150\@sm > *{padding:75px !important}}.gapX-160{margin-left:-80px !important;margin-right:-80px !important}.gapX-160 > *{padding-left:80px !important;padding-right:80px !important}.gapY-160{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160 > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160{margin:-80px !important}.gap-160 > *{padding:80px !important}@media screen and (min-width:1440px){.gapX-160\@xl\+{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@xl\+ > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@xl\+{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@xl\+ > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@xl\+{margin:-80px !important}.gap-160\@xl\+ > *{padding:80px !important}}@media screen and (min-width:1200px){.gapX-160\@lg\+{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@lg\+ > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@lg\+{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@lg\+ > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@lg\+{margin:-80px !important}.gap-160\@lg\+ > *{padding:80px !important}}@media screen and (min-width:992px){.gapX-160\@md\+{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@md\+ > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@md\+{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@md\+ > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@md\+{margin:-80px !important}.gap-160\@md\+ > *{padding:80px !important}}@media screen and (min-width:768px){.gapX-160\@sm\+{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@sm\+ > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@sm\+{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@sm\+ > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@sm\+{margin:-80px !important}.gap-160\@sm\+ > *{padding:80px !important}}@media screen and (min-width:0){.gapX-160\@xs\+{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@xs\+ > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@xs\+{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@xs\+ > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@xs\+{margin:-80px !important}.gap-160\@xs\+ > *{padding:80px !important}}@media screen and (max-width:1439px){.gapX-160\@xl-{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@xl- > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@xl-{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@xl- > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@xl-{margin:-80px !important}.gap-160\@xl- > *{padding:80px !important}}@media screen and (max-width:1199px){.gapX-160\@lg-{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@lg- > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@lg-{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@lg- > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@lg-{margin:-80px !important}.gap-160\@lg- > *{padding:80px !important}}@media screen and (max-width:991px){.gapX-160\@md-{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@md- > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@md-{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@md- > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@md-{margin:-80px !important}.gap-160\@md- > *{padding:80px !important}}@media screen and (max-width:767px){.gapX-160\@sm-{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@sm- > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@sm-{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@sm- > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@sm-{margin:-80px !important}.gap-160\@sm- > *{padding:80px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.gapX-160\@lg{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@lg > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@lg{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@lg > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@lg{margin:-80px !important}.gap-160\@lg > *{padding:80px !important}}@media screen and (min-width:991px) and (max-width:1199px){.gapX-160\@md{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@md > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@md{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@md > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@md{margin:-80px !important}.gap-160\@md > *{padding:80px !important}}@media screen and (min-width:767px) and (max-width:991px){.gapX-160\@sm{margin-left:-80px !important;margin-right:-80px !important}.gapX-160\@sm > *{padding-left:80px !important;padding-right:80px !important}.gapY-160\@sm{margin-top:-80px !important;margin-bottom:-80px !important}.gapY-160\@sm > *{padding-top:80px !important;padding-bottom:80px !important}.gap-160\@sm{margin:-80px !important}.gap-160\@sm > *{padding:80px !important}}.peers{display:flex !important}.peer{display:block;height:auto;flex:0 0 auto}.peer-greed{flex:1 1 auto}.peers-greed > .peer,.peers-greed > .peers{flex:1 1 auto}.peer > img{max-width:none}.peer-greed > img{max-width:100%}.layers{display:flex;flex-flow:column nowrap;align-items:center}.d-f{display:flex}.d-if{display:inline-flex}@media screen and (min-width:1440px){.d-f\@xl\+{display:flex}.d-if\@xl\+{display:inline-flex}}@media screen and (min-width:1200px){.d-f\@lg\+{display:flex}.d-if\@lg\+{display:inline-flex}}@media screen and (min-width:992px){.d-f\@md\+{display:flex}.d-if\@md\+{display:inline-flex}}@media screen and (min-width:768px){.d-f\@sm\+{display:flex}.d-if\@sm\+{display:inline-flex}}@media screen and (min-width:0){.d-f\@xs\+{display:flex}.d-if\@xs\+{display:inline-flex}}@media screen and (max-width:1439px){.d-f\@xl-{display:flex}.d-if\@xl-{display:inline-flex}}@media screen and (max-width:1199px){.d-f\@lg-{display:flex}.d-if\@lg-{display:inline-flex}}@media screen and (max-width:991px){.d-f\@md-{display:flex}.d-if\@md-{display:inline-flex}}@media screen and (max-width:767px){.d-f\@sm-{display:flex}.d-if\@sm-{display:inline-flex}}@media screen and (min-width:1199px) and (max-width:1439px){.d-f\@lg{display:flex}.d-if\@lg{display:inline-flex}}@media screen and (min-width:991px) and (max-width:1199px){.d-f\@md{display:flex}.d-if\@md{display:inline-flex}}@media screen and (min-width:767px) and (max-width:991px){.d-f\@sm{display:flex}.d-if\@sm{display:inline-flex}}.fxw-w{flex-wrap:wrap}.fxw-wr{flex-wrap:wrap-reverse}.fxw-nw{flex-wrap:nowrap}@media screen and (min-width:1440px){.fxw-w\@xl\+{flex-wrap:wrap}.fxw-wr\@xl\+{flex-wrap:wrap-reverse}.fxw-nw\@xl\+{flex-wrap:nowrap}}@media screen and (min-width:1200px){.fxw-w\@lg\+{flex-wrap:wrap}.fxw-wr\@lg\+{flex-wrap:wrap-reverse}.fxw-nw\@lg\+{flex-wrap:nowrap}}@media screen and (min-width:992px){.fxw-w\@md\+{flex-wrap:wrap}.fxw-wr\@md\+{flex-wrap:wrap-reverse}.fxw-nw\@md\+{flex-wrap:nowrap}}@media screen and (min-width:768px){.fxw-w\@sm\+{flex-wrap:wrap}.fxw-wr\@sm\+{flex-wrap:wrap-reverse}.fxw-nw\@sm\+{flex-wrap:nowrap}}@media screen and (min-width:0){.fxw-w\@xs\+{flex-wrap:wrap}.fxw-wr\@xs\+{flex-wrap:wrap-reverse}.fxw-nw\@xs\+{flex-wrap:nowrap}}@media screen and (max-width:1439px){.fxw-w\@xl-{flex-wrap:wrap}.fxw-wr\@xl-{flex-wrap:wrap-reverse}.fxw-nw\@xl-{flex-wrap:nowrap}}@media screen and (max-width:1199px){.fxw-w\@lg-{flex-wrap:wrap}.fxw-wr\@lg-{flex-wrap:wrap-reverse}.fxw-nw\@lg-{flex-wrap:nowrap}}@media screen and (max-width:991px){.fxw-w\@md-{flex-wrap:wrap}.fxw-wr\@md-{flex-wrap:wrap-reverse}.fxw-nw\@md-{flex-wrap:nowrap}}@media screen and (max-width:767px){.fxw-w\@sm-{flex-wrap:wrap}.fxw-wr\@sm-{flex-wrap:wrap-reverse}.fxw-nw\@sm-{flex-wrap:nowrap}}@media screen and (min-width:1199px) and (max-width:1439px){.fxw-w\@lg{flex-wrap:wrap}.fxw-wr\@lg{flex-wrap:wrap-reverse}.fxw-nw\@lg{flex-wrap:nowrap}}@media screen and (min-width:991px) and (max-width:1199px){.fxw-w\@md{flex-wrap:wrap}.fxw-wr\@md{flex-wrap:wrap-reverse}.fxw-nw\@md{flex-wrap:nowrap}}@media screen and (min-width:767px) and (max-width:991px){.fxw-w\@sm{flex-wrap:wrap}.fxw-wr\@sm{flex-wrap:wrap-reverse}.fxw-nw\@sm{flex-wrap:nowrap}}.fxd-c{flex-direction:column}.fxd-cr{flex-direction:column-reverse}.fxd-r{flex-direction:row}.fxd-rr{flex-direction:row-reverse}@media screen and (min-width:1440px){.fxd-c\@xl\+{flex-direction:column}.fxd-cr\@xl\+{flex-direction:column-reverse}.fxd-r\@xl\+{flex-direction:row}.fxd-rr\@xl\+{flex-direction:row-reverse}}@media screen and (min-width:1200px){.fxd-c\@lg\+{flex-direction:column}.fxd-cr\@lg\+{flex-direction:column-reverse}.fxd-r\@lg\+{flex-direction:row}.fxd-rr\@lg\+{flex-direction:row-reverse}}@media screen and (min-width:992px){.fxd-c\@md\+{flex-direction:column}.fxd-cr\@md\+{flex-direction:column-reverse}.fxd-r\@md\+{flex-direction:row}.fxd-rr\@md\+{flex-direction:row-reverse}}@media screen and (min-width:768px){.fxd-c\@sm\+{flex-direction:column}.fxd-cr\@sm\+{flex-direction:column-reverse}.fxd-r\@sm\+{flex-direction:row}.fxd-rr\@sm\+{flex-direction:row-reverse}}@media screen and (min-width:0){.fxd-c\@xs\+{flex-direction:column}.fxd-cr\@xs\+{flex-direction:column-reverse}.fxd-r\@xs\+{flex-direction:row}.fxd-rr\@xs\+{flex-direction:row-reverse}}@media screen and (max-width:1439px){.fxd-c\@xl-{flex-direction:column}.fxd-cr\@xl-{flex-direction:column-reverse}.fxd-r\@xl-{flex-direction:row}.fxd-rr\@xl-{flex-direction:row-reverse}}@media screen and (max-width:1199px){.fxd-c\@lg-{flex-direction:column}.fxd-cr\@lg-{flex-direction:column-reverse}.fxd-r\@lg-{flex-direction:row}.fxd-rr\@lg-{flex-direction:row-reverse}}@media screen and (max-width:991px){.fxd-c\@md-{flex-direction:column}.fxd-cr\@md-{flex-direction:column-reverse}.fxd-r\@md-{flex-direction:row}.fxd-rr\@md-{flex-direction:row-reverse}}@media screen and (max-width:767px){.fxd-c\@sm-{flex-direction:column}.fxd-cr\@sm-{flex-direction:column-reverse}.fxd-r\@sm-{flex-direction:row}.fxd-rr\@sm-{flex-direction:row-reverse}}@media screen and (min-width:1199px) and (max-width:1439px){.fxd-c\@lg{flex-direction:column}.fxd-cr\@lg{flex-direction:column-reverse}.fxd-r\@lg{flex-direction:row}.fxd-rr\@lg{flex-direction:row-reverse}}@media screen and (min-width:991px) and (max-width:1199px){.fxd-c\@md{flex-direction:column}.fxd-cr\@md{flex-direction:column-reverse}.fxd-r\@md{flex-direction:row}.fxd-rr\@md{flex-direction:row-reverse}}@media screen and (min-width:767px) and (max-width:991px){.fxd-c\@sm{flex-direction:column}.fxd-cr\@sm{flex-direction:column-reverse}.fxd-r\@sm{flex-direction:row}.fxd-rr\@sm{flex-direction:row-reverse}}.ai-fs{align-items:flex-start}.ai-fe{align-items:flex-end}.ai-c{align-items:center}.ai-b{align-items:baseline}.ai-s{align-items:stretch}@media screen and (min-width:1440px){.ai-fs\@xl\+{align-items:flex-start}.ai-fe\@xl\+{align-items:flex-end}.ai-c\@xl\+{align-items:center}.ai-b\@xl\+{align-items:baseline}.ai-s\@xl\+{align-items:stretch}}@media screen and (min-width:1200px){.ai-fs\@lg\+{align-items:flex-start}.ai-fe\@lg\+{align-items:flex-end}.ai-c\@lg\+{align-items:center}.ai-b\@lg\+{align-items:baseline}.ai-s\@lg\+{align-items:stretch}}@media screen and (min-width:992px){.ai-fs\@md\+{align-items:flex-start}.ai-fe\@md\+{align-items:flex-end}.ai-c\@md\+{align-items:center}.ai-b\@md\+{align-items:baseline}.ai-s\@md\+{align-items:stretch}}@media screen and (min-width:768px){.ai-fs\@sm\+{align-items:flex-start}.ai-fe\@sm\+{align-items:flex-end}.ai-c\@sm\+{align-items:center}.ai-b\@sm\+{align-items:baseline}.ai-s\@sm\+{align-items:stretch}}@media screen and (min-width:0){.ai-fs\@xs\+{align-items:flex-start}.ai-fe\@xs\+{align-items:flex-end}.ai-c\@xs\+{align-items:center}.ai-b\@xs\+{align-items:baseline}.ai-s\@xs\+{align-items:stretch}}@media screen and (max-width:1439px){.ai-fs\@xl-{align-items:flex-start}.ai-fe\@xl-{align-items:flex-end}.ai-c\@xl-{align-items:center}.ai-b\@xl-{align-items:baseline}.ai-s\@xl-{align-items:stretch}}@media screen and (max-width:1199px){.ai-fs\@lg-{align-items:flex-start}.ai-fe\@lg-{align-items:flex-end}.ai-c\@lg-{align-items:center}.ai-b\@lg-{align-items:baseline}.ai-s\@lg-{align-items:stretch}}@media screen and (max-width:991px){.ai-fs\@md-{align-items:flex-start}.ai-fe\@md-{align-items:flex-end}.ai-c\@md-{align-items:center}.ai-b\@md-{align-items:baseline}.ai-s\@md-{align-items:stretch}}@media screen and (max-width:767px){.ai-fs\@sm-{align-items:flex-start}.ai-fe\@sm-{align-items:flex-end}.ai-c\@sm-{align-items:center}.ai-b\@sm-{align-items:baseline}.ai-s\@sm-{align-items:stretch}}@media screen and (min-width:1199px) and (max-width:1439px){.ai-fs\@lg{align-items:flex-start}.ai-fe\@lg{align-items:flex-end}.ai-c\@lg{align-items:center}.ai-b\@lg{align-items:baseline}.ai-s\@lg{align-items:stretch}}@media screen and (min-width:991px) and (max-width:1199px){.ai-fs\@md{align-items:flex-start}.ai-fe\@md{align-items:flex-end}.ai-c\@md{align-items:center}.ai-b\@md{align-items:baseline}.ai-s\@md{align-items:stretch}}@media screen and (min-width:767px) and (max-width:991px){.ai-fs\@sm{align-items:flex-start}.ai-fe\@sm{align-items:flex-end}.ai-c\@sm{align-items:center}.ai-b\@sm{align-items:baseline}.ai-s\@sm{align-items:stretch}}.as-fs{align-self:flex-start}.as-fe{align-self:flex-end}.as-c{align-self:center}.as-b{align-self:baseline}.as-s{align-self:stretch}@media screen and (min-width:1440px){.as-fs\@xl\+{align-self:flex-start}.as-fe\@xl\+{align-self:flex-end}.as-c\@xl\+{align-self:center}.as-b\@xl\+{align-self:baseline}.as-s\@xl\+{align-self:stretch}}@media screen and (min-width:1200px){.as-fs\@lg\+{align-self:flex-start}.as-fe\@lg\+{align-self:flex-end}.as-c\@lg\+{align-self:center}.as-b\@lg\+{align-self:baseline}.as-s\@lg\+{align-self:stretch}}@media screen and (min-width:992px){.as-fs\@md\+{align-self:flex-start}.as-fe\@md\+{align-self:flex-end}.as-c\@md\+{align-self:center}.as-b\@md\+{align-self:baseline}.as-s\@md\+{align-self:stretch}}@media screen and (min-width:768px){.as-fs\@sm\+{align-self:flex-start}.as-fe\@sm\+{align-self:flex-end}.as-c\@sm\+{align-self:center}.as-b\@sm\+{align-self:baseline}.as-s\@sm\+{align-self:stretch}}@media screen and (min-width:0){.as-fs\@xs\+{align-self:flex-start}.as-fe\@xs\+{align-self:flex-end}.as-c\@xs\+{align-self:center}.as-b\@xs\+{align-self:baseline}.as-s\@xs\+{align-self:stretch}}@media screen and (max-width:1439px){.as-fs\@xl-{align-self:flex-start}.as-fe\@xl-{align-self:flex-end}.as-c\@xl-{align-self:center}.as-b\@xl-{align-self:baseline}.as-s\@xl-{align-self:stretch}}@media screen and (max-width:1199px){.as-fs\@lg-{align-self:flex-start}.as-fe\@lg-{align-self:flex-end}.as-c\@lg-{align-self:center}.as-b\@lg-{align-self:baseline}.as-s\@lg-{align-self:stretch}}@media screen and (max-width:991px){.as-fs\@md-{align-self:flex-start}.as-fe\@md-{align-self:flex-end}.as-c\@md-{align-self:center}.as-b\@md-{align-self:baseline}.as-s\@md-{align-self:stretch}}@media screen and (max-width:767px){.as-fs\@sm-{align-self:flex-start}.as-fe\@sm-{align-self:flex-end}.as-c\@sm-{align-self:center}.as-b\@sm-{align-self:baseline}.as-s\@sm-{align-self:stretch}}@media screen and (min-width:1199px) and (max-width:1439px){.as-fs\@lg{align-self:flex-start}.as-fe\@lg{align-self:flex-end}.as-c\@lg{align-self:center}.as-b\@lg{align-self:baseline}.as-s\@lg{align-self:stretch}}@media screen and (min-width:991px) and (max-width:1199px){.as-fs\@md{align-self:flex-start}.as-fe\@md{align-self:flex-end}.as-c\@md{align-self:center}.as-b\@md{align-self:baseline}.as-s\@md{align-self:stretch}}@media screen and (min-width:767px) and (max-width:991px){.as-fs\@sm{align-self:flex-start}.as-fe\@sm{align-self:flex-end}.as-c\@sm{align-self:center}.as-b\@sm{align-self:baseline}.as-s\@sm{align-self:stretch}}.ac-fs{align-content:flex-start}.ac-fe{align-content:flex-end}.ac-c{align-content:center}.ac-s{align-content:stretch}.ac-sb{align-content:space-between}.ac-sa{align-content:space-around}@media screen and (min-width:1440px){.ac-fs\@xl\+{align-content:flex-start}.ac-fe\@xl\+{align-content:flex-end}.ac-c\@xl\+{align-content:center}.ac-s\@xl\+{align-content:stretch}.ac-sb\@xl\+{align-content:space-between}.ac-sa\@xl\+{align-content:space-around}}@media screen and (min-width:1200px){.ac-fs\@lg\+{align-content:flex-start}.ac-fe\@lg\+{align-content:flex-end}.ac-c\@lg\+{align-content:center}.ac-s\@lg\+{align-content:stretch}.ac-sb\@lg\+{align-content:space-between}.ac-sa\@lg\+{align-content:space-around}}@media screen and (min-width:992px){.ac-fs\@md\+{align-content:flex-start}.ac-fe\@md\+{align-content:flex-end}.ac-c\@md\+{align-content:center}.ac-s\@md\+{align-content:stretch}.ac-sb\@md\+{align-content:space-between}.ac-sa\@md\+{align-content:space-around}}@media screen and (min-width:768px){.ac-fs\@sm\+{align-content:flex-start}.ac-fe\@sm\+{align-content:flex-end}.ac-c\@sm\+{align-content:center}.ac-s\@sm\+{align-content:stretch}.ac-sb\@sm\+{align-content:space-between}.ac-sa\@sm\+{align-content:space-around}}@media screen and (min-width:0){.ac-fs\@xs\+{align-content:flex-start}.ac-fe\@xs\+{align-content:flex-end}.ac-c\@xs\+{align-content:center}.ac-s\@xs\+{align-content:stretch}.ac-sb\@xs\+{align-content:space-between}.ac-sa\@xs\+{align-content:space-around}}@media screen and (max-width:1439px){.ac-fs\@xl-{align-content:flex-start}.ac-fe\@xl-{align-content:flex-end}.ac-c\@xl-{align-content:center}.ac-s\@xl-{align-content:stretch}.ac-sb\@xl-{align-content:space-between}.ac-sa\@xl-{align-content:space-around}}@media screen and (max-width:1199px){.ac-fs\@lg-{align-content:flex-start}.ac-fe\@lg-{align-content:flex-end}.ac-c\@lg-{align-content:center}.ac-s\@lg-{align-content:stretch}.ac-sb\@lg-{align-content:space-between}.ac-sa\@lg-{align-content:space-around}}@media screen and (max-width:991px){.ac-fs\@md-{align-content:flex-start}.ac-fe\@md-{align-content:flex-end}.ac-c\@md-{align-content:center}.ac-s\@md-{align-content:stretch}.ac-sb\@md-{align-content:space-between}.ac-sa\@md-{align-content:space-around}}@media screen and (max-width:767px){.ac-fs\@sm-{align-content:flex-start}.ac-fe\@sm-{align-content:flex-end}.ac-c\@sm-{align-content:center}.ac-s\@sm-{align-content:stretch}.ac-sb\@sm-{align-content:space-between}.ac-sa\@sm-{align-content:space-around}}@media screen and (min-width:1199px) and (max-width:1439px){.ac-fs\@lg{align-content:flex-start}.ac-fe\@lg{align-content:flex-end}.ac-c\@lg{align-content:center}.ac-s\@lg{align-content:stretch}.ac-sb\@lg{align-content:space-between}.ac-sa\@lg{align-content:space-around}}@media screen and (min-width:991px) and (max-width:1199px){.ac-fs\@md{align-content:flex-start}.ac-fe\@md{align-content:flex-end}.ac-c\@md{align-content:center}.ac-s\@md{align-content:stretch}.ac-sb\@md{align-content:space-between}.ac-sa\@md{align-content:space-around}}@media screen and (min-width:767px) and (max-width:991px){.ac-fs\@sm{align-content:flex-start}.ac-fe\@sm{align-content:flex-end}.ac-c\@sm{align-content:center}.ac-s\@sm{align-content:stretch}.ac-sb\@sm{align-content:space-between}.ac-sa\@sm{align-content:space-around}}.jc-fs{justify-content:flex-start}.jc-fe{justify-content:flex-end}.jc-c{justify-content:center}.jc-sb{justify-content:space-between}.jc-sa{justify-content:space-around}@media screen and (min-width:1440px){.jc-fs\@xl\+{justify-content:flex-start}.jc-fe\@xl\+{justify-content:flex-end}.jc-c\@xl\+{justify-content:center}.jc-sb\@xl\+{justify-content:space-between}.jc-sa\@xl\+{justify-content:space-around}}@media screen and (min-width:1200px){.jc-fs\@lg\+{justify-content:flex-start}.jc-fe\@lg\+{justify-content:flex-end}.jc-c\@lg\+{justify-content:center}.jc-sb\@lg\+{justify-content:space-between}.jc-sa\@lg\+{justify-content:space-around}}@media screen and (min-width:992px){.jc-fs\@md\+{justify-content:flex-start}.jc-fe\@md\+{justify-content:flex-end}.jc-c\@md\+{justify-content:center}.jc-sb\@md\+{justify-content:space-between}.jc-sa\@md\+{justify-content:space-around}}@media screen and (min-width:768px){.jc-fs\@sm\+{justify-content:flex-start}.jc-fe\@sm\+{justify-content:flex-end}.jc-c\@sm\+{justify-content:center}.jc-sb\@sm\+{justify-content:space-between}.jc-sa\@sm\+{justify-content:space-around}}@media screen and (min-width:0){.jc-fs\@xs\+{justify-content:flex-start}.jc-fe\@xs\+{justify-content:flex-end}.jc-c\@xs\+{justify-content:center}.jc-sb\@xs\+{justify-content:space-between}.jc-sa\@xs\+{justify-content:space-around}}@media screen and (max-width:1439px){.jc-fs\@xl-{justify-content:flex-start}.jc-fe\@xl-{justify-content:flex-end}.jc-c\@xl-{justify-content:center}.jc-sb\@xl-{justify-content:space-between}.jc-sa\@xl-{justify-content:space-around}}@media screen and (max-width:1199px){.jc-fs\@lg-{justify-content:flex-start}.jc-fe\@lg-{justify-content:flex-end}.jc-c\@lg-{justify-content:center}.jc-sb\@lg-{justify-content:space-between}.jc-sa\@lg-{justify-content:space-around}}@media screen and (max-width:991px){.jc-fs\@md-{justify-content:flex-start}.jc-fe\@md-{justify-content:flex-end}.jc-c\@md-{justify-content:center}.jc-sb\@md-{justify-content:space-between}.jc-sa\@md-{justify-content:space-around}}@media screen and (max-width:767px){.jc-fs\@sm-{justify-content:flex-start}.jc-fe\@sm-{justify-content:flex-end}.jc-c\@sm-{justify-content:center}.jc-sb\@sm-{justify-content:space-between}.jc-sa\@sm-{justify-content:space-around}}@media screen and (min-width:1199px) and (max-width:1439px){.jc-fs\@lg{justify-content:flex-start}.jc-fe\@lg{justify-content:flex-end}.jc-c\@lg{justify-content:center}.jc-sb\@lg{justify-content:space-between}.jc-sa\@lg{justify-content:space-around}}@media screen and (min-width:991px) and (max-width:1199px){.jc-fs\@md{justify-content:flex-start}.jc-fe\@md{justify-content:flex-end}.jc-c\@md{justify-content:center}.jc-sb\@md{justify-content:space-between}.jc-sa\@md{justify-content:space-around}}@media screen and (min-width:767px) and (max-width:991px){.jc-fs\@sm{justify-content:flex-start}.jc-fe\@sm{justify-content:flex-end}.jc-c\@sm{justify-content:center}.jc-sb\@sm{justify-content:space-between}.jc-sa\@sm{justify-content:space-around}}.fx-n{flex:none}.fx-1{flex:1}@media screen and (min-width:1440px){.fx-n\@xl\+{flex:none}.fx-1\@xl\+{flex:1}}@media screen and (min-width:1200px){.fx-n\@lg\+{flex:none}.fx-1\@lg\+{flex:1}}@media screen and (min-width:992px){.fx-n\@md\+{flex:none}.fx-1\@md\+{flex:1}}@media screen and (min-width:768px){.fx-n\@sm\+{flex:none}.fx-1\@sm\+{flex:1}}@media screen and (min-width:0){.fx-n\@xs\+{flex:none}.fx-1\@xs\+{flex:1}}@media screen and (max-width:1439px){.fx-n\@xl-{flex:none}.fx-1\@xl-{flex:1}}@media screen and (max-width:1199px){.fx-n\@lg-{flex:none}.fx-1\@lg-{flex:1}}@media screen and (max-width:991px){.fx-n\@md-{flex:none}.fx-1\@md-{flex:1}}@media screen and (max-width:767px){.fx-n\@sm-{flex:none}.fx-1\@sm-{flex:1}}@media screen and (min-width:1199px) and (max-width:1439px){.fx-n\@lg{flex:none}.fx-1\@lg{flex:1}}@media screen and (min-width:991px) and (max-width:1199px){.fx-n\@md{flex:none}.fx-1\@md{flex:1}}@media screen and (min-width:767px) and (max-width:991px){.fx-n\@sm{flex:none}.fx-1\@sm{flex:1}}.fxb-a{flex-basis:auto}.fxb-0{flex-basis:0}@media screen and (min-width:1440px){.fxb-a\@xl\+{flex-basis:auto}.fxb-0\@xl\+{flex-basis:0}}@media screen and (min-width:1200px){.fxb-a\@lg\+{flex-basis:auto}.fxb-0\@lg\+{flex-basis:0}}@media screen and (min-width:992px){.fxb-a\@md\+{flex-basis:auto}.fxb-0\@md\+{flex-basis:0}}@media screen and (min-width:768px){.fxb-a\@sm\+{flex-basis:auto}.fxb-0\@sm\+{flex-basis:0}}@media screen and (min-width:0){.fxb-a\@xs\+{flex-basis:auto}.fxb-0\@xs\+{flex-basis:0}}@media screen and (max-width:1439px){.fxb-a\@xl-{flex-basis:auto}.fxb-0\@xl-{flex-basis:0}}@media screen and (max-width:1199px){.fxb-a\@lg-{flex-basis:auto}.fxb-0\@lg-{flex-basis:0}}@media screen and (max-width:991px){.fxb-a\@md-{flex-basis:auto}.fxb-0\@md-{flex-basis:0}}@media screen and (max-width:767px){.fxb-a\@sm-{flex-basis:auto}.fxb-0\@sm-{flex-basis:0}}@media screen and (min-width:1199px) and (max-width:1439px){.fxb-a\@lg{flex-basis:auto}.fxb-0\@lg{flex-basis:0}}@media screen and (min-width:991px) and (max-width:1199px){.fxb-a\@md{flex-basis:auto}.fxb-0\@md{flex-basis:0}}@media screen and (min-width:767px) and (max-width:991px){.fxb-a\@sm{flex-basis:auto}.fxb-0\@sm{flex-basis:0}}.fxg-1{flex-grow:1}.fxg-0{flex-grow:0}@media screen and (min-width:1440px){.fxg-1\@xl\+{flex-grow:1}.fxg-0\@xl\+{flex-grow:0}}@media screen and (min-width:1200px){.fxg-1\@lg\+{flex-grow:1}.fxg-0\@lg\+{flex-grow:0}}@media screen and (min-width:992px){.fxg-1\@md\+{flex-grow:1}.fxg-0\@md\+{flex-grow:0}}@media screen and (min-width:768px){.fxg-1\@sm\+{flex-grow:1}.fxg-0\@sm\+{flex-grow:0}}@media screen and (min-width:0){.fxg-1\@xs\+{flex-grow:1}.fxg-0\@xs\+{flex-grow:0}}@media screen and (max-width:1439px){.fxg-1\@xl-{flex-grow:1}.fxg-0\@xl-{flex-grow:0}}@media screen and (max-width:1199px){.fxg-1\@lg-{flex-grow:1}.fxg-0\@lg-{flex-grow:0}}@media screen and (max-width:991px){.fxg-1\@md-{flex-grow:1}.fxg-0\@md-{flex-grow:0}}@media screen and (max-width:767px){.fxg-1\@sm-{flex-grow:1}.fxg-0\@sm-{flex-grow:0}}@media screen and (min-width:1199px) and (max-width:1439px){.fxg-1\@lg{flex-grow:1}.fxg-0\@lg{flex-grow:0}}@media screen and (min-width:991px) and (max-width:1199px){.fxg-1\@md{flex-grow:1}.fxg-0\@md{flex-grow:0}}@media screen and (min-width:767px) and (max-width:991px){.fxg-1\@sm{flex-grow:1}.fxg-0\@sm{flex-grow:0}}.fxs-1{flex-shrink:1}.fxs-0{flex-shrink:0}@media screen and (min-width:1440px){.fxs-1\@xl\+{flex-shrink:1}.fxs-0\@xl\+{flex-shrink:0}}@media screen and (min-width:1200px){.fxs-1\@lg\+{flex-shrink:1}.fxs-0\@lg\+{flex-shrink:0}}@media screen and (min-width:992px){.fxs-1\@md\+{flex-shrink:1}.fxs-0\@md\+{flex-shrink:0}}@media screen and (min-width:768px){.fxs-1\@sm\+{flex-shrink:1}.fxs-0\@sm\+{flex-shrink:0}}@media screen and (min-width:0){.fxs-1\@xs\+{flex-shrink:1}.fxs-0\@xs\+{flex-shrink:0}}@media screen and (max-width:1439px){.fxs-1\@xl-{flex-shrink:1}.fxs-0\@xl-{flex-shrink:0}}@media screen and (max-width:1199px){.fxs-1\@lg-{flex-shrink:1}.fxs-0\@lg-{flex-shrink:0}}@media screen and (max-width:991px){.fxs-1\@md-{flex-shrink:1}.fxs-0\@md-{flex-shrink:0}}@media screen and (max-width:767px){.fxs-1\@sm-{flex-shrink:1}.fxs-0\@sm-{flex-shrink:0}}@media screen and (min-width:1199px) and (max-width:1439px){.fxs-1\@lg{flex-shrink:1}.fxs-0\@lg{flex-shrink:0}}@media screen and (min-width:991px) and (max-width:1199px){.fxs-1\@md{flex-shrink:1}.fxs-0\@md{flex-shrink:0}}@media screen and (min-width:767px) and (max-width:991px){.fxs-1\@sm{flex-shrink:1}.fxs-0\@sm{flex-shrink:0}}.ord-0{order:0}@media screen and (min-width:1440px){.ord-0\@xl\+{order:0}}@media screen and (min-width:1200px){.ord-0\@lg\+{order:0}}@media screen and (min-width:992px){.ord-0\@md\+{order:0}}@media screen and (min-width:768px){.ord-0\@sm\+{order:0}}@media screen and (min-width:0){.ord-0\@xs\+{order:0}}@media screen and (max-width:1439px){.ord-0\@xl-{order:0}}@media screen and (max-width:1199px){.ord-0\@lg-{order:0}}@media screen and (max-width:991px){.ord-0\@md-{order:0}}@media screen and (max-width:767px){.ord-0\@sm-{order:0}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-0\@lg{order:0}}@media screen and (min-width:991px) and (max-width:1199px){.ord-0\@md{order:0}}@media screen and (min-width:767px) and (max-width:991px){.ord-0\@sm{order:0}}.ord-1{order:1}@media screen and (min-width:1440px){.ord-1\@xl\+{order:1}}@media screen and (min-width:1200px){.ord-1\@lg\+{order:1}}@media screen and (min-width:992px){.ord-1\@md\+{order:1}}@media screen and (min-width:768px){.ord-1\@sm\+{order:1}}@media screen and (min-width:0){.ord-1\@xs\+{order:1}}@media screen and (max-width:1439px){.ord-1\@xl-{order:1}}@media screen and (max-width:1199px){.ord-1\@lg-{order:1}}@media screen and (max-width:991px){.ord-1\@md-{order:1}}@media screen and (max-width:767px){.ord-1\@sm-{order:1}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-1\@lg{order:1}}@media screen and (min-width:991px) and (max-width:1199px){.ord-1\@md{order:1}}@media screen and (min-width:767px) and (max-width:991px){.ord-1\@sm{order:1}}.ord-2{order:2}@media screen and (min-width:1440px){.ord-2\@xl\+{order:2}}@media screen and (min-width:1200px){.ord-2\@lg\+{order:2}}@media screen and (min-width:992px){.ord-2\@md\+{order:2}}@media screen and (min-width:768px){.ord-2\@sm\+{order:2}}@media screen and (min-width:0){.ord-2\@xs\+{order:2}}@media screen and (max-width:1439px){.ord-2\@xl-{order:2}}@media screen and (max-width:1199px){.ord-2\@lg-{order:2}}@media screen and (max-width:991px){.ord-2\@md-{order:2}}@media screen and (max-width:767px){.ord-2\@sm-{order:2}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-2\@lg{order:2}}@media screen and (min-width:991px) and (max-width:1199px){.ord-2\@md{order:2}}@media screen and (min-width:767px) and (max-width:991px){.ord-2\@sm{order:2}}.ord-3{order:3}@media screen and (min-width:1440px){.ord-3\@xl\+{order:3}}@media screen and (min-width:1200px){.ord-3\@lg\+{order:3}}@media screen and (min-width:992px){.ord-3\@md\+{order:3}}@media screen and (min-width:768px){.ord-3\@sm\+{order:3}}@media screen and (min-width:0){.ord-3\@xs\+{order:3}}@media screen and (max-width:1439px){.ord-3\@xl-{order:3}}@media screen and (max-width:1199px){.ord-3\@lg-{order:3}}@media screen and (max-width:991px){.ord-3\@md-{order:3}}@media screen and (max-width:767px){.ord-3\@sm-{order:3}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-3\@lg{order:3}}@media screen and (min-width:991px) and (max-width:1199px){.ord-3\@md{order:3}}@media screen and (min-width:767px) and (max-width:991px){.ord-3\@sm{order:3}}.ord-4{order:4}@media screen and (min-width:1440px){.ord-4\@xl\+{order:4}}@media screen and (min-width:1200px){.ord-4\@lg\+{order:4}}@media screen and (min-width:992px){.ord-4\@md\+{order:4}}@media screen and (min-width:768px){.ord-4\@sm\+{order:4}}@media screen and (min-width:0){.ord-4\@xs\+{order:4}}@media screen and (max-width:1439px){.ord-4\@xl-{order:4}}@media screen and (max-width:1199px){.ord-4\@lg-{order:4}}@media screen and (max-width:991px){.ord-4\@md-{order:4}}@media screen and (max-width:767px){.ord-4\@sm-{order:4}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-4\@lg{order:4}}@media screen and (min-width:991px) and (max-width:1199px){.ord-4\@md{order:4}}@media screen and (min-width:767px) and (max-width:991px){.ord-4\@sm{order:4}}.ord-5{order:5}@media screen and (min-width:1440px){.ord-5\@xl\+{order:5}}@media screen and (min-width:1200px){.ord-5\@lg\+{order:5}}@media screen and (min-width:992px){.ord-5\@md\+{order:5}}@media screen and (min-width:768px){.ord-5\@sm\+{order:5}}@media screen and (min-width:0){.ord-5\@xs\+{order:5}}@media screen and (max-width:1439px){.ord-5\@xl-{order:5}}@media screen and (max-width:1199px){.ord-5\@lg-{order:5}}@media screen and (max-width:991px){.ord-5\@md-{order:5}}@media screen and (max-width:767px){.ord-5\@sm-{order:5}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-5\@lg{order:5}}@media screen and (min-width:991px) and (max-width:1199px){.ord-5\@md{order:5}}@media screen and (min-width:767px) and (max-width:991px){.ord-5\@sm{order:5}}.ord-6{order:6}@media screen and (min-width:1440px){.ord-6\@xl\+{order:6}}@media screen and (min-width:1200px){.ord-6\@lg\+{order:6}}@media screen and (min-width:992px){.ord-6\@md\+{order:6}}@media screen and (min-width:768px){.ord-6\@sm\+{order:6}}@media screen and (min-width:0){.ord-6\@xs\+{order:6}}@media screen and (max-width:1439px){.ord-6\@xl-{order:6}}@media screen and (max-width:1199px){.ord-6\@lg-{order:6}}@media screen and (max-width:991px){.ord-6\@md-{order:6}}@media screen and (max-width:767px){.ord-6\@sm-{order:6}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-6\@lg{order:6}}@media screen and (min-width:991px) and (max-width:1199px){.ord-6\@md{order:6}}@media screen and (min-width:767px) and (max-width:991px){.ord-6\@sm{order:6}}.ord-7{order:7}@media screen and (min-width:1440px){.ord-7\@xl\+{order:7}}@media screen and (min-width:1200px){.ord-7\@lg\+{order:7}}@media screen and (min-width:992px){.ord-7\@md\+{order:7}}@media screen and (min-width:768px){.ord-7\@sm\+{order:7}}@media screen and (min-width:0){.ord-7\@xs\+{order:7}}@media screen and (max-width:1439px){.ord-7\@xl-{order:7}}@media screen and (max-width:1199px){.ord-7\@lg-{order:7}}@media screen and (max-width:991px){.ord-7\@md-{order:7}}@media screen and (max-width:767px){.ord-7\@sm-{order:7}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-7\@lg{order:7}}@media screen and (min-width:991px) and (max-width:1199px){.ord-7\@md{order:7}}@media screen and (min-width:767px) and (max-width:991px){.ord-7\@sm{order:7}}.ord-8{order:8}@media screen and (min-width:1440px){.ord-8\@xl\+{order:8}}@media screen and (min-width:1200px){.ord-8\@lg\+{order:8}}@media screen and (min-width:992px){.ord-8\@md\+{order:8}}@media screen and (min-width:768px){.ord-8\@sm\+{order:8}}@media screen and (min-width:0){.ord-8\@xs\+{order:8}}@media screen and (max-width:1439px){.ord-8\@xl-{order:8}}@media screen and (max-width:1199px){.ord-8\@lg-{order:8}}@media screen and (max-width:991px){.ord-8\@md-{order:8}}@media screen and (max-width:767px){.ord-8\@sm-{order:8}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-8\@lg{order:8}}@media screen and (min-width:991px) and (max-width:1199px){.ord-8\@md{order:8}}@media screen and (min-width:767px) and (max-width:991px){.ord-8\@sm{order:8}}.ord-9{order:9}@media screen and (min-width:1440px){.ord-9\@xl\+{order:9}}@media screen and (min-width:1200px){.ord-9\@lg\+{order:9}}@media screen and (min-width:992px){.ord-9\@md\+{order:9}}@media screen and (min-width:768px){.ord-9\@sm\+{order:9}}@media screen and (min-width:0){.ord-9\@xs\+{order:9}}@media screen and (max-width:1439px){.ord-9\@xl-{order:9}}@media screen and (max-width:1199px){.ord-9\@lg-{order:9}}@media screen and (max-width:991px){.ord-9\@md-{order:9}}@media screen and (max-width:767px){.ord-9\@sm-{order:9}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-9\@lg{order:9}}@media screen and (min-width:991px) and (max-width:1199px){.ord-9\@md{order:9}}@media screen and (min-width:767px) and (max-width:991px){.ord-9\@sm{order:9}}.ord-10{order:10}@media screen and (min-width:1440px){.ord-10\@xl\+{order:10}}@media screen and (min-width:1200px){.ord-10\@lg\+{order:10}}@media screen and (min-width:992px){.ord-10\@md\+{order:10}}@media screen and (min-width:768px){.ord-10\@sm\+{order:10}}@media screen and (min-width:0){.ord-10\@xs\+{order:10}}@media screen and (max-width:1439px){.ord-10\@xl-{order:10}}@media screen and (max-width:1199px){.ord-10\@lg-{order:10}}@media screen and (max-width:991px){.ord-10\@md-{order:10}}@media screen and (max-width:767px){.ord-10\@sm-{order:10}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-10\@lg{order:10}}@media screen and (min-width:991px) and (max-width:1199px){.ord-10\@md{order:10}}@media screen and (min-width:767px) and (max-width:991px){.ord-10\@sm{order:10}}.ord-11{order:11}@media screen and (min-width:1440px){.ord-11\@xl\+{order:11}}@media screen and (min-width:1200px){.ord-11\@lg\+{order:11}}@media screen and (min-width:992px){.ord-11\@md\+{order:11}}@media screen and (min-width:768px){.ord-11\@sm\+{order:11}}@media screen and (min-width:0){.ord-11\@xs\+{order:11}}@media screen and (max-width:1439px){.ord-11\@xl-{order:11}}@media screen and (max-width:1199px){.ord-11\@lg-{order:11}}@media screen and (max-width:991px){.ord-11\@md-{order:11}}@media screen and (max-width:767px){.ord-11\@sm-{order:11}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-11\@lg{order:11}}@media screen and (min-width:991px) and (max-width:1199px){.ord-11\@md{order:11}}@media screen and (min-width:767px) and (max-width:991px){.ord-11\@sm{order:11}}.ord-12{order:12}@media screen and (min-width:1440px){.ord-12\@xl\+{order:12}}@media screen and (min-width:1200px){.ord-12\@lg\+{order:12}}@media screen and (min-width:992px){.ord-12\@md\+{order:12}}@media screen and (min-width:768px){.ord-12\@sm\+{order:12}}@media screen and (min-width:0){.ord-12\@xs\+{order:12}}@media screen and (max-width:1439px){.ord-12\@xl-{order:12}}@media screen and (max-width:1199px){.ord-12\@lg-{order:12}}@media screen and (max-width:991px){.ord-12\@md-{order:12}}@media screen and (max-width:767px){.ord-12\@sm-{order:12}}@media screen and (min-width:1199px) and (max-width:1439px){.ord-12\@lg{order:12}}@media screen and (min-width:991px) and (max-width:1199px){.ord-12\@md{order:12}}@media screen and (min-width:767px) and (max-width:991px){.ord-12\@sm{order:12}}.d-b{display:block !important}.d-ib{display:inline-block !important}.d-i{display:inline !important}.d-tb{display:table !important}.d-tbc{display:table-cell !important}.d-n{display:none !important}@media screen and (min-width:1440px){.d-b\@xl\+{display:block !important}.d-ib\@xl\+{display:inline-block !important}.d-i\@xl\+{display:inline !important}.d-tb\@xl\+{display:table !important}.d-tbc\@xl\+{display:table-cell !important}.d-n\@xl\+{display:none !important}}@media screen and (min-width:1200px){.d-b\@lg\+{display:block !important}.d-ib\@lg\+{display:inline-block !important}.d-i\@lg\+{display:inline !important}.d-tb\@lg\+{display:table !important}.d-tbc\@lg\+{display:table-cell !important}.d-n\@lg\+{display:none !important}}@media screen and (min-width:992px){.d-b\@md\+{display:block !important}.d-ib\@md\+{display:inline-block !important}.d-i\@md\+{display:inline !important}.d-tb\@md\+{display:table !important}.d-tbc\@md\+{display:table-cell !important}.d-n\@md\+{display:none !important}}@media screen and (min-width:768px){.d-b\@sm\+{display:block !important}.d-ib\@sm\+{display:inline-block !important}.d-i\@sm\+{display:inline !important}.d-tb\@sm\+{display:table !important}.d-tbc\@sm\+{display:table-cell !important}.d-n\@sm\+{display:none !important}}@media screen and (min-width:0){.d-b\@xs\+{display:block !important}.d-ib\@xs\+{display:inline-block !important}.d-i\@xs\+{display:inline !important}.d-tb\@xs\+{display:table !important}.d-tbc\@xs\+{display:table-cell !important}.d-n\@xs\+{display:none !important}}@media screen and (max-width:1439px){.d-b\@xl-{display:block !important}.d-ib\@xl-{display:inline-block !important}.d-i\@xl-{display:inline !important}.d-tb\@xl-{display:table !important}.d-tbc\@xl-{display:table-cell !important}.d-n\@xl-{display:none !important}}@media screen and (max-width:1199px){.d-b\@lg-{display:block !important}.d-ib\@lg-{display:inline-block !important}.d-i\@lg-{display:inline !important}.d-tb\@lg-{display:table !important}.d-tbc\@lg-{display:table-cell !important}.d-n\@lg-{display:none !important}}@media screen and (max-width:991px){.d-b\@md-{display:block !important}.d-ib\@md-{display:inline-block !important}.d-i\@md-{display:inline !important}.d-tb\@md-{display:table !important}.d-tbc\@md-{display:table-cell !important}.d-n\@md-{display:none !important}}@media screen and (max-width:767px){.d-b\@sm-{display:block !important}.d-ib\@sm-{display:inline-block !important}.d-i\@sm-{display:inline !important}.d-tb\@sm-{display:table !important}.d-tbc\@sm-{display:table-cell !important}.d-n\@sm-{display:none !important}}@media screen and (min-width:1199px) and (max-width:1439px){.d-b\@lg{display:block !important}.d-ib\@lg{display:inline-block !important}.d-i\@lg{display:inline !important}.d-tb\@lg{display:table !important}.d-tbc\@lg{display:table-cell !important}.d-n\@lg{display:none !important}}@media screen and (min-width:991px) and (max-width:1199px){.d-b\@md{display:block !important}.d-ib\@md{display:inline-block !important}.d-i\@md{display:inline !important}.d-tb\@md{display:table !important}.d-tbc\@md{display:table-cell !important}.d-n\@md{display:none !important}}@media screen and (min-width:767px) and (max-width:991px){.d-b\@sm{display:block !important}.d-ib\@sm{display:inline-block !important}.d-i\@sm{display:inline !important}.d-tb\@sm{display:table !important}.d-tbc\@sm{display:table-cell !important}.d-n\@sm{display:none !important}}.ov-h{overflow:hidden !important}.ov-a{overflow:auto !important}.ov-s{overflow:scroll !important}.ovY-h{overflow-y:hidden !important}.ovX-h{overflow-x:hidden !important}.ovY-a{overflow-y:auto !important}.ovX-a{overflow-x:auto !important}.ovY-s{overflow-y:scroll !important}.ovX-s{overflow-x:scroll !important}@media screen and (min-width:1440px){.ov-h\@xl\+{overflow:hidden !important}.ov-a\@xl\+{overflow:auto !important}.ov-s\@xl\+{overflow:scroll !important}.ovY-h\@xl\+{overflow-y:hidden !important}.ovX-h\@xl\+{overflow-x:hidden !important}.ovY-a\@xl\+{overflow-y:auto !important}.ovX-a\@xl\+{overflow-x:auto !important}.ovY-s\@xl\+{overflow-y:scroll !important}.ovX-s\@xl\+{overflow-x:scroll !important}}@media screen and (min-width:1200px){.ov-h\@lg\+{overflow:hidden !important}.ov-a\@lg\+{overflow:auto !important}.ov-s\@lg\+{overflow:scroll !important}.ovY-h\@lg\+{overflow-y:hidden !important}.ovX-h\@lg\+{overflow-x:hidden !important}.ovY-a\@lg\+{overflow-y:auto !important}.ovX-a\@lg\+{overflow-x:auto !important}.ovY-s\@lg\+{overflow-y:scroll !important}.ovX-s\@lg\+{overflow-x:scroll !important}}@media screen and (min-width:992px){.ov-h\@md\+{overflow:hidden !important}.ov-a\@md\+{overflow:auto !important}.ov-s\@md\+{overflow:scroll !important}.ovY-h\@md\+{overflow-y:hidden !important}.ovX-h\@md\+{overflow-x:hidden !important}.ovY-a\@md\+{overflow-y:auto !important}.ovX-a\@md\+{overflow-x:auto !important}.ovY-s\@md\+{overflow-y:scroll !important}.ovX-s\@md\+{overflow-x:scroll !important}}@media screen and (min-width:768px){.ov-h\@sm\+{overflow:hidden !important}.ov-a\@sm\+{overflow:auto !important}.ov-s\@sm\+{overflow:scroll !important}.ovY-h\@sm\+{overflow-y:hidden !important}.ovX-h\@sm\+{overflow-x:hidden !important}.ovY-a\@sm\+{overflow-y:auto !important}.ovX-a\@sm\+{overflow-x:auto !important}.ovY-s\@sm\+{overflow-y:scroll !important}.ovX-s\@sm\+{overflow-x:scroll !important}}@media screen and (min-width:0){.ov-h\@xs\+{overflow:hidden !important}.ov-a\@xs\+{overflow:auto !important}.ov-s\@xs\+{overflow:scroll !important}.ovY-h\@xs\+{overflow-y:hidden !important}.ovX-h\@xs\+{overflow-x:hidden !important}.ovY-a\@xs\+{overflow-y:auto !important}.ovX-a\@xs\+{overflow-x:auto !important}.ovY-s\@xs\+{overflow-y:scroll !important}.ovX-s\@xs\+{overflow-x:scroll !important}}@media screen and (max-width:1439px){.ov-h\@xl-{overflow:hidden !important}.ov-a\@xl-{overflow:auto !important}.ov-s\@xl-{overflow:scroll !important}.ovY-h\@xl-{overflow-y:hidden !important}.ovX-h\@xl-{overflow-x:hidden !important}.ovY-a\@xl-{overflow-y:auto !important}.ovX-a\@xl-{overflow-x:auto !important}.ovY-s\@xl-{overflow-y:scroll !important}.ovX-s\@xl-{overflow-x:scroll !important}}@media screen and (max-width:1199px){.ov-h\@lg-{overflow:hidden !important}.ov-a\@lg-{overflow:auto !important}.ov-s\@lg-{overflow:scroll !important}.ovY-h\@lg-{overflow-y:hidden !important}.ovX-h\@lg-{overflow-x:hidden !important}.ovY-a\@lg-{overflow-y:auto !important}.ovX-a\@lg-{overflow-x:auto !important}.ovY-s\@lg-{overflow-y:scroll !important}.ovX-s\@lg-{overflow-x:scroll !important}}@media screen and (max-width:991px){.ov-h\@md-{overflow:hidden !important}.ov-a\@md-{overflow:auto !important}.ov-s\@md-{overflow:scroll !important}.ovY-h\@md-{overflow-y:hidden !important}.ovX-h\@md-{overflow-x:hidden !important}.ovY-a\@md-{overflow-y:auto !important}.ovX-a\@md-{overflow-x:auto !important}.ovY-s\@md-{overflow-y:scroll !important}.ovX-s\@md-{overflow-x:scroll !important}}@media screen and (max-width:767px){.ov-h\@sm-{overflow:hidden !important}.ov-a\@sm-{overflow:auto !important}.ov-s\@sm-{overflow:scroll !important}.ovY-h\@sm-{overflow-y:hidden !important}.ovX-h\@sm-{overflow-x:hidden !important}.ovY-a\@sm-{overflow-y:auto !important}.ovX-a\@sm-{overflow-x:auto !important}.ovY-s\@sm-{overflow-y:scroll !important}.ovX-s\@sm-{overflow-x:scroll !important}}@media screen and (min-width:1199px) and (max-width:1439px){.ov-h\@lg{overflow:hidden !important}.ov-a\@lg{overflow:auto !important}.ov-s\@lg{overflow:scroll !important}.ovY-h\@lg{overflow-y:hidden !important}.ovX-h\@lg{overflow-x:hidden !important}.ovY-a\@lg{overflow-y:auto !important}.ovX-a\@lg{overflow-x:auto !important}.ovY-s\@lg{overflow-y:scroll !important}.ovX-s\@lg{overflow-x:scroll !important}}@media screen and (min-width:991px) and (max-width:1199px){.ov-h\@md{overflow:hidden !important}.ov-a\@md{overflow:auto !important}.ov-s\@md{overflow:scroll !important}.ovY-h\@md{overflow-y:hidden !important}.ovX-h\@md{overflow-x:hidden !important}.ovY-a\@md{overflow-y:auto !important}.ovX-a\@md{overflow-x:auto !important}.ovY-s\@md{overflow-y:scroll !important}.ovX-s\@md{overflow-x:scroll !important}}@media screen and (min-width:767px) and (max-width:991px){.ov-h\@sm{overflow:hidden !important}.ov-a\@sm{overflow:auto !important}.ov-s\@sm{overflow:scroll !important}.ovY-h\@sm{overflow-y:hidden !important}.ovX-h\@sm{overflow-x:hidden !important}.ovY-a\@sm{overflow-y:auto !important}.ovX-a\@sm{overflow-x:auto !important}.ovY-s\@sm{overflow-y:scroll !important}.ovX-s\@sm{overflow-x:scroll !important}}.fl-l{float:left !important}.fl-r{float:right !important}.fl-n{float:none !important}@media screen and (min-width:1440px){.fl-l\@xl\+{float:left !important}.fl-r\@xl\+{float:right !important}.fl-n\@xl\+{float:none !important}}@media screen and (min-width:1200px){.fl-l\@lg\+{float:left !important}.fl-r\@lg\+{float:right !important}.fl-n\@lg\+{float:none !important}}@media screen and (min-width:992px){.fl-l\@md\+{float:left !important}.fl-r\@md\+{float:right !important}.fl-n\@md\+{float:none !important}}@media screen and (min-width:768px){.fl-l\@sm\+{float:left !important}.fl-r\@sm\+{float:right !important}.fl-n\@sm\+{float:none !important}}@media screen and (min-width:0){.fl-l\@xs\+{float:left !important}.fl-r\@xs\+{float:right !important}.fl-n\@xs\+{float:none !important}}@media screen and (max-width:1439px){.fl-l\@xl-{float:left !important}.fl-r\@xl-{float:right !important}.fl-n\@xl-{float:none !important}}@media screen and (max-width:1199px){.fl-l\@lg-{float:left !important}.fl-r\@lg-{float:right !important}.fl-n\@lg-{float:none !important}}@media screen and (max-width:991px){.fl-l\@md-{float:left !important}.fl-r\@md-{float:right !important}.fl-n\@md-{float:none !important}}@media screen and (max-width:767px){.fl-l\@sm-{float:left !important}.fl-r\@sm-{float:right !important}.fl-n\@sm-{float:none !important}}@media screen and (min-width:1199px) and (max-width:1439px){.fl-l\@lg{float:left !important}.fl-r\@lg{float:right !important}.fl-n\@lg{float:none !important}}@media screen and (min-width:991px) and (max-width:1199px){.fl-l\@md{float:left !important}.fl-r\@md{float:right !important}.fl-n\@md{float:none !important}}@media screen and (min-width:767px) and (max-width:991px){.fl-l\@sm{float:left !important}.fl-r\@sm{float:right !important}.fl-n\@sm{float:none !important}}.va-t{vertical-align:top !important}.va-m{vertical-align:middle !important}.va-b{vertical-align:bottom !important}@media screen and (min-width:1440px){.va-t\@xl\+{vertical-align:top !important}.va-m\@xl\+{vertical-align:middle !important}.va-b\@xl\+{vertical-align:bottom !important}}@media screen and (min-width:1200px){.va-t\@lg\+{vertical-align:top !important}.va-m\@lg\+{vertical-align:middle !important}.va-b\@lg\+{vertical-align:bottom !important}}@media screen and (min-width:992px){.va-t\@md\+{vertical-align:top !important}.va-m\@md\+{vertical-align:middle !important}.va-b\@md\+{vertical-align:bottom !important}}@media screen and (min-width:768px){.va-t\@sm\+{vertical-align:top !important}.va-m\@sm\+{vertical-align:middle !important}.va-b\@sm\+{vertical-align:bottom !important}}@media screen and (min-width:0){.va-t\@xs\+{vertical-align:top !important}.va-m\@xs\+{vertical-align:middle !important}.va-b\@xs\+{vertical-align:bottom !important}}@media screen and (max-width:1439px){.va-t\@xl-{vertical-align:top !important}.va-m\@xl-{vertical-align:middle !important}.va-b\@xl-{vertical-align:bottom !important}}@media screen and (max-width:1199px){.va-t\@lg-{vertical-align:top !important}.va-m\@lg-{vertical-align:middle !important}.va-b\@lg-{vertical-align:bottom !important}}@media screen and (max-width:991px){.va-t\@md-{vertical-align:top !important}.va-m\@md-{vertical-align:middle !important}.va-b\@md-{vertical-align:bottom !important}}@media screen and (max-width:767px){.va-t\@sm-{vertical-align:top !important}.va-m\@sm-{vertical-align:middle !important}.va-b\@sm-{vertical-align:bottom !important}}@media screen and (min-width:1199px) and (max-width:1439px){.va-t\@lg{vertical-align:top !important}.va-m\@lg{vertical-align:middle !important}.va-b\@lg{vertical-align:bottom !important}}@media screen and (min-width:991px) and (max-width:1199px){.va-t\@md{vertical-align:top !important}.va-m\@md{vertical-align:middle !important}.va-b\@md{vertical-align:bottom !important}}@media screen and (min-width:767px) and (max-width:991px){.va-t\@sm{vertical-align:top !important}.va-m\@sm{vertical-align:middle !important}.va-b\@sm{vertical-align:bottom !important}}.pos-s{position:static !important}.pos-st{position:sticky !important}.pos-r{position:relative !important}.pos-a{position:absolute !important}.pos-f{position:fixed !important}@media screen and (min-width:1440px){.pos-s\@xl\+{position:static !important}.pos-st\@xl\+{position:sticky !important}.pos-r\@xl\+{position:relative !important}.pos-a\@xl\+{position:absolute !important}.pos-f\@xl\+{position:fixed !important}}@media screen and (min-width:1200px){.pos-s\@lg\+{position:static !important}.pos-st\@lg\+{position:sticky !important}.pos-r\@lg\+{position:relative !important}.pos-a\@lg\+{position:absolute !important}.pos-f\@lg\+{position:fixed !important}}@media screen and (min-width:992px){.pos-s\@md\+{position:static !important}.pos-st\@md\+{position:sticky !important}.pos-r\@md\+{position:relative !important}.pos-a\@md\+{position:absolute !important}.pos-f\@md\+{position:fixed !important}}@media screen and (min-width:768px){.pos-s\@sm\+{position:static !important}.pos-st\@sm\+{position:sticky !important}.pos-r\@sm\+{position:relative !important}.pos-a\@sm\+{position:absolute !important}.pos-f\@sm\+{position:fixed !important}}@media screen and (min-width:0){.pos-s\@xs\+{position:static !important}.pos-st\@xs\+{position:sticky !important}.pos-r\@xs\+{position:relative !important}.pos-a\@xs\+{position:absolute !important}.pos-f\@xs\+{position:fixed !important}}@media screen and (max-width:1439px){.pos-s\@xl-{position:static !important}.pos-st\@xl-{position:sticky !important}.pos-r\@xl-{position:relative !important}.pos-a\@xl-{position:absolute !important}.pos-f\@xl-{position:fixed !important}}@media screen and (max-width:1199px){.pos-s\@lg-{position:static !important}.pos-st\@lg-{position:sticky !important}.pos-r\@lg-{position:relative !important}.pos-a\@lg-{position:absolute !important}.pos-f\@lg-{position:fixed !important}}@media screen and (max-width:991px){.pos-s\@md-{position:static !important}.pos-st\@md-{position:sticky !important}.pos-r\@md-{position:relative !important}.pos-a\@md-{position:absolute !important}.pos-f\@md-{position:fixed !important}}@media screen and (max-width:767px){.pos-s\@sm-{position:static !important}.pos-st\@sm-{position:sticky !important}.pos-r\@sm-{position:relative !important}.pos-a\@sm-{position:absolute !important}.pos-f\@sm-{position:fixed !important}}@media screen and (min-width:1199px) and (max-width:1439px){.pos-s\@lg{position:static !important}.pos-st\@lg{position:sticky !important}.pos-r\@lg{position:relative !important}.pos-a\@lg{position:absolute !important}.pos-f\@lg{position:fixed !important}}@media screen and (min-width:991px) and (max-width:1199px){.pos-s\@md{position:static !important}.pos-st\@md{position:sticky !important}.pos-r\@md{position:relative !important}.pos-a\@md{position:absolute !important}.pos-f\@md{position:fixed !important}}@media screen and (min-width:767px) and (max-width:991px){.pos-s\@sm{position:static !important}.pos-st\@sm{position:sticky !important}.pos-r\@sm{position:relative !important}.pos-a\@sm{position:absolute !important}.pos-f\@sm{position:fixed !important}}.z-0{z-index:0 !important}@media screen and (min-width:1440px){.z-0\@xl\+{z-index:0 !important}}@media screen and (min-width:1200px){.z-0\@lg\+{z-index:0 !important}}@media screen and (min-width:992px){.z-0\@md\+{z-index:0 !important}}@media screen and (min-width:768px){.z-0\@sm\+{z-index:0 !important}}@media screen and (min-width:0){.z-0\@xs\+{z-index:0 !important}}@media screen and (max-width:1439px){.z-0\@xl-{z-index:0 !important}}@media screen and (max-width:1199px){.z-0\@lg-{z-index:0 !important}}@media screen and (max-width:991px){.z-0\@md-{z-index:0 !important}}@media screen and (max-width:767px){.z-0\@sm-{z-index:0 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-0\@lg{z-index:0 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-0\@md{z-index:0 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-0\@sm{z-index:0 !important}}.z-1{z-index:1000 !important}@media screen and (min-width:1440px){.z-1\@xl\+{z-index:1000 !important}}@media screen and (min-width:1200px){.z-1\@lg\+{z-index:1000 !important}}@media screen and (min-width:992px){.z-1\@md\+{z-index:1000 !important}}@media screen and (min-width:768px){.z-1\@sm\+{z-index:1000 !important}}@media screen and (min-width:0){.z-1\@xs\+{z-index:1000 !important}}@media screen and (max-width:1439px){.z-1\@xl-{z-index:1000 !important}}@media screen and (max-width:1199px){.z-1\@lg-{z-index:1000 !important}}@media screen and (max-width:991px){.z-1\@md-{z-index:1000 !important}}@media screen and (max-width:767px){.z-1\@sm-{z-index:1000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-1\@lg{z-index:1000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-1\@md{z-index:1000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-1\@sm{z-index:1000 !important}}.z-2{z-index:2000 !important}@media screen and (min-width:1440px){.z-2\@xl\+{z-index:2000 !important}}@media screen and (min-width:1200px){.z-2\@lg\+{z-index:2000 !important}}@media screen and (min-width:992px){.z-2\@md\+{z-index:2000 !important}}@media screen and (min-width:768px){.z-2\@sm\+{z-index:2000 !important}}@media screen and (min-width:0){.z-2\@xs\+{z-index:2000 !important}}@media screen and (max-width:1439px){.z-2\@xl-{z-index:2000 !important}}@media screen and (max-width:1199px){.z-2\@lg-{z-index:2000 !important}}@media screen and (max-width:991px){.z-2\@md-{z-index:2000 !important}}@media screen and (max-width:767px){.z-2\@sm-{z-index:2000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-2\@lg{z-index:2000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-2\@md{z-index:2000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-2\@sm{z-index:2000 !important}}.z-3{z-index:3000 !important}@media screen and (min-width:1440px){.z-3\@xl\+{z-index:3000 !important}}@media screen and (min-width:1200px){.z-3\@lg\+{z-index:3000 !important}}@media screen and (min-width:992px){.z-3\@md\+{z-index:3000 !important}}@media screen and (min-width:768px){.z-3\@sm\+{z-index:3000 !important}}@media screen and (min-width:0){.z-3\@xs\+{z-index:3000 !important}}@media screen and (max-width:1439px){.z-3\@xl-{z-index:3000 !important}}@media screen and (max-width:1199px){.z-3\@lg-{z-index:3000 !important}}@media screen and (max-width:991px){.z-3\@md-{z-index:3000 !important}}@media screen and (max-width:767px){.z-3\@sm-{z-index:3000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-3\@lg{z-index:3000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-3\@md{z-index:3000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-3\@sm{z-index:3000 !important}}.z-4{z-index:4000 !important}@media screen and (min-width:1440px){.z-4\@xl\+{z-index:4000 !important}}@media screen and (min-width:1200px){.z-4\@lg\+{z-index:4000 !important}}@media screen and (min-width:992px){.z-4\@md\+{z-index:4000 !important}}@media screen and (min-width:768px){.z-4\@sm\+{z-index:4000 !important}}@media screen and (min-width:0){.z-4\@xs\+{z-index:4000 !important}}@media screen and (max-width:1439px){.z-4\@xl-{z-index:4000 !important}}@media screen and (max-width:1199px){.z-4\@lg-{z-index:4000 !important}}@media screen and (max-width:991px){.z-4\@md-{z-index:4000 !important}}@media screen and (max-width:767px){.z-4\@sm-{z-index:4000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-4\@lg{z-index:4000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-4\@md{z-index:4000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-4\@sm{z-index:4000 !important}}.z-5{z-index:5000 !important}@media screen and (min-width:1440px){.z-5\@xl\+{z-index:5000 !important}}@media screen and (min-width:1200px){.z-5\@lg\+{z-index:5000 !important}}@media screen and (min-width:992px){.z-5\@md\+{z-index:5000 !important}}@media screen and (min-width:768px){.z-5\@sm\+{z-index:5000 !important}}@media screen and (min-width:0){.z-5\@xs\+{z-index:5000 !important}}@media screen and (max-width:1439px){.z-5\@xl-{z-index:5000 !important}}@media screen and (max-width:1199px){.z-5\@lg-{z-index:5000 !important}}@media screen and (max-width:991px){.z-5\@md-{z-index:5000 !important}}@media screen and (max-width:767px){.z-5\@sm-{z-index:5000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-5\@lg{z-index:5000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-5\@md{z-index:5000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-5\@sm{z-index:5000 !important}}.z-6{z-index:6000 !important}@media screen and (min-width:1440px){.z-6\@xl\+{z-index:6000 !important}}@media screen and (min-width:1200px){.z-6\@lg\+{z-index:6000 !important}}@media screen and (min-width:992px){.z-6\@md\+{z-index:6000 !important}}@media screen and (min-width:768px){.z-6\@sm\+{z-index:6000 !important}}@media screen and (min-width:0){.z-6\@xs\+{z-index:6000 !important}}@media screen and (max-width:1439px){.z-6\@xl-{z-index:6000 !important}}@media screen and (max-width:1199px){.z-6\@lg-{z-index:6000 !important}}@media screen and (max-width:991px){.z-6\@md-{z-index:6000 !important}}@media screen and (max-width:767px){.z-6\@sm-{z-index:6000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-6\@lg{z-index:6000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-6\@md{z-index:6000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-6\@sm{z-index:6000 !important}}.z-7{z-index:7000 !important}@media screen and (min-width:1440px){.z-7\@xl\+{z-index:7000 !important}}@media screen and (min-width:1200px){.z-7\@lg\+{z-index:7000 !important}}@media screen and (min-width:992px){.z-7\@md\+{z-index:7000 !important}}@media screen and (min-width:768px){.z-7\@sm\+{z-index:7000 !important}}@media screen and (min-width:0){.z-7\@xs\+{z-index:7000 !important}}@media screen and (max-width:1439px){.z-7\@xl-{z-index:7000 !important}}@media screen and (max-width:1199px){.z-7\@lg-{z-index:7000 !important}}@media screen and (max-width:991px){.z-7\@md-{z-index:7000 !important}}@media screen and (max-width:767px){.z-7\@sm-{z-index:7000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-7\@lg{z-index:7000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-7\@md{z-index:7000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-7\@sm{z-index:7000 !important}}.z-8{z-index:8000 !important}@media screen and (min-width:1440px){.z-8\@xl\+{z-index:8000 !important}}@media screen and (min-width:1200px){.z-8\@lg\+{z-index:8000 !important}}@media screen and (min-width:992px){.z-8\@md\+{z-index:8000 !important}}@media screen and (min-width:768px){.z-8\@sm\+{z-index:8000 !important}}@media screen and (min-width:0){.z-8\@xs\+{z-index:8000 !important}}@media screen and (max-width:1439px){.z-8\@xl-{z-index:8000 !important}}@media screen and (max-width:1199px){.z-8\@lg-{z-index:8000 !important}}@media screen and (max-width:991px){.z-8\@md-{z-index:8000 !important}}@media screen and (max-width:767px){.z-8\@sm-{z-index:8000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-8\@lg{z-index:8000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-8\@md{z-index:8000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-8\@sm{z-index:8000 !important}}.z-9{z-index:9000 !important}@media screen and (min-width:1440px){.z-9\@xl\+{z-index:9000 !important}}@media screen and (min-width:1200px){.z-9\@lg\+{z-index:9000 !important}}@media screen and (min-width:992px){.z-9\@md\+{z-index:9000 !important}}@media screen and (min-width:768px){.z-9\@sm\+{z-index:9000 !important}}@media screen and (min-width:0){.z-9\@xs\+{z-index:9000 !important}}@media screen and (max-width:1439px){.z-9\@xl-{z-index:9000 !important}}@media screen and (max-width:1199px){.z-9\@lg-{z-index:9000 !important}}@media screen and (max-width:991px){.z-9\@md-{z-index:9000 !important}}@media screen and (max-width:767px){.z-9\@sm-{z-index:9000 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.z-9\@lg{z-index:9000 !important}}@media screen and (min-width:991px) and (max-width:1199px){.z-9\@md{z-index:9000 !important}}@media screen and (min-width:767px) and (max-width:991px){.z-9\@sm{z-index:9000 !important}}.lisp-i{list-style-position:inside}.lisp-o{list-style-position:outside}.lis-n{list-style:none}.list-c{list-style-type:circle}.list-s{list-style-type:square}.list-u{list-style-type:upper-roman}.list-l{list-style-type:lower-alpha}.m-0{margin:0 !important}.mT-0{margin-top:0 !important}.mR-0{margin-right:0 !important}.mB-0{margin-bottom:0 !important}.mL-0{margin-left:0 !important}.mY-0{margin-top:0 !important;margin-bottom:0 !important}.mX-0{margin-left:0 !important;margin-right:0 !important}.m-nv-0{margin:-0px !important}.mT-nv-0{margin-top:-0px !important}.mR-nv-0{margin-right:-0px !important}.mB-nv-0{margin-bottom:-0px !important}.mL-nv-0{margin-left:-0px !important}.mY-nv-0{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0{margin-left:-0px !important;margin-right:-0px !important}@media screen and (min-width:1440px){.m-0\@xl\+{margin:0 !important}.mT-0\@xl\+{margin-top:0 !important}.mR-0\@xl\+{margin-right:0 !important}.mB-0\@xl\+{margin-bottom:0 !important}.mL-0\@xl\+{margin-left:0 !important}.mY-0\@xl\+{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@xl\+{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@xl\+{margin:-0px !important}.mT-nv-0\@xl\+{margin-top:-0px !important}.mR-nv-0\@xl\+{margin-right:-0px !important}.mB-nv-0\@xl\+{margin-bottom:-0px !important}.mL-nv-0\@xl\+{margin-left:-0px !important}.mY-nv-0\@xl\+{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@xl\+{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:1200px){.m-0\@lg\+{margin:0 !important}.mT-0\@lg\+{margin-top:0 !important}.mR-0\@lg\+{margin-right:0 !important}.mB-0\@lg\+{margin-bottom:0 !important}.mL-0\@lg\+{margin-left:0 !important}.mY-0\@lg\+{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@lg\+{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@lg\+{margin:-0px !important}.mT-nv-0\@lg\+{margin-top:-0px !important}.mR-nv-0\@lg\+{margin-right:-0px !important}.mB-nv-0\@lg\+{margin-bottom:-0px !important}.mL-nv-0\@lg\+{margin-left:-0px !important}.mY-nv-0\@lg\+{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@lg\+{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:992px){.m-0\@md\+{margin:0 !important}.mT-0\@md\+{margin-top:0 !important}.mR-0\@md\+{margin-right:0 !important}.mB-0\@md\+{margin-bottom:0 !important}.mL-0\@md\+{margin-left:0 !important}.mY-0\@md\+{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@md\+{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@md\+{margin:-0px !important}.mT-nv-0\@md\+{margin-top:-0px !important}.mR-nv-0\@md\+{margin-right:-0px !important}.mB-nv-0\@md\+{margin-bottom:-0px !important}.mL-nv-0\@md\+{margin-left:-0px !important}.mY-nv-0\@md\+{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@md\+{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:768px){.m-0\@sm\+{margin:0 !important}.mT-0\@sm\+{margin-top:0 !important}.mR-0\@sm\+{margin-right:0 !important}.mB-0\@sm\+{margin-bottom:0 !important}.mL-0\@sm\+{margin-left:0 !important}.mY-0\@sm\+{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@sm\+{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@sm\+{margin:-0px !important}.mT-nv-0\@sm\+{margin-top:-0px !important}.mR-nv-0\@sm\+{margin-right:-0px !important}.mB-nv-0\@sm\+{margin-bottom:-0px !important}.mL-nv-0\@sm\+{margin-left:-0px !important}.mY-nv-0\@sm\+{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@sm\+{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:0){.m-0\@xs\+{margin:0 !important}.mT-0\@xs\+{margin-top:0 !important}.mR-0\@xs\+{margin-right:0 !important}.mB-0\@xs\+{margin-bottom:0 !important}.mL-0\@xs\+{margin-left:0 !important}.mY-0\@xs\+{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@xs\+{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@xs\+{margin:-0px !important}.mT-nv-0\@xs\+{margin-top:-0px !important}.mR-nv-0\@xs\+{margin-right:-0px !important}.mB-nv-0\@xs\+{margin-bottom:-0px !important}.mL-nv-0\@xs\+{margin-left:-0px !important}.mY-nv-0\@xs\+{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@xs\+{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (max-width:1439px){.m-0\@xl-{margin:0 !important}.mT-0\@xl-{margin-top:0 !important}.mR-0\@xl-{margin-right:0 !important}.mB-0\@xl-{margin-bottom:0 !important}.mL-0\@xl-{margin-left:0 !important}.mY-0\@xl-{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@xl-{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@xl-{margin:-0px !important}.mT-nv-0\@xl-{margin-top:-0px !important}.mR-nv-0\@xl-{margin-right:-0px !important}.mB-nv-0\@xl-{margin-bottom:-0px !important}.mL-nv-0\@xl-{margin-left:-0px !important}.mY-nv-0\@xl-{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@xl-{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (max-width:1199px){.m-0\@lg-{margin:0 !important}.mT-0\@lg-{margin-top:0 !important}.mR-0\@lg-{margin-right:0 !important}.mB-0\@lg-{margin-bottom:0 !important}.mL-0\@lg-{margin-left:0 !important}.mY-0\@lg-{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@lg-{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@lg-{margin:-0px !important}.mT-nv-0\@lg-{margin-top:-0px !important}.mR-nv-0\@lg-{margin-right:-0px !important}.mB-nv-0\@lg-{margin-bottom:-0px !important}.mL-nv-0\@lg-{margin-left:-0px !important}.mY-nv-0\@lg-{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@lg-{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (max-width:991px){.m-0\@md-{margin:0 !important}.mT-0\@md-{margin-top:0 !important}.mR-0\@md-{margin-right:0 !important}.mB-0\@md-{margin-bottom:0 !important}.mL-0\@md-{margin-left:0 !important}.mY-0\@md-{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@md-{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@md-{margin:-0px !important}.mT-nv-0\@md-{margin-top:-0px !important}.mR-nv-0\@md-{margin-right:-0px !important}.mB-nv-0\@md-{margin-bottom:-0px !important}.mL-nv-0\@md-{margin-left:-0px !important}.mY-nv-0\@md-{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@md-{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (max-width:767px){.m-0\@sm-{margin:0 !important}.mT-0\@sm-{margin-top:0 !important}.mR-0\@sm-{margin-right:0 !important}.mB-0\@sm-{margin-bottom:0 !important}.mL-0\@sm-{margin-left:0 !important}.mY-0\@sm-{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@sm-{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@sm-{margin:-0px !important}.mT-nv-0\@sm-{margin-top:-0px !important}.mR-nv-0\@sm-{margin-right:-0px !important}.mB-nv-0\@sm-{margin-bottom:-0px !important}.mL-nv-0\@sm-{margin-left:-0px !important}.mY-nv-0\@sm-{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@sm-{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-0\@lg{margin:0 !important}.mT-0\@lg{margin-top:0 !important}.mR-0\@lg{margin-right:0 !important}.mB-0\@lg{margin-bottom:0 !important}.mL-0\@lg{margin-left:0 !important}.mY-0\@lg{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@lg{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@lg{margin:-0px !important}.mT-nv-0\@lg{margin-top:-0px !important}.mR-nv-0\@lg{margin-right:-0px !important}.mB-nv-0\@lg{margin-bottom:-0px !important}.mL-nv-0\@lg{margin-left:-0px !important}.mY-nv-0\@lg{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@lg{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-0\@md{margin:0 !important}.mT-0\@md{margin-top:0 !important}.mR-0\@md{margin-right:0 !important}.mB-0\@md{margin-bottom:0 !important}.mL-0\@md{margin-left:0 !important}.mY-0\@md{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@md{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@md{margin:-0px !important}.mT-nv-0\@md{margin-top:-0px !important}.mR-nv-0\@md{margin-right:-0px !important}.mB-nv-0\@md{margin-bottom:-0px !important}.mL-nv-0\@md{margin-left:-0px !important}.mY-nv-0\@md{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@md{margin-left:-0px !important;margin-right:-0px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-0\@sm{margin:0 !important}.mT-0\@sm{margin-top:0 !important}.mR-0\@sm{margin-right:0 !important}.mB-0\@sm{margin-bottom:0 !important}.mL-0\@sm{margin-left:0 !important}.mY-0\@sm{margin-top:0 !important;margin-bottom:0 !important}.mX-0\@sm{margin-left:0 !important;margin-right:0 !important}.m-nv-0\@sm{margin:-0px !important}.mT-nv-0\@sm{margin-top:-0px !important}.mR-nv-0\@sm{margin-right:-0px !important}.mB-nv-0\@sm{margin-bottom:-0px !important}.mL-nv-0\@sm{margin-left:-0px !important}.mY-nv-0\@sm{margin-top:-0px !important;margin-bottom:-0px !important}.mX-nv-0\@sm{margin-left:-0px !important;margin-right:-0px !important}}.m-1{margin:1px !important}.mT-1{margin-top:1px !important}.mR-1{margin-right:1px !important}.mB-1{margin-bottom:1px !important}.mL-1{margin-left:1px !important}.mY-1{margin-top:1px !important;margin-bottom:1px !important}.mX-1{margin-left:1px !important;margin-right:1px !important}.m-nv-1{margin:-1px !important}.mT-nv-1{margin-top:-1px !important}.mR-nv-1{margin-right:-1px !important}.mB-nv-1{margin-bottom:-1px !important}.mL-nv-1{margin-left:-1px !important}.mY-nv-1{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1{margin-left:-1px !important;margin-right:-1px !important}@media screen and (min-width:1440px){.m-1\@xl\+{margin:1px !important}.mT-1\@xl\+{margin-top:1px !important}.mR-1\@xl\+{margin-right:1px !important}.mB-1\@xl\+{margin-bottom:1px !important}.mL-1\@xl\+{margin-left:1px !important}.mY-1\@xl\+{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@xl\+{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@xl\+{margin:-1px !important}.mT-nv-1\@xl\+{margin-top:-1px !important}.mR-nv-1\@xl\+{margin-right:-1px !important}.mB-nv-1\@xl\+{margin-bottom:-1px !important}.mL-nv-1\@xl\+{margin-left:-1px !important}.mY-nv-1\@xl\+{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@xl\+{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:1200px){.m-1\@lg\+{margin:1px !important}.mT-1\@lg\+{margin-top:1px !important}.mR-1\@lg\+{margin-right:1px !important}.mB-1\@lg\+{margin-bottom:1px !important}.mL-1\@lg\+{margin-left:1px !important}.mY-1\@lg\+{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@lg\+{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@lg\+{margin:-1px !important}.mT-nv-1\@lg\+{margin-top:-1px !important}.mR-nv-1\@lg\+{margin-right:-1px !important}.mB-nv-1\@lg\+{margin-bottom:-1px !important}.mL-nv-1\@lg\+{margin-left:-1px !important}.mY-nv-1\@lg\+{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@lg\+{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:992px){.m-1\@md\+{margin:1px !important}.mT-1\@md\+{margin-top:1px !important}.mR-1\@md\+{margin-right:1px !important}.mB-1\@md\+{margin-bottom:1px !important}.mL-1\@md\+{margin-left:1px !important}.mY-1\@md\+{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@md\+{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@md\+{margin:-1px !important}.mT-nv-1\@md\+{margin-top:-1px !important}.mR-nv-1\@md\+{margin-right:-1px !important}.mB-nv-1\@md\+{margin-bottom:-1px !important}.mL-nv-1\@md\+{margin-left:-1px !important}.mY-nv-1\@md\+{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@md\+{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:768px){.m-1\@sm\+{margin:1px !important}.mT-1\@sm\+{margin-top:1px !important}.mR-1\@sm\+{margin-right:1px !important}.mB-1\@sm\+{margin-bottom:1px !important}.mL-1\@sm\+{margin-left:1px !important}.mY-1\@sm\+{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@sm\+{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@sm\+{margin:-1px !important}.mT-nv-1\@sm\+{margin-top:-1px !important}.mR-nv-1\@sm\+{margin-right:-1px !important}.mB-nv-1\@sm\+{margin-bottom:-1px !important}.mL-nv-1\@sm\+{margin-left:-1px !important}.mY-nv-1\@sm\+{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@sm\+{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:0){.m-1\@xs\+{margin:1px !important}.mT-1\@xs\+{margin-top:1px !important}.mR-1\@xs\+{margin-right:1px !important}.mB-1\@xs\+{margin-bottom:1px !important}.mL-1\@xs\+{margin-left:1px !important}.mY-1\@xs\+{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@xs\+{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@xs\+{margin:-1px !important}.mT-nv-1\@xs\+{margin-top:-1px !important}.mR-nv-1\@xs\+{margin-right:-1px !important}.mB-nv-1\@xs\+{margin-bottom:-1px !important}.mL-nv-1\@xs\+{margin-left:-1px !important}.mY-nv-1\@xs\+{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@xs\+{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (max-width:1439px){.m-1\@xl-{margin:1px !important}.mT-1\@xl-{margin-top:1px !important}.mR-1\@xl-{margin-right:1px !important}.mB-1\@xl-{margin-bottom:1px !important}.mL-1\@xl-{margin-left:1px !important}.mY-1\@xl-{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@xl-{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@xl-{margin:-1px !important}.mT-nv-1\@xl-{margin-top:-1px !important}.mR-nv-1\@xl-{margin-right:-1px !important}.mB-nv-1\@xl-{margin-bottom:-1px !important}.mL-nv-1\@xl-{margin-left:-1px !important}.mY-nv-1\@xl-{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@xl-{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (max-width:1199px){.m-1\@lg-{margin:1px !important}.mT-1\@lg-{margin-top:1px !important}.mR-1\@lg-{margin-right:1px !important}.mB-1\@lg-{margin-bottom:1px !important}.mL-1\@lg-{margin-left:1px !important}.mY-1\@lg-{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@lg-{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@lg-{margin:-1px !important}.mT-nv-1\@lg-{margin-top:-1px !important}.mR-nv-1\@lg-{margin-right:-1px !important}.mB-nv-1\@lg-{margin-bottom:-1px !important}.mL-nv-1\@lg-{margin-left:-1px !important}.mY-nv-1\@lg-{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@lg-{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (max-width:991px){.m-1\@md-{margin:1px !important}.mT-1\@md-{margin-top:1px !important}.mR-1\@md-{margin-right:1px !important}.mB-1\@md-{margin-bottom:1px !important}.mL-1\@md-{margin-left:1px !important}.mY-1\@md-{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@md-{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@md-{margin:-1px !important}.mT-nv-1\@md-{margin-top:-1px !important}.mR-nv-1\@md-{margin-right:-1px !important}.mB-nv-1\@md-{margin-bottom:-1px !important}.mL-nv-1\@md-{margin-left:-1px !important}.mY-nv-1\@md-{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@md-{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (max-width:767px){.m-1\@sm-{margin:1px !important}.mT-1\@sm-{margin-top:1px !important}.mR-1\@sm-{margin-right:1px !important}.mB-1\@sm-{margin-bottom:1px !important}.mL-1\@sm-{margin-left:1px !important}.mY-1\@sm-{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@sm-{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@sm-{margin:-1px !important}.mT-nv-1\@sm-{margin-top:-1px !important}.mR-nv-1\@sm-{margin-right:-1px !important}.mB-nv-1\@sm-{margin-bottom:-1px !important}.mL-nv-1\@sm-{margin-left:-1px !important}.mY-nv-1\@sm-{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@sm-{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-1\@lg{margin:1px !important}.mT-1\@lg{margin-top:1px !important}.mR-1\@lg{margin-right:1px !important}.mB-1\@lg{margin-bottom:1px !important}.mL-1\@lg{margin-left:1px !important}.mY-1\@lg{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@lg{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@lg{margin:-1px !important}.mT-nv-1\@lg{margin-top:-1px !important}.mR-nv-1\@lg{margin-right:-1px !important}.mB-nv-1\@lg{margin-bottom:-1px !important}.mL-nv-1\@lg{margin-left:-1px !important}.mY-nv-1\@lg{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@lg{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-1\@md{margin:1px !important}.mT-1\@md{margin-top:1px !important}.mR-1\@md{margin-right:1px !important}.mB-1\@md{margin-bottom:1px !important}.mL-1\@md{margin-left:1px !important}.mY-1\@md{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@md{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@md{margin:-1px !important}.mT-nv-1\@md{margin-top:-1px !important}.mR-nv-1\@md{margin-right:-1px !important}.mB-nv-1\@md{margin-bottom:-1px !important}.mL-nv-1\@md{margin-left:-1px !important}.mY-nv-1\@md{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@md{margin-left:-1px !important;margin-right:-1px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-1\@sm{margin:1px !important}.mT-1\@sm{margin-top:1px !important}.mR-1\@sm{margin-right:1px !important}.mB-1\@sm{margin-bottom:1px !important}.mL-1\@sm{margin-left:1px !important}.mY-1\@sm{margin-top:1px !important;margin-bottom:1px !important}.mX-1\@sm{margin-left:1px !important;margin-right:1px !important}.m-nv-1\@sm{margin:-1px !important}.mT-nv-1\@sm{margin-top:-1px !important}.mR-nv-1\@sm{margin-right:-1px !important}.mB-nv-1\@sm{margin-bottom:-1px !important}.mL-nv-1\@sm{margin-left:-1px !important}.mY-nv-1\@sm{margin-top:-1px !important;margin-bottom:-1px !important}.mX-nv-1\@sm{margin-left:-1px !important;margin-right:-1px !important}}.m-2{margin:2px !important}.mT-2{margin-top:2px !important}.mR-2{margin-right:2px !important}.mB-2{margin-bottom:2px !important}.mL-2{margin-left:2px !important}.mY-2{margin-top:2px !important;margin-bottom:2px !important}.mX-2{margin-left:2px !important;margin-right:2px !important}.m-nv-2{margin:-2px !important}.mT-nv-2{margin-top:-2px !important}.mR-nv-2{margin-right:-2px !important}.mB-nv-2{margin-bottom:-2px !important}.mL-nv-2{margin-left:-2px !important}.mY-nv-2{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2{margin-left:-2px !important;margin-right:-2px !important}@media screen and (min-width:1440px){.m-2\@xl\+{margin:2px !important}.mT-2\@xl\+{margin-top:2px !important}.mR-2\@xl\+{margin-right:2px !important}.mB-2\@xl\+{margin-bottom:2px !important}.mL-2\@xl\+{margin-left:2px !important}.mY-2\@xl\+{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@xl\+{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@xl\+{margin:-2px !important}.mT-nv-2\@xl\+{margin-top:-2px !important}.mR-nv-2\@xl\+{margin-right:-2px !important}.mB-nv-2\@xl\+{margin-bottom:-2px !important}.mL-nv-2\@xl\+{margin-left:-2px !important}.mY-nv-2\@xl\+{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@xl\+{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:1200px){.m-2\@lg\+{margin:2px !important}.mT-2\@lg\+{margin-top:2px !important}.mR-2\@lg\+{margin-right:2px !important}.mB-2\@lg\+{margin-bottom:2px !important}.mL-2\@lg\+{margin-left:2px !important}.mY-2\@lg\+{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@lg\+{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@lg\+{margin:-2px !important}.mT-nv-2\@lg\+{margin-top:-2px !important}.mR-nv-2\@lg\+{margin-right:-2px !important}.mB-nv-2\@lg\+{margin-bottom:-2px !important}.mL-nv-2\@lg\+{margin-left:-2px !important}.mY-nv-2\@lg\+{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@lg\+{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:992px){.m-2\@md\+{margin:2px !important}.mT-2\@md\+{margin-top:2px !important}.mR-2\@md\+{margin-right:2px !important}.mB-2\@md\+{margin-bottom:2px !important}.mL-2\@md\+{margin-left:2px !important}.mY-2\@md\+{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@md\+{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@md\+{margin:-2px !important}.mT-nv-2\@md\+{margin-top:-2px !important}.mR-nv-2\@md\+{margin-right:-2px !important}.mB-nv-2\@md\+{margin-bottom:-2px !important}.mL-nv-2\@md\+{margin-left:-2px !important}.mY-nv-2\@md\+{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@md\+{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:768px){.m-2\@sm\+{margin:2px !important}.mT-2\@sm\+{margin-top:2px !important}.mR-2\@sm\+{margin-right:2px !important}.mB-2\@sm\+{margin-bottom:2px !important}.mL-2\@sm\+{margin-left:2px !important}.mY-2\@sm\+{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@sm\+{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@sm\+{margin:-2px !important}.mT-nv-2\@sm\+{margin-top:-2px !important}.mR-nv-2\@sm\+{margin-right:-2px !important}.mB-nv-2\@sm\+{margin-bottom:-2px !important}.mL-nv-2\@sm\+{margin-left:-2px !important}.mY-nv-2\@sm\+{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@sm\+{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:0){.m-2\@xs\+{margin:2px !important}.mT-2\@xs\+{margin-top:2px !important}.mR-2\@xs\+{margin-right:2px !important}.mB-2\@xs\+{margin-bottom:2px !important}.mL-2\@xs\+{margin-left:2px !important}.mY-2\@xs\+{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@xs\+{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@xs\+{margin:-2px !important}.mT-nv-2\@xs\+{margin-top:-2px !important}.mR-nv-2\@xs\+{margin-right:-2px !important}.mB-nv-2\@xs\+{margin-bottom:-2px !important}.mL-nv-2\@xs\+{margin-left:-2px !important}.mY-nv-2\@xs\+{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@xs\+{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (max-width:1439px){.m-2\@xl-{margin:2px !important}.mT-2\@xl-{margin-top:2px !important}.mR-2\@xl-{margin-right:2px !important}.mB-2\@xl-{margin-bottom:2px !important}.mL-2\@xl-{margin-left:2px !important}.mY-2\@xl-{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@xl-{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@xl-{margin:-2px !important}.mT-nv-2\@xl-{margin-top:-2px !important}.mR-nv-2\@xl-{margin-right:-2px !important}.mB-nv-2\@xl-{margin-bottom:-2px !important}.mL-nv-2\@xl-{margin-left:-2px !important}.mY-nv-2\@xl-{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@xl-{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (max-width:1199px){.m-2\@lg-{margin:2px !important}.mT-2\@lg-{margin-top:2px !important}.mR-2\@lg-{margin-right:2px !important}.mB-2\@lg-{margin-bottom:2px !important}.mL-2\@lg-{margin-left:2px !important}.mY-2\@lg-{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@lg-{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@lg-{margin:-2px !important}.mT-nv-2\@lg-{margin-top:-2px !important}.mR-nv-2\@lg-{margin-right:-2px !important}.mB-nv-2\@lg-{margin-bottom:-2px !important}.mL-nv-2\@lg-{margin-left:-2px !important}.mY-nv-2\@lg-{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@lg-{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (max-width:991px){.m-2\@md-{margin:2px !important}.mT-2\@md-{margin-top:2px !important}.mR-2\@md-{margin-right:2px !important}.mB-2\@md-{margin-bottom:2px !important}.mL-2\@md-{margin-left:2px !important}.mY-2\@md-{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@md-{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@md-{margin:-2px !important}.mT-nv-2\@md-{margin-top:-2px !important}.mR-nv-2\@md-{margin-right:-2px !important}.mB-nv-2\@md-{margin-bottom:-2px !important}.mL-nv-2\@md-{margin-left:-2px !important}.mY-nv-2\@md-{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@md-{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (max-width:767px){.m-2\@sm-{margin:2px !important}.mT-2\@sm-{margin-top:2px !important}.mR-2\@sm-{margin-right:2px !important}.mB-2\@sm-{margin-bottom:2px !important}.mL-2\@sm-{margin-left:2px !important}.mY-2\@sm-{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@sm-{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@sm-{margin:-2px !important}.mT-nv-2\@sm-{margin-top:-2px !important}.mR-nv-2\@sm-{margin-right:-2px !important}.mB-nv-2\@sm-{margin-bottom:-2px !important}.mL-nv-2\@sm-{margin-left:-2px !important}.mY-nv-2\@sm-{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@sm-{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-2\@lg{margin:2px !important}.mT-2\@lg{margin-top:2px !important}.mR-2\@lg{margin-right:2px !important}.mB-2\@lg{margin-bottom:2px !important}.mL-2\@lg{margin-left:2px !important}.mY-2\@lg{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@lg{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@lg{margin:-2px !important}.mT-nv-2\@lg{margin-top:-2px !important}.mR-nv-2\@lg{margin-right:-2px !important}.mB-nv-2\@lg{margin-bottom:-2px !important}.mL-nv-2\@lg{margin-left:-2px !important}.mY-nv-2\@lg{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@lg{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-2\@md{margin:2px !important}.mT-2\@md{margin-top:2px !important}.mR-2\@md{margin-right:2px !important}.mB-2\@md{margin-bottom:2px !important}.mL-2\@md{margin-left:2px !important}.mY-2\@md{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@md{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@md{margin:-2px !important}.mT-nv-2\@md{margin-top:-2px !important}.mR-nv-2\@md{margin-right:-2px !important}.mB-nv-2\@md{margin-bottom:-2px !important}.mL-nv-2\@md{margin-left:-2px !important}.mY-nv-2\@md{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@md{margin-left:-2px !important;margin-right:-2px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-2\@sm{margin:2px !important}.mT-2\@sm{margin-top:2px !important}.mR-2\@sm{margin-right:2px !important}.mB-2\@sm{margin-bottom:2px !important}.mL-2\@sm{margin-left:2px !important}.mY-2\@sm{margin-top:2px !important;margin-bottom:2px !important}.mX-2\@sm{margin-left:2px !important;margin-right:2px !important}.m-nv-2\@sm{margin:-2px !important}.mT-nv-2\@sm{margin-top:-2px !important}.mR-nv-2\@sm{margin-right:-2px !important}.mB-nv-2\@sm{margin-bottom:-2px !important}.mL-nv-2\@sm{margin-left:-2px !important}.mY-nv-2\@sm{margin-top:-2px !important;margin-bottom:-2px !important}.mX-nv-2\@sm{margin-left:-2px !important;margin-right:-2px !important}}.m-3{margin:3px !important}.mT-3{margin-top:3px !important}.mR-3{margin-right:3px !important}.mB-3{margin-bottom:3px !important}.mL-3{margin-left:3px !important}.mY-3{margin-top:3px !important;margin-bottom:3px !important}.mX-3{margin-left:3px !important;margin-right:3px !important}.m-nv-3{margin:-3px !important}.mT-nv-3{margin-top:-3px !important}.mR-nv-3{margin-right:-3px !important}.mB-nv-3{margin-bottom:-3px !important}.mL-nv-3{margin-left:-3px !important}.mY-nv-3{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3{margin-left:-3px !important;margin-right:-3px !important}@media screen and (min-width:1440px){.m-3\@xl\+{margin:3px !important}.mT-3\@xl\+{margin-top:3px !important}.mR-3\@xl\+{margin-right:3px !important}.mB-3\@xl\+{margin-bottom:3px !important}.mL-3\@xl\+{margin-left:3px !important}.mY-3\@xl\+{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@xl\+{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@xl\+{margin:-3px !important}.mT-nv-3\@xl\+{margin-top:-3px !important}.mR-nv-3\@xl\+{margin-right:-3px !important}.mB-nv-3\@xl\+{margin-bottom:-3px !important}.mL-nv-3\@xl\+{margin-left:-3px !important}.mY-nv-3\@xl\+{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@xl\+{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:1200px){.m-3\@lg\+{margin:3px !important}.mT-3\@lg\+{margin-top:3px !important}.mR-3\@lg\+{margin-right:3px !important}.mB-3\@lg\+{margin-bottom:3px !important}.mL-3\@lg\+{margin-left:3px !important}.mY-3\@lg\+{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@lg\+{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@lg\+{margin:-3px !important}.mT-nv-3\@lg\+{margin-top:-3px !important}.mR-nv-3\@lg\+{margin-right:-3px !important}.mB-nv-3\@lg\+{margin-bottom:-3px !important}.mL-nv-3\@lg\+{margin-left:-3px !important}.mY-nv-3\@lg\+{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@lg\+{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:992px){.m-3\@md\+{margin:3px !important}.mT-3\@md\+{margin-top:3px !important}.mR-3\@md\+{margin-right:3px !important}.mB-3\@md\+{margin-bottom:3px !important}.mL-3\@md\+{margin-left:3px !important}.mY-3\@md\+{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@md\+{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@md\+{margin:-3px !important}.mT-nv-3\@md\+{margin-top:-3px !important}.mR-nv-3\@md\+{margin-right:-3px !important}.mB-nv-3\@md\+{margin-bottom:-3px !important}.mL-nv-3\@md\+{margin-left:-3px !important}.mY-nv-3\@md\+{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@md\+{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:768px){.m-3\@sm\+{margin:3px !important}.mT-3\@sm\+{margin-top:3px !important}.mR-3\@sm\+{margin-right:3px !important}.mB-3\@sm\+{margin-bottom:3px !important}.mL-3\@sm\+{margin-left:3px !important}.mY-3\@sm\+{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@sm\+{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@sm\+{margin:-3px !important}.mT-nv-3\@sm\+{margin-top:-3px !important}.mR-nv-3\@sm\+{margin-right:-3px !important}.mB-nv-3\@sm\+{margin-bottom:-3px !important}.mL-nv-3\@sm\+{margin-left:-3px !important}.mY-nv-3\@sm\+{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@sm\+{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:0){.m-3\@xs\+{margin:3px !important}.mT-3\@xs\+{margin-top:3px !important}.mR-3\@xs\+{margin-right:3px !important}.mB-3\@xs\+{margin-bottom:3px !important}.mL-3\@xs\+{margin-left:3px !important}.mY-3\@xs\+{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@xs\+{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@xs\+{margin:-3px !important}.mT-nv-3\@xs\+{margin-top:-3px !important}.mR-nv-3\@xs\+{margin-right:-3px !important}.mB-nv-3\@xs\+{margin-bottom:-3px !important}.mL-nv-3\@xs\+{margin-left:-3px !important}.mY-nv-3\@xs\+{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@xs\+{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (max-width:1439px){.m-3\@xl-{margin:3px !important}.mT-3\@xl-{margin-top:3px !important}.mR-3\@xl-{margin-right:3px !important}.mB-3\@xl-{margin-bottom:3px !important}.mL-3\@xl-{margin-left:3px !important}.mY-3\@xl-{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@xl-{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@xl-{margin:-3px !important}.mT-nv-3\@xl-{margin-top:-3px !important}.mR-nv-3\@xl-{margin-right:-3px !important}.mB-nv-3\@xl-{margin-bottom:-3px !important}.mL-nv-3\@xl-{margin-left:-3px !important}.mY-nv-3\@xl-{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@xl-{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (max-width:1199px){.m-3\@lg-{margin:3px !important}.mT-3\@lg-{margin-top:3px !important}.mR-3\@lg-{margin-right:3px !important}.mB-3\@lg-{margin-bottom:3px !important}.mL-3\@lg-{margin-left:3px !important}.mY-3\@lg-{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@lg-{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@lg-{margin:-3px !important}.mT-nv-3\@lg-{margin-top:-3px !important}.mR-nv-3\@lg-{margin-right:-3px !important}.mB-nv-3\@lg-{margin-bottom:-3px !important}.mL-nv-3\@lg-{margin-left:-3px !important}.mY-nv-3\@lg-{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@lg-{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (max-width:991px){.m-3\@md-{margin:3px !important}.mT-3\@md-{margin-top:3px !important}.mR-3\@md-{margin-right:3px !important}.mB-3\@md-{margin-bottom:3px !important}.mL-3\@md-{margin-left:3px !important}.mY-3\@md-{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@md-{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@md-{margin:-3px !important}.mT-nv-3\@md-{margin-top:-3px !important}.mR-nv-3\@md-{margin-right:-3px !important}.mB-nv-3\@md-{margin-bottom:-3px !important}.mL-nv-3\@md-{margin-left:-3px !important}.mY-nv-3\@md-{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@md-{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (max-width:767px){.m-3\@sm-{margin:3px !important}.mT-3\@sm-{margin-top:3px !important}.mR-3\@sm-{margin-right:3px !important}.mB-3\@sm-{margin-bottom:3px !important}.mL-3\@sm-{margin-left:3px !important}.mY-3\@sm-{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@sm-{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@sm-{margin:-3px !important}.mT-nv-3\@sm-{margin-top:-3px !important}.mR-nv-3\@sm-{margin-right:-3px !important}.mB-nv-3\@sm-{margin-bottom:-3px !important}.mL-nv-3\@sm-{margin-left:-3px !important}.mY-nv-3\@sm-{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@sm-{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-3\@lg{margin:3px !important}.mT-3\@lg{margin-top:3px !important}.mR-3\@lg{margin-right:3px !important}.mB-3\@lg{margin-bottom:3px !important}.mL-3\@lg{margin-left:3px !important}.mY-3\@lg{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@lg{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@lg{margin:-3px !important}.mT-nv-3\@lg{margin-top:-3px !important}.mR-nv-3\@lg{margin-right:-3px !important}.mB-nv-3\@lg{margin-bottom:-3px !important}.mL-nv-3\@lg{margin-left:-3px !important}.mY-nv-3\@lg{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@lg{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-3\@md{margin:3px !important}.mT-3\@md{margin-top:3px !important}.mR-3\@md{margin-right:3px !important}.mB-3\@md{margin-bottom:3px !important}.mL-3\@md{margin-left:3px !important}.mY-3\@md{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@md{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@md{margin:-3px !important}.mT-nv-3\@md{margin-top:-3px !important}.mR-nv-3\@md{margin-right:-3px !important}.mB-nv-3\@md{margin-bottom:-3px !important}.mL-nv-3\@md{margin-left:-3px !important}.mY-nv-3\@md{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@md{margin-left:-3px !important;margin-right:-3px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-3\@sm{margin:3px !important}.mT-3\@sm{margin-top:3px !important}.mR-3\@sm{margin-right:3px !important}.mB-3\@sm{margin-bottom:3px !important}.mL-3\@sm{margin-left:3px !important}.mY-3\@sm{margin-top:3px !important;margin-bottom:3px !important}.mX-3\@sm{margin-left:3px !important;margin-right:3px !important}.m-nv-3\@sm{margin:-3px !important}.mT-nv-3\@sm{margin-top:-3px !important}.mR-nv-3\@sm{margin-right:-3px !important}.mB-nv-3\@sm{margin-bottom:-3px !important}.mL-nv-3\@sm{margin-left:-3px !important}.mY-nv-3\@sm{margin-top:-3px !important;margin-bottom:-3px !important}.mX-nv-3\@sm{margin-left:-3px !important;margin-right:-3px !important}}.m-4{margin:4px !important}.mT-4{margin-top:4px !important}.mR-4{margin-right:4px !important}.mB-4{margin-bottom:4px !important}.mL-4{margin-left:4px !important}.mY-4{margin-top:4px !important;margin-bottom:4px !important}.mX-4{margin-left:4px !important;margin-right:4px !important}.m-nv-4{margin:-4px !important}.mT-nv-4{margin-top:-4px !important}.mR-nv-4{margin-right:-4px !important}.mB-nv-4{margin-bottom:-4px !important}.mL-nv-4{margin-left:-4px !important}.mY-nv-4{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4{margin-left:-4px !important;margin-right:-4px !important}@media screen and (min-width:1440px){.m-4\@xl\+{margin:4px !important}.mT-4\@xl\+{margin-top:4px !important}.mR-4\@xl\+{margin-right:4px !important}.mB-4\@xl\+{margin-bottom:4px !important}.mL-4\@xl\+{margin-left:4px !important}.mY-4\@xl\+{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@xl\+{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@xl\+{margin:-4px !important}.mT-nv-4\@xl\+{margin-top:-4px !important}.mR-nv-4\@xl\+{margin-right:-4px !important}.mB-nv-4\@xl\+{margin-bottom:-4px !important}.mL-nv-4\@xl\+{margin-left:-4px !important}.mY-nv-4\@xl\+{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@xl\+{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:1200px){.m-4\@lg\+{margin:4px !important}.mT-4\@lg\+{margin-top:4px !important}.mR-4\@lg\+{margin-right:4px !important}.mB-4\@lg\+{margin-bottom:4px !important}.mL-4\@lg\+{margin-left:4px !important}.mY-4\@lg\+{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@lg\+{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@lg\+{margin:-4px !important}.mT-nv-4\@lg\+{margin-top:-4px !important}.mR-nv-4\@lg\+{margin-right:-4px !important}.mB-nv-4\@lg\+{margin-bottom:-4px !important}.mL-nv-4\@lg\+{margin-left:-4px !important}.mY-nv-4\@lg\+{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@lg\+{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:992px){.m-4\@md\+{margin:4px !important}.mT-4\@md\+{margin-top:4px !important}.mR-4\@md\+{margin-right:4px !important}.mB-4\@md\+{margin-bottom:4px !important}.mL-4\@md\+{margin-left:4px !important}.mY-4\@md\+{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@md\+{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@md\+{margin:-4px !important}.mT-nv-4\@md\+{margin-top:-4px !important}.mR-nv-4\@md\+{margin-right:-4px !important}.mB-nv-4\@md\+{margin-bottom:-4px !important}.mL-nv-4\@md\+{margin-left:-4px !important}.mY-nv-4\@md\+{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@md\+{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:768px){.m-4\@sm\+{margin:4px !important}.mT-4\@sm\+{margin-top:4px !important}.mR-4\@sm\+{margin-right:4px !important}.mB-4\@sm\+{margin-bottom:4px !important}.mL-4\@sm\+{margin-left:4px !important}.mY-4\@sm\+{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@sm\+{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@sm\+{margin:-4px !important}.mT-nv-4\@sm\+{margin-top:-4px !important}.mR-nv-4\@sm\+{margin-right:-4px !important}.mB-nv-4\@sm\+{margin-bottom:-4px !important}.mL-nv-4\@sm\+{margin-left:-4px !important}.mY-nv-4\@sm\+{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@sm\+{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:0){.m-4\@xs\+{margin:4px !important}.mT-4\@xs\+{margin-top:4px !important}.mR-4\@xs\+{margin-right:4px !important}.mB-4\@xs\+{margin-bottom:4px !important}.mL-4\@xs\+{margin-left:4px !important}.mY-4\@xs\+{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@xs\+{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@xs\+{margin:-4px !important}.mT-nv-4\@xs\+{margin-top:-4px !important}.mR-nv-4\@xs\+{margin-right:-4px !important}.mB-nv-4\@xs\+{margin-bottom:-4px !important}.mL-nv-4\@xs\+{margin-left:-4px !important}.mY-nv-4\@xs\+{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@xs\+{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (max-width:1439px){.m-4\@xl-{margin:4px !important}.mT-4\@xl-{margin-top:4px !important}.mR-4\@xl-{margin-right:4px !important}.mB-4\@xl-{margin-bottom:4px !important}.mL-4\@xl-{margin-left:4px !important}.mY-4\@xl-{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@xl-{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@xl-{margin:-4px !important}.mT-nv-4\@xl-{margin-top:-4px !important}.mR-nv-4\@xl-{margin-right:-4px !important}.mB-nv-4\@xl-{margin-bottom:-4px !important}.mL-nv-4\@xl-{margin-left:-4px !important}.mY-nv-4\@xl-{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@xl-{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (max-width:1199px){.m-4\@lg-{margin:4px !important}.mT-4\@lg-{margin-top:4px !important}.mR-4\@lg-{margin-right:4px !important}.mB-4\@lg-{margin-bottom:4px !important}.mL-4\@lg-{margin-left:4px !important}.mY-4\@lg-{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@lg-{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@lg-{margin:-4px !important}.mT-nv-4\@lg-{margin-top:-4px !important}.mR-nv-4\@lg-{margin-right:-4px !important}.mB-nv-4\@lg-{margin-bottom:-4px !important}.mL-nv-4\@lg-{margin-left:-4px !important}.mY-nv-4\@lg-{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@lg-{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (max-width:991px){.m-4\@md-{margin:4px !important}.mT-4\@md-{margin-top:4px !important}.mR-4\@md-{margin-right:4px !important}.mB-4\@md-{margin-bottom:4px !important}.mL-4\@md-{margin-left:4px !important}.mY-4\@md-{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@md-{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@md-{margin:-4px !important}.mT-nv-4\@md-{margin-top:-4px !important}.mR-nv-4\@md-{margin-right:-4px !important}.mB-nv-4\@md-{margin-bottom:-4px !important}.mL-nv-4\@md-{margin-left:-4px !important}.mY-nv-4\@md-{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@md-{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (max-width:767px){.m-4\@sm-{margin:4px !important}.mT-4\@sm-{margin-top:4px !important}.mR-4\@sm-{margin-right:4px !important}.mB-4\@sm-{margin-bottom:4px !important}.mL-4\@sm-{margin-left:4px !important}.mY-4\@sm-{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@sm-{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@sm-{margin:-4px !important}.mT-nv-4\@sm-{margin-top:-4px !important}.mR-nv-4\@sm-{margin-right:-4px !important}.mB-nv-4\@sm-{margin-bottom:-4px !important}.mL-nv-4\@sm-{margin-left:-4px !important}.mY-nv-4\@sm-{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@sm-{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-4\@lg{margin:4px !important}.mT-4\@lg{margin-top:4px !important}.mR-4\@lg{margin-right:4px !important}.mB-4\@lg{margin-bottom:4px !important}.mL-4\@lg{margin-left:4px !important}.mY-4\@lg{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@lg{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@lg{margin:-4px !important}.mT-nv-4\@lg{margin-top:-4px !important}.mR-nv-4\@lg{margin-right:-4px !important}.mB-nv-4\@lg{margin-bottom:-4px !important}.mL-nv-4\@lg{margin-left:-4px !important}.mY-nv-4\@lg{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@lg{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-4\@md{margin:4px !important}.mT-4\@md{margin-top:4px !important}.mR-4\@md{margin-right:4px !important}.mB-4\@md{margin-bottom:4px !important}.mL-4\@md{margin-left:4px !important}.mY-4\@md{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@md{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@md{margin:-4px !important}.mT-nv-4\@md{margin-top:-4px !important}.mR-nv-4\@md{margin-right:-4px !important}.mB-nv-4\@md{margin-bottom:-4px !important}.mL-nv-4\@md{margin-left:-4px !important}.mY-nv-4\@md{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@md{margin-left:-4px !important;margin-right:-4px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-4\@sm{margin:4px !important}.mT-4\@sm{margin-top:4px !important}.mR-4\@sm{margin-right:4px !important}.mB-4\@sm{margin-bottom:4px !important}.mL-4\@sm{margin-left:4px !important}.mY-4\@sm{margin-top:4px !important;margin-bottom:4px !important}.mX-4\@sm{margin-left:4px !important;margin-right:4px !important}.m-nv-4\@sm{margin:-4px !important}.mT-nv-4\@sm{margin-top:-4px !important}.mR-nv-4\@sm{margin-right:-4px !important}.mB-nv-4\@sm{margin-bottom:-4px !important}.mL-nv-4\@sm{margin-left:-4px !important}.mY-nv-4\@sm{margin-top:-4px !important;margin-bottom:-4px !important}.mX-nv-4\@sm{margin-left:-4px !important;margin-right:-4px !important}}.m-5{margin:5px !important}.mT-5{margin-top:5px !important}.mR-5{margin-right:5px !important}.mB-5{margin-bottom:5px !important}.mL-5{margin-left:5px !important}.mY-5{margin-top:5px !important;margin-bottom:5px !important}.mX-5{margin-left:5px !important;margin-right:5px !important}.m-nv-5{margin:-5px !important}.mT-nv-5{margin-top:-5px !important}.mR-nv-5{margin-right:-5px !important}.mB-nv-5{margin-bottom:-5px !important}.mL-nv-5{margin-left:-5px !important}.mY-nv-5{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5{margin-left:-5px !important;margin-right:-5px !important}@media screen and (min-width:1440px){.m-5\@xl\+{margin:5px !important}.mT-5\@xl\+{margin-top:5px !important}.mR-5\@xl\+{margin-right:5px !important}.mB-5\@xl\+{margin-bottom:5px !important}.mL-5\@xl\+{margin-left:5px !important}.mY-5\@xl\+{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@xl\+{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@xl\+{margin:-5px !important}.mT-nv-5\@xl\+{margin-top:-5px !important}.mR-nv-5\@xl\+{margin-right:-5px !important}.mB-nv-5\@xl\+{margin-bottom:-5px !important}.mL-nv-5\@xl\+{margin-left:-5px !important}.mY-nv-5\@xl\+{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@xl\+{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:1200px){.m-5\@lg\+{margin:5px !important}.mT-5\@lg\+{margin-top:5px !important}.mR-5\@lg\+{margin-right:5px !important}.mB-5\@lg\+{margin-bottom:5px !important}.mL-5\@lg\+{margin-left:5px !important}.mY-5\@lg\+{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@lg\+{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@lg\+{margin:-5px !important}.mT-nv-5\@lg\+{margin-top:-5px !important}.mR-nv-5\@lg\+{margin-right:-5px !important}.mB-nv-5\@lg\+{margin-bottom:-5px !important}.mL-nv-5\@lg\+{margin-left:-5px !important}.mY-nv-5\@lg\+{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@lg\+{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:992px){.m-5\@md\+{margin:5px !important}.mT-5\@md\+{margin-top:5px !important}.mR-5\@md\+{margin-right:5px !important}.mB-5\@md\+{margin-bottom:5px !important}.mL-5\@md\+{margin-left:5px !important}.mY-5\@md\+{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@md\+{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@md\+{margin:-5px !important}.mT-nv-5\@md\+{margin-top:-5px !important}.mR-nv-5\@md\+{margin-right:-5px !important}.mB-nv-5\@md\+{margin-bottom:-5px !important}.mL-nv-5\@md\+{margin-left:-5px !important}.mY-nv-5\@md\+{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@md\+{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:768px){.m-5\@sm\+{margin:5px !important}.mT-5\@sm\+{margin-top:5px !important}.mR-5\@sm\+{margin-right:5px !important}.mB-5\@sm\+{margin-bottom:5px !important}.mL-5\@sm\+{margin-left:5px !important}.mY-5\@sm\+{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@sm\+{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@sm\+{margin:-5px !important}.mT-nv-5\@sm\+{margin-top:-5px !important}.mR-nv-5\@sm\+{margin-right:-5px !important}.mB-nv-5\@sm\+{margin-bottom:-5px !important}.mL-nv-5\@sm\+{margin-left:-5px !important}.mY-nv-5\@sm\+{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@sm\+{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:0){.m-5\@xs\+{margin:5px !important}.mT-5\@xs\+{margin-top:5px !important}.mR-5\@xs\+{margin-right:5px !important}.mB-5\@xs\+{margin-bottom:5px !important}.mL-5\@xs\+{margin-left:5px !important}.mY-5\@xs\+{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@xs\+{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@xs\+{margin:-5px !important}.mT-nv-5\@xs\+{margin-top:-5px !important}.mR-nv-5\@xs\+{margin-right:-5px !important}.mB-nv-5\@xs\+{margin-bottom:-5px !important}.mL-nv-5\@xs\+{margin-left:-5px !important}.mY-nv-5\@xs\+{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@xs\+{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (max-width:1439px){.m-5\@xl-{margin:5px !important}.mT-5\@xl-{margin-top:5px !important}.mR-5\@xl-{margin-right:5px !important}.mB-5\@xl-{margin-bottom:5px !important}.mL-5\@xl-{margin-left:5px !important}.mY-5\@xl-{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@xl-{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@xl-{margin:-5px !important}.mT-nv-5\@xl-{margin-top:-5px !important}.mR-nv-5\@xl-{margin-right:-5px !important}.mB-nv-5\@xl-{margin-bottom:-5px !important}.mL-nv-5\@xl-{margin-left:-5px !important}.mY-nv-5\@xl-{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@xl-{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (max-width:1199px){.m-5\@lg-{margin:5px !important}.mT-5\@lg-{margin-top:5px !important}.mR-5\@lg-{margin-right:5px !important}.mB-5\@lg-{margin-bottom:5px !important}.mL-5\@lg-{margin-left:5px !important}.mY-5\@lg-{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@lg-{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@lg-{margin:-5px !important}.mT-nv-5\@lg-{margin-top:-5px !important}.mR-nv-5\@lg-{margin-right:-5px !important}.mB-nv-5\@lg-{margin-bottom:-5px !important}.mL-nv-5\@lg-{margin-left:-5px !important}.mY-nv-5\@lg-{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@lg-{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (max-width:991px){.m-5\@md-{margin:5px !important}.mT-5\@md-{margin-top:5px !important}.mR-5\@md-{margin-right:5px !important}.mB-5\@md-{margin-bottom:5px !important}.mL-5\@md-{margin-left:5px !important}.mY-5\@md-{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@md-{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@md-{margin:-5px !important}.mT-nv-5\@md-{margin-top:-5px !important}.mR-nv-5\@md-{margin-right:-5px !important}.mB-nv-5\@md-{margin-bottom:-5px !important}.mL-nv-5\@md-{margin-left:-5px !important}.mY-nv-5\@md-{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@md-{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (max-width:767px){.m-5\@sm-{margin:5px !important}.mT-5\@sm-{margin-top:5px !important}.mR-5\@sm-{margin-right:5px !important}.mB-5\@sm-{margin-bottom:5px !important}.mL-5\@sm-{margin-left:5px !important}.mY-5\@sm-{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@sm-{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@sm-{margin:-5px !important}.mT-nv-5\@sm-{margin-top:-5px !important}.mR-nv-5\@sm-{margin-right:-5px !important}.mB-nv-5\@sm-{margin-bottom:-5px !important}.mL-nv-5\@sm-{margin-left:-5px !important}.mY-nv-5\@sm-{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@sm-{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-5\@lg{margin:5px !important}.mT-5\@lg{margin-top:5px !important}.mR-5\@lg{margin-right:5px !important}.mB-5\@lg{margin-bottom:5px !important}.mL-5\@lg{margin-left:5px !important}.mY-5\@lg{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@lg{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@lg{margin:-5px !important}.mT-nv-5\@lg{margin-top:-5px !important}.mR-nv-5\@lg{margin-right:-5px !important}.mB-nv-5\@lg{margin-bottom:-5px !important}.mL-nv-5\@lg{margin-left:-5px !important}.mY-nv-5\@lg{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@lg{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-5\@md{margin:5px !important}.mT-5\@md{margin-top:5px !important}.mR-5\@md{margin-right:5px !important}.mB-5\@md{margin-bottom:5px !important}.mL-5\@md{margin-left:5px !important}.mY-5\@md{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@md{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@md{margin:-5px !important}.mT-nv-5\@md{margin-top:-5px !important}.mR-nv-5\@md{margin-right:-5px !important}.mB-nv-5\@md{margin-bottom:-5px !important}.mL-nv-5\@md{margin-left:-5px !important}.mY-nv-5\@md{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@md{margin-left:-5px !important;margin-right:-5px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-5\@sm{margin:5px !important}.mT-5\@sm{margin-top:5px !important}.mR-5\@sm{margin-right:5px !important}.mB-5\@sm{margin-bottom:5px !important}.mL-5\@sm{margin-left:5px !important}.mY-5\@sm{margin-top:5px !important;margin-bottom:5px !important}.mX-5\@sm{margin-left:5px !important;margin-right:5px !important}.m-nv-5\@sm{margin:-5px !important}.mT-nv-5\@sm{margin-top:-5px !important}.mR-nv-5\@sm{margin-right:-5px !important}.mB-nv-5\@sm{margin-bottom:-5px !important}.mL-nv-5\@sm{margin-left:-5px !important}.mY-nv-5\@sm{margin-top:-5px !important;margin-bottom:-5px !important}.mX-nv-5\@sm{margin-left:-5px !important;margin-right:-5px !important}}.m-10{margin:10px !important}.mT-10{margin-top:10px !important}.mR-10{margin-right:10px !important}.mB-10{margin-bottom:10px !important}.mL-10{margin-left:10px !important}.mY-10{margin-top:10px !important;margin-bottom:10px !important}.mX-10{margin-left:10px !important;margin-right:10px !important}.m-nv-10{margin:-10px !important}.mT-nv-10{margin-top:-10px !important}.mR-nv-10{margin-right:-10px !important}.mB-nv-10{margin-bottom:-10px !important}.mL-nv-10{margin-left:-10px !important}.mY-nv-10{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10{margin-left:-10px !important;margin-right:-10px !important}@media screen and (min-width:1440px){.m-10\@xl\+{margin:10px !important}.mT-10\@xl\+{margin-top:10px !important}.mR-10\@xl\+{margin-right:10px !important}.mB-10\@xl\+{margin-bottom:10px !important}.mL-10\@xl\+{margin-left:10px !important}.mY-10\@xl\+{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@xl\+{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@xl\+{margin:-10px !important}.mT-nv-10\@xl\+{margin-top:-10px !important}.mR-nv-10\@xl\+{margin-right:-10px !important}.mB-nv-10\@xl\+{margin-bottom:-10px !important}.mL-nv-10\@xl\+{margin-left:-10px !important}.mY-nv-10\@xl\+{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@xl\+{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:1200px){.m-10\@lg\+{margin:10px !important}.mT-10\@lg\+{margin-top:10px !important}.mR-10\@lg\+{margin-right:10px !important}.mB-10\@lg\+{margin-bottom:10px !important}.mL-10\@lg\+{margin-left:10px !important}.mY-10\@lg\+{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@lg\+{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@lg\+{margin:-10px !important}.mT-nv-10\@lg\+{margin-top:-10px !important}.mR-nv-10\@lg\+{margin-right:-10px !important}.mB-nv-10\@lg\+{margin-bottom:-10px !important}.mL-nv-10\@lg\+{margin-left:-10px !important}.mY-nv-10\@lg\+{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@lg\+{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:992px){.m-10\@md\+{margin:10px !important}.mT-10\@md\+{margin-top:10px !important}.mR-10\@md\+{margin-right:10px !important}.mB-10\@md\+{margin-bottom:10px !important}.mL-10\@md\+{margin-left:10px !important}.mY-10\@md\+{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@md\+{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@md\+{margin:-10px !important}.mT-nv-10\@md\+{margin-top:-10px !important}.mR-nv-10\@md\+{margin-right:-10px !important}.mB-nv-10\@md\+{margin-bottom:-10px !important}.mL-nv-10\@md\+{margin-left:-10px !important}.mY-nv-10\@md\+{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@md\+{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:768px){.m-10\@sm\+{margin:10px !important}.mT-10\@sm\+{margin-top:10px !important}.mR-10\@sm\+{margin-right:10px !important}.mB-10\@sm\+{margin-bottom:10px !important}.mL-10\@sm\+{margin-left:10px !important}.mY-10\@sm\+{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@sm\+{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@sm\+{margin:-10px !important}.mT-nv-10\@sm\+{margin-top:-10px !important}.mR-nv-10\@sm\+{margin-right:-10px !important}.mB-nv-10\@sm\+{margin-bottom:-10px !important}.mL-nv-10\@sm\+{margin-left:-10px !important}.mY-nv-10\@sm\+{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@sm\+{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:0){.m-10\@xs\+{margin:10px !important}.mT-10\@xs\+{margin-top:10px !important}.mR-10\@xs\+{margin-right:10px !important}.mB-10\@xs\+{margin-bottom:10px !important}.mL-10\@xs\+{margin-left:10px !important}.mY-10\@xs\+{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@xs\+{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@xs\+{margin:-10px !important}.mT-nv-10\@xs\+{margin-top:-10px !important}.mR-nv-10\@xs\+{margin-right:-10px !important}.mB-nv-10\@xs\+{margin-bottom:-10px !important}.mL-nv-10\@xs\+{margin-left:-10px !important}.mY-nv-10\@xs\+{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@xs\+{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (max-width:1439px){.m-10\@xl-{margin:10px !important}.mT-10\@xl-{margin-top:10px !important}.mR-10\@xl-{margin-right:10px !important}.mB-10\@xl-{margin-bottom:10px !important}.mL-10\@xl-{margin-left:10px !important}.mY-10\@xl-{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@xl-{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@xl-{margin:-10px !important}.mT-nv-10\@xl-{margin-top:-10px !important}.mR-nv-10\@xl-{margin-right:-10px !important}.mB-nv-10\@xl-{margin-bottom:-10px !important}.mL-nv-10\@xl-{margin-left:-10px !important}.mY-nv-10\@xl-{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@xl-{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (max-width:1199px){.m-10\@lg-{margin:10px !important}.mT-10\@lg-{margin-top:10px !important}.mR-10\@lg-{margin-right:10px !important}.mB-10\@lg-{margin-bottom:10px !important}.mL-10\@lg-{margin-left:10px !important}.mY-10\@lg-{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@lg-{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@lg-{margin:-10px !important}.mT-nv-10\@lg-{margin-top:-10px !important}.mR-nv-10\@lg-{margin-right:-10px !important}.mB-nv-10\@lg-{margin-bottom:-10px !important}.mL-nv-10\@lg-{margin-left:-10px !important}.mY-nv-10\@lg-{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@lg-{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (max-width:991px){.m-10\@md-{margin:10px !important}.mT-10\@md-{margin-top:10px !important}.mR-10\@md-{margin-right:10px !important}.mB-10\@md-{margin-bottom:10px !important}.mL-10\@md-{margin-left:10px !important}.mY-10\@md-{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@md-{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@md-{margin:-10px !important}.mT-nv-10\@md-{margin-top:-10px !important}.mR-nv-10\@md-{margin-right:-10px !important}.mB-nv-10\@md-{margin-bottom:-10px !important}.mL-nv-10\@md-{margin-left:-10px !important}.mY-nv-10\@md-{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@md-{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (max-width:767px){.m-10\@sm-{margin:10px !important}.mT-10\@sm-{margin-top:10px !important}.mR-10\@sm-{margin-right:10px !important}.mB-10\@sm-{margin-bottom:10px !important}.mL-10\@sm-{margin-left:10px !important}.mY-10\@sm-{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@sm-{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@sm-{margin:-10px !important}.mT-nv-10\@sm-{margin-top:-10px !important}.mR-nv-10\@sm-{margin-right:-10px !important}.mB-nv-10\@sm-{margin-bottom:-10px !important}.mL-nv-10\@sm-{margin-left:-10px !important}.mY-nv-10\@sm-{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@sm-{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-10\@lg{margin:10px !important}.mT-10\@lg{margin-top:10px !important}.mR-10\@lg{margin-right:10px !important}.mB-10\@lg{margin-bottom:10px !important}.mL-10\@lg{margin-left:10px !important}.mY-10\@lg{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@lg{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@lg{margin:-10px !important}.mT-nv-10\@lg{margin-top:-10px !important}.mR-nv-10\@lg{margin-right:-10px !important}.mB-nv-10\@lg{margin-bottom:-10px !important}.mL-nv-10\@lg{margin-left:-10px !important}.mY-nv-10\@lg{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@lg{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-10\@md{margin:10px !important}.mT-10\@md{margin-top:10px !important}.mR-10\@md{margin-right:10px !important}.mB-10\@md{margin-bottom:10px !important}.mL-10\@md{margin-left:10px !important}.mY-10\@md{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@md{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@md{margin:-10px !important}.mT-nv-10\@md{margin-top:-10px !important}.mR-nv-10\@md{margin-right:-10px !important}.mB-nv-10\@md{margin-bottom:-10px !important}.mL-nv-10\@md{margin-left:-10px !important}.mY-nv-10\@md{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@md{margin-left:-10px !important;margin-right:-10px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-10\@sm{margin:10px !important}.mT-10\@sm{margin-top:10px !important}.mR-10\@sm{margin-right:10px !important}.mB-10\@sm{margin-bottom:10px !important}.mL-10\@sm{margin-left:10px !important}.mY-10\@sm{margin-top:10px !important;margin-bottom:10px !important}.mX-10\@sm{margin-left:10px !important;margin-right:10px !important}.m-nv-10\@sm{margin:-10px !important}.mT-nv-10\@sm{margin-top:-10px !important}.mR-nv-10\@sm{margin-right:-10px !important}.mB-nv-10\@sm{margin-bottom:-10px !important}.mL-nv-10\@sm{margin-left:-10px !important}.mY-nv-10\@sm{margin-top:-10px !important;margin-bottom:-10px !important}.mX-nv-10\@sm{margin-left:-10px !important;margin-right:-10px !important}}.m-15{margin:15px !important}.mT-15{margin-top:15px !important}.mR-15{margin-right:15px !important}.mB-15{margin-bottom:15px !important}.mL-15{margin-left:15px !important}.mY-15{margin-top:15px !important;margin-bottom:15px !important}.mX-15{margin-left:15px !important;margin-right:15px !important}.m-nv-15{margin:-15px !important}.mT-nv-15{margin-top:-15px !important}.mR-nv-15{margin-right:-15px !important}.mB-nv-15{margin-bottom:-15px !important}.mL-nv-15{margin-left:-15px !important}.mY-nv-15{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15{margin-left:-15px !important;margin-right:-15px !important}@media screen and (min-width:1440px){.m-15\@xl\+{margin:15px !important}.mT-15\@xl\+{margin-top:15px !important}.mR-15\@xl\+{margin-right:15px !important}.mB-15\@xl\+{margin-bottom:15px !important}.mL-15\@xl\+{margin-left:15px !important}.mY-15\@xl\+{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@xl\+{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@xl\+{margin:-15px !important}.mT-nv-15\@xl\+{margin-top:-15px !important}.mR-nv-15\@xl\+{margin-right:-15px !important}.mB-nv-15\@xl\+{margin-bottom:-15px !important}.mL-nv-15\@xl\+{margin-left:-15px !important}.mY-nv-15\@xl\+{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@xl\+{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:1200px){.m-15\@lg\+{margin:15px !important}.mT-15\@lg\+{margin-top:15px !important}.mR-15\@lg\+{margin-right:15px !important}.mB-15\@lg\+{margin-bottom:15px !important}.mL-15\@lg\+{margin-left:15px !important}.mY-15\@lg\+{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@lg\+{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@lg\+{margin:-15px !important}.mT-nv-15\@lg\+{margin-top:-15px !important}.mR-nv-15\@lg\+{margin-right:-15px !important}.mB-nv-15\@lg\+{margin-bottom:-15px !important}.mL-nv-15\@lg\+{margin-left:-15px !important}.mY-nv-15\@lg\+{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@lg\+{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:992px){.m-15\@md\+{margin:15px !important}.mT-15\@md\+{margin-top:15px !important}.mR-15\@md\+{margin-right:15px !important}.mB-15\@md\+{margin-bottom:15px !important}.mL-15\@md\+{margin-left:15px !important}.mY-15\@md\+{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@md\+{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@md\+{margin:-15px !important}.mT-nv-15\@md\+{margin-top:-15px !important}.mR-nv-15\@md\+{margin-right:-15px !important}.mB-nv-15\@md\+{margin-bottom:-15px !important}.mL-nv-15\@md\+{margin-left:-15px !important}.mY-nv-15\@md\+{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@md\+{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:768px){.m-15\@sm\+{margin:15px !important}.mT-15\@sm\+{margin-top:15px !important}.mR-15\@sm\+{margin-right:15px !important}.mB-15\@sm\+{margin-bottom:15px !important}.mL-15\@sm\+{margin-left:15px !important}.mY-15\@sm\+{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@sm\+{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@sm\+{margin:-15px !important}.mT-nv-15\@sm\+{margin-top:-15px !important}.mR-nv-15\@sm\+{margin-right:-15px !important}.mB-nv-15\@sm\+{margin-bottom:-15px !important}.mL-nv-15\@sm\+{margin-left:-15px !important}.mY-nv-15\@sm\+{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@sm\+{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:0){.m-15\@xs\+{margin:15px !important}.mT-15\@xs\+{margin-top:15px !important}.mR-15\@xs\+{margin-right:15px !important}.mB-15\@xs\+{margin-bottom:15px !important}.mL-15\@xs\+{margin-left:15px !important}.mY-15\@xs\+{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@xs\+{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@xs\+{margin:-15px !important}.mT-nv-15\@xs\+{margin-top:-15px !important}.mR-nv-15\@xs\+{margin-right:-15px !important}.mB-nv-15\@xs\+{margin-bottom:-15px !important}.mL-nv-15\@xs\+{margin-left:-15px !important}.mY-nv-15\@xs\+{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@xs\+{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (max-width:1439px){.m-15\@xl-{margin:15px !important}.mT-15\@xl-{margin-top:15px !important}.mR-15\@xl-{margin-right:15px !important}.mB-15\@xl-{margin-bottom:15px !important}.mL-15\@xl-{margin-left:15px !important}.mY-15\@xl-{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@xl-{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@xl-{margin:-15px !important}.mT-nv-15\@xl-{margin-top:-15px !important}.mR-nv-15\@xl-{margin-right:-15px !important}.mB-nv-15\@xl-{margin-bottom:-15px !important}.mL-nv-15\@xl-{margin-left:-15px !important}.mY-nv-15\@xl-{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@xl-{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (max-width:1199px){.m-15\@lg-{margin:15px !important}.mT-15\@lg-{margin-top:15px !important}.mR-15\@lg-{margin-right:15px !important}.mB-15\@lg-{margin-bottom:15px !important}.mL-15\@lg-{margin-left:15px !important}.mY-15\@lg-{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@lg-{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@lg-{margin:-15px !important}.mT-nv-15\@lg-{margin-top:-15px !important}.mR-nv-15\@lg-{margin-right:-15px !important}.mB-nv-15\@lg-{margin-bottom:-15px !important}.mL-nv-15\@lg-{margin-left:-15px !important}.mY-nv-15\@lg-{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@lg-{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (max-width:991px){.m-15\@md-{margin:15px !important}.mT-15\@md-{margin-top:15px !important}.mR-15\@md-{margin-right:15px !important}.mB-15\@md-{margin-bottom:15px !important}.mL-15\@md-{margin-left:15px !important}.mY-15\@md-{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@md-{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@md-{margin:-15px !important}.mT-nv-15\@md-{margin-top:-15px !important}.mR-nv-15\@md-{margin-right:-15px !important}.mB-nv-15\@md-{margin-bottom:-15px !important}.mL-nv-15\@md-{margin-left:-15px !important}.mY-nv-15\@md-{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@md-{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (max-width:767px){.m-15\@sm-{margin:15px !important}.mT-15\@sm-{margin-top:15px !important}.mR-15\@sm-{margin-right:15px !important}.mB-15\@sm-{margin-bottom:15px !important}.mL-15\@sm-{margin-left:15px !important}.mY-15\@sm-{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@sm-{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@sm-{margin:-15px !important}.mT-nv-15\@sm-{margin-top:-15px !important}.mR-nv-15\@sm-{margin-right:-15px !important}.mB-nv-15\@sm-{margin-bottom:-15px !important}.mL-nv-15\@sm-{margin-left:-15px !important}.mY-nv-15\@sm-{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@sm-{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-15\@lg{margin:15px !important}.mT-15\@lg{margin-top:15px !important}.mR-15\@lg{margin-right:15px !important}.mB-15\@lg{margin-bottom:15px !important}.mL-15\@lg{margin-left:15px !important}.mY-15\@lg{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@lg{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@lg{margin:-15px !important}.mT-nv-15\@lg{margin-top:-15px !important}.mR-nv-15\@lg{margin-right:-15px !important}.mB-nv-15\@lg{margin-bottom:-15px !important}.mL-nv-15\@lg{margin-left:-15px !important}.mY-nv-15\@lg{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@lg{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-15\@md{margin:15px !important}.mT-15\@md{margin-top:15px !important}.mR-15\@md{margin-right:15px !important}.mB-15\@md{margin-bottom:15px !important}.mL-15\@md{margin-left:15px !important}.mY-15\@md{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@md{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@md{margin:-15px !important}.mT-nv-15\@md{margin-top:-15px !important}.mR-nv-15\@md{margin-right:-15px !important}.mB-nv-15\@md{margin-bottom:-15px !important}.mL-nv-15\@md{margin-left:-15px !important}.mY-nv-15\@md{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@md{margin-left:-15px !important;margin-right:-15px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-15\@sm{margin:15px !important}.mT-15\@sm{margin-top:15px !important}.mR-15\@sm{margin-right:15px !important}.mB-15\@sm{margin-bottom:15px !important}.mL-15\@sm{margin-left:15px !important}.mY-15\@sm{margin-top:15px !important;margin-bottom:15px !important}.mX-15\@sm{margin-left:15px !important;margin-right:15px !important}.m-nv-15\@sm{margin:-15px !important}.mT-nv-15\@sm{margin-top:-15px !important}.mR-nv-15\@sm{margin-right:-15px !important}.mB-nv-15\@sm{margin-bottom:-15px !important}.mL-nv-15\@sm{margin-left:-15px !important}.mY-nv-15\@sm{margin-top:-15px !important;margin-bottom:-15px !important}.mX-nv-15\@sm{margin-left:-15px !important;margin-right:-15px !important}}.m-20{margin:20px !important}.mT-20{margin-top:20px !important}.mR-20{margin-right:20px !important}.mB-20{margin-bottom:20px !important}.mL-20{margin-left:20px !important}.mY-20{margin-top:20px !important;margin-bottom:20px !important}.mX-20{margin-left:20px !important;margin-right:20px !important}.m-nv-20{margin:-20px !important}.mT-nv-20{margin-top:-20px !important}.mR-nv-20{margin-right:-20px !important}.mB-nv-20{margin-bottom:-20px !important}.mL-nv-20{margin-left:-20px !important}.mY-nv-20{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20{margin-left:-20px !important;margin-right:-20px !important}@media screen and (min-width:1440px){.m-20\@xl\+{margin:20px !important}.mT-20\@xl\+{margin-top:20px !important}.mR-20\@xl\+{margin-right:20px !important}.mB-20\@xl\+{margin-bottom:20px !important}.mL-20\@xl\+{margin-left:20px !important}.mY-20\@xl\+{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@xl\+{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@xl\+{margin:-20px !important}.mT-nv-20\@xl\+{margin-top:-20px !important}.mR-nv-20\@xl\+{margin-right:-20px !important}.mB-nv-20\@xl\+{margin-bottom:-20px !important}.mL-nv-20\@xl\+{margin-left:-20px !important}.mY-nv-20\@xl\+{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@xl\+{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:1200px){.m-20\@lg\+{margin:20px !important}.mT-20\@lg\+{margin-top:20px !important}.mR-20\@lg\+{margin-right:20px !important}.mB-20\@lg\+{margin-bottom:20px !important}.mL-20\@lg\+{margin-left:20px !important}.mY-20\@lg\+{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@lg\+{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@lg\+{margin:-20px !important}.mT-nv-20\@lg\+{margin-top:-20px !important}.mR-nv-20\@lg\+{margin-right:-20px !important}.mB-nv-20\@lg\+{margin-bottom:-20px !important}.mL-nv-20\@lg\+{margin-left:-20px !important}.mY-nv-20\@lg\+{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@lg\+{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:992px){.m-20\@md\+{margin:20px !important}.mT-20\@md\+{margin-top:20px !important}.mR-20\@md\+{margin-right:20px !important}.mB-20\@md\+{margin-bottom:20px !important}.mL-20\@md\+{margin-left:20px !important}.mY-20\@md\+{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@md\+{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@md\+{margin:-20px !important}.mT-nv-20\@md\+{margin-top:-20px !important}.mR-nv-20\@md\+{margin-right:-20px !important}.mB-nv-20\@md\+{margin-bottom:-20px !important}.mL-nv-20\@md\+{margin-left:-20px !important}.mY-nv-20\@md\+{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@md\+{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:768px){.m-20\@sm\+{margin:20px !important}.mT-20\@sm\+{margin-top:20px !important}.mR-20\@sm\+{margin-right:20px !important}.mB-20\@sm\+{margin-bottom:20px !important}.mL-20\@sm\+{margin-left:20px !important}.mY-20\@sm\+{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@sm\+{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@sm\+{margin:-20px !important}.mT-nv-20\@sm\+{margin-top:-20px !important}.mR-nv-20\@sm\+{margin-right:-20px !important}.mB-nv-20\@sm\+{margin-bottom:-20px !important}.mL-nv-20\@sm\+{margin-left:-20px !important}.mY-nv-20\@sm\+{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@sm\+{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:0){.m-20\@xs\+{margin:20px !important}.mT-20\@xs\+{margin-top:20px !important}.mR-20\@xs\+{margin-right:20px !important}.mB-20\@xs\+{margin-bottom:20px !important}.mL-20\@xs\+{margin-left:20px !important}.mY-20\@xs\+{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@xs\+{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@xs\+{margin:-20px !important}.mT-nv-20\@xs\+{margin-top:-20px !important}.mR-nv-20\@xs\+{margin-right:-20px !important}.mB-nv-20\@xs\+{margin-bottom:-20px !important}.mL-nv-20\@xs\+{margin-left:-20px !important}.mY-nv-20\@xs\+{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@xs\+{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (max-width:1439px){.m-20\@xl-{margin:20px !important}.mT-20\@xl-{margin-top:20px !important}.mR-20\@xl-{margin-right:20px !important}.mB-20\@xl-{margin-bottom:20px !important}.mL-20\@xl-{margin-left:20px !important}.mY-20\@xl-{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@xl-{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@xl-{margin:-20px !important}.mT-nv-20\@xl-{margin-top:-20px !important}.mR-nv-20\@xl-{margin-right:-20px !important}.mB-nv-20\@xl-{margin-bottom:-20px !important}.mL-nv-20\@xl-{margin-left:-20px !important}.mY-nv-20\@xl-{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@xl-{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (max-width:1199px){.m-20\@lg-{margin:20px !important}.mT-20\@lg-{margin-top:20px !important}.mR-20\@lg-{margin-right:20px !important}.mB-20\@lg-{margin-bottom:20px !important}.mL-20\@lg-{margin-left:20px !important}.mY-20\@lg-{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@lg-{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@lg-{margin:-20px !important}.mT-nv-20\@lg-{margin-top:-20px !important}.mR-nv-20\@lg-{margin-right:-20px !important}.mB-nv-20\@lg-{margin-bottom:-20px !important}.mL-nv-20\@lg-{margin-left:-20px !important}.mY-nv-20\@lg-{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@lg-{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (max-width:991px){.m-20\@md-{margin:20px !important}.mT-20\@md-{margin-top:20px !important}.mR-20\@md-{margin-right:20px !important}.mB-20\@md-{margin-bottom:20px !important}.mL-20\@md-{margin-left:20px !important}.mY-20\@md-{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@md-{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@md-{margin:-20px !important}.mT-nv-20\@md-{margin-top:-20px !important}.mR-nv-20\@md-{margin-right:-20px !important}.mB-nv-20\@md-{margin-bottom:-20px !important}.mL-nv-20\@md-{margin-left:-20px !important}.mY-nv-20\@md-{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@md-{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (max-width:767px){.m-20\@sm-{margin:20px !important}.mT-20\@sm-{margin-top:20px !important}.mR-20\@sm-{margin-right:20px !important}.mB-20\@sm-{margin-bottom:20px !important}.mL-20\@sm-{margin-left:20px !important}.mY-20\@sm-{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@sm-{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@sm-{margin:-20px !important}.mT-nv-20\@sm-{margin-top:-20px !important}.mR-nv-20\@sm-{margin-right:-20px !important}.mB-nv-20\@sm-{margin-bottom:-20px !important}.mL-nv-20\@sm-{margin-left:-20px !important}.mY-nv-20\@sm-{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@sm-{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-20\@lg{margin:20px !important}.mT-20\@lg{margin-top:20px !important}.mR-20\@lg{margin-right:20px !important}.mB-20\@lg{margin-bottom:20px !important}.mL-20\@lg{margin-left:20px !important}.mY-20\@lg{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@lg{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@lg{margin:-20px !important}.mT-nv-20\@lg{margin-top:-20px !important}.mR-nv-20\@lg{margin-right:-20px !important}.mB-nv-20\@lg{margin-bottom:-20px !important}.mL-nv-20\@lg{margin-left:-20px !important}.mY-nv-20\@lg{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@lg{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-20\@md{margin:20px !important}.mT-20\@md{margin-top:20px !important}.mR-20\@md{margin-right:20px !important}.mB-20\@md{margin-bottom:20px !important}.mL-20\@md{margin-left:20px !important}.mY-20\@md{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@md{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@md{margin:-20px !important}.mT-nv-20\@md{margin-top:-20px !important}.mR-nv-20\@md{margin-right:-20px !important}.mB-nv-20\@md{margin-bottom:-20px !important}.mL-nv-20\@md{margin-left:-20px !important}.mY-nv-20\@md{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@md{margin-left:-20px !important;margin-right:-20px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-20\@sm{margin:20px !important}.mT-20\@sm{margin-top:20px !important}.mR-20\@sm{margin-right:20px !important}.mB-20\@sm{margin-bottom:20px !important}.mL-20\@sm{margin-left:20px !important}.mY-20\@sm{margin-top:20px !important;margin-bottom:20px !important}.mX-20\@sm{margin-left:20px !important;margin-right:20px !important}.m-nv-20\@sm{margin:-20px !important}.mT-nv-20\@sm{margin-top:-20px !important}.mR-nv-20\@sm{margin-right:-20px !important}.mB-nv-20\@sm{margin-bottom:-20px !important}.mL-nv-20\@sm{margin-left:-20px !important}.mY-nv-20\@sm{margin-top:-20px !important;margin-bottom:-20px !important}.mX-nv-20\@sm{margin-left:-20px !important;margin-right:-20px !important}}.m-25{margin:25px !important}.mT-25{margin-top:25px !important}.mR-25{margin-right:25px !important}.mB-25{margin-bottom:25px !important}.mL-25{margin-left:25px !important}.mY-25{margin-top:25px !important;margin-bottom:25px !important}.mX-25{margin-left:25px !important;margin-right:25px !important}.m-nv-25{margin:-25px !important}.mT-nv-25{margin-top:-25px !important}.mR-nv-25{margin-right:-25px !important}.mB-nv-25{margin-bottom:-25px !important}.mL-nv-25{margin-left:-25px !important}.mY-nv-25{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25{margin-left:-25px !important;margin-right:-25px !important}@media screen and (min-width:1440px){.m-25\@xl\+{margin:25px !important}.mT-25\@xl\+{margin-top:25px !important}.mR-25\@xl\+{margin-right:25px !important}.mB-25\@xl\+{margin-bottom:25px !important}.mL-25\@xl\+{margin-left:25px !important}.mY-25\@xl\+{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@xl\+{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@xl\+{margin:-25px !important}.mT-nv-25\@xl\+{margin-top:-25px !important}.mR-nv-25\@xl\+{margin-right:-25px !important}.mB-nv-25\@xl\+{margin-bottom:-25px !important}.mL-nv-25\@xl\+{margin-left:-25px !important}.mY-nv-25\@xl\+{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@xl\+{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:1200px){.m-25\@lg\+{margin:25px !important}.mT-25\@lg\+{margin-top:25px !important}.mR-25\@lg\+{margin-right:25px !important}.mB-25\@lg\+{margin-bottom:25px !important}.mL-25\@lg\+{margin-left:25px !important}.mY-25\@lg\+{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@lg\+{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@lg\+{margin:-25px !important}.mT-nv-25\@lg\+{margin-top:-25px !important}.mR-nv-25\@lg\+{margin-right:-25px !important}.mB-nv-25\@lg\+{margin-bottom:-25px !important}.mL-nv-25\@lg\+{margin-left:-25px !important}.mY-nv-25\@lg\+{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@lg\+{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:992px){.m-25\@md\+{margin:25px !important}.mT-25\@md\+{margin-top:25px !important}.mR-25\@md\+{margin-right:25px !important}.mB-25\@md\+{margin-bottom:25px !important}.mL-25\@md\+{margin-left:25px !important}.mY-25\@md\+{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@md\+{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@md\+{margin:-25px !important}.mT-nv-25\@md\+{margin-top:-25px !important}.mR-nv-25\@md\+{margin-right:-25px !important}.mB-nv-25\@md\+{margin-bottom:-25px !important}.mL-nv-25\@md\+{margin-left:-25px !important}.mY-nv-25\@md\+{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@md\+{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:768px){.m-25\@sm\+{margin:25px !important}.mT-25\@sm\+{margin-top:25px !important}.mR-25\@sm\+{margin-right:25px !important}.mB-25\@sm\+{margin-bottom:25px !important}.mL-25\@sm\+{margin-left:25px !important}.mY-25\@sm\+{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@sm\+{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@sm\+{margin:-25px !important}.mT-nv-25\@sm\+{margin-top:-25px !important}.mR-nv-25\@sm\+{margin-right:-25px !important}.mB-nv-25\@sm\+{margin-bottom:-25px !important}.mL-nv-25\@sm\+{margin-left:-25px !important}.mY-nv-25\@sm\+{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@sm\+{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:0){.m-25\@xs\+{margin:25px !important}.mT-25\@xs\+{margin-top:25px !important}.mR-25\@xs\+{margin-right:25px !important}.mB-25\@xs\+{margin-bottom:25px !important}.mL-25\@xs\+{margin-left:25px !important}.mY-25\@xs\+{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@xs\+{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@xs\+{margin:-25px !important}.mT-nv-25\@xs\+{margin-top:-25px !important}.mR-nv-25\@xs\+{margin-right:-25px !important}.mB-nv-25\@xs\+{margin-bottom:-25px !important}.mL-nv-25\@xs\+{margin-left:-25px !important}.mY-nv-25\@xs\+{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@xs\+{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (max-width:1439px){.m-25\@xl-{margin:25px !important}.mT-25\@xl-{margin-top:25px !important}.mR-25\@xl-{margin-right:25px !important}.mB-25\@xl-{margin-bottom:25px !important}.mL-25\@xl-{margin-left:25px !important}.mY-25\@xl-{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@xl-{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@xl-{margin:-25px !important}.mT-nv-25\@xl-{margin-top:-25px !important}.mR-nv-25\@xl-{margin-right:-25px !important}.mB-nv-25\@xl-{margin-bottom:-25px !important}.mL-nv-25\@xl-{margin-left:-25px !important}.mY-nv-25\@xl-{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@xl-{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (max-width:1199px){.m-25\@lg-{margin:25px !important}.mT-25\@lg-{margin-top:25px !important}.mR-25\@lg-{margin-right:25px !important}.mB-25\@lg-{margin-bottom:25px !important}.mL-25\@lg-{margin-left:25px !important}.mY-25\@lg-{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@lg-{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@lg-{margin:-25px !important}.mT-nv-25\@lg-{margin-top:-25px !important}.mR-nv-25\@lg-{margin-right:-25px !important}.mB-nv-25\@lg-{margin-bottom:-25px !important}.mL-nv-25\@lg-{margin-left:-25px !important}.mY-nv-25\@lg-{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@lg-{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (max-width:991px){.m-25\@md-{margin:25px !important}.mT-25\@md-{margin-top:25px !important}.mR-25\@md-{margin-right:25px !important}.mB-25\@md-{margin-bottom:25px !important}.mL-25\@md-{margin-left:25px !important}.mY-25\@md-{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@md-{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@md-{margin:-25px !important}.mT-nv-25\@md-{margin-top:-25px !important}.mR-nv-25\@md-{margin-right:-25px !important}.mB-nv-25\@md-{margin-bottom:-25px !important}.mL-nv-25\@md-{margin-left:-25px !important}.mY-nv-25\@md-{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@md-{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (max-width:767px){.m-25\@sm-{margin:25px !important}.mT-25\@sm-{margin-top:25px !important}.mR-25\@sm-{margin-right:25px !important}.mB-25\@sm-{margin-bottom:25px !important}.mL-25\@sm-{margin-left:25px !important}.mY-25\@sm-{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@sm-{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@sm-{margin:-25px !important}.mT-nv-25\@sm-{margin-top:-25px !important}.mR-nv-25\@sm-{margin-right:-25px !important}.mB-nv-25\@sm-{margin-bottom:-25px !important}.mL-nv-25\@sm-{margin-left:-25px !important}.mY-nv-25\@sm-{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@sm-{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-25\@lg{margin:25px !important}.mT-25\@lg{margin-top:25px !important}.mR-25\@lg{margin-right:25px !important}.mB-25\@lg{margin-bottom:25px !important}.mL-25\@lg{margin-left:25px !important}.mY-25\@lg{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@lg{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@lg{margin:-25px !important}.mT-nv-25\@lg{margin-top:-25px !important}.mR-nv-25\@lg{margin-right:-25px !important}.mB-nv-25\@lg{margin-bottom:-25px !important}.mL-nv-25\@lg{margin-left:-25px !important}.mY-nv-25\@lg{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@lg{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-25\@md{margin:25px !important}.mT-25\@md{margin-top:25px !important}.mR-25\@md{margin-right:25px !important}.mB-25\@md{margin-bottom:25px !important}.mL-25\@md{margin-left:25px !important}.mY-25\@md{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@md{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@md{margin:-25px !important}.mT-nv-25\@md{margin-top:-25px !important}.mR-nv-25\@md{margin-right:-25px !important}.mB-nv-25\@md{margin-bottom:-25px !important}.mL-nv-25\@md{margin-left:-25px !important}.mY-nv-25\@md{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@md{margin-left:-25px !important;margin-right:-25px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-25\@sm{margin:25px !important}.mT-25\@sm{margin-top:25px !important}.mR-25\@sm{margin-right:25px !important}.mB-25\@sm{margin-bottom:25px !important}.mL-25\@sm{margin-left:25px !important}.mY-25\@sm{margin-top:25px !important;margin-bottom:25px !important}.mX-25\@sm{margin-left:25px !important;margin-right:25px !important}.m-nv-25\@sm{margin:-25px !important}.mT-nv-25\@sm{margin-top:-25px !important}.mR-nv-25\@sm{margin-right:-25px !important}.mB-nv-25\@sm{margin-bottom:-25px !important}.mL-nv-25\@sm{margin-left:-25px !important}.mY-nv-25\@sm{margin-top:-25px !important;margin-bottom:-25px !important}.mX-nv-25\@sm{margin-left:-25px !important;margin-right:-25px !important}}.m-30{margin:30px !important}.mT-30{margin-top:30px !important}.mR-30{margin-right:30px !important}.mB-30{margin-bottom:30px !important}.mL-30{margin-left:30px !important}.mY-30{margin-top:30px !important;margin-bottom:30px !important}.mX-30{margin-left:30px !important;margin-right:30px !important}.m-nv-30{margin:-30px !important}.mT-nv-30{margin-top:-30px !important}.mR-nv-30{margin-right:-30px !important}.mB-nv-30{margin-bottom:-30px !important}.mL-nv-30{margin-left:-30px !important}.mY-nv-30{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30{margin-left:-30px !important;margin-right:-30px !important}@media screen and (min-width:1440px){.m-30\@xl\+{margin:30px !important}.mT-30\@xl\+{margin-top:30px !important}.mR-30\@xl\+{margin-right:30px !important}.mB-30\@xl\+{margin-bottom:30px !important}.mL-30\@xl\+{margin-left:30px !important}.mY-30\@xl\+{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@xl\+{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@xl\+{margin:-30px !important}.mT-nv-30\@xl\+{margin-top:-30px !important}.mR-nv-30\@xl\+{margin-right:-30px !important}.mB-nv-30\@xl\+{margin-bottom:-30px !important}.mL-nv-30\@xl\+{margin-left:-30px !important}.mY-nv-30\@xl\+{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@xl\+{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:1200px){.m-30\@lg\+{margin:30px !important}.mT-30\@lg\+{margin-top:30px !important}.mR-30\@lg\+{margin-right:30px !important}.mB-30\@lg\+{margin-bottom:30px !important}.mL-30\@lg\+{margin-left:30px !important}.mY-30\@lg\+{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@lg\+{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@lg\+{margin:-30px !important}.mT-nv-30\@lg\+{margin-top:-30px !important}.mR-nv-30\@lg\+{margin-right:-30px !important}.mB-nv-30\@lg\+{margin-bottom:-30px !important}.mL-nv-30\@lg\+{margin-left:-30px !important}.mY-nv-30\@lg\+{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@lg\+{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:992px){.m-30\@md\+{margin:30px !important}.mT-30\@md\+{margin-top:30px !important}.mR-30\@md\+{margin-right:30px !important}.mB-30\@md\+{margin-bottom:30px !important}.mL-30\@md\+{margin-left:30px !important}.mY-30\@md\+{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@md\+{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@md\+{margin:-30px !important}.mT-nv-30\@md\+{margin-top:-30px !important}.mR-nv-30\@md\+{margin-right:-30px !important}.mB-nv-30\@md\+{margin-bottom:-30px !important}.mL-nv-30\@md\+{margin-left:-30px !important}.mY-nv-30\@md\+{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@md\+{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:768px){.m-30\@sm\+{margin:30px !important}.mT-30\@sm\+{margin-top:30px !important}.mR-30\@sm\+{margin-right:30px !important}.mB-30\@sm\+{margin-bottom:30px !important}.mL-30\@sm\+{margin-left:30px !important}.mY-30\@sm\+{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@sm\+{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@sm\+{margin:-30px !important}.mT-nv-30\@sm\+{margin-top:-30px !important}.mR-nv-30\@sm\+{margin-right:-30px !important}.mB-nv-30\@sm\+{margin-bottom:-30px !important}.mL-nv-30\@sm\+{margin-left:-30px !important}.mY-nv-30\@sm\+{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@sm\+{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:0){.m-30\@xs\+{margin:30px !important}.mT-30\@xs\+{margin-top:30px !important}.mR-30\@xs\+{margin-right:30px !important}.mB-30\@xs\+{margin-bottom:30px !important}.mL-30\@xs\+{margin-left:30px !important}.mY-30\@xs\+{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@xs\+{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@xs\+{margin:-30px !important}.mT-nv-30\@xs\+{margin-top:-30px !important}.mR-nv-30\@xs\+{margin-right:-30px !important}.mB-nv-30\@xs\+{margin-bottom:-30px !important}.mL-nv-30\@xs\+{margin-left:-30px !important}.mY-nv-30\@xs\+{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@xs\+{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (max-width:1439px){.m-30\@xl-{margin:30px !important}.mT-30\@xl-{margin-top:30px !important}.mR-30\@xl-{margin-right:30px !important}.mB-30\@xl-{margin-bottom:30px !important}.mL-30\@xl-{margin-left:30px !important}.mY-30\@xl-{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@xl-{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@xl-{margin:-30px !important}.mT-nv-30\@xl-{margin-top:-30px !important}.mR-nv-30\@xl-{margin-right:-30px !important}.mB-nv-30\@xl-{margin-bottom:-30px !important}.mL-nv-30\@xl-{margin-left:-30px !important}.mY-nv-30\@xl-{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@xl-{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (max-width:1199px){.m-30\@lg-{margin:30px !important}.mT-30\@lg-{margin-top:30px !important}.mR-30\@lg-{margin-right:30px !important}.mB-30\@lg-{margin-bottom:30px !important}.mL-30\@lg-{margin-left:30px !important}.mY-30\@lg-{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@lg-{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@lg-{margin:-30px !important}.mT-nv-30\@lg-{margin-top:-30px !important}.mR-nv-30\@lg-{margin-right:-30px !important}.mB-nv-30\@lg-{margin-bottom:-30px !important}.mL-nv-30\@lg-{margin-left:-30px !important}.mY-nv-30\@lg-{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@lg-{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (max-width:991px){.m-30\@md-{margin:30px !important}.mT-30\@md-{margin-top:30px !important}.mR-30\@md-{margin-right:30px !important}.mB-30\@md-{margin-bottom:30px !important}.mL-30\@md-{margin-left:30px !important}.mY-30\@md-{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@md-{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@md-{margin:-30px !important}.mT-nv-30\@md-{margin-top:-30px !important}.mR-nv-30\@md-{margin-right:-30px !important}.mB-nv-30\@md-{margin-bottom:-30px !important}.mL-nv-30\@md-{margin-left:-30px !important}.mY-nv-30\@md-{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@md-{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (max-width:767px){.m-30\@sm-{margin:30px !important}.mT-30\@sm-{margin-top:30px !important}.mR-30\@sm-{margin-right:30px !important}.mB-30\@sm-{margin-bottom:30px !important}.mL-30\@sm-{margin-left:30px !important}.mY-30\@sm-{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@sm-{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@sm-{margin:-30px !important}.mT-nv-30\@sm-{margin-top:-30px !important}.mR-nv-30\@sm-{margin-right:-30px !important}.mB-nv-30\@sm-{margin-bottom:-30px !important}.mL-nv-30\@sm-{margin-left:-30px !important}.mY-nv-30\@sm-{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@sm-{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-30\@lg{margin:30px !important}.mT-30\@lg{margin-top:30px !important}.mR-30\@lg{margin-right:30px !important}.mB-30\@lg{margin-bottom:30px !important}.mL-30\@lg{margin-left:30px !important}.mY-30\@lg{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@lg{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@lg{margin:-30px !important}.mT-nv-30\@lg{margin-top:-30px !important}.mR-nv-30\@lg{margin-right:-30px !important}.mB-nv-30\@lg{margin-bottom:-30px !important}.mL-nv-30\@lg{margin-left:-30px !important}.mY-nv-30\@lg{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@lg{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-30\@md{margin:30px !important}.mT-30\@md{margin-top:30px !important}.mR-30\@md{margin-right:30px !important}.mB-30\@md{margin-bottom:30px !important}.mL-30\@md{margin-left:30px !important}.mY-30\@md{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@md{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@md{margin:-30px !important}.mT-nv-30\@md{margin-top:-30px !important}.mR-nv-30\@md{margin-right:-30px !important}.mB-nv-30\@md{margin-bottom:-30px !important}.mL-nv-30\@md{margin-left:-30px !important}.mY-nv-30\@md{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@md{margin-left:-30px !important;margin-right:-30px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-30\@sm{margin:30px !important}.mT-30\@sm{margin-top:30px !important}.mR-30\@sm{margin-right:30px !important}.mB-30\@sm{margin-bottom:30px !important}.mL-30\@sm{margin-left:30px !important}.mY-30\@sm{margin-top:30px !important;margin-bottom:30px !important}.mX-30\@sm{margin-left:30px !important;margin-right:30px !important}.m-nv-30\@sm{margin:-30px !important}.mT-nv-30\@sm{margin-top:-30px !important}.mR-nv-30\@sm{margin-right:-30px !important}.mB-nv-30\@sm{margin-bottom:-30px !important}.mL-nv-30\@sm{margin-left:-30px !important}.mY-nv-30\@sm{margin-top:-30px !important;margin-bottom:-30px !important}.mX-nv-30\@sm{margin-left:-30px !important;margin-right:-30px !important}}.m-35{margin:35px !important}.mT-35{margin-top:35px !important}.mR-35{margin-right:35px !important}.mB-35{margin-bottom:35px !important}.mL-35{margin-left:35px !important}.mY-35{margin-top:35px !important;margin-bottom:35px !important}.mX-35{margin-left:35px !important;margin-right:35px !important}.m-nv-35{margin:-35px !important}.mT-nv-35{margin-top:-35px !important}.mR-nv-35{margin-right:-35px !important}.mB-nv-35{margin-bottom:-35px !important}.mL-nv-35{margin-left:-35px !important}.mY-nv-35{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35{margin-left:-35px !important;margin-right:-35px !important}@media screen and (min-width:1440px){.m-35\@xl\+{margin:35px !important}.mT-35\@xl\+{margin-top:35px !important}.mR-35\@xl\+{margin-right:35px !important}.mB-35\@xl\+{margin-bottom:35px !important}.mL-35\@xl\+{margin-left:35px !important}.mY-35\@xl\+{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@xl\+{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@xl\+{margin:-35px !important}.mT-nv-35\@xl\+{margin-top:-35px !important}.mR-nv-35\@xl\+{margin-right:-35px !important}.mB-nv-35\@xl\+{margin-bottom:-35px !important}.mL-nv-35\@xl\+{margin-left:-35px !important}.mY-nv-35\@xl\+{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@xl\+{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:1200px){.m-35\@lg\+{margin:35px !important}.mT-35\@lg\+{margin-top:35px !important}.mR-35\@lg\+{margin-right:35px !important}.mB-35\@lg\+{margin-bottom:35px !important}.mL-35\@lg\+{margin-left:35px !important}.mY-35\@lg\+{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@lg\+{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@lg\+{margin:-35px !important}.mT-nv-35\@lg\+{margin-top:-35px !important}.mR-nv-35\@lg\+{margin-right:-35px !important}.mB-nv-35\@lg\+{margin-bottom:-35px !important}.mL-nv-35\@lg\+{margin-left:-35px !important}.mY-nv-35\@lg\+{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@lg\+{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:992px){.m-35\@md\+{margin:35px !important}.mT-35\@md\+{margin-top:35px !important}.mR-35\@md\+{margin-right:35px !important}.mB-35\@md\+{margin-bottom:35px !important}.mL-35\@md\+{margin-left:35px !important}.mY-35\@md\+{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@md\+{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@md\+{margin:-35px !important}.mT-nv-35\@md\+{margin-top:-35px !important}.mR-nv-35\@md\+{margin-right:-35px !important}.mB-nv-35\@md\+{margin-bottom:-35px !important}.mL-nv-35\@md\+{margin-left:-35px !important}.mY-nv-35\@md\+{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@md\+{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:768px){.m-35\@sm\+{margin:35px !important}.mT-35\@sm\+{margin-top:35px !important}.mR-35\@sm\+{margin-right:35px !important}.mB-35\@sm\+{margin-bottom:35px !important}.mL-35\@sm\+{margin-left:35px !important}.mY-35\@sm\+{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@sm\+{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@sm\+{margin:-35px !important}.mT-nv-35\@sm\+{margin-top:-35px !important}.mR-nv-35\@sm\+{margin-right:-35px !important}.mB-nv-35\@sm\+{margin-bottom:-35px !important}.mL-nv-35\@sm\+{margin-left:-35px !important}.mY-nv-35\@sm\+{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@sm\+{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:0){.m-35\@xs\+{margin:35px !important}.mT-35\@xs\+{margin-top:35px !important}.mR-35\@xs\+{margin-right:35px !important}.mB-35\@xs\+{margin-bottom:35px !important}.mL-35\@xs\+{margin-left:35px !important}.mY-35\@xs\+{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@xs\+{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@xs\+{margin:-35px !important}.mT-nv-35\@xs\+{margin-top:-35px !important}.mR-nv-35\@xs\+{margin-right:-35px !important}.mB-nv-35\@xs\+{margin-bottom:-35px !important}.mL-nv-35\@xs\+{margin-left:-35px !important}.mY-nv-35\@xs\+{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@xs\+{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (max-width:1439px){.m-35\@xl-{margin:35px !important}.mT-35\@xl-{margin-top:35px !important}.mR-35\@xl-{margin-right:35px !important}.mB-35\@xl-{margin-bottom:35px !important}.mL-35\@xl-{margin-left:35px !important}.mY-35\@xl-{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@xl-{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@xl-{margin:-35px !important}.mT-nv-35\@xl-{margin-top:-35px !important}.mR-nv-35\@xl-{margin-right:-35px !important}.mB-nv-35\@xl-{margin-bottom:-35px !important}.mL-nv-35\@xl-{margin-left:-35px !important}.mY-nv-35\@xl-{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@xl-{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (max-width:1199px){.m-35\@lg-{margin:35px !important}.mT-35\@lg-{margin-top:35px !important}.mR-35\@lg-{margin-right:35px !important}.mB-35\@lg-{margin-bottom:35px !important}.mL-35\@lg-{margin-left:35px !important}.mY-35\@lg-{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@lg-{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@lg-{margin:-35px !important}.mT-nv-35\@lg-{margin-top:-35px !important}.mR-nv-35\@lg-{margin-right:-35px !important}.mB-nv-35\@lg-{margin-bottom:-35px !important}.mL-nv-35\@lg-{margin-left:-35px !important}.mY-nv-35\@lg-{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@lg-{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (max-width:991px){.m-35\@md-{margin:35px !important}.mT-35\@md-{margin-top:35px !important}.mR-35\@md-{margin-right:35px !important}.mB-35\@md-{margin-bottom:35px !important}.mL-35\@md-{margin-left:35px !important}.mY-35\@md-{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@md-{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@md-{margin:-35px !important}.mT-nv-35\@md-{margin-top:-35px !important}.mR-nv-35\@md-{margin-right:-35px !important}.mB-nv-35\@md-{margin-bottom:-35px !important}.mL-nv-35\@md-{margin-left:-35px !important}.mY-nv-35\@md-{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@md-{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (max-width:767px){.m-35\@sm-{margin:35px !important}.mT-35\@sm-{margin-top:35px !important}.mR-35\@sm-{margin-right:35px !important}.mB-35\@sm-{margin-bottom:35px !important}.mL-35\@sm-{margin-left:35px !important}.mY-35\@sm-{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@sm-{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@sm-{margin:-35px !important}.mT-nv-35\@sm-{margin-top:-35px !important}.mR-nv-35\@sm-{margin-right:-35px !important}.mB-nv-35\@sm-{margin-bottom:-35px !important}.mL-nv-35\@sm-{margin-left:-35px !important}.mY-nv-35\@sm-{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@sm-{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-35\@lg{margin:35px !important}.mT-35\@lg{margin-top:35px !important}.mR-35\@lg{margin-right:35px !important}.mB-35\@lg{margin-bottom:35px !important}.mL-35\@lg{margin-left:35px !important}.mY-35\@lg{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@lg{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@lg{margin:-35px !important}.mT-nv-35\@lg{margin-top:-35px !important}.mR-nv-35\@lg{margin-right:-35px !important}.mB-nv-35\@lg{margin-bottom:-35px !important}.mL-nv-35\@lg{margin-left:-35px !important}.mY-nv-35\@lg{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@lg{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-35\@md{margin:35px !important}.mT-35\@md{margin-top:35px !important}.mR-35\@md{margin-right:35px !important}.mB-35\@md{margin-bottom:35px !important}.mL-35\@md{margin-left:35px !important}.mY-35\@md{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@md{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@md{margin:-35px !important}.mT-nv-35\@md{margin-top:-35px !important}.mR-nv-35\@md{margin-right:-35px !important}.mB-nv-35\@md{margin-bottom:-35px !important}.mL-nv-35\@md{margin-left:-35px !important}.mY-nv-35\@md{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@md{margin-left:-35px !important;margin-right:-35px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-35\@sm{margin:35px !important}.mT-35\@sm{margin-top:35px !important}.mR-35\@sm{margin-right:35px !important}.mB-35\@sm{margin-bottom:35px !important}.mL-35\@sm{margin-left:35px !important}.mY-35\@sm{margin-top:35px !important;margin-bottom:35px !important}.mX-35\@sm{margin-left:35px !important;margin-right:35px !important}.m-nv-35\@sm{margin:-35px !important}.mT-nv-35\@sm{margin-top:-35px !important}.mR-nv-35\@sm{margin-right:-35px !important}.mB-nv-35\@sm{margin-bottom:-35px !important}.mL-nv-35\@sm{margin-left:-35px !important}.mY-nv-35\@sm{margin-top:-35px !important;margin-bottom:-35px !important}.mX-nv-35\@sm{margin-left:-35px !important;margin-right:-35px !important}}.m-40{margin:40px !important}.mT-40{margin-top:40px !important}.mR-40{margin-right:40px !important}.mB-40{margin-bottom:40px !important}.mL-40{margin-left:40px !important}.mY-40{margin-top:40px !important;margin-bottom:40px !important}.mX-40{margin-left:40px !important;margin-right:40px !important}.m-nv-40{margin:-40px !important}.mT-nv-40{margin-top:-40px !important}.mR-nv-40{margin-right:-40px !important}.mB-nv-40{margin-bottom:-40px !important}.mL-nv-40{margin-left:-40px !important}.mY-nv-40{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40{margin-left:-40px !important;margin-right:-40px !important}@media screen and (min-width:1440px){.m-40\@xl\+{margin:40px !important}.mT-40\@xl\+{margin-top:40px !important}.mR-40\@xl\+{margin-right:40px !important}.mB-40\@xl\+{margin-bottom:40px !important}.mL-40\@xl\+{margin-left:40px !important}.mY-40\@xl\+{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@xl\+{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@xl\+{margin:-40px !important}.mT-nv-40\@xl\+{margin-top:-40px !important}.mR-nv-40\@xl\+{margin-right:-40px !important}.mB-nv-40\@xl\+{margin-bottom:-40px !important}.mL-nv-40\@xl\+{margin-left:-40px !important}.mY-nv-40\@xl\+{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@xl\+{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:1200px){.m-40\@lg\+{margin:40px !important}.mT-40\@lg\+{margin-top:40px !important}.mR-40\@lg\+{margin-right:40px !important}.mB-40\@lg\+{margin-bottom:40px !important}.mL-40\@lg\+{margin-left:40px !important}.mY-40\@lg\+{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@lg\+{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@lg\+{margin:-40px !important}.mT-nv-40\@lg\+{margin-top:-40px !important}.mR-nv-40\@lg\+{margin-right:-40px !important}.mB-nv-40\@lg\+{margin-bottom:-40px !important}.mL-nv-40\@lg\+{margin-left:-40px !important}.mY-nv-40\@lg\+{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@lg\+{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:992px){.m-40\@md\+{margin:40px !important}.mT-40\@md\+{margin-top:40px !important}.mR-40\@md\+{margin-right:40px !important}.mB-40\@md\+{margin-bottom:40px !important}.mL-40\@md\+{margin-left:40px !important}.mY-40\@md\+{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@md\+{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@md\+{margin:-40px !important}.mT-nv-40\@md\+{margin-top:-40px !important}.mR-nv-40\@md\+{margin-right:-40px !important}.mB-nv-40\@md\+{margin-bottom:-40px !important}.mL-nv-40\@md\+{margin-left:-40px !important}.mY-nv-40\@md\+{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@md\+{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:768px){.m-40\@sm\+{margin:40px !important}.mT-40\@sm\+{margin-top:40px !important}.mR-40\@sm\+{margin-right:40px !important}.mB-40\@sm\+{margin-bottom:40px !important}.mL-40\@sm\+{margin-left:40px !important}.mY-40\@sm\+{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@sm\+{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@sm\+{margin:-40px !important}.mT-nv-40\@sm\+{margin-top:-40px !important}.mR-nv-40\@sm\+{margin-right:-40px !important}.mB-nv-40\@sm\+{margin-bottom:-40px !important}.mL-nv-40\@sm\+{margin-left:-40px !important}.mY-nv-40\@sm\+{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@sm\+{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:0){.m-40\@xs\+{margin:40px !important}.mT-40\@xs\+{margin-top:40px !important}.mR-40\@xs\+{margin-right:40px !important}.mB-40\@xs\+{margin-bottom:40px !important}.mL-40\@xs\+{margin-left:40px !important}.mY-40\@xs\+{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@xs\+{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@xs\+{margin:-40px !important}.mT-nv-40\@xs\+{margin-top:-40px !important}.mR-nv-40\@xs\+{margin-right:-40px !important}.mB-nv-40\@xs\+{margin-bottom:-40px !important}.mL-nv-40\@xs\+{margin-left:-40px !important}.mY-nv-40\@xs\+{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@xs\+{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (max-width:1439px){.m-40\@xl-{margin:40px !important}.mT-40\@xl-{margin-top:40px !important}.mR-40\@xl-{margin-right:40px !important}.mB-40\@xl-{margin-bottom:40px !important}.mL-40\@xl-{margin-left:40px !important}.mY-40\@xl-{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@xl-{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@xl-{margin:-40px !important}.mT-nv-40\@xl-{margin-top:-40px !important}.mR-nv-40\@xl-{margin-right:-40px !important}.mB-nv-40\@xl-{margin-bottom:-40px !important}.mL-nv-40\@xl-{margin-left:-40px !important}.mY-nv-40\@xl-{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@xl-{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (max-width:1199px){.m-40\@lg-{margin:40px !important}.mT-40\@lg-{margin-top:40px !important}.mR-40\@lg-{margin-right:40px !important}.mB-40\@lg-{margin-bottom:40px !important}.mL-40\@lg-{margin-left:40px !important}.mY-40\@lg-{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@lg-{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@lg-{margin:-40px !important}.mT-nv-40\@lg-{margin-top:-40px !important}.mR-nv-40\@lg-{margin-right:-40px !important}.mB-nv-40\@lg-{margin-bottom:-40px !important}.mL-nv-40\@lg-{margin-left:-40px !important}.mY-nv-40\@lg-{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@lg-{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (max-width:991px){.m-40\@md-{margin:40px !important}.mT-40\@md-{margin-top:40px !important}.mR-40\@md-{margin-right:40px !important}.mB-40\@md-{margin-bottom:40px !important}.mL-40\@md-{margin-left:40px !important}.mY-40\@md-{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@md-{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@md-{margin:-40px !important}.mT-nv-40\@md-{margin-top:-40px !important}.mR-nv-40\@md-{margin-right:-40px !important}.mB-nv-40\@md-{margin-bottom:-40px !important}.mL-nv-40\@md-{margin-left:-40px !important}.mY-nv-40\@md-{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@md-{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (max-width:767px){.m-40\@sm-{margin:40px !important}.mT-40\@sm-{margin-top:40px !important}.mR-40\@sm-{margin-right:40px !important}.mB-40\@sm-{margin-bottom:40px !important}.mL-40\@sm-{margin-left:40px !important}.mY-40\@sm-{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@sm-{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@sm-{margin:-40px !important}.mT-nv-40\@sm-{margin-top:-40px !important}.mR-nv-40\@sm-{margin-right:-40px !important}.mB-nv-40\@sm-{margin-bottom:-40px !important}.mL-nv-40\@sm-{margin-left:-40px !important}.mY-nv-40\@sm-{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@sm-{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-40\@lg{margin:40px !important}.mT-40\@lg{margin-top:40px !important}.mR-40\@lg{margin-right:40px !important}.mB-40\@lg{margin-bottom:40px !important}.mL-40\@lg{margin-left:40px !important}.mY-40\@lg{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@lg{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@lg{margin:-40px !important}.mT-nv-40\@lg{margin-top:-40px !important}.mR-nv-40\@lg{margin-right:-40px !important}.mB-nv-40\@lg{margin-bottom:-40px !important}.mL-nv-40\@lg{margin-left:-40px !important}.mY-nv-40\@lg{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@lg{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-40\@md{margin:40px !important}.mT-40\@md{margin-top:40px !important}.mR-40\@md{margin-right:40px !important}.mB-40\@md{margin-bottom:40px !important}.mL-40\@md{margin-left:40px !important}.mY-40\@md{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@md{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@md{margin:-40px !important}.mT-nv-40\@md{margin-top:-40px !important}.mR-nv-40\@md{margin-right:-40px !important}.mB-nv-40\@md{margin-bottom:-40px !important}.mL-nv-40\@md{margin-left:-40px !important}.mY-nv-40\@md{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@md{margin-left:-40px !important;margin-right:-40px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-40\@sm{margin:40px !important}.mT-40\@sm{margin-top:40px !important}.mR-40\@sm{margin-right:40px !important}.mB-40\@sm{margin-bottom:40px !important}.mL-40\@sm{margin-left:40px !important}.mY-40\@sm{margin-top:40px !important;margin-bottom:40px !important}.mX-40\@sm{margin-left:40px !important;margin-right:40px !important}.m-nv-40\@sm{margin:-40px !important}.mT-nv-40\@sm{margin-top:-40px !important}.mR-nv-40\@sm{margin-right:-40px !important}.mB-nv-40\@sm{margin-bottom:-40px !important}.mL-nv-40\@sm{margin-left:-40px !important}.mY-nv-40\@sm{margin-top:-40px !important;margin-bottom:-40px !important}.mX-nv-40\@sm{margin-left:-40px !important;margin-right:-40px !important}}.m-50{margin:50px !important}.mT-50{margin-top:50px !important}.mR-50{margin-right:50px !important}.mB-50{margin-bottom:50px !important}.mL-50{margin-left:50px !important}.mY-50{margin-top:50px !important;margin-bottom:50px !important}.mX-50{margin-left:50px !important;margin-right:50px !important}.m-nv-50{margin:-50px !important}.mT-nv-50{margin-top:-50px !important}.mR-nv-50{margin-right:-50px !important}.mB-nv-50{margin-bottom:-50px !important}.mL-nv-50{margin-left:-50px !important}.mY-nv-50{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50{margin-left:-50px !important;margin-right:-50px !important}@media screen and (min-width:1440px){.m-50\@xl\+{margin:50px !important}.mT-50\@xl\+{margin-top:50px !important}.mR-50\@xl\+{margin-right:50px !important}.mB-50\@xl\+{margin-bottom:50px !important}.mL-50\@xl\+{margin-left:50px !important}.mY-50\@xl\+{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@xl\+{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@xl\+{margin:-50px !important}.mT-nv-50\@xl\+{margin-top:-50px !important}.mR-nv-50\@xl\+{margin-right:-50px !important}.mB-nv-50\@xl\+{margin-bottom:-50px !important}.mL-nv-50\@xl\+{margin-left:-50px !important}.mY-nv-50\@xl\+{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@xl\+{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:1200px){.m-50\@lg\+{margin:50px !important}.mT-50\@lg\+{margin-top:50px !important}.mR-50\@lg\+{margin-right:50px !important}.mB-50\@lg\+{margin-bottom:50px !important}.mL-50\@lg\+{margin-left:50px !important}.mY-50\@lg\+{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@lg\+{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@lg\+{margin:-50px !important}.mT-nv-50\@lg\+{margin-top:-50px !important}.mR-nv-50\@lg\+{margin-right:-50px !important}.mB-nv-50\@lg\+{margin-bottom:-50px !important}.mL-nv-50\@lg\+{margin-left:-50px !important}.mY-nv-50\@lg\+{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@lg\+{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:992px){.m-50\@md\+{margin:50px !important}.mT-50\@md\+{margin-top:50px !important}.mR-50\@md\+{margin-right:50px !important}.mB-50\@md\+{margin-bottom:50px !important}.mL-50\@md\+{margin-left:50px !important}.mY-50\@md\+{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@md\+{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@md\+{margin:-50px !important}.mT-nv-50\@md\+{margin-top:-50px !important}.mR-nv-50\@md\+{margin-right:-50px !important}.mB-nv-50\@md\+{margin-bottom:-50px !important}.mL-nv-50\@md\+{margin-left:-50px !important}.mY-nv-50\@md\+{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@md\+{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:768px){.m-50\@sm\+{margin:50px !important}.mT-50\@sm\+{margin-top:50px !important}.mR-50\@sm\+{margin-right:50px !important}.mB-50\@sm\+{margin-bottom:50px !important}.mL-50\@sm\+{margin-left:50px !important}.mY-50\@sm\+{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@sm\+{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@sm\+{margin:-50px !important}.mT-nv-50\@sm\+{margin-top:-50px !important}.mR-nv-50\@sm\+{margin-right:-50px !important}.mB-nv-50\@sm\+{margin-bottom:-50px !important}.mL-nv-50\@sm\+{margin-left:-50px !important}.mY-nv-50\@sm\+{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@sm\+{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:0){.m-50\@xs\+{margin:50px !important}.mT-50\@xs\+{margin-top:50px !important}.mR-50\@xs\+{margin-right:50px !important}.mB-50\@xs\+{margin-bottom:50px !important}.mL-50\@xs\+{margin-left:50px !important}.mY-50\@xs\+{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@xs\+{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@xs\+{margin:-50px !important}.mT-nv-50\@xs\+{margin-top:-50px !important}.mR-nv-50\@xs\+{margin-right:-50px !important}.mB-nv-50\@xs\+{margin-bottom:-50px !important}.mL-nv-50\@xs\+{margin-left:-50px !important}.mY-nv-50\@xs\+{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@xs\+{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (max-width:1439px){.m-50\@xl-{margin:50px !important}.mT-50\@xl-{margin-top:50px !important}.mR-50\@xl-{margin-right:50px !important}.mB-50\@xl-{margin-bottom:50px !important}.mL-50\@xl-{margin-left:50px !important}.mY-50\@xl-{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@xl-{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@xl-{margin:-50px !important}.mT-nv-50\@xl-{margin-top:-50px !important}.mR-nv-50\@xl-{margin-right:-50px !important}.mB-nv-50\@xl-{margin-bottom:-50px !important}.mL-nv-50\@xl-{margin-left:-50px !important}.mY-nv-50\@xl-{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@xl-{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (max-width:1199px){.m-50\@lg-{margin:50px !important}.mT-50\@lg-{margin-top:50px !important}.mR-50\@lg-{margin-right:50px !important}.mB-50\@lg-{margin-bottom:50px !important}.mL-50\@lg-{margin-left:50px !important}.mY-50\@lg-{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@lg-{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@lg-{margin:-50px !important}.mT-nv-50\@lg-{margin-top:-50px !important}.mR-nv-50\@lg-{margin-right:-50px !important}.mB-nv-50\@lg-{margin-bottom:-50px !important}.mL-nv-50\@lg-{margin-left:-50px !important}.mY-nv-50\@lg-{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@lg-{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (max-width:991px){.m-50\@md-{margin:50px !important}.mT-50\@md-{margin-top:50px !important}.mR-50\@md-{margin-right:50px !important}.mB-50\@md-{margin-bottom:50px !important}.mL-50\@md-{margin-left:50px !important}.mY-50\@md-{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@md-{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@md-{margin:-50px !important}.mT-nv-50\@md-{margin-top:-50px !important}.mR-nv-50\@md-{margin-right:-50px !important}.mB-nv-50\@md-{margin-bottom:-50px !important}.mL-nv-50\@md-{margin-left:-50px !important}.mY-nv-50\@md-{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@md-{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (max-width:767px){.m-50\@sm-{margin:50px !important}.mT-50\@sm-{margin-top:50px !important}.mR-50\@sm-{margin-right:50px !important}.mB-50\@sm-{margin-bottom:50px !important}.mL-50\@sm-{margin-left:50px !important}.mY-50\@sm-{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@sm-{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@sm-{margin:-50px !important}.mT-nv-50\@sm-{margin-top:-50px !important}.mR-nv-50\@sm-{margin-right:-50px !important}.mB-nv-50\@sm-{margin-bottom:-50px !important}.mL-nv-50\@sm-{margin-left:-50px !important}.mY-nv-50\@sm-{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@sm-{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-50\@lg{margin:50px !important}.mT-50\@lg{margin-top:50px !important}.mR-50\@lg{margin-right:50px !important}.mB-50\@lg{margin-bottom:50px !important}.mL-50\@lg{margin-left:50px !important}.mY-50\@lg{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@lg{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@lg{margin:-50px !important}.mT-nv-50\@lg{margin-top:-50px !important}.mR-nv-50\@lg{margin-right:-50px !important}.mB-nv-50\@lg{margin-bottom:-50px !important}.mL-nv-50\@lg{margin-left:-50px !important}.mY-nv-50\@lg{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@lg{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-50\@md{margin:50px !important}.mT-50\@md{margin-top:50px !important}.mR-50\@md{margin-right:50px !important}.mB-50\@md{margin-bottom:50px !important}.mL-50\@md{margin-left:50px !important}.mY-50\@md{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@md{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@md{margin:-50px !important}.mT-nv-50\@md{margin-top:-50px !important}.mR-nv-50\@md{margin-right:-50px !important}.mB-nv-50\@md{margin-bottom:-50px !important}.mL-nv-50\@md{margin-left:-50px !important}.mY-nv-50\@md{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@md{margin-left:-50px !important;margin-right:-50px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-50\@sm{margin:50px !important}.mT-50\@sm{margin-top:50px !important}.mR-50\@sm{margin-right:50px !important}.mB-50\@sm{margin-bottom:50px !important}.mL-50\@sm{margin-left:50px !important}.mY-50\@sm{margin-top:50px !important;margin-bottom:50px !important}.mX-50\@sm{margin-left:50px !important;margin-right:50px !important}.m-nv-50\@sm{margin:-50px !important}.mT-nv-50\@sm{margin-top:-50px !important}.mR-nv-50\@sm{margin-right:-50px !important}.mB-nv-50\@sm{margin-bottom:-50px !important}.mL-nv-50\@sm{margin-left:-50px !important}.mY-nv-50\@sm{margin-top:-50px !important;margin-bottom:-50px !important}.mX-nv-50\@sm{margin-left:-50px !important;margin-right:-50px !important}}.m-60{margin:60px !important}.mT-60{margin-top:60px !important}.mR-60{margin-right:60px !important}.mB-60{margin-bottom:60px !important}.mL-60{margin-left:60px !important}.mY-60{margin-top:60px !important;margin-bottom:60px !important}.mX-60{margin-left:60px !important;margin-right:60px !important}.m-nv-60{margin:-60px !important}.mT-nv-60{margin-top:-60px !important}.mR-nv-60{margin-right:-60px !important}.mB-nv-60{margin-bottom:-60px !important}.mL-nv-60{margin-left:-60px !important}.mY-nv-60{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60{margin-left:-60px !important;margin-right:-60px !important}@media screen and (min-width:1440px){.m-60\@xl\+{margin:60px !important}.mT-60\@xl\+{margin-top:60px !important}.mR-60\@xl\+{margin-right:60px !important}.mB-60\@xl\+{margin-bottom:60px !important}.mL-60\@xl\+{margin-left:60px !important}.mY-60\@xl\+{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@xl\+{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@xl\+{margin:-60px !important}.mT-nv-60\@xl\+{margin-top:-60px !important}.mR-nv-60\@xl\+{margin-right:-60px !important}.mB-nv-60\@xl\+{margin-bottom:-60px !important}.mL-nv-60\@xl\+{margin-left:-60px !important}.mY-nv-60\@xl\+{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@xl\+{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:1200px){.m-60\@lg\+{margin:60px !important}.mT-60\@lg\+{margin-top:60px !important}.mR-60\@lg\+{margin-right:60px !important}.mB-60\@lg\+{margin-bottom:60px !important}.mL-60\@lg\+{margin-left:60px !important}.mY-60\@lg\+{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@lg\+{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@lg\+{margin:-60px !important}.mT-nv-60\@lg\+{margin-top:-60px !important}.mR-nv-60\@lg\+{margin-right:-60px !important}.mB-nv-60\@lg\+{margin-bottom:-60px !important}.mL-nv-60\@lg\+{margin-left:-60px !important}.mY-nv-60\@lg\+{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@lg\+{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:992px){.m-60\@md\+{margin:60px !important}.mT-60\@md\+{margin-top:60px !important}.mR-60\@md\+{margin-right:60px !important}.mB-60\@md\+{margin-bottom:60px !important}.mL-60\@md\+{margin-left:60px !important}.mY-60\@md\+{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@md\+{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@md\+{margin:-60px !important}.mT-nv-60\@md\+{margin-top:-60px !important}.mR-nv-60\@md\+{margin-right:-60px !important}.mB-nv-60\@md\+{margin-bottom:-60px !important}.mL-nv-60\@md\+{margin-left:-60px !important}.mY-nv-60\@md\+{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@md\+{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:768px){.m-60\@sm\+{margin:60px !important}.mT-60\@sm\+{margin-top:60px !important}.mR-60\@sm\+{margin-right:60px !important}.mB-60\@sm\+{margin-bottom:60px !important}.mL-60\@sm\+{margin-left:60px !important}.mY-60\@sm\+{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@sm\+{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@sm\+{margin:-60px !important}.mT-nv-60\@sm\+{margin-top:-60px !important}.mR-nv-60\@sm\+{margin-right:-60px !important}.mB-nv-60\@sm\+{margin-bottom:-60px !important}.mL-nv-60\@sm\+{margin-left:-60px !important}.mY-nv-60\@sm\+{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@sm\+{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:0){.m-60\@xs\+{margin:60px !important}.mT-60\@xs\+{margin-top:60px !important}.mR-60\@xs\+{margin-right:60px !important}.mB-60\@xs\+{margin-bottom:60px !important}.mL-60\@xs\+{margin-left:60px !important}.mY-60\@xs\+{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@xs\+{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@xs\+{margin:-60px !important}.mT-nv-60\@xs\+{margin-top:-60px !important}.mR-nv-60\@xs\+{margin-right:-60px !important}.mB-nv-60\@xs\+{margin-bottom:-60px !important}.mL-nv-60\@xs\+{margin-left:-60px !important}.mY-nv-60\@xs\+{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@xs\+{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (max-width:1439px){.m-60\@xl-{margin:60px !important}.mT-60\@xl-{margin-top:60px !important}.mR-60\@xl-{margin-right:60px !important}.mB-60\@xl-{margin-bottom:60px !important}.mL-60\@xl-{margin-left:60px !important}.mY-60\@xl-{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@xl-{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@xl-{margin:-60px !important}.mT-nv-60\@xl-{margin-top:-60px !important}.mR-nv-60\@xl-{margin-right:-60px !important}.mB-nv-60\@xl-{margin-bottom:-60px !important}.mL-nv-60\@xl-{margin-left:-60px !important}.mY-nv-60\@xl-{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@xl-{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (max-width:1199px){.m-60\@lg-{margin:60px !important}.mT-60\@lg-{margin-top:60px !important}.mR-60\@lg-{margin-right:60px !important}.mB-60\@lg-{margin-bottom:60px !important}.mL-60\@lg-{margin-left:60px !important}.mY-60\@lg-{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@lg-{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@lg-{margin:-60px !important}.mT-nv-60\@lg-{margin-top:-60px !important}.mR-nv-60\@lg-{margin-right:-60px !important}.mB-nv-60\@lg-{margin-bottom:-60px !important}.mL-nv-60\@lg-{margin-left:-60px !important}.mY-nv-60\@lg-{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@lg-{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (max-width:991px){.m-60\@md-{margin:60px !important}.mT-60\@md-{margin-top:60px !important}.mR-60\@md-{margin-right:60px !important}.mB-60\@md-{margin-bottom:60px !important}.mL-60\@md-{margin-left:60px !important}.mY-60\@md-{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@md-{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@md-{margin:-60px !important}.mT-nv-60\@md-{margin-top:-60px !important}.mR-nv-60\@md-{margin-right:-60px !important}.mB-nv-60\@md-{margin-bottom:-60px !important}.mL-nv-60\@md-{margin-left:-60px !important}.mY-nv-60\@md-{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@md-{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (max-width:767px){.m-60\@sm-{margin:60px !important}.mT-60\@sm-{margin-top:60px !important}.mR-60\@sm-{margin-right:60px !important}.mB-60\@sm-{margin-bottom:60px !important}.mL-60\@sm-{margin-left:60px !important}.mY-60\@sm-{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@sm-{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@sm-{margin:-60px !important}.mT-nv-60\@sm-{margin-top:-60px !important}.mR-nv-60\@sm-{margin-right:-60px !important}.mB-nv-60\@sm-{margin-bottom:-60px !important}.mL-nv-60\@sm-{margin-left:-60px !important}.mY-nv-60\@sm-{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@sm-{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-60\@lg{margin:60px !important}.mT-60\@lg{margin-top:60px !important}.mR-60\@lg{margin-right:60px !important}.mB-60\@lg{margin-bottom:60px !important}.mL-60\@lg{margin-left:60px !important}.mY-60\@lg{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@lg{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@lg{margin:-60px !important}.mT-nv-60\@lg{margin-top:-60px !important}.mR-nv-60\@lg{margin-right:-60px !important}.mB-nv-60\@lg{margin-bottom:-60px !important}.mL-nv-60\@lg{margin-left:-60px !important}.mY-nv-60\@lg{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@lg{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-60\@md{margin:60px !important}.mT-60\@md{margin-top:60px !important}.mR-60\@md{margin-right:60px !important}.mB-60\@md{margin-bottom:60px !important}.mL-60\@md{margin-left:60px !important}.mY-60\@md{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@md{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@md{margin:-60px !important}.mT-nv-60\@md{margin-top:-60px !important}.mR-nv-60\@md{margin-right:-60px !important}.mB-nv-60\@md{margin-bottom:-60px !important}.mL-nv-60\@md{margin-left:-60px !important}.mY-nv-60\@md{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@md{margin-left:-60px !important;margin-right:-60px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-60\@sm{margin:60px !important}.mT-60\@sm{margin-top:60px !important}.mR-60\@sm{margin-right:60px !important}.mB-60\@sm{margin-bottom:60px !important}.mL-60\@sm{margin-left:60px !important}.mY-60\@sm{margin-top:60px !important;margin-bottom:60px !important}.mX-60\@sm{margin-left:60px !important;margin-right:60px !important}.m-nv-60\@sm{margin:-60px !important}.mT-nv-60\@sm{margin-top:-60px !important}.mR-nv-60\@sm{margin-right:-60px !important}.mB-nv-60\@sm{margin-bottom:-60px !important}.mL-nv-60\@sm{margin-left:-60px !important}.mY-nv-60\@sm{margin-top:-60px !important;margin-bottom:-60px !important}.mX-nv-60\@sm{margin-left:-60px !important;margin-right:-60px !important}}.m-70{margin:70px !important}.mT-70{margin-top:70px !important}.mR-70{margin-right:70px !important}.mB-70{margin-bottom:70px !important}.mL-70{margin-left:70px !important}.mY-70{margin-top:70px !important;margin-bottom:70px !important}.mX-70{margin-left:70px !important;margin-right:70px !important}.m-nv-70{margin:-70px !important}.mT-nv-70{margin-top:-70px !important}.mR-nv-70{margin-right:-70px !important}.mB-nv-70{margin-bottom:-70px !important}.mL-nv-70{margin-left:-70px !important}.mY-nv-70{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70{margin-left:-70px !important;margin-right:-70px !important}@media screen and (min-width:1440px){.m-70\@xl\+{margin:70px !important}.mT-70\@xl\+{margin-top:70px !important}.mR-70\@xl\+{margin-right:70px !important}.mB-70\@xl\+{margin-bottom:70px !important}.mL-70\@xl\+{margin-left:70px !important}.mY-70\@xl\+{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@xl\+{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@xl\+{margin:-70px !important}.mT-nv-70\@xl\+{margin-top:-70px !important}.mR-nv-70\@xl\+{margin-right:-70px !important}.mB-nv-70\@xl\+{margin-bottom:-70px !important}.mL-nv-70\@xl\+{margin-left:-70px !important}.mY-nv-70\@xl\+{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@xl\+{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:1200px){.m-70\@lg\+{margin:70px !important}.mT-70\@lg\+{margin-top:70px !important}.mR-70\@lg\+{margin-right:70px !important}.mB-70\@lg\+{margin-bottom:70px !important}.mL-70\@lg\+{margin-left:70px !important}.mY-70\@lg\+{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@lg\+{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@lg\+{margin:-70px !important}.mT-nv-70\@lg\+{margin-top:-70px !important}.mR-nv-70\@lg\+{margin-right:-70px !important}.mB-nv-70\@lg\+{margin-bottom:-70px !important}.mL-nv-70\@lg\+{margin-left:-70px !important}.mY-nv-70\@lg\+{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@lg\+{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:992px){.m-70\@md\+{margin:70px !important}.mT-70\@md\+{margin-top:70px !important}.mR-70\@md\+{margin-right:70px !important}.mB-70\@md\+{margin-bottom:70px !important}.mL-70\@md\+{margin-left:70px !important}.mY-70\@md\+{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@md\+{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@md\+{margin:-70px !important}.mT-nv-70\@md\+{margin-top:-70px !important}.mR-nv-70\@md\+{margin-right:-70px !important}.mB-nv-70\@md\+{margin-bottom:-70px !important}.mL-nv-70\@md\+{margin-left:-70px !important}.mY-nv-70\@md\+{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@md\+{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:768px){.m-70\@sm\+{margin:70px !important}.mT-70\@sm\+{margin-top:70px !important}.mR-70\@sm\+{margin-right:70px !important}.mB-70\@sm\+{margin-bottom:70px !important}.mL-70\@sm\+{margin-left:70px !important}.mY-70\@sm\+{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@sm\+{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@sm\+{margin:-70px !important}.mT-nv-70\@sm\+{margin-top:-70px !important}.mR-nv-70\@sm\+{margin-right:-70px !important}.mB-nv-70\@sm\+{margin-bottom:-70px !important}.mL-nv-70\@sm\+{margin-left:-70px !important}.mY-nv-70\@sm\+{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@sm\+{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:0){.m-70\@xs\+{margin:70px !important}.mT-70\@xs\+{margin-top:70px !important}.mR-70\@xs\+{margin-right:70px !important}.mB-70\@xs\+{margin-bottom:70px !important}.mL-70\@xs\+{margin-left:70px !important}.mY-70\@xs\+{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@xs\+{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@xs\+{margin:-70px !important}.mT-nv-70\@xs\+{margin-top:-70px !important}.mR-nv-70\@xs\+{margin-right:-70px !important}.mB-nv-70\@xs\+{margin-bottom:-70px !important}.mL-nv-70\@xs\+{margin-left:-70px !important}.mY-nv-70\@xs\+{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@xs\+{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (max-width:1439px){.m-70\@xl-{margin:70px !important}.mT-70\@xl-{margin-top:70px !important}.mR-70\@xl-{margin-right:70px !important}.mB-70\@xl-{margin-bottom:70px !important}.mL-70\@xl-{margin-left:70px !important}.mY-70\@xl-{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@xl-{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@xl-{margin:-70px !important}.mT-nv-70\@xl-{margin-top:-70px !important}.mR-nv-70\@xl-{margin-right:-70px !important}.mB-nv-70\@xl-{margin-bottom:-70px !important}.mL-nv-70\@xl-{margin-left:-70px !important}.mY-nv-70\@xl-{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@xl-{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (max-width:1199px){.m-70\@lg-{margin:70px !important}.mT-70\@lg-{margin-top:70px !important}.mR-70\@lg-{margin-right:70px !important}.mB-70\@lg-{margin-bottom:70px !important}.mL-70\@lg-{margin-left:70px !important}.mY-70\@lg-{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@lg-{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@lg-{margin:-70px !important}.mT-nv-70\@lg-{margin-top:-70px !important}.mR-nv-70\@lg-{margin-right:-70px !important}.mB-nv-70\@lg-{margin-bottom:-70px !important}.mL-nv-70\@lg-{margin-left:-70px !important}.mY-nv-70\@lg-{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@lg-{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (max-width:991px){.m-70\@md-{margin:70px !important}.mT-70\@md-{margin-top:70px !important}.mR-70\@md-{margin-right:70px !important}.mB-70\@md-{margin-bottom:70px !important}.mL-70\@md-{margin-left:70px !important}.mY-70\@md-{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@md-{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@md-{margin:-70px !important}.mT-nv-70\@md-{margin-top:-70px !important}.mR-nv-70\@md-{margin-right:-70px !important}.mB-nv-70\@md-{margin-bottom:-70px !important}.mL-nv-70\@md-{margin-left:-70px !important}.mY-nv-70\@md-{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@md-{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (max-width:767px){.m-70\@sm-{margin:70px !important}.mT-70\@sm-{margin-top:70px !important}.mR-70\@sm-{margin-right:70px !important}.mB-70\@sm-{margin-bottom:70px !important}.mL-70\@sm-{margin-left:70px !important}.mY-70\@sm-{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@sm-{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@sm-{margin:-70px !important}.mT-nv-70\@sm-{margin-top:-70px !important}.mR-nv-70\@sm-{margin-right:-70px !important}.mB-nv-70\@sm-{margin-bottom:-70px !important}.mL-nv-70\@sm-{margin-left:-70px !important}.mY-nv-70\@sm-{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@sm-{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-70\@lg{margin:70px !important}.mT-70\@lg{margin-top:70px !important}.mR-70\@lg{margin-right:70px !important}.mB-70\@lg{margin-bottom:70px !important}.mL-70\@lg{margin-left:70px !important}.mY-70\@lg{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@lg{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@lg{margin:-70px !important}.mT-nv-70\@lg{margin-top:-70px !important}.mR-nv-70\@lg{margin-right:-70px !important}.mB-nv-70\@lg{margin-bottom:-70px !important}.mL-nv-70\@lg{margin-left:-70px !important}.mY-nv-70\@lg{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@lg{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-70\@md{margin:70px !important}.mT-70\@md{margin-top:70px !important}.mR-70\@md{margin-right:70px !important}.mB-70\@md{margin-bottom:70px !important}.mL-70\@md{margin-left:70px !important}.mY-70\@md{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@md{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@md{margin:-70px !important}.mT-nv-70\@md{margin-top:-70px !important}.mR-nv-70\@md{margin-right:-70px !important}.mB-nv-70\@md{margin-bottom:-70px !important}.mL-nv-70\@md{margin-left:-70px !important}.mY-nv-70\@md{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@md{margin-left:-70px !important;margin-right:-70px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-70\@sm{margin:70px !important}.mT-70\@sm{margin-top:70px !important}.mR-70\@sm{margin-right:70px !important}.mB-70\@sm{margin-bottom:70px !important}.mL-70\@sm{margin-left:70px !important}.mY-70\@sm{margin-top:70px !important;margin-bottom:70px !important}.mX-70\@sm{margin-left:70px !important;margin-right:70px !important}.m-nv-70\@sm{margin:-70px !important}.mT-nv-70\@sm{margin-top:-70px !important}.mR-nv-70\@sm{margin-right:-70px !important}.mB-nv-70\@sm{margin-bottom:-70px !important}.mL-nv-70\@sm{margin-left:-70px !important}.mY-nv-70\@sm{margin-top:-70px !important;margin-bottom:-70px !important}.mX-nv-70\@sm{margin-left:-70px !important;margin-right:-70px !important}}.m-80{margin:80px !important}.mT-80{margin-top:80px !important}.mR-80{margin-right:80px !important}.mB-80{margin-bottom:80px !important}.mL-80{margin-left:80px !important}.mY-80{margin-top:80px !important;margin-bottom:80px !important}.mX-80{margin-left:80px !important;margin-right:80px !important}.m-nv-80{margin:-80px !important}.mT-nv-80{margin-top:-80px !important}.mR-nv-80{margin-right:-80px !important}.mB-nv-80{margin-bottom:-80px !important}.mL-nv-80{margin-left:-80px !important}.mY-nv-80{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80{margin-left:-80px !important;margin-right:-80px !important}@media screen and (min-width:1440px){.m-80\@xl\+{margin:80px !important}.mT-80\@xl\+{margin-top:80px !important}.mR-80\@xl\+{margin-right:80px !important}.mB-80\@xl\+{margin-bottom:80px !important}.mL-80\@xl\+{margin-left:80px !important}.mY-80\@xl\+{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@xl\+{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@xl\+{margin:-80px !important}.mT-nv-80\@xl\+{margin-top:-80px !important}.mR-nv-80\@xl\+{margin-right:-80px !important}.mB-nv-80\@xl\+{margin-bottom:-80px !important}.mL-nv-80\@xl\+{margin-left:-80px !important}.mY-nv-80\@xl\+{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@xl\+{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:1200px){.m-80\@lg\+{margin:80px !important}.mT-80\@lg\+{margin-top:80px !important}.mR-80\@lg\+{margin-right:80px !important}.mB-80\@lg\+{margin-bottom:80px !important}.mL-80\@lg\+{margin-left:80px !important}.mY-80\@lg\+{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@lg\+{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@lg\+{margin:-80px !important}.mT-nv-80\@lg\+{margin-top:-80px !important}.mR-nv-80\@lg\+{margin-right:-80px !important}.mB-nv-80\@lg\+{margin-bottom:-80px !important}.mL-nv-80\@lg\+{margin-left:-80px !important}.mY-nv-80\@lg\+{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@lg\+{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:992px){.m-80\@md\+{margin:80px !important}.mT-80\@md\+{margin-top:80px !important}.mR-80\@md\+{margin-right:80px !important}.mB-80\@md\+{margin-bottom:80px !important}.mL-80\@md\+{margin-left:80px !important}.mY-80\@md\+{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@md\+{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@md\+{margin:-80px !important}.mT-nv-80\@md\+{margin-top:-80px !important}.mR-nv-80\@md\+{margin-right:-80px !important}.mB-nv-80\@md\+{margin-bottom:-80px !important}.mL-nv-80\@md\+{margin-left:-80px !important}.mY-nv-80\@md\+{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@md\+{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:768px){.m-80\@sm\+{margin:80px !important}.mT-80\@sm\+{margin-top:80px !important}.mR-80\@sm\+{margin-right:80px !important}.mB-80\@sm\+{margin-bottom:80px !important}.mL-80\@sm\+{margin-left:80px !important}.mY-80\@sm\+{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@sm\+{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@sm\+{margin:-80px !important}.mT-nv-80\@sm\+{margin-top:-80px !important}.mR-nv-80\@sm\+{margin-right:-80px !important}.mB-nv-80\@sm\+{margin-bottom:-80px !important}.mL-nv-80\@sm\+{margin-left:-80px !important}.mY-nv-80\@sm\+{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@sm\+{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:0){.m-80\@xs\+{margin:80px !important}.mT-80\@xs\+{margin-top:80px !important}.mR-80\@xs\+{margin-right:80px !important}.mB-80\@xs\+{margin-bottom:80px !important}.mL-80\@xs\+{margin-left:80px !important}.mY-80\@xs\+{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@xs\+{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@xs\+{margin:-80px !important}.mT-nv-80\@xs\+{margin-top:-80px !important}.mR-nv-80\@xs\+{margin-right:-80px !important}.mB-nv-80\@xs\+{margin-bottom:-80px !important}.mL-nv-80\@xs\+{margin-left:-80px !important}.mY-nv-80\@xs\+{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@xs\+{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (max-width:1439px){.m-80\@xl-{margin:80px !important}.mT-80\@xl-{margin-top:80px !important}.mR-80\@xl-{margin-right:80px !important}.mB-80\@xl-{margin-bottom:80px !important}.mL-80\@xl-{margin-left:80px !important}.mY-80\@xl-{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@xl-{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@xl-{margin:-80px !important}.mT-nv-80\@xl-{margin-top:-80px !important}.mR-nv-80\@xl-{margin-right:-80px !important}.mB-nv-80\@xl-{margin-bottom:-80px !important}.mL-nv-80\@xl-{margin-left:-80px !important}.mY-nv-80\@xl-{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@xl-{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (max-width:1199px){.m-80\@lg-{margin:80px !important}.mT-80\@lg-{margin-top:80px !important}.mR-80\@lg-{margin-right:80px !important}.mB-80\@lg-{margin-bottom:80px !important}.mL-80\@lg-{margin-left:80px !important}.mY-80\@lg-{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@lg-{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@lg-{margin:-80px !important}.mT-nv-80\@lg-{margin-top:-80px !important}.mR-nv-80\@lg-{margin-right:-80px !important}.mB-nv-80\@lg-{margin-bottom:-80px !important}.mL-nv-80\@lg-{margin-left:-80px !important}.mY-nv-80\@lg-{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@lg-{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (max-width:991px){.m-80\@md-{margin:80px !important}.mT-80\@md-{margin-top:80px !important}.mR-80\@md-{margin-right:80px !important}.mB-80\@md-{margin-bottom:80px !important}.mL-80\@md-{margin-left:80px !important}.mY-80\@md-{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@md-{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@md-{margin:-80px !important}.mT-nv-80\@md-{margin-top:-80px !important}.mR-nv-80\@md-{margin-right:-80px !important}.mB-nv-80\@md-{margin-bottom:-80px !important}.mL-nv-80\@md-{margin-left:-80px !important}.mY-nv-80\@md-{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@md-{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (max-width:767px){.m-80\@sm-{margin:80px !important}.mT-80\@sm-{margin-top:80px !important}.mR-80\@sm-{margin-right:80px !important}.mB-80\@sm-{margin-bottom:80px !important}.mL-80\@sm-{margin-left:80px !important}.mY-80\@sm-{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@sm-{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@sm-{margin:-80px !important}.mT-nv-80\@sm-{margin-top:-80px !important}.mR-nv-80\@sm-{margin-right:-80px !important}.mB-nv-80\@sm-{margin-bottom:-80px !important}.mL-nv-80\@sm-{margin-left:-80px !important}.mY-nv-80\@sm-{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@sm-{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-80\@lg{margin:80px !important}.mT-80\@lg{margin-top:80px !important}.mR-80\@lg{margin-right:80px !important}.mB-80\@lg{margin-bottom:80px !important}.mL-80\@lg{margin-left:80px !important}.mY-80\@lg{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@lg{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@lg{margin:-80px !important}.mT-nv-80\@lg{margin-top:-80px !important}.mR-nv-80\@lg{margin-right:-80px !important}.mB-nv-80\@lg{margin-bottom:-80px !important}.mL-nv-80\@lg{margin-left:-80px !important}.mY-nv-80\@lg{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@lg{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-80\@md{margin:80px !important}.mT-80\@md{margin-top:80px !important}.mR-80\@md{margin-right:80px !important}.mB-80\@md{margin-bottom:80px !important}.mL-80\@md{margin-left:80px !important}.mY-80\@md{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@md{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@md{margin:-80px !important}.mT-nv-80\@md{margin-top:-80px !important}.mR-nv-80\@md{margin-right:-80px !important}.mB-nv-80\@md{margin-bottom:-80px !important}.mL-nv-80\@md{margin-left:-80px !important}.mY-nv-80\@md{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@md{margin-left:-80px !important;margin-right:-80px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-80\@sm{margin:80px !important}.mT-80\@sm{margin-top:80px !important}.mR-80\@sm{margin-right:80px !important}.mB-80\@sm{margin-bottom:80px !important}.mL-80\@sm{margin-left:80px !important}.mY-80\@sm{margin-top:80px !important;margin-bottom:80px !important}.mX-80\@sm{margin-left:80px !important;margin-right:80px !important}.m-nv-80\@sm{margin:-80px !important}.mT-nv-80\@sm{margin-top:-80px !important}.mR-nv-80\@sm{margin-right:-80px !important}.mB-nv-80\@sm{margin-bottom:-80px !important}.mL-nv-80\@sm{margin-left:-80px !important}.mY-nv-80\@sm{margin-top:-80px !important;margin-bottom:-80px !important}.mX-nv-80\@sm{margin-left:-80px !important;margin-right:-80px !important}}.m-90{margin:90px !important}.mT-90{margin-top:90px !important}.mR-90{margin-right:90px !important}.mB-90{margin-bottom:90px !important}.mL-90{margin-left:90px !important}.mY-90{margin-top:90px !important;margin-bottom:90px !important}.mX-90{margin-left:90px !important;margin-right:90px !important}.m-nv-90{margin:-90px !important}.mT-nv-90{margin-top:-90px !important}.mR-nv-90{margin-right:-90px !important}.mB-nv-90{margin-bottom:-90px !important}.mL-nv-90{margin-left:-90px !important}.mY-nv-90{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90{margin-left:-90px !important;margin-right:-90px !important}@media screen and (min-width:1440px){.m-90\@xl\+{margin:90px !important}.mT-90\@xl\+{margin-top:90px !important}.mR-90\@xl\+{margin-right:90px !important}.mB-90\@xl\+{margin-bottom:90px !important}.mL-90\@xl\+{margin-left:90px !important}.mY-90\@xl\+{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@xl\+{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@xl\+{margin:-90px !important}.mT-nv-90\@xl\+{margin-top:-90px !important}.mR-nv-90\@xl\+{margin-right:-90px !important}.mB-nv-90\@xl\+{margin-bottom:-90px !important}.mL-nv-90\@xl\+{margin-left:-90px !important}.mY-nv-90\@xl\+{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@xl\+{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:1200px){.m-90\@lg\+{margin:90px !important}.mT-90\@lg\+{margin-top:90px !important}.mR-90\@lg\+{margin-right:90px !important}.mB-90\@lg\+{margin-bottom:90px !important}.mL-90\@lg\+{margin-left:90px !important}.mY-90\@lg\+{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@lg\+{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@lg\+{margin:-90px !important}.mT-nv-90\@lg\+{margin-top:-90px !important}.mR-nv-90\@lg\+{margin-right:-90px !important}.mB-nv-90\@lg\+{margin-bottom:-90px !important}.mL-nv-90\@lg\+{margin-left:-90px !important}.mY-nv-90\@lg\+{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@lg\+{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:992px){.m-90\@md\+{margin:90px !important}.mT-90\@md\+{margin-top:90px !important}.mR-90\@md\+{margin-right:90px !important}.mB-90\@md\+{margin-bottom:90px !important}.mL-90\@md\+{margin-left:90px !important}.mY-90\@md\+{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@md\+{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@md\+{margin:-90px !important}.mT-nv-90\@md\+{margin-top:-90px !important}.mR-nv-90\@md\+{margin-right:-90px !important}.mB-nv-90\@md\+{margin-bottom:-90px !important}.mL-nv-90\@md\+{margin-left:-90px !important}.mY-nv-90\@md\+{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@md\+{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:768px){.m-90\@sm\+{margin:90px !important}.mT-90\@sm\+{margin-top:90px !important}.mR-90\@sm\+{margin-right:90px !important}.mB-90\@sm\+{margin-bottom:90px !important}.mL-90\@sm\+{margin-left:90px !important}.mY-90\@sm\+{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@sm\+{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@sm\+{margin:-90px !important}.mT-nv-90\@sm\+{margin-top:-90px !important}.mR-nv-90\@sm\+{margin-right:-90px !important}.mB-nv-90\@sm\+{margin-bottom:-90px !important}.mL-nv-90\@sm\+{margin-left:-90px !important}.mY-nv-90\@sm\+{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@sm\+{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:0){.m-90\@xs\+{margin:90px !important}.mT-90\@xs\+{margin-top:90px !important}.mR-90\@xs\+{margin-right:90px !important}.mB-90\@xs\+{margin-bottom:90px !important}.mL-90\@xs\+{margin-left:90px !important}.mY-90\@xs\+{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@xs\+{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@xs\+{margin:-90px !important}.mT-nv-90\@xs\+{margin-top:-90px !important}.mR-nv-90\@xs\+{margin-right:-90px !important}.mB-nv-90\@xs\+{margin-bottom:-90px !important}.mL-nv-90\@xs\+{margin-left:-90px !important}.mY-nv-90\@xs\+{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@xs\+{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (max-width:1439px){.m-90\@xl-{margin:90px !important}.mT-90\@xl-{margin-top:90px !important}.mR-90\@xl-{margin-right:90px !important}.mB-90\@xl-{margin-bottom:90px !important}.mL-90\@xl-{margin-left:90px !important}.mY-90\@xl-{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@xl-{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@xl-{margin:-90px !important}.mT-nv-90\@xl-{margin-top:-90px !important}.mR-nv-90\@xl-{margin-right:-90px !important}.mB-nv-90\@xl-{margin-bottom:-90px !important}.mL-nv-90\@xl-{margin-left:-90px !important}.mY-nv-90\@xl-{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@xl-{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (max-width:1199px){.m-90\@lg-{margin:90px !important}.mT-90\@lg-{margin-top:90px !important}.mR-90\@lg-{margin-right:90px !important}.mB-90\@lg-{margin-bottom:90px !important}.mL-90\@lg-{margin-left:90px !important}.mY-90\@lg-{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@lg-{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@lg-{margin:-90px !important}.mT-nv-90\@lg-{margin-top:-90px !important}.mR-nv-90\@lg-{margin-right:-90px !important}.mB-nv-90\@lg-{margin-bottom:-90px !important}.mL-nv-90\@lg-{margin-left:-90px !important}.mY-nv-90\@lg-{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@lg-{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (max-width:991px){.m-90\@md-{margin:90px !important}.mT-90\@md-{margin-top:90px !important}.mR-90\@md-{margin-right:90px !important}.mB-90\@md-{margin-bottom:90px !important}.mL-90\@md-{margin-left:90px !important}.mY-90\@md-{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@md-{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@md-{margin:-90px !important}.mT-nv-90\@md-{margin-top:-90px !important}.mR-nv-90\@md-{margin-right:-90px !important}.mB-nv-90\@md-{margin-bottom:-90px !important}.mL-nv-90\@md-{margin-left:-90px !important}.mY-nv-90\@md-{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@md-{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (max-width:767px){.m-90\@sm-{margin:90px !important}.mT-90\@sm-{margin-top:90px !important}.mR-90\@sm-{margin-right:90px !important}.mB-90\@sm-{margin-bottom:90px !important}.mL-90\@sm-{margin-left:90px !important}.mY-90\@sm-{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@sm-{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@sm-{margin:-90px !important}.mT-nv-90\@sm-{margin-top:-90px !important}.mR-nv-90\@sm-{margin-right:-90px !important}.mB-nv-90\@sm-{margin-bottom:-90px !important}.mL-nv-90\@sm-{margin-left:-90px !important}.mY-nv-90\@sm-{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@sm-{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-90\@lg{margin:90px !important}.mT-90\@lg{margin-top:90px !important}.mR-90\@lg{margin-right:90px !important}.mB-90\@lg{margin-bottom:90px !important}.mL-90\@lg{margin-left:90px !important}.mY-90\@lg{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@lg{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@lg{margin:-90px !important}.mT-nv-90\@lg{margin-top:-90px !important}.mR-nv-90\@lg{margin-right:-90px !important}.mB-nv-90\@lg{margin-bottom:-90px !important}.mL-nv-90\@lg{margin-left:-90px !important}.mY-nv-90\@lg{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@lg{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-90\@md{margin:90px !important}.mT-90\@md{margin-top:90px !important}.mR-90\@md{margin-right:90px !important}.mB-90\@md{margin-bottom:90px !important}.mL-90\@md{margin-left:90px !important}.mY-90\@md{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@md{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@md{margin:-90px !important}.mT-nv-90\@md{margin-top:-90px !important}.mR-nv-90\@md{margin-right:-90px !important}.mB-nv-90\@md{margin-bottom:-90px !important}.mL-nv-90\@md{margin-left:-90px !important}.mY-nv-90\@md{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@md{margin-left:-90px !important;margin-right:-90px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-90\@sm{margin:90px !important}.mT-90\@sm{margin-top:90px !important}.mR-90\@sm{margin-right:90px !important}.mB-90\@sm{margin-bottom:90px !important}.mL-90\@sm{margin-left:90px !important}.mY-90\@sm{margin-top:90px !important;margin-bottom:90px !important}.mX-90\@sm{margin-left:90px !important;margin-right:90px !important}.m-nv-90\@sm{margin:-90px !important}.mT-nv-90\@sm{margin-top:-90px !important}.mR-nv-90\@sm{margin-right:-90px !important}.mB-nv-90\@sm{margin-bottom:-90px !important}.mL-nv-90\@sm{margin-left:-90px !important}.mY-nv-90\@sm{margin-top:-90px !important;margin-bottom:-90px !important}.mX-nv-90\@sm{margin-left:-90px !important;margin-right:-90px !important}}.m-100{margin:100px !important}.mT-100{margin-top:100px !important}.mR-100{margin-right:100px !important}.mB-100{margin-bottom:100px !important}.mL-100{margin-left:100px !important}.mY-100{margin-top:100px !important;margin-bottom:100px !important}.mX-100{margin-left:100px !important;margin-right:100px !important}.m-nv-100{margin:-100px !important}.mT-nv-100{margin-top:-100px !important}.mR-nv-100{margin-right:-100px !important}.mB-nv-100{margin-bottom:-100px !important}.mL-nv-100{margin-left:-100px !important}.mY-nv-100{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100{margin-left:-100px !important;margin-right:-100px !important}@media screen and (min-width:1440px){.m-100\@xl\+{margin:100px !important}.mT-100\@xl\+{margin-top:100px !important}.mR-100\@xl\+{margin-right:100px !important}.mB-100\@xl\+{margin-bottom:100px !important}.mL-100\@xl\+{margin-left:100px !important}.mY-100\@xl\+{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@xl\+{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@xl\+{margin:-100px !important}.mT-nv-100\@xl\+{margin-top:-100px !important}.mR-nv-100\@xl\+{margin-right:-100px !important}.mB-nv-100\@xl\+{margin-bottom:-100px !important}.mL-nv-100\@xl\+{margin-left:-100px !important}.mY-nv-100\@xl\+{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@xl\+{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:1200px){.m-100\@lg\+{margin:100px !important}.mT-100\@lg\+{margin-top:100px !important}.mR-100\@lg\+{margin-right:100px !important}.mB-100\@lg\+{margin-bottom:100px !important}.mL-100\@lg\+{margin-left:100px !important}.mY-100\@lg\+{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@lg\+{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@lg\+{margin:-100px !important}.mT-nv-100\@lg\+{margin-top:-100px !important}.mR-nv-100\@lg\+{margin-right:-100px !important}.mB-nv-100\@lg\+{margin-bottom:-100px !important}.mL-nv-100\@lg\+{margin-left:-100px !important}.mY-nv-100\@lg\+{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@lg\+{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:992px){.m-100\@md\+{margin:100px !important}.mT-100\@md\+{margin-top:100px !important}.mR-100\@md\+{margin-right:100px !important}.mB-100\@md\+{margin-bottom:100px !important}.mL-100\@md\+{margin-left:100px !important}.mY-100\@md\+{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@md\+{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@md\+{margin:-100px !important}.mT-nv-100\@md\+{margin-top:-100px !important}.mR-nv-100\@md\+{margin-right:-100px !important}.mB-nv-100\@md\+{margin-bottom:-100px !important}.mL-nv-100\@md\+{margin-left:-100px !important}.mY-nv-100\@md\+{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@md\+{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:768px){.m-100\@sm\+{margin:100px !important}.mT-100\@sm\+{margin-top:100px !important}.mR-100\@sm\+{margin-right:100px !important}.mB-100\@sm\+{margin-bottom:100px !important}.mL-100\@sm\+{margin-left:100px !important}.mY-100\@sm\+{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@sm\+{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@sm\+{margin:-100px !important}.mT-nv-100\@sm\+{margin-top:-100px !important}.mR-nv-100\@sm\+{margin-right:-100px !important}.mB-nv-100\@sm\+{margin-bottom:-100px !important}.mL-nv-100\@sm\+{margin-left:-100px !important}.mY-nv-100\@sm\+{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@sm\+{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:0){.m-100\@xs\+{margin:100px !important}.mT-100\@xs\+{margin-top:100px !important}.mR-100\@xs\+{margin-right:100px !important}.mB-100\@xs\+{margin-bottom:100px !important}.mL-100\@xs\+{margin-left:100px !important}.mY-100\@xs\+{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@xs\+{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@xs\+{margin:-100px !important}.mT-nv-100\@xs\+{margin-top:-100px !important}.mR-nv-100\@xs\+{margin-right:-100px !important}.mB-nv-100\@xs\+{margin-bottom:-100px !important}.mL-nv-100\@xs\+{margin-left:-100px !important}.mY-nv-100\@xs\+{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@xs\+{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (max-width:1439px){.m-100\@xl-{margin:100px !important}.mT-100\@xl-{margin-top:100px !important}.mR-100\@xl-{margin-right:100px !important}.mB-100\@xl-{margin-bottom:100px !important}.mL-100\@xl-{margin-left:100px !important}.mY-100\@xl-{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@xl-{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@xl-{margin:-100px !important}.mT-nv-100\@xl-{margin-top:-100px !important}.mR-nv-100\@xl-{margin-right:-100px !important}.mB-nv-100\@xl-{margin-bottom:-100px !important}.mL-nv-100\@xl-{margin-left:-100px !important}.mY-nv-100\@xl-{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@xl-{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (max-width:1199px){.m-100\@lg-{margin:100px !important}.mT-100\@lg-{margin-top:100px !important}.mR-100\@lg-{margin-right:100px !important}.mB-100\@lg-{margin-bottom:100px !important}.mL-100\@lg-{margin-left:100px !important}.mY-100\@lg-{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@lg-{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@lg-{margin:-100px !important}.mT-nv-100\@lg-{margin-top:-100px !important}.mR-nv-100\@lg-{margin-right:-100px !important}.mB-nv-100\@lg-{margin-bottom:-100px !important}.mL-nv-100\@lg-{margin-left:-100px !important}.mY-nv-100\@lg-{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@lg-{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (max-width:991px){.m-100\@md-{margin:100px !important}.mT-100\@md-{margin-top:100px !important}.mR-100\@md-{margin-right:100px !important}.mB-100\@md-{margin-bottom:100px !important}.mL-100\@md-{margin-left:100px !important}.mY-100\@md-{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@md-{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@md-{margin:-100px !important}.mT-nv-100\@md-{margin-top:-100px !important}.mR-nv-100\@md-{margin-right:-100px !important}.mB-nv-100\@md-{margin-bottom:-100px !important}.mL-nv-100\@md-{margin-left:-100px !important}.mY-nv-100\@md-{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@md-{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (max-width:767px){.m-100\@sm-{margin:100px !important}.mT-100\@sm-{margin-top:100px !important}.mR-100\@sm-{margin-right:100px !important}.mB-100\@sm-{margin-bottom:100px !important}.mL-100\@sm-{margin-left:100px !important}.mY-100\@sm-{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@sm-{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@sm-{margin:-100px !important}.mT-nv-100\@sm-{margin-top:-100px !important}.mR-nv-100\@sm-{margin-right:-100px !important}.mB-nv-100\@sm-{margin-bottom:-100px !important}.mL-nv-100\@sm-{margin-left:-100px !important}.mY-nv-100\@sm-{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@sm-{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-100\@lg{margin:100px !important}.mT-100\@lg{margin-top:100px !important}.mR-100\@lg{margin-right:100px !important}.mB-100\@lg{margin-bottom:100px !important}.mL-100\@lg{margin-left:100px !important}.mY-100\@lg{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@lg{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@lg{margin:-100px !important}.mT-nv-100\@lg{margin-top:-100px !important}.mR-nv-100\@lg{margin-right:-100px !important}.mB-nv-100\@lg{margin-bottom:-100px !important}.mL-nv-100\@lg{margin-left:-100px !important}.mY-nv-100\@lg{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@lg{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-100\@md{margin:100px !important}.mT-100\@md{margin-top:100px !important}.mR-100\@md{margin-right:100px !important}.mB-100\@md{margin-bottom:100px !important}.mL-100\@md{margin-left:100px !important}.mY-100\@md{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@md{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@md{margin:-100px !important}.mT-nv-100\@md{margin-top:-100px !important}.mR-nv-100\@md{margin-right:-100px !important}.mB-nv-100\@md{margin-bottom:-100px !important}.mL-nv-100\@md{margin-left:-100px !important}.mY-nv-100\@md{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@md{margin-left:-100px !important;margin-right:-100px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-100\@sm{margin:100px !important}.mT-100\@sm{margin-top:100px !important}.mR-100\@sm{margin-right:100px !important}.mB-100\@sm{margin-bottom:100px !important}.mL-100\@sm{margin-left:100px !important}.mY-100\@sm{margin-top:100px !important;margin-bottom:100px !important}.mX-100\@sm{margin-left:100px !important;margin-right:100px !important}.m-nv-100\@sm{margin:-100px !important}.mT-nv-100\@sm{margin-top:-100px !important}.mR-nv-100\@sm{margin-right:-100px !important}.mB-nv-100\@sm{margin-bottom:-100px !important}.mL-nv-100\@sm{margin-left:-100px !important}.mY-nv-100\@sm{margin-top:-100px !important;margin-bottom:-100px !important}.mX-nv-100\@sm{margin-left:-100px !important;margin-right:-100px !important}}.m-110{margin:110px !important}.mT-110{margin-top:110px !important}.mR-110{margin-right:110px !important}.mB-110{margin-bottom:110px !important}.mL-110{margin-left:110px !important}.mY-110{margin-top:110px !important;margin-bottom:110px !important}.mX-110{margin-left:110px !important;margin-right:110px !important}.m-nv-110{margin:-110px !important}.mT-nv-110{margin-top:-110px !important}.mR-nv-110{margin-right:-110px !important}.mB-nv-110{margin-bottom:-110px !important}.mL-nv-110{margin-left:-110px !important}.mY-nv-110{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110{margin-left:-110px !important;margin-right:-110px !important}@media screen and (min-width:1440px){.m-110\@xl\+{margin:110px !important}.mT-110\@xl\+{margin-top:110px !important}.mR-110\@xl\+{margin-right:110px !important}.mB-110\@xl\+{margin-bottom:110px !important}.mL-110\@xl\+{margin-left:110px !important}.mY-110\@xl\+{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@xl\+{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@xl\+{margin:-110px !important}.mT-nv-110\@xl\+{margin-top:-110px !important}.mR-nv-110\@xl\+{margin-right:-110px !important}.mB-nv-110\@xl\+{margin-bottom:-110px !important}.mL-nv-110\@xl\+{margin-left:-110px !important}.mY-nv-110\@xl\+{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@xl\+{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:1200px){.m-110\@lg\+{margin:110px !important}.mT-110\@lg\+{margin-top:110px !important}.mR-110\@lg\+{margin-right:110px !important}.mB-110\@lg\+{margin-bottom:110px !important}.mL-110\@lg\+{margin-left:110px !important}.mY-110\@lg\+{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@lg\+{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@lg\+{margin:-110px !important}.mT-nv-110\@lg\+{margin-top:-110px !important}.mR-nv-110\@lg\+{margin-right:-110px !important}.mB-nv-110\@lg\+{margin-bottom:-110px !important}.mL-nv-110\@lg\+{margin-left:-110px !important}.mY-nv-110\@lg\+{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@lg\+{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:992px){.m-110\@md\+{margin:110px !important}.mT-110\@md\+{margin-top:110px !important}.mR-110\@md\+{margin-right:110px !important}.mB-110\@md\+{margin-bottom:110px !important}.mL-110\@md\+{margin-left:110px !important}.mY-110\@md\+{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@md\+{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@md\+{margin:-110px !important}.mT-nv-110\@md\+{margin-top:-110px !important}.mR-nv-110\@md\+{margin-right:-110px !important}.mB-nv-110\@md\+{margin-bottom:-110px !important}.mL-nv-110\@md\+{margin-left:-110px !important}.mY-nv-110\@md\+{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@md\+{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:768px){.m-110\@sm\+{margin:110px !important}.mT-110\@sm\+{margin-top:110px !important}.mR-110\@sm\+{margin-right:110px !important}.mB-110\@sm\+{margin-bottom:110px !important}.mL-110\@sm\+{margin-left:110px !important}.mY-110\@sm\+{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@sm\+{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@sm\+{margin:-110px !important}.mT-nv-110\@sm\+{margin-top:-110px !important}.mR-nv-110\@sm\+{margin-right:-110px !important}.mB-nv-110\@sm\+{margin-bottom:-110px !important}.mL-nv-110\@sm\+{margin-left:-110px !important}.mY-nv-110\@sm\+{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@sm\+{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:0){.m-110\@xs\+{margin:110px !important}.mT-110\@xs\+{margin-top:110px !important}.mR-110\@xs\+{margin-right:110px !important}.mB-110\@xs\+{margin-bottom:110px !important}.mL-110\@xs\+{margin-left:110px !important}.mY-110\@xs\+{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@xs\+{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@xs\+{margin:-110px !important}.mT-nv-110\@xs\+{margin-top:-110px !important}.mR-nv-110\@xs\+{margin-right:-110px !important}.mB-nv-110\@xs\+{margin-bottom:-110px !important}.mL-nv-110\@xs\+{margin-left:-110px !important}.mY-nv-110\@xs\+{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@xs\+{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (max-width:1439px){.m-110\@xl-{margin:110px !important}.mT-110\@xl-{margin-top:110px !important}.mR-110\@xl-{margin-right:110px !important}.mB-110\@xl-{margin-bottom:110px !important}.mL-110\@xl-{margin-left:110px !important}.mY-110\@xl-{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@xl-{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@xl-{margin:-110px !important}.mT-nv-110\@xl-{margin-top:-110px !important}.mR-nv-110\@xl-{margin-right:-110px !important}.mB-nv-110\@xl-{margin-bottom:-110px !important}.mL-nv-110\@xl-{margin-left:-110px !important}.mY-nv-110\@xl-{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@xl-{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (max-width:1199px){.m-110\@lg-{margin:110px !important}.mT-110\@lg-{margin-top:110px !important}.mR-110\@lg-{margin-right:110px !important}.mB-110\@lg-{margin-bottom:110px !important}.mL-110\@lg-{margin-left:110px !important}.mY-110\@lg-{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@lg-{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@lg-{margin:-110px !important}.mT-nv-110\@lg-{margin-top:-110px !important}.mR-nv-110\@lg-{margin-right:-110px !important}.mB-nv-110\@lg-{margin-bottom:-110px !important}.mL-nv-110\@lg-{margin-left:-110px !important}.mY-nv-110\@lg-{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@lg-{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (max-width:991px){.m-110\@md-{margin:110px !important}.mT-110\@md-{margin-top:110px !important}.mR-110\@md-{margin-right:110px !important}.mB-110\@md-{margin-bottom:110px !important}.mL-110\@md-{margin-left:110px !important}.mY-110\@md-{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@md-{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@md-{margin:-110px !important}.mT-nv-110\@md-{margin-top:-110px !important}.mR-nv-110\@md-{margin-right:-110px !important}.mB-nv-110\@md-{margin-bottom:-110px !important}.mL-nv-110\@md-{margin-left:-110px !important}.mY-nv-110\@md-{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@md-{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (max-width:767px){.m-110\@sm-{margin:110px !important}.mT-110\@sm-{margin-top:110px !important}.mR-110\@sm-{margin-right:110px !important}.mB-110\@sm-{margin-bottom:110px !important}.mL-110\@sm-{margin-left:110px !important}.mY-110\@sm-{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@sm-{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@sm-{margin:-110px !important}.mT-nv-110\@sm-{margin-top:-110px !important}.mR-nv-110\@sm-{margin-right:-110px !important}.mB-nv-110\@sm-{margin-bottom:-110px !important}.mL-nv-110\@sm-{margin-left:-110px !important}.mY-nv-110\@sm-{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@sm-{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-110\@lg{margin:110px !important}.mT-110\@lg{margin-top:110px !important}.mR-110\@lg{margin-right:110px !important}.mB-110\@lg{margin-bottom:110px !important}.mL-110\@lg{margin-left:110px !important}.mY-110\@lg{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@lg{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@lg{margin:-110px !important}.mT-nv-110\@lg{margin-top:-110px !important}.mR-nv-110\@lg{margin-right:-110px !important}.mB-nv-110\@lg{margin-bottom:-110px !important}.mL-nv-110\@lg{margin-left:-110px !important}.mY-nv-110\@lg{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@lg{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-110\@md{margin:110px !important}.mT-110\@md{margin-top:110px !important}.mR-110\@md{margin-right:110px !important}.mB-110\@md{margin-bottom:110px !important}.mL-110\@md{margin-left:110px !important}.mY-110\@md{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@md{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@md{margin:-110px !important}.mT-nv-110\@md{margin-top:-110px !important}.mR-nv-110\@md{margin-right:-110px !important}.mB-nv-110\@md{margin-bottom:-110px !important}.mL-nv-110\@md{margin-left:-110px !important}.mY-nv-110\@md{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@md{margin-left:-110px !important;margin-right:-110px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-110\@sm{margin:110px !important}.mT-110\@sm{margin-top:110px !important}.mR-110\@sm{margin-right:110px !important}.mB-110\@sm{margin-bottom:110px !important}.mL-110\@sm{margin-left:110px !important}.mY-110\@sm{margin-top:110px !important;margin-bottom:110px !important}.mX-110\@sm{margin-left:110px !important;margin-right:110px !important}.m-nv-110\@sm{margin:-110px !important}.mT-nv-110\@sm{margin-top:-110px !important}.mR-nv-110\@sm{margin-right:-110px !important}.mB-nv-110\@sm{margin-bottom:-110px !important}.mL-nv-110\@sm{margin-left:-110px !important}.mY-nv-110\@sm{margin-top:-110px !important;margin-bottom:-110px !important}.mX-nv-110\@sm{margin-left:-110px !important;margin-right:-110px !important}}.m-120{margin:120px !important}.mT-120{margin-top:120px !important}.mR-120{margin-right:120px !important}.mB-120{margin-bottom:120px !important}.mL-120{margin-left:120px !important}.mY-120{margin-top:120px !important;margin-bottom:120px !important}.mX-120{margin-left:120px !important;margin-right:120px !important}.m-nv-120{margin:-120px !important}.mT-nv-120{margin-top:-120px !important}.mR-nv-120{margin-right:-120px !important}.mB-nv-120{margin-bottom:-120px !important}.mL-nv-120{margin-left:-120px !important}.mY-nv-120{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120{margin-left:-120px !important;margin-right:-120px !important}@media screen and (min-width:1440px){.m-120\@xl\+{margin:120px !important}.mT-120\@xl\+{margin-top:120px !important}.mR-120\@xl\+{margin-right:120px !important}.mB-120\@xl\+{margin-bottom:120px !important}.mL-120\@xl\+{margin-left:120px !important}.mY-120\@xl\+{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@xl\+{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@xl\+{margin:-120px !important}.mT-nv-120\@xl\+{margin-top:-120px !important}.mR-nv-120\@xl\+{margin-right:-120px !important}.mB-nv-120\@xl\+{margin-bottom:-120px !important}.mL-nv-120\@xl\+{margin-left:-120px !important}.mY-nv-120\@xl\+{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@xl\+{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:1200px){.m-120\@lg\+{margin:120px !important}.mT-120\@lg\+{margin-top:120px !important}.mR-120\@lg\+{margin-right:120px !important}.mB-120\@lg\+{margin-bottom:120px !important}.mL-120\@lg\+{margin-left:120px !important}.mY-120\@lg\+{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@lg\+{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@lg\+{margin:-120px !important}.mT-nv-120\@lg\+{margin-top:-120px !important}.mR-nv-120\@lg\+{margin-right:-120px !important}.mB-nv-120\@lg\+{margin-bottom:-120px !important}.mL-nv-120\@lg\+{margin-left:-120px !important}.mY-nv-120\@lg\+{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@lg\+{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:992px){.m-120\@md\+{margin:120px !important}.mT-120\@md\+{margin-top:120px !important}.mR-120\@md\+{margin-right:120px !important}.mB-120\@md\+{margin-bottom:120px !important}.mL-120\@md\+{margin-left:120px !important}.mY-120\@md\+{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@md\+{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@md\+{margin:-120px !important}.mT-nv-120\@md\+{margin-top:-120px !important}.mR-nv-120\@md\+{margin-right:-120px !important}.mB-nv-120\@md\+{margin-bottom:-120px !important}.mL-nv-120\@md\+{margin-left:-120px !important}.mY-nv-120\@md\+{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@md\+{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:768px){.m-120\@sm\+{margin:120px !important}.mT-120\@sm\+{margin-top:120px !important}.mR-120\@sm\+{margin-right:120px !important}.mB-120\@sm\+{margin-bottom:120px !important}.mL-120\@sm\+{margin-left:120px !important}.mY-120\@sm\+{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@sm\+{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@sm\+{margin:-120px !important}.mT-nv-120\@sm\+{margin-top:-120px !important}.mR-nv-120\@sm\+{margin-right:-120px !important}.mB-nv-120\@sm\+{margin-bottom:-120px !important}.mL-nv-120\@sm\+{margin-left:-120px !important}.mY-nv-120\@sm\+{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@sm\+{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:0){.m-120\@xs\+{margin:120px !important}.mT-120\@xs\+{margin-top:120px !important}.mR-120\@xs\+{margin-right:120px !important}.mB-120\@xs\+{margin-bottom:120px !important}.mL-120\@xs\+{margin-left:120px !important}.mY-120\@xs\+{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@xs\+{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@xs\+{margin:-120px !important}.mT-nv-120\@xs\+{margin-top:-120px !important}.mR-nv-120\@xs\+{margin-right:-120px !important}.mB-nv-120\@xs\+{margin-bottom:-120px !important}.mL-nv-120\@xs\+{margin-left:-120px !important}.mY-nv-120\@xs\+{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@xs\+{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (max-width:1439px){.m-120\@xl-{margin:120px !important}.mT-120\@xl-{margin-top:120px !important}.mR-120\@xl-{margin-right:120px !important}.mB-120\@xl-{margin-bottom:120px !important}.mL-120\@xl-{margin-left:120px !important}.mY-120\@xl-{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@xl-{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@xl-{margin:-120px !important}.mT-nv-120\@xl-{margin-top:-120px !important}.mR-nv-120\@xl-{margin-right:-120px !important}.mB-nv-120\@xl-{margin-bottom:-120px !important}.mL-nv-120\@xl-{margin-left:-120px !important}.mY-nv-120\@xl-{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@xl-{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (max-width:1199px){.m-120\@lg-{margin:120px !important}.mT-120\@lg-{margin-top:120px !important}.mR-120\@lg-{margin-right:120px !important}.mB-120\@lg-{margin-bottom:120px !important}.mL-120\@lg-{margin-left:120px !important}.mY-120\@lg-{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@lg-{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@lg-{margin:-120px !important}.mT-nv-120\@lg-{margin-top:-120px !important}.mR-nv-120\@lg-{margin-right:-120px !important}.mB-nv-120\@lg-{margin-bottom:-120px !important}.mL-nv-120\@lg-{margin-left:-120px !important}.mY-nv-120\@lg-{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@lg-{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (max-width:991px){.m-120\@md-{margin:120px !important}.mT-120\@md-{margin-top:120px !important}.mR-120\@md-{margin-right:120px !important}.mB-120\@md-{margin-bottom:120px !important}.mL-120\@md-{margin-left:120px !important}.mY-120\@md-{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@md-{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@md-{margin:-120px !important}.mT-nv-120\@md-{margin-top:-120px !important}.mR-nv-120\@md-{margin-right:-120px !important}.mB-nv-120\@md-{margin-bottom:-120px !important}.mL-nv-120\@md-{margin-left:-120px !important}.mY-nv-120\@md-{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@md-{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (max-width:767px){.m-120\@sm-{margin:120px !important}.mT-120\@sm-{margin-top:120px !important}.mR-120\@sm-{margin-right:120px !important}.mB-120\@sm-{margin-bottom:120px !important}.mL-120\@sm-{margin-left:120px !important}.mY-120\@sm-{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@sm-{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@sm-{margin:-120px !important}.mT-nv-120\@sm-{margin-top:-120px !important}.mR-nv-120\@sm-{margin-right:-120px !important}.mB-nv-120\@sm-{margin-bottom:-120px !important}.mL-nv-120\@sm-{margin-left:-120px !important}.mY-nv-120\@sm-{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@sm-{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-120\@lg{margin:120px !important}.mT-120\@lg{margin-top:120px !important}.mR-120\@lg{margin-right:120px !important}.mB-120\@lg{margin-bottom:120px !important}.mL-120\@lg{margin-left:120px !important}.mY-120\@lg{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@lg{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@lg{margin:-120px !important}.mT-nv-120\@lg{margin-top:-120px !important}.mR-nv-120\@lg{margin-right:-120px !important}.mB-nv-120\@lg{margin-bottom:-120px !important}.mL-nv-120\@lg{margin-left:-120px !important}.mY-nv-120\@lg{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@lg{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-120\@md{margin:120px !important}.mT-120\@md{margin-top:120px !important}.mR-120\@md{margin-right:120px !important}.mB-120\@md{margin-bottom:120px !important}.mL-120\@md{margin-left:120px !important}.mY-120\@md{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@md{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@md{margin:-120px !important}.mT-nv-120\@md{margin-top:-120px !important}.mR-nv-120\@md{margin-right:-120px !important}.mB-nv-120\@md{margin-bottom:-120px !important}.mL-nv-120\@md{margin-left:-120px !important}.mY-nv-120\@md{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@md{margin-left:-120px !important;margin-right:-120px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-120\@sm{margin:120px !important}.mT-120\@sm{margin-top:120px !important}.mR-120\@sm{margin-right:120px !important}.mB-120\@sm{margin-bottom:120px !important}.mL-120\@sm{margin-left:120px !important}.mY-120\@sm{margin-top:120px !important;margin-bottom:120px !important}.mX-120\@sm{margin-left:120px !important;margin-right:120px !important}.m-nv-120\@sm{margin:-120px !important}.mT-nv-120\@sm{margin-top:-120px !important}.mR-nv-120\@sm{margin-right:-120px !important}.mB-nv-120\@sm{margin-bottom:-120px !important}.mL-nv-120\@sm{margin-left:-120px !important}.mY-nv-120\@sm{margin-top:-120px !important;margin-bottom:-120px !important}.mX-nv-120\@sm{margin-left:-120px !important;margin-right:-120px !important}}.m-130{margin:130px !important}.mT-130{margin-top:130px !important}.mR-130{margin-right:130px !important}.mB-130{margin-bottom:130px !important}.mL-130{margin-left:130px !important}.mY-130{margin-top:130px !important;margin-bottom:130px !important}.mX-130{margin-left:130px !important;margin-right:130px !important}.m-nv-130{margin:-130px !important}.mT-nv-130{margin-top:-130px !important}.mR-nv-130{margin-right:-130px !important}.mB-nv-130{margin-bottom:-130px !important}.mL-nv-130{margin-left:-130px !important}.mY-nv-130{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130{margin-left:-130px !important;margin-right:-130px !important}@media screen and (min-width:1440px){.m-130\@xl\+{margin:130px !important}.mT-130\@xl\+{margin-top:130px !important}.mR-130\@xl\+{margin-right:130px !important}.mB-130\@xl\+{margin-bottom:130px !important}.mL-130\@xl\+{margin-left:130px !important}.mY-130\@xl\+{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@xl\+{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@xl\+{margin:-130px !important}.mT-nv-130\@xl\+{margin-top:-130px !important}.mR-nv-130\@xl\+{margin-right:-130px !important}.mB-nv-130\@xl\+{margin-bottom:-130px !important}.mL-nv-130\@xl\+{margin-left:-130px !important}.mY-nv-130\@xl\+{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@xl\+{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:1200px){.m-130\@lg\+{margin:130px !important}.mT-130\@lg\+{margin-top:130px !important}.mR-130\@lg\+{margin-right:130px !important}.mB-130\@lg\+{margin-bottom:130px !important}.mL-130\@lg\+{margin-left:130px !important}.mY-130\@lg\+{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@lg\+{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@lg\+{margin:-130px !important}.mT-nv-130\@lg\+{margin-top:-130px !important}.mR-nv-130\@lg\+{margin-right:-130px !important}.mB-nv-130\@lg\+{margin-bottom:-130px !important}.mL-nv-130\@lg\+{margin-left:-130px !important}.mY-nv-130\@lg\+{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@lg\+{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:992px){.m-130\@md\+{margin:130px !important}.mT-130\@md\+{margin-top:130px !important}.mR-130\@md\+{margin-right:130px !important}.mB-130\@md\+{margin-bottom:130px !important}.mL-130\@md\+{margin-left:130px !important}.mY-130\@md\+{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@md\+{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@md\+{margin:-130px !important}.mT-nv-130\@md\+{margin-top:-130px !important}.mR-nv-130\@md\+{margin-right:-130px !important}.mB-nv-130\@md\+{margin-bottom:-130px !important}.mL-nv-130\@md\+{margin-left:-130px !important}.mY-nv-130\@md\+{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@md\+{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:768px){.m-130\@sm\+{margin:130px !important}.mT-130\@sm\+{margin-top:130px !important}.mR-130\@sm\+{margin-right:130px !important}.mB-130\@sm\+{margin-bottom:130px !important}.mL-130\@sm\+{margin-left:130px !important}.mY-130\@sm\+{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@sm\+{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@sm\+{margin:-130px !important}.mT-nv-130\@sm\+{margin-top:-130px !important}.mR-nv-130\@sm\+{margin-right:-130px !important}.mB-nv-130\@sm\+{margin-bottom:-130px !important}.mL-nv-130\@sm\+{margin-left:-130px !important}.mY-nv-130\@sm\+{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@sm\+{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:0){.m-130\@xs\+{margin:130px !important}.mT-130\@xs\+{margin-top:130px !important}.mR-130\@xs\+{margin-right:130px !important}.mB-130\@xs\+{margin-bottom:130px !important}.mL-130\@xs\+{margin-left:130px !important}.mY-130\@xs\+{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@xs\+{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@xs\+{margin:-130px !important}.mT-nv-130\@xs\+{margin-top:-130px !important}.mR-nv-130\@xs\+{margin-right:-130px !important}.mB-nv-130\@xs\+{margin-bottom:-130px !important}.mL-nv-130\@xs\+{margin-left:-130px !important}.mY-nv-130\@xs\+{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@xs\+{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (max-width:1439px){.m-130\@xl-{margin:130px !important}.mT-130\@xl-{margin-top:130px !important}.mR-130\@xl-{margin-right:130px !important}.mB-130\@xl-{margin-bottom:130px !important}.mL-130\@xl-{margin-left:130px !important}.mY-130\@xl-{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@xl-{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@xl-{margin:-130px !important}.mT-nv-130\@xl-{margin-top:-130px !important}.mR-nv-130\@xl-{margin-right:-130px !important}.mB-nv-130\@xl-{margin-bottom:-130px !important}.mL-nv-130\@xl-{margin-left:-130px !important}.mY-nv-130\@xl-{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@xl-{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (max-width:1199px){.m-130\@lg-{margin:130px !important}.mT-130\@lg-{margin-top:130px !important}.mR-130\@lg-{margin-right:130px !important}.mB-130\@lg-{margin-bottom:130px !important}.mL-130\@lg-{margin-left:130px !important}.mY-130\@lg-{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@lg-{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@lg-{margin:-130px !important}.mT-nv-130\@lg-{margin-top:-130px !important}.mR-nv-130\@lg-{margin-right:-130px !important}.mB-nv-130\@lg-{margin-bottom:-130px !important}.mL-nv-130\@lg-{margin-left:-130px !important}.mY-nv-130\@lg-{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@lg-{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (max-width:991px){.m-130\@md-{margin:130px !important}.mT-130\@md-{margin-top:130px !important}.mR-130\@md-{margin-right:130px !important}.mB-130\@md-{margin-bottom:130px !important}.mL-130\@md-{margin-left:130px !important}.mY-130\@md-{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@md-{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@md-{margin:-130px !important}.mT-nv-130\@md-{margin-top:-130px !important}.mR-nv-130\@md-{margin-right:-130px !important}.mB-nv-130\@md-{margin-bottom:-130px !important}.mL-nv-130\@md-{margin-left:-130px !important}.mY-nv-130\@md-{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@md-{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (max-width:767px){.m-130\@sm-{margin:130px !important}.mT-130\@sm-{margin-top:130px !important}.mR-130\@sm-{margin-right:130px !important}.mB-130\@sm-{margin-bottom:130px !important}.mL-130\@sm-{margin-left:130px !important}.mY-130\@sm-{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@sm-{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@sm-{margin:-130px !important}.mT-nv-130\@sm-{margin-top:-130px !important}.mR-nv-130\@sm-{margin-right:-130px !important}.mB-nv-130\@sm-{margin-bottom:-130px !important}.mL-nv-130\@sm-{margin-left:-130px !important}.mY-nv-130\@sm-{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@sm-{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-130\@lg{margin:130px !important}.mT-130\@lg{margin-top:130px !important}.mR-130\@lg{margin-right:130px !important}.mB-130\@lg{margin-bottom:130px !important}.mL-130\@lg{margin-left:130px !important}.mY-130\@lg{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@lg{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@lg{margin:-130px !important}.mT-nv-130\@lg{margin-top:-130px !important}.mR-nv-130\@lg{margin-right:-130px !important}.mB-nv-130\@lg{margin-bottom:-130px !important}.mL-nv-130\@lg{margin-left:-130px !important}.mY-nv-130\@lg{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@lg{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-130\@md{margin:130px !important}.mT-130\@md{margin-top:130px !important}.mR-130\@md{margin-right:130px !important}.mB-130\@md{margin-bottom:130px !important}.mL-130\@md{margin-left:130px !important}.mY-130\@md{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@md{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@md{margin:-130px !important}.mT-nv-130\@md{margin-top:-130px !important}.mR-nv-130\@md{margin-right:-130px !important}.mB-nv-130\@md{margin-bottom:-130px !important}.mL-nv-130\@md{margin-left:-130px !important}.mY-nv-130\@md{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@md{margin-left:-130px !important;margin-right:-130px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-130\@sm{margin:130px !important}.mT-130\@sm{margin-top:130px !important}.mR-130\@sm{margin-right:130px !important}.mB-130\@sm{margin-bottom:130px !important}.mL-130\@sm{margin-left:130px !important}.mY-130\@sm{margin-top:130px !important;margin-bottom:130px !important}.mX-130\@sm{margin-left:130px !important;margin-right:130px !important}.m-nv-130\@sm{margin:-130px !important}.mT-nv-130\@sm{margin-top:-130px !important}.mR-nv-130\@sm{margin-right:-130px !important}.mB-nv-130\@sm{margin-bottom:-130px !important}.mL-nv-130\@sm{margin-left:-130px !important}.mY-nv-130\@sm{margin-top:-130px !important;margin-bottom:-130px !important}.mX-nv-130\@sm{margin-left:-130px !important;margin-right:-130px !important}}.m-140{margin:140px !important}.mT-140{margin-top:140px !important}.mR-140{margin-right:140px !important}.mB-140{margin-bottom:140px !important}.mL-140{margin-left:140px !important}.mY-140{margin-top:140px !important;margin-bottom:140px !important}.mX-140{margin-left:140px !important;margin-right:140px !important}.m-nv-140{margin:-140px !important}.mT-nv-140{margin-top:-140px !important}.mR-nv-140{margin-right:-140px !important}.mB-nv-140{margin-bottom:-140px !important}.mL-nv-140{margin-left:-140px !important}.mY-nv-140{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140{margin-left:-140px !important;margin-right:-140px !important}@media screen and (min-width:1440px){.m-140\@xl\+{margin:140px !important}.mT-140\@xl\+{margin-top:140px !important}.mR-140\@xl\+{margin-right:140px !important}.mB-140\@xl\+{margin-bottom:140px !important}.mL-140\@xl\+{margin-left:140px !important}.mY-140\@xl\+{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@xl\+{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@xl\+{margin:-140px !important}.mT-nv-140\@xl\+{margin-top:-140px !important}.mR-nv-140\@xl\+{margin-right:-140px !important}.mB-nv-140\@xl\+{margin-bottom:-140px !important}.mL-nv-140\@xl\+{margin-left:-140px !important}.mY-nv-140\@xl\+{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@xl\+{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:1200px){.m-140\@lg\+{margin:140px !important}.mT-140\@lg\+{margin-top:140px !important}.mR-140\@lg\+{margin-right:140px !important}.mB-140\@lg\+{margin-bottom:140px !important}.mL-140\@lg\+{margin-left:140px !important}.mY-140\@lg\+{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@lg\+{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@lg\+{margin:-140px !important}.mT-nv-140\@lg\+{margin-top:-140px !important}.mR-nv-140\@lg\+{margin-right:-140px !important}.mB-nv-140\@lg\+{margin-bottom:-140px !important}.mL-nv-140\@lg\+{margin-left:-140px !important}.mY-nv-140\@lg\+{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@lg\+{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:992px){.m-140\@md\+{margin:140px !important}.mT-140\@md\+{margin-top:140px !important}.mR-140\@md\+{margin-right:140px !important}.mB-140\@md\+{margin-bottom:140px !important}.mL-140\@md\+{margin-left:140px !important}.mY-140\@md\+{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@md\+{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@md\+{margin:-140px !important}.mT-nv-140\@md\+{margin-top:-140px !important}.mR-nv-140\@md\+{margin-right:-140px !important}.mB-nv-140\@md\+{margin-bottom:-140px !important}.mL-nv-140\@md\+{margin-left:-140px !important}.mY-nv-140\@md\+{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@md\+{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:768px){.m-140\@sm\+{margin:140px !important}.mT-140\@sm\+{margin-top:140px !important}.mR-140\@sm\+{margin-right:140px !important}.mB-140\@sm\+{margin-bottom:140px !important}.mL-140\@sm\+{margin-left:140px !important}.mY-140\@sm\+{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@sm\+{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@sm\+{margin:-140px !important}.mT-nv-140\@sm\+{margin-top:-140px !important}.mR-nv-140\@sm\+{margin-right:-140px !important}.mB-nv-140\@sm\+{margin-bottom:-140px !important}.mL-nv-140\@sm\+{margin-left:-140px !important}.mY-nv-140\@sm\+{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@sm\+{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:0){.m-140\@xs\+{margin:140px !important}.mT-140\@xs\+{margin-top:140px !important}.mR-140\@xs\+{margin-right:140px !important}.mB-140\@xs\+{margin-bottom:140px !important}.mL-140\@xs\+{margin-left:140px !important}.mY-140\@xs\+{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@xs\+{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@xs\+{margin:-140px !important}.mT-nv-140\@xs\+{margin-top:-140px !important}.mR-nv-140\@xs\+{margin-right:-140px !important}.mB-nv-140\@xs\+{margin-bottom:-140px !important}.mL-nv-140\@xs\+{margin-left:-140px !important}.mY-nv-140\@xs\+{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@xs\+{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (max-width:1439px){.m-140\@xl-{margin:140px !important}.mT-140\@xl-{margin-top:140px !important}.mR-140\@xl-{margin-right:140px !important}.mB-140\@xl-{margin-bottom:140px !important}.mL-140\@xl-{margin-left:140px !important}.mY-140\@xl-{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@xl-{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@xl-{margin:-140px !important}.mT-nv-140\@xl-{margin-top:-140px !important}.mR-nv-140\@xl-{margin-right:-140px !important}.mB-nv-140\@xl-{margin-bottom:-140px !important}.mL-nv-140\@xl-{margin-left:-140px !important}.mY-nv-140\@xl-{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@xl-{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (max-width:1199px){.m-140\@lg-{margin:140px !important}.mT-140\@lg-{margin-top:140px !important}.mR-140\@lg-{margin-right:140px !important}.mB-140\@lg-{margin-bottom:140px !important}.mL-140\@lg-{margin-left:140px !important}.mY-140\@lg-{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@lg-{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@lg-{margin:-140px !important}.mT-nv-140\@lg-{margin-top:-140px !important}.mR-nv-140\@lg-{margin-right:-140px !important}.mB-nv-140\@lg-{margin-bottom:-140px !important}.mL-nv-140\@lg-{margin-left:-140px !important}.mY-nv-140\@lg-{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@lg-{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (max-width:991px){.m-140\@md-{margin:140px !important}.mT-140\@md-{margin-top:140px !important}.mR-140\@md-{margin-right:140px !important}.mB-140\@md-{margin-bottom:140px !important}.mL-140\@md-{margin-left:140px !important}.mY-140\@md-{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@md-{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@md-{margin:-140px !important}.mT-nv-140\@md-{margin-top:-140px !important}.mR-nv-140\@md-{margin-right:-140px !important}.mB-nv-140\@md-{margin-bottom:-140px !important}.mL-nv-140\@md-{margin-left:-140px !important}.mY-nv-140\@md-{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@md-{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (max-width:767px){.m-140\@sm-{margin:140px !important}.mT-140\@sm-{margin-top:140px !important}.mR-140\@sm-{margin-right:140px !important}.mB-140\@sm-{margin-bottom:140px !important}.mL-140\@sm-{margin-left:140px !important}.mY-140\@sm-{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@sm-{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@sm-{margin:-140px !important}.mT-nv-140\@sm-{margin-top:-140px !important}.mR-nv-140\@sm-{margin-right:-140px !important}.mB-nv-140\@sm-{margin-bottom:-140px !important}.mL-nv-140\@sm-{margin-left:-140px !important}.mY-nv-140\@sm-{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@sm-{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-140\@lg{margin:140px !important}.mT-140\@lg{margin-top:140px !important}.mR-140\@lg{margin-right:140px !important}.mB-140\@lg{margin-bottom:140px !important}.mL-140\@lg{margin-left:140px !important}.mY-140\@lg{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@lg{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@lg{margin:-140px !important}.mT-nv-140\@lg{margin-top:-140px !important}.mR-nv-140\@lg{margin-right:-140px !important}.mB-nv-140\@lg{margin-bottom:-140px !important}.mL-nv-140\@lg{margin-left:-140px !important}.mY-nv-140\@lg{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@lg{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-140\@md{margin:140px !important}.mT-140\@md{margin-top:140px !important}.mR-140\@md{margin-right:140px !important}.mB-140\@md{margin-bottom:140px !important}.mL-140\@md{margin-left:140px !important}.mY-140\@md{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@md{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@md{margin:-140px !important}.mT-nv-140\@md{margin-top:-140px !important}.mR-nv-140\@md{margin-right:-140px !important}.mB-nv-140\@md{margin-bottom:-140px !important}.mL-nv-140\@md{margin-left:-140px !important}.mY-nv-140\@md{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@md{margin-left:-140px !important;margin-right:-140px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-140\@sm{margin:140px !important}.mT-140\@sm{margin-top:140px !important}.mR-140\@sm{margin-right:140px !important}.mB-140\@sm{margin-bottom:140px !important}.mL-140\@sm{margin-left:140px !important}.mY-140\@sm{margin-top:140px !important;margin-bottom:140px !important}.mX-140\@sm{margin-left:140px !important;margin-right:140px !important}.m-nv-140\@sm{margin:-140px !important}.mT-nv-140\@sm{margin-top:-140px !important}.mR-nv-140\@sm{margin-right:-140px !important}.mB-nv-140\@sm{margin-bottom:-140px !important}.mL-nv-140\@sm{margin-left:-140px !important}.mY-nv-140\@sm{margin-top:-140px !important;margin-bottom:-140px !important}.mX-nv-140\@sm{margin-left:-140px !important;margin-right:-140px !important}}.m-150{margin:150px !important}.mT-150{margin-top:150px !important}.mR-150{margin-right:150px !important}.mB-150{margin-bottom:150px !important}.mL-150{margin-left:150px !important}.mY-150{margin-top:150px !important;margin-bottom:150px !important}.mX-150{margin-left:150px !important;margin-right:150px !important}.m-nv-150{margin:-150px !important}.mT-nv-150{margin-top:-150px !important}.mR-nv-150{margin-right:-150px !important}.mB-nv-150{margin-bottom:-150px !important}.mL-nv-150{margin-left:-150px !important}.mY-nv-150{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150{margin-left:-150px !important;margin-right:-150px !important}@media screen and (min-width:1440px){.m-150\@xl\+{margin:150px !important}.mT-150\@xl\+{margin-top:150px !important}.mR-150\@xl\+{margin-right:150px !important}.mB-150\@xl\+{margin-bottom:150px !important}.mL-150\@xl\+{margin-left:150px !important}.mY-150\@xl\+{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@xl\+{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@xl\+{margin:-150px !important}.mT-nv-150\@xl\+{margin-top:-150px !important}.mR-nv-150\@xl\+{margin-right:-150px !important}.mB-nv-150\@xl\+{margin-bottom:-150px !important}.mL-nv-150\@xl\+{margin-left:-150px !important}.mY-nv-150\@xl\+{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@xl\+{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:1200px){.m-150\@lg\+{margin:150px !important}.mT-150\@lg\+{margin-top:150px !important}.mR-150\@lg\+{margin-right:150px !important}.mB-150\@lg\+{margin-bottom:150px !important}.mL-150\@lg\+{margin-left:150px !important}.mY-150\@lg\+{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@lg\+{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@lg\+{margin:-150px !important}.mT-nv-150\@lg\+{margin-top:-150px !important}.mR-nv-150\@lg\+{margin-right:-150px !important}.mB-nv-150\@lg\+{margin-bottom:-150px !important}.mL-nv-150\@lg\+{margin-left:-150px !important}.mY-nv-150\@lg\+{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@lg\+{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:992px){.m-150\@md\+{margin:150px !important}.mT-150\@md\+{margin-top:150px !important}.mR-150\@md\+{margin-right:150px !important}.mB-150\@md\+{margin-bottom:150px !important}.mL-150\@md\+{margin-left:150px !important}.mY-150\@md\+{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@md\+{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@md\+{margin:-150px !important}.mT-nv-150\@md\+{margin-top:-150px !important}.mR-nv-150\@md\+{margin-right:-150px !important}.mB-nv-150\@md\+{margin-bottom:-150px !important}.mL-nv-150\@md\+{margin-left:-150px !important}.mY-nv-150\@md\+{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@md\+{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:768px){.m-150\@sm\+{margin:150px !important}.mT-150\@sm\+{margin-top:150px !important}.mR-150\@sm\+{margin-right:150px !important}.mB-150\@sm\+{margin-bottom:150px !important}.mL-150\@sm\+{margin-left:150px !important}.mY-150\@sm\+{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@sm\+{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@sm\+{margin:-150px !important}.mT-nv-150\@sm\+{margin-top:-150px !important}.mR-nv-150\@sm\+{margin-right:-150px !important}.mB-nv-150\@sm\+{margin-bottom:-150px !important}.mL-nv-150\@sm\+{margin-left:-150px !important}.mY-nv-150\@sm\+{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@sm\+{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:0){.m-150\@xs\+{margin:150px !important}.mT-150\@xs\+{margin-top:150px !important}.mR-150\@xs\+{margin-right:150px !important}.mB-150\@xs\+{margin-bottom:150px !important}.mL-150\@xs\+{margin-left:150px !important}.mY-150\@xs\+{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@xs\+{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@xs\+{margin:-150px !important}.mT-nv-150\@xs\+{margin-top:-150px !important}.mR-nv-150\@xs\+{margin-right:-150px !important}.mB-nv-150\@xs\+{margin-bottom:-150px !important}.mL-nv-150\@xs\+{margin-left:-150px !important}.mY-nv-150\@xs\+{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@xs\+{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (max-width:1439px){.m-150\@xl-{margin:150px !important}.mT-150\@xl-{margin-top:150px !important}.mR-150\@xl-{margin-right:150px !important}.mB-150\@xl-{margin-bottom:150px !important}.mL-150\@xl-{margin-left:150px !important}.mY-150\@xl-{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@xl-{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@xl-{margin:-150px !important}.mT-nv-150\@xl-{margin-top:-150px !important}.mR-nv-150\@xl-{margin-right:-150px !important}.mB-nv-150\@xl-{margin-bottom:-150px !important}.mL-nv-150\@xl-{margin-left:-150px !important}.mY-nv-150\@xl-{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@xl-{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (max-width:1199px){.m-150\@lg-{margin:150px !important}.mT-150\@lg-{margin-top:150px !important}.mR-150\@lg-{margin-right:150px !important}.mB-150\@lg-{margin-bottom:150px !important}.mL-150\@lg-{margin-left:150px !important}.mY-150\@lg-{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@lg-{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@lg-{margin:-150px !important}.mT-nv-150\@lg-{margin-top:-150px !important}.mR-nv-150\@lg-{margin-right:-150px !important}.mB-nv-150\@lg-{margin-bottom:-150px !important}.mL-nv-150\@lg-{margin-left:-150px !important}.mY-nv-150\@lg-{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@lg-{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (max-width:991px){.m-150\@md-{margin:150px !important}.mT-150\@md-{margin-top:150px !important}.mR-150\@md-{margin-right:150px !important}.mB-150\@md-{margin-bottom:150px !important}.mL-150\@md-{margin-left:150px !important}.mY-150\@md-{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@md-{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@md-{margin:-150px !important}.mT-nv-150\@md-{margin-top:-150px !important}.mR-nv-150\@md-{margin-right:-150px !important}.mB-nv-150\@md-{margin-bottom:-150px !important}.mL-nv-150\@md-{margin-left:-150px !important}.mY-nv-150\@md-{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@md-{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (max-width:767px){.m-150\@sm-{margin:150px !important}.mT-150\@sm-{margin-top:150px !important}.mR-150\@sm-{margin-right:150px !important}.mB-150\@sm-{margin-bottom:150px !important}.mL-150\@sm-{margin-left:150px !important}.mY-150\@sm-{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@sm-{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@sm-{margin:-150px !important}.mT-nv-150\@sm-{margin-top:-150px !important}.mR-nv-150\@sm-{margin-right:-150px !important}.mB-nv-150\@sm-{margin-bottom:-150px !important}.mL-nv-150\@sm-{margin-left:-150px !important}.mY-nv-150\@sm-{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@sm-{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-150\@lg{margin:150px !important}.mT-150\@lg{margin-top:150px !important}.mR-150\@lg{margin-right:150px !important}.mB-150\@lg{margin-bottom:150px !important}.mL-150\@lg{margin-left:150px !important}.mY-150\@lg{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@lg{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@lg{margin:-150px !important}.mT-nv-150\@lg{margin-top:-150px !important}.mR-nv-150\@lg{margin-right:-150px !important}.mB-nv-150\@lg{margin-bottom:-150px !important}.mL-nv-150\@lg{margin-left:-150px !important}.mY-nv-150\@lg{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@lg{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-150\@md{margin:150px !important}.mT-150\@md{margin-top:150px !important}.mR-150\@md{margin-right:150px !important}.mB-150\@md{margin-bottom:150px !important}.mL-150\@md{margin-left:150px !important}.mY-150\@md{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@md{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@md{margin:-150px !important}.mT-nv-150\@md{margin-top:-150px !important}.mR-nv-150\@md{margin-right:-150px !important}.mB-nv-150\@md{margin-bottom:-150px !important}.mL-nv-150\@md{margin-left:-150px !important}.mY-nv-150\@md{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@md{margin-left:-150px !important;margin-right:-150px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-150\@sm{margin:150px !important}.mT-150\@sm{margin-top:150px !important}.mR-150\@sm{margin-right:150px !important}.mB-150\@sm{margin-bottom:150px !important}.mL-150\@sm{margin-left:150px !important}.mY-150\@sm{margin-top:150px !important;margin-bottom:150px !important}.mX-150\@sm{margin-left:150px !important;margin-right:150px !important}.m-nv-150\@sm{margin:-150px !important}.mT-nv-150\@sm{margin-top:-150px !important}.mR-nv-150\@sm{margin-right:-150px !important}.mB-nv-150\@sm{margin-bottom:-150px !important}.mL-nv-150\@sm{margin-left:-150px !important}.mY-nv-150\@sm{margin-top:-150px !important;margin-bottom:-150px !important}.mX-nv-150\@sm{margin-left:-150px !important;margin-right:-150px !important}}.m-160{margin:160px !important}.mT-160{margin-top:160px !important}.mR-160{margin-right:160px !important}.mB-160{margin-bottom:160px !important}.mL-160{margin-left:160px !important}.mY-160{margin-top:160px !important;margin-bottom:160px !important}.mX-160{margin-left:160px !important;margin-right:160px !important}.m-nv-160{margin:-160px !important}.mT-nv-160{margin-top:-160px !important}.mR-nv-160{margin-right:-160px !important}.mB-nv-160{margin-bottom:-160px !important}.mL-nv-160{margin-left:-160px !important}.mY-nv-160{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160{margin-left:-160px !important;margin-right:-160px !important}@media screen and (min-width:1440px){.m-160\@xl\+{margin:160px !important}.mT-160\@xl\+{margin-top:160px !important}.mR-160\@xl\+{margin-right:160px !important}.mB-160\@xl\+{margin-bottom:160px !important}.mL-160\@xl\+{margin-left:160px !important}.mY-160\@xl\+{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@xl\+{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@xl\+{margin:-160px !important}.mT-nv-160\@xl\+{margin-top:-160px !important}.mR-nv-160\@xl\+{margin-right:-160px !important}.mB-nv-160\@xl\+{margin-bottom:-160px !important}.mL-nv-160\@xl\+{margin-left:-160px !important}.mY-nv-160\@xl\+{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@xl\+{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:1200px){.m-160\@lg\+{margin:160px !important}.mT-160\@lg\+{margin-top:160px !important}.mR-160\@lg\+{margin-right:160px !important}.mB-160\@lg\+{margin-bottom:160px !important}.mL-160\@lg\+{margin-left:160px !important}.mY-160\@lg\+{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@lg\+{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@lg\+{margin:-160px !important}.mT-nv-160\@lg\+{margin-top:-160px !important}.mR-nv-160\@lg\+{margin-right:-160px !important}.mB-nv-160\@lg\+{margin-bottom:-160px !important}.mL-nv-160\@lg\+{margin-left:-160px !important}.mY-nv-160\@lg\+{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@lg\+{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:992px){.m-160\@md\+{margin:160px !important}.mT-160\@md\+{margin-top:160px !important}.mR-160\@md\+{margin-right:160px !important}.mB-160\@md\+{margin-bottom:160px !important}.mL-160\@md\+{margin-left:160px !important}.mY-160\@md\+{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@md\+{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@md\+{margin:-160px !important}.mT-nv-160\@md\+{margin-top:-160px !important}.mR-nv-160\@md\+{margin-right:-160px !important}.mB-nv-160\@md\+{margin-bottom:-160px !important}.mL-nv-160\@md\+{margin-left:-160px !important}.mY-nv-160\@md\+{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@md\+{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:768px){.m-160\@sm\+{margin:160px !important}.mT-160\@sm\+{margin-top:160px !important}.mR-160\@sm\+{margin-right:160px !important}.mB-160\@sm\+{margin-bottom:160px !important}.mL-160\@sm\+{margin-left:160px !important}.mY-160\@sm\+{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@sm\+{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@sm\+{margin:-160px !important}.mT-nv-160\@sm\+{margin-top:-160px !important}.mR-nv-160\@sm\+{margin-right:-160px !important}.mB-nv-160\@sm\+{margin-bottom:-160px !important}.mL-nv-160\@sm\+{margin-left:-160px !important}.mY-nv-160\@sm\+{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@sm\+{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:0){.m-160\@xs\+{margin:160px !important}.mT-160\@xs\+{margin-top:160px !important}.mR-160\@xs\+{margin-right:160px !important}.mB-160\@xs\+{margin-bottom:160px !important}.mL-160\@xs\+{margin-left:160px !important}.mY-160\@xs\+{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@xs\+{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@xs\+{margin:-160px !important}.mT-nv-160\@xs\+{margin-top:-160px !important}.mR-nv-160\@xs\+{margin-right:-160px !important}.mB-nv-160\@xs\+{margin-bottom:-160px !important}.mL-nv-160\@xs\+{margin-left:-160px !important}.mY-nv-160\@xs\+{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@xs\+{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (max-width:1439px){.m-160\@xl-{margin:160px !important}.mT-160\@xl-{margin-top:160px !important}.mR-160\@xl-{margin-right:160px !important}.mB-160\@xl-{margin-bottom:160px !important}.mL-160\@xl-{margin-left:160px !important}.mY-160\@xl-{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@xl-{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@xl-{margin:-160px !important}.mT-nv-160\@xl-{margin-top:-160px !important}.mR-nv-160\@xl-{margin-right:-160px !important}.mB-nv-160\@xl-{margin-bottom:-160px !important}.mL-nv-160\@xl-{margin-left:-160px !important}.mY-nv-160\@xl-{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@xl-{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (max-width:1199px){.m-160\@lg-{margin:160px !important}.mT-160\@lg-{margin-top:160px !important}.mR-160\@lg-{margin-right:160px !important}.mB-160\@lg-{margin-bottom:160px !important}.mL-160\@lg-{margin-left:160px !important}.mY-160\@lg-{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@lg-{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@lg-{margin:-160px !important}.mT-nv-160\@lg-{margin-top:-160px !important}.mR-nv-160\@lg-{margin-right:-160px !important}.mB-nv-160\@lg-{margin-bottom:-160px !important}.mL-nv-160\@lg-{margin-left:-160px !important}.mY-nv-160\@lg-{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@lg-{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (max-width:991px){.m-160\@md-{margin:160px !important}.mT-160\@md-{margin-top:160px !important}.mR-160\@md-{margin-right:160px !important}.mB-160\@md-{margin-bottom:160px !important}.mL-160\@md-{margin-left:160px !important}.mY-160\@md-{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@md-{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@md-{margin:-160px !important}.mT-nv-160\@md-{margin-top:-160px !important}.mR-nv-160\@md-{margin-right:-160px !important}.mB-nv-160\@md-{margin-bottom:-160px !important}.mL-nv-160\@md-{margin-left:-160px !important}.mY-nv-160\@md-{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@md-{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (max-width:767px){.m-160\@sm-{margin:160px !important}.mT-160\@sm-{margin-top:160px !important}.mR-160\@sm-{margin-right:160px !important}.mB-160\@sm-{margin-bottom:160px !important}.mL-160\@sm-{margin-left:160px !important}.mY-160\@sm-{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@sm-{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@sm-{margin:-160px !important}.mT-nv-160\@sm-{margin-top:-160px !important}.mR-nv-160\@sm-{margin-right:-160px !important}.mB-nv-160\@sm-{margin-bottom:-160px !important}.mL-nv-160\@sm-{margin-left:-160px !important}.mY-nv-160\@sm-{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@sm-{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-160\@lg{margin:160px !important}.mT-160\@lg{margin-top:160px !important}.mR-160\@lg{margin-right:160px !important}.mB-160\@lg{margin-bottom:160px !important}.mL-160\@lg{margin-left:160px !important}.mY-160\@lg{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@lg{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@lg{margin:-160px !important}.mT-nv-160\@lg{margin-top:-160px !important}.mR-nv-160\@lg{margin-right:-160px !important}.mB-nv-160\@lg{margin-bottom:-160px !important}.mL-nv-160\@lg{margin-left:-160px !important}.mY-nv-160\@lg{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@lg{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-160\@md{margin:160px !important}.mT-160\@md{margin-top:160px !important}.mR-160\@md{margin-right:160px !important}.mB-160\@md{margin-bottom:160px !important}.mL-160\@md{margin-left:160px !important}.mY-160\@md{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@md{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@md{margin:-160px !important}.mT-nv-160\@md{margin-top:-160px !important}.mR-nv-160\@md{margin-right:-160px !important}.mB-nv-160\@md{margin-bottom:-160px !important}.mL-nv-160\@md{margin-left:-160px !important}.mY-nv-160\@md{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@md{margin-left:-160px !important;margin-right:-160px !important}}@media screen and (min-width:767px) and (max-width:991px){.m-160\@sm{margin:160px !important}.mT-160\@sm{margin-top:160px !important}.mR-160\@sm{margin-right:160px !important}.mB-160\@sm{margin-bottom:160px !important}.mL-160\@sm{margin-left:160px !important}.mY-160\@sm{margin-top:160px !important;margin-bottom:160px !important}.mX-160\@sm{margin-left:160px !important;margin-right:160px !important}.m-nv-160\@sm{margin:-160px !important}.mT-nv-160\@sm{margin-top:-160px !important}.mR-nv-160\@sm{margin-right:-160px !important}.mB-nv-160\@sm{margin-bottom:-160px !important}.mL-nv-160\@sm{margin-left:-160px !important}.mY-nv-160\@sm{margin-top:-160px !important;margin-bottom:-160px !important}.mX-nv-160\@sm{margin-left:-160px !important;margin-right:-160px !important}}.m-a{margin:auto !important}.mX-a{margin-left:auto !important;margin-right:auto !important}.mT-a{margin-top:auto !important}.mR-a{margin-right:auto !important}.mB-a{margin-bottom:auto !important}.mL-a{margin-left:auto !important}@media screen and (min-width:1440px){.m-a\@xl\+{margin:auto !important}.mX-a\@xl\+{margin-left:auto !important;margin-right:auto !important}.mT-a\@xl\+{margin-top:auto !important}.mR-a\@xl\+{margin-right:auto !important}.mB-a\@xl\+{margin-bottom:auto !important}.mL-a\@xl\+{margin-left:auto !important}}@media screen and (min-width:1200px){.m-a\@lg\+{margin:auto !important}.mX-a\@lg\+{margin-left:auto !important;margin-right:auto !important}.mT-a\@lg\+{margin-top:auto !important}.mR-a\@lg\+{margin-right:auto !important}.mB-a\@lg\+{margin-bottom:auto !important}.mL-a\@lg\+{margin-left:auto !important}}@media screen and (min-width:992px){.m-a\@md\+{margin:auto !important}.mX-a\@md\+{margin-left:auto !important;margin-right:auto !important}.mT-a\@md\+{margin-top:auto !important}.mR-a\@md\+{margin-right:auto !important}.mB-a\@md\+{margin-bottom:auto !important}.mL-a\@md\+{margin-left:auto !important}}@media screen and (min-width:768px){.m-a\@sm\+{margin:auto !important}.mX-a\@sm\+{margin-left:auto !important;margin-right:auto !important}.mT-a\@sm\+{margin-top:auto !important}.mR-a\@sm\+{margin-right:auto !important}.mB-a\@sm\+{margin-bottom:auto !important}.mL-a\@sm\+{margin-left:auto !important}}@media screen and (min-width:0){.m-a\@xs\+{margin:auto !important}.mX-a\@xs\+{margin-left:auto !important;margin-right:auto !important}.mT-a\@xs\+{margin-top:auto !important}.mR-a\@xs\+{margin-right:auto !important}.mB-a\@xs\+{margin-bottom:auto !important}.mL-a\@xs\+{margin-left:auto !important}}@media screen and (max-width:1439px){.m-a\@xl-{margin:auto !important}.mX-a\@xl-{margin-left:auto !important;margin-right:auto !important}.mT-a\@xl-{margin-top:auto !important}.mR-a\@xl-{margin-right:auto !important}.mB-a\@xl-{margin-bottom:auto !important}.mL-a\@xl-{margin-left:auto !important}}@media screen and (max-width:1199px){.m-a\@lg-{margin:auto !important}.mX-a\@lg-{margin-left:auto !important;margin-right:auto !important}.mT-a\@lg-{margin-top:auto !important}.mR-a\@lg-{margin-right:auto !important}.mB-a\@lg-{margin-bottom:auto !important}.mL-a\@lg-{margin-left:auto !important}}@media screen and (max-width:991px){.m-a\@md-{margin:auto !important}.mX-a\@md-{margin-left:auto !important;margin-right:auto !important}.mT-a\@md-{margin-top:auto !important}.mR-a\@md-{margin-right:auto !important}.mB-a\@md-{margin-bottom:auto !important}.mL-a\@md-{margin-left:auto !important}}@media screen and (max-width:767px){.m-a\@sm-{margin:auto !important}.mX-a\@sm-{margin-left:auto !important;margin-right:auto !important}.mT-a\@sm-{margin-top:auto !important}.mR-a\@sm-{margin-right:auto !important}.mB-a\@sm-{margin-bottom:auto !important}.mL-a\@sm-{margin-left:auto !important}}@media screen and (min-width:1199px) and (max-width:1439px){.m-a\@lg{margin:auto !important}.mX-a\@lg{margin-left:auto !important;margin-right:auto !important}.mT-a\@lg{margin-top:auto !important}.mR-a\@lg{margin-right:auto !important}.mB-a\@lg{margin-bottom:auto !important}.mL-a\@lg{margin-left:auto !important}}@media screen and (min-width:991px) and (max-width:1199px){.m-a\@md{margin:auto !important}.mX-a\@md{margin-left:auto !important;margin-right:auto !important}.mT-a\@md{margin-top:auto !important}.mR-a\@md{margin-right:auto !important}.mB-a\@md{margin-bottom:auto !important}.mL-a\@md{margin-left:auto !important}}@media screen and (min-width:767px) and (max-width:991px){.m-a\@sm{margin:auto !important}.mX-a\@sm{margin-left:auto !important;margin-right:auto !important}.mT-a\@sm{margin-top:auto !important}.mR-a\@sm{margin-right:auto !important}.mB-a\@sm{margin-bottom:auto !important}.mL-a\@sm{margin-left:auto !important}}.bgsz-cv{background-size:cover}.bgsz-ct{background-size:contain}.bgsz-full{background-size:100% 100%}.bgpX-c{background-position-x:center}.bgpX-t{background-position-x:top}.bgpX-r{background-position-x:right}.bgpX-l{background-position-x:left}.bgpX-b{background-position-x:bottom}.bgpY-c{background-position-y:center}.bgpY-t{background-position-y:top}.bgpY-r{background-position-y:right}.bgpY-l{background-position-y:left}.bgpY-b{background-position-y:bottom}.bgr-n{background-repeat:no-repeat}.bgr-y{background-repeat:repeat-y}.bgr-x{background-repeat:repeat-x}.of-ct{object-fit:contain}.of-cv{object-fit:cover}.of-f{object-fit:fill}.of-n{object-fit:none}.of-sd{object-fit:scale-down}.rsz-v{resize:vertical}.rsz-h{resize:horizontal}.op-0{opacity:0}.op-10p{opacity:0.1}.op-20p{opacity:0.2}.op-30p{opacity:0.3}.op-40p{opacity:0.4}.op-50p{opacity:0.5}.op-60p{opacity:0.6}.op-70p{opacity:0.7}.op-80p{opacity:0.8}.op-90p{opacity:0.9}.op-100p{opacity:1}.cur-na{cursor:not-allowed}.cur-p{cursor:pointer}.cur-a{cursor:auto}.vis-v{visibility:visible}.vis-h{visibility:hidden}.p-0{padding:0 !important}.pT-0{padding-top:0 !important}.pR-0{padding-right:0 !important}.pB-0{padding-bottom:0 !important}.pL-0{padding-left:0 !important}.pY-0{padding-top:0 !important;padding-bottom:0 !important}.pX-0{padding-left:0 !important;padding-right:0 !important}@media screen and (min-width:1440px){.p-0\@xl\+{padding:0 !important}.pT-0\@xl\+{padding-top:0 !important}.pR-0\@xl\+{padding-right:0 !important}.pB-0\@xl\+{padding-bottom:0 !important}.pL-0\@xl\+{padding-left:0 !important}.pY-0\@xl\+{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@xl\+{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:1200px){.p-0\@lg\+{padding:0 !important}.pT-0\@lg\+{padding-top:0 !important}.pR-0\@lg\+{padding-right:0 !important}.pB-0\@lg\+{padding-bottom:0 !important}.pL-0\@lg\+{padding-left:0 !important}.pY-0\@lg\+{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@lg\+{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:992px){.p-0\@md\+{padding:0 !important}.pT-0\@md\+{padding-top:0 !important}.pR-0\@md\+{padding-right:0 !important}.pB-0\@md\+{padding-bottom:0 !important}.pL-0\@md\+{padding-left:0 !important}.pY-0\@md\+{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@md\+{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:768px){.p-0\@sm\+{padding:0 !important}.pT-0\@sm\+{padding-top:0 !important}.pR-0\@sm\+{padding-right:0 !important}.pB-0\@sm\+{padding-bottom:0 !important}.pL-0\@sm\+{padding-left:0 !important}.pY-0\@sm\+{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@sm\+{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:0){.p-0\@xs\+{padding:0 !important}.pT-0\@xs\+{padding-top:0 !important}.pR-0\@xs\+{padding-right:0 !important}.pB-0\@xs\+{padding-bottom:0 !important}.pL-0\@xs\+{padding-left:0 !important}.pY-0\@xs\+{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@xs\+{padding-left:0 !important;padding-right:0 !important}}@media screen and (max-width:1439px){.p-0\@xl-{padding:0 !important}.pT-0\@xl-{padding-top:0 !important}.pR-0\@xl-{padding-right:0 !important}.pB-0\@xl-{padding-bottom:0 !important}.pL-0\@xl-{padding-left:0 !important}.pY-0\@xl-{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@xl-{padding-left:0 !important;padding-right:0 !important}}@media screen and (max-width:1199px){.p-0\@lg-{padding:0 !important}.pT-0\@lg-{padding-top:0 !important}.pR-0\@lg-{padding-right:0 !important}.pB-0\@lg-{padding-bottom:0 !important}.pL-0\@lg-{padding-left:0 !important}.pY-0\@lg-{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@lg-{padding-left:0 !important;padding-right:0 !important}}@media screen and (max-width:991px){.p-0\@md-{padding:0 !important}.pT-0\@md-{padding-top:0 !important}.pR-0\@md-{padding-right:0 !important}.pB-0\@md-{padding-bottom:0 !important}.pL-0\@md-{padding-left:0 !important}.pY-0\@md-{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@md-{padding-left:0 !important;padding-right:0 !important}}@media screen and (max-width:767px){.p-0\@sm-{padding:0 !important}.pT-0\@sm-{padding-top:0 !important}.pR-0\@sm-{padding-right:0 !important}.pB-0\@sm-{padding-bottom:0 !important}.pL-0\@sm-{padding-left:0 !important}.pY-0\@sm-{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@sm-{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-0\@lg{padding:0 !important}.pT-0\@lg{padding-top:0 !important}.pR-0\@lg{padding-right:0 !important}.pB-0\@lg{padding-bottom:0 !important}.pL-0\@lg{padding-left:0 !important}.pY-0\@lg{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@lg{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-0\@md{padding:0 !important}.pT-0\@md{padding-top:0 !important}.pR-0\@md{padding-right:0 !important}.pB-0\@md{padding-bottom:0 !important}.pL-0\@md{padding-left:0 !important}.pY-0\@md{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@md{padding-left:0 !important;padding-right:0 !important}}@media screen and (min-width:767px) and (max-width:991px){.p-0\@sm{padding:0 !important}.pT-0\@sm{padding-top:0 !important}.pR-0\@sm{padding-right:0 !important}.pB-0\@sm{padding-bottom:0 !important}.pL-0\@sm{padding-left:0 !important}.pY-0\@sm{padding-top:0 !important;padding-bottom:0 !important}.pX-0\@sm{padding-left:0 !important;padding-right:0 !important}}.p-1{padding:1px !important}.pT-1{padding-top:1px !important}.pR-1{padding-right:1px !important}.pB-1{padding-bottom:1px !important}.pL-1{padding-left:1px !important}.pY-1{padding-top:1px !important;padding-bottom:1px !important}.pX-1{padding-left:1px !important;padding-right:1px !important}@media screen and (min-width:1440px){.p-1\@xl\+{padding:1px !important}.pT-1\@xl\+{padding-top:1px !important}.pR-1\@xl\+{padding-right:1px !important}.pB-1\@xl\+{padding-bottom:1px !important}.pL-1\@xl\+{padding-left:1px !important}.pY-1\@xl\+{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@xl\+{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:1200px){.p-1\@lg\+{padding:1px !important}.pT-1\@lg\+{padding-top:1px !important}.pR-1\@lg\+{padding-right:1px !important}.pB-1\@lg\+{padding-bottom:1px !important}.pL-1\@lg\+{padding-left:1px !important}.pY-1\@lg\+{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@lg\+{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:992px){.p-1\@md\+{padding:1px !important}.pT-1\@md\+{padding-top:1px !important}.pR-1\@md\+{padding-right:1px !important}.pB-1\@md\+{padding-bottom:1px !important}.pL-1\@md\+{padding-left:1px !important}.pY-1\@md\+{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@md\+{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:768px){.p-1\@sm\+{padding:1px !important}.pT-1\@sm\+{padding-top:1px !important}.pR-1\@sm\+{padding-right:1px !important}.pB-1\@sm\+{padding-bottom:1px !important}.pL-1\@sm\+{padding-left:1px !important}.pY-1\@sm\+{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@sm\+{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:0){.p-1\@xs\+{padding:1px !important}.pT-1\@xs\+{padding-top:1px !important}.pR-1\@xs\+{padding-right:1px !important}.pB-1\@xs\+{padding-bottom:1px !important}.pL-1\@xs\+{padding-left:1px !important}.pY-1\@xs\+{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@xs\+{padding-left:1px !important;padding-right:1px !important}}@media screen and (max-width:1439px){.p-1\@xl-{padding:1px !important}.pT-1\@xl-{padding-top:1px !important}.pR-1\@xl-{padding-right:1px !important}.pB-1\@xl-{padding-bottom:1px !important}.pL-1\@xl-{padding-left:1px !important}.pY-1\@xl-{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@xl-{padding-left:1px !important;padding-right:1px !important}}@media screen and (max-width:1199px){.p-1\@lg-{padding:1px !important}.pT-1\@lg-{padding-top:1px !important}.pR-1\@lg-{padding-right:1px !important}.pB-1\@lg-{padding-bottom:1px !important}.pL-1\@lg-{padding-left:1px !important}.pY-1\@lg-{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@lg-{padding-left:1px !important;padding-right:1px !important}}@media screen and (max-width:991px){.p-1\@md-{padding:1px !important}.pT-1\@md-{padding-top:1px !important}.pR-1\@md-{padding-right:1px !important}.pB-1\@md-{padding-bottom:1px !important}.pL-1\@md-{padding-left:1px !important}.pY-1\@md-{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@md-{padding-left:1px !important;padding-right:1px !important}}@media screen and (max-width:767px){.p-1\@sm-{padding:1px !important}.pT-1\@sm-{padding-top:1px !important}.pR-1\@sm-{padding-right:1px !important}.pB-1\@sm-{padding-bottom:1px !important}.pL-1\@sm-{padding-left:1px !important}.pY-1\@sm-{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@sm-{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-1\@lg{padding:1px !important}.pT-1\@lg{padding-top:1px !important}.pR-1\@lg{padding-right:1px !important}.pB-1\@lg{padding-bottom:1px !important}.pL-1\@lg{padding-left:1px !important}.pY-1\@lg{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@lg{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-1\@md{padding:1px !important}.pT-1\@md{padding-top:1px !important}.pR-1\@md{padding-right:1px !important}.pB-1\@md{padding-bottom:1px !important}.pL-1\@md{padding-left:1px !important}.pY-1\@md{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@md{padding-left:1px !important;padding-right:1px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-1\@sm{padding:1px !important}.pT-1\@sm{padding-top:1px !important}.pR-1\@sm{padding-right:1px !important}.pB-1\@sm{padding-bottom:1px !important}.pL-1\@sm{padding-left:1px !important}.pY-1\@sm{padding-top:1px !important;padding-bottom:1px !important}.pX-1\@sm{padding-left:1px !important;padding-right:1px !important}}.p-2{padding:2px !important}.pT-2{padding-top:2px !important}.pR-2{padding-right:2px !important}.pB-2{padding-bottom:2px !important}.pL-2{padding-left:2px !important}.pY-2{padding-top:2px !important;padding-bottom:2px !important}.pX-2{padding-left:2px !important;padding-right:2px !important}@media screen and (min-width:1440px){.p-2\@xl\+{padding:2px !important}.pT-2\@xl\+{padding-top:2px !important}.pR-2\@xl\+{padding-right:2px !important}.pB-2\@xl\+{padding-bottom:2px !important}.pL-2\@xl\+{padding-left:2px !important}.pY-2\@xl\+{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@xl\+{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:1200px){.p-2\@lg\+{padding:2px !important}.pT-2\@lg\+{padding-top:2px !important}.pR-2\@lg\+{padding-right:2px !important}.pB-2\@lg\+{padding-bottom:2px !important}.pL-2\@lg\+{padding-left:2px !important}.pY-2\@lg\+{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@lg\+{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:992px){.p-2\@md\+{padding:2px !important}.pT-2\@md\+{padding-top:2px !important}.pR-2\@md\+{padding-right:2px !important}.pB-2\@md\+{padding-bottom:2px !important}.pL-2\@md\+{padding-left:2px !important}.pY-2\@md\+{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@md\+{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:768px){.p-2\@sm\+{padding:2px !important}.pT-2\@sm\+{padding-top:2px !important}.pR-2\@sm\+{padding-right:2px !important}.pB-2\@sm\+{padding-bottom:2px !important}.pL-2\@sm\+{padding-left:2px !important}.pY-2\@sm\+{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@sm\+{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:0){.p-2\@xs\+{padding:2px !important}.pT-2\@xs\+{padding-top:2px !important}.pR-2\@xs\+{padding-right:2px !important}.pB-2\@xs\+{padding-bottom:2px !important}.pL-2\@xs\+{padding-left:2px !important}.pY-2\@xs\+{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@xs\+{padding-left:2px !important;padding-right:2px !important}}@media screen and (max-width:1439px){.p-2\@xl-{padding:2px !important}.pT-2\@xl-{padding-top:2px !important}.pR-2\@xl-{padding-right:2px !important}.pB-2\@xl-{padding-bottom:2px !important}.pL-2\@xl-{padding-left:2px !important}.pY-2\@xl-{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@xl-{padding-left:2px !important;padding-right:2px !important}}@media screen and (max-width:1199px){.p-2\@lg-{padding:2px !important}.pT-2\@lg-{padding-top:2px !important}.pR-2\@lg-{padding-right:2px !important}.pB-2\@lg-{padding-bottom:2px !important}.pL-2\@lg-{padding-left:2px !important}.pY-2\@lg-{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@lg-{padding-left:2px !important;padding-right:2px !important}}@media screen and (max-width:991px){.p-2\@md-{padding:2px !important}.pT-2\@md-{padding-top:2px !important}.pR-2\@md-{padding-right:2px !important}.pB-2\@md-{padding-bottom:2px !important}.pL-2\@md-{padding-left:2px !important}.pY-2\@md-{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@md-{padding-left:2px !important;padding-right:2px !important}}@media screen and (max-width:767px){.p-2\@sm-{padding:2px !important}.pT-2\@sm-{padding-top:2px !important}.pR-2\@sm-{padding-right:2px !important}.pB-2\@sm-{padding-bottom:2px !important}.pL-2\@sm-{padding-left:2px !important}.pY-2\@sm-{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@sm-{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-2\@lg{padding:2px !important}.pT-2\@lg{padding-top:2px !important}.pR-2\@lg{padding-right:2px !important}.pB-2\@lg{padding-bottom:2px !important}.pL-2\@lg{padding-left:2px !important}.pY-2\@lg{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@lg{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-2\@md{padding:2px !important}.pT-2\@md{padding-top:2px !important}.pR-2\@md{padding-right:2px !important}.pB-2\@md{padding-bottom:2px !important}.pL-2\@md{padding-left:2px !important}.pY-2\@md{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@md{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-2\@sm{padding:2px !important}.pT-2\@sm{padding-top:2px !important}.pR-2\@sm{padding-right:2px !important}.pB-2\@sm{padding-bottom:2px !important}.pL-2\@sm{padding-left:2px !important}.pY-2\@sm{padding-top:2px !important;padding-bottom:2px !important}.pX-2\@sm{padding-left:2px !important;padding-right:2px !important}}.p-3{padding:3px !important}.pT-3{padding-top:3px !important}.pR-3{padding-right:3px !important}.pB-3{padding-bottom:3px !important}.pL-3{padding-left:3px !important}.pY-3{padding-top:3px !important;padding-bottom:3px !important}.pX-3{padding-left:3px !important;padding-right:3px !important}@media screen and (min-width:1440px){.p-3\@xl\+{padding:3px !important}.pT-3\@xl\+{padding-top:3px !important}.pR-3\@xl\+{padding-right:3px !important}.pB-3\@xl\+{padding-bottom:3px !important}.pL-3\@xl\+{padding-left:3px !important}.pY-3\@xl\+{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@xl\+{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:1200px){.p-3\@lg\+{padding:3px !important}.pT-3\@lg\+{padding-top:3px !important}.pR-3\@lg\+{padding-right:3px !important}.pB-3\@lg\+{padding-bottom:3px !important}.pL-3\@lg\+{padding-left:3px !important}.pY-3\@lg\+{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@lg\+{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:992px){.p-3\@md\+{padding:3px !important}.pT-3\@md\+{padding-top:3px !important}.pR-3\@md\+{padding-right:3px !important}.pB-3\@md\+{padding-bottom:3px !important}.pL-3\@md\+{padding-left:3px !important}.pY-3\@md\+{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@md\+{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:768px){.p-3\@sm\+{padding:3px !important}.pT-3\@sm\+{padding-top:3px !important}.pR-3\@sm\+{padding-right:3px !important}.pB-3\@sm\+{padding-bottom:3px !important}.pL-3\@sm\+{padding-left:3px !important}.pY-3\@sm\+{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@sm\+{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:0){.p-3\@xs\+{padding:3px !important}.pT-3\@xs\+{padding-top:3px !important}.pR-3\@xs\+{padding-right:3px !important}.pB-3\@xs\+{padding-bottom:3px !important}.pL-3\@xs\+{padding-left:3px !important}.pY-3\@xs\+{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@xs\+{padding-left:3px !important;padding-right:3px !important}}@media screen and (max-width:1439px){.p-3\@xl-{padding:3px !important}.pT-3\@xl-{padding-top:3px !important}.pR-3\@xl-{padding-right:3px !important}.pB-3\@xl-{padding-bottom:3px !important}.pL-3\@xl-{padding-left:3px !important}.pY-3\@xl-{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@xl-{padding-left:3px !important;padding-right:3px !important}}@media screen and (max-width:1199px){.p-3\@lg-{padding:3px !important}.pT-3\@lg-{padding-top:3px !important}.pR-3\@lg-{padding-right:3px !important}.pB-3\@lg-{padding-bottom:3px !important}.pL-3\@lg-{padding-left:3px !important}.pY-3\@lg-{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@lg-{padding-left:3px !important;padding-right:3px !important}}@media screen and (max-width:991px){.p-3\@md-{padding:3px !important}.pT-3\@md-{padding-top:3px !important}.pR-3\@md-{padding-right:3px !important}.pB-3\@md-{padding-bottom:3px !important}.pL-3\@md-{padding-left:3px !important}.pY-3\@md-{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@md-{padding-left:3px !important;padding-right:3px !important}}@media screen and (max-width:767px){.p-3\@sm-{padding:3px !important}.pT-3\@sm-{padding-top:3px !important}.pR-3\@sm-{padding-right:3px !important}.pB-3\@sm-{padding-bottom:3px !important}.pL-3\@sm-{padding-left:3px !important}.pY-3\@sm-{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@sm-{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-3\@lg{padding:3px !important}.pT-3\@lg{padding-top:3px !important}.pR-3\@lg{padding-right:3px !important}.pB-3\@lg{padding-bottom:3px !important}.pL-3\@lg{padding-left:3px !important}.pY-3\@lg{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@lg{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-3\@md{padding:3px !important}.pT-3\@md{padding-top:3px !important}.pR-3\@md{padding-right:3px !important}.pB-3\@md{padding-bottom:3px !important}.pL-3\@md{padding-left:3px !important}.pY-3\@md{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@md{padding-left:3px !important;padding-right:3px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-3\@sm{padding:3px !important}.pT-3\@sm{padding-top:3px !important}.pR-3\@sm{padding-right:3px !important}.pB-3\@sm{padding-bottom:3px !important}.pL-3\@sm{padding-left:3px !important}.pY-3\@sm{padding-top:3px !important;padding-bottom:3px !important}.pX-3\@sm{padding-left:3px !important;padding-right:3px !important}}.p-4{padding:4px !important}.pT-4{padding-top:4px !important}.pR-4{padding-right:4px !important}.pB-4{padding-bottom:4px !important}.pL-4{padding-left:4px !important}.pY-4{padding-top:4px !important;padding-bottom:4px !important}.pX-4{padding-left:4px !important;padding-right:4px !important}@media screen and (min-width:1440px){.p-4\@xl\+{padding:4px !important}.pT-4\@xl\+{padding-top:4px !important}.pR-4\@xl\+{padding-right:4px !important}.pB-4\@xl\+{padding-bottom:4px !important}.pL-4\@xl\+{padding-left:4px !important}.pY-4\@xl\+{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@xl\+{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:1200px){.p-4\@lg\+{padding:4px !important}.pT-4\@lg\+{padding-top:4px !important}.pR-4\@lg\+{padding-right:4px !important}.pB-4\@lg\+{padding-bottom:4px !important}.pL-4\@lg\+{padding-left:4px !important}.pY-4\@lg\+{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@lg\+{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:992px){.p-4\@md\+{padding:4px !important}.pT-4\@md\+{padding-top:4px !important}.pR-4\@md\+{padding-right:4px !important}.pB-4\@md\+{padding-bottom:4px !important}.pL-4\@md\+{padding-left:4px !important}.pY-4\@md\+{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@md\+{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:768px){.p-4\@sm\+{padding:4px !important}.pT-4\@sm\+{padding-top:4px !important}.pR-4\@sm\+{padding-right:4px !important}.pB-4\@sm\+{padding-bottom:4px !important}.pL-4\@sm\+{padding-left:4px !important}.pY-4\@sm\+{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@sm\+{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:0){.p-4\@xs\+{padding:4px !important}.pT-4\@xs\+{padding-top:4px !important}.pR-4\@xs\+{padding-right:4px !important}.pB-4\@xs\+{padding-bottom:4px !important}.pL-4\@xs\+{padding-left:4px !important}.pY-4\@xs\+{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@xs\+{padding-left:4px !important;padding-right:4px !important}}@media screen and (max-width:1439px){.p-4\@xl-{padding:4px !important}.pT-4\@xl-{padding-top:4px !important}.pR-4\@xl-{padding-right:4px !important}.pB-4\@xl-{padding-bottom:4px !important}.pL-4\@xl-{padding-left:4px !important}.pY-4\@xl-{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@xl-{padding-left:4px !important;padding-right:4px !important}}@media screen and (max-width:1199px){.p-4\@lg-{padding:4px !important}.pT-4\@lg-{padding-top:4px !important}.pR-4\@lg-{padding-right:4px !important}.pB-4\@lg-{padding-bottom:4px !important}.pL-4\@lg-{padding-left:4px !important}.pY-4\@lg-{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@lg-{padding-left:4px !important;padding-right:4px !important}}@media screen and (max-width:991px){.p-4\@md-{padding:4px !important}.pT-4\@md-{padding-top:4px !important}.pR-4\@md-{padding-right:4px !important}.pB-4\@md-{padding-bottom:4px !important}.pL-4\@md-{padding-left:4px !important}.pY-4\@md-{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@md-{padding-left:4px !important;padding-right:4px !important}}@media screen and (max-width:767px){.p-4\@sm-{padding:4px !important}.pT-4\@sm-{padding-top:4px !important}.pR-4\@sm-{padding-right:4px !important}.pB-4\@sm-{padding-bottom:4px !important}.pL-4\@sm-{padding-left:4px !important}.pY-4\@sm-{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@sm-{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-4\@lg{padding:4px !important}.pT-4\@lg{padding-top:4px !important}.pR-4\@lg{padding-right:4px !important}.pB-4\@lg{padding-bottom:4px !important}.pL-4\@lg{padding-left:4px !important}.pY-4\@lg{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@lg{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-4\@md{padding:4px !important}.pT-4\@md{padding-top:4px !important}.pR-4\@md{padding-right:4px !important}.pB-4\@md{padding-bottom:4px !important}.pL-4\@md{padding-left:4px !important}.pY-4\@md{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@md{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-4\@sm{padding:4px !important}.pT-4\@sm{padding-top:4px !important}.pR-4\@sm{padding-right:4px !important}.pB-4\@sm{padding-bottom:4px !important}.pL-4\@sm{padding-left:4px !important}.pY-4\@sm{padding-top:4px !important;padding-bottom:4px !important}.pX-4\@sm{padding-left:4px !important;padding-right:4px !important}}.p-5{padding:5px !important}.pT-5{padding-top:5px !important}.pR-5{padding-right:5px !important}.pB-5{padding-bottom:5px !important}.pL-5{padding-left:5px !important}.pY-5{padding-top:5px !important;padding-bottom:5px !important}.pX-5{padding-left:5px !important;padding-right:5px !important}@media screen and (min-width:1440px){.p-5\@xl\+{padding:5px !important}.pT-5\@xl\+{padding-top:5px !important}.pR-5\@xl\+{padding-right:5px !important}.pB-5\@xl\+{padding-bottom:5px !important}.pL-5\@xl\+{padding-left:5px !important}.pY-5\@xl\+{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@xl\+{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:1200px){.p-5\@lg\+{padding:5px !important}.pT-5\@lg\+{padding-top:5px !important}.pR-5\@lg\+{padding-right:5px !important}.pB-5\@lg\+{padding-bottom:5px !important}.pL-5\@lg\+{padding-left:5px !important}.pY-5\@lg\+{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@lg\+{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:992px){.p-5\@md\+{padding:5px !important}.pT-5\@md\+{padding-top:5px !important}.pR-5\@md\+{padding-right:5px !important}.pB-5\@md\+{padding-bottom:5px !important}.pL-5\@md\+{padding-left:5px !important}.pY-5\@md\+{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@md\+{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:768px){.p-5\@sm\+{padding:5px !important}.pT-5\@sm\+{padding-top:5px !important}.pR-5\@sm\+{padding-right:5px !important}.pB-5\@sm\+{padding-bottom:5px !important}.pL-5\@sm\+{padding-left:5px !important}.pY-5\@sm\+{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@sm\+{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:0){.p-5\@xs\+{padding:5px !important}.pT-5\@xs\+{padding-top:5px !important}.pR-5\@xs\+{padding-right:5px !important}.pB-5\@xs\+{padding-bottom:5px !important}.pL-5\@xs\+{padding-left:5px !important}.pY-5\@xs\+{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@xs\+{padding-left:5px !important;padding-right:5px !important}}@media screen and (max-width:1439px){.p-5\@xl-{padding:5px !important}.pT-5\@xl-{padding-top:5px !important}.pR-5\@xl-{padding-right:5px !important}.pB-5\@xl-{padding-bottom:5px !important}.pL-5\@xl-{padding-left:5px !important}.pY-5\@xl-{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@xl-{padding-left:5px !important;padding-right:5px !important}}@media screen and (max-width:1199px){.p-5\@lg-{padding:5px !important}.pT-5\@lg-{padding-top:5px !important}.pR-5\@lg-{padding-right:5px !important}.pB-5\@lg-{padding-bottom:5px !important}.pL-5\@lg-{padding-left:5px !important}.pY-5\@lg-{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@lg-{padding-left:5px !important;padding-right:5px !important}}@media screen and (max-width:991px){.p-5\@md-{padding:5px !important}.pT-5\@md-{padding-top:5px !important}.pR-5\@md-{padding-right:5px !important}.pB-5\@md-{padding-bottom:5px !important}.pL-5\@md-{padding-left:5px !important}.pY-5\@md-{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@md-{padding-left:5px !important;padding-right:5px !important}}@media screen and (max-width:767px){.p-5\@sm-{padding:5px !important}.pT-5\@sm-{padding-top:5px !important}.pR-5\@sm-{padding-right:5px !important}.pB-5\@sm-{padding-bottom:5px !important}.pL-5\@sm-{padding-left:5px !important}.pY-5\@sm-{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@sm-{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-5\@lg{padding:5px !important}.pT-5\@lg{padding-top:5px !important}.pR-5\@lg{padding-right:5px !important}.pB-5\@lg{padding-bottom:5px !important}.pL-5\@lg{padding-left:5px !important}.pY-5\@lg{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@lg{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-5\@md{padding:5px !important}.pT-5\@md{padding-top:5px !important}.pR-5\@md{padding-right:5px !important}.pB-5\@md{padding-bottom:5px !important}.pL-5\@md{padding-left:5px !important}.pY-5\@md{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@md{padding-left:5px !important;padding-right:5px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-5\@sm{padding:5px !important}.pT-5\@sm{padding-top:5px !important}.pR-5\@sm{padding-right:5px !important}.pB-5\@sm{padding-bottom:5px !important}.pL-5\@sm{padding-left:5px !important}.pY-5\@sm{padding-top:5px !important;padding-bottom:5px !important}.pX-5\@sm{padding-left:5px !important;padding-right:5px !important}}.p-10{padding:10px !important}.pT-10{padding-top:10px !important}.pR-10{padding-right:10px !important}.pB-10{padding-bottom:10px !important}.pL-10{padding-left:10px !important}.pY-10{padding-top:10px !important;padding-bottom:10px !important}.pX-10{padding-left:10px !important;padding-right:10px !important}@media screen and (min-width:1440px){.p-10\@xl\+{padding:10px !important}.pT-10\@xl\+{padding-top:10px !important}.pR-10\@xl\+{padding-right:10px !important}.pB-10\@xl\+{padding-bottom:10px !important}.pL-10\@xl\+{padding-left:10px !important}.pY-10\@xl\+{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@xl\+{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:1200px){.p-10\@lg\+{padding:10px !important}.pT-10\@lg\+{padding-top:10px !important}.pR-10\@lg\+{padding-right:10px !important}.pB-10\@lg\+{padding-bottom:10px !important}.pL-10\@lg\+{padding-left:10px !important}.pY-10\@lg\+{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@lg\+{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:992px){.p-10\@md\+{padding:10px !important}.pT-10\@md\+{padding-top:10px !important}.pR-10\@md\+{padding-right:10px !important}.pB-10\@md\+{padding-bottom:10px !important}.pL-10\@md\+{padding-left:10px !important}.pY-10\@md\+{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@md\+{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:768px){.p-10\@sm\+{padding:10px !important}.pT-10\@sm\+{padding-top:10px !important}.pR-10\@sm\+{padding-right:10px !important}.pB-10\@sm\+{padding-bottom:10px !important}.pL-10\@sm\+{padding-left:10px !important}.pY-10\@sm\+{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@sm\+{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:0){.p-10\@xs\+{padding:10px !important}.pT-10\@xs\+{padding-top:10px !important}.pR-10\@xs\+{padding-right:10px !important}.pB-10\@xs\+{padding-bottom:10px !important}.pL-10\@xs\+{padding-left:10px !important}.pY-10\@xs\+{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@xs\+{padding-left:10px !important;padding-right:10px !important}}@media screen and (max-width:1439px){.p-10\@xl-{padding:10px !important}.pT-10\@xl-{padding-top:10px !important}.pR-10\@xl-{padding-right:10px !important}.pB-10\@xl-{padding-bottom:10px !important}.pL-10\@xl-{padding-left:10px !important}.pY-10\@xl-{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@xl-{padding-left:10px !important;padding-right:10px !important}}@media screen and (max-width:1199px){.p-10\@lg-{padding:10px !important}.pT-10\@lg-{padding-top:10px !important}.pR-10\@lg-{padding-right:10px !important}.pB-10\@lg-{padding-bottom:10px !important}.pL-10\@lg-{padding-left:10px !important}.pY-10\@lg-{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@lg-{padding-left:10px !important;padding-right:10px !important}}@media screen and (max-width:991px){.p-10\@md-{padding:10px !important}.pT-10\@md-{padding-top:10px !important}.pR-10\@md-{padding-right:10px !important}.pB-10\@md-{padding-bottom:10px !important}.pL-10\@md-{padding-left:10px !important}.pY-10\@md-{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@md-{padding-left:10px !important;padding-right:10px !important}}@media screen and (max-width:767px){.p-10\@sm-{padding:10px !important}.pT-10\@sm-{padding-top:10px !important}.pR-10\@sm-{padding-right:10px !important}.pB-10\@sm-{padding-bottom:10px !important}.pL-10\@sm-{padding-left:10px !important}.pY-10\@sm-{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@sm-{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-10\@lg{padding:10px !important}.pT-10\@lg{padding-top:10px !important}.pR-10\@lg{padding-right:10px !important}.pB-10\@lg{padding-bottom:10px !important}.pL-10\@lg{padding-left:10px !important}.pY-10\@lg{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@lg{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-10\@md{padding:10px !important}.pT-10\@md{padding-top:10px !important}.pR-10\@md{padding-right:10px !important}.pB-10\@md{padding-bottom:10px !important}.pL-10\@md{padding-left:10px !important}.pY-10\@md{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@md{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-10\@sm{padding:10px !important}.pT-10\@sm{padding-top:10px !important}.pR-10\@sm{padding-right:10px !important}.pB-10\@sm{padding-bottom:10px !important}.pL-10\@sm{padding-left:10px !important}.pY-10\@sm{padding-top:10px !important;padding-bottom:10px !important}.pX-10\@sm{padding-left:10px !important;padding-right:10px !important}}.p-15{padding:15px !important}.pT-15{padding-top:15px !important}.pR-15{padding-right:15px !important}.pB-15{padding-bottom:15px !important}.pL-15{padding-left:15px !important}.pY-15{padding-top:15px !important;padding-bottom:15px !important}.pX-15{padding-left:15px !important;padding-right:15px !important}@media screen and (min-width:1440px){.p-15\@xl\+{padding:15px !important}.pT-15\@xl\+{padding-top:15px !important}.pR-15\@xl\+{padding-right:15px !important}.pB-15\@xl\+{padding-bottom:15px !important}.pL-15\@xl\+{padding-left:15px !important}.pY-15\@xl\+{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@xl\+{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:1200px){.p-15\@lg\+{padding:15px !important}.pT-15\@lg\+{padding-top:15px !important}.pR-15\@lg\+{padding-right:15px !important}.pB-15\@lg\+{padding-bottom:15px !important}.pL-15\@lg\+{padding-left:15px !important}.pY-15\@lg\+{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@lg\+{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:992px){.p-15\@md\+{padding:15px !important}.pT-15\@md\+{padding-top:15px !important}.pR-15\@md\+{padding-right:15px !important}.pB-15\@md\+{padding-bottom:15px !important}.pL-15\@md\+{padding-left:15px !important}.pY-15\@md\+{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@md\+{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:768px){.p-15\@sm\+{padding:15px !important}.pT-15\@sm\+{padding-top:15px !important}.pR-15\@sm\+{padding-right:15px !important}.pB-15\@sm\+{padding-bottom:15px !important}.pL-15\@sm\+{padding-left:15px !important}.pY-15\@sm\+{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@sm\+{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:0){.p-15\@xs\+{padding:15px !important}.pT-15\@xs\+{padding-top:15px !important}.pR-15\@xs\+{padding-right:15px !important}.pB-15\@xs\+{padding-bottom:15px !important}.pL-15\@xs\+{padding-left:15px !important}.pY-15\@xs\+{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@xs\+{padding-left:15px !important;padding-right:15px !important}}@media screen and (max-width:1439px){.p-15\@xl-{padding:15px !important}.pT-15\@xl-{padding-top:15px !important}.pR-15\@xl-{padding-right:15px !important}.pB-15\@xl-{padding-bottom:15px !important}.pL-15\@xl-{padding-left:15px !important}.pY-15\@xl-{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@xl-{padding-left:15px !important;padding-right:15px !important}}@media screen and (max-width:1199px){.p-15\@lg-{padding:15px !important}.pT-15\@lg-{padding-top:15px !important}.pR-15\@lg-{padding-right:15px !important}.pB-15\@lg-{padding-bottom:15px !important}.pL-15\@lg-{padding-left:15px !important}.pY-15\@lg-{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@lg-{padding-left:15px !important;padding-right:15px !important}}@media screen and (max-width:991px){.p-15\@md-{padding:15px !important}.pT-15\@md-{padding-top:15px !important}.pR-15\@md-{padding-right:15px !important}.pB-15\@md-{padding-bottom:15px !important}.pL-15\@md-{padding-left:15px !important}.pY-15\@md-{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@md-{padding-left:15px !important;padding-right:15px !important}}@media screen and (max-width:767px){.p-15\@sm-{padding:15px !important}.pT-15\@sm-{padding-top:15px !important}.pR-15\@sm-{padding-right:15px !important}.pB-15\@sm-{padding-bottom:15px !important}.pL-15\@sm-{padding-left:15px !important}.pY-15\@sm-{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@sm-{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-15\@lg{padding:15px !important}.pT-15\@lg{padding-top:15px !important}.pR-15\@lg{padding-right:15px !important}.pB-15\@lg{padding-bottom:15px !important}.pL-15\@lg{padding-left:15px !important}.pY-15\@lg{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@lg{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-15\@md{padding:15px !important}.pT-15\@md{padding-top:15px !important}.pR-15\@md{padding-right:15px !important}.pB-15\@md{padding-bottom:15px !important}.pL-15\@md{padding-left:15px !important}.pY-15\@md{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@md{padding-left:15px !important;padding-right:15px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-15\@sm{padding:15px !important}.pT-15\@sm{padding-top:15px !important}.pR-15\@sm{padding-right:15px !important}.pB-15\@sm{padding-bottom:15px !important}.pL-15\@sm{padding-left:15px !important}.pY-15\@sm{padding-top:15px !important;padding-bottom:15px !important}.pX-15\@sm{padding-left:15px !important;padding-right:15px !important}}.p-20{padding:20px !important}.pT-20{padding-top:20px !important}.pR-20{padding-right:20px !important}.pB-20{padding-bottom:20px !important}.pL-20{padding-left:20px !important}.pY-20{padding-top:20px !important;padding-bottom:20px !important}.pX-20{padding-left:20px !important;padding-right:20px !important}@media screen and (min-width:1440px){.p-20\@xl\+{padding:20px !important}.pT-20\@xl\+{padding-top:20px !important}.pR-20\@xl\+{padding-right:20px !important}.pB-20\@xl\+{padding-bottom:20px !important}.pL-20\@xl\+{padding-left:20px !important}.pY-20\@xl\+{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@xl\+{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:1200px){.p-20\@lg\+{padding:20px !important}.pT-20\@lg\+{padding-top:20px !important}.pR-20\@lg\+{padding-right:20px !important}.pB-20\@lg\+{padding-bottom:20px !important}.pL-20\@lg\+{padding-left:20px !important}.pY-20\@lg\+{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@lg\+{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:992px){.p-20\@md\+{padding:20px !important}.pT-20\@md\+{padding-top:20px !important}.pR-20\@md\+{padding-right:20px !important}.pB-20\@md\+{padding-bottom:20px !important}.pL-20\@md\+{padding-left:20px !important}.pY-20\@md\+{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@md\+{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:768px){.p-20\@sm\+{padding:20px !important}.pT-20\@sm\+{padding-top:20px !important}.pR-20\@sm\+{padding-right:20px !important}.pB-20\@sm\+{padding-bottom:20px !important}.pL-20\@sm\+{padding-left:20px !important}.pY-20\@sm\+{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@sm\+{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:0){.p-20\@xs\+{padding:20px !important}.pT-20\@xs\+{padding-top:20px !important}.pR-20\@xs\+{padding-right:20px !important}.pB-20\@xs\+{padding-bottom:20px !important}.pL-20\@xs\+{padding-left:20px !important}.pY-20\@xs\+{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@xs\+{padding-left:20px !important;padding-right:20px !important}}@media screen and (max-width:1439px){.p-20\@xl-{padding:20px !important}.pT-20\@xl-{padding-top:20px !important}.pR-20\@xl-{padding-right:20px !important}.pB-20\@xl-{padding-bottom:20px !important}.pL-20\@xl-{padding-left:20px !important}.pY-20\@xl-{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@xl-{padding-left:20px !important;padding-right:20px !important}}@media screen and (max-width:1199px){.p-20\@lg-{padding:20px !important}.pT-20\@lg-{padding-top:20px !important}.pR-20\@lg-{padding-right:20px !important}.pB-20\@lg-{padding-bottom:20px !important}.pL-20\@lg-{padding-left:20px !important}.pY-20\@lg-{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@lg-{padding-left:20px !important;padding-right:20px !important}}@media screen and (max-width:991px){.p-20\@md-{padding:20px !important}.pT-20\@md-{padding-top:20px !important}.pR-20\@md-{padding-right:20px !important}.pB-20\@md-{padding-bottom:20px !important}.pL-20\@md-{padding-left:20px !important}.pY-20\@md-{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@md-{padding-left:20px !important;padding-right:20px !important}}@media screen and (max-width:767px){.p-20\@sm-{padding:20px !important}.pT-20\@sm-{padding-top:20px !important}.pR-20\@sm-{padding-right:20px !important}.pB-20\@sm-{padding-bottom:20px !important}.pL-20\@sm-{padding-left:20px !important}.pY-20\@sm-{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@sm-{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-20\@lg{padding:20px !important}.pT-20\@lg{padding-top:20px !important}.pR-20\@lg{padding-right:20px !important}.pB-20\@lg{padding-bottom:20px !important}.pL-20\@lg{padding-left:20px !important}.pY-20\@lg{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@lg{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-20\@md{padding:20px !important}.pT-20\@md{padding-top:20px !important}.pR-20\@md{padding-right:20px !important}.pB-20\@md{padding-bottom:20px !important}.pL-20\@md{padding-left:20px !important}.pY-20\@md{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@md{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-20\@sm{padding:20px !important}.pT-20\@sm{padding-top:20px !important}.pR-20\@sm{padding-right:20px !important}.pB-20\@sm{padding-bottom:20px !important}.pL-20\@sm{padding-left:20px !important}.pY-20\@sm{padding-top:20px !important;padding-bottom:20px !important}.pX-20\@sm{padding-left:20px !important;padding-right:20px !important}}.p-25{padding:25px !important}.pT-25{padding-top:25px !important}.pR-25{padding-right:25px !important}.pB-25{padding-bottom:25px !important}.pL-25{padding-left:25px !important}.pY-25{padding-top:25px !important;padding-bottom:25px !important}.pX-25{padding-left:25px !important;padding-right:25px !important}@media screen and (min-width:1440px){.p-25\@xl\+{padding:25px !important}.pT-25\@xl\+{padding-top:25px !important}.pR-25\@xl\+{padding-right:25px !important}.pB-25\@xl\+{padding-bottom:25px !important}.pL-25\@xl\+{padding-left:25px !important}.pY-25\@xl\+{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@xl\+{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:1200px){.p-25\@lg\+{padding:25px !important}.pT-25\@lg\+{padding-top:25px !important}.pR-25\@lg\+{padding-right:25px !important}.pB-25\@lg\+{padding-bottom:25px !important}.pL-25\@lg\+{padding-left:25px !important}.pY-25\@lg\+{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@lg\+{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:992px){.p-25\@md\+{padding:25px !important}.pT-25\@md\+{padding-top:25px !important}.pR-25\@md\+{padding-right:25px !important}.pB-25\@md\+{padding-bottom:25px !important}.pL-25\@md\+{padding-left:25px !important}.pY-25\@md\+{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@md\+{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:768px){.p-25\@sm\+{padding:25px !important}.pT-25\@sm\+{padding-top:25px !important}.pR-25\@sm\+{padding-right:25px !important}.pB-25\@sm\+{padding-bottom:25px !important}.pL-25\@sm\+{padding-left:25px !important}.pY-25\@sm\+{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@sm\+{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:0){.p-25\@xs\+{padding:25px !important}.pT-25\@xs\+{padding-top:25px !important}.pR-25\@xs\+{padding-right:25px !important}.pB-25\@xs\+{padding-bottom:25px !important}.pL-25\@xs\+{padding-left:25px !important}.pY-25\@xs\+{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@xs\+{padding-left:25px !important;padding-right:25px !important}}@media screen and (max-width:1439px){.p-25\@xl-{padding:25px !important}.pT-25\@xl-{padding-top:25px !important}.pR-25\@xl-{padding-right:25px !important}.pB-25\@xl-{padding-bottom:25px !important}.pL-25\@xl-{padding-left:25px !important}.pY-25\@xl-{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@xl-{padding-left:25px !important;padding-right:25px !important}}@media screen and (max-width:1199px){.p-25\@lg-{padding:25px !important}.pT-25\@lg-{padding-top:25px !important}.pR-25\@lg-{padding-right:25px !important}.pB-25\@lg-{padding-bottom:25px !important}.pL-25\@lg-{padding-left:25px !important}.pY-25\@lg-{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@lg-{padding-left:25px !important;padding-right:25px !important}}@media screen and (max-width:991px){.p-25\@md-{padding:25px !important}.pT-25\@md-{padding-top:25px !important}.pR-25\@md-{padding-right:25px !important}.pB-25\@md-{padding-bottom:25px !important}.pL-25\@md-{padding-left:25px !important}.pY-25\@md-{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@md-{padding-left:25px !important;padding-right:25px !important}}@media screen and (max-width:767px){.p-25\@sm-{padding:25px !important}.pT-25\@sm-{padding-top:25px !important}.pR-25\@sm-{padding-right:25px !important}.pB-25\@sm-{padding-bottom:25px !important}.pL-25\@sm-{padding-left:25px !important}.pY-25\@sm-{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@sm-{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-25\@lg{padding:25px !important}.pT-25\@lg{padding-top:25px !important}.pR-25\@lg{padding-right:25px !important}.pB-25\@lg{padding-bottom:25px !important}.pL-25\@lg{padding-left:25px !important}.pY-25\@lg{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@lg{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-25\@md{padding:25px !important}.pT-25\@md{padding-top:25px !important}.pR-25\@md{padding-right:25px !important}.pB-25\@md{padding-bottom:25px !important}.pL-25\@md{padding-left:25px !important}.pY-25\@md{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@md{padding-left:25px !important;padding-right:25px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-25\@sm{padding:25px !important}.pT-25\@sm{padding-top:25px !important}.pR-25\@sm{padding-right:25px !important}.pB-25\@sm{padding-bottom:25px !important}.pL-25\@sm{padding-left:25px !important}.pY-25\@sm{padding-top:25px !important;padding-bottom:25px !important}.pX-25\@sm{padding-left:25px !important;padding-right:25px !important}}.p-30{padding:30px !important}.pT-30{padding-top:30px !important}.pR-30{padding-right:30px !important}.pB-30{padding-bottom:30px !important}.pL-30{padding-left:30px !important}.pY-30{padding-top:30px !important;padding-bottom:30px !important}.pX-30{padding-left:30px !important;padding-right:30px !important}@media screen and (min-width:1440px){.p-30\@xl\+{padding:30px !important}.pT-30\@xl\+{padding-top:30px !important}.pR-30\@xl\+{padding-right:30px !important}.pB-30\@xl\+{padding-bottom:30px !important}.pL-30\@xl\+{padding-left:30px !important}.pY-30\@xl\+{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@xl\+{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:1200px){.p-30\@lg\+{padding:30px !important}.pT-30\@lg\+{padding-top:30px !important}.pR-30\@lg\+{padding-right:30px !important}.pB-30\@lg\+{padding-bottom:30px !important}.pL-30\@lg\+{padding-left:30px !important}.pY-30\@lg\+{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@lg\+{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:992px){.p-30\@md\+{padding:30px !important}.pT-30\@md\+{padding-top:30px !important}.pR-30\@md\+{padding-right:30px !important}.pB-30\@md\+{padding-bottom:30px !important}.pL-30\@md\+{padding-left:30px !important}.pY-30\@md\+{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@md\+{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:768px){.p-30\@sm\+{padding:30px !important}.pT-30\@sm\+{padding-top:30px !important}.pR-30\@sm\+{padding-right:30px !important}.pB-30\@sm\+{padding-bottom:30px !important}.pL-30\@sm\+{padding-left:30px !important}.pY-30\@sm\+{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@sm\+{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:0){.p-30\@xs\+{padding:30px !important}.pT-30\@xs\+{padding-top:30px !important}.pR-30\@xs\+{padding-right:30px !important}.pB-30\@xs\+{padding-bottom:30px !important}.pL-30\@xs\+{padding-left:30px !important}.pY-30\@xs\+{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@xs\+{padding-left:30px !important;padding-right:30px !important}}@media screen and (max-width:1439px){.p-30\@xl-{padding:30px !important}.pT-30\@xl-{padding-top:30px !important}.pR-30\@xl-{padding-right:30px !important}.pB-30\@xl-{padding-bottom:30px !important}.pL-30\@xl-{padding-left:30px !important}.pY-30\@xl-{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@xl-{padding-left:30px !important;padding-right:30px !important}}@media screen and (max-width:1199px){.p-30\@lg-{padding:30px !important}.pT-30\@lg-{padding-top:30px !important}.pR-30\@lg-{padding-right:30px !important}.pB-30\@lg-{padding-bottom:30px !important}.pL-30\@lg-{padding-left:30px !important}.pY-30\@lg-{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@lg-{padding-left:30px !important;padding-right:30px !important}}@media screen and (max-width:991px){.p-30\@md-{padding:30px !important}.pT-30\@md-{padding-top:30px !important}.pR-30\@md-{padding-right:30px !important}.pB-30\@md-{padding-bottom:30px !important}.pL-30\@md-{padding-left:30px !important}.pY-30\@md-{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@md-{padding-left:30px !important;padding-right:30px !important}}@media screen and (max-width:767px){.p-30\@sm-{padding:30px !important}.pT-30\@sm-{padding-top:30px !important}.pR-30\@sm-{padding-right:30px !important}.pB-30\@sm-{padding-bottom:30px !important}.pL-30\@sm-{padding-left:30px !important}.pY-30\@sm-{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@sm-{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-30\@lg{padding:30px !important}.pT-30\@lg{padding-top:30px !important}.pR-30\@lg{padding-right:30px !important}.pB-30\@lg{padding-bottom:30px !important}.pL-30\@lg{padding-left:30px !important}.pY-30\@lg{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@lg{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-30\@md{padding:30px !important}.pT-30\@md{padding-top:30px !important}.pR-30\@md{padding-right:30px !important}.pB-30\@md{padding-bottom:30px !important}.pL-30\@md{padding-left:30px !important}.pY-30\@md{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@md{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-30\@sm{padding:30px !important}.pT-30\@sm{padding-top:30px !important}.pR-30\@sm{padding-right:30px !important}.pB-30\@sm{padding-bottom:30px !important}.pL-30\@sm{padding-left:30px !important}.pY-30\@sm{padding-top:30px !important;padding-bottom:30px !important}.pX-30\@sm{padding-left:30px !important;padding-right:30px !important}}.p-35{padding:35px !important}.pT-35{padding-top:35px !important}.pR-35{padding-right:35px !important}.pB-35{padding-bottom:35px !important}.pL-35{padding-left:35px !important}.pY-35{padding-top:35px !important;padding-bottom:35px !important}.pX-35{padding-left:35px !important;padding-right:35px !important}@media screen and (min-width:1440px){.p-35\@xl\+{padding:35px !important}.pT-35\@xl\+{padding-top:35px !important}.pR-35\@xl\+{padding-right:35px !important}.pB-35\@xl\+{padding-bottom:35px !important}.pL-35\@xl\+{padding-left:35px !important}.pY-35\@xl\+{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@xl\+{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:1200px){.p-35\@lg\+{padding:35px !important}.pT-35\@lg\+{padding-top:35px !important}.pR-35\@lg\+{padding-right:35px !important}.pB-35\@lg\+{padding-bottom:35px !important}.pL-35\@lg\+{padding-left:35px !important}.pY-35\@lg\+{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@lg\+{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:992px){.p-35\@md\+{padding:35px !important}.pT-35\@md\+{padding-top:35px !important}.pR-35\@md\+{padding-right:35px !important}.pB-35\@md\+{padding-bottom:35px !important}.pL-35\@md\+{padding-left:35px !important}.pY-35\@md\+{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@md\+{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:768px){.p-35\@sm\+{padding:35px !important}.pT-35\@sm\+{padding-top:35px !important}.pR-35\@sm\+{padding-right:35px !important}.pB-35\@sm\+{padding-bottom:35px !important}.pL-35\@sm\+{padding-left:35px !important}.pY-35\@sm\+{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@sm\+{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:0){.p-35\@xs\+{padding:35px !important}.pT-35\@xs\+{padding-top:35px !important}.pR-35\@xs\+{padding-right:35px !important}.pB-35\@xs\+{padding-bottom:35px !important}.pL-35\@xs\+{padding-left:35px !important}.pY-35\@xs\+{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@xs\+{padding-left:35px !important;padding-right:35px !important}}@media screen and (max-width:1439px){.p-35\@xl-{padding:35px !important}.pT-35\@xl-{padding-top:35px !important}.pR-35\@xl-{padding-right:35px !important}.pB-35\@xl-{padding-bottom:35px !important}.pL-35\@xl-{padding-left:35px !important}.pY-35\@xl-{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@xl-{padding-left:35px !important;padding-right:35px !important}}@media screen and (max-width:1199px){.p-35\@lg-{padding:35px !important}.pT-35\@lg-{padding-top:35px !important}.pR-35\@lg-{padding-right:35px !important}.pB-35\@lg-{padding-bottom:35px !important}.pL-35\@lg-{padding-left:35px !important}.pY-35\@lg-{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@lg-{padding-left:35px !important;padding-right:35px !important}}@media screen and (max-width:991px){.p-35\@md-{padding:35px !important}.pT-35\@md-{padding-top:35px !important}.pR-35\@md-{padding-right:35px !important}.pB-35\@md-{padding-bottom:35px !important}.pL-35\@md-{padding-left:35px !important}.pY-35\@md-{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@md-{padding-left:35px !important;padding-right:35px !important}}@media screen and (max-width:767px){.p-35\@sm-{padding:35px !important}.pT-35\@sm-{padding-top:35px !important}.pR-35\@sm-{padding-right:35px !important}.pB-35\@sm-{padding-bottom:35px !important}.pL-35\@sm-{padding-left:35px !important}.pY-35\@sm-{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@sm-{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-35\@lg{padding:35px !important}.pT-35\@lg{padding-top:35px !important}.pR-35\@lg{padding-right:35px !important}.pB-35\@lg{padding-bottom:35px !important}.pL-35\@lg{padding-left:35px !important}.pY-35\@lg{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@lg{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-35\@md{padding:35px !important}.pT-35\@md{padding-top:35px !important}.pR-35\@md{padding-right:35px !important}.pB-35\@md{padding-bottom:35px !important}.pL-35\@md{padding-left:35px !important}.pY-35\@md{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@md{padding-left:35px !important;padding-right:35px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-35\@sm{padding:35px !important}.pT-35\@sm{padding-top:35px !important}.pR-35\@sm{padding-right:35px !important}.pB-35\@sm{padding-bottom:35px !important}.pL-35\@sm{padding-left:35px !important}.pY-35\@sm{padding-top:35px !important;padding-bottom:35px !important}.pX-35\@sm{padding-left:35px !important;padding-right:35px !important}}.p-40{padding:40px !important}.pT-40{padding-top:40px !important}.pR-40{padding-right:40px !important}.pB-40{padding-bottom:40px !important}.pL-40{padding-left:40px !important}.pY-40{padding-top:40px !important;padding-bottom:40px !important}.pX-40{padding-left:40px !important;padding-right:40px !important}@media screen and (min-width:1440px){.p-40\@xl\+{padding:40px !important}.pT-40\@xl\+{padding-top:40px !important}.pR-40\@xl\+{padding-right:40px !important}.pB-40\@xl\+{padding-bottom:40px !important}.pL-40\@xl\+{padding-left:40px !important}.pY-40\@xl\+{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@xl\+{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:1200px){.p-40\@lg\+{padding:40px !important}.pT-40\@lg\+{padding-top:40px !important}.pR-40\@lg\+{padding-right:40px !important}.pB-40\@lg\+{padding-bottom:40px !important}.pL-40\@lg\+{padding-left:40px !important}.pY-40\@lg\+{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@lg\+{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:992px){.p-40\@md\+{padding:40px !important}.pT-40\@md\+{padding-top:40px !important}.pR-40\@md\+{padding-right:40px !important}.pB-40\@md\+{padding-bottom:40px !important}.pL-40\@md\+{padding-left:40px !important}.pY-40\@md\+{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@md\+{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:768px){.p-40\@sm\+{padding:40px !important}.pT-40\@sm\+{padding-top:40px !important}.pR-40\@sm\+{padding-right:40px !important}.pB-40\@sm\+{padding-bottom:40px !important}.pL-40\@sm\+{padding-left:40px !important}.pY-40\@sm\+{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@sm\+{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:0){.p-40\@xs\+{padding:40px !important}.pT-40\@xs\+{padding-top:40px !important}.pR-40\@xs\+{padding-right:40px !important}.pB-40\@xs\+{padding-bottom:40px !important}.pL-40\@xs\+{padding-left:40px !important}.pY-40\@xs\+{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@xs\+{padding-left:40px !important;padding-right:40px !important}}@media screen and (max-width:1439px){.p-40\@xl-{padding:40px !important}.pT-40\@xl-{padding-top:40px !important}.pR-40\@xl-{padding-right:40px !important}.pB-40\@xl-{padding-bottom:40px !important}.pL-40\@xl-{padding-left:40px !important}.pY-40\@xl-{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@xl-{padding-left:40px !important;padding-right:40px !important}}@media screen and (max-width:1199px){.p-40\@lg-{padding:40px !important}.pT-40\@lg-{padding-top:40px !important}.pR-40\@lg-{padding-right:40px !important}.pB-40\@lg-{padding-bottom:40px !important}.pL-40\@lg-{padding-left:40px !important}.pY-40\@lg-{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@lg-{padding-left:40px !important;padding-right:40px !important}}@media screen and (max-width:991px){.p-40\@md-{padding:40px !important}.pT-40\@md-{padding-top:40px !important}.pR-40\@md-{padding-right:40px !important}.pB-40\@md-{padding-bottom:40px !important}.pL-40\@md-{padding-left:40px !important}.pY-40\@md-{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@md-{padding-left:40px !important;padding-right:40px !important}}@media screen and (max-width:767px){.p-40\@sm-{padding:40px !important}.pT-40\@sm-{padding-top:40px !important}.pR-40\@sm-{padding-right:40px !important}.pB-40\@sm-{padding-bottom:40px !important}.pL-40\@sm-{padding-left:40px !important}.pY-40\@sm-{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@sm-{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-40\@lg{padding:40px !important}.pT-40\@lg{padding-top:40px !important}.pR-40\@lg{padding-right:40px !important}.pB-40\@lg{padding-bottom:40px !important}.pL-40\@lg{padding-left:40px !important}.pY-40\@lg{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@lg{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-40\@md{padding:40px !important}.pT-40\@md{padding-top:40px !important}.pR-40\@md{padding-right:40px !important}.pB-40\@md{padding-bottom:40px !important}.pL-40\@md{padding-left:40px !important}.pY-40\@md{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@md{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-40\@sm{padding:40px !important}.pT-40\@sm{padding-top:40px !important}.pR-40\@sm{padding-right:40px !important}.pB-40\@sm{padding-bottom:40px !important}.pL-40\@sm{padding-left:40px !important}.pY-40\@sm{padding-top:40px !important;padding-bottom:40px !important}.pX-40\@sm{padding-left:40px !important;padding-right:40px !important}}.p-50{padding:50px !important}.pT-50{padding-top:50px !important}.pR-50{padding-right:50px !important}.pB-50{padding-bottom:50px !important}.pL-50{padding-left:50px !important}.pY-50{padding-top:50px !important;padding-bottom:50px !important}.pX-50{padding-left:50px !important;padding-right:50px !important}@media screen and (min-width:1440px){.p-50\@xl\+{padding:50px !important}.pT-50\@xl\+{padding-top:50px !important}.pR-50\@xl\+{padding-right:50px !important}.pB-50\@xl\+{padding-bottom:50px !important}.pL-50\@xl\+{padding-left:50px !important}.pY-50\@xl\+{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@xl\+{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:1200px){.p-50\@lg\+{padding:50px !important}.pT-50\@lg\+{padding-top:50px !important}.pR-50\@lg\+{padding-right:50px !important}.pB-50\@lg\+{padding-bottom:50px !important}.pL-50\@lg\+{padding-left:50px !important}.pY-50\@lg\+{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@lg\+{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:992px){.p-50\@md\+{padding:50px !important}.pT-50\@md\+{padding-top:50px !important}.pR-50\@md\+{padding-right:50px !important}.pB-50\@md\+{padding-bottom:50px !important}.pL-50\@md\+{padding-left:50px !important}.pY-50\@md\+{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@md\+{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:768px){.p-50\@sm\+{padding:50px !important}.pT-50\@sm\+{padding-top:50px !important}.pR-50\@sm\+{padding-right:50px !important}.pB-50\@sm\+{padding-bottom:50px !important}.pL-50\@sm\+{padding-left:50px !important}.pY-50\@sm\+{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@sm\+{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:0){.p-50\@xs\+{padding:50px !important}.pT-50\@xs\+{padding-top:50px !important}.pR-50\@xs\+{padding-right:50px !important}.pB-50\@xs\+{padding-bottom:50px !important}.pL-50\@xs\+{padding-left:50px !important}.pY-50\@xs\+{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@xs\+{padding-left:50px !important;padding-right:50px !important}}@media screen and (max-width:1439px){.p-50\@xl-{padding:50px !important}.pT-50\@xl-{padding-top:50px !important}.pR-50\@xl-{padding-right:50px !important}.pB-50\@xl-{padding-bottom:50px !important}.pL-50\@xl-{padding-left:50px !important}.pY-50\@xl-{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@xl-{padding-left:50px !important;padding-right:50px !important}}@media screen and (max-width:1199px){.p-50\@lg-{padding:50px !important}.pT-50\@lg-{padding-top:50px !important}.pR-50\@lg-{padding-right:50px !important}.pB-50\@lg-{padding-bottom:50px !important}.pL-50\@lg-{padding-left:50px !important}.pY-50\@lg-{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@lg-{padding-left:50px !important;padding-right:50px !important}}@media screen and (max-width:991px){.p-50\@md-{padding:50px !important}.pT-50\@md-{padding-top:50px !important}.pR-50\@md-{padding-right:50px !important}.pB-50\@md-{padding-bottom:50px !important}.pL-50\@md-{padding-left:50px !important}.pY-50\@md-{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@md-{padding-left:50px !important;padding-right:50px !important}}@media screen and (max-width:767px){.p-50\@sm-{padding:50px !important}.pT-50\@sm-{padding-top:50px !important}.pR-50\@sm-{padding-right:50px !important}.pB-50\@sm-{padding-bottom:50px !important}.pL-50\@sm-{padding-left:50px !important}.pY-50\@sm-{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@sm-{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-50\@lg{padding:50px !important}.pT-50\@lg{padding-top:50px !important}.pR-50\@lg{padding-right:50px !important}.pB-50\@lg{padding-bottom:50px !important}.pL-50\@lg{padding-left:50px !important}.pY-50\@lg{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@lg{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-50\@md{padding:50px !important}.pT-50\@md{padding-top:50px !important}.pR-50\@md{padding-right:50px !important}.pB-50\@md{padding-bottom:50px !important}.pL-50\@md{padding-left:50px !important}.pY-50\@md{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@md{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-50\@sm{padding:50px !important}.pT-50\@sm{padding-top:50px !important}.pR-50\@sm{padding-right:50px !important}.pB-50\@sm{padding-bottom:50px !important}.pL-50\@sm{padding-left:50px !important}.pY-50\@sm{padding-top:50px !important;padding-bottom:50px !important}.pX-50\@sm{padding-left:50px !important;padding-right:50px !important}}.p-60{padding:60px !important}.pT-60{padding-top:60px !important}.pR-60{padding-right:60px !important}.pB-60{padding-bottom:60px !important}.pL-60{padding-left:60px !important}.pY-60{padding-top:60px !important;padding-bottom:60px !important}.pX-60{padding-left:60px !important;padding-right:60px !important}@media screen and (min-width:1440px){.p-60\@xl\+{padding:60px !important}.pT-60\@xl\+{padding-top:60px !important}.pR-60\@xl\+{padding-right:60px !important}.pB-60\@xl\+{padding-bottom:60px !important}.pL-60\@xl\+{padding-left:60px !important}.pY-60\@xl\+{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@xl\+{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:1200px){.p-60\@lg\+{padding:60px !important}.pT-60\@lg\+{padding-top:60px !important}.pR-60\@lg\+{padding-right:60px !important}.pB-60\@lg\+{padding-bottom:60px !important}.pL-60\@lg\+{padding-left:60px !important}.pY-60\@lg\+{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@lg\+{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:992px){.p-60\@md\+{padding:60px !important}.pT-60\@md\+{padding-top:60px !important}.pR-60\@md\+{padding-right:60px !important}.pB-60\@md\+{padding-bottom:60px !important}.pL-60\@md\+{padding-left:60px !important}.pY-60\@md\+{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@md\+{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:768px){.p-60\@sm\+{padding:60px !important}.pT-60\@sm\+{padding-top:60px !important}.pR-60\@sm\+{padding-right:60px !important}.pB-60\@sm\+{padding-bottom:60px !important}.pL-60\@sm\+{padding-left:60px !important}.pY-60\@sm\+{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@sm\+{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:0){.p-60\@xs\+{padding:60px !important}.pT-60\@xs\+{padding-top:60px !important}.pR-60\@xs\+{padding-right:60px !important}.pB-60\@xs\+{padding-bottom:60px !important}.pL-60\@xs\+{padding-left:60px !important}.pY-60\@xs\+{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@xs\+{padding-left:60px !important;padding-right:60px !important}}@media screen and (max-width:1439px){.p-60\@xl-{padding:60px !important}.pT-60\@xl-{padding-top:60px !important}.pR-60\@xl-{padding-right:60px !important}.pB-60\@xl-{padding-bottom:60px !important}.pL-60\@xl-{padding-left:60px !important}.pY-60\@xl-{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@xl-{padding-left:60px !important;padding-right:60px !important}}@media screen and (max-width:1199px){.p-60\@lg-{padding:60px !important}.pT-60\@lg-{padding-top:60px !important}.pR-60\@lg-{padding-right:60px !important}.pB-60\@lg-{padding-bottom:60px !important}.pL-60\@lg-{padding-left:60px !important}.pY-60\@lg-{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@lg-{padding-left:60px !important;padding-right:60px !important}}@media screen and (max-width:991px){.p-60\@md-{padding:60px !important}.pT-60\@md-{padding-top:60px !important}.pR-60\@md-{padding-right:60px !important}.pB-60\@md-{padding-bottom:60px !important}.pL-60\@md-{padding-left:60px !important}.pY-60\@md-{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@md-{padding-left:60px !important;padding-right:60px !important}}@media screen and (max-width:767px){.p-60\@sm-{padding:60px !important}.pT-60\@sm-{padding-top:60px !important}.pR-60\@sm-{padding-right:60px !important}.pB-60\@sm-{padding-bottom:60px !important}.pL-60\@sm-{padding-left:60px !important}.pY-60\@sm-{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@sm-{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-60\@lg{padding:60px !important}.pT-60\@lg{padding-top:60px !important}.pR-60\@lg{padding-right:60px !important}.pB-60\@lg{padding-bottom:60px !important}.pL-60\@lg{padding-left:60px !important}.pY-60\@lg{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@lg{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-60\@md{padding:60px !important}.pT-60\@md{padding-top:60px !important}.pR-60\@md{padding-right:60px !important}.pB-60\@md{padding-bottom:60px !important}.pL-60\@md{padding-left:60px !important}.pY-60\@md{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@md{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-60\@sm{padding:60px !important}.pT-60\@sm{padding-top:60px !important}.pR-60\@sm{padding-right:60px !important}.pB-60\@sm{padding-bottom:60px !important}.pL-60\@sm{padding-left:60px !important}.pY-60\@sm{padding-top:60px !important;padding-bottom:60px !important}.pX-60\@sm{padding-left:60px !important;padding-right:60px !important}}.p-70{padding:70px !important}.pT-70{padding-top:70px !important}.pR-70{padding-right:70px !important}.pB-70{padding-bottom:70px !important}.pL-70{padding-left:70px !important}.pY-70{padding-top:70px !important;padding-bottom:70px !important}.pX-70{padding-left:70px !important;padding-right:70px !important}@media screen and (min-width:1440px){.p-70\@xl\+{padding:70px !important}.pT-70\@xl\+{padding-top:70px !important}.pR-70\@xl\+{padding-right:70px !important}.pB-70\@xl\+{padding-bottom:70px !important}.pL-70\@xl\+{padding-left:70px !important}.pY-70\@xl\+{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@xl\+{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:1200px){.p-70\@lg\+{padding:70px !important}.pT-70\@lg\+{padding-top:70px !important}.pR-70\@lg\+{padding-right:70px !important}.pB-70\@lg\+{padding-bottom:70px !important}.pL-70\@lg\+{padding-left:70px !important}.pY-70\@lg\+{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@lg\+{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:992px){.p-70\@md\+{padding:70px !important}.pT-70\@md\+{padding-top:70px !important}.pR-70\@md\+{padding-right:70px !important}.pB-70\@md\+{padding-bottom:70px !important}.pL-70\@md\+{padding-left:70px !important}.pY-70\@md\+{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@md\+{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:768px){.p-70\@sm\+{padding:70px !important}.pT-70\@sm\+{padding-top:70px !important}.pR-70\@sm\+{padding-right:70px !important}.pB-70\@sm\+{padding-bottom:70px !important}.pL-70\@sm\+{padding-left:70px !important}.pY-70\@sm\+{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@sm\+{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:0){.p-70\@xs\+{padding:70px !important}.pT-70\@xs\+{padding-top:70px !important}.pR-70\@xs\+{padding-right:70px !important}.pB-70\@xs\+{padding-bottom:70px !important}.pL-70\@xs\+{padding-left:70px !important}.pY-70\@xs\+{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@xs\+{padding-left:70px !important;padding-right:70px !important}}@media screen and (max-width:1439px){.p-70\@xl-{padding:70px !important}.pT-70\@xl-{padding-top:70px !important}.pR-70\@xl-{padding-right:70px !important}.pB-70\@xl-{padding-bottom:70px !important}.pL-70\@xl-{padding-left:70px !important}.pY-70\@xl-{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@xl-{padding-left:70px !important;padding-right:70px !important}}@media screen and (max-width:1199px){.p-70\@lg-{padding:70px !important}.pT-70\@lg-{padding-top:70px !important}.pR-70\@lg-{padding-right:70px !important}.pB-70\@lg-{padding-bottom:70px !important}.pL-70\@lg-{padding-left:70px !important}.pY-70\@lg-{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@lg-{padding-left:70px !important;padding-right:70px !important}}@media screen and (max-width:991px){.p-70\@md-{padding:70px !important}.pT-70\@md-{padding-top:70px !important}.pR-70\@md-{padding-right:70px !important}.pB-70\@md-{padding-bottom:70px !important}.pL-70\@md-{padding-left:70px !important}.pY-70\@md-{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@md-{padding-left:70px !important;padding-right:70px !important}}@media screen and (max-width:767px){.p-70\@sm-{padding:70px !important}.pT-70\@sm-{padding-top:70px !important}.pR-70\@sm-{padding-right:70px !important}.pB-70\@sm-{padding-bottom:70px !important}.pL-70\@sm-{padding-left:70px !important}.pY-70\@sm-{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@sm-{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-70\@lg{padding:70px !important}.pT-70\@lg{padding-top:70px !important}.pR-70\@lg{padding-right:70px !important}.pB-70\@lg{padding-bottom:70px !important}.pL-70\@lg{padding-left:70px !important}.pY-70\@lg{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@lg{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-70\@md{padding:70px !important}.pT-70\@md{padding-top:70px !important}.pR-70\@md{padding-right:70px !important}.pB-70\@md{padding-bottom:70px !important}.pL-70\@md{padding-left:70px !important}.pY-70\@md{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@md{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-70\@sm{padding:70px !important}.pT-70\@sm{padding-top:70px !important}.pR-70\@sm{padding-right:70px !important}.pB-70\@sm{padding-bottom:70px !important}.pL-70\@sm{padding-left:70px !important}.pY-70\@sm{padding-top:70px !important;padding-bottom:70px !important}.pX-70\@sm{padding-left:70px !important;padding-right:70px !important}}.p-80{padding:80px !important}.pT-80{padding-top:80px !important}.pR-80{padding-right:80px !important}.pB-80{padding-bottom:80px !important}.pL-80{padding-left:80px !important}.pY-80{padding-top:80px !important;padding-bottom:80px !important}.pX-80{padding-left:80px !important;padding-right:80px !important}@media screen and (min-width:1440px){.p-80\@xl\+{padding:80px !important}.pT-80\@xl\+{padding-top:80px !important}.pR-80\@xl\+{padding-right:80px !important}.pB-80\@xl\+{padding-bottom:80px !important}.pL-80\@xl\+{padding-left:80px !important}.pY-80\@xl\+{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@xl\+{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:1200px){.p-80\@lg\+{padding:80px !important}.pT-80\@lg\+{padding-top:80px !important}.pR-80\@lg\+{padding-right:80px !important}.pB-80\@lg\+{padding-bottom:80px !important}.pL-80\@lg\+{padding-left:80px !important}.pY-80\@lg\+{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@lg\+{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:992px){.p-80\@md\+{padding:80px !important}.pT-80\@md\+{padding-top:80px !important}.pR-80\@md\+{padding-right:80px !important}.pB-80\@md\+{padding-bottom:80px !important}.pL-80\@md\+{padding-left:80px !important}.pY-80\@md\+{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@md\+{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:768px){.p-80\@sm\+{padding:80px !important}.pT-80\@sm\+{padding-top:80px !important}.pR-80\@sm\+{padding-right:80px !important}.pB-80\@sm\+{padding-bottom:80px !important}.pL-80\@sm\+{padding-left:80px !important}.pY-80\@sm\+{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@sm\+{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:0){.p-80\@xs\+{padding:80px !important}.pT-80\@xs\+{padding-top:80px !important}.pR-80\@xs\+{padding-right:80px !important}.pB-80\@xs\+{padding-bottom:80px !important}.pL-80\@xs\+{padding-left:80px !important}.pY-80\@xs\+{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@xs\+{padding-left:80px !important;padding-right:80px !important}}@media screen and (max-width:1439px){.p-80\@xl-{padding:80px !important}.pT-80\@xl-{padding-top:80px !important}.pR-80\@xl-{padding-right:80px !important}.pB-80\@xl-{padding-bottom:80px !important}.pL-80\@xl-{padding-left:80px !important}.pY-80\@xl-{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@xl-{padding-left:80px !important;padding-right:80px !important}}@media screen and (max-width:1199px){.p-80\@lg-{padding:80px !important}.pT-80\@lg-{padding-top:80px !important}.pR-80\@lg-{padding-right:80px !important}.pB-80\@lg-{padding-bottom:80px !important}.pL-80\@lg-{padding-left:80px !important}.pY-80\@lg-{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@lg-{padding-left:80px !important;padding-right:80px !important}}@media screen and (max-width:991px){.p-80\@md-{padding:80px !important}.pT-80\@md-{padding-top:80px !important}.pR-80\@md-{padding-right:80px !important}.pB-80\@md-{padding-bottom:80px !important}.pL-80\@md-{padding-left:80px !important}.pY-80\@md-{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@md-{padding-left:80px !important;padding-right:80px !important}}@media screen and (max-width:767px){.p-80\@sm-{padding:80px !important}.pT-80\@sm-{padding-top:80px !important}.pR-80\@sm-{padding-right:80px !important}.pB-80\@sm-{padding-bottom:80px !important}.pL-80\@sm-{padding-left:80px !important}.pY-80\@sm-{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@sm-{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-80\@lg{padding:80px !important}.pT-80\@lg{padding-top:80px !important}.pR-80\@lg{padding-right:80px !important}.pB-80\@lg{padding-bottom:80px !important}.pL-80\@lg{padding-left:80px !important}.pY-80\@lg{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@lg{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-80\@md{padding:80px !important}.pT-80\@md{padding-top:80px !important}.pR-80\@md{padding-right:80px !important}.pB-80\@md{padding-bottom:80px !important}.pL-80\@md{padding-left:80px !important}.pY-80\@md{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@md{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-80\@sm{padding:80px !important}.pT-80\@sm{padding-top:80px !important}.pR-80\@sm{padding-right:80px !important}.pB-80\@sm{padding-bottom:80px !important}.pL-80\@sm{padding-left:80px !important}.pY-80\@sm{padding-top:80px !important;padding-bottom:80px !important}.pX-80\@sm{padding-left:80px !important;padding-right:80px !important}}.p-90{padding:90px !important}.pT-90{padding-top:90px !important}.pR-90{padding-right:90px !important}.pB-90{padding-bottom:90px !important}.pL-90{padding-left:90px !important}.pY-90{padding-top:90px !important;padding-bottom:90px !important}.pX-90{padding-left:90px !important;padding-right:90px !important}@media screen and (min-width:1440px){.p-90\@xl\+{padding:90px !important}.pT-90\@xl\+{padding-top:90px !important}.pR-90\@xl\+{padding-right:90px !important}.pB-90\@xl\+{padding-bottom:90px !important}.pL-90\@xl\+{padding-left:90px !important}.pY-90\@xl\+{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@xl\+{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:1200px){.p-90\@lg\+{padding:90px !important}.pT-90\@lg\+{padding-top:90px !important}.pR-90\@lg\+{padding-right:90px !important}.pB-90\@lg\+{padding-bottom:90px !important}.pL-90\@lg\+{padding-left:90px !important}.pY-90\@lg\+{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@lg\+{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:992px){.p-90\@md\+{padding:90px !important}.pT-90\@md\+{padding-top:90px !important}.pR-90\@md\+{padding-right:90px !important}.pB-90\@md\+{padding-bottom:90px !important}.pL-90\@md\+{padding-left:90px !important}.pY-90\@md\+{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@md\+{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:768px){.p-90\@sm\+{padding:90px !important}.pT-90\@sm\+{padding-top:90px !important}.pR-90\@sm\+{padding-right:90px !important}.pB-90\@sm\+{padding-bottom:90px !important}.pL-90\@sm\+{padding-left:90px !important}.pY-90\@sm\+{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@sm\+{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:0){.p-90\@xs\+{padding:90px !important}.pT-90\@xs\+{padding-top:90px !important}.pR-90\@xs\+{padding-right:90px !important}.pB-90\@xs\+{padding-bottom:90px !important}.pL-90\@xs\+{padding-left:90px !important}.pY-90\@xs\+{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@xs\+{padding-left:90px !important;padding-right:90px !important}}@media screen and (max-width:1439px){.p-90\@xl-{padding:90px !important}.pT-90\@xl-{padding-top:90px !important}.pR-90\@xl-{padding-right:90px !important}.pB-90\@xl-{padding-bottom:90px !important}.pL-90\@xl-{padding-left:90px !important}.pY-90\@xl-{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@xl-{padding-left:90px !important;padding-right:90px !important}}@media screen and (max-width:1199px){.p-90\@lg-{padding:90px !important}.pT-90\@lg-{padding-top:90px !important}.pR-90\@lg-{padding-right:90px !important}.pB-90\@lg-{padding-bottom:90px !important}.pL-90\@lg-{padding-left:90px !important}.pY-90\@lg-{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@lg-{padding-left:90px !important;padding-right:90px !important}}@media screen and (max-width:991px){.p-90\@md-{padding:90px !important}.pT-90\@md-{padding-top:90px !important}.pR-90\@md-{padding-right:90px !important}.pB-90\@md-{padding-bottom:90px !important}.pL-90\@md-{padding-left:90px !important}.pY-90\@md-{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@md-{padding-left:90px !important;padding-right:90px !important}}@media screen and (max-width:767px){.p-90\@sm-{padding:90px !important}.pT-90\@sm-{padding-top:90px !important}.pR-90\@sm-{padding-right:90px !important}.pB-90\@sm-{padding-bottom:90px !important}.pL-90\@sm-{padding-left:90px !important}.pY-90\@sm-{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@sm-{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-90\@lg{padding:90px !important}.pT-90\@lg{padding-top:90px !important}.pR-90\@lg{padding-right:90px !important}.pB-90\@lg{padding-bottom:90px !important}.pL-90\@lg{padding-left:90px !important}.pY-90\@lg{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@lg{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-90\@md{padding:90px !important}.pT-90\@md{padding-top:90px !important}.pR-90\@md{padding-right:90px !important}.pB-90\@md{padding-bottom:90px !important}.pL-90\@md{padding-left:90px !important}.pY-90\@md{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@md{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-90\@sm{padding:90px !important}.pT-90\@sm{padding-top:90px !important}.pR-90\@sm{padding-right:90px !important}.pB-90\@sm{padding-bottom:90px !important}.pL-90\@sm{padding-left:90px !important}.pY-90\@sm{padding-top:90px !important;padding-bottom:90px !important}.pX-90\@sm{padding-left:90px !important;padding-right:90px !important}}.p-100{padding:100px !important}.pT-100{padding-top:100px !important}.pR-100{padding-right:100px !important}.pB-100{padding-bottom:100px !important}.pL-100{padding-left:100px !important}.pY-100{padding-top:100px !important;padding-bottom:100px !important}.pX-100{padding-left:100px !important;padding-right:100px !important}@media screen and (min-width:1440px){.p-100\@xl\+{padding:100px !important}.pT-100\@xl\+{padding-top:100px !important}.pR-100\@xl\+{padding-right:100px !important}.pB-100\@xl\+{padding-bottom:100px !important}.pL-100\@xl\+{padding-left:100px !important}.pY-100\@xl\+{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@xl\+{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:1200px){.p-100\@lg\+{padding:100px !important}.pT-100\@lg\+{padding-top:100px !important}.pR-100\@lg\+{padding-right:100px !important}.pB-100\@lg\+{padding-bottom:100px !important}.pL-100\@lg\+{padding-left:100px !important}.pY-100\@lg\+{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@lg\+{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:992px){.p-100\@md\+{padding:100px !important}.pT-100\@md\+{padding-top:100px !important}.pR-100\@md\+{padding-right:100px !important}.pB-100\@md\+{padding-bottom:100px !important}.pL-100\@md\+{padding-left:100px !important}.pY-100\@md\+{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@md\+{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:768px){.p-100\@sm\+{padding:100px !important}.pT-100\@sm\+{padding-top:100px !important}.pR-100\@sm\+{padding-right:100px !important}.pB-100\@sm\+{padding-bottom:100px !important}.pL-100\@sm\+{padding-left:100px !important}.pY-100\@sm\+{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@sm\+{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:0){.p-100\@xs\+{padding:100px !important}.pT-100\@xs\+{padding-top:100px !important}.pR-100\@xs\+{padding-right:100px !important}.pB-100\@xs\+{padding-bottom:100px !important}.pL-100\@xs\+{padding-left:100px !important}.pY-100\@xs\+{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@xs\+{padding-left:100px !important;padding-right:100px !important}}@media screen and (max-width:1439px){.p-100\@xl-{padding:100px !important}.pT-100\@xl-{padding-top:100px !important}.pR-100\@xl-{padding-right:100px !important}.pB-100\@xl-{padding-bottom:100px !important}.pL-100\@xl-{padding-left:100px !important}.pY-100\@xl-{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@xl-{padding-left:100px !important;padding-right:100px !important}}@media screen and (max-width:1199px){.p-100\@lg-{padding:100px !important}.pT-100\@lg-{padding-top:100px !important}.pR-100\@lg-{padding-right:100px !important}.pB-100\@lg-{padding-bottom:100px !important}.pL-100\@lg-{padding-left:100px !important}.pY-100\@lg-{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@lg-{padding-left:100px !important;padding-right:100px !important}}@media screen and (max-width:991px){.p-100\@md-{padding:100px !important}.pT-100\@md-{padding-top:100px !important}.pR-100\@md-{padding-right:100px !important}.pB-100\@md-{padding-bottom:100px !important}.pL-100\@md-{padding-left:100px !important}.pY-100\@md-{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@md-{padding-left:100px !important;padding-right:100px !important}}@media screen and (max-width:767px){.p-100\@sm-{padding:100px !important}.pT-100\@sm-{padding-top:100px !important}.pR-100\@sm-{padding-right:100px !important}.pB-100\@sm-{padding-bottom:100px !important}.pL-100\@sm-{padding-left:100px !important}.pY-100\@sm-{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@sm-{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-100\@lg{padding:100px !important}.pT-100\@lg{padding-top:100px !important}.pR-100\@lg{padding-right:100px !important}.pB-100\@lg{padding-bottom:100px !important}.pL-100\@lg{padding-left:100px !important}.pY-100\@lg{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@lg{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-100\@md{padding:100px !important}.pT-100\@md{padding-top:100px !important}.pR-100\@md{padding-right:100px !important}.pB-100\@md{padding-bottom:100px !important}.pL-100\@md{padding-left:100px !important}.pY-100\@md{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@md{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-100\@sm{padding:100px !important}.pT-100\@sm{padding-top:100px !important}.pR-100\@sm{padding-right:100px !important}.pB-100\@sm{padding-bottom:100px !important}.pL-100\@sm{padding-left:100px !important}.pY-100\@sm{padding-top:100px !important;padding-bottom:100px !important}.pX-100\@sm{padding-left:100px !important;padding-right:100px !important}}.p-110{padding:110px !important}.pT-110{padding-top:110px !important}.pR-110{padding-right:110px !important}.pB-110{padding-bottom:110px !important}.pL-110{padding-left:110px !important}.pY-110{padding-top:110px !important;padding-bottom:110px !important}.pX-110{padding-left:110px !important;padding-right:110px !important}@media screen and (min-width:1440px){.p-110\@xl\+{padding:110px !important}.pT-110\@xl\+{padding-top:110px !important}.pR-110\@xl\+{padding-right:110px !important}.pB-110\@xl\+{padding-bottom:110px !important}.pL-110\@xl\+{padding-left:110px !important}.pY-110\@xl\+{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@xl\+{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:1200px){.p-110\@lg\+{padding:110px !important}.pT-110\@lg\+{padding-top:110px !important}.pR-110\@lg\+{padding-right:110px !important}.pB-110\@lg\+{padding-bottom:110px !important}.pL-110\@lg\+{padding-left:110px !important}.pY-110\@lg\+{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@lg\+{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:992px){.p-110\@md\+{padding:110px !important}.pT-110\@md\+{padding-top:110px !important}.pR-110\@md\+{padding-right:110px !important}.pB-110\@md\+{padding-bottom:110px !important}.pL-110\@md\+{padding-left:110px !important}.pY-110\@md\+{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@md\+{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:768px){.p-110\@sm\+{padding:110px !important}.pT-110\@sm\+{padding-top:110px !important}.pR-110\@sm\+{padding-right:110px !important}.pB-110\@sm\+{padding-bottom:110px !important}.pL-110\@sm\+{padding-left:110px !important}.pY-110\@sm\+{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@sm\+{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:0){.p-110\@xs\+{padding:110px !important}.pT-110\@xs\+{padding-top:110px !important}.pR-110\@xs\+{padding-right:110px !important}.pB-110\@xs\+{padding-bottom:110px !important}.pL-110\@xs\+{padding-left:110px !important}.pY-110\@xs\+{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@xs\+{padding-left:110px !important;padding-right:110px !important}}@media screen and (max-width:1439px){.p-110\@xl-{padding:110px !important}.pT-110\@xl-{padding-top:110px !important}.pR-110\@xl-{padding-right:110px !important}.pB-110\@xl-{padding-bottom:110px !important}.pL-110\@xl-{padding-left:110px !important}.pY-110\@xl-{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@xl-{padding-left:110px !important;padding-right:110px !important}}@media screen and (max-width:1199px){.p-110\@lg-{padding:110px !important}.pT-110\@lg-{padding-top:110px !important}.pR-110\@lg-{padding-right:110px !important}.pB-110\@lg-{padding-bottom:110px !important}.pL-110\@lg-{padding-left:110px !important}.pY-110\@lg-{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@lg-{padding-left:110px !important;padding-right:110px !important}}@media screen and (max-width:991px){.p-110\@md-{padding:110px !important}.pT-110\@md-{padding-top:110px !important}.pR-110\@md-{padding-right:110px !important}.pB-110\@md-{padding-bottom:110px !important}.pL-110\@md-{padding-left:110px !important}.pY-110\@md-{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@md-{padding-left:110px !important;padding-right:110px !important}}@media screen and (max-width:767px){.p-110\@sm-{padding:110px !important}.pT-110\@sm-{padding-top:110px !important}.pR-110\@sm-{padding-right:110px !important}.pB-110\@sm-{padding-bottom:110px !important}.pL-110\@sm-{padding-left:110px !important}.pY-110\@sm-{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@sm-{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-110\@lg{padding:110px !important}.pT-110\@lg{padding-top:110px !important}.pR-110\@lg{padding-right:110px !important}.pB-110\@lg{padding-bottom:110px !important}.pL-110\@lg{padding-left:110px !important}.pY-110\@lg{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@lg{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-110\@md{padding:110px !important}.pT-110\@md{padding-top:110px !important}.pR-110\@md{padding-right:110px !important}.pB-110\@md{padding-bottom:110px !important}.pL-110\@md{padding-left:110px !important}.pY-110\@md{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@md{padding-left:110px !important;padding-right:110px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-110\@sm{padding:110px !important}.pT-110\@sm{padding-top:110px !important}.pR-110\@sm{padding-right:110px !important}.pB-110\@sm{padding-bottom:110px !important}.pL-110\@sm{padding-left:110px !important}.pY-110\@sm{padding-top:110px !important;padding-bottom:110px !important}.pX-110\@sm{padding-left:110px !important;padding-right:110px !important}}.p-120{padding:120px !important}.pT-120{padding-top:120px !important}.pR-120{padding-right:120px !important}.pB-120{padding-bottom:120px !important}.pL-120{padding-left:120px !important}.pY-120{padding-top:120px !important;padding-bottom:120px !important}.pX-120{padding-left:120px !important;padding-right:120px !important}@media screen and (min-width:1440px){.p-120\@xl\+{padding:120px !important}.pT-120\@xl\+{padding-top:120px !important}.pR-120\@xl\+{padding-right:120px !important}.pB-120\@xl\+{padding-bottom:120px !important}.pL-120\@xl\+{padding-left:120px !important}.pY-120\@xl\+{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@xl\+{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:1200px){.p-120\@lg\+{padding:120px !important}.pT-120\@lg\+{padding-top:120px !important}.pR-120\@lg\+{padding-right:120px !important}.pB-120\@lg\+{padding-bottom:120px !important}.pL-120\@lg\+{padding-left:120px !important}.pY-120\@lg\+{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@lg\+{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:992px){.p-120\@md\+{padding:120px !important}.pT-120\@md\+{padding-top:120px !important}.pR-120\@md\+{padding-right:120px !important}.pB-120\@md\+{padding-bottom:120px !important}.pL-120\@md\+{padding-left:120px !important}.pY-120\@md\+{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@md\+{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:768px){.p-120\@sm\+{padding:120px !important}.pT-120\@sm\+{padding-top:120px !important}.pR-120\@sm\+{padding-right:120px !important}.pB-120\@sm\+{padding-bottom:120px !important}.pL-120\@sm\+{padding-left:120px !important}.pY-120\@sm\+{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@sm\+{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:0){.p-120\@xs\+{padding:120px !important}.pT-120\@xs\+{padding-top:120px !important}.pR-120\@xs\+{padding-right:120px !important}.pB-120\@xs\+{padding-bottom:120px !important}.pL-120\@xs\+{padding-left:120px !important}.pY-120\@xs\+{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@xs\+{padding-left:120px !important;padding-right:120px !important}}@media screen and (max-width:1439px){.p-120\@xl-{padding:120px !important}.pT-120\@xl-{padding-top:120px !important}.pR-120\@xl-{padding-right:120px !important}.pB-120\@xl-{padding-bottom:120px !important}.pL-120\@xl-{padding-left:120px !important}.pY-120\@xl-{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@xl-{padding-left:120px !important;padding-right:120px !important}}@media screen and (max-width:1199px){.p-120\@lg-{padding:120px !important}.pT-120\@lg-{padding-top:120px !important}.pR-120\@lg-{padding-right:120px !important}.pB-120\@lg-{padding-bottom:120px !important}.pL-120\@lg-{padding-left:120px !important}.pY-120\@lg-{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@lg-{padding-left:120px !important;padding-right:120px !important}}@media screen and (max-width:991px){.p-120\@md-{padding:120px !important}.pT-120\@md-{padding-top:120px !important}.pR-120\@md-{padding-right:120px !important}.pB-120\@md-{padding-bottom:120px !important}.pL-120\@md-{padding-left:120px !important}.pY-120\@md-{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@md-{padding-left:120px !important;padding-right:120px !important}}@media screen and (max-width:767px){.p-120\@sm-{padding:120px !important}.pT-120\@sm-{padding-top:120px !important}.pR-120\@sm-{padding-right:120px !important}.pB-120\@sm-{padding-bottom:120px !important}.pL-120\@sm-{padding-left:120px !important}.pY-120\@sm-{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@sm-{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-120\@lg{padding:120px !important}.pT-120\@lg{padding-top:120px !important}.pR-120\@lg{padding-right:120px !important}.pB-120\@lg{padding-bottom:120px !important}.pL-120\@lg{padding-left:120px !important}.pY-120\@lg{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@lg{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-120\@md{padding:120px !important}.pT-120\@md{padding-top:120px !important}.pR-120\@md{padding-right:120px !important}.pB-120\@md{padding-bottom:120px !important}.pL-120\@md{padding-left:120px !important}.pY-120\@md{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@md{padding-left:120px !important;padding-right:120px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-120\@sm{padding:120px !important}.pT-120\@sm{padding-top:120px !important}.pR-120\@sm{padding-right:120px !important}.pB-120\@sm{padding-bottom:120px !important}.pL-120\@sm{padding-left:120px !important}.pY-120\@sm{padding-top:120px !important;padding-bottom:120px !important}.pX-120\@sm{padding-left:120px !important;padding-right:120px !important}}.p-130{padding:130px !important}.pT-130{padding-top:130px !important}.pR-130{padding-right:130px !important}.pB-130{padding-bottom:130px !important}.pL-130{padding-left:130px !important}.pY-130{padding-top:130px !important;padding-bottom:130px !important}.pX-130{padding-left:130px !important;padding-right:130px !important}@media screen and (min-width:1440px){.p-130\@xl\+{padding:130px !important}.pT-130\@xl\+{padding-top:130px !important}.pR-130\@xl\+{padding-right:130px !important}.pB-130\@xl\+{padding-bottom:130px !important}.pL-130\@xl\+{padding-left:130px !important}.pY-130\@xl\+{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@xl\+{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:1200px){.p-130\@lg\+{padding:130px !important}.pT-130\@lg\+{padding-top:130px !important}.pR-130\@lg\+{padding-right:130px !important}.pB-130\@lg\+{padding-bottom:130px !important}.pL-130\@lg\+{padding-left:130px !important}.pY-130\@lg\+{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@lg\+{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:992px){.p-130\@md\+{padding:130px !important}.pT-130\@md\+{padding-top:130px !important}.pR-130\@md\+{padding-right:130px !important}.pB-130\@md\+{padding-bottom:130px !important}.pL-130\@md\+{padding-left:130px !important}.pY-130\@md\+{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@md\+{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:768px){.p-130\@sm\+{padding:130px !important}.pT-130\@sm\+{padding-top:130px !important}.pR-130\@sm\+{padding-right:130px !important}.pB-130\@sm\+{padding-bottom:130px !important}.pL-130\@sm\+{padding-left:130px !important}.pY-130\@sm\+{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@sm\+{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:0){.p-130\@xs\+{padding:130px !important}.pT-130\@xs\+{padding-top:130px !important}.pR-130\@xs\+{padding-right:130px !important}.pB-130\@xs\+{padding-bottom:130px !important}.pL-130\@xs\+{padding-left:130px !important}.pY-130\@xs\+{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@xs\+{padding-left:130px !important;padding-right:130px !important}}@media screen and (max-width:1439px){.p-130\@xl-{padding:130px !important}.pT-130\@xl-{padding-top:130px !important}.pR-130\@xl-{padding-right:130px !important}.pB-130\@xl-{padding-bottom:130px !important}.pL-130\@xl-{padding-left:130px !important}.pY-130\@xl-{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@xl-{padding-left:130px !important;padding-right:130px !important}}@media screen and (max-width:1199px){.p-130\@lg-{padding:130px !important}.pT-130\@lg-{padding-top:130px !important}.pR-130\@lg-{padding-right:130px !important}.pB-130\@lg-{padding-bottom:130px !important}.pL-130\@lg-{padding-left:130px !important}.pY-130\@lg-{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@lg-{padding-left:130px !important;padding-right:130px !important}}@media screen and (max-width:991px){.p-130\@md-{padding:130px !important}.pT-130\@md-{padding-top:130px !important}.pR-130\@md-{padding-right:130px !important}.pB-130\@md-{padding-bottom:130px !important}.pL-130\@md-{padding-left:130px !important}.pY-130\@md-{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@md-{padding-left:130px !important;padding-right:130px !important}}@media screen and (max-width:767px){.p-130\@sm-{padding:130px !important}.pT-130\@sm-{padding-top:130px !important}.pR-130\@sm-{padding-right:130px !important}.pB-130\@sm-{padding-bottom:130px !important}.pL-130\@sm-{padding-left:130px !important}.pY-130\@sm-{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@sm-{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-130\@lg{padding:130px !important}.pT-130\@lg{padding-top:130px !important}.pR-130\@lg{padding-right:130px !important}.pB-130\@lg{padding-bottom:130px !important}.pL-130\@lg{padding-left:130px !important}.pY-130\@lg{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@lg{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-130\@md{padding:130px !important}.pT-130\@md{padding-top:130px !important}.pR-130\@md{padding-right:130px !important}.pB-130\@md{padding-bottom:130px !important}.pL-130\@md{padding-left:130px !important}.pY-130\@md{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@md{padding-left:130px !important;padding-right:130px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-130\@sm{padding:130px !important}.pT-130\@sm{padding-top:130px !important}.pR-130\@sm{padding-right:130px !important}.pB-130\@sm{padding-bottom:130px !important}.pL-130\@sm{padding-left:130px !important}.pY-130\@sm{padding-top:130px !important;padding-bottom:130px !important}.pX-130\@sm{padding-left:130px !important;padding-right:130px !important}}.p-140{padding:140px !important}.pT-140{padding-top:140px !important}.pR-140{padding-right:140px !important}.pB-140{padding-bottom:140px !important}.pL-140{padding-left:140px !important}.pY-140{padding-top:140px !important;padding-bottom:140px !important}.pX-140{padding-left:140px !important;padding-right:140px !important}@media screen and (min-width:1440px){.p-140\@xl\+{padding:140px !important}.pT-140\@xl\+{padding-top:140px !important}.pR-140\@xl\+{padding-right:140px !important}.pB-140\@xl\+{padding-bottom:140px !important}.pL-140\@xl\+{padding-left:140px !important}.pY-140\@xl\+{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@xl\+{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:1200px){.p-140\@lg\+{padding:140px !important}.pT-140\@lg\+{padding-top:140px !important}.pR-140\@lg\+{padding-right:140px !important}.pB-140\@lg\+{padding-bottom:140px !important}.pL-140\@lg\+{padding-left:140px !important}.pY-140\@lg\+{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@lg\+{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:992px){.p-140\@md\+{padding:140px !important}.pT-140\@md\+{padding-top:140px !important}.pR-140\@md\+{padding-right:140px !important}.pB-140\@md\+{padding-bottom:140px !important}.pL-140\@md\+{padding-left:140px !important}.pY-140\@md\+{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@md\+{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:768px){.p-140\@sm\+{padding:140px !important}.pT-140\@sm\+{padding-top:140px !important}.pR-140\@sm\+{padding-right:140px !important}.pB-140\@sm\+{padding-bottom:140px !important}.pL-140\@sm\+{padding-left:140px !important}.pY-140\@sm\+{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@sm\+{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:0){.p-140\@xs\+{padding:140px !important}.pT-140\@xs\+{padding-top:140px !important}.pR-140\@xs\+{padding-right:140px !important}.pB-140\@xs\+{padding-bottom:140px !important}.pL-140\@xs\+{padding-left:140px !important}.pY-140\@xs\+{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@xs\+{padding-left:140px !important;padding-right:140px !important}}@media screen and (max-width:1439px){.p-140\@xl-{padding:140px !important}.pT-140\@xl-{padding-top:140px !important}.pR-140\@xl-{padding-right:140px !important}.pB-140\@xl-{padding-bottom:140px !important}.pL-140\@xl-{padding-left:140px !important}.pY-140\@xl-{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@xl-{padding-left:140px !important;padding-right:140px !important}}@media screen and (max-width:1199px){.p-140\@lg-{padding:140px !important}.pT-140\@lg-{padding-top:140px !important}.pR-140\@lg-{padding-right:140px !important}.pB-140\@lg-{padding-bottom:140px !important}.pL-140\@lg-{padding-left:140px !important}.pY-140\@lg-{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@lg-{padding-left:140px !important;padding-right:140px !important}}@media screen and (max-width:991px){.p-140\@md-{padding:140px !important}.pT-140\@md-{padding-top:140px !important}.pR-140\@md-{padding-right:140px !important}.pB-140\@md-{padding-bottom:140px !important}.pL-140\@md-{padding-left:140px !important}.pY-140\@md-{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@md-{padding-left:140px !important;padding-right:140px !important}}@media screen and (max-width:767px){.p-140\@sm-{padding:140px !important}.pT-140\@sm-{padding-top:140px !important}.pR-140\@sm-{padding-right:140px !important}.pB-140\@sm-{padding-bottom:140px !important}.pL-140\@sm-{padding-left:140px !important}.pY-140\@sm-{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@sm-{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-140\@lg{padding:140px !important}.pT-140\@lg{padding-top:140px !important}.pR-140\@lg{padding-right:140px !important}.pB-140\@lg{padding-bottom:140px !important}.pL-140\@lg{padding-left:140px !important}.pY-140\@lg{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@lg{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-140\@md{padding:140px !important}.pT-140\@md{padding-top:140px !important}.pR-140\@md{padding-right:140px !important}.pB-140\@md{padding-bottom:140px !important}.pL-140\@md{padding-left:140px !important}.pY-140\@md{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@md{padding-left:140px !important;padding-right:140px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-140\@sm{padding:140px !important}.pT-140\@sm{padding-top:140px !important}.pR-140\@sm{padding-right:140px !important}.pB-140\@sm{padding-bottom:140px !important}.pL-140\@sm{padding-left:140px !important}.pY-140\@sm{padding-top:140px !important;padding-bottom:140px !important}.pX-140\@sm{padding-left:140px !important;padding-right:140px !important}}.p-150{padding:150px !important}.pT-150{padding-top:150px !important}.pR-150{padding-right:150px !important}.pB-150{padding-bottom:150px !important}.pL-150{padding-left:150px !important}.pY-150{padding-top:150px !important;padding-bottom:150px !important}.pX-150{padding-left:150px !important;padding-right:150px !important}@media screen and (min-width:1440px){.p-150\@xl\+{padding:150px !important}.pT-150\@xl\+{padding-top:150px !important}.pR-150\@xl\+{padding-right:150px !important}.pB-150\@xl\+{padding-bottom:150px !important}.pL-150\@xl\+{padding-left:150px !important}.pY-150\@xl\+{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@xl\+{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:1200px){.p-150\@lg\+{padding:150px !important}.pT-150\@lg\+{padding-top:150px !important}.pR-150\@lg\+{padding-right:150px !important}.pB-150\@lg\+{padding-bottom:150px !important}.pL-150\@lg\+{padding-left:150px !important}.pY-150\@lg\+{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@lg\+{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:992px){.p-150\@md\+{padding:150px !important}.pT-150\@md\+{padding-top:150px !important}.pR-150\@md\+{padding-right:150px !important}.pB-150\@md\+{padding-bottom:150px !important}.pL-150\@md\+{padding-left:150px !important}.pY-150\@md\+{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@md\+{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:768px){.p-150\@sm\+{padding:150px !important}.pT-150\@sm\+{padding-top:150px !important}.pR-150\@sm\+{padding-right:150px !important}.pB-150\@sm\+{padding-bottom:150px !important}.pL-150\@sm\+{padding-left:150px !important}.pY-150\@sm\+{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@sm\+{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:0){.p-150\@xs\+{padding:150px !important}.pT-150\@xs\+{padding-top:150px !important}.pR-150\@xs\+{padding-right:150px !important}.pB-150\@xs\+{padding-bottom:150px !important}.pL-150\@xs\+{padding-left:150px !important}.pY-150\@xs\+{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@xs\+{padding-left:150px !important;padding-right:150px !important}}@media screen and (max-width:1439px){.p-150\@xl-{padding:150px !important}.pT-150\@xl-{padding-top:150px !important}.pR-150\@xl-{padding-right:150px !important}.pB-150\@xl-{padding-bottom:150px !important}.pL-150\@xl-{padding-left:150px !important}.pY-150\@xl-{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@xl-{padding-left:150px !important;padding-right:150px !important}}@media screen and (max-width:1199px){.p-150\@lg-{padding:150px !important}.pT-150\@lg-{padding-top:150px !important}.pR-150\@lg-{padding-right:150px !important}.pB-150\@lg-{padding-bottom:150px !important}.pL-150\@lg-{padding-left:150px !important}.pY-150\@lg-{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@lg-{padding-left:150px !important;padding-right:150px !important}}@media screen and (max-width:991px){.p-150\@md-{padding:150px !important}.pT-150\@md-{padding-top:150px !important}.pR-150\@md-{padding-right:150px !important}.pB-150\@md-{padding-bottom:150px !important}.pL-150\@md-{padding-left:150px !important}.pY-150\@md-{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@md-{padding-left:150px !important;padding-right:150px !important}}@media screen and (max-width:767px){.p-150\@sm-{padding:150px !important}.pT-150\@sm-{padding-top:150px !important}.pR-150\@sm-{padding-right:150px !important}.pB-150\@sm-{padding-bottom:150px !important}.pL-150\@sm-{padding-left:150px !important}.pY-150\@sm-{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@sm-{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-150\@lg{padding:150px !important}.pT-150\@lg{padding-top:150px !important}.pR-150\@lg{padding-right:150px !important}.pB-150\@lg{padding-bottom:150px !important}.pL-150\@lg{padding-left:150px !important}.pY-150\@lg{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@lg{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-150\@md{padding:150px !important}.pT-150\@md{padding-top:150px !important}.pR-150\@md{padding-right:150px !important}.pB-150\@md{padding-bottom:150px !important}.pL-150\@md{padding-left:150px !important}.pY-150\@md{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@md{padding-left:150px !important;padding-right:150px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-150\@sm{padding:150px !important}.pT-150\@sm{padding-top:150px !important}.pR-150\@sm{padding-right:150px !important}.pB-150\@sm{padding-bottom:150px !important}.pL-150\@sm{padding-left:150px !important}.pY-150\@sm{padding-top:150px !important;padding-bottom:150px !important}.pX-150\@sm{padding-left:150px !important;padding-right:150px !important}}.p-160{padding:160px !important}.pT-160{padding-top:160px !important}.pR-160{padding-right:160px !important}.pB-160{padding-bottom:160px !important}.pL-160{padding-left:160px !important}.pY-160{padding-top:160px !important;padding-bottom:160px !important}.pX-160{padding-left:160px !important;padding-right:160px !important}@media screen and (min-width:1440px){.p-160\@xl\+{padding:160px !important}.pT-160\@xl\+{padding-top:160px !important}.pR-160\@xl\+{padding-right:160px !important}.pB-160\@xl\+{padding-bottom:160px !important}.pL-160\@xl\+{padding-left:160px !important}.pY-160\@xl\+{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@xl\+{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:1200px){.p-160\@lg\+{padding:160px !important}.pT-160\@lg\+{padding-top:160px !important}.pR-160\@lg\+{padding-right:160px !important}.pB-160\@lg\+{padding-bottom:160px !important}.pL-160\@lg\+{padding-left:160px !important}.pY-160\@lg\+{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@lg\+{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:992px){.p-160\@md\+{padding:160px !important}.pT-160\@md\+{padding-top:160px !important}.pR-160\@md\+{padding-right:160px !important}.pB-160\@md\+{padding-bottom:160px !important}.pL-160\@md\+{padding-left:160px !important}.pY-160\@md\+{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@md\+{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:768px){.p-160\@sm\+{padding:160px !important}.pT-160\@sm\+{padding-top:160px !important}.pR-160\@sm\+{padding-right:160px !important}.pB-160\@sm\+{padding-bottom:160px !important}.pL-160\@sm\+{padding-left:160px !important}.pY-160\@sm\+{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@sm\+{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:0){.p-160\@xs\+{padding:160px !important}.pT-160\@xs\+{padding-top:160px !important}.pR-160\@xs\+{padding-right:160px !important}.pB-160\@xs\+{padding-bottom:160px !important}.pL-160\@xs\+{padding-left:160px !important}.pY-160\@xs\+{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@xs\+{padding-left:160px !important;padding-right:160px !important}}@media screen and (max-width:1439px){.p-160\@xl-{padding:160px !important}.pT-160\@xl-{padding-top:160px !important}.pR-160\@xl-{padding-right:160px !important}.pB-160\@xl-{padding-bottom:160px !important}.pL-160\@xl-{padding-left:160px !important}.pY-160\@xl-{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@xl-{padding-left:160px !important;padding-right:160px !important}}@media screen and (max-width:1199px){.p-160\@lg-{padding:160px !important}.pT-160\@lg-{padding-top:160px !important}.pR-160\@lg-{padding-right:160px !important}.pB-160\@lg-{padding-bottom:160px !important}.pL-160\@lg-{padding-left:160px !important}.pY-160\@lg-{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@lg-{padding-left:160px !important;padding-right:160px !important}}@media screen and (max-width:991px){.p-160\@md-{padding:160px !important}.pT-160\@md-{padding-top:160px !important}.pR-160\@md-{padding-right:160px !important}.pB-160\@md-{padding-bottom:160px !important}.pL-160\@md-{padding-left:160px !important}.pY-160\@md-{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@md-{padding-left:160px !important;padding-right:160px !important}}@media screen and (max-width:767px){.p-160\@sm-{padding:160px !important}.pT-160\@sm-{padding-top:160px !important}.pR-160\@sm-{padding-right:160px !important}.pB-160\@sm-{padding-bottom:160px !important}.pL-160\@sm-{padding-left:160px !important}.pY-160\@sm-{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@sm-{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:1199px) and (max-width:1439px){.p-160\@lg{padding:160px !important}.pT-160\@lg{padding-top:160px !important}.pR-160\@lg{padding-right:160px !important}.pB-160\@lg{padding-bottom:160px !important}.pL-160\@lg{padding-left:160px !important}.pY-160\@lg{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@lg{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:991px) and (max-width:1199px){.p-160\@md{padding:160px !important}.pT-160\@md{padding-top:160px !important}.pR-160\@md{padding-right:160px !important}.pB-160\@md{padding-bottom:160px !important}.pL-160\@md{padding-left:160px !important}.pY-160\@md{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@md{padding-left:160px !important;padding-right:160px !important}}@media screen and (min-width:767px) and (max-width:991px){.p-160\@sm{padding:160px !important}.pT-160\@sm{padding-top:160px !important}.pR-160\@sm{padding-right:160px !important}.pB-160\@sm{padding-bottom:160px !important}.pL-160\@sm{padding-left:160px !important}.pY-160\@sm{padding-top:160px !important;padding-bottom:160px !important}.pX-160\@sm{padding-left:160px !important;padding-right:160px !important}}.t-0{top:0}.r-0{right:0}.b-0{bottom:0}.l-0{left:0}@media screen and (min-width:1440px){.t-0\@xl\+{top:0}.r-0\@xl\+{right:0}.b-0\@xl\+{bottom:0}.l-0\@xl\+{left:0}}@media screen and (min-width:1200px){.t-0\@lg\+{top:0}.r-0\@lg\+{right:0}.b-0\@lg\+{bottom:0}.l-0\@lg\+{left:0}}@media screen and (min-width:992px){.t-0\@md\+{top:0}.r-0\@md\+{right:0}.b-0\@md\+{bottom:0}.l-0\@md\+{left:0}}@media screen and (min-width:768px){.t-0\@sm\+{top:0}.r-0\@sm\+{right:0}.b-0\@sm\+{bottom:0}.l-0\@sm\+{left:0}}@media screen and (min-width:0){.t-0\@xs\+{top:0}.r-0\@xs\+{right:0}.b-0\@xs\+{bottom:0}.l-0\@xs\+{left:0}}@media screen and (max-width:1439px){.t-0\@xl-{top:0}.r-0\@xl-{right:0}.b-0\@xl-{bottom:0}.l-0\@xl-{left:0}}@media screen and (max-width:1199px){.t-0\@lg-{top:0}.r-0\@lg-{right:0}.b-0\@lg-{bottom:0}.l-0\@lg-{left:0}}@media screen and (max-width:991px){.t-0\@md-{top:0}.r-0\@md-{right:0}.b-0\@md-{bottom:0}.l-0\@md-{left:0}}@media screen and (max-width:767px){.t-0\@sm-{top:0}.r-0\@sm-{right:0}.b-0\@sm-{bottom:0}.l-0\@sm-{left:0}}@media screen and (min-width:1199px) and (max-width:1439px){.t-0\@lg{top:0}.r-0\@lg{right:0}.b-0\@lg{bottom:0}.l-0\@lg{left:0}}@media screen and (min-width:991px) and (max-width:1199px){.t-0\@md{top:0}.r-0\@md{right:0}.b-0\@md{bottom:0}.l-0\@md{left:0}}@media screen and (min-width:767px) and (max-width:991px){.t-0\@sm{top:0}.r-0\@sm{right:0}.b-0\@sm{bottom:0}.l-0\@sm{left:0}}.t-1{top:1px}.r-1{right:1px}.b-1{bottom:1px}.l-1{left:1px}@media screen and (min-width:1440px){.t-1\@xl\+{top:1px}.r-1\@xl\+{right:1px}.b-1\@xl\+{bottom:1px}.l-1\@xl\+{left:1px}}@media screen and (min-width:1200px){.t-1\@lg\+{top:1px}.r-1\@lg\+{right:1px}.b-1\@lg\+{bottom:1px}.l-1\@lg\+{left:1px}}@media screen and (min-width:992px){.t-1\@md\+{top:1px}.r-1\@md\+{right:1px}.b-1\@md\+{bottom:1px}.l-1\@md\+{left:1px}}@media screen and (min-width:768px){.t-1\@sm\+{top:1px}.r-1\@sm\+{right:1px}.b-1\@sm\+{bottom:1px}.l-1\@sm\+{left:1px}}@media screen and (min-width:0){.t-1\@xs\+{top:1px}.r-1\@xs\+{right:1px}.b-1\@xs\+{bottom:1px}.l-1\@xs\+{left:1px}}@media screen and (max-width:1439px){.t-1\@xl-{top:1px}.r-1\@xl-{right:1px}.b-1\@xl-{bottom:1px}.l-1\@xl-{left:1px}}@media screen and (max-width:1199px){.t-1\@lg-{top:1px}.r-1\@lg-{right:1px}.b-1\@lg-{bottom:1px}.l-1\@lg-{left:1px}}@media screen and (max-width:991px){.t-1\@md-{top:1px}.r-1\@md-{right:1px}.b-1\@md-{bottom:1px}.l-1\@md-{left:1px}}@media screen and (max-width:767px){.t-1\@sm-{top:1px}.r-1\@sm-{right:1px}.b-1\@sm-{bottom:1px}.l-1\@sm-{left:1px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-1\@lg{top:1px}.r-1\@lg{right:1px}.b-1\@lg{bottom:1px}.l-1\@lg{left:1px}}@media screen and (min-width:991px) and (max-width:1199px){.t-1\@md{top:1px}.r-1\@md{right:1px}.b-1\@md{bottom:1px}.l-1\@md{left:1px}}@media screen and (min-width:767px) and (max-width:991px){.t-1\@sm{top:1px}.r-1\@sm{right:1px}.b-1\@sm{bottom:1px}.l-1\@sm{left:1px}}.t-2{top:2px}.r-2{right:2px}.b-2{bottom:2px}.l-2{left:2px}@media screen and (min-width:1440px){.t-2\@xl\+{top:2px}.r-2\@xl\+{right:2px}.b-2\@xl\+{bottom:2px}.l-2\@xl\+{left:2px}}@media screen and (min-width:1200px){.t-2\@lg\+{top:2px}.r-2\@lg\+{right:2px}.b-2\@lg\+{bottom:2px}.l-2\@lg\+{left:2px}}@media screen and (min-width:992px){.t-2\@md\+{top:2px}.r-2\@md\+{right:2px}.b-2\@md\+{bottom:2px}.l-2\@md\+{left:2px}}@media screen and (min-width:768px){.t-2\@sm\+{top:2px}.r-2\@sm\+{right:2px}.b-2\@sm\+{bottom:2px}.l-2\@sm\+{left:2px}}@media screen and (min-width:0){.t-2\@xs\+{top:2px}.r-2\@xs\+{right:2px}.b-2\@xs\+{bottom:2px}.l-2\@xs\+{left:2px}}@media screen and (max-width:1439px){.t-2\@xl-{top:2px}.r-2\@xl-{right:2px}.b-2\@xl-{bottom:2px}.l-2\@xl-{left:2px}}@media screen and (max-width:1199px){.t-2\@lg-{top:2px}.r-2\@lg-{right:2px}.b-2\@lg-{bottom:2px}.l-2\@lg-{left:2px}}@media screen and (max-width:991px){.t-2\@md-{top:2px}.r-2\@md-{right:2px}.b-2\@md-{bottom:2px}.l-2\@md-{left:2px}}@media screen and (max-width:767px){.t-2\@sm-{top:2px}.r-2\@sm-{right:2px}.b-2\@sm-{bottom:2px}.l-2\@sm-{left:2px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-2\@lg{top:2px}.r-2\@lg{right:2px}.b-2\@lg{bottom:2px}.l-2\@lg{left:2px}}@media screen and (min-width:991px) and (max-width:1199px){.t-2\@md{top:2px}.r-2\@md{right:2px}.b-2\@md{bottom:2px}.l-2\@md{left:2px}}@media screen and (min-width:767px) and (max-width:991px){.t-2\@sm{top:2px}.r-2\@sm{right:2px}.b-2\@sm{bottom:2px}.l-2\@sm{left:2px}}.t-3{top:3px}.r-3{right:3px}.b-3{bottom:3px}.l-3{left:3px}@media screen and (min-width:1440px){.t-3\@xl\+{top:3px}.r-3\@xl\+{right:3px}.b-3\@xl\+{bottom:3px}.l-3\@xl\+{left:3px}}@media screen and (min-width:1200px){.t-3\@lg\+{top:3px}.r-3\@lg\+{right:3px}.b-3\@lg\+{bottom:3px}.l-3\@lg\+{left:3px}}@media screen and (min-width:992px){.t-3\@md\+{top:3px}.r-3\@md\+{right:3px}.b-3\@md\+{bottom:3px}.l-3\@md\+{left:3px}}@media screen and (min-width:768px){.t-3\@sm\+{top:3px}.r-3\@sm\+{right:3px}.b-3\@sm\+{bottom:3px}.l-3\@sm\+{left:3px}}@media screen and (min-width:0){.t-3\@xs\+{top:3px}.r-3\@xs\+{right:3px}.b-3\@xs\+{bottom:3px}.l-3\@xs\+{left:3px}}@media screen and (max-width:1439px){.t-3\@xl-{top:3px}.r-3\@xl-{right:3px}.b-3\@xl-{bottom:3px}.l-3\@xl-{left:3px}}@media screen and (max-width:1199px){.t-3\@lg-{top:3px}.r-3\@lg-{right:3px}.b-3\@lg-{bottom:3px}.l-3\@lg-{left:3px}}@media screen and (max-width:991px){.t-3\@md-{top:3px}.r-3\@md-{right:3px}.b-3\@md-{bottom:3px}.l-3\@md-{left:3px}}@media screen and (max-width:767px){.t-3\@sm-{top:3px}.r-3\@sm-{right:3px}.b-3\@sm-{bottom:3px}.l-3\@sm-{left:3px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-3\@lg{top:3px}.r-3\@lg{right:3px}.b-3\@lg{bottom:3px}.l-3\@lg{left:3px}}@media screen and (min-width:991px) and (max-width:1199px){.t-3\@md{top:3px}.r-3\@md{right:3px}.b-3\@md{bottom:3px}.l-3\@md{left:3px}}@media screen and (min-width:767px) and (max-width:991px){.t-3\@sm{top:3px}.r-3\@sm{right:3px}.b-3\@sm{bottom:3px}.l-3\@sm{left:3px}}.t-4{top:4px}.r-4{right:4px}.b-4{bottom:4px}.l-4{left:4px}@media screen and (min-width:1440px){.t-4\@xl\+{top:4px}.r-4\@xl\+{right:4px}.b-4\@xl\+{bottom:4px}.l-4\@xl\+{left:4px}}@media screen and (min-width:1200px){.t-4\@lg\+{top:4px}.r-4\@lg\+{right:4px}.b-4\@lg\+{bottom:4px}.l-4\@lg\+{left:4px}}@media screen and (min-width:992px){.t-4\@md\+{top:4px}.r-4\@md\+{right:4px}.b-4\@md\+{bottom:4px}.l-4\@md\+{left:4px}}@media screen and (min-width:768px){.t-4\@sm\+{top:4px}.r-4\@sm\+{right:4px}.b-4\@sm\+{bottom:4px}.l-4\@sm\+{left:4px}}@media screen and (min-width:0){.t-4\@xs\+{top:4px}.r-4\@xs\+{right:4px}.b-4\@xs\+{bottom:4px}.l-4\@xs\+{left:4px}}@media screen and (max-width:1439px){.t-4\@xl-{top:4px}.r-4\@xl-{right:4px}.b-4\@xl-{bottom:4px}.l-4\@xl-{left:4px}}@media screen and (max-width:1199px){.t-4\@lg-{top:4px}.r-4\@lg-{right:4px}.b-4\@lg-{bottom:4px}.l-4\@lg-{left:4px}}@media screen and (max-width:991px){.t-4\@md-{top:4px}.r-4\@md-{right:4px}.b-4\@md-{bottom:4px}.l-4\@md-{left:4px}}@media screen and (max-width:767px){.t-4\@sm-{top:4px}.r-4\@sm-{right:4px}.b-4\@sm-{bottom:4px}.l-4\@sm-{left:4px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-4\@lg{top:4px}.r-4\@lg{right:4px}.b-4\@lg{bottom:4px}.l-4\@lg{left:4px}}@media screen and (min-width:991px) and (max-width:1199px){.t-4\@md{top:4px}.r-4\@md{right:4px}.b-4\@md{bottom:4px}.l-4\@md{left:4px}}@media screen and (min-width:767px) and (max-width:991px){.t-4\@sm{top:4px}.r-4\@sm{right:4px}.b-4\@sm{bottom:4px}.l-4\@sm{left:4px}}.t-5{top:5px}.r-5{right:5px}.b-5{bottom:5px}.l-5{left:5px}@media screen and (min-width:1440px){.t-5\@xl\+{top:5px}.r-5\@xl\+{right:5px}.b-5\@xl\+{bottom:5px}.l-5\@xl\+{left:5px}}@media screen and (min-width:1200px){.t-5\@lg\+{top:5px}.r-5\@lg\+{right:5px}.b-5\@lg\+{bottom:5px}.l-5\@lg\+{left:5px}}@media screen and (min-width:992px){.t-5\@md\+{top:5px}.r-5\@md\+{right:5px}.b-5\@md\+{bottom:5px}.l-5\@md\+{left:5px}}@media screen and (min-width:768px){.t-5\@sm\+{top:5px}.r-5\@sm\+{right:5px}.b-5\@sm\+{bottom:5px}.l-5\@sm\+{left:5px}}@media screen and (min-width:0){.t-5\@xs\+{top:5px}.r-5\@xs\+{right:5px}.b-5\@xs\+{bottom:5px}.l-5\@xs\+{left:5px}}@media screen and (max-width:1439px){.t-5\@xl-{top:5px}.r-5\@xl-{right:5px}.b-5\@xl-{bottom:5px}.l-5\@xl-{left:5px}}@media screen and (max-width:1199px){.t-5\@lg-{top:5px}.r-5\@lg-{right:5px}.b-5\@lg-{bottom:5px}.l-5\@lg-{left:5px}}@media screen and (max-width:991px){.t-5\@md-{top:5px}.r-5\@md-{right:5px}.b-5\@md-{bottom:5px}.l-5\@md-{left:5px}}@media screen and (max-width:767px){.t-5\@sm-{top:5px}.r-5\@sm-{right:5px}.b-5\@sm-{bottom:5px}.l-5\@sm-{left:5px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-5\@lg{top:5px}.r-5\@lg{right:5px}.b-5\@lg{bottom:5px}.l-5\@lg{left:5px}}@media screen and (min-width:991px) and (max-width:1199px){.t-5\@md{top:5px}.r-5\@md{right:5px}.b-5\@md{bottom:5px}.l-5\@md{left:5px}}@media screen and (min-width:767px) and (max-width:991px){.t-5\@sm{top:5px}.r-5\@sm{right:5px}.b-5\@sm{bottom:5px}.l-5\@sm{left:5px}}.t-10{top:10px}.r-10{right:10px}.b-10{bottom:10px}.l-10{left:10px}@media screen and (min-width:1440px){.t-10\@xl\+{top:10px}.r-10\@xl\+{right:10px}.b-10\@xl\+{bottom:10px}.l-10\@xl\+{left:10px}}@media screen and (min-width:1200px){.t-10\@lg\+{top:10px}.r-10\@lg\+{right:10px}.b-10\@lg\+{bottom:10px}.l-10\@lg\+{left:10px}}@media screen and (min-width:992px){.t-10\@md\+{top:10px}.r-10\@md\+{right:10px}.b-10\@md\+{bottom:10px}.l-10\@md\+{left:10px}}@media screen and (min-width:768px){.t-10\@sm\+{top:10px}.r-10\@sm\+{right:10px}.b-10\@sm\+{bottom:10px}.l-10\@sm\+{left:10px}}@media screen and (min-width:0){.t-10\@xs\+{top:10px}.r-10\@xs\+{right:10px}.b-10\@xs\+{bottom:10px}.l-10\@xs\+{left:10px}}@media screen and (max-width:1439px){.t-10\@xl-{top:10px}.r-10\@xl-{right:10px}.b-10\@xl-{bottom:10px}.l-10\@xl-{left:10px}}@media screen and (max-width:1199px){.t-10\@lg-{top:10px}.r-10\@lg-{right:10px}.b-10\@lg-{bottom:10px}.l-10\@lg-{left:10px}}@media screen and (max-width:991px){.t-10\@md-{top:10px}.r-10\@md-{right:10px}.b-10\@md-{bottom:10px}.l-10\@md-{left:10px}}@media screen and (max-width:767px){.t-10\@sm-{top:10px}.r-10\@sm-{right:10px}.b-10\@sm-{bottom:10px}.l-10\@sm-{left:10px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-10\@lg{top:10px}.r-10\@lg{right:10px}.b-10\@lg{bottom:10px}.l-10\@lg{left:10px}}@media screen and (min-width:991px) and (max-width:1199px){.t-10\@md{top:10px}.r-10\@md{right:10px}.b-10\@md{bottom:10px}.l-10\@md{left:10px}}@media screen and (min-width:767px) and (max-width:991px){.t-10\@sm{top:10px}.r-10\@sm{right:10px}.b-10\@sm{bottom:10px}.l-10\@sm{left:10px}}.t-15{top:15px}.r-15{right:15px}.b-15{bottom:15px}.l-15{left:15px}@media screen and (min-width:1440px){.t-15\@xl\+{top:15px}.r-15\@xl\+{right:15px}.b-15\@xl\+{bottom:15px}.l-15\@xl\+{left:15px}}@media screen and (min-width:1200px){.t-15\@lg\+{top:15px}.r-15\@lg\+{right:15px}.b-15\@lg\+{bottom:15px}.l-15\@lg\+{left:15px}}@media screen and (min-width:992px){.t-15\@md\+{top:15px}.r-15\@md\+{right:15px}.b-15\@md\+{bottom:15px}.l-15\@md\+{left:15px}}@media screen and (min-width:768px){.t-15\@sm\+{top:15px}.r-15\@sm\+{right:15px}.b-15\@sm\+{bottom:15px}.l-15\@sm\+{left:15px}}@media screen and (min-width:0){.t-15\@xs\+{top:15px}.r-15\@xs\+{right:15px}.b-15\@xs\+{bottom:15px}.l-15\@xs\+{left:15px}}@media screen and (max-width:1439px){.t-15\@xl-{top:15px}.r-15\@xl-{right:15px}.b-15\@xl-{bottom:15px}.l-15\@xl-{left:15px}}@media screen and (max-width:1199px){.t-15\@lg-{top:15px}.r-15\@lg-{right:15px}.b-15\@lg-{bottom:15px}.l-15\@lg-{left:15px}}@media screen and (max-width:991px){.t-15\@md-{top:15px}.r-15\@md-{right:15px}.b-15\@md-{bottom:15px}.l-15\@md-{left:15px}}@media screen and (max-width:767px){.t-15\@sm-{top:15px}.r-15\@sm-{right:15px}.b-15\@sm-{bottom:15px}.l-15\@sm-{left:15px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-15\@lg{top:15px}.r-15\@lg{right:15px}.b-15\@lg{bottom:15px}.l-15\@lg{left:15px}}@media screen and (min-width:991px) and (max-width:1199px){.t-15\@md{top:15px}.r-15\@md{right:15px}.b-15\@md{bottom:15px}.l-15\@md{left:15px}}@media screen and (min-width:767px) and (max-width:991px){.t-15\@sm{top:15px}.r-15\@sm{right:15px}.b-15\@sm{bottom:15px}.l-15\@sm{left:15px}}.t-20{top:20px}.r-20{right:20px}.b-20{bottom:20px}.l-20{left:20px}@media screen and (min-width:1440px){.t-20\@xl\+{top:20px}.r-20\@xl\+{right:20px}.b-20\@xl\+{bottom:20px}.l-20\@xl\+{left:20px}}@media screen and (min-width:1200px){.t-20\@lg\+{top:20px}.r-20\@lg\+{right:20px}.b-20\@lg\+{bottom:20px}.l-20\@lg\+{left:20px}}@media screen and (min-width:992px){.t-20\@md\+{top:20px}.r-20\@md\+{right:20px}.b-20\@md\+{bottom:20px}.l-20\@md\+{left:20px}}@media screen and (min-width:768px){.t-20\@sm\+{top:20px}.r-20\@sm\+{right:20px}.b-20\@sm\+{bottom:20px}.l-20\@sm\+{left:20px}}@media screen and (min-width:0){.t-20\@xs\+{top:20px}.r-20\@xs\+{right:20px}.b-20\@xs\+{bottom:20px}.l-20\@xs\+{left:20px}}@media screen and (max-width:1439px){.t-20\@xl-{top:20px}.r-20\@xl-{right:20px}.b-20\@xl-{bottom:20px}.l-20\@xl-{left:20px}}@media screen and (max-width:1199px){.t-20\@lg-{top:20px}.r-20\@lg-{right:20px}.b-20\@lg-{bottom:20px}.l-20\@lg-{left:20px}}@media screen and (max-width:991px){.t-20\@md-{top:20px}.r-20\@md-{right:20px}.b-20\@md-{bottom:20px}.l-20\@md-{left:20px}}@media screen and (max-width:767px){.t-20\@sm-{top:20px}.r-20\@sm-{right:20px}.b-20\@sm-{bottom:20px}.l-20\@sm-{left:20px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-20\@lg{top:20px}.r-20\@lg{right:20px}.b-20\@lg{bottom:20px}.l-20\@lg{left:20px}}@media screen and (min-width:991px) and (max-width:1199px){.t-20\@md{top:20px}.r-20\@md{right:20px}.b-20\@md{bottom:20px}.l-20\@md{left:20px}}@media screen and (min-width:767px) and (max-width:991px){.t-20\@sm{top:20px}.r-20\@sm{right:20px}.b-20\@sm{bottom:20px}.l-20\@sm{left:20px}}.t-25{top:25px}.r-25{right:25px}.b-25{bottom:25px}.l-25{left:25px}@media screen and (min-width:1440px){.t-25\@xl\+{top:25px}.r-25\@xl\+{right:25px}.b-25\@xl\+{bottom:25px}.l-25\@xl\+{left:25px}}@media screen and (min-width:1200px){.t-25\@lg\+{top:25px}.r-25\@lg\+{right:25px}.b-25\@lg\+{bottom:25px}.l-25\@lg\+{left:25px}}@media screen and (min-width:992px){.t-25\@md\+{top:25px}.r-25\@md\+{right:25px}.b-25\@md\+{bottom:25px}.l-25\@md\+{left:25px}}@media screen and (min-width:768px){.t-25\@sm\+{top:25px}.r-25\@sm\+{right:25px}.b-25\@sm\+{bottom:25px}.l-25\@sm\+{left:25px}}@media screen and (min-width:0){.t-25\@xs\+{top:25px}.r-25\@xs\+{right:25px}.b-25\@xs\+{bottom:25px}.l-25\@xs\+{left:25px}}@media screen and (max-width:1439px){.t-25\@xl-{top:25px}.r-25\@xl-{right:25px}.b-25\@xl-{bottom:25px}.l-25\@xl-{left:25px}}@media screen and (max-width:1199px){.t-25\@lg-{top:25px}.r-25\@lg-{right:25px}.b-25\@lg-{bottom:25px}.l-25\@lg-{left:25px}}@media screen and (max-width:991px){.t-25\@md-{top:25px}.r-25\@md-{right:25px}.b-25\@md-{bottom:25px}.l-25\@md-{left:25px}}@media screen and (max-width:767px){.t-25\@sm-{top:25px}.r-25\@sm-{right:25px}.b-25\@sm-{bottom:25px}.l-25\@sm-{left:25px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-25\@lg{top:25px}.r-25\@lg{right:25px}.b-25\@lg{bottom:25px}.l-25\@lg{left:25px}}@media screen and (min-width:991px) and (max-width:1199px){.t-25\@md{top:25px}.r-25\@md{right:25px}.b-25\@md{bottom:25px}.l-25\@md{left:25px}}@media screen and (min-width:767px) and (max-width:991px){.t-25\@sm{top:25px}.r-25\@sm{right:25px}.b-25\@sm{bottom:25px}.l-25\@sm{left:25px}}.t-30{top:30px}.r-30{right:30px}.b-30{bottom:30px}.l-30{left:30px}@media screen and (min-width:1440px){.t-30\@xl\+{top:30px}.r-30\@xl\+{right:30px}.b-30\@xl\+{bottom:30px}.l-30\@xl\+{left:30px}}@media screen and (min-width:1200px){.t-30\@lg\+{top:30px}.r-30\@lg\+{right:30px}.b-30\@lg\+{bottom:30px}.l-30\@lg\+{left:30px}}@media screen and (min-width:992px){.t-30\@md\+{top:30px}.r-30\@md\+{right:30px}.b-30\@md\+{bottom:30px}.l-30\@md\+{left:30px}}@media screen and (min-width:768px){.t-30\@sm\+{top:30px}.r-30\@sm\+{right:30px}.b-30\@sm\+{bottom:30px}.l-30\@sm\+{left:30px}}@media screen and (min-width:0){.t-30\@xs\+{top:30px}.r-30\@xs\+{right:30px}.b-30\@xs\+{bottom:30px}.l-30\@xs\+{left:30px}}@media screen and (max-width:1439px){.t-30\@xl-{top:30px}.r-30\@xl-{right:30px}.b-30\@xl-{bottom:30px}.l-30\@xl-{left:30px}}@media screen and (max-width:1199px){.t-30\@lg-{top:30px}.r-30\@lg-{right:30px}.b-30\@lg-{bottom:30px}.l-30\@lg-{left:30px}}@media screen and (max-width:991px){.t-30\@md-{top:30px}.r-30\@md-{right:30px}.b-30\@md-{bottom:30px}.l-30\@md-{left:30px}}@media screen and (max-width:767px){.t-30\@sm-{top:30px}.r-30\@sm-{right:30px}.b-30\@sm-{bottom:30px}.l-30\@sm-{left:30px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-30\@lg{top:30px}.r-30\@lg{right:30px}.b-30\@lg{bottom:30px}.l-30\@lg{left:30px}}@media screen and (min-width:991px) and (max-width:1199px){.t-30\@md{top:30px}.r-30\@md{right:30px}.b-30\@md{bottom:30px}.l-30\@md{left:30px}}@media screen and (min-width:767px) and (max-width:991px){.t-30\@sm{top:30px}.r-30\@sm{right:30px}.b-30\@sm{bottom:30px}.l-30\@sm{left:30px}}.t-35{top:35px}.r-35{right:35px}.b-35{bottom:35px}.l-35{left:35px}@media screen and (min-width:1440px){.t-35\@xl\+{top:35px}.r-35\@xl\+{right:35px}.b-35\@xl\+{bottom:35px}.l-35\@xl\+{left:35px}}@media screen and (min-width:1200px){.t-35\@lg\+{top:35px}.r-35\@lg\+{right:35px}.b-35\@lg\+{bottom:35px}.l-35\@lg\+{left:35px}}@media screen and (min-width:992px){.t-35\@md\+{top:35px}.r-35\@md\+{right:35px}.b-35\@md\+{bottom:35px}.l-35\@md\+{left:35px}}@media screen and (min-width:768px){.t-35\@sm\+{top:35px}.r-35\@sm\+{right:35px}.b-35\@sm\+{bottom:35px}.l-35\@sm\+{left:35px}}@media screen and (min-width:0){.t-35\@xs\+{top:35px}.r-35\@xs\+{right:35px}.b-35\@xs\+{bottom:35px}.l-35\@xs\+{left:35px}}@media screen and (max-width:1439px){.t-35\@xl-{top:35px}.r-35\@xl-{right:35px}.b-35\@xl-{bottom:35px}.l-35\@xl-{left:35px}}@media screen and (max-width:1199px){.t-35\@lg-{top:35px}.r-35\@lg-{right:35px}.b-35\@lg-{bottom:35px}.l-35\@lg-{left:35px}}@media screen and (max-width:991px){.t-35\@md-{top:35px}.r-35\@md-{right:35px}.b-35\@md-{bottom:35px}.l-35\@md-{left:35px}}@media screen and (max-width:767px){.t-35\@sm-{top:35px}.r-35\@sm-{right:35px}.b-35\@sm-{bottom:35px}.l-35\@sm-{left:35px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-35\@lg{top:35px}.r-35\@lg{right:35px}.b-35\@lg{bottom:35px}.l-35\@lg{left:35px}}@media screen and (min-width:991px) and (max-width:1199px){.t-35\@md{top:35px}.r-35\@md{right:35px}.b-35\@md{bottom:35px}.l-35\@md{left:35px}}@media screen and (min-width:767px) and (max-width:991px){.t-35\@sm{top:35px}.r-35\@sm{right:35px}.b-35\@sm{bottom:35px}.l-35\@sm{left:35px}}.t-40{top:40px}.r-40{right:40px}.b-40{bottom:40px}.l-40{left:40px}@media screen and (min-width:1440px){.t-40\@xl\+{top:40px}.r-40\@xl\+{right:40px}.b-40\@xl\+{bottom:40px}.l-40\@xl\+{left:40px}}@media screen and (min-width:1200px){.t-40\@lg\+{top:40px}.r-40\@lg\+{right:40px}.b-40\@lg\+{bottom:40px}.l-40\@lg\+{left:40px}}@media screen and (min-width:992px){.t-40\@md\+{top:40px}.r-40\@md\+{right:40px}.b-40\@md\+{bottom:40px}.l-40\@md\+{left:40px}}@media screen and (min-width:768px){.t-40\@sm\+{top:40px}.r-40\@sm\+{right:40px}.b-40\@sm\+{bottom:40px}.l-40\@sm\+{left:40px}}@media screen and (min-width:0){.t-40\@xs\+{top:40px}.r-40\@xs\+{right:40px}.b-40\@xs\+{bottom:40px}.l-40\@xs\+{left:40px}}@media screen and (max-width:1439px){.t-40\@xl-{top:40px}.r-40\@xl-{right:40px}.b-40\@xl-{bottom:40px}.l-40\@xl-{left:40px}}@media screen and (max-width:1199px){.t-40\@lg-{top:40px}.r-40\@lg-{right:40px}.b-40\@lg-{bottom:40px}.l-40\@lg-{left:40px}}@media screen and (max-width:991px){.t-40\@md-{top:40px}.r-40\@md-{right:40px}.b-40\@md-{bottom:40px}.l-40\@md-{left:40px}}@media screen and (max-width:767px){.t-40\@sm-{top:40px}.r-40\@sm-{right:40px}.b-40\@sm-{bottom:40px}.l-40\@sm-{left:40px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-40\@lg{top:40px}.r-40\@lg{right:40px}.b-40\@lg{bottom:40px}.l-40\@lg{left:40px}}@media screen and (min-width:991px) and (max-width:1199px){.t-40\@md{top:40px}.r-40\@md{right:40px}.b-40\@md{bottom:40px}.l-40\@md{left:40px}}@media screen and (min-width:767px) and (max-width:991px){.t-40\@sm{top:40px}.r-40\@sm{right:40px}.b-40\@sm{bottom:40px}.l-40\@sm{left:40px}}.t-50{top:50px}.r-50{right:50px}.b-50{bottom:50px}.l-50{left:50px}@media screen and (min-width:1440px){.t-50\@xl\+{top:50px}.r-50\@xl\+{right:50px}.b-50\@xl\+{bottom:50px}.l-50\@xl\+{left:50px}}@media screen and (min-width:1200px){.t-50\@lg\+{top:50px}.r-50\@lg\+{right:50px}.b-50\@lg\+{bottom:50px}.l-50\@lg\+{left:50px}}@media screen and (min-width:992px){.t-50\@md\+{top:50px}.r-50\@md\+{right:50px}.b-50\@md\+{bottom:50px}.l-50\@md\+{left:50px}}@media screen and (min-width:768px){.t-50\@sm\+{top:50px}.r-50\@sm\+{right:50px}.b-50\@sm\+{bottom:50px}.l-50\@sm\+{left:50px}}@media screen and (min-width:0){.t-50\@xs\+{top:50px}.r-50\@xs\+{right:50px}.b-50\@xs\+{bottom:50px}.l-50\@xs\+{left:50px}}@media screen and (max-width:1439px){.t-50\@xl-{top:50px}.r-50\@xl-{right:50px}.b-50\@xl-{bottom:50px}.l-50\@xl-{left:50px}}@media screen and (max-width:1199px){.t-50\@lg-{top:50px}.r-50\@lg-{right:50px}.b-50\@lg-{bottom:50px}.l-50\@lg-{left:50px}}@media screen and (max-width:991px){.t-50\@md-{top:50px}.r-50\@md-{right:50px}.b-50\@md-{bottom:50px}.l-50\@md-{left:50px}}@media screen and (max-width:767px){.t-50\@sm-{top:50px}.r-50\@sm-{right:50px}.b-50\@sm-{bottom:50px}.l-50\@sm-{left:50px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-50\@lg{top:50px}.r-50\@lg{right:50px}.b-50\@lg{bottom:50px}.l-50\@lg{left:50px}}@media screen and (min-width:991px) and (max-width:1199px){.t-50\@md{top:50px}.r-50\@md{right:50px}.b-50\@md{bottom:50px}.l-50\@md{left:50px}}@media screen and (min-width:767px) and (max-width:991px){.t-50\@sm{top:50px}.r-50\@sm{right:50px}.b-50\@sm{bottom:50px}.l-50\@sm{left:50px}}.t-60{top:60px}.r-60{right:60px}.b-60{bottom:60px}.l-60{left:60px}@media screen and (min-width:1440px){.t-60\@xl\+{top:60px}.r-60\@xl\+{right:60px}.b-60\@xl\+{bottom:60px}.l-60\@xl\+{left:60px}}@media screen and (min-width:1200px){.t-60\@lg\+{top:60px}.r-60\@lg\+{right:60px}.b-60\@lg\+{bottom:60px}.l-60\@lg\+{left:60px}}@media screen and (min-width:992px){.t-60\@md\+{top:60px}.r-60\@md\+{right:60px}.b-60\@md\+{bottom:60px}.l-60\@md\+{left:60px}}@media screen and (min-width:768px){.t-60\@sm\+{top:60px}.r-60\@sm\+{right:60px}.b-60\@sm\+{bottom:60px}.l-60\@sm\+{left:60px}}@media screen and (min-width:0){.t-60\@xs\+{top:60px}.r-60\@xs\+{right:60px}.b-60\@xs\+{bottom:60px}.l-60\@xs\+{left:60px}}@media screen and (max-width:1439px){.t-60\@xl-{top:60px}.r-60\@xl-{right:60px}.b-60\@xl-{bottom:60px}.l-60\@xl-{left:60px}}@media screen and (max-width:1199px){.t-60\@lg-{top:60px}.r-60\@lg-{right:60px}.b-60\@lg-{bottom:60px}.l-60\@lg-{left:60px}}@media screen and (max-width:991px){.t-60\@md-{top:60px}.r-60\@md-{right:60px}.b-60\@md-{bottom:60px}.l-60\@md-{left:60px}}@media screen and (max-width:767px){.t-60\@sm-{top:60px}.r-60\@sm-{right:60px}.b-60\@sm-{bottom:60px}.l-60\@sm-{left:60px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-60\@lg{top:60px}.r-60\@lg{right:60px}.b-60\@lg{bottom:60px}.l-60\@lg{left:60px}}@media screen and (min-width:991px) and (max-width:1199px){.t-60\@md{top:60px}.r-60\@md{right:60px}.b-60\@md{bottom:60px}.l-60\@md{left:60px}}@media screen and (min-width:767px) and (max-width:991px){.t-60\@sm{top:60px}.r-60\@sm{right:60px}.b-60\@sm{bottom:60px}.l-60\@sm{left:60px}}.t-70{top:70px}.r-70{right:70px}.b-70{bottom:70px}.l-70{left:70px}@media screen and (min-width:1440px){.t-70\@xl\+{top:70px}.r-70\@xl\+{right:70px}.b-70\@xl\+{bottom:70px}.l-70\@xl\+{left:70px}}@media screen and (min-width:1200px){.t-70\@lg\+{top:70px}.r-70\@lg\+{right:70px}.b-70\@lg\+{bottom:70px}.l-70\@lg\+{left:70px}}@media screen and (min-width:992px){.t-70\@md\+{top:70px}.r-70\@md\+{right:70px}.b-70\@md\+{bottom:70px}.l-70\@md\+{left:70px}}@media screen and (min-width:768px){.t-70\@sm\+{top:70px}.r-70\@sm\+{right:70px}.b-70\@sm\+{bottom:70px}.l-70\@sm\+{left:70px}}@media screen and (min-width:0){.t-70\@xs\+{top:70px}.r-70\@xs\+{right:70px}.b-70\@xs\+{bottom:70px}.l-70\@xs\+{left:70px}}@media screen and (max-width:1439px){.t-70\@xl-{top:70px}.r-70\@xl-{right:70px}.b-70\@xl-{bottom:70px}.l-70\@xl-{left:70px}}@media screen and (max-width:1199px){.t-70\@lg-{top:70px}.r-70\@lg-{right:70px}.b-70\@lg-{bottom:70px}.l-70\@lg-{left:70px}}@media screen and (max-width:991px){.t-70\@md-{top:70px}.r-70\@md-{right:70px}.b-70\@md-{bottom:70px}.l-70\@md-{left:70px}}@media screen and (max-width:767px){.t-70\@sm-{top:70px}.r-70\@sm-{right:70px}.b-70\@sm-{bottom:70px}.l-70\@sm-{left:70px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-70\@lg{top:70px}.r-70\@lg{right:70px}.b-70\@lg{bottom:70px}.l-70\@lg{left:70px}}@media screen and (min-width:991px) and (max-width:1199px){.t-70\@md{top:70px}.r-70\@md{right:70px}.b-70\@md{bottom:70px}.l-70\@md{left:70px}}@media screen and (min-width:767px) and (max-width:991px){.t-70\@sm{top:70px}.r-70\@sm{right:70px}.b-70\@sm{bottom:70px}.l-70\@sm{left:70px}}.t-80{top:80px}.r-80{right:80px}.b-80{bottom:80px}.l-80{left:80px}@media screen and (min-width:1440px){.t-80\@xl\+{top:80px}.r-80\@xl\+{right:80px}.b-80\@xl\+{bottom:80px}.l-80\@xl\+{left:80px}}@media screen and (min-width:1200px){.t-80\@lg\+{top:80px}.r-80\@lg\+{right:80px}.b-80\@lg\+{bottom:80px}.l-80\@lg\+{left:80px}}@media screen and (min-width:992px){.t-80\@md\+{top:80px}.r-80\@md\+{right:80px}.b-80\@md\+{bottom:80px}.l-80\@md\+{left:80px}}@media screen and (min-width:768px){.t-80\@sm\+{top:80px}.r-80\@sm\+{right:80px}.b-80\@sm\+{bottom:80px}.l-80\@sm\+{left:80px}}@media screen and (min-width:0){.t-80\@xs\+{top:80px}.r-80\@xs\+{right:80px}.b-80\@xs\+{bottom:80px}.l-80\@xs\+{left:80px}}@media screen and (max-width:1439px){.t-80\@xl-{top:80px}.r-80\@xl-{right:80px}.b-80\@xl-{bottom:80px}.l-80\@xl-{left:80px}}@media screen and (max-width:1199px){.t-80\@lg-{top:80px}.r-80\@lg-{right:80px}.b-80\@lg-{bottom:80px}.l-80\@lg-{left:80px}}@media screen and (max-width:991px){.t-80\@md-{top:80px}.r-80\@md-{right:80px}.b-80\@md-{bottom:80px}.l-80\@md-{left:80px}}@media screen and (max-width:767px){.t-80\@sm-{top:80px}.r-80\@sm-{right:80px}.b-80\@sm-{bottom:80px}.l-80\@sm-{left:80px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-80\@lg{top:80px}.r-80\@lg{right:80px}.b-80\@lg{bottom:80px}.l-80\@lg{left:80px}}@media screen and (min-width:991px) and (max-width:1199px){.t-80\@md{top:80px}.r-80\@md{right:80px}.b-80\@md{bottom:80px}.l-80\@md{left:80px}}@media screen and (min-width:767px) and (max-width:991px){.t-80\@sm{top:80px}.r-80\@sm{right:80px}.b-80\@sm{bottom:80px}.l-80\@sm{left:80px}}.t-90{top:90px}.r-90{right:90px}.b-90{bottom:90px}.l-90{left:90px}@media screen and (min-width:1440px){.t-90\@xl\+{top:90px}.r-90\@xl\+{right:90px}.b-90\@xl\+{bottom:90px}.l-90\@xl\+{left:90px}}@media screen and (min-width:1200px){.t-90\@lg\+{top:90px}.r-90\@lg\+{right:90px}.b-90\@lg\+{bottom:90px}.l-90\@lg\+{left:90px}}@media screen and (min-width:992px){.t-90\@md\+{top:90px}.r-90\@md\+{right:90px}.b-90\@md\+{bottom:90px}.l-90\@md\+{left:90px}}@media screen and (min-width:768px){.t-90\@sm\+{top:90px}.r-90\@sm\+{right:90px}.b-90\@sm\+{bottom:90px}.l-90\@sm\+{left:90px}}@media screen and (min-width:0){.t-90\@xs\+{top:90px}.r-90\@xs\+{right:90px}.b-90\@xs\+{bottom:90px}.l-90\@xs\+{left:90px}}@media screen and (max-width:1439px){.t-90\@xl-{top:90px}.r-90\@xl-{right:90px}.b-90\@xl-{bottom:90px}.l-90\@xl-{left:90px}}@media screen and (max-width:1199px){.t-90\@lg-{top:90px}.r-90\@lg-{right:90px}.b-90\@lg-{bottom:90px}.l-90\@lg-{left:90px}}@media screen and (max-width:991px){.t-90\@md-{top:90px}.r-90\@md-{right:90px}.b-90\@md-{bottom:90px}.l-90\@md-{left:90px}}@media screen and (max-width:767px){.t-90\@sm-{top:90px}.r-90\@sm-{right:90px}.b-90\@sm-{bottom:90px}.l-90\@sm-{left:90px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-90\@lg{top:90px}.r-90\@lg{right:90px}.b-90\@lg{bottom:90px}.l-90\@lg{left:90px}}@media screen and (min-width:991px) and (max-width:1199px){.t-90\@md{top:90px}.r-90\@md{right:90px}.b-90\@md{bottom:90px}.l-90\@md{left:90px}}@media screen and (min-width:767px) and (max-width:991px){.t-90\@sm{top:90px}.r-90\@sm{right:90px}.b-90\@sm{bottom:90px}.l-90\@sm{left:90px}}.t-100{top:100px}.r-100{right:100px}.b-100{bottom:100px}.l-100{left:100px}@media screen and (min-width:1440px){.t-100\@xl\+{top:100px}.r-100\@xl\+{right:100px}.b-100\@xl\+{bottom:100px}.l-100\@xl\+{left:100px}}@media screen and (min-width:1200px){.t-100\@lg\+{top:100px}.r-100\@lg\+{right:100px}.b-100\@lg\+{bottom:100px}.l-100\@lg\+{left:100px}}@media screen and (min-width:992px){.t-100\@md\+{top:100px}.r-100\@md\+{right:100px}.b-100\@md\+{bottom:100px}.l-100\@md\+{left:100px}}@media screen and (min-width:768px){.t-100\@sm\+{top:100px}.r-100\@sm\+{right:100px}.b-100\@sm\+{bottom:100px}.l-100\@sm\+{left:100px}}@media screen and (min-width:0){.t-100\@xs\+{top:100px}.r-100\@xs\+{right:100px}.b-100\@xs\+{bottom:100px}.l-100\@xs\+{left:100px}}@media screen and (max-width:1439px){.t-100\@xl-{top:100px}.r-100\@xl-{right:100px}.b-100\@xl-{bottom:100px}.l-100\@xl-{left:100px}}@media screen and (max-width:1199px){.t-100\@lg-{top:100px}.r-100\@lg-{right:100px}.b-100\@lg-{bottom:100px}.l-100\@lg-{left:100px}}@media screen and (max-width:991px){.t-100\@md-{top:100px}.r-100\@md-{right:100px}.b-100\@md-{bottom:100px}.l-100\@md-{left:100px}}@media screen and (max-width:767px){.t-100\@sm-{top:100px}.r-100\@sm-{right:100px}.b-100\@sm-{bottom:100px}.l-100\@sm-{left:100px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-100\@lg{top:100px}.r-100\@lg{right:100px}.b-100\@lg{bottom:100px}.l-100\@lg{left:100px}}@media screen and (min-width:991px) and (max-width:1199px){.t-100\@md{top:100px}.r-100\@md{right:100px}.b-100\@md{bottom:100px}.l-100\@md{left:100px}}@media screen and (min-width:767px) and (max-width:991px){.t-100\@sm{top:100px}.r-100\@sm{right:100px}.b-100\@sm{bottom:100px}.l-100\@sm{left:100px}}.t-110{top:110px}.r-110{right:110px}.b-110{bottom:110px}.l-110{left:110px}@media screen and (min-width:1440px){.t-110\@xl\+{top:110px}.r-110\@xl\+{right:110px}.b-110\@xl\+{bottom:110px}.l-110\@xl\+{left:110px}}@media screen and (min-width:1200px){.t-110\@lg\+{top:110px}.r-110\@lg\+{right:110px}.b-110\@lg\+{bottom:110px}.l-110\@lg\+{left:110px}}@media screen and (min-width:992px){.t-110\@md\+{top:110px}.r-110\@md\+{right:110px}.b-110\@md\+{bottom:110px}.l-110\@md\+{left:110px}}@media screen and (min-width:768px){.t-110\@sm\+{top:110px}.r-110\@sm\+{right:110px}.b-110\@sm\+{bottom:110px}.l-110\@sm\+{left:110px}}@media screen and (min-width:0){.t-110\@xs\+{top:110px}.r-110\@xs\+{right:110px}.b-110\@xs\+{bottom:110px}.l-110\@xs\+{left:110px}}@media screen and (max-width:1439px){.t-110\@xl-{top:110px}.r-110\@xl-{right:110px}.b-110\@xl-{bottom:110px}.l-110\@xl-{left:110px}}@media screen and (max-width:1199px){.t-110\@lg-{top:110px}.r-110\@lg-{right:110px}.b-110\@lg-{bottom:110px}.l-110\@lg-{left:110px}}@media screen and (max-width:991px){.t-110\@md-{top:110px}.r-110\@md-{right:110px}.b-110\@md-{bottom:110px}.l-110\@md-{left:110px}}@media screen and (max-width:767px){.t-110\@sm-{top:110px}.r-110\@sm-{right:110px}.b-110\@sm-{bottom:110px}.l-110\@sm-{left:110px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-110\@lg{top:110px}.r-110\@lg{right:110px}.b-110\@lg{bottom:110px}.l-110\@lg{left:110px}}@media screen and (min-width:991px) and (max-width:1199px){.t-110\@md{top:110px}.r-110\@md{right:110px}.b-110\@md{bottom:110px}.l-110\@md{left:110px}}@media screen and (min-width:767px) and (max-width:991px){.t-110\@sm{top:110px}.r-110\@sm{right:110px}.b-110\@sm{bottom:110px}.l-110\@sm{left:110px}}.t-120{top:120px}.r-120{right:120px}.b-120{bottom:120px}.l-120{left:120px}@media screen and (min-width:1440px){.t-120\@xl\+{top:120px}.r-120\@xl\+{right:120px}.b-120\@xl\+{bottom:120px}.l-120\@xl\+{left:120px}}@media screen and (min-width:1200px){.t-120\@lg\+{top:120px}.r-120\@lg\+{right:120px}.b-120\@lg\+{bottom:120px}.l-120\@lg\+{left:120px}}@media screen and (min-width:992px){.t-120\@md\+{top:120px}.r-120\@md\+{right:120px}.b-120\@md\+{bottom:120px}.l-120\@md\+{left:120px}}@media screen and (min-width:768px){.t-120\@sm\+{top:120px}.r-120\@sm\+{right:120px}.b-120\@sm\+{bottom:120px}.l-120\@sm\+{left:120px}}@media screen and (min-width:0){.t-120\@xs\+{top:120px}.r-120\@xs\+{right:120px}.b-120\@xs\+{bottom:120px}.l-120\@xs\+{left:120px}}@media screen and (max-width:1439px){.t-120\@xl-{top:120px}.r-120\@xl-{right:120px}.b-120\@xl-{bottom:120px}.l-120\@xl-{left:120px}}@media screen and (max-width:1199px){.t-120\@lg-{top:120px}.r-120\@lg-{right:120px}.b-120\@lg-{bottom:120px}.l-120\@lg-{left:120px}}@media screen and (max-width:991px){.t-120\@md-{top:120px}.r-120\@md-{right:120px}.b-120\@md-{bottom:120px}.l-120\@md-{left:120px}}@media screen and (max-width:767px){.t-120\@sm-{top:120px}.r-120\@sm-{right:120px}.b-120\@sm-{bottom:120px}.l-120\@sm-{left:120px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-120\@lg{top:120px}.r-120\@lg{right:120px}.b-120\@lg{bottom:120px}.l-120\@lg{left:120px}}@media screen and (min-width:991px) and (max-width:1199px){.t-120\@md{top:120px}.r-120\@md{right:120px}.b-120\@md{bottom:120px}.l-120\@md{left:120px}}@media screen and (min-width:767px) and (max-width:991px){.t-120\@sm{top:120px}.r-120\@sm{right:120px}.b-120\@sm{bottom:120px}.l-120\@sm{left:120px}}.t-130{top:130px}.r-130{right:130px}.b-130{bottom:130px}.l-130{left:130px}@media screen and (min-width:1440px){.t-130\@xl\+{top:130px}.r-130\@xl\+{right:130px}.b-130\@xl\+{bottom:130px}.l-130\@xl\+{left:130px}}@media screen and (min-width:1200px){.t-130\@lg\+{top:130px}.r-130\@lg\+{right:130px}.b-130\@lg\+{bottom:130px}.l-130\@lg\+{left:130px}}@media screen and (min-width:992px){.t-130\@md\+{top:130px}.r-130\@md\+{right:130px}.b-130\@md\+{bottom:130px}.l-130\@md\+{left:130px}}@media screen and (min-width:768px){.t-130\@sm\+{top:130px}.r-130\@sm\+{right:130px}.b-130\@sm\+{bottom:130px}.l-130\@sm\+{left:130px}}@media screen and (min-width:0){.t-130\@xs\+{top:130px}.r-130\@xs\+{right:130px}.b-130\@xs\+{bottom:130px}.l-130\@xs\+{left:130px}}@media screen and (max-width:1439px){.t-130\@xl-{top:130px}.r-130\@xl-{right:130px}.b-130\@xl-{bottom:130px}.l-130\@xl-{left:130px}}@media screen and (max-width:1199px){.t-130\@lg-{top:130px}.r-130\@lg-{right:130px}.b-130\@lg-{bottom:130px}.l-130\@lg-{left:130px}}@media screen and (max-width:991px){.t-130\@md-{top:130px}.r-130\@md-{right:130px}.b-130\@md-{bottom:130px}.l-130\@md-{left:130px}}@media screen and (max-width:767px){.t-130\@sm-{top:130px}.r-130\@sm-{right:130px}.b-130\@sm-{bottom:130px}.l-130\@sm-{left:130px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-130\@lg{top:130px}.r-130\@lg{right:130px}.b-130\@lg{bottom:130px}.l-130\@lg{left:130px}}@media screen and (min-width:991px) and (max-width:1199px){.t-130\@md{top:130px}.r-130\@md{right:130px}.b-130\@md{bottom:130px}.l-130\@md{left:130px}}@media screen and (min-width:767px) and (max-width:991px){.t-130\@sm{top:130px}.r-130\@sm{right:130px}.b-130\@sm{bottom:130px}.l-130\@sm{left:130px}}.t-140{top:140px}.r-140{right:140px}.b-140{bottom:140px}.l-140{left:140px}@media screen and (min-width:1440px){.t-140\@xl\+{top:140px}.r-140\@xl\+{right:140px}.b-140\@xl\+{bottom:140px}.l-140\@xl\+{left:140px}}@media screen and (min-width:1200px){.t-140\@lg\+{top:140px}.r-140\@lg\+{right:140px}.b-140\@lg\+{bottom:140px}.l-140\@lg\+{left:140px}}@media screen and (min-width:992px){.t-140\@md\+{top:140px}.r-140\@md\+{right:140px}.b-140\@md\+{bottom:140px}.l-140\@md\+{left:140px}}@media screen and (min-width:768px){.t-140\@sm\+{top:140px}.r-140\@sm\+{right:140px}.b-140\@sm\+{bottom:140px}.l-140\@sm\+{left:140px}}@media screen and (min-width:0){.t-140\@xs\+{top:140px}.r-140\@xs\+{right:140px}.b-140\@xs\+{bottom:140px}.l-140\@xs\+{left:140px}}@media screen and (max-width:1439px){.t-140\@xl-{top:140px}.r-140\@xl-{right:140px}.b-140\@xl-{bottom:140px}.l-140\@xl-{left:140px}}@media screen and (max-width:1199px){.t-140\@lg-{top:140px}.r-140\@lg-{right:140px}.b-140\@lg-{bottom:140px}.l-140\@lg-{left:140px}}@media screen and (max-width:991px){.t-140\@md-{top:140px}.r-140\@md-{right:140px}.b-140\@md-{bottom:140px}.l-140\@md-{left:140px}}@media screen and (max-width:767px){.t-140\@sm-{top:140px}.r-140\@sm-{right:140px}.b-140\@sm-{bottom:140px}.l-140\@sm-{left:140px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-140\@lg{top:140px}.r-140\@lg{right:140px}.b-140\@lg{bottom:140px}.l-140\@lg{left:140px}}@media screen and (min-width:991px) and (max-width:1199px){.t-140\@md{top:140px}.r-140\@md{right:140px}.b-140\@md{bottom:140px}.l-140\@md{left:140px}}@media screen and (min-width:767px) and (max-width:991px){.t-140\@sm{top:140px}.r-140\@sm{right:140px}.b-140\@sm{bottom:140px}.l-140\@sm{left:140px}}.t-150{top:150px}.r-150{right:150px}.b-150{bottom:150px}.l-150{left:150px}@media screen and (min-width:1440px){.t-150\@xl\+{top:150px}.r-150\@xl\+{right:150px}.b-150\@xl\+{bottom:150px}.l-150\@xl\+{left:150px}}@media screen and (min-width:1200px){.t-150\@lg\+{top:150px}.r-150\@lg\+{right:150px}.b-150\@lg\+{bottom:150px}.l-150\@lg\+{left:150px}}@media screen and (min-width:992px){.t-150\@md\+{top:150px}.r-150\@md\+{right:150px}.b-150\@md\+{bottom:150px}.l-150\@md\+{left:150px}}@media screen and (min-width:768px){.t-150\@sm\+{top:150px}.r-150\@sm\+{right:150px}.b-150\@sm\+{bottom:150px}.l-150\@sm\+{left:150px}}@media screen and (min-width:0){.t-150\@xs\+{top:150px}.r-150\@xs\+{right:150px}.b-150\@xs\+{bottom:150px}.l-150\@xs\+{left:150px}}@media screen and (max-width:1439px){.t-150\@xl-{top:150px}.r-150\@xl-{right:150px}.b-150\@xl-{bottom:150px}.l-150\@xl-{left:150px}}@media screen and (max-width:1199px){.t-150\@lg-{top:150px}.r-150\@lg-{right:150px}.b-150\@lg-{bottom:150px}.l-150\@lg-{left:150px}}@media screen and (max-width:991px){.t-150\@md-{top:150px}.r-150\@md-{right:150px}.b-150\@md-{bottom:150px}.l-150\@md-{left:150px}}@media screen and (max-width:767px){.t-150\@sm-{top:150px}.r-150\@sm-{right:150px}.b-150\@sm-{bottom:150px}.l-150\@sm-{left:150px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-150\@lg{top:150px}.r-150\@lg{right:150px}.b-150\@lg{bottom:150px}.l-150\@lg{left:150px}}@media screen and (min-width:991px) and (max-width:1199px){.t-150\@md{top:150px}.r-150\@md{right:150px}.b-150\@md{bottom:150px}.l-150\@md{left:150px}}@media screen and (min-width:767px) and (max-width:991px){.t-150\@sm{top:150px}.r-150\@sm{right:150px}.b-150\@sm{bottom:150px}.l-150\@sm{left:150px}}.t-160{top:160px}.r-160{right:160px}.b-160{bottom:160px}.l-160{left:160px}@media screen and (min-width:1440px){.t-160\@xl\+{top:160px}.r-160\@xl\+{right:160px}.b-160\@xl\+{bottom:160px}.l-160\@xl\+{left:160px}}@media screen and (min-width:1200px){.t-160\@lg\+{top:160px}.r-160\@lg\+{right:160px}.b-160\@lg\+{bottom:160px}.l-160\@lg\+{left:160px}}@media screen and (min-width:992px){.t-160\@md\+{top:160px}.r-160\@md\+{right:160px}.b-160\@md\+{bottom:160px}.l-160\@md\+{left:160px}}@media screen and (min-width:768px){.t-160\@sm\+{top:160px}.r-160\@sm\+{right:160px}.b-160\@sm\+{bottom:160px}.l-160\@sm\+{left:160px}}@media screen and (min-width:0){.t-160\@xs\+{top:160px}.r-160\@xs\+{right:160px}.b-160\@xs\+{bottom:160px}.l-160\@xs\+{left:160px}}@media screen and (max-width:1439px){.t-160\@xl-{top:160px}.r-160\@xl-{right:160px}.b-160\@xl-{bottom:160px}.l-160\@xl-{left:160px}}@media screen and (max-width:1199px){.t-160\@lg-{top:160px}.r-160\@lg-{right:160px}.b-160\@lg-{bottom:160px}.l-160\@lg-{left:160px}}@media screen and (max-width:991px){.t-160\@md-{top:160px}.r-160\@md-{right:160px}.b-160\@md-{bottom:160px}.l-160\@md-{left:160px}}@media screen and (max-width:767px){.t-160\@sm-{top:160px}.r-160\@sm-{right:160px}.b-160\@sm-{bottom:160px}.l-160\@sm-{left:160px}}@media screen and (min-width:1199px) and (max-width:1439px){.t-160\@lg{top:160px}.r-160\@lg{right:160px}.b-160\@lg{bottom:160px}.l-160\@lg{left:160px}}@media screen and (min-width:991px) and (max-width:1199px){.t-160\@md{top:160px}.r-160\@md{right:160px}.b-160\@md{bottom:160px}.l-160\@md{left:160px}}@media screen and (min-width:767px) and (max-width:991px){.t-160\@sm{top:160px}.r-160\@sm{right:160px}.b-160\@sm{bottom:160px}.l-160\@sm{left:160px}}.tl-50p{top:50%;left:50%}.tr-50p{top:50%;right:50%}.t-50p{top:50%}.r-50p{right:50%}.b-50p{bottom:50%}.l-50p{left:50%}@media screen and (min-width:1440px){.tl-50p\@xl\+{top:50%;left:50%}.tr-50p\@xl\+{top:50%;right:50%}.t-50p\@xl\+{top:50%}.r-50p\@xl\+{right:50%}.b-50p\@xl\+{bottom:50%}.l-50p\@xl\+{left:50%}}@media screen and (min-width:1200px){.tl-50p\@lg\+{top:50%;left:50%}.tr-50p\@lg\+{top:50%;right:50%}.t-50p\@lg\+{top:50%}.r-50p\@lg\+{right:50%}.b-50p\@lg\+{bottom:50%}.l-50p\@lg\+{left:50%}}@media screen and (min-width:992px){.tl-50p\@md\+{top:50%;left:50%}.tr-50p\@md\+{top:50%;right:50%}.t-50p\@md\+{top:50%}.r-50p\@md\+{right:50%}.b-50p\@md\+{bottom:50%}.l-50p\@md\+{left:50%}}@media screen and (min-width:768px){.tl-50p\@sm\+{top:50%;left:50%}.tr-50p\@sm\+{top:50%;right:50%}.t-50p\@sm\+{top:50%}.r-50p\@sm\+{right:50%}.b-50p\@sm\+{bottom:50%}.l-50p\@sm\+{left:50%}}@media screen and (min-width:0){.tl-50p\@xs\+{top:50%;left:50%}.tr-50p\@xs\+{top:50%;right:50%}.t-50p\@xs\+{top:50%}.r-50p\@xs\+{right:50%}.b-50p\@xs\+{bottom:50%}.l-50p\@xs\+{left:50%}}@media screen and (max-width:1439px){.tl-50p\@xl-{top:50%;left:50%}.tr-50p\@xl-{top:50%;right:50%}.t-50p\@xl-{top:50%}.r-50p\@xl-{right:50%}.b-50p\@xl-{bottom:50%}.l-50p\@xl-{left:50%}}@media screen and (max-width:1199px){.tl-50p\@lg-{top:50%;left:50%}.tr-50p\@lg-{top:50%;right:50%}.t-50p\@lg-{top:50%}.r-50p\@lg-{right:50%}.b-50p\@lg-{bottom:50%}.l-50p\@lg-{left:50%}}@media screen and (max-width:991px){.tl-50p\@md-{top:50%;left:50%}.tr-50p\@md-{top:50%;right:50%}.t-50p\@md-{top:50%}.r-50p\@md-{right:50%}.b-50p\@md-{bottom:50%}.l-50p\@md-{left:50%}}@media screen and (max-width:767px){.tl-50p\@sm-{top:50%;left:50%}.tr-50p\@sm-{top:50%;right:50%}.t-50p\@sm-{top:50%}.r-50p\@sm-{right:50%}.b-50p\@sm-{bottom:50%}.l-50p\@sm-{left:50%}}@media screen and (min-width:1199px) and (max-width:1439px){.tl-50p\@lg{top:50%;left:50%}.tr-50p\@lg{top:50%;right:50%}.t-50p\@lg{top:50%}.r-50p\@lg{right:50%}.b-50p\@lg{bottom:50%}.l-50p\@lg{left:50%}}@media screen and (min-width:991px) and (max-width:1199px){.tl-50p\@md{top:50%;left:50%}.tr-50p\@md{top:50%;right:50%}.t-50p\@md{top:50%}.r-50p\@md{right:50%}.b-50p\@md{bottom:50%}.l-50p\@md{left:50%}}@media screen and (min-width:767px) and (max-width:991px){.tl-50p\@sm{top:50%;left:50%}.tr-50p\@sm{top:50%;right:50%}.t-50p\@sm{top:50%}.r-50p\@sm{right:50%}.b-50p\@sm{bottom:50%}.l-50p\@sm{left:50%}}.w-1\/4r,.sz-1\/4r{width:0.25rem}.w-1\/2r,.sz-1\/2r{width:0.5rem}.w-3\/4r,.sz-3\/4r{width:0.75rem}.w-1r,.sz-1r{width:1rem}.w-3\/2r,.sz-3\/2r{width:1.5rem}.w-2r,.sz-2r{width:2rem}.w-5\/2r,.sz-5\/2r{width:2.5rem}.w-3r,.sz-3r{width:3rem}.w-7\/2r,.sz-7\/2r{width:3.5rem}.w-4r,.sz-4r{width:4rem}.w-9\/2r,.sz-9\/2r{width:4.5rem}.w-5r,.sz-5r{width:5rem}.w-11\/2r,.sz-11\/2r{width:5.5rem}.w-6r,.sz-6r{width:6rem}@media screen and (min-width:1440px){.w-1\/4r\@xl\+,.sz-1\/4r\@xl\+{width:0.25rem}.w-1\/2r\@xl\+,.sz-1\/2r\@xl\+{width:0.5rem}.w-3\/4r\@xl\+,.sz-3\/4r\@xl\+{width:0.75rem}.w-1r\@xl\+,.sz-1r\@xl\+{width:1rem}.w-3\/2r\@xl\+,.sz-3\/2r\@xl\+{width:1.5rem}.w-2r\@xl\+,.sz-2r\@xl\+{width:2rem}.w-5\/2r\@xl\+,.sz-5\/2r\@xl\+{width:2.5rem}.w-3r\@xl\+,.sz-3r\@xl\+{width:3rem}.w-7\/2r\@xl\+,.sz-7\/2r\@xl\+{width:3.5rem}.w-4r\@xl\+,.sz-4r\@xl\+{width:4rem}.w-9\/2r\@xl\+,.sz-9\/2r\@xl\+{width:4.5rem}.w-5r\@xl\+,.sz-5r\@xl\+{width:5rem}.w-11\/2r\@xl\+,.sz-11\/2r\@xl\+{width:5.5rem}.w-6r\@xl\+,.sz-6r\@xl\+{width:6rem}}@media screen and (min-width:1200px){.w-1\/4r\@lg\+,.sz-1\/4r\@lg\+{width:0.25rem}.w-1\/2r\@lg\+,.sz-1\/2r\@lg\+{width:0.5rem}.w-3\/4r\@lg\+,.sz-3\/4r\@lg\+{width:0.75rem}.w-1r\@lg\+,.sz-1r\@lg\+{width:1rem}.w-3\/2r\@lg\+,.sz-3\/2r\@lg\+{width:1.5rem}.w-2r\@lg\+,.sz-2r\@lg\+{width:2rem}.w-5\/2r\@lg\+,.sz-5\/2r\@lg\+{width:2.5rem}.w-3r\@lg\+,.sz-3r\@lg\+{width:3rem}.w-7\/2r\@lg\+,.sz-7\/2r\@lg\+{width:3.5rem}.w-4r\@lg\+,.sz-4r\@lg\+{width:4rem}.w-9\/2r\@lg\+,.sz-9\/2r\@lg\+{width:4.5rem}.w-5r\@lg\+,.sz-5r\@lg\+{width:5rem}.w-11\/2r\@lg\+,.sz-11\/2r\@lg\+{width:5.5rem}.w-6r\@lg\+,.sz-6r\@lg\+{width:6rem}}@media screen and (min-width:992px){.w-1\/4r\@md\+,.sz-1\/4r\@md\+{width:0.25rem}.w-1\/2r\@md\+,.sz-1\/2r\@md\+{width:0.5rem}.w-3\/4r\@md\+,.sz-3\/4r\@md\+{width:0.75rem}.w-1r\@md\+,.sz-1r\@md\+{width:1rem}.w-3\/2r\@md\+,.sz-3\/2r\@md\+{width:1.5rem}.w-2r\@md\+,.sz-2r\@md\+{width:2rem}.w-5\/2r\@md\+,.sz-5\/2r\@md\+{width:2.5rem}.w-3r\@md\+,.sz-3r\@md\+{width:3rem}.w-7\/2r\@md\+,.sz-7\/2r\@md\+{width:3.5rem}.w-4r\@md\+,.sz-4r\@md\+{width:4rem}.w-9\/2r\@md\+,.sz-9\/2r\@md\+{width:4.5rem}.w-5r\@md\+,.sz-5r\@md\+{width:5rem}.w-11\/2r\@md\+,.sz-11\/2r\@md\+{width:5.5rem}.w-6r\@md\+,.sz-6r\@md\+{width:6rem}}@media screen and (min-width:768px){.w-1\/4r\@sm\+,.sz-1\/4r\@sm\+{width:0.25rem}.w-1\/2r\@sm\+,.sz-1\/2r\@sm\+{width:0.5rem}.w-3\/4r\@sm\+,.sz-3\/4r\@sm\+{width:0.75rem}.w-1r\@sm\+,.sz-1r\@sm\+{width:1rem}.w-3\/2r\@sm\+,.sz-3\/2r\@sm\+{width:1.5rem}.w-2r\@sm\+,.sz-2r\@sm\+{width:2rem}.w-5\/2r\@sm\+,.sz-5\/2r\@sm\+{width:2.5rem}.w-3r\@sm\+,.sz-3r\@sm\+{width:3rem}.w-7\/2r\@sm\+,.sz-7\/2r\@sm\+{width:3.5rem}.w-4r\@sm\+,.sz-4r\@sm\+{width:4rem}.w-9\/2r\@sm\+,.sz-9\/2r\@sm\+{width:4.5rem}.w-5r\@sm\+,.sz-5r\@sm\+{width:5rem}.w-11\/2r\@sm\+,.sz-11\/2r\@sm\+{width:5.5rem}.w-6r\@sm\+,.sz-6r\@sm\+{width:6rem}}@media screen and (min-width:0){.w-1\/4r\@xs\+,.sz-1\/4r\@xs\+{width:0.25rem}.w-1\/2r\@xs\+,.sz-1\/2r\@xs\+{width:0.5rem}.w-3\/4r\@xs\+,.sz-3\/4r\@xs\+{width:0.75rem}.w-1r\@xs\+,.sz-1r\@xs\+{width:1rem}.w-3\/2r\@xs\+,.sz-3\/2r\@xs\+{width:1.5rem}.w-2r\@xs\+,.sz-2r\@xs\+{width:2rem}.w-5\/2r\@xs\+,.sz-5\/2r\@xs\+{width:2.5rem}.w-3r\@xs\+,.sz-3r\@xs\+{width:3rem}.w-7\/2r\@xs\+,.sz-7\/2r\@xs\+{width:3.5rem}.w-4r\@xs\+,.sz-4r\@xs\+{width:4rem}.w-9\/2r\@xs\+,.sz-9\/2r\@xs\+{width:4.5rem}.w-5r\@xs\+,.sz-5r\@xs\+{width:5rem}.w-11\/2r\@xs\+,.sz-11\/2r\@xs\+{width:5.5rem}.w-6r\@xs\+,.sz-6r\@xs\+{width:6rem}}@media screen and (max-width:1439px){.w-1\/4r\@xl-,.sz-1\/4r\@xl-{width:0.25rem}.w-1\/2r\@xl-,.sz-1\/2r\@xl-{width:0.5rem}.w-3\/4r\@xl-,.sz-3\/4r\@xl-{width:0.75rem}.w-1r\@xl-,.sz-1r\@xl-{width:1rem}.w-3\/2r\@xl-,.sz-3\/2r\@xl-{width:1.5rem}.w-2r\@xl-,.sz-2r\@xl-{width:2rem}.w-5\/2r\@xl-,.sz-5\/2r\@xl-{width:2.5rem}.w-3r\@xl-,.sz-3r\@xl-{width:3rem}.w-7\/2r\@xl-,.sz-7\/2r\@xl-{width:3.5rem}.w-4r\@xl-,.sz-4r\@xl-{width:4rem}.w-9\/2r\@xl-,.sz-9\/2r\@xl-{width:4.5rem}.w-5r\@xl-,.sz-5r\@xl-{width:5rem}.w-11\/2r\@xl-,.sz-11\/2r\@xl-{width:5.5rem}.w-6r\@xl-,.sz-6r\@xl-{width:6rem}}@media screen and (max-width:1199px){.w-1\/4r\@lg-,.sz-1\/4r\@lg-{width:0.25rem}.w-1\/2r\@lg-,.sz-1\/2r\@lg-{width:0.5rem}.w-3\/4r\@lg-,.sz-3\/4r\@lg-{width:0.75rem}.w-1r\@lg-,.sz-1r\@lg-{width:1rem}.w-3\/2r\@lg-,.sz-3\/2r\@lg-{width:1.5rem}.w-2r\@lg-,.sz-2r\@lg-{width:2rem}.w-5\/2r\@lg-,.sz-5\/2r\@lg-{width:2.5rem}.w-3r\@lg-,.sz-3r\@lg-{width:3rem}.w-7\/2r\@lg-,.sz-7\/2r\@lg-{width:3.5rem}.w-4r\@lg-,.sz-4r\@lg-{width:4rem}.w-9\/2r\@lg-,.sz-9\/2r\@lg-{width:4.5rem}.w-5r\@lg-,.sz-5r\@lg-{width:5rem}.w-11\/2r\@lg-,.sz-11\/2r\@lg-{width:5.5rem}.w-6r\@lg-,.sz-6r\@lg-{width:6rem}}@media screen and (max-width:991px){.w-1\/4r\@md-,.sz-1\/4r\@md-{width:0.25rem}.w-1\/2r\@md-,.sz-1\/2r\@md-{width:0.5rem}.w-3\/4r\@md-,.sz-3\/4r\@md-{width:0.75rem}.w-1r\@md-,.sz-1r\@md-{width:1rem}.w-3\/2r\@md-,.sz-3\/2r\@md-{width:1.5rem}.w-2r\@md-,.sz-2r\@md-{width:2rem}.w-5\/2r\@md-,.sz-5\/2r\@md-{width:2.5rem}.w-3r\@md-,.sz-3r\@md-{width:3rem}.w-7\/2r\@md-,.sz-7\/2r\@md-{width:3.5rem}.w-4r\@md-,.sz-4r\@md-{width:4rem}.w-9\/2r\@md-,.sz-9\/2r\@md-{width:4.5rem}.w-5r\@md-,.sz-5r\@md-{width:5rem}.w-11\/2r\@md-,.sz-11\/2r\@md-{width:5.5rem}.w-6r\@md-,.sz-6r\@md-{width:6rem}}@media screen and (max-width:767px){.w-1\/4r\@sm-,.sz-1\/4r\@sm-{width:0.25rem}.w-1\/2r\@sm-,.sz-1\/2r\@sm-{width:0.5rem}.w-3\/4r\@sm-,.sz-3\/4r\@sm-{width:0.75rem}.w-1r\@sm-,.sz-1r\@sm-{width:1rem}.w-3\/2r\@sm-,.sz-3\/2r\@sm-{width:1.5rem}.w-2r\@sm-,.sz-2r\@sm-{width:2rem}.w-5\/2r\@sm-,.sz-5\/2r\@sm-{width:2.5rem}.w-3r\@sm-,.sz-3r\@sm-{width:3rem}.w-7\/2r\@sm-,.sz-7\/2r\@sm-{width:3.5rem}.w-4r\@sm-,.sz-4r\@sm-{width:4rem}.w-9\/2r\@sm-,.sz-9\/2r\@sm-{width:4.5rem}.w-5r\@sm-,.sz-5r\@sm-{width:5rem}.w-11\/2r\@sm-,.sz-11\/2r\@sm-{width:5.5rem}.w-6r\@sm-,.sz-6r\@sm-{width:6rem}}@media screen and (min-width:1199px) and (max-width:1439px){.w-1\/4r\@lg,.sz-1\/4r\@lg{width:0.25rem}.w-1\/2r\@lg,.sz-1\/2r\@lg{width:0.5rem}.w-3\/4r\@lg,.sz-3\/4r\@lg{width:0.75rem}.w-1r\@lg,.sz-1r\@lg{width:1rem}.w-3\/2r\@lg,.sz-3\/2r\@lg{width:1.5rem}.w-2r\@lg,.sz-2r\@lg{width:2rem}.w-5\/2r\@lg,.sz-5\/2r\@lg{width:2.5rem}.w-3r\@lg,.sz-3r\@lg{width:3rem}.w-7\/2r\@lg,.sz-7\/2r\@lg{width:3.5rem}.w-4r\@lg,.sz-4r\@lg{width:4rem}.w-9\/2r\@lg,.sz-9\/2r\@lg{width:4.5rem}.w-5r\@lg,.sz-5r\@lg{width:5rem}.w-11\/2r\@lg,.sz-11\/2r\@lg{width:5.5rem}.w-6r\@lg,.sz-6r\@lg{width:6rem}}@media screen and (min-width:991px) and (max-width:1199px){.w-1\/4r\@md,.sz-1\/4r\@md{width:0.25rem}.w-1\/2r\@md,.sz-1\/2r\@md{width:0.5rem}.w-3\/4r\@md,.sz-3\/4r\@md{width:0.75rem}.w-1r\@md,.sz-1r\@md{width:1rem}.w-3\/2r\@md,.sz-3\/2r\@md{width:1.5rem}.w-2r\@md,.sz-2r\@md{width:2rem}.w-5\/2r\@md,.sz-5\/2r\@md{width:2.5rem}.w-3r\@md,.sz-3r\@md{width:3rem}.w-7\/2r\@md,.sz-7\/2r\@md{width:3.5rem}.w-4r\@md,.sz-4r\@md{width:4rem}.w-9\/2r\@md,.sz-9\/2r\@md{width:4.5rem}.w-5r\@md,.sz-5r\@md{width:5rem}.w-11\/2r\@md,.sz-11\/2r\@md{width:5.5rem}.w-6r\@md,.sz-6r\@md{width:6rem}}@media screen and (min-width:767px) and (max-width:991px){.w-1\/4r\@sm,.sz-1\/4r\@sm{width:0.25rem}.w-1\/2r\@sm,.sz-1\/2r\@sm{width:0.5rem}.w-3\/4r\@sm,.sz-3\/4r\@sm{width:0.75rem}.w-1r\@sm,.sz-1r\@sm{width:1rem}.w-3\/2r\@sm,.sz-3\/2r\@sm{width:1.5rem}.w-2r\@sm,.sz-2r\@sm{width:2rem}.w-5\/2r\@sm,.sz-5\/2r\@sm{width:2.5rem}.w-3r\@sm,.sz-3r\@sm{width:3rem}.w-7\/2r\@sm,.sz-7\/2r\@sm{width:3.5rem}.w-4r\@sm,.sz-4r\@sm{width:4rem}.w-9\/2r\@sm,.sz-9\/2r\@sm{width:4.5rem}.w-5r\@sm,.sz-5r\@sm{width:5rem}.w-11\/2r\@sm,.sz-11\/2r\@sm{width:5.5rem}.w-6r\@sm,.sz-6r\@sm{width:6rem}}.w-0{width:0}.w-10p{width:10%}.w-20p{width:20%}.w-30p{width:30%}.w-40p{width:40%}.w-50p{width:50%}.w-60p{width:60%}.w-70p{width:70%}.w-80p{width:80%}.w-90p{width:90%}.w-100p{width:100%}.w-1px{width:1px}.w-a{width:auto}@media screen and (min-width:1440px){.w-0\@xl\+{width:0}.w-10p\@xl\+{width:10%}.w-20p\@xl\+{width:20%}.w-30p\@xl\+{width:30%}.w-40p\@xl\+{width:40%}.w-50p\@xl\+{width:50%}.w-60p\@xl\+{width:60%}.w-70p\@xl\+{width:70%}.w-80p\@xl\+{width:80%}.w-90p\@xl\+{width:90%}.w-100p\@xl\+{width:100%}.w-1px\@xl\+{width:1px}.w-a\@xl\+{width:auto}}@media screen and (min-width:1200px){.w-0\@lg\+{width:0}.w-10p\@lg\+{width:10%}.w-20p\@lg\+{width:20%}.w-30p\@lg\+{width:30%}.w-40p\@lg\+{width:40%}.w-50p\@lg\+{width:50%}.w-60p\@lg\+{width:60%}.w-70p\@lg\+{width:70%}.w-80p\@lg\+{width:80%}.w-90p\@lg\+{width:90%}.w-100p\@lg\+{width:100%}.w-1px\@lg\+{width:1px}.w-a\@lg\+{width:auto}}@media screen and (min-width:992px){.w-0\@md\+{width:0}.w-10p\@md\+{width:10%}.w-20p\@md\+{width:20%}.w-30p\@md\+{width:30%}.w-40p\@md\+{width:40%}.w-50p\@md\+{width:50%}.w-60p\@md\+{width:60%}.w-70p\@md\+{width:70%}.w-80p\@md\+{width:80%}.w-90p\@md\+{width:90%}.w-100p\@md\+{width:100%}.w-1px\@md\+{width:1px}.w-a\@md\+{width:auto}}@media screen and (min-width:768px){.w-0\@sm\+{width:0}.w-10p\@sm\+{width:10%}.w-20p\@sm\+{width:20%}.w-30p\@sm\+{width:30%}.w-40p\@sm\+{width:40%}.w-50p\@sm\+{width:50%}.w-60p\@sm\+{width:60%}.w-70p\@sm\+{width:70%}.w-80p\@sm\+{width:80%}.w-90p\@sm\+{width:90%}.w-100p\@sm\+{width:100%}.w-1px\@sm\+{width:1px}.w-a\@sm\+{width:auto}}@media screen and (min-width:0){.w-0\@xs\+{width:0}.w-10p\@xs\+{width:10%}.w-20p\@xs\+{width:20%}.w-30p\@xs\+{width:30%}.w-40p\@xs\+{width:40%}.w-50p\@xs\+{width:50%}.w-60p\@xs\+{width:60%}.w-70p\@xs\+{width:70%}.w-80p\@xs\+{width:80%}.w-90p\@xs\+{width:90%}.w-100p\@xs\+{width:100%}.w-1px\@xs\+{width:1px}.w-a\@xs\+{width:auto}}@media screen and (max-width:1439px){.w-0\@xl-{width:0}.w-10p\@xl-{width:10%}.w-20p\@xl-{width:20%}.w-30p\@xl-{width:30%}.w-40p\@xl-{width:40%}.w-50p\@xl-{width:50%}.w-60p\@xl-{width:60%}.w-70p\@xl-{width:70%}.w-80p\@xl-{width:80%}.w-90p\@xl-{width:90%}.w-100p\@xl-{width:100%}.w-1px\@xl-{width:1px}.w-a\@xl-{width:auto}}@media screen and (max-width:1199px){.w-0\@lg-{width:0}.w-10p\@lg-{width:10%}.w-20p\@lg-{width:20%}.w-30p\@lg-{width:30%}.w-40p\@lg-{width:40%}.w-50p\@lg-{width:50%}.w-60p\@lg-{width:60%}.w-70p\@lg-{width:70%}.w-80p\@lg-{width:80%}.w-90p\@lg-{width:90%}.w-100p\@lg-{width:100%}.w-1px\@lg-{width:1px}.w-a\@lg-{width:auto}}@media screen and (max-width:991px){.w-0\@md-{width:0}.w-10p\@md-{width:10%}.w-20p\@md-{width:20%}.w-30p\@md-{width:30%}.w-40p\@md-{width:40%}.w-50p\@md-{width:50%}.w-60p\@md-{width:60%}.w-70p\@md-{width:70%}.w-80p\@md-{width:80%}.w-90p\@md-{width:90%}.w-100p\@md-{width:100%}.w-1px\@md-{width:1px}.w-a\@md-{width:auto}}@media screen and (max-width:767px){.w-0\@sm-{width:0}.w-10p\@sm-{width:10%}.w-20p\@sm-{width:20%}.w-30p\@sm-{width:30%}.w-40p\@sm-{width:40%}.w-50p\@sm-{width:50%}.w-60p\@sm-{width:60%}.w-70p\@sm-{width:70%}.w-80p\@sm-{width:80%}.w-90p\@sm-{width:90%}.w-100p\@sm-{width:100%}.w-1px\@sm-{width:1px}.w-a\@sm-{width:auto}}@media screen and (min-width:1199px) and (max-width:1439px){.w-0\@lg{width:0}.w-10p\@lg{width:10%}.w-20p\@lg{width:20%}.w-30p\@lg{width:30%}.w-40p\@lg{width:40%}.w-50p\@lg{width:50%}.w-60p\@lg{width:60%}.w-70p\@lg{width:70%}.w-80p\@lg{width:80%}.w-90p\@lg{width:90%}.w-100p\@lg{width:100%}.w-1px\@lg{width:1px}.w-a\@lg{width:auto}}@media screen and (min-width:991px) and (max-width:1199px){.w-0\@md{width:0}.w-10p\@md{width:10%}.w-20p\@md{width:20%}.w-30p\@md{width:30%}.w-40p\@md{width:40%}.w-50p\@md{width:50%}.w-60p\@md{width:60%}.w-70p\@md{width:70%}.w-80p\@md{width:80%}.w-90p\@md{width:90%}.w-100p\@md{width:100%}.w-1px\@md{width:1px}.w-a\@md{width:auto}}@media screen and (min-width:767px) and (max-width:991px){.w-0\@sm{width:0}.w-10p\@sm{width:10%}.w-20p\@sm{width:20%}.w-30p\@sm{width:30%}.w-40p\@sm{width:40%}.w-50p\@sm{width:50%}.w-60p\@sm{width:60%}.w-70p\@sm{width:70%}.w-80p\@sm{width:80%}.w-90p\@sm{width:90%}.w-100p\@sm{width:100%}.w-1px\@sm{width:1px}.w-a\@sm{width:auto}}.h-1\/4r,.sz-1\/4r{height:0.25rem}.h-1\/2r,.sz-1\/2r{height:0.5rem}.h-3\/4r,.sz-3\/4r{height:0.75rem}.h-1r,.sz-1r{height:1rem}.h-3\/2r,.sz-3\/2r{height:1.5rem}.h-2r,.sz-2r{height:2rem}.h-5\/2r,.sz-5\/2r{height:2.5rem}.h-3r,.sz-3r{height:3rem}.h-7\/2r,.sz-7\/2r{height:3.5rem}.h-4r,.sz-4r{height:4rem}.h-9\/2r,.sz-9\/2r{height:4.5rem}.h-5r,.sz-5r{height:5rem}.h-11\/2r,.sz-11\/2r{height:5.5rem}.h-6r,.sz-6r{height:6rem}@media screen and (min-width:1440px){.h-1\/4r\@xl\+,.sz-1\/4r\@xl\+{height:0.25rem}.h-1\/2r\@xl\+,.sz-1\/2r\@xl\+{height:0.5rem}.h-3\/4r\@xl\+,.sz-3\/4r\@xl\+{height:0.75rem}.h-1r\@xl\+,.sz-1r\@xl\+{height:1rem}.h-3\/2r\@xl\+,.sz-3\/2r\@xl\+{height:1.5rem}.h-2r\@xl\+,.sz-2r\@xl\+{height:2rem}.h-5\/2r\@xl\+,.sz-5\/2r\@xl\+{height:2.5rem}.h-3r\@xl\+,.sz-3r\@xl\+{height:3rem}.h-7\/2r\@xl\+,.sz-7\/2r\@xl\+{height:3.5rem}.h-4r\@xl\+,.sz-4r\@xl\+{height:4rem}.h-9\/2r\@xl\+,.sz-9\/2r\@xl\+{height:4.5rem}.h-5r\@xl\+,.sz-5r\@xl\+{height:5rem}.h-11\/2r\@xl\+,.sz-11\/2r\@xl\+{height:5.5rem}.h-6r\@xl\+,.sz-6r\@xl\+{height:6rem}}@media screen and (min-width:1200px){.h-1\/4r\@lg\+,.sz-1\/4r\@lg\+{height:0.25rem}.h-1\/2r\@lg\+,.sz-1\/2r\@lg\+{height:0.5rem}.h-3\/4r\@lg\+,.sz-3\/4r\@lg\+{height:0.75rem}.h-1r\@lg\+,.sz-1r\@lg\+{height:1rem}.h-3\/2r\@lg\+,.sz-3\/2r\@lg\+{height:1.5rem}.h-2r\@lg\+,.sz-2r\@lg\+{height:2rem}.h-5\/2r\@lg\+,.sz-5\/2r\@lg\+{height:2.5rem}.h-3r\@lg\+,.sz-3r\@lg\+{height:3rem}.h-7\/2r\@lg\+,.sz-7\/2r\@lg\+{height:3.5rem}.h-4r\@lg\+,.sz-4r\@lg\+{height:4rem}.h-9\/2r\@lg\+,.sz-9\/2r\@lg\+{height:4.5rem}.h-5r\@lg\+,.sz-5r\@lg\+{height:5rem}.h-11\/2r\@lg\+,.sz-11\/2r\@lg\+{height:5.5rem}.h-6r\@lg\+,.sz-6r\@lg\+{height:6rem}}@media screen and (min-width:992px){.h-1\/4r\@md\+,.sz-1\/4r\@md\+{height:0.25rem}.h-1\/2r\@md\+,.sz-1\/2r\@md\+{height:0.5rem}.h-3\/4r\@md\+,.sz-3\/4r\@md\+{height:0.75rem}.h-1r\@md\+,.sz-1r\@md\+{height:1rem}.h-3\/2r\@md\+,.sz-3\/2r\@md\+{height:1.5rem}.h-2r\@md\+,.sz-2r\@md\+{height:2rem}.h-5\/2r\@md\+,.sz-5\/2r\@md\+{height:2.5rem}.h-3r\@md\+,.sz-3r\@md\+{height:3rem}.h-7\/2r\@md\+,.sz-7\/2r\@md\+{height:3.5rem}.h-4r\@md\+,.sz-4r\@md\+{height:4rem}.h-9\/2r\@md\+,.sz-9\/2r\@md\+{height:4.5rem}.h-5r\@md\+,.sz-5r\@md\+{height:5rem}.h-11\/2r\@md\+,.sz-11\/2r\@md\+{height:5.5rem}.h-6r\@md\+,.sz-6r\@md\+{height:6rem}}@media screen and (min-width:768px){.h-1\/4r\@sm\+,.sz-1\/4r\@sm\+{height:0.25rem}.h-1\/2r\@sm\+,.sz-1\/2r\@sm\+{height:0.5rem}.h-3\/4r\@sm\+,.sz-3\/4r\@sm\+{height:0.75rem}.h-1r\@sm\+,.sz-1r\@sm\+{height:1rem}.h-3\/2r\@sm\+,.sz-3\/2r\@sm\+{height:1.5rem}.h-2r\@sm\+,.sz-2r\@sm\+{height:2rem}.h-5\/2r\@sm\+,.sz-5\/2r\@sm\+{height:2.5rem}.h-3r\@sm\+,.sz-3r\@sm\+{height:3rem}.h-7\/2r\@sm\+,.sz-7\/2r\@sm\+{height:3.5rem}.h-4r\@sm\+,.sz-4r\@sm\+{height:4rem}.h-9\/2r\@sm\+,.sz-9\/2r\@sm\+{height:4.5rem}.h-5r\@sm\+,.sz-5r\@sm\+{height:5rem}.h-11\/2r\@sm\+,.sz-11\/2r\@sm\+{height:5.5rem}.h-6r\@sm\+,.sz-6r\@sm\+{height:6rem}}@media screen and (min-width:0){.h-1\/4r\@xs\+,.sz-1\/4r\@xs\+{height:0.25rem}.h-1\/2r\@xs\+,.sz-1\/2r\@xs\+{height:0.5rem}.h-3\/4r\@xs\+,.sz-3\/4r\@xs\+{height:0.75rem}.h-1r\@xs\+,.sz-1r\@xs\+{height:1rem}.h-3\/2r\@xs\+,.sz-3\/2r\@xs\+{height:1.5rem}.h-2r\@xs\+,.sz-2r\@xs\+{height:2rem}.h-5\/2r\@xs\+,.sz-5\/2r\@xs\+{height:2.5rem}.h-3r\@xs\+,.sz-3r\@xs\+{height:3rem}.h-7\/2r\@xs\+,.sz-7\/2r\@xs\+{height:3.5rem}.h-4r\@xs\+,.sz-4r\@xs\+{height:4rem}.h-9\/2r\@xs\+,.sz-9\/2r\@xs\+{height:4.5rem}.h-5r\@xs\+,.sz-5r\@xs\+{height:5rem}.h-11\/2r\@xs\+,.sz-11\/2r\@xs\+{height:5.5rem}.h-6r\@xs\+,.sz-6r\@xs\+{height:6rem}}@media screen and (max-width:1439px){.h-1\/4r\@xl-,.sz-1\/4r\@xl-{height:0.25rem}.h-1\/2r\@xl-,.sz-1\/2r\@xl-{height:0.5rem}.h-3\/4r\@xl-,.sz-3\/4r\@xl-{height:0.75rem}.h-1r\@xl-,.sz-1r\@xl-{height:1rem}.h-3\/2r\@xl-,.sz-3\/2r\@xl-{height:1.5rem}.h-2r\@xl-,.sz-2r\@xl-{height:2rem}.h-5\/2r\@xl-,.sz-5\/2r\@xl-{height:2.5rem}.h-3r\@xl-,.sz-3r\@xl-{height:3rem}.h-7\/2r\@xl-,.sz-7\/2r\@xl-{height:3.5rem}.h-4r\@xl-,.sz-4r\@xl-{height:4rem}.h-9\/2r\@xl-,.sz-9\/2r\@xl-{height:4.5rem}.h-5r\@xl-,.sz-5r\@xl-{height:5rem}.h-11\/2r\@xl-,.sz-11\/2r\@xl-{height:5.5rem}.h-6r\@xl-,.sz-6r\@xl-{height:6rem}}@media screen and (max-width:1199px){.h-1\/4r\@lg-,.sz-1\/4r\@lg-{height:0.25rem}.h-1\/2r\@lg-,.sz-1\/2r\@lg-{height:0.5rem}.h-3\/4r\@lg-,.sz-3\/4r\@lg-{height:0.75rem}.h-1r\@lg-,.sz-1r\@lg-{height:1rem}.h-3\/2r\@lg-,.sz-3\/2r\@lg-{height:1.5rem}.h-2r\@lg-,.sz-2r\@lg-{height:2rem}.h-5\/2r\@lg-,.sz-5\/2r\@lg-{height:2.5rem}.h-3r\@lg-,.sz-3r\@lg-{height:3rem}.h-7\/2r\@lg-,.sz-7\/2r\@lg-{height:3.5rem}.h-4r\@lg-,.sz-4r\@lg-{height:4rem}.h-9\/2r\@lg-,.sz-9\/2r\@lg-{height:4.5rem}.h-5r\@lg-,.sz-5r\@lg-{height:5rem}.h-11\/2r\@lg-,.sz-11\/2r\@lg-{height:5.5rem}.h-6r\@lg-,.sz-6r\@lg-{height:6rem}}@media screen and (max-width:991px){.h-1\/4r\@md-,.sz-1\/4r\@md-{height:0.25rem}.h-1\/2r\@md-,.sz-1\/2r\@md-{height:0.5rem}.h-3\/4r\@md-,.sz-3\/4r\@md-{height:0.75rem}.h-1r\@md-,.sz-1r\@md-{height:1rem}.h-3\/2r\@md-,.sz-3\/2r\@md-{height:1.5rem}.h-2r\@md-,.sz-2r\@md-{height:2rem}.h-5\/2r\@md-,.sz-5\/2r\@md-{height:2.5rem}.h-3r\@md-,.sz-3r\@md-{height:3rem}.h-7\/2r\@md-,.sz-7\/2r\@md-{height:3.5rem}.h-4r\@md-,.sz-4r\@md-{height:4rem}.h-9\/2r\@md-,.sz-9\/2r\@md-{height:4.5rem}.h-5r\@md-,.sz-5r\@md-{height:5rem}.h-11\/2r\@md-,.sz-11\/2r\@md-{height:5.5rem}.h-6r\@md-,.sz-6r\@md-{height:6rem}}@media screen and (max-width:767px){.h-1\/4r\@sm-,.sz-1\/4r\@sm-{height:0.25rem}.h-1\/2r\@sm-,.sz-1\/2r\@sm-{height:0.5rem}.h-3\/4r\@sm-,.sz-3\/4r\@sm-{height:0.75rem}.h-1r\@sm-,.sz-1r\@sm-{height:1rem}.h-3\/2r\@sm-,.sz-3\/2r\@sm-{height:1.5rem}.h-2r\@sm-,.sz-2r\@sm-{height:2rem}.h-5\/2r\@sm-,.sz-5\/2r\@sm-{height:2.5rem}.h-3r\@sm-,.sz-3r\@sm-{height:3rem}.h-7\/2r\@sm-,.sz-7\/2r\@sm-{height:3.5rem}.h-4r\@sm-,.sz-4r\@sm-{height:4rem}.h-9\/2r\@sm-,.sz-9\/2r\@sm-{height:4.5rem}.h-5r\@sm-,.sz-5r\@sm-{height:5rem}.h-11\/2r\@sm-,.sz-11\/2r\@sm-{height:5.5rem}.h-6r\@sm-,.sz-6r\@sm-{height:6rem}}@media screen and (min-width:1199px) and (max-width:1439px){.h-1\/4r\@lg,.sz-1\/4r\@lg{height:0.25rem}.h-1\/2r\@lg,.sz-1\/2r\@lg{height:0.5rem}.h-3\/4r\@lg,.sz-3\/4r\@lg{height:0.75rem}.h-1r\@lg,.sz-1r\@lg{height:1rem}.h-3\/2r\@lg,.sz-3\/2r\@lg{height:1.5rem}.h-2r\@lg,.sz-2r\@lg{height:2rem}.h-5\/2r\@lg,.sz-5\/2r\@lg{height:2.5rem}.h-3r\@lg,.sz-3r\@lg{height:3rem}.h-7\/2r\@lg,.sz-7\/2r\@lg{height:3.5rem}.h-4r\@lg,.sz-4r\@lg{height:4rem}.h-9\/2r\@lg,.sz-9\/2r\@lg{height:4.5rem}.h-5r\@lg,.sz-5r\@lg{height:5rem}.h-11\/2r\@lg,.sz-11\/2r\@lg{height:5.5rem}.h-6r\@lg,.sz-6r\@lg{height:6rem}}@media screen and (min-width:991px) and (max-width:1199px){.h-1\/4r\@md,.sz-1\/4r\@md{height:0.25rem}.h-1\/2r\@md,.sz-1\/2r\@md{height:0.5rem}.h-3\/4r\@md,.sz-3\/4r\@md{height:0.75rem}.h-1r\@md,.sz-1r\@md{height:1rem}.h-3\/2r\@md,.sz-3\/2r\@md{height:1.5rem}.h-2r\@md,.sz-2r\@md{height:2rem}.h-5\/2r\@md,.sz-5\/2r\@md{height:2.5rem}.h-3r\@md,.sz-3r\@md{height:3rem}.h-7\/2r\@md,.sz-7\/2r\@md{height:3.5rem}.h-4r\@md,.sz-4r\@md{height:4rem}.h-9\/2r\@md,.sz-9\/2r\@md{height:4.5rem}.h-5r\@md,.sz-5r\@md{height:5rem}.h-11\/2r\@md,.sz-11\/2r\@md{height:5.5rem}.h-6r\@md,.sz-6r\@md{height:6rem}}@media screen and (min-width:767px) and (max-width:991px){.h-1\/4r\@sm,.sz-1\/4r\@sm{height:0.25rem}.h-1\/2r\@sm,.sz-1\/2r\@sm{height:0.5rem}.h-3\/4r\@sm,.sz-3\/4r\@sm{height:0.75rem}.h-1r\@sm,.sz-1r\@sm{height:1rem}.h-3\/2r\@sm,.sz-3\/2r\@sm{height:1.5rem}.h-2r\@sm,.sz-2r\@sm{height:2rem}.h-5\/2r\@sm,.sz-5\/2r\@sm{height:2.5rem}.h-3r\@sm,.sz-3r\@sm{height:3rem}.h-7\/2r\@sm,.sz-7\/2r\@sm{height:3.5rem}.h-4r\@sm,.sz-4r\@sm{height:4rem}.h-9\/2r\@sm,.sz-9\/2r\@sm{height:4.5rem}.h-5r\@sm,.sz-5r\@sm{height:5rem}.h-11\/2r\@sm,.sz-11\/2r\@sm{height:5.5rem}.h-6r\@sm,.sz-6r\@sm{height:6rem}}.h-0{height:0}.h-auto{height:auto}.h-100p{height:100%}.h-100vh{height:100vh}@media screen and (min-width:1440px){.h-0\@xl\+{height:0}.h-auto\@xl\+{height:auto}.h-100p\@xl\+{height:100%}.h-100vh\@xl\+{height:100vh}}@media screen and (min-width:1200px){.h-0\@lg\+{height:0}.h-auto\@lg\+{height:auto}.h-100p\@lg\+{height:100%}.h-100vh\@lg\+{height:100vh}}@media screen and (min-width:992px){.h-0\@md\+{height:0}.h-auto\@md\+{height:auto}.h-100p\@md\+{height:100%}.h-100vh\@md\+{height:100vh}}@media screen and (min-width:768px){.h-0\@sm\+{height:0}.h-auto\@sm\+{height:auto}.h-100p\@sm\+{height:100%}.h-100vh\@sm\+{height:100vh}}@media screen and (min-width:0){.h-0\@xs\+{height:0}.h-auto\@xs\+{height:auto}.h-100p\@xs\+{height:100%}.h-100vh\@xs\+{height:100vh}}@media screen and (max-width:1439px){.h-0\@xl-{height:0}.h-auto\@xl-{height:auto}.h-100p\@xl-{height:100%}.h-100vh\@xl-{height:100vh}}@media screen and (max-width:1199px){.h-0\@lg-{height:0}.h-auto\@lg-{height:auto}.h-100p\@lg-{height:100%}.h-100vh\@lg-{height:100vh}}@media screen and (max-width:991px){.h-0\@md-{height:0}.h-auto\@md-{height:auto}.h-100p\@md-{height:100%}.h-100vh\@md-{height:100vh}}@media screen and (max-width:767px){.h-0\@sm-{height:0}.h-auto\@sm-{height:auto}.h-100p\@sm-{height:100%}.h-100vh\@sm-{height:100vh}}@media screen and (min-width:1199px) and (max-width:1439px){.h-0\@lg{height:0}.h-auto\@lg{height:auto}.h-100p\@lg{height:100%}.h-100vh\@lg{height:100vh}}@media screen and (min-width:991px) and (max-width:1199px){.h-0\@md{height:0}.h-auto\@md{height:auto}.h-100p\@md{height:100%}.h-100vh\@md{height:100vh}}@media screen and (min-width:767px) and (max-width:991px){.h-0\@sm{height:0}.h-auto\@sm{height:auto}.h-100p\@sm{height:100%}.h-100vh\@sm{height:100vh}}.mw-100p{max-width:100%}.mh-100p{max-height:100%}@media screen and (min-width:1440px){.mw-100p\@xl\+{max-width:100%}.mh-100p\@xl\+{max-height:100%}}@media screen and (min-width:1200px){.mw-100p\@lg\+{max-width:100%}.mh-100p\@lg\+{max-height:100%}}@media screen and (min-width:992px){.mw-100p\@md\+{max-width:100%}.mh-100p\@md\+{max-height:100%}}@media screen and (min-width:768px){.mw-100p\@sm\+{max-width:100%}.mh-100p\@sm\+{max-height:100%}}@media screen and (min-width:0){.mw-100p\@xs\+{max-width:100%}.mh-100p\@xs\+{max-height:100%}}@media screen and (max-width:1439px){.mw-100p\@xl-{max-width:100%}.mh-100p\@xl-{max-height:100%}}@media screen and (max-width:1199px){.mw-100p\@lg-{max-width:100%}.mh-100p\@lg-{max-height:100%}}@media screen and (max-width:991px){.mw-100p\@md-{max-width:100%}.mh-100p\@md-{max-height:100%}}@media screen and (max-width:767px){.mw-100p\@sm-{max-width:100%}.mh-100p\@sm-{max-height:100%}}@media screen and (min-width:1199px) and (max-width:1439px){.mw-100p\@lg{max-width:100%}.mh-100p\@lg{max-height:100%}}@media screen and (min-width:991px) and (max-width:1199px){.mw-100p\@md{max-width:100%}.mh-100p\@md{max-height:100%}}@media screen and (min-width:767px) and (max-width:991px){.mw-100p\@sm{max-width:100%}.mh-100p\@sm{max-height:100%}}.ta-c{text-align:center !important}.ta-l{text-align:left !important}.ta-r{text-align:right !important}@media screen and (min-width:1440px){.ta-c\@xl\+{text-align:center !important}.ta-l\@xl\+{text-align:left !important}.ta-r\@xl\+{text-align:right !important}}@media screen and (min-width:1200px){.ta-c\@lg\+{text-align:center !important}.ta-l\@lg\+{text-align:left !important}.ta-r\@lg\+{text-align:right !important}}@media screen and (min-width:992px){.ta-c\@md\+{text-align:center !important}.ta-l\@md\+{text-align:left !important}.ta-r\@md\+{text-align:right !important}}@media screen and (min-width:768px){.ta-c\@sm\+{text-align:center !important}.ta-l\@sm\+{text-align:left !important}.ta-r\@sm\+{text-align:right !important}}@media screen and (min-width:0){.ta-c\@xs\+{text-align:center !important}.ta-l\@xs\+{text-align:left !important}.ta-r\@xs\+{text-align:right !important}}@media screen and (max-width:1439px){.ta-c\@xl-{text-align:center !important}.ta-l\@xl-{text-align:left !important}.ta-r\@xl-{text-align:right !important}}@media screen and (max-width:1199px){.ta-c\@lg-{text-align:center !important}.ta-l\@lg-{text-align:left !important}.ta-r\@lg-{text-align:right !important}}@media screen and (max-width:991px){.ta-c\@md-{text-align:center !important}.ta-l\@md-{text-align:left !important}.ta-r\@md-{text-align:right !important}}@media screen and (max-width:767px){.ta-c\@sm-{text-align:center !important}.ta-l\@sm-{text-align:left !important}.ta-r\@sm-{text-align:right !important}}@media screen and (min-width:1199px) and (max-width:1439px){.ta-c\@lg{text-align:center !important}.ta-l\@lg{text-align:left !important}.ta-r\@lg{text-align:right !important}}@media screen and (min-width:991px) and (max-width:1199px){.ta-c\@md{text-align:center !important}.ta-l\@md{text-align:left !important}.ta-r\@md{text-align:right !important}}@media screen and (min-width:767px) and (max-width:991px){.ta-c\@sm{text-align:center !important}.ta-l\@sm{text-align:left !important}.ta-r\@sm{text-align:right !important}}.tt-n{text-transform:none !important}.tt-u{text-transform:uppercase !important}.tt-l{text-transform:lowercase !important}.tt-c{text-transform:capitalize !important}.fs-i{font-style:italic !important}.fs-o{font-style:oblique !important}.td-n{text-decoration:none !important}.td-o{text-decoration:overline !important}.td-lt{text-decoration:line-through !important}.td-u{text-decoration:underline !important}.whs-nw{white-space:nowrap !important}.whs-p{white-space:pre !important}.whs-n{white-space:normal !important}.wob-n{word-break:normal !important}.wob-ba{word-break:break-all !important}.wob-k{word-break:keep-all !important}.wow-bw{word-wrap:break-word !important}.wow-n{word-wrap:normal !important}.tov-e{text-overflow:ellipsis !important}.fsz-xs{font-size:0.75rem !important}.fsz-sm{font-size:0.87rem !important}.fsz-def{font-size:1rem !important}.fsz-md{font-size:1.15rem !important}.fsz-lg{font-size:1.4rem !important}.fsz-xl{font-size:1.7rem !important}.fw-100{font-weight:100 !important}.fw-200{font-weight:200 !important}.fw-300{font-weight:300 !important}.fw-400{font-weight:400 !important}.fw-500{font-weight:500 !important}.fw-600{font-weight:600 !important}.fw-700{font-weight:700 !important}.fw-800{font-weight:800 !important}.fw-900{font-weight:900 !important}.lh-0{line-height:0 !important}.lh-1{line-height:1 !important}.lh-3\/2{line-height:1.5 !important}.bd{border:1px solid rgba(0,0,0,0.0825) !important}.bd-darker{border:1px solid #ced4da !important}.bdT{border-top:1px solid rgba(0,0,0,0.0825) !important}.bdR{border-right:1px solid rgba(0,0,0,0.0825) !important}.bdB{border-bottom:1px solid rgba(0,0,0,0.0825) !important}.bdL{border-left:1px solid rgba(0,0,0,0.0825) !important}.bdw-0{border-width:0 !important}.bdwT-0{border-top-width:0 !important}.bdwR-0{border-right-width:0 !important}.bdwB-0{border-bottom-width:0 !important}.bdwL-0{border-left-width:0 !important}.bdw-1{border-width:1px !important}.bdwT-1{border-top-width:1px !important}.bdwR-1{border-right-width:1px !important}.bdwB-1{border-bottom-width:1px !important}.bdwL-1{border-left-width:1px !important}.bdw-2{border-width:2px !important}.bdwT-2{border-top-width:2px !important}.bdwR-2{border-right-width:2px !important}.bdwB-2{border-bottom-width:2px !important}.bdwL-2{border-left-width:2px !important}.bdw-3{border-width:3px !important}.bdwT-3{border-top-width:3px !important}.bdwR-3{border-right-width:3px !important}.bdwB-3{border-bottom-width:3px !important}.bdwL-3{border-left-width:3px !important}.bdw-4{border-width:4px !important}.bdwT-4{border-top-width:4px !important}.bdwR-4{border-right-width:4px !important}.bdwB-4{border-bottom-width:4px !important}.bdwL-4{border-left-width:4px !important}.bdw-5{border-width:5px !important}.bdwT-5{border-top-width:5px !important}.bdwR-5{border-right-width:5px !important}.bdwB-5{border-bottom-width:5px !important}.bdwL-5{border-left-width:5px !important}.bdrs-0{border-radius:0 !important}.bdrsT-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.bdrsR-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.bdrsB-0{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important}.bdrsL-0{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}.bdrs-1{border-radius:1px !important}.bdrsT-1{border-top-left-radius:1px !important;border-top-right-radius:1px !important}.bdrsR-1{border-top-right-radius:1px !important;border-bottom-right-radius:1px !important}.bdrsB-1{border-bottom-left-radius:1px !important;border-bottom-right-radius:1px !important}.bdrsL-1{border-top-left-radius:1px !important;border-bottom-left-radius:1px !important}.bdrs-2{border-radius:2px !important}.bdrsT-2{border-top-left-radius:2px !important;border-top-right-radius:2px !important}.bdrsR-2{border-top-right-radius:2px !important;border-bottom-right-radius:2px !important}.bdrsB-2{border-bottom-left-radius:2px !important;border-bottom-right-radius:2px !important}.bdrsL-2{border-top-left-radius:2px !important;border-bottom-left-radius:2px !important}.bdrs-3{border-radius:3px !important}.bdrsT-3{border-top-left-radius:3px !important;border-top-right-radius:3px !important}.bdrsR-3{border-top-right-radius:3px !important;border-bottom-right-radius:3px !important}.bdrsB-3{border-bottom-left-radius:3px !important;border-bottom-right-radius:3px !important}.bdrsL-3{border-top-left-radius:3px !important;border-bottom-left-radius:3px !important}.bdrs-4{border-radius:4px !important}.bdrsT-4{border-top-left-radius:4px !important;border-top-right-radius:4px !important}.bdrsR-4{border-top-right-radius:4px !important;border-bottom-right-radius:4px !important}.bdrsB-4{border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important}.bdrsL-4{border-top-left-radius:4px !important;border-bottom-left-radius:4px !important}.bdrs-50p{border-radius:50% !important}.bdrs-10em{border-radius:10em !important}.bds-n{border-style:none !important}.bds-s{border-style:solid !important}.bds-dt{border-style:dotted !important}.bds-ds{border-style:dashed !important}.bds-db{border-style:double !important}.bds-g{border-style:groove !important}.bds-r{border-style:ridge !important}.bds-i{border-style:inset !important}.bds-o{border-style:outset !important}.no-after::after{display:none !important}.no-before::before{display:none !important}.c-white,.cH-white:hover{color:#ffffff !important}.bgc-white,.bgcH-white:hover{background-color:#ffffff !important}.bdc-white,.bdcH-white:hover{border-color:#ffffff !important}.fill-white,.fillH-white:hover{fill:#ffffff !important}.str-white,.strH-white:hover{stroke:#ffffff !important}.c-red-50,.cH-red-50:hover{color:#ffebee !important}.bgc-red-50,.bgcH-red-50:hover{background-color:#ffebee !important}.bdc-red-50,.bdcH-red-50:hover{border-color:#ffebee !important}.fill-red-50,.fillH-red-50:hover{fill:#ffebee !important}.str-red-50,.strH-red-50:hover{stroke:#ffebee !important}.c-red-100,.cH-red-100:hover{color:#ffcdd2 !important}.bgc-red-100,.bgcH-red-100:hover{background-color:#ffcdd2 !important}.bdc-red-100,.bdcH-red-100:hover{border-color:#ffcdd2 !important}.fill-red-100,.fillH-red-100:hover{fill:#ffcdd2 !important}.str-red-100,.strH-red-100:hover{stroke:#ffcdd2 !important}.c-red-200,.cH-red-200:hover{color:#ef9a9a !important}.bgc-red-200,.bgcH-red-200:hover{background-color:#ef9a9a !important}.bdc-red-200,.bdcH-red-200:hover{border-color:#ef9a9a !important}.fill-red-200,.fillH-red-200:hover{fill:#ef9a9a !important}.str-red-200,.strH-red-200:hover{stroke:#ef9a9a !important}.c-red-300,.cH-red-300:hover{color:#e57373 !important}.bgc-red-300,.bgcH-red-300:hover{background-color:#e57373 !important}.bdc-red-300,.bdcH-red-300:hover{border-color:#e57373 !important}.fill-red-300,.fillH-red-300:hover{fill:#e57373 !important}.str-red-300,.strH-red-300:hover{stroke:#e57373 !important}.c-red-400,.cH-red-400:hover{color:#ef5350 !important}.bgc-red-400,.bgcH-red-400:hover{background-color:#ef5350 !important}.bdc-red-400,.bdcH-red-400:hover{border-color:#ef5350 !important}.fill-red-400,.fillH-red-400:hover{fill:#ef5350 !important}.str-red-400,.strH-red-400:hover{stroke:#ef5350 !important}.c-red-500,.cH-red-500:hover{color:#f44336 !important}.bgc-red-500,.bgcH-red-500:hover{background-color:#f44336 !important}.bdc-red-500,.bdcH-red-500:hover{border-color:#f44336 !important}.fill-red-500,.fillH-red-500:hover{fill:#f44336 !important}.str-red-500,.strH-red-500:hover{stroke:#f44336 !important}.c-red-600,.cH-red-600:hover{color:#e53935 !important}.bgc-red-600,.bgcH-red-600:hover{background-color:#e53935 !important}.bdc-red-600,.bdcH-red-600:hover{border-color:#e53935 !important}.fill-red-600,.fillH-red-600:hover{fill:#e53935 !important}.str-red-600,.strH-red-600:hover{stroke:#e53935 !important}.c-red-700,.cH-red-700:hover{color:#d32f2f !important}.bgc-red-700,.bgcH-red-700:hover{background-color:#d32f2f !important}.bdc-red-700,.bdcH-red-700:hover{border-color:#d32f2f !important}.fill-red-700,.fillH-red-700:hover{fill:#d32f2f !important}.str-red-700,.strH-red-700:hover{stroke:#d32f2f !important}.c-red-800,.cH-red-800:hover{color:#c62828 !important}.bgc-red-800,.bgcH-red-800:hover{background-color:#c62828 !important}.bdc-red-800,.bdcH-red-800:hover{border-color:#c62828 !important}.fill-red-800,.fillH-red-800:hover{fill:#c62828 !important}.str-red-800,.strH-red-800:hover{stroke:#c62828 !important}.c-red-900,.cH-red-900:hover{color:#b71c1c !important}.bgc-red-900,.bgcH-red-900:hover{background-color:#b71c1c !important}.bdc-red-900,.bdcH-red-900:hover{border-color:#b71c1c !important}.fill-red-900,.fillH-red-900:hover{fill:#b71c1c !important}.str-red-900,.strH-red-900:hover{stroke:#b71c1c !important}.c-red-a100,.cH-red-a100:hover{color:#ff8a80 !important}.bgc-red-a100,.bgcH-red-a100:hover{background-color:#ff8a80 !important}.bdc-red-a100,.bdcH-red-a100:hover{border-color:#ff8a80 !important}.fill-red-a100,.fillH-red-a100:hover{fill:#ff8a80 !important}.str-red-a100,.strH-red-a100:hover{stroke:#ff8a80 !important}.c-red-a200,.cH-red-a200:hover{color:#ff5252 !important}.bgc-red-a200,.bgcH-red-a200:hover{background-color:#ff5252 !important}.bdc-red-a200,.bdcH-red-a200:hover{border-color:#ff5252 !important}.fill-red-a200,.fillH-red-a200:hover{fill:#ff5252 !important}.str-red-a200,.strH-red-a200:hover{stroke:#ff5252 !important}.c-red-a400,.cH-red-a400:hover{color:#ff1744 !important}.bgc-red-a400,.bgcH-red-a400:hover{background-color:#ff1744 !important}.bdc-red-a400,.bdcH-red-a400:hover{border-color:#ff1744 !important}.fill-red-a400,.fillH-red-a400:hover{fill:#ff1744 !important}.str-red-a400,.strH-red-a400:hover{stroke:#ff1744 !important}.c-red-a700,.cH-red-a700:hover{color:#d50000 !important}.bgc-red-a700,.bgcH-red-a700:hover{background-color:#d50000 !important}.bdc-red-a700,.bdcH-red-a700:hover{border-color:#d50000 !important}.fill-red-a700,.fillH-red-a700:hover{fill:#d50000 !important}.str-red-a700,.strH-red-a700:hover{stroke:#d50000 !important}.c-pink-50,.cH-pink-50:hover{color:#fce4ec !important}.bgc-pink-50,.bgcH-pink-50:hover{background-color:#fce4ec !important}.bdc-pink-50,.bdcH-pink-50:hover{border-color:#fce4ec !important}.fill-pink-50,.fillH-pink-50:hover{fill:#fce4ec !important}.str-pink-50,.strH-pink-50:hover{stroke:#fce4ec !important}.c-pink-100,.cH-pink-100:hover{color:#f8bbd0 !important}.bgc-pink-100,.bgcH-pink-100:hover{background-color:#f8bbd0 !important}.bdc-pink-100,.bdcH-pink-100:hover{border-color:#f8bbd0 !important}.fill-pink-100,.fillH-pink-100:hover{fill:#f8bbd0 !important}.str-pink-100,.strH-pink-100:hover{stroke:#f8bbd0 !important}.c-pink-200,.cH-pink-200:hover{color:#f48fb1 !important}.bgc-pink-200,.bgcH-pink-200:hover{background-color:#f48fb1 !important}.bdc-pink-200,.bdcH-pink-200:hover{border-color:#f48fb1 !important}.fill-pink-200,.fillH-pink-200:hover{fill:#f48fb1 !important}.str-pink-200,.strH-pink-200:hover{stroke:#f48fb1 !important}.c-pink-300,.cH-pink-300:hover{color:#f06292 !important}.bgc-pink-300,.bgcH-pink-300:hover{background-color:#f06292 !important}.bdc-pink-300,.bdcH-pink-300:hover{border-color:#f06292 !important}.fill-pink-300,.fillH-pink-300:hover{fill:#f06292 !important}.str-pink-300,.strH-pink-300:hover{stroke:#f06292 !important}.c-pink-400,.cH-pink-400:hover{color:#ec407a !important}.bgc-pink-400,.bgcH-pink-400:hover{background-color:#ec407a !important}.bdc-pink-400,.bdcH-pink-400:hover{border-color:#ec407a !important}.fill-pink-400,.fillH-pink-400:hover{fill:#ec407a !important}.str-pink-400,.strH-pink-400:hover{stroke:#ec407a !important}.c-pink-500,.cH-pink-500:hover{color:#e91e63 !important}.bgc-pink-500,.bgcH-pink-500:hover{background-color:#e91e63 !important}.bdc-pink-500,.bdcH-pink-500:hover{border-color:#e91e63 !important}.fill-pink-500,.fillH-pink-500:hover{fill:#e91e63 !important}.str-pink-500,.strH-pink-500:hover{stroke:#e91e63 !important}.c-pink-600,.cH-pink-600:hover{color:#d81b60 !important}.bgc-pink-600,.bgcH-pink-600:hover{background-color:#d81b60 !important}.bdc-pink-600,.bdcH-pink-600:hover{border-color:#d81b60 !important}.fill-pink-600,.fillH-pink-600:hover{fill:#d81b60 !important}.str-pink-600,.strH-pink-600:hover{stroke:#d81b60 !important}.c-pink-700,.cH-pink-700:hover{color:#c2185b !important}.bgc-pink-700,.bgcH-pink-700:hover{background-color:#c2185b !important}.bdc-pink-700,.bdcH-pink-700:hover{border-color:#c2185b !important}.fill-pink-700,.fillH-pink-700:hover{fill:#c2185b !important}.str-pink-700,.strH-pink-700:hover{stroke:#c2185b !important}.c-pink-800,.cH-pink-800:hover{color:#ad1457 !important}.bgc-pink-800,.bgcH-pink-800:hover{background-color:#ad1457 !important}.bdc-pink-800,.bdcH-pink-800:hover{border-color:#ad1457 !important}.fill-pink-800,.fillH-pink-800:hover{fill:#ad1457 !important}.str-pink-800,.strH-pink-800:hover{stroke:#ad1457 !important}.c-pink-900,.cH-pink-900:hover{color:#880e4f !important}.bgc-pink-900,.bgcH-pink-900:hover{background-color:#880e4f !important}.bdc-pink-900,.bdcH-pink-900:hover{border-color:#880e4f !important}.fill-pink-900,.fillH-pink-900:hover{fill:#880e4f !important}.str-pink-900,.strH-pink-900:hover{stroke:#880e4f !important}.c-pink-a100,.cH-pink-a100:hover{color:#ff80ab !important}.bgc-pink-a100,.bgcH-pink-a100:hover{background-color:#ff80ab !important}.bdc-pink-a100,.bdcH-pink-a100:hover{border-color:#ff80ab !important}.fill-pink-a100,.fillH-pink-a100:hover{fill:#ff80ab !important}.str-pink-a100,.strH-pink-a100:hover{stroke:#ff80ab !important}.c-pink-a200,.cH-pink-a200:hover{color:#ff4081 !important}.bgc-pink-a200,.bgcH-pink-a200:hover{background-color:#ff4081 !important}.bdc-pink-a200,.bdcH-pink-a200:hover{border-color:#ff4081 !important}.fill-pink-a200,.fillH-pink-a200:hover{fill:#ff4081 !important}.str-pink-a200,.strH-pink-a200:hover{stroke:#ff4081 !important}.c-pink-a400,.cH-pink-a400:hover{color:#f50057 !important}.bgc-pink-a400,.bgcH-pink-a400:hover{background-color:#f50057 !important}.bdc-pink-a400,.bdcH-pink-a400:hover{border-color:#f50057 !important}.fill-pink-a400,.fillH-pink-a400:hover{fill:#f50057 !important}.str-pink-a400,.strH-pink-a400:hover{stroke:#f50057 !important}.c-pink-a700,.cH-pink-a700:hover{color:#c51162 !important}.bgc-pink-a700,.bgcH-pink-a700:hover{background-color:#c51162 !important}.bdc-pink-a700,.bdcH-pink-a700:hover{border-color:#c51162 !important}.fill-pink-a700,.fillH-pink-a700:hover{fill:#c51162 !important}.str-pink-a700,.strH-pink-a700:hover{stroke:#c51162 !important}.c-purple-50,.cH-purple-50:hover{color:#f3e5f5 !important}.bgc-purple-50,.bgcH-purple-50:hover{background-color:#f3e5f5 !important}.bdc-purple-50,.bdcH-purple-50:hover{border-color:#f3e5f5 !important}.fill-purple-50,.fillH-purple-50:hover{fill:#f3e5f5 !important}.str-purple-50,.strH-purple-50:hover{stroke:#f3e5f5 !important}.c-purple-100,.cH-purple-100:hover{color:#e1bee7 !important}.bgc-purple-100,.bgcH-purple-100:hover{background-color:#e1bee7 !important}.bdc-purple-100,.bdcH-purple-100:hover{border-color:#e1bee7 !important}.fill-purple-100,.fillH-purple-100:hover{fill:#e1bee7 !important}.str-purple-100,.strH-purple-100:hover{stroke:#e1bee7 !important}.c-purple-200,.cH-purple-200:hover{color:#ce93d8 !important}.bgc-purple-200,.bgcH-purple-200:hover{background-color:#ce93d8 !important}.bdc-purple-200,.bdcH-purple-200:hover{border-color:#ce93d8 !important}.fill-purple-200,.fillH-purple-200:hover{fill:#ce93d8 !important}.str-purple-200,.strH-purple-200:hover{stroke:#ce93d8 !important}.c-purple-300,.cH-purple-300:hover{color:#ba68c8 !important}.bgc-purple-300,.bgcH-purple-300:hover{background-color:#ba68c8 !important}.bdc-purple-300,.bdcH-purple-300:hover{border-color:#ba68c8 !important}.fill-purple-300,.fillH-purple-300:hover{fill:#ba68c8 !important}.str-purple-300,.strH-purple-300:hover{stroke:#ba68c8 !important}.c-purple-400,.cH-purple-400:hover{color:#ab47bc !important}.bgc-purple-400,.bgcH-purple-400:hover{background-color:#ab47bc !important}.bdc-purple-400,.bdcH-purple-400:hover{border-color:#ab47bc !important}.fill-purple-400,.fillH-purple-400:hover{fill:#ab47bc !important}.str-purple-400,.strH-purple-400:hover{stroke:#ab47bc !important}.c-purple-500,.cH-purple-500:hover{color:#9c27b0 !important}.bgc-purple-500,.bgcH-purple-500:hover{background-color:#9c27b0 !important}.bdc-purple-500,.bdcH-purple-500:hover{border-color:#9c27b0 !important}.fill-purple-500,.fillH-purple-500:hover{fill:#9c27b0 !important}.str-purple-500,.strH-purple-500:hover{stroke:#9c27b0 !important}.c-purple-600,.cH-purple-600:hover{color:#8e24aa !important}.bgc-purple-600,.bgcH-purple-600:hover{background-color:#8e24aa !important}.bdc-purple-600,.bdcH-purple-600:hover{border-color:#8e24aa !important}.fill-purple-600,.fillH-purple-600:hover{fill:#8e24aa !important}.str-purple-600,.strH-purple-600:hover{stroke:#8e24aa !important}.c-purple-700,.cH-purple-700:hover{color:#7b1fa2 !important}.bgc-purple-700,.bgcH-purple-700:hover{background-color:#7b1fa2 !important}.bdc-purple-700,.bdcH-purple-700:hover{border-color:#7b1fa2 !important}.fill-purple-700,.fillH-purple-700:hover{fill:#7b1fa2 !important}.str-purple-700,.strH-purple-700:hover{stroke:#7b1fa2 !important}.c-purple-800,.cH-purple-800:hover{color:#6a1b9a !important}.bgc-purple-800,.bgcH-purple-800:hover{background-color:#6a1b9a !important}.bdc-purple-800,.bdcH-purple-800:hover{border-color:#6a1b9a !important}.fill-purple-800,.fillH-purple-800:hover{fill:#6a1b9a !important}.str-purple-800,.strH-purple-800:hover{stroke:#6a1b9a !important}.c-purple-900,.cH-purple-900:hover{color:#4a148c !important}.bgc-purple-900,.bgcH-purple-900:hover{background-color:#4a148c !important}.bdc-purple-900,.bdcH-purple-900:hover{border-color:#4a148c !important}.fill-purple-900,.fillH-purple-900:hover{fill:#4a148c !important}.str-purple-900,.strH-purple-900:hover{stroke:#4a148c !important}.c-purple-a100,.cH-purple-a100:hover{color:#ea80fc !important}.bgc-purple-a100,.bgcH-purple-a100:hover{background-color:#ea80fc !important}.bdc-purple-a100,.bdcH-purple-a100:hover{border-color:#ea80fc !important}.fill-purple-a100,.fillH-purple-a100:hover{fill:#ea80fc !important}.str-purple-a100,.strH-purple-a100:hover{stroke:#ea80fc !important}.c-purple-a200,.cH-purple-a200:hover{color:#e040fb !important}.bgc-purple-a200,.bgcH-purple-a200:hover{background-color:#e040fb !important}.bdc-purple-a200,.bdcH-purple-a200:hover{border-color:#e040fb !important}.fill-purple-a200,.fillH-purple-a200:hover{fill:#e040fb !important}.str-purple-a200,.strH-purple-a200:hover{stroke:#e040fb !important}.c-purple-a400,.cH-purple-a400:hover{color:#d500f9 !important}.bgc-purple-a400,.bgcH-purple-a400:hover{background-color:#d500f9 !important}.bdc-purple-a400,.bdcH-purple-a400:hover{border-color:#d500f9 !important}.fill-purple-a400,.fillH-purple-a400:hover{fill:#d500f9 !important}.str-purple-a400,.strH-purple-a400:hover{stroke:#d500f9 !important}.c-purple-a700,.cH-purple-a700:hover{color:#aa00ff !important}.bgc-purple-a700,.bgcH-purple-a700:hover{background-color:#aa00ff !important}.bdc-purple-a700,.bdcH-purple-a700:hover{border-color:#aa00ff !important}.fill-purple-a700,.fillH-purple-a700:hover{fill:#aa00ff !important}.str-purple-a700,.strH-purple-a700:hover{stroke:#aa00ff !important}.c-deep-purple-50,.cH-deep-purple-50:hover{color:#ede7f6 !important}.bgc-deep-purple-50,.bgcH-deep-purple-50:hover{background-color:#ede7f6 !important}.bdc-deep-purple-50,.bdcH-deep-purple-50:hover{border-color:#ede7f6 !important}.fill-deep-purple-50,.fillH-deep-purple-50:hover{fill:#ede7f6 !important}.str-deep-purple-50,.strH-deep-purple-50:hover{stroke:#ede7f6 !important}.c-deep-purple-100,.cH-deep-purple-100:hover{color:#d1c4e9 !important}.bgc-deep-purple-100,.bgcH-deep-purple-100:hover{background-color:#d1c4e9 !important}.bdc-deep-purple-100,.bdcH-deep-purple-100:hover{border-color:#d1c4e9 !important}.fill-deep-purple-100,.fillH-deep-purple-100:hover{fill:#d1c4e9 !important}.str-deep-purple-100,.strH-deep-purple-100:hover{stroke:#d1c4e9 !important}.c-deep-purple-200,.cH-deep-purple-200:hover{color:#b39ddb !important}.bgc-deep-purple-200,.bgcH-deep-purple-200:hover{background-color:#b39ddb !important}.bdc-deep-purple-200,.bdcH-deep-purple-200:hover{border-color:#b39ddb !important}.fill-deep-purple-200,.fillH-deep-purple-200:hover{fill:#b39ddb !important}.str-deep-purple-200,.strH-deep-purple-200:hover{stroke:#b39ddb !important}.c-deep-purple-300,.cH-deep-purple-300:hover{color:#9575cd !important}.bgc-deep-purple-300,.bgcH-deep-purple-300:hover{background-color:#9575cd !important}.bdc-deep-purple-300,.bdcH-deep-purple-300:hover{border-color:#9575cd !important}.fill-deep-purple-300,.fillH-deep-purple-300:hover{fill:#9575cd !important}.str-deep-purple-300,.strH-deep-purple-300:hover{stroke:#9575cd !important}.c-deep-purple-400,.cH-deep-purple-400:hover{color:#7e57c2 !important}.bgc-deep-purple-400,.bgcH-deep-purple-400:hover{background-color:#7e57c2 !important}.bdc-deep-purple-400,.bdcH-deep-purple-400:hover{border-color:#7e57c2 !important}.fill-deep-purple-400,.fillH-deep-purple-400:hover{fill:#7e57c2 !important}.str-deep-purple-400,.strH-deep-purple-400:hover{stroke:#7e57c2 !important}.c-deep-purple-500,.cH-deep-purple-500:hover{color:#673ab7 !important}.bgc-deep-purple-500,.bgcH-deep-purple-500:hover{background-color:#673ab7 !important}.bdc-deep-purple-500,.bdcH-deep-purple-500:hover{border-color:#673ab7 !important}.fill-deep-purple-500,.fillH-deep-purple-500:hover{fill:#673ab7 !important}.str-deep-purple-500,.strH-deep-purple-500:hover{stroke:#673ab7 !important}.c-deep-purple-600,.cH-deep-purple-600:hover{color:#5e35b1 !important}.bgc-deep-purple-600,.bgcH-deep-purple-600:hover{background-color:#5e35b1 !important}.bdc-deep-purple-600,.bdcH-deep-purple-600:hover{border-color:#5e35b1 !important}.fill-deep-purple-600,.fillH-deep-purple-600:hover{fill:#5e35b1 !important}.str-deep-purple-600,.strH-deep-purple-600:hover{stroke:#5e35b1 !important}.c-deep-purple-700,.cH-deep-purple-700:hover{color:#512da8 !important}.bgc-deep-purple-700,.bgcH-deep-purple-700:hover{background-color:#512da8 !important}.bdc-deep-purple-700,.bdcH-deep-purple-700:hover{border-color:#512da8 !important}.fill-deep-purple-700,.fillH-deep-purple-700:hover{fill:#512da8 !important}.str-deep-purple-700,.strH-deep-purple-700:hover{stroke:#512da8 !important}.c-deep-purple-800,.cH-deep-purple-800:hover{color:#4527a0 !important}.bgc-deep-purple-800,.bgcH-deep-purple-800:hover{background-color:#4527a0 !important}.bdc-deep-purple-800,.bdcH-deep-purple-800:hover{border-color:#4527a0 !important}.fill-deep-purple-800,.fillH-deep-purple-800:hover{fill:#4527a0 !important}.str-deep-purple-800,.strH-deep-purple-800:hover{stroke:#4527a0 !important}.c-deep-purple-900,.cH-deep-purple-900:hover{color:#311b92 !important}.bgc-deep-purple-900,.bgcH-deep-purple-900:hover{background-color:#311b92 !important}.bdc-deep-purple-900,.bdcH-deep-purple-900:hover{border-color:#311b92 !important}.fill-deep-purple-900,.fillH-deep-purple-900:hover{fill:#311b92 !important}.str-deep-purple-900,.strH-deep-purple-900:hover{stroke:#311b92 !important}.c-deep-purple-a100,.cH-deep-purple-a100:hover{color:#b388ff !important}.bgc-deep-purple-a100,.bgcH-deep-purple-a100:hover{background-color:#b388ff !important}.bdc-deep-purple-a100,.bdcH-deep-purple-a100:hover{border-color:#b388ff !important}.fill-deep-purple-a100,.fillH-deep-purple-a100:hover{fill:#b388ff !important}.str-deep-purple-a100,.strH-deep-purple-a100:hover{stroke:#b388ff !important}.c-deep-purple-a200,.cH-deep-purple-a200:hover{color:#7c4dff !important}.bgc-deep-purple-a200,.bgcH-deep-purple-a200:hover{background-color:#7c4dff !important}.bdc-deep-purple-a200,.bdcH-deep-purple-a200:hover{border-color:#7c4dff !important}.fill-deep-purple-a200,.fillH-deep-purple-a200:hover{fill:#7c4dff !important}.str-deep-purple-a200,.strH-deep-purple-a200:hover{stroke:#7c4dff !important}.c-deep-purple-a400,.cH-deep-purple-a400:hover{color:#651fff !important}.bgc-deep-purple-a400,.bgcH-deep-purple-a400:hover{background-color:#651fff !important}.bdc-deep-purple-a400,.bdcH-deep-purple-a400:hover{border-color:#651fff !important}.fill-deep-purple-a400,.fillH-deep-purple-a400:hover{fill:#651fff !important}.str-deep-purple-a400,.strH-deep-purple-a400:hover{stroke:#651fff !important}.c-deep-purple-a700,.cH-deep-purple-a700:hover{color:#6200ea !important}.bgc-deep-purple-a700,.bgcH-deep-purple-a700:hover{background-color:#6200ea !important}.bdc-deep-purple-a700,.bdcH-deep-purple-a700:hover{border-color:#6200ea !important}.fill-deep-purple-a700,.fillH-deep-purple-a700:hover{fill:#6200ea !important}.str-deep-purple-a700,.strH-deep-purple-a700:hover{stroke:#6200ea !important}.c-indigo-50,.cH-indigo-50:hover{color:#e8eaf6 !important}.bgc-indigo-50,.bgcH-indigo-50:hover{background-color:#e8eaf6 !important}.bdc-indigo-50,.bdcH-indigo-50:hover{border-color:#e8eaf6 !important}.fill-indigo-50,.fillH-indigo-50:hover{fill:#e8eaf6 !important}.str-indigo-50,.strH-indigo-50:hover{stroke:#e8eaf6 !important}.c-indigo-100,.cH-indigo-100:hover{color:#c5cae9 !important}.bgc-indigo-100,.bgcH-indigo-100:hover{background-color:#c5cae9 !important}.bdc-indigo-100,.bdcH-indigo-100:hover{border-color:#c5cae9 !important}.fill-indigo-100,.fillH-indigo-100:hover{fill:#c5cae9 !important}.str-indigo-100,.strH-indigo-100:hover{stroke:#c5cae9 !important}.c-indigo-200,.cH-indigo-200:hover{color:#9fa8da !important}.bgc-indigo-200,.bgcH-indigo-200:hover{background-color:#9fa8da !important}.bdc-indigo-200,.bdcH-indigo-200:hover{border-color:#9fa8da !important}.fill-indigo-200,.fillH-indigo-200:hover{fill:#9fa8da !important}.str-indigo-200,.strH-indigo-200:hover{stroke:#9fa8da !important}.c-indigo-300,.cH-indigo-300:hover{color:#7986cb !important}.bgc-indigo-300,.bgcH-indigo-300:hover{background-color:#7986cb !important}.bdc-indigo-300,.bdcH-indigo-300:hover{border-color:#7986cb !important}.fill-indigo-300,.fillH-indigo-300:hover{fill:#7986cb !important}.str-indigo-300,.strH-indigo-300:hover{stroke:#7986cb !important}.c-indigo-400,.cH-indigo-400:hover{color:#5c6bc0 !important}.bgc-indigo-400,.bgcH-indigo-400:hover{background-color:#5c6bc0 !important}.bdc-indigo-400,.bdcH-indigo-400:hover{border-color:#5c6bc0 !important}.fill-indigo-400,.fillH-indigo-400:hover{fill:#5c6bc0 !important}.str-indigo-400,.strH-indigo-400:hover{stroke:#5c6bc0 !important}.c-indigo-500,.cH-indigo-500:hover{color:#3f51b5 !important}.bgc-indigo-500,.bgcH-indigo-500:hover{background-color:#3f51b5 !important}.bdc-indigo-500,.bdcH-indigo-500:hover{border-color:#3f51b5 !important}.fill-indigo-500,.fillH-indigo-500:hover{fill:#3f51b5 !important}.str-indigo-500,.strH-indigo-500:hover{stroke:#3f51b5 !important}.c-indigo-600,.cH-indigo-600:hover{color:#3949ab !important}.bgc-indigo-600,.bgcH-indigo-600:hover{background-color:#3949ab !important}.bdc-indigo-600,.bdcH-indigo-600:hover{border-color:#3949ab !important}.fill-indigo-600,.fillH-indigo-600:hover{fill:#3949ab !important}.str-indigo-600,.strH-indigo-600:hover{stroke:#3949ab !important}.c-indigo-700,.cH-indigo-700:hover{color:#303f9f !important}.bgc-indigo-700,.bgcH-indigo-700:hover{background-color:#303f9f !important}.bdc-indigo-700,.bdcH-indigo-700:hover{border-color:#303f9f !important}.fill-indigo-700,.fillH-indigo-700:hover{fill:#303f9f !important}.str-indigo-700,.strH-indigo-700:hover{stroke:#303f9f !important}.c-indigo-800,.cH-indigo-800:hover{color:#283593 !important}.bgc-indigo-800,.bgcH-indigo-800:hover{background-color:#283593 !important}.bdc-indigo-800,.bdcH-indigo-800:hover{border-color:#283593 !important}.fill-indigo-800,.fillH-indigo-800:hover{fill:#283593 !important}.str-indigo-800,.strH-indigo-800:hover{stroke:#283593 !important}.c-indigo-900,.cH-indigo-900:hover{color:#1a237e !important}.bgc-indigo-900,.bgcH-indigo-900:hover{background-color:#1a237e !important}.bdc-indigo-900,.bdcH-indigo-900:hover{border-color:#1a237e !important}.fill-indigo-900,.fillH-indigo-900:hover{fill:#1a237e !important}.str-indigo-900,.strH-indigo-900:hover{stroke:#1a237e !important}.c-indigo-a100,.cH-indigo-a100:hover{color:#8c9eff !important}.bgc-indigo-a100,.bgcH-indigo-a100:hover{background-color:#8c9eff !important}.bdc-indigo-a100,.bdcH-indigo-a100:hover{border-color:#8c9eff !important}.fill-indigo-a100,.fillH-indigo-a100:hover{fill:#8c9eff !important}.str-indigo-a100,.strH-indigo-a100:hover{stroke:#8c9eff !important}.c-indigo-a200,.cH-indigo-a200:hover{color:#536dfe !important}.bgc-indigo-a200,.bgcH-indigo-a200:hover{background-color:#536dfe !important}.bdc-indigo-a200,.bdcH-indigo-a200:hover{border-color:#536dfe !important}.fill-indigo-a200,.fillH-indigo-a200:hover{fill:#536dfe !important}.str-indigo-a200,.strH-indigo-a200:hover{stroke:#536dfe !important}.c-indigo-a400,.cH-indigo-a400:hover{color:#3d5afe !important}.bgc-indigo-a400,.bgcH-indigo-a400:hover{background-color:#3d5afe !important}.bdc-indigo-a400,.bdcH-indigo-a400:hover{border-color:#3d5afe !important}.fill-indigo-a400,.fillH-indigo-a400:hover{fill:#3d5afe !important}.str-indigo-a400,.strH-indigo-a400:hover{stroke:#3d5afe !important}.c-indigo-a700,.cH-indigo-a700:hover{color:#304ffe !important}.bgc-indigo-a700,.bgcH-indigo-a700:hover{background-color:#304ffe !important}.bdc-indigo-a700,.bdcH-indigo-a700:hover{border-color:#304ffe !important}.fill-indigo-a700,.fillH-indigo-a700:hover{fill:#304ffe !important}.str-indigo-a700,.strH-indigo-a700:hover{stroke:#304ffe !important}.c-blue-50,.cH-blue-50:hover{color:#e3f2fd !important}.bgc-blue-50,.bgcH-blue-50:hover{background-color:#e3f2fd !important}.bdc-blue-50,.bdcH-blue-50:hover{border-color:#e3f2fd !important}.fill-blue-50,.fillH-blue-50:hover{fill:#e3f2fd !important}.str-blue-50,.strH-blue-50:hover{stroke:#e3f2fd !important}.c-blue-100,.cH-blue-100:hover{color:#bbdefb !important}.bgc-blue-100,.bgcH-blue-100:hover{background-color:#bbdefb !important}.bdc-blue-100,.bdcH-blue-100:hover{border-color:#bbdefb !important}.fill-blue-100,.fillH-blue-100:hover{fill:#bbdefb !important}.str-blue-100,.strH-blue-100:hover{stroke:#bbdefb !important}.c-blue-200,.cH-blue-200:hover{color:#90caf9 !important}.bgc-blue-200,.bgcH-blue-200:hover{background-color:#90caf9 !important}.bdc-blue-200,.bdcH-blue-200:hover{border-color:#90caf9 !important}.fill-blue-200,.fillH-blue-200:hover{fill:#90caf9 !important}.str-blue-200,.strH-blue-200:hover{stroke:#90caf9 !important}.c-blue-300,.cH-blue-300:hover{color:#64b5f6 !important}.bgc-blue-300,.bgcH-blue-300:hover{background-color:#64b5f6 !important}.bdc-blue-300,.bdcH-blue-300:hover{border-color:#64b5f6 !important}.fill-blue-300,.fillH-blue-300:hover{fill:#64b5f6 !important}.str-blue-300,.strH-blue-300:hover{stroke:#64b5f6 !important}.c-blue-400,.cH-blue-400:hover{color:#42a5f5 !important}.bgc-blue-400,.bgcH-blue-400:hover{background-color:#42a5f5 !important}.bdc-blue-400,.bdcH-blue-400:hover{border-color:#42a5f5 !important}.fill-blue-400,.fillH-blue-400:hover{fill:#42a5f5 !important}.str-blue-400,.strH-blue-400:hover{stroke:#42a5f5 !important}.c-blue-500,.cH-blue-500:hover{color:#2196f3 !important}.bgc-blue-500,.bgcH-blue-500:hover{background-color:#2196f3 !important}.bdc-blue-500,.bdcH-blue-500:hover{border-color:#2196f3 !important}.fill-blue-500,.fillH-blue-500:hover{fill:#2196f3 !important}.str-blue-500,.strH-blue-500:hover{stroke:#2196f3 !important}.c-blue-600,.cH-blue-600:hover{color:#1e88e5 !important}.bgc-blue-600,.bgcH-blue-600:hover{background-color:#1e88e5 !important}.bdc-blue-600,.bdcH-blue-600:hover{border-color:#1e88e5 !important}.fill-blue-600,.fillH-blue-600:hover{fill:#1e88e5 !important}.str-blue-600,.strH-blue-600:hover{stroke:#1e88e5 !important}.c-blue-700,.cH-blue-700:hover{color:#1976d2 !important}.bgc-blue-700,.bgcH-blue-700:hover{background-color:#1976d2 !important}.bdc-blue-700,.bdcH-blue-700:hover{border-color:#1976d2 !important}.fill-blue-700,.fillH-blue-700:hover{fill:#1976d2 !important}.str-blue-700,.strH-blue-700:hover{stroke:#1976d2 !important}.c-blue-800,.cH-blue-800:hover{color:#1565c0 !important}.bgc-blue-800,.bgcH-blue-800:hover{background-color:#1565c0 !important}.bdc-blue-800,.bdcH-blue-800:hover{border-color:#1565c0 !important}.fill-blue-800,.fillH-blue-800:hover{fill:#1565c0 !important}.str-blue-800,.strH-blue-800:hover{stroke:#1565c0 !important}.c-blue-900,.cH-blue-900:hover{color:#0d47a1 !important}.bgc-blue-900,.bgcH-blue-900:hover{background-color:#0d47a1 !important}.bdc-blue-900,.bdcH-blue-900:hover{border-color:#0d47a1 !important}.fill-blue-900,.fillH-blue-900:hover{fill:#0d47a1 !important}.str-blue-900,.strH-blue-900:hover{stroke:#0d47a1 !important}.c-blue-a100,.cH-blue-a100:hover{color:#82b1ff !important}.bgc-blue-a100,.bgcH-blue-a100:hover{background-color:#82b1ff !important}.bdc-blue-a100,.bdcH-blue-a100:hover{border-color:#82b1ff !important}.fill-blue-a100,.fillH-blue-a100:hover{fill:#82b1ff !important}.str-blue-a100,.strH-blue-a100:hover{stroke:#82b1ff !important}.c-blue-a200,.cH-blue-a200:hover{color:#448aff !important}.bgc-blue-a200,.bgcH-blue-a200:hover{background-color:#448aff !important}.bdc-blue-a200,.bdcH-blue-a200:hover{border-color:#448aff !important}.fill-blue-a200,.fillH-blue-a200:hover{fill:#448aff !important}.str-blue-a200,.strH-blue-a200:hover{stroke:#448aff !important}.c-blue-a400,.cH-blue-a400:hover{color:#2979ff !important}.bgc-blue-a400,.bgcH-blue-a400:hover{background-color:#2979ff !important}.bdc-blue-a400,.bdcH-blue-a400:hover{border-color:#2979ff !important}.fill-blue-a400,.fillH-blue-a400:hover{fill:#2979ff !important}.str-blue-a400,.strH-blue-a400:hover{stroke:#2979ff !important}.c-blue-a700,.cH-blue-a700:hover{color:#2962ff !important}.bgc-blue-a700,.bgcH-blue-a700:hover{background-color:#2962ff !important}.bdc-blue-a700,.bdcH-blue-a700:hover{border-color:#2962ff !important}.fill-blue-a700,.fillH-blue-a700:hover{fill:#2962ff !important}.str-blue-a700,.strH-blue-a700:hover{stroke:#2962ff !important}.c-light-blue-50,.cH-light-blue-50:hover{color:#e1f5fe !important}.bgc-light-blue-50,.bgcH-light-blue-50:hover{background-color:#e1f5fe !important}.bdc-light-blue-50,.bdcH-light-blue-50:hover{border-color:#e1f5fe !important}.fill-light-blue-50,.fillH-light-blue-50:hover{fill:#e1f5fe !important}.str-light-blue-50,.strH-light-blue-50:hover{stroke:#e1f5fe !important}.c-light-blue-100,.cH-light-blue-100:hover{color:#b3e5fc !important}.bgc-light-blue-100,.bgcH-light-blue-100:hover{background-color:#b3e5fc !important}.bdc-light-blue-100,.bdcH-light-blue-100:hover{border-color:#b3e5fc !important}.fill-light-blue-100,.fillH-light-blue-100:hover{fill:#b3e5fc !important}.str-light-blue-100,.strH-light-blue-100:hover{stroke:#b3e5fc !important}.c-light-blue-200,.cH-light-blue-200:hover{color:#81d4fa !important}.bgc-light-blue-200,.bgcH-light-blue-200:hover{background-color:#81d4fa !important}.bdc-light-blue-200,.bdcH-light-blue-200:hover{border-color:#81d4fa !important}.fill-light-blue-200,.fillH-light-blue-200:hover{fill:#81d4fa !important}.str-light-blue-200,.strH-light-blue-200:hover{stroke:#81d4fa !important}.c-light-blue-300,.cH-light-blue-300:hover{color:#4fc3f7 !important}.bgc-light-blue-300,.bgcH-light-blue-300:hover{background-color:#4fc3f7 !important}.bdc-light-blue-300,.bdcH-light-blue-300:hover{border-color:#4fc3f7 !important}.fill-light-blue-300,.fillH-light-blue-300:hover{fill:#4fc3f7 !important}.str-light-blue-300,.strH-light-blue-300:hover{stroke:#4fc3f7 !important}.c-light-blue-400,.cH-light-blue-400:hover{color:#29b6f6 !important}.bgc-light-blue-400,.bgcH-light-blue-400:hover{background-color:#29b6f6 !important}.bdc-light-blue-400,.bdcH-light-blue-400:hover{border-color:#29b6f6 !important}.fill-light-blue-400,.fillH-light-blue-400:hover{fill:#29b6f6 !important}.str-light-blue-400,.strH-light-blue-400:hover{stroke:#29b6f6 !important}.c-light-blue-500,.cH-light-blue-500:hover{color:#03a9f4 !important}.bgc-light-blue-500,.bgcH-light-blue-500:hover{background-color:#03a9f4 !important}.bdc-light-blue-500,.bdcH-light-blue-500:hover{border-color:#03a9f4 !important}.fill-light-blue-500,.fillH-light-blue-500:hover{fill:#03a9f4 !important}.str-light-blue-500,.strH-light-blue-500:hover{stroke:#03a9f4 !important}.c-light-blue-600,.cH-light-blue-600:hover{color:#039be5 !important}.bgc-light-blue-600,.bgcH-light-blue-600:hover{background-color:#039be5 !important}.bdc-light-blue-600,.bdcH-light-blue-600:hover{border-color:#039be5 !important}.fill-light-blue-600,.fillH-light-blue-600:hover{fill:#039be5 !important}.str-light-blue-600,.strH-light-blue-600:hover{stroke:#039be5 !important}.c-light-blue-700,.cH-light-blue-700:hover{color:#0288d1 !important}.bgc-light-blue-700,.bgcH-light-blue-700:hover{background-color:#0288d1 !important}.bdc-light-blue-700,.bdcH-light-blue-700:hover{border-color:#0288d1 !important}.fill-light-blue-700,.fillH-light-blue-700:hover{fill:#0288d1 !important}.str-light-blue-700,.strH-light-blue-700:hover{stroke:#0288d1 !important}.c-light-blue-800,.cH-light-blue-800:hover{color:#0277bd !important}.bgc-light-blue-800,.bgcH-light-blue-800:hover{background-color:#0277bd !important}.bdc-light-blue-800,.bdcH-light-blue-800:hover{border-color:#0277bd !important}.fill-light-blue-800,.fillH-light-blue-800:hover{fill:#0277bd !important}.str-light-blue-800,.strH-light-blue-800:hover{stroke:#0277bd !important}.c-light-blue-900,.cH-light-blue-900:hover{color:#01579b !important}.bgc-light-blue-900,.bgcH-light-blue-900:hover{background-color:#01579b !important}.bdc-light-blue-900,.bdcH-light-blue-900:hover{border-color:#01579b !important}.fill-light-blue-900,.fillH-light-blue-900:hover{fill:#01579b !important}.str-light-blue-900,.strH-light-blue-900:hover{stroke:#01579b !important}.c-light-blue-a100,.cH-light-blue-a100:hover{color:#80d8ff !important}.bgc-light-blue-a100,.bgcH-light-blue-a100:hover{background-color:#80d8ff !important}.bdc-light-blue-a100,.bdcH-light-blue-a100:hover{border-color:#80d8ff !important}.fill-light-blue-a100,.fillH-light-blue-a100:hover{fill:#80d8ff !important}.str-light-blue-a100,.strH-light-blue-a100:hover{stroke:#80d8ff !important}.c-light-blue-a200,.cH-light-blue-a200:hover{color:#40c4ff !important}.bgc-light-blue-a200,.bgcH-light-blue-a200:hover{background-color:#40c4ff !important}.bdc-light-blue-a200,.bdcH-light-blue-a200:hover{border-color:#40c4ff !important}.fill-light-blue-a200,.fillH-light-blue-a200:hover{fill:#40c4ff !important}.str-light-blue-a200,.strH-light-blue-a200:hover{stroke:#40c4ff !important}.c-light-blue-a400,.cH-light-blue-a400:hover{color:#00b0ff !important}.bgc-light-blue-a400,.bgcH-light-blue-a400:hover{background-color:#00b0ff !important}.bdc-light-blue-a400,.bdcH-light-blue-a400:hover{border-color:#00b0ff !important}.fill-light-blue-a400,.fillH-light-blue-a400:hover{fill:#00b0ff !important}.str-light-blue-a400,.strH-light-blue-a400:hover{stroke:#00b0ff !important}.c-light-blue-a700,.cH-light-blue-a700:hover{color:#0091ea !important}.bgc-light-blue-a700,.bgcH-light-blue-a700:hover{background-color:#0091ea !important}.bdc-light-blue-a700,.bdcH-light-blue-a700:hover{border-color:#0091ea !important}.fill-light-blue-a700,.fillH-light-blue-a700:hover{fill:#0091ea !important}.str-light-blue-a700,.strH-light-blue-a700:hover{stroke:#0091ea !important}.c-cyan-50,.cH-cyan-50:hover{color:#e0f7fa !important}.bgc-cyan-50,.bgcH-cyan-50:hover{background-color:#e0f7fa !important}.bdc-cyan-50,.bdcH-cyan-50:hover{border-color:#e0f7fa !important}.fill-cyan-50,.fillH-cyan-50:hover{fill:#e0f7fa !important}.str-cyan-50,.strH-cyan-50:hover{stroke:#e0f7fa !important}.c-cyan-100,.cH-cyan-100:hover{color:#b2ebf2 !important}.bgc-cyan-100,.bgcH-cyan-100:hover{background-color:#b2ebf2 !important}.bdc-cyan-100,.bdcH-cyan-100:hover{border-color:#b2ebf2 !important}.fill-cyan-100,.fillH-cyan-100:hover{fill:#b2ebf2 !important}.str-cyan-100,.strH-cyan-100:hover{stroke:#b2ebf2 !important}.c-cyan-200,.cH-cyan-200:hover{color:#80deea !important}.bgc-cyan-200,.bgcH-cyan-200:hover{background-color:#80deea !important}.bdc-cyan-200,.bdcH-cyan-200:hover{border-color:#80deea !important}.fill-cyan-200,.fillH-cyan-200:hover{fill:#80deea !important}.str-cyan-200,.strH-cyan-200:hover{stroke:#80deea !important}.c-cyan-300,.cH-cyan-300:hover{color:#4dd0e1 !important}.bgc-cyan-300,.bgcH-cyan-300:hover{background-color:#4dd0e1 !important}.bdc-cyan-300,.bdcH-cyan-300:hover{border-color:#4dd0e1 !important}.fill-cyan-300,.fillH-cyan-300:hover{fill:#4dd0e1 !important}.str-cyan-300,.strH-cyan-300:hover{stroke:#4dd0e1 !important}.c-cyan-400,.cH-cyan-400:hover{color:#26c6da !important}.bgc-cyan-400,.bgcH-cyan-400:hover{background-color:#26c6da !important}.bdc-cyan-400,.bdcH-cyan-400:hover{border-color:#26c6da !important}.fill-cyan-400,.fillH-cyan-400:hover{fill:#26c6da !important}.str-cyan-400,.strH-cyan-400:hover{stroke:#26c6da !important}.c-cyan-500,.cH-cyan-500:hover{color:#00bcd4 !important}.bgc-cyan-500,.bgcH-cyan-500:hover{background-color:#00bcd4 !important}.bdc-cyan-500,.bdcH-cyan-500:hover{border-color:#00bcd4 !important}.fill-cyan-500,.fillH-cyan-500:hover{fill:#00bcd4 !important}.str-cyan-500,.strH-cyan-500:hover{stroke:#00bcd4 !important}.c-cyan-600,.cH-cyan-600:hover{color:#00acc1 !important}.bgc-cyan-600,.bgcH-cyan-600:hover{background-color:#00acc1 !important}.bdc-cyan-600,.bdcH-cyan-600:hover{border-color:#00acc1 !important}.fill-cyan-600,.fillH-cyan-600:hover{fill:#00acc1 !important}.str-cyan-600,.strH-cyan-600:hover{stroke:#00acc1 !important}.c-cyan-700,.cH-cyan-700:hover{color:#0097a7 !important}.bgc-cyan-700,.bgcH-cyan-700:hover{background-color:#0097a7 !important}.bdc-cyan-700,.bdcH-cyan-700:hover{border-color:#0097a7 !important}.fill-cyan-700,.fillH-cyan-700:hover{fill:#0097a7 !important}.str-cyan-700,.strH-cyan-700:hover{stroke:#0097a7 !important}.c-cyan-800,.cH-cyan-800:hover{color:#00838f !important}.bgc-cyan-800,.bgcH-cyan-800:hover{background-color:#00838f !important}.bdc-cyan-800,.bdcH-cyan-800:hover{border-color:#00838f !important}.fill-cyan-800,.fillH-cyan-800:hover{fill:#00838f !important}.str-cyan-800,.strH-cyan-800:hover{stroke:#00838f !important}.c-cyan-900,.cH-cyan-900:hover{color:#006064 !important}.bgc-cyan-900,.bgcH-cyan-900:hover{background-color:#006064 !important}.bdc-cyan-900,.bdcH-cyan-900:hover{border-color:#006064 !important}.fill-cyan-900,.fillH-cyan-900:hover{fill:#006064 !important}.str-cyan-900,.strH-cyan-900:hover{stroke:#006064 !important}.c-cyan-a100,.cH-cyan-a100:hover{color:#84ffff !important}.bgc-cyan-a100,.bgcH-cyan-a100:hover{background-color:#84ffff !important}.bdc-cyan-a100,.bdcH-cyan-a100:hover{border-color:#84ffff !important}.fill-cyan-a100,.fillH-cyan-a100:hover{fill:#84ffff !important}.str-cyan-a100,.strH-cyan-a100:hover{stroke:#84ffff !important}.c-cyan-a200,.cH-cyan-a200:hover{color:#18ffff !important}.bgc-cyan-a200,.bgcH-cyan-a200:hover{background-color:#18ffff !important}.bdc-cyan-a200,.bdcH-cyan-a200:hover{border-color:#18ffff !important}.fill-cyan-a200,.fillH-cyan-a200:hover{fill:#18ffff !important}.str-cyan-a200,.strH-cyan-a200:hover{stroke:#18ffff !important}.c-cyan-a400,.cH-cyan-a400:hover{color:#00e5ff !important}.bgc-cyan-a400,.bgcH-cyan-a400:hover{background-color:#00e5ff !important}.bdc-cyan-a400,.bdcH-cyan-a400:hover{border-color:#00e5ff !important}.fill-cyan-a400,.fillH-cyan-a400:hover{fill:#00e5ff !important}.str-cyan-a400,.strH-cyan-a400:hover{stroke:#00e5ff !important}.c-cyan-a700,.cH-cyan-a700:hover{color:#00b8d4 !important}.bgc-cyan-a700,.bgcH-cyan-a700:hover{background-color:#00b8d4 !important}.bdc-cyan-a700,.bdcH-cyan-a700:hover{border-color:#00b8d4 !important}.fill-cyan-a700,.fillH-cyan-a700:hover{fill:#00b8d4 !important}.str-cyan-a700,.strH-cyan-a700:hover{stroke:#00b8d4 !important}.c-teal-50,.cH-teal-50:hover{color:#e0f2f1 !important}.bgc-teal-50,.bgcH-teal-50:hover{background-color:#e0f2f1 !important}.bdc-teal-50,.bdcH-teal-50:hover{border-color:#e0f2f1 !important}.fill-teal-50,.fillH-teal-50:hover{fill:#e0f2f1 !important}.str-teal-50,.strH-teal-50:hover{stroke:#e0f2f1 !important}.c-teal-100,.cH-teal-100:hover{color:#b2dfdb !important}.bgc-teal-100,.bgcH-teal-100:hover{background-color:#b2dfdb !important}.bdc-teal-100,.bdcH-teal-100:hover{border-color:#b2dfdb !important}.fill-teal-100,.fillH-teal-100:hover{fill:#b2dfdb !important}.str-teal-100,.strH-teal-100:hover{stroke:#b2dfdb !important}.c-teal-200,.cH-teal-200:hover{color:#80cbc4 !important}.bgc-teal-200,.bgcH-teal-200:hover{background-color:#80cbc4 !important}.bdc-teal-200,.bdcH-teal-200:hover{border-color:#80cbc4 !important}.fill-teal-200,.fillH-teal-200:hover{fill:#80cbc4 !important}.str-teal-200,.strH-teal-200:hover{stroke:#80cbc4 !important}.c-teal-300,.cH-teal-300:hover{color:#4db6ac !important}.bgc-teal-300,.bgcH-teal-300:hover{background-color:#4db6ac !important}.bdc-teal-300,.bdcH-teal-300:hover{border-color:#4db6ac !important}.fill-teal-300,.fillH-teal-300:hover{fill:#4db6ac !important}.str-teal-300,.strH-teal-300:hover{stroke:#4db6ac !important}.c-teal-400,.cH-teal-400:hover{color:#26a69a !important}.bgc-teal-400,.bgcH-teal-400:hover{background-color:#26a69a !important}.bdc-teal-400,.bdcH-teal-400:hover{border-color:#26a69a !important}.fill-teal-400,.fillH-teal-400:hover{fill:#26a69a !important}.str-teal-400,.strH-teal-400:hover{stroke:#26a69a !important}.c-teal-500,.cH-teal-500:hover{color:#009688 !important}.bgc-teal-500,.bgcH-teal-500:hover{background-color:#009688 !important}.bdc-teal-500,.bdcH-teal-500:hover{border-color:#009688 !important}.fill-teal-500,.fillH-teal-500:hover{fill:#009688 !important}.str-teal-500,.strH-teal-500:hover{stroke:#009688 !important}.c-teal-600,.cH-teal-600:hover{color:#00897b !important}.bgc-teal-600,.bgcH-teal-600:hover{background-color:#00897b !important}.bdc-teal-600,.bdcH-teal-600:hover{border-color:#00897b !important}.fill-teal-600,.fillH-teal-600:hover{fill:#00897b !important}.str-teal-600,.strH-teal-600:hover{stroke:#00897b !important}.c-teal-700,.cH-teal-700:hover{color:#00796b !important}.bgc-teal-700,.bgcH-teal-700:hover{background-color:#00796b !important}.bdc-teal-700,.bdcH-teal-700:hover{border-color:#00796b !important}.fill-teal-700,.fillH-teal-700:hover{fill:#00796b !important}.str-teal-700,.strH-teal-700:hover{stroke:#00796b !important}.c-teal-800,.cH-teal-800:hover{color:#00695c !important}.bgc-teal-800,.bgcH-teal-800:hover{background-color:#00695c !important}.bdc-teal-800,.bdcH-teal-800:hover{border-color:#00695c !important}.fill-teal-800,.fillH-teal-800:hover{fill:#00695c !important}.str-teal-800,.strH-teal-800:hover{stroke:#00695c !important}.c-teal-900,.cH-teal-900:hover{color:#004d40 !important}.bgc-teal-900,.bgcH-teal-900:hover{background-color:#004d40 !important}.bdc-teal-900,.bdcH-teal-900:hover{border-color:#004d40 !important}.fill-teal-900,.fillH-teal-900:hover{fill:#004d40 !important}.str-teal-900,.strH-teal-900:hover{stroke:#004d40 !important}.c-teal-a100,.cH-teal-a100:hover{color:#a7ffeb !important}.bgc-teal-a100,.bgcH-teal-a100:hover{background-color:#a7ffeb !important}.bdc-teal-a100,.bdcH-teal-a100:hover{border-color:#a7ffeb !important}.fill-teal-a100,.fillH-teal-a100:hover{fill:#a7ffeb !important}.str-teal-a100,.strH-teal-a100:hover{stroke:#a7ffeb !important}.c-teal-a200,.cH-teal-a200:hover{color:#64ffda !important}.bgc-teal-a200,.bgcH-teal-a200:hover{background-color:#64ffda !important}.bdc-teal-a200,.bdcH-teal-a200:hover{border-color:#64ffda !important}.fill-teal-a200,.fillH-teal-a200:hover{fill:#64ffda !important}.str-teal-a200,.strH-teal-a200:hover{stroke:#64ffda !important}.c-teal-a400,.cH-teal-a400:hover{color:#1de9b6 !important}.bgc-teal-a400,.bgcH-teal-a400:hover{background-color:#1de9b6 !important}.bdc-teal-a400,.bdcH-teal-a400:hover{border-color:#1de9b6 !important}.fill-teal-a400,.fillH-teal-a400:hover{fill:#1de9b6 !important}.str-teal-a400,.strH-teal-a400:hover{stroke:#1de9b6 !important}.c-teal-a700,.cH-teal-a700:hover{color:#00bfa5 !important}.bgc-teal-a700,.bgcH-teal-a700:hover{background-color:#00bfa5 !important}.bdc-teal-a700,.bdcH-teal-a700:hover{border-color:#00bfa5 !important}.fill-teal-a700,.fillH-teal-a700:hover{fill:#00bfa5 !important}.str-teal-a700,.strH-teal-a700:hover{stroke:#00bfa5 !important}.c-green-50,.cH-green-50:hover{color:#e8f5e9 !important}.bgc-green-50,.bgcH-green-50:hover{background-color:#e8f5e9 !important}.bdc-green-50,.bdcH-green-50:hover{border-color:#e8f5e9 !important}.fill-green-50,.fillH-green-50:hover{fill:#e8f5e9 !important}.str-green-50,.strH-green-50:hover{stroke:#e8f5e9 !important}.c-green-100,.cH-green-100:hover{color:#c8e6c9 !important}.bgc-green-100,.bgcH-green-100:hover{background-color:#c8e6c9 !important}.bdc-green-100,.bdcH-green-100:hover{border-color:#c8e6c9 !important}.fill-green-100,.fillH-green-100:hover{fill:#c8e6c9 !important}.str-green-100,.strH-green-100:hover{stroke:#c8e6c9 !important}.c-green-200,.cH-green-200:hover{color:#a5d6a7 !important}.bgc-green-200,.bgcH-green-200:hover{background-color:#a5d6a7 !important}.bdc-green-200,.bdcH-green-200:hover{border-color:#a5d6a7 !important}.fill-green-200,.fillH-green-200:hover{fill:#a5d6a7 !important}.str-green-200,.strH-green-200:hover{stroke:#a5d6a7 !important}.c-green-300,.cH-green-300:hover{color:#81c784 !important}.bgc-green-300,.bgcH-green-300:hover{background-color:#81c784 !important}.bdc-green-300,.bdcH-green-300:hover{border-color:#81c784 !important}.fill-green-300,.fillH-green-300:hover{fill:#81c784 !important}.str-green-300,.strH-green-300:hover{stroke:#81c784 !important}.c-green-400,.cH-green-400:hover{color:#66bb6a !important}.bgc-green-400,.bgcH-green-400:hover{background-color:#66bb6a !important}.bdc-green-400,.bdcH-green-400:hover{border-color:#66bb6a !important}.fill-green-400,.fillH-green-400:hover{fill:#66bb6a !important}.str-green-400,.strH-green-400:hover{stroke:#66bb6a !important}.c-green-500,.cH-green-500:hover{color:#4caf50 !important}.bgc-green-500,.bgcH-green-500:hover{background-color:#4caf50 !important}.bdc-green-500,.bdcH-green-500:hover{border-color:#4caf50 !important}.fill-green-500,.fillH-green-500:hover{fill:#4caf50 !important}.str-green-500,.strH-green-500:hover{stroke:#4caf50 !important}.c-green-600,.cH-green-600:hover{color:#43a047 !important}.bgc-green-600,.bgcH-green-600:hover{background-color:#43a047 !important}.bdc-green-600,.bdcH-green-600:hover{border-color:#43a047 !important}.fill-green-600,.fillH-green-600:hover{fill:#43a047 !important}.str-green-600,.strH-green-600:hover{stroke:#43a047 !important}.c-green-700,.cH-green-700:hover{color:#388e3c !important}.bgc-green-700,.bgcH-green-700:hover{background-color:#388e3c !important}.bdc-green-700,.bdcH-green-700:hover{border-color:#388e3c !important}.fill-green-700,.fillH-green-700:hover{fill:#388e3c !important}.str-green-700,.strH-green-700:hover{stroke:#388e3c !important}.c-green-800,.cH-green-800:hover{color:#2e7d32 !important}.bgc-green-800,.bgcH-green-800:hover{background-color:#2e7d32 !important}.bdc-green-800,.bdcH-green-800:hover{border-color:#2e7d32 !important}.fill-green-800,.fillH-green-800:hover{fill:#2e7d32 !important}.str-green-800,.strH-green-800:hover{stroke:#2e7d32 !important}.c-green-900,.cH-green-900:hover{color:#1b5e20 !important}.bgc-green-900,.bgcH-green-900:hover{background-color:#1b5e20 !important}.bdc-green-900,.bdcH-green-900:hover{border-color:#1b5e20 !important}.fill-green-900,.fillH-green-900:hover{fill:#1b5e20 !important}.str-green-900,.strH-green-900:hover{stroke:#1b5e20 !important}.c-green-a100,.cH-green-a100:hover{color:#b9f6ca !important}.bgc-green-a100,.bgcH-green-a100:hover{background-color:#b9f6ca !important}.bdc-green-a100,.bdcH-green-a100:hover{border-color:#b9f6ca !important}.fill-green-a100,.fillH-green-a100:hover{fill:#b9f6ca !important}.str-green-a100,.strH-green-a100:hover{stroke:#b9f6ca !important}.c-green-a200,.cH-green-a200:hover{color:#69f0ae !important}.bgc-green-a200,.bgcH-green-a200:hover{background-color:#69f0ae !important}.bdc-green-a200,.bdcH-green-a200:hover{border-color:#69f0ae !important}.fill-green-a200,.fillH-green-a200:hover{fill:#69f0ae !important}.str-green-a200,.strH-green-a200:hover{stroke:#69f0ae !important}.c-green-a400,.cH-green-a400:hover{color:#00e676 !important}.bgc-green-a400,.bgcH-green-a400:hover{background-color:#00e676 !important}.bdc-green-a400,.bdcH-green-a400:hover{border-color:#00e676 !important}.fill-green-a400,.fillH-green-a400:hover{fill:#00e676 !important}.str-green-a400,.strH-green-a400:hover{stroke:#00e676 !important}.c-green-a700,.cH-green-a700:hover{color:#00c853 !important}.bgc-green-a700,.bgcH-green-a700:hover{background-color:#00c853 !important}.bdc-green-a700,.bdcH-green-a700:hover{border-color:#00c853 !important}.fill-green-a700,.fillH-green-a700:hover{fill:#00c853 !important}.str-green-a700,.strH-green-a700:hover{stroke:#00c853 !important}.c-light-green-50,.cH-light-green-50:hover{color:#f1f8e9 !important}.bgc-light-green-50,.bgcH-light-green-50:hover{background-color:#f1f8e9 !important}.bdc-light-green-50,.bdcH-light-green-50:hover{border-color:#f1f8e9 !important}.fill-light-green-50,.fillH-light-green-50:hover{fill:#f1f8e9 !important}.str-light-green-50,.strH-light-green-50:hover{stroke:#f1f8e9 !important}.c-light-green-100,.cH-light-green-100:hover{color:#dcedc8 !important}.bgc-light-green-100,.bgcH-light-green-100:hover{background-color:#dcedc8 !important}.bdc-light-green-100,.bdcH-light-green-100:hover{border-color:#dcedc8 !important}.fill-light-green-100,.fillH-light-green-100:hover{fill:#dcedc8 !important}.str-light-green-100,.strH-light-green-100:hover{stroke:#dcedc8 !important}.c-light-green-200,.cH-light-green-200:hover{color:#c5e1a5 !important}.bgc-light-green-200,.bgcH-light-green-200:hover{background-color:#c5e1a5 !important}.bdc-light-green-200,.bdcH-light-green-200:hover{border-color:#c5e1a5 !important}.fill-light-green-200,.fillH-light-green-200:hover{fill:#c5e1a5 !important}.str-light-green-200,.strH-light-green-200:hover{stroke:#c5e1a5 !important}.c-light-green-300,.cH-light-green-300:hover{color:#aed581 !important}.bgc-light-green-300,.bgcH-light-green-300:hover{background-color:#aed581 !important}.bdc-light-green-300,.bdcH-light-green-300:hover{border-color:#aed581 !important}.fill-light-green-300,.fillH-light-green-300:hover{fill:#aed581 !important}.str-light-green-300,.strH-light-green-300:hover{stroke:#aed581 !important}.c-light-green-400,.cH-light-green-400:hover{color:#9ccc65 !important}.bgc-light-green-400,.bgcH-light-green-400:hover{background-color:#9ccc65 !important}.bdc-light-green-400,.bdcH-light-green-400:hover{border-color:#9ccc65 !important}.fill-light-green-400,.fillH-light-green-400:hover{fill:#9ccc65 !important}.str-light-green-400,.strH-light-green-400:hover{stroke:#9ccc65 !important}.c-light-green-500,.cH-light-green-500:hover{color:#8bc34a !important}.bgc-light-green-500,.bgcH-light-green-500:hover{background-color:#8bc34a !important}.bdc-light-green-500,.bdcH-light-green-500:hover{border-color:#8bc34a !important}.fill-light-green-500,.fillH-light-green-500:hover{fill:#8bc34a !important}.str-light-green-500,.strH-light-green-500:hover{stroke:#8bc34a !important}.c-light-green-600,.cH-light-green-600:hover{color:#7cb342 !important}.bgc-light-green-600,.bgcH-light-green-600:hover{background-color:#7cb342 !important}.bdc-light-green-600,.bdcH-light-green-600:hover{border-color:#7cb342 !important}.fill-light-green-600,.fillH-light-green-600:hover{fill:#7cb342 !important}.str-light-green-600,.strH-light-green-600:hover{stroke:#7cb342 !important}.c-light-green-700,.cH-light-green-700:hover{color:#689f38 !important}.bgc-light-green-700,.bgcH-light-green-700:hover{background-color:#689f38 !important}.bdc-light-green-700,.bdcH-light-green-700:hover{border-color:#689f38 !important}.fill-light-green-700,.fillH-light-green-700:hover{fill:#689f38 !important}.str-light-green-700,.strH-light-green-700:hover{stroke:#689f38 !important}.c-light-green-800,.cH-light-green-800:hover{color:#558b2f !important}.bgc-light-green-800,.bgcH-light-green-800:hover{background-color:#558b2f !important}.bdc-light-green-800,.bdcH-light-green-800:hover{border-color:#558b2f !important}.fill-light-green-800,.fillH-light-green-800:hover{fill:#558b2f !important}.str-light-green-800,.strH-light-green-800:hover{stroke:#558b2f !important}.c-light-green-900,.cH-light-green-900:hover{color:#33691e !important}.bgc-light-green-900,.bgcH-light-green-900:hover{background-color:#33691e !important}.bdc-light-green-900,.bdcH-light-green-900:hover{border-color:#33691e !important}.fill-light-green-900,.fillH-light-green-900:hover{fill:#33691e !important}.str-light-green-900,.strH-light-green-900:hover{stroke:#33691e !important}.c-light-green-a100,.cH-light-green-a100:hover{color:#ccff90 !important}.bgc-light-green-a100,.bgcH-light-green-a100:hover{background-color:#ccff90 !important}.bdc-light-green-a100,.bdcH-light-green-a100:hover{border-color:#ccff90 !important}.fill-light-green-a100,.fillH-light-green-a100:hover{fill:#ccff90 !important}.str-light-green-a100,.strH-light-green-a100:hover{stroke:#ccff90 !important}.c-light-green-a200,.cH-light-green-a200:hover{color:#b2ff59 !important}.bgc-light-green-a200,.bgcH-light-green-a200:hover{background-color:#b2ff59 !important}.bdc-light-green-a200,.bdcH-light-green-a200:hover{border-color:#b2ff59 !important}.fill-light-green-a200,.fillH-light-green-a200:hover{fill:#b2ff59 !important}.str-light-green-a200,.strH-light-green-a200:hover{stroke:#b2ff59 !important}.c-light-green-a400,.cH-light-green-a400:hover{color:#76ff03 !important}.bgc-light-green-a400,.bgcH-light-green-a400:hover{background-color:#76ff03 !important}.bdc-light-green-a400,.bdcH-light-green-a400:hover{border-color:#76ff03 !important}.fill-light-green-a400,.fillH-light-green-a400:hover{fill:#76ff03 !important}.str-light-green-a400,.strH-light-green-a400:hover{stroke:#76ff03 !important}.c-light-green-a700,.cH-light-green-a700:hover{color:#64dd17 !important}.bgc-light-green-a700,.bgcH-light-green-a700:hover{background-color:#64dd17 !important}.bdc-light-green-a700,.bdcH-light-green-a700:hover{border-color:#64dd17 !important}.fill-light-green-a700,.fillH-light-green-a700:hover{fill:#64dd17 !important}.str-light-green-a700,.strH-light-green-a700:hover{stroke:#64dd17 !important}.c-lime-50,.cH-lime-50:hover{color:#f9fbe7 !important}.bgc-lime-50,.bgcH-lime-50:hover{background-color:#f9fbe7 !important}.bdc-lime-50,.bdcH-lime-50:hover{border-color:#f9fbe7 !important}.fill-lime-50,.fillH-lime-50:hover{fill:#f9fbe7 !important}.str-lime-50,.strH-lime-50:hover{stroke:#f9fbe7 !important}.c-lime-100,.cH-lime-100:hover{color:#f0f4c3 !important}.bgc-lime-100,.bgcH-lime-100:hover{background-color:#f0f4c3 !important}.bdc-lime-100,.bdcH-lime-100:hover{border-color:#f0f4c3 !important}.fill-lime-100,.fillH-lime-100:hover{fill:#f0f4c3 !important}.str-lime-100,.strH-lime-100:hover{stroke:#f0f4c3 !important}.c-lime-200,.cH-lime-200:hover{color:#e6ee9c !important}.bgc-lime-200,.bgcH-lime-200:hover{background-color:#e6ee9c !important}.bdc-lime-200,.bdcH-lime-200:hover{border-color:#e6ee9c !important}.fill-lime-200,.fillH-lime-200:hover{fill:#e6ee9c !important}.str-lime-200,.strH-lime-200:hover{stroke:#e6ee9c !important}.c-lime-300,.cH-lime-300:hover{color:#dce775 !important}.bgc-lime-300,.bgcH-lime-300:hover{background-color:#dce775 !important}.bdc-lime-300,.bdcH-lime-300:hover{border-color:#dce775 !important}.fill-lime-300,.fillH-lime-300:hover{fill:#dce775 !important}.str-lime-300,.strH-lime-300:hover{stroke:#dce775 !important}.c-lime-400,.cH-lime-400:hover{color:#d4e157 !important}.bgc-lime-400,.bgcH-lime-400:hover{background-color:#d4e157 !important}.bdc-lime-400,.bdcH-lime-400:hover{border-color:#d4e157 !important}.fill-lime-400,.fillH-lime-400:hover{fill:#d4e157 !important}.str-lime-400,.strH-lime-400:hover{stroke:#d4e157 !important}.c-lime-500,.cH-lime-500:hover{color:#cddc39 !important}.bgc-lime-500,.bgcH-lime-500:hover{background-color:#cddc39 !important}.bdc-lime-500,.bdcH-lime-500:hover{border-color:#cddc39 !important}.fill-lime-500,.fillH-lime-500:hover{fill:#cddc39 !important}.str-lime-500,.strH-lime-500:hover{stroke:#cddc39 !important}.c-lime-600,.cH-lime-600:hover{color:#c0ca33 !important}.bgc-lime-600,.bgcH-lime-600:hover{background-color:#c0ca33 !important}.bdc-lime-600,.bdcH-lime-600:hover{border-color:#c0ca33 !important}.fill-lime-600,.fillH-lime-600:hover{fill:#c0ca33 !important}.str-lime-600,.strH-lime-600:hover{stroke:#c0ca33 !important}.c-lime-700,.cH-lime-700:hover{color:#afb42b !important}.bgc-lime-700,.bgcH-lime-700:hover{background-color:#afb42b !important}.bdc-lime-700,.bdcH-lime-700:hover{border-color:#afb42b !important}.fill-lime-700,.fillH-lime-700:hover{fill:#afb42b !important}.str-lime-700,.strH-lime-700:hover{stroke:#afb42b !important}.c-lime-800,.cH-lime-800:hover{color:#9e9d24 !important}.bgc-lime-800,.bgcH-lime-800:hover{background-color:#9e9d24 !important}.bdc-lime-800,.bdcH-lime-800:hover{border-color:#9e9d24 !important}.fill-lime-800,.fillH-lime-800:hover{fill:#9e9d24 !important}.str-lime-800,.strH-lime-800:hover{stroke:#9e9d24 !important}.c-lime-900,.cH-lime-900:hover{color:#827717 !important}.bgc-lime-900,.bgcH-lime-900:hover{background-color:#827717 !important}.bdc-lime-900,.bdcH-lime-900:hover{border-color:#827717 !important}.fill-lime-900,.fillH-lime-900:hover{fill:#827717 !important}.str-lime-900,.strH-lime-900:hover{stroke:#827717 !important}.c-lime-a100,.cH-lime-a100:hover{color:#f4ff81 !important}.bgc-lime-a100,.bgcH-lime-a100:hover{background-color:#f4ff81 !important}.bdc-lime-a100,.bdcH-lime-a100:hover{border-color:#f4ff81 !important}.fill-lime-a100,.fillH-lime-a100:hover{fill:#f4ff81 !important}.str-lime-a100,.strH-lime-a100:hover{stroke:#f4ff81 !important}.c-lime-a200,.cH-lime-a200:hover{color:#eeff41 !important}.bgc-lime-a200,.bgcH-lime-a200:hover{background-color:#eeff41 !important}.bdc-lime-a200,.bdcH-lime-a200:hover{border-color:#eeff41 !important}.fill-lime-a200,.fillH-lime-a200:hover{fill:#eeff41 !important}.str-lime-a200,.strH-lime-a200:hover{stroke:#eeff41 !important}.c-lime-a400,.cH-lime-a400:hover{color:#c6ff00 !important}.bgc-lime-a400,.bgcH-lime-a400:hover{background-color:#c6ff00 !important}.bdc-lime-a400,.bdcH-lime-a400:hover{border-color:#c6ff00 !important}.fill-lime-a400,.fillH-lime-a400:hover{fill:#c6ff00 !important}.str-lime-a400,.strH-lime-a400:hover{stroke:#c6ff00 !important}.c-lime-a700,.cH-lime-a700:hover{color:#aeea00 !important}.bgc-lime-a700,.bgcH-lime-a700:hover{background-color:#aeea00 !important}.bdc-lime-a700,.bdcH-lime-a700:hover{border-color:#aeea00 !important}.fill-lime-a700,.fillH-lime-a700:hover{fill:#aeea00 !important}.str-lime-a700,.strH-lime-a700:hover{stroke:#aeea00 !important}.c-yellow-50,.cH-yellow-50:hover{color:#fffde7 !important}.bgc-yellow-50,.bgcH-yellow-50:hover{background-color:#fffde7 !important}.bdc-yellow-50,.bdcH-yellow-50:hover{border-color:#fffde7 !important}.fill-yellow-50,.fillH-yellow-50:hover{fill:#fffde7 !important}.str-yellow-50,.strH-yellow-50:hover{stroke:#fffde7 !important}.c-yellow-100,.cH-yellow-100:hover{color:#fff9c4 !important}.bgc-yellow-100,.bgcH-yellow-100:hover{background-color:#fff9c4 !important}.bdc-yellow-100,.bdcH-yellow-100:hover{border-color:#fff9c4 !important}.fill-yellow-100,.fillH-yellow-100:hover{fill:#fff9c4 !important}.str-yellow-100,.strH-yellow-100:hover{stroke:#fff9c4 !important}.c-yellow-200,.cH-yellow-200:hover{color:#fff59d !important}.bgc-yellow-200,.bgcH-yellow-200:hover{background-color:#fff59d !important}.bdc-yellow-200,.bdcH-yellow-200:hover{border-color:#fff59d !important}.fill-yellow-200,.fillH-yellow-200:hover{fill:#fff59d !important}.str-yellow-200,.strH-yellow-200:hover{stroke:#fff59d !important}.c-yellow-300,.cH-yellow-300:hover{color:#fff176 !important}.bgc-yellow-300,.bgcH-yellow-300:hover{background-color:#fff176 !important}.bdc-yellow-300,.bdcH-yellow-300:hover{border-color:#fff176 !important}.fill-yellow-300,.fillH-yellow-300:hover{fill:#fff176 !important}.str-yellow-300,.strH-yellow-300:hover{stroke:#fff176 !important}.c-yellow-400,.cH-yellow-400:hover{color:#ffee58 !important}.bgc-yellow-400,.bgcH-yellow-400:hover{background-color:#ffee58 !important}.bdc-yellow-400,.bdcH-yellow-400:hover{border-color:#ffee58 !important}.fill-yellow-400,.fillH-yellow-400:hover{fill:#ffee58 !important}.str-yellow-400,.strH-yellow-400:hover{stroke:#ffee58 !important}.c-yellow-500,.cH-yellow-500:hover{color:#ffeb3b !important}.bgc-yellow-500,.bgcH-yellow-500:hover{background-color:#ffeb3b !important}.bdc-yellow-500,.bdcH-yellow-500:hover{border-color:#ffeb3b !important}.fill-yellow-500,.fillH-yellow-500:hover{fill:#ffeb3b !important}.str-yellow-500,.strH-yellow-500:hover{stroke:#ffeb3b !important}.c-yellow-600,.cH-yellow-600:hover{color:#fdd835 !important}.bgc-yellow-600,.bgcH-yellow-600:hover{background-color:#fdd835 !important}.bdc-yellow-600,.bdcH-yellow-600:hover{border-color:#fdd835 !important}.fill-yellow-600,.fillH-yellow-600:hover{fill:#fdd835 !important}.str-yellow-600,.strH-yellow-600:hover{stroke:#fdd835 !important}.c-yellow-700,.cH-yellow-700:hover{color:#fbc02d !important}.bgc-yellow-700,.bgcH-yellow-700:hover{background-color:#fbc02d !important}.bdc-yellow-700,.bdcH-yellow-700:hover{border-color:#fbc02d !important}.fill-yellow-700,.fillH-yellow-700:hover{fill:#fbc02d !important}.str-yellow-700,.strH-yellow-700:hover{stroke:#fbc02d !important}.c-yellow-800,.cH-yellow-800:hover{color:#f9a825 !important}.bgc-yellow-800,.bgcH-yellow-800:hover{background-color:#f9a825 !important}.bdc-yellow-800,.bdcH-yellow-800:hover{border-color:#f9a825 !important}.fill-yellow-800,.fillH-yellow-800:hover{fill:#f9a825 !important}.str-yellow-800,.strH-yellow-800:hover{stroke:#f9a825 !important}.c-yellow-900,.cH-yellow-900:hover{color:#f57f17 !important}.bgc-yellow-900,.bgcH-yellow-900:hover{background-color:#f57f17 !important}.bdc-yellow-900,.bdcH-yellow-900:hover{border-color:#f57f17 !important}.fill-yellow-900,.fillH-yellow-900:hover{fill:#f57f17 !important}.str-yellow-900,.strH-yellow-900:hover{stroke:#f57f17 !important}.c-yellow-a100,.cH-yellow-a100:hover{color:#ffff8d !important}.bgc-yellow-a100,.bgcH-yellow-a100:hover{background-color:#ffff8d !important}.bdc-yellow-a100,.bdcH-yellow-a100:hover{border-color:#ffff8d !important}.fill-yellow-a100,.fillH-yellow-a100:hover{fill:#ffff8d !important}.str-yellow-a100,.strH-yellow-a100:hover{stroke:#ffff8d !important}.c-yellow-a200,.cH-yellow-a200:hover{color:#ffff00 !important}.bgc-yellow-a200,.bgcH-yellow-a200:hover{background-color:#ffff00 !important}.bdc-yellow-a200,.bdcH-yellow-a200:hover{border-color:#ffff00 !important}.fill-yellow-a200,.fillH-yellow-a200:hover{fill:#ffff00 !important}.str-yellow-a200,.strH-yellow-a200:hover{stroke:#ffff00 !important}.c-yellow-a400,.cH-yellow-a400:hover{color:#ffea00 !important}.bgc-yellow-a400,.bgcH-yellow-a400:hover{background-color:#ffea00 !important}.bdc-yellow-a400,.bdcH-yellow-a400:hover{border-color:#ffea00 !important}.fill-yellow-a400,.fillH-yellow-a400:hover{fill:#ffea00 !important}.str-yellow-a400,.strH-yellow-a400:hover{stroke:#ffea00 !important}.c-yellow-a700,.cH-yellow-a700:hover{color:#ffd600 !important}.bgc-yellow-a700,.bgcH-yellow-a700:hover{background-color:#ffd600 !important}.bdc-yellow-a700,.bdcH-yellow-a700:hover{border-color:#ffd600 !important}.fill-yellow-a700,.fillH-yellow-a700:hover{fill:#ffd600 !important}.str-yellow-a700,.strH-yellow-a700:hover{stroke:#ffd600 !important}.c-amber-50,.cH-amber-50:hover{color:#fff8e1 !important}.bgc-amber-50,.bgcH-amber-50:hover{background-color:#fff8e1 !important}.bdc-amber-50,.bdcH-amber-50:hover{border-color:#fff8e1 !important}.fill-amber-50,.fillH-amber-50:hover{fill:#fff8e1 !important}.str-amber-50,.strH-amber-50:hover{stroke:#fff8e1 !important}.c-amber-100,.cH-amber-100:hover{color:#ffecb3 !important}.bgc-amber-100,.bgcH-amber-100:hover{background-color:#ffecb3 !important}.bdc-amber-100,.bdcH-amber-100:hover{border-color:#ffecb3 !important}.fill-amber-100,.fillH-amber-100:hover{fill:#ffecb3 !important}.str-amber-100,.strH-amber-100:hover{stroke:#ffecb3 !important}.c-amber-200,.cH-amber-200:hover{color:#ffe082 !important}.bgc-amber-200,.bgcH-amber-200:hover{background-color:#ffe082 !important}.bdc-amber-200,.bdcH-amber-200:hover{border-color:#ffe082 !important}.fill-amber-200,.fillH-amber-200:hover{fill:#ffe082 !important}.str-amber-200,.strH-amber-200:hover{stroke:#ffe082 !important}.c-amber-300,.cH-amber-300:hover{color:#ffd54f !important}.bgc-amber-300,.bgcH-amber-300:hover{background-color:#ffd54f !important}.bdc-amber-300,.bdcH-amber-300:hover{border-color:#ffd54f !important}.fill-amber-300,.fillH-amber-300:hover{fill:#ffd54f !important}.str-amber-300,.strH-amber-300:hover{stroke:#ffd54f !important}.c-amber-400,.cH-amber-400:hover{color:#ffca28 !important}.bgc-amber-400,.bgcH-amber-400:hover{background-color:#ffca28 !important}.bdc-amber-400,.bdcH-amber-400:hover{border-color:#ffca28 !important}.fill-amber-400,.fillH-amber-400:hover{fill:#ffca28 !important}.str-amber-400,.strH-amber-400:hover{stroke:#ffca28 !important}.c-amber-500,.cH-amber-500:hover{color:#ffc107 !important}.bgc-amber-500,.bgcH-amber-500:hover{background-color:#ffc107 !important}.bdc-amber-500,.bdcH-amber-500:hover{border-color:#ffc107 !important}.fill-amber-500,.fillH-amber-500:hover{fill:#ffc107 !important}.str-amber-500,.strH-amber-500:hover{stroke:#ffc107 !important}.c-amber-600,.cH-amber-600:hover{color:#ffb300 !important}.bgc-amber-600,.bgcH-amber-600:hover{background-color:#ffb300 !important}.bdc-amber-600,.bdcH-amber-600:hover{border-color:#ffb300 !important}.fill-amber-600,.fillH-amber-600:hover{fill:#ffb300 !important}.str-amber-600,.strH-amber-600:hover{stroke:#ffb300 !important}.c-amber-700,.cH-amber-700:hover{color:#ffa000 !important}.bgc-amber-700,.bgcH-amber-700:hover{background-color:#ffa000 !important}.bdc-amber-700,.bdcH-amber-700:hover{border-color:#ffa000 !important}.fill-amber-700,.fillH-amber-700:hover{fill:#ffa000 !important}.str-amber-700,.strH-amber-700:hover{stroke:#ffa000 !important}.c-amber-800,.cH-amber-800:hover{color:#ff8f00 !important}.bgc-amber-800,.bgcH-amber-800:hover{background-color:#ff8f00 !important}.bdc-amber-800,.bdcH-amber-800:hover{border-color:#ff8f00 !important}.fill-amber-800,.fillH-amber-800:hover{fill:#ff8f00 !important}.str-amber-800,.strH-amber-800:hover{stroke:#ff8f00 !important}.c-amber-900,.cH-amber-900:hover{color:#ff6f00 !important}.bgc-amber-900,.bgcH-amber-900:hover{background-color:#ff6f00 !important}.bdc-amber-900,.bdcH-amber-900:hover{border-color:#ff6f00 !important}.fill-amber-900,.fillH-amber-900:hover{fill:#ff6f00 !important}.str-amber-900,.strH-amber-900:hover{stroke:#ff6f00 !important}.c-amber-a100,.cH-amber-a100:hover{color:#ffe57f !important}.bgc-amber-a100,.bgcH-amber-a100:hover{background-color:#ffe57f !important}.bdc-amber-a100,.bdcH-amber-a100:hover{border-color:#ffe57f !important}.fill-amber-a100,.fillH-amber-a100:hover{fill:#ffe57f !important}.str-amber-a100,.strH-amber-a100:hover{stroke:#ffe57f !important}.c-amber-a200,.cH-amber-a200:hover{color:#ffd740 !important}.bgc-amber-a200,.bgcH-amber-a200:hover{background-color:#ffd740 !important}.bdc-amber-a200,.bdcH-amber-a200:hover{border-color:#ffd740 !important}.fill-amber-a200,.fillH-amber-a200:hover{fill:#ffd740 !important}.str-amber-a200,.strH-amber-a200:hover{stroke:#ffd740 !important}.c-amber-a400,.cH-amber-a400:hover{color:#ffc400 !important}.bgc-amber-a400,.bgcH-amber-a400:hover{background-color:#ffc400 !important}.bdc-amber-a400,.bdcH-amber-a400:hover{border-color:#ffc400 !important}.fill-amber-a400,.fillH-amber-a400:hover{fill:#ffc400 !important}.str-amber-a400,.strH-amber-a400:hover{stroke:#ffc400 !important}.c-amber-a700,.cH-amber-a700:hover{color:#ffab00 !important}.bgc-amber-a700,.bgcH-amber-a700:hover{background-color:#ffab00 !important}.bdc-amber-a700,.bdcH-amber-a700:hover{border-color:#ffab00 !important}.fill-amber-a700,.fillH-amber-a700:hover{fill:#ffab00 !important}.str-amber-a700,.strH-amber-a700:hover{stroke:#ffab00 !important}.c-orange-50,.cH-orange-50:hover{color:#fff3e0 !important}.bgc-orange-50,.bgcH-orange-50:hover{background-color:#fff3e0 !important}.bdc-orange-50,.bdcH-orange-50:hover{border-color:#fff3e0 !important}.fill-orange-50,.fillH-orange-50:hover{fill:#fff3e0 !important}.str-orange-50,.strH-orange-50:hover{stroke:#fff3e0 !important}.c-orange-100,.cH-orange-100:hover{color:#ffe0b2 !important}.bgc-orange-100,.bgcH-orange-100:hover{background-color:#ffe0b2 !important}.bdc-orange-100,.bdcH-orange-100:hover{border-color:#ffe0b2 !important}.fill-orange-100,.fillH-orange-100:hover{fill:#ffe0b2 !important}.str-orange-100,.strH-orange-100:hover{stroke:#ffe0b2 !important}.c-orange-200,.cH-orange-200:hover{color:#ffcc80 !important}.bgc-orange-200,.bgcH-orange-200:hover{background-color:#ffcc80 !important}.bdc-orange-200,.bdcH-orange-200:hover{border-color:#ffcc80 !important}.fill-orange-200,.fillH-orange-200:hover{fill:#ffcc80 !important}.str-orange-200,.strH-orange-200:hover{stroke:#ffcc80 !important}.c-orange-300,.cH-orange-300:hover{color:#ffb74d !important}.bgc-orange-300,.bgcH-orange-300:hover{background-color:#ffb74d !important}.bdc-orange-300,.bdcH-orange-300:hover{border-color:#ffb74d !important}.fill-orange-300,.fillH-orange-300:hover{fill:#ffb74d !important}.str-orange-300,.strH-orange-300:hover{stroke:#ffb74d !important}.c-orange-400,.cH-orange-400:hover{color:#ffa726 !important}.bgc-orange-400,.bgcH-orange-400:hover{background-color:#ffa726 !important}.bdc-orange-400,.bdcH-orange-400:hover{border-color:#ffa726 !important}.fill-orange-400,.fillH-orange-400:hover{fill:#ffa726 !important}.str-orange-400,.strH-orange-400:hover{stroke:#ffa726 !important}.c-orange-500,.cH-orange-500:hover{color:#ff9800 !important}.bgc-orange-500,.bgcH-orange-500:hover{background-color:#ff9800 !important}.bdc-orange-500,.bdcH-orange-500:hover{border-color:#ff9800 !important}.fill-orange-500,.fillH-orange-500:hover{fill:#ff9800 !important}.str-orange-500,.strH-orange-500:hover{stroke:#ff9800 !important}.c-orange-600,.cH-orange-600:hover{color:#fb8c00 !important}.bgc-orange-600,.bgcH-orange-600:hover{background-color:#fb8c00 !important}.bdc-orange-600,.bdcH-orange-600:hover{border-color:#fb8c00 !important}.fill-orange-600,.fillH-orange-600:hover{fill:#fb8c00 !important}.str-orange-600,.strH-orange-600:hover{stroke:#fb8c00 !important}.c-orange-700,.cH-orange-700:hover{color:#f57c00 !important}.bgc-orange-700,.bgcH-orange-700:hover{background-color:#f57c00 !important}.bdc-orange-700,.bdcH-orange-700:hover{border-color:#f57c00 !important}.fill-orange-700,.fillH-orange-700:hover{fill:#f57c00 !important}.str-orange-700,.strH-orange-700:hover{stroke:#f57c00 !important}.c-orange-800,.cH-orange-800:hover{color:#ef6c00 !important}.bgc-orange-800,.bgcH-orange-800:hover{background-color:#ef6c00 !important}.bdc-orange-800,.bdcH-orange-800:hover{border-color:#ef6c00 !important}.fill-orange-800,.fillH-orange-800:hover{fill:#ef6c00 !important}.str-orange-800,.strH-orange-800:hover{stroke:#ef6c00 !important}.c-orange-900,.cH-orange-900:hover{color:#e65100 !important}.bgc-orange-900,.bgcH-orange-900:hover{background-color:#e65100 !important}.bdc-orange-900,.bdcH-orange-900:hover{border-color:#e65100 !important}.fill-orange-900,.fillH-orange-900:hover{fill:#e65100 !important}.str-orange-900,.strH-orange-900:hover{stroke:#e65100 !important}.c-orange-a100,.cH-orange-a100:hover{color:#ffd180 !important}.bgc-orange-a100,.bgcH-orange-a100:hover{background-color:#ffd180 !important}.bdc-orange-a100,.bdcH-orange-a100:hover{border-color:#ffd180 !important}.fill-orange-a100,.fillH-orange-a100:hover{fill:#ffd180 !important}.str-orange-a100,.strH-orange-a100:hover{stroke:#ffd180 !important}.c-orange-a200,.cH-orange-a200:hover{color:#ffab40 !important}.bgc-orange-a200,.bgcH-orange-a200:hover{background-color:#ffab40 !important}.bdc-orange-a200,.bdcH-orange-a200:hover{border-color:#ffab40 !important}.fill-orange-a200,.fillH-orange-a200:hover{fill:#ffab40 !important}.str-orange-a200,.strH-orange-a200:hover{stroke:#ffab40 !important}.c-orange-a400,.cH-orange-a400:hover{color:#ff9100 !important}.bgc-orange-a400,.bgcH-orange-a400:hover{background-color:#ff9100 !important}.bdc-orange-a400,.bdcH-orange-a400:hover{border-color:#ff9100 !important}.fill-orange-a400,.fillH-orange-a400:hover{fill:#ff9100 !important}.str-orange-a400,.strH-orange-a400:hover{stroke:#ff9100 !important}.c-orange-a700,.cH-orange-a700:hover{color:#ff6d00 !important}.bgc-orange-a700,.bgcH-orange-a700:hover{background-color:#ff6d00 !important}.bdc-orange-a700,.bdcH-orange-a700:hover{border-color:#ff6d00 !important}.fill-orange-a700,.fillH-orange-a700:hover{fill:#ff6d00 !important}.str-orange-a700,.strH-orange-a700:hover{stroke:#ff6d00 !important}.c-deep-orange-50,.cH-deep-orange-50:hover{color:#fbe9e7 !important}.bgc-deep-orange-50,.bgcH-deep-orange-50:hover{background-color:#fbe9e7 !important}.bdc-deep-orange-50,.bdcH-deep-orange-50:hover{border-color:#fbe9e7 !important}.fill-deep-orange-50,.fillH-deep-orange-50:hover{fill:#fbe9e7 !important}.str-deep-orange-50,.strH-deep-orange-50:hover{stroke:#fbe9e7 !important}.c-deep-orange-100,.cH-deep-orange-100:hover{color:#ffccbc !important}.bgc-deep-orange-100,.bgcH-deep-orange-100:hover{background-color:#ffccbc !important}.bdc-deep-orange-100,.bdcH-deep-orange-100:hover{border-color:#ffccbc !important}.fill-deep-orange-100,.fillH-deep-orange-100:hover{fill:#ffccbc !important}.str-deep-orange-100,.strH-deep-orange-100:hover{stroke:#ffccbc !important}.c-deep-orange-200,.cH-deep-orange-200:hover{color:#ffab91 !important}.bgc-deep-orange-200,.bgcH-deep-orange-200:hover{background-color:#ffab91 !important}.bdc-deep-orange-200,.bdcH-deep-orange-200:hover{border-color:#ffab91 !important}.fill-deep-orange-200,.fillH-deep-orange-200:hover{fill:#ffab91 !important}.str-deep-orange-200,.strH-deep-orange-200:hover{stroke:#ffab91 !important}.c-deep-orange-300,.cH-deep-orange-300:hover{color:#ff8a65 !important}.bgc-deep-orange-300,.bgcH-deep-orange-300:hover{background-color:#ff8a65 !important}.bdc-deep-orange-300,.bdcH-deep-orange-300:hover{border-color:#ff8a65 !important}.fill-deep-orange-300,.fillH-deep-orange-300:hover{fill:#ff8a65 !important}.str-deep-orange-300,.strH-deep-orange-300:hover{stroke:#ff8a65 !important}.c-deep-orange-400,.cH-deep-orange-400:hover{color:#ff7043 !important}.bgc-deep-orange-400,.bgcH-deep-orange-400:hover{background-color:#ff7043 !important}.bdc-deep-orange-400,.bdcH-deep-orange-400:hover{border-color:#ff7043 !important}.fill-deep-orange-400,.fillH-deep-orange-400:hover{fill:#ff7043 !important}.str-deep-orange-400,.strH-deep-orange-400:hover{stroke:#ff7043 !important}.c-deep-orange-500,.cH-deep-orange-500:hover{color:#ff5722 !important}.bgc-deep-orange-500,.bgcH-deep-orange-500:hover{background-color:#ff5722 !important}.bdc-deep-orange-500,.bdcH-deep-orange-500:hover{border-color:#ff5722 !important}.fill-deep-orange-500,.fillH-deep-orange-500:hover{fill:#ff5722 !important}.str-deep-orange-500,.strH-deep-orange-500:hover{stroke:#ff5722 !important}.c-deep-orange-600,.cH-deep-orange-600:hover{color:#f4511e !important}.bgc-deep-orange-600,.bgcH-deep-orange-600:hover{background-color:#f4511e !important}.bdc-deep-orange-600,.bdcH-deep-orange-600:hover{border-color:#f4511e !important}.fill-deep-orange-600,.fillH-deep-orange-600:hover{fill:#f4511e !important}.str-deep-orange-600,.strH-deep-orange-600:hover{stroke:#f4511e !important}.c-deep-orange-700,.cH-deep-orange-700:hover{color:#e64a19 !important}.bgc-deep-orange-700,.bgcH-deep-orange-700:hover{background-color:#e64a19 !important}.bdc-deep-orange-700,.bdcH-deep-orange-700:hover{border-color:#e64a19 !important}.fill-deep-orange-700,.fillH-deep-orange-700:hover{fill:#e64a19 !important}.str-deep-orange-700,.strH-deep-orange-700:hover{stroke:#e64a19 !important}.c-deep-orange-800,.cH-deep-orange-800:hover{color:#d84315 !important}.bgc-deep-orange-800,.bgcH-deep-orange-800:hover{background-color:#d84315 !important}.bdc-deep-orange-800,.bdcH-deep-orange-800:hover{border-color:#d84315 !important}.fill-deep-orange-800,.fillH-deep-orange-800:hover{fill:#d84315 !important}.str-deep-orange-800,.strH-deep-orange-800:hover{stroke:#d84315 !important}.c-deep-orange-900,.cH-deep-orange-900:hover{color:#bf360c !important}.bgc-deep-orange-900,.bgcH-deep-orange-900:hover{background-color:#bf360c !important}.bdc-deep-orange-900,.bdcH-deep-orange-900:hover{border-color:#bf360c !important}.fill-deep-orange-900,.fillH-deep-orange-900:hover{fill:#bf360c !important}.str-deep-orange-900,.strH-deep-orange-900:hover{stroke:#bf360c !important}.c-deep-orange-a100,.cH-deep-orange-a100:hover{color:#ff9e80 !important}.bgc-deep-orange-a100,.bgcH-deep-orange-a100:hover{background-color:#ff9e80 !important}.bdc-deep-orange-a100,.bdcH-deep-orange-a100:hover{border-color:#ff9e80 !important}.fill-deep-orange-a100,.fillH-deep-orange-a100:hover{fill:#ff9e80 !important}.str-deep-orange-a100,.strH-deep-orange-a100:hover{stroke:#ff9e80 !important}.c-deep-orange-a200,.cH-deep-orange-a200:hover{color:#ff6e40 !important}.bgc-deep-orange-a200,.bgcH-deep-orange-a200:hover{background-color:#ff6e40 !important}.bdc-deep-orange-a200,.bdcH-deep-orange-a200:hover{border-color:#ff6e40 !important}.fill-deep-orange-a200,.fillH-deep-orange-a200:hover{fill:#ff6e40 !important}.str-deep-orange-a200,.strH-deep-orange-a200:hover{stroke:#ff6e40 !important}.c-deep-orange-a400,.cH-deep-orange-a400:hover{color:#ff3d00 !important}.bgc-deep-orange-a400,.bgcH-deep-orange-a400:hover{background-color:#ff3d00 !important}.bdc-deep-orange-a400,.bdcH-deep-orange-a400:hover{border-color:#ff3d00 !important}.fill-deep-orange-a400,.fillH-deep-orange-a400:hover{fill:#ff3d00 !important}.str-deep-orange-a400,.strH-deep-orange-a400:hover{stroke:#ff3d00 !important}.c-deep-orange-a700,.cH-deep-orange-a700:hover{color:#dd2c00 !important}.bgc-deep-orange-a700,.bgcH-deep-orange-a700:hover{background-color:#dd2c00 !important}.bdc-deep-orange-a700,.bdcH-deep-orange-a700:hover{border-color:#dd2c00 !important}.fill-deep-orange-a700,.fillH-deep-orange-a700:hover{fill:#dd2c00 !important}.str-deep-orange-a700,.strH-deep-orange-a700:hover{stroke:#dd2c00 !important}.c-brown-50,.cH-brown-50:hover{color:#efebe9 !important}.bgc-brown-50,.bgcH-brown-50:hover{background-color:#efebe9 !important}.bdc-brown-50,.bdcH-brown-50:hover{border-color:#efebe9 !important}.fill-brown-50,.fillH-brown-50:hover{fill:#efebe9 !important}.str-brown-50,.strH-brown-50:hover{stroke:#efebe9 !important}.c-brown-100,.cH-brown-100:hover{color:#d7ccc8 !important}.bgc-brown-100,.bgcH-brown-100:hover{background-color:#d7ccc8 !important}.bdc-brown-100,.bdcH-brown-100:hover{border-color:#d7ccc8 !important}.fill-brown-100,.fillH-brown-100:hover{fill:#d7ccc8 !important}.str-brown-100,.strH-brown-100:hover{stroke:#d7ccc8 !important}.c-brown-200,.cH-brown-200:hover{color:#bcaaa4 !important}.bgc-brown-200,.bgcH-brown-200:hover{background-color:#bcaaa4 !important}.bdc-brown-200,.bdcH-brown-200:hover{border-color:#bcaaa4 !important}.fill-brown-200,.fillH-brown-200:hover{fill:#bcaaa4 !important}.str-brown-200,.strH-brown-200:hover{stroke:#bcaaa4 !important}.c-brown-300,.cH-brown-300:hover{color:#a1887f !important}.bgc-brown-300,.bgcH-brown-300:hover{background-color:#a1887f !important}.bdc-brown-300,.bdcH-brown-300:hover{border-color:#a1887f !important}.fill-brown-300,.fillH-brown-300:hover{fill:#a1887f !important}.str-brown-300,.strH-brown-300:hover{stroke:#a1887f !important}.c-brown-400,.cH-brown-400:hover{color:#8d6e63 !important}.bgc-brown-400,.bgcH-brown-400:hover{background-color:#8d6e63 !important}.bdc-brown-400,.bdcH-brown-400:hover{border-color:#8d6e63 !important}.fill-brown-400,.fillH-brown-400:hover{fill:#8d6e63 !important}.str-brown-400,.strH-brown-400:hover{stroke:#8d6e63 !important}.c-brown-500,.cH-brown-500:hover{color:#795548 !important}.bgc-brown-500,.bgcH-brown-500:hover{background-color:#795548 !important}.bdc-brown-500,.bdcH-brown-500:hover{border-color:#795548 !important}.fill-brown-500,.fillH-brown-500:hover{fill:#795548 !important}.str-brown-500,.strH-brown-500:hover{stroke:#795548 !important}.c-brown-600,.cH-brown-600:hover{color:#6d4c41 !important}.bgc-brown-600,.bgcH-brown-600:hover{background-color:#6d4c41 !important}.bdc-brown-600,.bdcH-brown-600:hover{border-color:#6d4c41 !important}.fill-brown-600,.fillH-brown-600:hover{fill:#6d4c41 !important}.str-brown-600,.strH-brown-600:hover{stroke:#6d4c41 !important}.c-brown-700,.cH-brown-700:hover{color:#5d4037 !important}.bgc-brown-700,.bgcH-brown-700:hover{background-color:#5d4037 !important}.bdc-brown-700,.bdcH-brown-700:hover{border-color:#5d4037 !important}.fill-brown-700,.fillH-brown-700:hover{fill:#5d4037 !important}.str-brown-700,.strH-brown-700:hover{stroke:#5d4037 !important}.c-brown-800,.cH-brown-800:hover{color:#4e342e !important}.bgc-brown-800,.bgcH-brown-800:hover{background-color:#4e342e !important}.bdc-brown-800,.bdcH-brown-800:hover{border-color:#4e342e !important}.fill-brown-800,.fillH-brown-800:hover{fill:#4e342e !important}.str-brown-800,.strH-brown-800:hover{stroke:#4e342e !important}.c-brown-900,.cH-brown-900:hover{color:#3e2723 !important}.bgc-brown-900,.bgcH-brown-900:hover{background-color:#3e2723 !important}.bdc-brown-900,.bdcH-brown-900:hover{border-color:#3e2723 !important}.fill-brown-900,.fillH-brown-900:hover{fill:#3e2723 !important}.str-brown-900,.strH-brown-900:hover{stroke:#3e2723 !important}.c-grey-50,.cH-grey-50:hover{color:#fafafa !important}.bgc-grey-50,.bgcH-grey-50:hover{background-color:#fafafa !important}.bdc-grey-50,.bdcH-grey-50:hover{border-color:#fafafa !important}.fill-grey-50,.fillH-grey-50:hover{fill:#fafafa !important}.str-grey-50,.strH-grey-50:hover{stroke:#fafafa !important}.c-grey-100,.cH-grey-100:hover{color:#f5f5f5 !important}.bgc-grey-100,.bgcH-grey-100:hover{background-color:#f5f5f5 !important}.bdc-grey-100,.bdcH-grey-100:hover{border-color:#f5f5f5 !important}.fill-grey-100,.fillH-grey-100:hover{fill:#f5f5f5 !important}.str-grey-100,.strH-grey-100:hover{stroke:#f5f5f5 !important}.c-grey-200,.cH-grey-200:hover{color:#eeeeee !important}.bgc-grey-200,.bgcH-grey-200:hover{background-color:#eeeeee !important}.bdc-grey-200,.bdcH-grey-200:hover{border-color:#eeeeee !important}.fill-grey-200,.fillH-grey-200:hover{fill:#eeeeee !important}.str-grey-200,.strH-grey-200:hover{stroke:#eeeeee !important}.c-grey-300,.cH-grey-300:hover{color:#e0e0e0 !important}.bgc-grey-300,.bgcH-grey-300:hover{background-color:#e0e0e0 !important}.bdc-grey-300,.bdcH-grey-300:hover{border-color:#e0e0e0 !important}.fill-grey-300,.fillH-grey-300:hover{fill:#e0e0e0 !important}.str-grey-300,.strH-grey-300:hover{stroke:#e0e0e0 !important}.c-grey-400,.cH-grey-400:hover{color:#bdbdbd !important}.bgc-grey-400,.bgcH-grey-400:hover{background-color:#bdbdbd !important}.bdc-grey-400,.bdcH-grey-400:hover{border-color:#bdbdbd !important}.fill-grey-400,.fillH-grey-400:hover{fill:#bdbdbd !important}.str-grey-400,.strH-grey-400:hover{stroke:#bdbdbd !important}.c-grey-500,.cH-grey-500:hover{color:#9e9e9e !important}.bgc-grey-500,.bgcH-grey-500:hover{background-color:#9e9e9e !important}.bdc-grey-500,.bdcH-grey-500:hover{border-color:#9e9e9e !important}.fill-grey-500,.fillH-grey-500:hover{fill:#9e9e9e !important}.str-grey-500,.strH-grey-500:hover{stroke:#9e9e9e !important}.c-grey-600,.cH-grey-600:hover{color:#757575 !important}.bgc-grey-600,.bgcH-grey-600:hover{background-color:#757575 !important}.bdc-grey-600,.bdcH-grey-600:hover{border-color:#757575 !important}.fill-grey-600,.fillH-grey-600:hover{fill:#757575 !important}.str-grey-600,.strH-grey-600:hover{stroke:#757575 !important}.c-grey-700,.cH-grey-700:hover{color:#616161 !important}.bgc-grey-700,.bgcH-grey-700:hover{background-color:#616161 !important}.bdc-grey-700,.bdcH-grey-700:hover{border-color:#616161 !important}.fill-grey-700,.fillH-grey-700:hover{fill:#616161 !important}.str-grey-700,.strH-grey-700:hover{stroke:#616161 !important}.c-grey-800,.cH-grey-800:hover{color:#424242 !important}.bgc-grey-800,.bgcH-grey-800:hover{background-color:#424242 !important}.bdc-grey-800,.bdcH-grey-800:hover{border-color:#424242 !important}.fill-grey-800,.fillH-grey-800:hover{fill:#424242 !important}.str-grey-800,.strH-grey-800:hover{stroke:#424242 !important}.c-grey-900,.cH-grey-900:hover{color:#212121 !important}.bgc-grey-900,.bgcH-grey-900:hover{background-color:#212121 !important}.bdc-grey-900,.bdcH-grey-900:hover{border-color:#212121 !important}.fill-grey-900,.fillH-grey-900:hover{fill:#212121 !important}.str-grey-900,.strH-grey-900:hover{stroke:#212121 !important}.c-blue-grey-50,.cH-blue-grey-50:hover{color:#eceff1 !important}.bgc-blue-grey-50,.bgcH-blue-grey-50:hover{background-color:#eceff1 !important}.bdc-blue-grey-50,.bdcH-blue-grey-50:hover{border-color:#eceff1 !important}.fill-blue-grey-50,.fillH-blue-grey-50:hover{fill:#eceff1 !important}.str-blue-grey-50,.strH-blue-grey-50:hover{stroke:#eceff1 !important}.c-blue-grey-100,.cH-blue-grey-100:hover{color:#cfd8dc !important}.bgc-blue-grey-100,.bgcH-blue-grey-100:hover{background-color:#cfd8dc !important}.bdc-blue-grey-100,.bdcH-blue-grey-100:hover{border-color:#cfd8dc !important}.fill-blue-grey-100,.fillH-blue-grey-100:hover{fill:#cfd8dc !important}.str-blue-grey-100,.strH-blue-grey-100:hover{stroke:#cfd8dc !important}.c-blue-grey-200,.cH-blue-grey-200:hover{color:#b0bec5 !important}.bgc-blue-grey-200,.bgcH-blue-grey-200:hover{background-color:#b0bec5 !important}.bdc-blue-grey-200,.bdcH-blue-grey-200:hover{border-color:#b0bec5 !important}.fill-blue-grey-200,.fillH-blue-grey-200:hover{fill:#b0bec5 !important}.str-blue-grey-200,.strH-blue-grey-200:hover{stroke:#b0bec5 !important}.c-blue-grey-300,.cH-blue-grey-300:hover{color:#90a4ae !important}.bgc-blue-grey-300,.bgcH-blue-grey-300:hover{background-color:#90a4ae !important}.bdc-blue-grey-300,.bdcH-blue-grey-300:hover{border-color:#90a4ae !important}.fill-blue-grey-300,.fillH-blue-grey-300:hover{fill:#90a4ae !important}.str-blue-grey-300,.strH-blue-grey-300:hover{stroke:#90a4ae !important}.c-blue-grey-400,.cH-blue-grey-400:hover{color:#78909c !important}.bgc-blue-grey-400,.bgcH-blue-grey-400:hover{background-color:#78909c !important}.bdc-blue-grey-400,.bdcH-blue-grey-400:hover{border-color:#78909c !important}.fill-blue-grey-400,.fillH-blue-grey-400:hover{fill:#78909c !important}.str-blue-grey-400,.strH-blue-grey-400:hover{stroke:#78909c !important}.c-blue-grey-500,.cH-blue-grey-500:hover{color:#607d8b !important}.bgc-blue-grey-500,.bgcH-blue-grey-500:hover{background-color:#607d8b !important}.bdc-blue-grey-500,.bdcH-blue-grey-500:hover{border-color:#607d8b !important}.fill-blue-grey-500,.fillH-blue-grey-500:hover{fill:#607d8b !important}.str-blue-grey-500,.strH-blue-grey-500:hover{stroke:#607d8b !important}.c-blue-grey-600,.cH-blue-grey-600:hover{color:#546e7a !important}.bgc-blue-grey-600,.bgcH-blue-grey-600:hover{background-color:#546e7a !important}.bdc-blue-grey-600,.bdcH-blue-grey-600:hover{border-color:#546e7a !important}.fill-blue-grey-600,.fillH-blue-grey-600:hover{fill:#546e7a !important}.str-blue-grey-600,.strH-blue-grey-600:hover{stroke:#546e7a !important}.c-blue-grey-700,.cH-blue-grey-700:hover{color:#455a64 !important}.bgc-blue-grey-700,.bgcH-blue-grey-700:hover{background-color:#455a64 !important}.bdc-blue-grey-700,.bdcH-blue-grey-700:hover{border-color:#455a64 !important}.fill-blue-grey-700,.fillH-blue-grey-700:hover{fill:#455a64 !important}.str-blue-grey-700,.strH-blue-grey-700:hover{stroke:#455a64 !important}.c-blue-grey-800,.cH-blue-grey-800:hover{color:#37474f !important}.bgc-blue-grey-800,.bgcH-blue-grey-800:hover{background-color:#37474f !important}.bdc-blue-grey-800,.bdcH-blue-grey-800:hover{border-color:#37474f !important}.fill-blue-grey-800,.fillH-blue-grey-800:hover{fill:#37474f !important}.str-blue-grey-800,.strH-blue-grey-800:hover{stroke:#37474f !important}.c-blue-grey-900,.cH-blue-grey-900:hover{color:#263238 !important}.bgc-blue-grey-900,.bgcH-blue-grey-900:hover{background-color:#263238 !important}.bdc-blue-grey-900,.bdcH-blue-grey-900:hover{border-color:#263238 !important}.fill-blue-grey-900,.fillH-blue-grey-900:hover{fill:#263238 !important}.str-blue-grey-900,.strH-blue-grey-900:hover{stroke:#263238 !important}.c-grey-100,.cH-grey-100:hover{color:#f9fafb !important}.bgc-grey-100,.bgcH-grey-100:hover{background-color:#f9fafb !important}.bdc-grey-100,.bdcH-grey-100:hover{border-color:#f9fafb !important}.fill-grey-100,.fillH-grey-100:hover{fill:#f9fafb !important}.str-grey-100,.strH-grey-100:hover{stroke:#f9fafb !important}.c-grey-200,.cH-grey-200:hover{color:#f2f3f5 !important}.bgc-grey-200,.bgcH-grey-200:hover{background-color:#f2f3f5 !important}.bdc-grey-200,.bdcH-grey-200:hover{border-color:#f2f3f5 !important}.fill-grey-200,.fillH-grey-200:hover{fill:#f2f3f5 !important}.str-grey-200,.strH-grey-200:hover{stroke:#f2f3f5 !important}.c-grey-300,.cH-grey-300:hover{color:#e6eaf0 !important}.bgc-grey-300,.bgcH-grey-300:hover{background-color:#e6eaf0 !important}.bdc-grey-300,.bdcH-grey-300:hover{border-color:#e6eaf0 !important}.fill-grey-300,.fillH-grey-300:hover{fill:#e6eaf0 !important}.str-grey-300,.strH-grey-300:hover{stroke:#e6eaf0 !important}.c-grey-400,.cH-grey-400:hover{color:#d3d9e3 !important}.bgc-grey-400,.bgcH-grey-400:hover{background-color:#d3d9e3 !important}.bdc-grey-400,.bdcH-grey-400:hover{border-color:#d3d9e3 !important}.fill-grey-400,.fillH-grey-400:hover{fill:#d3d9e3 !important}.str-grey-400,.strH-grey-400:hover{stroke:#d3d9e3 !important}.c-grey-500,.cH-grey-500:hover{color:#b9c2d0 !important}.bgc-grey-500,.bgcH-grey-500:hover{background-color:#b9c2d0 !important}.bdc-grey-500,.bdcH-grey-500:hover{border-color:#b9c2d0 !important}.fill-grey-500,.fillH-grey-500:hover{fill:#b9c2d0 !important}.str-grey-500,.strH-grey-500:hover{stroke:#b9c2d0 !important}.c-grey-600,.cH-grey-600:hover{color:#7c8695 !important}.bgc-grey-600,.bgcH-grey-600:hover{background-color:#7c8695 !important}.bdc-grey-600,.bdcH-grey-600:hover{border-color:#7c8695 !important}.fill-grey-600,.fillH-grey-600:hover{fill:#7c8695 !important}.str-grey-600,.strH-grey-600:hover{stroke:#7c8695 !important}.c-grey-700,.cH-grey-700:hover{color:#72777a !important}.bgc-grey-700,.bgcH-grey-700:hover{background-color:#72777a !important}.bdc-grey-700,.bdcH-grey-700:hover{border-color:#72777a !important}.fill-grey-700,.fillH-grey-700:hover{fill:#72777a !important}.str-grey-700,.strH-grey-700:hover{stroke:#72777a !important}.c-grey-800,.cH-grey-800:hover{color:#565a5c !important}.bgc-grey-800,.bgcH-grey-800:hover{background-color:#565a5c !important}.bdc-grey-800,.bdcH-grey-800:hover{border-color:#565a5c !important}.fill-grey-800,.fillH-grey-800:hover{fill:#565a5c !important}.str-grey-800,.strH-grey-800:hover{stroke:#565a5c !important}.c-grey-900,.cH-grey-900:hover{color:#313435 !important}.bgc-grey-900,.bgcH-grey-900:hover{background-color:#313435 !important}.bdc-grey-900,.bdcH-grey-900:hover{border-color:#313435 !important}.fill-grey-900,.fillH-grey-900:hover{fill:#313435 !important}.str-grey-900,.strH-grey-900:hover{stroke:#313435 !important}@font-face{font-family:'themify';src:url("../fonts/icons/themify/themify.eot?-fvbane");src:url("../fonts/icons/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"),url("../fonts/icons/themify/themify.woff?-fvbane") format("woff"),url("../fonts/icons/themify/themify.ttf?-fvbane") format("truetype"),url("../fonts/icons/themify/themify.svg?-#themify") format("svg");font-weight:normal;font-style:normal}[class^="ti-"],[class*=" ti-"]{font-family:'themify';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}.ps__rail-y{right:0 !important;left:auto !important}#jqstooltip{width:auto !important;height:auto !important;padding:5px 10px !important;border-radius:2px !important}.datepicker{border-radius:0;padding:25px !important;border:1px solid rgba(0,0,0,0.0825) !important}.datepicker table tr th,.datepicker table tr td{border-radius:0;width:40px;height:35px}.datepicker table tr td{transition:all 0.2s ease-in-out}.datepicker table tr td span{border-radius:0}.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td.active:active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active:active:hover,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active:active:focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active:active.focus,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.active.focus,.datepicker table tr td.active.highlighted.active.focus{color:#fff;background-color:#ff7a01 !important;border-color:transparent}.datepicker table tr td span:hover,.datepicker table tr td span.focused{background:#ff7a01 !important;color:#fff}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#ff7a01 !important;color:#fff;cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .prev:hover,.datepicker .next:hover,.datepicker tfoot tr th:hover{background:#ff7a01 !important;color:#fff;cursor:pointer}.datepicker-inline{width:330px}.daterangepicker{border-radius:0;padding:30px;box-shadow:none;border:1px solid rgba(0,0,0,0.0825)}.daterangepicker .input-mini{border-radius:0;margin-bottom:20px;height:40px;padding:0 6px 0 35px}.daterangepicker .input-mini.active{border-radius:0;border-color:#76dfef}.daterangepicker .daterangepicker_input i{position:absolute;left:10px;top:13px}.daterangepicker td,.daterangepicker th{border-radius:0;width:40px;height:35px}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background:#ff7a01;color:#fff}.daterangepicker td.in-range{background-color:transparent;color:#ff7a01}.daterangepicker td.active{background-color:#ff7a01;border-color:transparent;color:#fff}.daterangepicker td.active:hover{background-color:#ff7a01;border-color:transparent;color:#fff}.daterangepicker td.start-date{border-radius:0}.daterangepicker td.start-date.end-date{border-radius:0}.daterangepicker td.end-date{border-radius:0}.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect,.daterangepicker select.ampmselect{border:1px solid rgba(0,0,0,0.0825);min-height:30px}.daterangepicker .calendar-time i{top:8px;left:35px}@media screen and (min-width:768px){.daterangepicker .calendar{margin-right:20px !important}}.datepicker-dropdown{text-align:center}.datepicker-dropdown:before{content:"";display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #efefef;border-top:0;border-bottom-color:rgba(0,0,0,0.0825);position:absolute}.datepicker-dropdown:after{content:"";display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,0.0825)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}#toast-container .toast{border:0 !important}#toast-container > .toast-white{background-color:#ffffff;color:#3d484e !important}#toast-container > .toast-success{background-color:#40CE9E}#toast-container > .toast-info{background-color:#1BC9E4}#toast-container > .toast-warning{background-color:#FFC06A}#toast-container > .toast-error{background-color:#ff5a5f}#toast-container > div{box-shadow:0 1px 12px rgba(0,0,0,0.3);opacity:.9}#toast-container > div:hover{box-shadow:0 1px 12px rgba(0,0,0,0.3);opacity:1;cursor:pointer}.alertify .ajs-modal{z-index:90001}.alertify-notifier{z-index:90002}.alertify-notifier.ajs-top{top:0}.alertify-notifier .ajs-message{border:0;border-radius:3px;color:#fff;background:#1BC9E4;text-align:left;width:320px}.alertify-notifier .ajs-message.ajs-error{background:#ff5a5f;text-shadow:none}.alertify-notifier .ajs-message.ajs-success{background:#40CE9E;text-shadow:none}.alertify-notifier .ajs-message.ajs-warning{background:#FFC06A;text-shadow:none}.alertify .ajs-footer .ajs-buttons{display:flex;justify-content:flex-end !important}.alertify .ajs-footer .ajs-buttons .ajs-button{color:unset;font-size:unset;font-weight:500;margin:0 0 0 10px !important;min-height:auto}.alertify .ajs-footer .ajs-buttons .ajs-button.btn-primary{order:1}.alertify .ajs-header{color:inherit;font-family:Source Sans Pro,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;letter-spacing:0.5px;font-size:1.0625rem;font-weight:500;padding:0.75rem 1.5rem}.alertify .ajs-body{font-family:Source Sans Pro,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;color:inherit;word-break:break-word}.alertify .ajs-body .ajs-content p:not(:last-child){margin-bottom:1em}.alertify .ajs-body .ajs-content.has-error p{color:#ff5a5f}.dx-colorview-palette-handle{background:radial-gradient(transparent 5px,rgba(0,0,0,0.2) 6px,#fff 7px,#fff 12px,rgba(0,0,0,0.2) 13px);box-shadow:0 1px 1px 0 rgba(0,0,0,0.2)}.dx-colorview-hue-scale-handle{border:1px solid rgba(0,0,0,0.2);box-shadow:inset -5px 0 0 3px #fff,inset 5px 0 0 3px #fff,inset -6px 0 1px 4px rgba(0,0,0,0.2),inset 6px 0 1px 4px rgba(0,0,0,0.2)}.dx-colorview-alpha-channel-handle{border:1px solid rgba(0,0,0,0.2);box-shadow:inset 0 -5px 0 3px #fff,inset 0 5px 0 3px #fff,inset 0 -6px 1px 4px rgba(0,0,0,0.2),inset 0 6px 1px 4px rgba(0,0,0,0.2)}.dx-datagrid-borders > .dx-datagrid-headers,.dx-datagrid-borders > .dx-datagrid-rowsview,.dx-datagrid-borders > .dx-datagrid-total-footer{border-left:1px solid #ced4da;border-right:1px solid #ced4da}.dx-datagrid-borders > .dx-datagrid-rowsview,.dx-datagrid-borders > .dx-datagrid-total-footer{border-bottom:1px solid #ced4da}.dx-datagrid-borders > .dx-datagrid-pager,.dx-datagrid-borders > .dx-datagrid-headers,.dx-datagrid-borders > .dx-datagrid-filter-panel{border-top:1px solid #ced4da}.dx-datagrid-borders > .dx-datagrid-filter-panel{border-top-width:0;border-left:1px solid #ced4da;border-right:1px solid #ced4da;border-bottom:1px solid #ced4da}.dx-datagrid{color:#3d484e;background-color:#fff}.dx-datagrid .dx-sort-up{font:14px/1 DXIcons}.dx-datagrid .dx-sort-up:before{content:'\f051'}.dx-datagrid .dx-sort-down{font:14px/1 DXIcons}.dx-datagrid .dx-sort-down:before{content:'\f052'}.dx-datagrid .dx-header-filter{position:relative;color:#9dabb2;font:14px/1 DXIcons}.dx-datagrid .dx-header-filter:before{content:'\f050'}.dx-datagrid .dx-header-filter-empty{color:rgba(157,171,178,0.5)}.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid .dx-datagrid-content-fixed .dx-datagrid-table .dx-col-fixed{background-color:#fff}.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none,.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none{border-left:2px solid #ced4da;border-right:2px solid #ced4da}.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-first-cell,.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-first-cell{border-left:none}.dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row td.dx-pointer-events-none.dx-last-cell,.dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-last-cell{border-right:none}.dx-datagrid .dx-datagrid-rowsview .dx-datagrid-edit-form{background-color:#fff}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td{position:relative}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td:not(.dx-datagrid-group-space):before{display:block;position:absolute;left:7px;right:7px;top:0;bottom:0;content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAACqCAYAAABbAOqQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYWQ2ODE5MS00ZDMxLWRjNGYtOTU0NC1jNjJkMTIxMjY2M2IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjY1RUVFQzAzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjY1RUVFQkYzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVlMjM1Y2U0LTc5ZWUtNGI0NC05ZjlkLTk2NTZmZGFjNjhhNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk1OTQ2MjBiLTUyMTQtYTM0Yy04Nzc5LTEwMmEyMTY4MTlhOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvLbJKYAAADrSURBVHja7N3BDYBACABBsQn7L48q0BoMD5SZxAZuc74gF1V1MMfpCARBEEEQRBAEEQRBdovnuxxDq3RD/LIQRBAEQRBBEEQQBBEEQQQBAAAAAAAAABhi8gZVbgxi6kQQBBEEQQRBEEEQRBAEQRBBAAAAAAAAAAAabX2Daux2lqkTQRBEEAQRBEEEQRBBEARBBAEAAAAAAAAAaLR1g2osUyeCIIggCCIIggiCIIIgCIIIAgAAAAAAAADQ6KsbVPnXIKZOBEEQQRBEEAQRBEEEQRAEEYRXoqqcghuCIIIgiCAIIgiCCMIUtwADALYCCr92l++TAAAAAElFTkSuQmCC);background-repeat:no-repeat repeat}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td[style*='text-align:right']:before{transform:scaleX(-1)}.dx-datagrid .dx-datagrid-filter-row .dx-filter-range-content{color:#3d484e}.dx-datagrid .dx-error-row td{color:#fff;padding:0}.dx-datagrid .dx-error-row .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word}.dx-datagrid .dx-column-lines > td:first-child{border-left:none}.dx-datagrid .dx-column-lines > td:last-child{border-right:none}.dx-datagrid-filter-panel{color:#3d484e;border-top:1px solid #ced4da}.dx-datagrid-form-buttons-container{float:right}.dx-datagrid-form-buttons-container .dx-button{margin-left:10px;margin-top:10px}.dx-datagrid-column-chooser{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-datagrid-column-chooser input,.dx-datagrid-column-chooser textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-datagrid-export-menu .dx-menu-item .dx-icon-exportxlsx{width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-datagrid-adaptive-more{cursor:pointer;font:14px/1 DXIcons;width:21px;height:21px;background-position:0 0;background-size:21px 21px;padding:0;font-size:21px;text-align:center;line-height:21px}.dx-datagrid-adaptive-more:before{content:'\f06c'}.dx-datagrid-edit-popup .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word;color:#fff;margin-bottom:20px}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none,.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none{border-left:2px solid #ced4da}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-first-cell{border-right:none}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-datagrid .dx-datagrid-headers .dx-row td.dx-pointer-events-none.dx-last-cell{border-left:none}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td:before{transform:scaleX(-1)}.dx-rtl .dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td[style*='text-align:left']:before{transform:scale(1)}.dx-rtl .dx-datagrid .dx-column-lines > td:first-child{border-right:none;border-left:1px solid #ced4da}.dx-rtl .dx-datagrid .dx-column-lines > td:last-child{border-left:none;border-right:1px solid #ced4da}.dx-rtl .dx-datagrid-form-buttons-container{float:left}.dx-rtl .dx-datagrid-form-buttons-container .dx-button{margin-left:0;margin-right:10px}.dx-datagrid-cell-updated-animation{animation:dx-datagrid-highlight-change 1s}@keyframes dx-datagrid-highlight-change{from{background-color:rgba(61,72,78,0.08)}50%{background-color:rgba(61,72,78,0.08)}}.dx-pivotgrid-fields-container .dx-position-indicator{background-color:gray}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-vertical{margin-top:-4px;margin-left:-1px;height:2px}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-vertical.dx-position-indicator-last{margin-top:-3px}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal{margin-left:-3px;width:2px}.dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal.dx-position-indicator-last{margin-left:3px}.dx-pivotgrid-fields-container .dx-area-fields{position:relative}.dx-pivotgrid-fields-container .dx-sort{color:#9dabb2;font-size:14px;width:14px}.dx-pivotgrid-fields-container .dx-sort-up{font:14px/1 DXIcons}.dx-pivotgrid-fields-container .dx-sort-up:before{content:'\f051'}.dx-pivotgrid-fields-container .dx-sort-down{font:14px/1 DXIcons}.dx-pivotgrid-fields-container .dx-sort-down:before{content:'\f052'}.dx-pivotgrid-fields-container .dx-header-filter{color:#9dabb2;font:14px/1 DXIcons;font-size:14px;width:14px}.dx-pivotgrid-fields-container .dx-header-filter:before{content:'\f050'}.dx-pivotgrid-fields-container .dx-header-filter-empty{color:rgba(157,171,178,0.5)}.dx-pivotgrid-fields-container .dx-area-field{cursor:pointer}.dx-pivotgrid-fields-container.dx-drag{opacity:0.8}.dx-pivotgrid-fields-container.dx-drag .dx-area-field.dx-area-box{box-shadow:0 0 1px rgba(0,0,0,0.1),0px 1px 3px rgba(0,0,0,0.2);border:1px solid rgba(255,122,1,0.5)}.dx-pivotgrid-fields-container .dx-area-field.dx-area-box{background-color:#fff;margin-bottom:4px;border:1px solid #ced4da;padding:5px 6px}.dx-pivotgrid-fields-container .dx-drag-source{opacity:0.5}.dx-pivotgrid-fields-container .dx-column-indicators{vertical-align:bottom;margin-left:4px}.dx-pivotgrid-fields-container .dx-area-field-content{vertical-align:bottom}.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area{overflow:hidden}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar{margin-right:10px;float:right;display:inline-block}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button{margin-right:4px}.dx-pivotgrid .dx-data-header,.dx-pivotgrid .dx-column-header,.dx-pivotgrid .dx-area-description-cell.dx-pivotgrid-background{background-color:rgba(221,221,221,0.2)}.dx-pivotgrid .dx-ie .dx-pivotgrid-fields-area{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-pivotgrid .dx-ie .dx-pivotgrid-fields-area input,.dx-pivotgrid .dx-ie .dx-pivotgrid-fields-area textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area{margin-left:-5px;padding-left:5px}.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area-head tr > td:first-child{padding-left:0}.dx-pivotgrid .dx-filter-header .dx-area-field-container{border-spacing:4px;border-collapse:separate}.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area-head td{padding:2px}.dx-pivotgrid .dx-filter-header .dx-pivotgrid-fields-area-head tr > td:first-child{padding-left:2px}.dx-pivotgrid .dx-area-field.dx-area-box{margin-bottom:0}.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area td{border-top:1px solid #ced4da}.dx-pivotgrid.dx-row-lines .dx-pivotgrid-area-data tr:first-child > td{border-top-width:0}.dx-pivotgrid .dx-expand-icon-container{margin-left:-5px;margin-right:0}.dx-pivotgrid .dx-area-row-cell,.dx-pivotgrid .dx-area-description-cell{border-right:1px solid #ced4da}.dx-pivotgrid .dx-area-description-cell{white-space:nowrap}.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button{margin:1px}.dx-pivotgrid .dx-area-description-cell .dx-pivotgrid-toolbar .dx-button:not(.dx-state-hover):not(.dx-state-active){border-color:transparent;background-color:transparent;box-shadow:none}.dx-pivotgrid .dx-bottom-border,.dx-pivotgrid .dx-area-description-cell,.dx-pivotgrid .dx-area-column-cell{border-bottom:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-area{box-sizing:content-box}.dx-pivotgrid .dx-pivotgrid-area td{color:#9dabb2;padding:5px 6px}.dx-pivotgrid .dx-pivotgrid-fields-area-head td{position:relative;border:none;padding:6px 2px}.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:first-child{padding-left:6px}.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:last-child{padding-right:6px}.dx-pivotgrid .dx-pivotgrid-fields-area-head .dx-empty-area-text{white-space:nowrap;padding:6px 0;border:1px solid transparent;color:#596871}.dx-pivotgrid .dx-group-connector{position:absolute;width:2px;top:50%;height:2px;margin-top:-1px;background-color:#ced4da}.dx-pivotgrid .dx-group-connector.dx-group-connector-prev{left:0}.dx-pivotgrid .dx-group-connector.dx-group-connector-next{right:0}.dx-pivotgrid .dx-virtual-content{display:none}.dx-pivotgrid .dx-virtual-mode .dx-virtual-content{position:relative;overflow:hidden;display:block}.dx-pivotgrid .dx-virtual-mode .dx-virtual-content table td{color:transparent;background-color:transparent !important}.dx-pivotgrid .dx-virtual-mode .dx-virtual-content table td span{visibility:hidden}.dx-pivotgrid .dx-virtual-mode table{position:absolute}.dx-pivotgrid .dx-pivotgrid-area-data{position:relative}.dx-pivotgrid .dx-pivotgrid-area-data tbody td{text-align:right;color:#3d484e;white-space:nowrap;border-left:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child{border-left:0}.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-total,.dx-pivotgrid .dx-pivotgrid-area-data tbody tr:first-child .dx-grandtotal{border-top-width:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-expand-border{border-top:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell{border-right:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers td{min-width:50px;border-right:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-vertical-headers tr:first-child td{border-top:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-pivotgrid-fields-area-head td:last-child{border-right:0}.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-row-total,.dx-pivotgrid .dx-pivotgrid-area-data .dx-row-total{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}.dx-pivotgrid .dx-area-tree-view .dx-total{border-bottom:none}.dx-pivotgrid .dx-area-tree-view td.dx-white-space-column{border-top:1px solid transparent;background-color:rgba(221,221,221,0.2);width:24px;padding:0;min-width:24px}.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll{border-right:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-horizontal-headers td{text-align:center;border:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded,.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed{text-align:left}.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child{border-left:0}.dx-pivotgrid .dx-pivotgrid-horizontal-headers tr:first-child td{border-top:0}.dx-pivotgrid .dx-expand-icon-container{width:14px}.dx-pivotgrid .dx-pivotgrid-horizontal-headers:last-child{border-bottom:0}.dx-pivotgrid .dx-total,.dx-pivotgrid .dx-data-header,.dx-pivotgrid .dx-column-header,.dx-pivotgrid .dx-area-description-cell{background-color:rgba(221,221,221,0.2)}.dx-pivotgrid .dx-grandtotal{background-color:#f5f5f5}.dx-pivotgrid .dx-pivotgrid-border .dx-data-header,.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header,.dx-pivotgrid .dx-pivotgrid-border .dx-area-description-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell{border-left:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header,.dx-pivotgrid .dx-pivotgrid-border .dx-area-column-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-column-header,.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header,.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell{border-right:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header{border-top:1px solid #ced4da}.dx-pivotgrid .dx-pivotgrid-border .dx-filter-header td{display:inline-block}.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell,.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell{border-bottom:1px solid #ced4da}.dx-pivotgrid .dx-icon-sorted{display:inline-block;margin-left:5px;width:14px}.dx-pivotgrid .dx-menu-item .dx-icon{width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-pivotgrid .dx-popup-content{padding:6px}.dx-pivotgrid .dx-popup-content .dx-pivotgrid-fields-area-head td{padding:0 2px}.dx-pivotgridfieldchooser .dx-area-fields{overflow:hidden}.dx-pivotgridfieldchooser .dx-treeview-item .dx-icon{margin-bottom:1px;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-pivotgridfieldchooser .dx-treeview-search{margin:5px}.dx-pivotgridfieldchooser .dx-area-icon{display:inline-block;vertical-align:middle;width:16px;height:16px}.dx-pivotgridfieldchooser .dx-area{padding:5px;display:-webkit-flex;display:flex;-webkit-flex-grow:1;flex-grow:1;-webkit-flex-direction:column;flex-direction:column}.dx-pivotgridfieldchooser .dx-area > .dx-scrollable,.dx-pivotgridfieldchooser .dx-area > .dx-treeview,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable{display:-webkit-flex;display:flex;flex-grow:1;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area > .dx-scrollable > .dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper{display:-webkit-flex;display:flex;flex-grow:1;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable-wrapper > .dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container{height:auto}.dx-pivotgridfieldchooser .dx-area > .dx-scrollable,.dx-pivotgridfieldchooser .dx-area > .dx-treeview,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable{display:-webkit-flex;display:flex;flex-grow:1;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area > .dx-scrollable > .dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable-wrapper,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper{display:-webkit-flex;display:flex;flex-grow:1;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable-wrapper > .dx-scrollable-container,.dx-pivotgridfieldchooser .dx-area > .dx-treeview > .dx-scrollable > .dx-scrollable-wrapper > .dx-scrollable-container{height:auto}.dx-pivotgridfieldchooser .dx-area .dx-area-fields{margin-top:3px;border:1px solid #ced4da;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:0}.dx-pivotgridfieldchooser .dx-area-fields-header .dx-area-caption{align-self:center}.dx-pivotgridfieldchooser .dx-area-fields[group]{padding:5px;background-color:rgba(221,221,221,0.2);display:-webkit-flex;display:flex}.dx-pivotgridfieldchooser .dx-area-fields.dx-drag-target{border-color:#ff7a01}.dx-pivotgridfieldchooser .dx-area-icon-all{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAJElEQVQoz2P8z4AfsDAwJELVzGfExmIiYAAD5QoYRx1JL0cCAJeiFh8Qq9chAAAAAElFTkSuQmCC) no-repeat center center}.dx-pivotgridfieldchooser .dx-area-icon-filter{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAWElEQVQoz83RsQqAMAxF0fepFxzEQRz8e1sah0JTamhXeVtyCCSRaR6ZTGQsSHJgcRyk1YQ7aBcuB+KkDO0D9UDsHcmARiC2BqiVEfg2+jOoF30+YPnNWV4jV/jo04VE6gAAAABJRU5ErkJggg==) no-repeat center center}.dx-pivotgridfieldchooser .dx-area-icon-row{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAI0lEQVQoz2P4z4AfAlHCfwjEzqKPAsKObIBA7Cz6KBgGIQkAQ8IdQJKOGQIAAAAASUVORK5CYII=) no-repeat center center}.dx-pivotgridfieldchooser .dx-area-icon-column{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAIElEQVQoz2P4z4AfAlHCfwgEshogEFmMPgpGHUkfRwIAQ8IdQALkrHMAAAAASUVORK5CYII=) no-repeat center center}.dx-pivotgridfieldchooser .dx-area-icon-data{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAARElEQVQoz2P4z4AfMhClIOE/NkiSAl+ooG8CQwKIzwChEQpQlGBXgKYEwxeoSrB6k7ACfFYkYPgDXQGKdAItQpKi2AQAaDQFJxj4SdQAAAAASUVORK5CYII=) no-repeat center center}.dx-pivotgridfieldchooser .dx-icon-measure{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAARElEQVQoz2P4z4AfMhClIOE/NkiSAl+ooG8CQwKIzwChEQpQlGBXgKYEwxeoSrB6k7ACfFYkYPgDXQGKdAItQpKi2AQAaDQFJxj4SdQAAAAASUVORK5CYII=) no-repeat center center}.dx-pivotgridfieldchooser .dx-icon-dimension{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAH0lEQVQoz2P4z4AfMlBHQcJ/MESjqasAKxx5bqAosgCZ3QSYpC33dQAAAABJRU5ErkJggg==) no-repeat center center}.dx-pivotgridfieldchooser .dx-icon-hierarchy{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAMUlEQVQoz2P4z4AfMlBXQcJ/EKShggQoxKEAojsBwxQqKUjACpEVoOhGNYVKCiiKLAATcARoA49V5wAAAABJRU5ErkJggg==) no-repeat center center}.dx-rtl .dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal{margin-left:-3px}.dx-rtl .dx-pivotgrid-fields-container .dx-position-indicator.dx-position-indicator-horizontal.dx-position-indicator-last{margin-left:1px}.dx-rtl .dx-pivotgrid-fields-container .dx-column-indicators{margin-left:0;margin-right:4px}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar,.dx-rtl.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar{margin-right:0;margin-left:10px;float:left}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button,.dx-rtl.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-pivotgrid-field-chooser-button{margin-right:0;margin-left:4px}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area{margin-left:0;padding-left:0;margin-right:-5px;padding-right:5px}.dx-rtl.dx-pivotgrid .dx-column-header .dx-pivotgrid-fields-area-head tr > td:first-child{padding-left:2px;padding-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td{padding:6px 2px}.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:first-child{padding-right:6px}.dx-rtl.dx-pivotgrid .dx-pivotgrid-fields-area-head tr > td:last-child{padding-left:6px}.dx-rtl.dx-pivotgrid .dx-group-connector.dx-group-connector-prev{left:initial;right:0}.dx-rtl.dx-pivotgrid .dx-group-connector.dx-group-connector-next{right:initial;left:0}.dx-rtl.dx-pivotgrid .dx-area-row-cell,.dx-rtl.dx-pivotgrid .dx-area-description-cell{border-left:1px solid #ced4da;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data tbody td{border-left:0;border-right:1px solid #ced4da}.dx-rtl.dx-pivotgrid .dx-pivotgrid-area-data tbody td:first-child{border-left:1px solid #ced4da;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-vertical-headers td{border-right:0;border-left:1px solid #ced4da}.dx-rtl.dx-pivotgrid .dx-pivotgrid-vertical-headers .dx-last-cell{border-left:0;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-vertical-scroll{border-right:0;border-left:1px solid #ced4da}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers.dx-pivotgrid-area{border-left:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td:first-child{border-left:1px solid #ced4da;border-right:0}.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-expanded,.dx-rtl.dx-pivotgrid .dx-pivotgrid-horizontal-headers td.dx-pivotgrid-collapsed{text-align:right}.dx-rtl.dx-pivotgrid .dx-expand-icon-container{margin-left:0;margin-right:-5px}.dx-rtl.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand-icon-container{transform:scaleX(-1)}.dx-rtl.dx-pivotgrid .dx-icon-sorted{margin-left:0;margin-right:5px}.dx-rtl.dx-pivotgrid .dx-pivotgridfieldchooser-container .dx-col{display:-webkit-flex;display:flex}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-description-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-data-header,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell{border-right:1px solid #ced4da}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-column-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-column-header,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-data-cell{border-left:1px solid #ced4da}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-column-header{border-right:none}.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-area-row-cell,.dx-rtl.dx-pivotgrid .dx-pivotgrid-border .dx-data-header{border-left:none}.dx-treelist-borders > .dx-treelist-headers,.dx-treelist-borders > .dx-treelist-rowsview,.dx-treelist-borders > .dx-treelist-total-footer{border-left:1px solid #ced4da;border-right:1px solid #ced4da}.dx-treelist-borders > .dx-treelist-rowsview,.dx-treelist-borders > .dx-treelist-total-footer{border-bottom:1px solid #ced4da}.dx-treelist-borders > .dx-treelist-pager,.dx-treelist-borders > .dx-treelist-headers,.dx-treelist-borders > .dx-treelist-filter-panel{border-top:1px solid #ced4da}.dx-treelist-borders > .dx-treelist-filter-panel{border-top-width:0;border-left:1px solid #ced4da;border-right:1px solid #ced4da}.dx-treelist .dx-column-lines > td:first-child{border-left:none}.dx-treelist .dx-column-lines > td:last-child{border-right:none}.dx-treelist-container{color:#3d484e;background-color:#fff}.dx-treelist-container .dx-sort-up{font:14px/1 DXIcons}.dx-treelist-container .dx-sort-up:before{content:'\f051'}.dx-treelist-container .dx-sort-down{font:14px/1 DXIcons}.dx-treelist-container .dx-sort-down:before{content:'\f052'}.dx-treelist-container .dx-header-filter{position:relative;color:#9dabb2;font:14px/1 DXIcons}.dx-treelist-container .dx-header-filter:before{content:'\f050'}.dx-treelist-container .dx-header-filter-empty{color:rgba(157,171,178,0.5)}.dx-treelist-container.dx-filter-menu .dx-menu-item-content .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-container .dx-treelist-content-fixed .dx-treelist-table .dx-col-fixed{background-color:#fff}.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none,.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none,.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none{border-left:2px solid #ced4da;border-right:2px solid #ced4da}.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-first-cell{border-left:none}.dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,.dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-last-cell{border-right:none}.dx-treelist-container .dx-treelist-rowsview .dx-treelist-edit-form{background-color:#fff}.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td{position:relative}.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td:before{display:block;position:absolute;left:7px;right:7px;top:0;bottom:0;content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAACqCAYAAABbAOqQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA39pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYWQ2ODE5MS00ZDMxLWRjNGYtOTU0NC1jNjJkMTIxMjY2M2IiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjY1RUVFQzAzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjY1RUVFQkYzRDYzMTFFODlFNThCOUJBQjU4Q0EzRDgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjVlMjM1Y2U0LTc5ZWUtNGI0NC05ZjlkLTk2NTZmZGFjNjhhNCIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjk1OTQ2MjBiLTUyMTQtYTM0Yy04Nzc5LTEwMmEyMTY4MTlhOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvLbJKYAAADrSURBVHja7N3BDYBACABBsQn7L48q0BoMD5SZxAZuc74gF1V1MMfpCARBEEEQRBAEEQRBdovnuxxDq3RD/LIQRBAEQRBBEEQQBBEEQQQBAAAAAAAAABhi8gZVbgxi6kQQBBEEQQRBEEEQRBAEQRBBAAAAAAAAAAAabX2Daux2lqkTQRBEEAQRBEEEQRBBEARBBAEAAAAAAAAAaLR1g2osUyeCIIggCCIIggiCIIIgCIIIAgAAAAAAAADQ6KsbVPnXIKZOBEEQQRBEEAQRBEEEQRAEEYRXoqqcghuCIIIgiCAIIgiCCMIUtwADALYCCr92l++TAAAAAElFTkSuQmCC);background-repeat:no-repeat repeat}.dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td[style*='text-align:right']:before{transform:scaleX(-1)}.dx-treelist-container .dx-treelist-filter-row .dx-filter-range-content{color:#3d484e}.dx-treelist-container .dx-error-row td{color:#fff;padding:0}.dx-treelist-container .dx-error-row .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word}.dx-treelist-filter-panel{color:#3d484e;border-top:1px solid #ced4da}.dx-treelist-form-buttons-container{float:right}.dx-treelist-form-buttons-container .dx-button{margin-left:10px;margin-top:10px}.dx-treelist-column-chooser{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-treelist-column-chooser input,.dx-treelist-column-chooser textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-treelist-export-menu .dx-menu-item .dx-icon-exportxlsx{width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-treelist-adaptive-more{cursor:pointer;font:14px/1 DXIcons;width:21px;height:21px;background-position:0 0;background-size:21px 21px;padding:0;font-size:21px;text-align:center;line-height:21px}.dx-treelist-adaptive-more:before{content:'\f06c'}.dx-treelist-edit-popup .dx-error-message{background-color:#e89895;white-space:normal;word-wrap:break-word;color:#fff;margin-bottom:20px}.dx-rtl.dx-treelist .dx-column-lines > td:first-child{border-right:none;border-left:1px solid #ced4da}.dx-rtl.dx-treelist .dx-column-lines > td:last-child{border-left:none;border-right:1px solid #ced4da}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none,.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none{border-left:2px solid #ced4da}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-first-cell,.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-first-cell{border-right:none}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-data-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-freespace-row td.dx-pointer-events-none.dx-last-cell,.dx-rtl .dx-treelist-container .dx-treelist-headers .dx-row td.dx-pointer-events-none.dx-last-cell{border-left:none}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td:before{transform:scaleX(-1)}.dx-rtl .dx-treelist-container .dx-treelist-rowsview .dx-virtual-row > td[style*='text-align:left']:before{transform:scale(1)}.dx-rtl .dx-treelist-form-buttons-container{float:left}.dx-rtl .dx-treelist-form-buttons-container .dx-button{margin-left:0;margin-right:10px}.dx-treelist-cell-updated-animation{animation:dx-treelist-highlight-change 1s}@keyframes dx-treelist-highlight-change{from{background-color:rgba(61,72,78,0.08)}50%{background-color:rgba(61,72,78,0.08)}}.dx-treeview-node-loadindicator{left:auto;right:0}.dx-rtl .dx-treeview-node .dx-checkbox{left:auto}.dx-validationsummary-item{color:#d9534f}.dx-validationsummary-item-content{border-bottom:1px dashed;display:inline-block;line-height:normal}.dx-invalid-message > .dx-overlay-content{color:#fff;background-color:#d9534f}.dx-filterbuilder{background-color:#fff}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text{color:#3d484e}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation{background-color:rgba(217,83,79,0.3)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation:hover{background-color:rgba(217,83,79,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation:focus,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-group-operation.dx-state-active{background-color:#d9534f;color:#FFF}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field{background-color:rgba(255,122,1,0.3)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:hover{background-color:rgba(255,122,1,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:focus,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field.dx-state-active{background-color:#ff7a01;color:#FFF}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation{background-color:rgba(92,184,92,0.3)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation:hover{background-color:rgba(92,184,92,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation:focus,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-operation.dx-state-active{background-color:#5cb85c;color:#FFF}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text{background-color:rgba(206,212,218,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text:hover{background-color:rgba(206,212,218,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text:focus,.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text .dx-filterbuilder-item-value-text.dx-state-active{background-color:#ced4da;color:#FFF}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus{color:rgba(92,184,92,0.3)}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus:hover{color:rgba(92,184,92,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus:focus,.dx-filterbuilder .dx-filterbuilder-group .dx-icon-plus.dx-state-active{color:#5cb85c}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove{color:rgba(217,83,79,0.3)}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove:hover{color:rgba(217,83,79,0.5)}.dx-filterbuilder .dx-filterbuilder-group .dx-icon-remove:focus{color:#d9534f}.dx-filterbuilder-overlay.dx-filterbuilder-operations .dx-treeview-item .dx-icon{color:#8f9fa8;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-recurrence-numberbox-interval,.dx-recurrence-numberbox-day-of-month,.dx-recurrence-selectbox-month-of-year,.dx-recurrence-numberbox-repeat-count,.dx-recurrence-datebox-until-date,.dx-recurrence-switch-repeat-end{float:left;position:relative !important}.dx-recurrence-numberbox-interval.dx-rtl,.dx-recurrence-numberbox-day-of-month.dx-rtl,.dx-recurrence-selectbox-month-of-year.dx-rtl,.dx-recurrence-numberbox-repeat-count.dx-rtl,.dx-recurrence-datebox-until-date.dx-rtl,.dx-recurrence-switch-repeat-end.dx-rtl{float:right}.dx-recurrence-numberbox-interval,.dx-recurrence-numberbox-day-of-month,.dx-recurrence-numberbox-repeat-count{width:70px !important}.dx-recurrence-repeat-end-wrapper{padding:0 5px}.dx-recurrence-radiogroup-repeat-type-label,.dx-recurrence-repeat-end-label{display:inline-block;padding-right:5px;vertical-align:top}.dx-recurrence-radiogroup-repeat-type-label.dx-rtl,.dx-recurrence-repeat-end-label.dx-rtl{padding-left:5px;padding-right:0}.dx-recurrence-repeat-end-label{float:left;width:auto;white-space:nowrap;line-height:36px}.dx-recurrence-selectbox-month-of-year{width:120px !important;top:0 !important}.dx-recurrence-checkbox-day-of-week{position:relative !important;padding-right:10px}.dx-recurrence-radiogroup-repeat-type{margin:0}.dx-recurrence-radiogroup-repeat-type .dx-item:first-child{padding-bottom:10px}.dx-recurrence-radiogroup-repeat-type.dx-rtl .dx-recurrence-repeat-end-label{float:right}.dx-recurrence-editor-container .dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button),.dx-recurrence-editor-container .dx-field-value-static{width:100%}.dx-recurrence-editor-container .dx-field-value:not(.dx-widget) > .dx-checkbox{float:left}.dx-recurrence-editor-container .dx-field-value:not(.dx-widget) > .dx-checkbox.dx-rtl{float:right}.dx-recurrence-editor-container .dx-field-label{width:auto;float:none}.dx-theme-generic-typography{background-color:#fff;color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-theme-generic-typography input,.dx-theme-generic-typography textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-theme-generic-typography h1,.dx-theme-generic-typography .dx-font-xl{font-weight:200;font-size:29px}.dx-theme-generic-typography h2,.dx-theme-generic-typography .dx-font-l{font-weight:normal;font-size:24px}.dx-theme-generic-typography h3{font-weight:normal;font-size:20px}.dx-theme-generic-typography .dx-font-m{font-weight:normal;font-size:18px}.dx-theme-generic-typography h4,.dx-theme-generic-typography .dx-font-s{font-weight:500;font-size:16px}.dx-theme-generic-typography h5{font-weight:700;font-size:14px}.dx-theme-generic-typography h6,.dx-theme-generic-typography small,.dx-theme-generic-typography .dx-font-xs{font-weight:800;font-size:10px}.dx-theme-generic-typography a{color:#ff7a01}.dx-theme-marker{font-family:'dx.generic.light.compact'}.dx-theme-accent-as-text-color{color:#ff7a01 !important}.dx-theme-text-color{color:#3d484e !important}.dx-theme-background-color-as-text-color{color:#fff !important}.dx-theme-border-color-as-text-color{color:#ced4da !important}.dx-theme-accent-as-background-color{background-color:#ff7a01 !important;fill:#ff7a01 !important}.dx-theme-text-color-as-background-color{background-color:#3d484e !important;fill:#3d484e !important}.dx-theme-background-color{background-color:#fff !important;fill:#fff !important}.dx-theme-border-color-as-background-color{background-color:#ced4da !important;fill:#ced4da !important}.dx-theme-accent-as-border-color{border-color:#ff7a01 !important}.dx-theme-text-color-as-border-color{border-color:#3d484e !important}.dx-theme-background-color-as-border-color{border-color:#fff !important}.dx-theme-border-color{border-color:#ced4da !important}@font-face{font-family:'DXIcons';src:local("DevExtreme Generic Icons"),local("devextreme_generic_icons"),url(icons/dxicons.woff2) format("woff2"),url(icons/dxicons.woff) format("woff"),url(icons/dxicons.ttf) format("truetype");font-weight:normal;font-style:normal}.dx-icon{display:inline-block;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.dx-icon-add{font:14px/1 DXIcons}.dx-icon-add:before{content:'\f00b'}.dx-icon-airplane{font:14px/1 DXIcons}.dx-icon-airplane:before{content:'\f000'}.dx-icon-bookmark{font:14px/1 DXIcons}.dx-icon-bookmark:before{content:'\f017'}.dx-icon-box{font:14px/1 DXIcons}.dx-icon-box:before{content:'\f018'}.dx-icon-car{font:14px/1 DXIcons}.dx-icon-car:before{content:'\f01b'}.dx-icon-card{font:14px/1 DXIcons}.dx-icon-card:before{content:'\f019'}.dx-icon-cart{font:14px/1 DXIcons}.dx-icon-cart:before{content:'\f01a'}.dx-icon-chart{font:14px/1 DXIcons}.dx-icon-chart:before{content:'\f01c'}.dx-icon-check{font:14px/1 DXIcons}.dx-icon-check:before{content:'\f005'}.dx-icon-clear{font:14px/1 DXIcons}.dx-icon-clear:before{content:'\f008'}.dx-icon-clock{font:14px/1 DXIcons}.dx-icon-clock:before{content:'\f01d'}.dx-icon-close{font:14px/1 DXIcons}.dx-icon-close:before{content:'\f00a'}.dx-icon-coffee{font:14px/1 DXIcons}.dx-icon-coffee:before{content:'\f02a'}.dx-icon-comment{font:14px/1 DXIcons}.dx-icon-comment:before{content:'\f01e'}.dx-icon-doc{font:14px/1 DXIcons}.dx-icon-doc:before{content:'\f021'}.dx-icon-download{font:14px/1 DXIcons}.dx-icon-download:before{content:'\f022'}.dx-icon-dragvertical{font:14px/1 DXIcons}.dx-icon-dragvertical:before{content:'\f038'}.dx-icon-edit{font:14px/1 DXIcons}.dx-icon-edit:before{content:'\f023'}.dx-icon-email{font:14px/1 DXIcons}.dx-icon-email:before{content:'\f024'}.dx-icon-event{font:14px/1 DXIcons}.dx-icon-event:before{content:'\f026'}.dx-icon-favorites{font:14px/1 DXIcons}.dx-icon-favorites:before{content:'\f025'}.dx-icon-find{font:14px/1 DXIcons}.dx-icon-find:before{content:'\f027'}.dx-icon-filter{font:14px/1 DXIcons}.dx-icon-filter:before{content:'\f050'}.dx-icon-folder{font:14px/1 DXIcons}.dx-icon-folder:before{content:'\f028'}.dx-icon-food{font:14px/1 DXIcons}.dx-icon-food:before{content:'\f029'}.dx-icon-gift{font:14px/1 DXIcons}.dx-icon-gift:before{content:'\f02b'}.dx-icon-globe{font:14px/1 DXIcons}.dx-icon-globe:before{content:'\f02c'}.dx-icon-group{font:14px/1 DXIcons}.dx-icon-group:before{content:'\f02e'}.dx-icon-help{font:14px/1 DXIcons}.dx-icon-help:before{content:'\f02f'}.dx-icon-home{font:14px/1 DXIcons}.dx-icon-home:before{content:'\f030'}.dx-icon-image{font:14px/1 DXIcons}.dx-icon-image:before{content:'\f031'}.dx-icon-info{font:14px/1 DXIcons}.dx-icon-info:before{content:'\f032'}.dx-icon-key{font:14px/1 DXIcons}.dx-icon-key:before{content:'\f033'}.dx-icon-like{font:14px/1 DXIcons}.dx-icon-like:before{content:'\f034'}.dx-icon-map{font:14px/1 DXIcons}.dx-icon-map:before{content:'\f035'}.dx-icon-menu{font:14px/1 DXIcons}.dx-icon-menu:before{content:'\f00c'}.dx-icon-message{font:14px/1 DXIcons}.dx-icon-message:before{content:'\f024'}.dx-icon-money{font:14px/1 DXIcons}.dx-icon-money:before{content:'\f036'}.dx-icon-music{font:14px/1 DXIcons}.dx-icon-music:before{content:'\f037'}.dx-icon-overflow{font:14px/1 DXIcons}.dx-icon-overflow:before{content:'\f00d'}.dx-icon-percent{font:14px/1 DXIcons}.dx-icon-percent:before{content:'\f039'}.dx-icon-photo{font:14px/1 DXIcons}.dx-icon-photo:before{content:'\f03a'}.dx-icon-plus{font:14px/1 DXIcons}.dx-icon-plus:before{content:'\f00b'}.dx-icon-preferences{font:14px/1 DXIcons}.dx-icon-preferences:before{content:'\f03b'}.dx-icon-product{font:14px/1 DXIcons}.dx-icon-product:before{content:'\f03c'}.dx-icon-pulldown{font:14px/1 DXIcons}.dx-icon-pulldown:before{content:'\f062'}.dx-icon-refresh{font:14px/1 DXIcons}.dx-icon-refresh:before{content:'\f03d'}.dx-icon-remove{font:14px/1 DXIcons}.dx-icon-remove:before{content:'\f00a'}.dx-icon-revert{font:14px/1 DXIcons}.dx-icon-revert:before{content:'\f04c'}.dx-icon-runner{font:14px/1 DXIcons}.dx-icon-runner:before{content:'\f040'}.dx-icon-save{font:14px/1 DXIcons}.dx-icon-save:before{content:'\f041'}.dx-icon-search{font:14px/1 DXIcons}.dx-icon-search:before{content:'\f027'}.dx-icon-tags{font:14px/1 DXIcons}.dx-icon-tags:before{content:'\f009'}.dx-icon-tel{font:14px/1 DXIcons}.dx-icon-tel:before{content:'\f003'}.dx-icon-tips{font:14px/1 DXIcons}.dx-icon-tips:before{content:'\f004'}.dx-icon-todo{font:14px/1 DXIcons}.dx-icon-todo:before{content:'\f005'}.dx-icon-toolbox{font:14px/1 DXIcons}.dx-icon-toolbox:before{content:'\f007'}.dx-icon-trash{font:14px/1 DXIcons}.dx-icon-trash:before{content:'\f03e'}.dx-icon-user{font:14px/1 DXIcons}.dx-icon-user:before{content:'\f02d'}.dx-icon-upload{font:14px/1 DXIcons}.dx-icon-upload:before{content:'\f006'}.dx-icon-floppy{font:14px/1 DXIcons}.dx-icon-floppy:before{content:'\f073'}.dx-icon-arrowleft{font:14px/1 DXIcons}.dx-icon-arrowleft:before{content:'\f011'}.dx-icon-arrowdown{font:14px/1 DXIcons}.dx-icon-arrowdown:before{content:'\f015'}.dx-icon-arrowright{font:14px/1 DXIcons}.dx-icon-arrowright:before{content:'\f00e'}.dx-icon-arrowup{font:14px/1 DXIcons}.dx-icon-arrowup:before{content:'\f013'}.dx-icon-spinleft{font:14px/1 DXIcons}.dx-icon-spinleft:before{content:'\f04f'}.dx-icon-spinright{font:14px/1 DXIcons}.dx-icon-spinright:before{content:'\f04e'}.dx-icon-spinnext{font:14px/1 DXIcons}.dx-icon-spinnext:before{content:'\f04e'}.dx-rtl .dx-icon-spinnext:before{content:'\f04f'}.dx-icon-spinprev{font:14px/1 DXIcons}.dx-icon-spinprev:before{content:'\f04f'}.dx-rtl .dx-icon-spinprev:before{content:'\f04e'}.dx-icon-spindown{font:14px/1 DXIcons}.dx-icon-spindown:before{content:'\f001'}.dx-icon-spinup{font:14px/1 DXIcons}.dx-icon-spinup:before{content:'\f002'}.dx-icon-chevronleft{font:14px/1 DXIcons}.dx-icon-chevronleft:before{content:'\f012'}.dx-icon-chevronright{font:14px/1 DXIcons}.dx-icon-chevronright:before{content:'\f010'}.dx-icon-chevronnext{font:14px/1 DXIcons}.dx-icon-chevronnext:before{content:'\f010'}.dx-rtl .dx-icon-chevronnext:before{content:'\f012'}.dx-icon-chevronprev{font:14px/1 DXIcons}.dx-icon-chevronprev:before{content:'\f012'}.dx-rtl .dx-icon-chevronprev:before{content:'\f010'}.dx-icon-chevrondown{font:14px/1 DXIcons}.dx-icon-chevrondown:before{content:'\f016'}.dx-icon-chevronup{font:14px/1 DXIcons}.dx-icon-chevronup:before{content:'\f014'}.dx-icon-chevrondoubleleft{font:14px/1 DXIcons}.dx-icon-chevrondoubleleft:before{content:'\f042'}.dx-icon-chevrondoubleright{font:14px/1 DXIcons}.dx-icon-chevrondoubleright:before{content:'\f043'}.dx-icon-equal{font:14px/1 DXIcons}.dx-icon-equal:before{content:'\f044'}.dx-icon-notequal{font:14px/1 DXIcons}.dx-icon-notequal:before{content:'\f045'}.dx-icon-less{font:14px/1 DXIcons}.dx-icon-less:before{content:'\f046'}.dx-icon-greater{font:14px/1 DXIcons}.dx-icon-greater:before{content:'\f047'}.dx-icon-lessorequal{font:14px/1 DXIcons}.dx-icon-lessorequal:before{content:'\f048'}.dx-icon-greaterorequal{font:14px/1 DXIcons}.dx-icon-greaterorequal:before{content:'\f049'}.dx-icon-isblank{font:14px/1 DXIcons}.dx-icon-isblank:before{content:'\f075'}.dx-icon-isnotblank{font:14px/1 DXIcons}.dx-icon-isnotblank:before{content:'\f076'}.dx-icon-sortup{font:14px/1 DXIcons}.dx-icon-sortup:before{content:'\f051'}.dx-icon-sortdown{font:14px/1 DXIcons}.dx-icon-sortdown:before{content:'\f052'}.dx-icon-sortuptext{font:14px/1 DXIcons}.dx-icon-sortuptext:before{content:'\f053'}.dx-icon-sortdowntext{font:14px/1 DXIcons}.dx-icon-sortdowntext:before{content:'\f054'}.dx-icon-sorted{font:14px/1 DXIcons}.dx-icon-sorted:before{content:'\f055'}.dx-icon-expand{font:14px/1 DXIcons}.dx-icon-expand:before{content:'\f04a'}.dx-icon-collapse{font:14px/1 DXIcons}.dx-icon-collapse:before{content:'\f04b'}.dx-icon-columnfield{font:14px/1 DXIcons}.dx-icon-columnfield:before{content:'\f057'}.dx-icon-rowfield{font:14px/1 DXIcons}.dx-icon-rowfield:before{content:'\f058'}.dx-icon-datafield{font:14px/1 DXIcons}.dx-icon-datafield:before{content:'\f056'}.dx-icon-fields{font:14px/1 DXIcons}.dx-icon-fields:before{content:'\f059'}.dx-icon-fieldchooser{font:14px/1 DXIcons}.dx-icon-fieldchooser:before{content:'\f05a'}.dx-icon-columnchooser{font:14px/1 DXIcons}.dx-icon-columnchooser:before{content:'\f04d'}.dx-icon-pin{font:14px/1 DXIcons}.dx-icon-pin:before{content:'\f05b'}.dx-icon-unpin{font:14px/1 DXIcons}.dx-icon-unpin:before{content:'\f05c'}.dx-icon-pinleft{font:14px/1 DXIcons}.dx-icon-pinleft:before{content:'\f05d'}.dx-icon-pinright{font:14px/1 DXIcons}.dx-icon-pinright:before{content:'\f05e'}.dx-icon-contains{font:14px/1 DXIcons}.dx-icon-contains:before{content:'\f063'}.dx-icon-startswith{font:14px/1 DXIcons}.dx-icon-startswith:before{content:'\f064'}.dx-icon-endswith{font:14px/1 DXIcons}.dx-icon-endswith:before{content:'\f065'}.dx-icon-doesnotcontain{font:14px/1 DXIcons}.dx-icon-doesnotcontain:before{content:'\f066'}.dx-icon-range{font:14px/1 DXIcons}.dx-icon-range:before{content:'\f06a'}.dx-icon-export{font:14px/1 DXIcons}.dx-icon-export:before{content:'\f05f'}.dx-icon-exportxlsx{font:14px/1 DXIcons}.dx-icon-exportxlsx:before{content:'\f060'}.dx-icon-exportpdf{font:14px/1 DXIcons}.dx-icon-exportpdf:before{content:'\f061'}.dx-icon-exportselected{font:14px/1 DXIcons}.dx-icon-exportselected:before{content:'\f06d'}.dx-icon-warning{font:14px/1 DXIcons}.dx-icon-warning:before{content:'\f06b'}.dx-icon-more{font:14px/1 DXIcons}.dx-icon-more:before{content:'\f06c'}.dx-icon-square{font:14px/1 DXIcons}.dx-icon-square:before{content:'\f067'}.dx-icon-clearsquare{font:14px/1 DXIcons}.dx-icon-clearsquare:before{content:'\f068'}.dx-icon-back{font:14px/1 DXIcons}.dx-icon-back:before{content:'\f012'}.dx-rtl .dx-icon-back:before{content:'\f010'}.dx-icon-repeat{font:14px/1 DXIcons}.dx-icon-repeat:before{content:'\f069'}.dx-icon-selectall{font:14px/1 DXIcons}.dx-icon-selectall:before{content:'\f070'}.dx-icon-unselectall{font:14px/1 DXIcons}.dx-icon-unselectall:before{content:'\f071'}.dx-icon-print{font:14px/1 DXIcons}.dx-icon-print:before{content:'\f072'}.dx-icon-bold{font:14px/1 DXIcons}.dx-icon-bold:before{content:'\f077'}.dx-icon-italic{font:14px/1 DXIcons}.dx-icon-italic:before{content:'\f078'}.dx-icon-underline{font:14px/1 DXIcons}.dx-icon-underline:before{content:'\f079'}.dx-icon-strike{font:14px/1 DXIcons}.dx-icon-strike:before{content:'\f07a'}.dx-icon-indent{font:14px/1 DXIcons}.dx-icon-indent:before{content:'\f07b'}.dx-icon-fontsize{font:14px/1 DXIcons}.dx-icon-fontsize:before{content:'\f07c'}.dx-icon-growfont{font:14px/1 DXIcons}.dx-icon-growfont:before{content:'\f07d'}.dx-icon-shrinkfont{font:14px/1 DXIcons}.dx-icon-shrinkfont:before{content:'\f07e'}.dx-icon-color{font:14px/1 DXIcons}.dx-icon-color:before{content:'\f07f'}.dx-icon-background{font:14px/1 DXIcons}.dx-icon-background:before{content:'\f080'}.dx-icon-superscript{font:14px/1 DXIcons}.dx-icon-superscript:before{content:'\f081'}.dx-icon-subscript{font:14px/1 DXIcons}.dx-icon-subscript:before{content:'\f082'}.dx-icon-header{font:14px/1 DXIcons}.dx-icon-header:before{content:'\f083'}.dx-icon-blockquote{font:14px/1 DXIcons}.dx-icon-blockquote:before{content:'\f084'}.dx-icon-formula{font:14px/1 DXIcons}.dx-icon-formula:before{content:'\f056'}.dx-icon-codeblock{font:14px/1 DXIcons}.dx-icon-codeblock:before{content:'\f085'}.dx-icon-orderedlist{font:14px/1 DXIcons}.dx-icon-orderedlist:before{content:'\f086'}.dx-icon-bulletlist{font:14px/1 DXIcons}.dx-icon-bulletlist:before{content:'\f087'}.dx-icon-increaseindent{font:14px/1 DXIcons}.dx-icon-increaseindent:before{content:'\f088'}.dx-icon-decreaseindent{font:14px/1 DXIcons}.dx-icon-decreaseindent:before{content:'\f089'}.dx-icon-alignleft{font:14px/1 DXIcons}.dx-icon-alignleft:before{content:'\f08a'}.dx-icon-alignright{font:14px/1 DXIcons}.dx-icon-alignright:before{content:'\f08b'}.dx-icon-aligncenter{font:14px/1 DXIcons}.dx-icon-aligncenter:before{content:'\f08c'}.dx-icon-alignjustify{font:14px/1 DXIcons}.dx-icon-alignjustify:before{content:'\f08d'}.dx-icon-link{font:14px/1 DXIcons}.dx-icon-link:before{content:'\f08e'}.dx-icon-video{font:14px/1 DXIcons}.dx-icon-video:before{content:'\f08f'}.dx-icon-mention{font:14px/1 DXIcons}.dx-icon-mention:before{content:'\f090'}.dx-icon-variable{font:14px/1 DXIcons}.dx-icon-variable:before{content:'\f091'}.dx-icon-clearformat{font:14px/1 DXIcons}.dx-icon-clearformat:before{content:'\f092'}.dx-icon-undo{font:14px/1 DXIcons}.dx-icon-undo:before{content:'\f04c'}.dx-rtl .dx-icon-undo:before{content:'\f093'}.dx-icon-redo{font:14px/1 DXIcons}.dx-icon-redo:before{content:'\f093'}.dx-rtl .dx-icon-redo:before{content:'\f04c'}.dx-tab .dx-icon,.dx-tab.dx-tab-selected .dx-icon{background-size:100% 100%;background-position:50% 50%}.dx-scrollview-pulldown{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAQAAABebbrxAAABD0lEQVRo3u2XvQ3CMBCFLbmjYYGsAA2wA1X2gAbEAEwB2eIKflagh6zACJAuUihASUic+M5GNH56dT7J8efTPUXKkDkzrS8LpQAEMBygcwAss2UGQADDBmLa+AMvzAAIYNhATBt/YMEMgACGDcS0wbQBEEAAAQQQwD8CEzaiL7sKqOnojTuQrh95SKkX7kqD5j+M6O6Mu1NkupQJZU64B426bjmmXIzLKe7TZiUGLmweyhTa28XWdJKpYn8pXIVub1U4T4+jUKkKbyWeWhR6Vqpwd+w+hb5U4S/ta54qkhZgVihxrxWaznZVZD2lqVDaVkVafOoKGVWRN6nZR6GMxr+qZjHl3aq4db0NLXld7wVjuu7NS9f7yAAAAABJRU5ErkJggg==);background-position:0 0;background-repeat:no-repeat}.dx-loadindicator-image{background-image:url(data:image/gif;base64,R0lGODlhIAAgAIABADI6Rf///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAIAAgAAACQIyPqcutAJyUMM6bKt5B8+t9FCROYcmQqKOuS+tmVvzM9AHf+s6L+X0C/mjDWFDY6xRdR+Jy1TQ+oVNUxZbkFAAAIfkECQkAAQAsAAAAACAAIAAAAj+Mj6nL7Q+jnGDaUK8EWT/ufV3IgGQznomprmlrcCwsv2cNH3iOyXw/a+1+PWKR6EPahMtbkNZ0GmPRqfUaKQAAIfkECQkAAQAsAAAAACAAIAAAAj+Mj6nL7Q+jnLTai3MGCHhtfKEIciN4fJ6JBhzZvmy8tmltu7i9zmif08F+Mp5puGH5krdYYskLSqfUqvVqKAAAIfkECQkAAQAsAAAAACAAIAAAAkOMj6nL7Q+jnBBYGi3AT3Pnfc0lMmGpkGi6rYnqBhvszm0sy3es7fXJm+EMF9+qZSzRgsPD8phEAX9RZVX0bGq3XEYBACH5BAkJAAEALAAAAAAgACAAAAI+jI+pywnQYntPWkThvXTv7llgGI3kpJ1oqi5Vi8KTPNOujef6nrO63+MFXjugjdgzykxHZFOpyvyYNKdQUQAAIfkECQkAAQAsAAAAACAAIAAAAjiMjwa76e+YhDTOitHNnPEfeGAmjlhjnkBKsq0Lx/JM1/aN5/rO91q+AgpxqFqJdoxtYJKkawkpAAAh+QQJCQABACwAAAAAIAAgAAACNoyPBsucD1WbLtoGl414+1R9ojKW5omm6sq27gvH8kzX9o3n+s73B0ADyjQn4aNjolBWSuKmAAAh+QQJCQABACwAAAAAIAAgAAACMoyPB8uQD1GbLdrAIL081g5KTkiW5omm6sq27gvH8kzX9o3n+s6/y5yRTS6jEmWzOoIKACH5BAkJAAEALAAAAAAgACAAAAI3jI8Ju+n/mGSwWjOvdnL7Q31eKGpkaZ0o1KzuC8fyTNf2jef6ztetrZoFZcNYEXZEJl0TQG9TAAAh+QQJCQABACwAAAAAIAAgAAACP4yPqcudAIGbLUqKkc08xJ59ICWOTmkyUHqurHq9iis/dH3c+M73PqvDBWtDYoxXlCVfyxRq9xQ2nVNT9NcpAAAh+QQJCQABACwAAAAAIAAgAAACPoyPqcvtD6OUAMwbKqZ2v9p5jSY6ZLmAKHOuSOseYBjPsazeWX7but/j6XZDA6xXNNJ+y1rTmTRGM9OqtVQAACH5BAkJAAEALAAAAAAgACAAAAJAjI+py+0Po5y02osbyG8jzwUAOIYHCYalmHLlahojHM+tOsdnrrO0aeuxRMJXL/fLwG4X3hCXYgqn1Kr1ihUWAAAh+QQJCQABACwAAAAAIAAgAAACQ4yPqcvtD6OcEQBaL35Wb9Z9jiU2ZAl6aHKuhqa6V+sGc7x2OKrXB7krAX2vGdEWFCaVR+TyQ6uFiFNf1RptarfcRAEAIfkECQkAAQAsAAAAACAAIAAAAj6Mj6nLCdBie09aROG9dO/uWWAoVWSpnVGqMmbrwqs80faN5/rB5j3+s718QdkIWIQdhUNmUrU0RpVT6s5SAAAh+QQJCQABACwAAAAAIAAgAAACOoyPBgvp/5iENLKK081crd59YDiSJdecWKq27gvH8kzX9o3n+snW/SyiBYHD2Ib4e01kkmSpWVQ1MwUAIfkECQkAAQAsAAAAACAAIAAAAjWMjwbLnA9Pmy7aFoG9envYfaI0luaJpurKtu4Lx/JM1/aN5/rO96RceWFMC1CwREmqkkVPAQAh+QQJCQABACwAAAAAIAAgAAACMoyPB8uQD1ObLNrg7Lxcrw5KWUiW5omm6sq27gvH8kzX9o3n+s67n9wAbh4VE+W4QnYKACH5BAkJAAEALAAAAAAgACAAAAI2jI+py30Ao5stAoqVzHxz7H1TKFZQSZ3oyrbuC8fyTNf2jeeyOpOw/wK6hC0LzXLpIY1BJqYAADs=);background-position:center center;background-repeat:no-repeat}.dx-loadindicator-image-small{background-image:url(data:image/gif;base64,R0lGODlhFAAUAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAFAAUAAACI4yPqZsADM+LcNJlb9Mq8+B8iCeWBqmFJnqpJUu5ojzDplIAACH5BAkJAAEALAAAAAAUABQAAAIhjI+py+3gXmxwrmoRzgZ4fnxgIIIl523o2KmZ+7KdTIMFACH5BAkJAAIALAAAAAAUABQAAAIflI+py+0Po4zAgDptFhXP60ngNmYdyaGBiYXbC8dwAQAh+QQJCQADACwAAAAAFAAUAAACIpyPqcsL3cCDSlJ368xnc+Nx1geG2Uiin3mpIlnC7gnXTAEAIfkECQkAAwAsAAAAABQAFAAAAiKcD6e74AxRivHRenGGc6vuIWEzluaJbuC4eq36XlboxGUBACH5BAkJAAMALAAAAAAUABQAAAIjnA8Jx226nBxp2mpnzG7z5n3iSJbmiaaqFIrt93LYOMP1UQAAIfkECQkAAwAsAAAAABQAFAAAAh2cD6l53eyiA7Iii7PevPsPhuJIluZpUB6ELWxTAAAh+QQJCQADACwAAAAAFAAUAAACHZx/oMit/5p0a9oBrt68+w+G4kiW5rllYbRCLFIAACH5BAkJAAMALAAAAAAUABQAAAIenH+ggO24noRq2molzo3xD4biSJbmSXqpuYlR2ToFACH5BAkJAAMALAAAAAAUABQAAAIhnI+pi+AMzYsQ0HrXzI2n7Q1WSJbMSKIh6Kmty7GtKWUFACH5BAkJAAMALAAAAAAUABQAAAIinI+py+3gXmxwKlAtytpgrmHdIY5DOX6mt56t24Kd/NZMAQAh+QQJCQADACwAAAAAFAAUAAACIZyPqcvtD6OMwIA6w8Czcnl91DVZW3mKkIeqK+ai8kyXBQAh+QQJCQADACwAAAAAFAAUAAACI5yPqcsL3cCDSlJ368xn82F9RiiSn8l5pziqmXuhMUzR7F0AACH5BAkJAAMALAAAAAAUABQAAAIfnI+pB70/HFxyKmBp1rv7D4aMiIXld6KmmW6V+7pKAQAh+QQJCQADACwAAAAAFAAUAAACIZw/oMi9Dc2LEVBqL8y6+w+G4kiWJBein+pNK4sp8CY3BQAh+QQJCQADACwAAAAAFAAUAAACHZw/oIt96iICstqLs968+w+G4kh+VHdukLW06VEAACH5BAkJAAMALAAAAAAUABQAAAIbnI+pCu29InKygoqz3rz7D4biSJbZ9VHpoyIFACH5BAkJAAMALAAAAAAUABQAAAIfnI8AyM26nDxq2hGvy7r7D4biSJYg51WiGkKju8JOAQA7);background-position:center center;background-repeat:no-repeat}.dx-loadindicator-image-large{background-image:url(data:image/gif;base64,R0lGODlhQABAAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAQABAAAACkIyPqcvtD6OctEpgs1ag9w1m3heW0Eia6oJi63u08BygNGzfq6ybeV/6AUHCoaZotIySoSXz6HlunNIKsnqKYinUbaTrzabCjyuZoz07wGpW+w2Py+f0uv2VtrPl5ne/zVP3B5hHtxc3eBZoeAiXSLY49wjZSFipFsk36ZWJuMn5idXiwtjpN3qHqhd61wpTAAAh+QQJCQABACwAAAAAQABAAAACk4yPqcvtD6OctNqLs968+w+G4giUI2meYQmoK+t+bBt3c22nuHbvPOzL9IKWIbFiPEqSygiz6XhCG8Cps2qNYrNUkzQ7+1rDW66BrDMf0DT1Gu1GsONvMv0Mv8/1+zi77Zd3Vwc4KGYWNihXRnfIlaiIx+gGGVmp6AiWObY51ek5GZiGGUpZajpKGrnK2ur6CotQAAAh+QQJCQACACwAAAAAQABAAAACoJSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27qsADyDDCd3QuI3ssc7r1W66YRBIRAYNSmZxeWgKntAoIGCVLpXUqnPY9VLDYlzRWJaR01NtFbh+n33e77kunOOz931b7zdHVyeIlqY2ePhnuIUUd+ToBunzaNNV+RKG6UKmgwUVJ8m5JtryWLoSIInK5rfA6BorO0tba3uLm6u7y9ubUAAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCKJmh+aqh1buiMsb3BcY3eu0bzO+mV8wgqxSDkiI8olpOl0BKMSKHUxvWIRWW2CdOh6ueHW+GsQnwcp9bltXpfZcTmdDrbP3WN4Xt9Stxb4Z0eIY5gn+KZYKGfmyPgX2edIqbWYePmYuRbQOQhauRlKOoqoh2eKyScperWTmtZ6ippKyyiru8vb6/t7VQAAIfkECQkAAwAsAAAAAEAAQAAAAp2cj6nL7Q+jnNSBC6reCWMOTp4Xls1ImmqHZuvbuu/aznNt02MO77yK+uk+QpOvWEohQ8clR+ncQKOaKVVEvFazWoq1C+GCI9/x6WL2otMSMfv8bsviljn9dM/rc/Y9ou9nABg4uLcW+Feod4g44Ob3uBiZN3lXRlkZd2nJSJj5tqkZytYE+ZkW5DlqlmrYillKF6N6ylqLetuoK1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pB+2+opw0vtuq3hR7wIXi54mmRj7nOqXsK33wHF/0nZT4Ptj87vvdgsIZsfgKqJC0JRPmfL4gUii1yrpiV5ntFOTNhsfksvmMTqvX7Lb7DY/L5/S6/Y7P6/d8BLjeBfg3F0hYKHcYp6WY+BYF9+i46HZEGcmGwViZRmKpg5YySRbaWObieXlSAAAh+QQJCQADACwAAAAAQABAAAACepyPqQnt30ZctFoLs3a3e7aF2UdW4vmUKnKa46pu8Exq9O29+E5B/N/jAIcHIZFoPA4nyqbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+vXAH4fnVQWOJZi5kNmA3WIISOFgkL1KHIlucjV8lMAACH5BAkJAAMALAAAAABAAEAAAAJ3nI+pC+0Plpy0IohztLwbDWbeKIUmRqZiZabe4w5hTG30p926le9+CfkJGY2h8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y4fO8pBPUrcAwZyU6Q0w9G3dLJY+MS4UvVoowUpVAAAIfkECQkAAwAsAAAAAEAAQAAAAn2cj6nL7Q/jALRaK7NGt/sNat4YluJImWqEru5DvnISz/bU3Xqu23wv+wFdwqGqaCwhk5sl81R5rqLSqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9FBKjUlf8PmzU7yH9gc2+FXoddj1IZi4VVPWYoYCYBYwGUgYWWdSAAAh+QQJCQADACwAAAAAQABAAAACkpyPqcvtD6OctEKAs93c5N+F1AeKpkNq56qkAAsjaUwPc83e+KnvYu/rAIMbEtFkPAqTymKp6VRBK8Pp5WmdYLORLffB/ILD4ga5vDijW9K1GeOOy+f0uv2Oh73ytrbdS6c2BxjoV0cohxgnmGh46DgIGQmXx7io6GaZiYlWNUmJp7nmecnZKXoq+bnHZ9P6ylUAACH5BAkJAAMALAAAAABAAEAAAAKTnI+py+0Po5y02ouz3rz7D3YAEJbHOJomSqog675o/MG0ON8b2+oZ79PYghcgsTg8ToxKCrMpSUIh0qnjab3mso8qV8HbfhFh8XhQTp3J5TU77D614+h5PE2vw+l4vt3ddzdjlucFSOjXk2dguNboiHiotsgYCTlJ+XimOWZ5qbjI+SU6iplpGopKucra6voK+1oAACH5BAkJAAMALAAAAABAAEAAAAKenI+py+0Po5y02ouz3rz7D4biSJbmiabqyrYe4GbAHF8zvNxBndzMjeMdfD2gEEEs0o6GQNJgZA6fUemgWrVin1pitrv8So1i8JVrPQOX6ek62Fav4+45XV4ev+HtPT9NxhYX+AcGg6bng8gUlSe0VXgEOVjlFMnztRhj5wYoptnCiXQZuij4qHmKSXp15/oKGys7S1tre4ubq7urUQAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCJJmiGaqh1buiMsb3BcZ3Sus7zm+2GCwguxSDkiJ6jAsqJ8QqJSB6raaB2uWIaW2h18teEEl1s2t9Dp7ZrcFr9xcXmMHffh23p6vV+HABho0OfHd7WXFnS4iNZYRgTnSAbZBYaomKeZOfmHGQkayjnquUkatkNoh4p1s8pqSilbSpsqGgqru8vb6/srVAAAIfkECQkAAwAsAAAAAEAAQAAAApqcj6nL7Q+jnNSBC6reCmcOUt4Vls+ImWqHrq6Bfu/azm5tq3huevzt+/WCwhKxCDoiOallSOkUNaMbKFUyvUpJ2kq2i+WCJ+Jx2CxFk9VrdkTmtsTndBu8nijjD/r9oI/3tScYCEhndWg4h7hImKjoxhgnyUapNuIH4zhpaYbpt/O4eflZFzMYGnkq2qkVAwn2ito6Rpt5K1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pCe2wopxUvgur3hR7DoaDh4lmRWbnOqXsa5XwrMj0bVz4Pj487vvdgsIZsQhzIGnKpVHlZDWjUijV1Li+stqVtQsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7Hf91ceR8+9XbE90dYyDaI6BAAmKimI+iYBtn2UUm5RvLoYpYiqeWJKRYaSBaaqflSAAAh+QQJCQADACwAAAAAQABAAAACeZyPqQrtD5actCaIc7S8Gw1i3iiFpkOmB2hBKpm9sufOdove+pTv/tX4CVeb4bBoTCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0ut0cLPfEe/CDXOMX6BVDWLh0yBDidNL41GgiBZkoGXGyUwAAIfkECQkAAwAsAAAAAEAAQAAAAnecj6lr4A+YnLQ2iLPdHOUPduICluY4YtuJrlE7lPDsavQ9ffjOqPzvcQCHxKLxiEwql8ym8wmNSqfUqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9LriEbZ1Q3s+7fXDkoJXZAIooXNkuAjBxGj49OhDBclTAAAh+QQJCQADACwAAAAAQABAAAACfpyPqcvtD+MBtFqJ87K8Bw2GRneJJkZS5xql7NuQ8KzI9D10+K3vc+97AYMrDhE2PIqMymKpaXpCl4Cp9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+d0dEXNPCfHe37e3CcWGDYIVvhlA5hI5qLXyJiiAhkp1UX5yHV5VydSAAA7);background-position:center center;background-repeat:no-repeat}.dx-widget{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-widget input,.dx-widget textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-state-disabled.dx-widget,.dx-state-disabled .dx-widget{opacity:0.5;user-select:none;-webkit-touch-callout:none;zoom:1;cursor:default}.dx-state-disabled.dx-widget .dx-widget,.dx-state-disabled .dx-widget .dx-widget{opacity:1}.dx-badge{background-color:#ff7a01;color:#fff;font-size:11px;padding:0 5px 2px;line-height:normal}.dx-box-item-content{font-size:12px}.dx-button-content{line-height:0}.dx-button-text{display:inline-block;line-height:normal}.dx-button a{text-decoration:none}.dx-button .dx-button-content{padding:5px}.dx-button .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:0;margin-left:0}.dx-rtl .dx-button .dx-icon,.dx-rtl.dx-button .dx-icon{margin-left:0;margin-right:0}.dx-button-has-icon .dx-button-content{padding:5px}.dx-button-has-icon .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:0;margin-left:0}.dx-rtl .dx-button-has-icon .dx-icon,.dx-rtl.dx-button-has-icon .dx-icon{margin-left:0;margin-right:0}.dx-button-has-text .dx-button-content{padding:4px 10px 4px}.dx-button-has-text .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:7px;margin-left:0}.dx-rtl .dx-button-has-text .dx-icon,.dx-rtl.dx-button-has-text .dx-icon{margin-left:7px;margin-right:0}.dx-button-back .dx-button-content{padding:5px}.dx-button-back .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:0;margin-left:0}.dx-rtl .dx-button-back .dx-icon,.dx-rtl.dx-button-back .dx-icon{margin-left:0;margin-right:0}.dx-button-back .dx-button-text{display:none}.dx-button{border-radius:3px;border-width:1px;border-style:solid}.dx-state-disabled.dx-button .dx-icon,.dx-state-disabled .dx-button .dx-icon{opacity:0.6}.dx-state-disabled.dx-button .dx-button-text,.dx-state-disabled .dx-button .dx-button-text{opacity:0.5}.dx-button-mode-contained{background-color:#fff;border-color:#ced4da;color:#3d484e}.dx-button-mode-contained .dx-icon{color:#3d484e}.dx-button-mode-contained.dx-state-hover{background-color:#e6e6e6;border-color:#ced4da}.dx-button-mode-contained.dx-state-focused{background-color:#d9d9d9;border-color:#ced4da}.dx-button-mode-contained.dx-state-active{background-color:#cccccc;border-color:#ced4da;color:#3d484e}.dx-button-mode-contained.dx-button-danger{background-color:#d9534f;border-color:transparent;color:#fff}.dx-button-mode-contained.dx-button-danger .dx-icon{color:#fff}.dx-button-mode-contained.dx-button-danger.dx-state-hover{background-color:#c9302c;border-color:transparent}.dx-button-mode-contained.dx-button-danger.dx-state-focused{background-color:#b52b27;border-color:transparent}.dx-button-mode-contained.dx-button-danger.dx-state-active{background-color:#a02622;border-color:transparent;color:#fff}.dx-button-mode-contained.dx-button-success{background-color:#40CE9E;border-color:transparent;color:#fff}.dx-button-mode-contained.dx-button-success .dx-icon{color:#fff}.dx-button-mode-contained.dx-button-success.dx-state-hover{background-color:#2fb689;border-color:transparent}.dx-button-mode-contained.dx-button-success.dx-state-focused{background-color:#2fb689;border-color:transparent}.dx-button-mode-contained.dx-button-success.dx-state-active{background-color:#2fb689;border-color:transparent;color:#fff}.dx-button-mode-contained.dx-button-default{background-color:#ff7a01;border-color:transparent;color:#fff}.dx-button-mode-contained.dx-button-default .dx-icon{color:#fff}.dx-button-mode-contained.dx-button-default.dx-state-hover{background-color:#d76700;border-color:transparent}.dx-button-mode-contained.dx-button-default.dx-state-focused{background-color:#d76700;border-color:transparent}.dx-button-mode-contained.dx-button-default.dx-state-active{background-color:#d76700;border-color:transparent;color:#fff}.dx-button-mode-outlined{background-color:transparent;border-color:#ced4da;color:#3d484e}.dx-button-mode-outlined .dx-icon{color:#3d484e}.dx-button-mode-outlined.dx-state-hover{background-color:rgba(206,212,218,0.1);border-color:#ced4da}.dx-button-mode-outlined.dx-state-focused{background-color:rgba(206,212,218,0.2);border-color:#ced4da}.dx-button-mode-outlined.dx-state-active{background-color:rgba(206,212,218,0.3);border-color:#ced4da;color:#3d484e}.dx-button-mode-outlined.dx-button-danger{background-color:transparent;border-color:#d43f3a;color:#d43f3a}.dx-button-mode-outlined.dx-button-danger .dx-icon{color:#d43f3a}.dx-button-mode-outlined.dx-button-danger.dx-state-hover{background-color:rgba(212,63,58,0.1);border-color:#d43f3a}.dx-button-mode-outlined.dx-button-danger.dx-state-focused{background-color:rgba(212,63,58,0.2);border-color:#d43f3a}.dx-button-mode-outlined.dx-button-danger.dx-state-active{background-color:rgba(212,63,58,0.3);border-color:#d43f3a;color:#d43f3a}.dx-button-mode-outlined.dx-button-success{background-color:transparent;border-color:#4cae4c;color:#4cae4c}.dx-button-mode-outlined.dx-button-success .dx-icon{color:#4cae4c}.dx-button-mode-outlined.dx-button-success.dx-state-hover{background-color:rgba(76,174,76,0.1);border-color:#4cae4c}.dx-button-mode-outlined.dx-button-success.dx-state-focused{background-color:rgba(76,174,76,0.2);border-color:#4cae4c}.dx-button-mode-outlined.dx-button-success.dx-state-active{background-color:rgba(76,174,76,0.3);border-color:#4cae4c;color:#4cae4c}.dx-button-mode-outlined.dx-button-default{background-color:transparent;border-color:#ff7a01;color:#ff7a01}.dx-button-mode-outlined.dx-button-default .dx-icon{color:#ff7a01}.dx-button-mode-outlined.dx-button-default.dx-state-hover{background-color:rgba(255,122,1,0.1);border-color:#ff7a01}.dx-button-mode-outlined.dx-button-default.dx-state-focused{background-color:rgba(255,122,1,0.2);border-color:#ff7a01}.dx-button-mode-outlined.dx-button-default.dx-state-active{background-color:rgba(255,122,1,0.3);border-color:#ff7a01;color:#ff7a01}.dx-button-mode-text{background-color:transparent;border-color:transparent;color:#3d484e}.dx-button-mode-text .dx-icon{color:#3d484e}.dx-button-mode-text.dx-state-hover{background-color:rgba(61,72,78,0.1);border-color:transparent}.dx-button-mode-text.dx-state-focused{background-color:rgba(61,72,78,0.2);border-color:transparent}.dx-button-mode-text.dx-state-active{background-color:rgba(61,72,78,0.3);border-color:transparent;color:#3d484e}.dx-button-mode-text.dx-button-danger{background-color:transparent;border-color:transparent;color:#d43f3a}.dx-button-mode-text.dx-button-danger .dx-icon{color:#d43f3a}.dx-button-mode-text.dx-button-danger.dx-state-hover{background-color:rgba(212,63,58,0.1);border-color:transparent}.dx-button-mode-text.dx-button-danger.dx-state-focused{background-color:rgba(212,63,58,0.2);border-color:transparent}.dx-button-mode-text.dx-button-danger.dx-state-active{background-color:rgba(212,63,58,0.3);border-color:transparent;color:#d43f3a}.dx-button-mode-text.dx-button-success{background-color:transparent;border-color:transparent;color:#4cae4c}.dx-button-mode-text.dx-button-success .dx-icon{color:#4cae4c}.dx-button-mode-text.dx-button-success.dx-state-hover{background-color:rgba(76,174,76,0.1);border-color:transparent}.dx-button-mode-text.dx-button-success.dx-state-focused{background-color:rgba(76,174,76,0.2);border-color:transparent}.dx-button-mode-text.dx-button-success.dx-state-active{background-color:rgba(76,174,76,0.3);border-color:transparent;color:#4cae4c}.dx-button-mode-text.dx-button-default{background-color:transparent;border-color:transparent;color:#18b5cd}.dx-button-mode-text.dx-button-default .dx-icon{color:#18b5cd}.dx-button-mode-text.dx-button-default.dx-state-hover{background-color:rgba(24,181,205,0.1);border-color:transparent}.dx-button-mode-text.dx-button-default.dx-state-focused{background-color:rgba(24,181,205,0.2);border-color:transparent}.dx-button-mode-text.dx-button-default.dx-state-active{background-color:rgba(24,181,205,0.3);border-color:transparent;color:#18b5cd}.dx-button-normal.dx-state-hover .dx-button-content,.dx-button-back.dx-state-hover .dx-button-content{background-color:transparent;border-radius:3px}.dx-button-mode-outlined.dx-buttongroup-item,.dx-button-mode-contained.dx-buttongroup-item{padding-left:1px;padding-right:1px}.dx-button-mode-outlined.dx-buttongroup-item.dx-state-hover .dx-button-content,.dx-button-mode-contained.dx-buttongroup-item.dx-state-hover .dx-button-content{border-radius:0}.dx-button-mode-outlined.dx-buttongroup-first-item,.dx-button-mode-contained.dx-buttongroup-first-item{padding-left:0;border-left-width:1px}.dx-button-mode-outlined.dx-buttongroup-first-item.dx-button,.dx-button-mode-contained.dx-buttongroup-first-item.dx-button,.dx-button-mode-outlined.dx-buttongroup-first-item.dx-state-hover .dx-button-content,.dx-button-mode-contained.dx-buttongroup-first-item.dx-state-hover .dx-button-content{border-top-left-radius:3px;border-bottom-left-radius:3px}.dx-button-mode-outlined.dx-buttongroup-last-item,.dx-button-mode-contained.dx-buttongroup-last-item{padding-right:0}.dx-button-mode-outlined.dx-buttongroup-last-item.dx-button,.dx-button-mode-contained.dx-buttongroup-last-item.dx-button,.dx-button-mode-outlined.dx-buttongroup-last-item.dx-state-hover .dx-button-content,.dx-button-mode-contained.dx-buttongroup-last-item.dx-state-hover .dx-button-content{border-top-right-radius:3px;border-bottom-right-radius:3px}.dx-button-mode-text.dx-buttongroup-first-item{margin-left:0}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-state-disabled,.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-state-disabled{opacity:1}.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-state-disabled .dx-button-content,.dx-buttongroup-item.dx-button.dx-button-mode-contained.dx-state-disabled .dx-button-content{opacity:0.6}.dx-buttongroup-item.dx-button.dx-state-focused{background-color:rgba(61,72,78,0.04)}.dx-buttongroup-item.dx-button.dx-state-hover{background-color:rgba(61,72,78,0.04)}.dx-buttongroup-item.dx-button.dx-item-selected{background-color:#e6e6e6}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-success{background-color:#449d44}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-default{background-color:#16a1b6}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-danger{background-color:#c9302c}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-normal,.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-normal .dx-icon{color:#3d484e}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-success,.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-success .dx-icon{color:#fff}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-default,.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-default .dx-icon{color:#fff}.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-danger,.dx-buttongroup-item.dx-button.dx-item-selected.dx-button-danger .dx-icon{color:#fff}.dx-rtl.dx-button-mode-outlined.dx-buttongroup-first-item,.dx-rtl.dx-button-mode-contained.dx-buttongroup-first-item{border-left-width:0;padding-left:1px;padding-right:0}.dx-rtl.dx-button-mode-outlined.dx-buttongroup-first-item.dx-button,.dx-rtl.dx-button-mode-contained.dx-buttongroup-first-item.dx-button,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-first-item.dx-state-hover .dx-button-content,.dx-rtl.dx-button-mode-contained.dx-buttongroup-first-item.dx-state-hover .dx-button-content{border-radius:0 3px 3px 0}.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item,.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item{border-left-width:1px;padding-right:1px;padding-left:0}.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item.dx-button,.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item.dx-button,.dx-rtl.dx-button-mode-outlined.dx-buttongroup-last-item.dx-state-hover .dx-button-content,.dx-rtl.dx-button-mode-contained.dx-buttongroup-last-item.dx-state-hover .dx-button-content{border-radius:3px 0 0 3px}.dx-rtl.dx-button-mode-text.dx-buttongroup-first-item{margin-left:1px}.dx-rtl.dx-button-mode-text.dx-buttongroup-last-item{margin-left:0}.dx-scrollable-content{-webkit-transform:none}.dx-scrollable-scroll{padding:2px;background-color:transparent;opacity:1;overflow:hidden;transition:opacity 0s linear}.dx-scrollable-scroll.dx-state-invisible{opacity:0;transition:opacity 0.5s linear 1s}.dx-scrollable-scroll-content{width:100%;height:100%;background-color:rgba(191,191,191,0.7);box-shadow:0 0 0 1px transparent}.dx-scrollbar-hoverable{background-color:transparent}.dx-scrollbar-hoverable.dx-state-hover,.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active{background-color:rgba(191,191,191,0.2)}.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll-content{background-color:#bfbfbf}.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible{opacity:1}.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content{background-color:transparent;background-color:rgba(0,0,0,0);box-shadow:0 0 0 1px transparent}.dx-scrollbar-vertical .dx-scrollable-scroll{float:right;width:8px}.dx-scrollbar-vertical.dx-scrollbar-hoverable{width:8px;transition:width 0.2s linear 0.15s,background-color 0.2s linear 0.15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll{transition:background-color 0.5s linear 1s,width 0.2s linear 150ms}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content{transition:box-shadow 0.15s linear 0.15s,background-color 0.15s linear 0.15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible{transition:background-color 0.5s linear 1s,width 0.2s linear 0.15s}.dx-scrollbar-vertical.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content{transition:box-shadow 0.5s linear 1s,background-color 0.5s linear 1s}.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover,.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active{width:15px}.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll,.dx-scrollbar-vertical.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll{width:15px}.dx-scrollbar-horizontal .dx-scrollable-scroll{height:8px}.dx-scrollbar-horizontal.dx-scrollbar-hoverable{height:8px;transition:height 0.2s linear 0.15s,background-color 0.2s linear 0.15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll{transition:background-color 0.5s linear 1s,height 0.2s linear 0.15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll .dx-scrollable-scroll-content{transition:box-shadow 0.15s linear 0.15s,background-color 0.15s linear 0.15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible{transition:background-color 0.5s linear 1s,height 0.2s linear 0.15s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable .dx-scrollable-scroll.dx-state-invisible .dx-scrollable-scroll-content{transition:box-shadow 0.5s linear 1s,background-color 0.5s linear 1s}.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover,.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active{height:15px}.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll,.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll{height:15px}.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical .dx-scrollable-content,.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-right:8px}.dx-rtl.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical .dx-scrollable-content,.dx-rtl.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content,.dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-vertical .dx-scrollable-content,.dx-rtl .dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-right:0;padding-left:8px}.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-horizontal .dx-scrollable-content,.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-bottom:8px}.dx-scrollable-customizable-scrollbars .dx-scrollable-container{-ms-scrollbar-base-color:#fff;-ms-scrollbar-arrow-color:#4b4b4b;-ms-scrollbar-track-color:#fff}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar:horizontal{height:19px}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar:vertical{width:19px}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar{background-color:transparent}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-thumb{background-color:#757575;border-right:2px solid transparent;border-left:1px solid transparent;background-clip:content-box}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-track{background-color:transparent}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-corner{background-color:transparent}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-button{background-color:transparent}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-button:horizontal:decrement{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAQAAADrXgSlAAAAMklEQVQY02P4z/CfIRECfRngHN/E/zAOkJmIzExEZoI4cCYGB0UZmgHIRkPt8kXigLgA3gNGp/JuZjQAAAAASUVORK5CYII=) no-repeat;background-position:center}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-button:horizontal:increment{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAMCAQAAADrXgSlAAAAN0lEQVQYV2NI9E1kAMH/QMiQ+B/ChXHAXAQHyoVxwFwEB8jFwUFSBjYebjSM4wuyA2IPnPmfAQA1rkanVpjRrQAAAABJRU5ErkJggg==) no-repeat;background-position:center}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-button:vertical:decrement{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAQAAABd57cKAAAAM0lEQVQYV2P4z/CfIRECfYGQAcQHQTABFf4PhHApmAREGCoFghAJhDBcClMYKoVNGCwFAKZMRqcg5DihAAAAAElFTkSuQmCC) no-repeat;background-position:3px 5px}.dx-scrollable-customizable-scrollbars .dx-scrollable-container::-webkit-scrollbar-button:vertical:increment{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAGCAQAAABd57cKAAAAMUlEQVQY023JwQ0AMAyDQBZkCO8/hPuqGqkRP46YLklZyEB/MlyYZJhwyVBKBxDfLgftpkant8t4aAAAAABJRU5ErkJggg==) no-repeat;background-position:3px 5px}.dx-rtl .dx-scrollable .dx-scrollable-scroll,.dx-rtl.dx-scrollable .dx-scrollable-scroll{float:left}.dx-scrollview-pull-down-image{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAQAAABebbrxAAABD0lEQVRo3u2XvQ3CMBCFLbmjYYGsAA2wA1X2gAbEAEwB2eIKflagh6zACJAuUihASUic+M5GNH56dT7J8efTPUXKkDkzrS8LpQAEMBygcwAss2UGQADDBmLa+AMvzAAIYNhATBt/YMEMgACGDcS0wbQBEEAAAQQQwD8CEzaiL7sKqOnojTuQrh95SKkX7kqD5j+M6O6Mu1NkupQJZU64B426bjmmXIzLKe7TZiUGLmweyhTa28XWdJKpYn8pXIVub1U4T4+jUKkKbyWeWhR6Vqpwd+w+hb5U4S/ta54qkhZgVihxrxWaznZVZD2lqVDaVkVafOoKGVWRN6nZR6GMxr+qZjHl3aq4db0NLXld7wVjuu7NS9f7yAAAAABJRU5ErkJggg==) 0 0 no-repeat;background-size:100%}.dx-scrollable-native.dx-scrollable-native-android .dx-scrollview-pull-down{background-color:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.37)}.dx-scrollview-scrollbottom-loading .dx-scrollview-scrollbottom-image{width:24px;height:24px}.dx-checkbox{line-height:0}.dx-checkbox.dx-state-readonly .dx-checkbox-icon{border-color:#e8ebee;background-color:#fff}.dx-checkbox.dx-state-hover .dx-checkbox-icon{border:1px solid #1599ad}.dx-checkbox.dx-state-focused .dx-checkbox-icon{border:1px solid #ff7a01}.dx-checkbox.dx-state-active .dx-checkbox-icon{background-color:rgba(96,96,96,0.2)}.dx-checkbox-icon{width:16px;height:16px;border-radius:1px;border:1px solid #ced4da;background-color:#fff}.dx-checkbox-checked .dx-checkbox-icon{font:14px/1 DXIcons;color:#ff7a01;font-size:10px;text-align:center;line-height:10px}.dx-checkbox-checked .dx-checkbox-icon:before{content:'\f005'}.dx-checkbox-checked .dx-checkbox-icon:before{position:absolute;display:block;width:10px;top:50%;margin-top:-5px;left:50%;margin-left:-5px}.dx-checkbox-indeterminate .dx-checkbox-icon{font:14px/1 DXIcons;color:#ff7a01;font-size:8px;text-align:center;line-height:8px}.dx-checkbox-indeterminate .dx-checkbox-icon:before{content:'\f067'}.dx-checkbox-indeterminate .dx-checkbox-icon:before{position:absolute;display:block;width:8px;top:50%;margin-top:-4px;left:50%;margin-left:-4px}.dx-checkbox-text{margin-left:-16px;padding-left:21px}.dx-rtl .dx-checkbox-text,.dx-rtl.dx-checkbox-text{margin-right:-16px;padding-right:21px}.dx-state-disabled.dx-checkbox,.dx-state-disabled .dx-checkbox{opacity:1}.dx-state-disabled.dx-checkbox .dx-checkbox-icon,.dx-state-disabled .dx-checkbox .dx-checkbox-icon{opacity:0.4}.dx-state-disabled .dx-checkbox-text{opacity:0.4}.dx-invalid .dx-checkbox-container .dx-checkbox-icon{border:1px solid rgba(217,83,79,0.4)}.dx-invalid.dx-state-focused .dx-checkbox-container .dx-checkbox-icon{border-color:#d9534f}.dx-switch{width:36px;height:18px}.dx-switch.dx-state-readonly .dx-switch-container{border-color:#e8ebee;background-color:#fff}.dx-switch.dx-state-active .dx-switch-handle:before{background-color:#128596}.dx-switch.dx-state-active .dx-switch-container{border-color:#ff7a01;background-color:rgba(96,96,96,0.2)}.dx-switch.dx-state-hover .dx-switch-handle:before{background-color:#ff7a01}.dx-switch.dx-state-hover .dx-switch-container{background-color:transparent;border-color:#ff7a01}.dx-switch.dx-state-focused .dx-switch-container{border-color:#ff7a01}.dx-switch.dx-state-focused .dx-switch-handle:before{background-color:#ff7a01}.dx-switch.dx-state-focused.dx-state-active .dx-switch-handle:before{background-color:#128596}.dx-switch-container{overflow:hidden;margin:0 -4px 0 0;padding:0 1px;height:18px;border:1px solid #ced4da;background:#fff;border-radius:1px}.dx-switch-inner{width:200%;height:100%}.dx-switch-on,.dx-switch-off{float:left;flex-shrink:0;width:50%;padding-right:14px;line-height:16px;text-align:center;font-size:9px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.dx-switch-off{padding-left:1px;color:#a1afb6}.dx-switch-on{color:#3d484e}.dx-switch-handle{position:relative;float:left;flex-basis:14px;flex-shrink:0;width:14px;height:14px;margin-top:1px;box-sizing:border-box}.dx-switch-handle:before{display:block;content:' ';width:100%;height:100%;background-color:#5fd9ec;border-radius:1px}.dx-switch-on-value .dx-switch-handle:before{background-color:#ff7a01}.dx-rtl .dx-switch .dx-switch-on,.dx-switch.dx-rtl .dx-switch-on,.dx-rtl .dx-switch .dx-switch-off,.dx-switch.dx-rtl .dx-switch-off{float:right;padding-right:1px}.dx-rtl .dx-switch .dx-switch-on,.dx-switch.dx-rtl .dx-switch-on{padding-left:14px}.dx-rtl .dx-switch .dx-switch-off,.dx-switch.dx-rtl .dx-switch-off{margin-left:0}.dx-rtl .dx-switch .dx-switch-handle,.dx-switch.dx-rtl .dx-switch-handle{float:right;margin-left:0;margin-right:-14px}.dx-rtl .dx-switch .dx-switch-container,.dx-switch.dx-rtl .dx-switch-container{margin:0 0 0 -4px}.dx-tabs{border:1px solid #ced4da}.dx-tabs-scrollable{margin:-1px;height:calc(100% + 2px)}.dx-tabs-scrollable .dx-tabs-wrapper{border:1px solid #ced4da}.dx-tabs-nav-buttons .dx-tabs-scrollable .dx-tabs-wrapper{border-left:1px solid #f7f7f7;border-right:1px solid #f7f7f7}.dx-tabs-nav-button{border:none;background-color:#f7f7f7;border-radius:0;box-shadow:none}.dx-tabs-nav-button .dx-button-content{padding:0}.dx-tabs-nav-button.dx-state-active{border:none}.dx-tabs-nav-button.dx-state-disabled{opacity:1}.dx-tabs-nav-button.dx-state-disabled .dx-button-content{opacity:0.6}.dx-tab{padding:4px;background-color:#f7f7f7}.dx-tab .dx-icon{color:#3d484e;display:inline-block;vertical-align:middle;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:7px;margin-left:0}.dx-rtl .dx-tab .dx-icon,.dx-rtl.dx-tab .dx-icon{margin-left:7px;margin-right:0}.dx-tab.dx-state-hover{background-color:#fff}.dx-tab.dx-state-active{background-color:rgba(88,88,88,0.2);color:#3d484e}.dx-tab.dx-state-focused:after{content:'';pointer-events:none;position:absolute;top:-1px;bottom:-1px;right:-1px;left:-1px;border-right:1px solid #ff7a01;border-left:1px solid #ff7a01;border-top:1px solid #ff7a01;border-bottom:1px solid #ff7a01;z-index:1}.dx-tab.dx-tab-selected{background-color:#fff;color:#3d484e}.dx-tab-selected:after{content:'';pointer-events:none;position:absolute;top:-1px;bottom:-1px;right:-1px;left:-1px;border-right:1px solid #ced4da;border-left:1px solid #ced4da;border-top:none;border-bottom:none;z-index:1}.dx-tab-selected .dx-icon{color:#3d484e}.dx-tab-selected:not(.dx-state-focused) + .dx-tab-selected:not(.dx-state-focused):after{border-left:1px solid #f7f7f7}.dx-rtl .dx-tab-selected:not(.dx-state-focused) + .dx-tab-selected:not(.dx-state-focused):after{border-left:1px solid #ced4da;border-right:1px solid #f7f7f7}.dx-tab-text{vertical-align:middle;line-height:21px}.dx-state-disabled.dx-tabs{opacity:1}.dx-state-disabled .dx-tab-content{opacity:0.3}.dx-navbar{padding:0;border:none}.dx-nav-item .dx-tab-text,.dx-rtl .dx-nav-item .dx-tab-text{line-height:normal}.dx-navbar .dx-nav-item .dx-icon,.dx-navbar .dx-rtl .dx-nav-item .dx-icon{width:26px;height:26px;background-position:0 0;background-size:26px 26px;padding:0;font-size:26px;text-align:center;line-height:26px}.dx-nav-item.dx-tab-selected:after,.dx-rtl .dx-nav-item.dx-tab-selected:after,.dx-nav-item.dx-state-focused:after,.dx-rtl .dx-nav-item.dx-state-focused:after,.dx-nav-item.dx-state-active:after,.dx-rtl .dx-nav-item.dx-state-active:after{content:none}.dx-nav-item.dx-tab-selected,.dx-rtl .dx-nav-item.dx-tab-selected{background:#fff}.dx-nav-item.dx-state-active,.dx-rtl .dx-nav-item.dx-state-active{border:none;box-shadow:none}.dx-nav-item.dx-state-focused,.dx-rtl .dx-nav-item.dx-state-focused{box-shadow:inset 0 0 0 1px #ff7a01}.dx-nav-item.dx-state-disabled .dx-icon,.dx-rtl .dx-nav-item.dx-state-disabled .dx-icon{opacity:0.5}.dx-navbar-item-badge{margin-right:-26px;top:6%}.dx-rtl .dx-navbar-item-badge{margin-left:-26px}.dx-texteditor.dx-editor-outlined{background:#fff;border:1px solid #ced4da;border-radius:3px}.dx-texteditor.dx-editor-underlined{background:transparent;border-bottom:1px solid #ced4da;border-radius:0}.dx-texteditor.dx-editor-filled{background:rgba(61,72,78,0.05);border:1px solid transparent;border-radius:3px}.dx-texteditor.dx-state-readonly{border-style:dashed}.dx-texteditor.dx-state-readonly.dx-editor-filled{border-color:transparent;background-color:rgba(61,72,78,0.03)}.dx-texteditor.dx-state-readonly.dx-editor-filled.dx-state-focused{background-color:rgba(61,72,78,0.03)}.dx-texteditor.dx-state-readonly.dx-editor-filled.dx-state-hover{background-color:rgba(255,122,1,0.07)}.dx-texteditor.dx-state-readonly.dx-editor-underlined{border-style:none;border-bottom-style:dashed}.dx-texteditor.dx-state-readonly .dx-texteditor-buttons-container{display:none}.dx-texteditor.dx-state-hover{border-color:rgba(255,122,1,0.4)}.dx-texteditor.dx-state-hover.dx-editor-filled{border-color:transparent;background-color:rgba(27,201,228,0.1)}.dx-texteditor.dx-state-focused.dx-editor-filled,.dx-texteditor.dx-state-active.dx-editor-filled,.dx-texteditor.dx-state-focused.dx-editor-underlined,.dx-texteditor.dx-state-active.dx-editor-underlined,.dx-texteditor.dx-state-focused.dx-editor-outlined,.dx-texteditor.dx-state-active.dx-editor-outlined{border-color:#ff7a01}.dx-texteditor.dx-state-focused.dx-editor-filled,.dx-texteditor.dx-state-active.dx-editor-filled{background-color:transparent}.dx-texteditor.dx-invalid .dx-texteditor-input{padding-right:24px}.dx-texteditor.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:24px}.dx-texteditor.dx-invalid .dx-texteditor-container:after{right:2px}.dx-rtl .dx-texteditor.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-texteditor.dx-invalid .dx-texteditor-container:after{left:2px;right:auto}.dx-show-clear-button .dx-texteditor-input{padding-right:24px}.dx-rtl .dx-show-clear-button .dx-texteditor-input,.dx-rtl.dx-show-clear-button .dx-texteditor-input{padding:4px 5px 4px;padding-left:24px}.dx-show-clear-button .dx-clear-button-area{width:24px;right:0}.dx-show-clear-button .dx-icon-clear{color:#a1afb6;position:absolute;top:50%;margin-top:-12px;width:24px;height:24px;background-position:5px 5px;background-size:14px 14px;padding:5px;font-size:14px;text-align:center;line-height:14px}.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-input{padding-right:48px}.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:48px}.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after{right:26px}.dx-rtl .dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after{left:26px;right:auto}.dx-placeholder{color:#a1afb6}.dx-placeholder:before{padding:4px 5px 4px}.dx-editor-underlined .dx-placeholder:before{padding-left:0}.dx-texteditor-input{margin:0;padding:4px 5px 4px;background:#fff;color:#3d484e;font-size:1em;border-radius:3px;min-height:24px}.dx-editor-underlined .dx-texteditor-input{background:transparent;padding-left:0;padding-right:0}.dx-editor-filled .dx-texteditor-input{background:transparent}.dx-invalid.dx-texteditor{border-color:rgba(217,83,79,0.4)}.dx-invalid.dx-texteditor.dx-editor-filled.dx-state-focused,.dx-invalid.dx-texteditor.dx-editor-underlined.dx-state-focused,.dx-invalid.dx-texteditor.dx-editor-outlined.dx-state-focused{border-color:#d9534f}.dx-invalid.dx-texteditor.dx-editor-filled .dx-texteditor-container:after,.dx-invalid.dx-texteditor.dx-editor-underlined .dx-texteditor-container:after,.dx-invalid.dx-texteditor.dx-editor-outlined .dx-texteditor-container:after{pointer-events:none;font-weight:bold;background-color:#d9534f;color:#fff;content:'!';position:absolute;top:50%;margin-top:-8px;width:16px;height:16px;border-radius:50%;text-align:center;line-height:16px;font-size:11px}.dx-invalid.dx-texteditor.dx-editor-filled{background-color:rgba(217,83,79,0.1);border-color:transparent}.dx-invalid.dx-texteditor.dx-editor-filled.dx-state-focused{background:transparent}.dx-rtl .dx-placeholder,.dx-rtl .dx-placeholder:before{right:0;left:auto}.dx-editor-underlined.dx-rtl .dx-placeholder,.dx-editor-underlined.dx-rtl .dx-placeholder:before{padding-right:0}.dx-searchbox .dx-icon-search{font:14px/1 DXIcons;position:absolute;top:50%;margin-top:-12px;width:24px;height:24px;background-position:5px 5px;background-size:14px 14px;padding:5px;font-size:14px;text-align:center;line-height:14px;font-size:13px;color:#a1afb6}.dx-searchbox .dx-icon-search:before{content:'\f027'}.dx-searchbox .dx-icon-search:before{position:static;text-indent:0;color:#a1afb6}.dx-searchbox .dx-texteditor-input,.dx-searchbox .dx-placeholder:before{padding-left:24px}.dx-rtl .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-searchbox .dx-texteditor-input,.dx-rtl.dx-searchbox .dx-placeholder:before{padding-right:24px}.dx-rtl.dx-editor-underlined.dx-searchbox .dx-texteditor-input,.dx-rtl.dx-editor-underlined.dx-searchbox .dx-placeholder:before,.dx-rtl .dx-editor-underlined.dx-searchbox .dx-texteditor-input,.dx-rtl .dx-editor-underlined.dx-searchbox .dx-placeholder:before{padding-right:0}.dx-searchbar{padding-bottom:5px}.dx-searchbar .dx-texteditor{margin:0}.dx-dropdowneditor-button{width:24px;padding:1px;border-radius:3px}.dx-dropdowneditor-button.dx-button-mode-outlined,.dx-dropdowneditor-button.dx-button-mode-contained,.dx-dropdowneditor-button.dx-button-mode-text{background:transparent}.dx-state-disabled .dx-dropdowneditor-button .dx-dropdowneditor-icon,.dx-state-disabled .dx-dropdowneditor-button .dx-dropdowneditor-icon{opacity:1}.dx-state-readonly .dx-dropdowneditor-button .dx-dropdowneditor-icon{opacity:1}.dx-dropdowneditor-icon{border:1px solid transparent;color:#3d484e;font:14px/1 DXIcons;width:22px;height:100%;font-size:14px;text-align:center;line-height:14px;border-radius:2px}.dx-dropdowneditor-icon:before{content:'\f001'}.dx-dropdowneditor-icon:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-editor-outlined,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-editor-filled,.dx-dropdowneditor-input-wrapper .dx-texteditor.dx-editor-underlined{border:none;background:transparent}.dx-dropdowneditor .dx-clear-button-area{width:22px}.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:46px}.dx-rtl .dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input,.dx-rtl.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:5px;padding-left:46px}.dx-rtl.dx-searchbox.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input,.dx-rtl .dx-searchbox.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:24px}.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:24px}.dx-rtl .dx-dropdowneditor-button-visible .dx-texteditor-input,.dx-rtl.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:5px;padding-left:24px}.dx-rtl.dx-editor-underlined.dx-dropdowneditor-button-visible .dx-texteditor-input,.dx-rtl .dx-editor-underlined.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:0}.dx-invalid.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:44px}.dx-invalid.dx-dropdowneditor-button-visible.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:44px}.dx-invalid.dx-dropdowneditor-button-visible.dx-rtl.dx-editor-underlined .dx-texteditor-input{padding-right:0}.dx-invalid.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:66px}.dx-invalid.dx-dropdowneditor-button-visible.dx-show-clear-button.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:66px}.dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon,.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon{background-color:#e6e6e6;border-color:transparent}.dx-editor-filled.dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon,.dx-editor-filled.dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon{background-color:rgba(27,201,228,0.2)}.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon,.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon{background-color:#b3b3b3;border-color:transparent;color:#3d484e;opacity:1}.dx-editor-filled.dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon,.dx-editor-filled.dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon,.dx-editor-filled .dx-dropdowneditor.dx-dropdowneditor-active .dx-dropdowneditor-icon,.dx-editor-filled .dx-dropdowneditor-button.dx-state-active .dx-dropdowneditor-icon{background-color:rgba(27,201,228,0.3)}.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after{right:26px}.dx-rtl .dx-invalid.dx-dropdowneditor .dx-texteditor-container:after,.dx-rtl.dx-invalid.dx-dropdowneditor .dx-texteditor-container:after{right:auto;left:26px}.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after{right:48px}.dx-rtl .dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after,.dx-rtl.dx-invalid.dx-dropdowneditor.dx-show-clear-button:not(.dx-texteditor-empty) .dx-texteditor-container:after{right:auto;left:48px}.dx-state-hover.dx-invalid.dx-dropdowneditor.dx-editor-filled .dx-dropdowneditor-icon{background-color:rgba(217,83,79,0.2)}.dx-dropdowneditor-active.dx-invalid.dx-dropdowneditor.dx-editor-filled .dx-dropdowneditor-icon{background-color:rgba(217,83,79,0.3)}.dx-state-active.dx-invalid.dx-dropdowneditor.dx-editor-filled .dx-dropdowneditor-icon{background-color:rgba(217,83,79,0.3)}.dx-list-item-chevron{transform:rotate(0);border:none;opacity:1;font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-left:-5px;color:#3d484e}.dx-rtl .dx-list-item-chevron{transform:rotate(0)}.dx-list-item-chevron:before{content:'\f010'}.dx-rtl .dx-list-item-chevron:before{content:'\f012'}.dx-list-item-icon-container{width:19px}.dx-list-item-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-list-search{margin-bottom:3px}.dx-list{border:none}.dx-list.dx-list-with-search .dx-scrollable-wrapper{height:calc(100% - 26px + 3px)}.dx-list .dx-empty-message{text-align:left}.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon:before,.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon{border-color:#1599ad}.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before,.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon{border:1px solid #ff7a01}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover{background-color:#f5f5f5;color:#3d484e}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected{background-color:#e6e6e6;color:#3d484e}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused){background-color:#f5f5f5;color:#3d484e}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused{background-color:#ff7a01;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-list-item-chevron{border-color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected{background-color:rgba(27,201,228,0.7);color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active{background-color:#ff7a01;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content{background-color:#ff7a01;color:#fff}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item .dx-icon{color:#3d484e}.dx-list-group-header{font-weight:bold;padding:10px 5px 5px 5px;border-top:0 solid #ced4da;border-bottom:2px solid #ced4da;background:rgba(238,238,238,0.05);color:#3d484e}.dx-list-group:first-of-type .dx-list-group-header{border-top:none}.dx-list-group-header:before{border-top-color:#3d484e}.dx-list-group-collapsed .dx-list-group-header:before{border-bottom-color:#3d484e}.dx-list-item:first-of-type{border-top:none}.dx-list-item:last-of-type{border-bottom:none}.dx-list-item .dx-icon-toggle-delete{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAAA0ElEQVRYw+2Y0QrDMAhFEwYj7/mM+1V+sx/UvWywQexiNbdQqq/FQ8y1akq5bY2hokOgUAg6anZ4xWa4ZoRvZvhvb5H0bA6vuSnKSp0b8HYCwoGJICYxUcQE5sB1eyXgFO0xQach7JRNVvest+XnMM9CgCTpal9j6YjRWQiQxAqxqwV9CaT/QmTwySPcHuSvtkq8B+kJkFG6nuGJQE64eIaEr1PxpB/kdfoJqf1SBgnSSEQZ7khjKmngJq0OpCWItM6RFlPSik17LCA+e9z2sRfnMjs2IEgNwQAAAABJRU5ErkJggg==);background-size:100%}.dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover{color:#9dabb2;background:#fff;border-top:1px solid rgba(27,201,228,0.5);border-bottom:1px solid rgba(27,201,228,0.5);box-shadow:0 0 1px rgba(0,0,0,0.1),0px 1px 3px rgba(0,0,0,0.2)}.dx-list-item,.dx-list .dx-empty-message{border-top:0 solid #ced4da;color:#3d484e}.dx-list-item-separator-hidden .dx-list-item,.dx-list-item-separator-hidden .dx-list .dx-empty-message{border-top:none;border-bottom:none}.dx-list-item-content,.dx-list .dx-empty-message{padding:5px 5px}.dx-list-next-button .dx-button .dx-button-content{padding:4px 10px 4px}.dx-list-next-button .dx-button .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:7px;margin-left:0}.dx-rtl .dx-list-next-button .dx-button .dx-icon,.dx-rtl.dx-list-next-button .dx-button .dx-icon{margin-left:7px;margin-right:0}.dx-list-item-chevron-container{width:11px}.dx-list-border-visible{border:1px solid #ced4da}.dx-list-border-visible .dx-list-select-all{border-bottom:1px solid #ced4da}.dx-list-item-before-bag.dx-list-toggle-delete-switch-container{width:24px}.dx-list-item-before-bag.dx-list-select-checkbox-container,.dx-list-item-before-bag.dx-list-select-radiobutton-container{width:26px}.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch{border:none;background:transparent;box-shadow:none}.dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch .dx-button-content{padding:0}.dx-list-item-before-bag .dx-icon-toggle-delete{margin:2.5px 2.5px 2.5px 5px;width:14px;height:14px}.dx-list-item-before-bag .dx-list-select-checkbox,.dx-list-item-before-bag .dx-list-select-radiobutton{margin-top:1px;margin-bottom:-3px;margin-left:5px}.dx-list-select-all{padding:4px 0}.dx-list-select-all-checkbox{float:left;margin:-1px 5px -3px 5px}.dx-list-select-all-label{line-height:1;padding:0 5px;margin-top:0}.dx-list-item-after-bag.dx-list-static-delete-button-container{width:23px}.dx-list-item-after-bag.dx-list-reorder-handle-container{width:23.2px}.dx-list-item-after-bag .dx-list-reorder-handle{font:14px/1 DXIcons;width:22.4px;height:22.4px;background-position:4px 4px;background-size:14px 14px;padding:4px;font-size:14px;text-align:center;line-height:14px}.dx-list-item-after-bag .dx-list-reorder-handle:before{content:'\f038'}.dx-list-slide-menu-button{bottom:1px}.dx-list-slide-menu-button-delete{border:1px solid transparent;color:#fff;background-color:#d9534f}.dx-list-slide-menu-button-menu{border:1px solid transparent;color:#fff;background-color:#ff7a01}.dx-list-switchable-delete-button,.dx-list-static-delete-button{margin-right:5px;padding:0}.dx-list-switchable-delete-button .dx-button-content,.dx-list-static-delete-button .dx-button-content{padding:1px}.dx-list-context-menucontent{background-color:#fff;border:1px solid #ced4da;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,0.1)}.dx-state-disabled.dx-list-item,.dx-state-disabled .dx-list-item{background-color:transparent;opacity:0.6}.dx-rtl .dx-list .dx-empty-message,.dx-rtl.dx-list .dx-empty-message{text-align:right}.dx-rtl .dx-list .dx-list-item-before-bag .dx-icon-toggle-delete,.dx-rtl.dx-list .dx-list-item-before-bag .dx-icon-toggle-delete{margin:2.5px 5px 2.5px 2.5px}.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-radiobutton,.dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-radiobutton{margin-right:5px;margin-left:1px}.dx-rtl .dx-list .dx-list-select-all-checkbox,.dx-rtl.dx-list .dx-list-select-all-checkbox{float:right;margin-right:5px;margin-left:1px}.dx-rtl .dx-list .dx-list-switchable-delete-button,.dx-rtl.dx-list .dx-list-switchable-delete-button{margin-left:5px;margin-right:0}.dx-device-mobile .dx-list{border:none}.dx-device-mobile .dx-list.dx-list-with-search .dx-scrollable-wrapper{height:calc(100% - 26px + 3px)}.dx-device-mobile .dx-list .dx-empty-message{text-align:left}.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-radiobutton-icon:before,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-hover .dx-checkbox-icon{border-color:#1599ad}.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon:before,.dx-device-mobile .dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon{border:1px solid #ff7a01}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover{background-color:#f5f5f5;color:#3d484e}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected{background-color:#e6e6e6;color:#3d484e}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover:not(.dx-state-focused){background-color:#f5f5f5;color:#3d484e}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused{background-color:#ff7a01;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused .dx-list-item-chevron{border-color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused.dx-list-item-selected{background-color:rgba(27,201,228,0.7);color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active{background-color:#ff7a01;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content{background-color:#ff7a01;color:#fff}.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item .dx-icon{color:#3d484e}.dx-device-mobile .dx-list-group-header{font-weight:bold;padding:10px 15px 5px 15px;border-top:0 solid #ced4da;border-bottom:2px solid #ced4da;background:rgba(238,238,238,0.05);color:#3d484e}.dx-list-group:first-of-type .dx-device-mobile .dx-list-group-header{border-top:none}.dx-device-mobile .dx-list-group-header:before{border-top-color:#3d484e}.dx-list-group-collapsed .dx-device-mobile .dx-list-group-header:before{border-bottom-color:#3d484e}.dx-device-mobile .dx-list-item:first-of-type{border-top:none}.dx-device-mobile .dx-list-item:last-of-type{border-bottom:none}.dx-device-mobile .dx-list-item .dx-icon-toggle-delete{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAQAAAC0NkA6AAAA0ElEQVRYw+2Y0QrDMAhFEwYj7/mM+1V+sx/UvWywQexiNbdQqq/FQ8y1akq5bY2hokOgUAg6anZ4xWa4ZoRvZvhvb5H0bA6vuSnKSp0b8HYCwoGJICYxUcQE5sB1eyXgFO0xQach7JRNVvest+XnMM9CgCTpal9j6YjRWQiQxAqxqwV9CaT/QmTwySPcHuSvtkq8B+kJkFG6nuGJQE64eIaEr1PxpB/kdfoJqf1SBgnSSEQZ7khjKmngJq0OpCWItM6RFlPSik17LCA+e9z2sRfnMjs2IEgNwQAAAABJRU5ErkJggg==);background-size:100%}.dx-device-mobile .dx-list-item.dx-list-item-ghost-reordering.dx-state-focused.dx-state-hover{color:#9dabb2;background:#fff;border-top:1px solid rgba(27,201,228,0.5);border-bottom:1px solid rgba(27,201,228,0.5);box-shadow:0 0 1px rgba(0,0,0,0.1),0px 1px 3px rgba(0,0,0,0.2)}.dx-device-mobile .dx-list-item,.dx-device-mobile .dx-list .dx-empty-message{border-top:0 solid #ced4da;color:#3d484e}.dx-list-item-separator-hidden .dx-device-mobile .dx-list-item,.dx-list-item-separator-hidden .dx-device-mobile .dx-list .dx-empty-message{border-top:none;border-bottom:none}.dx-device-mobile .dx-list-item-content,.dx-device-mobile .dx-list .dx-empty-message{padding:5px 15px}.dx-device-mobile .dx-list-next-button .dx-button .dx-button-content{padding:4px 10px 4px}.dx-device-mobile .dx-list-next-button .dx-button .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:7px;margin-left:0}.dx-rtl .dx-device-mobile .dx-list-next-button .dx-button .dx-icon,.dx-rtl.dx-device-mobile .dx-list-next-button .dx-button .dx-icon{margin-left:7px;margin-right:0}.dx-device-mobile .dx-list-item-chevron-container{width:21px}.dx-device-mobile .dx-list-border-visible{border:1px solid #ced4da}.dx-device-mobile .dx-list-border-visible .dx-list-select-all{border-bottom:1px solid #ced4da}.dx-device-mobile .dx-list-item-before-bag.dx-list-toggle-delete-switch-container{width:34px}.dx-device-mobile .dx-list-item-before-bag.dx-list-select-checkbox-container,.dx-device-mobile .dx-list-item-before-bag.dx-list-select-radiobutton-container{width:36px}.dx-device-mobile .dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch{border:none;background:transparent;box-shadow:none}.dx-device-mobile .dx-list-item-before-bag .dx-button.dx-list-toggle-delete-switch .dx-button-content{padding:0}.dx-device-mobile .dx-list-item-before-bag .dx-icon-toggle-delete{margin:2.5px 7.5px 2.5px 15px;width:14px;height:14px}.dx-device-mobile .dx-list-item-before-bag .dx-list-select-checkbox,.dx-device-mobile .dx-list-item-before-bag .dx-list-select-radiobutton{margin-top:1px;margin-bottom:-3px;margin-left:15px}.dx-device-mobile .dx-list-select-all{padding:4px 0}.dx-device-mobile .dx-list-select-all-checkbox{float:left;margin:-1px 5px -3px 15px}.dx-device-mobile .dx-list-select-all-label{line-height:1;padding:0 5px;margin-top:0}.dx-device-mobile .dx-list-item-after-bag.dx-list-static-delete-button-container{width:33px}.dx-device-mobile .dx-list-item-after-bag.dx-list-reorder-handle-container{width:33.2px}.dx-device-mobile .dx-list-item-after-bag .dx-list-reorder-handle{font:14px/1 DXIcons;width:22.4px;height:22.4px;background-position:4px 4px;background-size:14px 14px;padding:4px;font-size:14px;text-align:center;line-height:14px}.dx-device-mobile .dx-list-item-after-bag .dx-list-reorder-handle:before{content:'\f038'}.dx-device-mobile .dx-list-slide-menu-button{bottom:1px}.dx-device-mobile .dx-list-slide-menu-button-delete{border:1px solid transparent;color:#fff;background-color:#d9534f}.dx-device-mobile .dx-list-slide-menu-button-menu{border:1px solid transparent;color:#fff;background-color:#ff7a01}.dx-device-mobile .dx-list-switchable-delete-button,.dx-device-mobile .dx-list-static-delete-button{margin-right:15px;padding:0}.dx-device-mobile .dx-list-switchable-delete-button .dx-button-content,.dx-device-mobile .dx-list-static-delete-button .dx-button-content{padding:1px}.dx-device-mobile .dx-list-context-menucontent{background-color:#fff;border:1px solid #ced4da;border-radius:0;box-shadow:0 3px 10px rgba(0,0,0,0.1)}.dx-device-mobile .dx-state-disabled.dx-list-item,.dx-device-mobile .dx-state-disabled .dx-list-item{background-color:transparent;opacity:0.6}.dx-device-mobile .dx-rtl .dx-list .dx-empty-message,.dx-device-mobile .dx-rtl.dx-list .dx-empty-message{text-align:right}.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-icon-toggle-delete,.dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-icon-toggle-delete{margin:2.5px 15px 2.5px 7.5px}.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-checkbox,.dx-device-mobile .dx-rtl .dx-list .dx-list-item-before-bag .dx-list-select-radiobutton,.dx-device-mobile .dx-rtl.dx-list .dx-list-item-before-bag .dx-list-select-radiobutton{margin-right:15px;margin-left:1px}.dx-device-mobile .dx-rtl .dx-list .dx-list-select-all-checkbox,.dx-device-mobile .dx-rtl.dx-list .dx-list-select-all-checkbox{float:right;margin-right:15px;margin-left:1px}.dx-device-mobile .dx-rtl .dx-list .dx-list-switchable-delete-button,.dx-device-mobile .dx-rtl.dx-list .dx-list-switchable-delete-button{margin-left:15px;margin-right:0}.dx-dropdownlist-popup-wrapper{height:100%}.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content{border-top-width:0;border-bottom-width:1px}.dx-dropdownlist-popup-wrapper.dx-popup-wrapper .dx-overlay-content.dx-dropdowneditor-overlay-flipped{border-top-width:1px;border-bottom-width:0}.dx-dropdownlist-popup-wrapper .dx-popup-content{height:100%;padding:1px}.dx-dropdownlist-popup-wrapper .dx-list{height:100%;min-height:33px}.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding:2px 4px}.dx-dropdownlist-popup-wrapper .dx-list-select-all{padding:7px 0 3px}.dx-dropdownlist-popup-wrapper .dx-list-item,.dx-dropdownlist-popup-wrapper .dx-empty-message{border-top:0}.dx-dropdownlist-popup-wrapper .dx-list-item:last-of-type,.dx-dropdownlist-popup-wrapper .dx-empty-message:last-of-type{border-bottom:none}.dx-textarea{height:auto}.dx-textarea .dx-icon-clear{top:0;margin-top:0}.dx-textarea.dx-invalid .dx-texteditor-container:after{top:4px;margin-top:0}.dx-numberbox-spin-container{overflow:hidden;width:20px;border-radius:3px}.dx-numberbox-spin-up-icon{font:14px/1 DXIcons;color:#3d484e}.dx-numberbox-spin-up-icon:before{content:'\f002'}.dx-numberbox-spin-down-icon{font:14px/1 DXIcons;color:#3d484e}.dx-numberbox-spin-down-icon:before{content:'\f001'}.dx-numberbox-spin-up-icon,.dx-numberbox-spin-down-icon{font-size:14px;text-align:center;line-height:14px;border-radius:2px}.dx-numberbox-spin-up-icon:before,.dx-numberbox-spin-down-icon:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input{padding-right:40px}.dx-numberbox-spin-button{background-color:#fff;padding:1px}.dx-editor-underlined .dx-numberbox-spin-button{background:transparent}.dx-state-hover.dx-numberbox-spin-button .dx-numberbox-spin-down-icon,.dx-state-hover.dx-numberbox-spin-button .dx-numberbox-spin-up-icon{border:1px solid transparent;background-color:#e6e6e6}.dx-state-active.dx-numberbox-spin-button .dx-numberbox-spin-down-icon,.dx-state-active.dx-numberbox-spin-button .dx-numberbox-spin-up-icon{background-color:#b3b3b3;color:#3d484e}.dx-numberbox-spin.dx-invalid .dx-texteditor-input{padding-right:44px}.dx-numberbox-spin.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:44px}.dx-numberbox-spin.dx-invalid .dx-texteditor-container:after{right:22px}.dx-rtl .dx-numberbox-spin.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-numberbox-spin.dx-invalid .dx-texteditor-container:after{left:22px;right:auto}.dx-numberbox-spin.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-input{padding-right:68px}.dx-numberbox-spin.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:68px}.dx-numberbox-spin.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after{right:46px}.dx-rtl .dx-numberbox-spin.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-numberbox-spin.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after{left:46px;right:auto}.dx-numberbox-spin-touch-friendly.dx-invalid .dx-texteditor-input{padding-right:84px}.dx-numberbox-spin-touch-friendly.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:84px}.dx-numberbox-spin-touch-friendly.dx-invalid .dx-texteditor-container:after{right:62px}.dx-rtl .dx-numberbox-spin-touch-friendly.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-numberbox-spin-touch-friendly.dx-invalid .dx-texteditor-container:after{left:62px;right:auto}.dx-numberbox-spin-touch-friendly.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-input{padding-right:108px}.dx-numberbox-spin-touch-friendly.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:108px}.dx-numberbox-spin-touch-friendly.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after{right:86px}.dx-rtl .dx-numberbox-spin-touch-friendly.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-numberbox-spin-touch-friendly.dx-show-clear-button:not(.dx-texteditor-empty).dx-invalid .dx-texteditor-container:after{left:86px;right:auto}.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container{width:60px}.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container{border-left:none}.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input{padding-right:80px}.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-up-icon,.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-down-icon{background-position:center}.dx-rtl .dx-numberbox.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container,.dx-numberbox.dx-rtl.dx-numberbox-spin-touch-friendly .dx-numberbox-spin-container{border-right:none}.dx-rtl .dx-numberbox.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input,.dx-numberbox.dx-rtl.dx-numberbox-spin-touch-friendly.dx-show-clear-button .dx-texteditor-input{padding-left:80px}.dx-rtl .dx-numberbox.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input,.dx-numberbox.dx-rtl.dx-numberbox-spin.dx-show-clear-button .dx-texteditor-input{padding-left:40px}.dx-rtl .dx-numberbox.dx-numberbox-spin .dx-texteditor-input,.dx-numberbox.dx-rtl.dx-numberbox-spin .dx-texteditor-input{padding-right:5px}.dx-datebox-wrapper .dx-popup-title{min-height:10px;border-bottom:none;background:none}.dx-datebox-wrapper .dx-item{border:none}.dx-datebox-wrapper .dx-popup-bottom .dx-button{min-width:60px;width:auto}.dx-datebox-wrapper-rollers.dx-datebox-wrapper-time .dx-popup-content{margin:0 14px}.dx-datebox-wrapper-list .dx-overlay-content{border-top:none}.dx-device-phone .dx-datebox-wrapper-rollers .dx-popup-content{padding:10px}.dx-datebox-calendar .dx-dropdowneditor-icon{font:14px/1 DXIcons;width:22px;height:100%;font-size:14px;text-align:center;line-height:14px;border-radius:2px}.dx-datebox-calendar .dx-dropdowneditor-icon:before{content:'\f026'}.dx-datebox-calendar .dx-dropdowneditor-icon:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-datebox-calendar.dx-dropdowneditor-active .dx-texteditor-input{background:#fff}.dx-datebox-calendar.dx-rtl.dx-dropdowneditor-active .dx-dropdowneditor-button .dx-dropdowneditor-icon{opacity:1}.dx-datebox-calendar.dx-rtl.dx-editor-underlined{padding-right:0}.dx-datebox-wrapper-calendar .dx-popup-content{padding:0}.dx-datebox-wrapper-calendar .dx-calendar{border:none;margin:15px}.dx-datebox-wrapper-calendar .dx-datebox-container-cell{margin-right:15px;margin-bottom:15px}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-calendar{margin-right:7.5px;margin-bottom:7.5px}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-timeview{margin:15px 15px 7.5px 7.5px}.dx-datebox-adaptivity-mode.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-timeview{margin:0 7.5px 7.5px}.dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-datebox-container-cell{margin-top:-1px;margin-right:15px}@media (max-width:320px){.dx-datebox-wrapper-calendar .dx-calendar{margin:15px}}.dx-rtl .dx-datebox-wrapper .dx-popup-bottom .dx-toolbar-button + .dx-toolbar-button .dx-button{margin-right:5px;margin-left:0}.dx-rtl .dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-calendar{margin-left:7.5px;margin-right:15px}.dx-rtl .dx-datebox-wrapper-calendar.dx-datebox-wrapper-datetime .dx-timeview{margin-right:7.5px;margin-left:15px}.dx-datebox-list .dx-dropdowneditor-icon{font:14px/1 DXIcons;width:22px;height:100%;font-size:14px;text-align:center;line-height:14px;border-radius:2px}.dx-datebox-list .dx-dropdowneditor-icon:before{content:'\f01d'}.dx-datebox-list .dx-dropdowneditor-icon:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-datebox-wrapper-list .dx-popup-content{padding:0}.dx-datebox input[type='date']{line-height:normal}.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:44px}.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-rtl .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:44px}.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-rtl.dx-editor-underlined .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-rtl.dx-editor-underlined .dx-texteditor-input{padding-right:0}.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:66px}.dx-datebox.dx-auto-width.dx-dropdowneditor-button-visible.dx-show-clear-button.dx-rtl .dx-texteditor-input,.dx-datebox:not(.dx-texteditor-empty).dx-auto-width.dx-dropdowneditor-button-visible.dx-show-clear-button.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:66px}.dx-device-ios .dx-datebox.dx-texteditor-empty .dx-texteditor-input{min-height:23px}.dx-dateview-rollers{width:auto;text-align:center;display:block}.dx-dateviewroller-current .dx-dateview-item{transition:font-size 0.2s ease-out}.dx-dateviewroller{min-width:4em;text-align:center;display:inline-block}.dx-dateviewroller .dx-button{display:none}.dx-dateviewroller .dx-scrollable-content:before,.dx-dateviewroller .dx-scrollable-content:after{content:'';height:59px;display:block}.dx-dateviewroller .dx-scrollable-container{height:152px}.dx-dateviewroller.dx-dateviewroller-year{min-width:4.85em}.dx-dateviewroller.dx-state-active .dx-button{display:none}.dx-dateviewroller-month{min-width:12em}.dx-dateviewroller-hours:after{content:':';font-size:2.2em;position:absolute;right:-9%;font-weight:bold;top:37%;color:#3d484e}.dx-dateviewroller-hours .dx-dateview-item-selected-frame{padding-left:20%}.dx-dateviewroller-minutes .dx-dateview-item-selected-frame{width:80%}.dx-dateview-item{height:34px;line-height:34px;text-align:center;font-size:1.3em;color:#3d484e}.dx-dateview-item-selected{font-size:2.2em}.dx-rtl.dx-dateviewroller-hours:after{left:-9%;right:auto}.dx-dateview-item-selected-frame{position:absolute;top:59px;width:100%}.dx-dateview-item-selected-frame:before,.dx-dateview-item-selected-frame:after{backface-visibility:hidden;content:'';display:block;width:100%;position:absolute;height:59px}.dx-dateview-item-selected-frame:before{top:-59px;border-bottom:1px solid #ced4da;background-repeat:no-repeat;background-image:linear-gradient(0deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.8) 60%)}.dx-dateview-item-selected-frame:after{top:34px;border-top:1px solid #ced4da;background-repeat:no-repeat;background-image:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.8) 60%)}.dx-device-tablet .dx-dateview-rollers,.dx-device-phone .dx-dateview-rollers,.dx-dateview-compact .dx-dateview-rollers{display:flex;flex-flow:row nowrap}.dx-device-tablet .dx-dateviewroller-month,.dx-device-phone .dx-dateviewroller-month,.dx-dateview-compact .dx-dateviewroller-month{min-width:4em}.dx-device-tablet .dx-dateview-item,.dx-device-phone .dx-dateview-item,.dx-dateview-compact .dx-dateview-item{font-size:1.1em}.dx-device-tablet .dx-dateview-item-selected,.dx-device-phone .dx-dateview-item-selected,.dx-dateview-compact .dx-dateview-item-selected{font-size:1.4em}.dx-toolbar{background-color:#fff;color:#3d484e;padding:0;overflow:visible}.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-toolbar .dx-toolbar-before:empty,.dx-toolbar .dx-toolbar-after:empty{padding:0}.dx-toolbar .dx-toolbar-items-container{height:26px;overflow:visible}.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-rtl.dx-toolbar .dx-toolbar-menu-container{padding:0 5px 0 0}.dx-toolbar .dx-toolbar-item{padding:0 5px 0 0}.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-toolbar .dx-toolbar-label{font-size:18px}.dx-device-mobile .dx-toolbar{padding:0;overflow:visible}.dx-device-mobile .dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-device-mobile .dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-device-mobile .dx-toolbar .dx-toolbar-before:empty,.dx-device-mobile .dx-toolbar .dx-toolbar-after:empty{padding:0}.dx-device-mobile .dx-toolbar .dx-toolbar-items-container{height:36px;overflow:visible}.dx-device-mobile .dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-menu-container{padding:0 5px 0 0}.dx-device-mobile .dx-toolbar .dx-toolbar-item{padding:0 5px 0 0}.dx-device-mobile .dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-device-mobile .dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-device-mobile .dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-device-mobile .dx-toolbar .dx-toolbar-label{font-size:20px}.dx-toolbar.dx-state-disabled{opacity:1}.dx-toolbar.dx-toolbar-compact .dx-button{min-width:auto}.dx-toolbar-after .dx-toolbar-item{padding:0 0 0 5px}.dx-toolbar-after .dx-toolbar-item:last-child{padding:0 0 0 5px}.dx-toolbar-after .dx-toolbar-item:first-child{padding:0}.dx-rtl.dx-toolbar-after .dx-toolbar-item:first-child{padding-left:5px}.dx-device-mobile .dx-toolbar-after .dx-toolbar-item{padding:0 0 0 5px}.dx-device-mobile .dx-toolbar-after .dx-toolbar-item:last-child{padding:0 0 0 5px}.dx-device-mobile .dx-toolbar-after .dx-toolbar-item:first-child{padding:0}.dx-rtl.dx-device-mobile .dx-toolbar-after .dx-toolbar-item:first-child{padding-left:5px}.dx-toolbar-background{background-color:#fff}.dx-toolbar-menu-section{border-bottom:1px solid #ced4da}.dx-toolbar-menu-section .dx-toolbar-hidden-button .dx-button-content{padding:0}.dx-toolbar-menu-section .dx-button-content{padding:4px}.dx-toolbar-menu-section .dx-toolbar-item-auto-hide{padding:5px 10px}.dx-toolbar-text-auto-hide .dx-button .dx-button-content{padding:5px}.dx-toolbar-text-auto-hide .dx-button .dx-icon{color:#3d484e;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:0;margin-left:0}.dx-rtl .dx-toolbar-text-auto-hide .dx-button .dx-icon,.dx-rtl.dx-toolbar-text-auto-hide .dx-button .dx-icon{margin-left:0;margin-right:0}.dx-toolbar .dx-tab{padding:4px}.dx-tile{color:#3d484e;background-color:#fff;border:1px solid rgba(206,212,218,0.6);text-align:left}.dx-tile.dx-state-focused,.dx-tile.dx-state-hover{background-color:#fff;border-color:rgba(27,201,228,0.4)}.dx-tile.dx-state-active{background-color:rgba(96,96,96,0.2);color:#3d484e;border-color:transparent}.dx-overlay-shader{background-color:rgba(255,255,255,0.8)}.dx-overlay-wrapper{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-overlay-wrapper input,.dx-overlay-wrapper textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-popup-wrapper .dx-state-focused.dx-overlay-content{border:1px solid #ced4da}.dx-toast-content{color:#fff;font-size:12px;font-weight:600;line-height:25px;padding:5px;box-shadow:0 2px 3px 0 transparent;border-radius:5px}.dx-toast-icon{width:25px;height:25px}.dx-toast-info{background-color:#ff7a01}.dx-toast-info .dx-toast-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABoklEQVRIx63WPUvDQBjA8QMFsZNLlgpxtINjBsFVqINghm4dRAe/Rpdm6UcQHERwUYdAJ8HvkKHEQdrPEBQUrf7PoabtveSSSrit3PPjeve8RCCsyyMkIiYlAzJSYiJCPPt+248BfRKkdSX0CcoZnx7jAiJfY3r4LqbNsITI15B2EdNlVBGRSEZ0bUyXyQqIRDJZQIu/M1oRmZ2ovcz4zjt558NxR/6C6Vk2fHLPOXtsIhA0aHHGA1/Gvl7OBMYT/3BF05poTS5Be/5gxvQ15JWjgtyerWPelP19hMDTMvabQyciEJwoJ0rwBKF2lutSRCC4UWJCQaQx+5WYAyUmEsQas1WJ2VJiYkGqMTuVmG0lJhVkGnNaiblQYjKhZYHkmY1SpMGLEoN5Gskt605kjTstIjPvRiJ50tuSksePxv7UfKm8HAe0DGKXgZbB85eKHLWdKkjHUpjzvAmdHaUKIgnNmrIzLiTBs1W4ybiQvwq39RuV6TB1jpvA1f1yxo0sdT9XLy5DlF5cPBmmq0yG2uZUbVOzthle2xdFbd83//za+gXw/JH9LjmoAgAAAABJRU5ErkJggg==)}.dx-toast-message{line-height:16px}.dx-toast-warning{background-color:#f0ad4e}.dx-toast-warning .dx-toast-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABJklEQVRIx62WvW2EQBBGpwlSArdgSrBESuKIQhySLJJbcAuXrXTZteCAAG3GlWBRwVsHB+Ykw8zeafVlaPSY/1lBdlXQ0OMJzMBMwNPTUOzb732scAzEXQ04KhtT0jEdIFZNdJQapuZsIFadqY8wLWMiJBIZafcwLdcHIJHIdQNt4YwPQm4e1feYMjkn/3NUbpjuSUgk0q2YSinx5xL0SSl/dcM45V8r5qLYOEQoDjs2FTNQCI0a+deC+VatGqFPwugD0gs+A8YLQTW4LJgf1SoIcxJG751ZIAMGy5sp1ZuQgHkxMMGqVJq81Tdp6q0unnhFeDMK3lgz9b6k+MOaKX3CUzDO3jd2UH/7JtP2y7aLM12GbHcq29XMdsOzvSiyvW+efG39AmPXSbHWZjgLAAAAAElFTkSuQmCC)}.dx-toast-error{background-color:#d9534f}.dx-toast-error .dx-toast-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABeklEQVRIx62WMWrDQBBFx01I5zQinQ5hdINA3Kp3mUNEnSBIdwgEcgeBC18gVRojjDr7BklUxAE3b1NYihVrdmWbZbpl9FjN/zOzgqgREJNTUFEDNRUFOTGBnq8dRmQsMWosyYiGMSEpawuijTUpoQszZT6AaGPO1IaZsToRYjCsmGmYGZszIAbD5gA6/M7qTMj+RtMuJjy5Jv0ahQdMeiHEYEhbTKRK/KN+9K3IH+0xmZK+4Jb33mnChM/eaYYIgeLYBdcI4yNQgiBM+Oo5OxBi5S5l0ztdUNJoGrPr5cdCrtbgGOSCGHKhsCjQBbkhhkKorFK2oKsBiKESaocnys58sUMMtYDTXA8NZMSbIwv3bZJO/48VH3VuY6/NYwO4V+Tv1aYYgMTsVB8dKZUPQmyG/OcbzcUvijot6IYPzcVaT225UyQuCRjxrGyLwNbhW54Un5S8KrmZa96cGn/zxtP08zaLPW0Gb3vK29b0tsO9vSi8vW8ufG39AnvvGenmMu5AAAAAAElFTkSuQmCC)}.dx-toast-success{background-color:#5cb85c}.dx-toast-success .dx-toast-icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAABlklEQVRIx62Wv0rDUBSHTxE6uHTKGhDEzS2jg4vUMeBmX8BR8AFiJQEfwck3cAh2cxBcXEup3VoHF3UxS1FBvuvQhPy5N0lTwplyknz33HN+95wriNEsXAJCZkRAxIyQABfL/L3J6eAzRhltjI9Tj7HxmJcgEpvjYVdh+oxqEImN6JdhBkzXhCgUUwYmzIBFA4hCsUhB6XamDSGriPpZjL12TvQc2SnG2xCiUHgJxqktcdbe+SmU31lh/AaQJQ4HfOR8PiJYpYrVDU4RhD1+c8q2BLdBLNdxXW8KflcI1obcs4UgnGlvAiE0/DDhW/O90EMQDnMbWlkozDTnMz2OC6AvdhGEHT4Ny86EqOB6i1fNgv44QhC2mRi3Gwlozqs4kSnoHEHocFdWQT0ahWKYA93GT5elyY9MucmDHukiCCeGuDO5CUteJaAOgrDPskIKYZVuhpkG/1qpqKBaxRcIQpeHGmG6dWfKM0hfnxZW/Ql/qj0k/ib9Rh83Tqvdr7Ve3NJkaG1OtTY1W5vhrd0oWrvfbHjb+gdn1DPEHv9HmQAAAABJRU5ErkJggg==)}.dx-popup-wrapper > .dx-overlay-content{border:1px solid #ced4da;background:#fff;box-shadow:0 6px 12px rgba(0,0,0,0.175);border-radius:5px}.dx-popup-wrapper > .dx-popup-fullscreen{border-radius:0}.dx-popup-title{position:relative;padding:2px 10px;min-height:28px;border-bottom:1px solid #ced4da;background:transparent;color:#3d484e}.dx-popup-title.dx-toolbar{padding:2px 10px;overflow:visible;box-shadow:none}.dx-popup-title.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-popup-title.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-popup-title.dx-toolbar .dx-toolbar-before:empty,.dx-popup-title.dx-toolbar .dx-toolbar-after:empty{padding:0}.dx-popup-title.dx-toolbar .dx-toolbar-items-container{height:26px;overflow:visible}.dx-popup-title.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-menu-container{padding:0 5px 0 0}.dx-popup-title.dx-toolbar .dx-toolbar-item{padding:0 5px 0 0}.dx-popup-title.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-popup-title.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-popup-title.dx-toolbar .dx-toolbar-label{font-size:18px}.dx-popup-title .dx-closebutton{display:block;border-radius:3px;border-width:1px;border-style:solid;background:transparent;border-color:transparent;width:19px;height:19px;margin:0 -4px 0 4px}.dx-popup-title .dx-closebutton .dx-button-content{padding:0}.dx-popup-title .dx-closebutton .dx-icon{box-sizing:border-box}.dx-state-disabled.dx-popup-title .dx-closebutton .dx-icon,.dx-state-disabled .dx-popup-title .dx-closebutton .dx-icon{opacity:0.6}.dx-state-disabled.dx-popup-title .dx-closebutton .dx-button-text,.dx-state-disabled .dx-popup-title .dx-closebutton .dx-button-text{opacity:0.5}.dx-rtl .dx-popup-title .dx-closebutton{margin:0 4px 0 -4px}.dx-popup-title .dx-closebutton .dx-icon{width:17px;height:17px;background-position:3px 3px;background-size:11px 11px;padding:3px;font-size:11px;text-align:center;line-height:11px}.dx-device-mobile .dx-popup-title .dx-closebutton{width:37px;height:37px;margin:0 -11px 0 11px}.dx-rtl .dx-device-mobile .dx-popup-title .dx-closebutton{margin:0 11px 0 -11px}.dx-device-mobile .dx-popup-title .dx-closebutton .dx-icon{width:35px;height:35px;background-position:10px 10px;background-size:15px 15px;padding:10px;font-size:15px;text-align:center;line-height:15px}.dx-popup-content{padding:10px}.dx-popup-content > .dx-button{margin:0 5px}.dx-popup-bottom{background:transparent;color:#3d484e}.dx-popup-bottom.dx-toolbar{padding:10px;overflow:visible}.dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-popup-bottom.dx-toolbar .dx-toolbar-before:empty,.dx-popup-bottom.dx-toolbar .dx-toolbar-after:empty{padding:0}.dx-popup-bottom.dx-toolbar .dx-toolbar-items-container{height:26px;overflow:visible}.dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 5px 0 0}.dx-popup-bottom.dx-toolbar .dx-toolbar-item{padding:0 5px 0 0}.dx-popup-bottom.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-popup-bottom.dx-toolbar .dx-toolbar-label{font-size:18px}.dx-device-mobile .dx-popup-bottom.dx-toolbar{padding:10px;overflow:visible}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:15px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-before{padding-right:0;padding-left:15px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:15px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-after{padding-left:0;padding-right:15px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-before:empty,.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-after:empty{padding:0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-items-container{height:26px;overflow:visible}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 0 0 5px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-menu-container{padding:0 5px 0 0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item{padding:0 5px 0 0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item.dx-toolbar-first-in-group{padding-left:20px}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item{padding:0 0 0 5px}.dx-rtl.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-item:last-child{padding:0}.dx-device-mobile .dx-popup-bottom.dx-toolbar .dx-toolbar-label{font-size:18px}.dx-popup-bottom .dx-button{min-width:100px}.dx-popup-content.dx-dialog-content{min-width:200px;padding:10px}.dx-dialog-message{padding:0}.dx-popover-wrapper.dx-position-bottom .dx-popover-arrow:after{background:#fff}.dx-popover-wrapper .dx-popup-title{margin:0}.dx-popover-wrapper .dx-popup-title.dx-toolbar{padding-left:15px}.dx-popover-wrapper .dx-popover-arrow:after,.dx-popover-wrapper.dx-popover-without-title .dx-popover-arrow:after{background:#fff}.dx-popover-arrow:after{border:1px solid #ced4da}.dx-popover-wrapper .dx-rtl.dx-popup-title.dx-toolbar{padding-right:15px;padding-left:0}.dx-progressbar-container{height:6px;border:1px solid #ced4da;background-color:#dddddd;border-radius:2px}.dx-progressbar-range{position:relative;border:1px solid #ff7a01;background-color:#ff7a01;margin-top:-1px;box-sizing:content-box;border-top-left-radius:2px;border-bottom-left-radius:2px}.dx-progressbar-animating-container{height:6px;background-color:#dddddd;background-size:90% 5px;border:1px solid #ced4da;border-radius:2px;animation:loader 2s linear infinite;background-repeat:no-repeat;background-image:linear-gradient(-90deg,transparent 5%,#ff7a01,transparent 95%);background-repeat:repeat}.dx-state-disabled .dx-progressbar-range{background-color:rgba(27,201,228,0.6)}.dx-state-disabled .dx-progressbar-animating-container{animation:none;background-position-x:45%}.dx-rtl .dx-progressbar .dx-progressbar-animating-container,.dx-rtl.dx-progressbar .dx-progressbar-animating-container{animation:loader-rtl 2s linear infinite;background-repeat:no-repeat;background-image:linear-gradient(-90deg,transparent 5%,#ff7a01,transparent 95%);background-repeat:repeat}@-webkit-keyframes loader{0%{background-position-x:0}100%{background-position-x:900%}}@-moz-keyframes loader{0%{background-position-x:0}100%{background-position-x:900%}}@keyframes loader{0%{background-position-x:0}100%{background-position-x:900%}}@-webkit-keyframes loader-rtl{0%{background-position-x:0}100%{background-position-x:-900%}}@-moz-keyframes loader-rtl{0%{background-position-x:0}100%{background-position-x:-900%}}@keyframes loader-rtl{0%{background-position-x:0}100%{background-position-x:-900%}}.dx-tooltip-wrapper .dx-overlay-content{border:1px solid #ced4da;background-color:#fff;color:#3d484e;box-shadow:0 2px 4px rgba(0,0,0,0.1);border-radius:3px}.dx-tooltip-wrapper.dx-popover-wrapper .dx-popover-arrow:after{border:1px solid #ced4da;background:#fff}.dx-slider .dx-tooltip-wrapper .dx-overlay-content{box-shadow:none}.dx-slider .dx-state-active.dx-slider-handle{border:1px solid #fff;background:#128596}.dx-slider .dx-state-focused.dx-slider-handle:not(.dx-state-active){border:1px solid #fff;background:#16a1b6}.dx-slider .dx-state-hover.dx-slider-handle:not(.dx-state-active){border:1px solid #fff;background:#16a1b6}.dx-slider-wrapper{height:20px}.dx-slider-bar{margin:10px 4.5px;height:2px;background:#ced4da;border-radius:2px}.dx-slider-range{border:1px solid transparent;height:0;box-sizing:content-box}.dx-slider-range.dx-slider-range-visible{border:1px solid #ff7a01;background:#ff7a01;border-radius:2px}.dx-slider-label-position-bottom .dx-slider-label{bottom:-17px}.dx-slider-label-position-top .dx-slider-label{top:-14px}.dx-slider-handle{margin-top:-10px;margin-right:-4.5px;width:9px;height:20px;border:1px solid #fff;background-color:#ff7a01;border-radius:2px;box-sizing:content-box}.dx-state-disabled .dx-slider,.dx-state-disabled.dx-slider{opacity:1}.dx-state-disabled .dx-slider .dx-slider-bar,.dx-state-disabled.dx-slider .dx-slider-bar{opacity:0.5}.dx-invalid .dx-slider-handle{background-color:#d9534f}.dx-invalid .dx-slider-range-visible{background-color:#d9534f;border-color:#d9534f}.dx-invalid .dx-slider-bar{background-color:rgba(217,83,79,0.4)}.dx-rtl .dx-slider-handle{margin-left:-5px}.dx-rangeslider-start-handle{margin-left:-7px}.dx-rtl .dx-rangeslider-start-handle{margin-right:-7px}.dx-gallery .dx-gallery-nav-button-prev,.dx-gallery .dx-gallery-nav-button-next{position:absolute;top:0;width:34%;height:100%;background:#fff;background:transparent;cursor:pointer;font-size:32px;text-align:center;line-height:32px}.dx-gallery .dx-gallery-nav-button-prev.dx-state-hover:after,.dx-gallery .dx-gallery-nav-button-next.dx-state-hover:after{background-color:rgba(27,201,228,0.5)}.dx-gallery .dx-gallery-nav-button-prev.dx-state-active:after,.dx-gallery .dx-gallery-nav-button-next.dx-state-active:after{background-color:rgba(27,201,228,0.7)}.dx-gallery .dx-gallery-nav-button-prev:before,.dx-gallery .dx-gallery-nav-button-next:before{position:absolute;display:block;width:32px;top:50%;margin-top:-16px;left:50%;margin-left:-16px}.dx-gallery .dx-gallery-nav-button-prev:after,.dx-gallery .dx-gallery-nav-button-next:after{content:'';position:absolute;width:32px;height:100%;border-radius:-1px}.dx-gallery .dx-gallery-nav-button-prev:before,.dx-gallery .dx-gallery-nav-button-next:before{position:absolute;z-index:10;clear:both;font-size:32px;color:#fff}.dx-gallery .dx-gallery-nav-button-prev{font:14px/1 DXIcons}.dx-gallery .dx-gallery-nav-button-prev:before{content:'\f012'}.dx-gallery .dx-gallery-nav-button-prev:after{left:0}.dx-gallery .dx-gallery-nav-button-prev:before{left:0;right:auto;margin-left:0}.dx-gallery .dx-gallery-nav-button-next{font:14px/1 DXIcons}.dx-gallery .dx-gallery-nav-button-next:before{content:'\f010'}.dx-gallery .dx-gallery-nav-button-next:after{right:0}.dx-gallery .dx-gallery-nav-button-next:before{right:0;left:auto}.dx-gallery-indicator{pointer-events:none;text-align:center}.dx-gallery-indicator-item{border-radius:50%;box-sizing:border-box;border:1px solid #ff7a01;pointer-events:auto;margin:2px 6px;width:6px;height:6px;background:#fff}.dx-gallery-indicator-item-active,.dx-gallery-indicator-item-selected{width:7px;height:7px;background:#ff7a01;border:2px solid rgba(255,255,255,0.8);margin:1.5px 6px}.dx-state-focused.dx-gallery .dx-gallery-indicator-item-selected{background:#138da0}.dx-lookup{height:26px;border:1px solid #ced4da;background:#fff}.dx-lookup.dx-editor-underlined{background:transparent}.dx-lookup-field{padding:4px 24px 4px 5px;font-size:1em}.dx-rtl .dx-lookup-field{padding:4px 5px 4px 24px}.dx-lookup-arrow{font:14px/1 DXIcons;width:24px;color:#3d484e;font-size:14px;text-align:center;line-height:14px}.dx-lookup-arrow:before{content:'\f04e'}.dx-rtl .dx-lookup-arrow:before{content:'\f04f'}.dx-lookup-arrow:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-state-readonly .dx-lookup-field:before{opacity:0.5}.dx-lookup-popup-wrapper .dx-list-item{border-top:none}.dx-lookup-popup-wrapper .dx-list-item:last-of-type{border-bottom:none}.dx-lookup-popup-wrapper .dx-list-item-content{padding-left:10px;padding-right:10px}.dx-lookup-popup-wrapper .dx-popup-content{top:0;padding:0}.dx-lookup-popup-wrapper .dx-popup-title + .dx-popup-content{top:36px}.dx-lookup-empty .dx-lookup-field{color:#a1afb6}.dx-invalid.dx-lookup .dx-lookup-field:after{right:26px;pointer-events:none;font-weight:bold;background-color:#d9534f;color:#fff;content:'!';position:absolute;top:50%;margin-top:-8px;width:16px;height:16px;border-radius:50%;text-align:center;line-height:16px;font-size:11px}.dx-rtl .dx-invalid.dx-lookup .dx-lookup-field:after,.dx-rtl.dx-invalid.dx-lookup .dx-lookup-field:after{right:auto;left:26px}.dx-lookup-validation-message{font-size:12px;line-height:12px;padding:7px 10px 10px;margin-bottom:10px;margin-left:-10px;border-bottom:1px solid #ced4da;color:#d9534f}.dx-rtl .dx-lookup-validation-message{margin-right:-10px;margin-left:0}.dx-lookup-popup-search .dx-list{height:calc(100% - 45px)}.dx-lookup-search-wrapper{padding:10px;padding-bottom:4px}.dx-popup-content.dx-lookup-invalid{padding-top:0}.dx-popup-content.dx-lookup-invalid .dx-lookup-validation-message{display:inline-block}.dx-popup-content.dx-lookup-invalid .dx-list{top:30px}.dx-lookup-popup-search .dx-popup-content.dx-lookup-invalid .dx-list{top:75px}.dx-actionsheet-container .dx-actionsheet-item{margin:0 0 5px 0}.dx-actionsheet-container .dx-button{margin:0}.dx-button.dx-actionsheet-cancel{margin:0}.dx-loadindicator{background-color:transparent}.dx-loadindicator-image{background-image:url(data:image/gif;base64,R0lGODlhQABAAKECADI6RTI6Rv///////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQABACwAAAAAQABAAAACkIyPqcvtD6OctEpgs1ag9w1m3heW0Eia6oJi63u08BygNGzfq6ybeV/6AUHCoaZotIySoSXz6HlunNIKsnqKYinUbaTrzabCjyuZoz07wGpW+w2Py+f0uv2VtrPl5ne/zVP3B5hHtxc3eBZoeAiXSLY49wjZSFipFsk36ZWJuMn5idXiwtjpN3qHqhd61wpTAAAh+QQJCQABACwAAAAAQABAAAACk4yPqcvtD6OctNqLs968+w+G4giUI2meYQmoK+t+bBt3c22nuHbvPOzL9IKWIbFiPEqSygiz6XhCG8Cps2qNYrNUkzQ7+1rDW66BrDMf0DT1Gu1GsONvMv0Mv8/1+zi77Zd3Vwc4KGYWNihXRnfIlaiIx+gGGVmp6AiWObY51ek5GZiGGUpZajpKGrnK2ur6CotQAAAh+QQJCQACACwAAAAAQABAAAACoJSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27qsADyDDCd3QuI3ssc7r1W66YRBIRAYNSmZxeWgKntAoIGCVLpXUqnPY9VLDYlzRWJaR01NtFbh+n33e77kunOOz931b7zdHVyeIlqY2ePhnuIUUd+ToBunzaNNV+RKG6UKmgwUVJ8m5JtryWLoSIInK5rfA6BorO0tba3uLm6u7y9ubUAAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCKJmh+aqh1buiMsb3BcY3eu0bzO+mV8wgqxSDkiI8olpOl0BKMSKHUxvWIRWW2CdOh6ueHW+GsQnwcp9bltXpfZcTmdDrbP3WN4Xt9Stxb4Z0eIY5gn+KZYKGfmyPgX2edIqbWYePmYuRbQOQhauRlKOoqoh2eKyScperWTmtZ6ippKyyiru8vb6/t7VQAAIfkECQkAAwAsAAAAAEAAQAAAAp2cj6nL7Q+jnNSBC6reCWMOTp4Xls1ImmqHZuvbuu/aznNt02MO77yK+uk+QpOvWEohQ8clR+ncQKOaKVVEvFazWoq1C+GCI9/x6WL2otMSMfv8bsviljn9dM/rc/Y9ou9nABg4uLcW+Feod4g44Ob3uBiZN3lXRlkZd2nJSJj5tqkZytYE+ZkW5DlqlmrYillKF6N6ylqLetuoK1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pB+2+opw0vtuq3hR7wIXi54mmRj7nOqXsK33wHF/0nZT4Ptj87vvdgsIZsfgKqJC0JRPmfL4gUii1yrpiV5ntFOTNhsfksvmMTqvX7Lb7DY/L5/S6/Y7P6/d8BLjeBfg3F0hYKHcYp6WY+BYF9+i46HZEGcmGwViZRmKpg5YySRbaWObieXlSAAAh+QQJCQADACwAAAAAQABAAAACepyPqQnt30ZctFoLs3a3e7aF2UdW4vmUKnKa46pu8Exq9O29+E5B/N/jAIcHIZFoPA4nyqbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+vXAH4fnVQWOJZi5kNmA3WIISOFgkL1KHIlucjV8lMAACH5BAkJAAMALAAAAABAAEAAAAJ3nI+pC+0Plpy0IohztLwbDWbeKIUmRqZiZabe4w5hTG30p926le9+CfkJGY2h8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fksvmMTqvX7Lb7DY/L5/S6/Y4fO8pBPUrcAwZyU6Q0w9G3dLJY+MS4UvVoowUpVAAAIfkECQkAAwAsAAAAAEAAQAAAAn2cj6nL7Q/jALRaK7NGt/sNat4YluJImWqEru5DvnISz/bU3Xqu23wv+wFdwqGqaCwhk5sl81R5rqLSqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9FBKjUlf8PmzU7yH9gc2+FXoddj1IZi4VVPWYoYCYBYwGUgYWWdSAAAh+QQJCQADACwAAAAAQABAAAACkpyPqcvtD6OctEKAs93c5N+F1AeKpkNq56qkAAsjaUwPc83e+KnvYu/rAIMbEtFkPAqTymKp6VRBK8Pp5WmdYLORLffB/ILD4ga5vDijW9K1GeOOy+f0uv2Oh73ytrbdS6c2BxjoV0cohxgnmGh46DgIGQmXx7io6GaZiYlWNUmJp7nmecnZKXoq+bnHZ9P6ylUAACH5BAkJAAMALAAAAABAAEAAAAKTnI+py+0Po5y02ouz3rz7D3YAEJbHOJomSqog675o/MG0ON8b2+oZ79PYghcgsTg8ToxKCrMpSUIh0qnjab3mso8qV8HbfhFh8XhQTp3J5TU77D614+h5PE2vw+l4vt3ddzdjlucFSOjXk2dguNboiHiotsgYCTlJ+XimOWZ5qbjI+SU6iplpGopKucra6voK+1oAACH5BAkJAAMALAAAAABAAEAAAAKenI+py+0Po5y02ouz3rz7D4biSJbmiabqyrYe4GbAHF8zvNxBndzMjeMdfD2gEEEs0o6GQNJgZA6fUemgWrVin1pitrv8So1i8JVrPQOX6ek62Fav4+45XV4ev+HtPT9NxhYX+AcGg6bng8gUlSe0VXgEOVjlFMnztRhj5wYoptnCiXQZuij4qHmKSXp15/oKGys7S1tre4ubq7urUQAAIfkECQkAAwAsAAAAAEAAQAAAAqKcj6nL7Q+jnLTai7PevPsPhhwAiCJJmiGaqh1buiMsb3BcZ3Sus7zm+2GCwguxSDkiJ6jAsqJ8QqJSB6raaB2uWIaW2h18teEEl1s2t9Dp7ZrcFr9xcXmMHffh23p6vV+HABho0OfHd7WXFnS4iNZYRgTnSAbZBYaomKeZOfmHGQkayjnquUkatkNoh4p1s8pqSilbSpsqGgqru8vb6/srVAAAIfkECQkAAwAsAAAAAEAAQAAAApqcj6nL7Q+jnNSBC6reCmcOUt4Vls+ImWqHrq6Bfu/azm5tq3huevzt+/WCwhKxCDoiOallSOkUNaMbKFUyvUpJ2kq2i+WCJ+Jx2CxFk9VrdkTmtsTndBu8nijjD/r9oI/3tScYCEhndWg4h7hImKjoxhgnyUapNuIH4zhpaYbpt/O4eflZFzMYGnkq2qkVAwn2ito6Rpt5K1EAACH5BAkJAAMALAAAAABAAEAAAAKLnI+pCe2wopxUvgur3hR7DoaDh4lmRWbnOqXsa5XwrMj0bVz4Pj487vvdgsIZsQhzIGnKpVHlZDWjUijV1Li+stqVtQsOi8fksvmMTqvX7Lb7DY/L5/S6/Y7Hf91ceR8+9XbE90dYyDaI6BAAmKimI+iYBtn2UUm5RvLoYpYiqeWJKRYaSBaaqflSAAAh+QQJCQADACwAAAAAQABAAAACeZyPqQrtD5actCaIc7S8Gw1i3iiFpkOmB2hBKpm9sufOdove+pTv/tX4CVeb4bBoTCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0ut0cLPfEe/CDXOMX6BVDWLh0yBDidNL41GgiBZkoGXGyUwAAIfkECQkAAwAsAAAAAEAAQAAAAnecj6lr4A+YnLQ2iLPdHOUPduICluY4YtuJrlE7lPDsavQ9ffjOqPzvcQCHxKLxiEwql8ym8wmNSqfUqvWKzWq33K73Cw6Lx+Sy+YxOq9fstvsNj8vn9LriEbZ1Q3s+7fXDkoJXZAIooXNkuAjBxGj49OhDBclTAAAh+QQJCQADACwAAAAAQABAAAACfpyPqcvtD+MBtFqJ87K8Bw2GRneJJkZS5xql7NuQ8KzI9D10+K3vc+97AYMrDhE2PIqMymKpaXpCl4Cp9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+d0dEXNPCfHe37e3CcWGDYIVvhlA5hI5qLXyJiiAhkp1UX5yHV5VydSAAA7)}.dx-loadindicator-icon{position:relative;top:15%;left:15%;width:70%;height:70%}.dx-loadindicator-icon .dx-loadindicator-segment{position:absolute;width:19%;height:30%;left:44.5%;top:37%;opacity:0;background:#647680;border-radius:50%;border-top-left-radius:10%;border-top-right-radius:10%;box-shadow:0 0 3px rgba(0,0,0,0.2);animation:dx-generic-loadindicator-opacity 1s linear infinite}@-webkit-keyframes dx-generic-loadindicator-opacity{from{opacity:1}to{opacity:0.55}}@-moz-keyframes dx-generic-loadindicator-opacity{from{opacity:1}to{opacity:0.55}}@-o-keyframes dx-generic-loadindicator-opacity{from{opacity:1}to{opacity:0.55}}@keyframes dx-generic-loadindicator-opacity{from{opacity:1}to{opacity:0.55}}.dx-loadindicator-icon .dx-loadindicator-segment0{transform:rotate(0deg) translate(0,-142%);animation-delay:0s}.dx-loadindicator-icon .dx-loadindicator-segment1{transform:rotate(45deg) translate(0,-142%);animation-delay:-0.875s}.dx-loadindicator-icon .dx-loadindicator-segment2{transform:rotate(90deg) translate(0,-142%);animation-delay:-0.75s}.dx-loadindicator-icon .dx-loadindicator-segment3{transform:rotate(135deg) translate(0,-142%);animation-delay:-0.625s}.dx-loadindicator-icon .dx-loadindicator-segment4{transform:rotate(180deg) translate(0,-142%);animation-delay:-0.5s}.dx-loadindicator-icon .dx-loadindicator-segment5{transform:rotate(225deg) translate(0,-142%);animation-delay:-0.375s}.dx-loadindicator-icon .dx-loadindicator-segment6{transform:rotate(270deg) translate(0,-142%);animation-delay:-0.25s}.dx-loadindicator-icon .dx-loadindicator-segment7{transform:rotate(315deg) translate(0,-142%);animation-delay:-0.125s}.dx-loadindicator-icon .dx-loadindicator-segment8,.dx-loadindicator-icon .dx-loadindicator-segment9,.dx-loadindicator-icon .dx-loadindicator-segment10,.dx-loadindicator-icon .dx-loadindicator-segment11,.dx-loadindicator-icon .dx-loadindicator-segment12,.dx-loadindicator-icon .dx-loadindicator-segment13,.dx-loadindicator-icon .dx-loadindicator-segment14,.dx-loadindicator-icon .dx-loadindicator-segment15{display:none}.dx-rtl .dx-loadindicator-icon{right:15%;left:0}.dx-loadpanel-content{border:1px solid #ced4da;background:#fff;border-radius:5px;box-shadow:0 6px 12px rgba(0,0,0,0.25)}.dx-autocomplete .dx-texteditor-input{font-size:1em}.dx-autocomplete.dx-invalid .dx-texteditor-container:after{right:4px}.dx-rtl .dx-autocomplete.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-autocomplete.dx-invalid .dx-texteditor-container:after{left:4px}.dx-dropdownmenu-popup-wrapper .dx-overlay-content .dx-popup-content{padding:1px}.dx-dropdownmenu-popup-wrapper .dx-dropdownmenu-list{border-radius:8px}.dx-dropdownmenu-popup-wrapper .dx-list-item{border-top:0}.dx-selectbox-popup-wrapper .dx-overlay-content{box-shadow:0 6px 12px rgba(0,0,0,0.175)}.dx-selectbox-popup-wrapper .dx-list{background-color:#fff}.dx-list-item-content{word-wrap:break-word;white-space:normal}.dx-tagbox:not(.dx-texteditor-empty) .dx-texteditor-input{padding-left:0;margin-left:3px}.dx-rtl .dx-tagbox:not(.dx-texteditor-empty) .dx-texteditor-input,.dx-rtl.dx-tagbox:not(.dx-texteditor-empty) .dx-texteditor-input{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.dx-dropdowneditor-button-visible .dx-tag-container{padding-right:24px}.dx-show-clear-button .dx-tag-container{padding-right:22px}.dx-show-clear-button.dx-dropdowneditor-button-visible .dx-tag-container{padding-right:46px}.dx-tagbox-single-line.dx-dropdowneditor-button-visible .dx-texteditor-container{width:calc(100% - 24px)}.dx-tagbox-single-line .dx-tag-container{padding-right:0}.dx-tag-content{margin:2px 0 0 2px;padding:2px 17px 2px 4px;min-width:40px;background-color:#dddddd;border-radius:1px;color:#3d484e}.dx-tag-remove-button{width:17px;height:100%}.dx-tag-remove-button:before,.dx-tag-remove-button:after{right:7px;margin-top:-5px;width:3px;height:11px;background:#aaaaaa}.dx-tag-remove-button:after{right:3px;margin-top:-1px;width:11px;height:3px}.dx-tag-remove-button:active:before,.dx-tag-remove-button:active:after{background:#dddddd}.dx-tag.dx-state-focused .dx-tag-content{background-color:#cbcbcb;color:#3d484e}.dx-tag.dx-state-focused .dx-tag-remove-button:before,.dx-tag.dx-state-focused .dx-tag-remove-button:after{background-color:#aaaaaa}.dx-tag.dx-state-focused .dx-tag-remove-button:active:before,.dx-tag.dx-state-focused .dx-tag-remove-button:active:after{background:#dddddd}.dx-tagbox.dx-invalid .dx-texteditor-container:after{right:4px}.dx-rtl .dx-tagbox.dx-invalid .dx-texteditor-container:after,.dx-rtl.dx-tagbox.dx-invalid .dx-texteditor-container:after{left:4px}.dx-tagbox-popup-wrapper .dx-list-select-all{border-bottom:1px solid #ced4da;padding-bottom:7px;margin-bottom:1px}.dx-rtl .dx-tag-content{padding-right:4px;padding-left:17px}.dx-rtl .dx-tag-remove-button:before{right:auto;left:7px}.dx-rtl .dx-tag-remove-button:after{right:auto;left:3px}.dx-rtl.dx-dropdowneditor-button-visible .dx-tag-container{padding-right:0;padding-left:24px}.dx-rtl.dx-show-clear-button .dx-tag-container{padding-right:0;padding-left:22px}.dx-rtl.dx-show-clear-button.dx-dropdowneditor-button-visible .dx-tag-container{padding-right:0;padding-left:46px}.dx-radiobutton-icon{width:16px;height:16px}.dx-radiobutton-icon:before{display:block;width:14px;height:14px;border:1px solid #ced4da;background-color:#fff;content:'';border-radius:8px;box-sizing:content-box}.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot{display:block;margin-top:-12px;margin-left:4px;width:8px;height:8px;background:#ff7a01;content:'';border-radius:4px}.dx-radiobutton{line-height:16px}.dx-radiobutton.dx-state-readonly .dx-radiobutton-icon:before{border-color:#e8ebee;background-color:#fff}.dx-radiobutton.dx-state-hover .dx-radiobutton-icon:before{border-color:rgba(27,201,228,0.4)}.dx-radiobutton.dx-state-active .dx-radiobutton-icon:before{background-color:rgba(96,96,96,0.2)}.dx-radiobutton.dx-state-focused:not(.dx-state-active) .dx-radiobutton-icon:before{border:1px solid #ff7a01}.dx-radiobutton.dx-state-disabled{opacity:0.5}.dx-invalid .dx-radiobutton-icon:before{border-color:rgba(217,83,79,0.4)}.dx-invalid .dx-state-hover.dx-radiobutton .dx-radiobutton-icon:before{border-color:#d9534f}.dx-invalid .dx-state-focused.dx-radiobutton .dx-radiobutton-icon:before{border-color:#d9534f}.dx-state-disabled .dx-radiobutton.dx-state-disabled{opacity:1}.dx-rtl .dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon-dot,.dx-rtl.dx-radiobutton.dx-radiobutton-checked .dx-radiobutton-icon-dot{margin-right:4.5px;margin-left:0}.dx-radio-value-container{padding-left:0}.dx-radiogroup .dx-radiobutton,.dx-radiogroup .dx-radiobutton-icon{margin:1px 0}.dx-radiogroup.dx-state-readonly .dx-radiobutton-icon:before{border-color:#e8ebee;background-color:#fff}.dx-radiogroup-horizontal .dx-radiobutton{margin-right:17px}.dx-rtl .dx-radiogroup-horizontal .dx-radiobutton,.dx-rtl.dx-radiogroup-horizontal .dx-radiobutton{margin-right:0;margin-left:17px}.dx-pivottabs{height:46px}.dx-pivottabs-tab,.dx-pivottabs-ghosttab{padding:3px 7px;color:#9dabb2;font-size:30px}.dx-pivottabs-tab-selected{color:#3d484e}.dx-pivot-itemcontainer{top:46px}.dx-panorama-title,.dx-panorama-ghosttitle{height:60px;font-size:55px}.dx-panorama-itemscontainer{top:60px}.dx-panorama-item-title{font-size:23.33333333px}.dx-panorama-item-content{top:35px}.dx-accordion{background-color:#fff;color:#3d484e}.dx-accordion-item{border:1px solid transparent;border-top-color:#ced4da}.dx-accordion-item:last-child{border-bottom:1px solid #ced4da}.dx-accordion-item.dx-state-active:not(.dx-accordion-item-opened) .dx-icon{color:#3d484e}.dx-accordion-item.dx-state-active:not(.dx-accordion-item-opened) > .dx-accordion-item-title{color:#3d484e;background-color:rgba(96,96,96,0.2)}.dx-accordion-item.dx-state-hover > .dx-accordion-item-title{background-color:#f5f5f5}.dx-accordion-item.dx-state-hover:not(:last-child):not(.dx-accordion-item-opened):not(.dx-state-focused){border-bottom-color:#f5f5f5}.dx-accordion-item-opened{border-color:#ced4da}.dx-accordion-item-opened.dx-state-hover > .dx-accordion-item-title{background-color:transparent}.dx-accordion-item-opened > .dx-accordion-item-title{background-color:transparent}.dx-accordion-item-opened > .dx-accordion-item-title:before{content:'\f014'}.dx-accordion-item-opened + .dx-accordion-item{border-top-color:transparent}.dx-accordion-item-opened + .dx-accordion-item.dx-state-hover:not(.dx-state-focused){border-top-color:#f5f5f5}.dx-accordion-item-title{color:#3d484e;padding:5px 7px;font-size:16px}.dx-accordion-item-title:before{font-weight:normal;color:#3d484e;content:'\f016';font-family:DXIcons;font-size:14px;margin-left:7px;margin-right:0;line-height:21px}.dx-accordion-item-title .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin-right:7px;margin-left:0;display:inline-block;color:#3d484e}.dx-rtl .dx-accordion-item-title .dx-icon,.dx-rtl.dx-accordion-item-title .dx-icon{margin-left:7px;margin-right:0}.dx-state-disabled.dx-accordion-item{opacity:0.5}.dx-state-focused.dx-accordion-item{border-color:#ff7a01}.dx-accordion-item-body{padding:3px 7px 12px;font-size:12px}.dx-rtl .dx-accordion-item-title:before{margin-left:0;margin-right:7px}.dx-slideoutview-content{box-sizing:content-box;margin-left:-1px;border-style:solid;border-width:0 1px}.dx-slideout-menu .dx-list-item .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:9px;margin-left:0;margin-top:-2px;margin-bottom:-2px}.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon,.dx-rtl.dx-slideout-menu .dx-list-item .dx-icon{margin-left:9px;margin-right:0}.dx-slideoutview-menu-content,.dx-slideoutview-content{background-color:#fff}.dx-slideoutview-content{border-color:rgba(206,212,218,0.5)}.dx-slideoutview-content{box-sizing:content-box;margin-left:-1px;border-style:solid;border-width:0 1px}.dx-slideout-menu .dx-list-item .dx-icon{width:18px;height:18px;background-position:0 0;background-size:18px 18px;padding:0;font-size:18px;text-align:center;line-height:18px;margin-right:9px;margin-left:0;margin-top:-2px;margin-bottom:-2px}.dx-rtl .dx-slideout-menu .dx-list-item .dx-icon,.dx-rtl.dx-slideout-menu .dx-list-item .dx-icon{margin-left:9px;margin-right:0}.dx-pager{padding-top:5px;padding-bottom:5px}.dx-pager.dx-light-mode .dx-page-sizes{min-width:42px}.dx-pager.dx-light-mode .dx-page-index{min-width:19px}.dx-pager .dx-pages{display:flex;align-items:center}.dx-pager .dx-pages .dx-page{padding:4px 6px 5px}.dx-pager .dx-pages .dx-separator{padding-left:4px;padding-right:4px}.dx-pager .dx-pages .dx-navigate-button{width:9px;height:16px;padding:5px 7px}.dx-pager .dx-pages .dx-prev-button{font:14px/1 DXIcons}.dx-pager .dx-pages .dx-prev-button:before{content:'\f012'}.dx-pager .dx-pages .dx-next-button{font:14px/1 DXIcons}.dx-pager .dx-pages .dx-next-button:before{content:'\f010'}.dx-pager .dx-pages .dx-prev-button,.dx-pager .dx-pages .dx-next-button{font-size:21px;text-align:center;line-height:21px}.dx-pager .dx-pages .dx-prev-button:before,.dx-pager .dx-pages .dx-next-button:before{position:absolute;display:block;width:21px;top:50%;margin-top:-10.5px;left:50%;margin-left:-10.5px}.dx-pager .dx-page,.dx-pager .dx-page-size{border-radius:2px;border-style:solid;border-width:1px;border-color:transparent}.dx-pager .dx-page-sizes .dx-page-size{padding-left:8px;padding-right:6px;padding-top:4px;padding-bottom:5px}.dx-pager .dx-pages .dx-selection,.dx-pager .dx-page-sizes .dx-selection{color:#3d484e;border-color:transparent;background-color:#d4d4d4}.dx-colorview-container{width:316px}.dx-colorview-container label{line-height:25px}.dx-colorview-container label.dx-colorview-label-hex{margin:5px 0 0 0}.dx-colorview-container label.dx-colorview-alpha-channel-label{margin-left:29px;width:92px}.dx-colorview-container label .dx-texteditor{width:51px;margin:1px 1px 8px 0}.dx-colorview-hue-scale-cell{margin-left:15px}.dx-colorview-palette{width:190px;height:200px}.dx-colorview-alpha-channel-scale{width:190px}.dx-colorview-container-row.dx-colorview-alpha-channel-row{margin-top:5px}.dx-colorview-hue-scale{width:18px;height:200px}.dx-colorview-alpha-channel-cell{width:194px}.dx-colorview-hue-scale-wrapper{height:202px}.dx-colorview-color-preview{width:100%;height:25px}.dx-colorview-controls-container{width:70px;margin-left:15px}.dx-colorview-container label{color:#3d484e}.dx-colorview-palette-cell,.dx-colorview-alpha-channel-border,.dx-colorview-hue-scale-wrapper,.dx-colorview-color-preview-container{padding:1px;margin:1px;margin-top:0;background-color:#fff;box-shadow:0 0 0 1px #ced4da}.dx-colorview-color-preview-container{margin-bottom:15px}.dx-rtl .dx-colorview-controls-container{margin-left:0;margin-right:15px}.dx-rtl .dx-colorview-hue-scale-cell{margin-left:0;margin-right:15px}.dx-rtl .dx-colorview-container label.dx-colorview-alpha-channel-label{margin-left:0;margin-right:29px}.dx-colorbox.dx-state-focused .dx-colorbox-input{padding-left:40px}.dx-colorbox .dx-placeholder{left:32px}.dx-colorbox-input-container.dx-colorbox-color-is-not-defined .dx-colorbox-color-result-preview{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAQAAACRZI9xAAAAdElEQVQoU4XR0Q3AIAgFQCarie7UrToMc3QIiyIFFGNe5INcgETAegpQefFCCFPwYZI2qFA/M4EQMQAhKxJgiEcKHFFkwUQY3Q4sBAhUerYzkbaiTUk7Ije0dYoMyeYGi35igUeDzMCiTiKgaPx0BAR1csgHXJxUKOJqsbEAAAAASUVORK5CYII=) no-repeat 0 0}.dx-colorbox-color-result-preview{border-color:#ced4da}.dx-colorbox-overlay{padding:0}.dx-colorbox-overlay.dx-overlay-content{background-color:#fff}.dx-colorbox-overlay .dx-popup-content{padding:10px}.dx-rtl.dx-colorbox.dx-state-focused .dx-colorbox-input,.dx-rtl .dx-colorbox.dx-state-focused .dx-colorbox-input{padding-right:40px}.dx-rtl .dx-colorbox-overlay .dx-toolbar-item:first-child{padding-left:10px;padding-right:0}.dx-datagrid .dx-menu-item-has-icon .dx-icon,.dx-datagrid-container .dx-menu-item-has-icon .dx-icon{color:#8f9fa8}.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc,.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc{font:14px/1 DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before,.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before{content:'\f053'}.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc,.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc{font:14px/1 DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-datagrid.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before,.dx-datagrid-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before{content:'\f054'}.dx-datagrid .dx-icon-filter-operation-equals,.dx-datagrid-container .dx-icon-filter-operation-equals{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-equals:before,.dx-datagrid-container .dx-icon-filter-operation-equals:before{content:'\f044'}.dx-datagrid .dx-icon-filter-operation-default,.dx-datagrid-container .dx-icon-filter-operation-default{font:14px/1 DXIcons;width:12px;height:12px;background-position:0 0;background-size:12px 12px;padding:0;font-size:12px;text-align:center;line-height:12px}.dx-datagrid .dx-icon-filter-operation-default:before,.dx-datagrid-container .dx-icon-filter-operation-default:before{content:'\f027'}.dx-datagrid .dx-icon-filter-operation-not-equals,.dx-datagrid-container .dx-icon-filter-operation-not-equals{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-not-equals:before,.dx-datagrid-container .dx-icon-filter-operation-not-equals:before{content:'\f045'}.dx-datagrid .dx-icon-filter-operation-less,.dx-datagrid-container .dx-icon-filter-operation-less{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-less:before,.dx-datagrid-container .dx-icon-filter-operation-less:before{content:'\f046'}.dx-datagrid .dx-icon-filter-operation-less-equal,.dx-datagrid-container .dx-icon-filter-operation-less-equal{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-less-equal:before,.dx-datagrid-container .dx-icon-filter-operation-less-equal:before{content:'\f048'}.dx-datagrid .dx-icon-filter-operation-greater,.dx-datagrid-container .dx-icon-filter-operation-greater{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-greater:before,.dx-datagrid-container .dx-icon-filter-operation-greater:before{content:'\f047'}.dx-datagrid .dx-icon-filter-operation-greater-equal,.dx-datagrid-container .dx-icon-filter-operation-greater-equal{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-greater-equal:before,.dx-datagrid-container .dx-icon-filter-operation-greater-equal:before{content:'\f049'}.dx-datagrid .dx-icon-filter-operation-contains,.dx-datagrid-container .dx-icon-filter-operation-contains{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-contains:before,.dx-datagrid-container .dx-icon-filter-operation-contains:before{content:'\f063'}.dx-datagrid .dx-icon-filter-operation-not-contains,.dx-datagrid-container .dx-icon-filter-operation-not-contains{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-not-contains:before,.dx-datagrid-container .dx-icon-filter-operation-not-contains:before{content:'\f066'}.dx-datagrid .dx-icon-filter-operation-starts-with,.dx-datagrid-container .dx-icon-filter-operation-starts-with{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-starts-with:before,.dx-datagrid-container .dx-icon-filter-operation-starts-with:before{content:'\f064'}.dx-datagrid .dx-icon-filter-operation-ends-with,.dx-datagrid-container .dx-icon-filter-operation-ends-with{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-ends-with:before,.dx-datagrid-container .dx-icon-filter-operation-ends-with:before{content:'\f065'}.dx-datagrid .dx-icon-filter-operation-between,.dx-datagrid-container .dx-icon-filter-operation-between{font:14px/1 DXIcons}.dx-datagrid .dx-icon-filter-operation-between:before,.dx-datagrid-container .dx-icon-filter-operation-between:before{content:'\f06a'}.dx-datagrid{line-height:inherit}.dx-datagrid .dx-row-alt > td,.dx-datagrid .dx-row-alt > tr > td{background-color:#f5f5f5}.dx-datagrid .dx-row-alt.dx-row:not(.dx-row-removed){border-bottom-color:transparent}.dx-datagrid .dx-link{color:#ff7a01}.dx-datagrid .dx-row-lines > td{border-bottom:1px solid #ced4da}.dx-datagrid .dx-column-lines > td{border-left:1px solid #ced4da;border-right:1px solid #ced4da}.dx-datagrid .dx-error-row .dx-closebutton{float:right;margin:7px;font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid .dx-error-row .dx-closebutton:before{content:'\f00a'}.dx-datagrid .dx-error-row .dx-error-message{padding:5px;padding-right:35px}.dx-datagrid .dx-row > td{padding:5px}.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .dx-command-edit-with-icons .dx-link{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin:0 1px}.dx-datagrid .dx-datagrid-rowsview .dx-virtual-row > td[style*='text-align:right']:before{background-position-y:34px}.dx-datagrid-edit-popup .dx-error-message{padding:5px}.dx-datagrid-headers .dx-texteditor-input,.dx-datagrid-rowsview .dx-texteditor-input{padding:5px;min-height:26px}.dx-datagrid-headers .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-datagrid-rowsview .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-datagrid-headers .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-datagrid-rowsview .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input{padding-right:5px}.dx-datagrid-headers .dx-lookup,.dx-datagrid-rowsview .dx-lookup{height:auto}.dx-datagrid-headers .dx-lookup-field,.dx-datagrid-rowsview .dx-lookup-field{padding-left:5px;padding-top:5px;padding-bottom:5px}.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input,.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:46px}.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid .dx-texteditor-input,.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid .dx-texteditor-input{padding-right:66px}.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input,.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:66px}.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-invalid .dx-texteditor-input,.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-invalid .dx-texteditor-input{padding-right:44px}.dx-datagrid-headers .dx-dropdowneditor-button-visible.dx-invalid.dx-rtl .dx-texteditor-input,.dx-datagrid-rowsview .dx-dropdowneditor-button-visible.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:44px}.dx-datagrid-headers .dx-dropdowneditor-button-visible .dx-texteditor-input,.dx-datagrid-rowsview .dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:24px}.dx-datagrid-headers .dx-searchbox .dx-texteditor-input,.dx-datagrid-rowsview .dx-searchbox .dx-texteditor-input,.dx-datagrid-headers .dx-searchbox .dx-placeholder:before,.dx-datagrid-rowsview .dx-searchbox .dx-placeholder:before{padding-left:24px}.dx-rtl .dx-datagrid-headers .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-datagrid-rowsview .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-datagrid-headers .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-datagrid-rowsview .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-datagrid-headers .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-datagrid-rowsview .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-datagrid-headers .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-datagrid-rowsview .dx-searchbox .dx-placeholder:before{padding-right:24px}.dx-editor-cell .dx-numberbox-spin-button{background-color:transparent}.dx-editor-cell .dx-icon-clear{left:0}.dx-editor-cell .dx-texteditor{background:#fff}.dx-editor-cell .dx-texteditor .dx-texteditor-input{background:#fff}.dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input{padding-right:20px}.dx-editor-cell .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input{padding-right:60px}.dx-editor-cell .dx-dropdowneditor{background-color:#fff}.dx-editor-cell.dx-focused .dx-dropdowneditor-icon{border-radius:0}.dx-editor-cell.dx-editor-inline-block .dx-highlight-outline::before{padding-top:5px;padding-bottom:5px}.dx-datagrid-checkbox-size{line-height:normal}.dx-datagrid-checkbox-size.dx-checkbox-checked .dx-checkbox-icon{font-size:10px}.dx-datagrid-checkbox-size .dx-checkbox-icon{height:16px;width:16px}.dx-datagrid-checkbox-size.dx-checkbox-indeterminate .dx-checkbox-icon{font-size:6px}.dx-device-mobile .dx-datagrid-column-chooser-list .dx-empty-message,.dx-datagrid-column-chooser-list .dx-empty-message{color:#a1afb6;padding:0 10px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content{padding:0 10px 10px 10px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content .dx-treeview-search{margin-bottom:5px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-drag .dx-popup-content .dx-treeview-node{padding-left:20px}.dx-datagrid-column-chooser.dx-datagrid-column-chooser-mode-select .dx-popup-content{padding:0 10px 10px 10px}.dx-datagrid-column-chooser .dx-overlay-content{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title{padding-top:7px;padding-bottom:9px;background-color:transparent}.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item{margin-bottom:5px;background-color:#fff;color:#9dabb2;font-weight:normal;border:1px solid #ced4da;padding:5px;box-shadow:0 1px 3px -1px rgba(0,0,0,0.2)}.dx-datagrid-drag-header{box-shadow:0 0 1px rgba(0,0,0,0.1),0px 1px 3px rgba(0,0,0,0.2);color:#9dabb2;font-weight:normal;padding:5px;border:1px solid rgba(27,201,228,0.5);background-color:#fff}.dx-datagrid-columns-separator{background-color:rgba(27,201,228,0.5)}.dx-datagrid-columns-separator-transparent{background-color:transparent}.dx-datagrid-drop-highlight > td{background-color:#ff7a01;color:#fff}.dx-datagrid-focus-overlay{border:2px solid #ff7a01}.dx-datagrid-table .dx-row .dx-command-select{width:55px;min-width:55px}.dx-datagrid-table .dx-row .dx-command-edit{width:70px;min-width:70px}.dx-datagrid-table .dx-row .dx-command-expand{width:15px;min-width:15px}.dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space{padding-top:5px}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused){background-color:#f5f5f5;color:#3d484e}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused).dx-datagrid-group-space{border-right-color:#f5f5f5}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > .dx-datagrid-readonly .dx-texteditor .dx-texteditor-input{background-color:#f5f5f5;color:#3d484e}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td.dx-pointer-events-none{background-color:transparent}.dx-datagrid-headers{color:#9dabb2;font-weight:normal;touch-action:pinch-zoom;border-bottom:1px solid #ced4da}.dx-datagrid-headers .dx-datagrid-content{margin-bottom:-1px}.dx-datagrid-borders .dx-datagrid-headers .dx-datagrid-table{border-bottom-width:1px}.dx-datagrid-headers .dx-datagrid-table .dx-row > td{border-bottom:1px solid #ced4da}.dx-datagrid-filter-row .dx-menu .dx-overlay-content{color:#3d484e}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused{background-color:transparent}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused:after{border:2px solid #ff7a01}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded{background-color:#fff}.dx-datagrid-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded:after{border-color:transparent}.dx-datagrid-filter-row .dx-menu-item-has-submenu.dx-state-hover{background-color:transparent}.dx-datagrid-filter-row .dx-menu-item-has-submenu.dx-menu-item-expanded.dx-state-hover{background-color:#fff}.dx-datagrid-filter-row .dx-highlight-outline::after{border-color:rgba(92,184,92,0.5)}.dx-datagrid-filter-row .dx-menu-item-content .dx-icon{color:#8f9fa8}.dx-datagrid-filter-row td .dx-editor-container .dx-filter-range-content{padding:5px 5px 5px 24px}.dx-datagrid-filter-range-overlay .dx-overlay-content{border:1px solid #ced4da;overflow:inherit;box-shadow:2px 2px 3px rgba(0,0,0,0.15)}.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-editor-container.dx-highlight-outline::after{border-color:rgba(92,184,92,0.5);left:0}.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-texteditor-input{background-color:#fff;padding:5px}.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused:after{border:2px solid #ff7a01}.dx-filter-menu.dx-menu{background-color:transparent;height:100%}.dx-filter-menu.dx-menu .dx-menu-item .dx-menu-item-content{padding:5px 3px 3px}.dx-filter-menu.dx-menu .dx-menu-item .dx-menu-item-content .dx-icon{margin:0 3px}.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default{margin-top:2px}.dx-editor-with-menu .dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default{margin-top:2px}.dx-highlight-outline{padding:5px}.bg-panel-light{background-color:#f9fafb}.bg-panel-light .dx-datagrid-header-panel .dx-toolbar{background-color:#f9fafb;margin-bottom:0;padding-bottom:5px}.dx-datagrid-header-panel{border-bottom:1px solid #ced4da;margin-bottom:3px}.dx-datagrid-header-panel .dx-toolbar{margin-bottom:8px}.dx-datagrid-header-panel .dx-apply-button{background-color:#5cb85c;border-color:#4cae4c;color:#fff}.dx-datagrid-header-panel .dx-apply-button .dx-icon{color:#fff}.dx-datagrid-header-panel .dx-apply-button.dx-state-hover{background-color:#449d44;border-color:#4cae4c}.dx-datagrid-header-panel .dx-apply-button.dx-state-focused{background-color:#3d8b3d;border-color:#4cae4c}.dx-datagrid-header-panel .dx-apply-button.dx-state-active{background-color:#357935;border-color:#4cae4c;color:#fff}.dx-icon-column-chooser{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-icon-column-chooser:before{content:'\f04d'}.dx-icon-xlsxfile{font:14px/1 DXIcons}.dx-icon-xlsxfile:before{content:'\f060'}.dx-datagrid-addrow-button .dx-icon-edit-button-addrow{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid-addrow-button .dx-icon-edit-button-addrow:before{content:'\f00b'}.dx-datagrid-cancel-button .dx-icon-edit-button-cancel{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid-cancel-button .dx-icon-edit-button-cancel:before{content:'\f04c'}.dx-datagrid-save-button .dx-icon-edit-button-save{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid-save-button .dx-icon-edit-button-save:before{content:'\f041'}.dx-apply-button .dx-icon-apply-filter{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-apply-button .dx-icon-apply-filter:before{content:'\f050'}.dx-datagrid-export-button .dx-icon-export-to{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid-export-button .dx-icon-export-to:before{content:'\f05f'}.dx-datagrid-export-button .dx-icon-export-excel-button{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-datagrid-export-button .dx-icon-export-excel-button:before{content:'\f060'}.dx-datagrid-adaptive-more{width:17px;height:17px;background-position:0 0;background-size:17px 17px;padding:0;font-size:17px;text-align:center;line-height:17px}.dx-datagrid-rowsview{border-top:1px solid #ced4da}.dx-datagrid-rowsview .dx-row{border-top:1px solid transparent;border-bottom:1px solid transparent}.dx-datagrid-rowsview .dx-row.dx-edit-row:first-child > td{border-top-width:0;border-bottom:1px solid #ced4da}.dx-datagrid-rowsview .dx-row.dx-edit-row > td{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}.dx-datagrid-rowsview .dx-master-detail-row > .dx-datagrid-group-space,.dx-datagrid-rowsview .dx-master-detail-row .dx-master-detail-cell{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) > .dx-datagrid-group-space,.dx-datagrid-rowsview .dx-master-detail-row:not(.dx-datagrid-edit-form) .dx-master-detail-cell{background-color:#fafafa}.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid .dx-highlight-outline::after{border:1px solid rgba(217,83,79,0.4)}.dx-datagrid-rowsview .dx-data-row .dx-validator.dx-datagrid-invalid.dx-focused > .dx-highlight-outline::after{border:1px solid #d9534f}.dx-datagrid-rowsview .dx-data-row .dx-invalid-message .dx-overlay-content{padding:9px 17px 9px}.dx-datagrid-rowsview .dx-data-row .dx-cell-modified .dx-highlight-outline::after{border-color:rgba(92,184,92,0.5)}.dx-datagrid-rowsview .dx-row-removed > td{background-color:rgba(92,184,92,0.5);border-top:1px solid rgba(92,184,92,0.5);border-bottom:1px solid rgba(92,184,92,0.5)}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-adaptive-item-text{padding-top:6px;padding-bottom:6px;padding-left:6px}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-datagrid-invalid{border:1px solid rgba(217,83,79,0.4)}.dx-datagrid-rowsview .dx-adaptive-detail-row .dx-datagrid-invalid.dx-adaptive-item-text{padding-top:5px;padding-bottom:5px;padding-left:5px}.dx-datagrid-rowsview .dx-item-modified{border-radius:3px;border:2px solid rgba(92,184,92,0.5)}.dx-datagrid-rowsview .dx-item-modified.dx-adaptive-item-text{padding-top:4px;padding-bottom:4px;padding-left:4px}.dx-datagrid-rowsview .dx-row-focused:focus{outline:none}.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td:not(.dx-focused),.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td:not(.dx-focused),.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) .dx-command-edit .dx-link{background-color:#ff7a01;color:#fff}.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td:not(.dx-focused) .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td:not(.dx-focused) .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) .dx-command-edit .dx-link .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td:not(.dx-focused) .dx-datagrid-group-closed,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td:not(.dx-focused) .dx-datagrid-group-closed,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) .dx-command-edit .dx-link .dx-datagrid-group-closed{color:#fff}.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td,.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td{border-top:1px solid #ff7a01;border-bottom:1px solid #ff7a01}.dx-datagrid-rowsview .dx-row-focused.dx-group-row{background-color:#ff7a01;color:#fff}.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-opened,.dx-datagrid-rowsview .dx-row-focused.dx-group-row .dx-datagrid-group-closed{color:#fff}.dx-datagrid-rowsview .dx-selection.dx-row > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover > td,.dx-datagrid-rowsview .dx-selection.dx-row > tr > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td{background-color:#e6e6e6;color:#3d484e}.dx-datagrid-rowsview .dx-selection.dx-row > td.dx-datagrid-group-space,.dx-datagrid-rowsview .dx-selection.dx-row:hover > td.dx-datagrid-group-space,.dx-datagrid-rowsview .dx-selection.dx-row > tr > td.dx-datagrid-group-space,.dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td.dx-datagrid-group-space{border-right-color:#e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row > td.dx-pointer-events-none,.dx-datagrid-rowsview .dx-selection.dx-row:hover > td.dx-pointer-events-none,.dx-datagrid-rowsview .dx-selection.dx-row > tr > td.dx-pointer-events-none,.dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td.dx-pointer-events-none{border-left-color:#ced4da;border-right-color:#ced4da}.dx-datagrid-rowsview .dx-selection.dx-row > td.dx-focused,.dx-datagrid-rowsview .dx-selection.dx-row:hover > td.dx-focused,.dx-datagrid-rowsview .dx-selection.dx-row > tr > td.dx-focused,.dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td.dx-focused{background-color:#fff;color:#3d484e}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines) > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-focused) > td{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines) > tr:first-child > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > tr:first-child > td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr:first-child > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-focused) > tr:first-child > td{border-top:1px solid #e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-lines) > tr:last-child > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > tr:last-child > td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr:last-child > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover:not(.dx-row-focused) > tr:last-child > td{border-bottom:1px solid #e6e6e6}.dx-datagrid-rowsview .dx-selection.dx-row.dx-column-lines > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover.dx-column-lines > td,.dx-datagrid-rowsview .dx-selection.dx-row.dx-column-lines > tr > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover.dx-column-lines > tr > td{border-left-color:#ced4da;border-right-color:#ced4da}.dx-datagrid-rowsview .dx-selection.dx-row.dx-row-lines > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover.dx-row-lines > td,.dx-datagrid-rowsview .dx-selection.dx-row.dx-row-lines > tr > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover.dx-row-lines > tr > td{border-bottom-color:#ced4da}.dx-datagrid-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-right:0}.dx-datagrid-search-text{color:#fff;background-color:#ff7a01}.dx-datagrid-nodata{color:#a1afb6;font-size:14px}.dx-datagrid-bottom-load-panel{border-top:1px solid #ced4da}.dx-datagrid-pager{border-top:3px double #ced4da}.dx-datagrid-pager.dx-widget{color:#3d484e}.dx-datagrid-summary-item{color:rgba(61,72,78,0.7)}.dx-datagrid-total-footer{border-top:1px solid #ced4da}.dx-datagrid-revert-tooltip .dx-overlay-content{background-color:#fff;min-width:inherit}.dx-datagrid-revert-tooltip .dx-revert-button{margin:0 1px;margin-left:1px;background-color:#d9534f;border-color:#d43f3a;color:#fff}.dx-datagrid-revert-tooltip .dx-revert-button .dx-icon{color:#fff}.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-hover{background-color:#c9302c;border-color:#d43f3a}.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-focused{background-color:#b52b27;border-color:#d43f3a}.dx-datagrid-revert-tooltip .dx-revert-button.dx-state-active{background-color:#a02622;border-color:#d43f3a;color:#fff}.dx-datagrid-revert-tooltip .dx-revert-button > .dx-button-content{padding:5px}.dx-toolbar-menu-section .dx-datagrid-checkbox-size{width:100%}.dx-toolbar-menu-section .dx-datagrid-checkbox-size .dx-checkbox-container{padding:14px}.dx-toolbar-menu-section .dx-datagrid-checkbox-size .dx-checkbox-text{padding-left:34px}.dx-rtl .dx-toolbar-menu-section .dx-checkbox-text{padding-right:34px;padding-left:27px}.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused).dx-datagrid-group-space{border-left-color:#f5f5f5;border-right-color:transparent}.dx-rtl .dx-datagrid-filter-row .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon{margin:0 3px}.dx-rtl .dx-datagrid-filter-row td .dx-editor-container .dx-filter-range-content{padding:5px 24px 5px 5px}.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > td,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > td,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > tr > td,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td{border-right-color:#ced4da}.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > td:not(.dx-focused).dx-datagrid-group-space,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > td:not(.dx-focused).dx-datagrid-group-space,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > tr > td:not(.dx-focused).dx-datagrid-group-space,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td:not(.dx-focused).dx-datagrid-group-space{border-left-color:#e6e6e6}.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > td.dx-pointer-events-none,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > td.dx-pointer-events-none,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row > tr > td.dx-pointer-events-none,.dx-rtl .dx-datagrid-rowsview .dx-selection.dx-row:hover > tr > td.dx-pointer-events-none{border-left-color:#ced4da}.dx-rtl .dx-datagrid-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-left:0}.dx-datagrid-group-panel{font-size:12px;touch-action:pinch-zoom}.dx-datagrid-group-panel .dx-group-panel-message{color:#9dabb2;font-weight:normal;padding:5px;border-top:1px solid transparent;border-bottom:1px solid transparent}.dx-datagrid-group-panel .dx-group-panel-item{margin-right:5px;color:#9dabb2;font-weight:normal;border:1px solid #ced4da;padding:5px}.dx-datagrid-group-panel .dx-block-separator{margin-right:5px;color:#9dabb2;font-weight:normal;padding:6px;background-color:#eeeeee}.dx-datagrid-group-panel .dx-sort{color:#8f9fa8}.dx-datagrid-rowsview .dx-row.dx-group-row:first-child{border-top:none}.dx-datagrid-rowsview .dx-row.dx-group-row{font-weight:bold}.dx-datagrid-rowsview .dx-row.dx-group-row:not(.dx-row-focused){color:#9dabb2;background-color:#f7f7f7}.dx-datagrid-rowsview .dx-row.dx-group-row td{border-top-color:#ced4da;border-bottom-color:#ced4da}.dx-datagrid-group-opened{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;color:#9dabb2}.dx-datagrid-group-opened:before{content:'\f001'}.dx-datagrid-group-closed{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;color:#9dabb2}.dx-datagrid-group-closed:before{content:'\f04e'}.dx-datagrid-group-opened,.dx-datagrid-group-closed{width:100%}.dx-row.dx-datagrid-group-footer.dx-column-lines{border-bottom:1px solid #ced4da}.dx-row.dx-datagrid-group-footer > td{background-color:#fff;border-top:1px solid #ced4da;border-left-width:0;border-right-width:0}.dx-rtl .dx-datagrid-group-panel .dx-group-panel-item,.dx-rtl .dx-datagrid-group-panel .dx-block-separator{margin-left:5px}.dx-rtl .dx-datagrid-table-fixed .dx-row.dx-group-row td{background-color:#f7f7f7}.dx-datagrid-filter-panel .dx-icon-filter,.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text,.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter{color:#ff7a01}.dx-pivotgrid{background-color:#fff}.dx-pivotgrid .dx-area-description-cell .dx-button-content{padding:5px}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button-content,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button-content{padding:5px}.dx-pivotgrid .dx-column-header .dx-pivotgrid-toolbar .dx-button,.dx-pivotgrid .dx-filter-header .dx-pivotgrid-toolbar .dx-button{margin-top:10px}.dx-pivotgrid .dx-expand-icon-container{font:14px/1 DXIcons}.dx-pivotgrid .dx-expand-icon-container:before{content:'\f04e'}.dx-pivotgrid .dx-expand-icon-container:before{visibility:hidden}.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px;color:#9dabb2}.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand:before{content:'\f04e'}.dx-pivotgrid .dx-pivotgrid-collapsed .dx-expand:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px;color:#9dabb2}.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand:before{content:'\f001'}.dx-pivotgrid .dx-pivotgrid-expanded .dx-expand:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-pivotgrid .dx-area-tree-view td.dx-white-space-column{width:16px;min-width:16px}.dx-pivotgridfieldchooser{background-color:#fff}.dx-pivotgrid-fields-container .dx-position-indicator{background-color:gray}.dx-treelist .dx-menu-item-has-icon .dx-icon,.dx-treelist-container .dx-menu-item-has-icon .dx-icon{color:#8f9fa8}.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc,.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc{font:14px/1 DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before,.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-asc:before{content:'\f053'}.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc,.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc{font:14px/1 DXIcons;width:16px;height:16px;background-position:0 0;background-size:16px 16px;padding:0;font-size:16px;text-align:center;line-height:16px}.dx-treelist.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before,.dx-treelist-container.dx-context-menu .dx-menu-items-container .dx-icon-context-menu-sort-desc:before{content:'\f054'}.dx-treelist .dx-icon-filter-operation-equals,.dx-treelist-container .dx-icon-filter-operation-equals{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-equals:before,.dx-treelist-container .dx-icon-filter-operation-equals:before{content:'\f044'}.dx-treelist .dx-icon-filter-operation-default,.dx-treelist-container .dx-icon-filter-operation-default{font:14px/1 DXIcons;width:12px;height:12px;background-position:0 0;background-size:12px 12px;padding:0;font-size:12px;text-align:center;line-height:12px}.dx-treelist .dx-icon-filter-operation-default:before,.dx-treelist-container .dx-icon-filter-operation-default:before{content:'\f027'}.dx-treelist .dx-icon-filter-operation-not-equals,.dx-treelist-container .dx-icon-filter-operation-not-equals{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-not-equals:before,.dx-treelist-container .dx-icon-filter-operation-not-equals:before{content:'\f045'}.dx-treelist .dx-icon-filter-operation-less,.dx-treelist-container .dx-icon-filter-operation-less{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-less:before,.dx-treelist-container .dx-icon-filter-operation-less:before{content:'\f046'}.dx-treelist .dx-icon-filter-operation-less-equal,.dx-treelist-container .dx-icon-filter-operation-less-equal{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-less-equal:before,.dx-treelist-container .dx-icon-filter-operation-less-equal:before{content:'\f048'}.dx-treelist .dx-icon-filter-operation-greater,.dx-treelist-container .dx-icon-filter-operation-greater{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-greater:before,.dx-treelist-container .dx-icon-filter-operation-greater:before{content:'\f047'}.dx-treelist .dx-icon-filter-operation-greater-equal,.dx-treelist-container .dx-icon-filter-operation-greater-equal{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-greater-equal:before,.dx-treelist-container .dx-icon-filter-operation-greater-equal:before{content:'\f049'}.dx-treelist .dx-icon-filter-operation-contains,.dx-treelist-container .dx-icon-filter-operation-contains{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-contains:before,.dx-treelist-container .dx-icon-filter-operation-contains:before{content:'\f063'}.dx-treelist .dx-icon-filter-operation-not-contains,.dx-treelist-container .dx-icon-filter-operation-not-contains{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-not-contains:before,.dx-treelist-container .dx-icon-filter-operation-not-contains:before{content:'\f066'}.dx-treelist .dx-icon-filter-operation-starts-with,.dx-treelist-container .dx-icon-filter-operation-starts-with{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-starts-with:before,.dx-treelist-container .dx-icon-filter-operation-starts-with:before{content:'\f064'}.dx-treelist .dx-icon-filter-operation-ends-with,.dx-treelist-container .dx-icon-filter-operation-ends-with{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-ends-with:before,.dx-treelist-container .dx-icon-filter-operation-ends-with:before{content:'\f065'}.dx-treelist .dx-icon-filter-operation-between,.dx-treelist-container .dx-icon-filter-operation-between{font:14px/1 DXIcons}.dx-treelist .dx-icon-filter-operation-between:before,.dx-treelist-container .dx-icon-filter-operation-between:before{content:'\f06a'}.dx-treelist{line-height:inherit}.dx-treelist .dx-row-alt > td,.dx-treelist .dx-row-alt > tr > td{background-color:#f5f5f5}.dx-treelist .dx-row-alt.dx-row:not(.dx-row-removed){border-bottom-color:transparent}.dx-treelist .dx-link{color:#ff7a01}.dx-treelist .dx-row-lines > td{border-bottom:1px solid #ced4da}.dx-treelist .dx-column-lines > td{border-left:1px solid #ced4da;border-right:1px solid #ced4da}.dx-treelist .dx-error-row .dx-closebutton{float:right;margin:7px;font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist .dx-error-row .dx-closebutton:before{content:'\f00a'}.dx-treelist .dx-error-row .dx-error-message{padding:5px;padding-right:35px}.dx-treelist .dx-row > td{padding:5px}.dx-treelist .dx-treelist-content .dx-treelist-table .dx-row .dx-command-edit-with-icons .dx-link{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px;margin:0 1px}.dx-treelist .dx-treelist-rowsview .dx-virtual-row > td[style*='text-align:right']:before{background-position-y:34px}.dx-treelist-edit-popup .dx-error-message{padding:5px}.dx-treelist-headers .dx-texteditor-input,.dx-treelist-rowsview .dx-texteditor-input{padding:5px;min-height:26px}.dx-treelist-headers .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-treelist-rowsview .dx-numberbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-treelist-headers .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input,.dx-treelist-rowsview .dx-textbox.dx-show-clear-button.dx-texteditor-empty:not(.dx-invalid) .dx-texteditor-input{padding-right:5px}.dx-treelist-headers .dx-lookup,.dx-treelist-rowsview .dx-lookup{height:auto}.dx-treelist-headers .dx-lookup-field,.dx-treelist-rowsview .dx-lookup-field{padding-left:5px;padding-top:5px;padding-bottom:5px}.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input,.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-show-clear-button .dx-texteditor-input{padding-right:46px}.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid .dx-texteditor-input,.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid .dx-texteditor-input{padding-right:66px}.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input,.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-show-clear-button.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:66px}.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-invalid .dx-texteditor-input,.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-invalid .dx-texteditor-input{padding-right:44px}.dx-treelist-headers .dx-dropdowneditor-button-visible.dx-invalid.dx-rtl .dx-texteditor-input,.dx-treelist-rowsview .dx-dropdowneditor-button-visible.dx-invalid.dx-rtl .dx-texteditor-input{padding:4px 5px 4px;padding-left:44px}.dx-treelist-headers .dx-dropdowneditor-button-visible .dx-texteditor-input,.dx-treelist-rowsview .dx-dropdowneditor-button-visible .dx-texteditor-input{padding-right:24px}.dx-treelist-headers .dx-searchbox .dx-texteditor-input,.dx-treelist-rowsview .dx-searchbox .dx-texteditor-input,.dx-treelist-headers .dx-searchbox .dx-placeholder:before,.dx-treelist-rowsview .dx-searchbox .dx-placeholder:before{padding-left:24px}.dx-rtl .dx-treelist-headers .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-treelist-rowsview .dx-searchbox .dx-texteditor-input,.dx-rtl .dx-treelist-headers .dx-searchbox .dx-placeholder:before,.dx-rtl .dx-treelist-rowsview .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-treelist-headers .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-treelist-rowsview .dx-searchbox .dx-texteditor-input,.dx-rtl.dx-treelist-headers .dx-searchbox .dx-placeholder:before,.dx-rtl.dx-treelist-rowsview .dx-searchbox .dx-placeholder:before{padding-right:24px}.dx-editor-cell .dx-numberbox-spin-button{background-color:transparent}.dx-editor-cell .dx-icon-clear{left:0}.dx-editor-cell .dx-texteditor{background:#fff}.dx-editor-cell .dx-texteditor .dx-texteditor-input{background:#fff}.dx-editor-cell .dx-texteditor.dx-numberbox-spin .dx-texteditor-input{padding-right:20px}.dx-editor-cell .dx-texteditor.dx-numberbox-spin-touch-friendly .dx-texteditor-input{padding-right:60px}.dx-editor-cell .dx-dropdowneditor{background-color:#fff}.dx-editor-cell.dx-focused .dx-dropdowneditor-icon{border-radius:0}.dx-editor-cell.dx-editor-inline-block .dx-highlight-outline::before{padding-top:5px;padding-bottom:5px}.dx-treelist-checkbox-size{line-height:normal}.dx-treelist-checkbox-size.dx-checkbox-checked .dx-checkbox-icon{font-size:10px}.dx-treelist-checkbox-size .dx-checkbox-icon{height:16px;width:16px}.dx-treelist-checkbox-size.dx-checkbox-indeterminate .dx-checkbox-icon{font-size:6px}.dx-device-mobile .dx-treelist-column-chooser-list .dx-empty-message,.dx-treelist-column-chooser-list .dx-empty-message{color:#a1afb6;padding:0 10px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content{padding:0 10px 10px 10px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content .dx-treeview-search{margin-bottom:5px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-drag .dx-popup-content .dx-treeview-node{padding-left:20px}.dx-treelist-column-chooser.dx-treelist-column-chooser-mode-select .dx-popup-content{padding:0 10px 10px 10px}.dx-treelist-column-chooser .dx-overlay-content{background-color:#fff;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.2)}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-title{padding-top:7px;padding-bottom:9px;background-color:transparent}.dx-treelist-column-chooser .dx-overlay-content .dx-popup-content .dx-column-chooser-item{margin-bottom:5px;background-color:#fff;color:#9dabb2;font-weight:normal;border:1px solid #ced4da;padding:5px;box-shadow:0 1px 3px -1px rgba(0,0,0,0.2)}.dx-treelist-drag-header{box-shadow:0 0 1px rgba(0,0,0,0.1),0px 1px 3px rgba(0,0,0,0.2);color:#9dabb2;font-weight:normal;padding:5px;border:1px solid rgba(27,201,228,0.5);background-color:#fff}.dx-treelist-columns-separator{background-color:rgba(27,201,228,0.5)}.dx-treelist-columns-separator-transparent{background-color:transparent}.dx-treelist-drop-highlight > td{background-color:#ff7a01;color:#fff}.dx-treelist-focus-overlay{border:2px solid #ff7a01}.dx-treelist-table .dx-row .dx-command-select{width:55px;min-width:55px}.dx-treelist-table .dx-row .dx-command-edit{width:70px;min-width:70px}.dx-treelist-table .dx-row .dx-command-expand{width:15px;min-width:15px}.dx-treelist-table .dx-row .dx-command-expand.dx-treelist-group-space{padding-top:5px}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused){background-color:#f5f5f5;color:#3d484e}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused).dx-treelist-group-space{border-right-color:#f5f5f5}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > .dx-treelist-readonly .dx-texteditor .dx-texteditor-input{background-color:#f5f5f5;color:#3d484e}.dx-treelist-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td.dx-pointer-events-none{background-color:transparent}.dx-treelist-headers{color:#9dabb2;font-weight:normal;touch-action:pinch-zoom;border-bottom:1px solid #ced4da}.dx-treelist-headers .dx-treelist-content{margin-bottom:-1px}.dx-treelist-borders .dx-treelist-headers .dx-treelist-table{border-bottom-width:1px}.dx-treelist-headers .dx-treelist-table .dx-row > td{border-bottom:1px solid #ced4da}.dx-treelist-filter-row .dx-menu .dx-overlay-content{color:#3d484e}.dx-treelist-filter-row .dx-menu-item.dx-state-focused{background-color:transparent}.dx-treelist-filter-row .dx-menu-item.dx-state-focused:after{border:2px solid #ff7a01}.dx-treelist-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded{background-color:#fff}.dx-treelist-filter-row .dx-menu-item.dx-state-focused.dx-menu-item-expanded:after{border-color:transparent}.dx-treelist-filter-row .dx-menu-item-has-submenu.dx-state-hover{background-color:transparent}.dx-treelist-filter-row .dx-menu-item-has-submenu.dx-menu-item-expanded.dx-state-hover{background-color:#fff}.dx-treelist-filter-row .dx-highlight-outline::after{border-color:rgba(92,184,92,0.5)}.dx-treelist-filter-row .dx-menu-item-content .dx-icon{color:#8f9fa8}.dx-treelist-filter-row td .dx-editor-container .dx-filter-range-content{padding:5px 5px 5px 24px}.dx-treelist-filter-range-overlay .dx-overlay-content{border:1px solid #ced4da;overflow:inherit;box-shadow:2px 2px 3px rgba(0,0,0,0.15)}.dx-treelist-filter-range-overlay .dx-overlay-content .dx-editor-container.dx-highlight-outline::after{border-color:rgba(92,184,92,0.5);left:0}.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor .dx-texteditor-input{background-color:#fff;padding:5px}.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused:after{border:2px solid #ff7a01}.dx-filter-menu.dx-menu{background-color:transparent;height:100%}.dx-filter-menu.dx-menu .dx-menu-item .dx-menu-item-content{padding:5px 3px 3px}.dx-filter-menu.dx-menu .dx-menu-item .dx-menu-item-content .dx-icon{margin:0 3px}.dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default{margin-top:2px}.dx-editor-with-menu .dx-filter-menu .dx-menu-item-content .dx-icon.dx-icon-filter-operation-default{margin-top:2px}.dx-highlight-outline{padding:5px}.dx-treelist-header-panel{border-bottom:1px solid #ced4da}.dx-treelist-header-panel .dx-toolbar{margin-bottom:5px}.dx-treelist-header-panel .dx-apply-button{background-color:#5cb85c;border-color:#4cae4c;color:#fff}.dx-treelist-header-panel .dx-apply-button .dx-icon{color:#fff}.dx-treelist-header-panel .dx-apply-button.dx-state-hover{background-color:#449d44;border-color:#4cae4c}.dx-treelist-header-panel .dx-apply-button.dx-state-focused{background-color:#3d8b3d;border-color:#4cae4c}.dx-treelist-header-panel .dx-apply-button.dx-state-active{background-color:#357935;border-color:#4cae4c;color:#fff}.dx-icon-column-chooser{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-icon-column-chooser:before{content:'\f04d'}.dx-treelist-addrow-button .dx-icon-edit-button-addrow{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-addrow-button .dx-icon-edit-button-addrow:before{content:'\f00b'}.dx-treelist-cancel-button .dx-icon-edit-button-cancel{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-cancel-button .dx-icon-edit-button-cancel:before{content:'\f04c'}.dx-treelist-save-button .dx-icon-edit-button-save{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-save-button .dx-icon-edit-button-save:before{content:'\f041'}.dx-apply-button .dx-icon-apply-filter{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-apply-button .dx-icon-apply-filter:before{content:'\f050'}.dx-treelist-export-button .dx-icon-export-to{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-export-button .dx-icon-export-to:before{content:'\f05f'}.dx-treelist-export-button .dx-icon-export-excel-button{font:14px/1 DXIcons;width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treelist-export-button .dx-icon-export-excel-button:before{content:'\f060'}.dx-treelist-adaptive-more{width:17px;height:17px;background-position:0 0;background-size:17px 17px;padding:0;font-size:17px;text-align:center;line-height:17px}.dx-treelist-rowsview{border-top:1px solid #ced4da}.dx-treelist-rowsview .dx-row{border-top:1px solid transparent;border-bottom:1px solid transparent}.dx-treelist-rowsview .dx-row.dx-edit-row:first-child > td{border-top-width:0;border-bottom:1px solid #ced4da}.dx-treelist-rowsview .dx-row.dx-edit-row > td{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}.dx-treelist-rowsview .dx-master-detail-row > .dx-treelist-group-space,.dx-treelist-rowsview .dx-master-detail-row .dx-master-detail-cell{border-top:1px solid #ced4da;border-bottom:1px solid #ced4da}.dx-treelist-rowsview .dx-master-detail-row:not(.dx-treelist-edit-form) > .dx-treelist-group-space,.dx-treelist-rowsview .dx-master-detail-row:not(.dx-treelist-edit-form) .dx-master-detail-cell{background-color:#fafafa}.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid .dx-highlight-outline::after{border:1px solid rgba(217,83,79,0.4)}.dx-treelist-rowsview .dx-data-row .dx-validator.dx-treelist-invalid.dx-focused > .dx-highlight-outline::after{border:1px solid #d9534f}.dx-treelist-rowsview .dx-data-row .dx-invalid-message .dx-overlay-content{padding:9px 17px 9px}.dx-treelist-rowsview .dx-data-row .dx-cell-modified .dx-highlight-outline::after{border-color:rgba(92,184,92,0.5)}.dx-treelist-rowsview .dx-row-removed > td{background-color:rgba(92,184,92,0.5);border-top:1px solid rgba(92,184,92,0.5);border-bottom:1px solid rgba(92,184,92,0.5)}.dx-treelist-rowsview .dx-adaptive-detail-row .dx-adaptive-item-text{padding-top:6px;padding-bottom:6px;padding-left:6px}.dx-treelist-rowsview .dx-adaptive-detail-row .dx-treelist-invalid{border:1px solid rgba(217,83,79,0.4)}.dx-treelist-rowsview .dx-adaptive-detail-row .dx-treelist-invalid.dx-adaptive-item-text{padding-top:5px;padding-bottom:5px;padding-left:5px}.dx-treelist-rowsview .dx-item-modified{border-radius:3px;border:2px solid rgba(92,184,92,0.5)}.dx-treelist-rowsview .dx-item-modified.dx-adaptive-item-text{padding-top:4px;padding-bottom:4px;padding-left:4px}.dx-treelist-rowsview .dx-row-focused:focus{outline:none}.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td:not(.dx-focused),.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td:not(.dx-focused),.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) .dx-command-edit .dx-link{background-color:#ff7a01;color:#fff}.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td:not(.dx-focused) .dx-treelist-group-opened,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td:not(.dx-focused) .dx-treelist-group-opened,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) .dx-command-edit .dx-link .dx-treelist-group-opened,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td:not(.dx-focused) .dx-treelist-group-closed,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td:not(.dx-focused) .dx-treelist-group-closed,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) .dx-command-edit .dx-link .dx-treelist-group-closed{color:#fff}.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > td,.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-edit-row) > tr > td{border-top:1px solid #ff7a01;border-bottom:1px solid #ff7a01}.dx-treelist-rowsview .dx-row-focused.dx-group-row{background-color:#ff7a01;color:#fff}.dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-treelist-group-opened,.dx-treelist-rowsview .dx-row-focused.dx-group-row .dx-treelist-group-closed{color:#fff}.dx-treelist-rowsview .dx-selection.dx-row > td,.dx-treelist-rowsview .dx-selection.dx-row:hover > td,.dx-treelist-rowsview .dx-selection.dx-row > tr > td,.dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td{background-color:#e6e6e6;color:#3d484e}.dx-treelist-rowsview .dx-selection.dx-row > td.dx-treelist-group-space,.dx-treelist-rowsview .dx-selection.dx-row:hover > td.dx-treelist-group-space,.dx-treelist-rowsview .dx-selection.dx-row > tr > td.dx-treelist-group-space,.dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td.dx-treelist-group-space{border-right-color:#e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row > td.dx-pointer-events-none,.dx-treelist-rowsview .dx-selection.dx-row:hover > td.dx-pointer-events-none,.dx-treelist-rowsview .dx-selection.dx-row > tr > td.dx-pointer-events-none,.dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td.dx-pointer-events-none{border-left-color:#ced4da;border-right-color:#ced4da}.dx-treelist-rowsview .dx-selection.dx-row > td.dx-focused,.dx-treelist-rowsview .dx-selection.dx-row:hover > td.dx-focused,.dx-treelist-rowsview .dx-selection.dx-row > tr > td.dx-focused,.dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td.dx-focused{background-color:#fff;color:#3d484e}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-lines) > td,.dx-treelist-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > td,.dx-treelist-rowsview .dx-selection.dx-row:hover:not(.dx-row-focused) > td{border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-lines) > tr:first-child > td,.dx-treelist-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > tr:first-child > td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr:first-child > td,.dx-treelist-rowsview .dx-selection.dx-row:hover:not(.dx-row-focused) > tr:first-child > td{border-top:1px solid #e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-lines) > tr:last-child > td,.dx-treelist-rowsview .dx-selection.dx-row:hover:not(.dx-row-lines) > tr:last-child > td,.dx-treelist-rowsview .dx-selection.dx-row:not(.dx-row-focused) > tr:last-child > td,.dx-treelist-rowsview .dx-selection.dx-row:hover:not(.dx-row-focused) > tr:last-child > td{border-bottom:1px solid #e6e6e6}.dx-treelist-rowsview .dx-selection.dx-row.dx-column-lines > td,.dx-treelist-rowsview .dx-selection.dx-row:hover.dx-column-lines > td,.dx-treelist-rowsview .dx-selection.dx-row.dx-column-lines > tr > td,.dx-treelist-rowsview .dx-selection.dx-row:hover.dx-column-lines > tr > td{border-left-color:#ced4da;border-right-color:#ced4da}.dx-treelist-rowsview .dx-selection.dx-row.dx-row-lines > td,.dx-treelist-rowsview .dx-selection.dx-row:hover.dx-row-lines > td,.dx-treelist-rowsview .dx-selection.dx-row.dx-row-lines > tr > td,.dx-treelist-rowsview .dx-selection.dx-row:hover.dx-row-lines > tr > td{border-bottom-color:#ced4da}.dx-treelist-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-right:0}.dx-treelist-search-text{color:#fff;background-color:#ff7a01}.dx-treelist-nodata{color:#a1afb6;font-size:14px}.dx-treelist-bottom-load-panel{border-top:1px solid #ced4da}.dx-treelist-pager{border-top:3px double #ced4da}.dx-treelist-pager.dx-widget{color:#3d484e}.dx-treelist-summary-item{color:rgba(61,72,78,0.7)}.dx-treelist-total-footer{border-top:1px solid #ced4da}.dx-treelist-revert-tooltip .dx-overlay-content{background-color:#fff;min-width:inherit}.dx-treelist-revert-tooltip .dx-revert-button{margin:0 1px;margin-left:1px;background-color:#d9534f;border-color:#d43f3a;color:#fff}.dx-treelist-revert-tooltip .dx-revert-button .dx-icon{color:#fff}.dx-treelist-revert-tooltip .dx-revert-button.dx-state-hover{background-color:#c9302c;border-color:#d43f3a}.dx-treelist-revert-tooltip .dx-revert-button.dx-state-focused{background-color:#b52b27;border-color:#d43f3a}.dx-treelist-revert-tooltip .dx-revert-button.dx-state-active{background-color:#a02622;border-color:#d43f3a;color:#fff}.dx-treelist-revert-tooltip .dx-revert-button > .dx-button-content{padding:5px}.dx-toolbar-menu-section .dx-treelist-checkbox-size{width:100%}.dx-toolbar-menu-section .dx-treelist-checkbox-size .dx-checkbox-container{padding:14px}.dx-toolbar-menu-section .dx-treelist-checkbox-size .dx-checkbox-text{padding-left:34px}.dx-rtl .dx-toolbar-menu-section .dx-checkbox-text{padding-right:34px;padding-left:27px}.dx-rtl .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused).dx-treelist-group-space{border-left-color:#f5f5f5;border-right-color:transparent}.dx-rtl .dx-treelist-filter-row .dx-menu .dx-menu-item-has-submenu.dx-menu-item-has-icon .dx-icon{margin:0 3px}.dx-rtl .dx-treelist-filter-row td .dx-editor-container .dx-filter-range-content{padding:5px 24px 5px 5px}.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > td,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > td,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > tr > td,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td{border-right-color:#ced4da}.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > td:not(.dx-focused).dx-treelist-group-space,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > td:not(.dx-focused).dx-treelist-group-space,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > tr > td:not(.dx-focused).dx-treelist-group-space,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td:not(.dx-focused).dx-treelist-group-space{border-left-color:#e6e6e6}.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > td.dx-pointer-events-none,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > td.dx-pointer-events-none,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row > tr > td.dx-pointer-events-none,.dx-rtl .dx-treelist-rowsview .dx-selection.dx-row:hover > tr > td.dx-pointer-events-none{border-left-color:#ced4da}.dx-rtl .dx-treelist-rowsview.dx-scrollable-scrollbars-alwaysvisible.dx-scrollable-both .dx-scrollable-content{padding-left:0}.dx-treelist-rowsview .dx-treelist-empty-space{position:relative;display:inline-block;width:14px;font:14px/1 DXIcons}.dx-treelist-rowsview .dx-treelist-empty-space:before{content:'\f04e'}.dx-treelist-rowsview .dx-treelist-empty-space:before{visibility:hidden}.dx-treelist-rowsview tr:not(.dx-row-focused) .dx-treelist-empty-space{color:#9dabb2}.dx-treelist-rowsview .dx-treelist-expanded span{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px;cursor:pointer}.dx-treelist-rowsview .dx-treelist-expanded span:before{content:'\f001'}.dx-treelist-rowsview .dx-treelist-expanded span:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-treelist-rowsview .dx-treelist-expanded span:before{left:0;margin-left:-3px;margin-top:-7px}.dx-treelist-rowsview .dx-treelist-collapsed span{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px;cursor:pointer}.dx-treelist-rowsview .dx-treelist-collapsed span:before{content:'\f04e'}.dx-treelist-rowsview .dx-treelist-collapsed span:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-treelist-rowsview .dx-treelist-collapsed span:before{left:0;margin-left:-4px;margin-top:-7px}.dx-treelist-rowsview tr:not(.dx-row-focused).dx-selection .dx-treelist-empty-space{color:#9dabb2}.dx-treelist-rowsview .dx-treelist-cell-expandable{white-space:nowrap}.dx-treelist-rowsview .dx-treelist-cell-expandable .dx-treelist-text-content{white-space:normal}.dx-treelist-rowsview.dx-treelist-nowrap .dx-treelist-table .dx-treelist-cell-expandable .dx-treelist-text-content{white-space:nowrap}.dx-treelist-checkbox-size{line-height:0}.dx-treelist-cell-expandable .dx-checkbox,.dx-treelist-select-all .dx-checkbox{position:absolute}.dx-treelist-icon-container.dx-editor-inline-block{position:relative;padding-right:21px}.dx-treelist-icon-container.dx-editor-inline-block .dx-checkbox{top:50%;margin-top:-8px}.dx-treelist-select-all{position:relative}.dx-treelist-select-all .dx-checkbox{left:19px;margin-top:0}.dx-treelist-headers .dx-header-row > .dx-treelist-select-all{padding-left:40px}.dx-rtl .dx-treelist-rowsview .dx-treelist-expanded,.dx-rtl .dx-treelist-rowsview .dx-treelist-collapsed{transform:scaleX(-1)}.dx-rtl .dx-treelist-rowsview .dx-treelist-table-fixed .dx-treelist-icon-container{float:right}.dx-rtl .dx-treelist-select-all .dx-checkbox{left:calc(100% - 35px)}.dx-rtl .dx-treelist-headers .dx-header-row > .dx-treelist-select-all{padding-right:40px;padding-left:5px}.dx-rtl .dx-treelist-icon-container.dx-editor-inline-block{padding-left:21px;padding-right:0}.dx-treelist-filter-panel .dx-icon-filter,.dx-treelist-filter-panel .dx-treelist-filter-panel-text,.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter{color:#ff7a01}.dx-menu-item{color:#3d484e}.dx-menu-item.dx-state-hover{color:#3d484e;background-color:#f5f5f5}.dx-menu-item.dx-state-focused{background-color:#ff7a01;color:#fff}.dx-menu-item.dx-menu-item-has-text .dx-icon{margin-right:-14px}.dx-menu-item-selected{background-color:#e6e6e6;color:#3d484e}.dx-menu-item-selected.dx-state-focused{background-color:rgba(27,201,228,0.7);color:#fff}.dx-menu-item-expanded{color:#3d484e;background-color:#f5f5f5}.dx-menu-item.dx-state-focused,.dx-menu-item.dx-state-active,.dx-menu-item-expanded{outline:none}.dx-menu-base{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-menu-base input,.dx-menu-base textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-menu-base.dx-state-focused{outline:none}.dx-menu-base .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-menu-base .dx-menu-item-content{padding:1px 3px 5px}.dx-menu-base .dx-menu-item-content .dx-menu-item-text{padding:0 23px 3px 17px}.dx-menu-base .dx-menu-item-content .dx-menu-item-popout{min-width:7px;min-height:7px}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-text{padding:0 17px 3px 23px}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-icon{margin-left:auto;margin-right:auto}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout-container{margin-left:0;margin-right:auto}.dx-menu-base.dx-rtl .dx-menu-item-content .dx-menu-item-popout-container .dx-menu-item-popout{transform:scaleX(-1)}.dx-menu-base.dx-rtl .dx-menu-item-has-text .dx-icon{margin-left:-14px}.dx-context-menu-container-border{background-color:transparent;border:1px solid #ced4da;box-shadow:0 1px 1px rgba(0,0,0,0.15)}.dx-context-menu-content-delimiter{background-color:#fff}.dx-menu{color:#3d484e}.dx-menu .dx-menu-item-expanded{background-color:#fff}.dx-menu .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon{margin:0 17px 0 1px}.dx-menu .dx-menu-item-has-text .dx-menu-item-text{padding:0 3px 3px 3px}.dx-menu .dx-menu-item-has-text.dx-menu-item-has-icon .dx-icon{margin:0 1px}.dx-menu .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text{padding:0 17px 3px 3px}.dx-menu .dx-menu-horizontal .dx-menu-item-popout{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px}.dx-menu .dx-menu-horizontal .dx-menu-item-popout:before{content:'\f001'}.dx-menu .dx-menu-horizontal .dx-menu-item-popout:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-menu .dx-menu-vertical .dx-menu-item-popout{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px}.dx-menu .dx-menu-vertical .dx-menu-item-popout:before{content:'\f04e'}.dx-menu .dx-menu-vertical .dx-menu-item-popout:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-menu.dx-rtl .dx-menu-item-has-icon.dx-menu-item-has-submenu .dx-icon{margin:0 1px 0 17px}.dx-menu.dx-rtl .dx-menu-item-has-text .dx-menu-item-text{padding:0 3px 3px 0}.dx-menu.dx-rtl .dx-menu-item-has-text.dx-menu-item-has-submenu .dx-menu-item-text{padding:0 3px 3px 17px}.dx-menu-adaptive-mode{background-color:#fff}.dx-menu-adaptive-mode .dx-treeview{border:1px solid #ced4da;border-radius:3px}.dx-menu-adaptive-mode .dx-treeview,.dx-menu-adaptive-mode .dx-treeview.dx-state-focused{box-shadow:0 3px 10px rgba(0,0,0,0.1)}.dx-menu-adaptive-mode .dx-treeview-toggle-item-visibility{font-size:18px}.dx-menu-adaptive-mode .dx-treeview-node.dx-state-focused .dx-treeview-node .dx-treeview-toggle-item-visibility{color:inherit}.dx-menu-adaptive-mode .dx-treeview-node.dx-state-focused .dx-treeview-toggle-item-visibility{color:#fff}.dx-menu-adaptive-mode .dx-treeview-node-container:first-child > .dx-treeview-node{border-bottom:1px solid #ced4da}.dx-context-menu{color:#3d484e}.dx-context-menu .dx-submenu{background-color:#fff;border:1px solid #ced4da;box-shadow:0 2px 2px rgba(0,0,0,0.15)}.dx-context-menu .dx-menu-item-popout{font:14px/1 DXIcons;font-size:14px;text-align:center;line-height:14px}.dx-context-menu .dx-menu-item-popout:before{content:'\f04e'}.dx-context-menu .dx-menu-item-popout:before{position:absolute;display:block;width:14px;top:50%;margin-top:-7px;left:50%;margin-left:-7px}.dx-context-menu .dx-menu-separator{background-color:#ced4da}.dx-context-menu .dx-menu-no-icons > .dx-menu-item-wrapper > .dx-menu-item > .dx-menu-item-content .dx-menu-item-text{padding-left:3px}.dx-rtl .dx-context-menu .dx-menu-no-icons > .dx-menu-item-wrapper > .dx-menu-item > .dx-menu-item-content .dx-menu-item-text,.dx-rtl.dx-context-menu .dx-menu-no-icons > .dx-menu-item-wrapper > .dx-menu-item > .dx-menu-item-content .dx-menu-item-text{padding-right:3px;padding-left:23px}.dx-context-menu.dx-rtl .dx-menu-item-content{padding:3px 1px 3px 3px}.dx-context-menu.dx-rtl .dx-menu-item-content .dx-menu-item-text{padding:0 17px 3px 23px}.dx-calendar{width:232px;min-width:232px;height:225.4px;min-height:225.4px;background-color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;border:1px solid transparent}.dx-calendar.dx-calendar-with-footer{height:270.4px;min-height:240.4px}.dx-calendar.dx-calendar-with-footer .dx-calendar-body{bottom:45px}.dx-calendar.dx-calendar-with-footer .dx-calendar-footer{text-align:center;height:35px;width:100%}.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-button{background:none}.dx-calendar.dx-calendar-with-footer .dx-calendar-footer .dx-button.dx-state-active{background-color:#d4d4d4}.dx-calendar-navigator{line-height:1.6;height:30px;display:table;border-collapse:collapse}.dx-calendar-navigator .dx-button{height:100%;border-radius:0;display:table-cell;border-color:#ced4da}.dx-calendar-navigator .dx-button .dx-icon{font-size:14px}.dx-calendar-navigator .dx-button.dx-calendar-disabled-navigator-link{border-collapse:collapse;visibility:visible;opacity:1}.dx-calendar-navigator .dx-button.dx-calendar-disabled-navigator-link .dx-button-content{opacity:0.5}.dx-calendar-navigator .dx-button.dx-state-active:not(.dx-calendar-disabled-navigator-link){z-index:1}.dx-calendar-navigator .dx-button.dx-state-hover:not(.dx-calendar-disabled-navigator-link){z-index:1;border-color:#ced4da}.dx-calendar-navigator .dx-calendar-caption-button{font-size:14px;font-weight:bold;line-height:1.2;text-transform:uppercase;right:24px;left:24px}.dx-calendar-navigator .dx-calendar-caption-button.dx-button.dx-state-active{background-color:#d4d4d4}.dx-calendar-navigator .dx-calendar-caption-button.dx-button .dx-button-content{padding:3px 3px;color:#ff7a01}.dx-calendar-navigator-previous-month{width:24px;background:none}.dx-calendar-navigator-previous-month.dx-button{margin:0 2px}.dx-calendar-navigator-previous-month .dx-button-content{padding:0}.dx-calendar-navigator-previous-month.dx-state-hover{z-index:1}.dx-calendar-navigator-previous-month,.dx-calendar-navigator-next-view{width:24px;background:none}.dx-calendar-navigator-previous-month.dx-button,.dx-calendar-navigator-next-view.dx-button{margin:0 1px}.dx-calendar-navigator-previous-month .dx-button-content,.dx-calendar-navigator-next-view .dx-button-content{padding:0}.dx-calendar-navigator-previous-view,.dx-calendar-navigator-previous-month{left:0}.dx-calendar-navigator-previous-view.dx-button,.dx-calendar-navigator-previous-month.dx-button{border-radius:3px 0 0 3px}.dx-calendar-navigator-previous-view.dx-button .dx-icon,.dx-calendar-navigator-previous-month.dx-button .dx-icon{color:#ff7a01}.dx-calendar-navigator-next-view,.dx-calendar-navigator-next-month{right:0}.dx-calendar-navigator-next-view.dx-button,.dx-calendar-navigator-next-month.dx-button{border-radius:0 3px 3px 0}.dx-calendar-navigator-next-view.dx-button .dx-icon,.dx-calendar-navigator-next-month.dx-button .dx-icon{color:#ff7a01}.dx-calendar-body{top:42px}.dx-calendar-body thead{font-size:10px;font-weight:bold;text-transform:uppercase;line-height:1.2}.dx-calendar-body thead tr{height:25px;padding-bottom:10px}.dx-calendar-body thead tr th{box-shadow:inset 0 -1px 0 #ced4da;color:#a1afb6}.dx-calendar-body table{border-spacing:0}.dx-calendar-body table th{color:#a1afb6;text-align:center;font-size:10px;padding:1px 0 2px 0}.dx-calendar-cell{text-align:center;padding:1px 3px 2px;color:#3d484e;font-size:13px;border:1px double transparent;width:39px;border-radius:3px}.dx-calendar-cell.dx-calendar-today{font-weight:bold}.dx-calendar-cell.dx-state-hover{box-shadow:inset 0 -1px 0 1000px #f5f5f5;color:#3d484e}.dx-calendar-cell.dx-calendar-other-view,.dx-calendar-cell.dx-calendar-empty-cell{color:#bbc5ca}.dx-calendar-cell.dx-calendar-other-view.dx-state-hover,.dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover,.dx-calendar-cell.dx-calendar-other-view.dx-state-active,.dx-calendar-cell.dx-calendar-empty-cell.dx-state-active{color:#bbc5ca}.dx-calendar-cell.dx-calendar-empty-cell{cursor:default;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAm0lEQVRIx7XVwQnAIAwF0ExSdBF1a6Er9dIRqsVAazWJmh4+iuBT4YMQ4w4pWxk1clt5YlOOFKeAumJZXAgKOKIBb6yBv9AansU/aAsexZtoD5biXZSCOZxEObiHs6gErnERKoURP0uCZM9IpRB2WvDz+eIqzvRUhMNkT1mcQz1xsKfwWZTFV1ASX0W7uAbaxPOCUUBr3MBfn+kF3CNLT2/yky4AAAAASUVORK5CYII=) center center no-repeat}.dx-calendar-cell.dx-calendar-empty-cell.dx-state-hover{box-shadow:none}.dx-calendar-cell.dx-state-active:not(.dx-calendar-empty-cell):not(.dx-calendar-selected-date){box-shadow:inset 0 -1px 0 1000px rgba(96,96,96,0.2)}.dx-calendar-cell.dx-calendar-contoured-date{box-shadow:inset 0 0 0 1px #abb5c0}.dx-calendar-cell.dx-calendar-selected-date,.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today{color:#fff;box-shadow:inset 0 0 0 1000px #ff7a01;font-weight:normal}.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-contoured-date,.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today.dx-calendar-contoured-date{box-shadow:inset 0 0 0 1px #abb5c0,inset 0 0 0 1000px #ff7a01}.dx-invalid.dx-calendar{border-color:rgba(217,83,79,0.4)}.dx-invalid.dx-calendar.dx-state-focused{border-color:#d9534f}.dx-popup-wrapper .dx-calendar .dx-calendar-caption-button{margin:0}.dx-treeview-node-loadindicator{top:8px;left:-1px;width:11px;height:11px}.dx-treeview.dx-rtl.dx-treeview-border-visible .dx-treeview-select-all-item{padding-left:0;padding-right:20px}.dx-treeview.dx-rtl.dx-treeview-border-visible .dx-scrollable-content > .dx-treeview-node-container{padding-left:1px;padding-right:6px}.dx-treeview.dx-rtl .dx-treeview-node{padding-right:10px}.dx-treeview.dx-rtl .dx-treeview-item .dx-icon{margin-left:5px}.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-treeview-item{padding-right:31px}.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-checkbox{right:14px}.dx-treeview.dx-rtl .dx-treeview-select-all-item{padding-left:0;padding-right:14px}.dx-treeview.dx-rtl .dx-treeview-select-all-item .dx-checkbox-text{padding-left:0;padding-right:26px}.dx-treeview.dx-rtl .dx-treeview-toggle-item-visibility{right:-4px}.dx-treeview.dx-rtl .dx-treeview-item-with-checkbox .dx-checkbox{overflow:visible}.dx-treeview-search{margin-bottom:3px}.dx-treeview-with-search > .dx-scrollable{height:calc(100% - 26px + 3px)}.dx-treeview-border-visible{border:1px solid #ced4da}.dx-treeview-border-visible .dx-treeview-select-all-item{padding-left:20px}.dx-treeview-border-visible .dx-scrollable-content > .dx-treeview-node-container{padding:1px 1px 1px 6px}.dx-treeview-select-all-item{margin:0 0 6px 0;border-bottom:1px solid #ced4da;padding:6px 0 8px 15px}.dx-treeview-select-all-item .dx-checkbox-text{padding-left:26px}.dx-treeview-node{padding-left:10px}.dx-state-selected > .dx-treeview-item{color:#3d484e}.dx-treeview-item-with-checkbox .dx-treeview-item{color:#3d484e;padding-left:31px}.dx-treeview-item-with-checkbox .dx-checkbox{top:5px;left:14px}.dx-treeview-item-with-checkbox.dx-state-focused .dx-checkbox-icon{border:1px solid #ff7a01}.dx-treeview-item-without-checkbox.dx-state-selected > .dx-treeview-item{color:#3d484e;background-color:#e6e6e6}.dx-treeview-item-without-checkbox.dx-state-focused > .dx-treeview-item{background-color:#ff7a01}.dx-treeview-item-without-checkbox.dx-state-focused > .dx-treeview-item *{color:#fff}.dx-treeview-item{padding:4px 6px;min-height:28px}.dx-treeview-item .dx-icon{width:14px;height:14px;background-position:0 0;background-size:14px 14px;padding:0;font-size:14px;text-align:center;line-height:14px}.dx-treeview-item.dx-state-hover{background-color:#f5f5f5;color:#3d484e}.dx-treeview-toggle-item-visibility{font:14px/1 DXIcons;font-size:18px;text-align:center;line-height:18px;color:#3d484e;width:16px;height:28px;top:0;left:-4px}.dx-treeview-toggle-item-visibility:before{content:'\f04e'}.dx-treeview-toggle-item-visibility:before{position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened{font:14px/1 DXIcons;font-size:18px;text-align:center;line-height:18px}.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened:before{content:'\f001'}.dx-treeview-toggle-item-visibility.dx-treeview-toggle-item-visibility-opened:before{position:absolute;display:block;width:18px;top:50%;margin-top:-9px;left:50%;margin-left:-9px}.dx-field{color:#3d484e;font-weight:normal;font-size:12px;font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-field input,.dx-field textarea{font-family:'Helvetica Neue','Segoe UI',Helvetica,Verdana,sans-serif;line-height:1.33334}.dx-field-label{color:#3d484e;cursor:default}.dx-field-value.dx-attention{color:#d9534f;padding-left:22px}.dx-field-value.dx-attention:before{pointer-events:none;font-weight:bold;background-color:#d9534f;color:#fff;content:'!';position:absolute;top:50%;margin-top:-8px;width:16px;height:16px;border-radius:50%;text-align:center;line-height:16px;font-size:11px}.dx-field-value:not(.dx-switch):not(.dx-checkbox):not(.dx-button),.dx-field-value-static{width:60%}.dx-field-label{padding:5px 8px 5px 0}.dx-field{min-height:26px;padding:0}.dx-field-value.dx-widget,.dx-field-value:not(.dx-widget) > .dx-widget{margin:0}.dx-field-value:not(.dx-widget) > .dx-button,.dx-field-value:not(.dx-widget) > .dx-checkbox,.dx-field-value:not(.dx-widget) > .dx-switch{float:right}.dx-field-value.dx-checkbox,.dx-field-value:not(.dx-widget) > .dx-checkbox{margin:5px 0}.dx-field-value.dx-switch,.dx-field-value:not(.dx-widget) > .dx-switch{margin:4px 0}.dx-field-value.dx-slider,.dx-field-value:not(.dx-widget) > .dx-slider{margin:3px 0}.dx-field-value.dx-radiogroup,.dx-field-value:not(.dx-widget) > .dx-radiogroup{margin:3px 0}.dx-field-value.dx-attention{padding:5px 6px 5px;position:relative;padding-left:22px}.dx-field-value.dx-attention:before{left:0}.dx-field-value-static{padding:5px 6px 5px}.dx-fieldset{margin:15px 10px;padding:0}.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget) > .dx-button,.dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-button,.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget) > .dx-checkbox,.dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-checkbox,.dx-rtl.dx-fieldset .dx-field-value:not(.dx-widget) > .dx-switch,.dx-rtl .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-switch{float:left}.dx-fieldset-header{margin:0 0 10px 0;font-weight:500;font-size:16px}.dx-field{margin:0 0 5px 0}.dx-field:last-of-type{margin:0}.dx-device-mobile .dx-fieldset{margin:20px 15px;padding:0}.dx-rtl.dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-button,.dx-rtl .dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-button,.dx-rtl.dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-checkbox,.dx-rtl .dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-checkbox,.dx-rtl.dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-switch,.dx-rtl .dx-device-mobile .dx-fieldset .dx-field-value:not(.dx-widget) > .dx-switch{float:left}.dx-device-mobile .dx-fieldset-header{margin:0 0 20px 0;font-weight:500;font-size:16px}.dx-device-mobile .dx-field{margin:0 0 10px 0}.dx-device-mobile .dx-field:last-of-type{margin:0}.dx-tabpanel .dx-tabs{display:block;border-bottom:none;background-color:#f7f7f7}.dx-empty-collection.dx-tabpanel .dx-tabs{border-top:none}.dx-tabpanel .dx-tab{width:140px}.dx-tabpanel .dx-tab:not(.dx-tab-selected):not(.dx-state-hover){background:none}.dx-tabpanel .dx-tab-selected:before{content:'';pointer-events:none;position:absolute;top:100%;bottom:-1px;left:0;right:0;z-index:2;height:0;border-bottom:1.5px solid #fff;bottom:-1.4px}.dx-tabpanel .dx-tabs-wrapper{display:block}.dx-tabpanel.dx-state-focused .dx-multiview-wrapper{border:1px solid #ff7a01}.dx-tabpanel.dx-state-focused .dx-tab-selected:after{border-top:1px solid #ff7a01;border-right:1px solid #ff7a01;border-left:1px solid #ff7a01}.dx-tabpanel.dx-state-focused .dx-tabs-scrollable .dx-tab:not(.dx-tab-selected):before{content:'';pointer-events:none;position:absolute;top:100%;bottom:-1px;left:0;right:0;z-index:2;height:0;border-bottom:1.5px solid #ff7a01;bottom:-1.4px}.dx-tabpanel.dx-state-focused .dx-tabs-scrollable .dx-tab-selected:after{border-bottom:1.5px solid #f7f7f7}.dx-tabpanel .dx-multiview-wrapper{border:1px solid #ced4da}.dx-treeview-item{border-radius:3px}.btn-toolbar .dx-widget{font-size:10px !important}.btn-toolbar .dx-widget.btn-sm,.btn-toolbar .btn-group-sm > .dx-widget.btn{padding:0 !important}.btn-toolbar .dx-widget .dx-fileuploader-wrapper,.btn-toolbar .dx-widget .dx-fileuploader-input-wrapper{padding:0;border:0}.btn-toolbar .dx-widget .dx-fileuploader-wrapper:before,.btn-toolbar .dx-widget .dx-fileuploader-input-wrapper:before{padding-top:0;margin-top:0}.dx-fileuploader-wrapper{padding:2px}.dx-fileuploader-content > .dx-fileuploader-upload-button{margin-left:3px;margin-right:3px}.dx-fileuploader-input-wrapper{padding:2px 0 2px;border:3px dashed transparent}.dx-fileuploader.dx-state-disabled .dx-fileuploader-input-label{position:relative}.dx-fileuploader-dragover .dx-fileuploader-input-wrapper{border:none;padding:0}.dx-fileuploader-dragover .dx-fileuploader-input-wrapper .dx-fileuploader-button{display:none}.dx-fileuploader-dragover .dx-fileuploader-input-label{text-align:center}.dx-fileuploader-dragover .dx-fileuploader-input-container{display:block;border:3px dashed #ced4da;width:100%}.dx-fileuploader-dragover .dx-fileuploader-input{display:block;width:100%;padding:4px 3px;margin-bottom:1px;box-sizing:content-box}.dx-fileuploader-dragover .dx-fileuploader-input-label{padding:4px 4px}.dx-fileuploader-file-status-message,.dx-fileuploader-file-size{color:#a1afb6}.dx-fileuploader-input{padding:2px 0}.actions.file-uploader .dx-fileuploader-input-wrapper .dx-button{height:31px}.actions.file-uploader .dx-fileuploader-wrapper,.actions.file-uploader .dx-fileuploader-input-wrapper,.dx-fileuploader-files-container{padding:0 !important}.dx-fileuploader-input-label{padding:5px 4px;color:#3d484e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-fileuploader-files-container{padding:12px 3px 0}.dx-fileuploader-empty .dx-fileuploader-files-container{padding:0}.dx-invalid .dx-fileuploader-files-container{padding-top:50px}.dx-fileuploader-files-container .dx-fileuploader-button .dx-button-content{padding:0}.dx-fileuploader-file{padding-top:5px;line-height:13px}.dx-fileuploader-file-name{padding-bottom:1px;color:#3d484e}.dx-fileuploader-file-size{padding-bottom:1px}.dx-fileuploader-invalid .dx-fileuploader-file-status-message{color:#d9534f}.two-lines .dx-fileuploader-input-container{display:block}.dx-invalid-message > .dx-overlay-content{border-radius:3px}.dx-editor-underlined .dx-invalid-message > .dx-overlay-content{border-radius:0}.dx-timeview{height:auto;width:auto}.dx-timeview-clock{min-height:169px;min-width:169px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxOTFweCIgaGVpZ2h0PSIxOTFweCIgdmlld0JveD0iMCAwIDE5MSAxOTEiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE5MSAxOTEiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjNjM2MzYzIiBkPSJNOTUuNSwwQzQyLjgsMCwwLDQyLjgsMCw5NS41UzQyLjgsMTkxLDk1LjUsMTkxUzE5MSwxNDguMiwxOTEsOTUuNVMxNDguMiwwLDk1LjUsMHogTTk1LjUsMTg3LjYKCWMtNTAuODQ4LDAtOTIuMS00MS4yNS05Mi4xLTkyLjFjMC01MC44NDgsNDEuMjUyLTkyLjEsOTIuMS05Mi4xYzUwLjg1LDAsOTIuMSw0MS4yNTIsOTIuMSw5Mi4xCglDMTg3LjYsMTQ2LjM1LDE0Ni4zNSwxODcuNiw5NS41LDE4Ny42eiIvPgo8Zz4KCTxwYXRoIGZpbGw9IiM2MzYzNjMiIGQ9Ik05Mi45LDEwdjguNkg5MXYtNi41Yy0wLjEsMC4xLTAuMiwwLjItMC40LDAuM2MtMC4yLDAuMS0wLjMsMC4yLTAuNCwwLjJjLTAuMSwwLTAuMywwLjEtMC41LDAuMgoJCWMtMC4yLDAuMS0wLjMsMC4xLTAuNSwwLjF2LTEuNmMwLjUtMC4xLDAuOS0wLjMsMS40LTAuNWMwLjUtMC4yLDAuOC0wLjUsMS4yLTAuN2gxLjFWMTB6Ii8+Cgk8cGF0aCBmaWxsPSIjNjM2MzYzIiBkPSJNOTcuMSwxNy4xaDMuNjAydjEuNWgtNS42VjE4YzAtMC40LDAuMS0wLjgsMC4yLTEuMmMwLjEtMC40LDAuMy0wLjYsMC41LTAuOWMwLjItMC4zLDAuNS0wLjUsMC43LTAuNwoJCWMwLjItMC4yLDAuNS0wLjQsMC43LTAuNmMwLjE5OS0wLjIsMC41LTAuMywwLjYtMC41YzAuMTAyLTAuMiwwLjMwMS0wLjMsMC41LTAuNWMwLjItMC4yLDAuMi0wLjMsMC4zMDEtMC41CgkJYzAuMTAxLTAuMiwwLjEwMS0wLjMsMC4xMDEtMC41YzAtMC40LTAuMTAxLTAuNi0wLjMtMC44Yy0wLjItMC4yLTAuNC0wLjMtMC44MDEtMC4zYy0wLjY5OSwwLTEuMzk5LDAuMy0yLjEwMSwwLjl2LTEuNgoJCWMwLjctMC41LDEuNS0wLjcsMi41LTAuN2MwLjM5OSwwLDAuOCwwLjEsMS4xMDEsMC4yYzAuMzAxLDAuMSwwLjYwMSwwLjMsMC44OTksMC41YzAuMywwLjIsMC4zOTksMC41LDAuNSwwLjgKCQljMC4xMDEsMC4zLDAuMiwwLjYsMC4yLDFzLTAuMTAyLDAuNy0wLjIsMWMtMC4wOTksMC4zLTAuMywwLjYtMC41LDAuOGMtMC4yLDAuMi0wLjM5OSwwLjUtMC43LDAuN2MtMC4zLDAuMi0wLjUsMC40LTAuOCwwLjYKCQljLTAuMiwwLjEtMC4zOTksMC4zLTAuNSwwLjRzLTAuMywwLjMtMC41LDAuNHMtMC4yLDAuMy0wLjMsMC40Qzk3LjEsMTcsOTcuMSwxNyw5Ny4xLDE3LjF6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBmaWxsPSIjNjM2MzYzIiBkPSJNMTUsOTUuNGMwLDAuNy0wLjEsMS40LTAuMiwyYy0wLjEsMC42LTAuNCwxLjEtMC43LDEuNUMxMy44LDk5LjMsMTMuNCw5OS42LDEyLjksOTkuOHMtMSwwLjMtMS41LDAuMwoJCWMtMC43LDAtMS4zLTAuMS0xLjgtMC4zdi0xLjVjMC40LDAuMywxLDAuNCwxLjYsMC40YzAuNiwwLDEuMS0wLjIsMS41LTAuN2MwLjQtMC41LDAuNS0xLjEsMC41LTEuOWwwLDAKCQlDMTIuOCw5Ni43LDEyLjMsOTYuOSwxMS41LDk2LjljLTAuMywwLTAuNy0wLjEwMi0xLTAuMmMtMC4zLTAuMTAxLTAuNS0wLjMtMC44LTAuNWMtMC4zLTAuMi0wLjQtMC41LTAuNS0wLjgKCQljLTAuMS0wLjMtMC4yLTAuNy0wLjItMWMwLTAuNCwwLjEtMC44LDAuMi0xLjJjMC4xLTAuNCwwLjMtMC43LDAuNi0wLjljMC4zLTAuMiwwLjYtMC41LDAuOS0wLjZjMC4zLTAuMSwwLjgtMC4yLDEuMi0wLjIKCQljMC41LDAsMC45LDAuMSwxLjIsMC4zYzAuMywwLjIsMC43LDAuNCwwLjksMC44czAuNSwwLjcsMC42LDEuMlMxNSw5NC44LDE1LDk1LjR6IE0xMy4xLDk0LjRjMC0wLjIsMC0wLjQtMC4xLTAuNgoJCWMtMC4xLTAuMi0wLjEtMC40LTAuMi0wLjVjLTAuMS0wLjEtMC4yLTAuMi0wLjQtMC4zYy0wLjItMC4xLTAuMy0wLjEtMC41LTAuMWMtMC4yLDAtMC4zLDAtMC40LDAuMXMtMC4zLDAuMi0wLjMsMC4zCgkJYzAsMC4xLTAuMiwwLjMtMC4yLDAuNGMwLDAuMS0wLjEsMC40LTAuMSwwLjZjMCwwLjIsMCwwLjQsMC4xLDAuNmMwLjEsMC4yLDAuMSwwLjMsMC4yLDAuNGMwLjEsMC4xLDAuMiwwLjIsMC40LDAuMwoJCWMwLjIsMC4xLDAuMywwLjEsMC41LDAuMWMwLjIsMCwwLjMsMCwwLjQtMC4xczAuMi0wLjIsMC4zLTAuM2MwLjEtMC4xLDAuMi0wLjIsMC4yLTAuNEMxMyw5NC43LDEzLjEsOTQuNiwxMy4xLDk0LjR6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBmaWxsPSIjNjM2MzYzIiBkPSJNMTc2LDk5LjdWOTguMWMwLjYsMC40LDEuMiwwLjYwMiwyLDAuNjAyYzAuNSwwLDAuOC0wLjEwMiwxLjEtMC4zMDFjMC4zMDEtMC4xOTksMC40LTAuNSwwLjQtMC44MDEKCQljMC0wLjM5OC0wLjItMC42OTktMC41LTAuODk4Yy0wLjMtMC4yLTAuOC0wLjMwMS0xLjMtMC4zMDFoLTAuODAyVjk1aDAuNzAxYzEuMTAxLDAsMS42MDEtMC40LDEuNjAxLTEuMWMwLTAuNy0wLjQtMS0xLjMwMi0xCgkJYy0wLjYsMC0xLjEsMC4yLTEuNiwwLjV2LTEuNWMwLjYtMC4zLDEuMzAxLTAuNCwyLjEtMC40YzAuOSwwLDEuNSwwLjIsMiwwLjZzMC43MDEsMC45LDAuNzAxLDEuNWMwLDEuMS0wLjYwMSwxLjgtMS43MDEsMi4xbDAsMAoJCWMwLjYwMiwwLjEsMS4xMDIsMC4zLDEuNCwwLjZzMC41LDAuOCwwLjUsMS4zYzAsMC44MDEtMC4zLDEuNC0wLjksMS45Yy0wLjYsMC41LTEuMzk4LDAuNy0yLjM5OCwwLjcKCQlDMTc3LjIsMTAwLjEsMTc2LjUsMTAwLDE3Niw5OS43eiIvPgo8L2c+CjxnPgoJPHBhdGggZmlsbD0iIzYzNjM2MyIgZD0iTTk4LjUsMTc5LjEwMmMwLDAuMzk4LTAuMSwwLjc5OS0wLjIsMS4xOTlDOTguMiwxODAuNyw5OCwxODEsOTcuNywxODEuMnMtMC42MDEsMC41LTAuOSwwLjYwMQoJCWMtMC4zLDAuMS0wLjcsMC4xOTktMS4yLDAuMTk5Yy0wLjUsMC0wLjktMC4xLTEuMy0wLjNjLTAuNC0wLjItMC43LTAuMzk5LTAuOS0wLjhjLTAuMi0wLjQtMC41LTAuNy0wLjYtMS4yCgkJYy0wLjEtMC41LTAuMi0xLTAuMi0xLjYwMWMwLTAuNjk5LDAuMS0xLjM5OSwwLjMtMmMwLjItMC42MDEsMC40LTEuMTAxLDAuOC0xLjVjMC40LTAuMzk5LDAuNy0wLjY5OSwxLjItMWMwLjUtMC4zLDEtMC4zLDEuNi0wLjMKCQljMC42LDAsMS4yLDAuMTAxLDEuNSwwLjE5OXYxLjVjLTAuNC0wLjE5OS0wLjktMC4zOTktMS40LTAuMzk5Yy0wLjMsMC0wLjYsMC4xMDEtMC44LDAuMmMtMC4yLDAuMTAxLTAuNSwwLjMtMC43LDAuNQoJCWMtMC4yLDAuMTk5LTAuMywwLjUtMC40LDAuOGMtMC4xLDAuMzAxLTAuMiwwLjctMC4yLDEuMTAxbDAsMGMwLjQtMC42MDEsMS0wLjgsMS44LTAuOGMwLjMsMCwwLjcsMC4xLDAuOSwwLjE5OQoJCWMwLjIsMC4xMDEsMC41LDAuMzAxLDAuNywwLjVjMC4xOTksMC4yLDAuMzk4LDAuNSwwLjUsMC44MDFDOTguNSwxNzguMiw5OC41LDE3OC43LDk4LjUsMTc5LjEwMnogTTk2LjcsMTc5LjIKCQljMC0wLjg5OS0wLjQtMS4zOTktMS4xLTEuMzk5Yy0wLjIsMC0wLjMsMC0wLjUsMC4xYy0wLjIsMC4xMDEtMC4zLDAuMjAxLTAuNCwwLjMwMWMtMC4xLDAuMTAxLTAuMiwwLjE5OS0wLjIsMC40CgkJYzAsMC4xOTktMC4xLDAuMjk5LTAuMSwwLjVjMCwwLjE5OSwwLDAuMzk4LDAuMSwwLjZzMC4xLDAuMywwLjIsMC41YzAuMSwwLjE5OSwwLjIsMC4xOTksMC40LDAuM2MwLjIsMC4xMDEsMC4zLDAuMTAxLDAuNSwwLjEwMQoJCWMwLjIsMCwwLjMsMCwwLjUtMC4xMDFjMC4yLTAuMTAxLDAuMzAxLTAuMTk5LDAuMzAxLTAuM2MwLTAuMSwwLjE5OS0wLjMwMSwwLjE5OS0wLjM5OUM5Ni42LDE3OS43LDk2LjcsMTc5LjQsOTYuNywxNzkuMnoiLz4KPC9nPgo8Y2lyY2xlIGZpbGw9IiM2MzYzNjMiIGN4PSI5NSIgY3k9Ijk1IiByPSI3Ii8+Cjwvc3ZnPgo=) no-repeat 50% 50%;background-size:161px}.dx-timeview-hourarrow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI1cHgiIGhlaWdodD0iNTdweCIgdmlld0JveD0iMCAwIDUgNTciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUgNTciIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjNjM2MzYzIiBkPSJNNSw1NGMwLDEuNy0xLjEsMy0yLjUsM1MwLDU1LjcsMCw1NFYzYzAtMS42LDEuMS0zLDIuNS0zUzUsMS40LDUsM1Y1NHoiLz4KPC9zdmc+Cg==);background-size:5px 37px}.dx-timeview-minutearrow{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI1cHgiIGhlaWdodD0iNzlweCIgdmlld0JveD0iMCAwIDUgNzkiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUgNzkiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjNjM2MzYzIiBkPSJNNSw3NmMwLDEuNy0xLjEsMy0yLjUsM1MwLDc3LjcsMCw3NlYzYzAtMS42LDEuMS0zLDIuNS0zUzUsMS40LDUsM1Y3NnoiLz4KPC9zdmc+Cg==);background-size:5px 69px}.dx-timeview-format12{width:55px;margin-left:5px;margin-right:auto}.dx-timeview-format12.dx-rtl,.dx-rtl .dx-timeview-format12{margin-left:auto;margin-right:5px}.dx-timeview-time-separator{margin:0 5px}.dx-timeview-field{min-height:32px}.dx-timeview-field .dx-numberbox{width:54px}.dx-timeview-field .dx-numberbox.dx-numberbox-spin-touch-friendly{width:94px}.dx-scheduler-pseudo-cell:before{content:'';width:100px;display:table-cell}.dx-scheduler-small .dx-scheduler-pseudo-cell:before{width:50px}.dx-scheduler-fixed-appointments{width:100%;z-index:100;position:absolute;left:100px}.dx-scheduler-small .dx-scheduler-fixed-appointments{left:50px}.dx-scheduler-header{position:relative;z-index:1;width:100%}.dx-scheduler-navigator{float:left;padding-left:10px;white-space:nowrap;min-width:180px;max-width:40%}.dx-device-mobile .dx-scheduler-navigator{padding-left:5px}.dx-scheduler-navigator-caption{width:180px;min-width:108px;max-width:80%}.dx-device-mobile .dx-scheduler-navigator-caption{width:140px}.dx-calendar.dx-scheduler-navigator-calendar{width:100%;height:100%}.dx-scheduler-view-switcher.dx-tabs.dx-tabs-expanded .dx-tab-selected:before{position:absolute;bottom:-2px;width:100%;height:2px;content:'';right:0}.dx-scheduler-view-switcher.dx-tabs{max-width:52%;min-width:72px;width:auto;float:right;height:100%;border:none}.dx-scheduler-small .dx-scheduler-view-switcher.dx-tabs{display:none}.dx-scheduler-view-switcher.dx-tabs .dx-tabs-scrollable .dx-tabs-wrapper{border-bottom:none}.dx-scheduler-view-switcher.dx-tabs .dx-tab{width:100px}.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-state-focused:after{border-bottom:none}.dx-scheduler-view-switcher.dx-dropdownmenu.dx-button{position:absolute;right:10px}.dx-scheduler-view-switcher-label{position:absolute}.dx-scheduler-view-switcher-reduced{table-layout:auto}.dx-scheduler-view-switcher-reduced.dx-tabs .dx-tab{width:auto;height:56px}.dx-scheduler-view-switcher-reduced .dx-tabs-wrapper{height:56px}.dx-scheduler-appointment-content-allday{display:none}.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell{color:#ff7a01}.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell:before{position:absolute;top:37px;right:0;width:100%;height:2px;content:'';background-color:#5fd9ec}.dx-scheduler-date-time-shader-all-day{margin-left:100px;width:100%;background-color:rgba(51,51,51,0.04);position:absolute;pointer-events:none}.dx-scheduler-date-time-indicator{background-color:#5fd9ec;position:absolute;pointer-events:none;box-shadow:0 1px 0 0 rgba(255,255,255,0.1)}.dx-scheduler-date-time-indicator:before{font-size:30px;color:#5fd9ec;position:absolute;z-index:1000;margin-top:-14px;margin-left:-12px;text-shadow:rgba(255,255,255,0.1) 1px 0 0}.dx-scheduler-date-time-shader{pointer-events:none}.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator{margin-left:100px;height:1px;font:14px/1 DXIcons}.dx-scheduler-work-space-week .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-day .dx-scheduler-date-time-indicator:before{content:'\f04e'}.dx-scheduler-small .dx-scheduler-work-space-week .dx-scheduler-date-time-indicator,.dx-scheduler-small .dx-scheduler-work-space-work-week .dx-scheduler-date-time-indicator,.dx-scheduler-small .dx-scheduler-work-space-day .dx-scheduler-date-time-indicator{margin-left:50px}.dx-scheduler-work-space-week .dx-scheduler-date-time-shader,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader,.dx-scheduler-work-space-day .dx-scheduler-date-time-shader{margin-left:100px}.dx-scheduler-work-space-week .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-day .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-week .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-work-week .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-day .dx-scheduler-date-time-shader-bottom:before{width:inherit;height:inherit;content:'';left:inherit;position:absolute;margin-left:100px;background-color:rgba(51,51,51,0.04)}.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-all-day{margin-left:0}.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-day.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-time-shader-bottom:before{margin-left:0}.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator,.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator{margin-left:0;font:14px/1 DXIcons}.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator:before{content:'\f04f'}.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-indicator:before,.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-indicator:before{margin-right:-12px}.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-shader-top:before,.dx-scheduler-work-space-week.dx-rtl .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-work-week.dx-rtl .dx-scheduler-date-time-shader-bottom:before,.dx-scheduler-work-space-day.dx-rtl .dx-scheduler-date-time-shader-bottom:before{margin-left:0}.dx-scheduler-timeline-week .dx-scheduler-header-panel,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel,.dx-scheduler-timeline-day.dx-scheduler-work-space-count .dx-scheduler-header-panel,.dx-scheduler-timeline-month .dx-scheduler-header-panel{display:flex;flex-flow:row nowrap}.dx-scheduler-timeline-week .dx-scheduler-header-panel thead,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel thead,.dx-scheduler-timeline-day.dx-scheduler-work-space-count .dx-scheduler-header-panel thead,.dx-scheduler-timeline-month .dx-scheduler-header-panel thead{display:flex;flex-flow:column nowrap;width:100%}.dx-scheduler-timeline-week .dx-scheduler-header-row,.dx-scheduler-timeline-work-week .dx-scheduler-header-row,.dx-scheduler-timeline-day.dx-scheduler-work-space-count .dx-scheduler-header-row,.dx-scheduler-timeline-month .dx-scheduler-header-row{display:flex;flex-flow:row nowrap}.dx-scheduler-timeline-week .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-day.dx-scheduler-work-space-count .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-month .dx-scheduler-header-panel-cell{flex-grow:1;justify-content:center;align-items:center;display:flex;flex-flow:row nowrap}.dx-scheduler-timeline-week .dx-scheduler-header-panel-week-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-panel-week-cell,.dx-scheduler-timeline-day.dx-scheduler-work-space-count .dx-scheduler-header-panel-week-cell,.dx-scheduler-timeline-month .dx-scheduler-header-panel-week-cell{flex-basis:0}.dx-scheduler-timeline-week .dx-scheduler-header-row .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-work-week .dx-scheduler-header-row .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-day.dx-scheduler-work-space-count .dx-scheduler-header-row .dx-scheduler-header-panel-cell,.dx-scheduler-timeline-month .dx-scheduler-header-row .dx-scheduler-header-panel-cell{border-right:none}.dx-scheduler-timeline .dx-scheduler-date-time-indicator{width:1px;top:0;font:14px/1 DXIcons}.dx-scheduler-timeline .dx-scheduler-date-time-indicator:before{content:'\f001'}.dx-scheduler-timeline .dx-scheduler-date-time-indicator:before{margin-left:-14px;margin-top:-12px}.dx-scheduler-timeline .dx-scheduler-date-time-shader{height:100%;position:absolute}.dx-scheduler-timeline .dx-scheduler-date-time-shader:before{width:inherit;height:100%;content:'';left:0;position:absolute;background-color:rgba(51,51,51,0.04)}.dx-scheduler-timeline .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell{border-bottom:2px solid #5fd9ec;box-shadow:none}.dx-scheduler-timeline .dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell:before{content:none}.dx-scheduler-work-space{border:1px solid rgba(206,212,218,0.6);background-color:#fff;position:relative;display:inline-block;overflow:hidden;height:100%;width:100%;border-top:none;float:left}.dx-scheduler-work-space.dx-scheduler-timeline-month:not(.dx-scheduler-agenda) .dx-scheduler-date-table-cell{border-right:none}.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-all-day-title{border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-date-table-cell{border-left:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space.dx-scheduler-work-space-grouped:not(.dx-scheduler-agenda) .dx-scheduler-all-day-panel td{border-left:1px solid rgba(206,212,218,0.6);border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:80px;margin-bottom:-80px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:110px;margin-bottom:-110px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:140px;margin-bottom:-140px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:125px;margin-bottom:-125px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:155px;margin-bottom:-155px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:185px;margin-bottom:-185px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:215px;margin-bottom:-215px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:75px;margin-bottom:-75px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:105px;margin-bottom:-105px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:135px;margin-bottom:-135px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:165px;margin-bottom:-165px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-month):not(.dx-scheduler-timeline) .dx-scheduler-header-panel{border-bottom:2px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-panel{border-bottom:1px solid rgba(206,212,218,0.6)}.dx-scheduler-date-table-scrollable .dx-scrollable-content{overflow:hidden;position:relative}.dx-scheduler-date-table-cell{border-top:1px solid rgba(206,212,218,0.6);height:50px}.dx-scheduler-date-table-cell > div{pointer-events:none}.dx-scheduler-date-table-cell,.dx-scheduler-header-panel-cell,.dx-scheduler-time-panel-cell,.dx-scheduler-group-header{user-select:none;-webkit-touch-callout:none;cursor:default}.dx-scheduler-date-table-current-date{font-weight:bold}.dx-scheduler-date-table-other-month{opacity:0.5}.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell,.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:nth-child(odd) .dx-scheduler-date-table-cell{border-top:1px solid #b1bbc4}.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell{border-top:none}.dx-scheduler-work-space-day.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell:after,.dx-scheduler-work-space-week.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell:after,.dx-scheduler-work-space-work-week.dx-scheduler-work-space-odd-cells .dx-scheduler-time-panel-row:nth-child(2n) .dx-scheduler-time-panel-cell:after{background-color:#b1bbc4}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:0;margin-bottom:0}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:30px;margin-bottom:-30px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:60px;margin-bottom:-60px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:75px;margin-bottom:-75px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:105px;margin-bottom:-105px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:135px;margin-bottom:-135px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:165px;margin-bottom:-165px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:25px;margin-bottom:-25px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:55px;margin-bottom:-55px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:85px;margin-bottom:-85px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:115px;margin-bottom:-115px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count) .dx-scheduler-date-table-cell{border-left:none;border-right:none}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel{margin-top:1px}.dx-scheduler-work-space-day .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-work-week .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell,.dx-scheduler-work-space-week .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell{border-top:none}.dx-scheduler-all-day-table-cell{border-left:1px solid rgba(206,212,218,0.6);border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count):not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell{border-top:none;border-left:none}.dx-scheduler-work-space-week .dx-scheduler-all-day-title,.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title,.dx-scheduler-work-space-day.dx-scheduler-work-space-count .dx-scheduler-all-day-title{border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,.dx-scheduler-work-space-work-week .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content,.dx-scheduler-work-space-day.dx-scheduler-work-space-overlapping .dx-scheduler-all-day-appointment .dx-scheduler-appointment-content{padding:0 7px}.dx-scheduler-scrollable-fixed-content{height:100%}.dx-scheduler-work-space-month .dx-scheduler-all-day-title{display:none}.dx-scheduler-work-space-month .dx-scheduler-header-panel{width:100%;margin-left:0}.dx-scheduler-small .dx-scheduler-work-space-month .dx-scheduler-header-panel{margin-left:0}.dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-group-row:before,.dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-header-row:before{display:none}.dx-scheduler-work-space-month .dx-scheduler-date-table{width:100%;height:100%;margin-left:0}.dx-scheduler-small .dx-scheduler-work-space-month .dx-scheduler-date-table{margin-left:0}.dx-scheduler-work-space-month .dx-scheduler-date-table .dx-scheduler-date-table-row:before{display:none}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell,.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell{border-right:none}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell:first-child,.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:first-child{border-left:none}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell{height:auto;vertical-align:top;text-align:right;font-size:16px;color:#9dabb2}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell > div{padding-right:6px}.dx-scheduler-work-space-month .dx-scheduler-appointment-content{padding:0 7px}.dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:0 25px 0 7px}.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:0 7px 0 25px}.dx-scheduler-work-space-month .dx-scheduler-appointment-recurrence-icon{top:0}.dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{left:0}.dx-scheduler-work-space-month.dx-scheduler-work-space-count .dx-scheduler-date-table-cell{height:75px}.dx-scheduler-work-space-month.dx-scheduler-work-space-count .dx-scheduler-date-table-first-of-month{color:#ff7a01;background-color:rgba(27,201,228,0.15);font-weight:bold}.dx-scheduler-work-space-month .dx-scheduler-all-day-panel,.dx-scheduler-timeline .dx-scheduler-all-day-panel,.dx-scheduler-work-space-month .dx-scheduler-all-day-title,.dx-scheduler-timeline .dx-scheduler-all-day-title{display:none}.dx-scheduler-work-space-month .dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-timeline .dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon{right:20px}.dx-scheduler-timeline .dx-scheduler-fixed-appointments{left:0}.dx-scheduler-timeline .dx-scheduler-header-row:before,.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-row:before{content:none}.dx-scheduler-timeline .dx-scheduler-date-table{border-spacing:0;border-collapse:separate;margin-left:0}.dx-scheduler-timeline .dx-scheduler-header-panel-cell:not(.dx-scheduler-header-panel-week-cell),.dx-scheduler-timeline .dx-scheduler-date-table-cell{width:200px}.dx-scheduler-timeline .dx-scheduler-date-table-cell{border-right:none}.dx-scheduler-timeline .dx-scheduler-work-space-vertical-group-table{display:none}.dx-scheduler-timeline .dx-scheduler-date-table{display:flex;flex-flow:column nowrap}.dx-scheduler-timeline .dx-scheduler-date-table tbody{display:flex;flex-flow:column nowrap;height:100%;min-height:100px}.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-row{display:flex;flex-flow:row nowrap;flex:1}.dx-scheduler-timeline .dx-scheduler-date-table .dx-scheduler-date-table-cell{display:flex;flex-flow:row nowrap;align-items:stretch;flex:1 1 auto;height:inherit}.dx-scheduler-timeline .dx-scheduler-group-table{border-spacing:0;border-collapse:separate;display:flex;flex-flow:column nowrap}.dx-scheduler-timeline .dx-scheduler-group-table tbody{display:flex;flex-flow:column nowrap;height:100%}.dx-scheduler-timeline .dx-scheduler-group-row{display:flex;flex-flow:row nowrap;flex:1}.dx-scheduler-timeline .dx-scheduler-group-header{display:flex;flex-flow:row nowrap;align-items:center;flex:1 1 auto;padding:0 10px 0 5px;height:auto;width:100%}.dx-scheduler-timeline .dx-scheduler-group-header[rowspan='2'] .dx-scheduler-group-header-content div,.dx-scheduler-timeline .dx-scheduler-group-header[rowspan='3'] .dx-scheduler-group-header-content div{margin-top:200%}.dx-scheduler-timeline .dx-scheduler-group-header-content{overflow:visible;margin:auto;flex-grow:1}.dx-scheduler-timeline .dx-scheduler-group-header-content div{white-space:normal;line-height:normal}.dx-scheduler-timeline[dx-group-column-count='2'] .dx-scheduler-group-header:last-child,.dx-scheduler-timeline[dx-group-column-count='3'] .dx-scheduler-group-header:last-child{font-weight:normal;text-align:left}.dx-scheduler-timeline[dx-group-column-count='2'] .dx-scheduler-group-header:only-child,.dx-scheduler-timeline[dx-group-column-count='3'] .dx-scheduler-group-header:only-child{position:relative;left:80px;width:80px}.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header{width:200px}.dx-scheduler-timeline .dx-scheduler-date-table,.dx-scheduler-timeline .dx-scheduler-date-table-scrollable .dx-scrollable-content,.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable .dx-scrollable-content,.dx-scheduler-timeline .dx-scheduler-group-table{height:100%;min-height:100px}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable .dx-scrollable-content,.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable .dx-scrollable-content,.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-group-table{height:auto}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table .dx-scheduler-date-table-row:first-child .dx-scheduler-date-table-cell{border-top-color:transparent}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel{border-bottom:1px solid #b1bbc4}.dx-scheduler-timeline.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before{border-bottom:1px solid #b1bbc4}.dx-scheduler-timeline .dx-scheduler-date-table-scrollable{padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable{display:none}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable{display:block;float:left;padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before{content:'';height:50px;position:absolute;display:block;margin-top:-50px;left:0;border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-row .dx-scheduler-group-header{border:none;border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-table{border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child{border-left:none}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child{border-right:none;border-left:1px solid rgba(206,212,218,0.6)}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-row:before{display:none}.dx-scheduler-timeline.dx-scheduler-work-space-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-group-row:first-child .dx-scheduler-group-header{border-top:none}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-left:0}.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0;padding:0}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-group-table,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-sidebar-scrollable,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-sidebar-scrollable:before{width:100px}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-group-header-content{width:100%}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-date-table-scrollable,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-header-scrollable{margin-left:100px}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-date-table-scrollable,.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-header-scrollable{margin-right:100px;margin-left:0}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='1'] .dx-scheduler-fixed-appointments{left:100px}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-group-table,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-sidebar-scrollable,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-sidebar-scrollable:before{width:160px}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-group-header-content{width:100%}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-date-table-scrollable,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-header-scrollable{margin-left:160px}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-date-table-scrollable,.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-header-scrollable{margin-right:160px;margin-left:0}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-fixed-appointments{left:160px}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-group-table,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-sidebar-scrollable,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-sidebar-scrollable:before{width:180px}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-group-header-content{width:100%}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-date-table-scrollable,.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-header-scrollable{margin-left:180px}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-date-table-scrollable,.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-header-scrollable{margin-right:180px;margin-left:0}.dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-fixed-appointments{left:180px}.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row .dx-scheduler-group-header{border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-last-group-cell{border-right:1px solid #b1bbc4}.dx-scheduler-timeline .dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon{top:0}.dx-scheduler-work-space.dx-scheduler-timeline-week[dx-group-row-count='1'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week[dx-group-row-count='1'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:121px}.dx-scheduler-work-space.dx-scheduler-timeline-week[dx-group-row-count='2'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week[dx-group-row-count='2'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:151px}.dx-scheduler-work-space.dx-scheduler-timeline-week[dx-group-row-count='3'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week[dx-group-row-count='3'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:181px}.dx-scheduler-work-space.dx-scheduler-timeline-week .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day .dx-scheduler-header-scrollable{height:91px}.dx-scheduler-work-space.dx-scheduler-timeline-week.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space.dx-scheduler-timeline-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-work-space.dx-scheduler-timeline-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before,.dx-scheduler-work-space.dx-scheduler-timeline-work-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before{height:91px;margin-top:-91px}.dx-scheduler-work-space.dx-scheduler-timeline-week .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day .dx-scrollable.dx-scheduler-date-table-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),.dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n),.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n),.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n){border-right:none}.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-all-day-table-cell:nth-child(7n){border-left:none}.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n){border-right:none}.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n){border-left:none}.dx-scheduler-work-space-day .dx-scheduler-header-panel-cell,.dx-scheduler-work-space-day .dx-scheduler-date-table-cell,.dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell{border-right:none}.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-header-panel-cell,.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-date-table-cell,.dx-rtl .dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell{border-left:none}.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n){border-right:1px solid #b1bbc4}.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-header-panel-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-date-table-cell:nth-child(7n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell:nth-child(7n){border-left:1px solid #b1bbc4}.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n){border-right:1px solid #b1bbc4}.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-header-panel-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-date-table-cell:nth-child(5n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell:nth-child(5n){border-right:1px solid rgba(206,212,218,0.6);border-left:1px solid #b1bbc4}.dx-scheduler-work-space-count.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell:nth-child(1n),.dx-scheduler-work-space-count.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell:nth-child(1n),.dx-scheduler-work-space-count.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell:nth-child(1n){border-right:1px solid rgba(206,212,218,0.6)}.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-panel-cell:nth-child(1n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-cell:nth-child(1n),.dx-rtl .dx-scheduler-work-space-count.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-table-cell:nth-child(1n){border-left:1px solid rgba(206,212,218,0.6)}.dx-scheduler-header-panel{border-collapse:collapse;table-layout:fixed;margin-top:10px;width:100%;font-size:20px}.dx-scheduler-all-day-title-hidden{display:none}.dx-scheduler-work-space:not(.dx-scheduler-work-space-all-day) .dx-scheduler-all-day-title-hidden{display:block;background-color:transparent;color:transparent;border-left:none;border-right:none;border-bottom:none;height:0}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:81px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:111px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:141px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-scrollable{height:51px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:80px;margin-bottom:-80px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:110px;margin-bottom:-110px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:140px;margin-bottom:-140px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:41px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:71px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:101px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day .dx-scheduler-header-scrollable{height:11px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:10px;margin-bottom:-10px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:40px;margin-bottom:-40px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:70px;margin-bottom:-70px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:100px;margin-bottom:-100px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-scrollable{margin-left:100px}.dx-rtl .dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-scrollable{margin-left:0}.dx-scheduler-small .dx-scheduler-work-space-grouped:not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-scrollable{margin-left:50px}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel{width:auto;margin-left:0}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel .dx-scheduler-group-row:before,.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel .dx-scheduler-header-row:before{display:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-panel{margin-left:0}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-panel .dx-scheduler-all-day-table-row:before{display:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title{z-index:100;border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title:before{content:'';position:absolute;left:0;width:100px;border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-small .dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title:before{width:50px}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{float:none;margin-left:0}.dx-scheduler-small .dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{margin-left:0}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table .dx-scheduler-date-table-row:before{display:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable{float:left}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-left:100px}.dx-scheduler-small .dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-left:50px}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-time-panel{border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-both-scrollbar[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:81px}.dx-scheduler-work-space-both-scrollbar[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:111px}.dx-scheduler-work-space-both-scrollbar[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:141px}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable{height:51px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:31px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:61px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:91px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day .dx-scheduler-header-scrollable{height:1px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day .dx-scheduler-header-panel{width:100%}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 100px;padding:0}.dx-scheduler-small .dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 50px}.dx-rtl .dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 100px 0 0}.dx-rtl.dx-scheduler-small .dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 50px 0 0}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:156px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:186px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:216px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day .dx-scheduler-header-scrollable{height:126px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:106px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:136px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:166px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-header-scrollable{height:76px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-all-day-collapsed.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:116px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:146px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:176px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day .dx-scheduler-header-scrollable{height:86px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:66px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:96px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:126px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-header-scrollable{height:36px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-all-day.dx-scheduler-work-space-day.dx-scheduler-work-space-all-day-collapsed.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month .dx-scheduler-header-scrollable.dx-scrollable,.dx-scheduler-work-space-both-scrollbar.dx-scheduler-timeline:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-scrollable.dx-scrollable{margin:0;padding:0}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-both-scrollbar.dx-scheduler-timeline:not(.dx-scheduler-work-space-grouped) .dx-scheduler-date-table-scrollable{margin-left:0}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:81px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:111px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:141px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month .dx-scheduler-header-scrollable{height:51px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month .dx-scheduler-sidebar-scrollable{display:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child,.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row .dx-scheduler-all-day-table-cell:first-child{border-left:none}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-scrollable-appointments{top:0}.dx-scheduler-header-panel-cell{position:relative;border-left:1px solid rgba(206,212,218,0.6);border-right:1px solid rgba(206,212,218,0.6);color:#3d484e;padding:0;vertical-align:middle;height:40px;text-align:center;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-group-row:before,.dx-scheduler-header-row:before,.dx-scheduler-all-day-table-row:before{content:'';width:100px;display:table-cell}.dx-scheduler-small .dx-scheduler-group-row:before,.dx-scheduler-small .dx-scheduler-header-row:before,.dx-scheduler-small .dx-scheduler-all-day-table-row:before{width:50px}.dx-scheduler-all-day-panel{width:100%}.dx-scheduler-all-day-panel .dx-scheduler-all-day-table-cell{border-bottom:2px solid rgba(206,212,218,0.6)}.dx-scheduler-all-day-title{color:#3d484e;width:100px;height:75px;position:absolute;line-height:75px;text-align:center;border-bottom:2px solid rgba(206,212,218,0.6);user-select:none;-webkit-touch-callout:none}.dx-scheduler-small .dx-scheduler-all-day-title{width:50px}.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-title{height:25px;line-height:25px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-title{height:50px;line-height:50px}.dx-scheduler-all-day-table{border-collapse:collapse;table-layout:fixed;width:100%}.dx-scheduler-all-day-table{height:75px}.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-table{height:25px}.dx-scheduler-group-header{height:30px;text-align:center}.dx-scheduler-time-panel{float:left;width:100px;border-collapse:collapse;font-size:20px}.dx-scheduler-small .dx-scheduler-time-panel{width:50px;font-size:14px}.dx-scheduler-time-panel-cell{color:#3d484e;position:relative;width:100%;text-align:right;vertical-align:top;height:50px;padding-right:20px;border-bottom:1px solid transparent}.dx-scheduler-time-panel-cell > div{margin-top:-13px}.dx-scheduler-small .dx-scheduler-time-panel-cell{padding-left:0;padding-right:10px}.dx-scheduler-time-panel-row:first-child .dx-scheduler-time-panel-cell > div{margin-top:0}.dx-scheduler-time-panel-cell:after{position:absolute;bottom:-1px;width:10%;height:1px;content:'';right:0;background-color:rgba(206,212,218,0.6)}.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell{color:#ff7a01}.dx-scheduler-time-panel-cell.dx-scheduler-time-panel-current-time-cell:before{position:absolute;top:0;right:0;width:2px;height:inherit;content:'';background-color:#5fd9ec}.dx-scheduler-time-panel-row:last-child .dx-scheduler-time-panel-cell:after{display:none}.dx-scheduler-date-table{width:100%;border-collapse:collapse;table-layout:fixed;float:left;margin-left:-100px}.dx-scheduler-small .dx-scheduler-date-table{margin-left:-50px}.dx-scheduler-date-table .dx-scheduler-date-table-row:before{content:'';width:100px;display:table-cell}.dx-scheduler-small .dx-scheduler-date-table .dx-scheduler-date-table-row:before{width:50px}.dx-scheduler-date-table-cell{border-left:1px solid rgba(206,212,218,0.6);border-right:1px solid rgba(206,212,218,0.6);height:50px}.dx-scheduler-all-day-table-cell.dx-state-active,.dx-scheduler-date-table-cell.dx-state-active{background-color:#b1bbc4}.dx-scheduler-all-day-table-cell.dx-state-hover,.dx-scheduler-date-table-cell.dx-state-hover{background-color:#9dabb2}.dx-scheduler-all-day-table-cell.dx-state-hover.dx-state-focused,.dx-scheduler-date-table-cell.dx-state-hover.dx-state-focused{background-color:#e8fafc}.dx-scheduler-all-day-table-cell.dx-state-focused,.dx-scheduler-date-table-cell.dx-state-focused{background-color:#e8fafc;opacity:1}.dx-scheduler-all-day-table-cell.dx-scheduler-focused-cell,.dx-scheduler-date-table-cell.dx-scheduler-focused-cell{box-shadow:inset 0 0 0 1px #ff7a01}.dx-scheduler-date-table-droppable-cell{background-color:#f2f2f2}.dx-scheduler-scrollable-appointments{position:absolute;top:0}.dx-scheduler-appointment{border-bottom:1px solid transparent;background-clip:padding-box;position:absolute;cursor:default;user-select:none;-webkit-touch-callout:none;background-color:#ff7a01;color:#fff;box-shadow:inset 0 2px 0 0 rgba(0,0,0,0.3);left:0;min-width:4px;min-height:4px}.dx-scheduler-appointment.dx-state-active,.dx-scheduler-appointment.dx-resizable-resizing{box-shadow:inset 0 -2px 0 0 rgba(0,0,0,0.3),inset 0 2px 0 0 rgba(0,0,0,0.3)}.dx-scheduler-appointment.dx-state-focused{box-shadow:none}.dx-scheduler-appointment.dx-state-focused:before{pointer-events:none;content:'';position:absolute;top:0;left:0;right:0;bottom:0}.dx-scheduler-appointment.dx-state-focused:before{background-color:rgba(0,0,0,0.3);opacity:0.98}.dx-scheduler-appointment.dx-state-hover{box-shadow:inset 0 5px 0 0 rgba(0,0,0,0.3)}.dx-scheduler-appointment.dx-state-hover.dx-resizable{box-shadow:inset 0 5px 0 0 rgba(0,0,0,0.3),inset 0 -2px 0 0 rgba(0,0,0,0.3)}.dx-scheduler-appointment.dx-state-hover .dx-resizable-handle-top{height:5px}.dx-scheduler-appointment.dx-state-hover .dx-resizable-handle-left{width:5px}.dx-scheduler-appointment.dx-draggable-dragging{box-shadow:7px 7px 15px 0 rgba(50,50,50,0.2),inset 0 -2px 0 0 rgba(0,0,0,0.3),inset 0 2px 0 0 rgba(0,0,0,0.3)}.dx-scheduler-appointment.dx-resizable-resizing,.dx-scheduler-appointment.dx-draggable-dragging{z-index:1000;opacity:0.7}.dx-scheduler-appointment .dx-resizable-handle-left{left:-1px}.dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon{position:absolute;top:3px;right:5px;font:14px/1 DXIcons}.dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon:before{content:'\f00e'}.dx-rtl .dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon{right:auto;left:3px;font:14px/1 DXIcons}.dx-rtl .dx-scheduler-appointment .dx-scheduler-appointment-reduced-icon:before{content:'\f011'}.dx-scheduler-appointment.dx-scheduler-appointment-empty .dx-scheduler-appointment-reduced-icon,.dx-scheduler-appointment.dx-scheduler-appointment-tail .dx-scheduler-appointment-reduced-icon{display:none}.dx-scheduler-appointment.dx-state-disabled{cursor:default;opacity:0.6}.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content{padding:5px 40px 5px 7px}.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced-icon,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced-icon,.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced-icon{top:9px}.dx-scheduler-work-space-week .dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon,.dx-scheduler-work-space-day .dx-scheduler-appointment-head .dx-scheduler-appointment-recurrence-icon{top:calc(35% - 3px);right:20px}.dx-scheduler-timeline .dx-scheduler-appointment,.dx-scheduler-work-space-month .dx-scheduler-appointment,.dx-scheduler-all-day-appointment{box-shadow:inset 2px 0 0 0 rgba(0,0,0,0.3)}.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment,.dx-rtl .dx-scheduler-all-day-appointment{box-shadow:inset -2px 0 0 0 rgba(0,0,0,0.3)}.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-active,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-active,.dx-scheduler-all-day-appointment.dx-state-active,.dx-scheduler-timeline .dx-scheduler-appointment.dx-resizable-resizing,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-resizable-resizing,.dx-scheduler-all-day-appointment.dx-resizable-resizing{box-shadow:inset -2px 0 0 0 rgba(0,0,0,0.3),inset 2px 0 0 0 rgba(0,0,0,0.3)}.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-focused,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-focused,.dx-scheduler-all-day-appointment.dx-state-focused{box-shadow:none}.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-focused:before,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-focused:before,.dx-scheduler-all-day-appointment.dx-state-focused:before{pointer-events:none;content:'';position:absolute;top:0;left:0;right:0;bottom:0}.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-focused:before,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-focused:before,.dx-scheduler-all-day-appointment.dx-state-focused:before{background-color:rgba(0,0,0,0.3);opacity:0.98}.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover,.dx-scheduler-all-day-appointment.dx-state-hover{box-shadow:inset 5px 0 0 0 rgba(0,0,0,0.3)}.dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable,.dx-scheduler-all-day-appointment.dx-state-hover.dx-resizable{box-shadow:inset 5px 0 0 0 rgba(0,0,0,0.3),inset -2px 0 0 0 rgba(0,0,0,0.3)}.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover,.dx-rtl .dx-scheduler-all-day-appointment.dx-state-hover{box-shadow:inset -5px 0 0 0 rgba(0,0,0,0.3)}.dx-rtl .dx-scheduler-timeline .dx-scheduler-appointment.dx-state-hover.dx-resizable,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-appointment.dx-state-hover.dx-resizable,.dx-rtl .dx-scheduler-all-day-appointment.dx-state-hover.dx-resizable{box-shadow:inset -5px 0 0 0 rgba(0,0,0,0.3),inset 2px 0 0 0 rgba(0,0,0,0.3)}.dx-scheduler-timeline .dx-scheduler-appointment.dx-draggable-dragging,.dx-scheduler-work-space-month .dx-scheduler-appointment.dx-draggable-dragging,.dx-scheduler-all-day-appointment.dx-draggable-dragging{box-shadow:inset -2px 0 0 0 rgba(0,0,0,0.3),inset 2px 0 0 0 rgba(0,0,0,0.3),7px 7px 15px 0 rgba(50,50,50,0.2)}.dx-scheduler-all-day-appointment .dx-scheduler-appointment-reduced-icon{position:absolute;top:35%}.dx-scheduler-appointment.dx-scheduler-appointment-body,.dx-scheduler-appointment.dx-scheduler-appointment-tail{box-shadow:none}.dx-scheduler-group-header-content div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-appointment-recurrence-icon{position:absolute;background-repeat:no-repeat;top:3px;right:7px;display:none}.dx-scheduler-appointment-recurrence-icon.dx-icon-repeat{font-size:18px}.dx-scheduler-appointment-recurrence .dx-scheduler-appointment-recurrence-icon{display:block}.dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:5px 25px 5px 7px}.dx-rtl .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:5px 7px 5px 25px}.dx-scheduler-appointment-content{padding:5px 7px;cursor:pointer;height:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0.99}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-month .dx-scheduler-appointment-content{font-size:12px}.dx-scheduler-appointment-content > *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-appointment-empty .dx-scheduler-appointment-content-details,.dx-scheduler-appointment-empty .dx-scheduler-appointment-title,.dx-scheduler-appointment-empty .dx-scheduler-appointment-recurrence-icon{display:none}.dx-scheduler-appointment-content-details{font-size:11px;white-space:pre;overflow:hidden}.dx-scheduler-all-day-appointment .dx-scheduler-appointment-content-details,.dx-scheduler-work-space-month .dx-scheduler-appointment-content-details{display:none}.dx-scheduler-appointment-content-date{opacity:0.7;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-appointment-tooltip{text-align:left;width:250px}.dx-scheduler-appointment-tooltip .dx-button-content{font-size:13.33333333px}.dx-scheduler-appointment-tooltip .dx-button-content .dx-icon{font-size:16px}.dx-scheduler-appointment-tooltip-date,.dx-scheduler-appointment-tooltip-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dx-scheduler-appointment-tooltip-title{font-size:16px;font-weight:bold;width:100%}.dx-scheduler-appointment-tooltip-buttons{margin-top:10px}.dx-scheduler-appointment-popup .dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-switch,.dx-scheduler-appointment-popup .dx-layout-manager .dx-label-h-align .dx-field-item-content .dx-checkbox{margin:0}.dx-scheduler-appointment-popup .dx-form{padding:0 20px 0 20px}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item{position:relative;padding-right:0}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-item-label{vertical-align:top}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-item-label.dx-field-item-label-location-right{padding-right:20px}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-value,.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-label{float:none}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-value .dx-recurrence-numberbox-repeat-count,.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-label .dx-recurrence-numberbox-repeat-count{float:left}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-value{display:inline-block}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-label{padding:3px 0}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item.dx-scheduler-recurrence-rule-item-opened:before{display:block}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item:before{content:'';position:absolute;top:50px;margin-top:-35px;bottom:0;width:100%;display:none}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item.dx-label-v-align:before{top:70px}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item .dx-field-item-content-location-left .dx-recurrence-editor{padding-left:20px}.dx-scheduler-appointment-popup .dx-field{min-height:0}.dx-scheduler-appointment-popup .dx-field-label{width:auto}.dx-scheduler-appointment-popup .dx-field-value{padding-left:0;padding-right:0}.dx-scheduler-appointment-popup .dx-field-value:not(.dx-widget) > .dx-checkbox{float:left}.dx-scheduler-appointment-popup .dx-field-value:not(.dx-widget) > .dx-checkbox.dx-rtl{float:right}.dx-scheduler-dropdown-appointments{background-color:#ff7a01;color:#fff}.dx-scheduler-dropdown-appointments.dx-button,.dx-scheduler-dropdown-appointments.dx-button.dx-state-hover,.dx-scheduler-dropdown-appointments.dx-button.dx-state-active,.dx-scheduler-dropdown-appointments.dx-button.dx-state-focused{background-color:#ff7a01;color:#fff;border:none;box-shadow:none}.dx-scheduler-dropdown-appointments.dx-button .dx-button-content,.dx-scheduler-dropdown-appointments.dx-button.dx-state-hover .dx-button-content,.dx-scheduler-dropdown-appointments.dx-button.dx-state-active .dx-button-content,.dx-scheduler-dropdown-appointments.dx-button.dx-state-focused .dx-button-content{line-height:inherit}.dx-scheduler-dropdown-appointments.dx-button.dx-state-hover:before{pointer-events:none;content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.3);opacity:0.98}.dx-scheduler-dropdown-appointments.dx-button.dx-state-hover .dx-scheduler-dropdown-appointments-content{color:#fff;opacity:0.99}.dx-scheduler-dropdown-appointments-compact .dx-scheduler-dropdown-appointments-content span:last-child{padding-left:0}.dx-scheduler-dropdown-appointment{border-left:5px solid #ff7a01}.dx-scheduler-agenda .dx-scheduler-date-table-scrollable{margin-top:10px}.dx-scheduler-agenda.dx-scheduler-work-space .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:0;margin-bottom:0}.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:30px;margin-bottom:-30px}.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:60px;margin-bottom:-60px}.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:75px;margin-bottom:-75px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:105px;margin-bottom:-105px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:135px;margin-bottom:-135px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:165px;margin-bottom:-165px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:25px;margin-bottom:-25px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:55px;margin-bottom:-55px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:85px;margin-bottom:-85px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:115px;margin-bottom:-115px}.dx-scheduler-agenda .dx-scheduler-scrollable-appointments{padding-left:100px;width:100%;height:0}.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-scrollable-appointments{padding-left:50px}.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-scrollable-appointments.dx-rtl{padding-left:0;padding-right:50px}.dx-scheduler-agenda .dx-scheduler-appointment{position:relative;box-shadow:none}.dx-scheduler-agenda .dx-scheduler-time-panel{margin-top:0}.dx-scheduler-agenda .dx-scheduler-time-panel-row:first-child .dx-scheduler-time-panel-cell{padding-top:0;padding-bottom:0}.dx-scheduler-agenda .dx-scheduler-time-panel-cell{vertical-align:top}.dx-scheduler-agenda .dx-scheduler-time-panel-cell:after{display:none}.dx-scheduler-agenda .dx-scheduler-group-table{border-spacing:0;border-collapse:collapse;margin-top:0;height:100%;float:left}.dx-scheduler-agenda .dx-scheduler-time-panel-cell,.dx-scheduler-agenda .dx-scheduler-date-table-cell{border:none}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table{float:right}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-row:before{display:none}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-group-row:first-child .dx-scheduler-group-header-content:before{border-bottom:none}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-time-panel-cell:after{display:none}.dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table-last-row.dx-scheduler-date-table-row{border-bottom:1px solid rgba(206,212,218,0.6)}.dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-right:-80px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-40px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-80px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-40px}.dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-left:180px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-left:90px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-left:0;padding-right:180px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-right:90px}.dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-right:-160px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-80px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-160px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-80px}.dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-left:260px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-left:130px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-left:0;padding-right:260px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-right:130px}.dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-right:-240px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-120px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-240px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-120px}.dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-left:340px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-left:170px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-left:0;padding-right:340px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-right:170px}.dx-scheduler-agenda .dx-scheduler-group-header{vertical-align:top;width:80px;border-top:none;border-left:none;border-right:none;font-size:18px;font-weight:normal;padding:0}.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-group-header{width:40px;font-size:14px}.dx-scheduler-agenda .dx-scheduler-group-header[rowspan='2'],.dx-scheduler-agenda .dx-scheduler-group-header[rowspan='3']{font-weight:bold}.dx-scheduler-agenda .dx-scheduler-group-header-content{width:80px;overflow:hidden}.dx-scheduler-agenda .dx-scheduler-group-header-content:before{content:'';display:block;height:1px;width:100%;border-bottom:1px solid rgba(206,212,218,0.6)}.dx-scheduler-small .dx-scheduler-agenda .dx-scheduler-group-header-content{width:38px}.dx-scheduler-agenda .dx-scheduler-group-header-content div{white-space:normal}.dx-scheduler-agenda .dx-scheduler-appointment-content{font-size:16px}.dx-scheduler-agenda .dx-scheduler-appointment-content .dx-scheduler-appointment-content-date,.dx-scheduler-agenda .dx-scheduler-appointment-content .dx-scheduler-appointment-content-allday{opacity:1;font-weight:bold;font-size:13px;margin-top:4px}.dx-scheduler-agenda .dx-scheduler-appointment-content-allday{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:5px}.dx-rtl .dx-scheduler-agenda .dx-scheduler-appointment-content-allday{padding-right:0;padding-left:5px}.dx-scheduler-agenda-nodata{font-size:20px;opacity:0.5;text-align:center;position:absolute;top:45%;left:0;right:0}.dx-timezone-editor{overflow:hidden}.dx-timezone-editor .dx-timezone-display-name{float:left;width:75%}.dx-timezone-editor .dx-timezone-iana-id{float:right;width:23%}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space[dx-group-row-count='1'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable{padding-bottom:90px;margin-bottom:90px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space[dx-group-row-count='2'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable{padding-bottom:130px;margin-bottom:130px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space[dx-group-row-count='3'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable{padding-bottom:170px;margin-bottom:170px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-week.dx-scheduler-work-space[dx-group-row-count='1'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-work-week.dx-scheduler-work-space[dx-group-row-count='1'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-day.dx-scheduler-work-space-count.dx-scheduler-work-space[dx-group-row-count='1'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable{padding-bottom:130px;margin-bottom:130px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-week.dx-scheduler-work-space[dx-group-row-count='2'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-work-week.dx-scheduler-work-space[dx-group-row-count='2'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-day.dx-scheduler-work-space-count.dx-scheduler-work-space[dx-group-row-count='2'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable{padding-bottom:170px;margin-bottom:170px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-week.dx-scheduler-work-space[dx-group-row-count='3'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-work-week.dx-scheduler-work-space[dx-group-row-count='3'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-timeline-day.dx-scheduler-work-space-count.dx-scheduler-work-space[dx-group-row-count='3'].dx-scheduler-work-space .dx-scheduler-date-table-scrollable{padding-bottom:210px;margin-bottom:210px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-sidebar-scrollable{display:none}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-date-table-scrollable{margin-left:0 !important}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-header-content{height:40px}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-panel{display:flex;flex-flow:row nowrap}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-row,.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-group-row{display:flex;flex-flow:row nowrap}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-header{flex-grow:1;flex-basis:0;display:flex;flex-flow:row nowrap}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header{flex-basis:auto}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline:not(.dx-scheduler-work-space-group-by-date) .dx-scheduler-header-row .dx-scheduler-header-panel-cell{border-right:none}.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-work-space-vertical-group-table{width:100px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-group-header-content{width:100%}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-200px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-date-table .dx-scheduler-date-table-row:before,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-date-table .dx-scheduler-all-day-table-row:before{width:200px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-date-table{margin-right:-200px;margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-header-panel .dx-scheduler-header-row:before{width:200px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-fixed-appointments{left:200px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'] .dx-scheduler-fixed-appointments{right:200px;left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-left:201px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-fixed-appointments{left:201px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 201px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-date-table-scrollable{margin-left:0;margin-right:201px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-date-table{margin-right:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-header-scrollable.dx-scrollable{margin:0 201px 0 0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-fixed-appointments{left:0;right:201px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-sidebar-scrollable{width:100px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable{margin-left:100px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 100px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-date-table{margin-left:0}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-date-table{margin-right:0;margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{left:100px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{right:100px;left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-date-table-row:before,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='1'].dx-scheduler-work-space-month .dx-scheduler-header-row:before{width:100px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-work-space-vertical-group-table{width:150px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-group-header-content{width:100%}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-250px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-date-table .dx-scheduler-date-table-row:before,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-date-table .dx-scheduler-all-day-table-row:before{width:250px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-date-table{margin-right:-250px;margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-header-panel .dx-scheduler-header-row:before{width:250px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-fixed-appointments{left:250px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-fixed-appointments{right:250px;left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-left:251px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-fixed-appointments{left:251px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 251px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-date-table-scrollable{margin-left:0;margin-right:251px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-date-table{margin-right:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-header-scrollable.dx-scrollable{margin:0 251px 0 0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-fixed-appointments{left:0;right:251px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-sidebar-scrollable{width:150px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable{margin-left:150px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 150px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-date-table{margin-left:0}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-date-table{margin-right:0;margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{left:150px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{right:150px;left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-date-table-row:before,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'].dx-scheduler-work-space-month .dx-scheduler-header-row:before{width:150px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-work-space-vertical-group-table{width:200px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-group-header-content{width:100%}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-300px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-date-table .dx-scheduler-date-table-row:before,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-date-table .dx-scheduler-all-day-table-row:before{width:300px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-date-table{margin-right:-300px;margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-header-panel .dx-scheduler-header-row:before{width:300px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-fixed-appointments{left:300px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-fixed-appointments{right:300px;left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-left:301px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-fixed-appointments{left:301px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 301px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-date-table-scrollable{margin-left:0;margin-right:301px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-date-table{margin-right:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-header-scrollable.dx-scrollable{margin:0 301px 0 0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-both-scrollbar.dx-rtl .dx-scheduler-fixed-appointments{left:0;right:301px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-sidebar-scrollable{width:200px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable{margin-left:200px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-header-scrollable.dx-scrollable{margin:0 0 0 200px}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-date-table{margin-left:0}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-date-table{margin-right:0;margin-left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{left:200px}.dx-rtl .dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{right:200px;left:0}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-date-table-row:before,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'].dx-scheduler-work-space-month .dx-scheduler-header-row:before{width:200px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-work-space-vertical-group-table{float:left;height:100%;min-height:100px;border-right:1px solid rgba(206,212,218,0.6);border-top:1px solid rgba(206,212,218,0.6);border-collapse:collapse;display:flex;flex-flow:column nowrap}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-work-space-vertical-group-table tbody{height:100%;display:flex;flex-flow:column nowrap}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-row{display:flex;flex-flow:row nowrap;flex:1}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-row:before{display:none}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header{display:flex;flex-flow:row nowrap;flex:1 1 auto;height:auto;text-align:center;border-bottom:2px solid rgba(206,212,218,0.6);padding:0;overflow:hidden;width:100%;border-right:none}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header[rowspan='2'],.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header[rowspan='3']{border-bottom:none}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header[rowspan='2'] .dx-scheduler-group-header-content div,.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header[rowspan='3'] .dx-scheduler-group-header-content div{margin-top:200%}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header-content{padding-top:16px;overflow:visible;flex-grow:1}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-header-content div{white-space:normal;line-height:normal}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-group-header:last-child,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-group-header:last-child{font-weight:normal;text-align:left}.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='2'] .dx-scheduler-group-header:only-child,.dx-scheduler-work-space-vertical-grouped[dx-group-column-count='3'] .dx-scheduler-group-header:only-child{position:relative;left:75px;width:75px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-day .dx-scheduler-all-day-title,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-week .dx-scheduler-all-day-title,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title{top:0;position:relative;height:50px !important;line-height:50px !important;border-bottom:none;border-right:none}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-day .dx-scheduler-all-day-table-cell{border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-panel{display:table-cell;position:relative}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-panel:before{content:'';width:100px;display:table-cell}.dx-scheduler-small .dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-panel:before{width:50px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-all-day-table-row{height:50px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-first-group-cell{border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-first-group-cell > div{margin-top:0}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-time-panel-cell.dx-scheduler-last-group-cell{border-bottom:none;box-shadow:inset 0 -1px 0 rgba(206,212,218,0.6)}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell{border-bottom:2px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:81px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:111px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:141px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-header-scrollable{height:51px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-sidebar-scrollable{display:block;float:left}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-header-panel .dx-scheduler-header-row:before{display:none}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-fixed-appointments{left:101px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-group-header{box-shadow:0 -2px 0 rgba(206,212,218,0.6);border-bottom:none}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month .dx-scheduler-date-table-cell{height:75px}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-month.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-panel{border-bottom:none}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row:before{display:none}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-week .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-work-week .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-week .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-work-week .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-month .dx-scheduler-sidebar-scrollable{padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-work-space-vertical-grouped:not(.dx-scheduler-work-space-day):not(.dx-scheduler-work-space-both-scrollbar) .dx-scheduler-date-table-scrollable{padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-work-space-vertical-grouped:not(.dx-scheduler-work-space-day):not(.dx-scheduler-work-space-both-scrollbar) .dx-scheduler-sidebar-scrollable{padding-bottom:50px;margin-bottom:-50px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-work-space-day .dx-scheduler-date-table-scrollable{padding-bottom:0;margin-bottom:0}.dx-rtl .dx-scheduler-work-space-vertical-group-table{border-right:none;border-left:1px solid rgba(206,212,218,0.6)}.dx-rtl .dx-scheduler-date-time-shader-all-day{margin-left:0;margin-right:100px}.dx-rtl .dx-scheduler-navigator{float:right;padding-left:0;padding-right:10px}.dx-device-mobile .dx-rtl .dx-scheduler-navigator{padding-right:5px}.dx-rtl .dx-scheduler-view-switcher.dx-tabs{float:left}.dx-rtl .dx-scheduler-view-switcher.dx-dropdownmenu{left:10px;right:auto}.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table{margin-right:0}.dx-rtl .dx-scheduler-header-panel{left:0;right:inherit}.dx-rtl .dx-scheduler-all-day-panel table{margin-left:0}.dx-rtl .dx-scheduler-work-space-vertical-group-table,.dx-rtl .dx-scheduler-time-panel{float:right}.dx-rtl .dx-scheduler-time-panel-cell{text-align:left;padding-left:20px;padding-right:0}.dx-rtl .dx-scheduler-time-panel-cell:after{right:auto;left:0}.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell{border-right:1px solid rgba(206,212,218,0.6)}.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-header-panel-cell:first-child,.dx-rtl .dx-scheduler-work-space-month .dx-scheduler-date-table-cell:first-child{border-right:none}.dx-rtl .dx-scheduler-work-space:not(.dx-scheduler-timeline):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-date-table{float:right;margin-left:0;margin-right:-100px}.dx-scheduler-small .dx-rtl .dx-scheduler-work-space:not(.dx-scheduler-timeline):not(.dx-scheduler-work-space-month):not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-date-table{margin-right:-50px}.dx-rtl .dx-scheduler-appointment-tooltip{text-align:right}.dx-rtl .dx-scheduler-appointment-recurrence-icon{left:7px;right:auto}.dx-rtl .dx-scheduler-appointment-reduced .dx-scheduler-appointment-recurrence-icon{left:20px;right:auto}.dx-rtl .dx-scheduler-work-space-week .dx-scheduler-all-day-table-cell,.dx-rtl .dx-scheduler-work-space-work-week .dx-scheduler-all-day-table-cell{border-right:1px solid rgba(206,212,218,0.6);border-left:none}.dx-rtl .dx-scheduler-dropdown-appointment{border-left:none;border-right:3px solid #ff7a01}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title{border-left:1px solid rgba(206,212,218,0.6);border-right:none}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title:before{right:0;border-left:1px solid rgba(206,212,218,0.6);border-right:none}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table{margin-right:0}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-sidebar-scrollable{float:right}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-right:100px;margin-left:auto}.dx-scheduler-small .dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-scrollable{margin-right:50px}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-time-panel{border-left:1px solid rgba(206,212,218,0.6);border-right:none}.dx-rtl.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-date-table-scrollable{margin-right:0}.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-date-table-row .dx-scheduler-date-table-cell:first-child,.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-row .dx-scheduler-header-panel-cell:first-child,.dx-rtl.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-table-row .dx-scheduler-all-day-table-cell:first-child{border-right:none}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable{float:right}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before{right:0;border-left:1px solid rgba(206,212,218,0.6);border-right:none}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-table{border-left:1px solid rgba(206,212,218,0.6);border-right:none}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-date-table{margin-right:0}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-fixed-appointments{left:0}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped .dx-scheduler-group-header{padding:0 5px 0 10px}.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='2'] .dx-scheduler-group-header:last-child,.dx-rtl .dx-scheduler-timeline.dx-scheduler-work-space-grouped[dx-group-column-count='3'] .dx-scheduler-group-header:last-child{text-align:right}.dx-rtl .dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day) .dx-scheduler-header-scrollable{margin-left:0}.dx-scheduler-small .dx-rtl .dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day) .dx-scheduler-header-scrollable{margin-right:50px}.dx-rtl .dx-scheduler-recurrence-rule-item .dx-field-item-label.dx-field-item-label-location-left,.dx-rtl .dx-scheduler-recurrence-rule-item .dx-field-item-label.dx-field-item-label-location-top{padding-left:10px}.dx-rtl .dx-scheduler-recurrence-rule-item .dx-field-item-label.dx-field-item-label-location-right{padding-left:20px}.dx-rtl .dx-scheduler-recurrence-rule-item.dx-label-v-align .dx-recurrence-editor{padding-right:20px}.dx-rtl .dx-scheduler-recurrence-rule-item .dx-field-item-content-location-left .dx-recurrence-editor{padding-right:20px}.dx-rtl .dx-scheduler-agenda .dx-scheduler-scrollable-appointments{padding-right:100px;padding-left:0}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda .dx-scheduler-scrollable-appointments{padding-right:50px}.dx-rtl .dx-scheduler-agenda .dx-scheduler-group-table{float:right}.dx-rtl .dx-scheduler-agenda.dx-scheduler-work-space-grouped .dx-scheduler-date-table{float:left}.dx-rtl .dx-timezone-editor .dx-timezone-display-name{float:right}.dx-rtl .dx-timezone-editor .dx-timezone-iana-id{float:left}.dx-scheduler-time-panel-cell{height:36px}.dx-scheduler-date-table-cell{height:36px}.dx-scheduler-all-day-title{height:54px;line-height:54px;font-size:11px;font-weight:bold;top:39px}.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-title{height:18px;line-height:18px}:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title{top:74px}:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title:before{top:-19px;height:18px}:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title{top:104px}:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title:before{top:-49px;height:48px}:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title{top:134px}:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title:before{top:-79px;height:78px}.dx-scheduler-work-space-week .dx-scheduler-all-day-title,.dx-scheduler-work-space-work-week .dx-scheduler-all-day-title{top:75px}.dx-scheduler-work-space-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title,.dx-scheduler-work-space-work-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title{top:105px}.dx-scheduler-work-space-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title:before,.dx-scheduler-work-space-work-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title:before{top:-50px;height:49px}.dx-scheduler-work-space-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title,.dx-scheduler-work-space-work-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title{top:135px}.dx-scheduler-work-space-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title:before,.dx-scheduler-work-space-work-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title:before{top:-80px;height:79px}.dx-scheduler-work-space-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title,.dx-scheduler-work-space-work-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title{top:165px}.dx-scheduler-work-space-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title:before,.dx-scheduler-work-space-work-week:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title:before{top:-110px;height:109px}.dx-scheduler-all-day-table{height:54px}.dx-scheduler-work-space-all-day-collapsed .dx-scheduler-all-day-table{height:18px}.dx-scheduler-header-panel{margin-top:5px}.dx-scheduler-work-space-vertical-grouped .dx-scheduler-header-panel{margin-top:6px}.dx-scheduler-header-panel-cell{height:31px}.dx-scheduler-header-panel-cell.dx-scheduler-header-panel-current-time-cell:before{top:28px;height:2px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:36px;margin-bottom:-36px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:66px;margin-bottom:-66px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:96px;margin-bottom:-96px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:126px;margin-bottom:-126px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:120px;margin-bottom:-120px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:150px;margin-bottom:-150px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:180px;margin-bottom:-180px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:54px;margin-bottom:-54px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:84px;margin-bottom:-84px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:114px;margin-bottom:-114px}.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:144px;margin-bottom:-144px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:0;margin-bottom:0}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:30px;margin-bottom:-30px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:60px;margin-bottom:-60px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:54px;margin-bottom:-54px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:84px;margin-bottom:-84px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:114px;margin-bottom:-114px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:144px;margin-bottom:-144px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:18px;margin-bottom:-18px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:48px;margin-bottom:-48px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:78px;margin-bottom:-78px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:108px;margin-bottom:-108px}.dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-all-day-title{top:40px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:36px;margin-bottom:-36px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:66px;margin-bottom:-66px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:96px;margin-bottom:-96px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:126px;margin-bottom:-126px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:120px;margin-bottom:-120px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:150px;margin-bottom:-150px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:180px;margin-bottom:-180px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:54px;margin-bottom:-54px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:84px;margin-bottom:-84px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:114px;margin-bottom:-114px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:144px;margin-bottom:-144px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-header-panel{margin-top:5px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title{top:105px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scheduler-all-day-title:before{top:-50px;height:49px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title{top:135px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scheduler-all-day-title:before{top:-80px;height:79px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title{top:165px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scheduler-all-day-title:before{top:-110px;height:109px}.dx-scheduler-work-space-day.dx-scheduler-work-space-count:not(.dx-scheduler-work-space-vertical-grouped) .dx-scheduler-all-day-title{top:75px}.dx-scheduler-work-space-day .dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child){border-bottom:none}.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:36px;margin-bottom:-36px}.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:66px;margin-bottom:-66px}.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:96px;margin-bottom:-96px}.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-month:not(.dx-scheduler-work-space-vertical-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:126px;margin-bottom:-126px}.dx-scheduler-work-space-month .dx-scheduler-appointment-content{font-size:11px}.dx-scheduler-work-space-month .dx-scheduler-date-table-first-of-month{border-left:1px solid #94a1ae;border-top:1px solid #94a1ae}.dx-scheduler-appointment-tooltip .dx-button-content{font-size:10.76923077px}.dx-scheduler-appointment-tooltip .dx-button-content .dx-icon{font-size:14px}.dx-scheduler-appointment-tooltip .dx-scheduler-appointment-tooltip-title{font-size:14px}.dx-scheduler-dropdown-appointments .dx-button-content{padding:0}.dx-scheduler-header{background-color:#f5f5f5;border:1px solid rgba(206,212,218,0.6);height:39px}.dx-scheduler-navigator{padding:7px}.dx-scheduler-navigator .dx-button{margin-top:-1px;height:25px}.dx-scheduler-navigator .dx-button-has-icon .dx-button-content{padding:4px}.dx-scheduler-navigator-caption{border-radius:0;border-right-width:0;border-left-width:0}.dx-scheduler-navigator-caption.dx-state-focused,.dx-scheduler-navigator-caption.dx-state-hover,.dx-scheduler-navigator-caption.dx-state-active{border-right-width:1px;border-left-width:1px}.dx-scheduler-navigator-previous{border-radius:3px 0 0 3px}.dx-rtl .dx-scheduler-navigator-previous{border-radius:0 3px 3px 0}.dx-scheduler-navigator-next{border-radius:0 3px 3px 0}.dx-rtl .dx-scheduler-navigator-next{border-radius:3px 0 0 3px}.dx-scheduler-view-switcher.dx-tabs{font-size:12px}.dx-scheduler-view-switcher.dx-tabs .dx-tab:not(.dx-tab-selected):not(.dx-state-hover){background:none}.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected{background-color:#fff}.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected:before{background-color:#fff}.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-state-focused:after{border-left:1px solid rgba(206,212,218,0.6);border-right:1px solid rgba(206,212,218,0.6);border-top:1px solid #ff7a01;border-bottom:none}.dx-scheduler-view-switcher.dx-tabs .dx-tab.dx-tab-selected:after{height:39px}.dx-scheduler-view-switcher.dx-dropdownmenu{margin-top:6px}.dx-scheduler-view-switcher-label{margin-top:11.2px;right:60px}.dx-rtl .dx-scheduler-view-switcher-label{left:60px;right:auto}.dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child){border-bottom:1px solid rgba(206,212,218,0.6)}.dx-scheduler-header-panel .dx-scheduler-group-row:not(:first-child) .dx-scheduler-group-header{font-size:12px;color:#3d484e}.dx-scheduler-header-panel .dx-scheduler-group-header{font-size:18px}.dx-scheduler-header-panel .dx-scheduler-group-header,.dx-scheduler-work-space-vertical-group-table .dx-scheduler-group-header{font-weight:bold;color:#3d484e}.dx-scheduler-all-day-panel{background-color:#fff}.dx-scheduler-work-space{padding-top:39px;margin-top:-39px}.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-all-day-title{border-top:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-date-table-cell{border-left:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-agenda .dx-scheduler-date-table-cell{border:none}.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-group-row th{border-left:none;border-right:none}.dx-scheduler-work-space-week .dx-scheduler-date-table-row:first-child{border-top:none}.dx-scheduler-date-table-cell{border-left:1px solid rgba(206,212,218,0.6);border-right:1px solid rgba(206,212,218,0.6)}.dx-scheduler-all-day-table-cell.dx-state-active,.dx-scheduler-date-table-cell.dx-state-active{background-color:rgba(221,221,221,0.7)}.dx-scheduler-all-day-table-cell.dx-state-hover,.dx-scheduler-date-table-cell.dx-state-hover{background-color:#f5f5f5;color:#9dabb2}.dx-scheduler-appointment-popup .dx-fieldset{margin:0 15px 15px 10px}.dx-scheduler-appointment-popup .dx-popup-title{background-color:#fff;border-bottom:none}.dx-scheduler-appointment-popup .dx-popup-title .dx-closebutton,.dx-scheduler-appointment-popup .dx-popup-title .dx-closebutton.dx-rtl{margin:0}.dx-scheduler-appointment-popup .dx-toolbar-after{margin-right:4px}.dx-rtl .dx-scheduler-appointment-popup .dx-toolbar-after{margin-left:4px;margin-right:0}.dx-scheduler-appointment-popup .dx-recurrence-repeat-end-container{margin:0}.dx-scheduler-appointment-popup .dx-recurrence-switch{margin-top:6px}.dx-scheduler-appointment-popup .dx-scheduler-appointment-popup-recurrence-field{margin-bottom:13px}.dx-scheduler-appointment-popup .dx-recurrence-radiogroup-repeat-type-label,.dx-scheduler-appointment-popup .dx-recurrence-repeat-end-label{line-height:26px}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item{padding-left:73px}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item:before{background-color:#fff}.dx-scheduler-appointment-popup .dx-scheduler-recurrence-rule-item.dx-scheduler-recurrence-rule-item-opened:before{border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.dx-scheduler-appointment-popup .dx-form-validation-summary{padding:10px 20px}.dx-scheduler-appointment-tooltip-buttons:before,.dx-scheduler-appointment-tooltip-buttons:after{display:table;content:'';line-height:0}.dx-scheduler-appointment-tooltip-buttons:after{clear:both}.dx-scheduler-appointment-tooltip-buttons:before,.dx-scheduler-appointment-tooltip-buttons:after{display:table;content:'';line-height:0}.dx-scheduler-appointment-tooltip-buttons:after{clear:both}.dx-scheduler-appointment-tooltip-buttons .dx-button:nth-child(even){float:right;margin-right:0}.dx-scheduler-appointment-tooltip-buttons .dx-button:nth-child(odd){float:left;margin-left:0}.dx-scheduler-appointment-tooltip-buttons .dx-button .dx-button-content{padding:2px 10px 3px 10px}.dx-scheduler-work-space-month .dx-scheduler-date-table-cell{font-size:14px}.dx-scheduler-header-panel,.dx-scheduler-time-panel{font-size:14px}.dx-scheduler-work-space-grouped .dx-scheduler-group-row th,.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell{border-right:1px solid #94a1ae}.dx-scheduler-work-space-grouped .dx-scheduler-group-row th:last-child,.dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell:last-child{border-right:none}.dx-rtl .dx-scheduler-work-space-grouped .dx-scheduler-group-row th,.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell{border-left:1px solid #94a1ae;border-right:1px solid rgba(206,212,218,0.6)}.dx-rtl .dx-scheduler-work-space-grouped .dx-scheduler-group-row th:last-child,.dx-rtl .dx-scheduler-work-space.dx-scheduler-work-space-grouped .dx-scheduler-last-group-cell:last-child{border-left:none}.dx-scheduler-work-space-grouped.dx-scheduler-agenda .dx-scheduler-group-row th,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-vertical-grouped .dx-scheduler-group-row th,.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-group-row th,.dx-scheduler-work-space-grouped.dx-scheduler-agenda .dx-scheduler-last-group-cell,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-vertical-grouped .dx-scheduler-last-group-cell,.dx-scheduler-work-space-grouped.dx-scheduler-timeline .dx-scheduler-last-group-cell{border-right:1px solid rgba(206,212,218,0.6);border-left:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-row th{border-right:1px solid rgba(206,212,218,0.6);border-left:1px solid rgba(206,212,218,0.6)}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell{border-right:1px solid #94a1ae}.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell:last-child,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell:last-child,.dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell:last-child{border-right:none}.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell{border-left:1px solid #94a1ae;border-right:1px solid rgba(206,212,218,0.6)}.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-header-panel-cell:last-child,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-group-header.dx-scheduler-last-group-cell:last-child,.dx-rtl .dx-scheduler-work-space-grouped.dx-scheduler-work-space-group-by-date .dx-scheduler-date-table-cell.dx-scheduler-last-group-cell:last-child{border-left:none}.dx-scheduler-appointment{border-left:2px solid transparent;border-right:1px solid transparent}.dx-scheduler-appointment.dx-state-focused{color:#fff}.dx-scheduler-appointment.dx-scheduler-appointment-empty{border-left:1px solid transparent;border-right:1px solid transparent}.dx-scheduler-appointment-content{padding:2px 5px}.dx-scheduler-work-space-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-scheduler-work-space-work-week .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content,.dx-scheduler-work-space-day .dx-scheduler-appointment-reduced .dx-scheduler-appointment-content{padding:2px 40px 2px 5px}.dx-scheduler-appointment-reduced .dx-scheduler-appointment-content{padding:2px 40px 2px 5px}.dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:2px 25px 2px 5px}.dx-rtl .dx-scheduler-appointment-recurrence .dx-scheduler-appointment-content{padding:2px 5px 2px 25px}.dx-scheduler-dropdown-appointment{border-bottom:1px solid rgba(206,212,218,0.6)}.dx-scheduler-dropdown-appointment-date{color:#9dabb2}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:67px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:97px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:127px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped) .dx-scheduler-header-scrollable{height:37px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped) .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped) .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:36px;margin-bottom:-36px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:66px;margin-bottom:-66px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:96px;margin-bottom:-96px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped)[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:126px;margin-bottom:-126px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:36px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:66px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:96px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day .dx-scheduler-header-scrollable{height:6px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:5px;margin-bottom:-5px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:35px;margin-bottom:-35px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:65px;margin-bottom:-65px}.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space-grouped:not(.dx-scheduler-work-space-all-day):not(.dx-scheduler-timeline):not(.dx-scheduler-agenda):not(.dx-scheduler-work-space-vertical-grouped):not(.dx-scheduler-work-space-horizontal-grouped).dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:95px;margin-bottom:-95px}.dx-scheduler-work-space.dx-scheduler-timeline-week[dx-group-row-count='1'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week[dx-group-row-count='1'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:98px}.dx-scheduler-work-space.dx-scheduler-timeline-week[dx-group-row-count='2'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week[dx-group-row-count='2'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:128px}.dx-scheduler-work-space.dx-scheduler-timeline-week[dx-group-row-count='3'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week[dx-group-row-count='3'] .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:158px}.dx-scheduler-work-space.dx-scheduler-timeline-week .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day .dx-scheduler-header-scrollable{height:68px}.dx-scheduler-work-space.dx-scheduler-timeline-week.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space.dx-scheduler-timeline-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable{padding-bottom:67px;margin-bottom:-67px}.dx-scheduler-work-space.dx-scheduler-timeline-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before,.dx-scheduler-work-space.dx-scheduler-timeline-work-week.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day.dx-scheduler-work-space-grouped .dx-scheduler-sidebar-scrollable:before{height:68px;margin-top:-68px}.dx-scheduler-work-space.dx-scheduler-timeline-week .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space.dx-scheduler-timeline-work-week .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-work-space.dx-scheduler-work-space-count.dx-scheduler-timeline-day .dx-scrollable.dx-scheduler-date-table-scrollable{padding-bottom:67px;margin-bottom:-67px}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title{background-color:#fff}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-all-day-title:before{background-color:#fff}.dx-scheduler-work-space-both-scrollbar[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:67px}.dx-scheduler-work-space-both-scrollbar[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:97px}.dx-scheduler-work-space-both-scrollbar[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:127px}.dx-scheduler-work-space-both-scrollbar .dx-scheduler-header-scrollable{height:37px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:31px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:61px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:91px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day .dx-scheduler-header-scrollable{height:1px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:121px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:151px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:181px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scheduler-header-scrollable{height:91px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day.dx-scheduler-work-space-vertical-grouped[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:67px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day.dx-scheduler-work-space-vertical-grouped[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:97px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day.dx-scheduler-work-space-vertical-grouped[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:127px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day.dx-scheduler-work-space-vertical-grouped .dx-scheduler-header-scrollable{height:37px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:85px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:115px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:145px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scheduler-header-scrollable{height:55px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-all-day-collapsed.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count)[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:90px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count)[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:120px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count)[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:150px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count) .dx-scheduler-header-scrollable{height:60px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:54px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:84px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:114px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-all-day-collapsed .dx-scheduler-header-scrollable{height:24px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-count).dx-scheduler-work-space-all-day-collapsed.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped)[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:85px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped)[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:115px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped)[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:145px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped) .dx-scheduler-header-scrollable{height:55px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:49px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:79px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:109px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-all-day-collapsed .dx-scheduler-header-scrollable{height:19px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-all-day:not(.dx-scheduler-work-space-vertical-grouped).dx-scheduler-work-space-day:not(.dx-scheduler-work-space-grouped).dx-scheduler-work-space-all-day-collapsed.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-month[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:67px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-month[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:97px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-month[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:127px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-month .dx-scheduler-header-scrollable{height:37px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space.dx-scheduler-work-space-month.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-vertical-grouped[dx-group-row-count='1'] .dx-scheduler-header-scrollable{height:67px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-vertical-grouped[dx-group-row-count='2'] .dx-scheduler-header-scrollable{height:97px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-vertical-grouped[dx-group-row-count='3'] .dx-scheduler-header-scrollable{height:127px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-vertical-grouped .dx-scheduler-header-scrollable{height:37px}.dx-scheduler-work-space-both-scrollbar.dx-scheduler-work-space-vertical-grouped.dx-scheduler-work-space-horizontal-grouped.dx-scheduler-timeline .dx-scheduler-header-scrollable{height:auto}.dx-scheduler-agenda .dx-scheduler-appointment-content{font-size:14px}.dx-scheduler-agenda .dx-scheduler-appointment-content .dx-scheduler-appointment-content-date{font-size:11px}.dx-scheduler-agenda .dx-scheduler-group-header{font-size:14px;width:60px}.dx-scheduler-agenda.dx-scheduler-work-space .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:0;margin-bottom:0}.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:30px;margin-bottom:-30px}.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:60px;margin-bottom:-60px}.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:0;margin-bottom:0}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:30px;margin-bottom:-30px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:60px;margin-bottom:-60px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:0;margin-bottom:0}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='1'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:30px;margin-bottom:-30px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='2'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:60px;margin-bottom:-60px}.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-date-table-scrollable,.dx-scheduler-agenda.dx-scheduler-work-space.dx-scheduler-work-space-all-day-collapsed[dx-group-row-count='3'] .dx-scrollable.dx-scheduler-sidebar-scrollable{padding-bottom:90px;margin-bottom:-90px}.dx-scheduler-agenda .dx-scheduler-group-header-content{width:60px}.dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-right:-60px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-30px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-60px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-date-table{margin-left:-30px}.dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-left:160px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-left:80px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-left:0;padding-right:160px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='1'] .dx-scheduler-scrollable-appointments{padding-right:80px}.dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-right:-120px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-60px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-120px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-date-table{margin-left:-60px}.dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-left:220px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-left:110px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-left:0;padding-right:220px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='2'] .dx-scheduler-scrollable-appointments{padding-right:110px}.dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-right:-180px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-90px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-180px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-date-table{margin-left:-90px}.dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-left:280px}.dx-scheduler-small .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-left:140px}.dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-left:0;padding-right:280px}.dx-scheduler-small .dx-rtl .dx-scheduler-agenda[dx-group-column-count='3'] .dx-scheduler-scrollable-appointments{padding-right:140px}.dx-scheduler-agenda-nodata{font-size:14px}.dx-form-group-with-caption > .dx-form-group-content{border-top:1px solid #ced4da}.dx-form-group-caption{font-size:16px}.dx-form-group-with-caption .dx-form-group-content{padding-bottom:10px}.dx-field-item-label-text{color:#3d484e}.dx-field-item-help-text{color:#3d484e}.dx-field-item-required-mark{color:#5bc1f8}.dx-field-item-optional-mark{color:#bac3c9}.dx-desktop-layout-main-menu{background:#ff7a01}.dx-desktop-layout-main-menu .dx-nav-item{background:#ff7a01}.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected{background:#f7f7f7;border-top:1px solid #ced4da}.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected .dx-tab-text{color:#3d484e}.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected.dx-state-hover{background:#f7f7f7}.dx-desktop-layout-main-menu .dx-nav-item.dx-tab-selected.dx-state-hover .dx-tab-text{color:#3d484e}.dx-desktop-layout-main-menu .dx-nav-item.dx-state-hover{background:#5fd9ec}.dx-desktop-layout-main-menu .dx-nav-item.dx-state-hover .dx-tab-text{color:#ffffff}.dx-desktop-layout-main-menu .dx-nav-item .dx-tab-text{color:#ffffff}.dx-desktop-layout-copyright{color:#8697a0}.dx-desktop-layout-toolbar{background:#f7f7f7;border-bottom-color:#ced4da}.dx-splitter{border-right-color:#ced4da}.dx-filterbuilder .dx-filterbuilder-action-icon{margin-bottom:5px}.dx-filterbuilder .dx-filterbuilder-text,.dx-filterbuilder .dx-filterbuilder-item-value-text{border-radius:5px}.dx-filterbuilder .dx-filterbuilder-range-separator{color:#3d484e}.dx-filterbuilder-overlay .dx-treeview-item{padding:3px 15px}.dx-filterbuilder-overlay .dx-rtl .dx-treeview-item{padding-left:15px}.dx-recurrence-editor-container{position:relative;margin-bottom:21px;padding-top:17px}.dx-drawer-shader{background-color:rgba(0,0,0,0.5)}.dx-card{border:1px solid #ced4da;border-radius:3px;background-color:#fff}.dx-htmleditor .dx-htmleditor-toolbar-wrapper:first-child{border-bottom:1px solid #ced4da}.dx-htmleditor-content pre{color:rgba(61,72,78,0.8)}.dx-htmleditor-content blockquote{color:rgba(61,72,78,0.8);border-left-color:#ced4da}.dx-rtl .dx-htmleditor-content blockquote{border-right-color:#ced4da}.dx-htmleditor-content .dx-variable > span{background:rgba(27,201,228,0.15)}.dx-htmleditor-toolbar{background-color:transparent}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format){background-color:#e6e6e6}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-success{background-color:#449d44}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-default{background-color:#16a1b6}.dx-htmleditor-toolbar .dx-format-active:not(.dx-color-format):not(.dx-background-format).dx-button-danger{background-color:#c9302c}.dx-htmleditor-toolbar-format.dx-dropdowneditor.dx-editor-filled{background-color:transparent}.dx-htmleditor-toolbar-format.dx-color-format .dx-button-content,.dx-htmleditor-toolbar-format.dx-background-format .dx-button-content{padding-bottom:2px}.dx-htmleditor-toolbar-separator{border-left-color:#ced4da}.dx-htmleditor-toolbar-menu-separator{border-top-color:#ced4da}.badge-custom{padding:0 5px;border:1px solid rgba(0,0,0,0.0825);background-color:#f2f5f7;display:inline-block;background:#ffffff;border-radius:3px}.dx-htmleditor{border:1px solid #ced4da;border-radius:3px}.dx-htmleditor .dx-htmleditor-content{min-height:110px}fieldset[disabled] .dx-htmleditor,fieldset[disabled] .badge-custom,fieldset[readonly] .dx-htmleditor,fieldset[readonly] .badge-custom{background-color:#f2f5f7}.has-error .dx-htmleditor{border-color:#ff5a5f}.has-error .dx-htmleditor:focus,.has-error .dx-htmleditor:focus{border-color:#ff5a5f;box-shadow:0 0 0 0.2rem rgba(255,90,95,0.25)}#controlOpTabsContent .dx-data-row td .dot{height:8px;width:8px;border-radius:50%;display:inline-block;margin:0 2px}.dx-datagrid .dx-row > td:not(.dx-group-cell){}.dx-datagrid .dx-row > td:not(.dx-group-cell)::after{content:'';height:8px;width:8px;border-radius:50%;display:none;margin-bottom:0;margin-left:5px}.dx-datagrid .dx-row > td.success,.dx-datagrid .dx-row > td.best{color:#40CE9E}.dx-datagrid .dx-row > td.success::after,.dx-datagrid .dx-row > td.best::after{display:inline-block;background-color:#40CE9E}.dx-datagrid .dx-row > td.warning,.dx-datagrid .dx-row > td.average{color:#FFC06A}.dx-datagrid .dx-row > td.warning::after,.dx-datagrid .dx-row > td.average::after{display:inline-block;background-color:#FFC06A}.dx-datagrid .dx-row > td.danger,.dx-datagrid .dx-row > td.worst{color:#ff5a5f}.dx-datagrid .dx-row > td.danger::after,.dx-datagrid .dx-row > td.worst::after{display:inline-block;background-color:#ff5a5f}.dx-widget.dx-texteditor.dx-state-focused{border-color:#ffaf67 !important;outline:0;box-shadow:0 0 0 0.2rem rgba(255,122,1,0.25)}.dx-widget.dx-tagbox{padding:0;padding-left:0.3rem}.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container{min-height:16px;padding:2px 0}.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container input{height:20px !important}.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container .dx-tag{padding:2px 1px}.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container .dx-tag .dx-tag-content{margin:0 3px 0 0;padding:0 18px 0 3px;background-color:#e6eaf0;border-radius:2px}.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container .dx-tag .dx-tag-content .dx-tag-remove-button:before,.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container .dx-tag .dx-tag-content .dx-tag-remove-button:after{margin-top:-4px;width:2px;height:10px}.dx-widget.dx-tagbox .dx-texteditor-input-container.dx-tag-container .dx-tag .dx-tag-content .dx-tag-remove-button:after{margin-top:0;width:10px;height:2px}.dx-widget .dx-dropdowneditor-button{width:28px}.dx-widget .dx-dropdowneditor-button .dx-dropdowneditor-icon{width:26px}.dx-widget.form-control:not(textarea){padding:0;padding-left:0.5rem;height:calc(1.5em + .75rem + 2px)}.dx-widget.form-control:not(textarea) .dx-texteditor-input{padding:5px 5px 5px 0}.dx-widget.form-control:not(textarea) .dx-texteditor-input.dx-colorbox-input{padding-left:30px}.dx-widget.form-control:not(textarea) .dx-colorbox-color-result-preview{left:5px}.dx-widget.form-control:not(textarea).dx-tagbox{padding-left:0.3rem !important}.dx-widget.form-control:not(textarea).dx-tagbox .dx-texteditor-input-container.dx-tag-container{min-height:30px !important;padding:4px 0 !important}.dx-widget.form-control:not(textarea).dx-tagbox .dx-texteditor-input-container.dx-tag-container .dx-tag{padding:2px 1px !important}.dx-widget.form-control:not(textarea).dx-tagbox .dx-texteditor-input-container.dx-tag-container input{height:20px !important}.dx-widget.form-control:not(textarea) .dx-placeholder:before{padding:4px 5px 4px 0}.dx-widget.form-control:not(textarea) .dx-tag-content{margin:0 3px 0 0;padding:0 18px 0 3px;background-color:#e6eaf0;border-radius:2px}.dx-widget.form-control:not(textarea) .dx-tag-content .dx-tag-remove-button:before,.dx-widget.form-control:not(textarea) .dx-tag-content .dx-tag-remove-button:after{margin-top:-4px;width:2px;height:10px}.dx-widget.form-control:not(textarea) .dx-tag-content .dx-tag-remove-button:after{margin-top:0;width:10px;height:2px}.dx-widget.form-control:not(textarea) .dx-dropdowneditor-button{width:28px}.dx-widget.form-control:not(textarea) .dx-dropdowneditor-button .dx-dropdowneditor-icon{width:26px}.dx-state-disabled.dx-editor-outlined{background:#f2f5f7;opacity:1}.dx-state-disabled .dx-texteditor-input{background:#f2f5f7;opacity:1}.dx-state-readonly.dx-editor-outlined{background:#f2f5f7}.dx-state-readonly .dx-texteditor-input{background:#f2f5f7}.dx-lookup-search-wrapper{padding:10px;padding-bottom:10px}.dx-lookup-arrow{transform:rotate(90deg)}.panel-header .dx-datagrid-header-panel .dx-toolbar-menu-container .dx-button{margin-left:0}.dx-datagrid .dx-link{color:inherit;text-decoration:none;transition:all 0.1s ease-in-out}.dx-datagrid .dx-link:hover{color:#ff7a01 !important}.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-contoured-date,.dx-calendar-cell.dx-calendar-selected-date.dx-calendar-today.dx-calendar-contoured-date{box-shadow:inset 0 0 0 0 #ffffff,inset 0 0 0 1000px #ff7a01}.dxc-tooltip{z-index:1040}.grafica{width:100%}.tooltip-header{font-size:16px;font-weight:500;padding-bottom:5px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.0825)}.tooltip-line{margin-top:5px;margin-bottom:5px;border-bottom:1px solid rgba(0,0,0,0.0825)}.tooltip-body h6,.tooltip-footer h6{text-transform:uppercase;font-size:10px;font-weight:500}.tooltip-body span,.tooltip-footer span{line-height:1.6}.tooltip-body .series-name,.tooltip-footer .series-name{font-weight:500;float:left;margin-right:5px}.tooltip-body .tooltip-summary,.tooltip-footer .tooltip-summary{text-align:right}.tooltip-body .value-text,.tooltip-footer .value-text{text-align:right}.tooltip-footer{margin-top:10px}.tooltip-footer.alert-info{padding:3px 8px}.bg-light .peers{background-color:#ffffff}.bg-light .dx-datagrid-pager{background-color:#f8f9fa}.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected,.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected.dx-state-hover{background-color:#ff7a01 !important;color:#ffffff !important}.dx-datagrid-rowsview .dx-selection.dx-row > td,.dx-datagrid-rowsview .dx-selection.dx-row:hover > td{background-color:#ff7a01;color:#FFFFFF !important}.datagrid-buttons{position:absolute;right:0;text-align:right !important;border:0 !important;visibility:hidden}.datagrid-buttons .dx-link:before{text-decoration:none !important}.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .datagrid-buttons .dx-link,.dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row .datagrid-buttons .dx-link{padding:3px}.dx-datagrid .dx-row-alt > td,.dx-datagrid .dx-row-alt > tr > td{background-color:#f2f5f7}.dx-datagrid-table .dx-data-row.dx-state-hover:not(.dx-selection):not(.dx-row-inserted):not(.dx-row-removed):not(.dx-edit-row):not(.dx-row-focused) > td:not(.dx-focused){background-color:#ffc590}.dx-row-focused .datagrid-buttons .dx-link:before{color:#fff}.dx-button{text-transform:uppercase;font-weight:500}.dx-button.btn-sm,.btn-group-sm > .dx-button.btn{padding:0 0.2rem}.dx-button .dx-icon-remove:before{content:'\f03e'}.import-orders .dx-button-has-text .dx-button-content,#fotoTecnicoUploader .dx-button-has-text .dx-button-content{padding:8px 10px 8px}.import-orders .dx-fileuploader-input-label,#fotoTecnicoUploader .dx-fileuploader-input-label{padding:8px 10px}.import-orders .dx-fileuploader-files-container,#fotoTecnicoUploader .dx-fileuploader-files-container{padding-top:0}.import-users .dx-fileuploader-input-wrapper .dx-button{float:left;width:100%}.dx-format-string.dx-overlay-wrapper .dx-overlay-content{max-height:585px !important;max-width:650px}.dx-filtereditor .dx-overlay-content{max-height:545px !important;max-width:650px}#listAsignacion .dx-list-item{cursor:default}#listAsignacion .dx-list-item-content{padding:3px 5px}.dx-dropdownlist-popup-wrapper .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item-content{padding:5px 8px !important}.small .dx-item-content{font-size:11px;opacity:0.7}.small .dx-radiobutton-icon{width:12px}.small .dx-radiobutton-icon:before{width:12px;height:12px}.small .dx-radiobutton-icon-checked .dx-radiobutton-icon-dot{margin-top:-11px;margin-left:3px}.dx-expressioneditor .dx-expression-tree .dx-expressioneditor-tools .dx-expressioneditor-tools-tabs{width:calc(100% + 2px) !important}.dx-designer .dx-filtereditor .dx-overlay-content .dx-popup-content{padding:10px 10px 0 !important}.dx-designer .dx-filtereditor .dx-popup-bottom.dx-toolbar{padding:0 10px 10px;overflow:visible}.dx-toolbar.dx-popup-bottom .dx-toolbar-after{padding-top:0 !important}.dx-designer-viewport .dx-treelist-wrapper .dx-scrollable-container{max-height:215px !important;cursor:default}.dx-designer .dx-ltr .dx-fieldset .dx-field-value > .dx-checkbox .dx-checkbox-container{height:auto}#ReportDesigner{height:100% !important}
