#payment-modal .modal-dialog.onetimePaymentClosed {
  max-width: 445px !important; }

@media (min-width: 769px) {
  #onetimePayment {
    border-left: 1px solid rgb(0 0 0 / 16%); } }

.pbl {
  width: 100%;
  height: 100%;
  background: white;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  color: #288240;
  -ms-flex-negative: 1;
      flex-shrink: 1; }
  .pbl:hover {
    color: #555; }
  .pbl img {
    max-height: 50px;
    max-width: 100%;
    margin: auto;
    vertical-align: middle;
    border-style: none; }
  .pbl.pbl-small img {
    max-height: 40px; }

.payu-input {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  .payu-input.is-invalid {
    border-color: indianred; }
.ontop, #growls-default, #growls-tl, #growls-tr, #growls-bl, #growls-br, #growls-tc, #growls-bc, #growls-cc, #growls-cl, #growls-cr{z-index:50000;position:fixed}#growls-default{top:10px;right:10px}#growls-tl{top:10px;left:10px}#growls-tr{top:10px;right:10px}#growls-bl{bottom:10px;left:10px}#growls-br{bottom:10px;right:10px}#growls-tc{top:10px;right:10px;left:10px}#growls-bc{bottom:10px;right:10px;left:10px}#growls-cc{top:50%;left:50%;margin-left:-125px}#growls-cl{top:50%;left:10px}#growls-cr{top:50%;right:10px}#growls-tc .growl, #growls-bc .growl{margin-left:auto;margin-right:auto}.growl{opacity:.8;filter:alpha(opacity=80);position:relative;border-radius:4px;transition:all .4s ease-in-out}.growl.growl-incoming{opacity:0;filter:alpha(opacity=0)}.growl.growl-outgoing{opacity:0;filter:alpha(opacity=0)}.growl.growl-small{width:200px;padding:5px;margin:5px}.growl.growl-medium{width:250px;padding:10px;margin:10px}.growl.growl-large{width:300px;padding:15px;margin:15px}.growl.growl-default{color:#FFF;background:#7f8c8d}.growl.growl-error{color:#FFF;background:#C0392B}.growl.growl-notice{color:#FFF;background:#2ECC71}.growl.growl-warning{color:#FFF;background:#F39C12}.growl .growl-close{cursor:pointer;float:right;font-size:14px;line-height:18px;font-weight:normal;font-family:helvetica, verdana, sans-serif}.growl .growl-title{font-size:18px;line-height:24px}.growl .growl-message{font-size:14px;line-height:18px}.growl{opacity:1}.growl .growl-title{padding-bottom:.125rem;font-weight:600;line-height:inherit}[dir=rtl] .growl .growl-close{float:left}.default-style #growls{z-index:999999}.default-style .growl{border-radius:.25rem;box-shadow:0 1px 6px rgba(0,0,0,0.09) !important}.default-style .growl-title{font-size:.894rem}.default-style .growl-message{font-size:.894rem}.default-style .growl-error{background:#d9534f;color:#fff}.default-style .growl-notice{background:#28c3d7;color:#fff}.default-style .growl-warning{background:#FFD950;color:#665720}.material-style #growls{z-index:999999}.material-style .growl{border-radius:.125rem;box-shadow:0px 11px 15px -7px rgba(0,0,0,0.15),0px 24px 38px 3px rgba(0,0,0,0.1),0px 9px 46px 8px rgba(0,0,0,0.08) !important}.material-style .growl-title{font-size:.894rem}.material-style .growl-message{font-size:.894rem}.material-style .growl-error{background:#d9534f;color:#fff}.material-style .growl-notice{background:#28c3d7;color:#fff}.material-style .growl-warning{background:#FFD950;color:#665720}
.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear, opacity .2s linear;-webkit-transition:background-color .2s linear, opacity .2s linear;height:15px;bottom:0px;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear, opacity .2s linear;-webkit-transition:background-color .2s linear, opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x, .ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps:hover>.ps__rail-x, .ps:hover>.ps__rail-y, .ps--focus>.ps__rail-x, .ps--focus>.ps__rail-y, .ps--scrolling-x>.ps__rail-x, .ps--scrolling-y>.ps__rail-y{opacity:0.6}.ps .ps__rail-x:hover, .ps .ps__rail-y:hover, .ps .ps__rail-x:focus, .ps .ps__rail-y:focus, .ps .ps__rail-x.ps--clicking, .ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:0.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear, height .2s ease-in-out;-webkit-transition:background-color .2s linear, height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear, width .2s ease-in-out;-webkit-transition:background-color .2s linear, width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x:hover>.ps__thumb-x, .ps__rail-x:focus>.ps__thumb-x, .ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:hover>.ps__thumb-y, .ps__rail-y:focus>.ps__thumb-y, .ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style: none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){.ps{overflow:auto !important}}.ps{position:relative}.ps__rail-x, .ps__rail-y, .ps__thumb-x, .ps__thumb-y{border-radius:10rem}.ps__rail-x{height:.25rem}.ps__rail-y{width:.25rem}.ps__thumb-x{bottom:0;height:.25rem}.ps__thumb-y{right:0;width:.25rem}.ps__rail-x:hover, .ps__rail-x:focus, .ps__rail-x.ps--clicking, .ps__rail-x:hover>.ps__thumb-x, .ps__rail-x:focus>.ps__thumb-x, .ps__rail-x.ps--clicking>.ps__thumb-x{height:.375rem}.ps__rail-y:hover, .ps__rail-y:focus, .ps__rail-y.ps--clicking, .ps__rail-y:hover>.ps__thumb-y, .ps__rail-y:focus>.ps__thumb-y, .ps__rail-y.ps--clicking>.ps__thumb-y{width:.375rem}.default-style .ps__rail-x:hover, .default-style .ps__rail-y:hover, .default-style .ps__rail-x:focus, .default-style .ps__rail-y:focus, .default-style .ps__rail-x.ps--clicking, .default-style .ps__rail-y.ps--clicking{background-color:rgba(24,28,33,0.1)}.default-style .ps__thumb-x, .default-style .ps__thumb-y{background-color:rgba(24,28,33,0.3)}.default-style .ps__rail-x:hover>.ps__thumb-x, .default-style .ps__rail-y:hover>.ps__thumb-y, .default-style .ps__rail-x:focus>.ps__thumb-x, .default-style .ps__rail-y:focus>.ps__thumb-y, .default-style .ps__rail-x.ps--clicking>.ps__thumb-x, .default-style .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:rgba(24,28,33,0.6)}.default-style .ps-inverted .ps__rail-x:hover, .default-style .ps-inverted .ps__rail-y:hover, .default-style .ps-inverted .ps__rail-x:focus, .default-style .ps-inverted .ps__rail-y:focus, .default-style .ps-inverted .ps__rail-x.ps--clicking, .default-style .ps-inverted .ps__rail-y.ps--clicking{background-color:rgba(255,255,255,0.5)}.default-style .ps-inverted .ps__thumb-x, .default-style .ps-inverted .ps__thumb-y{background-color:rgba(255,255,255,0.7)}.default-style .ps-inverted .ps__rail-x:hover>.ps__thumb-x, .default-style .ps-inverted .ps__rail-y:hover>.ps__thumb-y, .default-style .ps-inverted .ps__rail-x:focus>.ps__thumb-x, .default-style .ps-inverted .ps__rail-y:focus>.ps__thumb-y, .default-style .ps-inverted .ps__rail-x.ps--clicking>.ps__thumb-x, .default-style .ps-inverted .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:#fff}.material-style .ps__rail-x:hover, .material-style .ps__rail-y:hover, .material-style .ps__rail-x:focus, .material-style .ps__rail-y:focus, .material-style .ps__rail-x.ps--clicking, .material-style .ps__rail-y.ps--clicking{background-color:rgba(24,28,33,0.1)}.material-style .ps__thumb-x, .material-style .ps__thumb-y{background-color:rgba(24,28,33,0.3)}.material-style .ps__rail-x:hover>.ps__thumb-x, .material-style .ps__rail-y:hover>.ps__thumb-y, .material-style .ps__rail-x:focus>.ps__thumb-x, .material-style .ps__rail-y:focus>.ps__thumb-y, .material-style .ps__rail-x.ps--clicking>.ps__thumb-x, .material-style .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:rgba(24,28,33,0.6)}.material-style .ps-inverted .ps__rail-x:hover, .material-style .ps-inverted .ps__rail-y:hover, .material-style .ps-inverted .ps__rail-x:focus, .material-style .ps-inverted .ps__rail-y:focus, .material-style .ps-inverted .ps__rail-x.ps--clicking, .material-style .ps-inverted .ps__rail-y.ps--clicking{background-color:rgba(255,255,255,0.5)}.material-style .ps-inverted .ps__thumb-x, .material-style .ps-inverted .ps__thumb-y{background-color:rgba(255,255,255,0.7)}.material-style .ps-inverted .ps__rail-x:hover>.ps__thumb-x, .material-style .ps-inverted .ps__rail-y:hover>.ps__thumb-y, .material-style .ps-inverted .ps__rail-x:focus>.ps__thumb-x, .material-style .ps-inverted .ps__rail-y:focus>.ps__thumb-y, .material-style .ps-inverted .ps__rail-x.ps--clicking>.ps__thumb-x, .material-style .ps-inverted .ps__rail-y.ps--clicking>.ps__thumb-y{background-color:#fff}
.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a, .toast-message label{color:#ffffff}.toast-message a:hover{color:#cccccc;text-decoration:none}.toast-close-button{position:relative;right:-0.3em;top:-0.3em;float:right;font-size:20px;font-weight:bold;color:#ffffff;-webkit-text-shadow:0 1px 0 #ffffff;text-shadow:0 1px 0 #ffffff;opacity:0.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:hover, .toast-close-button:focus{color:#000000;text-decoration:none;cursor:pointer;opacity:0.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:transparent;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}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;box-shadow:0 0 12px #999999;color:#ffffff;opacity:0.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div:hover{box-shadow:0 0 12px #000000;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-top-center>div, #toast-container.toast-bottom-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-top-full-width>div, #toast-container.toast-bottom-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:#000000;opacity:0.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 .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width: 241px) and (max-width: 480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-0.2em;top:-0.2em}}@media all and (min-width: 481px) and (max-width: 768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}#toast-container>div{opacity:1;width:20em !important;padding:15px 15px 15px 50px !important}[dir=rtl] #toast-container>div{background-position:center right .9375rem;padding:15px 50px 15px 15px !important}.toast-progress{position:absolute;top:0;bottom:auto;height:.1875rem;opacity:.15;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=15);filter:alpha(opacity=15)}[dir=rtl] .toast-progress{right:0;left:auto}.toast-close-button{position:absolute;top:0;color:inherit;text-shadow:none;right:.25rem !important}[dir=rtl] .toast-close-button{right:auto !important;left:.25rem !important}.default-style #toast-container{z-index:999999}.default-style #toast-container>div{border-radius:.25rem;box-shadow:0 1px 6px rgba(0,0,0,0.09) !important}.default-style #toast-container .toast-close-button{font-weight:300}.default-style #toast-container>.toast-success{background-color:#02BC77;color:#fff}.default-style #toast-container>.toast-error{background-color:#d9534f;color:#fff}.default-style #toast-container>.toast-info{background-color:#28c3d7;color:#fff}.default-style #toast-container>.toast-warning{background-color:#FFD950;color:#665720}.material-style #toast-container{z-index:999999}.material-style #toast-container>div{border-radius:.125rem;box-shadow:0px 11px 15px -7px rgba(0,0,0,0.15),0px 24px 38px 3px rgba(0,0,0,0.1),0px 9px 46px 8px rgba(0,0,0,0.08) !important}.material-style #toast-container .toast-close-button{font-weight:300}.material-style #toast-container>.toast-success{background-color:#02BC77;color:#fff}.material-style #toast-container>.toast-error{background-color:#d9534f;color:#fff}.material-style #toast-container>.toast-info{background-color:#28c3d7;color:#fff}.material-style #toast-container>.toast-warning{background-color:#FFD950;color:#665720}
.select2-container{position:relative;display:inline-block;box-sizing:border-box;margin:0;vertical-align:middle;width:100% !important}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;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;-moz-user-select:none;-ms-user-select:none;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;-moz-user-select:none;-ms-user-select:none;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{position:fixed;top:0;left:0;z-index:99;display:block;margin:0;padding:0;min-width:100%;min-height:100%;width:auto;height:auto;border:0;opacity:0}.select2-hidden-accessible{position:absolute !important;overflow:hidden !important;clip:rect(0 0 0 0) !important;margin:-1px !important;padding:0 !important;width:1px !important;height:1px !important;border:0 !important}.select2-container--default .select2-selection--single .select2-selection__rendered{padding-right:2.25rem}.select2-container--default .select2-selection--single .select2-selection__clear{float:right;font-weight:bold;cursor:pointer}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:1px;right:1px;width:2.25rem}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;top:50%;left:50%;margin-top:-.125rem;margin-left:-.25rem;width:0;height:0;border-width:.3125rem .25rem 0 .25rem;border-style:solid}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{right:auto;left:1px}.select2-container--default.select2-container--disabled .select2-selection--single{cursor:not-allowed}.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-width:0 .25rem .3125rem .25rem;border-color:transparent transparent #888 transparent}.select2-container--default .select2-selection--multiple .select2-selection__rendered{display:block;box-sizing:border-box;margin:0;width:100%;list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-search--inline{line-height:1.5rem}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{float:right;margin-right:.625rem;font-weight:bold;cursor:pointer}.select2-container--default .select2-selection--multiple .select2-selection__choice{float:left;padding:0 .5rem;border-radius:.125rem;line-height:1.5rem;cursor:default}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{display:inline-block;margin-right:.25rem;color:inherit;font-weight:bold;opacity:.5;cursor:pointer}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:inherit;opacity:.8}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{float:left;margin-right:.25rem;margin-left:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:.625rem}.select2-container--default.select2-container--disabled .select2-selection--multiple{cursor:not-allowed}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default, .select2-container--default *{outline:0 !important}.select2-container--default .select2-search__field::-moz-placeholder{opacity:1}.select2-container--default .select2-search--inline .select2-search__field{outline:0;border:none;background:transparent;box-shadow:none;-webkit-appearance:textfield}.select2-container--default.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--default .select2-results>.select2-results__options{overflow-y:auto;max-height:12.5rem}.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 .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__group{display:block;cursor:default}[dir=rtl] .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:2.25rem !important}.default-style .select2-selection--multiple .select2-selection__rendered{padding:0 .375rem .375rem .375rem}.default-style .select2-selection--multiple .select2-selection__placeholder{margin-top:.375rem}.default-style .select2-selection--multiple .select2-selection__clear{margin-top:.375rem}.default-style .select2-selection--multiple .select2-selection__choice{margin-top:.375rem;margin-right:.375rem}.default-style .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-right:0;margin-left:.375rem}.default-style .select2-dropdown{z-index:1000;border-color:rgba(24,28,33,0.05);background-clip:padding-box;box-shadow:0 1px 6px rgba(0,0,0,0.09)}.default-style .select2-search__field{color:#4E5155}.default-style .select2-container--default .select2-selection{border:1px solid rgba(24,28,33,0.1);background-color:#fff;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;border-radius:.25rem}.default-style .select2-container--default .select2-selection__placeholder{color:#babbbc}.default-style .select2-container--default .select2-selection--single{height:calc(2.25rem + 2px)}.default-style .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:.875rem;color:#4E5155;line-height:2.25rem}.default-style .select2-container--default .select2-selection--single .select2-selection__clear{color:#a3a4a6}.default-style .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;height:2.25rem}.default-style .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#babbbc transparent transparent transparent}.default-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:.875rem}.default-style .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #babbbc transparent}.default-style .select2-container--default.select2-container--disabled .select2-selection--single{border-color:rgba(24,28,33,0.1) !important;background-color:#f1f1f2}.default-style .select2-container--default .select2-selection--multiple{min-height:2.25rem}.default-style .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:rgba(24,28,33,0.1);color:#4E5155}.default-style .select2-container--default.select2-container--disabled .select2-selection--multiple{border-color:rgba(24,28,33,0.1) !important;background-color:#f1f1f2}.default-style .select2-container--default .select2-search__field::-moz-placeholder{color:#babbbc}.default-style .select2-container--default .select2-search__field:-ms-input-placeholder{color:#babbbc}.default-style .select2-container--default .select2-search__field::-webkit-input-placeholder{color:#babbbc}.default-style .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid rgba(24,28,33,0.1)}.default-style .select2-container--default .select2-results__option{padding-right:.875rem;padding-left:.875rem}.default-style .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(24,28,33,0.06)}.default-style .select2-container--default .select2-results__option .select2-results__option{margin-left:-.875rem;padding-left:.875rem;width:calc(100% + 1.75rem)}.default-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-.875rem;padding-left:1.75rem}.default-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.75rem;padding-left:2.625rem}.default-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2.625rem;padding-left:3.5rem}.default-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3.5rem;padding-left:4.375rem}.default-style .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:-4.375rem;padding-left:.875rem}.default-style .select2-container--default .select2-results__group{padding:0.5rem .4375rem}.default-style .select2-container--default .select2-results__option .select2-results__group{margin-left:-.875rem}.default-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option{margin-right:-.875rem;margin-left:0 !important;padding-right:.875rem;padding-left:0 !important}.default-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-right:-.875rem;padding-right:1.75rem}.default-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-right:-1.75rem;padding-right:2.625rem}.default-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-right:-2.625rem;padding-right:3.5rem}.default-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-right:-3.5rem;padding-right:4.375rem}.default-style[dir=rtl] .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-right:-4.375rem;padding-right:.875rem}.default-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__group{margin-right:-.875rem;margin-left:0}.default-style .is-valid .select2-container--default .select2-selection, .default-style .is-valid.select2-container--default .select2-selection{border-color:#02BC77}.default-style .is-invalid .select2-container--default .select2-selection, .default-style .is-invalid.select2-container--default .select2-selection{border-color:#d9534f}.default-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#8897AA;color:#fff}.default-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#02BC77;color:#fff}.default-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#28c3d7;color:#fff}.default-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#FFD950;color:#665720}.default-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#d9534f;color:#fff}.default-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice{background:rgba(24,28,33,0.06);color:#0a0b0d}.default-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:rgba(24,28,33,0.9);color:#fff}.material-style .select2-selection--multiple .select2-selection__rendered{padding:0 .3125rem .3125rem .3125rem}.material-style .select2-selection--multiple .select2-selection__placeholder{margin-top:.3125rem}.material-style .select2-selection--multiple .select2-selection__clear{margin-top:.3125rem}.material-style .select2-selection--multiple .select2-selection__choice{margin-top:.3125rem;margin-right:.3125rem}.material-style .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-right:0;margin-left:.3125rem}.material-style .select2-dropdown{border:0px solid rgba(24,28,33,0.15);border-radius:.125rem !important;z-index:1000;box-shadow:0px 2px 4px -1px rgba(0,0,0,0.07),0px 4px 5px 0px rgba(0,0,0,0.05),0px 1px 10px 0px rgba(0,0,0,0.03);background-clip:padding-box}.material-style .select2-dropdown--below{margin-top:.125rem}.material-style .select2-dropdown--above{margin-top:-.125rem}.material-style .select2-search__field{color:#4E5155}.material-style .select2-container--default .select2-selection{transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;border-bottom:1px solid rgba(24,28,33,0.1);background-color:transparent}.material-style .select2-container--default .select2-selection__placeholder{color:#babbbc}.material-style .select2-container--default .select2-selection--single{height:2.1875rem}.material-style .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:0;padding-right:1.5rem;color:#4E5155;line-height:2.1875rem}.material-style .select2-container--default .select2-selection--single .select2-selection__clear{color:#a3a4a6}.material-style .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;height:2.1875rem;width:1.5rem}.material-style .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#babbbc transparent transparent transparent;left:auto;margin-left:0;right:0}.material-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:0;padding-left:1.5rem !important}.material-style .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow b{right:auto;left:0}.material-style .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #babbbc transparent}.material-style .select2-container--default.select2-container--disabled .select2-selection--single{background-color:transparent;border-color:rgba(24,28,33,0.1) !important}.material-style .select2-container--default .select2-selection--multiple{min-height:2.1875rem}.material-style .select2-container--default .select2-selection--multiple .select2-selection__choice{color:#4E5155;background-color:rgba(24,28,33,0.1)}.material-style .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-left:0;padding-right:0}.material-style .select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:transparent;border-color:rgba(24,28,33,0.1) !important}.material-style .select2-container--default .select2-search__field::-moz-placeholder{color:#babbbc}.material-style .select2-container--default .select2-search__field:-ms-input-placeholder{color:#babbbc}.material-style .select2-container--default .select2-search__field::-webkit-input-placeholder{color:#babbbc}.material-style .select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid rgba(24,28,33,0.1)}.material-style .select2-container--default .select2-results__option{padding-left:.875rem;padding-right:.875rem}.material-style .select2-container--default .select2-results__option[aria-selected=true]{background-color:rgba(24,28,33,0.06)}.material-style .select2-container--default .select2-results__option .select2-results__option{padding-left:.875rem;margin-left:-.875rem;width:calc(100% + 1.75rem)}.material-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-.875rem;padding-left:1.75rem}.material-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-1.75rem;padding-left:2.625rem}.material-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2.625rem;padding-left:3.5rem}.material-style .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3.5rem;padding-left:4.375rem}.material-style .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:-4.375rem;padding-left:.875rem}.material-style .select2-container--default .select2-results__group{padding:0.5rem .4375rem}.material-style .select2-container--default .select2-results__option .select2-results__group{margin-left:-.875rem}.material-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option{padding-left:0 !important;margin-left:0 !important;padding-right:.875rem;margin-right:-.875rem}.material-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-right:-.875rem;padding-right:1.75rem}.material-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-right:-1.75rem;padding-right:2.625rem}.material-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-right:-2.625rem;padding-right:3.5rem}.material-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-right:-3.5rem;padding-right:4.375rem}.material-style[dir=rtl] .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-right:-4.375rem;padding-right:.875rem}.material-style[dir=rtl] .select2-container--default .select2-results__option .select2-results__group{margin-left:0;margin-right:-.875rem}.material-style .is-valid .select2-container--default .select2-selection, .material-style .is-valid.select2-container--default .select2-selection{border-color:#02BC77}.material-style .is-invalid .select2-container--default .select2-selection, .material-style .is-invalid.select2-container--default .select2-selection{border-color:#d9534f}.material-style .select2-secondary .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#8897AA;color:#fff}.material-style .select2-success .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#02BC77;color:#fff}.material-style .select2-info .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#28c3d7;color:#fff}.material-style .select2-warning .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#FFD950;color:#665720}.material-style .select2-danger .select2-container--default .select2-selection--multiple .select2-selection__choice{background:#d9534f;color:#fff}.material-style .select2-light .select2-container--default .select2-selection--multiple .select2-selection__choice{background:rgba(24,28,33,0.06);color:#0a0b0d}.material-style .select2-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{background:rgba(24,28,33,0.9);color:#fff}
.sk-rotating-plane{width:30px;height:30px;background-color:#ccc;margin:40px auto;animation:sk-rotatePlane 1.2s infinite ease-in-out}@keyframes sk-rotatePlane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.sk-double-bounce{width:30px;height:30px;position:relative;margin:40px auto}.sk-double-bounce .sk-child{width:100%;height:100%;border-radius:50%;background-color:#ccc;opacity:0.6;position:absolute;top:0;left:0;animation:sk-doubleBounce 2.0s infinite ease-in-out}.sk-double-bounce .sk-double-bounce2{animation-delay:-1.0s}@keyframes sk-doubleBounce{0%, 100%{transform:scale(0)}50%{transform:scale(1)}}.sk-wave{margin:40px auto;width:37.5px;height:30px;text-align:center;font-size:10px}.sk-wave .sk-rect{background-color:#ccc;height:100%;width:6px;display:inline-block;animation:sk-waveStretchDelay 1.2s infinite ease-in-out}.sk-wave .sk-rect1{animation-delay:-1.2s}.sk-wave .sk-rect2{animation-delay:-1.1s}.sk-wave .sk-rect3{animation-delay:-1s}.sk-wave .sk-rect4{animation-delay:-.9s}.sk-wave .sk-rect5{animation-delay:-.8s}@keyframes sk-waveStretchDelay{0%, 40%, 100%{transform:scaleY(0.4)}20%{transform:scaleY(1)}}.sk-wandering-cubes{margin:40px auto;width:30px;height:30px;position:relative}.sk-wandering-cubes .sk-cube{background-color:#ccc;width:10px;height:10px;position:absolute;top:0;left:0;animation:sk-wanderingCube 1.8s ease-in-out -1.8s infinite both}.sk-wandering-cubes .sk-cube2{animation-delay:-.9s}@keyframes sk-wanderingCube{0%{transform:rotate(0deg)}25%{transform:translateX(30px) rotate(-90deg) scale(0.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(0.5)}100%{transform:rotate(-360deg)}}.sk-spinner-pulse{width:30px;height:30px;margin:40px auto;background-color:#ccc;border-radius:100%;animation:sk-pulseScaleOut 1.0s infinite ease-in-out}@keyframes sk-pulseScaleOut{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.sk-chasing-dots{margin:40px auto;width:30px;height:30px;position:relative;text-align:center;animation:sk-chasingDotsRotate 2s infinite linear}.sk-chasing-dots .sk-child{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#ccc;border-radius:100%;animation:sk-chasingDotsBounce 2s infinite ease-in-out}.sk-chasing-dots .sk-dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes sk-chasingDotsRotate{100%{transform:rotate(360deg)}}@keyframes sk-chasingDotsBounce{0%, 100%{transform:scale(0)}50%{transform:scale(1)}}.sk-three-bounce{margin:40px auto;width:60px;text-align:center}.sk-three-bounce .sk-child{width:15px;height:15px;background-color:#ccc;border-radius:100%;display:inline-block;animation:sk-three-bounce 1.4s ease-in-out 0s infinite both}.sk-three-bounce .sk-bounce1{animation-delay:-.32s}.sk-three-bounce .sk-bounce2{animation-delay:-.16s}@keyframes sk-three-bounce{0%, 80%, 100%{transform:scale(0)}40%{transform:scale(1)}}.sk-circle{margin:40px auto;width:30px;height:30px;position:relative}.sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.sk-circle .sk-child:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#ccc;border-radius:100%;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{animation-delay:-1.1s}.sk-circle .sk-circle3:before{animation-delay:-1s}.sk-circle .sk-circle4:before{animation-delay:-.9s}.sk-circle .sk-circle5:before{animation-delay:-.8s}.sk-circle .sk-circle6:before{animation-delay:-.7s}.sk-circle .sk-circle7:before{animation-delay:-.6s}.sk-circle .sk-circle8:before{animation-delay:-.5s}.sk-circle .sk-circle9:before{animation-delay:-.4s}.sk-circle .sk-circle10:before{animation-delay:-.3s}.sk-circle .sk-circle11:before{animation-delay:-.2s}.sk-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleBounceDelay{0%, 80%, 100%{transform:scale(0)}40%{transform:scale(1)}}.sk-cube-grid{width:30px;height:30px;margin:40px auto}.sk-cube-grid .sk-cube{width:33.33%;height:33.33%;background-color:#ccc;float:left;animation:sk-cubeGridScaleDelay 1.3s infinite ease-in-out}.sk-cube-grid .sk-cube1{animation-delay:.2s}.sk-cube-grid .sk-cube2{animation-delay:.3s}.sk-cube-grid .sk-cube3{animation-delay:.4s}.sk-cube-grid .sk-cube4{animation-delay:.1s}.sk-cube-grid .sk-cube5{animation-delay:.2s}.sk-cube-grid .sk-cube6{animation-delay:.3s}.sk-cube-grid .sk-cube7{animation-delay:0.0s}.sk-cube-grid .sk-cube8{animation-delay:.1s}.sk-cube-grid .sk-cube9{animation-delay:.2s}@keyframes sk-cubeGridScaleDelay{0%, 70%, 100%{transform:scale3D(1, 1, 1)}35%{transform:scale3D(0, 0, 1)}}.sk-fading-circle{margin:40px auto;width:30px;height:30px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#ccc;border-radius:100%;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.sk-fading-circle .sk-circle2{transform:rotate(30deg)}.sk-fading-circle .sk-circle3{transform:rotate(60deg)}.sk-fading-circle .sk-circle4{transform:rotate(90deg)}.sk-fading-circle .sk-circle5{transform:rotate(120deg)}.sk-fading-circle .sk-circle6{transform:rotate(150deg)}.sk-fading-circle .sk-circle7{transform:rotate(180deg)}.sk-fading-circle .sk-circle8{transform:rotate(210deg)}.sk-fading-circle .sk-circle9{transform:rotate(240deg)}.sk-fading-circle .sk-circle10{transform:rotate(270deg)}.sk-fading-circle .sk-circle11{transform:rotate(300deg)}.sk-fading-circle .sk-circle12{transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{animation-delay:-1s}.sk-fading-circle .sk-circle4:before{animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleFadeDelay{0%, 39%, 100%{opacity:0}40%{opacity:1}}.sk-folding-cube{margin:40px auto;width:30px;height:30px;position:relative;transform:rotateZ(45deg)}.sk-folding-cube .sk-cube{float:left;width:50%;height:50%;position:relative;transform:scale(1.1)}.sk-folding-cube .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ccc;animation:sk-foldCubeAngle 2.4s infinite linear both;transform-origin:100% 100%}.sk-folding-cube .sk-cube2{transform:scale(1.1) rotateZ(90deg)}.sk-folding-cube .sk-cube3{transform:scale(1.1) rotateZ(180deg)}.sk-folding-cube .sk-cube4{transform:scale(1.1) rotateZ(270deg)}.sk-folding-cube .sk-cube2:before{animation-delay:.3s}.sk-folding-cube .sk-cube3:before{animation-delay:.6s}.sk-folding-cube .sk-cube4:before{animation-delay:.9s}@keyframes sk-foldCubeAngle{0%, 10%{transform:perspective(140px) rotateX(-180deg);opacity:0}25%, 75%{transform:perspective(140px) rotateX(0deg);opacity:1}90%, 100%{transform:perspective(140px) rotateY(180deg);opacity:0}}.sk-wave{width:40px}.sk-fading-circle .sk-circle{margin-top:0;margin-bottom:0}
/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}
table.dataTable thead th, table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th, table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111111;
}
table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th, table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111111;
}
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;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC);
}
table.dataTable thead .sorting_asc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==);
}
table.dataTable thead .sorting_desc {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=);
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAW0lEQVQoz2NgoCm4w3Vnwh02wspK7/y6k01Ikdadx3f+37l9RxmfIsY7c4GKQHDiHUbcyhzvvIMq+3THBpci3jv7oIpAcMcdduzKEu/8vPMdDn/eiWQYBYMKAAC3ykIEuYQJUgAAAABJRU5ErkJggg==);
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAWUlEQVQoz2NgGAWDCtyJvPPzznc4/HknEbsy9js77vyHw313eHGZZ3PnE1TRuzuOuK1lvDMRqmzuHUZ87lO+cxuo6PEdLUIeyb7z604pYf+y3Zlwh4u2YQoAc7ZCBHH4jigAAAAASUVORK5CYII=);
}
table.dataTable tbody tr {
  background-color: white;
}
table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}
table.dataTable tbody th, table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #dddddd;
}
table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}
table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: whitesmoke;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #a9b7d1;
}
table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
  background-color: #f9f9f9;
}
table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f9f9f9;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ebebeb;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #eeeeee;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a1aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a2afc8;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a4b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th, table.dataTable.compact thead td {
  padding: 4px 17px;
}
table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th, table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable, table.dataTable th, table.dataTable td {
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #979797;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, gainsboro 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111111;
  background-color: #585858;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111111 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #333333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
  vertical-align: middle;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: normal;
  src: url(fonts/b68b9.ttf) format("truetype"); }

@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: bold, bolder, 700;
  src: url(fonts/19cbd.ttf) format("truetype"); }

@font-face {
  font-family: 'Gotham';
  font-style: normal;
  font-weight: 100, 200, 300;
  src: url(fonts/858b8.ttf) format("truetype"); }
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@charset "UTF-8";
/*
xs = Extra small <576px. Max container width None (auto)
sm = Small ≥576px. Max container width 540px.
md = Medium ≥768px. Max container width 720px.
lg = Large ≥992px. Max container width 960px.
xl = Extra large ≥1200px. Max container width 1140px.
 */
@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 rgba(24, 28, 33, 0.4);
    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 #181C21; }
  .table{
    border-collapse: collapse !important; }
  .table td, .table th{
    background-color: #fff !important; }
  .table-bordered th, .table-bordered td{
    border: 1px solid rgba(24, 28, 33, 0.2) !important; }
  .table-dark{
    color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody{
    border-color: #f1f1f2; }
  .table .thead-dark th{
    color: inherit;
    border-color: #f1f1f2; } }
*, *::before, *::after{
  box-sizing: border-box; }
html{
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(24, 28, 33, 0); }
@-ms-viewport{
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section{
  display: block; }
body{
  margin: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: .894rem;
  font-weight: 400;
  line-height: 1.47;
  color: #4E5155;
  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: 1rem; }
p{
  margin-top: 0;
  margin-bottom: 1rem; }
abbr[title], abbr[data-original-title]{
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }
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; }
dfn{
  font-style: italic; }
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: #1e70cd;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
a:hover{
  color: #3c8ae2;
  text-decoration: none; }
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;
  -ms-overflow-style: scrollbar; }
figure{
  margin: 0 0 1rem; }
img{
  vertical-align: middle;
  border-style: none; }
svg:not(:root){
  overflow: hidden; }
table{
  border-collapse: collapse; }
caption{
  padding-top: .625rem;
  padding-bottom: .625rem;
  color: #a3a4a6;
  text-align: left;
  caption-side: bottom; }
th{
  text-align: inherit; }
label{
  display: inline-block;
  margin-bottom: .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; }
button, html [type="button"], [type="reset"], [type="submit"]{
  -webkit-appearance: button; }
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-cancel-button, [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: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
h1, .h1{
  font-size: 2.25rem; }
h2, .h2{
  font-size: 1.813rem; }
h3, .h3{
  font-size: 1.563rem; }
h4, .h4{
  font-size: 1.313rem; }
h5, .h5{
  font-size: 1rem; }
h6, .h6{
  font-size: .894rem; }
.lead{
  font-size: 1.1175rem;
  font-weight: 300; }
.display-1{
  font-size: 4rem;
  font-weight: 300;
  line-height: 1.1; }
.display-2{
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }
.display-3{
  font-size: 3rem;
  font-weight: 300;
  line-height: 1.1; }
.display-4{
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.1; }
hr{
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(24, 28, 33, 0.06); }
small, .small{
  font-size: 85%;
  font-weight: 400; }
mark, .mark{
  padding: .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: .5rem; }
.initialism{
  font-size: 90%;
  text-transform: uppercase; }
.blockquote{
  margin-bottom: 1rem;
  font-size: 1.1175rem; }
.blockquote-footer{
  display: block;
  font-size: 80%;
  color: #a3a4a6; }
.blockquote-footer::before{
  content: "\2014   \A0"; }
.img-fluid{
  max-width: 100%;
  height: auto; }
.img-thumbnail{
  padding: 0;
  background-color: transparent;
  border: 0px solid rgba(24, 28, 33, 0.2);
  border-radius: 0px;
  max-width: 100%;
  height: auto; }
.figure{
  display: inline-block; }
.figure-img{
  margin-bottom: .5rem;
  line-height: 1; }
.figure-caption{
  font-size: 90%;
  color: #a3a4a6; }
code{
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
a > code{
  color: inherit; }
kbd{
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: rgba(24, 28, 33, 0.9);
  border-radius: .25rem; }
kbd kbd{
  padding: 0;
  font-size: 100%;
  font-weight: 700; }
pre{
  display: block;
  font-size: 87.5%;
  color: rgba(24, 28, 33, 0.9); }
pre code{
  font-size: inherit;
  color: inherit;
  word-break: normal; }
.pre-scrollable{
  max-height: 340px;
  overflow-y: scroll; }
.container{
  width: 100%;
  padding-right: .75rem;
  padding-left: .75rem;
  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: .75rem;
  padding-left: .75rem;
  margin-right: auto;
  margin-left: auto; }
.row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -.75rem;
  margin-left: -.75rem; }
.no-gutters{
  margin-right: 0;
  margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"]{
  padding-right: 0;
  padding-left: 0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: .75rem;
  padding-left: .75rem; }
.col{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }
.col-auto{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }
.col-1{
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }
.col-2{
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }
.col-3{
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }
.col-4{
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }
.col-5{
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }
.col-6{
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
.col-7{
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }
.col-8{
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }
.col-9{
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }
.col-10{
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }
.col-11{
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }
.col-12{
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }
.order-first{
  -ms-flex-order: -1;
  order: -1; }
.order-last{
  -ms-flex-order: 13;
  order: 13; }
.order-0{
  -ms-flex-order: 0;
  order: 0; }
.order-1{
  -ms-flex-order: 1;
  order: 1; }
.order-2{
  -ms-flex-order: 2;
  order: 2; }
.order-3{
  -ms-flex-order: 3;
  order: 3; }
.order-4{
  -ms-flex-order: 4;
  order: 4; }
.order-5{
  -ms-flex-order: 5;
  order: 5; }
.order-6{
  -ms-flex-order: 6;
  order: 6; }
.order-7{
  -ms-flex-order: 7;
  order: 7; }
.order-8{
  -ms-flex-order: 8;
  order: 8; }
.order-9{
  -ms-flex-order: 9;
  order: 9; }
.order-10{
  -ms-flex-order: 10;
  order: 10; }
.order-11{
  -ms-flex-order: 11;
  order: 11; }
.order-12{
  -ms-flex-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{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first{
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last{
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-0{
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1{
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2{
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3{
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4{
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5{
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6{
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7{
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8{
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9{
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10{
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11{
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12{
    -ms-flex-order: 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{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first{
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last{
    -ms-flex-order: 13;
    order: 13; }
  .order-md-0{
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1{
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2{
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3{
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4{
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5{
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6{
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7{
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8{
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9{
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10{
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11{
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12{
    -ms-flex-order: 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{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first{
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last{
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-0{
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1{
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2{
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3{
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4{
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5{
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6{
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7{
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8{
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9{
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10{
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11{
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12{
    -ms-flex-order: 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{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto{
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1{
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2{
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4{
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5{
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7{
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8{
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10{
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11{
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first{
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last{
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-0{
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1{
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2{
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3{
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4{
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5{
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6{
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7{
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8{
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9{
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10{
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11{
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12{
    -ms-flex-order: 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%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }
.table th, .table td{
  padding: .625rem;
  vertical-align: top;
  border-top: 1px solid #f1f1f2; }
.table thead th{
  vertical-align: bottom;
  border-bottom: 2px solid #f1f1f2; }
.table tbody + tbody{
  border-top: 2px solid #f1f1f2; }
.table .table{
  background-color: #fff; }
.table-sm th, .table-sm td{
  padding: .3125rem; }
.table-bordered{
  border: 1px solid #f1f1f2; }
.table-bordered th, .table-bordered td{
  border: 1px solid #f1f1f2; }
.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(24, 28, 33, 0.025); }
.table-hover tbody tr:hover{
  background-color: rgba(24, 28, 33, 0.035); }
.table .thead-dark th{
  color: #fff;
  background-color: rgba(24, 28, 33, 0.9);
  border-color: #3f454a; }
.table .thead-light th{
  color: #4E5155;
  background-color: rgba(24, 28, 33, 0.03);
  border-color: #f1f1f2; }
.table-dark{
  color: #fff;
  background-color: rgba(24, 28, 33, 0.9); }
.table-dark th, .table-dark td, .table-dark thead th{
  border-color: #3f454a; }
.table-dark.table-bordered{
  border: 0; }
.table-dark.table-striped tbody tr:nth-of-type(odd){
  background-color: rgba(255, 255, 255, 0.03); }
.table-dark.table-hover tbody tr:hover{
  background-color: rgba(255, 255, 255, 0.05); }
@media (max-width: 575.98px){
  .table-responsive-sm{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .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;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive-xl > .table-bordered{
    border: 0; } }
.table-responsive{
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
.table-responsive > .table-bordered{
  border: 0; }
.form-control{
  display: block;
  width: 100%;
  padding: .438rem .875rem;
  font-size: .894rem;
  line-height: 1.54;
  color: #4E5155;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(24, 28, 33, 0.1);
  border-radius: .25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce){
  .form-control{
    transition: none; } }
.form-control::-ms-expand{
  background-color: transparent;
  border: 0; }
.form-control:focus{
  color: #4E5155;
  background-color: #fff;
  border-color: #b389f9;
  outline: 0;
  box-shadow: none; }
.form-control::-webkit-input-placeholder{
  color: #babbbc;
  opacity: 1; }
.form-control:-ms-input-placeholder{
  color: #babbbc;
  opacity: 1; }
.form-control::-ms-input-placeholder{
  color: #babbbc;
  opacity: 1; }
.form-control:-ms-input-placeholder{
  color: #babbbc;
  opacity: 1; }
.form-control::placeholder{
  color: #babbbc;
  opacity: 1; }
.form-control:disabled, .form-control[readonly]{
  background-color: #f1f1f2;
  opacity: 1; }
select.form-control:not([size]):not([multiple]){
  height: calc(2.25rem + 2px); }
select.form-control:focus::-ms-value{
  color: #4E5155;
  background-color: #fff; }
.form-control-file, .form-control-range{
  display: block;
  width: 100%; }
.col-form-label{
  padding-top: calc(.438rem + 1px);
  padding-bottom: calc(.438rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.54; }
.col-form-label-lg{
  padding-top: calc(.75rem + 1px);
  padding-bottom: calc(.75rem + 1px);
  font-size: 1rem;
  line-height: 1.5; }
.col-form-label-sm{
  padding-top: calc(.188rem + 1px);
  padding-bottom: calc(.188rem + 1px);
  font-size: .75rem;
  line-height: 1.5; }
.form-control-plaintext{
  display: block;
  width: 100%;
  padding-top: .438rem;
  padding-bottom: .438rem;
  margin-bottom: 0;
  line-height: 1.54;
  color: #4E5155;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0; }
.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.btn{
  padding-right: 0;
  padding-left: 0; }
.form-control-sm, .input-group-sm > .form-control, .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: .188rem .625rem;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: .25rem; }
select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]){
  height: calc(1.5rem + 2px); }
.form-control-lg, .input-group-lg > .form-control, .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: .75rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem; }
select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]){
  height: calc(3rem + 2px); }
.form-group{
  margin-bottom: 1rem; }
.form-text{
  display: block;
  margin-top: .25rem; }
.form-row{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  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: .3rem;
  margin-left: -1.25rem; }
.form-check-input:disabled ~ .form-check-label{
  color: #a3a4a6; }
.form-check-label{
  margin-bottom: 0; }
.form-check-inline{
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem; }
.form-check-inline .form-check-input{
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0; }
.form-inline{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center; }
.form-inline .form-check{
  width: 100%; }
@media (min-width: 576px){
  .form-inline label{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0; }
  .form-inline .form-group{
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    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: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0; }
  .form-inline .form-check-input{
    position: relative;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0; }
  .form-inline .custom-control{
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .form-inline .custom-control-label{
    margin-bottom: 0; } }
.btn{
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .438rem 1.125rem;
  font-size: .894rem;
  line-height: 1.54;
  border-radius: .25rem;
  transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce){
  .btn{
    transition: none; } }
.btn:hover, .btn:focus{
  text-decoration: none; }
.btn:focus, .btn.focus{
  outline: 0;
  box-shadow: 0 0 0 2px rgba(102, 16, 242, 0.25); }
.btn.disabled, .btn:disabled{
  opacity: .65; }
.btn:not(:disabled):not(.disabled){
  cursor: pointer; }
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active{
  background-image: none; }
a.btn.disabled, fieldset:disabled a.btn{
  pointer-events: none; }
.btn-link{
  font-weight: 400;
  color: #1e70cd;
  background-color: transparent; }
.btn-link:hover{
  color: #3c8ae2;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent; }
.btn-link:focus, .btn-link.focus{
  text-decoration: none;
  border-color: transparent;
  box-shadow: none; }
.btn-link:disabled, .btn-link.disabled{
  color: rgba(24, 28, 33, 0.5);
  pointer-events: none; }
.btn-lg, .btn-group-lg > .btn{
  padding: .75rem 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem; }
.btn-sm, .btn-group-sm > .btn{
  padding: .188rem .6875rem;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: .25rem; }
.btn-block{
  display: block;
  width: 100%; }
.btn-block + .btn-block{
  margin-top: .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 screen and (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 screen and (prefers-reduced-motion: reduce){
  .collapsing{
    transition: none; } }
.dropup, .dropright, .dropdown, .dropleft{
  position: relative; }
.dropdown-toggle::after{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .357em;
  vertical-align: .357em;
  content: "";
  margin-top: -.28em;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg); }
.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: .3125rem 0;
  margin: .125rem 0 0;
  font-size: .894rem;
  color: #4E5155;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(24, 28, 33, 0.05);
  border-radius: .25rem; }
.dropdown-menu-right{
  right: 0;
  left: auto; }
.dropup .dropdown-menu{
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem; }
.dropup .dropdown-toggle::after{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .357em;
  vertical-align: .357em;
  content: "";
  margin-top: -0;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(-45deg); }
.dropup .dropdown-toggle:empty::after{
  margin-left: 0; }
.dropright .dropdown-menu{
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem; }
.dropright .dropdown-toggle::after{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .357em;
  vertical-align: .357em;
  content: "";
  margin-top: -.21em;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg); }
.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: .125rem; }
.dropleft .dropdown-toggle::after{
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .357em;
  vertical-align: .357em;
  content: ""; }
.dropleft .dropdown-toggle::after{
  display: none; }
.dropleft .dropdown-toggle::before{
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .357em;
  vertical-align: .357em;
  content: "";
  margin-top: -.21em;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-top: 0;
  border-right: 0;
  transform: rotate(45deg); }
.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: .5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(24, 28, 33, 0.05); }
.dropdown-item{
  display: block;
  width: 100%;
  padding: .438rem 1.25rem;
  clear: both;
  font-weight: 400;
  color: #4E5155;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0; }
.dropdown-item:hover, .dropdown-item:focus{
  color: #4E5155;
  text-decoration: none;
  background-color: rgba(24, 28, 33, 0.03); }
.dropdown-item.active, .dropdown-item:active{
  color: #fff;
  text-decoration: none;
  background-color: #6610f2; }
.dropdown-item.disabled, .dropdown-item:disabled{
  color: #d1d2d3;
  background-color: transparent; }
.dropdown-menu.show{
  display: block; }
.dropdown-header{
  display: block;
  padding: .3125rem 1.25rem;
  margin-bottom: 0;
  font-size: .75rem;
  color: #a3a4a6;
  white-space: nowrap; }
.dropdown-item-text{
  display: block;
  padding: .438rem 1.25rem;
  color: #4E5155; }
.btn-group, .btn-group-vertical{
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
.btn-group > .btn, .btn-group-vertical > .btn{
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 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-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group{
  margin-left: -1px; }
.btn-toolbar{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.btn-toolbar .input-group{
  width: auto; }
.btn-group > .btn:first-child{
  margin-left: 0; }
.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: .84375rem;
  padding-left: .84375rem; }
.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: .51562rem;
  padding-left: .51562rem; }
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split{
  padding-right: 1.125rem;
  padding-left: 1.125rem; }
.btn-group-vertical{
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center; }
.btn-group-vertical .btn, .btn-group-vertical .btn-group{
  width: 100%; }
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group{
  margin-top: -1px;
  margin-left: 0; }
.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: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
.input-group > .form-control, .input-group > .custom-select, .input-group > .custom-file{
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0; }
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file:focus{
  z-index: 3; }
.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .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: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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  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: -ms-flexbox;
  display: flex; }
.input-group-prepend .btn, .input-group-append .btn{
  position: relative;
  z-index: 2; }
.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: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: .438rem .875rem;
  margin-bottom: 0;
  font-size: .894rem;
  font-weight: 400;
  line-height: 1.54;
  color: #4E5155;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border: 1px solid rgba(24, 28, 33, 0.1);
  border-radius: .25rem; }
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"]{
  margin-top: 0; }
.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.47rem;
  padding-left: 1.563rem; }
.custom-control-inline{
  display: -ms-inline-flexbox;
  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;
  background-color: #6610f2; }
.custom-control-input:focus ~ .custom-control-label::before{
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(102, 16, 242, 0.25); }
.custom-control-input:active ~ .custom-control-label::before{
  color: #fff;
  background-color: #d2b9fb; }
.custom-control-input:disabled ~ .custom-control-label{
  color: #a3a4a6; }
.custom-control-input:disabled ~ .custom-control-label::before{
  background-color: #f1f1f2; }
.custom-control-label{
  position: relative;
  margin-bottom: 0; }
.custom-control-label::before{
  position: absolute;
  top: .1725rem;
  left: -1.563rem;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff; }
.custom-control-label::after{
  position: absolute;
  top: .1725rem;
  left: -1.563rem;
  display: block;
  width: 1.125rem;
  height: 1.125rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }
.custom-checkbox .custom-control-label::before{
  border-radius: .25rem; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{
  background-color: #6610f2; }
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after{
  background-image: none; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before{
  background-color: #6610f2; }
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after{
  background-image: url("data:image/svg+xml;charset=utf8,%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(102, 16, 242, 0.5); }
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before{
  background-color: rgba(102, 16, 242, 0.5); }
.custom-radio .custom-control-label::before{
  border-radius: 50%; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::before{
  background-color: #6610f2; }
.custom-radio .custom-control-input:checked ~ .custom-control-label::after{
  background-image: none; }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before{
  background-color: rgba(102, 16, 242, 0.5); }
.custom-select{
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: .438rem 2.75rem .438rem .875rem;
  line-height: 1.54;
  color: #4E5155;
  vertical-align: middle;
  background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAABGdBTUEAALGPC/xhBQAAAF5JREFUKBVjePb8xX8GCgEThfrB2gePISzEeMfDx6/h/79/9djUMjIxNRLlnR1bNjWAFKMbAhIDyRFlCEgzukEwA8AGkxrFIK+BMFgzjCDVEJg+ZJpo7yBrQmcPHkMAR5Yf55H9JN4AAAAASUVORK5CYII=") no-repeat right .875rem center;
  background-size: 17px 12px;
  border: 1px solid rgba(24, 28, 33, 0.1);
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.custom-select:focus{
  border-color: #b389f9;
  outline: 0;
  box-shadow: none; }
.custom-select:focus::-ms-value{
  color: #4E5155;
  background-color: #fff; }
.custom-select[multiple], .custom-select[size]:not([size="1"]){
  height: auto;
  padding-right: .875rem;
  background-image: none; }
.custom-select:disabled{
  color: #4E5155;
  background-color: #f1f1f2; }
.custom-select::-ms-expand{
  opacity: 0; }
.custom-select-sm{
  height: calc(1.5rem + 2px);
  padding-top: .438rem;
  padding-bottom: .438rem;
  font-size: 75%; }
.custom-select-lg{
  height: calc(3rem + 2px);
  padding-top: .438rem;
  padding-bottom: .438rem;
  font-size: 125%; }
.custom-file{
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0; }
.custom-file-input{
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0; }
.custom-file-input:focus ~ .custom-file-label{
  border-color: #b389f9;
  box-shadow: 0 0 0 .2rem rgba(102, 16, 242, 0.25); }
.custom-file-input:focus ~ .custom-file-label::after{
  border-color: #b389f9; }
.custom-file-input:lang(en) ~ .custom-file-label::after{
  content: "Browse"; }
.custom-file-label{
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: .438rem .875rem;
  line-height: 1.54;
  color: #4E5155;
  background-color: #fff;
  border: 1px solid rgba(24, 28, 33, 0.1);
  border-radius: .25rem; }
.custom-file-label::after{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: 2.25rem;
  padding: .438rem .875rem;
  line-height: 1.54;
  color: #4E5155;
  content: "Browse";
  background-color: #fff;
  border-left: 1px solid rgba(24, 28, 33, 0.1);
  border-radius: 0 .25rem .25rem 0; }
.custom-range{
  width: 100%;
  padding-left: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.custom-range:focus{
  outline: none; }
.custom-range::-moz-focus-outer{
  border: 0; }
.custom-range::-webkit-slider-thumb{
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #6610f2;
  border: 0;
  border-radius: 1rem;
  -webkit-appearance: none;
  appearance: none; }
.custom-range::-webkit-slider-thumb:focus{
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(102, 16, 242, 0.25); }
.custom-range::-webkit-slider-thumb:active{
  background-color: #d2b9fb; }
.custom-range::-webkit-slider-runnable-track{
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: rgba(24, 28, 33, 0.2);
  border-color: transparent;
  border-radius: 1rem; }
.custom-range::-moz-range-thumb{
  width: 1rem;
  height: 1rem;
  background-color: #6610f2;
  border: 0;
  border-radius: 1rem;
  -moz-appearance: none;
  appearance: none; }
.custom-range::-moz-range-thumb:focus{
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(102, 16, 242, 0.25); }
.custom-range::-moz-range-thumb:active{
  background-color: #d2b9fb; }
.custom-range::-moz-range-track{
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: rgba(24, 28, 33, 0.2);
  border-color: transparent;
  border-radius: 1rem; }
.custom-range::-ms-thumb{
  width: 1rem;
  height: 1rem;
  background-color: #6610f2;
  border: 0;
  border-radius: 1rem;
  appearance: none; }
.custom-range::-ms-thumb:focus{
  outline: none;
  box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(102, 16, 242, 0.25); }
.custom-range::-ms-thumb:active{
  background-color: #d2b9fb; }
.custom-range::-ms-track{
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem; }
.custom-range::-ms-fill-lower{
  background-color: rgba(24, 28, 33, 0.2);
  border-radius: 1rem; }
.custom-range::-ms-fill-upper{
  margin-right: 15px;
  background-color: rgba(24, 28, 33, 0.2);
  border-radius: 1rem; }
.nav{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
.nav-link{
  display: block;
  padding: .625rem 1.25rem; }
.nav-link:hover, .nav-link:focus{
  text-decoration: none; }
.nav-link.disabled{
  color: #d1d2d3; }
.nav-tabs{
  border-bottom: 1px solid rgba(24, 28, 33, 0.06); }
.nav-tabs .nav-item{
  margin-bottom: -1px; }
.nav-tabs .nav-link{
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
  border-color: rgba(24, 28, 33, 0.06); }
.nav-tabs .nav-link.disabled{
  color: #d1d2d3;
  background-color: transparent;
  border-color: transparent; }
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{
  color: #4E5155;
  background-color: #fff;
  border-color: rgba(24, 28, 33, 0.06); }
.nav-tabs .dropdown-menu{
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }
.nav-pills .nav-link{
  border-radius: .25rem; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
  color: #fff;
  background-color: transparent; }
.nav-fill .nav-item{
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }
.nav-justified .nav-item{
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }
.tab-content > .tab-pane{
  display: none; }
.tab-content > .active{
  display: block; }
.navbar{
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem; }
.navbar > .container, .navbar > .container-fluid{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.navbar-brand{
  display: inline-block;
  padding-top: .54709rem;
  padding-bottom: .54709rem;
  margin-right: 1rem;
  font-size: 1rem;
  line-height: inherit;
  white-space: nowrap; }
.navbar-brand:hover, .navbar-brand:focus{
  text-decoration: none; }
.navbar-nav{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  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: .625rem;
  padding-bottom: .625rem; }
.navbar-collapse{
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }
.navbar-toggler{
  padding: .5rem .7rem;
  font-size: .625rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem; }
.navbar-toggler:hover, .navbar-toggler:focus{
  text-decoration: none; }
.navbar-toggler:not(:disabled):not(.disabled){
  cursor: pointer; }
.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{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav{
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu{
    position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link{
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-md .navbar-nav{
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu{
    position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link{
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav{
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu{
    position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link{
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    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{
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav{
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu{
    position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link{
    padding-right: .5rem;
    padding-left: .5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid{
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse{
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler{
    display: none; } }
.navbar-expand{
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.navbar-expand > .container, .navbar-expand > .container-fluid{
  padding-right: 0;
  padding-left: 0; }
.navbar-expand .navbar-nav{
  -ms-flex-direction: row;
  flex-direction: row; }
.navbar-expand .navbar-nav .dropdown-menu{
  position: absolute; }
.navbar-expand .navbar-nav .nav-link{
  padding-right: .5rem;
  padding-left: .5rem; }
.navbar-expand > .container, .navbar-expand > .container-fluid{
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
.navbar-expand .navbar-collapse{
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }
.navbar-expand .navbar-toggler{
  display: none; }
.navbar-light .navbar-brand{
  color: #4E5155; }
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus{
  color: #4E5155; }
.navbar-light .navbar-nav .nav-link{
  color: rgba(24, 28, 33, 0.4); }
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
  color: #4E5155; }
.navbar-light .navbar-nav .nav-link.disabled{
  color: rgba(24, 28, 33, 0.2); }
.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: #4E5155; }
.navbar-light .navbar-toggler{
  color: rgba(24, 28, 33, 0.4);
  border-color: rgba(24, 28, 33, 0.06); }
.navbar-light .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(24,28,33,0.4)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar-light .navbar-text{
  color: rgba(24, 28, 33, 0.4); }
.navbar-light .navbar-text a{
  color: #4E5155; }
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus{
  color: #4E5155; }
.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.8); }
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus{
  color: #fff; }
.navbar-dark .navbar-nav .nav-link.disabled{
  color: rgba(255, 255, 255, 0.4); }
.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.8);
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-dark .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.8)' 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.8); }
.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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(24, 28, 33, 0.06);
  border-radius: .25rem; }
.card > hr{
  margin-right: 0;
  margin-left: 0; }
.card > .list-group:first-child .list-group-item:first-child{
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }
.card > .list-group:last-child .list-group-item:last-child{
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem; }
.card-body{
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.5rem; }
.card-title{
  margin-bottom: .875rem; }
.card-subtitle{
  margin-top: -.4375rem;
  margin-bottom: 0; }
.card-text:last-child{
  margin-bottom: 0; }
.card-link:hover{
  text-decoration: none; }
.card-link + .card-link{
  margin-left: 1.5rem; }
.card-header{
  padding: .875rem 1.5rem;
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid rgba(24, 28, 33, 0.06); }
.card-header:first-child{
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0; }
.card-header + .list-group .list-group-item:first-child{
  border-top: 0; }
.card-footer{
  padding: .875rem 1.5rem;
  background-color: transparent;
  border-top: 1px solid rgba(24, 28, 33, 0.06); }
.card-footer:last-child{
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px); }
.card-header-tabs{
  margin-right: -.75rem;
  margin-bottom: -.875rem;
  margin-left: -.75rem;
  border-bottom: 0; }
.card-header-pills{
  margin-right: -.75rem;
  margin-left: -.75rem; }
.card-img-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.5rem; }
.card-img{
  width: 100%;
  border-radius: calc(.25rem - 1px); }
.card-img-top{
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }
.card-img-bottom{
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px); }
.card-deck{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
.card-deck .card{
  margin-bottom: .75rem; }
@media (min-width: 576px){
  .card-deck{
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -.75rem;
    margin-left: -.75rem; }
  .card-deck .card{
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: .75rem;
    margin-bottom: 0;
    margin-left: .75rem; } }
.card-group{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
.card-group > .card{
  margin-bottom: .75rem; }
@media (min-width: 576px){
  .card-group{
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .card-group > .card{
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }
  .card-group > .card + .card{
    margin-left: 0;
    border-left: 0; }
  .card-group > .card:first-child{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .card-group > .card:first-child .card-img-top, .card-group > .card:first-child .card-header{
    border-top-right-radius: 0; }
  .card-group > .card:first-child .card-img-bottom, .card-group > .card:first-child .card-footer{
    border-bottom-right-radius: 0; }
  .card-group > .card:last-child{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .card-group > .card:last-child .card-img-top, .card-group > .card:last-child .card-header{
    border-top-left-radius: 0; }
  .card-group > .card:last-child .card-img-bottom, .card-group > .card:last-child .card-footer{
    border-bottom-left-radius: 0; }
  .card-group > .card:only-child{
    border-radius: .25rem; }
  .card-group > .card:only-child .card-img-top, .card-group > .card:only-child .card-header{
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem; }
  .card-group > .card:only-child .card-img-bottom, .card-group > .card:only-child .card-footer{
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child){
    border-radius: 0; }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer{
    border-radius: 0; } }
.card-columns .card{
  margin-bottom: .875rem; }
@media (min-width: 576px){
  .card-columns{
    column-count: 3;
    column-gap: 1.5rem;
    orphans: 1;
    widows: 1; }
  .card-columns .card{
    display: inline-block;
    width: 100%; } }
.accordion .card:not(:first-of-type):not(:last-of-type){
  border-bottom: 0;
  border-radius: 0; }
.accordion .card:not(:first-of-type) .card-header:first-child{
  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; }
.breadcrumb{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: .25rem; }
.breadcrumb-item + .breadcrumb-item{
  padding-left: .5rem; }
.breadcrumb-item + .breadcrumb-item::before{
  display: inline-block;
  padding-right: .5rem;
  color: #d1d2d3;
  content: "/"; }
.breadcrumb-item + .breadcrumb-item:hover::before{
  text-decoration: underline; }
.breadcrumb-item + .breadcrumb-item:hover::before{
  text-decoration: none; }
.breadcrumb-item.active{
  color: #4E5155; }
.pagination{
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem; }
.page-link{
  position: relative;
  display: block;
  padding: .625rem .3125rem;
  margin-left: -1px;
  line-height: 1;
  color: #a3a4a6;
  background-color: transparent;
  border: 1px solid rgba(24, 28, 33, 0.06); }
.page-link:hover{
  z-index: 2;
  color: #4E5155;
  text-decoration: none;
  background-color: transparent;
  border-color: rgba(24, 28, 33, 0.1); }
.page-link:focus{
  z-index: 2;
  outline: 0;
  box-shadow: none; }
.page-link:not(:disabled):not(.disabled){
  cursor: pointer; }
.page-item:first-child .page-link{
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem; }
.page-item:last-child .page-link{
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem; }
.page-item.active .page-link{
  z-index: 1;
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2; }
.page-item.disabled .page-link{
  color: #d1d2d3;
  pointer-events: none;
  cursor: auto;
  background-color: transparent;
  border-color: rgba(24, 28, 33, 0.06); }
.pagination-lg .page-link{
  padding: .9375rem .5rem;
  font-size: 1rem;
  line-height: 1.5; }
.pagination-lg .page-item:first-child .page-link{
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem; }
.pagination-lg .page-item:last-child .page-link{
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem; }
.pagination-sm .page-link{
  padding: .375rem .25rem;
  font-size: .75rem;
  line-height: 1.5; }
.pagination-sm .page-item:first-child .page-link{
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem; }
.pagination-sm .page-item:last-child .page-link{
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem; }
.badge{
  display: inline-block;
  padding: .25em .417em;
  font-size: .858em;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .125rem; }
.badge:empty{
  display: none; }
.btn .badge{
  position: relative;
  top: -1px; }
.badge-pill{
  padding-right: .583em;
  padding-left: .583em;
  border-radius: 10rem; }
.jumbotron{
  padding: 3rem 1.5rem;
  margin-bottom: 3rem;
  background-color: rgba(24, 28, 33, 0.1);
  border-radius: .25rem; }
@media (min-width: 576px){
  .jumbotron{
    padding: 6rem 3rem; } }
.jumbotron-fluid{
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }
.alert{
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem; }
.alert-heading{
  color: inherit; }
.alert-link{
  font-weight: 700; }
.alert-dismissible{
  padding-right: 3.341rem; }
.alert-dismissible .close{
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem 1rem;
  color: inherit; }
@keyframes progress-bar-stripes{
  from{
    background-position: .75rem 0; }
  to{
    background-position: 0 0; } }
.progress{
  display: -ms-flexbox;
  display: flex;
  height: .75rem;
  overflow: hidden;
  font-size: .625rem;
  background-color: rgba(24, 28, 33, 0.03);
  border-radius: 10rem; }
.progress-bar{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #6610f2;
  transition: width 0.6s ease; }
@media screen and (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: .75rem .75rem; }
.progress-bar-animated{
  animation: progress-bar-stripes 1s linear infinite; }
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }
.media-body{
  -ms-flex: 1;
  flex: 1; }
.list-group{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }
.list-group-item-action{
  width: 100%;
  color: #8c8e90;
  text-align: inherit; }
.list-group-item-action:hover, .list-group-item-action:focus{
  color: #4E5155;
  text-decoration: none;
  background-color: rgba(24, 28, 33, 0.015); }
.list-group-item-action:active{
  color: #4E5155;
  background-color: rgba(24, 28, 33, 0.03); }
.list-group-item{
  position: relative;
  display: block;
  padding: .625rem .9375rem;
  margin-bottom: -1px;
  background-color: transparent;
  border: 1px solid #f1f1f2; }
.list-group-item:first-child{
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }
.list-group-item:last-child{
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem; }
.list-group-item:hover, .list-group-item:focus{
  z-index: 1;
  text-decoration: none; }
.list-group-item.disabled, .list-group-item:disabled{
  color: #d1d2d3;
  background-color: transparent; }
.list-group-item.active{
  z-index: 2;
  color: #fff;
  background-color: #6610f2;
  border-color: #6610f2; }
.list-group-flush .list-group-item{
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
.list-group-flush:first-child .list-group-item:first-child{
  border-top: 0; }
.list-group-flush:last-child .list-group-item:last-child{
  border-bottom: 0; }
.close{
  float: right;
  font-size: 1.341rem;
  font-weight: 300;
  line-height: 1;
  color: #181C21;
  text-shadow: none;
  opacity: .5; }
.close:hover, .close:focus{
  color: #181C21;
  text-decoration: none;
  opacity: .75; }
.close:not(:disabled):not(.disabled){
  cursor: pointer; }
button.close{
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }
.modal-open{
  overflow: hidden; }
.modal{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
.modal-open .modal{
  overflow-x: hidden;
  overflow-y: auto; }
.modal-dialog{
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none; }
.modal.fade .modal-dialog{
  transition: transform .15s ease-out;
  transform: translate(0, -25%); }
@media screen and (prefers-reduced-motion: reduce){
  .modal.fade .modal-dialog{
    transition: none; } }
.modal.show .modal-dialog{
  transform: translate(0, 0); }
.modal-dialog-centered{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2)); }
.modal-content{
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(24, 28, 33, 0.2);
  border-radius: .25rem;
  outline: 0; }
.modal-backdrop{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #181C21; }
.modal-backdrop.fade{
  opacity: 0; }
.modal-backdrop.show{
  opacity: .5; }
.modal-header{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid rgba(24, 28, 33, 0.1);
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem; }
.modal-header .close{
  padding: 1rem;
  margin: -1rem -1rem -1rem auto; }
.modal-title{
  margin-bottom: 0;
  line-height: 1.47; }
.modal-body{
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.5625rem; }
.modal-footer{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1.5625rem;
  border-top: 1px solid rgba(24, 28, 33, 0.1); }
.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: 35rem;
    margin: 1.75rem auto; }
  .modal-dialog-centered{
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-sm{
    max-width: 22.5rem; } }
@media (min-width: 992px){
  .modal-lg{
    max-width: 50rem; } }
.tooltip{
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.47;
  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: .75rem;
  word-wrap: break-word;
  opacity: 0; }
.tooltip.show{
  opacity: 1; }
.tooltip .arrow{
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem; }
.tooltip .arrow::before{
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"]{
  padding: .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: .4rem .4rem 0;
  border-top-color: #46494d; }
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"]{
  padding: 0 .4rem; }
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow{
  left: 0;
  width: .4rem;
  height: .8rem; }
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before{
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #46494d; }
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"]{
  padding: .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 .4rem .4rem;
  border-bottom-color: #46494d; }
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"]{
  padding: 0 .4rem; }
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow{
  right: 0;
  width: .4rem;
  height: .8rem; }
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before{
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #46494d; }
.tooltip-inner{
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #46494d;
  border-radius: .25rem; }
.popover{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.47;
  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: .75rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(24, 28, 33, 0.06);
  border-radius: .25rem; }
.popover .arrow{
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .25rem; }
.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: .5rem; }
.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow{
  bottom: calc((.5rem + 1px) * -1); }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after{
  border-width: .5rem .5rem 0; }
.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before{
  bottom: 0;
  border-top-color: rgba(24, 28, 33, 0.11); }
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after{
  bottom: 1px;
  border-top-color: #fff; }
.bs-popover-right, .bs-popover-auto[x-placement^="right"]{
  margin-left: .5rem; }
.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow{
  left: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .25rem 0; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after{
  border-width: .5rem .5rem .5rem 0; }
.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before{
  left: 0;
  border-right-color: rgba(24, 28, 33, 0.11); }
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after{
  left: 1px;
  border-right-color: #fff; }
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"]{
  margin-top: .5rem; }
.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow{
  top: calc((.5rem + 1px) * -1); }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-width: 0 .5rem .5rem .5rem; }
.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before{
  top: 0;
  border-bottom-color: rgba(24, 28, 33, 0.11); }
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after{
  top: 1px;
  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: -.5rem;
  content: "";
  border-bottom: 1px solid rgba(24, 28, 33, 0.03); }
.bs-popover-left, .bs-popover-auto[x-placement^="left"]{
  margin-right: .5rem; }
.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow{
  right: calc((.5rem + 1px) * -1);
  width: .5rem;
  height: 1rem;
  margin: .25rem 0; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after{
  border-width: .5rem 0 .5rem .5rem; }
.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before{
  right: 0;
  border-left-color: rgba(24, 28, 33, 0.11); }
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after{
  right: 1px;
  border-left-color: #fff; }
.popover-header{
  padding: .625rem .75rem;
  margin-bottom: 0;
  font-size: .894rem;
  color: #4E5155;
  background-color: rgba(24, 28, 33, 0.03);
  border-bottom: 1px solid rgba(13, 15, 18, 0.03);
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }
.popover-header:empty{
  display: none; }
.popover-body{
  padding: .625rem .75rem;
  color: #4E5155; }
.carousel{
  position: relative; }
.carousel-inner{
  position: relative;
  width: 100%;
  overflow: hidden; }
.carousel-item{
  position: relative;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px; }
@media screen and (prefers-reduced-motion: reduce){
  .carousel-item{
    transition: none; } }
.carousel-item.active, .carousel-item-next, .carousel-item-prev{
  display: block; }
.carousel-item-next, .carousel-item-prev{
  position: absolute;
  top: 0; }
.carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right{
  transform: translateX(0); }
@supports (transform-style: preserve-3d){
  .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right{
    transform: translate3d(0, 0, 0); } }
.carousel-item-next, .active.carousel-item-right{
  transform: translateX(100%); }
@supports (transform-style: preserve-3d){
  .carousel-item-next, .active.carousel-item-right{
    transform: translate3d(100%, 0, 0); } }
.carousel-item-prev, .active.carousel-item-left{
  transform: translateX(-100%); }
@supports (transform-style: preserve-3d){
  .carousel-item-prev, .active.carousel-item-left{
    transform: translate3d(-100%, 0, 0); } }
.carousel-fade .carousel-item{
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity; }
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right{
  opacity: 1; }
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right{
  opacity: 0; }
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev{
  transform: translateX(0); }
@supports (transform-style: preserve-3d){
  .carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev{
    transform: translate3d(0, 0, 0); } }
.carousel-control-prev, .carousel-control-next{
  position: absolute;
  top: 0;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5; }
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus{
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .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: transparent no-repeat center center;
  background-size: 100% 100%; }
.carousel-control-prev-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%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;charset=utf8,%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: 10px;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
.carousel-indicators li{
  position: relative;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5); }
.carousel-indicators li::before{
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""; }
.carousel-indicators li::after{
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: ""; }
.carousel-indicators .active{
  background-color: #fff; }
.carousel-caption{
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }
.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: #6610f2 !important; }
a.bg-primary:hover, a.bg-primary:focus{
  background-color: #610fe6 !important; }
.bg-primary-dark{
  background-color: #5c0eda !important; }
a.bg-primary-dark:hover, a.bg-primary-dark:focus{
  background-color: #570dcf !important; }
.bg-primary-darker{
  background-color: #570ece !important; }
a.bg-primary-darker:hover, a.bg-primary-darker:focus{
  background-color: #530dc4 !important; }
.bg-secondary{
  background-color: #8897AA !important; }
a.bg-secondary:hover, a.bg-secondary:focus{
  background-color: #818fa2 !important; }
.bg-secondary-dark{
  background-color: #7a8899 !important; }
a.bg-secondary-dark:hover, a.bg-secondary-dark:focus{
  background-color: #748191 !important; }
.bg-secondary-darker{
  background-color: #748091 !important; }
a.bg-secondary-darker:hover, a.bg-secondary-darker:focus{
  background-color: #6e7a8a !important; }
.bg-success{
  background-color: #02BC77 !important; }
a.bg-success:hover, a.bg-success:focus{
  background-color: #02b371 !important; }
.bg-success-dark{
  background-color: #02a96b !important; }
a.bg-success-dark:hover, a.bg-success-dark:focus{
  background-color: #02a166 !important; }
.bg-success-darker{
  background-color: #02a065 !important; }
a.bg-success-darker:hover, a.bg-success-darker:focus{
  background-color: #029860 !important; }
.bg-info{
  background-color: #28c3d7 !important; }
a.bg-info:hover, a.bg-info:focus{
  background-color: #26b9cc !important; }
.bg-info-dark{
  background-color: #24b0c2 !important; }
a.bg-info-dark:hover, a.bg-info-dark:focus{
  background-color: #22a7b8 !important; }
.bg-info-darker{
  background-color: #22a6b7 !important; }
a.bg-info-darker:hover, a.bg-info-darker:focus{
  background-color: #209eae !important; }
.bg-warning{
  background-color: #FFD950 !important; }
a.bg-warning:hover, a.bg-warning:focus{
  background-color: #f2ce4c !important; }
.bg-warning-dark{
  background-color: #e6c348 !important; }
a.bg-warning-dark:hover, a.bg-warning-dark:focus{
  background-color: #dbb944 !important; }
.bg-warning-darker{
  background-color: #d9b844 !important; }
a.bg-warning-darker:hover, a.bg-warning-darker:focus{
  background-color: #ceaf41 !important; }
.bg-danger{
  background-color: #d9534f !important; }
a.bg-danger:hover, a.bg-danger:focus{
  background-color: #ce4f4b !important; }
.bg-danger-dark{
  background-color: #c34b47 !important; }
a.bg-danger-dark:hover, a.bg-danger-dark:focus{
  background-color: #b94743 !important; }
.bg-danger-darker{
  background-color: #b84743 !important; }
a.bg-danger-darker:hover, a.bg-danger-darker:focus{
  background-color: #af4340 !important; }
.bg-light{
  background-color: rgba(24, 28, 33, 0.06) !important; }
a.bg-light:hover, a.bg-light:focus{
  background-color: #171b1f !important; }
.bg-light-dark{
  background-color: #16191e !important; }
a.bg-light-dark:hover, a.bg-light-dark:focus{
  background-color: #15181d !important; }
.bg-light-darker{
  background-color: #14181c !important; }
a.bg-light-darker:hover, a.bg-light-darker:focus{
  background-color: #13171b !important; }
.bg-dark{
  background-color: rgba(24, 28, 33, 0.9) !important; }
a.bg-dark:hover, a.bg-dark:focus{
  background-color: #171b1f !important; }
.bg-dark-dark{
  background-color: #16191e !important; }
a.bg-dark-dark:hover, a.bg-dark-dark:focus{
  background-color: #15181d !important; }
.bg-dark-darker{
  background-color: #14181c !important; }
a.bg-dark-darker:hover, a.bg-dark-darker:focus{
  background-color: #13171b !important; }
.bg-white{
  background-color: #fff !important; }
.bg-transparent{
  background-color: transparent !important; }
html:not([dir=rtl]) .border{
  border: 1px solid rgba(24, 28, 33, 0.06) !important; }
html:not([dir=rtl]) .border-top{
  border-top: 1px solid rgba(24, 28, 33, 0.06) !important; }
html:not([dir=rtl]) .border-right{
  border-right: 1px solid rgba(24, 28, 33, 0.06) !important; }
html:not([dir=rtl]) .border-bottom{
  border-bottom: 1px solid rgba(24, 28, 33, 0.06) !important; }
html:not([dir=rtl]) .border-left{
  border-left: 1px solid rgba(24, 28, 33, 0.06) !important; }
html:not([dir=rtl]) .border-0{
  border: 0 !important; }
html:not([dir=rtl]) .border-top-0{
  border-top: 0 !important; }
html:not([dir=rtl]) .border-right-0{
  border-right: 0 !important; }
html:not([dir=rtl]) .border-bottom-0{
  border-bottom: 0 !important; }
html:not([dir=rtl]) .border-left-0{
  border-left: 0 !important; }
html:not([dir=rtl]) .border-primary{
  border-color: #6610f2 !important; }
html:not([dir=rtl]) .border-secondary{
  border-color: #8897AA !important; }
html:not([dir=rtl]) .border-success{
  border-color: #02BC77 !important; }
html:not([dir=rtl]) .border-info{
  border-color: #28c3d7 !important; }
html:not([dir=rtl]) .border-warning{
  border-color: #FFD950 !important; }
html:not([dir=rtl]) .border-danger{
  border-color: #d9534f !important; }
html:not([dir=rtl]) .border-light{
  border-color: rgba(24, 28, 33, 0.06) !important; }
html:not([dir=rtl]) .border-dark{
  border-color: rgba(24, 28, 33, 0.9) !important; }
html:not([dir=rtl]) .border-white{
  border-color: #fff !important; }
html:not([dir=rtl]) .rounded{
  border-radius: .25rem !important; }
html:not([dir=rtl]) .rounded-top{
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important; }
html:not([dir=rtl]) .rounded-right{
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important; }
html:not([dir=rtl]) .rounded-bottom{
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }
html:not([dir=rtl]) .rounded-left{
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }
html:not([dir=rtl]) .rounded-circle{
  border-radius: 50% !important; }
html:not([dir=rtl]) .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: -ms-flexbox !important;
  display: flex !important; }
.d-inline-flex{
  display: -ms-inline-flexbox !important;
  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: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex{
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex{
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex{
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex{
    display: -ms-inline-flexbox !important;
    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: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex{
    display: -ms-inline-flexbox !important;
    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{
  -ms-flex-direction: row !important;
  flex-direction: row !important; }
.flex-column{
  -ms-flex-direction: column !important;
  flex-direction: column !important; }
.flex-row-reverse{
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }
.flex-column-reverse{
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }
.flex-wrap{
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }
.flex-nowrap{
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }
.flex-wrap-reverse{
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }
.flex-fill{
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }
.flex-grow-0{
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }
.flex-grow-1{
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }
.flex-shrink-0{
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }
.flex-shrink-1{
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }
.justify-content-start{
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }
.justify-content-end{
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }
.justify-content-center{
  -ms-flex-pack: center !important;
  justify-content: center !important; }
.justify-content-between{
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }
.justify-content-around{
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }
.align-items-start{
  -ms-flex-align: start !important;
  align-items: flex-start !important; }
.align-items-end{
  -ms-flex-align: end !important;
  align-items: flex-end !important; }
.align-items-center{
  -ms-flex-align: center !important;
  align-items: center !important; }
.align-items-baseline{
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }
.align-items-stretch{
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }
.align-content-start{
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }
.align-content-end{
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }
.align-content-center{
  -ms-flex-line-pack: center !important;
  align-content: center !important; }
.align-content-between{
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }
.align-content-around{
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }
.align-content-stretch{
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }
.align-self-auto{
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
      align-self: auto !important; }
.align-self-start{
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }
.align-self-end{
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }
.align-self-center{
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
      align-self: center !important; }
.align-self-baseline{
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }
.align-self-stretch{
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
      align-self: stretch !important; }
@media (min-width: 576px){
  .flex-sm-row{
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column{
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse{
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse{
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap{
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap{
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse{
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill{
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-grow-0{
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1{
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0{
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1{
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-sm-start{
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end{
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center{
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between{
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around{
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start{
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end{
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center{
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline{
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch{
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start{
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end{
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center{
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between{
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around{
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch{
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto{
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start{
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end{
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center{
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline{
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch{
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 768px){
  .flex-md-row{
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column{
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse{
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse{
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap{
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap{
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse{
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill{
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-grow-0{
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1{
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0{
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1{
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-md-start{
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end{
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center{
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between{
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around{
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start{
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end{
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center{
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline{
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch{
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start{
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end{
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center{
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between{
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around{
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch{
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto{
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start{
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end{
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center{
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline{
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch{
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 992px){
  .flex-lg-row{
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column{
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse{
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse{
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap{
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap{
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse{
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill{
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-grow-0{
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1{
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0{
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1{
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-lg-start{
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end{
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center{
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between{
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around{
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start{
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end{
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center{
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline{
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch{
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start{
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end{
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center{
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between{
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around{
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch{
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto{
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start{
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end{
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center{
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline{
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch{
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        align-self: stretch !important; } }
@media (min-width: 1200px){
  .flex-xl-row{
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column{
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse{
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse{
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap{
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap{
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse{
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill{
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-grow-0{
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1{
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0{
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1{
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .justify-content-xl-start{
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end{
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center{
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between{
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around{
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start{
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end{
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center{
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline{
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch{
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start{
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end{
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center{
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between{
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around{
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch{
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto{
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start{
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end{
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center{
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline{
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch{
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
        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; } }
.position-static{
  position: static !important; }
.position-relative{
  position: relative !important; }
.position-absolute{
  position: absolute !important; }
.position-fixed{
  position: fixed !important; }
.position-sticky{
  position: -webkit-sticky !important;
  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: -webkit-sticky) or (position: sticky)){
  .sticky-top{
    position: -webkit-sticky;
    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; }
.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; }
html:not([dir=rtl]) .m-0{
  margin: 0 !important; }
html:not([dir=rtl]) .mt-0, html:not([dir=rtl]) .my-0{
  margin-top: 0 !important; }
html:not([dir=rtl]) .mr-0, html:not([dir=rtl]) .mx-0{
  margin-right: 0 !important; }
html:not([dir=rtl]) .mb-0, html:not([dir=rtl]) .my-0{
  margin-bottom: 0 !important; }
html:not([dir=rtl]) .ml-0, html:not([dir=rtl]) .mx-0{
  margin-left: 0 !important; }
html:not([dir=rtl]) .m-1{
  margin: .25rem !important; }
html:not([dir=rtl]) .mt-1, html:not([dir=rtl]) .my-1{
  margin-top: .25rem !important; }
html:not([dir=rtl]) .mr-1, html:not([dir=rtl]) .mx-1{
  margin-right: .25rem !important; }
html:not([dir=rtl]) .mb-1, html:not([dir=rtl]) .my-1{
  margin-bottom: .25rem !important; }
html:not([dir=rtl]) .ml-1, html:not([dir=rtl]) .mx-1{
  margin-left: .25rem !important; }
html:not([dir=rtl]) .m-2{
  margin: .5rem !important; }
html:not([dir=rtl]) .mt-2, html:not([dir=rtl]) .my-2{
  margin-top: .5rem !important; }
html:not([dir=rtl]) .mr-2, html:not([dir=rtl]) .mx-2{
  margin-right: .5rem !important; }
html:not([dir=rtl]) .mb-2, html:not([dir=rtl]) .my-2{
  margin-bottom: .5rem !important; }
html:not([dir=rtl]) .ml-2, html:not([dir=rtl]) .mx-2{
  margin-left: .5rem !important; }
html:not([dir=rtl]) .m-3{
  margin: 1rem !important; }
html:not([dir=rtl]) .mt-3, html:not([dir=rtl]) .my-3{
  margin-top: 1rem !important; }
html:not([dir=rtl]) .mr-3, html:not([dir=rtl]) .mx-3{
  margin-right: 1rem !important; }
html:not([dir=rtl]) .mb-3, html:not([dir=rtl]) .my-3{
  margin-bottom: 1rem !important; }
html:not([dir=rtl]) .ml-3, html:not([dir=rtl]) .mx-3{
  margin-left: 1rem !important; }
html:not([dir=rtl]) .m-4{
  margin: 1.5rem !important; }
html:not([dir=rtl]) .mt-4, html:not([dir=rtl]) .my-4{
  margin-top: 1.5rem !important; }
html:not([dir=rtl]) .mr-4, html:not([dir=rtl]) .mx-4{
  margin-right: 1.5rem !important; }
html:not([dir=rtl]) .mb-4, html:not([dir=rtl]) .my-4{
  margin-bottom: 1.5rem !important; }
html:not([dir=rtl]) .ml-4, html:not([dir=rtl]) .mx-4{
  margin-left: 1.5rem !important; }
html:not([dir=rtl]) .m-5{
  margin: 3rem !important; }
html:not([dir=rtl]) .mt-5, html:not([dir=rtl]) .my-5{
  margin-top: 3rem !important; }
html:not([dir=rtl]) .mr-5, html:not([dir=rtl]) .mx-5{
  margin-right: 3rem !important; }
html:not([dir=rtl]) .mb-5, html:not([dir=rtl]) .my-5{
  margin-bottom: 3rem !important; }
html:not([dir=rtl]) .ml-5, html:not([dir=rtl]) .mx-5{
  margin-left: 3rem !important; }
html:not([dir=rtl]) .p-0{
  padding: 0 !important; }
html:not([dir=rtl]) .pt-0, html:not([dir=rtl]) .py-0{
  padding-top: 0 !important; }
html:not([dir=rtl]) .pr-0, html:not([dir=rtl]) .px-0{
  padding-right: 0 !important; }
html:not([dir=rtl]) .pb-0, html:not([dir=rtl]) .py-0{
  padding-bottom: 0 !important; }
html:not([dir=rtl]) .pl-0, html:not([dir=rtl]) .px-0{
  padding-left: 0 !important; }
html:not([dir=rtl]) .p-1{
  padding: .25rem !important; }
html:not([dir=rtl]) .pt-1, html:not([dir=rtl]) .py-1{
  padding-top: .25rem !important; }
html:not([dir=rtl]) .pr-1, html:not([dir=rtl]) .px-1{
  padding-right: .25rem !important; }
html:not([dir=rtl]) .pb-1, html:not([dir=rtl]) .py-1{
  padding-bottom: .25rem !important; }
html:not([dir=rtl]) .pl-1, html:not([dir=rtl]) .px-1{
  padding-left: .25rem !important; }
html:not([dir=rtl]) .p-2{
  padding: .5rem !important; }
html:not([dir=rtl]) .pt-2, html:not([dir=rtl]) .py-2{
  padding-top: .5rem !important; }
html:not([dir=rtl]) .pr-2, html:not([dir=rtl]) .px-2{
  padding-right: .5rem !important; }
html:not([dir=rtl]) .pb-2, html:not([dir=rtl]) .py-2{
  padding-bottom: .5rem !important; }
html:not([dir=rtl]) .pl-2, html:not([dir=rtl]) .px-2{
  padding-left: .5rem !important; }
html:not([dir=rtl]) .p-3{
  padding: 1rem !important; }
html:not([dir=rtl]) .pt-3, html:not([dir=rtl]) .py-3{
  padding-top: 1rem !important; }
html:not([dir=rtl]) .pr-3, html:not([dir=rtl]) .px-3{
  padding-right: 1rem !important; }
html:not([dir=rtl]) .pb-3, html:not([dir=rtl]) .py-3{
  padding-bottom: 1rem !important; }
html:not([dir=rtl]) .pl-3, html:not([dir=rtl]) .px-3{
  padding-left: 1rem !important; }
html:not([dir=rtl]) .p-4{
  padding: 1.5rem !important; }
html:not([dir=rtl]) .pt-4, html:not([dir=rtl]) .py-4{
  padding-top: 1.5rem !important; }
html:not([dir=rtl]) .pr-4, html:not([dir=rtl]) .px-4{
  padding-right: 1.5rem !important; }
html:not([dir=rtl]) .pb-4, html:not([dir=rtl]) .py-4{
  padding-bottom: 1.5rem !important; }
html:not([dir=rtl]) .pl-4, html:not([dir=rtl]) .px-4{
  padding-left: 1.5rem !important; }
html:not([dir=rtl]) .p-5{
  padding: 3rem !important; }
html:not([dir=rtl]) .pt-5, html:not([dir=rtl]) .py-5{
  padding-top: 3rem !important; }
html:not([dir=rtl]) .pr-5, html:not([dir=rtl]) .px-5{
  padding-right: 3rem !important; }
html:not([dir=rtl]) .pb-5, html:not([dir=rtl]) .py-5{
  padding-bottom: 3rem !important; }
html:not([dir=rtl]) .pl-5, html:not([dir=rtl]) .px-5{
  padding-left: 3rem !important; }
html:not([dir=rtl]) .m-auto{
  margin: auto !important; }
html:not([dir=rtl]) .mt-auto, html:not([dir=rtl]) .my-auto{
  margin-top: auto !important; }
html:not([dir=rtl]) .mr-auto, html:not([dir=rtl]) .mx-auto{
  margin-right: auto !important; }
html:not([dir=rtl]) .mb-auto, html:not([dir=rtl]) .my-auto{
  margin-bottom: auto !important; }
html:not([dir=rtl]) .ml-auto, html:not([dir=rtl]) .mx-auto{
  margin-left: auto !important; }
@media (min-width: 576px){
  html:not([dir=rtl]) .m-sm-0{
    margin: 0 !important; }
  html:not([dir=rtl]) .mt-sm-0, html:not([dir=rtl]) .my-sm-0{
    margin-top: 0 !important; }
  html:not([dir=rtl]) .mr-sm-0, html:not([dir=rtl]) .mx-sm-0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) .mb-sm-0, html:not([dir=rtl]) .my-sm-0{
    margin-bottom: 0 !important; }
  html:not([dir=rtl]) .ml-sm-0, html:not([dir=rtl]) .mx-sm-0{
    margin-left: 0 !important; }
  html:not([dir=rtl]) .m-sm-1{
    margin: .25rem !important; }
  html:not([dir=rtl]) .mt-sm-1, html:not([dir=rtl]) .my-sm-1{
    margin-top: .25rem !important; }
  html:not([dir=rtl]) .mr-sm-1, html:not([dir=rtl]) .mx-sm-1{
    margin-right: .25rem !important; }
  html:not([dir=rtl]) .mb-sm-1, html:not([dir=rtl]) .my-sm-1{
    margin-bottom: .25rem !important; }
  html:not([dir=rtl]) .ml-sm-1, html:not([dir=rtl]) .mx-sm-1{
    margin-left: .25rem !important; }
  html:not([dir=rtl]) .m-sm-2{
    margin: .5rem !important; }
  html:not([dir=rtl]) .mt-sm-2, html:not([dir=rtl]) .my-sm-2{
    margin-top: .5rem !important; }
  html:not([dir=rtl]) .mr-sm-2, html:not([dir=rtl]) .mx-sm-2{
    margin-right: .5rem !important; }
  html:not([dir=rtl]) .mb-sm-2, html:not([dir=rtl]) .my-sm-2{
    margin-bottom: .5rem !important; }
  html:not([dir=rtl]) .ml-sm-2, html:not([dir=rtl]) .mx-sm-2{
    margin-left: .5rem !important; }
  html:not([dir=rtl]) .m-sm-3{
    margin: 1rem !important; }
  html:not([dir=rtl]) .mt-sm-3, html:not([dir=rtl]) .my-sm-3{
    margin-top: 1rem !important; }
  html:not([dir=rtl]) .mr-sm-3, html:not([dir=rtl]) .mx-sm-3{
    margin-right: 1rem !important; }
  html:not([dir=rtl]) .mb-sm-3, html:not([dir=rtl]) .my-sm-3{
    margin-bottom: 1rem !important; }
  html:not([dir=rtl]) .ml-sm-3, html:not([dir=rtl]) .mx-sm-3{
    margin-left: 1rem !important; }
  html:not([dir=rtl]) .m-sm-4{
    margin: 1.5rem !important; }
  html:not([dir=rtl]) .mt-sm-4, html:not([dir=rtl]) .my-sm-4{
    margin-top: 1.5rem !important; }
  html:not([dir=rtl]) .mr-sm-4, html:not([dir=rtl]) .mx-sm-4{
    margin-right: 1.5rem !important; }
  html:not([dir=rtl]) .mb-sm-4, html:not([dir=rtl]) .my-sm-4{
    margin-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .ml-sm-4, html:not([dir=rtl]) .mx-sm-4{
    margin-left: 1.5rem !important; }
  html:not([dir=rtl]) .m-sm-5{
    margin: 3rem !important; }
  html:not([dir=rtl]) .mt-sm-5, html:not([dir=rtl]) .my-sm-5{
    margin-top: 3rem !important; }
  html:not([dir=rtl]) .mr-sm-5, html:not([dir=rtl]) .mx-sm-5{
    margin-right: 3rem !important; }
  html:not([dir=rtl]) .mb-sm-5, html:not([dir=rtl]) .my-sm-5{
    margin-bottom: 3rem !important; }
  html:not([dir=rtl]) .ml-sm-5, html:not([dir=rtl]) .mx-sm-5{
    margin-left: 3rem !important; }
  html:not([dir=rtl]) .p-sm-0{
    padding: 0 !important; }
  html:not([dir=rtl]) .pt-sm-0, html:not([dir=rtl]) .py-sm-0{
    padding-top: 0 !important; }
  html:not([dir=rtl]) .pr-sm-0, html:not([dir=rtl]) .px-sm-0{
    padding-right: 0 !important; }
  html:not([dir=rtl]) .pb-sm-0, html:not([dir=rtl]) .py-sm-0{
    padding-bottom: 0 !important; }
  html:not([dir=rtl]) .pl-sm-0, html:not([dir=rtl]) .px-sm-0{
    padding-left: 0 !important; }
  html:not([dir=rtl]) .p-sm-1{
    padding: .25rem !important; }
  html:not([dir=rtl]) .pt-sm-1, html:not([dir=rtl]) .py-sm-1{
    padding-top: .25rem !important; }
  html:not([dir=rtl]) .pr-sm-1, html:not([dir=rtl]) .px-sm-1{
    padding-right: .25rem !important; }
  html:not([dir=rtl]) .pb-sm-1, html:not([dir=rtl]) .py-sm-1{
    padding-bottom: .25rem !important; }
  html:not([dir=rtl]) .pl-sm-1, html:not([dir=rtl]) .px-sm-1{
    padding-left: .25rem !important; }
  html:not([dir=rtl]) .p-sm-2{
    padding: .5rem !important; }
  html:not([dir=rtl]) .pt-sm-2, html:not([dir=rtl]) .py-sm-2{
    padding-top: .5rem !important; }
  html:not([dir=rtl]) .pr-sm-2, html:not([dir=rtl]) .px-sm-2{
    padding-right: .5rem !important; }
  html:not([dir=rtl]) .pb-sm-2, html:not([dir=rtl]) .py-sm-2{
    padding-bottom: .5rem !important; }
  html:not([dir=rtl]) .pl-sm-2, html:not([dir=rtl]) .px-sm-2{
    padding-left: .5rem !important; }
  html:not([dir=rtl]) .p-sm-3{
    padding: 1rem !important; }
  html:not([dir=rtl]) .pt-sm-3, html:not([dir=rtl]) .py-sm-3{
    padding-top: 1rem !important; }
  html:not([dir=rtl]) .pr-sm-3, html:not([dir=rtl]) .px-sm-3{
    padding-right: 1rem !important; }
  html:not([dir=rtl]) .pb-sm-3, html:not([dir=rtl]) .py-sm-3{
    padding-bottom: 1rem !important; }
  html:not([dir=rtl]) .pl-sm-3, html:not([dir=rtl]) .px-sm-3{
    padding-left: 1rem !important; }
  html:not([dir=rtl]) .p-sm-4{
    padding: 1.5rem !important; }
  html:not([dir=rtl]) .pt-sm-4, html:not([dir=rtl]) .py-sm-4{
    padding-top: 1.5rem !important; }
  html:not([dir=rtl]) .pr-sm-4, html:not([dir=rtl]) .px-sm-4{
    padding-right: 1.5rem !important; }
  html:not([dir=rtl]) .pb-sm-4, html:not([dir=rtl]) .py-sm-4{
    padding-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .pl-sm-4, html:not([dir=rtl]) .px-sm-4{
    padding-left: 1.5rem !important; }
  html:not([dir=rtl]) .p-sm-5{
    padding: 3rem !important; }
  html:not([dir=rtl]) .pt-sm-5, html:not([dir=rtl]) .py-sm-5{
    padding-top: 3rem !important; }
  html:not([dir=rtl]) .pr-sm-5, html:not([dir=rtl]) .px-sm-5{
    padding-right: 3rem !important; }
  html:not([dir=rtl]) .pb-sm-5, html:not([dir=rtl]) .py-sm-5{
    padding-bottom: 3rem !important; }
  html:not([dir=rtl]) .pl-sm-5, html:not([dir=rtl]) .px-sm-5{
    padding-left: 3rem !important; }
  html:not([dir=rtl]) .m-sm-auto{
    margin: auto !important; }
  html:not([dir=rtl]) .mt-sm-auto, html:not([dir=rtl]) .my-sm-auto{
    margin-top: auto !important; }
  html:not([dir=rtl]) .mr-sm-auto, html:not([dir=rtl]) .mx-sm-auto{
    margin-right: auto !important; }
  html:not([dir=rtl]) .mb-sm-auto, html:not([dir=rtl]) .my-sm-auto{
    margin-bottom: auto !important; }
  html:not([dir=rtl]) .ml-sm-auto, html:not([dir=rtl]) .mx-sm-auto{
    margin-left: auto !important; } }
@media (min-width: 768px){
  html:not([dir=rtl]) .m-md-0{
    margin: 0 !important; }
  html:not([dir=rtl]) .mt-md-0, html:not([dir=rtl]) .my-md-0{
    margin-top: 0 !important; }
  html:not([dir=rtl]) .mr-md-0, html:not([dir=rtl]) .mx-md-0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) .mb-md-0, html:not([dir=rtl]) .my-md-0{
    margin-bottom: 0 !important; }
  html:not([dir=rtl]) .ml-md-0, html:not([dir=rtl]) .mx-md-0{
    margin-left: 0 !important; }
  html:not([dir=rtl]) .m-md-1{
    margin: .25rem !important; }
  html:not([dir=rtl]) .mt-md-1, html:not([dir=rtl]) .my-md-1{
    margin-top: .25rem !important; }
  html:not([dir=rtl]) .mr-md-1, html:not([dir=rtl]) .mx-md-1{
    margin-right: .25rem !important; }
  html:not([dir=rtl]) .mb-md-1, html:not([dir=rtl]) .my-md-1{
    margin-bottom: .25rem !important; }
  html:not([dir=rtl]) .ml-md-1, html:not([dir=rtl]) .mx-md-1{
    margin-left: .25rem !important; }
  html:not([dir=rtl]) .m-md-2{
    margin: .5rem !important; }
  html:not([dir=rtl]) .mt-md-2, html:not([dir=rtl]) .my-md-2{
    margin-top: .5rem !important; }
  html:not([dir=rtl]) .mr-md-2, html:not([dir=rtl]) .mx-md-2{
    margin-right: .5rem !important; }
  html:not([dir=rtl]) .mb-md-2, html:not([dir=rtl]) .my-md-2{
    margin-bottom: .5rem !important; }
  html:not([dir=rtl]) .ml-md-2, html:not([dir=rtl]) .mx-md-2{
    margin-left: .5rem !important; }
  html:not([dir=rtl]) .m-md-3{
    margin: 1rem !important; }
  html:not([dir=rtl]) .mt-md-3, html:not([dir=rtl]) .my-md-3{
    margin-top: 1rem !important; }
  html:not([dir=rtl]) .mr-md-3, html:not([dir=rtl]) .mx-md-3{
    margin-right: 1rem !important; }
  html:not([dir=rtl]) .mb-md-3, html:not([dir=rtl]) .my-md-3{
    margin-bottom: 1rem !important; }
  html:not([dir=rtl]) .ml-md-3, html:not([dir=rtl]) .mx-md-3{
    margin-left: 1rem !important; }
  html:not([dir=rtl]) .m-md-4{
    margin: 1.5rem !important; }
  html:not([dir=rtl]) .mt-md-4, html:not([dir=rtl]) .my-md-4{
    margin-top: 1.5rem !important; }
  html:not([dir=rtl]) .mr-md-4, html:not([dir=rtl]) .mx-md-4{
    margin-right: 1.5rem !important; }
  html:not([dir=rtl]) .mb-md-4, html:not([dir=rtl]) .my-md-4{
    margin-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .ml-md-4, html:not([dir=rtl]) .mx-md-4{
    margin-left: 1.5rem !important; }
  html:not([dir=rtl]) .m-md-5{
    margin: 3rem !important; }
  html:not([dir=rtl]) .mt-md-5, html:not([dir=rtl]) .my-md-5{
    margin-top: 3rem !important; }
  html:not([dir=rtl]) .mr-md-5, html:not([dir=rtl]) .mx-md-5{
    margin-right: 3rem !important; }
  html:not([dir=rtl]) .mb-md-5, html:not([dir=rtl]) .my-md-5{
    margin-bottom: 3rem !important; }
  html:not([dir=rtl]) .ml-md-5, html:not([dir=rtl]) .mx-md-5{
    margin-left: 3rem !important; }
  html:not([dir=rtl]) .p-md-0{
    padding: 0 !important; }
  html:not([dir=rtl]) .pt-md-0, html:not([dir=rtl]) .py-md-0{
    padding-top: 0 !important; }
  html:not([dir=rtl]) .pr-md-0, html:not([dir=rtl]) .px-md-0{
    padding-right: 0 !important; }
  html:not([dir=rtl]) .pb-md-0, html:not([dir=rtl]) .py-md-0{
    padding-bottom: 0 !important; }
  html:not([dir=rtl]) .pl-md-0, html:not([dir=rtl]) .px-md-0{
    padding-left: 0 !important; }
  html:not([dir=rtl]) .p-md-1{
    padding: .25rem !important; }
  html:not([dir=rtl]) .pt-md-1, html:not([dir=rtl]) .py-md-1{
    padding-top: .25rem !important; }
  html:not([dir=rtl]) .pr-md-1, html:not([dir=rtl]) .px-md-1{
    padding-right: .25rem !important; }
  html:not([dir=rtl]) .pb-md-1, html:not([dir=rtl]) .py-md-1{
    padding-bottom: .25rem !important; }
  html:not([dir=rtl]) .pl-md-1, html:not([dir=rtl]) .px-md-1{
    padding-left: .25rem !important; }
  html:not([dir=rtl]) .p-md-2{
    padding: .5rem !important; }
  html:not([dir=rtl]) .pt-md-2, html:not([dir=rtl]) .py-md-2{
    padding-top: .5rem !important; }
  html:not([dir=rtl]) .pr-md-2, html:not([dir=rtl]) .px-md-2{
    padding-right: .5rem !important; }
  html:not([dir=rtl]) .pb-md-2, html:not([dir=rtl]) .py-md-2{
    padding-bottom: .5rem !important; }
  html:not([dir=rtl]) .pl-md-2, html:not([dir=rtl]) .px-md-2{
    padding-left: .5rem !important; }
  html:not([dir=rtl]) .p-md-3{
    padding: 1rem !important; }
  html:not([dir=rtl]) .pt-md-3, html:not([dir=rtl]) .py-md-3{
    padding-top: 1rem !important; }
  html:not([dir=rtl]) .pr-md-3, html:not([dir=rtl]) .px-md-3{
    padding-right: 1rem !important; }
  html:not([dir=rtl]) .pb-md-3, html:not([dir=rtl]) .py-md-3{
    padding-bottom: 1rem !important; }
  html:not([dir=rtl]) .pl-md-3, html:not([dir=rtl]) .px-md-3{
    padding-left: 1rem !important; }
  html:not([dir=rtl]) .p-md-4{
    padding: 1.5rem !important; }
  html:not([dir=rtl]) .pt-md-4, html:not([dir=rtl]) .py-md-4{
    padding-top: 1.5rem !important; }
  html:not([dir=rtl]) .pr-md-4, html:not([dir=rtl]) .px-md-4{
    padding-right: 1.5rem !important; }
  html:not([dir=rtl]) .pb-md-4, html:not([dir=rtl]) .py-md-4{
    padding-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .pl-md-4, html:not([dir=rtl]) .px-md-4{
    padding-left: 1.5rem !important; }
  html:not([dir=rtl]) .p-md-5{
    padding: 3rem !important; }
  html:not([dir=rtl]) .pt-md-5, html:not([dir=rtl]) .py-md-5{
    padding-top: 3rem !important; }
  html:not([dir=rtl]) .pr-md-5, html:not([dir=rtl]) .px-md-5{
    padding-right: 3rem !important; }
  html:not([dir=rtl]) .pb-md-5, html:not([dir=rtl]) .py-md-5{
    padding-bottom: 3rem !important; }
  html:not([dir=rtl]) .pl-md-5, html:not([dir=rtl]) .px-md-5{
    padding-left: 3rem !important; }
  html:not([dir=rtl]) .m-md-auto{
    margin: auto !important; }
  html:not([dir=rtl]) .mt-md-auto, html:not([dir=rtl]) .my-md-auto{
    margin-top: auto !important; }
  html:not([dir=rtl]) .mr-md-auto, html:not([dir=rtl]) .mx-md-auto{
    margin-right: auto !important; }
  html:not([dir=rtl]) .mb-md-auto, html:not([dir=rtl]) .my-md-auto{
    margin-bottom: auto !important; }
  html:not([dir=rtl]) .ml-md-auto, html:not([dir=rtl]) .mx-md-auto{
    margin-left: auto !important; } }
@media (min-width: 992px){
  html:not([dir=rtl]) .m-lg-0{
    margin: 0 !important; }
  html:not([dir=rtl]) .mt-lg-0, html:not([dir=rtl]) .my-lg-0{
    margin-top: 0 !important; }
  html:not([dir=rtl]) .mr-lg-0, html:not([dir=rtl]) .mx-lg-0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) .mb-lg-0, html:not([dir=rtl]) .my-lg-0{
    margin-bottom: 0 !important; }
  html:not([dir=rtl]) .ml-lg-0, html:not([dir=rtl]) .mx-lg-0{
    margin-left: 0 !important; }
  html:not([dir=rtl]) .m-lg-1{
    margin: .25rem !important; }
  html:not([dir=rtl]) .mt-lg-1, html:not([dir=rtl]) .my-lg-1{
    margin-top: .25rem !important; }
  html:not([dir=rtl]) .mr-lg-1, html:not([dir=rtl]) .mx-lg-1{
    margin-right: .25rem !important; }
  html:not([dir=rtl]) .mb-lg-1, html:not([dir=rtl]) .my-lg-1{
    margin-bottom: .25rem !important; }
  html:not([dir=rtl]) .ml-lg-1, html:not([dir=rtl]) .mx-lg-1{
    margin-left: .25rem !important; }
  html:not([dir=rtl]) .m-lg-2{
    margin: .5rem !important; }
  html:not([dir=rtl]) .mt-lg-2, html:not([dir=rtl]) .my-lg-2{
    margin-top: .5rem !important; }
  html:not([dir=rtl]) .mr-lg-2, html:not([dir=rtl]) .mx-lg-2{
    margin-right: .5rem !important; }
  html:not([dir=rtl]) .mb-lg-2, html:not([dir=rtl]) .my-lg-2{
    margin-bottom: .5rem !important; }
  html:not([dir=rtl]) .ml-lg-2, html:not([dir=rtl]) .mx-lg-2{
    margin-left: .5rem !important; }
  html:not([dir=rtl]) .m-lg-3{
    margin: 1rem !important; }
  html:not([dir=rtl]) .mt-lg-3, html:not([dir=rtl]) .my-lg-3{
    margin-top: 1rem !important; }
  html:not([dir=rtl]) .mr-lg-3, html:not([dir=rtl]) .mx-lg-3{
    margin-right: 1rem !important; }
  html:not([dir=rtl]) .mb-lg-3, html:not([dir=rtl]) .my-lg-3{
    margin-bottom: 1rem !important; }
  html:not([dir=rtl]) .ml-lg-3, html:not([dir=rtl]) .mx-lg-3{
    margin-left: 1rem !important; }
  html:not([dir=rtl]) .m-lg-4{
    margin: 1.5rem !important; }
  html:not([dir=rtl]) .mt-lg-4, html:not([dir=rtl]) .my-lg-4{
    margin-top: 1.5rem !important; }
  html:not([dir=rtl]) .mr-lg-4, html:not([dir=rtl]) .mx-lg-4{
    margin-right: 1.5rem !important; }
  html:not([dir=rtl]) .mb-lg-4, html:not([dir=rtl]) .my-lg-4{
    margin-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .ml-lg-4, html:not([dir=rtl]) .mx-lg-4{
    margin-left: 1.5rem !important; }
  html:not([dir=rtl]) .m-lg-5{
    margin: 3rem !important; }
  html:not([dir=rtl]) .mt-lg-5, html:not([dir=rtl]) .my-lg-5{
    margin-top: 3rem !important; }
  html:not([dir=rtl]) .mr-lg-5, html:not([dir=rtl]) .mx-lg-5{
    margin-right: 3rem !important; }
  html:not([dir=rtl]) .mb-lg-5, html:not([dir=rtl]) .my-lg-5{
    margin-bottom: 3rem !important; }
  html:not([dir=rtl]) .ml-lg-5, html:not([dir=rtl]) .mx-lg-5{
    margin-left: 3rem !important; }
  html:not([dir=rtl]) .p-lg-0{
    padding: 0 !important; }
  html:not([dir=rtl]) .pt-lg-0, html:not([dir=rtl]) .py-lg-0{
    padding-top: 0 !important; }
  html:not([dir=rtl]) .pr-lg-0, html:not([dir=rtl]) .px-lg-0{
    padding-right: 0 !important; }
  html:not([dir=rtl]) .pb-lg-0, html:not([dir=rtl]) .py-lg-0{
    padding-bottom: 0 !important; }
  html:not([dir=rtl]) .pl-lg-0, html:not([dir=rtl]) .px-lg-0{
    padding-left: 0 !important; }
  html:not([dir=rtl]) .p-lg-1{
    padding: .25rem !important; }
  html:not([dir=rtl]) .pt-lg-1, html:not([dir=rtl]) .py-lg-1{
    padding-top: .25rem !important; }
  html:not([dir=rtl]) .pr-lg-1, html:not([dir=rtl]) .px-lg-1{
    padding-right: .25rem !important; }
  html:not([dir=rtl]) .pb-lg-1, html:not([dir=rtl]) .py-lg-1{
    padding-bottom: .25rem !important; }
  html:not([dir=rtl]) .pl-lg-1, html:not([dir=rtl]) .px-lg-1{
    padding-left: .25rem !important; }
  html:not([dir=rtl]) .p-lg-2{
    padding: .5rem !important; }
  html:not([dir=rtl]) .pt-lg-2, html:not([dir=rtl]) .py-lg-2{
    padding-top: .5rem !important; }
  html:not([dir=rtl]) .pr-lg-2, html:not([dir=rtl]) .px-lg-2{
    padding-right: .5rem !important; }
  html:not([dir=rtl]) .pb-lg-2, html:not([dir=rtl]) .py-lg-2{
    padding-bottom: .5rem !important; }
  html:not([dir=rtl]) .pl-lg-2, html:not([dir=rtl]) .px-lg-2{
    padding-left: .5rem !important; }
  html:not([dir=rtl]) .p-lg-3{
    padding: 1rem !important; }
  html:not([dir=rtl]) .pt-lg-3, html:not([dir=rtl]) .py-lg-3{
    padding-top: 1rem !important; }
  html:not([dir=rtl]) .pr-lg-3, html:not([dir=rtl]) .px-lg-3{
    padding-right: 1rem !important; }
  html:not([dir=rtl]) .pb-lg-3, html:not([dir=rtl]) .py-lg-3{
    padding-bottom: 1rem !important; }
  html:not([dir=rtl]) .pl-lg-3, html:not([dir=rtl]) .px-lg-3{
    padding-left: 1rem !important; }
  html:not([dir=rtl]) .p-lg-4{
    padding: 1.5rem !important; }
  html:not([dir=rtl]) .pt-lg-4, html:not([dir=rtl]) .py-lg-4{
    padding-top: 1.5rem !important; }
  html:not([dir=rtl]) .pr-lg-4, html:not([dir=rtl]) .px-lg-4{
    padding-right: 1.5rem !important; }
  html:not([dir=rtl]) .pb-lg-4, html:not([dir=rtl]) .py-lg-4{
    padding-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .pl-lg-4, html:not([dir=rtl]) .px-lg-4{
    padding-left: 1.5rem !important; }
  html:not([dir=rtl]) .p-lg-5{
    padding: 3rem !important; }
  html:not([dir=rtl]) .pt-lg-5, html:not([dir=rtl]) .py-lg-5{
    padding-top: 3rem !important; }
  html:not([dir=rtl]) .pr-lg-5, html:not([dir=rtl]) .px-lg-5{
    padding-right: 3rem !important; }
  html:not([dir=rtl]) .pb-lg-5, html:not([dir=rtl]) .py-lg-5{
    padding-bottom: 3rem !important; }
  html:not([dir=rtl]) .pl-lg-5, html:not([dir=rtl]) .px-lg-5{
    padding-left: 3rem !important; }
  html:not([dir=rtl]) .m-lg-auto{
    margin: auto !important; }
  html:not([dir=rtl]) .mt-lg-auto, html:not([dir=rtl]) .my-lg-auto{
    margin-top: auto !important; }
  html:not([dir=rtl]) .mr-lg-auto, html:not([dir=rtl]) .mx-lg-auto{
    margin-right: auto !important; }
  html:not([dir=rtl]) .mb-lg-auto, html:not([dir=rtl]) .my-lg-auto{
    margin-bottom: auto !important; }
  html:not([dir=rtl]) .ml-lg-auto, html:not([dir=rtl]) .mx-lg-auto{
    margin-left: auto !important; } }
@media (min-width: 1200px){
  html:not([dir=rtl]) .m-xl-0{
    margin: 0 !important; }
  html:not([dir=rtl]) .mt-xl-0, html:not([dir=rtl]) .my-xl-0{
    margin-top: 0 !important; }
  html:not([dir=rtl]) .mr-xl-0, html:not([dir=rtl]) .mx-xl-0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) .mb-xl-0, html:not([dir=rtl]) .my-xl-0{
    margin-bottom: 0 !important; }
  html:not([dir=rtl]) .ml-xl-0, html:not([dir=rtl]) .mx-xl-0{
    margin-left: 0 !important; }
  html:not([dir=rtl]) .m-xl-1{
    margin: .25rem !important; }
  html:not([dir=rtl]) .mt-xl-1, html:not([dir=rtl]) .my-xl-1{
    margin-top: .25rem !important; }
  html:not([dir=rtl]) .mr-xl-1, html:not([dir=rtl]) .mx-xl-1{
    margin-right: .25rem !important; }
  html:not([dir=rtl]) .mb-xl-1, html:not([dir=rtl]) .my-xl-1{
    margin-bottom: .25rem !important; }
  html:not([dir=rtl]) .ml-xl-1, html:not([dir=rtl]) .mx-xl-1{
    margin-left: .25rem !important; }
  html:not([dir=rtl]) .m-xl-2{
    margin: .5rem !important; }
  html:not([dir=rtl]) .mt-xl-2, html:not([dir=rtl]) .my-xl-2{
    margin-top: .5rem !important; }
  html:not([dir=rtl]) .mr-xl-2, html:not([dir=rtl]) .mx-xl-2{
    margin-right: .5rem !important; }
  html:not([dir=rtl]) .mb-xl-2, html:not([dir=rtl]) .my-xl-2{
    margin-bottom: .5rem !important; }
  html:not([dir=rtl]) .ml-xl-2, html:not([dir=rtl]) .mx-xl-2{
    margin-left: .5rem !important; }
  html:not([dir=rtl]) .m-xl-3{
    margin: 1rem !important; }
  html:not([dir=rtl]) .mt-xl-3, html:not([dir=rtl]) .my-xl-3{
    margin-top: 1rem !important; }
  html:not([dir=rtl]) .mr-xl-3, html:not([dir=rtl]) .mx-xl-3{
    margin-right: 1rem !important; }
  html:not([dir=rtl]) .mb-xl-3, html:not([dir=rtl]) .my-xl-3{
    margin-bottom: 1rem !important; }
  html:not([dir=rtl]) .ml-xl-3, html:not([dir=rtl]) .mx-xl-3{
    margin-left: 1rem !important; }
  html:not([dir=rtl]) .m-xl-4{
    margin: 1.5rem !important; }
  html:not([dir=rtl]) .mt-xl-4, html:not([dir=rtl]) .my-xl-4{
    margin-top: 1.5rem !important; }
  html:not([dir=rtl]) .mr-xl-4, html:not([dir=rtl]) .mx-xl-4{
    margin-right: 1.5rem !important; }
  html:not([dir=rtl]) .mb-xl-4, html:not([dir=rtl]) .my-xl-4{
    margin-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .ml-xl-4, html:not([dir=rtl]) .mx-xl-4{
    margin-left: 1.5rem !important; }
  html:not([dir=rtl]) .m-xl-5{
    margin: 3rem !important; }
  html:not([dir=rtl]) .mt-xl-5, html:not([dir=rtl]) .my-xl-5{
    margin-top: 3rem !important; }
  html:not([dir=rtl]) .mr-xl-5, html:not([dir=rtl]) .mx-xl-5{
    margin-right: 3rem !important; }
  html:not([dir=rtl]) .mb-xl-5, html:not([dir=rtl]) .my-xl-5{
    margin-bottom: 3rem !important; }
  html:not([dir=rtl]) .ml-xl-5, html:not([dir=rtl]) .mx-xl-5{
    margin-left: 3rem !important; }
  html:not([dir=rtl]) .p-xl-0{
    padding: 0 !important; }
  html:not([dir=rtl]) .pt-xl-0, html:not([dir=rtl]) .py-xl-0{
    padding-top: 0 !important; }
  html:not([dir=rtl]) .pr-xl-0, html:not([dir=rtl]) .px-xl-0{
    padding-right: 0 !important; }
  html:not([dir=rtl]) .pb-xl-0, html:not([dir=rtl]) .py-xl-0{
    padding-bottom: 0 !important; }
  html:not([dir=rtl]) .pl-xl-0, html:not([dir=rtl]) .px-xl-0{
    padding-left: 0 !important; }
  html:not([dir=rtl]) .p-xl-1{
    padding: .25rem !important; }
  html:not([dir=rtl]) .pt-xl-1, html:not([dir=rtl]) .py-xl-1{
    padding-top: .25rem !important; }
  html:not([dir=rtl]) .pr-xl-1, html:not([dir=rtl]) .px-xl-1{
    padding-right: .25rem !important; }
  html:not([dir=rtl]) .pb-xl-1, html:not([dir=rtl]) .py-xl-1{
    padding-bottom: .25rem !important; }
  html:not([dir=rtl]) .pl-xl-1, html:not([dir=rtl]) .px-xl-1{
    padding-left: .25rem !important; }
  html:not([dir=rtl]) .p-xl-2{
    padding: .5rem !important; }
  html:not([dir=rtl]) .pt-xl-2, html:not([dir=rtl]) .py-xl-2{
    padding-top: .5rem !important; }
  html:not([dir=rtl]) .pr-xl-2, html:not([dir=rtl]) .px-xl-2{
    padding-right: .5rem !important; }
  html:not([dir=rtl]) .pb-xl-2, html:not([dir=rtl]) .py-xl-2{
    padding-bottom: .5rem !important; }
  html:not([dir=rtl]) .pl-xl-2, html:not([dir=rtl]) .px-xl-2{
    padding-left: .5rem !important; }
  html:not([dir=rtl]) .p-xl-3{
    padding: 1rem !important; }
  html:not([dir=rtl]) .pt-xl-3, html:not([dir=rtl]) .py-xl-3{
    padding-top: 1rem !important; }
  html:not([dir=rtl]) .pr-xl-3, html:not([dir=rtl]) .px-xl-3{
    padding-right: 1rem !important; }
  html:not([dir=rtl]) .pb-xl-3, html:not([dir=rtl]) .py-xl-3{
    padding-bottom: 1rem !important; }
  html:not([dir=rtl]) .pl-xl-3, html:not([dir=rtl]) .px-xl-3{
    padding-left: 1rem !important; }
  html:not([dir=rtl]) .p-xl-4{
    padding: 1.5rem !important; }
  html:not([dir=rtl]) .pt-xl-4, html:not([dir=rtl]) .py-xl-4{
    padding-top: 1.5rem !important; }
  html:not([dir=rtl]) .pr-xl-4, html:not([dir=rtl]) .px-xl-4{
    padding-right: 1.5rem !important; }
  html:not([dir=rtl]) .pb-xl-4, html:not([dir=rtl]) .py-xl-4{
    padding-bottom: 1.5rem !important; }
  html:not([dir=rtl]) .pl-xl-4, html:not([dir=rtl]) .px-xl-4{
    padding-left: 1.5rem !important; }
  html:not([dir=rtl]) .p-xl-5{
    padding: 3rem !important; }
  html:not([dir=rtl]) .pt-xl-5, html:not([dir=rtl]) .py-xl-5{
    padding-top: 3rem !important; }
  html:not([dir=rtl]) .pr-xl-5, html:not([dir=rtl]) .px-xl-5{
    padding-right: 3rem !important; }
  html:not([dir=rtl]) .pb-xl-5, html:not([dir=rtl]) .py-xl-5{
    padding-bottom: 3rem !important; }
  html:not([dir=rtl]) .pl-xl-5, html:not([dir=rtl]) .px-xl-5{
    padding-left: 3rem !important; }
  html:not([dir=rtl]) .m-xl-auto{
    margin: auto !important; }
  html:not([dir=rtl]) .mt-xl-auto, html:not([dir=rtl]) .my-xl-auto{
    margin-top: auto !important; }
  html:not([dir=rtl]) .mr-xl-auto, html:not([dir=rtl]) .mx-xl-auto{
    margin-right: auto !important; }
  html:not([dir=rtl]) .mb-xl-auto, html:not([dir=rtl]) .my-xl-auto{
    margin-bottom: auto !important; }
  html:not([dir=rtl]) .ml-xl-auto, html:not([dir=rtl]) .mx-xl-auto{
    margin-left: auto !important; } }
.text-monospace{
  font-family: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
.text-justify{
  text-align: justify !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-normal{
  font-weight: 400 !important; }
.font-weight-bold{
  font-weight: 700 !important; }
.font-italic{
  font-style: italic !important; }
.text-white{
  color: #fff !important; }
.text-primary{
  color: #6610f2 !important; }
a.text-primary:hover, a.text-primary:focus{
  color: #510bc4 !important; }
.text-secondary{
  color: #8897AA !important; }
a.text-secondary:hover, a.text-secondary:focus{
  color: #6a7d95 !important; }
.text-success{
  color: #02BC77 !important; }
a.text-success:hover, a.text-success:focus{
  color: #018a57 !important; }
.text-info{
  color: #28c3d7 !important; }
a.text-info:hover, a.text-info:focus{
  color: #209cac !important; }
.text-warning{
  color: #FFD950 !important; }
a.text-warning:hover, a.text-warning:focus{
  color: #ffce1d !important; }
.text-danger{
  color: #d9534f !important; }
a.text-danger:hover, a.text-danger:focus{
  color: #c9302c !important; }
.text-light{
  color: rgba(24, 28, 33, 0.06) !important; }
a.text-light:hover, a.text-light:focus{
  color: rgba(3, 3, 3, 0.06) !important; }
.text-dark{
  color: rgba(24, 28, 33, 0.9) !important; }
a.text-dark:hover, a.text-dark:focus{
  color: rgba(3, 3, 3, 0.9) !important; }
.text-body{
  color: #4E5155 !important; }
.text-muted{
  color: #a3a4a6 !important; }
.text-black-50{
  color: rgba(24, 28, 33, 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; }
.visible{
  visibility: visible !important; }
.invisible{
  visibility: hidden !important; }
[dir=rtl] dd{
  margin-right: 0; }
[dir=rtl] caption{
  text-align: right; }
[dir=rtl] .list-unstyled, [dir=rtl] .list-inline{
  padding-right: 0; }
[dir=rtl] .list-inline-item:not(:last-child){
  margin-right: 0;
  margin-left: .5rem; }
.opacity-25{
  opacity: .25 !important; }
.opacity-50{
  opacity: .5 !important; }
.opacity-75{
  opacity: .75 !important; }
.opacity-100{
  opacity: 1 !important; }
.text-tiny{
  font-size: 70% !important; }
.text-big{
  font-size: 112% !important; }
.text-large{
  font-size: 150% !important; }
.text-xlarge{
  font-size: 170% !important; }
.line-height-1{
  line-height: 1 !important; }
.line-height-condenced{
  line-height: 1.3 !important; }
.line-height-inherit{
  line-height: inherit !important; }
.text-expanded{
  letter-spacing: .06991em !important; }
.font-weight-light{
  font-weight: 300 !important; }
.font-weight-semibold{
  font-weight: 500 !important; }
.font-weight-bolder{
  font-weight: 900 !important; }
.text-decoration-none{
  text-decoration: none !important; }
.text-transform-none{
  text-transform: none !important; }
.overflow-hidden{
  overflow: hidden !important; }
.overflow-scroll{
  overflow: scroll !important; }
.overflow-auto{
  overflow: auto !important; }
.box-shadow-none{
  box-shadow: none !important; }
.cursor-pointer{
  cursor: pointer !important; }
.container-p-x{
  padding-right: 1rem !important;
  padding-left: 1rem !important; }
@media (min-width: 992px){
  .container-p-x{
    padding-right: 2rem !important;
    padding-left: 2rem !important; } }
.container-m--x{
  margin-right: -1rem !important;
  margin-left: -1rem !important; }
@media (min-width: 992px){
  .container-m--x{
    margin-right: -2rem !important;
    margin-left: -2rem !important; } }
.container-p-y:not([class^="pt-"]):not([class*=" pt-"]){
  padding-top: 1.5rem !important; }
.container-p-y:not([class^="pb-"]):not([class*=" pb-"]){
  padding-bottom: 1.5rem !important; }
.container-m--y:not([class^="mt-"]):not([class*=" mt-"]){
  margin-top: -1.5rem !important; }
.container-m--y:not([class^="mb-"]):not([class*=" mb-"]){
  margin-bottom: -1.5rem !important; }
.rotate-90{
  transform: rotate(90deg); }
.rotate-180{
  transform: rotate(180deg); }
.rotate-270{
  transform: rotate(270deg); }
.rotate--90{
  transform: rotate(-90deg); }
.rotate--180{
  transform: rotate(-180deg); }
.rotate--270{
  transform: rotate(-270deg); }
.rotate-0{
  transform: rotate(0deg) !important; }
.scaleX--1{
  transform: scaleX(-1); }
.scaleY--1{
  transform: scaleY(-1); }
[dir=rtl] .rotate-90{
  transform: rotate(-90deg); }
[dir=rtl] .rotate-180{
  transform: rotate(-180deg); }
[dir=rtl] .rotate-270{
  transform: rotate(-270deg); }
[dir=rtl] .rotate--90{
  transform: rotate(90deg); }
[dir=rtl] .rotate--180{
  transform: rotate(180deg); }
[dir=rtl] .rotate--270{
  transform: rotate(270deg); }
[dir=rtl] .scaleX--1{
  transform: scaleX(1); }
[dir=rtl] .scaleY--1{
  transform: scaleY(1); }
[dir=rtl] .scaleX--1-rtl{
  transform: scaleX(-1); }
[dir=rtl] .scaleY--1-rtl{
  transform: scaleY(-1); }
.row-bordered{
  overflow: hidden; }
.row-bordered > .col, .row-bordered > [class^="col-"], .row-bordered > [class*=" col-"], .row-bordered > [class^="col "], .row-bordered > [class*=" col "], .row-bordered > [class$=" col"], .row-bordered > [class="col"]{
  position: relative;
  padding-top: 1px; }
.row-bordered > .col::before, .row-bordered > [class^="col-"]::before, .row-bordered > [class*=" col-"]::before, .row-bordered > [class^="col "]::before, .row-bordered > [class*=" col "]::before, .row-bordered > [class$=" col"]::before, .row-bordered > [class="col"]::before{
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  display: block;
  height: 0;
  border-top: 1px solid rgba(24, 28, 33, 0.06); }
.row-bordered > .col::after, .row-bordered > [class^="col-"]::after, .row-bordered > [class*=" col-"]::after, .row-bordered > [class^="col "]::after, .row-bordered > [class*=" col "]::after, .row-bordered > [class$=" col"]::after, .row-bordered > [class="col"]::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -1px;
  display: block;
  width: 0;
  border-left: 1px solid rgba(24, 28, 33, 0.06); }
.row-bordered.row-border-light > .col::before, .row-bordered.row-border-light > .col::after, .row-bordered.row-border-light > [class^="col-"]::before, .row-bordered.row-border-light > [class^="col-"]::after, .row-bordered.row-border-light > [class*=" col-"]::before, .row-bordered.row-border-light > [class*=" col-"]::after, .row-bordered.row-border-light > [class^="col "]::before, .row-bordered.row-border-light > [class^="col "]::after, .row-bordered.row-border-light > [class*=" col "]::before, .row-bordered.row-border-light > [class*=" col "]::after, .row-bordered.row-border-light > [class$=" col"]::before, .row-bordered.row-border-light > [class$=" col"]::after, .row-bordered.row-border-light > [class="col"]::before, .row-bordered.row-border-light > [class="col"]::after{
  border-color: rgba(24, 28, 33, 0.06); }
[dir=rtl] .row-bordered > .col::after, [dir=rtl] .row-bordered > [class^="col-"]::after, [dir=rtl] .row-bordered > [class*=" col-"]::after, [dir=rtl] .row-bordered > [class^="col "]::after, [dir=rtl] .row-bordered > [class*=" col "]::after, [dir=rtl] .row-bordered > [class$=" col"]::after, [dir=rtl] .row-bordered > [class="col"]::after{
  left: auto;
  right: -1px; }
@media (min-width: 576px){
  .w-sm-100{
    width: 100% !important; }
  .w-sm-auto{
    width: auto !important; } }
@media (min-width: 768px){
  .w-md-100{
    width: 100% !important; }
  .w-md-auto{
    width: auto !important; } }
@media (min-width: 992px){
  .w-lg-100{
    width: 100% !important; }
  .w-lg-auto{
    width: auto !important; } }
@media (min-width: 1200px){
  .w-xl-100{
    width: 100% !important; }
  .w-xl-auto{
    width: auto !important; } }
html:not([dir=rtl]) body:not([dir=rtl]) .mr--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx--0{
  margin-right: 0 !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .ml--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx--0{
  margin-left: 0 !important; }
.mr--0, .mx--0{
  margin-left: 0 !important; }
.ml--0, .mx--0{
  margin-right: 0 !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .mr--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx--1{
  margin-right: -.25rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .ml--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx--1{
  margin-left: -.25rem !important; }
.mr--1, .mx--1{
  margin-left: -.25rem !important; }
.ml--1, .mx--1{
  margin-right: -.25rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .mr--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx--2{
  margin-right: -.5rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .ml--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx--2{
  margin-left: -.5rem !important; }
.mr--2, .mx--2{
  margin-left: -.5rem !important; }
.ml--2, .mx--2{
  margin-right: -.5rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .mr--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx--3{
  margin-right: -1rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .ml--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx--3{
  margin-left: -1rem !important; }
.mr--3, .mx--3{
  margin-left: -1rem !important; }
.ml--3, .mx--3{
  margin-right: -1rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .mr--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx--4{
  margin-right: -1.5rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .ml--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx--4{
  margin-left: -1.5rem !important; }
.mr--4, .mx--4{
  margin-left: -1.5rem !important; }
.ml--4, .mx--4{
  margin-right: -1.5rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .mr--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx--5{
  margin-right: -3rem !important; }
html:not([dir=rtl]) body:not([dir=rtl]) .ml--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx--5{
  margin-left: -3rem !important; }
.mr--5, .mx--5{
  margin-left: -3rem !important; }
.ml--5, .mx--5{
  margin-right: -3rem !important; }
@media (min-width: 576px){
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-sm--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-sm--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--0{
    margin-left: 0 !important; }
  .mr-sm--0, .mx-sm--0{
    margin-left: 0 !important; }
  .ml-sm--0, .mx-sm--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-sm--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-sm--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--1{
    margin-left: -.25rem !important; }
  .mr-sm--1, .mx-sm--1{
    margin-left: -.25rem !important; }
  .ml-sm--1, .mx-sm--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-sm--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-sm--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--2{
    margin-left: -.5rem !important; }
  .mr-sm--2, .mx-sm--2{
    margin-left: -.5rem !important; }
  .ml-sm--2, .mx-sm--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-sm--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-sm--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--3{
    margin-left: -1rem !important; }
  .mr-sm--3, .mx-sm--3{
    margin-left: -1rem !important; }
  .ml-sm--3, .mx-sm--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-sm--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-sm--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--4{
    margin-left: -1.5rem !important; }
  .mr-sm--4, .mx-sm--4{
    margin-left: -1.5rem !important; }
  .ml-sm--4, .mx-sm--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-sm--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--5{
    margin-right: -3rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-sm--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-sm--5{
    margin-left: -3rem !important; }
  .mr-sm--5, .mx-sm--5{
    margin-left: -3rem !important; }
  .ml-sm--5, .mx-sm--5{
    margin-right: -3rem !important; } }
@media (min-width: 768px){
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-md--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-md--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--0{
    margin-left: 0 !important; }
  .mr-md--0, .mx-md--0{
    margin-left: 0 !important; }
  .ml-md--0, .mx-md--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-md--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-md--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--1{
    margin-left: -.25rem !important; }
  .mr-md--1, .mx-md--1{
    margin-left: -.25rem !important; }
  .ml-md--1, .mx-md--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-md--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-md--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--2{
    margin-left: -.5rem !important; }
  .mr-md--2, .mx-md--2{
    margin-left: -.5rem !important; }
  .ml-md--2, .mx-md--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-md--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-md--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--3{
    margin-left: -1rem !important; }
  .mr-md--3, .mx-md--3{
    margin-left: -1rem !important; }
  .ml-md--3, .mx-md--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-md--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-md--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--4{
    margin-left: -1.5rem !important; }
  .mr-md--4, .mx-md--4{
    margin-left: -1.5rem !important; }
  .ml-md--4, .mx-md--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-md--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--5{
    margin-right: -3rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-md--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-md--5{
    margin-left: -3rem !important; }
  .mr-md--5, .mx-md--5{
    margin-left: -3rem !important; }
  .ml-md--5, .mx-md--5{
    margin-right: -3rem !important; } }
@media (min-width: 992px){
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-lg--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-lg--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--0{
    margin-left: 0 !important; }
  .mr-lg--0, .mx-lg--0{
    margin-left: 0 !important; }
  .ml-lg--0, .mx-lg--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-lg--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-lg--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--1{
    margin-left: -.25rem !important; }
  .mr-lg--1, .mx-lg--1{
    margin-left: -.25rem !important; }
  .ml-lg--1, .mx-lg--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-lg--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-lg--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--2{
    margin-left: -.5rem !important; }
  .mr-lg--2, .mx-lg--2{
    margin-left: -.5rem !important; }
  .ml-lg--2, .mx-lg--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-lg--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-lg--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--3{
    margin-left: -1rem !important; }
  .mr-lg--3, .mx-lg--3{
    margin-left: -1rem !important; }
  .ml-lg--3, .mx-lg--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-lg--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-lg--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--4{
    margin-left: -1.5rem !important; }
  .mr-lg--4, .mx-lg--4{
    margin-left: -1.5rem !important; }
  .ml-lg--4, .mx-lg--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-lg--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--5{
    margin-right: -3rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-lg--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-lg--5{
    margin-left: -3rem !important; }
  .mr-lg--5, .mx-lg--5{
    margin-left: -3rem !important; }
  .ml-lg--5, .mx-lg--5{
    margin-right: -3rem !important; } }
@media (min-width: 1200px){
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-xl--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-xl--0, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--0{
    margin-left: 0 !important; }
  .mr-xl--0, .mx-xl--0{
    margin-left: 0 !important; }
  .ml-xl--0, .mx-xl--0{
    margin-right: 0 !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-xl--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-xl--1, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--1{
    margin-left: -.25rem !important; }
  .mr-xl--1, .mx-xl--1{
    margin-left: -.25rem !important; }
  .ml-xl--1, .mx-xl--1{
    margin-right: -.25rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-xl--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-xl--2, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--2{
    margin-left: -.5rem !important; }
  .mr-xl--2, .mx-xl--2{
    margin-left: -.5rem !important; }
  .ml-xl--2, .mx-xl--2{
    margin-right: -.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-xl--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-xl--3, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--3{
    margin-left: -1rem !important; }
  .mr-xl--3, .mx-xl--3{
    margin-left: -1rem !important; }
  .ml-xl--3, .mx-xl--3{
    margin-right: -1rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-xl--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-xl--4, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--4{
    margin-left: -1.5rem !important; }
  .mr-xl--4, .mx-xl--4{
    margin-left: -1.5rem !important; }
  .ml-xl--4, .mx-xl--4{
    margin-right: -1.5rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .mr-xl--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--5{
    margin-right: -3rem !important; }
  html:not([dir=rtl]) body:not([dir=rtl]) .ml-xl--5, html:not([dir=rtl]) body:not([dir=rtl]) .mx-xl--5{
    margin-left: -3rem !important; }
  .mr-xl--5, .mx-xl--5{
    margin-left: -3rem !important; }
  .ml-xl--5, .mx-xl--5{
    margin-right: -3rem !important; } }
.flex-truncate{
  min-width: 0 !important; }
.flex-basis-100{
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important; }
.flex-basis-auto{
  -ms-flex-preferred-size: auto !important;
  flex-basis: auto !important; }
@media (min-width: 576px){
  .flex-basis-sm-100{
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important; }
  .flex-basis-sm-auto{
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important; } }
@media (min-width: 768px){
  .flex-basis-md-100{
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important; }
  .flex-basis-md-auto{
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important; } }
@media (min-width: 992px){
  .flex-basis-lg-100{
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important; }
  .flex-basis-lg-auto{
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important; } }
@media (min-width: 1200px){
  .flex-basis-xl-100{
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important; }
  .flex-basis-xl-auto{
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important; } }
.d-flex, .d-inline-flex, .media, .media > :not(.media-body), .jumbotron, .card{
  -ms-flex-negative: 1;
  flex-shrink: 1; }
.ie-mh-1{
  min-height: 1px; }
.text-dark{
  color: #4E5155 !important; }
.text-dark[href]:hover{
  color: #3c8ae2 !important; }
.text-dark[href]:focus:not(:hover){
  color: #4E5155 !important; }
.text-muted[href]:hover, .text-muted[href]:focus{
  color: #8c8e90 !important; }
.text-light{
  color: #babbbc !important; }
.text-light[href]:hover, .text-light[href]:focus{
  color: #8c8e90 !important; }
.text-lighter{
  color: #d1d2d3 !important; }
.text-lighter[href]:hover, .text-lighter[href]:focus{
  color: #8c8e90 !important; }
.text-lightest{
  color: #e8e8e9 !important; }
.text-lightest[href]:hover, .text-lightest[href]:focus{
  color: #8c8e90 !important; }
.bg-dark{
  background-color: rgba(24, 28, 33, 0.9) !important; }
a.bg-dark:hover, a.bg-dark:focus{
  background-color: rgba(24, 28, 33, 0.9) !important; }
.bg-light{
  background-color: rgba(24, 28, 33, 0.06) !important; }
a.bg-light:hover, a.bg-light:focus{
  background-color: rgba(24, 28, 33, 0.1) !important; }
.bg-lighter{
  background-color: rgba(24, 28, 33, 0.03) !important; }
a.bg-lighter:hover, a.bg-lighter:focus{
  background-color: rgba(24, 28, 33, 0.06) !important; }
.bg-lightest{
  background-color: rgba(24, 28, 33, 0.015) !important; }
a.bg-lightest:hover, a.bg-lightest:focus{
  background-color: rgba(24, 28, 33, 0.03) !important; }
.border-light{
  border-color: rgba(24, 28, 33, 0.06) !important; }
.border-dark{
  border-color: rgba(24, 28, 33, 0.9) !important; }
.border-transparent{
  border-color: transparent !important; }
[dir=rtl] .border{
  border: 1px solid rgba(24, 28, 33, 0.06) !important; }
[dir=rtl] .border-0{
  border: 0 !important; }
[dir=rtl] .border-top-0{
  border-top: 0 !important; }
[dir=rtl] .border-right-0{
  border-left: 0 !important; }
[dir=rtl] .border-bottom-0{
  border-bottom: 0 !important; }
[dir=rtl] .border-left-0{
  border-right: 0 !important; }
[dir=rtl] .border-primary{
  border-color: #6610f2 !important; }
[dir=rtl] .border-secondary{
  border-color: #8897AA !important; }
[dir=rtl] .border-success{
  border-color: #02BC77 !important; }
[dir=rtl] .border-info{
  border-color: #28c3d7 !important; }
[dir=rtl] .border-warning{
  border-color: #FFD950 !important; }
[dir=rtl] .border-danger{
  border-color: #d9534f !important; }
[dir=rtl] .border-light{
  border-color: rgba(24, 28, 33, 0.06) !important; }
[dir=rtl] .border-dark{
  border-color: rgba(24, 28, 33, 0.9) !important; }
[dir=rtl] .border-white{
  border-color: #fff !important; }
[dir=rtl] .rounded{
  border-radius: .25rem !important; }
[dir=rtl] .rounded-top{
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important; }
[dir=rtl] .rounded-right{
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }
[dir=rtl] .rounded-bottom{
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important; }
[dir=rtl] .rounded-left{
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important; }
[dir=rtl] .rounded-circle{
  border-radius: 50% !important; }
[dir=rtl] .rounded-0{
  border-radius: 0 !important; }
[dir=rtl] .float-left{
  float: right !important; }
[dir=rtl] .float-right{
  float: left !important; }
@media (min-width: 576px){
  [dir=rtl] .float-sm-left{
    float: right !important; }
  [dir=rtl] .float-sm-right{
    float: left !important; } }
@media (min-width: 768px){
  [dir=rtl] .float-md-left{
    float: right !important; }
  [dir=rtl] .float-md-right{
    float: left !important; } }
@media (min-width: 992px){
  [dir=rtl] .float-lg-left{
    float: right !important; }
  [dir=rtl] .float-lg-right{
    float: left !important; } }
@media (min-width: 1200px){
  [dir=rtl] .float-xl-left{
    float: right !important; }
  [dir=rtl] .float-xl-right{
    float: left !important; } }
[dir=rtl] .text-left{
  text-align: right !important; }
[dir=rtl] .text-right{
  text-align: left !important; }
@media (min-width: 576px){
  [dir=rtl] .text-sm-left{
    text-align: right !important; }
  [dir=rtl] .text-sm-right{
    text-align: left !important; } }
@media (min-width: 768px){
  [dir=rtl] .text-md-left{
    text-align: right !important; }
  [dir=rtl] .text-md-right{
    text-align: left !important; } }
@media (min-width: 992px){
  [dir=rtl] .text-lg-left{
    text-align: right !important; }
  [dir=rtl] .text-lg-right{
    text-align: left !important; } }
@media (min-width: 1200px){
  [dir=rtl] .text-xl-left{
    text-align: right !important; }
  [dir=rtl] .text-xl-right{
    text-align: left !important; } }
[dir=rtl] .m-0{
  margin: 0 !important; }
[dir=rtl] .mt-0, [dir=rtl] .my-0{
  margin-top: 0 !important; }
[dir=rtl] .mr-0, [dir=rtl] .mx-0{
  margin-left: 0 !important; }
[dir=rtl] .mb-0, [dir=rtl] .my-0{
  margin-bottom: 0 !important; }
[dir=rtl] .ml-0, [dir=rtl] .mx-0{
  margin-right: 0 !important; }
[dir=rtl] .m-1{
  margin: .25rem !important; }
[dir=rtl] .mt-1, [dir=rtl] .my-1{
  margin-top: .25rem !important; }
[dir=rtl] .mr-1, [dir=rtl] .mx-1{
  margin-left: .25rem !important; }
[dir=rtl] .mb-1, [dir=rtl] .my-1{
  margin-bottom: .25rem !important; }
[dir=rtl] .ml-1, [dir=rtl] .mx-1{
  margin-right: .25rem !important; }
[dir=rtl] .m-2{
  margin: .5rem !important; }
[dir=rtl] .mt-2, [dir=rtl] .my-2{
  margin-top: .5rem !important; }
[dir=rtl] .mr-2, [dir=rtl] .mx-2{
  margin-left: .5rem !important; }
[dir=rtl] .mb-2, [dir=rtl] .my-2{
  margin-bottom: .5rem !important; }
[dir=rtl] .ml-2, [dir=rtl] .mx-2{
  margin-right: .5rem !important; }
[dir=rtl] .m-3{
  margin: 1rem !important; }
[dir=rtl] .mt-3, [dir=rtl] .my-3{
  margin-top: 1rem !important; }
[dir=rtl] .mr-3, [dir=rtl] .mx-3{
  margin-left: 1rem !important; }
[dir=rtl] .mb-3, [dir=rtl] .my-3{
  margin-bottom: 1rem !important; }
[dir=rtl] .ml-3, [dir=rtl] .mx-3{
  margin-right: 1rem !important; }
[dir=rtl] .m-4{
  margin: 1.5rem !important; }
[dir=rtl] .mt-4, [dir=rtl] .my-4{
  margin-top: 1.5rem !important; }
[dir=rtl] .mr-4, [dir=rtl] .mx-4{
  margin-left: 1.5rem !important; }
[dir=rtl] .mb-4, [dir=rtl] .my-4{
  margin-bottom: 1.5rem !important; }
[dir=rtl] .ml-4, [dir=rtl] .mx-4{
  margin-right: 1.5rem !important; }
[dir=rtl] .m-5{
  margin: 3rem !important; }
[dir=rtl] .mt-5, [dir=rtl] .my-5{
  margin-top: 3rem !important; }
[dir=rtl] .mr-5, [dir=rtl] .mx-5{
  margin-left: 3rem !important; }
[dir=rtl] .mb-5, [dir=rtl] .my-5{
  margin-bottom: 3rem !important; }
[dir=rtl] .ml-5, [dir=rtl] .mx-5{
  margin-right: 3rem !important; }
[dir=rtl] .p-0{
  padding: 0 !important; }
[dir=rtl] .pt-0, [dir=rtl] .py-0{
  padding-top: 0 !important; }
[dir=rtl] .pr-0, [dir=rtl] .px-0{
  padding-left: 0 !important; }
[dir=rtl] .pb-0, [dir=rtl] .py-0{
  padding-bottom: 0 !important; }
[dir=rtl] .pl-0, [dir=rtl] .px-0{
  padding-right: 0 !important; }
[dir=rtl] .p-1{
  padding: .25rem !important; }
[dir=rtl] .pt-1, [dir=rtl] .py-1{
  padding-top: .25rem !important; }
[dir=rtl] .pr-1, [dir=rtl] .px-1{
  padding-left: .25rem !important; }
[dir=rtl] .pb-1, [dir=rtl] .py-1{
  padding-bottom: .25rem !important; }
[dir=rtl] .pl-1, [dir=rtl] .px-1{
  padding-right: .25rem !important; }
[dir=rtl] .p-2{
  padding: .5rem !important; }
[dir=rtl] .pt-2, [dir=rtl] .py-2{
  padding-top: .5rem !important; }
[dir=rtl] .pr-2, [dir=rtl] .px-2{
  padding-left: .5rem !important; }
[dir=rtl] .pb-2, [dir=rtl] .py-2{
  padding-bottom: .5rem !important; }
[dir=rtl] .pl-2, [dir=rtl] .px-2{
  padding-right: .5rem !important; }
[dir=rtl] .p-3{
  padding: 1rem !important; }
[dir=rtl] .pt-3, [dir=rtl] .py-3{
  padding-top: 1rem !important; }
[dir=rtl] .pr-3, [dir=rtl] .px-3{
  padding-left: 1rem !important; }
[dir=rtl] .pb-3, [dir=rtl] .py-3{
  padding-bottom: 1rem !important; }
[dir=rtl] .pl-3, [dir=rtl] .px-3{
  padding-right: 1rem !important; }
[dir=rtl] .p-4{
  padding: 1.5rem !important; }
[dir=rtl] .pt-4, [dir=rtl] .py-4{
  padding-top: 1.5rem !important; }
[dir=rtl] .pr-4, [dir=rtl] .px-4{
  padding-left: 1.5rem !important; }
[dir=rtl] .pb-4, [dir=rtl] .py-4{
  padding-bottom: 1.5rem !important; }
[dir=rtl] .pl-4, [dir=rtl] .px-4{
  padding-right: 1.5rem !important; }
[dir=rtl] .p-5{
  padding: 3rem !important; }
[dir=rtl] .pt-5, [dir=rtl] .py-5{
  padding-top: 3rem !important; }
[dir=rtl] .pr-5, [dir=rtl] .px-5{
  padding-left: 3rem !important; }
[dir=rtl] .pb-5, [dir=rtl] .py-5{
  padding-bottom: 3rem !important; }
[dir=rtl] .pl-5, [dir=rtl] .px-5{
  padding-right: 3rem !important; }
[dir=rtl] .m-auto{
  margin: auto !important; }
[dir=rtl] .mt-auto, [dir=rtl] .my-auto{
  margin-top: auto !important; }
[dir=rtl] .mr-auto, [dir=rtl] .mx-auto{
  margin-left: auto !important; }
[dir=rtl] .mb-auto, [dir=rtl] .my-auto{
  margin-bottom: auto !important; }
[dir=rtl] .ml-auto, [dir=rtl] .mx-auto{
  margin-right: auto !important; }
@media (min-width: 576px){
  [dir=rtl] .m-sm-0{
    margin: 0 !important; }
  [dir=rtl] .mt-sm-0, [dir=rtl] .my-sm-0{
    margin-top: 0 !important; }
  [dir=rtl] .mr-sm-0, [dir=rtl] .mx-sm-0{
    margin-left: 0 !important; }
  [dir=rtl] .mb-sm-0, [dir=rtl] .my-sm-0{
    margin-bottom: 0 !important; }
  [dir=rtl] .ml-sm-0, [dir=rtl] .mx-sm-0{
    margin-right: 0 !important; }
  [dir=rtl] .m-sm-1{
    margin: .25rem !important; }
  [dir=rtl] .mt-sm-1, [dir=rtl] .my-sm-1{
    margin-top: .25rem !important; }
  [dir=rtl] .mr-sm-1, [dir=rtl] .mx-sm-1{
    margin-left: .25rem !important; }
  [dir=rtl] .mb-sm-1, [dir=rtl] .my-sm-1{
    margin-bottom: .25rem !important; }
  [dir=rtl] .ml-sm-1, [dir=rtl] .mx-sm-1{
    margin-right: .25rem !important; }
  [dir=rtl] .m-sm-2{
    margin: .5rem !important; }
  [dir=rtl] .mt-sm-2, [dir=rtl] .my-sm-2{
    margin-top: .5rem !important; }
  [dir=rtl] .mr-sm-2, [dir=rtl] .mx-sm-2{
    margin-left: .5rem !important; }
  [dir=rtl] .mb-sm-2, [dir=rtl] .my-sm-2{
    margin-bottom: .5rem !important; }
  [dir=rtl] .ml-sm-2, [dir=rtl] .mx-sm-2{
    margin-right: .5rem !important; }
  [dir=rtl] .m-sm-3{
    margin: 1rem !important; }
  [dir=rtl] .mt-sm-3, [dir=rtl] .my-sm-3{
    margin-top: 1rem !important; }
  [dir=rtl] .mr-sm-3, [dir=rtl] .mx-sm-3{
    margin-left: 1rem !important; }
  [dir=rtl] .mb-sm-3, [dir=rtl] .my-sm-3{
    margin-bottom: 1rem !important; }
  [dir=rtl] .ml-sm-3, [dir=rtl] .mx-sm-3{
    margin-right: 1rem !important; }
  [dir=rtl] .m-sm-4{
    margin: 1.5rem !important; }
  [dir=rtl] .mt-sm-4, [dir=rtl] .my-sm-4{
    margin-top: 1.5rem !important; }
  [dir=rtl] .mr-sm-4, [dir=rtl] .mx-sm-4{
    margin-left: 1.5rem !important; }
  [dir=rtl] .mb-sm-4, [dir=rtl] .my-sm-4{
    margin-bottom: 1.5rem !important; }
  [dir=rtl] .ml-sm-4, [dir=rtl] .mx-sm-4{
    margin-right: 1.5rem !important; }
  [dir=rtl] .m-sm-5{
    margin: 3rem !important; }
  [dir=rtl] .mt-sm-5, [dir=rtl] .my-sm-5{
    margin-top: 3rem !important; }
  [dir=rtl] .mr-sm-5, [dir=rtl] .mx-sm-5{
    margin-left: 3rem !important; }
  [dir=rtl] .mb-sm-5, [dir=rtl] .my-sm-5{
    margin-bottom: 3rem !important; }
  [dir=rtl] .ml-sm-5, [dir=rtl] .mx-sm-5{
    margin-right: 3rem !important; }
  [dir=rtl] .p-sm-0{
    padding: 0 !important; }
  [dir=rtl] .pt-sm-0, [dir=rtl] .py-sm-0{
    padding-top: 0 !important; }
  [dir=rtl] .pr-sm-0, [dir=rtl] .px-sm-0{
    padding-left: 0 !important; }
  [dir=rtl] .pb-sm-0, [dir=rtl] .py-sm-0{
    padding-bottom: 0 !important; }
  [dir=rtl] .pl-sm-0, [dir=rtl] .px-sm-0{
    padding-right: 0 !important; }
  [dir=rtl] .p-sm-1{
    padding: .25rem !important; }
  [dir=rtl] .pt-sm-1, [dir=rtl] .py-sm-1{
    padding-top: .25rem !important; }
  [dir=rtl] .pr-sm-1, [dir=rtl] .px-sm-1{
    padding-left: .25rem !important; }
  [dir=rtl] .pb-sm-1, [dir=rtl] .py-sm-1{
    padding-bottom: .25rem !important; }
  [dir=rtl] .pl-sm-1, [dir=rtl] .px-sm-1{
    padding-right: .25rem !important; }
  [dir=rtl] .p-sm-2{
    padding: .5rem !important; }
  [dir=rtl] .pt-sm-2, [dir=rtl] .py-sm-2{
    padding-top: .5rem !important; }
  [dir=rtl] .pr-sm-2, [dir=rtl] .px-sm-2{
    padding-left: .5rem !important; }
  [dir=rtl] .pb-sm-2, [dir=rtl] .py-sm-2{
    padding-bottom: .5rem !important; }
  [dir=rtl] .pl-sm-2, [dir=rtl] .px-sm-2{
    padding-right: .5rem !important; }
  [dir=rtl] .p-sm-3{
    padding: 1rem !important; }
  [dir=rtl] .pt-sm-3, [dir=rtl] .py-sm-3{
    padding-top: 1rem !important; }
  [dir=rtl] .pr-sm-3, [dir=rtl] .px-sm-3{
    padding-left: 1rem !important; }
  [dir=rtl] .pb-sm-3, [dir=rtl] .py-sm-3{
    padding-bottom: 1rem !important; }
  [dir=rtl] .pl-sm-3, [dir=rtl] .px-sm-3{
    padding-right: 1rem !important; }
  [dir=rtl] .p-sm-4{
    padding: 1.5rem !important; }
  [dir=rtl] .pt-sm-4, [dir=rtl] .py-sm-4{
    padding-top: 1.5rem !important; }
  [dir=rtl] .pr-sm-4, [dir=rtl] .px-sm-4{
    padding-left: 1.5rem !important; }
  [dir=rtl] .pb-sm-4, [dir=rtl] .py-sm-4{
    padding-bottom: 1.5rem !important; }
  [dir=rtl] .pl-sm-4, [dir=rtl] .px-sm-4{
    padding-right: 1.5rem !important; }
  [dir=rtl] .p-sm-5{
    padding: 3rem !important; }
  [dir=rtl] .pt-sm-5, [dir=rtl] .py-sm-5{
    padding-top: 3rem !important; }
  [dir=rtl] .pr-sm-5, [dir=rtl] .px-sm-5{
    padding-left: 3rem !important; }
  [dir=rtl] .pb-sm-5, [dir=rtl] .py-sm-5{
    padding-bottom: 3rem !important; }
  [dir=rtl] .pl-sm-5, [dir=rtl] .px-sm-5{
    padding-right: 3rem !important; }
  [dir=rtl] .m-sm-auto{
    margin: auto !important; }
  [dir=rtl] .mt-sm-auto, [dir=rtl] .my-sm-auto{
    margin-top: auto !important; }
  [dir=rtl] .mr-sm-auto, [dir=rtl] .mx-sm-auto{
    margin-left: auto !important; }
  [dir=rtl] .mb-sm-auto, [dir=rtl] .my-sm-auto{
    margin-bottom: auto !important; }
  [dir=rtl] .ml-sm-auto, [dir=rtl] .mx-sm-auto{
    margin-right: auto !important; } }
@media (min-width: 768px){
  [dir=rtl] .m-md-0{
    margin: 0 !important; }
  [dir=rtl] .mt-md-0, [dir=rtl] .my-md-0{
    margin-top: 0 !important; }
  [dir=rtl] .mr-md-0, [dir=rtl] .mx-md-0{
    margin-left: 0 !important; }
  [dir=rtl] .mb-md-0, [dir=rtl] .my-md-0{
    margin-bottom: 0 !important; }
  [dir=rtl] .ml-md-0, [dir=rtl] .mx-md-0{
    margin-right: 0 !important; }
  [dir=rtl] .m-md-1{
    margin: .25rem !important; }
  [dir=rtl] .mt-md-1, [dir=rtl] .my-md-1{
    margin-top: .25rem !important; }
  [dir=rtl] .mr-md-1, [dir=rtl] .mx-md-1{
    margin-left: .25rem !important; }
  [dir=rtl] .mb-md-1, [dir=rtl] .my-md-1{
    margin-bottom: .25rem !important; }
  [dir=rtl] .ml-md-1, [dir=rtl] .mx-md-1{
    margin-right: .25rem !important; }
  [dir=rtl] .m-md-2{
    margin: .5rem !important; }
  [dir=rtl] .mt-md-2, [dir=rtl] .my-md-2{
    margin-top: .5rem !important; }
  [dir=rtl] .mr-md-2, [dir=rtl] .mx-md-2{
    margin-left: .5rem !important; }
  [dir=rtl] .mb-md-2, [dir=rtl] .my-md-2{
    margin-bottom: .5rem !important; }
  [dir=rtl] .ml-md-2, [dir=rtl] .mx-md-2{
    margin-right: .5rem !important; }
  [dir=rtl] .m-md-3{
    margin: 1rem !important; }
  [dir=rtl] .mt-md-3, [dir=rtl] .my-md-3{
    margin-top: 1rem !important; }
  [dir=rtl] .mr-md-3, [dir=rtl] .mx-md-3{
    margin-left: 1rem !important; }
  [dir=rtl] .mb-md-3, [dir=rtl] .my-md-3{
    margin-bottom: 1rem !important; }
  [dir=rtl] .ml-md-3, [dir=rtl] .mx-md-3{
    margin-right: 1rem !important; }
  [dir=rtl] .m-md-4{
    margin: 1.5rem !important; }
  [dir=rtl] .mt-md-4, [dir=rtl] .my-md-4{
    margin-top: 1.5rem !important; }
  [dir=rtl] .mr-md-4, [dir=rtl] .mx-md-4{
    margin-left: 1.5rem !important; }
  [dir=rtl] .mb-md-4, [dir=rtl] .my-md-4{
    margin-bottom: 1.5rem !important; }
  [dir=rtl] .ml-md-4, [dir=rtl] .mx-md-4{
    margin-right: 1.5rem !important; }
  [dir=rtl] .m-md-5{
    margin: 3rem !important; }
  [dir=rtl] .mt-md-5, [dir=rtl] .my-md-5{
    margin-top: 3rem !important; }
  [dir=rtl] .mr-md-5, [dir=rtl] .mx-md-5{
    margin-left: 3rem !important; }
  [dir=rtl] .mb-md-5, [dir=rtl] .my-md-5{
    margin-bottom: 3rem !important; }
  [dir=rtl] .ml-md-5, [dir=rtl] .mx-md-5{
    margin-right: 3rem !important; }
  [dir=rtl] .p-md-0{
    padding: 0 !important; }
  [dir=rtl] .pt-md-0, [dir=rtl] .py-md-0{
    padding-top: 0 !important; }
  [dir=rtl] .pr-md-0, [dir=rtl] .px-md-0{
    padding-left: 0 !important; }
  [dir=rtl] .pb-md-0, [dir=rtl] .py-md-0{
    padding-bottom: 0 !important; }
  [dir=rtl] .pl-md-0, [dir=rtl] .px-md-0{
    padding-right: 0 !important; }
  [dir=rtl] .p-md-1{
    padding: .25rem !important; }
  [dir=rtl] .pt-md-1, [dir=rtl] .py-md-1{
    padding-top: .25rem !important; }
  [dir=rtl] .pr-md-1, [dir=rtl] .px-md-1{
    padding-left: .25rem !important; }
  [dir=rtl] .pb-md-1, [dir=rtl] .py-md-1{
    padding-bottom: .25rem !important; }
  [dir=rtl] .pl-md-1, [dir=rtl] .px-md-1{
    padding-right: .25rem !important; }
  [dir=rtl] .p-md-2{
    padding: .5rem !important; }
  [dir=rtl] .pt-md-2, [dir=rtl] .py-md-2{
    padding-top: .5rem !important; }
  [dir=rtl] .pr-md-2, [dir=rtl] .px-md-2{
    padding-left: .5rem !important; }
  [dir=rtl] .pb-md-2, [dir=rtl] .py-md-2{
    padding-bottom: .5rem !important; }
  [dir=rtl] .pl-md-2, [dir=rtl] .px-md-2{
    padding-right: .5rem !important; }
  [dir=rtl] .p-md-3{
    padding: 1rem !important; }
  [dir=rtl] .pt-md-3, [dir=rtl] .py-md-3{
    padding-top: 1rem !important; }
  [dir=rtl] .pr-md-3, [dir=rtl] .px-md-3{
    padding-left: 1rem !important; }
  [dir=rtl] .pb-md-3, [dir=rtl] .py-md-3{
    padding-bottom: 1rem !important; }
  [dir=rtl] .pl-md-3, [dir=rtl] .px-md-3{
    padding-right: 1rem !important; }
  [dir=rtl] .p-md-4{
    padding: 1.5rem !important; }
  [dir=rtl] .pt-md-4, [dir=rtl] .py-md-4{
    padding-top: 1.5rem !important; }
  [dir=rtl] .pr-md-4, [dir=rtl] .px-md-4{
    padding-left: 1.5rem !important; }
  [dir=rtl] .pb-md-4, [dir=rtl] .py-md-4{
    padding-bottom: 1.5rem !important; }
  [dir=rtl] .pl-md-4, [dir=rtl] .px-md-4{
    padding-right: 1.5rem !important; }
  [dir=rtl] .p-md-5{
    padding: 3rem !important; }
  [dir=rtl] .pt-md-5, [dir=rtl] .py-md-5{
    padding-top: 3rem !important; }
  [dir=rtl] .pr-md-5, [dir=rtl] .px-md-5{
    padding-left: 3rem !important; }
  [dir=rtl] .pb-md-5, [dir=rtl] .py-md-5{
    padding-bottom: 3rem !important; }
  [dir=rtl] .pl-md-5, [dir=rtl] .px-md-5{
    padding-right: 3rem !important; }
  [dir=rtl] .m-md-auto{
    margin: auto !important; }
  [dir=rtl] .mt-md-auto, [dir=rtl] .my-md-auto{
    margin-top: auto !important; }
  [dir=rtl] .mr-md-auto, [dir=rtl] .mx-md-auto{
    margin-left: auto !important; }
  [dir=rtl] .mb-md-auto, [dir=rtl] .my-md-auto{
    margin-bottom: auto !important; }
  [dir=rtl] .ml-md-auto, [dir=rtl] .mx-md-auto{
    margin-right: auto !important; } }
@media (min-width: 992px){
  [dir=rtl] .m-lg-0{
    margin: 0 !important; }
  [dir=rtl] .mt-lg-0, [dir=rtl] .my-lg-0{
    margin-top: 0 !important; }
  [dir=rtl] .mr-lg-0, [dir=rtl] .mx-lg-0{
    margin-left: 0 !important; }
  [dir=rtl] .mb-lg-0, [dir=rtl] .my-lg-0{
    margin-bottom: 0 !important; }
  [dir=rtl] .ml-lg-0, [dir=rtl] .mx-lg-0{
    margin-right: 0 !important; }
  [dir=rtl] .m-lg-1{
    margin: .25rem !important; }
  [dir=rtl] .mt-lg-1, [dir=rtl] .my-lg-1{
    margin-top: .25rem !important; }
  [dir=rtl] .mr-lg-1, [dir=rtl] .mx-lg-1{
    margin-left: .25rem !important; }
  [dir=rtl] .mb-lg-1, [dir=rtl] .my-lg-1{
    margin-bottom: .25rem !important; }
  [dir=rtl] .ml-lg-1, [dir=rtl] .mx-lg-1{
    margin-right: .25rem !important; }
  [dir=rtl] .m-lg-2{
    margin: .5rem !important; }
  [dir=rtl] .mt-lg-2, [dir=rtl] .my-lg-2{
    margin-top: .5rem !important; }
  [dir=rtl] .mr-lg-2, [dir=rtl] .mx-lg-2{
    margin-left: .5rem !important; }
  [dir=rtl] .mb-lg-2, [dir=rtl] .my-lg-2{
    margin-bottom: .5rem !important; }
  [dir=rtl] .ml-lg-2, [dir=rtl] .mx-lg-2{
    margin-right: .5rem !important; }
  [dir=rtl] .m-lg-3{
    margin: 1rem !important; }
  [dir=rtl] .mt-lg-3, [dir=rtl] .my-lg-3{
    margin-top: 1rem !important; }
  [dir=rtl] .mr-lg-3, [dir=rtl] .mx-lg-3{
    margin-left: 1rem !important; }
  [dir=rtl] .mb-lg-3, [dir=rtl] .my-lg-3{
    margin-bottom: 1rem !important; }
  [dir=rtl] .ml-lg-3, [dir=rtl] .mx-lg-3{
    margin-right: 1rem !important; }
  [dir=rtl] .m-lg-4{
    margin: 1.5rem !important; }
  [dir=rtl] .mt-lg-4, [dir=rtl] .my-lg-4{
    margin-top: 1.5rem !important; }
  [dir=rtl] .mr-lg-4, [dir=rtl] .mx-lg-4{
    margin-left: 1.5rem !important; }
  [dir=rtl] .mb-lg-4, [dir=rtl] .my-lg-4{
    margin-bottom: 1.5rem !important; }
  [dir=rtl] .ml-lg-4, [dir=rtl] .mx-lg-4{
    margin-right: 1.5rem !important; }
  [dir=rtl] .m-lg-5{
    margin: 3rem !important; }
  [dir=rtl] .mt-lg-5, [dir=rtl] .my-lg-5{
    margin-top: 3rem !important; }
  [dir=rtl] .mr-lg-5, [dir=rtl] .mx-lg-5{
    margin-left: 3rem !important; }
  [dir=rtl] .mb-lg-5, [dir=rtl] .my-lg-5{
    margin-bottom: 3rem !important; }
  [dir=rtl] .ml-lg-5, [dir=rtl] .mx-lg-5{
    margin-right: 3rem !important; }
  [dir=rtl] .p-lg-0{
    padding: 0 !important; }
  [dir=rtl] .pt-lg-0, [dir=rtl] .py-lg-0{
    padding-top: 0 !important; }
  [dir=rtl] .pr-lg-0, [dir=rtl] .px-lg-0{
    padding-left: 0 !important; }
  [dir=rtl] .pb-lg-0, [dir=rtl] .py-lg-0{
    padding-bottom: 0 !important; }
  [dir=rtl] .pl-lg-0, [dir=rtl] .px-lg-0{
    padding-right: 0 !important; }
  [dir=rtl] .p-lg-1{
    padding: .25rem !important; }
  [dir=rtl] .pt-lg-1, [dir=rtl] .py-lg-1{
    padding-top: .25rem !important; }
  [dir=rtl] .pr-lg-1, [dir=rtl] .px-lg-1{
    padding-left: .25rem !important; }
  [dir=rtl] .pb-lg-1, [dir=rtl] .py-lg-1{
    padding-bottom: .25rem !important; }
  [dir=rtl] .pl-lg-1, [dir=rtl] .px-lg-1{
    padding-right: .25rem !important; }
  [dir=rtl] .p-lg-2{
    padding: .5rem !important; }
  [dir=rtl] .pt-lg-2, [dir=rtl] .py-lg-2{
    padding-top: .5rem !important; }
  [dir=rtl] .pr-lg-2, [dir=rtl] .px-lg-2{
    padding-left: .5rem !important; }
  [dir=rtl] .pb-lg-2, [dir=rtl] .py-lg-2{
    padding-bottom: .5rem !important; }
  [dir=rtl] .pl-lg-2, [dir=rtl] .px-lg-2{
    padding-right: .5rem !important; }
  [dir=rtl] .p-lg-3{
    padding: 1rem !important; }
  [dir=rtl] .pt-lg-3, [dir=rtl] .py-lg-3{
    padding-top: 1rem !important; }
  [dir=rtl] .pr-lg-3, [dir=rtl] .px-lg-3{
    padding-left: 1rem !important; }
  [dir=rtl] .pb-lg-3, [dir=rtl] .py-lg-3{
    padding-bottom: 1rem !important; }
  [dir=rtl] .pl-lg-3, [dir=rtl] .px-lg-3{
    padding-right: 1rem !important; }
  [dir=rtl] .p-lg-4{
    padding: 1.5rem !important; }
  [dir=rtl] .pt-lg-4, [dir=rtl] .py-lg-4{
    padding-top: 1.5rem !important; }
  [dir=rtl] .pr-lg-4, [dir=rtl] .px-lg-4{
    padding-left: 1.5rem !important; }
  [dir=rtl] .pb-lg-4, [dir=rtl] .py-lg-4{
    padding-bottom: 1.5rem !important; }
  [dir=rtl] .pl-lg-4, [dir=rtl] .px-lg-4{
    padding-right: 1.5rem !important; }
  [dir=rtl] .p-lg-5{
    padding: 3rem !important; }
  [dir=rtl] .pt-lg-5, [dir=rtl] .py-lg-5{
    padding-top: 3rem !important; }
  [dir=rtl] .pr-lg-5, [dir=rtl] .px-lg-5{
    padding-left: 3rem !important; }
  [dir=rtl] .pb-lg-5, [dir=rtl] .py-lg-5{
    padding-bottom: 3rem !important; }
  [dir=rtl] .pl-lg-5, [dir=rtl] .px-lg-5{
    padding-right: 3rem !important; }
  [dir=rtl] .m-lg-auto{
    margin: auto !important; }
  [dir=rtl] .mt-lg-auto, [dir=rtl] .my-lg-auto{
    margin-top: auto !important; }
  [dir=rtl] .mr-lg-auto, [dir=rtl] .mx-lg-auto{
    margin-left: auto !important; }
  [dir=rtl] .mb-lg-auto, [dir=rtl] .my-lg-auto{
    margin-bottom: auto !important; }
  [dir=rtl] .ml-lg-auto, [dir=rtl] .mx-lg-auto{
    margin-right: auto !important; } }
@media (min-width: 1200px){
  [dir=rtl] .m-xl-0{
    margin: 0 !important; }
  [dir=rtl] .mt-xl-0, [dir=rtl] .my-xl-0{
    margin-top: 0 !important; }
  [dir=rtl] .mr-xl-0, [dir=rtl] .mx-xl-0{
    margin-left: 0 !important; }
  [dir=rtl] .mb-xl-0, [dir=rtl] .my-xl-0{
    margin-bottom: 0 !important; }
  [dir=rtl] .ml-xl-0, [dir=rtl] .mx-xl-0{
    margin-right: 0 !important; }
  [dir=rtl] .m-xl-1{
    margin: .25rem !important; }
  [dir=rtl] .mt-xl-1, [dir=rtl] .my-xl-1{
    margin-top: .25rem !important; }
  [dir=rtl] .mr-xl-1, [dir=rtl] .mx-xl-1{
    margin-left: .25rem !important; }
  [dir=rtl] .mb-xl-1, [dir=rtl] .my-xl-1{
    margin-bottom: .25rem !important; }
  [dir=rtl] .ml-xl-1, [dir=rtl] .mx-xl-1{
    margin-right: .25rem !important; }
  [dir=rtl] .m-xl-2{
    margin: .5rem !important; }
  [dir=rtl] .mt-xl-2, [dir=rtl] .my-xl-2{
    margin-top: .5rem !important; }
  [dir=rtl] .mr-xl-2, [dir=rtl] .mx-xl-2{
    margin-left: .5rem !important; }
  [dir=rtl] .mb-xl-2, [dir=rtl] .my-xl-2{
    margin-bottom: .5rem !important; }
  [dir=rtl] .ml-xl-2, [dir=rtl] .mx-xl-2{
    margin-right: .5rem !important; }
  [dir=rtl] .m-xl-3{
    margin: 1rem !important; }
  [dir=rtl] .mt-xl-3, [dir=rtl] .my-xl-3{
    margin-top: 1rem !important; }
  [dir=rtl] .mr-xl-3, [dir=rtl] .mx-xl-3{
    margin-left: 1rem !important; }
  [dir=rtl] .mb-xl-3, [dir=rtl] .my-xl-3{
    margin-bottom: 1rem !important; }
  [dir=rtl] .ml-xl-3, [dir=rtl] .mx-xl-3{
    margin-right: 1rem !important; }
  [dir=rtl] .m-xl-4{
    margin: 1.5rem !important; }
  [dir=rtl] .mt-xl-4, [dir=rtl] .my-xl-4{
    margin-top: 1.5rem !important; }
  [dir=rtl] .mr-xl-4, [dir=rtl] .mx-xl-4{
    margin-left: 1.5rem !important; }
  [dir=rtl] .mb-xl-4, [dir=rtl] .my-xl-4{
    margin-bottom: 1.5rem !important; }
  [dir=rtl] .ml-xl-4, [dir=rtl] .mx-xl-4{
    margin-right: 1.5rem !important; }
  [dir=rtl] .m-xl-5{
    margin: 3rem !important; }
  [dir=rtl] .mt-xl-5, [dir=rtl] .my-xl-5{
    margin-top: 3rem !important; }
  [dir=rtl] .mr-xl-5, [dir=rtl] .mx-xl-5{
    margin-left: 3rem !important; }
  [dir=rtl] .mb-xl-5, [dir=rtl] .my-xl-5{
    margin-bottom: 3rem !important; }
  [dir=rtl] .ml-xl-5, [dir=rtl] .mx-xl-5{
    margin-right: 3rem !important; }
  [dir=rtl] .p-xl-0{
    padding: 0 !important; }
  [dir=rtl] .pt-xl-0, [dir=rtl] .py-xl-0{
    padding-top: 0 !important; }
  [dir=rtl] .pr-xl-0, [dir=rtl] .px-xl-0{
    padding-left: 0 !important; }
  [dir=rtl] .pb-xl-0, [dir=rtl] .py-xl-0{
    padding-bottom: 0 !important; }
  [dir=rtl] .pl-xl-0, [dir=rtl] .px-xl-0{
    padding-right: 0 !important; }
  [dir=rtl] .p-xl-1{
    padding: .25rem !important; }
  [dir=rtl] .pt-xl-1, [dir=rtl] .py-xl-1{
    padding-top: .25rem !important; }
  [dir=rtl] .pr-xl-1, [dir=rtl] .px-xl-1{
    padding-left: .25rem !important; }
  [dir=rtl] .pb-xl-1, [dir=rtl] .py-xl-1{
    padding-bottom: .25rem !important; }
  [dir=rtl] .pl-xl-1, [dir=rtl] .px-xl-1{
    padding-right: .25rem !important; }
  [dir=rtl] .p-xl-2{
    padding: .5rem !important; }
  [dir=rtl] .pt-xl-2, [dir=rtl] .py-xl-2{
    padding-top: .5rem !important; }
  [dir=rtl] .pr-xl-2, [dir=rtl] .px-xl-2{
    padding-left: .5rem !important; }
  [dir=rtl] .pb-xl-2, [dir=rtl] .py-xl-2{
    padding-bottom: .5rem !important; }
  [dir=rtl] .pl-xl-2, [dir=rtl] .px-xl-2{
    padding-right: .5rem !important; }
  [dir=rtl] .p-xl-3{
    padding: 1rem !important; }
  [dir=rtl] .pt-xl-3, [dir=rtl] .py-xl-3{
    padding-top: 1rem !important; }
  [dir=rtl] .pr-xl-3, [dir=rtl] .px-xl-3{
    padding-left: 1rem !important; }
  [dir=rtl] .pb-xl-3, [dir=rtl] .py-xl-3{
    padding-bottom: 1rem !important; }
  [dir=rtl] .pl-xl-3, [dir=rtl] .px-xl-3{
    padding-right: 1rem !important; }
  [dir=rtl] .p-xl-4{
    padding: 1.5rem !important; }
  [dir=rtl] .pt-xl-4, [dir=rtl] .py-xl-4{
    padding-top: 1.5rem !important; }
  [dir=rtl] .pr-xl-4, [dir=rtl] .px-xl-4{
    padding-left: 1.5rem !important; }
  [dir=rtl] .pb-xl-4, [dir=rtl] .py-xl-4{
    padding-bottom: 1.5rem !important; }
  [dir=rtl] .pl-xl-4, [dir=rtl] .px-xl-4{
    padding-right: 1.5rem !important; }
  [dir=rtl] .p-xl-5{
    padding: 3rem !important; }
  [dir=rtl] .pt-xl-5, [dir=rtl] .py-xl-5{
    padding-top: 3rem !important; }
  [dir=rtl] .pr-xl-5, [dir=rtl] .px-xl-5{
    padding-left: 3rem !important; }
  [dir=rtl] .pb-xl-5, [dir=rtl] .py-xl-5{
    padding-bottom: 3rem !important; }
  [dir=rtl] .pl-xl-5, [dir=rtl] .px-xl-5{
    padding-right: 3rem !important; }
  [dir=rtl] .m-xl-auto{
    margin: auto !important; }
  [dir=rtl] .mt-xl-auto, [dir=rtl] .my-xl-auto{
    margin-top: auto !important; }
  [dir=rtl] .mr-xl-auto, [dir=rtl] .mx-xl-auto{
    margin-left: auto !important; }
  [dir=rtl] .mb-xl-auto, [dir=rtl] .my-xl-auto{
    margin-bottom: auto !important; }
  [dir=rtl] .ml-xl-auto, [dir=rtl] .mx-xl-auto{
    margin-right: auto !important; } }
body{
  -moz-font-feature-settings: "liga" on;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }
@media (min-width: 768px){
  button.list-group-item{
    outline: none !important; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .card, .card-body, .media, .flex-column, .tab-content{
    min-height: 1px; }
  img{
    min-height: 1px;
    height: auto; } }
.container, .container-fluid{
  padding-right: 1rem;
  padding-left: 1rem; }
@media (min-width: 992px){
  .container, .container-fluid{
    padding-right: 2rem;
    padding-left: 2rem; } }
.img-thumbnail{
  position: relative;
  display: block; }
.img-thumbnail img{
  z-index: 1; }
.img-thumbnail-content{
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  display: block;
  opacity: 0;
  transition: all .2s ease-in-out;
  transform: translate(-50%, -50%); }
.img-thumbnail:hover .img-thumbnail-content, .img-thumbnail:focus .img-thumbnail-content{
  opacity: 1; }
.img-thumbnail-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  transition: all .2s ease-in-out; }
.img-thumbnail:not(:hover):not(:focus) .img-thumbnail-overlay{
  opacity: 0 !important; }
.img-thumbnail-shadow{
  transition: box-shadow .2s; }
.img-thumbnail-shadow:hover, .img-thumbnail-shadow:focus{
  box-shadow: 0 5px 20px rgba(24, 28, 33, 0.4); }
.img-thumbnail-zoom-in{
  overflow: hidden; }
.img-thumbnail-zoom-in img{
  transition: all .3s ease-in-out;
  transform: translate3d(0); }
.img-thumbnail-zoom-in .img-thumbnail-content{
  transform: translate(-50%, -50%) scale(0.6); }
.img-thumbnail-zoom-in:hover img, .img-thumbnail-zoom-in:focus img{
  transform: scale(1.1); }
.img-thumbnail-zoom-in:hover .img-thumbnail-content, .img-thumbnail-zoom-in:focus .img-thumbnail-content{
  transform: translate(-50%, -50%) scale(1); }
[dir=rtl] body{
  text-align: right !important;
  direction: rtl !important; }
.table .table-secondary, .table .table-secondary > th, .table .table-secondary > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #f3f5f7;
  color: #616263; }
.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th{
  background-color: #f1f3f5; }
.table .table-success, .table .table-success > th, .table .table-success > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #e6f8f1;
  color: #5c6360; }
.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th{
  background-color: #e4f6ef; }
.table .table-info, .table .table-info > th, .table .table-info > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #eaf9fb;
  color: #5e6464; }
.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th{
  background-color: #e8f7f8; }
.table .table-warning, .table .table-warning > th, .table .table-warning > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #fffbee;
  color: #66645f; }
.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th{
  background-color: #fcf8ec; }
.table .table-danger, .table .table-danger > th, .table .table-danger > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #fbeeed;
  color: #645f5f; }
.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th{
  background-color: #f8eceb; }
.table .table-dark, .table .table-dark > th, .table .table-dark > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #e8e8e9;
  color: #5d5d5d; }
.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th{
  background-color: #e6e6e7; }
.table.table-fixed{
  table-layout: fixed; }
.table th{
  font-weight: 500; }
.table-responsive > .table{
  max-width: none; }
.table-active, .table-active > th, .table-active > td{
  border-color: rgba(24, 28, 33, 0.035);
  background-color: #f7f7f7; }
.table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th{
  background-color: #f5f5f5; }
.card-table{
  margin-bottom: 0; }
.card-table, .card-table th, .card-table td{
  border-color: rgba(24, 28, 33, 0.06); }
.card-table > thead:first-child > tr:first-child > td, .card-table > thead:first-child > tr:first-child > th, .card-table > tbody:first-child > tr:first-child > td, .card-table > tbody:first-child > tr:first-child > th, .card-table > tfoot:first-child > tr:first-child > td, .card-table > tfoot:first-child > tr:first-child > th{
  border-top: 0; }
html:not([dir=rtl]) .card-table > thead > tr > td:first-child, html:not([dir=rtl]) .card-table > thead > tr > th:first-child, html:not([dir=rtl]) .card-table > tbody > tr > td:first-child, html:not([dir=rtl]) .card-table > tbody > tr > th:first-child, html:not([dir=rtl]) .card-table > tfoot > tr > td:first-child, html:not([dir=rtl]) .card-table > tfoot > tr > th:first-child{
  padding-left: 1.5rem;
  border-left: 0; }
html:not([dir=rtl]) .card-table > thead > tr > td:last-child, html:not([dir=rtl]) .card-table > thead > tr > th:last-child, html:not([dir=rtl]) .card-table > tbody > tr > td:last-child, html:not([dir=rtl]) .card-table > tbody > tr > th:last-child, html:not([dir=rtl]) .card-table > tfoot > tr > td:last-child, html:not([dir=rtl]) .card-table > tfoot > tr > th:last-child{
  padding-right: 1.5rem;
  border-right: 0; }
html:not([dir=rtl]) .card-condenced .card-table > thead > tr > td:first-child, html:not([dir=rtl]) .card-condenced .card-table > thead > tr > th:first-child, html:not([dir=rtl]) .card-condenced .card-table > tbody > tr > td:first-child, html:not([dir=rtl]) .card-condenced .card-table > tbody > tr > th:first-child, html:not([dir=rtl]) .card-condenced .card-table > tfoot > tr > td:first-child, html:not([dir=rtl]) .card-condenced .card-table > tfoot > tr > th:first-child{
  padding-left: 1rem;
  border-left: 0; }
html:not([dir=rtl]) .card-condenced .card-table > thead > tr > td:last-child, html:not([dir=rtl]) .card-condenced .card-table > thead > tr > th:last-child, html:not([dir=rtl]) .card-condenced .card-table > tbody > tr > td:last-child, html:not([dir=rtl]) .card-condenced .card-table > tbody > tr > th:last-child, html:not([dir=rtl]) .card-condenced .card-table > tfoot > tr > td:last-child, html:not([dir=rtl]) .card-condenced .card-table > tfoot > tr > th:last-child{
  padding-right: 1rem;
  border-right: 0; }
[dir=rtl] .card-table > thead > tr > td:first-child, [dir=rtl] .card-table > thead > tr > th:first-child, [dir=rtl] .card-table > tbody > tr > td:first-child, [dir=rtl] .card-table > tbody > tr > th:first-child, [dir=rtl] .card-table > tfoot > tr > td:first-child, [dir=rtl] .card-table > tfoot > tr > th:first-child{
  padding-right: 1.5rem;
  border-right: 0; }
[dir=rtl] .card-table > thead > tr > td:last-child, [dir=rtl] .card-table > thead > tr > th:last-child, [dir=rtl] .card-table > tbody > tr > td:last-child, [dir=rtl] .card-table > tbody > tr > th:last-child, [dir=rtl] .card-table > tfoot > tr > td:last-child, [dir=rtl] .card-table > tfoot > tr > th:last-child{
  padding-left: 1.5rem;
  border-left: 0; }
[dir=rtl] .card-condenced .card-table > thead > tr > td:first-child, [dir=rtl] .card-condenced .card-table > thead > tr > th:first-child, [dir=rtl] .card-condenced .card-table > tbody > tr > td:first-child, [dir=rtl] .card-condenced .card-table > tbody > tr > th:first-child, [dir=rtl] .card-condenced .card-table > tfoot > tr > td:first-child, [dir=rtl] .card-condenced .card-table > tfoot > tr > th:first-child{
  padding-right: 1.5rem;
  border-right: 0; }
[dir=rtl] .card-condenced .card-table > thead > tr > td:last-child, [dir=rtl] .card-condenced .card-table > thead > tr > th:last-child, [dir=rtl] .card-condenced .card-table > tbody > tr > td:last-child, [dir=rtl] .card-condenced .card-table > tbody > tr > th:last-child, [dir=rtl] .card-condenced .card-table > tfoot > tr > td:last-child, [dir=rtl] .card-condenced .card-table > tfoot > tr > th:last-child{
  padding-left: 1.5rem;
  border-left: 0; }
.btn{
  font-size: .894rem; }
.btn .badge{
  transition: all 0.2s ease-in-out; }
@media screen and (prefers-reduced-motion: reduce){
  .btn .badge{
    transition: none; } }
label.btn{
  margin-bottom: 0; }
.btn-secondary{
  border-color: transparent;
  background: #8897AA;
  color: #fff; }
.btn-secondary:hover{
  border-color: transparent;
  background: #818fa2;
  color: #fff; }
.btn-secondary:focus, .btn-secondary.focus{
  box-shadow: 0 0 0 2px rgba(136, 151, 170, 0.4); }
.btn-secondary.disabled, .btn-secondary:disabled{
  border-color: transparent !important;
  background: #8897AA !important;
  box-shadow: none !important;
  color: #fff !important; }
.btn-secondary .badge{
  background: #fff;
  color: #8897AA; }
.btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle{
  border-color: transparent;
  background: #768394;
  box-shadow: none; }
.btn-group .btn-secondary, .input-group-prepend .btn-secondary, .input-group-append .btn-secondary{
  border-right: 1px solid #768394;
  border-left: 1px solid #768394; }
.btn-outline-secondary{
  border-color: #8897AA;
  background: transparent;
  color: #8897AA; }
.btn-outline-secondary:hover{
  border-color: transparent;
  background: #8897AA;
  color: #fff; }
.btn-outline-secondary:hover .badge{
  background: #fff;
  color: #8897AA; }
.btn-outline-secondary:focus, .btn-outline-secondary.focus{
  box-shadow: 0 0 0 2px rgba(136, 151, 170, 0.4); }
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled{
  border-color: #8897AA !important;
  background: transparent !important;
  color: #8897AA !important; }
.btn-outline-secondary .badge{
  background: #8897AA;
  color: #fff; }
.btn-outline-secondary:active, .btn-outline-secondary.active, .show > .btn-outline-secondary.dropdown-toggle{
  border-color: transparent;
  background: #818fa2;
  color: #fff;
  box-shadow: none; }
.btn-outline-secondary:active .badge, .btn-outline-secondary.active .badge, .show > .btn-outline-secondary.dropdown-toggle .badge{
  background: #fff;
  color: #8897AA; }
.btn-success{
  border-color: transparent;
  background: #02BC77;
  color: #fff; }
.btn-success:hover{
  border-color: transparent;
  background: #02b371;
  color: #fff; }
.btn-success:focus, .btn-success.focus{
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.4); }
.btn-success.disabled, .btn-success:disabled{
  border-color: transparent !important;
  background: #02BC77 !important;
  box-shadow: none !important;
  color: #fff !important; }
.btn-success .badge{
  background: #fff;
  color: #02BC77; }
.btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle{
  border-color: transparent;
  background: #02a468;
  box-shadow: none; }
.btn-group .btn-success, .input-group-prepend .btn-success, .input-group-append .btn-success{
  border-right: 1px solid #02a468;
  border-left: 1px solid #02a468; }
.btn-outline-success{
  border-color: #02BC77;
  background: transparent;
  color: #02BC77; }
.btn-outline-success:hover{
  border-color: transparent;
  background: #02BC77;
  color: #fff; }
.btn-outline-success:hover .badge{
  background: #fff;
  color: #02BC77; }
.btn-outline-success:focus, .btn-outline-success.focus{
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.4); }
.btn-outline-success.disabled, .btn-outline-success:disabled{
  border-color: #02BC77 !important;
  background: transparent !important;
  color: #02BC77 !important; }
.btn-outline-success .badge{
  background: #02BC77;
  color: #fff; }
.btn-outline-success:active, .btn-outline-success.active, .show > .btn-outline-success.dropdown-toggle{
  border-color: transparent;
  background: #02b371;
  color: #fff;
  box-shadow: none; }
.btn-outline-success:active .badge, .btn-outline-success.active .badge, .show > .btn-outline-success.dropdown-toggle .badge{
  background: #fff;
  color: #02BC77; }
.btn-info{
  border-color: transparent;
  background: #28c3d7;
  color: #fff; }
.btn-info:hover{
  border-color: transparent;
  background: #26b9cc;
  color: #fff; }
.btn-info:focus, .btn-info.focus{
  box-shadow: 0 0 0 2px rgba(40, 195, 215, 0.4); }
.btn-info.disabled, .btn-info:disabled{
  border-color: transparent !important;
  background: #28c3d7 !important;
  box-shadow: none !important;
  color: #fff !important; }
.btn-info .badge{
  background: #fff;
  color: #28c3d7; }
.btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle{
  border-color: transparent;
  background: #23aabb;
  box-shadow: none; }
.btn-group .btn-info, .input-group-prepend .btn-info, .input-group-append .btn-info{
  border-right: 1px solid #23aabb;
  border-left: 1px solid #23aabb; }
.btn-outline-info{
  border-color: #28c3d7;
  background: transparent;
  color: #28c3d7; }
.btn-outline-info:hover{
  border-color: transparent;
  background: #28c3d7;
  color: #fff; }
.btn-outline-info:hover .badge{
  background: #fff;
  color: #28c3d7; }
.btn-outline-info:focus, .btn-outline-info.focus{
  box-shadow: 0 0 0 2px rgba(40, 195, 215, 0.4); }
.btn-outline-info.disabled, .btn-outline-info:disabled{
  border-color: #28c3d7 !important;
  background: transparent !important;
  color: #28c3d7 !important; }
.btn-outline-info .badge{
  background: #28c3d7;
  color: #fff; }
.btn-outline-info:active, .btn-outline-info.active, .show > .btn-outline-info.dropdown-toggle{
  border-color: transparent;
  background: #26b9cc;
  color: #fff;
  box-shadow: none; }
.btn-outline-info:active .badge, .btn-outline-info.active .badge, .show > .btn-outline-info.dropdown-toggle .badge{
  background: #fff;
  color: #28c3d7; }
.btn-warning{
  border-color: transparent;
  background: #FFD950;
  color: #665720; }
.btn-warning:hover{
  border-color: transparent;
  background: #f2ce4c;
  color: #665720; }
.btn-warning:focus, .btn-warning.focus{
  box-shadow: 0 0 0 2px rgba(255, 217, 80, 0.4); }
.btn-warning.disabled, .btn-warning:disabled{
  border-color: transparent !important;
  background: #FFD950 !important;
  box-shadow: none !important;
  color: #665720 !important; }
.btn-warning .badge{
  background: #665720;
  color: #FFD950; }
.btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle{
  border-color: transparent;
  background: #debd46;
  box-shadow: none; }
.btn-group .btn-warning, .input-group-prepend .btn-warning, .input-group-append .btn-warning{
  border-right: 1px solid #debd46;
  border-left: 1px solid #debd46; }
.btn-outline-warning{
  border-color: #FFD950;
  background: transparent;
  color: #FFD950; }
.btn-outline-warning:hover{
  border-color: transparent;
  background: #FFD950;
  color: #665720; }
.btn-outline-warning:hover .badge{
  background: #665720;
  color: #FFD950; }
.btn-outline-warning:focus, .btn-outline-warning.focus{
  box-shadow: 0 0 0 2px rgba(255, 217, 80, 0.4); }
.btn-outline-warning.disabled, .btn-outline-warning:disabled{
  border-color: #FFD950 !important;
  background: transparent !important;
  color: #FFD950 !important; }
.btn-outline-warning .badge{
  background: #FFD950;
  color: #fff; }
.btn-outline-warning:active, .btn-outline-warning.active, .show > .btn-outline-warning.dropdown-toggle{
  border-color: transparent;
  background: #f2ce4c;
  color: #665720;
  box-shadow: none; }
.btn-outline-warning:active .badge, .btn-outline-warning.active .badge, .show > .btn-outline-warning.dropdown-toggle .badge{
  background: #665720;
  color: #FFD950; }
.btn-danger{
  border-color: transparent;
  background: #d9534f;
  color: #fff; }
.btn-danger:hover{
  border-color: transparent;
  background: #ce4f4b;
  color: #fff; }
.btn-danger:focus, .btn-danger.focus{
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.4); }
.btn-danger.disabled, .btn-danger:disabled{
  border-color: transparent !important;
  background: #d9534f !important;
  box-shadow: none !important;
  color: #fff !important; }
.btn-danger .badge{
  background: #fff;
  color: #d9534f; }
.btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle{
  border-color: transparent;
  background: #bd4845;
  box-shadow: none; }
.btn-group .btn-danger, .input-group-prepend .btn-danger, .input-group-append .btn-danger{
  border-right: 1px solid #bd4845;
  border-left: 1px solid #bd4845; }
.btn-outline-danger{
  border-color: #d9534f;
  background: transparent;
  color: #d9534f; }
.btn-outline-danger:hover{
  border-color: transparent;
  background: #d9534f;
  color: #fff; }
.btn-outline-danger:hover .badge{
  background: #fff;
  color: #d9534f; }
.btn-outline-danger:focus, .btn-outline-danger.focus{
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.4); }
.btn-outline-danger.disabled, .btn-outline-danger:disabled{
  border-color: #d9534f !important;
  background: transparent !important;
  color: #d9534f !important; }
.btn-outline-danger .badge{
  background: #d9534f;
  color: #fff; }
.btn-outline-danger:active, .btn-outline-danger.active, .show > .btn-outline-danger.dropdown-toggle{
  border-color: transparent;
  background: #ce4f4b;
  color: #fff;
  box-shadow: none; }
.btn-outline-danger:active .badge, .btn-outline-danger.active .badge, .show > .btn-outline-danger.dropdown-toggle .badge{
  background: #fff;
  color: #d9534f; }
.btn-light{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.06);
  color: #0a0b0d; }
.btn-light:hover{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.11);
  color: #0a0b0d; }
.btn-light:focus, .btn-light.focus{
  box-shadow: 0 0 0 2px rgba(24, 28, 33, 0.027); }
.btn-light.disabled, .btn-light:disabled{
  border-color: transparent !important;
  background: rgba(24, 28, 33, 0.06) !important;
  box-shadow: none !important;
  color: #0a0b0d !important; }
.btn-light .badge{
  background: #0a0b0d;
  color: #f1f1f2; }
.btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.19);
  box-shadow: none; }
.btn-group .btn-light, .input-group-prepend .btn-light, .input-group-append .btn-light{
  border-right: 1px solid rgba(24, 28, 33, 0.19);
  border-left: 1px solid rgba(24, 28, 33, 0.19); }
.btn-outline-light{
  border-color: rgba(24, 28, 33, 0.06);
  background: transparent;
  color: rgba(24, 28, 33, 0.06); }
.btn-outline-light:hover{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.06);
  color: #0a0b0d; }
.btn-outline-light:hover .badge{
  background: #0a0b0d;
  color: #fff; }
.btn-outline-light:focus, .btn-outline-light.focus{
  box-shadow: 0 0 0 2px rgba(24, 28, 33, 0.027); }
.btn-outline-light.disabled, .btn-outline-light:disabled{
  border-color: rgba(24, 28, 33, 0.06) !important;
  background: transparent !important;
  color: rgba(24, 28, 33, 0.06) !important; }
.btn-outline-light .badge{
  background: rgba(24, 28, 33, 0.06);
  color: #fff; }
.btn-outline-light:active, .btn-outline-light.active, .show > .btn-outline-light.dropdown-toggle{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.11);
  color: #0a0b0d;
  box-shadow: none; }
.btn-outline-light:active .badge, .btn-outline-light.active .badge, .show > .btn-outline-light.dropdown-toggle .badge{
  background: #0a0b0d;
  color: #fff; }
.btn-dark{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.9);
  color: #fff; }
.btn-dark:hover{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.95);
  color: #fff; }
.btn-dark:focus, .btn-dark.focus{
  box-shadow: 0 0 0 2px rgba(24, 28, 33, 0.405); }
.btn-dark.disabled, .btn-dark:disabled{
  border-color: transparent !important;
  background: rgba(24, 28, 33, 0.9) !important;
  box-shadow: none !important;
  color: #fff !important; }
.btn-dark .badge{
  background: #fff;
  color: #2f3337; }
.btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle{
  border-color: transparent;
  background: #181c21;
  box-shadow: none; }
.btn-group .btn-dark, .input-group-prepend .btn-dark, .input-group-append .btn-dark{
  border-right: 1px solid #181c21;
  border-left: 1px solid #181c21; }
.btn-outline-dark{
  border-color: rgba(24, 28, 33, 0.9);
  background: transparent;
  color: rgba(24, 28, 33, 0.9); }
.btn-outline-dark:hover{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.9);
  color: #fff; }
.btn-outline-dark:hover .badge{
  background: #fff;
  color: #666; }
.btn-outline-dark:focus, .btn-outline-dark.focus{
  box-shadow: 0 0 0 2px rgba(24, 28, 33, 0.405); }
.btn-outline-dark.disabled, .btn-outline-dark:disabled{
  border-color: rgba(24, 28, 33, 0.9) !important;
  background: transparent !important;
  color: rgba(24, 28, 33, 0.9) !important; }
.btn-outline-dark .badge{
  background: rgba(24, 28, 33, 0.9);
  color: #fff; }
.btn-outline-dark:active, .btn-outline-dark.active, .show > .btn-outline-dark.dropdown-toggle{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.95);
  color: #fff;
  box-shadow: none; }
.btn-outline-dark:active .badge, .btn-outline-dark.active .badge, .show > .btn-outline-dark.dropdown-toggle .badge{
  background: #fff;
  color: #666; }
.btn-default{
  border-color: rgba(24, 28, 33, 0.1);
  background: transparent;
  color: #4E5155; }
.btn-default:hover{
  border-color: rgba(24, 28, 33, 0.1);
  background: rgba(24, 28, 33, 0.06);
  color: #4E5155; }
.btn-default:focus, .btn-default.focus{
  box-shadow: 0 0 0 2px rgba(2, 3, 3, 0.05); }
.btn-default.disabled, .btn-default:disabled{
  border-color: rgba(24, 28, 33, 0.1) !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #4E5155 !important; }
.btn-default .badge{
  background: #4E5155;
  color: #fff; }
.btn-default:active, .btn-default.active, .show > .btn-default.dropdown-toggle{
  border-color: rgba(24, 28, 33, 0.1);
  background: rgba(24, 28, 33, 0.12);
  box-shadow: none; }
.btn-group .btn-default, .input-group-prepend .btn-default, .input-group-append .btn-default{
  border-right: 1px solid rgba(24, 28, 33, 0.12);
  border-left: 1px solid rgba(24, 28, 33, 0.12); }
.btn-outline-default{
  border-color: rgba(24, 28, 33, 0.1);
  background: transparent;
  color: rgba(24, 28, 33, 0.1); }
.btn-outline-default:hover{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.1);
  color: #4E5155; }
.btn-outline-default:hover .badge{
  background: #4E5155;
  color: #fff; }
.btn-outline-default:focus, .btn-outline-default.focus{
  box-shadow: 0 0 0 2px rgba(24, 28, 33, 0.045); }
.btn-outline-default.disabled, .btn-outline-default:disabled{
  border-color: rgba(24, 28, 33, 0.1) !important;
  background: transparent !important;
  color: rgba(24, 28, 33, 0.1) !important; }
.btn-outline-default .badge{
  background: rgba(24, 28, 33, 0.1);
  color: #fff; }
.btn-outline-default:active, .btn-outline-default.active, .show > .btn-outline-default.dropdown-toggle{
  border-color: transparent;
  background: rgba(24, 28, 33, 0.15);
  color: #4E5155;
  box-shadow: none; }
.btn-outline-default:active .badge, .btn-outline-default.active .badge, .show > .btn-outline-default.dropdown-toggle .badge{
  background: #4E5155;
  color: #fff; }
.btn-xl, .btn-group-xl > .btn{
  padding: .875rem 2.125rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .25rem; }
.btn-lg{
  font-size: 1rem; }
.btn-sm{
  font-size: .75rem; }
.btn-xs, .btn-group-xs > .btn{
  padding: 0 .5rem;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: .25rem; }
.btn-round{
  border-radius: 60rem !important; }
.icon-btn{
  width: calc(2.25276rem + 2px) !important;
  padding: 0;
  line-height: 2.25276rem; }
.icon-btn.btn-xl, .btn-group-xl > .icon-btn.btn{
  width: calc(3.625rem + 2px) !important;
  line-height: 3.625rem; }
.icon-btn.btn-lg{
  width: calc(3rem + 2px) !important;
  line-height: 3rem; }
.icon-btn.btn-sm{
  width: calc(1.501rem + 2px) !important;
  line-height: 1.501rem; }
.icon-btn.btn-xs, .btn-group-xs > .icon-btn.btn{
  width: calc(1.125rem + 2px) !important;
  line-height: 1.125rem; }
.btn.borderless:not(.active):not(:active):not(:hover):not(:focus), :not(.show) > .btn.borderless.dropdown-toggle:not(:hover):not(:focus){
  border-color: transparent !important;
  box-shadow: none !important; }
html:not([dir=rtl]) :not(.btn-group) > .btn-group > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child, html:not([dir=rtl]) .btn-group > .btn-group:first-child > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child, html:not([dir=rtl]) .input-group-prepend > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child, html:not([dir=rtl]) .input-group-append > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child{
  border-left-color: transparent !important; }
[dir=rtl] :not(.btn-group) > .btn-group > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child, [dir=rtl] .btn-group > .btn-group:first-child > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child, [dir=rtl] .input-group-prepend > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child, [dir=rtl] .input-group-append > .btn:not(.btn-default):not([class*="btn-outline-"]):first-child{
  border-right-color: transparent !important; }
html:not([dir=rtl]) :not(.btn-group) > .btn-group > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, html:not([dir=rtl]) .btn-group > .btn-group:last-child > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, html:not([dir=rtl]) :not(.btn-group) > .btn-group > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]), html:not([dir=rtl]) .btn-group > .btn-group:last-child > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]), html:not([dir=rtl]) .input-group-prepend > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, html:not([dir=rtl]) .input-group-append > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, html:not([dir=rtl]) .input-group-prepend > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]), html:not([dir=rtl]) .input-group-append > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]){
  border-right-color: transparent !important; }
[dir=rtl] :not(.btn-group) > .btn-group > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, [dir=rtl] .btn-group > .btn-group:last-child > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, [dir=rtl] :not(.btn-group) > .btn-group > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]), [dir=rtl] .btn-group > .btn-group:last-child > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]), [dir=rtl] .input-group-prepend > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, [dir=rtl] .input-group-append > .btn:not(.btn-default):not([class*="btn-outline-"]):last-child, [dir=rtl] .input-group-prepend > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]), [dir=rtl] .input-group-append > .dropdown-toggle:not(.btn-default):not([class*="btn-outline-"]){
  border-left-color: transparent !important; }
.btn-group-sm > .btn{
  font-size: .75rem; }
.btn-group-lg > .btn{
  font-size: 1rem; }
.dropdown-toggle-split, .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .input-group-lg .btn + .dropdown-toggle-split, .btn-xl + .dropdown-toggle-split, .btn-group-xl > .btn + .dropdown-toggle-split, .btn-group-xl > .btn + .dropdown-toggle-split{
  padding-right: .7em;
  padding-left: .7em; }
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .input-group-sm .btn + .dropdown-toggle-split{
  padding-right: .6em;
  padding-left: .6em; }
.btn-xs + .dropdown-toggle-split, .btn-group-xs > .btn + .dropdown-toggle-split, .btn-group-xs > .btn + .dropdown-toggle-split{
  padding-right: .5em;
  padding-left: .5em; }
[dir=rtl] .btn-group .btn:not(.btn-round){
  border-radius: .25rem !important; }
[dir=rtl] .btn-group .btn-xs:not(.btn-round), [dir=rtl] .btn-group .btn-group-xs > .btn:not(.btn-round), [dir=rtl] .btn-group-xs .btn:not(.btn-round){
  border-radius: .25rem !important; }
[dir=rtl] .btn-group .btn-sm:not(.btn-round), [dir=rtl] .btn-group-sm .btn:not(.btn-round){
  border-radius: .25rem !important; }
[dir=rtl] .btn-group .btn-lg:not(.btn-round), [dir=rtl] .btn-group-lg .btn:not(.btn-round){
  border-radius: .25rem !important; }
[dir=rtl] .btn-group .btn-xl:not(.btn-round), [dir=rtl] .btn-group .btn-group-xl > .btn:not(.btn-round), [dir=rtl] .btn-group-xl .btn:not(.btn-round){
  border-radius: .25rem !important; }
[dir=rtl] .btn-group .btn + .btn, [dir=rtl] .btn-group .btn + .btn-group, [dir=rtl] .btn-group .btn-group + .btn, [dir=rtl] .btn-group .btn-group + .btn-group{
  margin-right: -1px;
  margin-left: 0; }
[dir=rtl] .btn-group > .btn:first-child{
  margin-left: 0; }
[dir=rtl] .btn-group > .btn:not(:last-child):not(.dropdown-toggle), [dir=rtl] .btn-group > .btn-group:not(:last-child) > .btn{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }
[dir=rtl] .btn-group > .btn:not(:first-child), [dir=rtl] .btn-group > .btn-group:not(:first-child) > .btn{
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
[dir=rtl] .btn-group-vertical .btn:not([class*=btn-outline]){
  border-right-color: transparent !important;
  border-left-color: transparent !important; }
[dir=rtl] .btn-group-vertical > .btn:not(:first-child):not(:last-child), [dir=rtl] .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn{
  border-radius: 0 !important; }
[dir=rtl] .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn{
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }
[dir=rtl] .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn{
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }
.badge-secondary{
  background-color: #8897AA;
  color: #fff; }
.badge-secondary[href]:hover, .badge-secondary[href]:focus{
  background-color: #818fa2;
  color: #fff;
  text-decoration: none; }
.btn .badge-secondary{
  background-color: #8897AA !important;
  color: #fff !important; }
.badge-outline-secondary{
  background-color: transparent;
  box-shadow: 0 0 0 1px #8897AA inset;
  color: #8897AA; }
.badge-outline-secondary[href]:hover, .badge-outline-secondary[href]:focus{
  color: #8897AA;
  text-decoration: none; }
.btn .badge-outline-secondary{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px #8897AA inset !important;
  color: #8897AA !important; }
.badge-success{
  background-color: #02BC77;
  color: #fff; }
.badge-success[href]:hover, .badge-success[href]:focus{
  background-color: #02b371;
  color: #fff;
  text-decoration: none; }
.btn .badge-success{
  background-color: #02BC77 !important;
  color: #fff !important; }
.badge-outline-success{
  background-color: transparent;
  box-shadow: 0 0 0 1px #02BC77 inset;
  color: #02BC77; }
.badge-outline-success[href]:hover, .badge-outline-success[href]:focus{
  color: #02BC77;
  text-decoration: none; }
.btn .badge-outline-success{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px #02BC77 inset !important;
  color: #02BC77 !important; }
.badge-info{
  background-color: #28c3d7;
  color: #fff; }
.badge-info[href]:hover, .badge-info[href]:focus{
  background-color: #26b9cc;
  color: #fff;
  text-decoration: none; }
.btn .badge-info{
  background-color: #28c3d7 !important;
  color: #fff !important; }
.badge-outline-info{
  background-color: transparent;
  box-shadow: 0 0 0 1px #28c3d7 inset;
  color: #28c3d7; }
.badge-outline-info[href]:hover, .badge-outline-info[href]:focus{
  color: #28c3d7;
  text-decoration: none; }
.btn .badge-outline-info{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px #28c3d7 inset !important;
  color: #28c3d7 !important; }
.badge-warning{
  background-color: #FFD950;
  color: #665720; }
.badge-warning[href]:hover, .badge-warning[href]:focus{
  background-color: #f2ce4c;
  color: #665720;
  text-decoration: none; }
.btn .badge-warning{
  background-color: #FFD950 !important;
  color: #665720 !important; }
.badge-outline-warning{
  background-color: transparent;
  box-shadow: 0 0 0 1px #FFD950 inset;
  color: #FFD950; }
.badge-outline-warning[href]:hover, .badge-outline-warning[href]:focus{
  color: #FFD950;
  text-decoration: none; }
.btn .badge-outline-warning{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px #FFD950 inset !important;
  color: #FFD950 !important; }
.badge-danger{
  background-color: #d9534f;
  color: #fff; }
.badge-danger[href]:hover, .badge-danger[href]:focus{
  background-color: #ce4f4b;
  color: #fff;
  text-decoration: none; }
.btn .badge-danger{
  background-color: #d9534f !important;
  color: #fff !important; }
.badge-outline-danger{
  background-color: transparent;
  box-shadow: 0 0 0 1px #d9534f inset;
  color: #d9534f; }
.badge-outline-danger[href]:hover, .badge-outline-danger[href]:focus{
  color: #d9534f;
  text-decoration: none; }
.btn .badge-outline-danger{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px #d9534f inset !important;
  color: #d9534f !important; }
.badge-dark{
  background-color: rgba(24, 28, 33, 0.9);
  color: #fff; }
.badge-dark[href]:hover, .badge-dark[href]:focus{
  background-color: rgba(24, 28, 33, 0.93);
  color: #fff;
  text-decoration: none; }
.btn .badge-dark{
  background-color: rgba(24, 28, 33, 0.9) !important;
  color: #fff !important; }
.badge-outline-dark{
  background-color: transparent;
  box-shadow: 0 0 0 1px rgba(24, 28, 33, 0.9) inset;
  color: rgba(24, 28, 33, 0.9); }
.badge-outline-dark[href]:hover, .badge-outline-dark[href]:focus{
  color: rgba(24, 28, 33, 0.9);
  text-decoration: none; }
.btn .badge-outline-dark{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px rgba(24, 28, 33, 0.9) inset !important;
  color: rgba(24, 28, 33, 0.9) !important; }
.badge-default{
  background-color: rgba(24, 28, 33, 0.1);
  color: #4E5155; }
.badge-default[href]:hover, .badge-default[href]:focus{
  background-color: rgba(24, 28, 33, 0.13);
  color: #4E5155;
  text-decoration: none; }
.btn .badge-default{
  background-color: rgba(24, 28, 33, 0.1) !important;
  color: #4E5155 !important; }
.badge-outline-default{
  background-color: transparent;
  box-shadow: 0 0 0 1px rgba(24, 28, 33, 0.1) inset;
  color: #4E5155; }
.badge-outline-default[href]:hover, .badge-outline-default[href]:focus{
  color: #4E5155;
  text-decoration: none; }
.btn .badge-outline-default{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px rgba(24, 28, 33, 0.1) inset !important;
  color: #4E5155 !important; }
.badge.badge-dot{
  display: inline-block;
  margin: 0;
  padding: 0;
  width: .5em;
  height: .5em;
  border-radius: 50%;
  vertical-align: middle; }
.badge.indicator{
  position: absolute;
  top: auto;
  display: inline-block;
  margin: 0;
  transform: translate(-50%, 25%); }
[dir=rtl] .badge.indicator{
  transform: translate(50%, 25%); }
.badge.indicator:not(.badge-dot){
  padding: 0 .2em;
  font-size: .6em;
  line-height: 1.2em;
  transform: translate(-50%, -10%); }
[dir=rtl] .badge.indicator:not(.badge-dot){
  transform: translate(50%, -10%); }
[data-trigger=hover]{
  outline: 0; }
.dropdown-menu{
  margin: .125rem 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.09); }
[dir=rtl] .dropdown-menu{
  text-align: right; }
.mega-dropdown > .dropdown-menu{
  left: 0 !important;
  right: 0 !important; }
.dropdown-item{
  line-height: 1.54; }
.dropdown-menu .badge[class^="float-"], .dropdown-menu .badge[class*=" float-"]{
  position: relative;
  top: .071em; }
.dropdown-toggle.hide-arrow::before, .dropdown-toggle.hide-arrow::after, .dropdown-toggle-hide-arrow > .dropdown-toggle::before, .dropdown-toggle-hide-arrow > .dropdown-toggle::after{
  display: none !important; }
.dropdown-menu > li:not(.dropdown-item) > a:not(.dropdown-item){
  display: block;
  clear: both;
  padding: .438rem 1.25rem;
  width: 100%;
  border: 0;
  background: none;
  color: #4E5155;
  text-align: inherit;
  white-space: nowrap;
  font-weight: 400;
  line-height: 1.54; }
.dropdown-menu > li:not(.dropdown-item) > a:not(.dropdown-item):hover, .dropdown-menu > li:not(.dropdown-item) > a:not(.dropdown-item):focus{
  background-color: rgba(24, 28, 33, 0.03);
  color: #4E5155;
  text-decoration: none; }
.dropdown-menu > li:not(.dropdown-item).active > a:not(.dropdown-item), .dropdown-menu > li:not(.dropdown-item) > a:not(.dropdown-item):active{
  background-color: #6610f2;
  color: #fff;
  text-decoration: none; }
.dropdown-menu > li:not(.dropdown-item).disabled > a:not(.dropdown-item){
  background-color: transparent;
  color: #d1d2d3; }
.dropdown-toggle::after, .dropdown-toggle::before{
  vertical-align: middle !important; }
.dropdown-toggle::after, .dropup .dropdown-toggle::after, .dropright .dropdown-toggle::after{
  margin-left: .5em; }
.dropleft .dropdown-toggle::before{
  margin-right: .5em; }
[dir=rtl] .dropdown-toggle::after, [dir=rtl] .dropup .dropdown-toggle::after{
  margin-right: .5em;
  margin-left: 0; }
[dir=rtl] .dropleft .dropdown-toggle::before, [dir=rtl] .dropright .dropdown-toggle::after{
  display: none; }
[dir=rtl] .dropright .dropdown-toggle::before{
  content: "";
  display: inline-block;
  margin-right: 0;
  margin-left: .5em;
  margin-top: -.21em;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-top: 0;
  border-left: 0;
  transform: rotate(-45deg); }
[dir=rtl] .dropleft .dropdown-toggle::after{
  content: "";
  display: inline-block;
  margin-right: .5em;
  margin-left: 0;
  margin-top: -.21em;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-top: 0;
  border-right: 0;
  transform: rotate(45deg); }
.dropdown-toggle-split::after{
  margin-right: 0 !important;
  margin-left: 0 !important; }
.dropdown-menu .dropdown-toggle{
  position: relative; }
.dropdown-menu .dropdown-toggle::after{
  display: none; }
.dropdown-menu .dropdown-toggle > .dropdown-item{
  position: relative;
  cursor: default; }
@media (max-width: 767px){
  .dropdown-menu .dropdown-menu{
    position: static;
    display: block;
    margin: 0;
    padding-left: 1.25rem;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    box-shadow: none; }
  [dir=rtl] .dropdown-menu .dropdown-menu{
    padding-right: 1.25rem;
    padding-left: 0; } }
@media (min-width: 768px){
  .dropdown-menu .dropdown-toggle > .dropdown-item::after{
    content: "";
    position: absolute;
    top: 50%;
    right: .625rem;
    display: block;
    width: .375rem;
    height: .375rem;
    border: 1px solid #a3a4a6;
    border-top: 0;
    border-left: 0;
    transform: rotate(-45deg) translate(0, -50%); }
  [dir=rtl] .dropdown-menu .dropdown-toggle > .dropdown-item::after{
    right: auto;
    left: .625rem;
    transform: rotate(45deg) translate(0, -50%) scaleX(-1); }
  .dropdown-menu .dropdown-toggle:hover > .dropdown-item:not(.disabled){
    background: rgba(24, 28, 33, 0.03);
    color: #4E5155; }
  .dropdown-menu .dropdown-toggle:hover > .dropdown-item:not(.disabled) + .dropdown-menu{
    display: block; }
  .dropdown-menu .dropdown-menu{
    top: 0;
    left: 100%; }
  .dropdown-menu-right .dropdown-menu{
    right: 100%;
    left: auto; } }
[dir=rtl] .nav{
  padding-right: 0; }
.nav-link{
  line-height: 1.54; }
.nav-link.disabled{
  border-color: transparent !important;
  background: transparent !important;
  color: #d1d2d3 !important; }
.nav-tabs .nav-link:not(.active), .nav-pills .nav-link:not(.active){
  color: #8c8e90; }
.nav-tabs .nav-link:not(.active):hover, .nav-tabs .nav-link:not(.active):focus, .nav-pills .nav-link:not(.active):hover, .nav-pills .nav-link:not(.active):focus{
  color: #4E5155; }
.nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link, .nav-pills:not(.nav-fill):not(.nav-justified) .nav-link{
  margin-right: .125rem; }
[dir=rtl] .nav-tabs:not(.nav-fill):not(.nav-justified) .nav-link, [dir=rtl] .nav-pills:not(.nav-fill):not(.nav-justified) .nav-link{
  margin-right: 0;
  margin-left: .125rem; }
.nav-tabs .nav-link .badge, .nav-pills .nav-link .badge{
  position: relative;
  top: -1px; }
.nav-tabs .nav-item.show .nav-link:not(.active), .nav-pills .nav-item.show .nav-link:not(.active){
  background-color: transparent; }
.nav-tabs .nav-link{
  background-clip: padding-box; }
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus{
  border-bottom-color: transparent; }
.nav-tabs .nav-link.active{
  border-bottom-color: #fff; }
.nav-tabs.tabs-alt .nav-link, .tabs-alt > .nav-tabs .nav-link{
  border-width: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important; }
.nav-lg > .nav .nav-link, .nav-lg.nav .nav-link{
  padding: .875rem 1.3125rem;
  font-size: 1rem;
  line-height: 1.5; }
.nav-sm > .nav .nav-link, .nav-sm.nav .nav-link{
  padding: .3125rem .875rem;
  font-size: .75rem;
  line-height: 1.5; }
.nav-tabs-top, .nav-tabs-right, .nav-tabs-bottom, .nav-tabs-left{
  display: -ms-flexbox;
  display: flex; }
.nav-tabs-top > .nav, .nav-tabs-top > div > .nav, .nav-tabs-right > .nav, .nav-tabs-right > div > .nav, .nav-tabs-bottom > .nav, .nav-tabs-bottom > div > .nav, .nav-tabs-left > .nav, .nav-tabs-left > div > .nav{
  position: relative;
  z-index: 1;
  border: 0; }
.nav-tabs-top > .nav .nav-link:hover, .nav-tabs-top > .nav .nav-link:focus, .nav-tabs-top > div > .nav .nav-link:hover, .nav-tabs-top > div > .nav .nav-link:focus, .nav-tabs-right > .nav .nav-link:hover, .nav-tabs-right > .nav .nav-link:focus, .nav-tabs-right > div > .nav .nav-link:hover, .nav-tabs-right > div > .nav .nav-link:focus, .nav-tabs-bottom > .nav .nav-link:hover, .nav-tabs-bottom > .nav .nav-link:focus, .nav-tabs-bottom > div > .nav .nav-link:hover, .nav-tabs-bottom > div > .nav .nav-link:focus, .nav-tabs-left > .nav .nav-link:hover, .nav-tabs-left > .nav .nav-link:focus, .nav-tabs-left > div > .nav .nav-link:hover, .nav-tabs-left > div > .nav .nav-link:focus{
  border-color: rgba(24, 28, 33, 0.06); }
.nav-tabs-top > .nav .nav-link.active, .nav-tabs-top > div > .nav .nav-link.active, .nav-tabs-right > .nav .nav-link.active, .nav-tabs-right > div > .nav .nav-link.active, .nav-tabs-bottom > .nav .nav-link.active, .nav-tabs-bottom > div > .nav .nav-link.active, .nav-tabs-left > .nav .nav-link.active, .nav-tabs-left > div > .nav .nav-link.active{
  border-color: rgba(24, 28, 33, 0.06); }
.nav-tabs-right, .nav-tabs-left{
  -ms-flex-align: stretch;
  align-items: stretch; }
.nav-tabs-right > .nav, .nav-tabs-right > div > .nav, .nav-tabs-left > .nav, .nav-tabs-left > div > .nav{
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 0;
  flex-grow: 0; }
.nav-tabs-right > .nav .nav-link, .nav-tabs-right > div > .nav .nav-link, .nav-tabs-left > .nav .nav-link, .nav-tabs-left > div > .nav .nav-link{
  margin: 0 0 .125rem 0 !important; }
.nav-tabs-right > .tab-content, .nav-tabs-left > .tab-content{
  -ms-flex-positive: 1;
  flex-grow: 1; }
.nav-tabs-top{
  -ms-flex-direction: column;
  flex-direction: column; }
.nav-tabs-top > .nav .nav-link:hover, .nav-tabs-top > .nav .nav-link:focus, .nav-tabs-top > div > .nav .nav-link:hover, .nav-tabs-top > div > .nav .nav-link:focus{
  border-bottom-color: transparent; }
.nav-tabs-top > .nav .nav-link.active, .nav-tabs-top > div > .nav .nav-link.active{
  border-bottom-color: #fff; }
.nav-tabs-right{
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
.nav-tabs-right > .nav .nav-item, .nav-tabs-right > div > .nav .nav-item{
  margin-bottom: 0;
  margin-left: -1px; }
[dir=rtl] .nav-tabs-right > .nav .nav-item, [dir=rtl] .nav-tabs-right > div > .nav .nav-item{
  margin-right: -1px;
  margin-left: 0; }
.nav-tabs-right > .nav .nav-link, .nav-tabs-right > div > .nav .nav-link{
  border-radius: 0 .25rem .25rem 0; }
[dir=rtl] .nav-tabs-right > .nav .nav-link, [dir=rtl] .nav-tabs-right > div > .nav .nav-link{
  border-radius: .25rem 0 0 .25rem; }
.nav-tabs-right > .nav .nav-link:hover, .nav-tabs-right > .nav .nav-link:focus, .nav-tabs-right > div > .nav .nav-link:hover, .nav-tabs-right > div > .nav .nav-link:focus{
  border-left-color: transparent; }
[dir=rtl] .nav-tabs-right > .nav .nav-link:hover, [dir=rtl] .nav-tabs-right > .nav .nav-link:focus, [dir=rtl] .nav-tabs-right > div > .nav .nav-link:hover, [dir=rtl] .nav-tabs-right > div > .nav .nav-link:focus{
  border-right-color: transparent;
  border-left-color: rgba(24, 28, 33, 0.06); }
.nav-tabs-right > .nav .nav-link.active, .nav-tabs-right > div > .nav .nav-link.active{
  border-left-color: #fff; }
[dir=rtl] .nav-tabs-right > .nav .nav-link.active, [dir=rtl] .nav-tabs-right > div > .nav .nav-link.active{
  border-right-color: #fff;
  border-left-color: rgba(24, 28, 33, 0.06); }
.nav-tabs-bottom{
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }
.nav-tabs-bottom > .nav .nav-item, .nav-tabs-bottom > div > .nav .nav-item{
  margin-top: -1px;
  margin-bottom: 0; }
.nav-tabs-bottom > .nav .nav-link, .nav-tabs-bottom > div > .nav .nav-link{
  border-radius: 0 0 .25rem .25rem; }
.nav-tabs-bottom > .nav .nav-link:hover, .nav-tabs-bottom > .nav .nav-link:focus, .nav-tabs-bottom > div > .nav .nav-link:hover, .nav-tabs-bottom > div > .nav .nav-link:focus{
  border-top-color: transparent; }
.nav-tabs-bottom > .nav .nav-link.active, .nav-tabs-bottom > div > .nav .nav-link.active{
  border-top-color: #fff; }
.nav-tabs-left > .nav .nav-item, .nav-tabs-left > div > .nav .nav-item{
  margin-right: -1px;
  margin-bottom: 0; }
[dir=rtl] .nav-tabs-left > .nav .nav-item, [dir=rtl] .nav-tabs-left > div > .nav .nav-item{
  margin-right: 0;
  margin-left: -1px; }
.nav-tabs-left > .nav .nav-link, .nav-tabs-left > div > .nav .nav-link{
  border-radius: .25rem 0 0 .25rem; }
[dir=rtl] .nav-tabs-left > .nav .nav-link, [dir=rtl] .nav-tabs-left > div > .nav .nav-link{
  border-radius: 0 .25rem .25rem 0; }
.nav-tabs-left > .nav .nav-link:hover, .nav-tabs-left > .nav .nav-link:focus, .nav-tabs-left > div > .nav .nav-link:hover, .nav-tabs-left > div > .nav .nav-link:focus{
  border-right-color: transparent; }
[dir=rtl] .nav-tabs-left > .nav .nav-link:hover, [dir=rtl] .nav-tabs-left > .nav .nav-link:focus, [dir=rtl] .nav-tabs-left > div > .nav .nav-link:hover, [dir=rtl] .nav-tabs-left > div > .nav .nav-link:focus{
  border-right-color: rgba(24, 28, 33, 0.06);
  border-left-color: transparent; }
.nav-tabs-left > .nav .nav-link.active, .nav-tabs-left > div > .nav .nav-link.active{
  border-right-color: #fff; }
[dir=rtl] .nav-tabs-left > .nav .nav-link.active, [dir=rtl] .nav-tabs-left > div > .nav .nav-link.active{
  border-right-color: rgba(24, 28, 33, 0.06);
  border-left-color: #fff; }
.nav-tabs-top > .tab-content, .nav-tabs-right > .tab-content, .nav-tabs-bottom > .tab-content, .nav-tabs-left > .tab-content{
  -ms-flex-negative: 1;
  flex-shrink: 1;
  border: 1px solid rgba(24, 28, 33, 0.06);
  background: #fff;
  background-clip: padding-box;
  box-shadow: 0 1px 4px rgba(24, 28, 33, 0.009); }
.nav-tabs-top > .tab-content{
  border-radius: 0 0 .25rem .25rem; }
.nav-tabs-right > .tab-content{
  border-radius: .25rem 0 0 .25rem; }
[dir=rtl] .nav-tabs-right > .tab-content{
  border-radius: 0 .25rem .25rem 0; }
.nav-tabs-bottom > .tab-content{
  border-radius: .25rem .25rem 0 0; }
.nav-tabs-left > .tab-content{
  border-radius: 0 .25rem .25rem 0; }
[dir=rtl] .nav-tabs-left > .tab-content{
  border-radius: .25rem 0 0 .25rem; }
@media (max-width: 575px){
  .nav-responsive-sm > .nav, .nav-responsive-sm > div > .nav{
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0; }
  .nav-responsive-sm > .nav .nav-item, .nav-responsive-sm > div > .nav .nav-item{
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .nav-responsive-sm > .nav.card-header-tabs, .nav-responsive-sm > .nav.card-header-pills, .nav-responsive-sm > div > .nav.card-header-tabs, .nav-responsive-sm > div > .nav.card-header-pills{
    margin-bottom: -.125rem; }
  .nav-responsive-sm > .nav-tabs .nav-item, .nav-responsive-sm > .nav-pills .nav-item, .nav-responsive-sm > div > .nav-tabs .nav-item, .nav-responsive-sm > div > .nav-pills .nav-item{
    margin: 0 !important; }
  .nav-responsive-sm > .nav-tabs .nav-link, .nav-responsive-sm > .nav-pills .nav-link, .nav-responsive-sm > div > .nav-tabs .nav-link, .nav-responsive-sm > div > .nav-pills .nav-link{
    margin: 0 0 .125rem 0 !important; }
  .nav-responsive-sm > .nav-tabs:not(.tabs-alt) .nav-link, .nav-responsive-sm > div > .nav-tabs:not(.tabs-alt) .nav-link{
    border-radius: .25rem !important; }
  .nav-responsive-sm > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-sm > .nav-tabs:not(.tabs-alt) .nav-link:focus, .nav-responsive-sm > div > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-sm > div > .nav-tabs:not(.tabs-alt) .nav-link:focus{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-sm > .nav-tabs:not(.tabs-alt) .nav-link.active, .nav-responsive-sm > div > .nav-tabs:not(.tabs-alt) .nav-link.active{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-sm.nav-tabs-top > .tab-content, .nav-responsive-sm.nav-tabs-right > .tab-content, .nav-responsive-sm.nav-tabs-bottom > .tab-content, .nav-responsive-sm.nav-tabs-left > .tab-content{
    border-radius: .25rem !important; }
  .nav-responsive-sm.nav-tabs-bottom, .nav-responsive-sm.nav-tabs-right, .nav-responsive-sm.nav-tabs-left{
    -ms-flex-direction: column !important;
    flex-direction: column !important; } }
@media (max-width: 767px){
  .nav-responsive-md > .nav, .nav-responsive-md > div > .nav{
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0; }
  .nav-responsive-md > .nav .nav-item, .nav-responsive-md > div > .nav .nav-item{
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .nav-responsive-md > .nav.card-header-tabs, .nav-responsive-md > .nav.card-header-pills, .nav-responsive-md > div > .nav.card-header-tabs, .nav-responsive-md > div > .nav.card-header-pills{
    margin-bottom: -.125rem; }
  .nav-responsive-md > .nav-tabs .nav-item, .nav-responsive-md > .nav-pills .nav-item, .nav-responsive-md > div > .nav-tabs .nav-item, .nav-responsive-md > div > .nav-pills .nav-item{
    margin: 0 !important; }
  .nav-responsive-md > .nav-tabs .nav-link, .nav-responsive-md > .nav-pills .nav-link, .nav-responsive-md > div > .nav-tabs .nav-link, .nav-responsive-md > div > .nav-pills .nav-link{
    margin: 0 0 .125rem 0 !important; }
  .nav-responsive-md > .nav-tabs:not(.tabs-alt) .nav-link, .nav-responsive-md > div > .nav-tabs:not(.tabs-alt) .nav-link{
    border-radius: .25rem !important; }
  .nav-responsive-md > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-md > .nav-tabs:not(.tabs-alt) .nav-link:focus, .nav-responsive-md > div > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-md > div > .nav-tabs:not(.tabs-alt) .nav-link:focus{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-md > .nav-tabs:not(.tabs-alt) .nav-link.active, .nav-responsive-md > div > .nav-tabs:not(.tabs-alt) .nav-link.active{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-md.nav-tabs-top > .tab-content, .nav-responsive-md.nav-tabs-right > .tab-content, .nav-responsive-md.nav-tabs-bottom > .tab-content, .nav-responsive-md.nav-tabs-left > .tab-content{
    border-radius: .25rem !important; }
  .nav-responsive-md.nav-tabs-bottom, .nav-responsive-md.nav-tabs-right, .nav-responsive-md.nav-tabs-left{
    -ms-flex-direction: column !important;
    flex-direction: column !important; } }
@media (max-width: 991px){
  .nav-responsive-lg > .nav, .nav-responsive-lg > div > .nav{
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0; }
  .nav-responsive-lg > .nav .nav-item, .nav-responsive-lg > div > .nav .nav-item{
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .nav-responsive-lg > .nav.card-header-tabs, .nav-responsive-lg > .nav.card-header-pills, .nav-responsive-lg > div > .nav.card-header-tabs, .nav-responsive-lg > div > .nav.card-header-pills{
    margin-bottom: -.125rem; }
  .nav-responsive-lg > .nav-tabs .nav-item, .nav-responsive-lg > .nav-pills .nav-item, .nav-responsive-lg > div > .nav-tabs .nav-item, .nav-responsive-lg > div > .nav-pills .nav-item{
    margin: 0 !important; }
  .nav-responsive-lg > .nav-tabs .nav-link, .nav-responsive-lg > .nav-pills .nav-link, .nav-responsive-lg > div > .nav-tabs .nav-link, .nav-responsive-lg > div > .nav-pills .nav-link{
    margin: 0 0 .125rem 0 !important; }
  .nav-responsive-lg > .nav-tabs:not(.tabs-alt) .nav-link, .nav-responsive-lg > div > .nav-tabs:not(.tabs-alt) .nav-link{
    border-radius: .25rem !important; }
  .nav-responsive-lg > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-lg > .nav-tabs:not(.tabs-alt) .nav-link:focus, .nav-responsive-lg > div > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-lg > div > .nav-tabs:not(.tabs-alt) .nav-link:focus{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-lg > .nav-tabs:not(.tabs-alt) .nav-link.active, .nav-responsive-lg > div > .nav-tabs:not(.tabs-alt) .nav-link.active{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-lg.nav-tabs-top > .tab-content, .nav-responsive-lg.nav-tabs-right > .tab-content, .nav-responsive-lg.nav-tabs-bottom > .tab-content, .nav-responsive-lg.nav-tabs-left > .tab-content{
    border-radius: .25rem !important; }
  .nav-responsive-lg.nav-tabs-bottom, .nav-responsive-lg.nav-tabs-right, .nav-responsive-lg.nav-tabs-left{
    -ms-flex-direction: column !important;
    flex-direction: column !important; } }
@media (max-width: 1199px){
  .nav-responsive-xl > .nav, .nav-responsive-xl > div > .nav{
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0; }
  .nav-responsive-xl > .nav .nav-item, .nav-responsive-xl > div > .nav .nav-item{
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .nav-responsive-xl > .nav.card-header-tabs, .nav-responsive-xl > .nav.card-header-pills, .nav-responsive-xl > div > .nav.card-header-tabs, .nav-responsive-xl > div > .nav.card-header-pills{
    margin-bottom: -.125rem; }
  .nav-responsive-xl > .nav-tabs .nav-item, .nav-responsive-xl > .nav-pills .nav-item, .nav-responsive-xl > div > .nav-tabs .nav-item, .nav-responsive-xl > div > .nav-pills .nav-item{
    margin: 0 !important; }
  .nav-responsive-xl > .nav-tabs .nav-link, .nav-responsive-xl > .nav-pills .nav-link, .nav-responsive-xl > div > .nav-tabs .nav-link, .nav-responsive-xl > div > .nav-pills .nav-link{
    margin: 0 0 .125rem 0 !important; }
  .nav-responsive-xl > .nav-tabs:not(.tabs-alt) .nav-link, .nav-responsive-xl > div > .nav-tabs:not(.tabs-alt) .nav-link{
    border-radius: .25rem !important; }
  .nav-responsive-xl > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-xl > .nav-tabs:not(.tabs-alt) .nav-link:focus, .nav-responsive-xl > div > .nav-tabs:not(.tabs-alt) .nav-link:hover, .nav-responsive-xl > div > .nav-tabs:not(.tabs-alt) .nav-link:focus{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-xl > .nav-tabs:not(.tabs-alt) .nav-link.active, .nav-responsive-xl > div > .nav-tabs:not(.tabs-alt) .nav-link.active{
    border-color: rgba(24, 28, 33, 0.06) !important; }
  .nav-responsive-xl.nav-tabs-top > .tab-content, .nav-responsive-xl.nav-tabs-right > .tab-content, .nav-responsive-xl.nav-tabs-bottom > .tab-content, .nav-responsive-xl.nav-tabs-left > .tab-content{
    border-radius: .25rem !important; }
  .nav-responsive-xl.nav-tabs-bottom, .nav-responsive-xl.nav-tabs-right, .nav-responsive-xl.nav-tabs-left{
    -ms-flex-direction: column !important;
    flex-direction: column !important; } }
[dir=rtl] .pagination{
  padding-right: 0; }
.page-item + .page-item .page-link, .pagination li + li > a:not(.page-link){
  margin-left: .1875rem; }
[dir=rtl] .page-item + .page-item .page-link, [dir=rtl] .pagination li + li > a:not(.page-link){
  margin-right: .1875rem;
  margin-left: 0; }
.page-link, .page-link > a{
  min-width: calc(2.144rem + 2px);
  text-align: center;
  line-height: 1 !important;
  border-radius: .25rem; }
.page-link:focus, .page-link > a:focus{
  color: #4E5155; }
.page-link.btn-primary{
  box-shadow: none !important; }
.pagination > li > a:not(.page-link){
  position: relative;
  display: block;
  padding: .625rem .3125rem;
  min-width: calc(2.144rem + 2px);
  border: 1px solid rgba(24, 28, 33, 0.06);
  background-color: transparent;
  color: #a3a4a6;
  text-align: center;
  line-height: 1 !important;
  border-radius: .25rem; }
.pagination > li > a:not(.page-link):hover, .pagination > li > a:not(.page-link):focus{
  border-color: rgba(24, 28, 33, 0.1);
  background-color: transparent;
  color: #4E5155;
  text-decoration: none; }
.pagination > li > a:not(.page-link):focus{
  color: #4E5155; }
.pagination-lg .page-link, .pagination-lg > li > a:not(.page-link){
  min-width: calc(2.875rem + 2px);
  border-radius: .25rem; }
.pagination-sm .page-link, .pagination-sm > li > a:not(.page-link){
  min-width: calc(1.5rem + 2px);
  border-radius: .25rem; }
.alert-secondary{
  border-color: #dfe1e3;
  background-color: #edeff2;
  color: #5f6061; }
.alert-secondary hr{
  border-top-color: #dfe1e3; }
.alert-secondary .close, .alert-secondary .alert-link{
  color: #5f6061; }
.alert-dark-secondary{
  background-color: #8897AA;
  color: #fff; }
.alert-dark-secondary hr{
  border-top-color: rgba(255, 255, 255, 0.2); }
.alert-dark-secondary .close, .alert-dark-secondary .alert-link{
  color: #fff; }
.alert-success{
  border-color: #cce6dd;
  background-color: #d9f5eb;
  color: #57625e; }
.alert-success hr{
  border-top-color: #cce6dd; }
.alert-success .close, .alert-success .alert-link{
  color: #57625e; }
.alert-dark-success{
  background-color: #02BC77;
  color: #fff; }
.alert-dark-success hr{
  border-top-color: rgba(255, 255, 255, 0.2); }
.alert-dark-success .close, .alert-dark-success .alert-link{
  color: #fff; }
.alert-info{
  border-color: #d2e7ea;
  background-color: #dff6f9;
  color: #596264; }
.alert-info hr{
  border-top-color: #d2e7ea; }
.alert-info .close, .alert-info .alert-link{
  color: #596264; }
.alert-dark-info{
  background-color: #28c3d7;
  color: #fff; }
.alert-dark-info hr{
  border-top-color: rgba(255, 255, 255, 0.2); }
.alert-dark-info .close, .alert-dark-info .alert-link{
  color: #fff; }
.alert-warning{
  border-color: #f0ead7;
  background-color: #fff9e5;
  color: #66645c; }
.alert-warning hr{
  border-top-color: #f0ead7; }
.alert-warning .close, .alert-warning .alert-link{
  color: #66645c; }
.alert-dark-warning{
  background-color: #FFD950;
  color: #665720; }
.alert-dark-warning hr{
  border-top-color: rgba(102, 87, 32, 0.2); }
.alert-dark-warning .close, .alert-dark-warning .alert-link{
  color: #665720; }
.alert-danger{
  border-color: #ead7d7;
  background-color: #f9e5e5;
  color: #645c5c; }
.alert-danger hr{
  border-top-color: #ead7d7; }
.alert-danger .close, .alert-danger .alert-link{
  color: #645c5c; }
.alert-dark-danger{
  background-color: #d9534f;
  color: #fff; }
.alert-dark-danger hr{
  border-top-color: rgba(255, 255, 255, 0.2); }
.alert-dark-danger .close, .alert-dark-danger .alert-link{
  color: #fff; }
.alert-dark{
  border-color: #cfd0d1;
  background-color: #dcddde;
  color: #585859; }
.alert-dark hr{
  border-top-color: #cfd0d1; }
.alert-dark .close, .alert-dark .alert-link{
  color: #585859; }
.alert-dark-dark{
  background-color: rgba(24, 28, 33, 0.9);
  color: #fff; }
.alert-dark-dark hr{
  border-top-color: rgba(255, 255, 255, 0.2); }
.alert-dark-dark .close, .alert-dark-dark .alert-link{
  color: #fff; }
[dir=rtl] .alert-dismissible{
  padding-right: 1rem;
  padding-left: 3.341rem; }
[dir=rtl] .alert-dismissible .close{
  right: auto;
  left: 0; }
.tooltip-inner{
  box-shadow: none; }
.modal-open .tooltip{
  z-index: 1092; }
.tooltip-secondary .tooltip-inner, .tooltip-secondary > .tooltip .tooltip-inner, .ngb-tooltip-secondary + ngb-tooltip-window .tooltip-inner{
  background: #8897AA;
  color: #fff; }
.tooltip-secondary.bs-tooltip-top .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-top .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #8897AA; }
.tooltip-secondary.bs-tooltip-right .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-right .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #8897AA; }
.tooltip-secondary.bs-tooltip-bottom .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #8897AA; }
.tooltip-secondary.bs-tooltip-left .arrow::before, .tooltip-secondary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-left .arrow::before, .tooltip-secondary > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-secondary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #8897AA; }
.tooltip-success .tooltip-inner, .tooltip-success > .tooltip .tooltip-inner, .ngb-tooltip-success + ngb-tooltip-window .tooltip-inner{
  background: #02BC77;
  color: #fff; }
.tooltip-success.bs-tooltip-top .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-success > .tooltip.bs-tooltip-top .arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #02BC77; }
.tooltip-success.bs-tooltip-right .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-success > .tooltip.bs-tooltip-right .arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #02BC77; }
.tooltip-success.bs-tooltip-bottom .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-success > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #02BC77; }
.tooltip-success.bs-tooltip-left .arrow::before, .tooltip-success.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-success > .tooltip.bs-tooltip-left .arrow::before, .tooltip-success > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-success + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #02BC77; }
.tooltip-info .tooltip-inner, .tooltip-info > .tooltip .tooltip-inner, .ngb-tooltip-info + ngb-tooltip-window .tooltip-inner{
  background: #28c3d7;
  color: #fff; }
.tooltip-info.bs-tooltip-top .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-info > .tooltip.bs-tooltip-top .arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #28c3d7; }
.tooltip-info.bs-tooltip-right .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-info > .tooltip.bs-tooltip-right .arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #28c3d7; }
.tooltip-info.bs-tooltip-bottom .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-info > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #28c3d7; }
.tooltip-info.bs-tooltip-left .arrow::before, .tooltip-info.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-info > .tooltip.bs-tooltip-left .arrow::before, .tooltip-info > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-info + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #28c3d7; }
.tooltip-warning .tooltip-inner, .tooltip-warning > .tooltip .tooltip-inner, .ngb-tooltip-warning + ngb-tooltip-window .tooltip-inner{
  background: #FFD950;
  color: #665720; }
.tooltip-warning.bs-tooltip-top .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-top .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #FFD950; }
.tooltip-warning.bs-tooltip-right .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-right .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #FFD950; }
.tooltip-warning.bs-tooltip-bottom .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #FFD950; }
.tooltip-warning.bs-tooltip-left .arrow::before, .tooltip-warning.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-left .arrow::before, .tooltip-warning > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-warning + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #FFD950; }
.tooltip-danger .tooltip-inner, .tooltip-danger > .tooltip .tooltip-inner, .ngb-tooltip-danger + ngb-tooltip-window .tooltip-inner{
  background: #d9534f;
  color: #fff; }
.tooltip-danger.bs-tooltip-top .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-top .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #d9534f; }
.tooltip-danger.bs-tooltip-right .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-right .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #d9534f; }
.tooltip-danger.bs-tooltip-bottom .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #d9534f; }
.tooltip-danger.bs-tooltip-left .arrow::before, .tooltip-danger.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-left .arrow::before, .tooltip-danger > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-danger + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #d9534f; }
.tooltip-dark .tooltip-inner, .tooltip-dark > .tooltip .tooltip-inner, .ngb-tooltip-dark + ngb-tooltip-window .tooltip-inner{
  background: #2f3337;
  color: #fff; }
.tooltip-dark.bs-tooltip-top .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-top .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #2f3337; }
.tooltip-dark.bs-tooltip-right .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-right .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #2f3337; }
.tooltip-dark.bs-tooltip-bottom .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #2f3337; }
.tooltip-dark.bs-tooltip-left .arrow::before, .tooltip-dark.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-left .arrow::before, .tooltip-dark > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-dark + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #2f3337; }
.popover{
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.09); }
.popover .arrow{
  z-index: 1; }
.modal-open .popover{
  z-index: 1091; }
.popover-secondary, .popover-secondary > .popover, .ngb-popover-secondary + ngb-popover-window{
  border-color: transparent;
  background: #8897AA; }
.popover-secondary .popover-header, .popover-secondary > .popover .popover-header, .ngb-popover-secondary + ngb-popover-window .popover-header{
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff; }
.popover-secondary .popover-body, .popover-secondary > .popover .popover-body, .ngb-popover-secondary + ngb-popover-window .popover-body{
  background: transparent;
  color: #fff; }
.popover-secondary .arrow::before, .popover-secondary > .popover .arrow::before, .ngb-popover-secondary + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-secondary.bs-popover-top .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-secondary > .popover.bs-popover-top .arrow::after, .popover-secondary > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #8897AA; }
.popover-secondary.bs-popover-right .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-secondary > .popover.bs-popover-right .arrow::after, .popover-secondary > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #8897AA; }
.popover-secondary.bs-popover-bottom .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-secondary > .popover.bs-popover-bottom .arrow::after, .popover-secondary > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #8897AA; }
.popover-secondary.bs-popover-left .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-secondary > .popover.bs-popover-left .arrow::after, .popover-secondary > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-secondary + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #8897AA; }
.popover-success, .popover-success > .popover, .ngb-popover-success + ngb-popover-window{
  border-color: transparent;
  background: #02BC77; }
.popover-success .popover-header, .popover-success > .popover .popover-header, .ngb-popover-success + ngb-popover-window .popover-header{
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff; }
.popover-success .popover-body, .popover-success > .popover .popover-body, .ngb-popover-success + ngb-popover-window .popover-body{
  background: transparent;
  color: #fff; }
.popover-success .arrow::before, .popover-success > .popover .arrow::before, .ngb-popover-success + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-success.bs-popover-top .arrow::after, .popover-success.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-success > .popover.bs-popover-top .arrow::after, .popover-success > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #02BC77; }
.popover-success.bs-popover-right .arrow::after, .popover-success.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-success > .popover.bs-popover-right .arrow::after, .popover-success > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #02BC77; }
.popover-success.bs-popover-bottom .arrow::after, .popover-success.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-success > .popover.bs-popover-bottom .arrow::after, .popover-success > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #02BC77; }
.popover-success.bs-popover-left .arrow::after, .popover-success.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-success > .popover.bs-popover-left .arrow::after, .popover-success > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-success + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #02BC77; }
.popover-info, .popover-info > .popover, .ngb-popover-info + ngb-popover-window{
  border-color: transparent;
  background: #28c3d7; }
.popover-info .popover-header, .popover-info > .popover .popover-header, .ngb-popover-info + ngb-popover-window .popover-header{
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff; }
.popover-info .popover-body, .popover-info > .popover .popover-body, .ngb-popover-info + ngb-popover-window .popover-body{
  background: transparent;
  color: #fff; }
.popover-info .arrow::before, .popover-info > .popover .arrow::before, .ngb-popover-info + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-info.bs-popover-top .arrow::after, .popover-info.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-info > .popover.bs-popover-top .arrow::after, .popover-info > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #28c3d7; }
.popover-info.bs-popover-right .arrow::after, .popover-info.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-info > .popover.bs-popover-right .arrow::after, .popover-info > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #28c3d7; }
.popover-info.bs-popover-bottom .arrow::after, .popover-info.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-info > .popover.bs-popover-bottom .arrow::after, .popover-info > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #28c3d7; }
.popover-info.bs-popover-left .arrow::after, .popover-info.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-info > .popover.bs-popover-left .arrow::after, .popover-info > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-info + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #28c3d7; }
.popover-warning, .popover-warning > .popover, .ngb-popover-warning + ngb-popover-window{
  border-color: transparent;
  background: #FFD950; }
.popover-warning .popover-header, .popover-warning > .popover .popover-header, .ngb-popover-warning + ngb-popover-window .popover-header{
  border-color: rgba(102, 87, 32, 0.2);
  background: transparent;
  color: #665720; }
.popover-warning .popover-body, .popover-warning > .popover .popover-body, .ngb-popover-warning + ngb-popover-window .popover-body{
  background: transparent;
  color: #665720; }
.popover-warning .arrow::before, .popover-warning > .popover .arrow::before, .ngb-popover-warning + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-warning.bs-popover-top .arrow::after, .popover-warning.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-warning > .popover.bs-popover-top .arrow::after, .popover-warning > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #FFD950; }
.popover-warning.bs-popover-right .arrow::after, .popover-warning.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-warning > .popover.bs-popover-right .arrow::after, .popover-warning > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #FFD950; }
.popover-warning.bs-popover-bottom .arrow::after, .popover-warning.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-warning > .popover.bs-popover-bottom .arrow::after, .popover-warning > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #FFD950; }
.popover-warning.bs-popover-left .arrow::after, .popover-warning.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-warning > .popover.bs-popover-left .arrow::after, .popover-warning > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-warning + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #FFD950; }
.popover-danger, .popover-danger > .popover, .ngb-popover-danger + ngb-popover-window{
  border-color: transparent;
  background: #d9534f; }
.popover-danger .popover-header, .popover-danger > .popover .popover-header, .ngb-popover-danger + ngb-popover-window .popover-header{
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff; }
.popover-danger .popover-body, .popover-danger > .popover .popover-body, .ngb-popover-danger + ngb-popover-window .popover-body{
  background: transparent;
  color: #fff; }
.popover-danger .arrow::before, .popover-danger > .popover .arrow::before, .ngb-popover-danger + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-danger.bs-popover-top .arrow::after, .popover-danger.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-danger > .popover.bs-popover-top .arrow::after, .popover-danger > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #d9534f; }
.popover-danger.bs-popover-right .arrow::after, .popover-danger.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-danger > .popover.bs-popover-right .arrow::after, .popover-danger > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #d9534f; }
.popover-danger.bs-popover-bottom .arrow::after, .popover-danger.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-danger > .popover.bs-popover-bottom .arrow::after, .popover-danger > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #d9534f; }
.popover-danger.bs-popover-left .arrow::after, .popover-danger.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-danger > .popover.bs-popover-left .arrow::after, .popover-danger > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-danger + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #d9534f; }
.popover-dark, .popover-dark > .popover, .ngb-popover-dark + ngb-popover-window{
  border-color: transparent;
  background: #2f3337; }
.popover-dark .popover-header, .popover-dark > .popover .popover-header, .ngb-popover-dark + ngb-popover-window .popover-header{
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff; }
.popover-dark .popover-body, .popover-dark > .popover .popover-body, .ngb-popover-dark + ngb-popover-window .popover-body{
  background: transparent;
  color: #fff; }
.popover-dark .arrow::before, .popover-dark > .popover .arrow::before, .ngb-popover-dark + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-dark.bs-popover-top .arrow::after, .popover-dark.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-dark > .popover.bs-popover-top .arrow::after, .popover-dark > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #2f3337; }
.popover-dark.bs-popover-right .arrow::after, .popover-dark.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-dark > .popover.bs-popover-right .arrow::after, .popover-dark > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #2f3337; }
.popover-dark.bs-popover-bottom .arrow::after, .popover-dark.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-dark > .popover.bs-popover-bottom .arrow::after, .popover-dark > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #2f3337; }
.popover-dark.bs-popover-left .arrow::after, .popover-dark.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-dark > .popover.bs-popover-left .arrow::after, .popover-dark > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-dark + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #2f3337; }
.form-control{
  min-height: calc(2.25rem + 2px); }
.form-control-sm, .input-group-sm .form-control{
  min-height: calc(1.5rem + 2px); }
.form-control-lg, .input-group-lg .form-control{
  min-height: calc(3rem + 2px); }
select.form-control[size="0"]:not([multiple]){
  height: calc(2.25rem + 2px); }
select.form-control-sm[size="0"]:not([multiple]){
  height: calc(1.5rem + 2px); }
select.form-control-lg[size="0"]:not([multiple]){
  height: calc(3rem + 2px); }
.form-control-plaintext{
  color: #4E5155; }
.form-inline .form-control-plaintext{
  width: auto; }
.form-control-inverted{
  border-color: rgba(255, 255, 255, 0.3); }
.form-control-inverted, .form-control-inverted:hover, .form-control-inverted:focus{
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff; }
.form-control-inverted::-webkit-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.form-control-inverted:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.form-control-inverted::-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.form-control-inverted:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.form-control-inverted::placeholder{
  color: rgba(255, 255, 255, 0.7); }
.form-control-inverted:disabled{
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important;
  border-color: rgba(255, 255, 255, 0.1) !important; }
.form-control-inverted option{
  color: #4E5155 !important; }
.form-label, .col-form-label, .col-form-legend{
  margin-bottom: calc(.438rem - 2px);
  font-weight: 500;
  font-size: .83125rem; }
.col-form-label, .col-form-legend{
  padding-bottom: 0;
  line-height: 1.54; }
.form-label-sm, .col-form-label-sm, .col-form-legend-sm{
  font-size: .75rem !important;
  line-height: 1.5; }
.form-label-lg, .col-form-label-lg, .col-form-legend-lg{
  font-size: 1rem !important;
  line-height: 1.5; }
.form-check{
  min-height: 1.31418rem; }
[dir=rtl] .form-check{
  padding-right: 1.25rem;
  padding-left: 0; }
[dir=rtl] .form-check-input{
  margin-right: -1.25rem;
  margin-left: 0; }
[dir=rtl] .form-check-inline{
  margin-right: 0;
  margin-left: .75rem;
  padding-right: 0; }
[dir=rtl] .form-check-inline .form-check-input{
  margin-right: 0;
  margin-left: .3125rem; }
.valid-feedback{
  display: none;
  margin-top: .25rem;
  color: #02BC77; }
.valid-tooltip{
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  margin-top: .1rem;
  padding: .5rem;
  width: 250px;
  border-radius: .2rem;
  background-color: rgba(2, 188, 119, 0.8);
  color: #fff;
  line-height: 1; }
.was-validated .form-control:valid, .form-control.is-valid, .was-validated .custom-select:valid, .custom-select.is-valid{
  border-color: #02BC77 !important; }
.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus{
  border-color: #02BC77 !important;
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.25) !important; }
.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, .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 .custom-control.custom-checkbox .custom-control-input:valid ~ .custom-control-label, .custom-control.custom-checkbox .custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control.custom-radio .custom-control-input:valid ~ .custom-control-label, .custom-control.custom-radio .custom-control-input.is-valid ~ .custom-control-label{
  color: #02BC77; }
.was-validated .custom-control.custom-checkbox .custom-control-input:valid ~ .custom-control-label::before, .was-validated .custom-control.custom-checkbox .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated .custom-control.custom-checkbox .custom-control-input:valid:active ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-valid ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-valid:focus ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-valid:active ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:valid ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:valid:active ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-valid ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-valid:focus ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-valid:active ~ .custom-control-label::before{
  border-color: #02BC77; }
.was-validated .custom-control.custom-checkbox .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-valid:focus ~ .custom-control-label::before{
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.4); }
.was-validated .custom-control.custom-checkbox .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-valid:checked ~ .custom-control-label::before{
  border-color: #02BC77;
  background-color: #02BC77; }
.was-validated .custom-control.custom-checkbox .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control.custom-checkbox .custom-control-input:valid ~ .valid-tooltip, .custom-control.custom-checkbox .custom-control-input.is-valid ~ .valid-feedback, .custom-control.custom-checkbox .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control.custom-radio .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control.custom-radio .custom-control-input:valid ~ .valid-tooltip, .custom-control.custom-radio .custom-control-input.is-valid ~ .valid-feedback, .custom-control.custom-radio .custom-control-input.is-valid ~ .valid-tooltip{
  display: block; }
.was-validated .custom-control.custom-checkbox .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-valid:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.5 7.5'%3E%3Cpolyline points='0.75 4.35 4.18 6.75 8.75 0.75' style='fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E"); }
.was-validated .custom-control.custom-radio .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-valid:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='4.5' style='fill:%23fff'/%3E%3Cpath d='M5,1A4,4,0,1,1,1,5,4,4,0,0,1,5,1M5,0a5,5,0,1,0,5,5A5,5,0,0,0,5,0Z' style='fill:%23fff'/%3E%3C/svg%3E"); }
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label{
  border-color: #02BC77 !important; }
.was-validated .custom-file-input:valid ~ .custom-file-label::after, .custom-file-input.is-valid ~ .custom-file-label::after{
  border-color: inherit !important; }
.was-validated .custom-file-input:valid:focus, .custom-file-input.is-valid:focus{
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.3) !important; }
.invalid-feedback{
  display: none;
  margin-top: .25rem;
  color: #d9534f; }
.invalid-tooltip{
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  margin-top: .1rem;
  padding: .5rem;
  width: 250px;
  border-radius: .2rem;
  background-color: rgba(217, 83, 79, 0.8);
  color: #fff;
  line-height: 1; }
.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid{
  border-color: #d9534f !important; }
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus{
  border-color: #d9534f !important;
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.25) !important; }
.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, .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 .custom-control.custom-checkbox .custom-control-input:invalid ~ .custom-control-label, .custom-control.custom-checkbox .custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control.custom-radio .custom-control-input:invalid ~ .custom-control-label, .custom-control.custom-radio .custom-control-input.is-invalid ~ .custom-control-label{
  color: #d9534f; }
.was-validated .custom-control.custom-checkbox .custom-control-input:invalid ~ .custom-control-label::before, .was-validated .custom-control.custom-checkbox .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated .custom-control.custom-checkbox .custom-control-input:invalid:active ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-invalid ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-invalid:active ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:invalid ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:invalid:active ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-invalid ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-invalid:active ~ .custom-control-label::before{
  border-color: #d9534f; }
.was-validated .custom-control.custom-checkbox .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-invalid:focus ~ .custom-control-label::before{
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.4); }
.was-validated .custom-control.custom-checkbox .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control.custom-radio .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-invalid:checked ~ .custom-control-label::before{
  border-color: #d9534f;
  background-color: #d9534f; }
.was-validated .custom-control.custom-checkbox .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control.custom-checkbox .custom-control-input:invalid ~ .invalid-tooltip, .custom-control.custom-checkbox .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control.custom-checkbox .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control.custom-radio .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control.custom-radio .custom-control-input:invalid ~ .invalid-tooltip, .custom-control.custom-radio .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control.custom-radio .custom-control-input.is-invalid ~ .invalid-tooltip{
  display: block; }
.was-validated .custom-control.custom-checkbox .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control.custom-checkbox .custom-control-input.is-invalid:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.5 7.5'%3E%3Cpolyline points='0.75 4.35 4.18 6.75 8.75 0.75' style='fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E"); }
.was-validated .custom-control.custom-radio .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input.is-invalid:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='4.5' style='fill:%23fff'/%3E%3Cpath d='M5,1A4,4,0,1,1,1,5,4,4,0,0,1,5,1M5,0a5,5,0,1,0,5,5A5,5,0,0,0,5,0Z' style='fill:%23fff'/%3E%3C/svg%3E"); }
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label{
  border-color: #d9534f !important; }
.was-validated .custom-file-input:invalid ~ .custom-file-label::after, .custom-file-input.is-invalid ~ .custom-file-label::after{
  border-color: inherit !important; }
.was-validated .custom-file-input:invalid:focus, .custom-file-input.is-invalid:focus{
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.3) !important; }
.form-inline .custom-control{
  display: block;
  width: 100%; }
@media (min-width: 576px){
  [dir=rtl] .form-inline .form-check{
    padding-right: 0; }
  [dir=rtl] .form-inline .form-check-input{
    margin-right: 0;
    margin-left: .25rem; }
  .form-inline .custom-control, .form-inline .custom-select, .form-inline .form-control-plaintext{
    display: inline-block;
    width: auto; }
  .form-inline .form-text{
    margin-top: 0; }
  .form-inline .form-label{
    margin-bottom: 0 !important; } }
.custom-control{
  position: relative;
  min-height: 1.125rem; }
[dir=rtl] .custom-control{
  padding-right: 1.563rem;
  padding-left: 0; }
.custom-control-label{
  position: static; }
[dir=rtl] .custom-control-label::before, [dir=rtl] .custom-control-label::after{
  right: 0;
  left: auto; }
.custom-control-label::before{
  top: .0625rem;
  left: 0;
  border: 1px solid rgba(24, 28, 33, 0.1);
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all .2s;
  pointer-events: auto; }
[dir=rtl] .custom-control-label::before{
  transform: scaleX(-1); }
.custom-control-label::after{
  display: none; }
.custom-checkbox .custom-control-label::before{
  background-size: 65% 65%; }
.custom-radio .custom-control-label::before{
  background-size: 40% 40%; }
.custom-control-input:active ~ .custom-control-label::before{
  box-shadow: none; }
.custom-control-input:active:not(:checked) ~ .custom-control-label::before{
  background-color: #fff; }
.custom-control-input:disabled ~ .custom-control-label::before, fieldset[disabled] .custom-control-input ~ .custom-control-label::before{
  border-color: rgba(24, 28, 33, 0.1) !important;
  background-color: #f1f1f2 !important; }
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, fieldset[disabled] .custom-control-input:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.5 7.5'%3E%3Cpolyline points='0.75 4.35 4.18 6.75 8.75 0.75' style='fill:none;stroke:%23a3a4a6;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E") !important; }
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, fieldset[disabled] .custom-control-input:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='4.5' style='fill:%23a3a4a6'/%3E%3Cpath d='M5,1A4,4,0,1,1,1,5,4,4,0,0,1,5,1M5,0a5,5,0,1,0,5,5A5,5,0,0,0,5,0Z' style='fill:%23a3a4a6'/%3E%3C/svg%3E") !important; }
.custom-controls-stacked .custom-control{
  display: block;
  margin-bottom: .5rem; }
[dir=rtl] .custom-control-inline{
  margin-right: 0;
  margin-left: 1rem; }
.custom-select{
  display: block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAABGdBTUEAALGPC/xhBQAAAF5JREFUKBVjePb8xX8GCgEThfrB2gePISzEeMfDx6/h/79/9djUMjIxNRLlnR1bNjWAFKMbAhIDyRFlCEgzukEwA8AGkxrFIK+BMFgzjCDVEJg+ZJpo7yBrQmcPHkMAR5Yf55H9JN4AAAAASUVORK5CYII=") !important;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.custom-select[size="0"]:not([multiple]){
  padding-right: 2.75rem; }
[dir=rtl] .custom-select{
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEtJREFUeNpiYKAQPHv+4j8TAxXA4DGExcPHr+H/v3/12CQZmZgad2zZ1EDQJSBFIMXkGgD3DrpBpBiAAUBeA2FSo5hhNJ1gAIAAAwC1MyKFRl6omwAAAABJRU5ErkJggg==") !important; }
[dir=rtl] .custom-select, [dir=rtl] .custom-select[size="0"]:not([multiple]){
  padding-right: .875rem;
  padding-left: 2.75rem;
  background-position: left .875rem center; }
.custom-select-inverted{
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEpJREFUeNpi+P//vwMQM1CCGYaXISwMxIEKIA7BIr4GiDuYiDSkC4gPoYkdgoqT5B0OIF4AxGegNAe5YSIIxJOg9HCNYqoYAhBgAKHWBg+hRrNxAAAAAElFTkSuQmCC") !important; }
[dir=rtl] .custom-select-inverted{
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAMCAYAAACEJVa/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFNJREFUeNpi+P//PwMF2AFEMzFQAQweQ1iAuAKIQ7DIrQHiDmJd0gXEh9DED0HFifbOPyCuAuIrULErUP4/ov2DFF2CQDwJSpMUxQyj6QQDAAQYAKx8oyBA/3lCAAAAAElFTkSuQmCC") !important; }
.custom-select-inverted, .custom-select-inverted:focus{
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
  border-color: transparent; }
.custom-select-inverted:disabled{
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: #fff !important; }
.custom-select-inverted::-webkit-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.custom-select-inverted:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.custom-select-inverted::-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.custom-select-inverted:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.7); }
.custom-select-inverted::placeholder{
  color: rgba(255, 255, 255, 0.7); }
.custom-select-inverted option{
  color: #4E5155 !important; }
.custom-select-sm, .input-group-sm .custom-select{
  padding: .188rem 2.5rem .188rem .625rem;
  height: calc(1.5rem + 2px);
  background-position: right .625rem center;
  font-size: .75rem;
  line-height: 1.5; }
[dir=rtl] .custom-select-sm, [dir=rtl] .custom-select-sm[size="0"]:not([multiple]), [dir=rtl] .input-group-sm .custom-select, [dir=rtl] .input-group-sm .custom-select[size="0"]:not([multiple]){
  padding-right: .625rem;
  padding-left: 2.5rem;
  background-position: left .625rem center; }
.custom-select-sm[size="0"]:not([multiple]), .input-group-sm .custom-select[size="0"]:not([multiple]){
  padding-right: 2.5rem; }
.custom-select-lg, .input-group-lg .custom-select{
  padding: .75rem 3.125rem .75rem 1.25rem;
  height: calc(3rem + 2px);
  background-position: right 1.25rem center;
  font-size: 1rem;
  line-height: 1.5; }
[dir=rtl] .custom-select-lg, [dir=rtl] .custom-select-lg[size="0"]:not([multiple]), [dir=rtl] .input-group-lg .custom-select, [dir=rtl] .input-group-lg .custom-select[size="0"]:not([multiple]){
  padding-right: 1.25rem;
  padding-left: 3.125rem;
  background-position: left 1.25rem center; }
.custom-select-lg[size="0"]:not([multiple]), .input-group-lg .custom-select[size="0"]:not([multiple]){
  padding-right: 3.125rem; }
.custom-select[class][multiple], .custom-select[size]:not([size="1"]):not([size="0"]){
  padding-right: .875rem !important;
  padding-left: .875rem !important;
  height: auto !important;
  background-image: none !important; }
.custom-select-sm[class][multiple], .custom-select-sm[size]:not([size="1"]):not([size="0"]), .input-group-sm .custom-select[class][multiple], .input-group-sm .custom-select[size]:not([size="1"]):not([size="0"]){
  padding-right: .625rem !important;
  padding-left: .625rem !important; }
.custom-select-lg[class][multiple], .custom-select-lg[size]:not([size="1"]):not([size="0"]), .input-group-lg .custom-select[class][multiple], .input-group-lg .custom-select[size]:not([size="1"]):not([size="0"]){
  padding-right: 1.25rem !important;
  padding-left: 1.25rem !important; }
.custom-file{
  display: block;
  width: 100%; }
.custom-file-label{
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
[dir=rtl] .custom-file-label::after{
  right: auto;
  left: 0;
  border-right: 1px solid rgba(24, 28, 33, 0.1);
  border-left: 0;
  border-radius: .25rem 0 0 .25rem; }
.custom-file-input:disabled ~ .custom-file-label{
  background: #f1f1f2; }
.custom-file-input:disabled ~ .custom-file-label::before{
  opacity: .65; }
.switcher{
  position: relative;
  display: inline-block;
  margin-right: .75rem;
  margin-bottom: 0;
  border-radius: 60rem;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 2.375rem;
  min-height: 1.375rem;
  font-size: .894rem;
  line-height: 1.4; }
.switcher .switcher-blank .switcher-indicator{
  top: 0 !important; }
.switcher .switcher-indicator{
  width: 2.375rem;
  height: 1.375rem;
  font-size: .625rem;
  line-height: 1.375rem;
  top: 0; }
.switcher .switcher-label{
  top: .0617rem; }
.switcher .switcher-input:checked ~ .switcher-indicator::after{
  left: 1rem; }
.switcher .switcher-indicator::after{
  top: 0;
  margin: .25rem 0 0 .25rem;
  width: .875rem;
  height: .875rem; }
.switcher .switcher-no{
  padding-right: .25rem;
  padding-left: 1.125rem; }
.switcher .switcher-yes{
  padding-right: 1.125rem;
  padding-left: .25rem; }
[dir=rtl] .switcher{
  padding-right: 2.375rem;
  padding-left: 0; }
[dir=rtl] .switcher .switcher-input:checked ~ .switcher-indicator::after{
  right: 1rem;
  left: auto; }
[dir=rtl] .switcher .switcher-indicator::after{
  margin-right: .25rem;
  margin-left: 0; }
[dir=rtl] .switcher .switcher-no{
  padding-right: 1.125rem;
  padding-left: .25rem; }
[dir=rtl] .switcher .switcher-yes{
  padding-right: .25rem;
  padding-left: 1.125rem; }
[dir=rtl] .switcher{
  margin-right: 0;
  margin-left: .75rem; }
@media (min-width: 576px){
  .form-inline .switcher{
    display: block;
    margin-right: 0; }
  [dir=rtl] .form-inline .switcher{
    margin-left: 0; } }
.switcher-input{
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0; }
.switcher-indicator{
  position: absolute;
  left: 0;
  overflow: hidden;
  border-radius: 60rem;
  background: rgba(24, 28, 33, 0.1);
  color: rgba(24, 28, 33, 0.3);
  font-weight: bold;
  cursor: default;
  transition-duration: .2s;
  transition-property: left, right, background, box-shadow;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
[dir=rtl] .switcher-indicator{
  right: 0;
  left: auto; }
.switcher-label{
  position: relative;
  display: inline-block;
  padding-left: .5rem;
  color: #4E5155;
  font-weight: 400;
  cursor: default; }
[dir=rtl] .switcher-label{
  padding-right: .5rem;
  padding-left: 0; }
.switcher-no, .switcher-yes{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  transition-duration: .2s;
  transition-property: left, right; }
[dir=rtl] .switcher-no > *, [dir=rtl] .switcher-yes > *{
  transform: scaleX(-1); }
.switcher-no{
  left: 0; }
[dir=rtl] .switcher-no{
  right: 0;
  left: auto; }
.switcher-yes{
  left: -100%; }
[dir=rtl] .switcher-yes{
  right: -100%;
  left: auto; }
.switcher-input:not(:checked) ~ .switcher-indicator .switcher-yes{
  color: transparent !important; }
.switcher-input:checked ~ .switcher-indicator .switcher-no{
  left: 100%;
  color: transparent !important; }
[dir=rtl] .switcher-input:checked ~ .switcher-indicator .switcher-no{
  right: 100%;
  left: auto; }
.switcher-input:checked ~ .switcher-indicator .switcher-yes{
  left: 0; }
[dir=rtl] .switcher-input:checked ~ .switcher-indicator .switcher-yes{
  right: 0;
  left: auto; }
.switcher-indicator::after{
  content: "";
  position: absolute;
  left: 0;
  display: block;
  border-radius: 999px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(24, 28, 33, 0.04), 0 1px 6px rgba(24, 28, 33, 0.09);
  transition-duration: .2s;
  transition-property: left, right, background; }
[dir=rtl] .switcher-indicator::after{
  right: 0;
  left: auto; }
.switcher-input:disabled ~ .switcher-indicator, fieldset[disabled] .switcher-input ~ .switcher-indicator{
  opacity: .5;
  cursor: not-allowed !important; }
.switcher-input:disabled ~ .switcher-indicator::after, fieldset[disabled] .switcher-input ~ .switcher-indicator::after{
  box-shadow: none !important; }
.switcher-input:disabled ~ .switcher-label, fieldset[disabled] .switcher-input ~ .switcher-label{
  color: #a3a4a6 !important;
  cursor: not-allowed; }
.switchers-stacked .switcher{
  display: block;
  margin-right: 0;
  margin-bottom: .5rem; }
[dir=rtl] .switchers-stacked .switcher{
  margin-left: 0; }
.switcher-square, .switcher-square .switcher-indicator{
  border-radius: .25rem; }
.switcher-square .switcher-indicator::after{
  border-radius: calc(.25rem - 2px); }
.switcher-sm, .form-group-sm .switcher{
  padding-left: 2rem;
  min-height: 1.125rem;
  font-size: .75rem;
  line-height: 1.486; }
.switcher-sm .switcher-blank .switcher-indicator, .form-group-sm .switcher .switcher-blank .switcher-indicator{
  top: 0 !important; }
.switcher-sm .switcher-indicator, .form-group-sm .switcher .switcher-indicator{
  width: 2rem;
  height: 1.125rem;
  font-size: .625rem;
  line-height: 1.125rem;
  top: 0; }
.switcher-sm .switcher-label, .form-group-sm .switcher .switcher-label{
  top: .00525rem; }
.switcher-sm .switcher-input:checked ~ .switcher-indicator::after, .form-group-sm .switcher .switcher-input:checked ~ .switcher-indicator::after{
  left: .875rem; }
.switcher-sm .switcher-indicator::after, .form-group-sm .switcher .switcher-indicator::after{
  top: 0;
  margin: .25rem 0 0 .25rem;
  width: .625rem;
  height: .625rem; }
.switcher-sm .switcher-no, .form-group-sm .switcher .switcher-no{
  padding-right: .25rem;
  padding-left: .875rem; }
.switcher-sm .switcher-yes, .form-group-sm .switcher .switcher-yes{
  padding-right: .875rem;
  padding-left: .25rem; }
[dir=rtl] .switcher-sm, [dir=rtl] .form-group-sm .switcher{
  padding-right: 2rem;
  padding-left: 0; }
[dir=rtl] .switcher-sm .switcher-input:checked ~ .switcher-indicator::after, [dir=rtl] .form-group-sm .switcher .switcher-input:checked ~ .switcher-indicator::after{
  right: .875rem;
  left: auto; }
[dir=rtl] .switcher-sm .switcher-indicator::after, [dir=rtl] .form-group-sm .switcher .switcher-indicator::after{
  margin-right: .25rem;
  margin-left: 0; }
[dir=rtl] .switcher-sm .switcher-no, [dir=rtl] .form-group-sm .switcher .switcher-no{
  padding-right: .875rem;
  padding-left: .25rem; }
[dir=rtl] .switcher-sm .switcher-yes, [dir=rtl] .form-group-sm .switcher .switcher-yes{
  padding-right: .25rem;
  padding-left: .875rem; }
.switcher-lg, .form-group-lg .switcher{
  padding-left: 3.25rem;
  min-height: 1.75rem;
  font-size: 1rem;
  line-height: 1.47; }
.switcher-lg .switcher-blank .switcher-indicator, .form-group-lg .switcher .switcher-blank .switcher-indicator{
  top: 0 !important; }
.switcher-lg .switcher-indicator, .form-group-lg .switcher .switcher-indicator{
  width: 3.25rem;
  height: 1.75rem;
  font-size: .625rem;
  line-height: 1.75rem;
  top: 0; }
.switcher-lg .switcher-label, .form-group-lg .switcher .switcher-label{
  top: .14rem; }
.switcher-lg .switcher-input:checked ~ .switcher-indicator::after, .form-group-lg .switcher .switcher-input:checked ~ .switcher-indicator::after{
  left: 1.5rem; }
.switcher-lg .switcher-indicator::after, .form-group-lg .switcher .switcher-indicator::after{
  top: 0;
  margin: .25rem 0 0 .25rem;
  width: 1.25rem;
  height: 1.25rem; }
.switcher-lg .switcher-no, .form-group-lg .switcher .switcher-no{
  padding-right: .25rem;
  padding-left: 1.5rem; }
.switcher-lg .switcher-yes, .form-group-lg .switcher .switcher-yes{
  padding-right: 1.5rem;
  padding-left: .25rem; }
[dir=rtl] .switcher-lg, [dir=rtl] .form-group-lg .switcher{
  padding-right: 3.25rem;
  padding-left: 0; }
[dir=rtl] .switcher-lg .switcher-input:checked ~ .switcher-indicator::after, [dir=rtl] .form-group-lg .switcher .switcher-input:checked ~ .switcher-indicator::after{
  right: 1.5rem;
  left: auto; }
[dir=rtl] .switcher-lg .switcher-indicator::after, [dir=rtl] .form-group-lg .switcher .switcher-indicator::after{
  margin-right: .25rem;
  margin-left: 0; }
[dir=rtl] .switcher-lg .switcher-no, [dir=rtl] .form-group-lg .switcher .switcher-no{
  padding-right: 1.5rem;
  padding-left: .25rem; }
[dir=rtl] .switcher-lg .switcher-yes, [dir=rtl] .form-group-lg .switcher .switcher-yes{
  padding-right: .25rem;
  padding-left: 1.5rem; }
.switcher-secondary.switcher .switcher-input:checked ~ .switcher-indicator{
  background: #8897AA;
  color: #fff; }
.switcher-secondary.switcher .switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(136, 151, 170, 0.4); }
.switcher-secondary.switcher .switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.switcher-success.switcher .switcher-input:checked ~ .switcher-indicator{
  background: #02BC77;
  color: #fff; }
.switcher-success.switcher .switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.4); }
.switcher-success.switcher .switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.switcher-info.switcher .switcher-input:checked ~ .switcher-indicator{
  background: #28c3d7;
  color: #fff; }
.switcher-info.switcher .switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(40, 195, 215, 0.4); }
.switcher-info.switcher .switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.switcher-warning.switcher .switcher-input:checked ~ .switcher-indicator{
  background: #FFD950;
  color: #665720; }
.switcher-warning.switcher .switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(255, 217, 80, 0.4); }
.switcher-warning.switcher .switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.switcher-danger.switcher .switcher-input:checked ~ .switcher-indicator{
  background: #d9534f;
  color: #fff; }
.switcher-danger.switcher .switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.4); }
.switcher-danger.switcher .switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.switcher-dark.switcher .switcher-input:checked ~ .switcher-indicator{
  background: rgba(24, 28, 33, 0.9);
  color: #fff; }
.switcher-dark.switcher .switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(24, 28, 33, 0.4); }
.switcher-dark.switcher .switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.was-validated .switcher-input:valid:checked ~ .switcher-indicator, .switcher-input.is-valid:checked ~ .switcher-indicator{
  background: #02BC77 !important;
  color: #fff !important; }
.was-validated .switcher-input:valid:focus ~ .switcher-indicator, .switcher-input.is-valid:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(2, 188, 119, 0.4) !important; }
.was-validated .switcher-input:valid:active ~ .switcher-indicator, .switcher-input.is-valid:active ~ .switcher-indicator{
  box-shadow: none !important; }
.was-validated .switcher-input:valid ~ .switcher-label, .switcher-input.is-valid ~ .switcher-label{
  color: #02BC77 !important; }
.was-validated .switcher-input:invalid:checked ~ .switcher-indicator, .switcher-input.is-invalid:checked ~ .switcher-indicator{
  background: #d9534f !important;
  color: #fff !important; }
.was-validated .switcher-input:invalid:focus ~ .switcher-indicator, .switcher-input.is-invalid:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.4) !important; }
.was-validated .switcher-input:invalid:active ~ .switcher-indicator, .switcher-input.is-invalid:active ~ .switcher-indicator{
  box-shadow: none !important; }
.was-validated .switcher-input:invalid ~ .switcher-label, .switcher-input.is-invalid ~ .switcher-label{
  color: #d9534f !important; }
.input-group .custom-select{
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: auto; }
.input-group-text{
  background-clip: padding-box; }
[dir=rtl] .input-group .form-control, [dir=rtl] .input-group .custom-select, [dir=rtl] .input-group .custom-file-label, [dir=rtl] .input-group .custom-file-label::before{
  border-radius: .25rem !important; }
.input-group-sm [dir=rtl] .form-control, .input-group-sm [dir=rtl] .custom-select{
  border-radius: .25rem !important; }
.input-group-lg [dir=rtl] .form-control, .input-group-lg [dir=rtl] .custom-select{
  border-radius: .25rem !important; }
[dir=rtl] .input-group > .input-group-prepend .btn, [dir=rtl] .input-group > .input-group-prepend .input-group-text, [dir=rtl] .input-group > .input-group-append .btn, [dir=rtl] .input-group > .input-group-append .input-group-text{
  border-radius: .25rem !important; }
[dir=rtl] .input-group-sm > .input-group-prepend .btn, [dir=rtl] .input-group-sm > .input-group-prepend .input-group-text, [dir=rtl] .input-group-sm > .input-group-append .btn, [dir=rtl] .input-group-sm > .input-group-append .input-group-text{
  border-radius: .25rem !important; }
[dir=rtl] .input-group-lg > .input-group-prepend .btn, [dir=rtl] .input-group-lg > .input-group-prepend .input-group-text, [dir=rtl] .input-group-lg > .input-group-append .btn, [dir=rtl] .input-group-lg > .input-group-append .input-group-text{
  border-radius: .25rem !important; }
[dir=rtl] .input-group .form-control:not(:last-child), [dir=rtl] .input-group .custom-select:not(:last-child){
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }
[dir=rtl] .input-group .form-control:not(:first-child), [dir=rtl] .input-group .custom-select:not(:first-child){
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
[dir=rtl] .input-group .custom-file:not(:last-child) .custom-file-label, [dir=rtl] .input-group .custom-file:not(:last-child) .custom-file-label::before{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }
[dir=rtl] .input-group .custom-file:not(:first-child) .custom-file-label, [dir=rtl] .input-group .custom-file:not(:first-child) .custom-file-label::before{
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
[dir=rtl] .input-group > .input-group-append > .btn, [dir=rtl] .input-group > .input-group-append > .input-group-text, [dir=rtl] .input-group > .input-group-prepend:not(:first-child) > .btn, [dir=rtl] .input-group > .input-group-prepend:not(:first-child) > .input-group-text, [dir=rtl] .input-group > .input-group-prepend:first-child > .btn:not(:first-child), [dir=rtl] .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), [dir=rtl] .input-group > .input-group-append > .b-dropdown > .btn, [dir=rtl] .input-group > .input-group-prepend:not(:first-child) > .b-dropdown > .btn, [dir=rtl] .input-group > .input-group-prepend:first-child > .b-dropdown:not(:first-child) > .btn, [dir=rtl] .input-group > .input-group-prepend:first-child > .b-dropdown > .dropdown-toggle-split{
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }
[dir=rtl] .input-group > .input-group-prepend > .btn, [dir=rtl] .input-group > .input-group-prepend > .input-group-text, [dir=rtl] .input-group > .input-group-append:not(:last-child) > .btn, [dir=rtl] .input-group > .input-group-append:not(:last-child) > .input-group-text, [dir=rtl] .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), [dir=rtl] .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), [dir=rtl] .input-group > .input-group-prepend > .b-dropdown > .btn, [dir=rtl] .input-group > .input-group-append:not(:last-child) > .b-dropdown > .btn, [dir=rtl] .input-group > .input-group-append:last-child > .b-dropdown:not(:last-child):not(.dropdown-toggle) > .btn, [dir=rtl] .input-group > .input-group-append:last-child > .b-dropdown:not(:last-child) > .dropdown-toggle-split{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }
[dir=rtl] .input-group .form-control + .form-control, [dir=rtl] .input-group .form-control + .custom-select, [dir=rtl] .input-group .form-control + .custom-file, [dir=rtl] .input-group .custom-select + .form-control, [dir=rtl] .input-group .custom-select + .custom-select, [dir=rtl] .input-group .custom-select + .custom-file, [dir=rtl] .input-group .custom-file + .form-control, [dir=rtl] .input-group .custom-file + .custom-select, [dir=rtl] .input-group .custom-file + .custom-file{
  margin-right: -1px;
  margin-left: 0; }
[dir=rtl] .input-group-prepend .btn + .btn, [dir=rtl] .input-group-prepend .btn + .input-group-text, [dir=rtl] .input-group-prepend .input-group-text + .input-group-text, [dir=rtl] .input-group-prepend .input-group-text + .btn, [dir=rtl] .input-group-append .btn + .btn, [dir=rtl] .input-group-append .btn + .input-group-text, [dir=rtl] .input-group-append .input-group-text + .input-group-text, [dir=rtl] .input-group-append .input-group-text + .btn{
  margin-right: -1px;
  margin-left: 0; }
[dir=rtl] .input-group-prepend{
  margin-right: 0;
  margin-left: -1px; }
[dir=rtl] .input-group-append{
  margin-right: -1px;
  margin-left: 0; }
.modal{
  z-index: 1090; }
.modal-backdrop{
  z-index: 1089; }
.modal-content{
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.09); }
.modal-header{
  position: relative;
  padding: 1.25rem 2.5625rem 1.25rem 1.5625rem; }
[dir=rtl] .modal-header{
  padding-right: 1.5625rem;
  padding-left: 2.5625rem; }
.modal-footer{
  padding: 1.25rem 1.5625rem; }
[dir=rtl] .modal-footer > *{
  margin-right: 0;
  margin-left: 0; }
[dir=rtl] .modal-footer > :not(:first-child){
  margin-right: .25rem; }
[dir=rtl] .modal-footer > :not(:last-child){
  margin-left: .25rem; }
.modal-header .close, .modal-slide .close{
  position: absolute;
  top: 50%;
  right: 1.5625rem;
  margin: 0;
  padding: 0;
  line-height: 1.47;
  transform: translate(0, -50%); }
[dir=rtl] .modal-header .close, [dir=rtl] .modal-slide .close{
  right: auto;
  left: 1.5625rem; }
@media (min-width: 576px){
  .modal-content{
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.09); }
  ngb-modal-window.modal-sm{
    max-width: none; }
  .modal-sm .modal-dialog{
    max-width: 22.5rem; } }
@media (min-width: 992px){
  ngb-modal-window.modal-lg{
    max-width: none; }
  .modal-lg .modal-dialog{
    max-width: 50rem; } }
.modal-top .modal-dialog{
  margin-top: 0; }
.modal-top .modal-content{
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }
.modal-slide, .modal-slide .modal{
  overflow: hidden !important;
  padding: 0 !important; }
.modal-slide .modal-dialog{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  margin: 0;
  max-width: none;
  width: 100%; }
[dir=rtl] .modal-slide .modal-dialog{
  right: auto;
  left: 0; }
@media (min-width: 576px){
  .modal-slide .modal-dialog{
    width: 20rem; } }
.modal-slide .modal-content{
  overflow: auto;
  padding-top: 3.22127rem;
  padding-bottom: 3.22127rem;
  height: 100%;
  border-radius: 0; }
.modal-slide .modal-body{
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: auto 0;
  padding-top: 0;
  padding-bottom: 0; }
.modal-slide .close{
  top: .625rem;
  z-index: 10;
  transform: none; }
.modal-fill-in .modal-dialog{
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding-top: 3.22127rem;
  padding-bottom: 3.22127rem;
  min-height: 100vh; }
.modal-fill-in .modal-content{
  margin: auto;
  width: 100%;
  border: 0;
  background: transparent;
  box-shadow: none; }
.modal-fill-in .close{
  position: absolute;
  top: -2rem;
  right: 1.5625rem;
  font-size: 2rem;
  transform: none; }
[dir=rtl] .modal-fill-in .close{
  right: auto;
  left: 1.5625rem; }
.modal.fade .modal-dialog{
  transform: translateY(150px) scale(0.8); }
.modal.show .modal-dialog{
  transform: translateY(0) scale(1); }
.modal-top.fade .modal-dialog, .modal-top .modal.fade .modal-dialog{
  transform: translateY(-100%); }
.modal-top.show .modal-dialog, .modal-top .modal.show .modal-dialog{
  transform: translateY(0); }
.modal-slide.fade .modal-dialog, .modal-slide .modal.fade .modal-dialog{
  transform: translateX(100%); }
[dir=rtl] .modal-slide.fade .modal-dialog, [dir=rtl] .modal-slide .modal.fade .modal-dialog{
  transform: translateX(-100%); }
.modal-slide.show .modal-dialog, .modal-slide .modal.show .modal-dialog{
  transform: translateX(0) !important; }
.modal-fill-in.fade .modal-dialog, .modal-fill-in .modal.fade .modal-dialog{
  transform: scale(0.5, 0.5); }
.modal-fill-in.show .modal-dialog, .modal-fill-in .modal.show .modal-dialog{
  transform: scale(1, 1); }
.breadcrumb-item, .breadcrumb-item a{
  color: #a3a4a6; }
.breadcrumb-item:hover, .breadcrumb-item a:hover{
  color: #4E5155; }
[dir=rtl] .breadcrumb-item + .breadcrumb-item::before{
  content: "\\"; }
.list-group-item-secondary{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #f3f5f7;
  color: #616263; }
a.list-group-item-secondary, button.list-group-item-secondary{
  color: #616263; }
a.list-group-item-secondary:hover, a.list-group-item-secondary:focus, button.list-group-item-secondary:hover, button.list-group-item-secondary:focus{
  background-color: #f1f3f5;
  color: #616263; }
a.list-group-item-secondary.active, button.list-group-item-secondary.active{
  border-color: #8897AA;
  background-color: #8897AA;
  color: #616263; }
.list-group-item-success{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #e6f8f1;
  color: #5c6360; }
a.list-group-item-success, button.list-group-item-success{
  color: #5c6360; }
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus{
  background-color: #e4f6ef;
  color: #5c6360; }
a.list-group-item-success.active, button.list-group-item-success.active{
  border-color: #02BC77;
  background-color: #02BC77;
  color: #5c6360; }
.list-group-item-info{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #eaf9fb;
  color: #5e6464; }
a.list-group-item-info, button.list-group-item-info{
  color: #5e6464; }
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus{
  background-color: #e8f7f8;
  color: #5e6464; }
a.list-group-item-info.active, button.list-group-item-info.active{
  border-color: #28c3d7;
  background-color: #28c3d7;
  color: #5e6464; }
.list-group-item-warning{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #fffbee;
  color: #66645f; }
a.list-group-item-warning, button.list-group-item-warning{
  color: #66645f; }
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus{
  background-color: #fcf8ec;
  color: #66645f; }
a.list-group-item-warning.active, button.list-group-item-warning.active{
  border-color: #FFD950;
  background-color: #FFD950;
  color: #66645f; }
.list-group-item-danger{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #fbeeed;
  color: #645f5f; }
a.list-group-item-danger, button.list-group-item-danger{
  color: #645f5f; }
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus{
  background-color: #f8eceb;
  color: #645f5f; }
a.list-group-item-danger.active, button.list-group-item-danger.active{
  border-color: #d9534f;
  background-color: #d9534f;
  color: #645f5f; }
.list-group-item-dark{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #e8e8e9;
  color: #5d5d5d; }
a.list-group-item-dark, button.list-group-item-dark{
  color: #5d5d5d; }
a.list-group-item-dark:hover, a.list-group-item-dark:focus, button.list-group-item-dark:hover, button.list-group-item-dark:focus{
  background-color: #e6e6e7;
  color: #5d5d5d; }
a.list-group-item-dark.active, button.list-group-item-dark.active{
  border-color: rgba(24, 28, 33, 0.9);
  background-color: rgba(24, 28, 33, 0.9);
  color: #5d5d5d; }
[dir=rtl] .list-group{
  padding-right: 0; }
.navbar{
  z-index: 2; }
.fixed-top{
  z-index: 1030; }
[dir=rtl] .navbar-nav{
  padding-right: 0; }
[dir=rtl] .navbar-brand{
  margin-right: 0;
  margin-left: 1rem; }
.navbar.navbar-dark{
  color: rgba(255, 255, 255, 0.8); }
.navbar-dark .navbar-nav .nav-link.disabled{
  color: rgba(255, 255, 255, 0.4) !important; }
.navbar.navbar-light{
  color: rgba(24, 28, 33, 0.4); }
.navbar-light .navbar-nav .nav-link.disabled{
  color: rgba(24, 28, 33, 0.2) !important; }
.navbar-collapse, .navbar-brand, .navbar-text{
  -ms-flex-negative: 1;
  flex-shrink: 1; }
.navbar-dark hr{
  border-color: rgba(255, 255, 255, 0.1); }
.navbar-light hr{
  border-color: rgba(24, 28, 33, 0.06); }
.navbar-icon{
  font-size: 130%; }
.navbar-search-box{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0; }
.navbar-search-box:not(.active){
  cursor: pointer; }
.navbar-search-input{
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-align: center;
  align-items: center;
  max-width: 0;
  transition: max-width .3s ease-in-out; }
.navbar-search-box.active .navbar-search-input{
  max-width: 100vw; }
.navbar-search-input .form-control{
  padding-right: 0 !important;
  padding-left: 0 !important;
  width: auto;
  border: 0 !important;
  border-radius: 0 !important;
  background: none;
  color: inherit !important; }
.navbar-dark .navbar-search-input .form-control::-webkit-input-placeholder{
  color: rgba(255, 255, 255, 0.4); }
.navbar-dark .navbar-search-input .form-control:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.4); }
.navbar-dark .navbar-search-input .form-control::-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.4); }
.navbar-dark .navbar-search-input .form-control:-ms-input-placeholder{
  color: rgba(255, 255, 255, 0.4); }
.navbar-dark .navbar-search-input .form-control::placeholder{
  color: rgba(255, 255, 255, 0.4); }
.navbar-light .navbar-search-input .form-control::-webkit-input-placeholder{
  color: rgba(24, 28, 33, 0.2); }
.navbar-light .navbar-search-input .form-control:-ms-input-placeholder{
  color: rgba(24, 28, 33, 0.2); }
.navbar-light .navbar-search-input .form-control::-ms-input-placeholder{
  color: rgba(24, 28, 33, 0.2); }
.navbar-light .navbar-search-input .form-control:-ms-input-placeholder{
  color: rgba(24, 28, 33, 0.2); }
.navbar-light .navbar-search-input .form-control::placeholder{
  color: rgba(24, 28, 33, 0.2); }
.navbar-search-cancel{
  color: inherit !important;
  font-weight: 100;
  font-size: 1.55em;
  line-height: 1;
  opacity: .5; }
.navbar-search-cancel:hover, .navbar-search-cancel:focus{
  opacity: 1; }
.navbar-expand-sm .navbar-search-box.nav-link{
  padding-top: 0;
  padding-bottom: 0; }
@media (max-width: 575.98px){
  .navbar-expand-sm .navbar-search-input{
    max-width: 100vw !important;
    width: 100% !important; }
  .navbar-expand-sm .navbar-search-input .form-control{
    width: 100% !important; }
  .navbar-expand-sm .navbar-search-cancel{
    display: none !important; }
  .navbar-expand-sm.navbar-dark .navbar-search-box{
    color: #fff !important; }
  .navbar-expand-sm.navbar-light .navbar-search-box{
    color: #4E5155 !important; } }
@media (min-width: 576px){
  .navbar-expand-md .navbar-search-box.nav-link{
    padding-top: 0;
    padding-bottom: 0; } }
@media (max-width: 767.98px){
  .navbar-expand-md .navbar-search-input{
    max-width: 100vw !important;
    width: 100% !important; }
  .navbar-expand-md .navbar-search-input .form-control{
    width: 100% !important; }
  .navbar-expand-md .navbar-search-cancel{
    display: none !important; }
  .navbar-expand-md.navbar-dark .navbar-search-box{
    color: #fff !important; }
  .navbar-expand-md.navbar-light .navbar-search-box{
    color: #4E5155 !important; } }
@media (min-width: 768px){
  .navbar-expand-lg .navbar-search-box.nav-link{
    padding-top: 0;
    padding-bottom: 0; } }
@media (max-width: 991.98px){
  .navbar-expand-lg .navbar-search-input{
    max-width: 100vw !important;
    width: 100% !important; }
  .navbar-expand-lg .navbar-search-input .form-control{
    width: 100% !important; }
  .navbar-expand-lg .navbar-search-cancel{
    display: none !important; }
  .navbar-expand-lg.navbar-dark .navbar-search-box{
    color: #fff !important; }
  .navbar-expand-lg.navbar-light .navbar-search-box{
    color: #4E5155 !important; } }
@media (min-width: 992px){
  .navbar-expand-xl .navbar-search-box.nav-link{
    padding-top: 0;
    padding-bottom: 0; } }
@media (max-width: 1199.98px){
  .navbar-expand-xl .navbar-search-input{
    max-width: 100vw !important;
    width: 100% !important; }
  .navbar-expand-xl .navbar-search-input .form-control{
    width: 100% !important; }
  .navbar-expand-xl .navbar-search-cancel{
    display: none !important; }
  .navbar-expand-xl.navbar-dark .navbar-search-box{
    color: #fff !important; }
  .navbar-expand-xl.navbar-light .navbar-search-box{
    color: #4E5155 !important; } }
@media (min-width: 1200px){
  .navbar-expand .navbar-search-box.nav-link{
    padding-top: 0;
    padding-bottom: 0; } }
.navbar-expand .navbar-search-input{
  max-width: 100vw !important;
  width: 100% !important; }
.navbar-expand .navbar-search-input .form-control{
  width: 100% !important; }
.navbar-expand .navbar-search-cancel{
  display: none !important; }
.navbar-expand.navbar-dark .navbar-search-box{
  color: #fff !important; }
.navbar-expand.navbar-light .navbar-search-box{
  color: #4E5155 !important; }
.mega-dropdown .dropdown-menu{
  width: 100%; }
.mega-dropdown .dropdown-toggle{
  outline: 0; }
.card{
  background-clip: padding-box;
  box-shadow: 0 1px 4px rgba(24, 28, 33, 0.009); }
.card-link{
  display: inline-block; }
[dir=rtl] .card-link + .card-link{
  margin-right: 1.5rem;
  margin-left: 0; }
.card-header{
  line-height: 1.54; }
.card-header, .card-footer, .card hr{
  border-color: rgba(24, 28, 33, 0.06); }
.card .list-group-item{
  border-color: #f1f1f2; }
.card .row-bordered > [class^="col-"]::before, .card .row-bordered > [class^="col-"]::after, .card .row-bordered > [class*=" col-"]::before, .card .row-bordered > [class*=" col-"]::after, .card .row-bordered > [class^="col "]::before, .card .row-bordered > [class^="col "]::after, .card .row-bordered > [class*=" col "]::before, .card .row-bordered > [class*=" col "]::after, .card .row-bordered > [class$=" col"]::before, .card .row-bordered > [class$=" col"]::after, .card .row-bordered > [class="col"]::before, .card .row-bordered > [class="col"]::after{
  border-color: rgba(24, 28, 33, 0.06); }
.card-header.with-elements, .card-title.with-elements{
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.card-header.with-elements{
  padding-top: .4375rem;
  padding-bottom: .4375rem; }
.card-header-elements, .card-title-elements{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.card-header-elements + .card-header-elements, .card-header-elements > * + *, .card-title-elements + .card-header-elements, .card-title-elements > * + *, .card-header-elements + .card-title-elements, .card-title-elements + .card-title-elements{
  margin-left: .25rem; }
[dir=rtl] .card-header-elements + .card-header-elements, [dir=rtl] .card-header-elements > * + *, [dir=rtl] .card-title-elements + .card-header-elements, [dir=rtl] .card-title-elements > * + *, [dir=rtl] .card-header-elements + .card-title-elements, [dir=rtl] .card-title-elements + .card-title-elements{
  margin-right: .25rem;
  margin-left: 0; }
.card-header-title{
  padding: .4375rem 0; }
.card-header-elements{
  padding-top: .25rem;
  padding-bottom: .25rem; }
.card > .list-group .list-group-item{
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
.card-condenced .card-header, .card-condenced .card-footer, .card-condenced > .list-group .list-group-item{
  padding-right: 1rem;
  padding-left: 1rem; }
.card-condenced .card-body, .card-condenced .card-img-overlay{
  padding: 1rem; }
html:not([dir=rtl]) .card-hover[class], html[dir=rtl] .card-hover[class]{
  transition: all .2s; }
html:not([dir=rtl]) .card-hover[class]:not(:hover), html[dir=rtl] .card-hover[class]:not(:hover){
  color: #4E5155 !important;
  border-color: transparent !important;
  background: transparent !important;
  box-shadow: none !important; }
@media (min-width: 576px){
  [dir=rtl] .card-group .card{
    border: 1px solid rgba(24, 28, 33, 0.06);
    border-radius: .25rem; }
  [dir=rtl] .card-group .card + .card{
    border-right: 0; }
  [dir=rtl] .card-group .card:first-child{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  [dir=rtl] .card-group .card:first-child .card-img-top{
    border-top-left-radius: 0; }
  [dir=rtl] .card-group .card:first-child .card-img-bottom{
    border-bottom-left-radius: 0; }
  [dir=rtl] .card-group .card:last-child{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  [dir=rtl] .card-group .card:last-child .card-img-top{
    border-top-right-radius: 0; }
  [dir=rtl] .card-group .card:last-child .card-img-bottom{
    border-bottom-right-radius: 0; }
  [dir=rtl] .card-group .card:not(:first-child):not(:last-child){
    border-radius: 0; }
  [dir=rtl] .card-group .card:not(:first-child):not(:last-child) .card-img-top, [dir=rtl] .card-group .card:not(:first-child):not(:last-child) .card-img-bottom{
    border-radius: 0; } }
.ngb-accordion-with-icon .card-header > a{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.collapse-icon{
  position: relative;
  display: block;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
  width: .875rem;
  height: .875rem; }
.collapse-icon::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -.25rem;
  margin-left: -.25rem;
  width: .5rem;
  height: .5rem;
  border-bottom: 0.0625rem solid rgba(24, 28, 33, 0.3);
  border-left: 0.0625rem solid rgba(24, 28, 33, 0.3);
  transition: all .3s;
  transform: rotate(-45deg); }
[aria-expanded="true"] .collapse-icon::after{
  transform: rotate(135deg); }
[dir=rtl] .carousel-item-next.carousel-item-left, [dir=rtl] .carousel-item-prev.carousel-item-right{
  transform: translateX(0); }
@supports (transform-style: preserve-3d){
  [dir=rtl] .carousel-item-next.carousel-item-left, [dir=rtl] .carousel-item-prev.carousel-item-right{
    transform: translate3d(0, 0, 0); } }
[dir=rtl] .carousel-item-next, [dir=rtl] .active.carousel-item-right{
  transform: translateX(-100%); }
@supports (transform-style: preserve-3d){
  [dir=rtl] .carousel-item-next, [dir=rtl] .active.carousel-item-right{
    transform: translate3d(-100%, 0, 0); } }
[dir=rtl] .carousel-item-prev, [dir=rtl] .active.carousel-item-left{
  transform: translateX(100%); }
@supports (transform-style: preserve-3d){
  [dir=rtl] .carousel-item-prev, [dir=rtl] .active.carousel-item-left{
    transform: translate3d(100%, 0, 0); } }
[dir=rtl] .carousel-control-prev{
  right: 0;
  left: auto; }
[dir=rtl] .carousel-control-next{
  right: auto;
  left: 0; }
[dir=rtl] .carousel-indicators{
  padding-right: 0; }
[dir=rtl] .carousel-control-prev-icon, [dir=rtl] .carousel-control-next-icon{
  transform: scaleX(-1); }
[dir=rtl] .close{
  float: left; }
.footer-link{
  display: inline-block; }
.footer-dark{
  color: rgba(255, 255, 255, 0.8); }
.footer-dark .footer-link{
  color: rgba(255, 255, 255, 0.8); }
.footer-dark .footer-link:hover, .footer-dark .footer-link:focus{
  color: #fff; }
.footer-dark .footer-link.disabled{
  color: rgba(255, 255, 255, 0.4) !important; }
.footer-dark .footer-text{
  color: #fff; }
.footer-dark .show > .footer-link, .footer-dark .active > .footer-link, .footer-dark .footer-link.show, .footer-dark .footer-link.active{
  color: #fff; }
.footer-dark hr{
  border-color: rgba(255, 255, 255, 0.2); }
.footer-light{
  color: rgba(24, 28, 33, 0.4); }
.footer-light .footer-link{
  color: rgba(24, 28, 33, 0.4); }
.footer-light .footer-link:hover, .footer-light .footer-link:focus{
  color: #4E5155; }
.footer-light .footer-link.disabled{
  color: rgba(24, 28, 33, 0.2) !important; }
.footer-light .footer-text{
  color: #4E5155; }
.footer-light .show > .footer-link, .footer-light .active > .footer-link, .footer-light .footer-link.show, .footer-light .footer-link.active{
  color: #4E5155; }
.footer-light hr{
  border-color: rgba(0, 0, 0, 0.06); }
.sidenav{
  display: -ms-flexbox;
  display: flex; }
.sidenav .ps__thumb-y, .sidenav .ps__rail-y{
  width: .125rem !important; }
.sidenav .ps__rail-y{
  right: .25rem !important;
  left: auto !important;
  background: none !important; }
[dir=rtl] .sidenav .ps__rail-y{
  right: auto !important;
  left: .25rem !important; }
.sidenav .ps__rail-y:hover, .sidenav .ps__rail-y:focus, .sidenav .ps__rail-y.ps--clicking, .sidenav .ps__rail-y:hover > .ps__thumb-y, .sidenav .ps__rail-y:focus > .ps__thumb-y, .sidenav .ps__rail-y.ps--clicking > .ps__thumb-y{
  width: .375rem !important; }
.sidenav-inner{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  padding: 0; }
.sidenav-item, .sidenav-header, .sidenav-divider, .sidenav-block{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none; }
.sidenav-item{
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
.sidenav-item.sidenav-item-animating{
  transition: height .2s ease-in-out; }
.sidenav-item .sidenav-link{
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
.sidenav-item.active > .sidenav-item .sidenav-link{
  font-weight: 500; }
.sidenav-item.disabled .sidenav-item .sidenav-link{
  cursor: default !important; }
.sidenav:not(.sidenav-no-animation) .sidenav-item .sidenav-link{
  transition-duration: .2s;
  transition-property: color, background-color; }
.sidenav-item .sidenav-link > :not(.sidenav-icon){
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
.sidenav-toggle::after{
  content: "";
  position: absolute;
  top: 50%;
  display: block;
  width: .42em;
  height: .42em;
  border: 1px solid;
  border-top: 0;
  border-right: 0;
  transform: translateY(-50%) rotate(45deg); }
[dir=rtl] .sidenav-toggle::after{
  border-right: 1px solid;
  border-left: 0;
  transform: translateY(-50%) rotate(-45deg); }
.sidenav-item.open:not(.sidenav-item-closing) > .sidenav-toggle::after{
  transform: translateY(-50%) rotate(-45deg); }
[dir=rtl] .sidenav-item.open:not(.sidenav-item-closing) > .sidenav-toggle::after{
  transform: translateY(-50%) rotate(45deg); }
.sidenav:not(.sidenav-no-animation) .sidenav-toggle::after{
  transition-duration: .2s;
  transition-property: transform; }
.sidenav-menu{
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 0; }
.sidenav:not(.sidenav-no-animation) .sidenav-menu{
  transition: background-color .2s; }
.sidenav-item.open > .sidenav-menu{
  display: -ms-flexbox;
  display: flex; }
.sidenav-icon{
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: .25rem;
  font-size: 1rem; }
[dir=rtl] .sidenav-icon{
  margin-right: 0;
  margin-left: .25rem; }
.sidenav-divider{
  width: 100%;
  border: 0;
  border-top: 1px solid; }
.sidenav-vertical{
  overflow: hidden;
  -ms-flex-direction: column;
  flex-direction: column; }
.sidenav-vertical:not(.sidenav-no-animation){
  transition: width .2s; }
.sidenav-vertical, .sidenav-vertical .sidenav-block, .sidenav-vertical .sidenav-inner > .sidenav-item, .sidenav-vertical .sidenav-inner > .sidenav-header{
  width: 15.625rem; }
.sidenav-vertical .sidenav-inner{
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
.sidenav-vertical .sidenav-inner > .sidenav-item{
  margin: .0625rem 0; }
.sidenav-vertical .sidenav-item .sidenav-link, .sidenav-vertical .sidenav-header, .sidenav-vertical .sidenav-block{
  padding: .75rem 2rem; }
.sidenav-vertical .sidenav-divider{
  margin-top: .75rem;
  margin-bottom: .75rem;
  padding: 0; }
.sidenav-vertical .sidenav-item .sidenav-toggle{
  padding-right: calc(2rem + 1.26em); }
[dir=rtl] .sidenav-vertical .sidenav-item .sidenav-toggle{
  padding-right: 2rem;
  padding-left: calc(2rem + 1.26em); }
.sidenav-vertical .sidenav-item .sidenav-toggle::after{
  right: 2rem; }
[dir=rtl] .sidenav-vertical .sidenav-item .sidenav-toggle::after{
  right: auto;
  left: 2rem; }
.sidenav-vertical .sidenav-menu{
  padding-top: .625rem;
  padding-bottom: .625rem; }
.sidenav-vertical .sidenav-menu .sidenav-link{
  padding-top: .625rem;
  padding-bottom: .625rem; }
.sidenav-vertical .sidenav-icon{
  width: 1.75rem; }
.sidenav-vertical .sidenav-menu .sidenav-icon{
  margin-right: 0; }
[dir=rtl] .sidenav-vertical .sidenav-menu .sidenav-icon{
  margin-left: 0; }
.sidenav-vertical .sidenav-menu .sidenav-link{
  padding-left: 4rem; }
[dir=rtl] .sidenav-vertical .sidenav-menu .sidenav-link{
  padding-right: 4rem;
  padding-left: 2rem; }
.sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 5rem; }
[dir=rtl] .sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 5rem;
  padding-left: 2rem; }
.sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 6rem; }
[dir=rtl] .sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 6rem;
  padding-left: 2rem; }
.sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 7rem; }
[dir=rtl] .sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 7rem;
  padding-left: 2rem; }
.sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 8rem; }
[dir=rtl] .sidenav-vertical .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 8rem;
  padding-left: 2rem; }
.sidenav-horizontal{
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%; }
.sidenav-horizontal .sidenav-inner{
  overflow: hidden;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%; }
.sidenav-horizontal .sidenav-item .sidenav-link{
  padding: 1rem 1rem; }
.sidenav-horizontal .sidenav-item .sidenav-toggle{
  padding-right: calc(1rem + 1.26em); }
[dir=rtl] .sidenav-horizontal .sidenav-item .sidenav-toggle{
  padding-right: 1rem;
  padding-left: calc(1rem + 1.26em); }
.sidenav-horizontal .sidenav-item .sidenav-toggle::after{
  right: 1rem; }
[dir=rtl] .sidenav-horizontal .sidenav-item .sidenav-toggle::after{
  right: auto;
  left: 1rem; }
.sidenav-horizontal .sidenav-inner > .sidenav-item > .sidenav-toggle::after{
  transform: translateY(-50%) rotate(-45deg); }
[dir=rtl] .sidenav-horizontal .sidenav-inner > .sidenav-item > .sidenav-toggle::after{
  transform: translateY(-50%) rotate(45deg); }
.sidenav-horizontal .sidenav-inner > .sidenav-item:not(.sidenav-item-closing).open > .sidenav-toggle::after{
  transform: translateY(-50%) rotate(135deg); }
[dir=rtl] .sidenav-horizontal .sidenav-inner > .sidenav-item:not(.sidenav-item-closing).open > .sidenav-toggle::after{
  transform: translateY(-50%) rotate(-135deg); }
.sidenav-horizontal .sidenav-header, .sidenav-horizontal .sidenav-divider{
  display: none !important; }
.sidenav-horizontal .sidenav-menu{
  position: absolute;
  width: 12.5rem; }
.sidenav-horizontal .sidenav-menu .sidenav-menu{
  position: static;
  width: auto; }
.sidenav-horizontal .sidenav-menu .sidenav-link{
  padding-top: .625rem;
  padding-bottom: .625rem; }
.sidenav-horizontal .sidenav-inner > .sidenav-item > .sidenav-menu{
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem; }
.sidenav-horizontal:not(.sidenav-no-animation) .sidenav-inner > .sidenav-item.open > .sidenav-menu{
  animation: sidenavDropdownShow .2s ease-in-out; }
.sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 2rem; }
[dir=rtl] .sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 2rem;
  padding-left: 1rem; }
.sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 3rem; }
[dir=rtl] .sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 3rem;
  padding-left: 1rem; }
.sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 4rem; }
[dir=rtl] .sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 4rem;
  padding-left: 1rem; }
.sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-left: 5rem; }
[dir=rtl] .sidenav-horizontal .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-menu .sidenav-link{
  padding-right: 5rem;
  padding-left: 1rem; }
.sidenav-horizontal-wrapper{
  overflow: hidden;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  width: 0; }
.sidenav:not(.sidenav-no-animation) .sidenav-horizontal-wrapper .sidenav-inner{
  transition: margin .2s; }
.sidenav-horizontal-prev, .sidenav-horizontal-next{
  position: relative;
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 2.25rem; }
.sidenav-horizontal-prev::after, .sidenav-horizontal-next::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: .5rem;
  height: .5rem;
  border: 1px solid;
  border-top: 0; }
.sidenav-horizontal-prev.disabled, .sidenav-horizontal-next.disabled{
  cursor: default !important; }
.sidenav-horizontal-prev::after{
  border-right: 0;
  transform: translate(-50%, -50%) rotate(45deg); }
[dir=rtl] .sidenav-horizontal-prev::after{
  transform: translate(-50%, -50%) rotate(-135deg); }
.sidenav-horizontal-next::after{
  border-left: 0;
  transform: translate(-50%, -50%) rotate(-45deg); }
[dir=rtl] .sidenav-horizontal-next::after{
  transform: translate(-50%, -50%) rotate(135deg); }
@keyframes sidenavDropdownShow{
  0%{
    opacity: 0;
    transform: translateY(-0.5rem); }
  100%{
    opacity: 1;
    transform: translateY(0); } }
.sidenav-dark{
  color: rgba(255, 255, 255, 0.8); }
.sidenav-dark .sidenav-link, .sidenav-dark .sidenav-horizontal-prev, .sidenav-dark .sidenav-horizontal-next{
  color: rgba(255, 255, 255, 0.8); }
.sidenav-dark .sidenav-link:hover, .sidenav-dark .sidenav-link:focus, .sidenav-dark .sidenav-horizontal-prev:hover, .sidenav-dark .sidenav-horizontal-prev:focus, .sidenav-dark .sidenav-horizontal-next:hover, .sidenav-dark .sidenav-horizontal-next:focus{
  color: #fff; }
.sidenav-dark .sidenav-link.active, .sidenav-dark .sidenav-horizontal-prev.active, .sidenav-dark .sidenav-horizontal-next.active{
  color: #fff; }
.sidenav-dark .sidenav-item.disabled .sidenav-link{
  color: rgba(255, 255, 255, 0.4) !important; }
.sidenav-dark .sidenav-item.open:not(.sidenav-item-closing) > .sidenav-toggle, .sidenav-dark .sidenav-item.active > .sidenav-link{
  color: #fff; }
.sidenav-dark .sidenav-item.active > .sidenav-link:not(.sidenav-toggle){
  background: rgba(0, 0, 0, 0.06); }
.sidenav-dark .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-menu, .sidenav-dark .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-toggle{
  color: rgba(255, 255, 255, 0.8); }
.sidenav-dark .sidenav-text{
  color: #fff; }
.sidenav-dark .sidenav-header{
  color: rgba(255, 255, 255, 0.8); }
.sidenav-dark hr, .sidenav-dark .sidenav-divider, .sidenav-dark .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
  border-color: rgba(255, 255, 255, 0.2) !important; }
.sidenav-dark .sidenav-inner > .sidenav-header::before, .sidenav-dark .sidenav-block::before{
  background-color: rgba(255, 255, 255, 0.4); }
.sidenav-dark .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before{
  background-color: rgba(255, 255, 255, 0.2); }
.sidenav-dark .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  background-color: #fff; }
.sidenav-dark .ps__thumb-y{
  background: rgba(255, 255, 255, 0.8) !important; }
.sidenav-light{
  color: rgba(24, 28, 33, 0.4); }
.sidenav-light .sidenav-link, .sidenav-light .sidenav-horizontal-prev, .sidenav-light .sidenav-horizontal-next{
  color: rgba(24, 28, 33, 0.4); }
.sidenav-light .sidenav-link:hover, .sidenav-light .sidenav-link:focus, .sidenav-light .sidenav-horizontal-prev:hover, .sidenav-light .sidenav-horizontal-prev:focus, .sidenav-light .sidenav-horizontal-next:hover, .sidenav-light .sidenav-horizontal-next:focus{
  color: #4E5155; }
.sidenav-light .sidenav-link.active, .sidenav-light .sidenav-horizontal-prev.active, .sidenav-light .sidenav-horizontal-next.active{
  color: #4E5155; }
.sidenav-light .sidenav-item.disabled .sidenav-link{
  color: rgba(24, 28, 33, 0.2) !important; }
.sidenav-light .sidenav-item.open:not(.sidenav-item-closing) > .sidenav-toggle, .sidenav-light .sidenav-item.active > .sidenav-link{
  color: #4E5155; }
.sidenav-light .sidenav-item.active > .sidenav-link:not(.sidenav-toggle){
  background: rgba(0, 0, 0, 0.05); }
.sidenav-light .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-menu, .sidenav-light .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-toggle{
  color: rgba(24, 28, 33, 0.4); }
.sidenav-light .sidenav-text{
  color: #4E5155; }
.sidenav-light .sidenav-header{
  color: rgba(24, 28, 33, 0.4); }
.sidenav-light hr, .sidenav-light .sidenav-divider, .sidenav-light .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
  border-color: rgba(0, 0, 0, 0.06) !important; }
.sidenav-light .sidenav-inner > .sidenav-header::before, .sidenav-light .sidenav-block::before{
  background-color: rgba(24, 28, 33, 0.2); }
.sidenav-light .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before{
  background-color: rgba(0, 0, 0, 0.06); }
.sidenav-light .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  background-color: #4E5155; }
.sidenav-light .ps__thumb-y{
  background: rgba(24, 28, 33, 0.4) !important; }
.sidenav-collapsed:not(:hover){
  width: 4.375rem; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item{
  width: 16.25rem; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link{
  padding-left: 4.375rem; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-header, .sidenav-collapsed:not(:hover) .sidenav-block{
  position: relative;
  margin-left: 4.375rem;
  padding-right: 3.75rem;
  padding-left: .25rem;
  width: 15.625rem; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-header::before, .sidenav-collapsed:not(:hover) .sidenav-block::before{
  content: "";
  position: absolute;
  top: .75rem;
  bottom: .75rem;
  left: -3.28125rem;
  display: block;
  width: 2.1875rem; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-menu, .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu{
  position: relative;
  margin-left: .625rem;
  background: none !important; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-menu .sidenav-link, .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu .sidenav-link{
  background: none !important;
  transition: none !important; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(2.1875rem - 1px);
  display: block;
  margin-left: -.625rem;
  width: 0;
  border-left: 2px solid; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  margin-top: -4px;
  margin-left: calc(1.5625rem - 4px);
  width: 8px;
  height: 8px;
  border-radius: 50%; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-toggle::after{
  right: auto;
  left: 3.5rem; }
.sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link .sidenav-icon{
  margin-left: -4.375rem;
  width: 4.375rem;
  text-align: center; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link{
  padding-right: 4.375rem;
  padding-left: 2rem; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-header, [dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-block{
  margin-right: 4.375rem;
  margin-left: 0;
  padding-right: .25rem;
  padding-left: 3.75rem; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-header::before, [dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-block::before{
  right: -3.28125rem;
  left: auto; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-menu, [dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu{
  margin-right: .625rem;
  margin-left: 0; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
  right: calc(2.1875rem - 1px);
  left: auto;
  margin-right: -.625rem;
  margin-left: 0; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, [dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  right: 0;
  left: auto;
  margin-right: calc(1.5625rem - 4px);
  margin-left: 0; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-toggle::after{
  right: 3.5rem;
  left: auto; }
[dir=rtl] .sidenav-collapsed:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link .sidenav-icon{
  margin-right: -4.375rem;
  margin-left: .25rem; }
.layout-wrapper, .layout-inner{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%; }
.layout-wrapper{
  overflow: hidden; }
.layout-inner{
  min-height: 100vh; }
.layout-container, .layout-content, .layout-content > *, .layout-sidenav{
  min-height: 1px; }
.layout-container{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0; }
.layout-without-sidenav .layout-container{
  padding-right: 0 !important;
  padding-left: 0 !important; }
.layout-content{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.layout-navbar, .layout-footer{
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
.layout-navbar{
  position: relative;
  z-index: 2; }
.layout-navbar .navbar{
  transform: translate3d(0, 0, 0); }
.layout-sidenav{
  position: relative;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
.layout-sidenav .sidenav{
  transform: translate3d(0, 0, 0); }
.layout-sidenav .sidenav-vertical{
  height: 100%; }
.layout-1 .layout-inner{
  -ms-flex-direction: column;
  flex-direction: column; }
.layout-1 .layout-content{
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 0;
  min-width: 0;
  max-width: 100%; }
.layout-2 .layout-container{
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 0;
  min-width: 0;
  max-width: 100%; }
.layout-2 .layout-content{
  width: 100%; }
.layout-reversed .layout-1 .layout-container{
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
.layout-reversed .layout-2 .layout-inner{
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
.layout-sidenav-toggle{
  display: block; }
@media (max-width: 991px){
  .layout-sidenav{
    position: fixed !important;
    top: 0 !important;
    height: 100% !important;
    left: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    transform: translate3d(-100%, 0, 0);
    will-change: transform, -webkit-transform; }
  [dir=rtl] .layout-sidenav{
    right: 0 !important;
    left: auto !important;
    transform: translate3d(100%, 0, 0); }
  .layout-reversed .layout-sidenav{
    right: 0 !important;
    left: auto !important;
    transform: translate3d(100%, 0, 0); }
  .layout-expanded .layout-sidenav{
    transform: translate3d(0, 0, 0) !important; }
  .layout-expanded body{
    overflow: hidden; }
  [dir=rtl].layout-reversed .layout-sidenav{
    right: auto !important;
    left: 0 !important;
    transform: translate3d(-100%, 0, 0); }
  .layout-overlay{
    position: fixed;
    top: 0;
    right: 0;
    height: 100% !important;
    left: 0;
    display: none;
    background: #181C21;
    opacity: .5;
    cursor: pointer; }
  .layout-expanded .layout-overlay{
    display: block; }
  .layout-sidenav-100vh .layout-sidenav, .layout-sidenav-100vh .layout-overlay{
    height: 100vh !important; } }
@media (min-width: 992px){
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover){
    width: 4.375rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item{
    width: 16.25rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-link, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link{
    padding-left: 4.375rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-header, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-block, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-header, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-block{
    position: relative;
    margin-left: 4.375rem;
    padding-right: 3.75rem;
    padding-left: .25rem;
    width: 15.625rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-header::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-block::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-header::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-block::before{
    content: "";
    position: absolute;
    top: .75rem;
    bottom: .75rem;
    left: -3.28125rem;
    display: block;
    width: 2.1875rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-menu, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open > .sidenav-menu, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-menu, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu{
    position: relative;
    margin-left: .625rem;
    background: none !important; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-menu .sidenav-link, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open > .sidenav-menu .sidenav-link, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-menu .sidenav-link, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu .sidenav-link{
    background: none !important;
    transition: none !important; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open > .sidenav-menu::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(2.1875rem - 1px);
    display: block;
    margin-left: -.625rem;
    width: 0;
    border-left: 2px solid; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -4px;
    margin-left: calc(1.5625rem - 4px);
    width: 8px;
    height: 8px;
    border-radius: 50%; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-toggle::after, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-toggle::after{
    right: auto;
    left: 3.5rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-link .sidenav-icon, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link .sidenav-icon{
    margin-left: -4.375rem;
    width: 4.375rem;
    text-align: center; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-link, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link{
    padding-right: 4.375rem;
    padding-left: 2rem; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-header, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-block, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-header, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-block{
    margin-right: 4.375rem;
    margin-left: 0;
    padding-right: .25rem;
    padding-left: 3.75rem; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-header::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-block::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-header::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-block::before{
    right: -3.28125rem;
    left: auto; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-menu, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open > .sidenav-menu, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-menu, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu{
    margin-right: .625rem;
    margin-left: 0; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open > .sidenav-menu::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
    right: calc(2.1875rem - 1px);
    left: auto;
    margin-right: -.625rem;
    margin-left: 0; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
    right: 0;
    left: auto;
    margin-right: calc(1.5625rem - 4px);
    margin-left: 0; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-toggle::after, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-toggle::after{
    right: 3.5rem;
    left: auto; }
  [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .sidenav-vertical .sidenav-inner > .sidenav-item > .sidenav-link .sidenav-icon, [dir=rtl].layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav.sidenav-vertical:not(:hover) .sidenav-inner > .sidenav-item > .sidenav-link .sidenav-icon{
    margin-right: -4.375rem;
    margin-left: .25rem; }
  .layout-collapsed .layout-sidenav:hover{
    margin-right: -11.25rem; }
  .layout-collapsed.layout-reversed .layout-sidenav:hover{
    margin-right: 0;
    margin-left: -11.25rem; }
  [dir=rtl].layout-collapsed .layout-sidenav:hover{
    margin-right: 0;
    margin-left: -11.25rem; }
  [dir=rtl].layout-collapsed.layout-reversed .layout-sidenav:hover{
    margin-right: -11.25rem;
    margin-left: 0; } }
@media (min-width: 992px){
  .layout-collapsed.layout-offcanvas .layout-sidenav{
    margin-right: -15.625rem;
    transform: translateX(-100%); }
  .layout-collapsed.layout-offcanvas.layout-reversed .layout-sidenav{
    margin-right: 0;
    margin-left: -15.625rem;
    transform: translateX(100%); }
  [dir=rtl].layout-collapsed.layout-offcanvas .layout-sidenav{
    margin-right: 0;
    margin-left: -15.625rem;
    transform: translateX(100%); }
  [dir=rtl].layout-collapsed.layout-offcanvas.layout-reversed .layout-sidenav{
    margin-right: -15.625rem;
    margin-left: 0;
    transform: translateX(-100%); } }
@media (min-width: 992px){
  .layout-fixed .layout-sidenav, .layout-fixed-offcanvas .layout-sidenav{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .layout-fixed.layout-reversed .layout-sidenav, .layout-fixed-offcanvas.layout-reversed .layout-sidenav{
    right: 0;
    left: auto; }
  [dir=rtl].layout-fixed .layout-sidenav, [dir=rtl].layout-fixed-offcanvas .layout-sidenav{
    right: 0;
    left: auto; }
  [dir=rtl].layout-fixed.layout-reversed .layout-sidenav, [dir=rtl].layout-fixed-offcanvas.layout-reversed .layout-sidenav{
    right: auto;
    left: 0; }
  .layout-fixed-offcanvas.layout-collapsed .layout-sidenav{
    transform: translateX(-100%); }
  .layout-fixed-offcanvas.layout-collapsed.layout-reversed .layout-sidenav{
    transform: translateX(100%); }
  [dir=rtl].layout-fixed-offcanvas.layout-collapsed .layout-sidenav{
    transform: translateX(100%); }
  [dir=rtl].layout-fixed-offcanvas.layout-collapsed.layout-reversed .layout-sidenav{
    transform: translateX(-100%); }
  .layout-fixed:not(.layout-collapsed) .layout-container, .layout-fixed-offcanvas:not(.layout-collapsed) .layout-container{
    padding-left: 15.625rem; }
  .layout-fixed:not(.layout-collapsed).layout-reversed .layout-container, .layout-fixed-offcanvas:not(.layout-collapsed).layout-reversed .layout-container{
    padding-right: 15.625rem;
    padding-left: 0; }
  [dir=rtl].layout-fixed:not(.layout-collapsed) .layout-container, [dir=rtl].layout-fixed-offcanvas:not(.layout-collapsed) .layout-container{
    padding-right: 15.625rem;
    padding-left: 0; }
  [dir=rtl].layout-fixed:not(.layout-collapsed).layout-reversed .layout-container, [dir=rtl].layout-fixed-offcanvas:not(.layout-collapsed).layout-reversed .layout-container{
    padding-right: 0;
    padding-left: 15.625rem; }
  .layout-fixed.layout-collapsed .layout-container{
    padding-left: 4.375rem; }
  .layout-fixed.layout-collapsed.layout-reversed .layout-container{
    padding-right: 4.375rem;
    padding-left: 0; }
  [dir=rtl].layout-fixed.layout-collapsed .layout-container{
    padding-right: 4.375rem;
    padding-left: 0; }
  [dir=rtl].layout-fixed.layout-collapsed.layout-reversed .layout-container{
    padding-right: 0;
    padding-left: 4.375rem; } }
html:not(.layout-navbar-fixed):not(.layout-fixed):not(.layout-fixed-offcanvas) .layout-container, html:not(.layout-navbar-fixed) .layout-2 .layout-container{
  padding-top: 0 !important; }
html:not(.layout-footer-fixed) .layout-content{
  padding-bottom: 0 !important; }
@media (max-width: 991px){
  .layout-fixed .layout-wrapper.layout-1 .layout-sidenav, .layout-fixed-offcanvas .layout-wrapper.layout-1 .layout-sidenav{
    top: 0 !important; }
  html:not(.layout-navbar-fixed) .layout-1 .layout-container{
    padding-top: 0 !important; } }
.layout-navbar-fixed .layout-navbar{
  position: fixed;
  top: 0;
  right: 0;
  left: 0; }
@media (min-width: 992px){
  .layout-fixed .layout-1 .layout-navbar, .layout-fixed-offcanvas .layout-1 .layout-navbar{
    position: fixed;
    top: 0;
    right: 0;
    left: 0; }
  .layout-navbar-fixed:not(.layout-collapsed) .layout-2 .layout-navbar, .layout-fixed.layout-navbar-fixed:not(.layout-collapsed) .layout-2 .layout-navbar, .layout-fixed-offcanvas.layout-navbar-fixed:not(.layout-collapsed) .layout-2 .layout-navbar{
    left: 15.625rem; }
  .layout-navbar-fixed:not(.layout-collapsed).layout-reversed .layout-2 .layout-navbar, .layout-fixed.layout-navbar-fixed:not(.layout-collapsed).layout-reversed .layout-2 .layout-navbar, .layout-fixed-offcanvas.layout-navbar-fixed:not(.layout-collapsed).layout-reversed .layout-2 .layout-navbar{
    right: 15.625rem;
    left: 0; }
  [dir=rtl].layout-navbar-fixed:not(.layout-collapsed) .layout-2 .layout-navbar, [dir=rtl].layout-fixed.layout-navbar-fixed:not(.layout-collapsed) .layout-2 .layout-navbar, [dir=rtl].layout-fixed-offcanvas.layout-navbar-fixed:not(.layout-collapsed) .layout-2 .layout-navbar{
    right: 15.625rem;
    left: 0; }
  [dir=rtl].layout-navbar-fixed:not(.layout-collapsed).layout-reversed .layout-2 .layout-navbar, [dir=rtl].layout-fixed.layout-navbar-fixed:not(.layout-collapsed).layout-reversed .layout-2 .layout-navbar, [dir=rtl].layout-fixed-offcanvas.layout-navbar-fixed:not(.layout-collapsed).layout-reversed .layout-2 .layout-navbar{
    right: 0;
    left: 15.625rem; }
  .layout-navbar-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-2 .layout-navbar, .layout-fixed.layout-navbar-fixed.layout-collapsed .layout-2 .layout-navbar{
    left: 4.375rem; }
  .layout-navbar-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas).layout-reversed .layout-2 .layout-navbar, .layout-fixed.layout-navbar-fixed.layout-collapsed.layout-reversed .layout-2 .layout-navbar{
    right: 4.375rem;
    left: 0; }
  [dir=rtl].layout-navbar-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-2 .layout-navbar, [dir=rtl].layout-fixed.layout-navbar-fixed.layout-collapsed .layout-2 .layout-navbar{
    right: 4.375rem;
    left: 0; }
  [dir=rtl].layout-navbar-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas).layout-reversed .layout-2 .layout-navbar, [dir=rtl].layout-fixed.layout-navbar-fixed.layout-collapsed.layout-reversed .layout-2 .layout-navbar{
    right: 0;
    left: 4.375rem; } }
.layout-footer-fixed .layout-footer{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }
@media (min-width: 992px){
  .layout-footer-fixed:not(.layout-collapsed) .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    left: 15.625rem; }
  .layout-footer-fixed:not(.layout-collapsed).layout-reversed .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    right: 15.625rem;
    left: 0; }
  .layout-footer-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    left: 4.375rem; }
  .layout-footer-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas).layout-reversed .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    right: 4.375rem;
    left: 0; }
  [dir=rtl].layout-footer-fixed:not(.layout-collapsed) .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    left: 0;
    right: 15.625rem; }
  [dir=rtl].layout-footer-fixed:not(.layout-collapsed).layout-reversed .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    left: 15.625rem;
    right: 0; }
  [dir=rtl].layout-footer-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    left: 0;
    right: 4.375rem; }
  [dir=rtl].layout-footer-fixed.layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas).layout-reversed .layout-wrapper:not(.layout-without-sidenav) .layout-footer{
    right: 0;
    left: 4.375rem; } }
.layout-navbar-fixed body:not(.modal-open) .layout-1 .layout-navbar, .layout-fixed body:not(.modal-open) .layout-1 .layout-navbar, .layout-fixed-offcanvas body:not(.modal-open) .layout-1 .layout-navbar{
  z-index: 1080; }
.layout-navbar-fixed body:not(.modal-open) .layout-2 .layout-navbar, .layout-fixed body:not(.modal-open) .layout-2 .layout-navbar, .layout-fixed-offcanvas body:not(.modal-open) .layout-2 .layout-navbar{
  z-index: 1075; }
.layout-footer-fixed .layout-footer{
  z-index: 1030; }
.layout-sidenav-horizontal{
  z-index: 9; }
@media (max-width: 991px){
  .layout-sidenav{
    z-index: 1100; }
  .layout-overlay{
    z-index: 1099; } }
@media (min-width: 992px){
  .layout-1 .layout-navbar{
    z-index: 10; }
  .layout-1 .layout-sidenav{
    z-index: 9; }
  .layout-2 .layout-navbar{
    z-index: 9; }
  .layout-2 .layout-sidenav{
    z-index: 10; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-1 .layout-sidenav:hover{
    z-index: 1075 !important; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-2 .layout-sidenav{
    z-index: 1085 !important; }
  .layout-fixed body:not(.modal-open) .layout-1 .layout-sidenav, .layout-fixed-offcanvas body:not(.modal-open) .layout-1 .layout-sidenav{
    z-index: 1075; }
  .layout-navbar-fixed body:not(.modal-open) .layout-2 .layout-sidenav, .layout-fixed body:not(.modal-open) .layout-2 .layout-sidenav, .layout-fixed-offcanvas body:not(.modal-open) .layout-2 .layout-sidenav{
    z-index: 1080; } }
.layout-sidenav-link-no-transition .layout-sidenav .sidenav-link, .layout-sidenav-link-no-transition .layout-sidenav-horizontal .sidenav-link{
  transition: none !important;
  animation: none !important; }
.layout-no-transition .layout-sidenav, .layout-no-transition .layout-sidenav .sidenav, .layout-no-transition .layout-sidenav .sidenav-item, .layout-no-transition .layout-sidenav-horizontal, .layout-no-transition .layout-sidenav-horizontal .sidenav, .layout-no-transition .layout-sidenav-horizontal .sidenav-item{
  transition: none !important;
  animation: none !important; }
@media (max-width: 991px){
  .layout-transitioning .layout-overlay{
    animation: layoutSidenavAnimation .2s; }
  .layout-transitioning .layout-sidenav{
    transition-duration: .2s;
    transition-property: transform; } }
@media (min-width: 992px){
  .layout-collapsed:not(.layout-transitioning):not(.layout-offcanvas):not(.layout-fixed):not(.layout-fixed-offcanvas) .layout-sidenav{
    transition-duration: .2s;
    transition-property: margin-left, margin-right, width; }
  .layout-transitioning.layout-offcanvas .layout-sidenav{
    transition-duration: .2s;
    transition-property: margin-left, margin-right, transform; }
  .layout-transitioning.layout-fixed .layout-container, .layout-transitioning.layout-fixed-offcanvas .layout-container{
    transition-duration: .2s;
    transition-property: padding-left, padding-right; }
  .layout-transitioning.layout-fixed .layout-sidenav{
    transition: width .2s; }
  .layout-transitioning.layout-fixed-offcanvas .layout-sidenav{
    transition-duration: .2s;
    transition-property: transform; }
  .layout-transitioning.layout-navbar-fixed .layout-2 .layout-navbar, .layout-transitioning.layout-footer-fixed .layout-footer{
    transition-duration: .2s;
    transition-property: left, right; }
  .layout-transitioning:not(.layout-offcanvas):not(.layout-fixed):not(.layout-fixed-offcanvas) .layout-sidenav{
    transition-duration: .2s;
    transition-property: margin-left, margin-right, width; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .sidenav, .layout-sidenav, .layout-container, .layout-navbar, .layout-footer{
    transition: none !important;
    transition-duration: 0s !important; }
  .layout-overlay{
    animation: none !important; } }
@keyframes layoutSidenavAnimation{
  0%{
    opacity: 0; }
  100%{
    opacity: .5; } }
.app-brand{
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  line-height: 1;
  min-height: 1px; }
.app-brand-logo{
  display: block;
  overflow: hidden;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 1px; }
.app-brand-logo img, .app-brand-logo svg{
  display: block; }
.app-brand-text{
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0; }
.app-brand .layout-sidenav-toggle{
  display: block; }
.sidenav-vertical .app-brand{
  padding-right: 1.75rem;
  padding-left: 1.75rem; }
.sidenav-horizontal .app-brand, .sidenav-horizontal .app-brand + .sidenav-divider{
  display: none !important; }
:not(.layout-sidenav) > .sidenav-vertical.sidenav-collapsed:not(.layout-sidenav):not(:hover) .app-brand{
  padding-right: 0;
  padding-left: 0;
  width: 4.375rem; }
:not(.layout-sidenav) > .sidenav-vertical.sidenav-collapsed:not(.layout-sidenav):not(:hover) .app-brand-logo, :not(.layout-sidenav) > .sidenav-vertical.sidenav-collapsed:not(.layout-sidenav):not(:hover) .app-brand-text{
  margin-right: auto;
  margin-left: auto; }
:not(.layout-sidenav) > .sidenav-vertical.sidenav-collapsed:not(.layout-sidenav):not(:hover) .app-brand-logo ~ .app-brand-text, :not(.layout-sidenav) > .sidenav-vertical.sidenav-collapsed:not(.layout-sidenav):not(:hover) .app-brand .layout-sidenav-toggle{
  display: none; }
@media (min-width: 992px){
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .app-brand{
    padding-right: 0;
    padding-left: 0;
    width: 4.375rem; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .app-brand-logo, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .app-brand-text{
    margin-right: auto;
    margin-left: auto; }
  .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .app-brand-logo ~ .app-brand-text, .layout-collapsed:not(.layout-offcanvas):not(.layout-fixed-offcanvas) .layout-sidenav:not(:hover) .app-brand .layout-sidenav-toggle{
    display: none; } }
.ui-img-grayscale{
  opacity: .4;
  filter: grayscale(1); }
.ui-img-grayscale.hoverable{
  transition: all .3s; }
.ui-img-grayscale.hoverable:hover, .ui-img-grayscale.hoverable:focus{
  opacity: 1;
  filter: none; }
.ui-w-140{
  width: 140px !important;
  height: auto; }
.ui-w-120{
  width: 120px !important;
  height: auto; }
.ui-w-100{
  width: 100px !important;
  height: auto; }
.ui-w-80{
  width: 80px !important;
  height: auto; }
.ui-w-60{
  width: 60px !important;
  height: auto; }
.ui-w-50{
  width: 50px !important;
  height: auto; }
.ui-w-40{
  width: 40px !important;
  height: auto; }
.ui-w-30{
  width: 30px !important;
  height: auto; }
.ui-w-20{
  width: 20px !important;
  height: auto; }
.ui-mh-100vh{
  min-height: 100vh; }
.ui-square, .ui-rect, .ui-rect-30, .ui-rect-60, .ui-rect-67, .ui-rect-75{
  position: relative !important;
  display: block !important;
  padding-top: 100% !important;
  width: 100% !important; }
.ui-square{
  padding-top: 100% !important; }
.ui-rect{
  padding-top: 50% !important; }
.ui-rect-30{
  padding-top: 30% !important; }
.ui-rect-60{
  padding-top: 60% !important; }
.ui-rect-67{
  padding-top: 67% !important; }
.ui-rect-75{
  padding-top: 75% !important; }
.ui-square-content, .ui-rect-content{
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }
.ui-icon{
  display: inline-block;
  width: 46px;
  height: 46px;
  border: 2px solid;
  border-radius: 50%;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  line-height: calc(46px - 4px); }
.ui-icon.border-0{
  line-height: 46px; }
.ui-icon-sm{
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: calc(30px - 4px); }
.ui-icon-sm.border-0{
  line-height: 30px; }
.ui-stars, .ui-star, .ui-star>*{
  height: 1.1em;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none; }
.ui-stars{
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }
.ui-star{
  position: relative;
  display: block;
  float: left;
  width: 1.1em;
  height: 1.1em;
  text-decoration: none !important;
  font-size: 1.1em;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
[dir=rtl] .ui-star{
  float: right; }
.ui-star+.ui-star{
  margin-left: -.1em; }
[dir=rtl] .ui-star+.ui-star{
  margin-right: -.1em;
  margin-left: 0; }
.ui-star>*, .ui-star>*::before, .ui-star>*::after{
  position: absolute;
  left: .55em;
  height: 100%;
  font-size: 1em;
  line-height: 1;
  transform: translateX(-50%); }
[dir=rtl] .ui-star>*, [dir=rtl] .ui-star>*::before, [dir=rtl] .ui-star>*::after{
  right: .55em;
  left: auto;
  transform: translateX(50%); }
.ui-star>*{
  top: 0;
  width: 100%;
  text-align: center; }
.ui-star>*:first-child{
  z-index: 10;
  display: none;
  overflow: hidden;
  color: #FFE924; }
.ui-star>*:last-child{
  z-index: 5;
  display: block; }
.ui-star.half-filled>*:first-child{
  width: 50%;
  transform: translateX(-100%); }
[dir=rtl] .ui-star.half-filled>*:first-child{
  transform: translateX(100%); }
.ui-star.filled>*:first-child, .ui-star.half-filled>*:first-child{
  display: block; }
.ui-star.filled>*:last-child{
  display: none; }
.ui-stars.hoverable .ui-star>*:first-child{
  display: block; }
.ui-stars.hoverable .ui-star:first-child:not(.filled)>*:first-child, .ui-stars.hoverable .ui-star:first-child:not(.filled) ~ .ui-star>*:first-child, .ui-stars.hoverable .ui-star:first-child:not(.half-filled)>*:first-child, .ui-stars.hoverable .ui-star:first-child:not(.half-filled) ~ .ui-star>*:first-child{
  display: none; }
.ui-stars.hoverable .ui-star.filled>*:first-child, .ui-stars.hoverable .ui-star.half-filled>*:first-child{
  display: block !important; }
.ui-stars.hoverable:hover .ui-star>*:first-child{
  display: block !important;
  width: 100% !important;
  transform: translateX(-50%) !important; }
[dir=rtl] .ui-stars.hoverable:hover .ui-star>*:first-child{
  transform: translateX(50%) !important; }
.ui-stars.hoverable .ui-star:hover ~ .ui-star>*:first-child{
  display: none !important; }
.ui-stars.hoverable .ui-star:hover ~ .ui-star>*:last-child{
  display: block !important; }
.ui-list{
  padding: 0; }
.ui-list>li{
  margin-bottom: 8px;
  list-style: none; }
.ui-list>li::before{
  content: "\2022";
  display: inline-block;
  margin-right: 12px;
  font-weight: 700; }
[dir=rtl] .ui-list>li::before{
  margin-right: 0;
  margin-left: 12px; }
.ui-bg-cover{
  background-color: transparent;
  background-position: center center;
  background-size: cover; }
.ui-bg-fixed{
  background-attachment: fixed; }
.ui-bg-overlay-container, .ui-bg-video-container{
  position: relative; }
.ui-bg-overlay-container>*, .ui-bg-video-container>*{
  position: relative; }
.ui-bg-overlay-container .ui-bg-overlay{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block; }
.ui-bg-video-container .ui-bg-video{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  overflow: hidden; }
.ui-bg-video-container .ui-bg-video video{
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }
.ui-text-block{
  line-height: 1.8; }
.ui-text-block>p:last-child{
  margin-bottom: 0; }
.default-style .ui-icon{
  border-color: rgba(24,28,33,0.06); }
.default-style .ui-bordered{
  border: 1px solid rgba(24,28,33,0.06); }
.default-style .ui-star>*:last-child{
  color: rgba(24,28,33,0.1); }
.default-style .ui-list>li::before{
  color: rgba(24,28,33,0.2); }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .default-style .ui-mh-100vh::after{
    content: '';
    display: block;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
    min-height: 100vh;
    width: 0;
    font-size: 0; }
  .default-style .ui-mh-100vh.jumbotron::after{
    min-height: calc(100vh - 6rem); }
  .default-style .ui-mh-100vh.flex-column::after{
    display: none; } }
@media all and (min-width: 576px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .default-style .ui-mh-100vh.jumbotron::after{
    min-height: calc(100vh - 12rem); } }
.material-style .ui-icon{
  border-color: rgba(24,28,33,0.06); }
.material-style .ui-bordered{
  border: 1px solid rgba(24,28,33,0.06); }
.material-style .ui-star>*:last-child{
  color: rgba(24,28,33,0.1); }
.material-style .ui-list>li::before{
  color: rgba(24,28,33,0.2); }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .material-style .ui-mh-100vh::after{
    content: '';
    display: block;
    -ms-flex: 0 0 0%;
    flex: 0 0 0%;
    min-height: 100vh;
    width: 0;
    font-size: 0; }
  .material-style .ui-mh-100vh.jumbotron::after{
    min-height: calc(100vh - 6rem); }
  .material-style .ui-mh-100vh.flex-column::after{
    display: none; } }
@media all and (min-width: 576px) and (-ms-high-contrast: none), (-ms-high-contrast: active){
  .material-style .ui-mh-100vh.jumbotron::after{
    min-height: calc(100vh - 12rem); } }
.badge.ui-product-badge{
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.1875rem 0.375rem;
  font-size: .625rem; }
.ui-product-color{
  display: inline-block;
  overflow: hidden;
  margin: .144em;
  width: .875rem;
  height: .875rem;
  border-radius: 10rem;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset;
  vertical-align: middle; }
.ui-product-color-lg{
  width: 1rem;
  height: 1rem; }
.ui-product-color-sm{
  width: .75rem;
  height: .75rem; }
.ui-payment{
  height: 40px; }
.ui-payment-small{
  height: 30px; }
.ui-statistics-icon{
  width: 2.875rem;
  height: 2.875rem;
  font-size: 1.125rem;
  line-height: calc(2.875rem - 4px); }
.ui-statistics-icon.border-0{
  line-height: 2.875rem; }
.ui-feed-icon-container{
  position: relative; }
.ui-feed-icon{
  position: absolute;
  top: 0;
  right: -.625rem;
  width: 1.25rem;
  height: 1.25rem;
  border: 0;
  font-size: .75rem;
  line-height: 1.25rem; }
[dir=rtl] .ui-feed-icon{
  right: auto;
  left: -.625rem; }
.ui-todo-item .custom-control-input:checked ~ .custom-control-label{
  text-decoration: line-through; }
.ui-todo-item .custom-control-input:checked ~ .ui-todo-badge, .ui-todo-item .custom-control-input:checked ~ .custom-control-label .ui-todo-badge{
  display: none; }
.ui-activity-icon{
  width: 2.5rem;
  height: 2.5rem;
  font-size: .875rem;
  line-height: calc(2.5rem - 4px); }
.ui-activity-icon.border-0{
  line-height: 2.5rem; }
.default-style .ui-todo-item .custom-control-input:checked ~ .custom-control-label{
  color: #a3a4a6; }
.material-style .ui-todo-item .custom-control-input:checked ~ .custom-control-label{
  color: #a3a4a6; }
.ui-company-text{
  font-size: 15px;
  line-height: 1.8; }
.ui-device{
  position: relative;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }
.ui-device:before{
  content: "";
  display: block;
  padding-top: 100%; }
.ui-device .device-img{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%; }
.ui-device .device-content{
  position: absolute;
  top: 0;
  z-index: 2;
  overflow: hidden; }
.ui-device .device-content:before{
  content: "";
  display: block;
  padding-top: 100%; }
.ui-device .device-content img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
.ui-device.macbook{
  width: 1227px; }
.ui-device.macbook:before{
  padding-top: 57.86471067644662%; }
.ui-device.macbook .device-content{
  margin-top: 4.31947840260799%;
  margin-left: 12.46943765281174%;
  width: 75.15262428687857%; }
[dir=rtl] .ui-device.macbook .device-content{
  margin-right: 12.46943765281174%;
  margin-left: 0; }
.ui-device.macbook .device-content:before{
  padding-top: 62.47288503253796%; }
.ui-device.iphone{
  width: 302px; }
.ui-device.iphone:before{
  padding-top: 209.154929577464789%; }
.ui-device.iphone .device-content{
  z-index: 1;
  margin-top: 19.58041958041958%;
  margin-left: 4.580152671755725%;
  width: 91.608391608391608%;
  border-radius: 0 0 12% 12% / 0 0 4% 4%; }
[dir=rtl] .ui-device.iphone .device-content{
  margin-right: 4.580152671755725%;
  margin-left: 0; }
.ui-device.iphone .device-content:before{
  padding-top: 200.763358778625954%; }
.ui-device.iphone .device-img{
  z-index: 2; }
.ui-window{
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 23px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.12);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.ui-window:before{
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  height: 23px;
  background: #e5e5e5; }
.ui-window .window-content{
  width: 100%; }
.ui-window .window-content img{
  display: block;
  width: 100%; }
.ui-window:before, .ui-window:after, .ui-window .window-content:before, .ui-window .window-content:after{
  content: "";
  position: absolute;
  display: block; }
.ui-window:after, .ui-window .window-content:before, .ui-window .window-content:after{
  top: 6px;
  z-index: 4;
  width: 11px;
  height: 11px;
  border-radius: 50%; }
.ui-window:after{
  left: 10px;
  background: #ccc; }
.ui-window .window-content:before{
  left: 26px;
  background: #ccc; }
.ui-window .window-content:after{
  left: 43px;
  background: #ccc; }
.jumbotron.ui-hero{
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }
.jumbotron.ui-hero>.container, .jumbotron.ui-hero>.container-fluid{
  display: -ms-flexbox;
  display: flex; }
.jumbotron.ui-hero>.container>.row, .jumbotron.ui-hero>.container-fluid>.row{
  -ms-flex-align: center;
  align-items: center; }
.ui-presentation-left, .ui-presentation-left.ui-device, .ui-presentation-right, .ui-presentation-right.ui-device{
  width: 100%; }
.ui-customer-review{
  font-size: 1.125rem;
  line-height: 1.75; }
.ui-customer-review::before, .ui-customer-review::after{
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5em;
  line-height: 1.125rem;
  opacity: .15; }
.ui-customer-review:before{
  content: '\201C'; }
.ui-customer-review:after{
  content: '\201D'; }
.default-style .ui-hero>.container>.row{
  width: calc(100% + 1.5rem); }
.default-style .ui-customer-review{
  font-weight: 300; }
.default-style .ui-customer-review::before, .default-style .ui-customer-review::after{
  font-weight: 900; }
@media (min-width: 992px){
  .default-style .ui-presentation-left, .default-style .ui-presentation-left.ui-device, .default-style .ui-presentation-right, .default-style .ui-presentation-right.ui-device{
    width: 150%; } }
@media (min-width: 1200px){
  .default-style .ui-presentation-left, .default-style .ui-presentation-left.ui-device, .default-style .ui-presentation-right, .default-style .ui-presentation-right.ui-device{
    width: 160%; } }
.material-style .ui-hero>.container>.row{
  width: calc(100% + 1.5rem); }
.material-style .ui-customer-review{
  font-weight: 300; }
.material-style .ui-customer-review::before, .material-style .ui-customer-review::after{
  font-weight: 700; }
@media (min-width: 992px){
  .material-style .ui-presentation-left, .material-style .ui-presentation-left.ui-device, .material-style .ui-presentation-right, .material-style .ui-presentation-right.ui-device{
    width: 150%; } }
@media (min-width: 1200px){
  .material-style .ui-presentation-left, .material-style .ui-presentation-left.ui-device, .material-style .ui-presentation-right, .material-style .ui-presentation-right.ui-device{
    width: 160%; } }
.ui-play-icon{
  margin-right: -.25em; }
[dir=rtl] .ui-play-icon{
  margin-right: 0;
  margin-left: -.25em; }
body{
  background: #f8f8f8; }
.text-primary{
  color: #31b44a !important; }
a.text-primary:hover, a.text-primary:focus{
  color: #2ca242 !important; }
.bg-primary{
  background-color: #31b44a !important; }
a.bg-primary:hover, a.bg-primary:focus{
  background-color: #2ca242 !important; }
.bg-primary-dark{
  background-color: #31b44a !important; }
a.bg-primary-dark:hover, a.bg-primary-dark:focus{
  background-color: #2ca242 !important; }
.bg-primary-darker{
  background-color: #31b44a !important; }
a.bg-primary-darker:hover, a.bg-primary-darker:focus{
  background-color: #2ca242 !important; }
html:not([dir=rtl]) .border-primary, html[dir=rtl] .border-primary{
  border-color: #31b44a !important; }
.badge-primary{
  background-color: #31b44a;
  color: #fff; }
.badge-primary[href]:hover, .badge-primary[href]:focus{
  background-color: #2ca242;
  color: #fff;
  text-decoration: none; }
.btn .badge-primary{
  background-color: #31b44a !important;
  color: #fff !important; }
.badge-outline-primary{
  background-color: transparent;
  box-shadow: 0 0 0 1px #31b44a inset;
  color: #31b44a; }
.badge-outline-primary[href]:hover, .badge-outline-primary[href]:focus{
  color: #31b44a;
  text-decoration: none; }
.btn .badge-outline-primary{
  background-color: transparent !important;
  box-shadow: 0 0 0 1px #31b44a inset !important;
  color: #31b44a !important; }
.page-item.active .page-link, .page-item.active .page-link:hover, .page-item.active .page-link:focus, .pagination li.active > a:not(.page-link), .pagination li.active > a:not(.page-link):hover, .pagination li.active > a:not(.page-link):focus{
  border-color: #31b44a !important;
  background-color: #31b44a !important;
  color: #fff !important; }
.progress-bar{
  background-color: #31b44a;
  color: #fff; }
.list-group-item-primary{
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #e9f8ff;
  color: #5d6366; }
a.list-group-item-primary, button.list-group-item-primary{
  color: #5d6366; }
a.list-group-item-primary:hover, a.list-group-item-primary:focus, button.list-group-item-primary:hover, button.list-group-item-primary:focus{
  background-color: #e7f6fc;
  color: #5d6366; }
a.list-group-item-primary.active, button.list-group-item-primary.active{
  border-color: #31b44a;
  background-color: #31b44a;
  color: #5d6366; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{
  border-color: #31b44a;
  background-color: #31b44a;
  color: #fff; }
.alert-primary{
  border-color: #d1e5f0;
  background-color: #def4ff;
  color: #596266; }
.alert-primary hr{
  border-top-color: #d1e5f0; }
.alert-primary .close, .alert-primary .alert-link{
  color: #596266; }
.alert-dark-primary{
  background-color: #31b44a;
  color: #fff; }
.alert-dark-primary hr{
  border-top-color: rgba(255, 255, 255, 0.2); }
.alert-dark-primary .close, .alert-dark-primary .alert-link{
  color: #fff; }
.tooltip-primary .tooltip-inner, .tooltip-primary > .tooltip .tooltip-inner, .ngb-tooltip-primary + ngb-tooltip-window .tooltip-inner{
  background: #31b44a;
  color: #fff; }
.tooltip-primary.bs-tooltip-top .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="top"] .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-top .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-top .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="top"] .arrow::before{
  border-top-color: #31b44a; }
.tooltip-primary.bs-tooltip-right .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="right"] .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-right .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-right .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="right"] .arrow::before{
  border-right-color: #31b44a; }
.tooltip-primary.bs-tooltip-bottom .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-bottom .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-bottom .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{
  border-bottom-color: #31b44a; }
.tooltip-primary.bs-tooltip-left .arrow::before, .tooltip-primary.bs-tooltip-auto[x-placement^="left"] .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-left .arrow::before, .tooltip-primary > .tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-left .arrow::before, .ngb-tooltip-primary + ngb-tooltip-window.bs-tooltip-auto[x-placement^="left"] .arrow::before{
  border-left-color: #31b44a; }
.popover-primary, .popover-primary > .popover, .ngb-popover-primary + ngb-popover-window{
  border-color: transparent;
  background: #31b44a; }
.popover-primary .popover-header, .popover-primary > .popover .popover-header, .ngb-popover-primary + ngb-popover-window .popover-header{
  border-color: rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff; }
.popover-primary .popover-body, .popover-primary > .popover .popover-body, .ngb-popover-primary + ngb-popover-window .popover-body{
  background: transparent;
  color: #fff; }
.popover-primary .arrow::before, .popover-primary > .popover .arrow::before, .ngb-popover-primary + ngb-popover-window .arrow::before{
  border-color: transparent !important; }
.popover-primary.bs-popover-top .arrow::after, .popover-primary.bs-popover-auto[x-placement^="top"] .arrow::after, .popover-primary > .popover.bs-popover-top .arrow::after, .popover-primary > .popover.bs-popover-auto[x-placement^="top"] .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-top .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[x-placement^="top"] .arrow::after{
  border-top-color: #31b44a; }
.popover-primary.bs-popover-right .arrow::after, .popover-primary.bs-popover-auto[x-placement^="right"] .arrow::after, .popover-primary > .popover.bs-popover-right .arrow::after, .popover-primary > .popover.bs-popover-auto[x-placement^="right"] .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-right .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[x-placement^="right"] .arrow::after{
  border-right-color: #31b44a; }
.popover-primary.bs-popover-bottom .arrow::after, .popover-primary.bs-popover-auto[x-placement^="bottom"] .arrow::after, .popover-primary > .popover.bs-popover-bottom .arrow::after, .popover-primary > .popover.bs-popover-auto[x-placement^="bottom"] .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-bottom .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[x-placement^="bottom"] .arrow::after{
  border-bottom-color: #31b44a; }
.popover-primary.bs-popover-left .arrow::after, .popover-primary.bs-popover-auto[x-placement^="left"] .arrow::after, .popover-primary > .popover.bs-popover-left .arrow::after, .popover-primary > .popover.bs-popover-auto[x-placement^="left"] .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-left .arrow::after, .ngb-popover-primary + ngb-popover-window.bs-popover-auto[x-placement^="left"] .arrow::after{
  border-left-color: #31b44a; }
.table .table-primary, .table .table-primary > th, .table .table-primary > td{
  border-color: rgba(0, 0, 0, 0.035);
  background-color: #e9f8ff;
  color: #5d6366; }
.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th{
  background-color: #e7f6fc; }
.btn-primary{
  border-color: transparent;
  background: #31b44a;
  color: #fff; }
.btn-primary:hover{
  border-color: transparent;
  background: #2ca242;
  color: #fff; }
.btn-primary:focus, .btn-primary.focus{
  box-shadow: 0 0 0 2px rgba(38, 180, 255, 0.4); }
.btn-primary.disabled, .btn-primary:disabled{
  border-color: transparent !important;
  background: #31b44a !important;
  box-shadow: none !important;
  color: #fff !important; }
.btn-primary .badge{
  background: #fff;
  color: #31b44a; }
.btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle{
  border-color: transparent;
  background: #30ae49;
  box-shadow: none; }
.btn-group .btn-primary, .input-group-prepend .btn-primary, .input-group-append .btn-primary{
  border-right: 1px solid #30ae49;
  border-left: 1px solid #30ae49; }
.btn-outline-primary{
  border-color: #31b44a;
  background: transparent;
  color: #31b44a; }
.btn-outline-primary:hover{
  border-color: transparent;
  background: #31b44a;
  color: #fff; }
.btn-outline-primary:hover .badge{
  background: #fff;
  color: #31b44a; }
.btn-outline-primary:focus, .btn-outline-primary.focus{
  box-shadow: 0 0 0 2px rgba(38, 180, 255, 0.4); }
.btn-outline-primary.disabled, .btn-outline-primary:disabled{
  border-color: #31b44a !important;
  background: transparent !important;
  color: #31b44a !important; }
.btn-outline-primary .badge{
  background: #31b44a;
  color: #fff; }
.btn-outline-primary:active, .btn-outline-primary.active, .show > .btn-outline-primary.dropdown-toggle{
  border-color: transparent;
  background: #2ca242;
  color: #fff;
  box-shadow: none; }
.btn-outline-primary:active .badge, .btn-outline-primary.active .badge, .show > .btn-outline-primary.dropdown-toggle .badge{
  background: #fff;
  color: #31b44a; }
.dropdown-item:not(.disabled).active, .dropdown-item:not(.disabled):active{
  background-color: #31b44a;
  color: #fff; }
.dropdown-menu > li:not(.disabled) > a:not(.dropdown-item):active, .dropdown-menu > li.active:not(.disabled) > a:not(.dropdown-item){
  background-color: #31b44a;
  color: #fff; }
.nav-pills .nav-link.active, .nav-pills .nav-link.active:hover, .nav-pills .nav-link.active:focus{
  background-color: #31b44a;
  color: #fff; }
.tabs-alt.nav-tabs .nav-link.active, .tabs-alt.nav-tabs .nav-link.active:hover, .tabs-alt.nav-tabs .nav-link.active:focus, .tabs-alt > .nav-tabs .nav-link.active, .tabs-alt > .nav-tabs .nav-link.active:hover, .tabs-alt > .nav-tabs .nav-link.active:focus{
  box-shadow: 0 -2px 0 #31b44a inset; }
.custom-control .custom-control-input:focus ~ .custom-control-label::before, .custom-control .custom-control-input:active ~ .custom-control-label::before{
  border-color: #31b44a; }
.custom-control .custom-control-input:focus ~ .custom-control-label::before{
  box-shadow: 0 0 0 2px rgba(38, 180, 255, 0.4); }
.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before{
  border-color: #31b44a;
  background-color: #31b44a; }
.custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 9.5 7.5'%3E%3Cpolyline points='0.75 4.35 4.18 6.75 8.75 0.75' style='fill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px'/%3E%3C/svg%3E"); }
.custom-control.custom-radio .custom-control-input:checked ~ .custom-control-label::before{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10'%3E%3Ccircle cx='5' cy='5' r='4.5' style='fill:%23fff'/%3E%3Cpath d='M5,1A4,4,0,1,1,1,5,4,4,0,0,1,5,1M5,0a5,5,0,1,0,5,5A5,5,0,0,0,5,0Z' style='fill:%23fff'/%3E%3C/svg%3E"); }
.custom-file-input:focus ~ .custom-file-label{
  border-color: #31b44a;
  box-shadow: none !important; }
.custom-file-input:focus ~ .custom-file-label::after{
  border-color: inherit; }
.form-control:focus, .custom-select:focus{
  border-color: #31b44a; }
.switcher-input:checked ~ .switcher-indicator{
  background: #31b44a;
  color: #fff; }
.switcher-input:focus ~ .switcher-indicator{
  box-shadow: 0 0 0 2px rgba(38, 180, 255, 0.4); }
.switcher-input:active ~ .switcher-indicator{
  box-shadow: none !important; }
.navbar.bg-primary{
  background-color: #31b44a !important;
  color: #daf2ff; }
.navbar.bg-primary .navbar-brand{
  color: #fff; }
.navbar.bg-primary .navbar-brand:hover, .navbar.bg-primary .navbar-brand:focus{
  color: #fff; }
.navbar.bg-primary .navbar-nav .nav-link{
  color: #daf2ff; }
.navbar.bg-primary .navbar-nav .nav-link:hover, .navbar.bg-primary .navbar-nav .nav-link:focus{
  color: #fff; }
.navbar.bg-primary .navbar-nav .nav-link.disabled{
  color: #92d9ff !important; }
.navbar.bg-primary .navbar-nav .show > .nav-link, .navbar.bg-primary .navbar-nav .active > .nav-link, .navbar.bg-primary .navbar-nav .nav-link.show, .navbar.bg-primary .navbar-nav .nav-link.active{
  color: #fff; }
.navbar.bg-primary .navbar-toggler{
  color: #daf2ff;
  border-color: rgba(255, 255, 255, 0.15); }
.navbar.bg-primary .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255,0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.navbar.bg-primary .navbar-text{
  color: #daf2ff; }
.navbar.bg-primary .navbar-text a{
  color: #fff; }
.navbar.bg-primary .navbar-text a:hover, .navbar.bg-primary .navbar-text a:focus{
  color: #fff; }
.navbar.bg-primary hr{
  border-color: rgba(255, 255, 255, 0.15); }
.sidenav.bg-primary{
  background-color: #31b44a !important;
  color: #daf2ff; }
.sidenav.bg-primary .sidenav-link, .sidenav.bg-primary .sidenav-horizontal-prev, .sidenav.bg-primary .sidenav-horizontal-next{
  color: #daf2ff; }
.sidenav.bg-primary .sidenav-link:hover, .sidenav.bg-primary .sidenav-link:focus, .sidenav.bg-primary .sidenav-horizontal-prev:hover, .sidenav.bg-primary .sidenav-horizontal-prev:focus, .sidenav.bg-primary .sidenav-horizontal-next:hover, .sidenav.bg-primary .sidenav-horizontal-next:focus{
  color: #fff; }
.sidenav.bg-primary .sidenav-link.active, .sidenav.bg-primary .sidenav-horizontal-prev.active, .sidenav.bg-primary .sidenav-horizontal-next.active{
  color: #fff; }
.sidenav.bg-primary .sidenav-item.disabled .sidenav-link, .sidenav.bg-primary .sidenav-horizontal-prev.disabled, .sidenav.bg-primary .sidenav-horizontal-next.disabled{
  color: #92d9ff !important; }
.sidenav.bg-primary .sidenav-item.open:not(.sidenav-item-closing) > .sidenav-toggle, .sidenav.bg-primary .sidenav-item.active > .sidenav-link{
  color: #fff; }
.sidenav.bg-primary .sidenav-item.active > .sidenav-link:not(.sidenav-toggle){
  background-color: #2ca242; }
.sidenav.bg-primary.sidenav-horizontal .sidenav-menu > .sidenav-item.active > .sidenav-link:not(.sidenav-toggle){
  background-color: #2ca242; }
.sidenav.bg-primary.sidenav-horizontal .sidenav-inner > .sidenav-item:not(.sidenav-item-closing) > .sidenav-menu, .sidenav.bg-primary.sidenav-horizontal .sidenav-inner > .sidenav-item.open > .sidenav-toggle{
  background: #2ca242; }
.sidenav.bg-primary .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-menu, .sidenav.bg-primary .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-toggle{
  background: transparent;
  color: #daf2ff; }
.sidenav.bg-primary .sidenav-text{
  color: #fff; }
.sidenav.bg-primary .sidenav-header{
  color: #ade3ff; }
.sidenav.bg-primary hr, .sidenav.bg-primary .sidenav-divider, .sidenav.bg-primary .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
  border-color: rgba(255, 255, 255, 0.15) !important; }
.sidenav.bg-primary .sidenav-inner > .sidenav-header::before, .sidenav.bg-primary .sidenav-block::before{
  background-color: rgba(255, 255, 255, 0.15); }
.sidenav.bg-primary .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before{
  background-color: #45b8f4; }
.sidenav.bg-primary .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  background-color: #fff; }
.sidenav.bg-primary .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, .sidenav.bg-primary .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  box-shadow: 0 0 0 2px #2ca242; }
.sidenav.bg-primary .ps__thumb-y, .sidenav.bg-primary .ps__rail-y.ps--clicking > .ps__thumb-y{
  background: rgba(255, 255, 255, 0.629164) !important; }
.footer.bg-primary{
  background-color: #31b44a !important;
  color: #daf2ff; }
.footer.bg-primary .footer-link{
  color: #daf2ff; }
.footer.bg-primary .footer-link:hover, .footer.bg-primary .footer-link:focus{
  color: #fff; }
.footer.bg-primary .footer-link.disabled{
  color: #92d9ff !important; }
.footer.bg-primary .footer-text{
  color: #fff; }
.footer.bg-primary .show > .footer-link, .footer.bg-primary .active > .footer-link, .footer.bg-primary .footer-link.show, .footer.bg-primary .footer-link.active{
  color: #fff; }
.footer.bg-primary hr{
  border-color: rgba(255, 255, 255, 0.15); }
.fill-primary{
  fill: #31b44a; }
.slider-primary .slider-selection, .slider-primary .slider-reversed .slider-track-high, .slider-primary.slider-reversed .slider-track-high{
  background: #31b44a; }
.noUi-primary .noUi-base .noUi-connect{
  background: #31b44a !important; }
.default-style .select2-container--default .select2-results__option--highlighted[aria-selected]{
  background-color: #31b44a !important;
  color: #fff !important; }
.default-style .select2-container--default.select2-container--focus .select2-selection, .default-style .select2-container--default.select2-container--open .select2-selection{
  border-color: #31b44a !important; }
.default-style .select2-primary .select2-container--default .select2-selection--multiple .select2-selection__choice{
  background: #31b44a;
  color: #fff; }
.bootstrap-tagsinput.focus{
  border-color: #31b44a !important; }
.bootstrap-select .dropdown-menu.inner a[aria-selected=true]{
  background: #31b44a !important;
  color: #fff !important; }
.datepicker table tr td.active, .datepicker table tr td.active.highlighted, .datepicker table tr td.active.today, .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td.range-start, .datepicker table tr td.range-end{
  background: #31b44a !important;
  color: #fff !important; }
.datepicker table tr td.range, .datepicker table tr td.range.highlighted, .datepicker table tr td.range.today{
  background: #def4ff !important;
  color: #596266 !important; }
.datepicker table tr td.range.focused, .datepicker table tr td.range.highlighted.focused, .datepicker table tr td.range.today.focused{
  background: #bfeaff !important; }
.datepicker table tr td.range.disabled, .datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.today.disabled{
  background: rgba(222, 244, 255, 0.5) !important;
  color: rgba(89, 98, 102, 0.5) !important; }
.daterangepicker td.active{
  background-color: #31b44a !important;
  color: #fff !important; }
.daterangepicker td.in-range:not(.start-date):not(.end-date):not(.off){
  background-color: #def4ff !important;
  color: #596266 !important; }
.daterangepicker .input-mini.active{
  border-color: #31b44a !important; }
.ranges li.active{
  background-color: #31b44a !important;
  color: #fff !important; }
.dtp-date, .dtp-time{
  background: #31b44a;
  color: #fff; }
.dtp-close > a{
  color: #fff; }
header.dtp-header{
  background: #2099d9;
  color: #fff; }
table.dtp-picker-days tr > td > a.selected{
  background: #31b44a;
  color: #fff !important; }
.dtp-actual-meridien a.selected{
  background: #31b44a !important;
  color: #fff !important; }
.dtp .year-picker-item:hover{
  color: #31b44a; }
.dtp .year-picker-item.active{
  color: #31b44a; }
.dtp .svg-clock [stroke="#8BC34A"]{
  stroke: #31b44a !important; }
.dtp .svg-clock [fill="#8BC34A"]{
  fill: #31b44a !important; }
.dtp .svg-clock [fill="#fff"]{
  fill: #fff !important; }
li.ui-timepicker-selected, .ui-timepicker-list .ui-timepicker-selected:hover{
  background: #31b44a !important;
  color: #fff !important; }
.growl-default{
  background: #31b44a !important;
  color: #fff !important; }
.md-editor.active{
  border-color: #31b44a !important; }
.ql-snow.ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar button:hover, .ql-snow .ql-toolbar button:focus, .ql-snow .ql-toolbar button.ql-active, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item.ql-selected{
  color: #31b44a !important; }
.ql-snow.ql-toolbar button:hover .ql-fill, .ql-snow.ql-toolbar button:focus .ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:hover .ql-fill, .ql-snow .ql-toolbar button:focus .ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill, .ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill, .ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{
  fill: #31b44a !important; }
.ql-snow.ql-toolbar button:hover .ql-stroke, .ql-snow.ql-toolbar button:focus .ql-stroke, .ql-snow.ql-toolbar button.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow.ql-toolbar button:hover .ql-stroke-miter, .ql-snow.ql-toolbar button:focus .ql-stroke-miter, .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter, .ql-snow .ql-toolbar button:hover .ql-stroke, .ql-snow .ql-toolbar button:focus .ql-stroke, .ql-snow .ql-toolbar button.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke, .ql-snow .ql-toolbar button:hover .ql-stroke-miter, .ql-snow .ql-toolbar button:focus .ql-stroke-miter, .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter, .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{
  stroke: #31b44a !important; }
.tt-suggestion:active, .tt-cursor{
  background: #31b44a !important;
  color: #fff !important; }
.dropzone.dz-drag-hover{
  border-color: #31b44a !important; }
.swiper-pagination-bullet.swiper-pagination-bullet-active, .swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: #31b44a !important; }
.sk-primary.sk-rotating-plane, .sk-primary.sk-double-bounce .sk-child, .sk-primary.sk-wave .sk-rect, .sk-primary.sk-wandering-cubes .sk-cube, .sk-primary.sk-spinner-pulse, .sk-primary.sk-chasing-dots .sk-child, .sk-primary.sk-three-bounce .sk-child, .sk-primary.sk-circle .sk-child:before, .sk-primary.sk-cube-grid .sk-cube, .sk-primary.sk-fading-circle .sk-circle:before, .sk-primary.sk-folding-cube .sk-cube:before{
  background-color: #31b44a; }
.sw-theme-default .step-anchor > li.active > a .sw-icon, .sw-theme-default .step-anchor > li.active > a .sw-number{
  color: #31b44a;
  border-color: #31b44a; }
.plyr input[type='range']::-ms-fill-lower{
  background: #31b44a !important; }
.plyr input[type='range']:active::-webkit-slider-thumb{
  background: #31b44a !important; }
.plyr input[type='range']:active::-moz-range-thumb{
  background: #31b44a !important; }
.plyr input[type='range']:active::-ms-thumb{
  background: #31b44a !important; }
.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover{
  background: #31b44a !important;
  color: white !important; }
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover{
  background: #31b44a !important;
  color: white !important; }
.plyr__play-large{
  background: #31b44a !important;
  color: white !important; }
.plyr__progress--played, .plyr__volume--display{
  color: #31b44a !important; }
.fc-event, .fc-event-dot{
  background: rgba(38, 180, 255, 0.15) !important; }
.fc-highlight, .fc-bgevent{
  background: #31b44a !important; }
.ui-product-color.active{
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #31b44a !important; }
.bg-navbar-theme{
  background-color: #fff !important;
  color: #a3a4a6; }
.bg-navbar-theme .navbar-brand{
  color: #4E5155; }
.bg-navbar-theme .navbar-brand:hover, .bg-navbar-theme .navbar-brand:focus{
  color: #4E5155; }
.bg-navbar-theme .navbar-nav .nav-link{
  color: #a3a4a6; }
.bg-navbar-theme .navbar-nav .nav-link:hover, .bg-navbar-theme .navbar-nav .nav-link:focus{
  color: #4E5155; }
.bg-navbar-theme .navbar-nav .nav-link.disabled{
  color: #c8c8ca !important; }
.bg-navbar-theme .navbar-nav .show > .nav-link, .bg-navbar-theme .navbar-nav .active > .nav-link, .bg-navbar-theme .navbar-nav .nav-link.show, .bg-navbar-theme .navbar-nav .nav-link.active{
  color: #4E5155; }
.bg-navbar-theme .navbar-toggler{
  color: #a3a4a6;
  border-color: rgba(78, 81, 85, 0.075); }
.bg-navbar-theme .navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(24,28,33,0.4)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }
.bg-navbar-theme .navbar-text{
  color: #a3a4a6; }
.bg-navbar-theme .navbar-text a{
  color: #4E5155; }
.bg-navbar-theme .navbar-text a:hover, .bg-navbar-theme .navbar-text a:focus{
  color: #4E5155; }
.bg-navbar-theme hr{
  border-color: rgba(78, 81, 85, 0.075); }
.layout-navbar{
  box-shadow: 0 1px 0 rgba(24, 28, 33, 0.04); }
.bg-sidenav-theme{
  background-color: #2e323a !important;
  color: #838790; }
.bg-sidenav-theme .sidenav-link, .bg-sidenav-theme .sidenav-horizontal-prev, .bg-sidenav-theme .sidenav-horizontal-next{
  color: #838790; }
.bg-sidenav-theme .sidenav-link:hover, .bg-sidenav-theme .sidenav-link:focus, .bg-sidenav-theme .sidenav-horizontal-prev:hover, .bg-sidenav-theme .sidenav-horizontal-prev:focus, .bg-sidenav-theme .sidenav-horizontal-next:hover, .bg-sidenav-theme .sidenav-horizontal-next:focus{
  color: #fff; }
.bg-sidenav-theme .sidenav-link.active, .bg-sidenav-theme .sidenav-horizontal-prev.active, .bg-sidenav-theme .sidenav-horizontal-next.active{
  color: #fff; }
.bg-sidenav-theme .sidenav-item.disabled .sidenav-link, .bg-sidenav-theme .sidenav-horizontal-prev.disabled, .bg-sidenav-theme .sidenav-horizontal-next.disabled{
  color: #61656e !important; }
.bg-sidenav-theme .sidenav-item.open:not(.sidenav-item-closing) > .sidenav-toggle, .bg-sidenav-theme .sidenav-item.active > .sidenav-link{
  color: #fff; }
.bg-sidenav-theme .sidenav-item.active > .sidenav-link:not(.sidenav-toggle){
  background-color: #383c44; }
.bg-sidenav-theme.sidenav-horizontal .sidenav-menu > .sidenav-item.active > .sidenav-link:not(.sidenav-toggle){
  background-color: #42464d; }
.bg-sidenav-theme.sidenav-horizontal .sidenav-inner > .sidenav-item:not(.sidenav-item-closing) > .sidenav-menu, .bg-sidenav-theme.sidenav-horizontal .sidenav-inner > .sidenav-item.open > .sidenav-toggle{
  background: #383c44; }
.bg-sidenav-theme .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-menu, .bg-sidenav-theme .sidenav-inner > .sidenav-item.sidenav-item-closing .sidenav-item.open .sidenav-toggle{
  background: transparent;
  color: #838790; }
.bg-sidenav-theme .sidenav-text{
  color: #fff; }
.bg-sidenav-theme .sidenav-header{
  color: #6e727b; }
.bg-sidenav-theme hr, .bg-sidenav-theme .sidenav-divider, .bg-sidenav-theme .sidenav-inner > .sidenav-item.open > .sidenav-menu::before{
  border-color: rgba(255, 255, 255, 0.06) !important; }
.bg-sidenav-theme .sidenav-inner > .sidenav-header::before, .bg-sidenav-theme .sidenav-block::before{
  background-color: rgba(255, 255, 255, 0.06); }
.bg-sidenav-theme .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before{
  background-color: #44484f; }
.bg-sidenav-theme .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  background-color: #fff; }
.bg-sidenav-theme .sidenav-inner > .sidenav-item.open .sidenav-item.open > .sidenav-toggle::before, .bg-sidenav-theme .sidenav-inner > .sidenav-item.open .sidenav-item.active > .sidenav-link::before{
  box-shadow: 0 0 0 2px #383c44; }
.bg-sidenav-theme .ps__thumb-y, .bg-sidenav-theme .ps__rail-y.ps--clicking > .ps__thumb-y{
  background: rgba(255, 255, 255, 0.477986) !important; }
.bg-footer-theme{
  background-color: #fff !important;
  color: #a3a4a6; }
.bg-footer-theme .footer-link{
  color: #a3a4a6; }
.bg-footer-theme .footer-link:hover, .bg-footer-theme .footer-link:focus{
  color: #4E5155; }
.bg-footer-theme .footer-link.disabled{
  color: #c8c8ca !important; }
.bg-footer-theme .footer-text{
  color: #4E5155; }
.bg-footer-theme .show > .footer-link, .bg-footer-theme .active > .footer-link, .bg-footer-theme .footer-link.show, .bg-footer-theme .footer-link.active{
  color: #4E5155; }
.bg-footer-theme hr{
  border-color: rgba(78, 81, 85, 0.075); }
.form-control, #invoices_wrapper #invoices_filter input[type="search"], #invoices_wrapper #invoices_length select[name="invoices_length"] {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  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, #invoices_wrapper #invoices_filter input[type="search"], #invoices_wrapper #invoices_length select[name="invoices_length"] {
      transition: none; } }
  .form-control::-ms-expand, #invoices_wrapper #invoices_filter input[type="search"]::-ms-expand, #invoices_wrapper #invoices_length select[name="invoices_length"]::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring, #invoices_wrapper #invoices_filter input:-moz-focusring[type="search"], #invoices_wrapper #invoices_length select:-moz-focusring[name="invoices_length"] {
    color: transparent;
    text-shadow: 0 0 0 #495057; }
  .form-control:focus, #invoices_wrapper #invoices_filter input:focus[type="search"], #invoices_wrapper #invoices_length select:focus[name="invoices_length"] {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .form-control:-ms-input-placeholder, #invoices_wrapper #invoices_filter input[type="search"]:-ms-input-placeholder, #invoices_wrapper #invoices_length select[name="invoices_length"]:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control::placeholder, #invoices_wrapper #invoices_filter input[type="search"]::placeholder, #invoices_wrapper #invoices_length select[name="invoices_length"]::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, #invoices_wrapper #invoices_filter input:disabled[type="search"], #invoices_wrapper #invoices_length select:disabled[name="invoices_length"], .form-control[readonly], #invoices_wrapper #invoices_filter input[readonly][type="search"], #invoices_wrapper #invoices_length select[readonly][name="invoices_length"] {
    background-color: #e9ecef;
    opacity: 1; }

input[type="date"].form-control, #invoices_wrapper #invoices_filter input[type="date"][type="search"], input[type="time"].form-control, #invoices_wrapper #invoices_filter input[type="time"][type="search"], input[type="datetime-local"].form-control, #invoices_wrapper #invoices_filter input[type="datetime-local"][type="search"], input[type="month"].form-control, #invoices_wrapper #invoices_filter input[type="month"][type="search"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

select.form-control:focus::-ms-value, #invoices_wrapper #invoices_length select[name="invoices_length"]: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.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  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.875rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], #invoices_wrapper #invoices_length select[size][name="invoices_length"], select.form-control[multiple], #invoices_wrapper #invoices_length select[multiple][name="invoices_length"] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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, .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      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: #28a745; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .was-validated #invoices_wrapper #invoices_filter input:valid[type="search"], #invoices_wrapper #invoices_filter .was-validated input:valid[type="search"], .was-validated #invoices_wrapper #invoices_length select:valid[name="invoices_length"], #invoices_wrapper #invoices_length .was-validated select:valid[name="invoices_length"], .form-control.is-valid, #invoices_wrapper #invoices_filter input.is-valid[type="search"], #invoices_wrapper #invoices_length select.is-valid[name="invoices_length"] {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .was-validated #invoices_wrapper #invoices_filter input:valid:focus[type="search"], #invoices_wrapper #invoices_filter .was-validated input:valid:focus[type="search"], .was-validated #invoices_wrapper #invoices_length select:valid:focus[name="invoices_length"], #invoices_wrapper #invoices_length .was-validated select:valid:focus[name="invoices_length"], .form-control.is-valid:focus, #invoices_wrapper #invoices_filter input.is-valid:focus[type="search"], #invoices_wrapper #invoices_length select.is-valid:focus[name="invoices_length"] {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.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: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' 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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745; }

.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: #28a745; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.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(40, 167, 69, 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: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem; }

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .was-validated #invoices_wrapper #invoices_filter input:invalid[type="search"], #invoices_wrapper #invoices_filter .was-validated input:invalid[type="search"], .was-validated #invoices_wrapper #invoices_length select:invalid[name="invoices_length"], #invoices_wrapper #invoices_length .was-validated select:invalid[name="invoices_length"], .form-control.is-invalid, #invoices_wrapper #invoices_filter input.is-invalid[type="search"], #invoices_wrapper #invoices_length select.is-invalid[name="invoices_length"] {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .was-validated #invoices_wrapper #invoices_filter input:invalid:focus[type="search"], #invoices_wrapper #invoices_filter .was-validated input:invalid:focus[type="search"], .was-validated #invoices_wrapper #invoices_length select:invalid:focus[name="invoices_length"], #invoices_wrapper #invoices_length .was-validated select:invalid:focus[name="invoices_length"], .form-control.is-invalid:focus, #invoices_wrapper #invoices_filter input.is-invalid:focus[type="search"], #invoices_wrapper #invoices_length select.is-invalid:focus[name="invoices_length"] {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.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: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' 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' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%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: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.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: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.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(220, 53, 69, 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: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline #invoices_wrapper #invoices_filter input[type="search"], #invoices_wrapper #invoices_filter .form-inline input[type="search"], .form-inline #invoices_wrapper #invoices_length select[name="invoices_length"], #invoices_wrapper #invoices_length .form-inline select[name="invoices_length"] {
      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: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
      order: -1; }

.order-last {
  -ms-flex-order: 13;
      order: 13; }

.order-0 {
  -ms-flex-order: 0;
      order: 0; }

.order-1 {
  -ms-flex-order: 1;
      order: 1; }

.order-2 {
  -ms-flex-order: 2;
      order: 2; }

.order-3 {
  -ms-flex-order: 3;
      order: 3; }

.order-4 {
  -ms-flex-order: 4;
      order: 4; }

.order-5 {
  -ms-flex-order: 5;
      order: 5; }

.order-6 {
  -ms-flex-order: 6;
      order: 6; }

.order-7 {
  -ms-flex-order: 7;
      order: 7; }

.order-8 {
  -ms-flex-order: 8;
      order: 8; }

.order-9 {
  -ms-flex-order: 9;
      order: 9; }

.order-10 {
  -ms-flex-order: 10;
      order: 10; }

.order-11 {
  -ms-flex-order: 11;
      order: 11; }

.order-12 {
  -ms-flex-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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-sm-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-md-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-lg-12 {
    -ms-flex-order: 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 {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
        order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
        order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
        order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
        order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
        order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
        order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
        order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
        order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
        order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
        order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
        order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
        order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
        order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
        order: 11; }
  .order-xl-12 {
    -ms-flex-order: 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.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #888;
  outline-offset: -2px;
  z-index: 2001; }

tr.dt-rowReorder-moving {
  outline: 2px solid #555;
  outline-offset: -2px; }

body.dt-rowReorder-noOverflow {
  overflow-x: hidden; }

table.dataTable td.reorder {
  text-align: center;
  cursor: move; }

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; }
  table.dataTable > tbody > tr.child:hover {
    background: transparent !important; }
  table.dataTable > tbody > tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    table.dataTable > tbody > tr.child ul.dtr-details > li {
      border-bottom: 1px solid #efefef;
      padding: 0.5em 0; }
      table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
        padding-top: 0; }
      table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
        border-bottom: none; }
  table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child {
  cursor: default !important; }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before {
    display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > th.child {
  cursor: default !important; }
  table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before {
    display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important; }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
    display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }
  table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }
  table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 14px;
    width: 14px;
    margin-top: -9px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before {
  content: '-';
  background-color: #d33333; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
  content: '-';
  background-color: #d33333; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control {
  padding-left: 27px; }
  table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td.dtr-control:before {
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control {
  padding-left: 27px; }
  table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th.dtr-control:before {
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px; }

table.dataTable.dtr-column > tbody > tr > td.control {
  position: relative;
  cursor: pointer; }
  table.dataTable.dtr-column > tbody > tr > td.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131; }

table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer; }
  table.dataTable.dtr-column > tbody > tr > th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: 'Courier New', Courier, monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131; }

table.dataTable.dtr-column > tbody > tr.parent td.control:before {
  content: '-';
  background-color: #d33333; }

table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333; }

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em; }
  div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid black;
    border-radius: 0.5em;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6); }
  div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em; }
  div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12; }
    div.dtr-modal div.dtr-modal-close:hover {
      background-color: #eaeaea; }
  div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%; } }

a, a:hover, a:visited .colorDotykacka {
  color: #0DB02B; }

.colorAccent {
  color: #6d9e59; }

ul .sidenav-inner {
  font-size: 90%; }

.justify-content-evenly {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #33b34a;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }

img.mdtk-logo {
  width: 250px; }

.btn-accent {
  color: #0083f2;
  border-color: #0083f2;
  font-weight: bold;
  border-radius: 25px;
  padding: .5em 1.25em; }
  .btn-accent:hover {
    color: #fff;
    background-color: #0083f2;
    border-color: #0083f2; }
  .btn-accent:focus, .btn-accent.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 131, 242, 0.5); }
  .btn-accent.disabled, .btn-accent:disabled {
    color: #0083f2;
    background-color: transparent; }
  .btn-accent:not(:disabled):not(.disabled):active, .btn-accent:not(:disabled):not(.disabled).active, .show > .btn-accent.dropdown-toggle {
    color: #fff;
    background-color: #0083f2;
    border-color: #0083f2; }
    .btn-accent:not(:disabled):not(.disabled):active:focus, .btn-accent:not(:disabled):not(.disabled).active:focus, .show > .btn-accent.dropdown-toggle:focus {
      box-shadow: 0 0 0 0.2rem rgba(0, 131, 242, 0.5); }

#invoices_wrapper .dataTables_paginate .paginate_button.current, #invoices_wrapper .dataTables_paginate .paginate_button.previous, #invoices_wrapper .dataTables_paginate .paginate_button.next, #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled, #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled {
  display: inline-block;
  font-weight: bold;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: none; }
  #invoices_wrapper .dataTables_paginate .paginate_button.current:focus, #invoices_wrapper .dataTables_paginate .paginate_button.current.focus, #invoices_wrapper .dataTables_paginate .paginate_button.previous:focus, #invoices_wrapper .dataTables_paginate .paginate_button.previous.focus, #invoices_wrapper .dataTables_paginate .paginate_button.next:focus, #invoices_wrapper .dataTables_paginate .paginate_button.next.focus, #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled:focus, #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled.focus, #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled:focus, #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  #invoices_wrapper .dataTables_paginate .paginate_button.current.disabled, #invoices_wrapper .dataTables_paginate .paginate_button.current:disabled, #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled, #invoices_wrapper .dataTables_paginate .paginate_button.previous:disabled, #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled, #invoices_wrapper .dataTables_paginate .paginate_button.next:disabled, #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled.disabled, #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled:disabled, #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled.disabled, #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled:disabled {
    opacity: 0.65; }
  #invoices_wrapper .dataTables_paginate .paginate_button.current:not(:disabled):not(.disabled), #invoices_wrapper .dataTables_paginate .paginate_button.previous:not(:disabled):not(.disabled), #invoices_wrapper .dataTables_paginate .paginate_button.next:not(:disabled):not(.disabled), #invoices_wrapper .dataTables_paginate .paginate_button.previous.disabled:not(:disabled):not(.disabled), #invoices_wrapper .dataTables_paginate .paginate_button.next.disabled:not(:disabled):not(.disabled) {
    cursor: pointer; }

#invoices_wrapper .dataTables_paginate .paginate_button.current {
  color: #fff !important;
  background: #28a745 !important; }
  #invoices_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff;
    background: #09811f !important;
    text-decoration: none; }

#invoices_wrapper .dataTables_paginate .paginate_button.previous, #invoices_wrapper .dataTables_paginate .paginate_button.next {
  color: #fff !important;
  background: #09811f !important; }

#invoices_wrapper .dataTables_paginate .paginate_button.disabled {
  cursor: not-allowed; }

#invoices_wrapper #invoices_filter {
  margin-right: 0px !important; }
  #invoices_wrapper #invoices_filter input[type="search"] {
    display: inline-block;
    width: inherit !important; }

#invoices_wrapper #invoices_length {
  margin-left: 0px !important; }
  #invoices_wrapper #invoices_length select[name="invoices_length"] {
    display: inline-block;
    width: inherit !important; }

#invoices_wrapper table.dataTable thead td, #invoices_wrapper table.dataTable thead th, #invoices_wrapper table.dataTable.no-footer {
  border-bottom-color: transparent; }

pre.tracy-dump {
  margin-left: 210px;
  width: calc(100% - 210px);
  margin-top: 65px;
  width: 100%; }

#tracy-debug pre.tracy-dump {
  width: 100%; }

#payment-modal .modal-dialog.onetimePaymentClosed {
  max-width: 445px !important; }

@media (min-width: 768px) {
  #onetimePayment {
    border-left: 1px solid rgb(0 0 0 / 16%); } }

.pbl {
  width: 100%;
  height: 100%;
  background: white;
  border: 1px solid #dee2e6;
  border-radius: .25rem;
  color: #288240;
  -ms-flex-negative: 1;
      flex-shrink: 1; }
  .pbl:hover {
    color: #555; }
  .pbl img {
    max-height: 50px;
    max-width: 100%;
    margin: auto;
    vertical-align: middle;
    border-style: none; }
  .pbl.pbl-small img {
    max-height: 40px; }

.payu-input {
  display: block;
  width: 100%;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
  .payu-input.is-invalid {
    border-color: indianred; }

.switcher-input:checked ~ .switcher-indicator {
  background: #0DB02B !important; }

.btn-success {
  background: #0DB02B !important; }
  .btn-success:disabled .bg-success-dark {
    background: #09811f !important; }
  .btn-success:hover {
    background-color: #darken #0DB02B, 10; }

.btn-success.disabled {
  background: #0DB02B !important; }

.badge-success {
  background: #0DB02B !important; }

.custom-control-label::before {
  border: 1px solid rgba(24, 28, 33, 0.25); }

.backgroundDotykacka, .bg-success {
  background-color: #0DB02B; }

::-moz-selection {
  color: #FFF;
  background: #0DB02B; }

::selection {
  color: #FFF;
  background: #0DB02B; }

*:focus {
  outline: none !important;
  border-color: #0DB02B; }

.display-1, .display-2, .display-3, .display-4, .display-5 {
  font-family: "gotham", sans-serif; }

@media (min-width: 576px) {
  .display-phone-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-phone-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-phone-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-phone-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

@media (min-width: 768px) {
  .display-tablet-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-tablet-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-tablet-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-tablet-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

@media (min-width: 993px) {
  .display-desktop-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-desktop-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-desktop-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-desktop-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

@media (min-width: 576px) {
  .display-sm-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-sm-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-sm-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-sm-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

@media (min-width: 768px) {
  .display-md-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-md-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-md-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-md-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

@media (min-width: 992px) {
  .display-lg-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-lg-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-lg-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-lg-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

@media (min-width: 1201px) {
  .display-big-1 {
    font-size: 4rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-big-2 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-big-3 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.1; }
  .display-big-4 {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.1; } }

.nowrapTable {
  white-space: nowrap; }

.dataTables_wrapper {
  margin: 1% !important;
  width: 98% !important; }

.dataTables_length, .dataTables_info {
  margin-left: 3% !important; }

.dataTables_info {
  color: #aaaaaa !important; }

.headCard {
  min-height: 275px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

@media (min-width: 600px) {
  .modal-lg {
    width: 95vw;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 90vw;
    max-width: 1200px; } }

.responsiveLicenseList {
  overflow-x: hidden; }

@media screen and (min-width: 600px) {
  .responsiveLicenseList {
    overflow-y: auto;
    max-height: 550px; } }

.img-wrap {
  height: 200px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin: 0; }

.img-wrap > img {
  max-width: 100%;
  height: 100%;
  object-fit: cover; }

.changeAmountControl {
  display: -ms-flexbox;
  display: flex; }
  .changeAmountControl input, .changeAmountControl button {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .438rem 1.125rem;
    font-size: .894rem;
    line-height: 1.54;
    border-radius: .05rem !important;
    transition: all 0.2s ease-in-out;
    text-transform: none; }
  .changeAmountControl input {
    border-color: #31b44a !important;
    width: 50px;
    padding: 8px 5px; }
  .changeAmountControl input::-webkit-outer-spin-button, .changeAmountControl input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .changeAmountControl input[type=number] {
    -moz-appearance: textfield; }
  .changeAmountControl button {
    border-color: transparent;
    background: #31b44a;
    color: #fff;
    cursor: pointer; }
    .changeAmountControl button:hover {
      border-color: transparent;
      background: #2ca242;
      color: #fff; }
    .changeAmountControl button.first {
      border-bottom-left-radius: 25% !important;
      border-top-left-radius: 25% !important; }
    .changeAmountControl button.last {
      border-bottom-right-radius: 25% !important;
      border-top-right-radius: 25% !important; }

.changeAmountForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .changeAmountForm .amount-input {
    width: 50px;
    padding: 8px 5px;
    margin: 0 5px;
    -moz-appearance: textfield;
    text-align: center;
    border: 0;
    font-weight: bold;
    color: #888;
    font-size: 16px; }
  .changeAmountForm input::-webkit-outer-spin-button, .changeAmountForm input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .changeAmountForm .btn-quantity {
    width: 23px;
    height: 23px;
    background-color: #F1F1F1;
    color: #0DB02B;
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }

.menuItemContainer {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.menuItem {
  cursor: pointer;
  padding: 0 15px;
  position: relative;
  display: inline-block;
  height: 60px !important;
  max-width: 100%;
  width: 100%;
  padding-top: 6px !important;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-wrap: none !important; }
  @media (min-width: 768px) {
    .menuItem {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-align: center;
          align-items: center;
      padding: 0 20px !important; } }
  .menuItem:hover:not(.noHover) {
    background: #F5F5F5;
    color: #777; }
    .menuItem:hover:not(.noHover) .menuIcon {
      color: #777; }
  .menuItem.active .menuText {
    color: #3c503c; }
  .menuItem .menuText {
    font-size: 80%;
    color: #999; }
    @media (min-width: 768px) {
      .menuItem .menuText {
        font-size: 100%; } }
  .menuItem .menuIcon {
    padding: 0;
    text-align: center;
    font-size: 20px;
    color: #CCC;
    font-size: 24px;
    color: #CCC; }
    @media (min-width: 768px) {
      .menuItem .menuIcon {
        padding-right: 7px; } }
  @media (min-width: 768px) {
    .menuItem {
      display: block; } }
  @media (max-width: 399px) {
    .menuItem {
      padding: 0 !important; } }

.menuLogo {
  display: none !important;
  position: relative;
  padding-left: 0px !important;
  padding-right: 5px !important; }
  @media (min-width: 576px) {
    .menuLogo {
      display: -ms-flexbox !important;
      display: flex !important; } }
  .menuLogo:hover {
    background: transparent; }
  .menuLogo img {
    max-width: 200px;
    width: 100%; }

.menuControl {
  padding-left: 5px !important;
  padding-right: 0px !important;
  -ms-flex-pack: end !important;
      justify-content: flex-end !important; }

a.menuItem.active .menuText, a.menuItem.active .menuIcon, a.menuItem:hover .menuIcon {
  color: #6d9e59; }

.menuContainer {
  position: fixed;
  padding-left: 1rem;
  padding-right: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border: 1px solid rgba(24, 28, 33, 0.06);
  border-left: none;
  border-right: none;
  border-bottom: none;
  height: 60px;
  width: 100%;
  background-color: #fff;
  color: #4e5155;
  z-index: 1030;
  box-shadow: rgba(0, 0, 0, 0.25) 0 0 12px 0;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  border-bottom: none;
  background-image: none;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25) !important;
  bottom: 0; }
  @media (max-width: 991px) {
    .menuContainer {
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }
  @media (max-width: 766px) {
    .menuContainer {
      padding-left: 0rem;
      padding-right: 0rem; } }
  @media (min-width: 576px) {
    .menuContainer {
      top: 0px;
      border-top: none;
      height: 60px;
      box-shadow: 0px 0px 12px 0px #00000040; } }

.menuBadge {
  bottom: 40px;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background: #6d9e59;
  border: 3px solid white;
  border-radius: 100%;
  position: absolute; }
  @media (min-width: 576px) {
    .menuBadge {
      bottom: 12px;
      margin-left: -7px; } }

.dropdown-menu-icon {
  width: 1.5rem; }

.mojeNewsItem {
  position: relative;
  width: 100%;
  color: rgba(255, 255, 255, 0.8);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  padding-top: 50%; }
  .mojeNewsItem.first {
    background-position: center; }
    @media (min-width: 576px) {
      .mojeNewsItem.first {
        padding-top: 37.5%; } }
    @media (min-width: 768px) {
      .mojeNewsItem.first .newsTitle {
        font-size: 1.5rem; } }
  .mojeNewsItem .newsTitle {
    margin-bottom: 1rem;
    line-height: normal;
    font-size: 1rem; }
    @media (min-width: 576px) {
      .mojeNewsItem .newsTitle {
        font-size: 1.2rem; } }
    @media (min-width: 768px) {
      .mojeNewsItem .newsTitle {
        font-size: 1rem; } }
    @media (min-width: 992px) {
      .mojeNewsItem .newsTitle {
        font-size: 1.5rem; } }
  .mojeNewsItem .mojeNewsImage {
    width: 100%;
    max-height: 100%; }
  .mojeNewsItem .mojeNewsCover, .mojeNewsItem .newsContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .mojeNewsItem .newsContent {
    padding: .75rem; }
    @media (min-width: 768px) {
      .mojeNewsItem .newsContent {
        padding: 1.5rem; } }
  .mojeNewsItem .mojeNewsCover {
    background: rgba(0, 0, 0, 0.5); }
  .mojeNewsItem button {
    border-color: rgba(255, 255, 255, 0.8);
    border-width: 2px;
    border-radius: 0;
    color: rgba(255, 255, 255, 0.8);
    font-weight: bold;
    transition: all ease-in 500ms;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }
    .mojeNewsItem button:hover {
      background: rgba(255, 255, 255, 0.8);
      color: #333;
      transition: all ease-in 500ms; }
  .mojeNewsItem .newsDate {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 1rem;
    opacity: .5; }

.card {
  border: 0;
  border-radius: 10px; }

.scroll-shadow {
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  background-attachment: local, local, scroll, scroll; }

.mojeContainer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  margin-bottom: 60px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 15px;
  height: 100% !important;
  min-height: calc(100vh - 70px - 30px - 26px) !important;
  overflow-y: visible;
  overflow-x: none; }
  .mojeContainer .container {
    -ms-flex: 1;
        flex: 1; }
  @media (min-width: 576px) {
    .mojeContainer {
      height: 100% !important;
      min-height: calc(100vh - 70px - 30px - 26px) !important; } }

footer {
  margin-bottom: 70px; }
  @media (min-width: 576px) {
    footer {
      margin-bottom: 0px; } }

ul .sidenav-inner {
  font-size: 90%; }

.nowrapTable {
  white-space: nowrap; }

.custom-control-label::before {
  border: 1px solid rgba(24, 28, 33, 0.25); }

@media (min-width: 600px) {
  .modal-lg {
    width: 95vw;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 90vw;
    max-width: 1200px; } }

.dataTables_wrapper {
  margin: 1% !important;
  width: 98% !important; }

.dataTables_length, .dataTables_info {
  margin-left: 3% !important; }

.dataTables_info {
  color: #aaaaaa !important; }

.headCard {
  min-height: 275px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content; }

.card {
  position: relative; }

.nonActive {
  display: none; }

.cardBadge {
  width: 20px;
  height: 20px;
  background: #0DB02B;
  border: 3px solid white;
  border-radius: 97%;
  position: absolute;
  top: -7px;
  left: -7px; }

.topMobileMenu {
  background: white;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.25) !important;
  border-bottom: 1px solid rgba(24, 28, 33, 0.06);
  height: 50px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .topMobileMenu a {
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100%;
    color: #333; }
  .topMobileMenu h4 {
    margin-top: auto;
    margin-bottom: auto; }

.vertical-align-middle {
  vertical-align: middle !important; }

@media (max-width: 620px) {
  .card-header {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .card-body {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    .card-body h5 span {
      font-size: 16px !important; }
  .menuItem {
    padding-top: 6px !important; } }

@media (max-width: 766px) {
  .noMobile {
    display: none; } }

@media (max-width: 991px) {
  .desktopOnly {
    display: none !important; } }

@media (max-width: 1199px) {
  .bigOnly {
    display: none !important; } }

@media (max-width: 1389px) {
  .hideUnder1390 {
    display: none !important; } }

@media (min-width: 575px) {
  .mobileOnly {
    display: none; }
  .mojeContainer {
    margin-top: 70px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px; } }

@media (max-width: 799px) {
  .invoice-modal {
    margin-left: .5rem;
    margin-right: .5rem; } }

.invoice-modal .table tr.even {
  background-color: rgba(24, 28, 33, 0.025); }

.invoice-modal .table > .row {
  padding: 0.5rem 0;
  border-top: 1px solid #ddd; }
  .invoice-modal .table > .row > div {
    padding: 0 0.5rem; }

.invoice-modal tbody {
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(50% 0, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(50% 100%, farthest-side, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background: linear-gradient(white 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), white 70%) 0 100%, radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)) 0 100%;
  background-repeat: no-repeat;
  background-color: white;
  background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
  /* Opera doesn't support this in the shorthand */
  background-attachment: local, local, scroll, scroll; }

.invoice-modal table thead tr th {
  border: 0;
  font-weight: bold; }

.invoice-modal tbody {
  display: block;
  height: auto;
  overflow: auto;
  max-height: calc(100vh - 2 * 1.75rem - 200px); }
  .invoice-modal tbody.minHeight {
    min-height: 200px; }
  @media (max-width: 574px) {
    .invoice-modal tbody {
      max-height: calc(100vh - 1rem - 200px); } }

.invoice-modal thead, .invoice-modal tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed; }

#overviews {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 999px) {
    #overviews {
      display: block; } }
  #overviews .pay-container {
    width: 300px;
    margin: none; }
    @media (max-width: 999px) {
      #overviews .pay-container {
        width: 100% !important; } }
  #overviews .content-container {
    margin-left: 1.5rem;
    width: calc(100% - 300px - 1.5rem); }
    @media (max-width: 999px) {
      #overviews .content-container {
        width: 100% !important;
        margin-left: 0; } }
