.atwho-view{position:absolute;top:0;left:0;display:none;margin-top:18px;background:#fff;color:#000;border:1px solid #DDD;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.1);min-width:120px;z-index:11110!important}.atwho-view .atwho-header{padding:5px;margin:5px;cursor:pointer;border-bottom:solid 1px #eaeff1;color:#6f8092;font-size:11px;font-weight:700}.atwho-view .atwho-header .small{color:#6f8092;float:right;padding-top:2px;margin-right:-5px;font-size:12px;font-weight:400}.atwho-view .atwho-header:hover{cursor:default}.atwho-view .cur{background:#36F;color:#fff}.atwho-view .cur small{color:#fff}.atwho-view strong{color:#36F}.atwho-view .cur strong{color:#fff;font:700}.atwho-view ul{list-style:none;padding:0;margin:auto;max-height:200px;overflow-y:auto}.atwho-view ul li{display:block;padding:5px 10px;border-bottom:1px solid #DDD;cursor:pointer}.atwho-view small{font-size:smaller;color:#777;font-weight:400}.select2-container {margin: 0;position: relative;display: inline-block;zoom: 1;*display: inline;vertical-align: middle;}.select2-container,.select2-drop,.select2-search,.select2-search input {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.select2-container .select2-choice {display: block;height: 26px;padding: 0 0 0 8px;overflow: hidden;position: relative;border: 1px solid #aaa;white-space: nowrap;line-height: 26px;color: #444;text-decoration: none;border-radius: 4px;background-clip: padding-box;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #fff;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);background-image: linear-gradient(to top, #eee 0%, #fff 50%);}html[dir="rtl"] .select2-container .select2-choice {padding: 0 8px 0 0;}.select2-container.select2-drop-above .select2-choice {border-bottom-color: #aaa;border-radius: 0 0 4px 4px;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);}.select2-container.select2-allowclear .select2-choice .select2-chosen {margin-right: 42px;}.select2-container .select2-choice > .select2-chosen {margin-right: 26px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: none;width: auto;}html[dir="rtl"] .select2-container .select2-choice > .select2-chosen {margin-left: 26px;margin-right: 0;}.select2-container .select2-choice abbr {display: none;width: 12px;height: 12px;position: absolute;right: 24px;top: 8px;font-size: 1px;text-decoration: none;border: 0;background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') right top no-repeat;cursor: pointer;outline: 0;}.select2-container.select2-allowclear .select2-choice abbr {display: inline-block;}.select2-container .select2-choice abbr:hover {background-position: right -11px;cursor: pointer;}.select2-drop-mask {border: 0;margin: 0;padding: 0;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 9998;background-color: #fff;filter: alpha(opacity=0);}.select2-drop {width: 100%;margin-top: -1px;position: absolute;z-index: 9999;top: 100%;background: #fff;color: #000;border: 1px solid #aaa;border-top: 0;border-radius: 0 0 4px 4px;-webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);box-shadow: 0 4px 5px rgba(0, 0, 0, .15);}.select2-drop.select2-drop-above {margin-top: 1px;border-top: 1px solid #aaa;border-bottom: 0;border-radius: 4px 4px 0 0;-webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);}.select2-drop-active {border: 1px solid #5897fb;border-top: none;}.select2-drop.select2-drop-above.select2-drop-active {border-top: 1px solid #5897fb;}.select2-drop-auto-width {border-top: 1px solid #aaa;width: auto;}.select2-drop-auto-width .select2-search {padding-top: 4px;}.select2-container .select2-choice .select2-arrow {display: inline-block;width: 18px;height: 100%;position: absolute;right: 0;top: 0;border-left: 1px solid #aaa;border-radius: 0 4px 4px 0;background-clip: padding-box;background: #ccc;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);background-image: linear-gradient(to top, #ccc 0%, #eee 60%);}html[dir="rtl"] .select2-container .select2-choice .select2-arrow {left: 0;right: auto;border-left: none;border-right: 1px solid #aaa;border-radius: 4px 0 0 4px;}.select2-container .select2-choice .select2-arrow b {display: block;width: 100%;height: 100%;background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat 0 1px;}html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {background-position: 2px 1px;}.select2-search {display: inline-block;width: 100%;min-height: 26px;margin: 0;padding-left: 4px;padding-right: 4px;position: relative;z-index: 10000;white-space: nowrap;}.select2-search input {width: 100%;height: auto !important;min-height: 26px;padding: 4px 20px 4px 5px;margin: 0;outline: 0;font-family: sans-serif;font-size: 1em;border: 1px solid #aaa;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;background: #fff url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat 100% -22px;background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;}html[dir="rtl"] .select2-search input {padding: 4px 5px 4px 20px;background: #fff url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat -37px -22px;background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;}.select2-drop.select2-drop-above .select2-search input {margin-top: 4px;}.select2-search input.select2-active {background: #fff url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100%;background: url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));background: url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);background: url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;}.select2-container-active .select2-choice,.select2-container-active .select2-choices {border: 1px solid #5897fb;outline: none;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);box-shadow: 0 0 5px rgba(0, 0, 0, .3);}.select2-dropdown-open .select2-choice {border-bottom-color: transparent;-webkit-box-shadow: 0 1px 0 #fff inset;box-shadow: 0 1px 0 #fff inset;border-bottom-left-radius: 0;border-bottom-right-radius: 0;background-color: #eee;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image: linear-gradient(to top, #fff 0%, #eee 50%);}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {border: 1px solid #5897fb;border-top-color: transparent;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);}.select2-dropdown-open .select2-choice .select2-arrow {background: transparent;border-left: none;filter: none;}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {border-right: none;}.select2-dropdown-open .select2-choice .select2-arrow b {background-position: -18px 1px;}html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {background-position: -16px 1px;}.select2-hidden-accessible {border: 0;clip: rect(0 0 0 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.select2-results {max-height: 200px;padding: 0 0 0 4px;margin: 4px 4px 4px 0;position: relative;overflow-x: hidden;overflow-y: auto;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}html[dir="rtl"] .select2-results {padding: 0 4px 0 0;margin: 4px 0 4px 4px;}.select2-results ul.select2-result-sub {margin: 0;padding-left: 0;}.select2-results li {list-style: none;display: list-item;background-image: none;}.select2-results li.select2-result-with-children > .select2-result-label {font-weight: bold;}.select2-results .select2-result-label {padding: 3px 7px 4px;margin: 0;cursor: pointer;min-height: 1em;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.select2-results-dept-1 .select2-result-label { padding-left: 20px }.select2-results-dept-2 .select2-result-label { padding-left: 40px }.select2-results-dept-3 .select2-result-label { padding-left: 60px }.select2-results-dept-4 .select2-result-label { padding-left: 80px }.select2-results-dept-5 .select2-result-label { padding-left: 100px }.select2-results-dept-6 .select2-result-label { padding-left: 110px }.select2-results-dept-7 .select2-result-label { padding-left: 120px }.select2-results .select2-highlighted {background: #3875d7;color: #fff;}.select2-results li em {background: #feffde;font-style: normal;}.select2-results .select2-highlighted em {background: transparent;}.select2-results .select2-highlighted ul {background: #fff;color: #000;}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-ajax-error,.select2-results .select2-selection-limit {background: #f4f4f4;display: list-item;padding-left: 5px;}.select2-results .select2-disabled.select2-highlighted {color: #666;background: #f4f4f4;display: list-item;cursor: default;}.select2-results .select2-disabled {background: #f4f4f4;display: list-item;cursor: default;}.select2-results .select2-selected {display: none;}.select2-more-results.select2-active {background: #f4f4f4 url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100%;}.select2-results .select2-ajax-error {background: rgba(255, 50, 50, .2);}.select2-more-results {background: #f4f4f4;display: list-item;}.select2-container.select2-container-disabled .select2-choice {background-color: #f4f4f4;background-image: none;border: 1px solid #ddd;cursor: default;}.select2-container.select2-container-disabled .select2-choice .select2-arrow {background-color: #f4f4f4;background-image: none;border-left: 0;}.select2-container.select2-container-disabled .select2-choice abbr {display: none;}.select2-container-multi .select2-choices {height: auto !important;height: 1%;margin: 0;padding: 0 5px 0 0;position: relative;border: 1px solid #aaa;cursor: text;overflow: hidden;background-color: #fff;background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);}html[dir="rtl"] .select2-container-multi .select2-choices {padding: 0 0 0 5px;}.select2-locked {padding: 3px 5px 3px 5px !important;}.select2-container-multi .select2-choices {min-height: 26px;}.select2-container-multi.select2-container-active .select2-choices {border: 1px solid #5897fb;outline: none;-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);box-shadow: 0 0 5px rgba(0, 0, 0, .3);}.select2-container-multi .select2-choices li {float: left;list-style: none;}html[dir="rtl"] .select2-container-multi .select2-choices li{float: right;}.select2-container-multi .select2-choices .select2-search-field {margin: 0;padding: 0;white-space: nowrap;}.select2-container-multi .select2-choices .select2-search-field input {padding: 5px;margin: 1px 0;font-family: sans-serif;font-size: 100%;color: #666;outline: 0;border: 0;-webkit-box-shadow: none;box-shadow: none;background: transparent !important;}.select2-container-multi .select2-choices .select2-search-field input.select2-active {background: #fff url('vendors/jquery/plugins/select2-spinner-7b9776076d5fceef4993b55c9383dedd.gif') no-repeat 100% !important;}.select2-default {color: #999 !important;}.select2-container-multi .select2-choices .select2-search-choice {padding: 3px 5px 3px 18px;margin: 3px 0 3px 5px;position: relative;line-height: 13px;color: #333;cursor: default;border: 1px solid #aaaaaa;border-radius: 3px;-webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);background-clip: padding-box;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-color: #e4e4e4;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);}html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice{margin: 3px 5px 3px 0;padding: 3px 18px 3px 5px;}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {cursor: default;}.select2-container-multi .select2-choices .select2-search-choice-focus {background: #d4d4d4;}.select2-search-choice-close {display: block;width: 12px;height: 13px;position: absolute;right: 3px;top: 4px;font-size: 1px;outline: none;background: url('vendors/jquery/plugins/select2-2ca61b76e22053571dd8611e5aac4900.png') right top no-repeat;}html[dir="rtl"] .select2-search-choice-close {right: auto;left: 3px;}.select2-container-multi .select2-search-choice-close {left: 3px;}html[dir="rtl"] .select2-container-multi .select2-search-choice-close {left: auto;right: 2px;}.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {background-position: right -11px;}.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {background-position: right -11px;}.select2-container-multi.select2-container-disabled .select2-choices {background-color: #f4f4f4;background-image: none;border: 1px solid #ddd;cursor: default;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {padding: 3px 5px 3px 5px;border: 1px solid #ddd;background-image: none;background-color: #f4f4f4;}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;background: none;}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {text-decoration: underline;}.select2-offscreen, .select2-offscreen:focus {clip: rect(0 0 0 0) !important;width: 1px !important;height: 1px !important;border: 0 !important;margin: 0 !important;padding: 0 !important;overflow: hidden !important;position: absolute !important;outline: 0 !important;left: 0px !important;top: 0px !important;}.select2-display-none {display: none;}.select2-measure-scrollbar {position: absolute;top: -10000px;left: -10000px;width: 100px;height: 100px;overflow: scroll;}.colorpicker-visible,.colorpicker-visible .dropdown-menu {display: block !important;}colorpicker-saturation {display: block;width: 100px;height: 100px;background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAFJhJREFUeAGMU+/q4kAMzFYf4LgP96a+q4c+gSIqxf/r5maWDoTgz15gmM0kW5uMLa21v2b2G6jAG2iEzqUU6q5c/OlMuHtL/ULNd5TP6EJ1RP7NuXvKE397jmbg7MrzHI748T1UA3eopyGQV2qK1+vVHo/Hm1itVm0J7Q+afwGMmgeRphf7Noh6lCeuHJAvm/X8rAQNlw2VScoj6863OQjl2ZB3qkeu5Lh0RJ3qynuNjJA21FppQAHa8/l83263No5jOxwOttlsbL1e2xIXXpMZzzRsXoTw34bQgLiQbKh6M9SXDBSypn4XGOSkGUO1cJdn1Yh4/qYVgctmGSwXyARNcOSFRuBMHvA1GMzwy+Vix+PRdrvdYrvd2vl87oZYDCxBL9B/jEyopghzlNjL0DlB+gAoPNXyOfa3oA9puXonyVHzdH+g9MEISa5z0qUNkwkm6MJkxALg8mlMAxvNwBfhYLvf7w50vl6vBV9H2e/3BjYateQDY8gM5bmWovygdyEb87k/G5Zz9c/2zfEQFysO5nDJ6mMel91Z//pwFpygIWIaMXE3AoYssPBCI/B12DiONMT5VZxOJ0f+j/MyWo5chYGowfn/j03lNXBpl85Up8d46u6DChBMvKv2UePrrAsChtdLTi73oEBjFDYpmIp/KSgRhRw357sXuHLknRgI8d90F8QL761oI8iQeJqvUOGnAoEkgNblF13iiJASZCwhLkG+v7/Halvt5+enr7x+02lZOwKymJ7jMAXK32RxaXnNxfXzCOkCxTO2I3NiR0i9gAjQLLoVHkKG8pCi0UT4Q0h5xUFIlBJEYmg+1yg6TrUq+YfEWKK0lWsSS8+DkNvCWtvJXu0UbDyH/NYjoDHFybPd/cPeficiW5LvkVdBNY4UoIqOQMwPBXm9vUYIVCj3GkXCCo1tRS//uMhYoVG3q46HaBQtamESTs/+0o92hOTaBbqjBwpu8reCuzAP4rkXpQBzQwbhZxD7jNYEAS4CI2Rg4hLitPUor2hGh6j4hQ5FfWt8LQF+SwyJIpGUV05nu56VHqJhR8ybb+Q+/dnPYZYSigIICvY3xfYxCckz/qazprjDiFJ+5DWVwscaMpSDgkleI2uutaKk5kPFNTqO8pBDlBQZEqKvoJXp7+lxzx7Cuoqp2M7zlrm5JbH/9oZ/GLdzBGf9FNmmvPi+h2FXnm8L5WhdCMJNyr1D6yvKP1rFQYgSjWpteE0JMraEME8ykpzo/0/+wcg5yGHMooegQYIRyXU1i52tCSfn9oSQFH+Fe4jypxs3RHA+xNCcNUZ+BXRg7iu0lhgDAesisSfE6UA0iudz9sNHKChek5eBX9a+FwKkKQ+Nd6JljkLX6B4x2L8hhHOsVdhR4iHEEe1LeWJCSI2tCo9AU3OIKHGgbupv6NvyRciGgMzPPLP5LmhPdKTx8qgSWIXxVkZx8QJihmCvPP8nE6IRXniKT9GThhKF0QkZal3KQYcLgn+s8YwWJiNnLVL4mOz1b+4piM8/+YYb8xNlLoASXqC7c9DCOokhl4RAKgSkCNM9wklBOPL4BIJoblQggsb8Km9W/IlIJkKrPN4xEETPwtS3hczrp8//pxmzpoUIBfeSO8r8/OE59wgTIsnIb4yBj7Cft6pYI8Sbh5TBD749IANSlKPgJQQmrr0uUfjbCnlV/V9OCfLpDc9b0nw4x3bznAbWFAyfUeBLEIhA3uaCKifFyUBg8pg+Ro8nOCVOintKoy0xj5bFvhNCQMAfoUqgc8UwMRot8dWy/qPcDHQk5XkgOPD97//Gl/xC2kKlkhl2V4pMQmAON+22E+4XgIzMKYMSmp7S0ymTcpYEYM6eVjKlJV25HgYguZ6lD1hR4S4byoxRwMUQjm87MYVxrW19nCqbgTD4kSEde7FlxcF4tKDCPu41lBUKa7tjgGuHJuPCwpBPdcONuVTiMEMgbPpugJE0+GIRusL+yD9qGhrP05ClFHfOuppZeV4ZkgyJdJc3dkxh0+8YDBpbsyuxrXYzV4VfmJLFwxdAEq7azIj9Yw9AuUCjEL3I7pD1xgo0BPv5Y2U9MCBvegpGxq9/vK7BftOQssP3ueL+HfJwLkAqVLlgPH9CF7phgMoKj/X8EjiNCtGQHzFU9mM7gsR8W/5wkuZ9ZUKBcYuWdE3qU2YYqLIllfo5aog2m2haKnlsvP30YUHO+3f9Yu2GrNpW2rYV8id2bM/9KxBPc/QgZQT9AlotQRtgSls1pIDADvo+3hL0bXBU0yxqG4Fx2ZshdXSBaEjZYtIdh/uxQDOrpMV/Biatjj8nzRgq8p0Ud6w9fAwwe+9mSJPWUMWzPG+A21ZWG45nhoQp1RdaBZ1WYDteUQ4gffvH1jomTHlkxk9GTDi5AS0YAODxMoRjMiqsjq/MyqvFFJX9buv6+18Y8mwDyFRH7Dj+T1rBtYivRV1v9mHtiKhfD10QrRFdsxor9Z4bgChAtF22fLsv1sfsGL4B0grazi9DygpagZ0A2s2WBMBmLn0de15D11KG5WSAvh20rB92fEIVwk0jdV2qPdyWr4mYuw75NMua7FFtmZxbkN7qi4DSFgaqQjc75GwDwbgBMkMMAPfD6cR1wpl1o7GftDhMMSPaFmm05+Tv/HWW9aQXbMfiBAZ4cNLdnz6hyAyj7ki9oQYYqdYd4h405JRwXs4DhLKozKhzG65449eQ4i5nX2LKXYjCVDcWF58Y0uJvj2EpY2VN79NzjHlVF8E1M2JZxOzW62rIEhhlywoAMMhrS8dFBJhgMJx5aRxg/fv9rSW9WN7LeQxZPn4bo6ExYgppsWNkQIt2pOAU8DAK8Oh/yK7ECM8pCAboJDTRFNsJQ3ZkBdtFXgV+A5qAEasl4sk2WxjOzn9PY6sZ1ZxJD/p9FMwoc1pjLNhEbLd2eX2Kpv6Y+aSCn8OUxhqyGBOwS9fxUiwDPIXfZw2JeNs+hS2/2R6r2Lfv+S/ivt3PG7eHh3S/52EDDD0j5h9rStliJiQLc5/fW9wP0PNcfB77nmVpX6Js2WaOQwb9OrXLJ9UMz7UmuJaAQj7fjxi6V97wIGftsqVMwcGZN2ZTL30fr7IYkL4xpG/9Y9bV677pUYXfrHk5tzuvoS1aRPX9ScV+3+Mn1FU7YMR6GT8LEP38xs2OyzVZRjIz9mWrIV2lTYo6LLk3BKXGKCM47jycKCb4zb4GzBi0g3Ec0a9OsBVQQsp+YwTjo+Mr9C/MQluIJmIkYYvvzpL2RhuiKT1uttTrK+q74p8siUsR64/nlS3XedcfZgY6kfUsv/FOUZfOlwGTfjyPCxjrRDbCvMLr4vCc9kN26pBR7H8KuW0wHZrkYCzj2+z5WbPCoZM2rISeEwop48KRZdhiPtmYLXNSyZs91YAeH06dow/Vpg3o+W9a/hbgPI5jTnvdx5YxZUbrCY1V7De22qProHXrDL/9B8dlHIuM3QQqUxL7d/pLyyqrzKlV6/2O/F/GBXP6ochjYdiKvQ4saA1ddlTvY/bEkY9Wa1iLkEN2JVavOhxHRlvqMF/XAnEVOJgXy3fAhCgY0N8bC0Nnpl8Lw/bt2LnCnsENO6o5r7bMcn2hONzQswSK2WVbphBy2kcjGqqWNRJQfU6ALwFgHTlo41pWWaE+O4V2zuhYZ1jYinTnvVmcC0Oclck+MgTH1jZU9Ty/VWaUIS42JwFPpkiWyDiZafZDygiJTseTIrc/g5v1qYQ6kgVnT48A+bztNN774MD2U8kDphjxaP18nyGzZBGUh7Y9L1uGvIp6Mq3EePVl7Xxf2/pE9gWI2KTFX2J3xx8Z0jWvnv+VhaG6tr8vkccerdTfdvhaXzTlLUM8t6HNIa9a4DfuDYgCWEaUCQ5jBcz2YI43lgqsrRi21F+pRThPhW5NvqLDK0Nw5E7RV7DKjDreX69/ZVY14wGQ8+HN733OxHGci9MKTBlkMNCSMqJA/udFzgg5IWqXKW9pbwvDu9VxFIjREGtHAS1w7rs4bcXtpIEV1t7H9QdgfmPIGrTmKDAW+gmIFHxNaRl3iCKEvYcsjuPAgTEzQ5zO2SHY3q+FX98oqti8casANPRxL19nx34JWZ9XQJ4r+uOLpmwxZxGyZF8Bcb9lf+dUR0zZgjwCigMKmGltbXG/SzZmUzQlxzMzGCdcmVUDEH3OijXp7k5StNVSh7xnV6Nju98+MaTMaMjK+b7xCy2gD1vk+G54eVxM6PEzM2TLqjJk3IdR/4iG7RSF+y1klQk4jqGvb/h4n6TBQwHZ77GYE0alLzZOTOl1+ShiFvUyBYRJIvSC1PFPfYemMoW+EpWXtaznArCLitWSnX6BKnPOLkTWIT/3vB3SEFemqF+m0Bh7ZIoY13m7IfmhfyxNzsu90j/f65Bn5hSoMSHIvPE+nptWAKesbWRY6xJax/NG30AnvS4AAPkVEOuDmHBk3KJ+dsewIt41+3t8+kqRB85Sy82QAmZmpGrfGnfqejZrKlP8Rv+GIZ0nnWi/Ys74kWzs6Ly7INTfYvA4CshcGL6wpSJ8I1/GtLCs9ji0lQG+vgzBOkmInRh2a0Y1If0DYPmr5vTPwIv9hCWPXyBcjUGL+n+PhWEdL9Rhi390Wv2lxeHRjGZbYR0Os7DWgb0f15VVzPd5XVcgClAZ41se8uE/3efT7Eq7oQXk7xpSB3NcrfAYzGmFLUAL1MwYtabPjBeYXhcAAGolA3vSjJkZ88Zdx6+/pzrEaf35x9XeODgANYTlPox167cOfmJMAbnv4+1QGNA6pAwpg8qInhdAPa4GFTjrKQi5XSAsjrsf0qWSb3sjm+M4vQz5fNEaA1TGTMxo9vVu2wIATgWozlfavegXZJ7h/+3dYY7cOA7F8VQnu/e/5u4dtnqRwThD/KA/ywU0Jl9GQGCZkl0yHx9JSW4nGPRxKXuA8RzG/BygfJchBtujW5Ipzso9R5HGA998fC7MCMX2kYyrC+mrwd9z7+n5ZIMM9bODV8kYUjuEoeTPAyPemVxq0feB+cJ/xJYuKj3qFoL3r0khi4uHLEvLJwitTGlA4pz734whA7A+ElO05MEer2vLt9hPRgoQcVQmBUM6oNf7VxPlOXudyl7AYEI3Yk0z4TOYxXyEVDliCvOZp+NH8cmAEXNmevVk1p7fpr89MZyKP1l9xZIXzPmIdPmkkLlrqEL8bpbu8XUBJOTT+psdPAvPMV1LAnOlvgkIfyPoPsjxMxquUV2ncX/do65KmSvOriY70XSF2OecL0A7Yf08eYKMJeiHuFq7hE+A2V3WUGgE7sEKGHFjTuNKwAfp8HPGLRUA4N+GAv8QaOkqr91Yl9E+ActMDb059ktX92PIolQB+Hx9Ta9voeB8y/4A9mmCqjyzMvY5PhjHMchf7REHZNH15xSTIfafLss/R2hABEKmtPK5VwPszNms7xOwLB8VM5RrqZbprier+Ei/cncBZYzxQkCaIdv+uUvr9Mm3ViKmPIwBk0GAL7N0mRFjWh6z/+d0oRrAVGTMMSZwMwP9dOvW6077IcWUufB3cjnXUspxM2l+YvZwf2PHtFI+vEm/YMbhvGIJ/SI7Q4kyJGJVsk9mjIniD7Os27GEPjLiaLE323Nyimu85GXtMhM3kvs3F8BPsr+NISPNpR0WhKuaxvkSkIeu5PpW1rWqSrvnMqn+nvE4TxkymeA5zOnzcZnn34whtD281rb511sX+5mTPGVmrWWZP1vPd31Xix+gvMGcEwO9RycRvdFm7DH1TMB1VbqnQ1enDMYUWfNwtRelN1Nc32KVuIBA3qlxj6GMpZlhPYB4VIzyt4JhFyN+nXs/FH8vy5p7HlMZIjwyiGNGtCluDOrElNXKG+gEeAcw5j4HVygTbBf4qfTt/V7rP+YX5a7B+S1FFxFBvSeMs06/zfVk3f0Zf98gbJJge9WV6bKW9hP7vG8EeHcMUYxKOLkvY4D+WoDGMQO9TAt31oC2mysDAqhwaWBmf5iTACADEPZDZMJunYJG8NU9IburyOhztPgyjOt4igUE+3xW2SCYm7IFPQJ6z9SvclKKD6tchS0uyz4F/gocYDcjPLaRnTBIVzaex+Mp/pxiyXMAknvq5bZOR/vLBhX0oH8r/v6xx6d27x8FAgU3a2RixRCSooshjxUQPyV+zGooKD+PBUSwLmVfAWa09bOgZ9zQAwZMr/AcR1n10mWlHzaoNrv6WAogdazY9iXHUalOt+8FsJ8nt49rHYAMlxWAzBRYBWbATdkAVIujr22vLNd4Z+Z253pdh8quMQuMCp4NHUcA5PjWieDAjqByANJ1gRV0AcQ0yfioe6Rpldm2M6d/WuVHW7isUJ5lUV4yQ5mgC2y4SYGq/t5vjU8b4xmDynxo/TIi6iX7fgRk/ueQbrSMPY+rbrawAlfgFLA1nylSAHRbbjDj/n36ehk8ZBPome5eRZfV8w/lo+hK7Huso1TqgDkskvoat+L/X3QsGoDM2tHouKDcJmPWeT9kobMvXc+dwrkOhtJeK/Nm/XEXaCx01ssAWtc99rUOAJ6Uu/srhrQyWgn2g4K6GOvZL5TBwwSA742/x7ijZF3F7tfNUi7Lh5grvwbisoxwYReZamaf9VC8cWhVsAuV4Y5oYyaNcdAuoPa1TcPQZX3v/y16+N55kyFTGQIxNLcDpwIvFKe7cU7keHd2VMxrhR+Y+WXnx+xsrPbm4Mf+eTMn1mYGaFrjptDj/ZmkmjaXVWv19slxkTXJynCvnIdL8zdZOnn83A9ZFSTAB4VsSpGmyipunCjuGN9liwzZs8ddwQVEyzeyuGPYD7APuOS6o7aO9xWo/P3fbrnF8e5y2+7Lnamvyg8GKNeKog2m2NaW+SjwLCQhlr5/M6DamjnNlAbJLKtBaQZU226Ru2KbCe+Ph6Tk3THb/v5zaRQ7yz4M6usa1HywJU50n+7bgb4Z0sC2XIa8P56+JvvuWHTaa6kgbLn7ELvV9bU76A0+hpTKuh3PoryDwKvrflwx5F/1IMaK9wrK+h3ltf/+bb8d5d8/XdZ//txS/N9hxfdvGNg/ZQT1//4fih7V/hdi/qwAAAAASUVORK5CYII=");background-size: contain;cursor: crosshair;float: left;}colorpicker-saturation i {display: block;height: 7px;width: 7px;border: 1px solid #000;border-radius: 5px;position: absolute;top: 0;left: 0;margin: -4px 0 0 -4px;}colorpicker-saturation i::after {content: '';display: block;height: 7px;width: 7px;border: 1px solid #fff;border-radius: 5px;}colorpicker-hue,colorpicker-alpha {width: 15px;height: 100px;float: left;cursor: row-resize;margin-left: 4px;margin-bottom: 4px;}colorpicker-hue i,colorpicker-alpha i {display: block;height: 2px;background: #000;border-top: 1px solid #fff;position: absolute;top: 0;left: 0;width: 100%;margin-top: -1px;}colorpicker-hue {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEUA/z8AuP//JAAA/33/3AAA/1ABAv8A/7r/AH7/jgD2AP8A//j/AEHmAP/XAP/HAP+4AP//ALyoAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8ATv//AG7/cAD/vgD/APoAmv//ADH/AKwB/wMA5//4Eg4AL///AOr/UQD/nwAA/27/7AAA/+kAe/8Ayf8A/5sA/zEA/6z/ABEAEP8A/17/MgAA/9n/ACL/gAD/AJ0AXP8Aqv//AMoA/yHqFBb/zAD/AGD/ANsA9//1/wDk/wDV/wDF/wC3/wD/AI2m/wD/FACY/wCI/wB5/wBp/wD/YgBb/wBK/wA8/wAs/wAd/wAN/wAAPv8A/xH/AFAAi///rQAA/8r/+gAA1///QwAAH/8Abf8A/43c/JNGAAAAiUlEQVR4AQXBg2EDAAAAsMy2bds2ttp2+/8PTby79mDLsKJPq/oFPdk24dWXAxsGjRg1ZtykKdNmzJozb8GiJct63WjYl7fiWdOZkk0vOpyr2fVtyKl7FX2uXGjpcuxWDy69KdiRk5WRlpIUFxMVERLw78+vH1Unun1YV3ZkwKM1CYfq7nQK22sD03ITV2Aqp0IAAAAASUVORK5CYII=");background-size: contain;}colorpicker-alpha {display: none;}colorpicker-alpha,.colorpicker-color {background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAMAAACIElGlAAADAFBMVEUAAADT09PT09P////T09P////e3t7q6urT09Px8fHT09P////////T09PT09P////////T09PT09P////////////T09PT09P////////////T09P////T09PT09PT09P////T09PT09P////////////////T09P////T09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09P////T09P////////////T09PT09P////T09P////////////////////T09P////////T09PT09P////////////////////////T09PT09P////////////////////////T09PT09P////T09PT09P////////T09P////////////T09P////////T09P////T09P////T09P////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////////////////T09PT09P////////////T09P////////T09P////T09PT09PT09P////////T09P////////T09P////T09PT09P////////////////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////T09P////T09PT09PT09PT09PT09P////////////////////////////////////T09P////T09P////T09P////T09PT09P////////////T09P////T09P////T09P////////////T09PT09P////////////////T09PT09P////T09P////T09PT09P////T09P////T09PT09P////T09PT09PT09PT09P////T09PT09P////////////T09PT09P////T09P////////T09MQsm1FAAABAHRSTlMAgJN8/vcDAfcCnJyGaZmZlomGk4yJOmM/eTxs8wY0YDFC7HNdLx18n5/7aUvzCcW9+qKiK8P0ZiltRwfdw/n8Px3WduJjItj78ss5PDHUNELbwP5wplA2FglEVwvkqNarCs4Z7b2sDLgQ0xNdyLrr0eLLUeW1Vs5TWQLwjPI3ZvQGdvxFyFrAeevaLCLvGd0kpRskGyf4qK605xKvFrGyDRHnBYMEkJaDkIBvB/gpH99O6CrbIC4nH3Lg2SXp4A7Qul/GDEgPSlMQ6LjqFU0SjyCCj5V/gnBN7xglL3O70WBU7gjFFEfft0sPTo1ndRipwXr2yRemWRVENq+ytbGuxGaWGQAAAnpJREFUeNpNxmdcDHAAxvEHOWXvmXX23ntv2XvvMg/Z44x0KaRBSnfcKSqlnYZKp1QqGpT20KZh783/eePj+3vzw3/q/AM9iURPTy6XS+RwcXNzcZMQTE1dTE3bE7y9S0u9xxD600rCGtpI2ErOsbGxzoiMrIqscnaOi4vDdnp4XYSrguwxQSb7KpMllycnl2MFaTSaTxrY5NrY5BoKb2BnZ2doZ29vb2OPSdSd4Bcc7OcXGhqamgqrYCsrq+mEiEtC3gUBDg55Dg53IkQYSYG+gb6+GEqB5wV0o5D8/JAQdKK5hA40n3BS+L6c0JJmE+ZQW8JEak1YQJ0Jq+jbaQEPnotGE+IrK+Pj+xKqU6pTUrIDAgKysZ+WEY5QQkJxcQIO0WrCUbL4YmFhgZ3UlVAUHR1d1JEwjVoRRpDJKxMTE/ShBoRR1I6whLyyvLyyUFAQFhbWhTCFFArFawXOCu/bEHpQLYKnZ0aGZw2CR1qah0dmpqurK+pTU0ILakJoTi+PC7j5RHTrqQg1qRkh3T3d3b0xoSE1ItSleoSe1IswmIYQPl8UlhLWkaOj41tHbKENBLX6j1qt/KFUKnFN+Onk9NvJCQdJpfqlUqGiIjExcRthN91/JsJmGkhYRO/OCBhHwwgxMWUxZQMIu8j8o7m5OfbRLMJh2kTYQ1FRhYVR2EHzCOtpMmEG3SUsJEvLoKAg2Prb2tqOJYSH+/uH33shwlTaS1hLBwhX6AYX2tuiRwStVntOa5yUZJwEqbREKjUi5Bjl5BhZW1uXWOMYGRBOnNDX1zfoxz1FwwkfSJfgo6vr41P7soBBNJ7Qm2YSzHTMzMwmEHRoMf0Fm5mYOUrzNBYAAAAASUVORK5CYII=");background-size: 10px 100%;}.colorpicker {top: 0;left: 0;z-index: 9999;display: none;}.colorpicker colorpicker-hue,.colorpicker colorpicker-alpha,.colorpicker colorpicker-saturation {position: relative;}.colorpicker input {width: 100px;font-size: 11px;color: #000;background-color: #fff;}.colorpicker.alpha {min-width: 140px;}.colorpicker.alpha colorpicker-alpha {display: block;}.colorpicker.dropdown {position: absolute;}.colorpicker.colorpicker-fixed-position {position: fixed;}.colorpicker .dropdown-menu::after,.colorpicker .dropdown-menu::before {content: '';display: inline-block;position: absolute;}.colorpicker .dropdown-menu::after {clear: both;border: 6px solid transparent;top: -5px;left: 7px;}.colorpicker .dropdown-menu::before {border: 7px solid transparent;top: -6px;left: 6px;}.colorpicker .dropdown-menu {position: static;top: 0;left: 0;min-width: 129px;padding: 4px;margin-top: 0;}.colorpicker-position-top .dropdown-menu::after {border-top: 6px solid #fff;border-bottom: 0;top: auto;bottom: -5px;}.colorpicker-position-top .dropdown-menu::before {border-top: 7px solid rgba(0, 0, 0, 0.2);border-bottom: 0;top: auto;bottom: -6px;}.colorpicker-position-right .dropdown-menu::after {border-right: 6px solid #fff;border-left: 0;top: 11px;left: -5px;}.colorpicker-position-right .dropdown-menu::before {border-right: 7px solid rgba(0, 0, 0, 0.2);border-left: 0;top: 10px;left: -6px;}.colorpicker-position-bottom .dropdown-menu::after {border-bottom: 6px solid #fff;border-top: 0;}.colorpicker-position-bottom .dropdown-menu::before {border-bottom: 7px solid rgba(0, 0, 0, 0.2);border-top: 0;}.colorpicker-position-left .dropdown-menu::after {border-left: 6px solid #fff;border-right: 0;top: 11px;left: auto;right: -5px;}.colorpicker-position-left .dropdown-menu::before {border-left: 7px solid rgba(0, 0, 0, 0.2);border-right: 0;top: 10px;left: auto;right: -6px;}colorpicker-preview {display: block;height: 10px;margin: 5px 0 3px 0;clear: both;background-position: 0 100%;}.cfp-hotkeys-container {display: table !important;position: fixed;width: 100%;height: 100%;top: 0;left: 0;color: #333;font-size: 1em;background-color: rgba(255,255,255,0.9);}.cfp-hotkeys-container.fade {z-index: -1024;visibility: hidden;opacity: 0;-webkit-transition: opacity 0.15s linear;-moz-transition: opacity 0.15s linear;-o-transition: opacity 0.15s linear;transition: opacity 0.15s linear;}.cfp-hotkeys-container.fade.show {z-index: 10002;visibility: visible;opacity: 1;}.cfp-hotkeys-title {font-weight: bold;text-align: center;font-size: 1.2em;}.cfp-hotkeys {width: 100%;height: 100%;display: table-cell;vertical-align: middle;}.cfp-hotkeys table {margin: auto;color: #333;}.cfp-content {display: table-cell;vertical-align: middle;}.cfp-hotkeys-keys {padding: 5px;text-align: right;}.cfp-hotkeys-key {display: inline-block;color: #fff;background-color: #333;border: 1px solid #333;border-radius: 5px;text-align: center;margin-right: 5px;box-shadow: inset 0 1px 0 #666, 0 1px 0 #bbb;padding: 5px 9px;font-size: 1em;}.cfp-hotkeys-text {padding-left: 10px;font-size: 1em;}.cfp-hotkeys-close {position: fixed;top: 20px;right: 20px;font-size: 2em;font-weight: bold;padding: 5px 10px;border: 1px solid #ddd;border-radius: 5px;min-height: 45px;min-width: 45px;text-align: center;}.cfp-hotkeys-close:hover {background-color: #fff;cursor: pointer;}@media all and (max-width: 500px) {.cfp-hotkeys {font-size: 0.8em;}}@media all and (min-width: 750px) {.cfp-hotkeys {font-size: 1.2em;}}.ui-select-highlight{font-weight:700}.ui-select-offscreen{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.ng-dirty.ng-invalid>a.select2-choice{border-color:#D44950}.select2-result-single{padding-left:0}.select-locked>.ui-select-match-close,.select2-locked>.select2-search-choice-close{display:none}.ui-select-loading-indicator{position:absolute;right:10px;width:20px;z-index:999999999;height:100%}.ui-select-loading-indicator span{position:absolute;width:20px;height:20px;margin-top:-10px;top:50%;-webkit-animation:spin 1.5s linear infinite;-moz-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;background:url(data:image/gif;base64,R0lGODlhIAAgALMAAAAAAP///+Hh4dbW1sTExLq6urOzs5eXl4GBgVRUVDQ0NBsbGwEBAf///wAAAAAAACH5BAEAAA0ALAAAAAAgACAAAATnsMlJ6WGn6s3nYks1CJ1mIBWjUoRhlJSwLAmlMpPgFjA1Ly/JbVJwDXoTxEwxGTYGOyRFMUM1nC4DSSox/EhDqIFAEW8bBoUiM0lUNbpc0Tg5qBWJIGHB7rSyZBQJd3hHPVkGBWcUBoN3SGKGHXYKQT2SMAJWXJxciDsCBAcIpKWcnzulqptIqIqiq6ydsx2YMLa1dCWRSHOJi3JZPEh/LoETxYm3lgK+kmK/E1oaYsdPRWc6Bph/R1ldLsA92kHfT1Gcc4bmDepcYsNoLjnsPXNn9X+eY4zzZeIdBNgqEo/WhmYAN0QAADs=);background-size:100%}@-moz-keyframes spin{100%{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body>.select2-container.open{z-index:9999}.selectize-input.selectize-focus{border-color:#007FBB!important}.selectize-control>.selectize-dropdown,.selectize-control>.selectize-input>input{width:100%}.ng-dirty.ng-invalid>div.selectize-input{border-color:#D44950}.btn-secondary-focus{color:#333;background-color:#EBEBEB;border-color:#ADADAD;text-decoration:none;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.ui-select-bootstrap .ui-select-toggle{position:relative}.ui-select-bootstrap .ui-select-toggle>.caret{position:absolute;height:10px;top:50%;right:10px;margin-top:-2px}.input-group>.ui-select-bootstrap.dropdown{position:static}.input-group>.ui-select-bootstrap>input.ui-select-search.form-control{border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.ui-select-bootstrap>.ui-select-match>.btn{text-align:left!important}.ui-select-bootstrap>.ui-select-match.has-action-buttons{display:table}.ui-select-bootstrap>.ui-select-match.has-action-buttons .ui-select-toggle{display:table-cell;border-top-right-radius:0;border-bottom-right-radius:0}.ui-select-bootstrap>.ui-select-match.has-action-buttons .addon{display:table-cell}.addon .btn{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.ui-select-bootstrap>.ui-select-match .btn-sm{line-height:1.4}.ui-select-bootstrap>.ui-select-match>.caret{position:absolute;top:45%;right:15px}.ui-select-bootstrap>.ui-select-choices{width:100%;height:auto;max-height:200px;overflow-x:hidden;margin-top:-1px}body>.ui-select-bootstrap.open{z-index:1000}.ui-select-multiple.ui-select-bootstrap{height:auto;padding:3px 3px 0 3px}.ui-select-multiple.ui-select-bootstrap input.ui-select-search{background-color:transparent!important;border:none;outline:0;height:1.666666em;margin-bottom:3px}.ui-select-multiple.ui-select-bootstrap .ui-select-match .close{font-size:1.6em;line-height:.75}.ui-select-multiple.ui-select-bootstrap .ui-select-match-item{outline:0;margin:0 3px 3px 0}.ui-select-multiple .ui-select-match-item{position:relative}.ui-select-multiple .ui-select-match-item.dropping-before:before{content:"";position:absolute;top:0;right:100%;height:100%;margin-right:2px;border-left:1px solid #428bca}.ui-select-multiple .ui-select-match-item.dropping-after:after{content:"";position:absolute;top:0;left:100%;height:100%;margin-left:2px;border-right:1px solid #428bca}.ui-select-bootstrap .ui-select-choices-row>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.ui-select-bootstrap .ui-select-choices-row>a:focus,.ui-select-bootstrap .ui-select-choices-row>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.ui-select-bootstrap .ui-select-choices-row.active>a{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.ui-select-bootstrap .ui-select-choices-row.active.disabled>a,.ui-select-bootstrap .ui-select-choices-row.disabled>a{color:#777;cursor:not-allowed;background-color:#fff}.ui-select-match.ng-hide-add,.ui-select-search.ng-hide-add{display:none!important}.ui-select-bootstrap.ng-dirty.ng-invalid>button.btn.ui-select-match{border-color:#D44950}.as-sortable-item,.as-sortable-placeholder{display:block}.as-sortable-item-handle{cursor:move;cursor:-webkit-grab;cursor:-moz-grab}.as-sortable-drag{position:absolute;pointer-events:none;z-index:9999}.as-sortable-hidden{display:none!important}.as-sortable-un-selectable{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-table th{text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ng-table th.sortable{cursor:pointer}.ng-table th.sortable .sort-indicator{padding-right:18px;position:relative}.ng-table th.sortable .sort-indicator:after,.ng-table th.sortable .sort-indicator:before{content:"";border-width:0 4px 4px;border-style:solid;border-color:#000 transparent;visibility:visible;right:5px;top:50%;position:absolute;opacity:.3;margin-top:-4px}.ng-table th.sortable .sort-indicator:before{margin-top:2px;border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000}.ng-table th.sortable .sort-indicator:hover:after,.ng-table th.sortable .sort-indicator:hover:before{opacity:1;visibility:visible}.ng-table th.sortable.sort-asc,.ng-table th.sortable.sort-desc{background-color:rgba(141,192,219,.25);text-shadow:0 1px 1px hsla(0,0%,100%,.75)}.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-desc .sort-indicator:after{margin-top:-2px}.ng-table th.sortable.sort-asc .sort-indicator:before,.ng-table th.sortable.sort-desc .sort-indicator:before{visibility:hidden}.ng-table th.sortable.sort-asc .sort-indicator:after,.ng-table th.sortable.sort-asc .sort-indicator:hover:after,.ng-table th.sortable.sort-desc .sort-indicator:after{visibility:visible;filter:alpha(opacity=60);-khtml-opacity:.6;-moz-opacity:.6;opacity:.6}.ng-table th.sortable.sort-desc .sort-indicator:after{border-bottom:none;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #000;box-shadow:none}.ng-table th.filter .input-filter{margin:0;display:block;width:100%;min-height:30px;box-sizing:border-box}.ng-table .ng-table-group-header th{text-align:left}.ng-table .ng-table-group-selector{display:block}.ng-table .ng-table-group-close,.ng-table .ng-table-group-toggle{float:right}.ng-table .ng-table-group-toggle{margin-right:5px}@media only screen and (max-width:800px){.ng-table-responsive{border-bottom:1px solid #999}.ng-table-responsive tr{border-top:1px solid #999;border-left:1px solid #999;border-right:1px solid #999}.ng-table-responsive td:before{position:absolute;padding:8px;left:0;top:0;width:50%;white-space:nowrap;text-align:left;font-weight:700}.ng-table-responsive thead tr th{text-align:left}.ng-table-responsive thead tr.ng-table-filters th{padding:0}.ng-table-responsive thead tr.ng-table-filters th form>div{padding:8px}.ng-table-responsive td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;white-space:normal;text-align:left}.ng-table-responsive td:before{content:attr(data-title-text)}.ng-table-responsive,.ng-table-responsive tbody,.ng-table-responsive td,.ng-table-responsive th,.ng-table-responsive thead,.ng-table-responsive tr{display:block}}.ng-table-pagination{margin-top:0}.filter:after,.filter:before,.ng-table-group-selector:after,.ng-table-group-selector:before{display:table;content:" "}.filter:after,.ng-table-group-selector:after{clear:both}.filter>.filter-cell{float:left;box-sizing:border-box}.filter-horizontal>.filter-cell{padding:0 2px}.filter-horizontal>.filter-cell:first-child{padding-left:0}.filter-horizontal>.filter-cell.last,.filter-horizontal>.filter-cell:last-child{padding-right:0}.s12{width:100%}.s11{width:91.66666666666666%}.s10{width:83.33333333333334%}.s9{width:75%}.s8{width:66.66666666666666%}.s7{width:58.333333333333336%}.s6{width:50%}.s5{width:41.66666666666667%}.s4{width:33.33333333333333%}.s3{width:25%}.s2{width:16.666666666666664%}.s1{width:8.333333333333332%}@media all and (max-width:468px){.s1,.s2,.s3,.s4,.s5,.s6,.s7,.s8,.s9,.s10,.s11,.s12{width:100%}.filter>.filter-cell{padding:0}}.slider {display: inline-block;vertical-align: middle;position: relative;}.slider.slider-horizontal {width: 210px;height: 28px;}.slider.slider-horizontal .slider-track {height: 10px;width: 100%;margin-top: -5px;top: 50%;left: 0;}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high {height: 100%;top: 0;bottom: 0;}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle {margin-left: -10px;}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle {position: relative;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);border-width: 0 10px 10px 10px;width: 0;height: 0;border-bottom-color: #2e6da4;margin-top: 0;}.slider.slider-horizontal .slider-tick-container {white-space: nowrap;position: absolute;top: 0;left: 0;width: 100%;}.slider.slider-horizontal .slider-tick-label-container {white-space: nowrap;margin-top: 20px;}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {padding-top: 4px;display: inline-block;text-align: center;}.slider.slider-horizontal .tooltip {-ms-transform: translateX(-50%);transform: translateX(-50%);}.slider.slider-horizontal.slider-rtl .slider-track {left: initial;right: 0;}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle {margin-left: initial;margin-right: -10px;}.slider.slider-horizontal.slider-rtl .slider-tick-container {left: initial;right: 0;}.slider.slider-horizontal.slider-rtl .tooltip {-ms-transform: translateX(50%);transform: translateX(50%);}.slider.slider-vertical {height: 210px;width: 20px;}.slider.slider-vertical .slider-track {width: 10px;height: 100%;left: 25%;top: 0;}.slider.slider-vertical .slider-selection {width: 100%;left: 0;top: 0;bottom: 0;}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high {width: 100%;left: 0;right: 0;}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle {margin-top: -10px;}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle {border-width: 10px 0 10px 10px;width: 1px;height: 1px;border-left-color: #2e6da4;border-right-color: #2e6da4;margin-left: 0;margin-right: 0;}.slider.slider-vertical .slider-tick-label-container {white-space: nowrap;}.slider.slider-vertical .slider-tick-label-container .slider-tick-label {padding-left: 4px;}.slider.slider-vertical .tooltip {-ms-transform: translateY(-50%);transform: translateY(-50%);}.slider.slider-vertical.slider-rtl .slider-track {left: initial;right: 25%;}.slider.slider-vertical.slider-rtl .slider-selection {left: initial;right: 0;}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle {border-width: 10px 10px 10px 0;}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {padding-left: initial;padding-right: 4px;}.slider.slider-disabled .slider-handle {background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);}.slider.slider-disabled .slider-track {background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);cursor: not-allowed;}.slider input {display: none;}.slider .tooltip-inner {font-family: averta-bold;font-size: 1.25rem;background: none;box-shadow: none;pointer-events: none;}.slider .tooltip.top {margin-left: 4px;margin-top: -35px;}.slider .tooltip-inner {white-space: nowrap;max-width: none;}.slider .hide {display: none;}.slider-track {position: absolute;cursor: pointer;background: white;box-shadow: inset 0 2px 1px 0 rgba(62, 57, 107, 0.13);}.slider-selection {position: absolute;background: white;box-shadow: inset 0 2px 1px 0 rgba(62, 57, 107, 0.13);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.slider-selection.tick-slider-selection {background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);}.slider-track-low,.slider-track-high {position: absolute;background: transparent;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.slider-handle {position: absolute;top: 0;width: 28px;height: 28px;background-color: #ffffff;background-repeat: repeat-x;box-shadow: 0 2px 9px 0 rgba(62, 57, 107, 0.33);border: 0px solid transparent;}.slider-handle:focus {outline: 0;}.slider-handle:hover {cursor: pointer;}.slider-handle.round {border-radius: 50%;}.slider-handle.triangle {background: transparent none;}.slider-handle.custom {background: transparent none;}.slider-handle.custom::before {line-height: 20px;font-size: 20px;content: '\2605';color: #726204;}.slider-tick {position: absolute;cursor: pointer;width: 20px;height: 20px;background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;filter: none;opacity: 0.8;border: 0px solid transparent;}.slider-tick.round {border-radius: 50%;}.slider-tick.triangle {background: transparent none;}.slider-tick.custom {background: transparent none;}.slider-tick.custom::before {line-height: 20px;font-size: 20px;content: '\2605';color: #726204;}.slider-tick.in-selection {background-image: -webkit-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: -o-linear-gradient(top, #8ac1ef 0%, #82b3de 100%);background-image: linear-gradient(to bottom, #8ac1ef 0%, #82b3de 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ac1ef', endColorstr='#ff82b3de', GradientType=0);opacity: 1;}.nvd3 .nv-axis line,.nvd3 .nv-axis path{fill:none;shape-rendering:crispEdges}.nv-brush .extent,.nvd3 .background path,.nvd3 .nv-axis line,.nvd3 .nv-axis path{shape-rendering:crispEdges}.nv-distx,.nv-disty,.nv-noninteractive,.nvd3 .nv-axis,.nvd3.nv-pie .nv-label,.nvd3.nv-sparklineplus g.nv-hoverValue{pointer-events:none}.nvd3 .nv-axis{opacity:1}.nvd3 .nv-axis.nv-disabled,.nvd3 .nv-controlsWrap .nv-legend .nv-check-box .nv-check{opacity:0}.nvd3 .nv-axis path{stroke:#000;stroke-opacity:.75}.nvd3 .nv-axis path.domain{stroke-opacity:.75}.nvd3 .nv-axis.nv-x path.domain{stroke-opacity:0}.nvd3 .nv-axis line{stroke:#e5e5e5}.nvd3 .nv-axis .zero line, .nvd3 .nv-axis line.zero{stroke-opacity:.75}.nvd3 .nv-axis .nv-axisMaxMin text{font-weight:700}.nvd3 .x .nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMaxMin text{text-anchor:middle}.nvd3 .nv-bars rect{fill-opacity:.75;transition:fill-opacity 250ms linear}.nvd3 .nv-bars rect.hover{fill-opacity:1}.nvd3 .nv-bars .hover rect{fill:#add8e6}.nvd3 .nv-bars text{fill:transparent}.nvd3 .nv-bars .hover text{fill:rgba(0,0,0,1)}.nvd3 .nv-discretebar .nv-groups rect,.nvd3 .nv-multibar .nv-groups rect,.nvd3 .nv-multibarHorizontal .nv-groups rect{stroke-opacity:0;transition:fill-opacity 250ms linear}.with-transitions .nv-candlestickBar .nv-ticks .nv-tick,.with-transitions .nvd3 .nv-groups .nv-point{transition:stroke-width 250ms linear,stroke-opacity 250ms linear}.nvd3 .nv-candlestickBar .nv-ticks rect:hover,.nvd3 .nv-discretebar .nv-groups rect:hover,.nvd3 .nv-multibar .nv-groups rect:hover,.nvd3 .nv-multibarHorizontal .nv-groups rect:hover{fill-opacity:1}.nvd3 .nv-discretebar .nv-groups text,.nvd3 .nv-multibarHorizontal .nv-groups text{font-weight:700;fill:rgba(0,0,0,1);stroke:transparent}.nvd3 .nv-boxplot circle{fill-opacity:.5}.nvd3 .nv-boxplot circle:hover,.nvd3 .nv-boxplot rect:hover{fill-opacity:1}.nvd3 line.nv-boxplot-median{stroke:#000}.nv-boxplot-tick:hover{stroke-width:2.5px}.nvd3.nv-bullet{font:10px sans-serif}.nvd3.nv-bullet .nv-measure{fill-opacity:.8}.nvd3.nv-bullet .nv-measure:hover{fill-opacity:1}.nvd3.nv-bullet .nv-marker{stroke:#000;stroke-width:2px}.nvd3.nv-bullet .nv-markerTriangle{stroke:#000;fill:#fff;stroke-width:1.5px}.nvd3.nv-bullet .nv-markerLine{stroke:#000;stroke-width:1.5px}.nvd3.nv-bullet .nv-tick line{stroke:#666;stroke-width:.5px}.nvd3.nv-bullet .nv-range.nv-s0{fill:#eee}.nvd3.nv-bullet .nv-range.nv-s1{fill:#ddd}.nvd3.nv-bullet .nv-range.nv-s2{fill:#ccc}.nvd3.nv-bullet .nv-title{font-size:14px;font-weight:700}.nvd3.nv-bullet .nv-subtitle{fill:#999}.nvd3.nv-bullet .nv-range{fill:#bababa;fill-opacity:.4}.nvd3.nv-bullet .nv-range:hover{fill-opacity:.7}.nvd3.nv-candlestickBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.positive rect{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-candlestickBar .nv-ticks .nv-tick.negative rect{stroke:#d62728;fill:#d62728}.nvd3.nv-candlestickBar .nv-ticks line{stroke:#333}.nv-force-node{stroke:#fff;stroke-width:1.5px}.nv-force-link{stroke:#999;stroke-opacity:.6}.nv-force-node text{stroke-width:0}.nvd3 .nv-check-box .nv-box{fill-opacity:0;stroke-width:2}.nvd3 .nv-check-box .nv-check{fill-opacity:0;stroke-width:4}.nvd3 .nv-series.nv-disabled .nv-check-box .nv-check{fill-opacity:0;stroke-opacity:0}.nvd3.nv-linePlusBar .nv-bar rect{fill-opacity:.75}.nvd3.nv-linePlusBar .nv-bar rect:hover{fill-opacity:1}.nvd3 .nv-groups path.nv-line{fill:none}.nvd3 .nv-groups path.nv-area{stroke:none}.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point{fill-opacity:0;stroke-opacity:0}.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point{fill-opacity:.5!important;stroke-opacity:.5!important}.nvd3 .nv-groups .nv-point.hover,.nvd3.nv-scatter .nv-groups .nv-point.hover{stroke-width:7px;fill-opacity:.95!important;stroke-opacity:.95!important}.nvd3 .nv-point-paths path{stroke:#aaa;stroke-opacity:0;fill:#eee;fill-opacity:0}.nvd3 .nv-indexLine{cursor:ew-resize}svg.nvd3-svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;height:100%}.nvtooltip.with-3d-shadow,.with-3d-shadow .nvtooltip{box-shadow:0 5px 10px rgba(0,0,0,.2);border-radius:5px}.nvd3 text{font:400 12px Arial,sans-serif}.nvd3 .title{font:700 14px Arial,sans-serif}.nvd3 .nv-background{fill:#fff;fill-opacity:0}.nvd3.nv-noData{font-size:18px;font-weight:700}.nv-brush .extent{fill-opacity:.125}.nv-brush .resize path{fill:#eee;stroke:#666}.nvd3 .nv-legend .nv-series{cursor:pointer}.nvd3 .nv-legend .nv-disabled circle{fill-opacity:0}.nvd3 .nv-brush .extent{fill-opacity:0!important}.nvd3 .nv-brushBackground rect{stroke:#000;stroke-width:.4;fill:#fff;fill-opacity:.7}@media print{.nvd3 text{stroke-width:0;fill-opacity:1}}.nvd3.nv-ohlcBar .nv-ticks .nv-tick{stroke-width:1px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover{stroke-width:2px}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive{stroke:#2ca02c}.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative{stroke:#d62728}.nvd3 .background path{fill:none;stroke:#EEE;stroke-opacity:.4}.nvd3 .foreground path{fill:none;stroke-opacity:.7}.nvd3 .nv-parallelCoordinates-brush .extent{fill:#fff;fill-opacity:.6;stroke:gray;shape-rendering:crispEdges}.nvd3 .nv-parallelCoordinates .hover{fill-opacity:1;stroke-width:3px}.nvd3 .missingValuesline line{fill:none;stroke:#000;stroke-width:1;stroke-opacity:1;stroke-dasharray:5,5}.nvd3.nv-pie .nv-pie-title{font-size:24px;fill:rgba(19,196,249,.59)}.nvd3.nv-pie .nv-slice text{stroke:#000;stroke-width:0}.nvd3.nv-pie path{transition:fill-opacity 250ms linear,stroke-width 250ms linear,stroke-opacity 250ms linear;stroke:#fff;stroke-width:1px;stroke-opacity:1;fill-opacity:.7}.nvd3.nv-pie .hover path{fill-opacity:1}.nvd3.nv-pie .nv-label rect{fill-opacity:0;stroke-opacity:0}.nvd3 .nv-groups .nv-point.hover{stroke-width:20px;stroke-opacity:.5}.nvd3 .nv-scatter .nv-point.hover{fill-opacity:1}.nvd3.nv-sparkline path{fill:none}.nvd3.nv-sparklineplus .nv-hoverValue line{stroke:#333;stroke-width:1.5px}.nvd3.nv-sparklineplus,.nvd3.nv-sparklineplus g{pointer-events:all}.nvd3 .nv-interactiveGuideLine,.nvtooltip{pointer-events:none}.nvd3 .nv-hoverArea{fill-opacity:0;stroke-opacity:0}.nvd3.nv-sparklineplus .nv-xValue,.nvd3.nv-sparklineplus .nv-yValue{stroke-width:0;font-size:.9em;font-weight:400}.nvd3.nv-sparklineplus .nv-yValue{stroke:#f66}.nvd3.nv-sparklineplus .nv-maxValue{stroke:#2ca02c;fill:#2ca02c}.nvd3.nv-sparklineplus .nv-minValue{stroke:#d62728;fill:#d62728}.nvd3.nv-sparklineplus .nv-currentValue{font-weight:700;font-size:1.1em}.nvtooltip h3,.nvtooltip table td.key{font-weight:400}.nvd3.nv-stackedarea path.nv-area{fill-opacity:.7;stroke-opacity:0;transition:fill-opacity 250ms linear,stroke-opacity 250ms linear}.nvd3.nv-stackedarea path.nv-area.hover{fill-opacity:.9}.nvd3.nv-stackedarea .nv-groups .nv-point{stroke-opacity:0;fill-opacity:0}.nvtooltip{position:absolute;color:rgba(0,0,0,1);padding:1px;z-index:10000;display:block;font-family:Arial,sans-serif;font-size:13px;text-align:left;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(255,255,255,.8);border:1px solid rgba(0,0,0,.5);border-radius:4px}.nvtooltip h3,.nvtooltip p{margin:0;text-align:center}.nvtooltip.with-transitions,.with-transitions .nvtooltip{transition:opacity 50ms linear;transition-delay:200ms}.nvtooltip.x-nvtooltip,.nvtooltip.y-nvtooltip{padding:8px}.nvtooltip h3{padding:4px 14px;line-height:18px;background-color:rgba(247,247,247,.75);color:rgba(0,0,0,1);border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.nvtooltip p{padding:5px 14px}.nvtooltip span{display:inline-block;margin:2px 0}.nvtooltip table{margin:6px;border-spacing:0}.nvtooltip table td{padding:2px 9px 2px 0;vertical-align:middle}.nvtooltip table td.key.total{font-weight:700}.nvtooltip table td.value{text-align:right;font-weight:700}.nvtooltip table td.percent{color:#a9a9a9}.nvtooltip table tr.highlight td{padding:1px 9px 1px 0;border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px}.nvtooltip table td.legend-color-guide div{vertical-align:middle;width:12px;height:12px;border:1px solid #999}.nvtooltip .footer{padding:3px;text-align:center}.nvtooltip-pending-removal{pointer-events:none;display:none}.nvd3 line.nv-guideline{stroke:#ccc}@font-face{font-family:'FontAwesome';src:url('vendors/vanilla/font-awesome/fonts/fontawesome-webfont-674f50d287a8c48dc19ba404d20fe713.eot?v=4.7.0');src:url('vendors/vanilla/font-awesome/fonts/fontawesome-webfont-674f50d287a8c48dc19ba404d20fe713.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('vendors/vanilla/font-awesome/fonts/fontawesome-webfont-af7ae505a9eed503f8b8e6982036873e.woff2?v=4.7.0') format('woff2'),url('vendors/vanilla/font-awesome/fonts/fontawesome-webfont-fee66e712a8a08eef5805a46892932ad.woff?v=4.7.0') format('woff'),url('vendors/vanilla/font-awesome/fonts/fontawesome-webfont-b06871f281fee6b241d60582ae9369b9.ttf?v=4.7.0') format('truetype'),url('vendors/vanilla/font-awesome/fonts/fontawesome-webfont-912ec66d7572ff821749319396470bde.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.select2-container.form-control {background: transparent;border: none;display: block;margin: 0;padding: 0;}.select2-container.form-control[disabled] {border: 1px solid transparent;}.select2-container .select2-choices .select2-search-field input,.select2-container .select2-choice,.select2-container .select2-choices {background: none;padding: 0;border-color: #cccccc;border-radius: 4px;color: #555555;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;background-color: white;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}.select2-search input {border-color: #cccccc;border-radius: 4px;color: #555555;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;background-color: white;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);}.select2-container .select2-choices .select2-search-field input {-webkit-box-shadow: none;box-shadow: none;}.select2-container .select2-choice {height: 34px;line-height: 1.42857;}.select2-container.select2-container-multi.form-control {height: auto;}.select2-container.input-sm .select2-choice,.input-group-sm .select2-container .select2-choice {height: 30px;line-height: 1.5;border-radius: 3px;}.select2-container.input-lg .select2-choice,.input-group-lg .select2-container .select2-choice {height: 45px;line-height: 1.33;border-radius: 6px;}.select2-container-multi .select2-choices .select2-search-field input {height: 32px;}.select2-container-multi.input-sm .select2-choices .select2-search-field input,.input-group-sm .select2-container-multi .select2-choices .select2-search-field input {height: 28px;}.select2-container-multi.input-lg .select2-choices .select2-search-field input,.input-group-lg .select2-container-multi .select2-choices .select2-search-field input {height: 43px;}.select2-container-multi .select2-choices .select2-search-field input {margin: 0;}.select2-chosen,.select2-choice > span:first-child,.select2-container .select2-choices .select2-search-field input {padding: 6px 12px;}.input-sm .select2-chosen,.input-group-sm .select2-chosen,.input-sm .select2-choice > span:first-child,.input-group-sm .select2-choice > span:first-child,.input-sm .select2-choices .select2-search-field input,.input-group-sm .select2-choices .select2-search-field input {padding: 5px 10px;}.input-lg .select2-chosen,.input-group-lg .select2-chosen,.input-lg .select2-choice > span:first-child,.input-group-lg .select2-choice > span:first-child,.input-lg .select2-choices .select2-search-field input,.input-group-lg .select2-choices .select2-search-field input {padding: 10px 16px;}.select2-container-multi .select2-choices .select2-search-choice {margin-top: 5px;margin-bottom: 3px;}.select2-container-multi.input-sm .select2-choices .select2-search-choice,.input-group-sm .select2-container-multi .select2-choices .select2-search-choice {margin-top: 3px;margin-bottom: 2px;}.select2-container-multi.input-lg .select2-choices .select2-search-choice,.input-group-lg .select2-container-multi .select2-choices .select2-search-choice {line-height: 24px;}.select2-container .select2-choice .select2-arrow,.select2-container .select2-choice div {border-left: 1px solid #cccccc;background: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}.select2-dropdown-open .select2-choice .select2-arrow,.select2-dropdown-open .select2-choice div {border-left-color: transparent;background: none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);}.select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice div b {background-position: 0 3px;}.select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open .select2-choice div b {background-position: -18px 3px;}.select2-container.input-sm .select2-choice .select2-arrow b,.input-group-sm .select2-container .select2-choice .select2-arrow b,.select2-container.input-sm .select2-choice div b,.input-group-sm .select2-container .select2-choice div b {background-position: 0 1px;}.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open.input-sm .select2-choice div b,.input-group-sm .select2-dropdown-open .select2-choice div b {background-position: -18px 1px;}.select2-container.input-lg .select2-choice .select2-arrow b,.input-group-lg .select2-container .select2-choice .select2-arrow b,.select2-container.input-lg .select2-choice div b,.input-group-lg .select2-container .select2-choice div b {background-position: 0 9px;}.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,.select2-dropdown-open.input-lg .select2-choice div b,.input-group-lg .select2-dropdown-open .select2-choice div b {background-position: -18px 9px;}.has-warning .select2-choice,.has-warning .select2-choices {border-color: #c09853;}.has-warning .select2-container-active .select2-choice,.has-warning .select2-container-multi.select2-container-active .select2-choices {border-color: #a47e3c;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;}.has-warning.select2-drop-active {border-color: #a47e3c;}.has-warning.select2-drop-active.select2-drop.select2-drop-above {border-top-color: #a47e3c;}.has-error .select2-choice,.has-error .select2-choices {border-color: #b94a48;}.has-error .select2-container-active .select2-choice,.has-error .select2-container-multi.select2-container-active .select2-choices {border-color: #953b39;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;}.has-error.select2-drop-active {border-color: #953b39;}.has-error.select2-drop-active.select2-drop.select2-drop-above {border-top-color: #953b39;}.has-success .select2-choice,.has-success .select2-choices {border-color: #468847;}.has-success .select2-container-active .select2-choice,.has-success .select2-container-multi.select2-container-active .select2-choices {border-color: #356635;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;}.has-success.select2-drop-active {border-color: #356635;}.has-success.select2-drop-active.select2-drop.select2-drop-above {border-top-color: #356635;}.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices {border-color: #66afe9;outline: none;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}.select2-drop-active {border-color: #66afe9;}.select2-drop-auto-width,.select2-drop.select2-drop-above.select2-drop-active {border-top-color: #66afe9;}.input-group.select2-bootstrap-prepend [class^="select2-choice"] {border-bottom-left-radius: 0 !important;border-top-left-radius: 0 !important;}.input-group.select2-bootstrap-append [class^="select2-choice"] {border-bottom-right-radius: 0 !important;border-top-right-radius: 0 !important;}.select2-dropdown-open [class^="select2-choice"] {border-bottom-right-radius: 0 !important;border-bottom-left-radius: 0 !important;}.select2-dropdown-open.select2-drop-above [class^="select2-choice"] {border-top-right-radius: 0 !important;border-top-left-radius: 0 !important;}.select2-results .select2-highlighted {color: white;background-color: #428bca;}.select2-bootstrap-append .select2-container-multiple,.select2-bootstrap-append .input-group .btn,.select2-bootstrap-prepend .select2-container-multiple,.select2-bootstrap-prepend .input-group .btn {vertical-align: top;}.select2-container-multi .select2-choices .select2-search-choice {color: #555555;background: white;border-color: #cccccc;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);-webkit-box-shadow: none;box-shadow: none;}.select2-container-multi .select2-choices .select2-search-choice-focus {background: #ebebeb;border-color: #adadad;color: #333333;-webkit-box-shadow: none;box-shadow: none;}.select2-search-choice-close {margin-top: -7px;top: 50%;}.select2-container .select2-choice abbr {top: 50%;}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit {background-color: #fcf8e3;color: #c09853;}.select2-container.select2-container-disabled .select2-choice,.select2-container.select2-container-disabled .select2-choices {cursor: not-allowed;background-color: #eeeeee;border-color: #cccccc;}.select2-container.select2-container-disabled .select2-choice .select2-arrow,.select2-container.select2-container-disabled .select2-choice div,.select2-container.select2-container-disabled .select2-choices .select2-arrow,.select2-container.select2-container-disabled .select2-choices div {background-color: transparent;border-left: 1px solid transparent;}.select2-search input.select2-active,.select2-container-multi .select2-choices .select2-search-field input.select2-active,.select2-more-results.select2-active {background-position: 99%;background-position: right 4px center;}.handsontable{position:relative}.handsontable .hide{display:none}.handsontable .relative{position:relative}.handsontable.htAutoSize{visibility:hidden;left:-99000px;position:absolute;top:-99000px}.handsontable .wtHider{width:0}.handsontable .wtSpreader{position:relative;width:0;height:auto}.handsontable table,.handsontable tbody,.handsontable thead,.handsontable td,.handsontable th,.handsontable input,.handsontable textarea,.handsontable div{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.handsontable input,.handsontable textarea{min-height:initial}.handsontable table.htCore{border-collapse:separate;border-spacing:0;margin:0;border-width:0;table-layout:fixed;width:0;outline-width:0;max-width:none;max-height:none}.handsontable col{width:50px}.handsontable col.rowHeader{width:50px}.handsontable th,.handsontable td{border-top-width:0;border-left-width:0;border-right:1px solid #CCC;border-bottom:1px solid #CCC;height:22px;empty-cells:show;line-height:21px;padding:0 4px 0 4px;background-color:#FFF;vertical-align:top;overflow:hidden;outline-width:0;white-space:pre-line;background-clip:padding-box}.handsontable td.htInvalid{background-color:#ff4c42!important}.handsontable td.htNoWrap{white-space:nowrap}.handsontable th:last-child{border-right:1px solid #CCC;border-bottom:1px solid #CCC}.handsontable tr:first-child th.htNoFrame,.handsontable th:first-child.htNoFrame,.handsontable th.htNoFrame{border-left-width:0;background-color:white;border-color:#FFF}.handsontable th:first-child,.handsontable th:nth-child(2),.handsontable td:first-of-type,.handsontable .htNoFrame+th,.handsontable .htNoFrame+td{border-left:1px solid #CCC}.handsontable.htRowHeaders thead tr th:nth-child(2){border-left:1px solid #CCC}.handsontable tr:first-child th,.handsontable tr:first-child td{border-top:1px solid #CCC}.ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable tbody tr th,.ht_master:not(.innerBorderLeft):not(.emptyColumns) ~ .handsontable:not(.ht_clone_top) thead tr th:first-child{border-right-width:0}.ht_master:not(.innerBorderTop) thead tr:last-child th,.ht_master:not(.innerBorderTop) ~ .handsontable thead tr:last-child th,.ht_master:not(.innerBorderTop) thead tr.lastChild th,.ht_master:not(.innerBorderTop) ~ .handsontable thead tr.lastChild th{border-bottom-width:0}.handsontable th{background-color:#f3f3f3;color:#222;text-align:center;font-weight:normal;white-space:nowrap}.handsontable thead th{padding:0}.handsontable th.active{background-color:#CCC}.handsontable thead th .relative{padding:2px 4px}.handsontable tbody th.ht__highlight,.handsontable thead th.ht__highlight{background-color:#dcdcdc}.handsontable.ht__selection--columns thead th.ht__highlight,.handsontable.ht__selection--rows tbody th.ht__highlight{background-color:#8eb0e7;color:#000}.handsontable .manualColumnResizer{position:fixed;top:0;cursor:col-resize;z-index:110;width:5px;height:25px}.handsontable .manualRowResizer{position:fixed;left:0;cursor:row-resize;z-index:110;height:5px;width:50px}.handsontable .manualColumnResizer:hover,.handsontable .manualColumnResizer.active,.handsontable .manualRowResizer:hover,.handsontable .manualRowResizer.active{background-color:#AAB}.handsontable .manualColumnResizerGuide{position:fixed;right:0;top:0;background-color:#AAB;display:none;width:0;border-right:1px dashed #777;margin-left:5px}.handsontable .manualRowResizerGuide{position:fixed;left:0;bottom:0;background-color:#AAB;display:none;height:0;border-bottom:1px dashed #777;margin-top:5px}.handsontable .manualColumnResizerGuide.active,.handsontable .manualRowResizerGuide.active{display:block;z-index:199}.handsontable .columnSorting{position:relative}.handsontable .columnSorting:hover{text-decoration:underline;cursor:pointer}.handsontable .columnSorting.ascending::after{content:'\25B2';color:#5f5f5f;position:absolute;right:-15px}.handsontable .columnSorting.descending::after{content:'\25BC';color:#5f5f5f;position:absolute;right:-15px}.handsontable .wtBorder{position:absolute;font-size:0}.handsontable .wtBorder.hidden{display:none!important}.handsontable td.area{background:-moz-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(181,209,255,0.34)),color-stop(100%,rgba(181,209,255,0.34)));background:-webkit-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);background:-o-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);background:-ms-linear-gradient(top,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);background:linear-gradient(to bottom,rgba(181,209,255,0.34) 0,rgba(181,209,255,0.34) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5d1ff',endColorstr='#57b5d1ff',GradientType=0);background-color:#fff}.handsontable .wtBorder.corner{font-size:0;cursor:crosshair}.handsontable .htBorder.htFillBorder{background:red;width:1px;height:1px}.handsontableInput{border:0;outline-width:0;margin:0;padding:1px 5px 0 5px;font-family:inherit;line-height:21px;font-size:inherit;box-shadow:0 0 0 2px #5292f7 inset;resize:none;display:inline-block;color:#000;border-radius:0;background-color:#FFF}.handsontableInputHolder{position:absolute;top:0;left:0;z-index:100}.htSelectEditor{-webkit-appearance:menulist-button!important;position:absolute;width:auto}.handsontable .htDimmed{color:#777}.handsontable .htSubmenu{position:relative}.handsontable .htSubmenu :after{content:'▶';color:#777;position:absolute;right:5px}.handsontable .htLeft{text-align:left}.handsontable .htCenter{text-align:center}.handsontable .htRight{text-align:right}.handsontable .htJustify{text-align:justify}.handsontable .htTop{vertical-align:top}.handsontable .htMiddle{vertical-align:middle}.handsontable .htBottom{vertical-align:bottom}.handsontable .htPlaceholder{color:#999}.handsontable .htAutocompleteArrow{float:right;font-size:10px;color:#EEE;cursor:default;width:16px;text-align:center}.handsontable td .htAutocompleteArrow:hover{color:#777}.handsontable td.area .htAutocompleteArrow{color:#d3d3d3}.handsontable .htCheckboxRendererInput{display:inline-block;vertical-align:middle}.handsontable .htCheckboxRendererInput.noValue{opacity:.5}.handsontable .htCheckboxRendererLabel{cursor:pointer;display:inline-block;width:100%}@-webkit-keyframes opacity-hide{from{opacity:1}to{opacity:0}}@keyframes opacity-hide{from{opacity:1}to{opacity:0}}@-webkit-keyframes opacity-show{from{opacity:0}to{opacity:1}}@keyframes opacity-show{from{opacity:0}to{opacity:1}}.handsontable .handsontable.ht_clone_top .wtHider{padding:0 0 5px 0}.handsontable .autocompleteEditor.handsontable{padding-right:17px}.handsontable .autocompleteEditor.handsontable.htMacScroll{padding-right:15px}.handsontable.listbox{margin:0}.handsontable.listbox .ht_master table{border:1px solid #ccc;border-collapse:separate;background:white}.handsontable.listbox th,.handsontable.listbox tr:first-child th,.handsontable.listbox tr:last-child th,.handsontable.listbox tr:first-child td,.handsontable.listbox td{border-color:transparent}.handsontable.listbox th,.handsontable.listbox td{white-space:nowrap;text-overflow:ellipsis}.handsontable.listbox td.htDimmed{cursor:default;color:inherit;font-style:inherit}.handsontable.listbox .wtBorder{visibility:hidden}.handsontable.listbox tr td.current,.handsontable.listbox tr:hover td{background:#eee}.ht_clone_top{z-index:101}.ht_clone_left{z-index:102}.ht_clone_top_left_corner,.ht_clone_bottom_left_corner{z-index:103}.ht_clone_debug{z-index:103}.handsontable td.htSearchResult{background:#fcedd9;color:#583707}.htBordered{border-width:1px}.htBordered.htTopBorderSolid{border-top-style:solid;border-top-color:#000}.htBordered.htRightBorderSolid{border-right-style:solid;border-right-color:#000}.htBordered.htBottomBorderSolid{border-bottom-style:solid;border-bottom-color:#000}.htBordered.htLeftBorderSolid{border-left-style:solid;border-left-color:#000}.handsontable tbody tr th:nth-last-child(2){border-right:1px solid #CCC}.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer{border-bottom:1px solid #CCC;padding-bottom:5px}.ht_clone_top_left_corner thead tr th:nth-last-child(2){border-right:1px solid #CCC}.htCollapseButton{width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.4);box-shadow:1px 1px 3px rgba(0,0,0,0.4);cursor:pointer;margin-bottom:3px;position:relative}.htCollapseButton:after{content:"";height:300%;width:1px;display:block;background:#ccc;margin-left:4px;position:absolute;bottom:10px}thead .htCollapseButton{right:5px;position:absolute;top:5px;background:#fff}thead .htCollapseButton:after{height:1px;width:700%;right:10px;top:4px}.handsontable tr th .htExpandButton{position:absolute;width:10px;height:10px;line-height:10px;text-align:center;border-radius:5px;border:1px solid #f3f3f3;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,0.4);box-shadow:1px 1px 3px rgba(0,0,0,0.4);cursor:pointer;top:0;display:none}.handsontable thead tr th .htExpandButton{top:5px}.handsontable tr th .htExpandButton.clickable{display:block}.collapsibleIndicator{position:absolute;top:50%;transform:translate(0%,-50%);right:5px;border:1px solid #a6a6a6;line-height:10px;color:#222;border-radius:10px;font-size:10px;width:10px;height:10px;cursor:pointer;-webkit-box-shadow:0 0 0 6px rgba(238,238,238,1);-moz-box-shadow:0 0 0 6px rgba(238,238,238,1);box-shadow:0 0 0 6px rgba(238,238,238,1);background:#eee}.handsontable col.hidden{width:0!important}.handsontable table tr th.lightRightBorder{border-right:1px solid #e6e6e6}.handsontable tr.hidden,.handsontable tr.hidden td,.handsontable tr.hidden th{display:none}.ht_master,.ht_clone_left,.ht_clone_top,.ht_clone_bottom{overflow:hidden}.ht_master .wtHolder{overflow:auto}.ht_clone_left .wtHolder{overflow-x:hidden;overflow-y:auto}.ht_clone_top .wtHolder,.ht_clone_bottom .wtHolder{overflow-x:auto;overflow-y:hidden}.wtDebugHidden{display:none}.wtDebugVisible{display:block;-webkit-animation-duration:.5s;-webkit-animation-name:wtFadeInFromNone;animation-duration:.5s;animation-name:wtFadeInFromNone}@keyframes wtFadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@-webkit-keyframes wtFadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}.handsontable.mobile,.handsontable.mobile .wtHolder{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch}.htMobileEditorContainer{display:none;position:absolute;top:0;width:70%;height:54pt;background:#f8f8f8;border-radius:20px;border:1px solid #ebebeb;z-index:999;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-text-size-adjust:none}.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle),.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea){z-index:9999}.topLeftSelectionHandle,.topLeftSelectionHandle-HitArea,.bottomRightSelectionHandle,.bottomRightSelectionHandle-HitArea{left:-10000px;top:-10000px}.htMobileEditorContainer.active{display:block}.htMobileEditorContainer .inputs{position:absolute;right:210pt;bottom:10pt;top:10pt;left:14px;height:34pt}.htMobileEditorContainer .inputs textarea{font-size:13pt;border:1px solid #a1a1a1;-webkit-appearance:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:absolute;left:14px;right:14px;top:0;bottom:0;padding:7pt}.htMobileEditorContainer .cellPointer{position:absolute;top:-13pt;height:0;width:0;left:30px;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #ebebeb}.htMobileEditorContainer .cellPointer.hidden{display:none}.htMobileEditorContainer .cellPointer:before{content:'';display:block;position:absolute;top:2px;height:0;width:0;left:-13pt;border-left:13pt solid transparent;border-right:13pt solid transparent;border-bottom:13pt solid #f8f8f8}.htMobileEditorContainer .moveHandle{position:absolute;top:10pt;left:5px;width:30px;bottom:0;cursor:move;z-index:9999}.htMobileEditorContainer .moveHandle:after{content:"..\a..\a..\a..";white-space:pre;line-height:10px;font-size:20pt;display:inline-block;margin-top:-8px;color:#ebebeb}.htMobileEditorContainer .positionControls{width:205pt;position:absolute;right:5pt;top:0;bottom:0}.htMobileEditorContainer .positionControls>div{width:50pt;height:100%;float:left}.htMobileEditorContainer .positionControls>div:after{content:" ";display:block;width:15pt;height:15pt;text-align:center;line-height:50pt}.htMobileEditorContainer .leftButton:after,.htMobileEditorContainer .rightButton:after,.htMobileEditorContainer .upButton:after,.htMobileEditorContainer .downButton:after{transform-origin:5pt 5pt;-webkit-transform-origin:5pt 5pt;margin:21pt 0 0 21pt}.htMobileEditorContainer .leftButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(-45deg)}.htMobileEditorContainer .leftButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .rightButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(135deg)}.htMobileEditorContainer .rightButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .upButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(45deg)}.htMobileEditorContainer .upButton:active:after{border-color:#cfcfcf}.htMobileEditorContainer .downButton:after{border-top:2px solid #288ffe;border-left:2px solid #288ffe;-webkit-transform:rotate(225deg)}.htMobileEditorContainer .downButton:active:after{border-color:#cfcfcf}.handsontable.hide-tween{-webkit-animation:opacity-hide .3s;animation:opacity-hide .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.handsontable.show-tween{-webkit-animation:opacity-show .3s;animation:opacity-show .3s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}.htCommentCell{position:relative}.htCommentCell:after{content:'';position:absolute;top:0;right:0;border-left:6px solid transparent;border-top:6px solid black}.htComments{display:none;z-index:1059;position:absolute}.htCommentTextArea{box-shadow:rgba(0,0,0,0.117647) 0 1px 3px,rgba(0,0,0,0.239216) 0 1px 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:0;border-left:3px solid #ccc;background-color:#fff;width:215px;height:90px;font-size:12px;padding:5px;outline:0!important;-webkit-appearance:none}.htCommentTextArea:focus{box-shadow:rgba(0,0,0,0.117647) 0 1px 3px,rgba(0,0,0,0.239216) 0 1px 2px,inset 0 0 0 1px #5292f7;border-left:3px solid #5292f7}.htContextMenu{display:none;position:absolute;z-index:1060}.htContextMenu .ht_clone_top,.htContextMenu .ht_clone_left,.htContextMenu .ht_clone_corner,.htContextMenu .ht_clone_debug{display:none}.htContextMenu table.htCore{border:1px solid #ccc;border-bottom-width:2px;border-right-width:2px}.htContextMenu .wtBorder{visibility:hidden}.htContextMenu table tbody tr td{background:white;border-width:0;padding:4px 6px 0 6px;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.htContextMenu table tbody tr td:first-child{border:0}.htContextMenu table tbody tr td.htDimmed{font-style:normal;color:#323232}.htContextMenu table tbody tr td.current,.htContextMenu table tbody tr td.zeroclipboard-is-hover{background:#f3f3f3}.htContextMenu table tbody tr td.htSeparator{border-top:1px solid #bbb;height:0;padding:0;cursor:default}.htContextMenu table tbody tr td.htDisabled{color:#999;cursor:default}.htContextMenu table tbody tr td.htDisabled:hover{background:#fff;color:#999;cursor:default}.htContextMenu table tbody tr.htHidden{display:none}.htContextMenu table tbody tr td .htItemWrapper{margin-left:10px;margin-right:6px}.htContextMenu table tbody tr td div span.selected{margin-top:-2px;position:absolute;left:4px}.htContextMenu .ht_master .wtHolder{overflow:hidden}.htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_top_left_corner th:nth-child(2),.htRowHeaders .ht_master.innerBorderLeft ~ .ht_clone_left td:first-of-type{border-left:0 none}.handsontable .wtHider{position:relative}.handsontable.ht__manualColumnMove.after-selection--columns thead th.ht__highlight{cursor:move;cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualColumnMove.on-moving--columns,.handsontable.ht__manualColumnMove.on-moving--columns thead th.ht__highlight{cursor:move;cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualColumnMove.on-moving--columns .manualColumnResizer{display:none}.handsontable .ht__manualColumnMove--guideline,.handsontable .ht__manualColumnMove--backlight{position:absolute;height:100%;display:none}.handsontable .ht__manualColumnMove--guideline{background:#757575;width:2px;top:0;margin-left:-1px;z-index:105}.handsontable .ht__manualColumnMove--backlight{background:#343434;background:rgba(52,52,52,0.25);display:none;z-index:105;pointer-events:none}.handsontable.on-moving--columns.show-ui .ht__manualColumnMove--guideline,.handsontable.on-moving--columns .ht__manualColumnMove--backlight{display:block}.handsontable .wtHider{position:relative}.handsontable.ht__manualRowMove.after-selection--rows tbody th.ht__highlight{cursor:move;cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.handsontable.ht__manualRowMove.on-moving--rows,.handsontable.ht__manualRowMove.on-moving--rows tbody th.ht__highlight{cursor:move;cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.handsontable.ht__manualRowMove.on-moving--rows .manualRowResizer{display:none}.handsontable .ht__manualRowMove--guideline,.handsontable .ht__manualRowMove--backlight{position:absolute;width:100%;display:none}.handsontable .ht__manualRowMove--guideline{background:#757575;height:2px;left:0;margin-top:-1px;z-index:105}.handsontable .ht__manualRowMove--backlight{background:#343434;background:rgba(52,52,52,0.25);display:none;z-index:105;pointer-events:none}.handsontable.on-moving--rows.show-ui .ht__manualRowMove--guideline,.handsontable.on-moving--rows .ht__manualRowMove--backlight{display:block}.modal-title, .card-title {font-size: 1.25rem;font-family: averta-bold, Helvetica, Arial, sans-serif;color: #111111;}:root {--blue: #0067e8;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #ff3e33;--orange: #ff6b1c;--yellow: #ffcc01;--green: #27d285;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #6c757d;--gray-dark: #343a40;--primary: #0067e8;--secondary: #ffffff;--success: #27d285;--info: #17a2b8;--warning: #ffcc01;--danger: #ff3e33;--light: #f8f9fa;--dark: #343a40;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}*,*::before,*::after {box-sizing: border-box;}html {font-family: sans-serif;line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}body {margin: 0;font-family: averta-regular, Helvetica, Arial, sans-serif;font-size: 1rem;font-weight: 400;line-height: 1.5;color: #687583;text-align: left;background-color: #ffffff;}[tabindex="-1"]:focus:not(:focus-visible) {outline: 0 !important;}hr {box-sizing: content-box;height: 0;overflow: visible;}h1, h2, h3, h4, h5, h6 {margin-top: 0;margin-bottom: 0;}p {margin-top: 0;margin-bottom: 1rem;}abbr[title],abbr[data-original-title] {text-decoration: underline;text-decoration: underline dotted;cursor: help;border-bottom: 0;text-decoration-skip-ink: none;}address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}ol,ul,dl {margin-top: 0;margin-bottom: 1rem;}ol ol,ul ul,ol ul,ul ol {margin-bottom: 0;}dt {font-weight: 700;}dd {margin-bottom: .5rem;margin-left: 0;}blockquote {margin: 0 0 1rem;}b,strong {font-weight: bolder;}small {font-size: 80%;}sub,sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}sub {bottom: -.25em;}sup {top: -.5em;}a {color: #687583;text-decoration: none;background-color: transparent;}a:hover {color: #687583;text-decoration: none;}a:not([href]):not([class]) {color: inherit;text-decoration: none;}a:not([href]):not([class]):hover {color: inherit;text-decoration: none;}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 {overflow: hidden;vertical-align: middle;}table {border-collapse: collapse;}caption {padding-top: 0.375rem;padding-bottom: 0.375rem;color: #6c757d;text-align: left;caption-side: bottom;}th {text-align: inherit;text-align: -webkit-match-parent;}label {display: inline-block;margin-bottom: 0.5rem;}button {border-radius: 0;}button:focus {outline: 1px dotted;outline: 5px auto -webkit-focus-ring-color;}input,button,select,optgroup,textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button,input {overflow: visible;}button,select {text-transform: none;}[role="button"] {cursor: pointer;}select {word-wrap: normal;}button,[type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled) {cursor: pointer;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {padding: 0;border-style: none;}input[type="radio"],input[type="checkbox"] {box-sizing: border-box;padding: 0;}textarea {overflow: auto;resize: vertical;}fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}legend {display: block;width: 100%;max-width: 100%;padding: 0;margin-bottom: .5rem;font-size: 1.5rem;line-height: inherit;color: inherit;white-space: normal;}progress {vertical-align: baseline;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}[type="search"] {outline-offset: -2px;-webkit-appearance: none;}[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}output {display: inline-block;}summary {display: list-item;cursor: pointer;}template {display: none;}[hidden] {display: none !important;}h1, h2, h3, h4, h5, h6,.h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom: 0;font-family: averta-bold, Helvetica, Arial, sans-serif;font-weight: 500;line-height: 1.2;color: #111111;}h1, .h1 {font-size: 2.8125rem;}h2, .h2 {font-size: 2rem;}h3, .h3 {font-size: 1.25rem;}h4, .h4 {font-size: 1rem;}h5, .h5 {font-size: 0.875rem;}h6, .h6 {font-size: 0.75rem;}.lead {font-size: 1.25rem;font-weight: 300;}.display-1 {font-size: 6rem;font-weight: 300;line-height: 1.2;}.display-2 {font-size: 5.5rem;font-weight: 300;line-height: 1.2;}.display-3 {font-size: 4.5rem;font-weight: 300;line-height: 1.2;}.display-4 {font-size: 3.5rem;font-weight: 300;line-height: 1.2;}hr {margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 1px solid #e9e9e9;}small,.small {font-size: 80%;font-weight: 400;}mark,.mark {padding: 0.2em;background-color: #fcf8e3;}.list-unstyled {padding-left: 0;list-style: none;}.list-inline {padding-left: 0;list-style: none;}.list-inline-item {display: inline-block;}.list-inline-item:not(:last-child) {margin-right: 0.5rem;}.initialism {font-size: 90%;text-transform: uppercase;}.blockquote {margin-bottom: 1rem;font-size: 1.25rem;}.blockquote-footer {display: block;font-size: 80%;color: #6c757d;}.blockquote-footer::before {content: "\2014\00A0";}.img-fluid {max-width: 100%;height: auto;}.img-thumbnail {padding: 0.25rem;background-color: #ffffff;border: 1px solid #dee2e6;border-radius: 0.25rem;max-width: 100%;height: auto;}.figure {display: inline-block;}.figure-img {margin-bottom: 0.5rem;line-height: 1;}.figure-caption {font-size: 90%;color: #6c757d;}code {font-size: 87.5%;color: #e83e8c;word-wrap: break-word;}a > code {color: inherit;}kbd {padding: 0.2rem 0.4rem;font-size: 87.5%;color: #fff;background-color: #212529;border-radius: 0.25rem;}kbd kbd {padding: 0;font-size: 100%;font-weight: 700;}pre {display: block;font-size: 87.5%;color: #111111;}pre code {font-size: inherit;color: inherit;word-break: normal;}.pre-scrollable {max-height: 340px;overflow-y: scroll;}.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: flex;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.no-gutters {margin-right: 0;margin-left: 0;}.no-gutters > .col,.no-gutters > [class*="col-"] {padding-right: 0;padding-left: 0;}.col-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, .form-1-quarter, .col-md-4, .form-1-tier, .col-md-5, .col-md-6, .form-half, .col-md-7, .col-md-8, .form-2-tiers, .col-md-9, .form-3-quarters, .col-md-10, .col-md-11, .col-md-12, .col-md,.col-md-auto, .col-lg-1, .col-lg-2, .widgets .widget.widget-width-1, .col-lg-3, .col-lg-4, .widgets .widget.widget-width-2, .col-lg-5, .col-lg-6, .widgets .widget.widget-width-3, .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 {flex-basis: 0;flex-grow: 1;max-width: 100%;}.row-cols-1 > * {flex: 0 0 100%;max-width: 100%;}.row-cols-2 > * {flex: 0 0 50%;max-width: 50%;}.row-cols-3 > * {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.row-cols-4 > * {flex: 0 0 25%;max-width: 25%;}.row-cols-5 > * {flex: 0 0 20%;max-width: 20%;}.row-cols-6 > * {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-auto {flex: 0 0 auto;width: auto;max-width: 100%;}.col-1 {flex: 0 0 8.33333333%;max-width: 8.33333333%;}.col-2 {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-3 {flex: 0 0 25%;max-width: 25%;}.col-4 {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.col-5 {flex: 0 0 41.66666667%;max-width: 41.66666667%;}.col-6 {flex: 0 0 50%;max-width: 50%;}.col-7 {flex: 0 0 58.33333333%;max-width: 58.33333333%;}.col-8 {flex: 0 0 66.66666667%;max-width: 66.66666667%;}.col-9 {flex: 0 0 75%;max-width: 75%;}.col-10 {flex: 0 0 83.33333333%;max-width: 83.33333333%;}.col-11 {flex: 0 0 91.66666667%;max-width: 91.66666667%;}.col-12 {flex: 0 0 100%;max-width: 100%;}.order-first {order: -1;}.order-last {order: 13;}.order-0 {order: 0;}.order-1 {order: 1;}.order-2 {order: 2;}.order-3 {order: 3;}.order-4 {order: 4;}.order-5 {order: 5;}.order-6 {order: 6;}.order-7 {order: 7;}.order-8 {order: 8;}.order-9 {order: 9;}.order-10 {order: 10;}.order-11 {order: 11;}.order-12 {order: 12;}.offset-1 {margin-left: 8.33333333%;}.offset-2 {margin-left: 16.66666667%;}.offset-3 {margin-left: 25%;}.offset-4 {margin-left: 33.33333333%;}.offset-5 {margin-left: 41.66666667%;}.offset-6 {margin-left: 50%;}.offset-7 {margin-left: 58.33333333%;}.offset-8 {margin-left: 66.66666667%;}.offset-9 {margin-left: 75%;}.offset-10 {margin-left: 83.33333333%;}.offset-11 {margin-left: 91.66666667%;}@media (min-width: 576px) {.col-sm {flex-basis: 0;flex-grow: 1;max-width: 100%;}.row-cols-sm-1 > * {flex: 0 0 100%;max-width: 100%;}.row-cols-sm-2 > * {flex: 0 0 50%;max-width: 50%;}.row-cols-sm-3 > * {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.row-cols-sm-4 > * {flex: 0 0 25%;max-width: 25%;}.row-cols-sm-5 > * {flex: 0 0 20%;max-width: 20%;}.row-cols-sm-6 > * {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-sm-auto {flex: 0 0 auto;width: auto;max-width: 100%;}.col-sm-1 {flex: 0 0 8.33333333%;max-width: 8.33333333%;}.col-sm-2 {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-sm-3 {flex: 0 0 25%;max-width: 25%;}.col-sm-4 {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.col-sm-5 {flex: 0 0 41.66666667%;max-width: 41.66666667%;}.col-sm-6 {flex: 0 0 50%;max-width: 50%;}.col-sm-7 {flex: 0 0 58.33333333%;max-width: 58.33333333%;}.col-sm-8 {flex: 0 0 66.66666667%;max-width: 66.66666667%;}.col-sm-9 {flex: 0 0 75%;max-width: 75%;}.col-sm-10 {flex: 0 0 83.33333333%;max-width: 83.33333333%;}.col-sm-11 {flex: 0 0 91.66666667%;max-width: 91.66666667%;}.col-sm-12 {flex: 0 0 100%;max-width: 100%;}.order-sm-first {order: -1;}.order-sm-last {order: 13;}.order-sm-0 {order: 0;}.order-sm-1 {order: 1;}.order-sm-2 {order: 2;}.order-sm-3 {order: 3;}.order-sm-4 {order: 4;}.order-sm-5 {order: 5;}.order-sm-6 {order: 6;}.order-sm-7 {order: 7;}.order-sm-8 {order: 8;}.order-sm-9 {order: 9;}.order-sm-10 {order: 10;}.order-sm-11 {order: 11;}.order-sm-12 {order: 12;}.offset-sm-0 {margin-left: 0;}.offset-sm-1 {margin-left: 8.33333333%;}.offset-sm-2 {margin-left: 16.66666667%;}.offset-sm-3 {margin-left: 25%;}.offset-sm-4 {margin-left: 33.33333333%;}.offset-sm-5 {margin-left: 41.66666667%;}.offset-sm-6 {margin-left: 50%;}.offset-sm-7 {margin-left: 58.33333333%;}.offset-sm-8 {margin-left: 66.66666667%;}.offset-sm-9 {margin-left: 75%;}.offset-sm-10 {margin-left: 83.33333333%;}.offset-sm-11 {margin-left: 91.66666667%;}}@media (min-width: 768px) {.col-md {flex-basis: 0;flex-grow: 1;max-width: 100%;}.row-cols-md-1 > * {flex: 0 0 100%;max-width: 100%;}.row-cols-md-2 > * {flex: 0 0 50%;max-width: 50%;}.row-cols-md-3 > * {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.row-cols-md-4 > * {flex: 0 0 25%;max-width: 25%;}.row-cols-md-5 > * {flex: 0 0 20%;max-width: 20%;}.row-cols-md-6 > * {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-md-auto {flex: 0 0 auto;width: auto;max-width: 100%;}.col-md-1 {flex: 0 0 8.33333333%;max-width: 8.33333333%;}.col-md-2 {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-md-3, .form-1-quarter {flex: 0 0 25%;max-width: 25%;}.col-md-4, .form-1-tier {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.col-md-5 {flex: 0 0 41.66666667%;max-width: 41.66666667%;}.col-md-6, .form-half {flex: 0 0 50%;max-width: 50%;}.col-md-7 {flex: 0 0 58.33333333%;max-width: 58.33333333%;}.col-md-8, .form-2-tiers {flex: 0 0 66.66666667%;max-width: 66.66666667%;}.col-md-9, .form-3-quarters {flex: 0 0 75%;max-width: 75%;}.col-md-10 {flex: 0 0 83.33333333%;max-width: 83.33333333%;}.col-md-11 {flex: 0 0 91.66666667%;max-width: 91.66666667%;}.col-md-12 {flex: 0 0 100%;max-width: 100%;}.order-md-first {order: -1;}.order-md-last {order: 13;}.order-md-0 {order: 0;}.order-md-1 {order: 1;}.order-md-2 {order: 2;}.order-md-3 {order: 3;}.order-md-4 {order: 4;}.order-md-5 {order: 5;}.order-md-6 {order: 6;}.order-md-7 {order: 7;}.order-md-8 {order: 8;}.order-md-9 {order: 9;}.order-md-10 {order: 10;}.order-md-11 {order: 11;}.order-md-12 {order: 12;}.offset-md-0 {margin-left: 0;}.offset-md-1 {margin-left: 8.33333333%;}.offset-md-2 {margin-left: 16.66666667%;}.offset-md-3 {margin-left: 25%;}.offset-md-4 {margin-left: 33.33333333%;}.offset-md-5 {margin-left: 41.66666667%;}.offset-md-6 {margin-left: 50%;}.offset-md-7 {margin-left: 58.33333333%;}.offset-md-8 {margin-left: 66.66666667%;}.offset-md-9 {margin-left: 75%;}.offset-md-10 {margin-left: 83.33333333%;}.offset-md-11 {margin-left: 91.66666667%;}}@media (min-width: 992px) {.col-lg {flex-basis: 0;flex-grow: 1;max-width: 100%;}.row-cols-lg-1 > * {flex: 0 0 100%;max-width: 100%;}.row-cols-lg-2 > * {flex: 0 0 50%;max-width: 50%;}.row-cols-lg-3 > * {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.row-cols-lg-4 > * {flex: 0 0 25%;max-width: 25%;}.row-cols-lg-5 > * {flex: 0 0 20%;max-width: 20%;}.row-cols-lg-6 > * {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-lg-auto {flex: 0 0 auto;width: auto;max-width: 100%;}.col-lg-1 {flex: 0 0 8.33333333%;max-width: 8.33333333%;}.col-lg-2, .widgets .widget.widget-width-1 {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-lg-3 {flex: 0 0 25%;max-width: 25%;}.col-lg-4, .widgets .widget.widget-width-2 {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.col-lg-5 {flex: 0 0 41.66666667%;max-width: 41.66666667%;}.col-lg-6, .widgets .widget.widget-width-3 {flex: 0 0 50%;max-width: 50%;}.col-lg-7 {flex: 0 0 58.33333333%;max-width: 58.33333333%;}.col-lg-8 {flex: 0 0 66.66666667%;max-width: 66.66666667%;}.col-lg-9 {flex: 0 0 75%;max-width: 75%;}.col-lg-10 {flex: 0 0 83.33333333%;max-width: 83.33333333%;}.col-lg-11 {flex: 0 0 91.66666667%;max-width: 91.66666667%;}.col-lg-12 {flex: 0 0 100%;max-width: 100%;}.order-lg-first {order: -1;}.order-lg-last {order: 13;}.order-lg-0 {order: 0;}.order-lg-1 {order: 1;}.order-lg-2 {order: 2;}.order-lg-3 {order: 3;}.order-lg-4 {order: 4;}.order-lg-5 {order: 5;}.order-lg-6 {order: 6;}.order-lg-7 {order: 7;}.order-lg-8 {order: 8;}.order-lg-9 {order: 9;}.order-lg-10 {order: 10;}.order-lg-11 {order: 11;}.order-lg-12 {order: 12;}.offset-lg-0 {margin-left: 0;}.offset-lg-1 {margin-left: 8.33333333%;}.offset-lg-2 {margin-left: 16.66666667%;}.offset-lg-3 {margin-left: 25%;}.offset-lg-4 {margin-left: 33.33333333%;}.offset-lg-5 {margin-left: 41.66666667%;}.offset-lg-6 {margin-left: 50%;}.offset-lg-7 {margin-left: 58.33333333%;}.offset-lg-8 {margin-left: 66.66666667%;}.offset-lg-9 {margin-left: 75%;}.offset-lg-10 {margin-left: 83.33333333%;}.offset-lg-11 {margin-left: 91.66666667%;}}@media (min-width: 1200px) {.col-xl {flex-basis: 0;flex-grow: 1;max-width: 100%;}.row-cols-xl-1 > * {flex: 0 0 100%;max-width: 100%;}.row-cols-xl-2 > * {flex: 0 0 50%;max-width: 50%;}.row-cols-xl-3 > * {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.row-cols-xl-4 > * {flex: 0 0 25%;max-width: 25%;}.row-cols-xl-5 > * {flex: 0 0 20%;max-width: 20%;}.row-cols-xl-6 > * {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-xl-auto {flex: 0 0 auto;width: auto;max-width: 100%;}.col-xl-1 {flex: 0 0 8.33333333%;max-width: 8.33333333%;}.col-xl-2 {flex: 0 0 16.66666667%;max-width: 16.66666667%;}.col-xl-3 {flex: 0 0 25%;max-width: 25%;}.col-xl-4 {flex: 0 0 33.33333333%;max-width: 33.33333333%;}.col-xl-5 {flex: 0 0 41.66666667%;max-width: 41.66666667%;}.col-xl-6 {flex: 0 0 50%;max-width: 50%;}.col-xl-7 {flex: 0 0 58.33333333%;max-width: 58.33333333%;}.col-xl-8 {flex: 0 0 66.66666667%;max-width: 66.66666667%;}.col-xl-9 {flex: 0 0 75%;max-width: 75%;}.col-xl-10 {flex: 0 0 83.33333333%;max-width: 83.33333333%;}.col-xl-11 {flex: 0 0 91.66666667%;max-width: 91.66666667%;}.col-xl-12 {flex: 0 0 100%;max-width: 100%;}.order-xl-first {order: -1;}.order-xl-last {order: 13;}.order-xl-0 {order: 0;}.order-xl-1 {order: 1;}.order-xl-2 {order: 2;}.order-xl-3 {order: 3;}.order-xl-4 {order: 4;}.order-xl-5 {order: 5;}.order-xl-6 {order: 6;}.order-xl-7 {order: 7;}.order-xl-8 {order: 8;}.order-xl-9 {order: 9;}.order-xl-10 {order: 10;}.order-xl-11 {order: 11;}.order-xl-12 {order: 12;}.offset-xl-0 {margin-left: 0;}.offset-xl-1 {margin-left: 8.33333333%;}.offset-xl-2 {margin-left: 16.66666667%;}.offset-xl-3 {margin-left: 25%;}.offset-xl-4 {margin-left: 33.33333333%;}.offset-xl-5 {margin-left: 41.66666667%;}.offset-xl-6 {margin-left: 50%;}.offset-xl-7 {margin-left: 58.33333333%;}.offset-xl-8 {margin-left: 66.66666667%;}.offset-xl-9 {margin-left: 75%;}.offset-xl-10 {margin-left: 83.33333333%;}.offset-xl-11 {margin-left: 91.66666667%;}}.table {width: 100%;margin-bottom: 1rem;color: #687583;}.table th,.table td {padding: 0.375rem;vertical-align: top;border-top: 1px solid #e9e9e9;}.table thead th {vertical-align: bottom;border-bottom: 2px solid #e9e9e9;}.table tbody + tbody {border-top: 2px solid #e9e9e9;}.table-sm th,.table-sm td {padding: 0.3rem;}.table-bordered {border: 1px solid #e9e9e9;}.table-bordered th,.table-bordered td {border: 1px solid #e9e9e9;}.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: #f4f4f9;}.table-hover tbody tr:hover {color: #687583;background-color: rgba(0, 0, 0, 0.075);}.table-primary,.table-primary > th,.table-primary > td {background-color: #b8d4f9;}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody + tbody {border-color: #7ab0f3;}.table-hover .table-primary:hover {background-color: #a0c6f7;}.table-hover .table-primary:hover > td,.table-hover .table-primary:hover > th {background-color: #a0c6f7;}.table-secondary,.table-secondary > th,.table-secondary > td {background-color: white;}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody + tbody {border-color: white;}.table-hover .table-secondary:hover {background-color: #f2f2f2;}.table-hover .table-secondary:hover > td,.table-hover .table-secondary:hover > th {background-color: #f2f2f2;}.table-success,.table-success > th,.table-success > td {background-color: #c3f2dd;}.table-success th,.table-success td,.table-success thead th,.table-success tbody + tbody {border-color: #8fe8c0;}.table-hover .table-success:hover {background-color: #aeedd1;}.table-hover .table-success:hover > td,.table-hover .table-success:hover > th {background-color: #aeedd1;}.table-info,.table-info > th,.table-info > td {background-color: #bee5eb;}.table-info th,.table-info td,.table-info thead th,.table-info tbody + tbody {border-color: #86cfda;}.table-hover .table-info:hover {background-color: #abdde5;}.table-hover .table-info:hover > td,.table-hover .table-info:hover > th {background-color: #abdde5;}.table-warning,.table-warning > th,.table-warning > td {background-color: #fff1b8;}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody + tbody {border-color: #ffe47b;}.table-hover .table-warning:hover {background-color: #ffec9f;}.table-hover .table-warning:hover > td,.table-hover .table-warning:hover > th {background-color: #ffec9f;}.table-danger,.table-danger > th,.table-danger > td {background-color: #ffc9c6;}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody + tbody {border-color: #ff9b95;}.table-hover .table-danger:hover {background-color: #ffb1ad;}.table-hover .table-danger:hover > td,.table-hover .table-danger:hover > th {background-color: #ffb1ad;}.table-light,.table-light > th,.table-light > td {background-color: #fdfdfe;}.table-light th,.table-light td,.table-light thead th,.table-light tbody + tbody {border-color: #fbfcfc;}.table-hover .table-light:hover {background-color: #ececf6;}.table-hover .table-light:hover > td,.table-hover .table-light:hover > th {background-color: #ececf6;}.table-dark,.table-dark > th,.table-dark > td {background-color: #c6c8ca;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody {border-color: #95999c;}.table-hover .table-dark:hover {background-color: #b9bbbe;}.table-hover .table-dark:hover > td,.table-hover .table-dark:hover > th {background-color: #b9bbbe;}.table-active,.table-active > th,.table-active > td {background-color: rgba(0, 0, 0, 0.075);}.table-hover .table-active:hover {background-color: rgba(0, 0, 0, 0.075);}.table-hover .table-active:hover > td,.table-hover .table-active:hover > th {background-color: rgba(0, 0, 0, 0.075);}.table .thead-dark th {color: #fff;background-color: #343a40;border-color: #454d55;}.table .thead-light th {color: #495057;background-color: #e9ecef;border-color: #e9e9e9;}.table-dark {color: #fff;background-color: #343a40;}.table-dark th,.table-dark td,.table-dark thead th {border-color: #454d55;}.table-dark.table-bordered {border: 0;}.table-dark.table-striped tbody tr:nth-of-type(odd) {background-color: rgba(255, 255, 255, 0.05);}.table-dark.table-hover tbody tr:hover {color: #fff;background-color: rgba(255, 255, 255, 0.075);}@media (max-width: 575.98px) {.table-responsive-sm {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-sm > .table-bordered {border: 0;}}@media (max-width: 767.98px) {.table-responsive-md {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-md > .table-bordered {border: 0;}}@media (max-width: 991.98px) {.table-responsive-lg {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-lg > .table-bordered {border: 0;}}@media (max-width: 1199.98px) {.table-responsive-xl {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive-xl > .table-bordered {border: 0;}}.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}.table-responsive > .table-bordered {border: 0;}.form-control {display: block;width: 100%;height: 1.875rem;padding: 0.375rem 0.5rem;font-size: 0.875rem;font-weight: 400;line-height: 1.5;color: #111111;background-color: #ffffff;background-clip: padding-box;border: 1px solid #c8c8cc;border-radius: 0.25rem;transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.form-control {transition: none;}}.form-control::-ms-expand {background-color: transparent;border: 0;}.form-control:-moz-focusring {color: transparent;text-shadow: 0 0 0 #111111;}.form-control:focus {color: #111111;background-color: #ffffff;border-color: #c8c8cc;outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.form-control::placeholder {color: #c8c8cc;opacity: 1;}.form-control:disabled, .form-control[readonly] {background-color: #f4f4f9;opacity: 1;}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {appearance: none;}select.form-control:focus::-ms-value {color: #111111;background-color: #ffffff;}.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: 0.875rem;line-height: 1.5;color: #687583;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.25rem;}.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], select.form-control[multiple] {height: auto;}textarea.form-control {height: auto;}.form-group, .form-half, .form-1-tier, .form-2-tiers, .form-1-quarter, .form-3-quarters {margin-bottom: 1rem;}.form-text {display: block;margin-top: 0.25rem;}.form-row {display: flex;flex-wrap: wrap;margin-right: -5px;margin-left: -5px;}.form-row > .col,.form-row > [class*="col-"] {padding-right: 5px;padding-left: 5px;}.form-check {position: relative;display: block;padding-left: 1.25rem;}.form-check-input {position: absolute;margin-top: 0.3rem;margin-left: -1.25rem;}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label {color: #6c757d;}.form-check-label {margin-bottom: 0;}.form-check-inline {display: inline-flex;align-items: center;padding-left: 0;margin-right: 0.75rem;}.form-check-inline .form-check-input {position: static;margin-top: 0;margin-right: 0.3125rem;margin-left: 0;}.valid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 80%;color: #27d285;}.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: #212529;background-color: #27d285;border-radius: 0;}.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, .form-control.is-valid {border-color: #27d285;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='%2327d285' 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, .form-control.is-valid:focus {border-color: #27d285;box-shadow: 0 0 0 0.2rem rgba(39, 210, 133, 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: #27d285;padding-right: calc(0.75em + 2.0625rem);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.5rem 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='%2327d285' 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") #ffffff no-repeat center right 1.5rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {border-color: #27d285;box-shadow: 0 0 0 0.2rem rgba(39, 210, 133, 0.25);}.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {color: #27d285;}.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: #27d285;}.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {border-color: #27d285;}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {border-color: #4ede9d;background-color: #4ede9d;}.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(39, 210, 133, 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: #27d285;}.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {border-color: #27d285;}.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {border-color: #27d285;box-shadow: 0 0 0 0.2rem rgba(39, 210, 133, 0.25);}.invalid-feedback {display: none;width: 100%;margin-top: 0.25rem;font-size: 80%;color: #ff3e33;}.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: #ff3e33;border-radius: 0;}.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, .form-control.is-invalid {border-color: #ff3e33;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='%23ff3e33' 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='%23ff3e33' 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, .form-control.is-invalid:focus {border-color: #ff3e33;box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 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: #ff3e33;padding-right: calc(0.75em + 2.0625rem);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.5rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ff3e33' 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='%23ff3e33' stroke='none'/%3e%3c/svg%3e") #ffffff no-repeat center right 1.5rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);}.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {border-color: #ff3e33;box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 0.25);}.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {color: #ff3e33;}.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: #ff3e33;}.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {border-color: #ff3e33;}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {border-color: #ff6e66;background-color: #ff6e66;}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 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: #ff3e33;}.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {border-color: #ff3e33;}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {border-color: #ff3e33;box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 0.25);}.form-inline {display: flex;flex-flow: row wrap;align-items: center;}.form-inline .form-check {width: 100%;}@media (min-width: 576px) {.form-inline label {display: flex;align-items: center;justify-content: center;margin-bottom: 0;}.form-inline .form-group, .form-inline .form-half, .form-inline .form-1-tier, .form-inline .form-2-tiers, .form-inline .form-1-quarter, .form-inline .form-3-quarters {display: flex;flex: 0 0 auto;flex-flow: row wrap;align-items: center;margin-bottom: 0;}.form-inline .form-control {display: inline-block;width: auto;vertical-align: middle;}.form-inline .form-control-plaintext {display: inline-block;}.form-inline .input-group,.form-inline .custom-select {width: auto;}.form-inline .form-check {display: flex;align-items: center;justify-content: center;width: auto;padding-left: 0;}.form-inline .form-check-input {position: relative;flex-shrink: 0;margin-top: 0;margin-right: 0.25rem;margin-left: 0;}.form-inline .custom-control {align-items: center;justify-content: center;}.form-inline .custom-control-label {margin-bottom: 0;}}.btn {display: inline-block;font-weight: 400;color: #687583;text-align: center;white-space: nowrap;vertical-align: middle;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.5625rem 1rem;font-size: 1rem;line-height: 1.5;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.btn {transition: none;}}.btn:hover {color: #687583;text-decoration: none;}.btn:focus, .btn.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.btn.disabled, .btn:disabled {opacity: 0.3;}.btn:not(:disabled):not(.disabled) {cursor: pointer;}a.btn.disabled,fieldset:disabled a.btn {pointer-events: none;}.btn-primary {color: #fff;background-color: #0067e8;border-color: #0067e8;}.btn-primary:hover {color: #fff;background-color: #0056c2;border-color: #0050b5;}.btn-primary:focus, .btn-primary.focus {color: #fff;background-color: #0056c2;border-color: #0050b5;box-shadow: 0 0 0 0.2rem rgba(38, 126, 235, 0.5);}.btn-primary.disabled, .btn-primary:disabled {color: #fff;background-color: #0067e8;border-color: #0067e8;}.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,.show > .btn-primary.dropdown-toggle {color: #fff;background-color: #0050b5;border-color: #004ba8;}.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(38, 126, 235, 0.5);}.btn-secondary {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-secondary:hover {color: #212529;background-color: #ececec;border-color: #e6e5e5;}.btn-secondary:focus, .btn-secondary.focus {color: #212529;background-color: #ececec;border-color: #e6e5e5;box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);}.btn-secondary.disabled, .btn-secondary:disabled {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,.show > .btn-secondary.dropdown-toggle {color: #212529;background-color: #e6e5e5;border-color: #dfdfdf;}.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);}.btn-success {color: #212529;background-color: #27d285;border-color: #27d285;}.btn-success:hover {color: #fff;background-color: #21b271;border-color: #1fa76a;}.btn-success:focus, .btn-success.focus {color: #fff;background-color: #21b271;border-color: #1fa76a;box-shadow: 0 0 0 0.2rem rgba(38, 184, 119, 0.5);}.btn-success.disabled, .btn-success:disabled {color: #212529;background-color: #27d285;border-color: #27d285;}.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,.show > .btn-success.dropdown-toggle {color: #fff;background-color: #1fa76a;border-color: #1d9c63;}.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,.show > .btn-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(38, 184, 119, 0.5);}.btn-info {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-info:hover {color: #fff;background-color: #138496;border-color: #117a8b;}.btn-info:focus, .btn-info.focus {color: #fff;background-color: #138496;border-color: #117a8b;box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);}.btn-info.disabled, .btn-info:disabled {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,.show > .btn-info.dropdown-toggle {color: #fff;background-color: #117a8b;border-color: #10707f;}.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,.show > .btn-info.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);}.btn-warning {color: #212529;background-color: #ffcc01;border-color: #ffcc01;}.btn-warning:hover {color: #212529;background-color: #daae00;border-color: #cda400;}.btn-warning:focus, .btn-warning.focus {color: #212529;background-color: #daae00;border-color: #cda400;box-shadow: 0 0 0 0.2rem rgba(222, 179, 7, 0.5);}.btn-warning.disabled, .btn-warning:disabled {color: #212529;background-color: #ffcc01;border-color: #ffcc01;}.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,.show > .btn-warning.dropdown-toggle {color: #212529;background-color: #cda400;border-color: #c09a00;}.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-warning.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(222, 179, 7, 0.5);}.btn-danger {color: #fff;background-color: #ff3e33;border-color: #ff3e33;}.btn-danger:hover {color: #fff;background-color: #ff1a0d;border-color: #ff0e00;}.btn-danger:focus, .btn-danger.focus {color: #fff;background-color: #ff1a0d;border-color: #ff0e00;box-shadow: 0 0 0 0.2rem rgba(255, 91, 82, 0.5);}.btn-danger.disabled, .btn-danger:disabled {color: #fff;background-color: #ff3e33;border-color: #ff3e33;}.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,.show > .btn-danger.dropdown-toggle {color: #fff;background-color: #ff0e00;border-color: #f20d00;}.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-danger.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(255, 91, 82, 0.5);}.btn-light {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-light:hover {color: #212529;background-color: #e2e6ea;border-color: #dae0e5;}.btn-light:focus, .btn-light.focus {color: #212529;background-color: #e2e6ea;border-color: #dae0e5;box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);}.btn-light.disabled, .btn-light:disabled {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,.show > .btn-light.dropdown-toggle {color: #212529;background-color: #dae0e5;border-color: #d3d9df;}.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,.show > .btn-light.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);}.btn-dark {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-dark:hover {color: #fff;background-color: #23272b;border-color: #1d2124;}.btn-dark:focus, .btn-dark.focus {color: #fff;background-color: #23272b;border-color: #1d2124;box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);}.btn-dark.disabled, .btn-dark:disabled {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,.show > .btn-dark.dropdown-toggle {color: #fff;background-color: #1d2124;border-color: #171a1d;}.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-dark.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);}.btn-outline-primary {color: #0067e8;border-color: #0067e8;}.btn-outline-primary:hover {color: #fff;background-color: #0067e8;border-color: #0067e8;}.btn-outline-primary:focus, .btn-outline-primary.focus {box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.5);}.btn-outline-primary.disabled, .btn-outline-primary:disabled {color: #0067e8;background-color: transparent;}.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,.show > .btn-outline-primary.dropdown-toggle {color: #fff;background-color: #0067e8;border-color: #0067e8;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-primary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.5);}.btn-outline-secondary {color: #ffffff;border-color: #ffffff;}.btn-outline-secondary:hover {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-outline-secondary:focus, .btn-outline-secondary.focus {box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);}.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {color: #ffffff;background-color: transparent;}.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,.show > .btn-outline-secondary.dropdown-toggle {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-secondary.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);}.btn-outline-success {color: #27d285;border-color: #27d285;}.btn-outline-success:hover {color: #212529;background-color: #27d285;border-color: #27d285;}.btn-outline-success:focus, .btn-outline-success.focus {box-shadow: 0 0 0 0.2rem rgba(39, 210, 133, 0.5);}.btn-outline-success.disabled, .btn-outline-success:disabled {color: #27d285;background-color: transparent;}.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,.show > .btn-outline-success.dropdown-toggle {color: #212529;background-color: #27d285;border-color: #27d285;}.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-success.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(39, 210, 133, 0.5);}.btn-outline-info {color: #17a2b8;border-color: #17a2b8;}.btn-outline-info:hover {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-outline-info:focus, .btn-outline-info.focus {box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-outline-info.disabled, .btn-outline-info:disabled {color: #17a2b8;background-color: transparent;}.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,.show > .btn-outline-info.dropdown-toggle {color: #fff;background-color: #17a2b8;border-color: #17a2b8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-info.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.btn-outline-warning {color: #ffcc01;border-color: #ffcc01;}.btn-outline-warning:hover {color: #212529;background-color: #ffcc01;border-color: #ffcc01;}.btn-outline-warning:focus, .btn-outline-warning.focus {box-shadow: 0 0 0 0.2rem rgba(255, 204, 1, 0.5);}.btn-outline-warning.disabled, .btn-outline-warning:disabled {color: #ffcc01;background-color: transparent;}.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,.show > .btn-outline-warning.dropdown-toggle {color: #212529;background-color: #ffcc01;border-color: #ffcc01;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-warning.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(255, 204, 1, 0.5);}.btn-outline-danger {color: #ff3e33;border-color: #ff3e33;}.btn-outline-danger:hover {color: #fff;background-color: #ff3e33;border-color: #ff3e33;}.btn-outline-danger:focus, .btn-outline-danger.focus {box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 0.5);}.btn-outline-danger.disabled, .btn-outline-danger:disabled {color: #ff3e33;background-color: transparent;}.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,.show > .btn-outline-danger.dropdown-toggle {color: #fff;background-color: #ff3e33;border-color: #ff3e33;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-danger.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 0.5);}.btn-outline-light {color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light:hover {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light:focus, .btn-outline-light.focus {box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-outline-light.disabled, .btn-outline-light:disabled {color: #f8f9fa;background-color: transparent;}.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,.show > .btn-outline-light.dropdown-toggle {color: #212529;background-color: #f8f9fa;border-color: #f8f9fa;}.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-light.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.btn-outline-dark {color: #343a40;border-color: #343a40;}.btn-outline-dark:hover {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-outline-dark:focus, .btn-outline-dark.focus {box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-outline-dark.disabled, .btn-outline-dark:disabled {color: #343a40;background-color: transparent;}.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,.show > .btn-outline-dark.dropdown-toggle {color: #fff;background-color: #343a40;border-color: #343a40;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show > .btn-outline-dark.dropdown-toggle:focus {box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.btn-link {font-weight: 400;color: #687583;text-decoration: none;}.btn-link:hover {color: #687583;text-decoration: none;}.btn-link:focus, .btn-link.focus {text-decoration: none;}.btn-link:disabled, .btn-link.disabled {color: #6c757d;pointer-events: none;}.btn-lg, .btn-group-lg > .btn {padding: 0.5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: 0.3rem;}.btn-sm, .btn-group-sm > .btn {padding: 0.25rem 0.8rem;font-size: 0.875rem;line-height: 1.5;border-radius: 0.25rem;}.btn-block {display: block;width: 100%;}.btn-block + .btn-block {margin-top: 0.5rem;}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {width: 100%;}.fade {transition: opacity 0.15s linear;}@media (prefers-reduced-motion: reduce) {.fade {transition: none;}}.fade:not(.show) {opacity: 0;}.collapse:not(.show) {display: none;}.collapsing {position: relative;height: 0;overflow: hidden;transition: height 0.35s ease;}@media (prefers-reduced-motion: reduce) {.collapsing {transition: none;}}.dropup,.dropright,.dropdown,.dropleft {position: relative;}.dropdown-toggle {white-space: nowrap;}.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 10rem;padding: 0.5rem 0;margin: 0.125rem 0 0;font-size: 0.875rem;color: #687583;text-align: left;list-style: none;background-color: #ffffff;background-clip: padding-box;border: 0 solid rgba(0, 0, 0, 0.15);border-radius: 0;}.dropdown-menu-left {right: auto;left: 0;}.dropdown-menu-right {right: 0;left: auto;}@media (min-width: 576px) {.dropdown-menu-sm-left {right: auto;left: 0;}.dropdown-menu-sm-right {right: 0;left: auto;}}@media (min-width: 768px) {.dropdown-menu-md-left {right: auto;left: 0;}.dropdown-menu-md-right {right: 0;left: auto;}}@media (min-width: 992px) {.dropdown-menu-lg-left {right: auto;left: 0;}.dropdown-menu-lg-right {right: 0;left: auto;}}@media (min-width: 1200px) {.dropdown-menu-xl-left {right: auto;left: 0;}.dropdown-menu-xl-right {right: 0;left: auto;}}.dropup .dropdown-menu {top: auto;bottom: 100%;margin-top: 0;margin-bottom: 0.125rem;}.dropright .dropdown-menu {top: 0;right: auto;left: 100%;margin-top: 0;margin-left: 0.125rem;}.dropright .dropdown-toggle::after {vertical-align: 0;}.dropleft .dropdown-menu {top: 0;right: 100%;left: auto;margin-top: 0;margin-right: 0.125rem;}.dropleft .dropdown-toggle::before {vertical-align: 0;}.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {right: auto;bottom: auto;}.dropdown-divider {height: 0;margin: 0.5rem 0;overflow: hidden;border-top: 1px solid #e9e9e9;}.dropdown-item {display: block;width: 100%;padding: 0.25rem 1.5rem;clear: both;font-weight: 400;color: #111111;text-align: inherit;white-space: nowrap;background-color: transparent;border: 0;}.dropdown-item:hover, .dropdown-item:focus {color: #0067e8;text-decoration: none;background-color: #ffffff;}.dropdown-item.active, .dropdown-item:active {color: #0067e8;text-decoration: none;background-color: #ffffff;}.dropdown-item.disabled, .dropdown-item:disabled {color: #6c757d;pointer-events: none;background-color: transparent;}.dropdown-menu.show {display: block;}.dropdown-header {display: block;padding: 0.5rem 1.5rem;margin-bottom: 0;font-size: 0.875rem;color: #111111;white-space: nowrap;}.dropdown-item-text {display: block;padding: 0.25rem 1.5rem;color: #111111;}.btn-group,.btn-group-vertical {position: relative;display: inline-flex;vertical-align: middle;}.btn-group > .btn,.btn-group-vertical > .btn {position: relative;flex: 1 1 auto;}.btn-group > .btn:hover,.btn-group-vertical > .btn:hover {z-index: 1;}.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,.btn-group-vertical > .btn:focus,.btn-group-vertical > .btn:active,.btn-group-vertical > .btn.active {z-index: 1;}.btn-toolbar {display: flex;flex-wrap: wrap;justify-content: flex-start;}.btn-toolbar .input-group {width: auto;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) {margin-left: -1px;}.btn-group > .btn:not(:last-child):not(.dropdown-toggle),.btn-group > .btn-group:not(:last-child) > .btn {border-top-right-radius: 0;border-bottom-right-radius: 0;}.btn-group > .btn:not(:first-child),.btn-group > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-bottom-left-radius: 0;}.dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after {margin-left: 0;}.dropleft .dropdown-toggle-split::before {margin-right: 0;}.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {padding-right: 0.6rem;padding-left: 0.6rem;}.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {padding-right: 0.75rem;padding-left: 0.75rem;}.btn-group-vertical {flex-direction: column;align-items: flex-start;justify-content: center;}.btn-group-vertical > .btn,.btn-group-vertical > .btn-group {width: 100%;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) {margin-top: -1px;}.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical > .btn-group:not(:last-child) > .btn {border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.btn-group-vertical > .btn:not(:first-child),.btn-group-vertical > .btn-group:not(:first-child) > .btn {border-top-left-radius: 0;border-top-right-radius: 0;}.btn-group-toggle > .btn,.btn-group-toggle > .btn-group > .btn {margin-bottom: 0;}.btn-group-toggle > .btn input[type="radio"],.btn-group-toggle > .btn input[type="checkbox"],.btn-group-toggle > .btn-group > .btn input[type="radio"],.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {position: absolute;clip: rect(0, 0, 0, 0);pointer-events: none;}.input-group {position: relative;display: flex;flex-wrap: wrap;align-items: stretch;width: 100%;}.input-group > .form-control,.input-group > .form-control-plaintext,.input-group > .custom-select,.input-group > .custom-file {position: relative;flex: 1 1 auto;width: 1%;min-width: 0;margin-bottom: 0;}.input-group > .form-control + .form-control,.input-group > .form-control + .custom-select,.input-group > .form-control + .custom-file,.input-group > .form-control-plaintext + .form-control,.input-group > .form-control-plaintext + .custom-select,.input-group > .form-control-plaintext + .custom-file,.input-group > .custom-select + .form-control,.input-group > .custom-select + .custom-select,.input-group > .custom-select + .custom-file,.input-group > .custom-file + .form-control,.input-group > .custom-file + .custom-select,.input-group > .custom-file + .custom-file {margin-left: -1px;}.input-group > .form-control:focus,.input-group > .custom-select:focus,.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {z-index: 3;}.input-group > .custom-file .custom-file-input:focus {z-index: 4;}.input-group > .form-control:not(:last-child),.input-group > .custom-select:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group > .form-control:not(:first-child),.input-group > .custom-select:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group > .custom-file {display: flex;align-items: center;}.input-group > .custom-file:not(:last-child) .custom-file-label,.input-group > .custom-file:not(:last-child) .custom-file-label::after {border-top-right-radius: 0;border-bottom-right-radius: 0;}.input-group > .custom-file:not(:first-child) .custom-file-label {border-top-left-radius: 0;border-bottom-left-radius: 0;}.input-group-prepend,.input-group-append {display: flex;}.input-group-prepend .btn,.input-group-append .btn {position: relative;z-index: 2;}.input-group-prepend .btn:focus,.input-group-append .btn:focus {z-index: 3;}.input-group-prepend .btn + .btn,.input-group-prepend .btn + .input-group-text,.input-group-prepend .input-group-text + .input-group-text,.input-group-prepend .input-group-text + .btn,.input-group-append .btn + .btn,.input-group-append .btn + .input-group-text,.input-group-append .input-group-text + .input-group-text,.input-group-append .input-group-text + .btn {margin-left: -1px;}.input-group-prepend {margin-right: -1px;}.input-group-append {margin-left: -1px;}.input-group-text {display: flex;align-items: center;padding: 0.375rem 0.5rem;margin-bottom: 0;font-size: 0.875rem;font-weight: 400;line-height: 1.5;color: #111111;text-align: center;white-space: nowrap;background-color: #c8c8cc;border: 1px solid #c8c8cc;border-radius: 0.25rem;}.input-group-text input[type="radio"],.input-group-text input[type="checkbox"] {margin-top: 0;}.input-group-lg > .form-control:not(textarea),.input-group-lg > .custom-select {height: calc(1.5em + 1rem + 2px);}.input-group-lg > .form-control,.input-group-lg > .custom-select,.input-group-lg > .input-group-prepend > .input-group-text,.input-group-lg > .input-group-append > .input-group-text,.input-group-lg > .input-group-prepend > .btn,.input-group-lg > .input-group-append > .btn {padding: 0.5rem 1rem;font-size: 1.25rem;line-height: 1.5;border-radius: 0.3rem;}.input-group-sm > .form-control:not(textarea),.input-group-sm > .custom-select {height: calc(1.5em + 0.5rem + 2px);}.input-group-sm > .form-control,.input-group-sm > .custom-select,.input-group-sm > .input-group-prepend > .input-group-text,.input-group-sm > .input-group-append > .input-group-text,.input-group-sm > .input-group-prepend > .btn,.input-group-sm > .input-group-append > .btn {padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;border-radius: 0.25rem;}.input-group-lg > .custom-select,.input-group-sm > .custom-select {padding-right: 1.5rem;}.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;z-index: 1;display: block;min-height: 1.5rem;padding-left: 1.5rem;color-adjust: exact;}.custom-control-inline {display: inline-flex;margin-right: 1rem;}.custom-control-input {position: absolute;left: 0;z-index: -1;width: 1rem;height: 1.25rem;opacity: 0;}.custom-control-input:checked ~ .custom-control-label::before {color: #fff;border-color: #0067e8;background-color: #0067e8;}.custom-control-input:focus ~ .custom-control-label::before {box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {border-color: #c8c8cc;}.custom-control-input:not(:disabled):active ~ .custom-control-label::before {color: #fff;background-color: #9cc8ff;border-color: #9cc8ff;}.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {color: #6c757d;}.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {background-color: #f4f4f9;}.custom-control-label {position: relative;margin-bottom: 0;vertical-align: top;}.custom-control-label::before {position: absolute;top: 0.25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;pointer-events: none;content: "";background-color: #ffffff;border: #adb5bd solid 1px;}.custom-control-label::after {position: absolute;top: 0.25rem;left: -1.5rem;display: block;width: 1rem;height: 1rem;content: "";background: no-repeat 50% / 50% 50%;}.custom-checkbox .custom-control-label::before {border-radius: 0.25rem;}.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {border-color: #0067e8;background-color: #0067e8;}.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' 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(0, 103, 232, 0.5);}.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {background-color: rgba(0, 103, 232, 0.5);}.custom-radio .custom-control-label::before {border-radius: 50%;}.custom-radio .custom-control-input:checked ~ .custom-control-label::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");}.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {background-color: rgba(0, 103, 232, 0.5);}.custom-switch {padding-left: 2.25rem;}.custom-switch .custom-control-label::before {left: -2.25rem;width: 1.75rem;pointer-events: all;border-radius: 0.5rem;}.custom-switch .custom-control-label::after {top: calc(0.25rem + 2px);left: calc(-2.25rem + 2px);width: calc(1rem - 4px);height: calc(1rem - 4px);background-color: #adb5bd;border-radius: 0.5rem;transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.custom-switch .custom-control-label::after {transition: none;}}.custom-switch .custom-control-input:checked ~ .custom-control-label::after {background-color: #ffffff;transform: translateX(0.75rem);}.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {background-color: rgba(0, 103, 232, 0.5);}.custom-select {display: inline-block;width: 100%;height: 1.875rem;padding: 0.375rem 1.5rem 0.375rem 0.5rem;font-size: 0.875rem;font-weight: 400;line-height: 1.5;color: #111111;vertical-align: middle;background: #ffffff 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.5rem center/8px 10px;border: 1px solid #c8c8cc;border-radius: 0.25rem;appearance: none;}.custom-select:focus {border-color: #c8c8cc;outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.custom-select:focus::-ms-value {color: #111111;background-color: #ffffff;}.custom-select[multiple], .custom-select[size]:not([size="1"]) {height: auto;padding-right: 0.5rem;background-image: none;}.custom-select:disabled {color: #6c757d;background-color: #e9ecef;}.custom-select::-ms-expand {display: none;}.custom-select:-moz-focusring {color: transparent;text-shadow: 0 0 0 #111111;}.custom-select-sm {height: calc(1.5em + 0.5rem + 2px);padding-top: 0.25rem;padding-bottom: 0.25rem;padding-left: 0.5rem;font-size: 0.875rem;}.custom-select-lg {height: calc(1.5em + 1rem + 2px);padding-top: 0.5rem;padding-bottom: 0.5rem;padding-left: 1rem;font-size: 1.25rem;}.custom-file {position: relative;display: inline-block;width: 100%;height: 1.875rem;margin-bottom: 0;}.custom-file-input {position: relative;z-index: 2;width: 100%;height: 1.875rem;margin: 0;opacity: 0;}.custom-file-input:focus ~ .custom-file-label {border-color: #c8c8cc;box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.custom-file-input[disabled] ~ .custom-file-label,.custom-file-input:disabled ~ .custom-file-label {background-color: #f4f4f9;}.custom-file-input:lang(en) ~ .custom-file-label::after {content: "Browse";}.custom-file-input ~ .custom-file-label[data-browse]::after {content: attr(data-browse);}.custom-file-label {position: absolute;top: 0;right: 0;left: 0;z-index: 1;height: 1.875rem;padding: 0.375rem 0.5rem;font-weight: 400;line-height: 1.5;color: #111111;background-color: #ffffff;border: 1px solid #c8c8cc;border-radius: 0.25rem;}.custom-file-label::after {position: absolute;top: 0;right: 0;bottom: 0;z-index: 3;display: block;height: calc(1.5em + 0.75rem);padding: 0.375rem 0.5rem;line-height: 1.5;color: #111111;content: "Browse";background-color: #c8c8cc;border-left: inherit;border-radius: 0 0.25rem 0.25rem 0;}.custom-range {width: 100%;height: 1.4rem;padding: 0;background-color: transparent;appearance: none;}.custom-range:focus {outline: none;}.custom-range:focus::-webkit-slider-thumb {box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.custom-range:focus::-moz-range-thumb {box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.custom-range:focus::-ms-thumb {box-shadow: 0 0 0 1px #ffffff, 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.custom-range::-moz-focus-outer {border: 0;}.custom-range::-webkit-slider-thumb {width: 1rem;height: 1rem;margin-top: -0.25rem;background-color: #0067e8;border: 0;border-radius: 1rem;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance: none;}@media (prefers-reduced-motion: reduce) {.custom-range::-webkit-slider-thumb {transition: none;}}.custom-range::-webkit-slider-thumb:active {background-color: #9cc8ff;}.custom-range::-webkit-slider-runnable-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}.custom-range::-moz-range-thumb {width: 1rem;height: 1rem;background-color: #0067e8;border: 0;border-radius: 1rem;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance: none;}@media (prefers-reduced-motion: reduce) {.custom-range::-moz-range-thumb {transition: none;}}.custom-range::-moz-range-thumb:active {background-color: #9cc8ff;}.custom-range::-moz-range-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: #dee2e6;border-color: transparent;border-radius: 1rem;}.custom-range::-ms-thumb {width: 1rem;height: 1rem;margin-top: 0;margin-right: 0.2rem;margin-left: 0.2rem;background-color: #0067e8;border: 0;border-radius: 1rem;transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;appearance: none;}@media (prefers-reduced-motion: reduce) {.custom-range::-ms-thumb {transition: none;}}.custom-range::-ms-thumb:active {background-color: #9cc8ff;}.custom-range::-ms-track {width: 100%;height: 0.5rem;color: transparent;cursor: pointer;background-color: transparent;border-color: transparent;border-width: 0.5rem;}.custom-range::-ms-fill-lower {background-color: #dee2e6;border-radius: 1rem;}.custom-range::-ms-fill-upper {margin-right: 15px;background-color: #dee2e6;border-radius: 1rem;}.custom-range:disabled::-webkit-slider-thumb {background-color: #adb5bd;}.custom-range:disabled::-webkit-slider-runnable-track {cursor: default;}.custom-range:disabled::-moz-range-thumb {background-color: #adb5bd;}.custom-range:disabled::-moz-range-track {cursor: default;}.custom-range:disabled::-ms-thumb {background-color: #adb5bd;}.custom-control-label::before,.custom-file-label,.custom-select {transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.custom-control-label::before,.custom-file-label,.custom-select {transition: none;}}.nav {display: flex;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}.nav-link {display: block;padding: 0.5rem 1rem;}.nav-link:hover, .nav-link:focus {text-decoration: none;}.nav-link.disabled {color: #6c757d;pointer-events: none;cursor: default;}.nav-tabs {border-bottom: 0 solid #dee2e6;}.nav-tabs .nav-item {margin-bottom: 0;}.nav-tabs .nav-link {border: 0 solid transparent;border-top-left-radius: 0;border-top-right-radius: 0;}.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color: #e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled {color: #6c757d;background-color: transparent;border-color: transparent;}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link {color: #0067e8;background-color: #ffffff;border-color: #dee2e6 #dee2e6 #ffffff;}.nav-tabs .dropdown-menu {margin-top: 0;border-top-left-radius: 0;border-top-right-radius: 0;}.nav-pills .nav-link {border-radius: 0.25rem;}.nav-pills .nav-link.active,.nav-pills .show > .nav-link {color: #fff;background-color: #0067e8;}.nav-fill > .nav-link,.nav-fill .nav-item {flex: 1 1 auto;text-align: center;}.nav-justified > .nav-link,.nav-justified .nav-item {flex-basis: 0;flex-grow: 1;text-align: center;}.tab-content > .tab-pane {display: none;}.tab-content > .active {display: block;}.navbar {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: 0 1.25rem;}.navbar .container,.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.navbar-brand {display: inline-block;padding-top: 0.3125rem;padding-bottom: 0.3125rem;margin-right: 1.25rem;font-size: 1.25rem;line-height: inherit;white-space: nowrap;}.navbar-brand:hover, .navbar-brand:focus {text-decoration: none;}.navbar-nav {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}.navbar-nav .nav-link {padding-right: 0;padding-left: 0;}.navbar-nav .dropdown-menu {position: static;float: none;}.navbar-text {display: inline-block;padding-top: 0.5rem;padding-bottom: 0.5rem;}.navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center;}.navbar-toggler {padding: 0.25rem 0.75rem;font-size: 1.25rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: 0.25rem;}.navbar-toggler:hover, .navbar-toggler:focus {text-decoration: none;}.navbar-toggler-icon {display: inline-block;width: 1.5em;height: 1.5em;vertical-align: middle;content: "";background: no-repeat center center;background-size: 100% 100%;}@media (max-width: 575.98px) {.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 576px) {.navbar-expand-sm {flex-flow: row nowrap;justify-content: flex-start;}.navbar-expand-sm .navbar-nav {flex-direction: row;}.navbar-expand-sm .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-sm .navbar-nav .nav-link {padding-right: 0.875rem;padding-left: 0.875rem;}.navbar-expand-sm > .container,.navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {flex-wrap: nowrap;}.navbar-expand-sm .navbar-collapse {display: flex !important;flex-basis: auto;}.navbar-expand-sm .navbar-toggler {display: none;}}@media (max-width: 767.98px) {.navbar-expand-md > .container,.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 768px) {.navbar-expand-md {flex-flow: row nowrap;justify-content: flex-start;}.navbar-expand-md .navbar-nav {flex-direction: row;}.navbar-expand-md .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-md .navbar-nav .nav-link {padding-right: 0.875rem;padding-left: 0.875rem;}.navbar-expand-md > .container,.navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {flex-wrap: nowrap;}.navbar-expand-md .navbar-collapse {display: flex !important;flex-basis: auto;}.navbar-expand-md .navbar-toggler {display: none;}}@media (max-width: 991.98px) {.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 992px) {.navbar-expand-lg {flex-flow: row nowrap;justify-content: flex-start;}.navbar-expand-lg .navbar-nav {flex-direction: row;}.navbar-expand-lg .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-lg .navbar-nav .nav-link {padding-right: 0.875rem;padding-left: 0.875rem;}.navbar-expand-lg > .container,.navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {flex-wrap: nowrap;}.navbar-expand-lg .navbar-collapse {display: flex !important;flex-basis: auto;}.navbar-expand-lg .navbar-toggler {display: none;}}@media (max-width: 1199.98px) {.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {padding-right: 0;padding-left: 0;}}@media (min-width: 1200px) {.navbar-expand-xl {flex-flow: row nowrap;justify-content: flex-start;}.navbar-expand-xl .navbar-nav {flex-direction: row;}.navbar-expand-xl .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand-xl .navbar-nav .nav-link {padding-right: 0.875rem;padding-left: 0.875rem;}.navbar-expand-xl > .container,.navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {flex-wrap: nowrap;}.navbar-expand-xl .navbar-collapse {display: flex !important;flex-basis: auto;}.navbar-expand-xl .navbar-toggler {display: none;}}.navbar-expand {flex-flow: row nowrap;justify-content: flex-start;}.navbar-expand > .container,.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {padding-right: 0;padding-left: 0;}.navbar-expand .navbar-nav {flex-direction: row;}.navbar-expand .navbar-nav .dropdown-menu {position: absolute;}.navbar-expand .navbar-nav .nav-link {padding-right: 0.875rem;padding-left: 0.875rem;}.navbar-expand > .container,.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {flex-wrap: nowrap;}.navbar-expand .navbar-collapse {display: flex !important;flex-basis: auto;}.navbar-expand .navbar-toggler {display: none;}.navbar-light .navbar-brand {color: #0067e8;}.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {color: #0067e8;}.navbar-light .navbar-nav .nav-link {color: #111111;}.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {color: #111111;}.navbar-light .navbar-nav .nav-link.disabled {color: rgba(0, 0, 0, 0.3);}.navbar-light .navbar-nav .show > .nav-link,.navbar-light .navbar-nav .active > .nav-link,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .nav-link.active {color: #0067e8;}.navbar-light .navbar-toggler {color: #111111;border-color: rgba(0, 0, 0, 0.1);}.navbar-light .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23111111' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text {color: #111111;}.navbar-light .navbar-text a {color: #0067e8;}.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {color: #0067e8;}.navbar-dark .navbar-brand {color: #fff;}.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {color: #fff;}.navbar-dark .navbar-nav .nav-link {color: rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color: rgba(255, 255, 255, 0.75);}.navbar-dark .navbar-nav .nav-link.disabled {color: rgba(255, 255, 255, 0.25);}.navbar-dark .navbar-nav .show > .nav-link,.navbar-dark .navbar-nav .active > .nav-link,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .nav-link.active {color: #fff;}.navbar-dark .navbar-toggler {color: rgba(255, 255, 255, 0.5);border-color: rgba(255, 255, 255, 0.1);}.navbar-dark .navbar-toggler-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text {color: rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-text a {color: #fff;}.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {color: #fff;}.card {position: relative;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #ffffff;background-clip: border-box;border: 0 solid rgba(0, 0, 0, 0.125);border-radius: 0.25rem;}.card > hr {margin-right: 0;margin-left: 0;}.card > .list-group {border-top: inherit;border-bottom: inherit;}.card > .list-group:first-child {border-top-width: 0;border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;}.card > .list-group:last-child {border-bottom-width: 0;border-bottom-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.card > .card-header + .list-group,.card > .list-group + .card-footer {border-top: 0;}.card-body {flex: 1 1 auto;min-height: 1px;padding: 1.25rem;}.card-title {margin-bottom: 0.75rem;}.card-subtitle {margin-top: -0.375rem;margin-bottom: 0;}.card-text:last-child {margin-bottom: 0;}.card-link:hover {text-decoration: none;}.card-link + .card-link {margin-left: 1.25rem;}.card-header {padding: 0.75rem 1.25rem;margin-bottom: 0;background-color: rgba(0, 0, 0, 0.03);border-bottom: 0 solid rgba(0, 0, 0, 0.125);}.card-header:first-child {border-radius: 0.25rem 0.25rem 0 0;}.card-footer {padding: 0.75rem 1.25rem;background-color: rgba(0, 0, 0, 0.03);border-top: 0 solid rgba(0, 0, 0, 0.125);}.card-footer:last-child {border-radius: 0 0 0.25rem 0.25rem;}.card-header-tabs {margin-right: -0.625rem;margin-bottom: -0.75rem;margin-left: -0.625rem;border-bottom: 0;}.card-header-pills {margin-right: -0.625rem;margin-left: -0.625rem;}.card-img-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;padding: 1.25rem;border-radius: 0.25rem;}.card-img,.card-img-top,.card-img-bottom {flex-shrink: 0;width: 100%;}.card-img,.card-img-top {border-top-left-radius: 0.25rem;border-top-right-radius: 0.25rem;}.card-img,.card-img-bottom {border-bottom-right-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.card-deck .card {margin-bottom: 15px;}@media (min-width: 576px) {.card-deck {display: flex;flex-flow: row wrap;margin-right: -15px;margin-left: -15px;}.card-deck .card {flex: 1 0 0%;margin-right: 15px;margin-bottom: 0;margin-left: 15px;}}.card-group > .card {margin-bottom: 15px;}@media (min-width: 576px) {.card-group {display: flex;flex-flow: row wrap;}.card-group > .card {flex: 1 0 0%;margin-bottom: 0;}.card-group > .card + .card {margin-left: 0;border-left: 0;}.card-group > .card:not(:last-child) {border-top-right-radius: 0;border-bottom-right-radius: 0;}.card-group > .card:not(:last-child) .card-img-top,.card-group > .card:not(:last-child) .card-header {border-top-right-radius: 0;}.card-group > .card:not(:last-child) .card-img-bottom,.card-group > .card:not(:last-child) .card-footer {border-bottom-right-radius: 0;}.card-group > .card:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}.card-group > .card:not(:first-child) .card-img-top,.card-group > .card:not(:first-child) .card-header {border-top-left-radius: 0;}.card-group > .card:not(:first-child) .card-img-bottom,.card-group > .card:not(:first-child) .card-footer {border-bottom-left-radius: 0;}}.card-columns .card {margin-bottom: 0.75rem;}@media (min-width: 576px) {.card-columns {column-count: 3;column-gap: 1.25rem;orphans: 1;widows: 1;}.card-columns .card {display: inline-block;width: 100%;}}.accordion {overflow-anchor: none;}.accordion > .card {overflow: hidden;}.accordion > .card:not(:last-of-type) {border-bottom: 0;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.accordion > .card:not(:first-of-type) {border-top-left-radius: 0;border-top-right-radius: 0;}.accordion > .card > .card-header {border-radius: 0;margin-bottom: 0;}.breadcrumb {display: flex;flex-wrap: wrap;padding: 0.75rem 1rem;margin-bottom: 1rem;list-style: none;background-color: #e9ecef;border-radius: 0.25rem;}.breadcrumb-item {display: flex;}.breadcrumb-item + .breadcrumb-item {padding-left: 0.5rem;}.breadcrumb-item + .breadcrumb-item::before {display: inline-block;padding-right: 0.5rem;color: #6c757d;content: "/";}.breadcrumb-item + .breadcrumb-item:hover::before {text-decoration: underline;}.breadcrumb-item + .breadcrumb-item:hover::before {text-decoration: none;}.breadcrumb-item.active {color: #6c757d;}.pagination {display: flex;padding-left: 0;list-style: none;border-radius: 0.25rem;}.page-link {position: relative;display: block;padding: 0.5rem 0.75rem;margin-left: -1px;line-height: 1.25;color: #111111;background-color: #ffffff;border: 1px solid #c8c8cc;}.page-link:hover {z-index: 2;color: #111111;text-decoration: none;background-color: #ffffff;border-color: #c8c8cc;}.page-link:focus {z-index: 3;outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.25);}.page-item:first-child .page-link {margin-left: 0;border-top-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.page-item:last-child .page-link {border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}.page-item.active .page-link {z-index: 3;color: #fff;background-color: #0067e8;border-color: #0067e8;}.page-item.disabled .page-link {color: #687583;pointer-events: none;cursor: auto;background-color: #f4f4f9;border-color: #c8c8cc;}.pagination-lg .page-link {padding: 0.75rem 1.5rem;font-size: 1.25rem;line-height: 1.5;}.pagination-lg .page-item:first-child .page-link {border-top-left-radius: 0.3rem;border-bottom-left-radius: 0.3rem;}.pagination-lg .page-item:last-child .page-link {border-top-right-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}.pagination-sm .page-link {padding: 0.25rem 0.5rem;font-size: 0.875rem;line-height: 1.5;}.pagination-sm .page-item:first-child .page-link {border-top-left-radius: 0.25rem;border-bottom-left-radius: 0.25rem;}.pagination-sm .page-item:last-child .page-link {border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}.badge {display: inline-block;padding: 0.25em 0.4em;font-size: 75%;font-weight: normal;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;}@media (prefers-reduced-motion: reduce) {.badge {transition: none;}}a.badge:hover, a.badge:focus {text-decoration: none;}.badge:empty {display: none;}.btn .badge {position: relative;top: -1px;}.badge-pill {padding-right: 0.6em;padding-left: 0.6em;border-radius: 10rem;}.badge-primary {color: #fff;background-color: #0067e8;}a.badge-primary:hover, a.badge-primary:focus {color: #fff;background-color: #0050b5;}a.badge-primary:focus, a.badge-primary.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(0, 103, 232, 0.5);}.badge-secondary {color: #212529;background-color: #ffffff;}a.badge-secondary:hover, a.badge-secondary:focus {color: #212529;background-color: #e6e5e5;}a.badge-secondary:focus, a.badge-secondary.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);}.badge-success {color: #212529;background-color: #27d285;}a.badge-success:hover, a.badge-success:focus {color: #212529;background-color: #1fa76a;}a.badge-success:focus, a.badge-success.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(39, 210, 133, 0.5);}.badge-info {color: #fff;background-color: #17a2b8;}a.badge-info:hover, a.badge-info:focus {color: #fff;background-color: #117a8b;}a.badge-info:focus, a.badge-info.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);}.badge-warning {color: #212529;background-color: #ffcc01;}a.badge-warning:hover, a.badge-warning:focus {color: #212529;background-color: #cda400;}a.badge-warning:focus, a.badge-warning.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(255, 204, 1, 0.5);}.badge-danger {color: #fff;background-color: #ff3e33;}a.badge-danger:hover, a.badge-danger:focus {color: #fff;background-color: #ff0e00;}a.badge-danger:focus, a.badge-danger.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(255, 62, 51, 0.5);}.badge-light {color: #212529;background-color: #f8f9fa;}a.badge-light:hover, a.badge-light:focus {color: #212529;background-color: #dae0e5;}a.badge-light:focus, a.badge-light.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);}.badge-dark {color: #fff;background-color: #343a40;}a.badge-dark:hover, a.badge-dark:focus {color: #fff;background-color: #1d2124;}a.badge-dark:focus, a.badge-dark.focus {outline: 0;box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);}.jumbotron {padding: 2rem 1rem;margin-bottom: 2rem;background-color: #e9ecef;border-radius: 0.3rem;}@media (min-width: 576px) {.jumbotron {padding: 4rem 2rem;}}.jumbotron-fluid {padding-right: 0;padding-left: 0;border-radius: 0;}.alert {position: relative;padding: 0.625rem 1rem;margin-bottom: 0;border: 1px solid transparent;border-radius: 0.25rem;}.alert-heading {color: inherit;}.alert-link {font-weight: 700;}.alert-dismissible {padding-right: 3.5rem;}.alert-dismissible .close {position: absolute;top: 0;right: 0;z-index: 2;padding: 0.625rem 1rem;color: inherit;}.alert-primary {color: #003679;background-color: #cce1fa;border-color: #b8d4f9;}.alert-primary hr {border-top-color: #a0c6f7;}.alert-primary .alert-link {color: #001f46;}.alert-secondary {color: #858585;background-color: white;border-color: white;}.alert-secondary hr {border-top-color: #f2f2f2;}.alert-secondary .alert-link {color: #6c6b6b;}.alert-success {color: #146d45;background-color: #d4f6e7;border-color: #c3f2dd;}.alert-success hr {border-top-color: #aeedd1;}.alert-success .alert-link {color: #0c422a;}.alert-info {color: #0c5460;background-color: #d1ecf1;border-color: #bee5eb;}.alert-info hr {border-top-color: #abdde5;}.alert-info .alert-link {color: #062c33;}.alert-warning {color: #856a01;background-color: #fff5cc;border-color: #fff1b8;}.alert-warning hr {border-top-color: #ffec9f;}.alert-warning .alert-link {color: #524201;}.alert-danger {color: #85201b;background-color: #ffd8d6;border-color: #ffc9c6;}.alert-danger hr {border-top-color: #ffb1ad;}.alert-danger .alert-link {color: #5b1612;}.alert-light {color: #818182;background-color: #fefefe;border-color: #fdfdfe;}.alert-light hr {border-top-color: #ececf6;}.alert-light .alert-link {color: #686868;}.alert-dark {color: #1b1e21;background-color: #d6d8d9;border-color: #c6c8ca;}.alert-dark hr {border-top-color: #b9bbbe;}.alert-dark .alert-link {color: #040505;}@keyframes progress-bar-stripes {from {background-position: 1rem 0;}to {background-position: 0 0;}}.progress {display: flex;height: 1rem;overflow: hidden;line-height: 0;font-size: 0.75rem;background-color: #e9ecef;border-radius: 0;}.progress-bar {display: flex;flex-direction: column;justify-content: center;overflow: hidden;color: #fff;text-align: center;white-space: nowrap;background-color: #0067e8;transition: width 0.6s ease;}@media (prefers-reduced-motion: reduce) {.progress-bar {transition: none;}}.progress-bar-striped {background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size: 1rem 1rem;}.progress-bar-animated {animation: progress-bar-stripes 1s linear infinite;}@media (prefers-reduced-motion: reduce) {.progress-bar-animated {animation: none;}}.media {display: flex;align-items: flex-start;}.media-body {flex: 1;}.list-group {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;border-radius: 0.25rem;}.list-group-item-action {width: 100%;color: #495057;text-align: inherit;}.list-group-item-action:hover, .list-group-item-action:focus {z-index: 1;color: #495057;text-decoration: none;background-color: #f8f9fa;}.list-group-item-action:active {color: #687583;background-color: #e9ecef;}.list-group-item {position: relative;display: block;padding: 0.75rem 1.25rem;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.125);}.list-group-item:first-child {border-top-left-radius: inherit;border-top-right-radius: inherit;}.list-group-item:last-child {border-bottom-right-radius: inherit;border-bottom-left-radius: inherit;}.list-group-item.disabled, .list-group-item:disabled {color: #6c757d;pointer-events: none;background-color: #fff;}.list-group-item.active {z-index: 2;color: #fff;background-color: #0067e8;border-color: #0067e8;}.list-group-item + .list-group-item {border-top-width: 0;}.list-group-item + .list-group-item.active {margin-top: -1px;border-top-width: 1px;}.list-group-horizontal {flex-direction: row;}.list-group-horizontal > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal > .list-group-item.active {margin-top: 0;}.list-group-horizontal > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}@media (min-width: 576px) {.list-group-horizontal-sm {flex-direction: row;}.list-group-horizontal-sm > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-sm > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-sm > .list-group-item.active {margin-top: 0;}.list-group-horizontal-sm > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-sm > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}@media (min-width: 768px) {.list-group-horizontal-md {flex-direction: row;}.list-group-horizontal-md > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-md > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-md > .list-group-item.active {margin-top: 0;}.list-group-horizontal-md > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-md > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}@media (min-width: 992px) {.list-group-horizontal-lg {flex-direction: row;}.list-group-horizontal-lg > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-lg > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-lg > .list-group-item.active {margin-top: 0;}.list-group-horizontal-lg > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-lg > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}@media (min-width: 1200px) {.list-group-horizontal-xl {flex-direction: row;}.list-group-horizontal-xl > .list-group-item:first-child {border-bottom-left-radius: 0.25rem;border-top-right-radius: 0;}.list-group-horizontal-xl > .list-group-item:last-child {border-top-right-radius: 0.25rem;border-bottom-left-radius: 0;}.list-group-horizontal-xl > .list-group-item.active {margin-top: 0;}.list-group-horizontal-xl > .list-group-item + .list-group-item {border-top-width: 1px;border-left-width: 0;}.list-group-horizontal-xl > .list-group-item + .list-group-item.active {margin-left: -1px;border-left-width: 1px;}}.list-group-flush {border-radius: 0;}.list-group-flush > .list-group-item {border-width: 0 0 1px;}.list-group-flush > .list-group-item:last-child {border-bottom-width: 0;}.list-group-item-primary {color: #003679;background-color: #b8d4f9;}.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {color: #003679;background-color: #a0c6f7;}.list-group-item-primary.list-group-item-action.active {color: #fff;background-color: #003679;border-color: #003679;}.list-group-item-secondary {color: #858585;background-color: white;}.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {color: #858585;background-color: #f2f2f2;}.list-group-item-secondary.list-group-item-action.active {color: #fff;background-color: #858585;border-color: #858585;}.list-group-item-success {color: #146d45;background-color: #c3f2dd;}.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {color: #146d45;background-color: #aeedd1;}.list-group-item-success.list-group-item-action.active {color: #fff;background-color: #146d45;border-color: #146d45;}.list-group-item-info {color: #0c5460;background-color: #bee5eb;}.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {color: #0c5460;background-color: #abdde5;}.list-group-item-info.list-group-item-action.active {color: #fff;background-color: #0c5460;border-color: #0c5460;}.list-group-item-warning {color: #856a01;background-color: #fff1b8;}.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {color: #856a01;background-color: #ffec9f;}.list-group-item-warning.list-group-item-action.active {color: #fff;background-color: #856a01;border-color: #856a01;}.list-group-item-danger {color: #85201b;background-color: #ffc9c6;}.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {color: #85201b;background-color: #ffb1ad;}.list-group-item-danger.list-group-item-action.active {color: #fff;background-color: #85201b;border-color: #85201b;}.list-group-item-light {color: #818182;background-color: #fdfdfe;}.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {color: #818182;background-color: #ececf6;}.list-group-item-light.list-group-item-action.active {color: #fff;background-color: #818182;border-color: #818182;}.list-group-item-dark {color: #1b1e21;background-color: #c6c8ca;}.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {color: #1b1e21;background-color: #b9bbbe;}.list-group-item-dark.list-group-item-action.active {color: #fff;background-color: #1b1e21;border-color: #1b1e21;}.close {float: right;font-size: 1.5rem;font-weight: 700;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .5;}.close:hover {color: #000;text-decoration: none;}.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {opacity: .75;}button.close {padding: 0;background-color: transparent;border: 0;}a.close.disabled {pointer-events: none;}.toast {flex-basis: 350px;max-width: 350px;font-size: 0.875rem;background-color: transparent;background-clip: padding-box;border: 0 solid rgba(0, 0, 0, 0.1);box-shadow: none;opacity: 0;border-radius: 0;}.toast:not(:last-child) {margin-bottom: 0.9375rem;}.toast.showing {opacity: 1;}.toast.show {display: block;opacity: 1;}.toast.hide {display: none;}.toast-header {display: flex;align-items: center;padding: 0.4375rem 0.9375rem;color: #687583;background-color: #ffffff;background-clip: padding-box;border-bottom: 0 solid #ffffff;border-top-left-radius: 0;border-top-right-radius: 0;}.toast-body {padding: 0.9375rem;}.modal-open {overflow: hidden;}.modal-open .modal {overflow-x: hidden;overflow-y: auto;}.modal {position: fixed;top: 0;left: 0;z-index: 1050;display: none;width: 100%;height: 100%;overflow: hidden;outline: 0;}.modal-dialog {position: relative;width: auto;margin: 0.5rem;pointer-events: none;}.modal.fade .modal-dialog {transition: transform 0.3s ease-out;transform: translate(0, -50px);}@media (prefers-reduced-motion: reduce) {.modal.fade .modal-dialog {transition: none;}}.modal.show .modal-dialog {transform: none;}.modal.modal-static .modal-dialog {transform: scale(1.02);}.modal-dialog-scrollable {display: flex;max-height: calc(100% - 1rem);}.modal-dialog-scrollable .modal-content {max-height: calc(100vh - 1rem);overflow: hidden;}.modal-dialog-scrollable .modal-header,.modal-dialog-scrollable .modal-footer {flex-shrink: 0;}.modal-dialog-scrollable .modal-body {overflow-y: auto;}.modal-dialog-centered {display: flex;align-items: center;min-height: calc(100% - 1rem);}.modal-dialog-centered::before {display: block;height: calc(100vh - 1rem);height: min-content;content: "";}.modal-dialog-centered.modal-dialog-scrollable {flex-direction: column;justify-content: center;height: 100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content {max-height: none;}.modal-dialog-centered.modal-dialog-scrollable::before {content: none;}.modal-content {position: relative;display: flex;flex-direction: column;width: 100%;pointer-events: auto;background-color: #ffffff;background-clip: padding-box;border: 0 solid rgba(0, 0, 0, 0.2);border-radius: 0;outline: 0;}.modal-backdrop {position: fixed;top: 0;left: 0;z-index: 1040;width: 100vw;height: 100vh;background-color: #000;}.modal-backdrop.fade {opacity: 0;}.modal-backdrop.show {opacity: 0.5;}.modal-header {display: flex;align-items: flex-start;justify-content: space-between;padding: 1rem 1rem;border-bottom: 1px solid #e9e9e9;border-top-left-radius: 0;border-top-right-radius: 0;}.modal-header .close {padding: 1rem 1rem;margin: -1rem -1rem -1rem auto;}.modal-title {margin-bottom: 0;line-height: 1.5;}.modal-body {position: relative;flex: 1 1 auto;padding: 0.9375rem;}.modal-footer {display: flex;flex-wrap: wrap;align-items: center;justify-content: flex-end;padding: 0.6875rem;border-top: 1px solid #e9e9e9;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}.modal-footer > * {margin: 0.25rem;}.modal-scrollbar-measure {position: absolute;top: -9999px;width: 50px;height: 50px;overflow: scroll;}@media (min-width: 576px) {.modal-dialog {max-width: 910px;margin: 1.75rem auto;}.modal-dialog-scrollable {max-height: calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content {max-height: calc(100vh - 3.5rem);}.modal-dialog-centered {min-height: calc(100% - 3.5rem);}.modal-dialog-centered::before {height: calc(100vh - 3.5rem);height: min-content;}.modal-sm {max-width: 450px;}}@media (min-width: 992px) {.modal-lg,.modal-xl {max-width: 910px;}}@media (min-width: 1200px) {.modal-xl {max-width: 1140px;}}.tooltip {position: absolute;z-index: 1070;display: block;margin: 0;font-family: averta-regular, Helvetica, Arial, sans-serif;font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;opacity: 0;}.tooltip.show {opacity: 1;}.tooltip .arrow {position: absolute;display: block;width: 0.8rem;height: 0.4rem;}.tooltip .arrow::before {position: absolute;content: "";border-color: transparent;border-style: solid;}.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {padding: 0.4rem 0;}.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {bottom: 0;}.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {top: 0;border-width: 0.4rem 0.4rem 0;border-top-color: #ffffff;}.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {padding: 0 0.4rem;}.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {left: 0;width: 0.4rem;height: 0.8rem;}.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {right: 0;border-width: 0.4rem 0.4rem 0.4rem 0;border-right-color: #ffffff;}.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {padding: 0.4rem 0;}.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {top: 0;}.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {bottom: 0;border-width: 0 0.4rem 0.4rem;border-bottom-color: #ffffff;}.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {padding: 0 0.4rem;}.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {right: 0;width: 0.4rem;height: 0.8rem;}.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {left: 0;border-width: 0.4rem 0 0.4rem 0.4rem;border-left-color: #ffffff;}.tooltip-inner {max-width: 225px;padding: 0.25rem 0.5rem;color: #111111;text-align: center;background-color: #ffffff;border-radius: 0;}.popover {position: absolute;top: 0;left: 0;z-index: 1060;display: block;max-width: 276px;font-family: averta-regular, Helvetica, Arial, sans-serif;font-style: normal;font-weight: 400;line-height: 1.5;text-align: left;text-align: start;text-decoration: none;text-shadow: none;text-transform: none;letter-spacing: normal;word-break: normal;word-spacing: normal;white-space: normal;line-break: auto;font-size: 0.875rem;word-wrap: break-word;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.2);border-radius: 0.3rem;}.popover .arrow {position: absolute;display: block;width: 1rem;height: 0.5rem;margin: 0 0.3rem;}.popover .arrow::before, .popover .arrow::after {position: absolute;display: block;content: "";border-color: transparent;border-style: solid;}.bs-popover-top, .bs-popover-auto[x-placement^="top"] {margin-bottom: 0.5rem;}.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {bottom: calc(-0.5rem - 1px);}.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {bottom: 0;border-width: 0.5rem 0.5rem 0;border-top-color: rgba(0, 0, 0, 0.25);}.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {bottom: 1px;border-width: 0.5rem 0.5rem 0;border-top-color: #fff;}.bs-popover-right, .bs-popover-auto[x-placement^="right"] {margin-left: 0.5rem;}.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {left: calc(-0.5rem - 1px);width: 0.5rem;height: 1rem;margin: 0.3rem 0;}.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {left: 0;border-width: 0.5rem 0.5rem 0.5rem 0;border-right-color: rgba(0, 0, 0, 0.25);}.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {left: 1px;border-width: 0.5rem 0.5rem 0.5rem 0;border-right-color: #fff;}.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {margin-top: 0.5rem;}.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {top: calc(-0.5rem - 1px);}.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {top: 0;border-width: 0 0.5rem 0.5rem 0.5rem;border-bottom-color: rgba(0, 0, 0, 0.25);}.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {top: 1px;border-width: 0 0.5rem 0.5rem 0.5rem;border-bottom-color: #fff;}.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {position: absolute;top: 0;left: 50%;display: block;width: 1rem;margin-left: -0.5rem;content: "";border-bottom: 1px solid #f7f7f7;}.bs-popover-left, .bs-popover-auto[x-placement^="left"] {margin-right: 0.5rem;}.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {right: calc(-0.5rem - 1px);width: 0.5rem;height: 1rem;margin: 0.3rem 0;}.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {right: 0;border-width: 0.5rem 0 0.5rem 0.5rem;border-left-color: rgba(0, 0, 0, 0.25);}.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {right: 1px;border-width: 0.5rem 0 0.5rem 0.5rem;border-left-color: #fff;}.popover-header {padding: 0.5rem 0.75rem;margin-bottom: 0;font-size: 1rem;color: #111111;background-color: #f7f7f7;border-bottom: 1px solid #ebebeb;border-top-left-radius: calc(0.3rem - 1px);border-top-right-radius: calc(0.3rem - 1px);}.popover-header:empty {display: none;}.popover-body {padding: 0.5rem 0.75rem;color: #687583;}.carousel {position: relative;}.carousel.pointer-event {touch-action: pan-y;}.carousel-inner {position: relative;width: 100%;overflow: hidden;}.carousel-inner::after {display: block;clear: both;content: "";}.carousel-item {position: relative;display: none;float: left;width: 100%;margin-right: -100%;backface-visibility: hidden;transition: transform 0.6s ease-in-out;}@media (prefers-reduced-motion: reduce) {.carousel-item {transition: none;}}.carousel-item.active,.carousel-item-next,.carousel-item-prev {display: block;}.carousel-item-next:not(.carousel-item-left),.active.carousel-item-right {transform: translateX(100%);}.carousel-item-prev:not(.carousel-item-right),.active.carousel-item-left {transform: translateX(-100%);}.carousel-fade .carousel-item {opacity: 0;transition-property: opacity;transform: none;}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {z-index: 1;opacity: 1;}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {z-index: 0;opacity: 0;transition: opacity 0s 0.6s;}@media (prefers-reduced-motion: reduce) {.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {transition: none;}}.carousel-control-prev,.carousel-control-next {position: absolute;top: 0;bottom: 0;z-index: 1;display: flex;align-items: center;justify-content: center;width: 15%;color: #fff;text-align: center;opacity: 0.5;transition: opacity 0.15s ease;}@media (prefers-reduced-motion: reduce) {.carousel-control-prev,.carousel-control-next {transition: none;}}.carousel-control-prev:hover, .carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus {color: #fff;text-decoration: none;outline: 0;opacity: 0.9;}.carousel-control-prev {left: 0;}.carousel-control-next {right: 0;}.carousel-control-prev-icon,.carousel-control-next-icon {display: inline-block;width: 20px;height: 20px;background: no-repeat 50% / 100% 100%;}.carousel-control-prev-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");}.carousel-control-next-icon {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");}.carousel-indicators {position: absolute;right: 0;bottom: 0;left: 0;z-index: 15;display: flex;justify-content: center;padding-left: 0;margin-right: 15%;margin-left: 15%;list-style: none;}.carousel-indicators li {box-sizing: content-box;flex: 0 1 auto;width: 30px;height: 3px;margin-right: 3px;margin-left: 3px;text-indent: -999px;cursor: pointer;background-color: #fff;background-clip: padding-box;border-top: 10px solid transparent;border-bottom: 10px solid transparent;opacity: .5;transition: opacity 0.6s ease;}@media (prefers-reduced-motion: reduce) {.carousel-indicators li {transition: none;}}.carousel-indicators .active {opacity: 1;}.carousel-caption {position: absolute;right: 15%;bottom: 20px;left: 15%;z-index: 10;padding-top: 20px;padding-bottom: 20px;color: #fff;text-align: center;}@keyframes spinner-border {to {transform: rotate(360deg);}}.spinner-border {display: inline-block;width: 2rem;height: 2rem;vertical-align: text-bottom;border: 0.25em solid currentColor;border-right-color: transparent;border-radius: 50%;animation: spinner-border .75s linear infinite;}.spinner-border-sm {width: 1rem;height: 1rem;border-width: 0.2em;}@keyframes spinner-grow {0% {transform: scale(0);}50% {opacity: 1;transform: none;}}.spinner-grow {display: inline-block;width: 2rem;height: 2rem;vertical-align: text-bottom;background-color: currentColor;border-radius: 50%;opacity: 0;animation: spinner-grow .75s linear infinite;}.spinner-grow-sm {width: 1rem;height: 1rem;}.align-baseline {vertical-align: baseline !important;}.align-top {vertical-align: top !important;}.align-middle {vertical-align: middle !important;}.align-bottom {vertical-align: bottom !important;}.align-text-bottom {vertical-align: text-bottom !important;}.align-text-top {vertical-align: text-top !important;}.bg-primary {background-color: #0067e8 !important;}a.bg-primary:hover, a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus {background-color: #0050b5 !important;}.bg-secondary {background-color: #ffffff !important;}a.bg-secondary:hover, a.bg-secondary:focus,button.bg-secondary:hover,button.bg-secondary:focus {background-color: #e6e5e5 !important;}.bg-success {background-color: #27d285 !important;}a.bg-success:hover, a.bg-success:focus,button.bg-success:hover,button.bg-success:focus {background-color: #1fa76a !important;}.bg-info {background-color: #17a2b8 !important;}a.bg-info:hover, a.bg-info:focus,button.bg-info:hover,button.bg-info:focus {background-color: #117a8b !important;}.bg-warning {background-color: #ffcc01 !important;}a.bg-warning:hover, a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus {background-color: #cda400 !important;}.bg-danger {background-color: #ff3e33 !important;}a.bg-danger:hover, a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus {background-color: #ff0e00 !important;}.bg-light {background-color: #f8f9fa !important;}a.bg-light:hover, a.bg-light:focus,button.bg-light:hover,button.bg-light:focus {background-color: #dae0e5 !important;}.bg-dark {background-color: #343a40 !important;}a.bg-dark:hover, a.bg-dark:focus,button.bg-dark:hover,button.bg-dark:focus {background-color: #1d2124 !important;}.bg-white {background-color: #fff !important;}.bg-transparent {background-color: transparent !important;}.border {border: 1px solid #e9e9e9 !important;}.border-top {border-top: 1px solid #e9e9e9 !important;}.border-right {border-right: 1px solid #e9e9e9 !important;}.border-bottom {border-bottom: 1px solid #e9e9e9 !important;}.border-left {border-left: 1px solid #e9e9e9 !important;}.border-0 {border: 0 !important;}.border-top-0 {border-top: 0 !important;}.border-right-0 {border-right: 0 !important;}.border-bottom-0 {border-bottom: 0 !important;}.border-left-0 {border-left: 0 !important;}.border-primary {border-color: #0067e8 !important;}.border-secondary {border-color: #ffffff !important;}.border-success {border-color: #27d285 !important;}.border-info {border-color: #17a2b8 !important;}.border-warning {border-color: #ffcc01 !important;}.border-danger {border-color: #ff3e33 !important;}.border-light {border-color: #f8f9fa !important;}.border-dark {border-color: #343a40 !important;}.border-white {border-color: #fff !important;}.rounded-sm {border-radius: 0.25rem !important;}.rounded {border-radius: 0.25rem !important;}.rounded-top {border-top-left-radius: 0.25rem !important;border-top-right-radius: 0.25rem !important;}.rounded-right {border-top-right-radius: 0.25rem !important;border-bottom-right-radius: 0.25rem !important;}.rounded-bottom {border-bottom-right-radius: 0.25rem !important;border-bottom-left-radius: 0.25rem !important;}.rounded-left {border-top-left-radius: 0.25rem !important;border-bottom-left-radius: 0.25rem !important;}.rounded-lg {border-radius: 0.3rem !important;}.rounded-circle, .avatar, .avatar.user-online::after, .avatar img, .avatar.role-sm:before, .avatar.role-po:before, .avatar.role-po-sm:before, #oauth-confirm .oauth-avatar, .user-avatars img, .devops-details .devops-app .devops-app-img, .user-entry img {border-radius: 50% !important;}.rounded-pill {border-radius: 50rem !important;}.rounded-0 {border-radius: 0 !important;}.clearfix::after {display: block;clear: both;content: "";}.d-none {display: none !important;}.d-inline {display: inline !important;}.d-inline-block {display: inline-block !important;}.d-block {display: block !important;}.d-table {display: table !important;}.d-table-row {display: table-row !important;}.d-table-cell {display: table-cell !important;}.d-flex {display: flex !important;}.d-inline-flex {display: inline-flex !important;}@media (min-width: 576px) {.d-sm-none {display: none !important;}.d-sm-inline {display: inline !important;}.d-sm-inline-block {display: inline-block !important;}.d-sm-block {display: block !important;}.d-sm-table {display: table !important;}.d-sm-table-row {display: table-row !important;}.d-sm-table-cell {display: table-cell !important;}.d-sm-flex {display: flex !important;}.d-sm-inline-flex {display: inline-flex !important;}}@media (min-width: 768px) {.d-md-none {display: none !important;}.d-md-inline {display: inline !important;}.d-md-inline-block {display: inline-block !important;}.d-md-block {display: block !important;}.d-md-table {display: table !important;}.d-md-table-row {display: table-row !important;}.d-md-table-cell {display: table-cell !important;}.d-md-flex {display: flex !important;}.d-md-inline-flex {display: inline-flex !important;}}@media (min-width: 992px) {.d-lg-none {display: none !important;}.d-lg-inline {display: inline !important;}.d-lg-inline-block {display: inline-block !important;}.d-lg-block {display: block !important;}.d-lg-table {display: table !important;}.d-lg-table-row {display: table-row !important;}.d-lg-table-cell {display: table-cell !important;}.d-lg-flex {display: flex !important;}.d-lg-inline-flex {display: inline-flex !important;}}@media (min-width: 1200px) {.d-xl-none {display: none !important;}.d-xl-inline {display: inline !important;}.d-xl-inline-block {display: inline-block !important;}.d-xl-block {display: block !important;}.d-xl-table {display: table !important;}.d-xl-table-row {display: table-row !important;}.d-xl-table-cell {display: table-cell !important;}.d-xl-flex {display: flex !important;}.d-xl-inline-flex {display: inline-flex !important;}}@media print {.d-print-none {display: none !important;}.d-print-inline {display: inline !important;}.d-print-inline-block {display: inline-block !important;}.d-print-block {display: block !important;}.d-print-table {display: table !important;}.d-print-table-row {display: table-row !important;}.d-print-table-cell {display: table-cell !important;}.d-print-flex {display: flex !important;}.d-print-inline-flex {display: inline-flex !important;}}.embed-responsive {position: relative;display: block;width: 100%;padding: 0;overflow: hidden;}.embed-responsive::before {display: block;content: "";}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {position: absolute;top: 0;bottom: 0;left: 0;width: 100%;height: 100%;border: 0;}.embed-responsive-21by9::before {padding-top: 42.85714286%;}.embed-responsive-16by9::before {padding-top: 56.25%;}.embed-responsive-4by3::before {padding-top: 75%;}.embed-responsive-1by1::before {padding-top: 100%;}.flex-row {flex-direction: row !important;}.flex-column {flex-direction: column !important;}.flex-row-reverse {flex-direction: row-reverse !important;}.flex-column-reverse {flex-direction: column-reverse !important;}.flex-wrap {flex-wrap: wrap !important;}.flex-nowrap {flex-wrap: nowrap !important;}.flex-wrap-reverse {flex-wrap: wrap-reverse !important;}.flex-fill {flex: 1 1 auto !important;}.flex-grow-0 {flex-grow: 0 !important;}.flex-grow-1 {flex-grow: 1 !important;}.flex-shrink-0 {flex-shrink: 0 !important;}.flex-shrink-1 {flex-shrink: 1 !important;}.justify-content-start {justify-content: flex-start !important;}.justify-content-end {justify-content: flex-end !important;}.justify-content-center {justify-content: center !important;}.justify-content-between {justify-content: space-between !important;}.justify-content-around {justify-content: space-around !important;}.align-items-start {align-items: flex-start !important;}.align-items-end {align-items: flex-end !important;}.align-items-center {align-items: center !important;}.align-items-baseline {align-items: baseline !important;}.align-items-stretch {align-items: stretch !important;}.align-content-start {align-content: flex-start !important;}.align-content-end {align-content: flex-end !important;}.align-content-center {align-content: center !important;}.align-content-between {align-content: space-between !important;}.align-content-around {align-content: space-around !important;}.align-content-stretch {align-content: stretch !important;}.align-self-auto {align-self: auto !important;}.align-self-start {align-self: flex-start !important;}.align-self-end {align-self: flex-end !important;}.align-self-center {align-self: center !important;}.align-self-baseline {align-self: baseline !important;}.align-self-stretch {align-self: stretch !important;}@media (min-width: 576px) {.flex-sm-row {flex-direction: row !important;}.flex-sm-column {flex-direction: column !important;}.flex-sm-row-reverse {flex-direction: row-reverse !important;}.flex-sm-column-reverse {flex-direction: column-reverse !important;}.flex-sm-wrap {flex-wrap: wrap !important;}.flex-sm-nowrap {flex-wrap: nowrap !important;}.flex-sm-wrap-reverse {flex-wrap: wrap-reverse !important;}.flex-sm-fill {flex: 1 1 auto !important;}.flex-sm-grow-0 {flex-grow: 0 !important;}.flex-sm-grow-1 {flex-grow: 1 !important;}.flex-sm-shrink-0 {flex-shrink: 0 !important;}.flex-sm-shrink-1 {flex-shrink: 1 !important;}.justify-content-sm-start {justify-content: flex-start !important;}.justify-content-sm-end {justify-content: flex-end !important;}.justify-content-sm-center {justify-content: center !important;}.justify-content-sm-between {justify-content: space-between !important;}.justify-content-sm-around {justify-content: space-around !important;}.align-items-sm-start {align-items: flex-start !important;}.align-items-sm-end {align-items: flex-end !important;}.align-items-sm-center {align-items: center !important;}.align-items-sm-baseline {align-items: baseline !important;}.align-items-sm-stretch {align-items: stretch !important;}.align-content-sm-start {align-content: flex-start !important;}.align-content-sm-end {align-content: flex-end !important;}.align-content-sm-center {align-content: center !important;}.align-content-sm-between {align-content: space-between !important;}.align-content-sm-around {align-content: space-around !important;}.align-content-sm-stretch {align-content: stretch !important;}.align-self-sm-auto {align-self: auto !important;}.align-self-sm-start {align-self: flex-start !important;}.align-self-sm-end {align-self: flex-end !important;}.align-self-sm-center {align-self: center !important;}.align-self-sm-baseline {align-self: baseline !important;}.align-self-sm-stretch {align-self: stretch !important;}}@media (min-width: 768px) {.flex-md-row {flex-direction: row !important;}.flex-md-column {flex-direction: column !important;}.flex-md-row-reverse {flex-direction: row-reverse !important;}.flex-md-column-reverse {flex-direction: column-reverse !important;}.flex-md-wrap {flex-wrap: wrap !important;}.flex-md-nowrap {flex-wrap: nowrap !important;}.flex-md-wrap-reverse {flex-wrap: wrap-reverse !important;}.flex-md-fill {flex: 1 1 auto !important;}.flex-md-grow-0 {flex-grow: 0 !important;}.flex-md-grow-1 {flex-grow: 1 !important;}.flex-md-shrink-0 {flex-shrink: 0 !important;}.flex-md-shrink-1 {flex-shrink: 1 !important;}.justify-content-md-start {justify-content: flex-start !important;}.justify-content-md-end {justify-content: flex-end !important;}.justify-content-md-center {justify-content: center !important;}.justify-content-md-between {justify-content: space-between !important;}.justify-content-md-around {justify-content: space-around !important;}.align-items-md-start {align-items: flex-start !important;}.align-items-md-end {align-items: flex-end !important;}.align-items-md-center {align-items: center !important;}.align-items-md-baseline {align-items: baseline !important;}.align-items-md-stretch {align-items: stretch !important;}.align-content-md-start {align-content: flex-start !important;}.align-content-md-end {align-content: flex-end !important;}.align-content-md-center {align-content: center !important;}.align-content-md-between {align-content: space-between !important;}.align-content-md-around {align-content: space-around !important;}.align-content-md-stretch {align-content: stretch !important;}.align-self-md-auto {align-self: auto !important;}.align-self-md-start {align-self: flex-start !important;}.align-self-md-end {align-self: flex-end !important;}.align-self-md-center {align-self: center !important;}.align-self-md-baseline {align-self: baseline !important;}.align-self-md-stretch {align-self: stretch !important;}}@media (min-width: 992px) {.flex-lg-row {flex-direction: row !important;}.flex-lg-column {flex-direction: column !important;}.flex-lg-row-reverse {flex-direction: row-reverse !important;}.flex-lg-column-reverse {flex-direction: column-reverse !important;}.flex-lg-wrap {flex-wrap: wrap !important;}.flex-lg-nowrap {flex-wrap: nowrap !important;}.flex-lg-wrap-reverse {flex-wrap: wrap-reverse !important;}.flex-lg-fill {flex: 1 1 auto !important;}.flex-lg-grow-0 {flex-grow: 0 !important;}.flex-lg-grow-1 {flex-grow: 1 !important;}.flex-lg-shrink-0 {flex-shrink: 0 !important;}.flex-lg-shrink-1 {flex-shrink: 1 !important;}.justify-content-lg-start {justify-content: flex-start !important;}.justify-content-lg-end {justify-content: flex-end !important;}.justify-content-lg-center {justify-content: center !important;}.justify-content-lg-between {justify-content: space-between !important;}.justify-content-lg-around {justify-content: space-around !important;}.align-items-lg-start {align-items: flex-start !important;}.align-items-lg-end {align-items: flex-end !important;}.align-items-lg-center {align-items: center !important;}.align-items-lg-baseline {align-items: baseline !important;}.align-items-lg-stretch {align-items: stretch !important;}.align-content-lg-start {align-content: flex-start !important;}.align-content-lg-end {align-content: flex-end !important;}.align-content-lg-center {align-content: center !important;}.align-content-lg-between {align-content: space-between !important;}.align-content-lg-around {align-content: space-around !important;}.align-content-lg-stretch {align-content: stretch !important;}.align-self-lg-auto {align-self: auto !important;}.align-self-lg-start {align-self: flex-start !important;}.align-self-lg-end {align-self: flex-end !important;}.align-self-lg-center {align-self: center !important;}.align-self-lg-baseline {align-self: baseline !important;}.align-self-lg-stretch {align-self: stretch !important;}}@media (min-width: 1200px) {.flex-xl-row {flex-direction: row !important;}.flex-xl-column {flex-direction: column !important;}.flex-xl-row-reverse {flex-direction: row-reverse !important;}.flex-xl-column-reverse {flex-direction: column-reverse !important;}.flex-xl-wrap {flex-wrap: wrap !important;}.flex-xl-nowrap {flex-wrap: nowrap !important;}.flex-xl-wrap-reverse {flex-wrap: wrap-reverse !important;}.flex-xl-fill {flex: 1 1 auto !important;}.flex-xl-grow-0 {flex-grow: 0 !important;}.flex-xl-grow-1 {flex-grow: 1 !important;}.flex-xl-shrink-0 {flex-shrink: 0 !important;}.flex-xl-shrink-1 {flex-shrink: 1 !important;}.justify-content-xl-start {justify-content: flex-start !important;}.justify-content-xl-end {justify-content: flex-end !important;}.justify-content-xl-center {justify-content: center !important;}.justify-content-xl-between {justify-content: space-between !important;}.justify-content-xl-around {justify-content: space-around !important;}.align-items-xl-start {align-items: flex-start !important;}.align-items-xl-end {align-items: flex-end !important;}.align-items-xl-center {align-items: center !important;}.align-items-xl-baseline {align-items: baseline !important;}.align-items-xl-stretch {align-items: stretch !important;}.align-content-xl-start {align-content: flex-start !important;}.align-content-xl-end {align-content: flex-end !important;}.align-content-xl-center {align-content: center !important;}.align-content-xl-between {align-content: space-between !important;}.align-content-xl-around {align-content: space-around !important;}.align-content-xl-stretch {align-content: stretch !important;}.align-self-xl-auto {align-self: auto !important;}.align-self-xl-start {align-self: flex-start !important;}.align-self-xl-end {align-self: flex-end !important;}.align-self-xl-center {align-self: center !important;}.align-self-xl-baseline {align-self: baseline !important;}.align-self-xl-stretch {align-self: stretch !important;}}.float-left {float: left !important;}.float-right {float: right !important;}.float-none {float: none !important;}@media (min-width: 576px) {.float-sm-left {float: left !important;}.float-sm-right {float: right !important;}.float-sm-none {float: none !important;}}@media (min-width: 768px) {.float-md-left {float: left !important;}.float-md-right {float: right !important;}.float-md-none {float: none !important;}}@media (min-width: 992px) {.float-lg-left {float: left !important;}.float-lg-right {float: right !important;}.float-lg-none {float: none !important;}}@media (min-width: 1200px) {.float-xl-left {float: left !important;}.float-xl-right {float: right !important;}.float-xl-none {float: none !important;}}.user-select-all {user-select: all !important;}.user-select-auto {user-select: auto !important;}.user-select-none {user-select: none !important;}.overflow-auto {overflow: auto !important;}.overflow-hidden {overflow: hidden !important;}.position-static {position: static !important;}.position-relative {position: relative !important;}.position-absolute {position: absolute !important;}.position-fixed {position: fixed !important;}.position-sticky {position: sticky !important;}.fixed-top {position: fixed;top: 0;right: 0;left: 0;z-index: 1030;}.fixed-bottom {position: fixed;right: 0;bottom: 0;left: 0;z-index: 1030;}@supports (position: sticky) {.sticky-top {position: sticky;top: 0;z-index: 1020;}}.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border: 0;}.sr-only-focusable:active, .sr-only-focusable:focus {position: static;width: auto;height: auto;overflow: visible;clip: auto;white-space: normal;}.shadow-sm {box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;}.shadow {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;}.shadow-lg {box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;}.shadow-none {box-shadow: none !important;}.w-25 {width: 25% !important;}.w-50 {width: 50% !important;}.w-75 {width: 75% !important;}.w-100 {width: 100% !important;}.w-auto {width: auto !important;}.h-25 {height: 25% !important;}.h-50 {height: 50% !important;}.h-75 {height: 75% !important;}.h-100 {height: 100% !important;}.h-auto {height: auto !important;}.mw-100 {max-width: 100% !important;}.mh-100 {max-height: 100% !important;}.min-vw-100 {min-width: 100vw !important;}.min-vh-100 {min-height: 100vh !important;}.vw-100 {width: 100vw !important;}.vh-100 {height: 100vh !important;}.m-0 {margin: 0 !important;}.mt-0,.my-0 {margin-top: 0 !important;}.mr-0,.mx-0 {margin-right: 0 !important;}.mb-0,.my-0 {margin-bottom: 0 !important;}.ml-0,.mx-0 {margin-left: 0 !important;}.m-1 {margin: 0.25rem !important;}.mt-1,.my-1 {margin-top: 0.25rem !important;}.mr-1,.mx-1 {margin-right: 0.25rem !important;}.mb-1,.my-1 {margin-bottom: 0.25rem !important;}.ml-1,.mx-1 {margin-left: 0.25rem !important;}.m-2 {margin: 0.5rem !important;}.mt-2,.my-2 {margin-top: 0.5rem !important;}.mr-2,.mx-2 {margin-right: 0.5rem !important;}.mb-2,.my-2 {margin-bottom: 0.5rem !important;}.ml-2,.mx-2 {margin-left: 0.5rem !important;}.m-3 {margin: 1rem !important;}.mt-3,.my-3 {margin-top: 1rem !important;}.mr-3,.mx-3 {margin-right: 1rem !important;}.mb-3,.my-3 {margin-bottom: 1rem !important;}.ml-3,.mx-3 {margin-left: 1rem !important;}.m-4 {margin: 1.5rem !important;}.mt-4,.my-4 {margin-top: 1.5rem !important;}.mr-4,.mx-4 {margin-right: 1.5rem !important;}.mb-4,.my-4 {margin-bottom: 1.5rem !important;}.ml-4,.mx-4 {margin-left: 1.5rem !important;}.m-5 {margin: 3rem !important;}.mt-5,.my-5 {margin-top: 3rem !important;}.mr-5,.mx-5 {margin-right: 3rem !important;}.mb-5,.my-5 {margin-bottom: 3rem !important;}.ml-5,.mx-5 {margin-left: 3rem !important;}.p-0 {padding: 0 !important;}.pt-0,.py-0 {padding-top: 0 !important;}.pr-0,.px-0 {padding-right: 0 !important;}.pb-0,.py-0 {padding-bottom: 0 !important;}.pl-0,.px-0 {padding-left: 0 !important;}.p-1 {padding: 0.25rem !important;}.pt-1,.py-1 {padding-top: 0.25rem !important;}.pr-1,.px-1 {padding-right: 0.25rem !important;}.pb-1,.py-1 {padding-bottom: 0.25rem !important;}.pl-1,.px-1 {padding-left: 0.25rem !important;}.p-2 {padding: 0.5rem !important;}.pt-2,.py-2 {padding-top: 0.5rem !important;}.pr-2,.px-2 {padding-right: 0.5rem !important;}.pb-2,.py-2 {padding-bottom: 0.5rem !important;}.pl-2,.px-2 {padding-left: 0.5rem !important;}.p-3 {padding: 1rem !important;}.pt-3,.py-3 {padding-top: 1rem !important;}.pr-3,.px-3 {padding-right: 1rem !important;}.pb-3,.py-3 {padding-bottom: 1rem !important;}.pl-3,.px-3 {padding-left: 1rem !important;}.p-4 {padding: 1.5rem !important;}.pt-4,.py-4 {padding-top: 1.5rem !important;}.pr-4,.px-4 {padding-right: 1.5rem !important;}.pb-4,.py-4 {padding-bottom: 1.5rem !important;}.pl-4,.px-4 {padding-left: 1.5rem !important;}.p-5 {padding: 3rem !important;}.pt-5,.py-5 {padding-top: 3rem !important;}.pr-5,.px-5 {padding-right: 3rem !important;}.pb-5,.py-5 {padding-bottom: 3rem !important;}.pl-5,.px-5 {padding-left: 3rem !important;}.m-n1 {margin: -0.25rem !important;}.mt-n1,.my-n1 {margin-top: -0.25rem !important;}.mr-n1,.mx-n1 {margin-right: -0.25rem !important;}.mb-n1,.my-n1 {margin-bottom: -0.25rem !important;}.ml-n1,.mx-n1 {margin-left: -0.25rem !important;}.m-n2 {margin: -0.5rem !important;}.mt-n2,.my-n2 {margin-top: -0.5rem !important;}.mr-n2,.mx-n2 {margin-right: -0.5rem !important;}.mb-n2,.my-n2 {margin-bottom: -0.5rem !important;}.ml-n2,.mx-n2 {margin-left: -0.5rem !important;}.m-n3 {margin: -1rem !important;}.mt-n3,.my-n3 {margin-top: -1rem !important;}.mr-n3,.mx-n3 {margin-right: -1rem !important;}.mb-n3,.my-n3 {margin-bottom: -1rem !important;}.ml-n3,.mx-n3 {margin-left: -1rem !important;}.m-n4 {margin: -1.5rem !important;}.mt-n4,.my-n4 {margin-top: -1.5rem !important;}.mr-n4,.mx-n4 {margin-right: -1.5rem !important;}.mb-n4,.my-n4 {margin-bottom: -1.5rem !important;}.ml-n4,.mx-n4 {margin-left: -1.5rem !important;}.m-n5 {margin: -3rem !important;}.mt-n5,.my-n5 {margin-top: -3rem !important;}.mr-n5,.mx-n5 {margin-right: -3rem !important;}.mb-n5,.my-n5 {margin-bottom: -3rem !important;}.ml-n5,.mx-n5 {margin-left: -3rem !important;}.m-auto {margin: auto !important;}.mt-auto,.my-auto {margin-top: auto !important;}.mr-auto,.mx-auto {margin-right: auto !important;}.mb-auto,.my-auto {margin-bottom: auto !important;}.ml-auto,.mx-auto {margin-left: auto !important;}@media (min-width: 576px) {.m-sm-0 {margin: 0 !important;}.mt-sm-0,.my-sm-0 {margin-top: 0 !important;}.mr-sm-0,.mx-sm-0 {margin-right: 0 !important;}.mb-sm-0,.my-sm-0 {margin-bottom: 0 !important;}.ml-sm-0,.mx-sm-0 {margin-left: 0 !important;}.m-sm-1 {margin: 0.25rem !important;}.mt-sm-1,.my-sm-1 {margin-top: 0.25rem !important;}.mr-sm-1,.mx-sm-1 {margin-right: 0.25rem !important;}.mb-sm-1,.my-sm-1 {margin-bottom: 0.25rem !important;}.ml-sm-1,.mx-sm-1 {margin-left: 0.25rem !important;}.m-sm-2 {margin: 0.5rem !important;}.mt-sm-2,.my-sm-2 {margin-top: 0.5rem !important;}.mr-sm-2,.mx-sm-2 {margin-right: 0.5rem !important;}.mb-sm-2,.my-sm-2 {margin-bottom: 0.5rem !important;}.ml-sm-2,.mx-sm-2 {margin-left: 0.5rem !important;}.m-sm-3 {margin: 1rem !important;}.mt-sm-3,.my-sm-3 {margin-top: 1rem !important;}.mr-sm-3,.mx-sm-3 {margin-right: 1rem !important;}.mb-sm-3,.my-sm-3 {margin-bottom: 1rem !important;}.ml-sm-3,.mx-sm-3 {margin-left: 1rem !important;}.m-sm-4 {margin: 1.5rem !important;}.mt-sm-4,.my-sm-4 {margin-top: 1.5rem !important;}.mr-sm-4,.mx-sm-4 {margin-right: 1.5rem !important;}.mb-sm-4,.my-sm-4 {margin-bottom: 1.5rem !important;}.ml-sm-4,.mx-sm-4 {margin-left: 1.5rem !important;}.m-sm-5 {margin: 3rem !important;}.mt-sm-5,.my-sm-5 {margin-top: 3rem !important;}.mr-sm-5,.mx-sm-5 {margin-right: 3rem !important;}.mb-sm-5,.my-sm-5 {margin-bottom: 3rem !important;}.ml-sm-5,.mx-sm-5 {margin-left: 3rem !important;}.p-sm-0 {padding: 0 !important;}.pt-sm-0,.py-sm-0 {padding-top: 0 !important;}.pr-sm-0,.px-sm-0 {padding-right: 0 !important;}.pb-sm-0,.py-sm-0 {padding-bottom: 0 !important;}.pl-sm-0,.px-sm-0 {padding-left: 0 !important;}.p-sm-1 {padding: 0.25rem !important;}.pt-sm-1,.py-sm-1 {padding-top: 0.25rem !important;}.pr-sm-1,.px-sm-1 {padding-right: 0.25rem !important;}.pb-sm-1,.py-sm-1 {padding-bottom: 0.25rem !important;}.pl-sm-1,.px-sm-1 {padding-left: 0.25rem !important;}.p-sm-2 {padding: 0.5rem !important;}.pt-sm-2,.py-sm-2 {padding-top: 0.5rem !important;}.pr-sm-2,.px-sm-2 {padding-right: 0.5rem !important;}.pb-sm-2,.py-sm-2 {padding-bottom: 0.5rem !important;}.pl-sm-2,.px-sm-2 {padding-left: 0.5rem !important;}.p-sm-3 {padding: 1rem !important;}.pt-sm-3,.py-sm-3 {padding-top: 1rem !important;}.pr-sm-3,.px-sm-3 {padding-right: 1rem !important;}.pb-sm-3,.py-sm-3 {padding-bottom: 1rem !important;}.pl-sm-3,.px-sm-3 {padding-left: 1rem !important;}.p-sm-4 {padding: 1.5rem !important;}.pt-sm-4,.py-sm-4 {padding-top: 1.5rem !important;}.pr-sm-4,.px-sm-4 {padding-right: 1.5rem !important;}.pb-sm-4,.py-sm-4 {padding-bottom: 1.5rem !important;}.pl-sm-4,.px-sm-4 {padding-left: 1.5rem !important;}.p-sm-5 {padding: 3rem !important;}.pt-sm-5,.py-sm-5 {padding-top: 3rem !important;}.pr-sm-5,.px-sm-5 {padding-right: 3rem !important;}.pb-sm-5,.py-sm-5 {padding-bottom: 3rem !important;}.pl-sm-5,.px-sm-5 {padding-left: 3rem !important;}.m-sm-n1 {margin: -0.25rem !important;}.mt-sm-n1,.my-sm-n1 {margin-top: -0.25rem !important;}.mr-sm-n1,.mx-sm-n1 {margin-right: -0.25rem !important;}.mb-sm-n1,.my-sm-n1 {margin-bottom: -0.25rem !important;}.ml-sm-n1,.mx-sm-n1 {margin-left: -0.25rem !important;}.m-sm-n2 {margin: -0.5rem !important;}.mt-sm-n2,.my-sm-n2 {margin-top: -0.5rem !important;}.mr-sm-n2,.mx-sm-n2 {margin-right: -0.5rem !important;}.mb-sm-n2,.my-sm-n2 {margin-bottom: -0.5rem !important;}.ml-sm-n2,.mx-sm-n2 {margin-left: -0.5rem !important;}.m-sm-n3 {margin: -1rem !important;}.mt-sm-n3,.my-sm-n3 {margin-top: -1rem !important;}.mr-sm-n3,.mx-sm-n3 {margin-right: -1rem !important;}.mb-sm-n3,.my-sm-n3 {margin-bottom: -1rem !important;}.ml-sm-n3,.mx-sm-n3 {margin-left: -1rem !important;}.m-sm-n4 {margin: -1.5rem !important;}.mt-sm-n4,.my-sm-n4 {margin-top: -1.5rem !important;}.mr-sm-n4,.mx-sm-n4 {margin-right: -1.5rem !important;}.mb-sm-n4,.my-sm-n4 {margin-bottom: -1.5rem !important;}.ml-sm-n4,.mx-sm-n4 {margin-left: -1.5rem !important;}.m-sm-n5 {margin: -3rem !important;}.mt-sm-n5,.my-sm-n5 {margin-top: -3rem !important;}.mr-sm-n5,.mx-sm-n5 {margin-right: -3rem !important;}.mb-sm-n5,.my-sm-n5 {margin-bottom: -3rem !important;}.ml-sm-n5,.mx-sm-n5 {margin-left: -3rem !important;}.m-sm-auto {margin: auto !important;}.mt-sm-auto,.my-sm-auto {margin-top: auto !important;}.mr-sm-auto,.mx-sm-auto {margin-right: auto !important;}.mb-sm-auto,.my-sm-auto {margin-bottom: auto !important;}.ml-sm-auto,.mx-sm-auto {margin-left: auto !important;}}@media (min-width: 768px) {.m-md-0 {margin: 0 !important;}.mt-md-0,.my-md-0 {margin-top: 0 !important;}.mr-md-0,.mx-md-0 {margin-right: 0 !important;}.mb-md-0,.my-md-0 {margin-bottom: 0 !important;}.ml-md-0,.mx-md-0 {margin-left: 0 !important;}.m-md-1 {margin: 0.25rem !important;}.mt-md-1,.my-md-1 {margin-top: 0.25rem !important;}.mr-md-1,.mx-md-1 {margin-right: 0.25rem !important;}.mb-md-1,.my-md-1 {margin-bottom: 0.25rem !important;}.ml-md-1,.mx-md-1 {margin-left: 0.25rem !important;}.m-md-2 {margin: 0.5rem !important;}.mt-md-2,.my-md-2 {margin-top: 0.5rem !important;}.mr-md-2,.mx-md-2 {margin-right: 0.5rem !important;}.mb-md-2,.my-md-2 {margin-bottom: 0.5rem !important;}.ml-md-2,.mx-md-2 {margin-left: 0.5rem !important;}.m-md-3 {margin: 1rem !important;}.mt-md-3,.my-md-3 {margin-top: 1rem !important;}.mr-md-3,.mx-md-3 {margin-right: 1rem !important;}.mb-md-3,.my-md-3 {margin-bottom: 1rem !important;}.ml-md-3,.mx-md-3 {margin-left: 1rem !important;}.m-md-4 {margin: 1.5rem !important;}.mt-md-4,.my-md-4 {margin-top: 1.5rem !important;}.mr-md-4,.mx-md-4 {margin-right: 1.5rem !important;}.mb-md-4,.my-md-4 {margin-bottom: 1.5rem !important;}.ml-md-4,.mx-md-4 {margin-left: 1.5rem !important;}.m-md-5 {margin: 3rem !important;}.mt-md-5,.my-md-5 {margin-top: 3rem !important;}.mr-md-5,.mx-md-5 {margin-right: 3rem !important;}.mb-md-5,.my-md-5 {margin-bottom: 3rem !important;}.ml-md-5,.mx-md-5 {margin-left: 3rem !important;}.p-md-0 {padding: 0 !important;}.pt-md-0,.py-md-0 {padding-top: 0 !important;}.pr-md-0,.px-md-0 {padding-right: 0 !important;}.pb-md-0,.py-md-0 {padding-bottom: 0 !important;}.pl-md-0,.px-md-0 {padding-left: 0 !important;}.p-md-1 {padding: 0.25rem !important;}.pt-md-1,.py-md-1 {padding-top: 0.25rem !important;}.pr-md-1,.px-md-1 {padding-right: 0.25rem !important;}.pb-md-1,.py-md-1 {padding-bottom: 0.25rem !important;}.pl-md-1,.px-md-1 {padding-left: 0.25rem !important;}.p-md-2 {padding: 0.5rem !important;}.pt-md-2,.py-md-2 {padding-top: 0.5rem !important;}.pr-md-2,.px-md-2 {padding-right: 0.5rem !important;}.pb-md-2,.py-md-2 {padding-bottom: 0.5rem !important;}.pl-md-2,.px-md-2 {padding-left: 0.5rem !important;}.p-md-3 {padding: 1rem !important;}.pt-md-3,.py-md-3 {padding-top: 1rem !important;}.pr-md-3,.px-md-3 {padding-right: 1rem !important;}.pb-md-3,.py-md-3 {padding-bottom: 1rem !important;}.pl-md-3,.px-md-3 {padding-left: 1rem !important;}.p-md-4 {padding: 1.5rem !important;}.pt-md-4,.py-md-4 {padding-top: 1.5rem !important;}.pr-md-4,.px-md-4 {padding-right: 1.5rem !important;}.pb-md-4,.py-md-4 {padding-bottom: 1.5rem !important;}.pl-md-4,.px-md-4 {padding-left: 1.5rem !important;}.p-md-5 {padding: 3rem !important;}.pt-md-5,.py-md-5 {padding-top: 3rem !important;}.pr-md-5,.px-md-5 {padding-right: 3rem !important;}.pb-md-5,.py-md-5 {padding-bottom: 3rem !important;}.pl-md-5,.px-md-5 {padding-left: 3rem !important;}.m-md-n1 {margin: -0.25rem !important;}.mt-md-n1,.my-md-n1 {margin-top: -0.25rem !important;}.mr-md-n1,.mx-md-n1 {margin-right: -0.25rem !important;}.mb-md-n1,.my-md-n1 {margin-bottom: -0.25rem !important;}.ml-md-n1,.mx-md-n1 {margin-left: -0.25rem !important;}.m-md-n2 {margin: -0.5rem !important;}.mt-md-n2,.my-md-n2 {margin-top: -0.5rem !important;}.mr-md-n2,.mx-md-n2 {margin-right: -0.5rem !important;}.mb-md-n2,.my-md-n2 {margin-bottom: -0.5rem !important;}.ml-md-n2,.mx-md-n2 {margin-left: -0.5rem !important;}.m-md-n3 {margin: -1rem !important;}.mt-md-n3,.my-md-n3 {margin-top: -1rem !important;}.mr-md-n3,.mx-md-n3 {margin-right: -1rem !important;}.mb-md-n3,.my-md-n3 {margin-bottom: -1rem !important;}.ml-md-n3,.mx-md-n3 {margin-left: -1rem !important;}.m-md-n4 {margin: -1.5rem !important;}.mt-md-n4,.my-md-n4 {margin-top: -1.5rem !important;}.mr-md-n4,.mx-md-n4 {margin-right: -1.5rem !important;}.mb-md-n4,.my-md-n4 {margin-bottom: -1.5rem !important;}.ml-md-n4,.mx-md-n4 {margin-left: -1.5rem !important;}.m-md-n5 {margin: -3rem !important;}.mt-md-n5,.my-md-n5 {margin-top: -3rem !important;}.mr-md-n5,.mx-md-n5 {margin-right: -3rem !important;}.mb-md-n5,.my-md-n5 {margin-bottom: -3rem !important;}.ml-md-n5,.mx-md-n5 {margin-left: -3rem !important;}.m-md-auto {margin: auto !important;}.mt-md-auto,.my-md-auto {margin-top: auto !important;}.mr-md-auto,.mx-md-auto {margin-right: auto !important;}.mb-md-auto,.my-md-auto {margin-bottom: auto !important;}.ml-md-auto,.mx-md-auto {margin-left: auto !important;}}@media (min-width: 992px) {.m-lg-0 {margin: 0 !important;}.mt-lg-0,.my-lg-0 {margin-top: 0 !important;}.mr-lg-0,.mx-lg-0 {margin-right: 0 !important;}.mb-lg-0,.my-lg-0 {margin-bottom: 0 !important;}.ml-lg-0,.mx-lg-0 {margin-left: 0 !important;}.m-lg-1 {margin: 0.25rem !important;}.mt-lg-1,.my-lg-1 {margin-top: 0.25rem !important;}.mr-lg-1,.mx-lg-1 {margin-right: 0.25rem !important;}.mb-lg-1,.my-lg-1 {margin-bottom: 0.25rem !important;}.ml-lg-1,.mx-lg-1 {margin-left: 0.25rem !important;}.m-lg-2 {margin: 0.5rem !important;}.mt-lg-2,.my-lg-2 {margin-top: 0.5rem !important;}.mr-lg-2,.mx-lg-2 {margin-right: 0.5rem !important;}.mb-lg-2,.my-lg-2 {margin-bottom: 0.5rem !important;}.ml-lg-2,.mx-lg-2 {margin-left: 0.5rem !important;}.m-lg-3 {margin: 1rem !important;}.mt-lg-3,.my-lg-3 {margin-top: 1rem !important;}.mr-lg-3,.mx-lg-3 {margin-right: 1rem !important;}.mb-lg-3,.my-lg-3 {margin-bottom: 1rem !important;}.ml-lg-3,.mx-lg-3 {margin-left: 1rem !important;}.m-lg-4 {margin: 1.5rem !important;}.mt-lg-4,.my-lg-4 {margin-top: 1.5rem !important;}.mr-lg-4,.mx-lg-4 {margin-right: 1.5rem !important;}.mb-lg-4,.my-lg-4 {margin-bottom: 1.5rem !important;}.ml-lg-4,.mx-lg-4 {margin-left: 1.5rem !important;}.m-lg-5 {margin: 3rem !important;}.mt-lg-5,.my-lg-5 {margin-top: 3rem !important;}.mr-lg-5,.mx-lg-5 {margin-right: 3rem !important;}.mb-lg-5,.my-lg-5 {margin-bottom: 3rem !important;}.ml-lg-5,.mx-lg-5 {margin-left: 3rem !important;}.p-lg-0 {padding: 0 !important;}.pt-lg-0,.py-lg-0 {padding-top: 0 !important;}.pr-lg-0,.px-lg-0 {padding-right: 0 !important;}.pb-lg-0,.py-lg-0 {padding-bottom: 0 !important;}.pl-lg-0,.px-lg-0 {padding-left: 0 !important;}.p-lg-1 {padding: 0.25rem !important;}.pt-lg-1,.py-lg-1 {padding-top: 0.25rem !important;}.pr-lg-1,.px-lg-1 {padding-right: 0.25rem !important;}.pb-lg-1,.py-lg-1 {padding-bottom: 0.25rem !important;}.pl-lg-1,.px-lg-1 {padding-left: 0.25rem !important;}.p-lg-2 {padding: 0.5rem !important;}.pt-lg-2,.py-lg-2 {padding-top: 0.5rem !important;}.pr-lg-2,.px-lg-2 {padding-right: 0.5rem !important;}.pb-lg-2,.py-lg-2 {padding-bottom: 0.5rem !important;}.pl-lg-2,.px-lg-2 {padding-left: 0.5rem !important;}.p-lg-3 {padding: 1rem !important;}.pt-lg-3,.py-lg-3 {padding-top: 1rem !important;}.pr-lg-3,.px-lg-3 {padding-right: 1rem !important;}.pb-lg-3,.py-lg-3 {padding-bottom: 1rem !important;}.pl-lg-3,.px-lg-3 {padding-left: 1rem !important;}.p-lg-4 {padding: 1.5rem !important;}.pt-lg-4,.py-lg-4 {padding-top: 1.5rem !important;}.pr-lg-4,.px-lg-4 {padding-right: 1.5rem !important;}.pb-lg-4,.py-lg-4 {padding-bottom: 1.5rem !important;}.pl-lg-4,.px-lg-4 {padding-left: 1.5rem !important;}.p-lg-5 {padding: 3rem !important;}.pt-lg-5,.py-lg-5 {padding-top: 3rem !important;}.pr-lg-5,.px-lg-5 {padding-right: 3rem !important;}.pb-lg-5,.py-lg-5 {padding-bottom: 3rem !important;}.pl-lg-5,.px-lg-5 {padding-left: 3rem !important;}.m-lg-n1 {margin: -0.25rem !important;}.mt-lg-n1,.my-lg-n1 {margin-top: -0.25rem !important;}.mr-lg-n1,.mx-lg-n1 {margin-right: -0.25rem !important;}.mb-lg-n1,.my-lg-n1 {margin-bottom: -0.25rem !important;}.ml-lg-n1,.mx-lg-n1 {margin-left: -0.25rem !important;}.m-lg-n2 {margin: -0.5rem !important;}.mt-lg-n2,.my-lg-n2 {margin-top: -0.5rem !important;}.mr-lg-n2,.mx-lg-n2 {margin-right: -0.5rem !important;}.mb-lg-n2,.my-lg-n2 {margin-bottom: -0.5rem !important;}.ml-lg-n2,.mx-lg-n2 {margin-left: -0.5rem !important;}.m-lg-n3 {margin: -1rem !important;}.mt-lg-n3,.my-lg-n3 {margin-top: -1rem !important;}.mr-lg-n3,.mx-lg-n3 {margin-right: -1rem !important;}.mb-lg-n3,.my-lg-n3 {margin-bottom: -1rem !important;}.ml-lg-n3,.mx-lg-n3 {margin-left: -1rem !important;}.m-lg-n4 {margin: -1.5rem !important;}.mt-lg-n4,.my-lg-n4 {margin-top: -1.5rem !important;}.mr-lg-n4,.mx-lg-n4 {margin-right: -1.5rem !important;}.mb-lg-n4,.my-lg-n4 {margin-bottom: -1.5rem !important;}.ml-lg-n4,.mx-lg-n4 {margin-left: -1.5rem !important;}.m-lg-n5 {margin: -3rem !important;}.mt-lg-n5,.my-lg-n5 {margin-top: -3rem !important;}.mr-lg-n5,.mx-lg-n5 {margin-right: -3rem !important;}.mb-lg-n5,.my-lg-n5 {margin-bottom: -3rem !important;}.ml-lg-n5,.mx-lg-n5 {margin-left: -3rem !important;}.m-lg-auto {margin: auto !important;}.mt-lg-auto,.my-lg-auto {margin-top: auto !important;}.mr-lg-auto,.mx-lg-auto {margin-right: auto !important;}.mb-lg-auto,.my-lg-auto {margin-bottom: auto !important;}.ml-lg-auto,.mx-lg-auto {margin-left: auto !important;}}@media (min-width: 1200px) {.m-xl-0 {margin: 0 !important;}.mt-xl-0,.my-xl-0 {margin-top: 0 !important;}.mr-xl-0,.mx-xl-0 {margin-right: 0 !important;}.mb-xl-0,.my-xl-0 {margin-bottom: 0 !important;}.ml-xl-0,.mx-xl-0 {margin-left: 0 !important;}.m-xl-1 {margin: 0.25rem !important;}.mt-xl-1,.my-xl-1 {margin-top: 0.25rem !important;}.mr-xl-1,.mx-xl-1 {margin-right: 0.25rem !important;}.mb-xl-1,.my-xl-1 {margin-bottom: 0.25rem !important;}.ml-xl-1,.mx-xl-1 {margin-left: 0.25rem !important;}.m-xl-2 {margin: 0.5rem !important;}.mt-xl-2,.my-xl-2 {margin-top: 0.5rem !important;}.mr-xl-2,.mx-xl-2 {margin-right: 0.5rem !important;}.mb-xl-2,.my-xl-2 {margin-bottom: 0.5rem !important;}.ml-xl-2,.mx-xl-2 {margin-left: 0.5rem !important;}.m-xl-3 {margin: 1rem !important;}.mt-xl-3,.my-xl-3 {margin-top: 1rem !important;}.mr-xl-3,.mx-xl-3 {margin-right: 1rem !important;}.mb-xl-3,.my-xl-3 {margin-bottom: 1rem !important;}.ml-xl-3,.mx-xl-3 {margin-left: 1rem !important;}.m-xl-4 {margin: 1.5rem !important;}.mt-xl-4,.my-xl-4 {margin-top: 1.5rem !important;}.mr-xl-4,.mx-xl-4 {margin-right: 1.5rem !important;}.mb-xl-4,.my-xl-4 {margin-bottom: 1.5rem !important;}.ml-xl-4,.mx-xl-4 {margin-left: 1.5rem !important;}.m-xl-5 {margin: 3rem !important;}.mt-xl-5,.my-xl-5 {margin-top: 3rem !important;}.mr-xl-5,.mx-xl-5 {margin-right: 3rem !important;}.mb-xl-5,.my-xl-5 {margin-bottom: 3rem !important;}.ml-xl-5,.mx-xl-5 {margin-left: 3rem !important;}.p-xl-0 {padding: 0 !important;}.pt-xl-0,.py-xl-0 {padding-top: 0 !important;}.pr-xl-0,.px-xl-0 {padding-right: 0 !important;}.pb-xl-0,.py-xl-0 {padding-bottom: 0 !important;}.pl-xl-0,.px-xl-0 {padding-left: 0 !important;}.p-xl-1 {padding: 0.25rem !important;}.pt-xl-1,.py-xl-1 {padding-top: 0.25rem !important;}.pr-xl-1,.px-xl-1 {padding-right: 0.25rem !important;}.pb-xl-1,.py-xl-1 {padding-bottom: 0.25rem !important;}.pl-xl-1,.px-xl-1 {padding-left: 0.25rem !important;}.p-xl-2 {padding: 0.5rem !important;}.pt-xl-2,.py-xl-2 {padding-top: 0.5rem !important;}.pr-xl-2,.px-xl-2 {padding-right: 0.5rem !important;}.pb-xl-2,.py-xl-2 {padding-bottom: 0.5rem !important;}.pl-xl-2,.px-xl-2 {padding-left: 0.5rem !important;}.p-xl-3 {padding: 1rem !important;}.pt-xl-3,.py-xl-3 {padding-top: 1rem !important;}.pr-xl-3,.px-xl-3 {padding-right: 1rem !important;}.pb-xl-3,.py-xl-3 {padding-bottom: 1rem !important;}.pl-xl-3,.px-xl-3 {padding-left: 1rem !important;}.p-xl-4 {padding: 1.5rem !important;}.pt-xl-4,.py-xl-4 {padding-top: 1.5rem !important;}.pr-xl-4,.px-xl-4 {padding-right: 1.5rem !important;}.pb-xl-4,.py-xl-4 {padding-bottom: 1.5rem !important;}.pl-xl-4,.px-xl-4 {padding-left: 1.5rem !important;}.p-xl-5 {padding: 3rem !important;}.pt-xl-5,.py-xl-5 {padding-top: 3rem !important;}.pr-xl-5,.px-xl-5 {padding-right: 3rem !important;}.pb-xl-5,.py-xl-5 {padding-bottom: 3rem !important;}.pl-xl-5,.px-xl-5 {padding-left: 3rem !important;}.m-xl-n1 {margin: -0.25rem !important;}.mt-xl-n1,.my-xl-n1 {margin-top: -0.25rem !important;}.mr-xl-n1,.mx-xl-n1 {margin-right: -0.25rem !important;}.mb-xl-n1,.my-xl-n1 {margin-bottom: -0.25rem !important;}.ml-xl-n1,.mx-xl-n1 {margin-left: -0.25rem !important;}.m-xl-n2 {margin: -0.5rem !important;}.mt-xl-n2,.my-xl-n2 {margin-top: -0.5rem !important;}.mr-xl-n2,.mx-xl-n2 {margin-right: -0.5rem !important;}.mb-xl-n2,.my-xl-n2 {margin-bottom: -0.5rem !important;}.ml-xl-n2,.mx-xl-n2 {margin-left: -0.5rem !important;}.m-xl-n3 {margin: -1rem !important;}.mt-xl-n3,.my-xl-n3 {margin-top: -1rem !important;}.mr-xl-n3,.mx-xl-n3 {margin-right: -1rem !important;}.mb-xl-n3,.my-xl-n3 {margin-bottom: -1rem !important;}.ml-xl-n3,.mx-xl-n3 {margin-left: -1rem !important;}.m-xl-n4 {margin: -1.5rem !important;}.mt-xl-n4,.my-xl-n4 {margin-top: -1.5rem !important;}.mr-xl-n4,.mx-xl-n4 {margin-right: -1.5rem !important;}.mb-xl-n4,.my-xl-n4 {margin-bottom: -1.5rem !important;}.ml-xl-n4,.mx-xl-n4 {margin-left: -1.5rem !important;}.m-xl-n5 {margin: -3rem !important;}.mt-xl-n5,.my-xl-n5 {margin-top: -3rem !important;}.mr-xl-n5,.mx-xl-n5 {margin-right: -3rem !important;}.mb-xl-n5,.my-xl-n5 {margin-bottom: -3rem !important;}.ml-xl-n5,.mx-xl-n5 {margin-left: -3rem !important;}.m-xl-auto {margin: auto !important;}.mt-xl-auto,.my-xl-auto {margin-top: auto !important;}.mr-xl-auto,.mx-xl-auto {margin-right: auto !important;}.mb-xl-auto,.my-xl-auto {margin-bottom: auto !important;}.ml-xl-auto,.mx-xl-auto {margin-left: auto !important;}}.stretched-link::after {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;pointer-events: auto;content: "";background-color: rgba(0, 0, 0, 0);}.text-monospace {font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;}.text-justify {text-align: justify !important;}.text-wrap {white-space: normal !important;}.text-nowrap {white-space: nowrap !important;}.text-truncate {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.text-left {text-align: left !important;}.text-right {text-align: right !important;}.text-center {text-align: center !important;}@media (min-width: 576px) {.text-sm-left {text-align: left !important;}.text-sm-right {text-align: right !important;}.text-sm-center {text-align: center !important;}}@media (min-width: 768px) {.text-md-left {text-align: left !important;}.text-md-right {text-align: right !important;}.text-md-center {text-align: center !important;}}@media (min-width: 992px) {.text-lg-left {text-align: left !important;}.text-lg-right {text-align: right !important;}.text-lg-center {text-align: center !important;}}@media (min-width: 1200px) {.text-xl-left {text-align: left !important;}.text-xl-right {text-align: right !important;}.text-xl-center {text-align: center !important;}}.text-lowercase {text-transform: lowercase !important;}.text-uppercase {text-transform: uppercase !important;}.text-capitalize {text-transform: capitalize !important;}.font-weight-light {font-weight: 300 !important;}.font-weight-lighter {font-weight: lighter !important;}.font-weight-normal {font-weight: 400 !important;}.font-weight-bold {font-weight: 700 !important;}.font-weight-bolder {font-weight: bolder !important;}.font-italic {font-style: italic !important;}.text-white {color: #fff !important;}.text-primary {color: #0067e8 !important;}.text-secondary {color: #ffffff !important;}.text-success {color: #27d285 !important;}.text-info {color: #17a2b8 !important;}.text-warning {color: #ffcc01 !important;}.text-danger {color: #ff3e33 !important;}.text-light {color: #f8f9fa !important;}.text-dark {color: #343a40 !important;}.text-body {color: #687583 !important;}.text-muted {color: #6c757d !important;}.text-black-50 {color: rgba(0, 0, 0, 0.5) !important;}.text-white-50 {color: rgba(255, 255, 255, 0.5) !important;}.text-hide {font: 0/0 a;color: transparent;text-shadow: none;background-color: transparent;border: 0;}.text-decoration-none {text-decoration: none !important;}.text-break {word-break: break-word !important;word-wrap: break-word !important;}.text-reset {color: inherit !important;}.visible {visibility: visible !important;}.invisible {visibility: hidden !important;}@media print {*,*::before,*::after {text-shadow: none !important;box-shadow: none !important;}a:not(.btn) {text-decoration: underline;}abbr[title]::after {content: " (" attr(title) ")";}pre {white-space: pre-wrap !important;}pre,blockquote {border: 1px solid #adb5bd;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}p,h2,h3 {orphans: 3;widows: 3;}h2,h3 {page-break-after: avoid;}@page {size: a3;}body {min-width: 992px !important;}.container {min-width: 992px !important;}.navbar {display: none;}.badge {border: 1px solid #000;}.table {border-collapse: collapse !important;}.table td,.table th {background-color: #fff !important;}.table-bordered th,.table-bordered td {border: 1px solid #dee2e6 !important;}.table-dark {color: inherit;}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody + tbody {border-color: #e9e9e9;}.table .thead-dark th {color: inherit;border-color: #e9e9e9;}}.dot-elastic {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-elastic 1s infinite linear;}.dot-elastic::before, .dot-elastic::after {content: '';display: inline-block;position: absolute;top: 0;}.dot-elastic::before {left: -10.5px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-elastic-before 1s infinite linear;}.dot-elastic::after {left: 10.5px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-elastic-after 1s infinite linear;}@keyframes dot-elastic-before {0% {transform: scale(1, 1);}25% {transform: scale(1, 1.5);}50% {transform: scale(1, 0.67);}75% {transform: scale(1, 1);}100% {transform: scale(1, 1);}}@keyframes dot-elastic {0% {transform: scale(1, 1);}25% {transform: scale(1, 1);}50% {transform: scale(1, 1.5);}75% {transform: scale(1, 1);}100% {transform: scale(1, 1);}}@keyframes dot-elastic-after {0% {transform: scale(1, 1);}25% {transform: scale(1, 1);}50% {transform: scale(1, 0.67);}75% {transform: scale(1, 1.5);}100% {transform: scale(1, 1);}}.dot-pulse {position: relative;left: -9999px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;box-shadow: 9999px 0 0 -5px #0067e8;animation: dot-pulse 1.5s infinite linear;animation-delay: .25s;}.dot-pulse::before, .dot-pulse::after {content: '';display: inline-block;position: absolute;top: 0;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;}.dot-pulse::before {box-shadow: 9988.5px 0 0 -5px #0067e8;animation: dot-pulse-before 1.5s infinite linear;animation-delay: 0s;}.dot-pulse::after {box-shadow: 10009.5px 0 0 -5px #0067e8;animation: dot-pulse-after 1.5s infinite linear;animation-delay: .5s;}@keyframes dot-pulse-before {0% {box-shadow: 9988.5px 0 0 -5px #0067e8;}30% {box-shadow: 9988.5px 0 0 2px #0067e8;}60%,100% {box-shadow: 9988.5px 0 0 -5px #0067e8;}}@keyframes dot-pulse {0% {box-shadow: 9999px 0 0 -5px #0067e8;}30% {box-shadow: 9999px 0 0 2px #0067e8;}60%,100% {box-shadow: 9999px 0 0 -5px #0067e8;}}@keyframes dot-pulse-after {0% {box-shadow: 10009.5px 0 0 -5px #0067e8;}30% {box-shadow: 10009.5px 0 0 2px #0067e8;}60%,100% {box-shadow: 10009.5px 0 0 -5px #0067e8;}}.dot-flashing {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-flashing 1s infinite linear alternate;animation-delay: .5s;}.dot-flashing::before, .dot-flashing::after {content: '';display: inline-block;position: absolute;top: 0;}.dot-flashing::before {left: -10.5px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-flashing 1s infinite alternate;animation-delay: 0s;}.dot-flashing::after {left: 10.5px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-flashing 1s infinite alternate;animation-delay: 1s;}@keyframes dot-flashing {0% {background-color: #0067e8;}50%,100% {background-color: #4f9dff;}}.dot-collision {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;}.dot-collision::before, .dot-collision::after {content: '';display: inline-block;position: absolute;top: 0;}.dot-collision::before {left: -7px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-collision-before 2s infinite ease-in;}.dot-collision::after {left: 7px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-collision-after 2s infinite ease-in;animation-delay: 1s;}@keyframes dot-collision-before {0%,50%,75%,100% {transform: translateX(0);}25% {transform: translateX(-10.5px);}}@keyframes dot-collision-after {0%,50%,75%,100% {transform: translateX(0);}25% {transform: translateX(10.5px);}}.dot-revolution {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;}.dot-revolution::before, .dot-revolution::after {content: '';display: inline-block;position: absolute;}.dot-revolution::before {left: 0;top: -10.5px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;transform-origin: 3.5px 14px;animation: dot-revolution 1.4s linear infinite;}.dot-revolution::after {left: 0;top: -21px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;transform-origin: 3.5px 24.5px;animation: dot-revolution 1s linear infinite;}@keyframes dot-revolution {0% {transform: rotateZ(0deg) translate3d(0, 0, 0);}100% {transform: rotateZ(360deg) translate3d(0, 0, 0);}}.dot-carousel {position: relative;left: -9999px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;animation: dot-carousel 1.5s infinite linear;}@keyframes dot-carousel {0% {box-shadow: 9988.5px 0 0 -1px #0067e8, 9999px 0 0 1px #0067e8, 10009.5px 0 0 -1px #0067e8;}50% {box-shadow: 10009.5px 0 0 -1px #0067e8, 9988.5px 0 0 -1px #0067e8, 9999px 0 0 1px #0067e8;}100% {box-shadow: 9999px 0 0 1px #0067e8, 10009.5px 0 0 -1px #0067e8, 9988.5px 0 0 -1px #0067e8;}}.dot-typing {position: relative;left: -9999px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;animation: dot-typing 1.5s infinite linear;}@keyframes dot-typing {0% {box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;}16.667% {box-shadow: 9988.5px -10px 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;}33.333% {box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;}50% {box-shadow: 9988.5px 0 0 0 #0067e8, 9999px -10px 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;}66.667% {box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;}83.333% {box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px -10px 0 0 #0067e8;}100% {box-shadow: 9988.5px 0 0 0 #0067e8, 9999px 0 0 0 #0067e8, 10009.5px 0 0 0 #0067e8;}}.dot-windmill {position: relative;top: -10px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;transform-origin: 5px 15px;animation: dot-windmill 2s infinite linear;}.dot-windmill::before, .dot-windmill::after {content: '';display: inline-block;position: absolute;}.dot-windmill::before {left: -8.66px;top: 15px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;}.dot-windmill::after {left: 8.66px;top: 15px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;}@keyframes dot-windmill {0% {transform: rotateZ(0deg) translate3d(0, 0, 0);}100% {transform: rotateZ(720deg) translate3d(0, 0, 0);}}.dot-bricks {position: relative;top: 6.5px;left: -9999px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;box-shadow: 9992.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8, 10005.5px 0 0 0 #0067e8;animation: dot-bricks 2s infinite ease;}@keyframes dot-bricks {0% {box-shadow: 9992.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8, 10005.5px 0 0 0 #0067e8;}8.333% {box-shadow: 10005.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8, 10005.5px 0 0 0 #0067e8;}16.667% {box-shadow: 10005.5px -13px 0 0 #0067e8, 9992.5px -13px 0 0 #0067e8, 10005.5px 0 0 0 #0067e8;}25% {box-shadow: 10005.5px -13px 0 0 #0067e8, 9992.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8;}33.333% {box-shadow: 10005.5px 0 0 0 #0067e8, 9992.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8;}41.667% {box-shadow: 10005.5px 0 0 0 #0067e8, 10005.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8;}50% {box-shadow: 10005.5px 0 0 0 #0067e8, 10005.5px -13px 0 0 #0067e8, 9992.5px -13px 0 0 #0067e8;}58.333% {box-shadow: 9992.5px 0 0 0 #0067e8, 10005.5px -13px 0 0 #0067e8, 9992.5px -13px 0 0 #0067e8;}66.666% {box-shadow: 9992.5px 0 0 0 #0067e8, 10005.5px 0 0 0 #0067e8, 9992.5px -13px 0 0 #0067e8;}75% {box-shadow: 9992.5px 0 0 0 #0067e8, 10005.5px 0 0 0 #0067e8, 10005.5px -13px 0 0 #0067e8;}83.333% {box-shadow: 9992.5px -13px 0 0 #0067e8, 10005.5px 0 0 0 #0067e8, 10005.5px -13px 0 0 #0067e8;}91.667% {box-shadow: 9992.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8, 10005.5px -13px 0 0 #0067e8;}100% {box-shadow: 9992.5px -13px 0 0 #0067e8, 9992.5px 0 0 0 #0067e8, 10005.5px 0 0 0 #0067e8;}}.dot-floating {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-floating 3s infinite cubic-bezier(0.15, 0.6, 0.9, 0.1);}.dot-floating::before, .dot-floating::after {content: '';display: inline-block;position: absolute;top: 0;}.dot-floating::before {left: -12px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-floating-before 3s infinite ease-in-out;}.dot-floating::after {left: -24px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-floating-after 3s infinite cubic-bezier(0.4, 0, 1, 1);}@keyframes dot-floating {0% {left: calc(-50% - 3.5px);}75% {left: calc(50% + 103.5px);}100% {left: calc(50% + 103.5px);}}@keyframes dot-floating-before {0% {left: -50px;}50% {left: -12px;}75% {left: -50px;}100% {left: -50px;}}@keyframes dot-floating-after {0% {left: -100px;}50% {left: -24px;}75% {left: -100px;}100% {left: -100px;}}.dot-fire {position: relative;left: -9999px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;box-shadow: 9999px 15.75px 0 -5px #0067e8;animation: dot-fire 1.5s infinite linear;animation-delay: -.85s;}.dot-fire::before, .dot-fire::after {content: '';display: inline-block;position: absolute;top: 0;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;}.dot-fire::before {box-shadow: 9999px 15.75px 0 -5px #0067e8;animation: dot-fire 1.5s infinite linear;animation-delay: -1.85s;}.dot-fire::after {box-shadow: 9999px 15.75px 0 -5px #0067e8;animation: dot-fire 1.5s infinite linear;animation-delay: -2.85s;}@keyframes dot-fire {1% {box-shadow: 9999px 15.75px 0 -5px #0067e8;}50% {box-shadow: 9999px -3.9375px 0 2px #0067e8;}100% {box-shadow: 9999px -15.75px 0 -5px #0067e8;}}.dot-spin {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: transparent;color: transparent;box-shadow: 0 -12.6px 0 0 #0067e8, 8.91089109px -8.91089109px 0 0 #0067e8, 12.6px 0 0 0 #0067e8, 8.91089109px 8.91089109px 0 0 rgba(0, 103, 232, 0), 0 12.6px 0 0 rgba(0, 103, 232, 0), -8.91089109px 8.91089109px 0 0 rgba(0, 103, 232, 0), -12.6px 0 0 0 rgba(0, 103, 232, 0), -8.91089109px -8.91089109px 0 0 rgba(0, 103, 232, 0);animation: dot-spin 1.5s infinite linear;}@keyframes dot-spin {0%,100% {box-shadow: 0 -12.6px 0 0 #0067e8, 8.91089109px -8.91089109px 0 0 #0067e8, 12.6px 0 0 0 #0067e8, 8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), 0 12.6px 0 -5px rgba(0, 103, 232, 0), -8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), -12.6px 0 0 -5px rgba(0, 103, 232, 0), -8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0);}12.5% {box-shadow: 0 -12.6px 0 -5px rgba(0, 103, 232, 0), 8.91089109px -8.91089109px 0 0 #0067e8, 12.6px 0 0 0 #0067e8, 8.91089109px 8.91089109px 0 0 #0067e8, 0 12.6px 0 -5px rgba(0, 103, 232, 0), -8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), -12.6px 0 0 -5px rgba(0, 103, 232, 0), -8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0);}25% {box-shadow: 0 -12.6px 0 -5px rgba(0, 103, 232, 0), 8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0), 12.6px 0 0 0 #0067e8, 8.91089109px 8.91089109px 0 0 #0067e8, 0 12.6px 0 0 #0067e8, -8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), -12.6px 0 0 -5px rgba(0, 103, 232, 0), -8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0);}37.5% {box-shadow: 0 -12.6px 0 -5px rgba(0, 103, 232, 0), 8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0), 12.6px 0 0 -5px rgba(0, 103, 232, 0), 8.91089109px 8.91089109px 0 0 #0067e8, 0 12.6px 0 0 #0067e8, -8.91089109px 8.91089109px 0 0 #0067e8, -12.6px 0 0 -5px rgba(0, 103, 232, 0), -8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0);}50% {box-shadow: 0 -12.6px 0 -5px rgba(0, 103, 232, 0), 8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0), 12.6px 0 0 -5px rgba(0, 103, 232, 0), 8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), 0 12.6px 0 0 #0067e8, -8.91089109px 8.91089109px 0 0 #0067e8, -12.6px 0 0 0 #0067e8, -8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0);}62.5% {box-shadow: 0 -12.6px 0 -5px rgba(0, 103, 232, 0), 8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0), 12.6px 0 0 -5px rgba(0, 103, 232, 0), 8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), 0 12.6px 0 -5px rgba(0, 103, 232, 0), -8.91089109px 8.91089109px 0 0 #0067e8, -12.6px 0 0 0 #0067e8, -8.91089109px -8.91089109px 0 0 #0067e8;}75% {box-shadow: 0 -12.6px 0 0 #0067e8, 8.91089109px -8.91089109px 0 -5px rgba(0, 103, 232, 0), 12.6px 0 0 -5px rgba(0, 103, 232, 0), 8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), 0 12.6px 0 -5px rgba(0, 103, 232, 0), -8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), -12.6px 0 0 0 #0067e8, -8.91089109px -8.91089109px 0 0 #0067e8;}87.5% {box-shadow: 0 -12.6px 0 0 #0067e8, 8.91089109px -8.91089109px 0 0 #0067e8, 12.6px 0 0 -5px rgba(0, 103, 232, 0), 8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), 0 12.6px 0 -5px rgba(0, 103, 232, 0), -8.91089109px 8.91089109px 0 -5px rgba(0, 103, 232, 0), -12.6px 0 0 -5px rgba(0, 103, 232, 0), -8.91089109px -8.91089109px 0 0 #0067e8;}}.dot-falling {position: relative;left: -9999px;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;box-shadow: 9999px 0 0 0 #0067e8;animation: dot-falling 1s infinite linear;animation-delay: .1s;}.dot-falling::before, .dot-falling::after {content: '';display: inline-block;position: absolute;top: 0;}.dot-falling::before {width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-falling-before 1s infinite linear;animation-delay: 0s;}.dot-falling::after {width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-falling-after 1s infinite linear;animation-delay: .2s;}@keyframes dot-falling {0% {box-shadow: 9999px -10.5px 0 0 rgba(0, 103, 232, 0);}25%,50%,75% {box-shadow: 9999px 0 0 0 #0067e8;}100% {box-shadow: 9999px 10.5px 0 0 rgba(0, 103, 232, 0);}}@keyframes dot-falling-before {0% {box-shadow: 9988.5px -10.5px 0 0 rgba(0, 103, 232, 0);}25%,50%,75% {box-shadow: 9988.5px 0 0 0 #0067e8;}100% {box-shadow: 9988.5px 10.5px 0 0 rgba(0, 103, 232, 0);}}@keyframes dot-falling-after {0% {box-shadow: 10009.5px -10.5px 0 0 rgba(0, 103, 232, 0);}25%,50%,75% {box-shadow: 10009.5px 0 0 0 #0067e8;}100% {box-shadow: 10009.5px 10.5px 0 0 rgba(0, 103, 232, 0);}}.dot-stretching {position: relative;width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;transform: scale(1.25, 1.25);animation: dot-stretching 2s infinite ease-in;}.dot-stretching::before, .dot-stretching::after {content: '';display: inline-block;position: absolute;top: 0;}.dot-stretching::before {width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-stretching-before 2s infinite ease-in;}.dot-stretching::after {width: 7px;height: 7px;border-radius: 3.5px;background-color: #0067e8;color: #0067e8;animation: dot-stretching-after 2s infinite ease-in;}@keyframes dot-stretching {0% {transform: scale(1.25, 1.25);}50%,60% {transform: scale(0.8, 0.8);}100% {transform: scale(1.25, 1.25);}}@keyframes dot-stretching-before {0% {transform: translate(0) scale(0.7, 0.7);}50%,60% {transform: translate(-20px) scale(1, 1);}100% {transform: translate(0) scale(0.7, 0.7);}}@keyframes dot-stretching-after {0% {transform: translate(0) scale(0.7, 0.7);}50%,60% {transform: translate(20px) scale(1, 1);}100% {transform: translate(0) scale(0.7, 0.7);}}@font-face {font-family: 'averta-regular';src: url("application/fonts/averta-regular-6a364a76a90b58bc47ae8b738a19c48f.woff2") format("woff2");}@font-face {font-family: 'averta-bold';src: url("application/fonts/averta-bold-78a4ed97daadd0cafd96bab46bfb5f60.woff2") format("woff2");}@font-face {font-family: 'averta-black';src: url("application/fonts/averta-bold-78a4ed97daadd0cafd96bab46bfb5f60.woff2") format("woff2");}html, body {font-family: averta-regular, Helvetica, Arial, sans-serif;}strong, b, .strong {font-family: averta-bold, Helvetica, Arial, sans-serif;font-weight: normal;}.btn {font-size: 0.875rem;font-family: averta-bold, Helvetica, Arial, sans-serif;line-height: 1.29;border: none;}.btn-sm, .btn-group-sm > .btn {font-family: averta-regular, Helvetica, Arial, sans-serif;line-height: 1.6;}.btn:focus, .btn:not(:disabled):not(.disabled):active:focus, .btn-sm:focus, .btn-group-sm > .btn:focus, .btn-sm:not(:disabled):not(.disabled):active:focus, .btn-group-sm > .btn:not(:disabled):not(.disabled):active:focus {box-shadow: none;}.btn-link {font-family: averta-regular, Helvetica, Arial, sans-serif;}.btn-primary {text-shadow: 0 0.125rem 0.25rem #054ca6;}.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {background-color: #0067e8;box-shadow: 0 0.5rem 1.75rem 0 rgba(0, 103, 232, 0.44);}.btn-primary:not(:disabled):not(.disabled):active {background-color: #0067e8;}.btn-primary.btn-sm, .btn-group-sm > .btn-primary.btn {font-family: averta-bold, Helvetica, Arial, sans-serif;}.btn-primary.gold {border: none;background-color: #fbca00;text-shadow: 0 0.125rem 0.25rem #d2c518;}.btn-primary.gold:hover, .btn-primary.gold:active, .btn-primary.gold:focus, .btn-primary.gold:not(:disabled):not(.disabled):active:focus {background-color: #fbca00;box-shadow: 0 0.5rem 1.75rem 0 rgba(251, 202, 0, 0.44);}.btn-primary.gold:not(:disabled):not(.disabled):active {background-color: #fbca00;}.btn-secondary {color: #111111;box-shadow: 0 0.125rem 0.5625rem 0 rgba(156, 164, 171, 0.5);background-color: #ffffff;}.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {background-color: #ffffff;box-shadow: 0 0.5rem 1.75rem 0 rgba(156, 164, 171, 0.5);}.btn-secondary.btn-sm, .btn-group-sm > .btn-secondary.btn {box-shadow: none;border: 1px solid #c8c8cc;padding: 0.1875rem 0.7375rem;text-shadow: none;background: none;}.btn-secondary.btn-sm:hover, .btn-group-sm > .btn-secondary.btn:hover, .btn-secondary.btn-sm:active, .btn-group-sm > .btn-secondary.btn:active, .btn-secondary.btn-sm:focus, .btn-group-sm > .btn-secondary.btn:focus, .btn-secondary.btn-sm:not(:disabled):not(.disabled):active:focus, .btn-group-sm > .btn-secondary.btn:not(:disabled):not(.disabled):active:focus {box-shadow: 0 0.5rem 1.75rem 0 rgba(156, 164, 171, 0.5);background: none;border-color: #c8c8cc;}.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:not(:disabled):not(.disabled):active:focus {background-color: #27d285;box-shadow: 0 0.5rem 1.75rem 0 rgba(36, 153, 88, 0.3);}.btn-success:not(:disabled):not(.disabled):active {background-color: #27d285;}.btn-success.btn-sm, .btn-group-sm > .btn-success.btn {color: #27d285;border: 1px solid #27d285;padding: 0.1875rem 0.7375rem;background: none;}.btn-success.btn-sm:hover, .btn-group-sm > .btn-success.btn:hover, .btn-success.btn-sm:active, .btn-group-sm > .btn-success.btn:active, .btn-success.btn-sm:focus, .btn-group-sm > .btn-success.btn:focus, .btn-success.btn-sm:not(:disabled):not(.disabled):active:focus, .btn-group-sm > .btn-success.btn:not(:disabled):not(.disabled):active:focus {border-color: #27d285;color: #27d285;box-shadow: 0 0.5rem 1.75rem 0 rgba(36, 153, 88, 0.3);background: none;}.btn-warning:hover, .btn-warning:active, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled):active:focus {background-color: #ffcc01;box-shadow: 0 0.5rem 1.75rem 0 rgba(179, 142, 1, 0.3);}.btn-warning:not(:disabled):not(.disabled):active {background-color: #ffcc01;}.btn-warning.btn-sm, .btn-group-sm > .btn-warning.btn {color: #ffcc01;border: 1px solid #ffcc01;padding: 0.1875rem 0.7375rem;background: none;}.btn-warning.btn-sm:hover, .btn-group-sm > .btn-warning.btn:hover, .btn-warning.btn-sm:active, .btn-group-sm > .btn-warning.btn:active, .btn-warning.btn-sm:focus, .btn-group-sm > .btn-warning.btn:focus, .btn-warning.btn-sm:not(:disabled):not(.disabled):active:focus, .btn-group-sm > .btn-warning.btn:not(:disabled):not(.disabled):active:focus {border-color: #ffcc01;color: #ffcc01;box-shadow: 0 0.5rem 1.75rem 0 rgba(179, 142, 1, 0.3);background: none;}.btn-danger:hover, .btn-danger:active, .btn-danger:focus, .btn-danger:not(:disabled):not(.disabled):active:focus {background-color: #ff3e33;box-shadow: 0 0.5rem 1.75rem 0 rgba(255, 61, 51, 0.2);}.btn-danger:not(:disabled):not(.disabled):active {background-color: #ff3e33;}.btn-danger.btn-sm, .btn-group-sm > .btn-danger.btn {color: #ff3e33;border: 1px solid #ff3e33;padding: 0.1875rem 0.7375rem;background: none;}.btn-danger.btn-sm:hover, .btn-group-sm > .btn-danger.btn:hover, .btn-danger.btn-sm:active, .btn-group-sm > .btn-danger.btn:active, .btn-danger.btn-sm:focus, .btn-group-sm > .btn-danger.btn:focus, .btn-danger.btn-sm:not(:disabled):not(.disabled):active:focus, .btn-group-sm > .btn-danger.btn:not(:disabled):not(.disabled):active:focus {border-color: #ff3e33;color: #ff3e33;box-shadow: 0 0.5rem 1.75rem 0 rgba(255, 61, 51, 0.2);background: none;}.btn-toolbar {align-items: center;margin-left: -0.625rem;}.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .btn-menu,.btn-toolbar > .input-group {margin-left: 0.625rem;}.btn-toolbar-multiline {margin-bottom: -0.5rem;}.btn-toolbar-multiline > .btn,.btn-toolbar-multiline > .btn-group,.btn-toolbar-multiline > .btn-menu,.btn-toolbar-multiline > .input-group {margin-bottom: 0.5rem;}.btn-icon {width: 1.25rem;height: 1.25rem;padding: 0 !important;}.btn-icon .icon {width: 100%;height: 100%;background-size: 1.25rem;}.btn-icon.btn-sm:not(.btn-secondary), .btn-group-sm > .btn-icon.btn:not(.btn-secondary) {width: 0.875rem;height: 0.875rem;}.btn-icon.btn-sm:not(.btn-secondary) .icon, .btn-group-sm > .btn-icon.btn:not(.btn-secondary) .icon {background-size: 0.875rem;}.btn-icon.btn-secondary {width: 1.875rem;height: 1.875rem;}.btn-icon.btn-secondary .icon {background-size: 0.75rem 0.8125rem;}.btn-dropdown-icon {padding: 9px 9px !important;padding-bottom: 5px !important;line-height: 1.3rem !important;}.btn-dropdown-icon:after {vertical-align: 0.33rem !important;}.btn-colorpicker, .btn-colorpicker:hover {color: #111111;}.btn-colorpicker.invert, .btn-colorpicker:hover.invert {color: white;}.markItUpContainer .btn {padding-right: 0.5rem;padding-left: 0.5rem;}form label {font-size: 0.875rem;}.nav-item {font-size: 0.875rem;}.form-control:not(:disabled):focus, .form-control:not(:disabled):hover {box-shadow: 0 8px 28px 0 rgba(8, 12, 29, 0.15);background-color: #ffffff;}.form-text {font-size: 0.875rem;}.form-control:disabled, .form-control[readonly] {border-color: transparent;}input::placeholder {color: #c8c8cc;opacity: 1;}.input-group-text {height: 1.875rem;}.modal-content {box-shadow: 0 2.625rem 3rem 0 rgba(8, 12, 29, 0.21);}.modal-header {padding-left: 1.625rem;padding-right: 1.625rem;}.modal-header .close {padding: 0;margin: 0.3125rem 0 0 0;opacity: 1;background-position: center;background-size: contain;background-repeat: no-repeat;width: 1.25rem;height: 1.25rem;background-image: url("application/close-2d6764ba6d3eebba02e321e858cab679.png");}@media only screen and (min-resolution: 97dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {.modal-header .close {background-image: url("application/close-3ddfee202724319672b2ea85c2cf4667.svg");}}.modal-header .close:not(:disabled):not(.disabled):hover, .modal-header .close:not(:disabled):not(.disabled):focus {opacity: 1;}.toast-container {position: absolute;top: 0.9375rem;right: 0;z-index: 100000;}.toast {padding: 0.9375rem;padding-bottom: 1.5rem;padding-top: 0;backdrop-filter: none;}.toast:not(:last-child) {margin-bottom: 0;}.toast:not(:first-child) {margin-top: -0.5rem;}.toast-header {position: relative;border-radius: 4px;box-shadow: 0 9px 9px 0 rgba(35, 41, 48, 0.2);}.toast-header .toast-close {cursor: pointer;position: absolute;right: 5px;top: 5px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.625rem;height: 0.625rem;background-image: url("application/remove-dark-14a8975e59bd473e13ff274426df4162.png");}@media only screen and (min-resolution: 97dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {.toast-header .toast-close {background-image: url("application/remove-dark-49853a98a7690264a99c2022ead81723.svg");}}.toast-content {display: flex;align-items: center;line-height: 1.17;}.toast-content .toast-icon {flex: 0 0 auto;background-position: center;background-size: contain;background-repeat: no-repeat;width: 2.3125rem;height: 2.125rem;margin-left: -0.375rem;margin-right: 0.375rem;}.toast-content .toast-success {background-image: url("application/alert-success-2fcbb809845d6f097c4c862195d0a989.svg");}.toast-content .toast-error {background-image: url("application/alert-error-4b7376dd95f27a8a75a357a6db1c4f80.svg");}.toast-content .toast-warning {background-image: url("application/alert-warning-bc1874bfa34eb8bed8302bd177ad0a8e.svg");}.dropdown-menu {box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);}.dropdown-menu .dropdown-item.active {font-family: averta-bold, Helvetica, Arial, sans-serif;}.dropdown-menu .dropdown-item a {color: inherit;}.dropdown.open .dropdown-menu {display: block;}.dropdown-toggle:not(.no-caret)::after {display: inline-block;content: "";margin-left: 0.4em;vertical-align: 0.2em;width: 6px;height: 6px;transform: rotate(45deg);border-right: 2px solid;border-bottom: 2px solid;}.dropdown-toggle:not(.no-caret).caret-reverse::after {transform: rotate(225deg);margin-top: 0.825rem;}.dropdown-toggle:not(.no-caret):empty::after {margin-left: 0;}.dropdown-header {font-family: averta-bold, Helvetica, Arial, sans-serif;}.dropdown-menu.dropdown-menu-scroll {max-height: 440px;overflow-x: auto;}.nav-link.active, .navbar-nav .active .nav-link {font-family: averta-bold, Helvetica, Arial, sans-serif;}.nav-fill .nav-item {text-align: left;}.nav-link.disabled {pointer-events: none;}.navbar-toggler {border: none !important;}.tooltip-inner {box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);}.tooltip {font-family: "FontAwesome", averta-regular, Helvetica, Arial, sans-serif;}.tooltip.top .arrow {bottom: 0;left: 50%;margin-left: -0.4rem;}.tooltip.right .arrow {top: 50%;left: 0;margin-top: -0.4rem;}.tooltip.left .arrow {top: 50%;right: 0;margin-top: -0.4rem;}.tooltip.bottom .arrow {top: 0;left: 50%;margin-left: -0.4rem;}.table {font-size: 0.875rem;}.table:not(.table-bordered) thead th, .table:not(.table-bordered) th {border: none;}.uib-datepicker-popup {padding: 8px 4px;}.uib-datepicker-popup .btn {border: none;}.uib-datepicker-popup .btn .text-info {color: #0067e8 !important;}.uib-datepicker-popup .btn.btn-info {background-color: #0067e8 !important;}.uib-datepicker-popup .btn.btn-info .text-info {color: white !important;}.slider-track {background: #ffffff;}:focus {outline: none;}.alert, .window-alert, .announcement {color: #111111;}.alert a, .window-alert a, .announcement a {color: #111111;}.alert.bg-primary, .alert.bg-info, .alert.bg-danger, .window-alert.bg-primary, .window-alert.bg-info, .window-alert.bg-danger, .announcement.bg-primary, .announcement.bg-info, .announcement.bg-danger {color: white;}.alert.bg-primary a, .alert.bg-info a, .alert.bg-danger a, .window-alert.bg-primary a, .window-alert.bg-info a, .window-alert.bg-danger a, .announcement.bg-primary a, .announcement.bg-info a, .announcement.bg-danger a {color: white;}.select2-container .select2-arrow {border-left: 1px solid transparent !important;}.select2-container .select2-arrow::after {display: inline-block;content: "";margin-left: 0.4em;vertical-align: 0.2em;width: 6px;height: 6px;transform: rotate(45deg);border-right: 2px solid;border-bottom: 2px solid;position: absolute;top: 10px;}.select2-container .select2-arrow b {background: none !important;}.select2-container.select2-dropdown-open .select2-arrow::after {transform: rotate(-135deg);top: 13px;}.select2-container .select2-choice {height: 1.875rem;line-height: 1rem;box-shadow: none;background-color: #ffffff;}.select2-container .select2-choice abbr {background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.625rem;height: 0.625rem;background-image: url("application/remove-dark-14a8975e59bd473e13ff274426df4162.png");background-position: right top !important;top: 16px;}@media only screen and (min-resolution: 97dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {.select2-container .select2-choice abbr {background-image: url("application/remove-dark-49853a98a7690264a99c2022ead81723.svg");}}.select2-container .select2-choice > .select2-chosen {margin-right: 22px;}.select2-container .select2-choice .select2-arrow {right: 4px;}.select2-container .select2-choice .select2-chosen {padding: 0.375rem 0.5rem;}.select2-results .select2-highlighted {background: #0067e8;}.select2-results .select2-disabled, .select2-results .select2-disabled.select2-highlighted {opacity: 0.5;background: none;color: #111111;}.select2-results .select2-disabled .select2-result-label, .select2-results .select2-disabled.select2-highlighted .select2-result-label {cursor: default;}.select2-results li {border-radius: 4px;}.select2-container .select2-choices .select2-search-field input,.select2-container .select2-choice,.select2-container .select2-choices,.select2-search input {border-color: #c8c8cc;color: #111111;background-color: #ffffff;font-family: averta-regular, Helvetica, Arial, sans-serif;}.select2-search input {color: #111111;box-shadow: none;height: 1.875rem !important;padding: 0.375rem 0.5rem 0.375rem 1.875rem;margin-bottom: 2px;background: url("application/search-9403f7e730ce9ae3c9035ba0b4dd8b8b.svg") no-repeat 0.5rem center;background-size: 15px;}.select2-container-multi .select2-choices {box-shadow: none;}.select2-container-multi .select2-choices .select2-search-choice {margin: 0.125rem;padding: 0.4375rem 1.3125rem 0.375rem 0.375rem;color: #111111;border: none;box-shadow: 0 1px 0.1875rem 0 rgba(156, 164, 171, 0.62);}.select2-container-multi .select2-choices .select2-search-choice:not(:first-child) {margin-left: 0.3125rem;}.select2-container-multi .select2-choices .select2-search-choice.invert {color: white;}.select2-container-multi .select2-choices .select2-search-field input {height: 1.875rem !important;padding: 0.375rem 0.5rem;}.select2-container-multi .select2-search-choice-close {right: 0.375rem;left: auto;top: 0.5625rem;margin-top: 0;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.625rem;height: 0.625rem;background-image: url("application/remove-dark-14a8975e59bd473e13ff274426df4162.png");background-position: right top !important;}@media only screen and (min-resolution: 97dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {.select2-container-multi .select2-search-choice-close {background-image: url("application/remove-dark-49853a98a7690264a99c2022ead81723.svg");}}.select2-container-multi .select2-search-choice.invert .select2-search-choice-close {background-image: url("application/remove-light-3f72d5b555659a1c48d6fa4a112a25c5.png");}@media only screen and (min-resolution: 97dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {.select2-container-multi .select2-search-choice.invert .select2-search-choice-close {background-image: url("application/remove-light-979ffa00a7a03dd5adc683f19875d31b.svg");}}form.form-editable:not(:hover):not(.form-editing) .select2-container .select2-choice, form.form-editable:not(:hover):not(.form-editing) .select2-container .select2-choices {border-color: transparent;background-color: #f4f4f9;}.select2-container.select2-container-disabled .select2-choice, .select2-container.select2-container-disabled .select2-choices {border-color: transparent;background-color: #f4f4f9;}.select2-drop.select2-drop-active {margin-top: 4px;padding-top: 6px;}.select2-drop {box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);background-color: #ffffff;color: #111111;}.select2-container-active .select2-choice,.select2-container-active .select2-choices,.select2-container-active .select2-choice,.select2-container-multi.select2-container-active .select2-choices {border-color: #c8c8cc;box-shadow: none;}.select2-drop-active,.select2-drop.select2-drop-above.select2-drop-active,.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices {border-color: transparent;}.select2-dropdown-open [class^="select2-choice"] {border-bottom-right-radius: 0.25rem !important;border-bottom-left-radius: 0.25rem !important;}.select2-default {color: #c8c8cc !important;}.input-group > .form-control:not(:last-child).select2-container .select2-choices .select2-search-field input,.input-group > .form-control:not(:last-child).select2-container .select2-choice,.input-group > .form-control:not(:last-child).select2-container .select2-choices {border-top-right-radius: 0 !important;border-bottom-right-radius: 0 !important;}body {display: flex;flex-direction: column;}body nav.navbar {flex: 0 0 auto;z-index: 4;background-color: #ffffff;}body .is-container-fluid {width: 100%;margin-right: auto;margin-left: auto;}body .main {height: 100%;flex: 1 1 auto;display: flex;overflow: hidden;flex-direction: column;}.view.flex {overflow: hidden;flex: 1 0 auto;display: flex;flex-direction: column;}.view.flex > .content {flex: 1 1 auto;display: flex;flex-direction: column;}.view.flex > .content .card-view {flex: 1 0 auto;}.view.flex > .content .card-view > .card-header {border-top: 1px solid #d3d8de;position: relative;}.view.flex > .content .card-view > .card-body {padding: 0;overflow-y: auto;height: 1px;}.view.flex.with-details {flex-direction: row;}.view.flex.with-details > .content {width: 65%;}.view.flex.with-details [ui-view='details'] {width: 35%;z-index: 3;flex: 1 0 auto;display: flex;flex-direction: column;}.view.flex.with-details [ui-view='details'] .card {flex: 1 0 auto;}.view.flex.with-details [ui-view='details'] .card .details-content-container, .view.flex.with-details [ui-view='details'] .card .details-content-container > .details-content, .view.flex.with-details [ui-view='details'] .card [ui-view], .view.flex.with-details [ui-view='details'] .card [ui-view] > form, .view.flex.with-details [ui-view='details'] .card .details-no-tab, .view.flex.with-details [ui-view='details'] .card .details-no-tab > form {flex: 1 0 auto;display: flex;flex-direction: column;}.view.flex.with-details [ui-view='details'] .card .card-body {flex: 1 1 auto;overflow-y: auto;height: 1px;}.confirm-delete-action {font-family: averta-bold, Helvetica, Arial, sans-serif;}.avatar {position: relative;line-height: 0;}.avatar.user-online::after {background-color: #27d285;border: 2px solid #ffffff;height: 9px;left: 72%;position: absolute;top: 75%;width: 9px;z-index: 1;content: " ";}.avatar.role-sm:before, .avatar.role-po:before, .avatar.role-po-sm:before {z-index: 1;content: " ";width: 18px;height: 18px;box-shadow: 0 1px 5px 0 rgba(104, 117, 131, 0.53);top: -5px;right: -5px;position: absolute;}.avatar.role-po:before {background: #ffffff url("application/role-po-light-0d297a1a5558f3ea5aa769377e4b33fe.svg") no-repeat center;}.avatar.role-sm:before {background: #ffffff url("application/role-sm-light-14899ee665ae86ef85fcd4342c36aeee.svg") no-repeat center;}.avatar.role-po-sm:before {background: #ffffff url("application/role-po-sm-light-79ec0148b8837b94ae0694c04610238f.svg") no-repeat center;}.text-truncate-fix {width: 1px;}.text-truncate-fix2 {min-width: 0;}.link, .link:hover, .link:visited {color: #0067e8;cursor: pointer;}.text-accent {color: #111111 !important;}#logo {height: 34px;width: 34px;}#logo-name {height: 14px;margin-left: 8px;}[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {display: none !important;}.main {background-color: #f7f7fb;}body.splash-screen > *:not(#application-loading), body:not(.splash-screen) #application-loading {display: none !important;}nav.navbar {position: relative;padding-right: 0;}nav.navbar #menu-loader {width: 33px;height: 30.3px;margin: 11px 1.25rem 11px 0;}nav.navbar .nav-warning {display: inline-block;position: absolute;left: 53px;top: 26px;opacity: 0.8;font-size: 0.875rem;}nav.navbar .nav-item-main {padding-left: 9px;font-size: 1.125rem;line-height: 1;}nav.navbar .nav-item-main.workspace-menu {border-left: 1px solid #d3d8de;}nav.navbar .nav-item-main .nav-link {display: flex;align-items: center;}nav.navbar .nav-item-main .nav-link .workspace-title {font-family: averta-bold, Helvetica, Arial, sans-serif;padding-top: 0.125rem;max-width: 150px;}nav.navbar .nav-item-main .nav-link .icon-private, nav.navbar .nav-item-main .nav-link .icon-public {margin-right: 0.6875rem;}nav.navbar .nav-item-main .nav-link .icon-project, nav.navbar .nav-item-main .nav-link .icon-portfolio {margin-right: 1rem;}nav.navbar .nav-item-main .dropdown-item {min-width: 200px;}nav.navbar .nav-item.active .nav-link {border-style: solid;border-width: 0 0 3px 0;border-image: linear-gradient(to right, #2611e7, #6db4d7);border-image-slice: 1;padding-bottom: 0.875rem;}nav.navbar .nav-item.hidden {display: none;}nav.navbar .nav-link {height: 3.4375rem;margin-left: 0.1875rem;margin-right: 0.1875rem;padding-top: 1.125rem;padding-bottom: 1.0625rem;padding-left: 0.625rem !important;display: flex;align-items: center;}nav.navbar .nav-link .nav-link-title {line-height: 1.14;}nav.navbar .navbar-right {display: flex;align-items: center;padding: 0 1.25rem;}nav.navbar .navbar-right .btn-sm, nav.navbar .navbar-right .btn-group-sm > .btn {background-color: #ffffff;}nav.navbar .navbar-right > *:not(:first-child) {margin-left: 15px;}nav.navbar .navbar-right .whats-new {font-size: 1.5625rem;}nav.navbar .navbar-right .main-notifications {position: relative;width: 18px;height: 35px;}nav.navbar .navbar-right .main-notifications .icon-bell {position: absolute;top: 8px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 18px;height: 20px;background-image: url("application/bell-bd97743a8ec8d287af939b7418cf0cbf.svg");}nav.navbar .navbar-right .main-notifications.has-notifications {width: 31px;}nav.navbar .navbar-right .main-notifications.has-notifications .icon-bell {top: 14px;}nav.navbar .navbar-right .main-notifications.has-notifications .notification-count {padding-top: 2px;text-align: center;position: absolute;top: 0;right: 0;font-family: averta-bold, Helvetica, Arial, sans-serif;text-shadow: 0 1px 4px #443702;color: white;font-size: 10px;background-image: linear-gradient(44deg, #ffe802, #fdcc01);width: 23px;height: 23px;border-radius: 11.5px;border: solid 2px #ffffff;}nav.navbar .navbar-right .search-input {height: 35px;background-size: 16px;padding-left: 44px;border-top-right-radius: 0.25rem;border-bottom-right-radius: 0.25rem;}.invert {color: white;}.card-view {background-color: transparent;border-radius: 0;}.card-view > .card-header {z-index: 3;display: flex;justify-content: space-between;align-items: center;padding-top: 0.5rem;padding-bottom: 0.5rem;background-color: #ffffff;box-shadow: 0 0.125rem 0.5625rem 0 rgba(62, 57, 107, 0.07);}.card-view > .card-header > .card-nav {display: flex;}.card-view > .card-header > .card-nav > .nav-pills {min-width: 30px;min-height: 20px;}.card-view > .card-header .card-header-left {display: flex;align-items: center;}.card-view > .card-header .card-header-left .card-title {margin: 0;}.card-view > .card-header .card-header-left > span:not(:first-child) {margin-left: 22px;}.card-view > .card-header .btn, .card-view > .card-header .nav-link, .card-view > .card-header .more-item {font-size: 0.875rem;line-height: 1.29;padding: 0.5625rem 1rem;}.nav-pills .as-sortable-dragging-item .nav-link {padding: 0.64rem 0.7rem;font-size: 0.875rem;line-height: 1.29;background: #ddd;}.nav-pills .as-sortable-placeholder {margin-right: 0.5rem !important;}.btn-menu {display: inline-flex;align-items: center;}.btn-menu .dropdown-toggle {padding-right: 0.625rem;padding-left: 0.625rem;}.dropdown-toggle {cursor: pointer;}.dropdown-button {width: 100%;text-align: center;padding-top: 0.1875rem;padding-bottom: 0.1875rem;font-family: averta-regular, Helvetica, Arial, sans-serif;font-size: 0.875rem;}nav.navbar .menu-header-hidden .nav-link {padding: 5px;}.color-state-todo {background-color: #AAAAAA;}.color-state-fill-todo {fill: #AAAAAA;}.color-state-draft {background-color: #AAAAAA;}.color-state-fill-draft {fill: #AAAAAA;}.color-state-frozen {background-color: #AAAAAA;}.color-state-fill-frozen {fill: #AAAAAA;}.color-state-suggested {background-color: #ffcc01;}.color-state-fill-suggested {fill: #ffcc01;}.color-state-accepted {background-color: #ff6b1c;}.color-state-fill-accepted {fill: #ff6b1c;}.color-state-estimated {background-color: #ff3e33;}.color-state-fill-estimated {fill: #ff3e33;}.color-state-planned {background-color: #c88cff;}.color-state-fill-planned {fill: #c88cff;}.color-state-inProgress {background-color: #297afc;}.color-state-fill-inProgress {fill: #297afc;}.color-state-inReview {background-color: #00bae8;}.color-state-fill-inReview {fill: #00bae8;}.color-state-done {background-color: #27d285;}.color-state-fill-done {fill: #27d285;}.state-title {display: inline-flex;align-items: center;color: #111111;font-size: 0.875rem;}.state-title .state-dot {margin-right: 7px;box-shadow: 0 2px 11px 0 rgba(5, 76, 166, 0.15);display: inline-block;width: 0.75rem;height: 0.75rem;border-radius: 0.375rem;}.state-title.state-title-small {font-size: 0.75rem;}.state-title.state-title-small .state-dot {margin-right: 4px;width: 0.5rem;height: 0.5rem;border-radius: 0.25rem;}.state-title .timebox-state-dot-1, .state-title .task-state-dot-0, .state-title .story-state-dot--1 {background-color: #e1e1e1;}.state-title .timebox-state-dot-2, .state-title .task-state-dot-1, .state-title .story-state-dot-5 {background-image: linear-gradient(47deg, #63abeb, #d1e6f0);}.state-title .timebox-state-dot-3, .state-title .task-state-dot-2, .state-title .story-state-dot-7 {background-image: linear-gradient(254deg, #88f3e2, #50e3c2);}.state-title .story-state-dot-1 {background-color: #ffcc01;}.state-title .story-state-dot-2 {background-color: #ff6b1c;}.state-title .story-state-dot-3 {background-color: #ff3e33;}.state-title .story-state-dot-4 {background-color: #c88cff;}.state-title .story-state-dot-6 {background-color: #00bae8;}.btn.btn-color-lighter {color: #687583 !important;}.btn.btn-color-lighter::after {color: #111111 !important;}*[ng-click] {cursor: pointer;}a.disabled-link {pointer-events: none;cursor: default;}.timebox-dates {line-height: 1.17;background: #f4f4f9;font-size: 0.875rem;padding: 10px 0.625rem;}.timebox-dates .start-date {border-right: 1px solid #d3d8de;padding-right: 0.625rem;}.timebox-dates .end-date {padding-left: 0.625rem;}.timebox-dates.timebox-dates-small {font-size: 12px;padding: 6px 0.5rem;}.timebox-dates.timebox-dates-small .start-date {border-right: 1px solid #d3d8de;padding-right: 0.5rem;}.timebox-dates.timebox-dates-small .end-date {padding-left: 0.5rem;}.sprint-values {line-height: 1.17;font-size: 0.875rem;}.sprint-values.sprint-values-small {font-size: 0.75rem;}.sprint-values > span:not(:last-child) {margin-right: 10px;}.sharpie-highlight {background: url("application/highlight-aebf295d95590ab19a3b50664fbdf217.png") no-repeat;background-position-y: 12px;background-size: 100% 65%;padding-right: 5px;padding-left: 5px;text-shadow: 0 0 2px rgba(35, 35, 35, 0.17);}.as-sortable-disabled .as-sortable-item-handle, .as-sortable-item-handle-disabled {cursor: default;}.drop-zone.d-flex {display: none !important;}.drop-split-zone-right, .drop-split-zone-left {display: none !important;text-align: center;position: absolute;top: 0;bottom: 0;z-index: 3;opacity: 0.5;background-color: #111111;}.drop-split-zone-right .drop-text, .drop-split-zone-left .drop-text {color: #FFF;font-family: "averta-bold";}.drop-split-zone-right img, .drop-split-zone-left img {display: block;margin-left: auto;margin-right: auto;margin-bottom: 1.25rem;}.drop-split-zone-right.draghover, .drop-split-zone-left.draghover {opacity: 1;background-color: rgba(17, 17, 17, 0.8);}.drop-enabled .drop-split-zone-right {display: flex !important;right: 0;left: 50%;}.drop-enabled .drop-split-zone-left {display: flex !important;right: 50%;left: 0;}.drop-enabled .card-body {position: relative;}.drop-enabled .drop-zone.d-flex {display: flex !important;position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 6px;background-color: rgba(17, 17, 17, 0.8);z-index: 100;}.drop-enabled .drop-zone.d-flex .drop-text {color: #FFF;font-family: "averta-bold";}.drop-enabled .drop-zone.d-flex img {display: block;margin-left: auto;margin-right: auto;margin-bottom: 1.25rem;}.slider-header {background: #f4f4f9;margin-top: -0.9375rem;padding-top: 35px;padding-bottom: 19px;align-items: baseline;}.window-alert {margin-top: 0;padding: 5px;font-size: 0.875rem;text-align: center;z-index: 2;}.pdf-viewer {overflow: auto;}.as-sortable-placeholder {z-index: 1;border: 1px dashed #0067e8;background-color: #ffffff;}.release-plan, .scrollable-selectable-container {position: relative;}.scrollable-selectable-container.has-selected:after, .backlog.has-selected:after, .release-plan.has-selected:after, .kanban.has-selected:after {background: #000;content: " ";top: 0;left: 0;right: 0;bottom: 0;opacity: 0.5;position: absolute;pointer-events: none;z-index: 1;}.backlog.has-selected:after, .features.scrollable-selectable-container:after {top: 4rem;position: fixed;}.sticky-note-selector > .sticky-note-container:not(.is-selected) {opacity: 0.37;}.sticky-note-selector > .sticky-note-container:not(.is-selected):hover {opacity: 0.68;}.empty-content, .empty-view {text-align: center;}.empty-view {max-width: 500px;margin: 30px auto;padding: 0.75rem;}.sortable-moving .empty-view {display: none;}.sortable-multiple .is-selected:not(.stack) {display: none;}.fa-drag-handle:before {content: "\f142 \f142";letter-spacing: 0.1em;}.toggle-more {font-family: averta-bold, Helvetica, Arial, sans-serif;color: #111111;cursor: pointer;}.toggle-more::after {display: inline-block;content: "";margin-left: 0.4em;vertical-align: 0.2em;width: 6px;height: 6px;transform: rotate(45deg);border-right: 2px solid;border-bottom: 2px solid;}.toggle-more.toggle-invert::after {transform: rotate(225deg);margin-bottom: -3px;}.toggle-more:empty::after {margin-left: 0;}a.link-documentation {font-family: "averta-bold";color: #acb5c0;}.shortcut {color: rgba(17, 17, 17, 0.6);}.time-stamp {white-space: nowrap;font-size: 0.875rem;color: #687583;}.tab-content {margin-top: 1rem;}.font-size-sm {font-size: 0.875rem;}.font-size-base {font-size: 1rem;}.footer-btn-toolbar {position: absolute;bottom: 0.9375rem;right: 0.9375rem;left: 0.9375rem;}.colorpicker-colors {height: 15px;margin: 0 0 3px 0;clear: both;}.colorpicker-colors .color {width: 15px;height: 15px;margin-right: 2px;float: left;cursor: pointer;}img.img-shadow {box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);}.workspace-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 1.125rem;height: 1rem;display: inline-block;}.color-scheme-icon {margin-bottom: -2px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.875rem;height: 0.875rem;display: inline-block;}.icon-private {background-image: url("application/icon-private-d4f8967f0731c72c1cb59cf8d9875cd9.svg");}.icon-public {background-image: url("application/icon-public-426b1945e8e4b695e2e55c0ccb562b23.svg");}.icon-project {background-image: url("application/icon-project-244382f5cd5ec7d3a9a4caad947d3bb5.svg");}.icon-portfolio {background-image: url("application/icon-portfolio-908f773d5d8c96e0edf9bab4f4ac3b87.svg");}.icon-sun {background-image: url("application/icon-sun-e2d4026d71598ca1e5da485280bb335d.svg");}.icon-moon {background-image: url("application/icon-moon-680095273bb5f8b81baade3bdb3a72a1.svg");}.icon-main-menu {margin-right: 4px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 21px;height: 20px;}.icon-help {display: inline-block;margin-bottom: -4px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 20px;height: 20px;background-image: url("application/help-98b4b257d6db8e200bdd7526068f286e.svg");}.icon-main-menu-project {background-image: url("application/menu-project-8d28170622fae6a19bcbb4f3df8b31e2.svg");}.icon-main-menu-backlog {background-image: url("application/menu-backlog-2c0db02e378fa1cb601efe00515dbd21.svg");}.icon-main-menu-planning {background-image: url("application/menu-planning-72faf3bfb577b229f14ea843b8dfbfeb.svg");}.icon-main-menu-taskBoard {background-image: url("application/menu-taskBoard-bfc9ef2b8c683d4410a7eb88b53accee.svg");}.icon-main-menu-feature {background-image: url("application/menu-feature-9fadae21b307a937f957df5e8b42b652.svg");}.icon {display: inline-block;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.875rem;height: 0.875rem;}.icon.icon-caret-left {background-image: url("application/caret-left-light-8ff8e854c0db930c83a35780253815bc.svg") !important;}.icon.icon-caret-right {background-image: url("application/caret-right-light-65b8a781dd425b9d3f2a8074dd8836ba.svg") !important;}.icon.icon-camera {background-image: url("application/camera-light-631ac019ade8e0c02ed82ce84e1ced39.svg") !important;}.icon.icon-compress {background-image: url("application/compress-light-1648795926ef7f1f8d5530edc24656e7.svg") !important;}.icon.icon-details {background-image: url("application/details-light-09b241038e65fb285b5280bff3b509a7.svg") !important;}.icon.icon-edit {background-image: url("application/edit-light-64c5fc1f7059146053d7153b7ca87b7c.svg") !important;}.icon.icon-expand {background-image: url("application/expand-light-74bfd0a7535e3e554b38ab92e6a1d431.svg") !important;}.icon.icon-grid-group {background-image: url("application/grid-group-light-6298c1a2211a3dce9ccdeb48bd78e747.svg") !important;}.icon.icon-grid-group-sm {background-image: url("application/grid-group-sm-light-f5f2ce3eaac5015ec892f5193b032d8b.svg") !important;}.icon.icon-list-group {background-image: url("application/list-group-light-5dc36b3b46039f0a4ce9725770a0cacb.svg") !important;}.icon.icon-rss {background-image: url("application/rss-light-b37509bfe6c8dae0ba2622a515b17728.svg") !important;}.icon.icon-save {background-image: url("application/save-light-d5306e62b903120c5ebdbaecac5001a1.svg") !important;}.icon.icon-small-plus {background-image: url("application/small-plus-light-325d05acd8a98ce254028f0fde1eb6df.svg") !important;}.icon.icon-close {background-image: url("application/close-2d6764ba6d3eebba02e321e858cab679.png");}@media only screen and (min-resolution: 97dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {.icon.icon-close {background-image: url("application/close-3ddfee202724319672b2ea85c2cf4667.svg");}}.acceptance-test-icon, .item-type-icon {margin-bottom: -2px;display: inline-block;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.8125rem;height: 0.875rem;}.acceptance-test-icon-tocheck {background-image: url("application/acceptanceTest-tocheck-grey-f967ed273506fb611f3c2c2a238c720f.svg");}.acceptance-test-icon-success {background-image: url("application/acceptanceTest-success-grey-a5ea9f21f0769e1c18e094638a944336.svg");}.acceptance-test-icon-failed {background-image: url("application/acceptanceTest-failed-grey-4853d24c47a0ec98e55131bd84b046f1.svg");}.item-type-icon-defect {background-image: url("application/type-defect-grey-6174f65ad02626fdc166d14c15c24a70.svg");}.item-type-icon-technical {background-image: url("application/type-technical-grey-0d1f7f3ef83875f71a093da175f7b092.svg");}.item-type-icon-enabler {background-image: url("application/type-enabler-grey-0d1f7f3ef83875f71a093da175f7b092.svg");}.active .icon.icon-highlight.icon-grid-group, .active .icon.icon-highlight.icon-grid-group, .dropdown-item:hover .icon.icon-highlight.icon-grid-group, .dropdown-item:hover .icon.icon-highlight.icon-grid-group {background-image: url("application/grid-group-active-a8c67d4583132fe297e78954348dde9c.svg") !important;}.active .icon.icon-highlight.icon-grid-group-sm, .active .icon.icon-highlight.icon-grid-group-sm, .dropdown-item:hover .icon.icon-highlight.icon-grid-group-sm, .dropdown-item:hover .icon.icon-highlight.icon-grid-group-sm {background-image: url("application/grid-group-sm-active-877b25582a64d1f2609276fe04478096.svg") !important;}.active .icon.icon-highlight.icon-list-group, .active .icon.icon-highlight.icon-list-group, .dropdown-item:hover .icon.icon-highlight.icon-list-group, .dropdown-item:hover .icon.icon-highlight.icon-list-group {background-image: url("application/list-group-active-236e778207a53c18ebd1f35484aef00e.svg") !important;}.states-progress {overflow: visible;background: #ffffff;display: flex;}.states-progress .state {flex: 1 0 0;opacity: 0.2;}.states-progress .state .state-name {line-height: 2;opacity: 1.0;font-size: 0.5625rem;}.states-progress .state.state-completed, .states-progress .state.state-current {opacity: 1.0;}.states-progress .state.state-current.color-state-todo {box-shadow: 0 2px 12px 0 rgba(170, 170, 170, 0.57);}.states-progress .state.state-current.color-state-draft {box-shadow: 0 2px 12px 0 rgba(170, 170, 170, 0.57);}.states-progress .state.state-current.color-state-frozen {box-shadow: 0 2px 12px 0 rgba(170, 170, 170, 0.57);}.states-progress .state.state-current.color-state-suggested {box-shadow: 0 2px 12px 0 rgba(255, 204, 1, 0.57);}.states-progress .state.state-current.color-state-accepted {box-shadow: 0 2px 12px 0 rgba(255, 107, 28, 0.57);}.states-progress .state.state-current.color-state-estimated {box-shadow: 0 2px 12px 0 rgba(255, 62, 51, 0.57);}.states-progress .state.state-current.color-state-planned {box-shadow: 0 2px 12px 0 rgba(200, 140, 255, 0.57);}.states-progress .state.state-current.color-state-inProgress {box-shadow: 0 2px 12px 0 rgba(41, 122, 252, 0.57);}.states-progress .state.state-current.color-state-inReview {box-shadow: 0 2px 12px 0 rgba(0, 186, 232, 0.57);}.states-progress .state.state-current.color-state-done {box-shadow: 0 2px 12px 0 rgba(39, 210, 133, 0.57);}[ui-view="details"] .card {border-radius: 0;box-shadow: 0 2px 12px 0 rgba(62, 57, 107, 0.1);}[ui-view="details"] .card .card-header {background-color: #f4f4f9;}[ui-view="details"] .card .card-title {font-size: 1rem;font-family: averta-regular, Helvetica, Arial, sans-serif;display: flex;justify-content: space-between;align-items: center;}[ui-view="details"] .card .card-title .item-id {color: #687583;margin-right: 2px;}[ui-view="details"] .card .card-footer {background-color: #ffffff;border-top: solid 1px #d3d8de;}[ui-view="details"] .card .card-footer .btn-toolbar {justify-content: flex-end;}[ui-view="details"] .card .nav-item {background-color: #f4f4f9;}[ui-view="details"] .card .nav-link {padding-bottom: 0.375rem;padding-top: 0.4375rem;}.view.with-details.focused > [ui-view='details'] {z-index: 100;bottom: 0;left: 0;right: 0;overflow: hidden;top: 0 !important;width: inherit !important;position: absolute;}.view.with-details.focused > [ui-view='details'] .details-header {border-top: 0;}.view.with-details.focused > [ui-view='details'] .details-content-container {display: flex;flex-direction: row !important;}.view.with-details.focused > [ui-view='details'] .details-content-container .details-content {width: 33%;display: flex !important;flex: 1 1 auto !important;}.view.with-details.focused > [ui-view='details'] .details-content-container .details-content > div[ui-view] {border-right: 1px solid #d3d8de;}.view.with-details.focused > [ui-view='details'] .details-content-container .details-content > div[ui-view="details-tab-right"] {border-right: none;}.details-header {line-height: 1;border-top: solid 1px #d3d8de;display: flex;justify-content: flex-end;align-items: center;height: 53px;padding-left: 1.25rem;padding-right: 1.25rem;}.details-header .btn-icon {margin-left: 22px;}.timeline-bar-container {position: relative;}.timeline-bar-container:after {right: -24.5px;top: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;pointer-events: none;border-left-color: #7Fbaec;border-width: 24.5px;margin-top: -24.5px;}.timeline-bar-container .timeline-bar {height: 49px;background-color: #7Fbaec;padding: 8px 5px;font-size: 14px;margin-right: 24.5px;}.timeline-bar-container .timeline-bar .progress-bar {border-radius: 2px;margin-right: 6px;background-color: #7Fbaec;color: white;font-family: averta-bold, Helvetica, Arial, sans-serif;box-shadow: 0 3px 4px rgba(0, 0, 5, 0.1);padding-top: 2px;}.timeline-bar-container .timeline-bar .progress-bar.bg-todo {color: #acb5c0;background-color: #f4f4f9;}.timeline-bar-container .timeline-bar .progress-bar.bg-inProgress {background-image: linear-gradient(75deg, #63abeb, #d1e6f0);}.timeline-bar-container .timeline-bar .progress-bar.bg-done {background-image: linear-gradient(254deg, #88f3e2, #50e3c2);}.timeline-bar-container .timeline-bar .progress-bar.bg-invisible {box-shadow: none;}.timeline-bar-container .timeline-bar .progress-bar:last-of-type {margin-right: 0;}.modal-details .modal-body {padding: 0;}.modal-details .details-header {border-top: none;}.table-story-close td div[as-sortable-item-handle] > * {cursor: pointer !important;}.table-story-close .action[sticky-note-menu] {display: none;}.story-selector table {border-bottom-width: 0 !important;margin-bottom: 0;}.story-selector table td div[as-sortable-item-handle] > * {cursor: pointer !important;}.story-selector table .action[sticky-note-menu] {display: none;}.story-selector table tr td:last-child {width: 80px;}.story-selector table tr:last-child {border-bottom-width: 0 !important;}.story-selector table tr:last-child td {border-bottom-width: 0 !important;}.form-control-plaintext {font-size: 0.875rem;line-height: 1.2;}textarea:not(.fixedRow):not(.handsontableInput), .atwho-preview {min-height: 150px;height: 150px;resize: vertical;overflow: auto;}form.form-editable:not(:hover):not(.form-editing) .form-control {border-color: transparent;background-color: #f4f4f9;}form.form-editable:not(:hover):not(.form-editing) .input-group .btn {visibility: hidden;}.markitup-preview {min-height: 150px;max-height: 250px;height: auto;overflow: auto;}.markitup-preview.no-fixed-height {min-height: inherit;max-height: inherit;}.markitup-preview img, .rich-content img {max-width: 100%;height: auto;}.search-input {box-shadow: 0 2px 9px 0 rgba(62, 57, 107, 0.07);background: url("application/search-9403f7e730ce9ae3c9035ba0b4dd8b8b.svg") no-repeat 16px center;background-color: #ffffff;padding-left: 52px;}.spaced-form-text {padding: 4px 10px;}.validation-error {margin-top: 8px;padding: 1px;font-size: 0.6875rem;}.has-error .form-control {border-color: #ff3e33;}.form-control.placeholder {color: #c8c8cc;}.form-not-expanded .form-group, .form-not-expanded .form-half, .form-not-expanded .form-1-tier, .form-not-expanded .form-2-tiers, .form-not-expanded .form-1-quarter, .form-not-expanded .form-3-quarters {margin-bottom: 0;}.form-not-expanded .btn-toolbar, .form-not-expanded .hidden-not-expanded, .form-not-expanded .input-group-prepend {display: none;}.form-not-expanded textarea, .form-not-expanded .markitup-preview {min-height: 1.875rem;height: 1.875rem !important;overflow: hidden !important;}.form-expanded .visible-hidden {display: none;}.uib-datepicker-popup {z-index: 9999;}body.simple-without-ng-layout {overflow-y: auto;}.form-special .form-control {line-height: 2.3;font-size: 0.875rem;height: auto;}.form-special .form-group label, .form-special .form-half label, .form-special .form-1-tier label, .form-special .form-2-tiers label, .form-special .form-1-quarter label, .form-special .form-3-quarters label {font-family: averta-bold, Helvetica, Arial, sans-serif;font-size: 0.875rem;margin-bottom: 0.8125rem;}.modal-no-padding .modal-body, .modal-split .modal-body {padding-top: 0;padding-bottom: 0;}.modal-split .modal-split-left, .modal-split .modal-split-right {padding-top: 1rem;padding-bottom: 1rem;}.modal-split .modal-split-left {background-color: #f4f4f9;}.modal-split-search {margin-top: -3px;margin-bottom: 13px;}.modal-split-search .search-input {height: 35px;background-size: 16px;padding-left: 44px;}.modal-search {width: 100%;height: 77px;background-color: #f4f4f9;display: flex;}.modal-search .search-input {width: 460px;height: 50px;margin: auto;}.nvd3 g.nv-groups path.nv-line {stroke-width: 3px;}.nvd3 text, .nvd3.nv-noData {font-family: averta-regular, Helvetica, Arial, sans-serif;fill: #111111 !important;}.nvd3 text.nv-axislabel, .nvd3 text.nv-legend-text, .nvd3.nv-noData.nv-axislabel, .nvd3.nv-noData.nv-legend-text {fill: #687583;font-size: 0.875rem;}.nvd3 .nv-axis path, .nvd3 .nv-axis line {fill: #d3d8de;stroke: #d3d8de;}.nvd3.nv-pie path {stroke: #ffffff;}.nvd3.nv-pie .nv-pie-title {fill: #111111;}th {font-family: averta-bold, Helvetica, Arial, sans-serif;}.table-scrollable {margin-top: 10px;overflow: auto;font-size: 0.875rem;margin-bottom: -0.9375rem;}.table-scrollable table {margin-bottom: 0;}.table-scrollable table th, .table-scrollable table td {border: none;}.table-scrollable > table > tbody > tr > td, .table-scrollable > table > tbody > tr th {min-width: 190px;}.table-scrollable > table > tbody > tr > th {padding: 9px;border-bottom: 1px solid #e9e9e9;position: relative;}.table-scrollable > table > tbody > tr > th .story-count {font-size: 0.75rem;display: inline-block;position: absolute;right: 12px;top: 10px;}.table-scrollable > table > tbody > tr > th:not(:first-child) {border-left: 1px solid #e9e9e9;}.table-scrollable > table > tbody > tr > td {padding: 0;}.table-scrollable > table > tbody > tr > td:not(:first-child) {border-left: 1px solid #e9e9e9;}.table-scrollable > table > tbody > tr > td .story-id {color: #111111;}.table-scrollable > table > tbody > tr > td .story-active {color: #ffffff;font-family: averta-bold, Helvetica, Arial, sans-serif;background-color: #0067e8;}.table-scrollable > table > tbody > tr > td .story-active .story-id {color: #ffffff;}.table-scrollable > table > tbody > tr > td .story-state {font-size: 0.625rem;}.table-scrollable > table > tbody > tr > td .story-more {font-size: 0.75rem;}.widget-view {overflow-x: hidden;}.widget-view .add-widget {position: fixed;bottom: 0.825rem;right: 1.25rem;}.widgets {padding: 1.25rem;min-height: 250px;}.widgets .widget .card, .widgets .as-sortable-placeholder {border-radius: 0.375rem;margin-bottom: 30px;}.widgets .widget .card {border-radius: 0.375rem;background-color: #ffffff;}.widgets .widget .card .card-header {height: 42px;background: none;padding-bottom: 0;}.widgets .widget .card .card-header .btn-link {padding-right: 0;}.widgets .widget .card .card-header a {color: #111111;}.widgets .widget .card .card-body {padding-top: 0.5rem;overflow: auto;box-shadow: none;}.widgets .widget.widget-height-1 .card-body {height: 228px;}.widgets .widget.widget-height-2 .card-body {height: 498px;}.widgets .widget.widget-height-3 .card-body {height: 768px;}.widgets .as-sortable-placeholder {margin-left: 15px;margin-right: 15px;}.widgets.as-sortable-drag .widget {width: 100% !important;max-width: 100%;flex: 1 1 auto;padding-left: 0;padding-right: 0;}@media (min-width: 768px) {body {height: 100vh;overflow: hidden;}.hover-container:not(:hover) .hover-display {display: none;}.hover-container:not(:hover) .hover-visible {visibility: hidden;}}.project-summary .card-body {position: relative;}.rating-container {position: absolute;top: 0;left: 0;right: 0;bottom: 0;text-align: center;height: 100%;display: flex;background: rgba(255, 255, 255, 0.9);z-index: 2;}.rating-container .rating-content {align-items: center;flex-direction: row;flex: 1;align-self: center;}.rating-container .rating-textarea {padding-left: 20px;padding-right: 20px;text-align: left;}.rating-container .rating-textarea textarea {margin-bottom: 20px;}.rating-container .rating-close {position: absolute;right: 1.25rem;top: 1rem;}.rating > span:before {content: '\2605';color: #acb5c0;cursor: pointer;font-size: 3em;}.rating > span:hover ~ span:before {color: #acb5c0;}.rating:hover > span:before, .rating > span.filled:before {color: #ffcc01;}.attachment-provider-container, .meeting-provider-container, .retrospective-provider-container {background: no-repeat center;display: inline-block;vertical-align: middle;height: 2rem;}.attachment-provider, .meeting-provider, .retrospective-provider {display: inline-block;background: no-repeat center;height: 100%;background-size: 24px auto;width: 24px;}.plus-app {background: url("application/small-plus-light-325d05acd8a98ce254028f0fde1eb6df.svg") no-repeat center center !important;background-size: 0.7125rem 0.7125rem !important;padding: 10px !important;width: 26px;height: 26px;align-self: center;margin-left: 0.5rem !important;}.sticky-notes .loading-dot {margin-left: calc(50% - (7px / 2));margin-top: 5rem;margin-bottom: 5rem;}.chart-loading.loading-dot {margin-left: calc(50% - (7px / 2));margin-top: 5rem;margin-bottom: 5rem;}.container-left-top-yellow-rect:before, .container-left-middle-yellow-rect, .container-right-top-yellow-rect, .container-right-bottom-blue-rect, .container-left-bottom-yellow-rect, .container-left-top-blue-rect, .container-left-bottom-blue-rect {position: relative;}.container-left-top-yellow-rect:before {content: " ";width: 295.9px;height: 295.9px;transform: rotate(-45deg);mix-blend-mode: multiply;background-image: linear-gradient(42deg, #ffe802, #fdcc01);position: absolute;left: -289px;top: -132px;}.container-left-middle-yellow-rect:before {content: " ";width: 100px;height: 100px;transform: rotate(-45deg);mix-blend-mode: multiply;background-image: linear-gradient(51deg, #ffe802, #fdcc01);position: absolute;top: calc(50% - 100px / 2);left: -65px;}.container-right-top-yellow-rect:after {content: " ";width: 100px;height: 100px;transform: rotate(-45deg);mix-blend-mode: multiply;position: absolute;background-blend-mode: multiply;background-image: linear-gradient(51deg, #ffe802, #fdcc01);top: -35px;right: -55px;}.container-right-top-yellow-rect-bis:before {content: " ";width: 133px;height: 133px;transform: rotate(-45deg);mix-blend-mode: multiply;position: absolute;background-blend-mode: multiply;background-image: linear-gradient(42deg, #ffe802, #fdcc01);top: 227px;right: -75px;}.container-right-bottom-blue-rect:after {content: " ";width: 396.8px;height: 396.8px;transform: rotate(-45deg);background-blend-mode: multiply;background-image: linear-gradient(151deg, #1180e7, #d1e6f0);mix-blend-mode: multiply;position: absolute;bottom: -105px;right: -387px;z-index: 1;}.container-right-bottom-blue-rect-bis:after {content: " ";width: 77px;height: 77px;transform: rotate(-45deg);background-image: linear-gradient(162deg, #2611e7, #6db4d7);box-shadow: 0 2px 94px 0 #4d80dd;background-blend-mode: multiply;mix-blend-mode: multiply;position: absolute;TOP: 353px;right: -52px;z-index: 1;}.container-left-top-blue-rect:before {content: " ";width: 77px;height: 77px;transform: rotate(-45deg);mix-blend-mode: multiply;position: absolute;top: 83px;left: -35px;background-image: linear-gradient(151deg, #2611e7, #6db4d7);box-shadow: 0 2px 94px 0 #4d80dd;}.container-left-bottom-blue-rect:after {content: " ";width: 163px;height: 163px;transform: rotate(-45deg);mix-blend-mode: multiply;position: absolute;top: 28px;left: -153px;background-image: linear-gradient(20deg, #2611e7, #6db4d7);box-shadow: 0 2px 94px 0 #4d80dd;}.container-left-bottom-yellow-rect:after {content: " ";width: 133px;height: 133px;transform: rotate(-45deg);background-blend-mode: multiply;background-image: linear-gradient(51deg, #ffe802, #fdcc01);mix-blend-mode: multiply;position: absolute;bottom: -165px;left: -68px;z-index: 1;}.not-logged-in.container-left-top-yellow-rect:before {left: -85px;top: auto;bottom: 143px;width: 221.4px;height: 221.4px;}.not-logged-in.container-left-bottom-blue-rect:after {top: auto;left: -51px;bottom: -17px;}.content .rect_1, .content .rect_1_left {position: absolute;width: 200px;height: 200px;transform: rotate(-45deg);mix-blend-mode: multiply;background-image: linear-gradient(135deg, #1180e7, #d1e6f0);}.content .rect_2, .content .rect_2_left {position: absolute;width: 225px;height: 225px;transform: rotate(-45deg);mix-blend-mode: multiply;background-image: linear-gradient(60deg, #ffe802, #fdcc01);}.content .rect_3, .content .rect_3_left {position: absolute;width: 1100px;height: 1100px;transform: rotate(-45deg);background-image: linear-gradient(60deg, #2611E7, #67A4D9);box-shadow: 0 2px 9px 0 #4d80dd;}.content .rect_container {overflow: hidden;width: 100%;position: absolute;top: 0;right: 0;z-index: -1;}@media (max-width: 991.98px) {.content .rect_1 {top: 123px;right: -152px;}.content .rect_2 {top: 203px;right: -205px;}.not-logged-in .content .rect_2 {top: -5px;right: 15px;height: 82px;width: 82px;}.not-logged-in .content .rect_3 {height: 80px;width: 80px;top: -55px;right: 5px;mix-blend-mode: unset;}.not-logged-in .content .rect_1 {top: -205px;right: 0;}.content .rect_3 {top: -455px;right: -1187px;mix-blend-mode: multiply;background-image: linear-gradient(161deg, #2611e7, #6db4d7);box-shadow: 0 1px 45px 0 #4d80dd;}.content .rect_container {height: 100px;}.not-logged-in .rect_4 {top: 123px;right: -152px;}.not-logged-in .rect_5 {top: 203px;right: -205px;}.not-logged-in.container-left-bottom-blue-rect:after {top: auto;left: -80px;bottom: -155px;}.not-logged-in.container-left-top-yellow-rect:before {left: -190px;top: auto;bottom: -20px;width: 221.4px;height: 221.4px;}.content .rect_1_left {top: 123px;left: -152px;}.content .rect_2_left {top: 203px;left: -205px;}.content .rect_3_left {top: -455px;left: -1187px;mix-blend-mode: multiply;background-image: linear-gradient(161deg, #2611e7, #6db4d7);box-shadow: 0 1px 45px 0 #4d80dd;}}@media (min-width: 992px) {.not-logged-in.container-left-top-yellow-rect:before {left: -85px;top: auto;bottom: 143px;width: 221.4px;height: 221.4px;}.content .rect_1 {top: 40px;right: 82px;}.content .rect_2 {top: 187px;right: -37px;}.content .rect_3 {top: -1036px;right: -502px;}.content .rect_4 {top: 187px;right: -37px;}.content .rect_5 {top: -1036px;right: -502px;}.content .rect_1_left {top: 40px;left: 100px;}.content .rect_2_left {top: 187px;left: 0;}.content .rect_3_left {top: -1036px;left: -420px;}.content .rect_container {height: 465px;}.container-left-top-yellow-rect:before {left: -145px;top: -12px;}.container-left-middle-yellow-rect:before {width: 394px;height: 394px;top: calc(50% - 394px / 2);left: -310px;}.container-right-top-yellow-rect:after {width: 280.5px;height: 280.5px;top: -77px;right: -111px;}.container-right-bottom-blue-rect:after {bottom: -1px;right: -180px;}.container-left-top-blue-rect:before {top: -53px;left: -59px;width: 170.8px;height: 170.8px;}.container-left-bottom-yellow-rect:after {width: 295.9px;height: 295.9px;bottom: -50px;left: -128px;}.container-left-bottom-blue-rect:after {background-image: linear-gradient(151deg, #2611e7, #6db4d7);top: 268px;left: -69px;}.container-right-top-yellow-rect-bis:before {content: " ";width: 237px;height: 237px;background-image: linear-gradient(48deg, #ffe802, #fdcc01);top: 177px;right: -131px;}.container-right-bottom-blue-rect-bis:after {width: 136.5px;height: 136.5px;background-image: linear-gradient(135deg, #2611e7, #6db4d7);box-shadow: 0 2px 75px 0 #4d80dd;top: 401px;right: -86px;}}.profile-dropdown {width: 244px;}.profile-dropdown .dropdown-item {padding-top: 0.625rem;padding-bottom: 0.625rem;}.profile-subtitle {font-size: 0.75rem;}.home-header {background: #ffffff;}.home-header .home-header-title {padding: 0.875rem 1.25rem 0 1.25rem;display: flex;justify-content: space-between;align-items: center;}.home-header .home-projects {display: flex;overflow: auto;}.home-header .home-projects .btn {width: 126px;height: 38px;display: flex;align-items: center;justify-content: center;}.home-header .home-projects .home-project, .home-header .home-projects .home-project-add {flex-shrink: 0;border-radius: 6px;padding: 1.25rem;width: 350px;height: 121px;margin: 1.25rem;}.home-header .home-projects .home-project:not(:first-of-type), .home-header .home-projects .home-project-add:not(:first-of-type) {margin-left: 0.625rem;}.home-header .home-projects .home-project {box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);}.home-header .home-projects .home-project .project-stats {font-size: 0.875rem;}.home-header .home-projects .home-project-add {cursor: pointer;font-size: 20px;border: solid 1px #c8c8cc;}.task-widget .sticky-notes.grid-group {padding: 0;margin: 0 -0.5rem 0.3125rem -0.5rem;}.pieChartWidget svg {margin-top: -14px;}.pieChartWidget .caption {left: 0;right: 0;bottom: 10px;position: absolute;text-align: center;}.widget-notes .markitup-preview {max-height: 184px;}.panels {padding: 0 0.3125rem;}.panels .panel-column {margin-bottom: 15px;}.panels .card {margin-top: 1.25rem;background: none;}.panels .card .card-header {padding-left: 0;padding-right: 0;background: none;}.panels .card .card-header .workspace-title {font-size: 2.8125rem;line-height: 1em;margin-bottom: 0 !important;}.panels .card .card-body {border-radius: 0.375rem;box-shadow: 0 0.125rem 0.5625rem 0 rgba(62, 57, 107, 0.07);background-color: #ffffff;}.backlog-list {display: flex;}.backlog-list .backlog {padding: 0;}.backlog-list.multiple-backlog .backlog:not(:first-of-type) {border-left: solid 1px #d3d8de;}.backlog-list.multiple-backlog .backlog .backlog-multiple-toolbar {padding: 1rem 1.25rem;padding-bottom: 0;margin-bottom: -0.625rem;}.backlog-list.multiple-backlog .backlog .backlog-multiple-toolbar .backlog-title {display: inline-block;font-size: 0.875rem;color: #111111;}.login, .retrieve, .register {padding-top: 3.75rem;margin-top: 1em;}.login h1, .retrieve h1, .register h1 {margin-top: 1.25rem;}.login form, .retrieve form, .register form {margin-top: 3.5rem;width: 100%;}.login .btn, .retrieve .btn, .register .btn {padding: 0.75rem 1.875rem !important;}.login .login-cta-text, .retrieve .login-cta-text, .register .login-cta-text {font-size: 1.125rem;margin-bottom: 20px;}.login .login-footer, .retrieve .login-footer, .register .login-footer {margin-top: 5.75rem;margin-bottom: 30px;}@media (min-width: 768px) {.login form, .retrieve form, .register form {padding-left: 15%;padding-right: 15%;width: 600px;}}@media (max-width: 991.98px) {.login, .retrieve, .register {width: 100%;}.login h1, .retrieve h1, .register h1 {margin-top: 1.5rem;font-size: 1.5rem;}.login form, .retrieve form, .register form {margin-top: 2.5rem;}.login .login-footer, .retrieve .login-footer, .register .login-footer {margin-top: 1.75rem;}body.simple-template:not(.splash-screen) {height: 100%;}}.release-plan {display: flex;}.release-plan .sprint {display: flex;flex-direction: column;background: #ffffff;border-radius: 6px;border: solid 1px #c8c8cc;margin: 1rem 12px 0 12px;padding: 15px;}.release-plan .sprint .sticky-notes {overflow-y: auto;}.release-plan .sprint .sticky-notes.grid-group {padding: 0;margin: 0 -0.5rem;}.release-plan .sprint .sticky-notes.list-group {margin-left: 0;margin-right: 0;}.release-plan .sprint .sprint-header-left > * {margin-right: 10px;}.release-plan .sprint .sprint-title {font-size: 1rem;font-family: averta-bold, Helvetica, Arial, sans-serif;color: #111111;}#view-planning .timeline {margin-top: 6px;margin-left: 1.25rem;margin-right: 1.25rem;height: 110px;}#view-planning .timeline .timeline-background {fill: #f7f7fb;}#view-planning .timeline .axis text {fill: #687583;font-size: 12px;}#view-planning .timeline .axis path {display: none;}#view-planning .timeline .axis line {stroke: #687583;shape-rendering: crispEdges;}#view-planning .timeline .brush .extent {fill-opacity: .2;shape-rendering: crispEdges;}#view-planning .timeline .version text {font-size: 12px;fill: #687583;}#view-planning .timeline .today-line {stroke: #ffcc01;stroke-width: 3px;}#view-planning .timeline .sprint-text {font-size: 14px;font-family: averta-bold, Helvetica, Arial, sans-serif;fill: white;}#view-planning .timeline .sprint-text.todo {fill: #acb5c0;}#view-planning .timeline stop.todoReleaseGradient-left, #view-planning .timeline stop.todoReleaseGradient-right {stop-color: #c8c8cc;}#view-planning .timeline stop.inProgressReleaseGradient-left {stop-color: #1180e7;}#view-planning .timeline stop.inProgressReleaseGradient-right {stop-color: #d1e6f0;}#view-planning .timeline stop.doneReleaseGradient-left {stop-color: #43bfa2;}#view-planning .timeline stop.doneReleaseGradient-right {stop-color: #73d3c2;}#view-planning .timeline stop.todoSprintGradient-left, #view-planning .timeline stop.todoSprintGradient-right {stop-color: #f4f4f9;}#view-planning .timeline stop.inProgressSprintGradient-left {stop-color: #63abeb;}#view-planning .timeline stop.inProgressSprintGradient-right {stop-color: #d1e6f0;}#view-planning .timeline stop.doneSprintGradient-left {stop-color: #50e3c2;}#view-planning .timeline stop.doneSprintGradient-right {stop-color: #88f3e2;}.kanban {padding-bottom: 5px;}.kanban-states {display: flex;justify-content: space-around;font-family: averta-bold, Helvetica, Arial, sans-serif;color: #111111;padding: 0.75rem 1.25rem 0.5rem 1.25rem;}.kanban-swimlane {border-radius: 0.375rem;border: solid 1px #c8c8cc;margin: 0 1.25rem 0.9375rem 1.25rem;background-color: #ffffff;}.kanban-swimlane .swimlane-title {padding-left: 0.75rem;font-size: 0.875rem;}.kanban-swimlane .swimlane-title .swimlane-subtitle {font-size: 0.75rem;padding-left: 0.5rem;}.kanban-swimlane.story-swimlane-6 {border-color: #00bae8;}.kanban-swimlane.story-swimlane-7 {border-color: #24c17a;}.kanban-swimlane.story-swimlane-ghost {border-color: #ff3e33;}.kanban-swimlane.is-selected {z-index: 2;}.kanban-row {display: flex;}.kanban-column {padding: 0;}.kanban-column .sticky-notes {padding: 0.125rem 0.25rem 0.25rem 0.25rem !important;}.kanban-column:nth-of-type(even) {background-color: #f4f4f9;}.kanban-column-header {padding: 0;padding-top: 0.375rem;}.kanban-column-header:nth-of-type(even) {background-color: #f4f4f9;}.kanban-add-task {width: 129px;height: 129px;border: 1px solid #c8c8cc;border-radius: 0.25rem;display: flex;align-items: center;justify-content: center;}.kanban-add-task .plus-icon {display: inline-block;background-position: center;background-size: contain;background-repeat: no-repeat;width: 1rem;height: 1rem;background-image: url("application/plus-afeb39425eca03ea95ac7ac563fdd3f2.svg");}.kanban-add-task:hover {background: #ffffff;border-color: transparent;box-shadow: 0 2px 9px 0 rgba(156, 164, 171, 0.5);}.kanban-add-task:hover .plus-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 1.875rem;height: 1.875rem;background-image: url("application/plus-highlight-bb2f802ed363fd642e849e3a5c70f5bc.svg");}.kanban, .kanban-states, .kanban-swimlane, .kanban-column, .kanban-row {position: relative;}.kanban-sticky {top: 10px;position: sticky !important;}.sprint-goal-header {padding: 5px 0 0;font-size: 0.875rem;text-align: center;z-index: 2;}.app-modal .modal-body .app-split {height: 660px;overflow: auto;}.app-modal .modal-body .modal-split-left {flex: 1 0 auto;display: flex;flex-direction: column;padding-right: 0;padding-left: 0;}.app-modal .modal-body .modal-split-left .modal-split-search, .app-modal .modal-body .modal-split-left .nav {padding-right: 15px;padding-left: 15px;}.app-modal .modal-body .modal-split-left .nav {flex-wrap: nowrap;flex: 1 1 auto;overflow-y: auto;height: 1px;}.app-modal .modal-body .app-full {flex: 1 0 auto;display: flex;flex-direction: column;height: 625px;}.app-modal .modal-body .app-full .app-list {flex: 1 1 auto;overflow-y: auto;height: 1px;display: flex;flex-wrap: wrap;padding: 16px;align-content: start;}.app-modal .app-new {padding: 2px 10px;font-size: 0.625rem;color: #0067e8;background: #ffffff;border-radius: 10px;box-shadow: 0 1px 5px 1px rgba(104, 117, 131, 0.2);}.app-modal .app-enabled {width: 0.5rem;height: 0.5rem;border-radius: 0.25rem;box-shadow: 0 2px 11px 0 rgba(5, 76, 166, 0.15);background-image: linear-gradient(254deg, #88f3e2, #50e3c2);}.app-modal .app-nav-item {position: relative;}.app-modal .app-nav-item .app-enabled {position: absolute;top: 14px;left: 0;}.app-modal .app-nav-item .app-new {position: absolute;top: 8px;right: 0;}.app-modal .app-logo {position: relative;margin: 9px;width: 154px;height: 154px;border-radius: 3px;border: solid 1px #c8c8cc;}.app-modal .app-logo:hover {box-shadow: 0 20px 34px 0 rgba(8, 12, 29, 0.21);}.app-modal .app-logo .app-enabled {position: absolute;top: 12px;left: 12px;}.app-modal .app-logo .app-new {position: absolute;top: 7px;right: 7px;}.app-modal .app-logo img {margin-top: 30px;margin-bottom: 20px;width: 82px;height: 62px;}.app-modal .app-logo .app-name {font-size: 12px;}.app-modal .app-details {font-size: 0.875rem;}.app-modal .app-screenshot {box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);}.app-screenshot-full {width: 750px;cursor: pointer;box-shadow: 0 9px 24px 0 rgba(35, 41, 48, 0.15);}.modal-workspace-wizard .modal-body {padding-top: 0;}.modal-workspace-wizard .modal-body .workspace-wizard-header {background-position: center;background-repeat: no-repeat;height: 115px;background-image: url("application/wizard-header-light-a504ce08cd4aa921a8410e868785175e.svg");}.modal-workspace-wizard .modal-body .workspace-wizard-header:hover {background-image: url("application/wizard-header-dark-b527afe6a8426db5ff4f3388fb90352c.svg");}.modal-workspace-wizard .modal-body .workspace {margin: 35px 0;}.modal-workspace-wizard .modal-body .workspace:not(:first-of-type) {border-left: 1px solid #e9e9e9;}.modal-workspace-wizard .modal-body .workspace .workspace-image {background-position: center;background-size: contain;background-repeat: no-repeat;width: 84px;height: 86px;margin: 0 auto 19px auto;}.modal-workspace-wizard .modal-body .workspace .workspace-image.project {background-image: url("application/workspace-project-9d37202f6f90463625abea73988e449e.svg");}.modal-workspace-wizard .modal-body .workspace .workspace-image.portfolio {background-image: url("application/workspace-portfolio-d10a4aac12e35a57c5c47f1f689e2041.svg");}.modal-workspace-wizard .modal-body .workspace h3 {margin-bottom: 9px;}.modal-workspace-wizard .modal-body .workspace p {margin-bottom: 40px;padding-left: 40px;padding-right: 40px;}.modal-workspace-wizard .modal-body .workspace-help {font-size: 0.875rem;margin-top: 10px;margin-bottom: 21px;}#oauth-confirm > .card {max-width: 500px;}#oauth-confirm .oauth-avatar {height: 40px;}@media (min-width: 768px) {#oauth-confirm {height: 100vh;}#oauth-confirm > .card {border: 1px solid rgba(0, 0, 0, 0.125);}}.project-summary.card {margin-top: 0 !important;}.project-summary .card-header {padding-top: 1.55rem;padding-bottom: 0.25rem !important;}.project-summary .card-header .btn-toolbar .btn {margin-bottom: 0.50rem;}.project-summary .avatars-and-stats {display: flex;align-items: center;height: 78px;border-top: solid 1px #e9e9e9;border-bottom: solid 1px #e9e9e9;padding: 13px 0;margin: 25px 0;}.project-summary .avatars-and-stats .avatars {flex: 0 0 50%;margin-left: 8px;text-align: center;}.project-summary .avatars-and-stats .avatars img {height: 40px;width: 40px;}.project-summary .avatars-and-stats .avatars.avatars-size-sm img {height: 30px;width: 30px;}.project-summary .avatars-and-stats .avatars.avatars-size-xs img {height: 20px;width: 20px;}.project-summary .avatars-and-stats .avatars .avatar {margin-left: -8px;position: relative;transition: all 0.5s;}.project-summary .avatars-and-stats .avatars .avatar:hover {z-index: 1;transform: scale(1.2);}.project-summary .avatars-and-stats .stats {flex: 0 0 25%;display: flex;justify-content: center;align-items: center;}.project-summary .avatars-and-stats .stats .stat-number {line-height: 1.21;font-size: 2.5rem;}.project-summary .avatars-and-stats .stats .stat-title {font-size: 0.875rem;}.project-summary .avatars-and-stats > div:not(:first-of-type) {border-left: solid 1px #e9e9e9;}.project-summary .release-dates {font-size: 0.75rem;margin-bottom: 10px;}.project-summary .release-vision, .project-summary .sprint-goal {font-size: 0.875rem;}.project-summary .sprint-goal {background-image: linear-gradient(84deg, rgba(99, 171, 235, 0.26), rgba(209, 230, 240, 0.26));padding: 15px 21px;margin-right: 24.5px;}.project-summary .sprint-goal .sprint-goal-label {color: #64aceb;}.project-summary .release-vision {margin-bottom: 23px;}.retrospective-provider-container:not(:first-of-type) {margin-left: 0.5rem;}.retrospective-provider-container.disabled .retrospective-provider {opacity: 0.5;}.retrospective-provider-container.disabled .retrospective-provider:hover {opacity: 1.0;}.meetings-container {border-top: solid 1px #d3d8de;margin-left: 1.25rem;margin-right: 1.25rem;padding-top: 0.75rem;padding-bottom: 0.75rem;}.meeting-provider-container:not(:first-of-type), .attachment-provider-container:not(:first-of-type) {margin-left: 0.5rem;}.meeting-provider-container.disabled .meeting-provider, .meeting-provider-container.disabled .attachment-provider, .attachment-provider-container.disabled .meeting-provider, .attachment-provider-container.disabled .attachment-provider {opacity: 0.5;}.meeting-provider-container.disabled .meeting-provider:hover, .meeting-provider-container.disabled .attachment-provider:hover, .attachment-provider-container.disabled .meeting-provider:hover, .attachment-provider-container.disabled .attachment-provider:hover {opacity: 1.0;}.meeting-provider-current {height: 34px;width: 34px;background-size: 30px auto;}.meetings-provider-sm .meeting-provider {height: 1.2rem;width: 1.2rem;background-size: 18px auto;align-self: flex-start;}.meetings-provider-sm .plus-app {height: 1.2rem !important;width: 1.2rem !important;background-size: 0.6025rem 0.6025rem !important;margin-left: 0.25rem !important;padding: 0.25rem !important;align-self: flex-start;}.meetings-provider-sm .meeting-provider-container {height: 1.2rem;vertical-align: top;}.meeting-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.7rem;height: 0.7rem;}.meeting-copy-grey {background-image: url("application/remove-red-6c9513192a75ab55f92cb277d608540b.svg");display: inline-block;}.meeting-stop-red {background-image: url("application/remove-red-6c9513192a75ab55f92cb277d608540b.svg");display: inline-block;}.form-editing .attachments.attachments-bordered, .form-editable:hover .attachments.attachments-bordered {border-radius: 6px;border: solid 1px #c8c8cc;}.attachments.attachments-bordered {border: solid 1px transparent;padding-left: 11px;padding-right: 11px;}.attachments .upload-and-apps {display: flex;}.attachments > .card-body {padding-top: 0;padding-bottom: 0;}.attachments .upload-file, .attachments .upload-apps {margin-top: 0.625rem;margin-bottom: 0.625rem;height: 2rem;font-size: 0.875rem;color: #111111;text-align: center;}.attachments .upload-file > span.link {background: url("application/attachment-blue-41aece4d0d3c109f81f82c3a6b058a6a.svg") no-repeat left;padding-left: 1.25rem;}.attachments .upload-apps {border-left: solid 1px #e9e9e9;line-height: 2rem;}.attachments .upload-file {padding-top: 0.375rem;}.attachments .attachment {font-size: 0.875rem;}.attachments .attachment a.filename {color: #687583;}.attachments .attachment .btn.btn-secondary {margin-left: 0.25rem;margin-right: 0.25rem;color: #687583;}.attachments .attachment .btn.btn-secondary:first-of-type {margin-left: 0;}.attachments .attachment .btn.btn-secondary:last-of-type {margin-right: 0;}.attachments .attachment:hover a.filename, .attachments .attachment:hover .size {color: #0067e8;}.attachments .attachment .size {margin-left: 1.25rem;font-size: 0.75rem;}.attachments .attachment .attachment-action {display: inline-block;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.7rem;height: 0.7rem;}.attachments .attachment .attachment-type {padding-left: 45px;background-size: 30px !important;background: no-repeat left center;line-height: 30px;}.attachments .attachment .attachment-type-pdf {background-image: url("application/attachment-type-pdf-fb807fb6e88070941e8261d63b6be462.svg");}.attachments .attachment .attachment-type-media {background-image: url("application/attachment-type-media-06a5aa397bc6d3938a34bb54257ce58e.svg");}.attachments .attachment .attachment-type-picture {background-image: url("application/attachment-type-picture-f878a0a50321d71028bea56f88cbf8b2.svg");}.attachments .attachment .attachment-type-pptx {background-image: url("application/attachment-type-pptx-63f0193964a9c283f64d038a05b1b446.svg");}.attachments .attachment .attachment-type-docx {background-image: url("application/attachment-type-docx-025137a599c73aa6c4c8d2fa794bf71a.svg");}.attachments .attachment .attachment-type-xlsx {background-image: url("application/attachment-type-xlsx-b3874c6fd55228d1bba8afa5bb5eb6e9.svg");}.attachments .attachment .attachment-type-psd {background-image: url("application/attachment-type-psd-4f9a447318540c537af4661b92b799e9.svg");}.attachments .attachment .attachment-type-ai {background-image: url("application/attachment-type-ai-93ceeb6a04bd609e7ff6ea2a3a5d2e73.svg");}.attachments .attachment .attachment-type-idml {background-image: url("application/attachment-type-idml-8dec93f524fccba4a5d049314e1b9877.svg");}.attachments .attachment .attachment-type-default {background-image: url("application/attachment-type-default-62bc8ed07252289636773743b188aa9e.svg");}.attachments .attachment .attachment-remove-red {margin-left: 1.25rem;background-image: url("application/remove-red-6c9513192a75ab55f92cb277d608540b.svg");}.attachments .attachment .attachment-pause-grey {background-image: url("application/attachment-pause-grey-94e3b25d96e2e68d9e531ac10cc534d0.svg");}.attachments .attachment .attachment-resume-grey {background-image: url("application/attachment-resume-grey-06d99410a8f1661fe547751ce0893caf.svg");}.attachments .attachment .attachment-stop-grey {margin-left: 0.75rem;background-image: url("application/attachment-stop-grey-aeb2e5deb4ce1009b4005879384d4ff5.svg");}.attachments .attachment .uploading .progress {font-size: 0.825rem;width: 5.5rem;height: 0.275rem;overflow: visible;background: #e9e9e9;margin-left: 0.625rem;margin-right: 1.25rem;margin-top: 0.825rem;border-radius: 0.375rem;}.attachments .attachment .uploading .progress .progress-bar {box-shadow: 0 0.1375rem 0.275rem 0 rgba(0, 103, 232, 0.35);border: solid 0.1375rem #0067e8;border-radius: 0.375rem;}.attachments .attachment .uploading:not(.paused) .size {color: #0067e8;}.attachments .attachment .uploading.paused .progress-bar {box-shadow: 0 0.1375rem 0.275rem 0 rgba(104, 117, 131, 0.33);border-color: #687583;}.attachments .attachment .attachment-remove-red.confirm-delete-action {background-image: none;width: auto;height: auto;color: #ff3e33;}.notifications-dropdown {width: 500px;max-height: 500px;overflow: auto;}.activity-unread {background-color: #f4f4f9;}.activity ul {padding-inline-start: 17px;margin-bottom: 0;}.story-task, .story-acceptanceTest, .feature-story {background: #ffffff;}.user-avatars img {width: 36px;height: 36px;margin: 4px;}.announcement {text-align: center;padding: 6px;position: relative;}.announcement .announcement-hide {position: absolute;top: 5px;right: 20px;}.announcement .announcement-text {font-size: 0.9375rem;}.announcement .announcement-text a {text-decoration: underline;}#devops-diagram .devops-activity:not(.devops-activity-active) clipPath {display: none;}#devops-diagram .devops-activity .devops-number text {font-family: averta-bold, Helvetica, Arial, sans-serif;font-size: 8.4px;fill: #0066E8;}#devops-diagram .devops-activity .devops-number.devops-number-active text {fill: #FFFFFF;}#devops-diagram .devops-activity .devops-number.devops-number-active .devops-number-circle {fill: #27D285;}#devops-diagram .devops-activity .devops-number.devops-number-active .devops-number-stroke {stroke: #27D285;}#devops-diagram .devops-activity .devops-text {font-family: averta-bold, Helvetica, Arial, sans-serif;font-size: 11px;fill: #FFFFFF;}#devops-diagram .devops-activity.devops-activity-active .devops-path {fill: #FFFFFF;stroke: #C8C8CC;stroke-width: 2px;}#devops-diagram .devops-activity.devops-activity-active .devops-text {fill: #111111;}#devops-diagram .devops-activity.devops-activity-active .devops-shadow {display: none;}#devops-diagram .devops-activity.devops-activity-active .devops-number:not(.devops-number-active) text {fill: #FFFFFF;}#devops-diagram .devops-activity.devops-activity-active .devops-number:not(.devops-number-active) .devops-number-circle {fill: #111111;}#devops-diagram .devops-activity.devops-activity-active .devops-number:not(.devops-number-active) .devops-number-stroke {stroke: #111111;}#devops-diagram .devops-border-text {font-family: averta-black, Helvetica, Arial, sans-serif;font-size: 10px;fill: #FFFFFF;}body.dark-scheme #devops-diagram #devops-border-light {display: none;}body.light-scheme #devops-diagram #devops-border-dark {display: none;}.devops-details {border: 1px solid #c8c8cc;border-radius: 0.25rem;box-shadow: 0 20px 34px 0 rgba(8, 12, 29, 0.21);padding: 1rem 1.25rem;font-size: 0.875rem;}.devops-details .devops-app {width: 122px;padding-top: 8px;position: relative;}.devops-details .devops-app .devops-app-name {font-size: 0.75rem;}.devops-details .devops-app .devops-app-img {background-color: #f4f4f9;width: 57px;height: 57px;margin: auto;}.devops-details .devops-app .devops-app-img img {width: 57px;margin-top: 6px;}.devops-details .devops-app:hover .devops-app-img {box-shadow: 0 0.125rem 0.5625rem 0 rgba(156, 164, 171, 0.5);}.devops-details .devops-app.devops-app-enabled .devops-app-name {font-family: averta-bold, Helvetica, Arial, sans-serif;}.devops-details .devops-app.devops-app-enabled .devops-app-img {background-clip: content-box;border: 1px solid #27d285;padding: 7px;}.devops-details .devops-app.devops-app-enabled .devops-app-img img {margin-top: -2px;margin-left: -8px;}.devops-details .devops-app .devops-app-new {padding: 2px 10px;font-size: 0.625rem;color: #0067e8;background: #ffffff;border-radius: 10px;box-shadow: 0 1px 5px 1px rgba(104, 117, 131, 0.2);position: absolute;top: 0;right: 0;}#slider-effort .slider-selection, #slider-effort .slider-track {box-shadow: none;}#slider-effort .low-effort {background: #27d285;}#slider-effort .medium-effort {background: #ffcc01;}#slider-effort .high-effort {background: #ff3e33;}.list-users {display: flex;flex-wrap: wrap;margin: -4px;}.list-users .user-entry {margin: 4px;}.user-entry {display: flex;align-items: center;font-size: 0.875rem;color: #111111;height: 30px;border: 1px solid #c8c8cc;border-radius: 4px;padding: 0 0.5rem;}.user-entry img {width: 19px;height: 19px;margin-right: 0.5rem;}.user-entry .btn {padding-left: 0.5rem;padding-right: 0;}.about-legal {font-size: 0.875rem;max-height: 450px;overflow: auto;}.sticky-notes.as-sortable-drag {position: absolute !important;display: block !important;}.sticky-notes-disabled .sticky-note-container button, .sticky-notes-disabled .sticky-note-container a {pointer-events: none;cursor: default;}.sticky-note {color: #111111;}.sticky-note a {color: #111111;text-decoration: none;}.sticky-note .title, .sticky-note .description, .sticky-note .sticky-note-content {overflow: hidden;}.sticky-note .title {font-family: averta-bold, Helvetica, Arial, sans-serif;}.sticky-note .id-icon {display: none;}.sticky-note .sticky-note-state-progress {height: 15px;position: relative;}.sticky-note .sticky-note-state-progress .progress {height: 15px;background-color: rgba(255, 255, 255, 0.35);}.sticky-note .sticky-note-state-progress .progress-bar {background-color: white;}.sticky-note .sticky-note-state-progress .state {position: absolute;top: 0;font-size: 0.625rem;text-align: right;}.sticky-note .sticky-note-state-progress .status {line-height: 1rem;position: absolute;font-size: 0.625rem;}.sticky-note .sticky-note-actions {display: flex;justify-content: space-between;align-items: center;}.sticky-note .sticky-note-actions .action-link {display: flex;}.sticky-note .sticky-note-actions .action-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.75rem;height: 0.75rem;display: inline-block;}.sticky-note .badge {font-size: 0.75rem;margin-left: 0.1875rem;padding: 0;}.sticky-note .badge > .limited {display: none;}.sticky-note .badge > .full {display: inline;}.sticky-note .sticky-note-tags {height: 1.6875rem;overflow: hidden;}.sticky-note .sticky-note-tags .tag {font-size: 0.625rem;background: white;border-radius: 0.125rem;padding: 0.0625rem 0.1875rem;box-shadow: 0 1px 3px 0 rgba(156, 164, 171, 0.62);color: #111111;}.sticky-note .sticky-note-tags .tag.invert {color: white;}.sticky-note .sticky-note-tags .badge {font-size: 0.625rem;}.sticky-note .sticky-note-tags .badge > .full {display: none;}.sticky-note .sticky-note-tags .badge > .limited {display: inline;}.sticky-note.sticky-note-type .sticky-note-type-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.8125rem;height: 0.875rem;}.sticky-notes.list-group {position: relative;}.sticky-notes.list-group.as-sortable-drag {border-top: solid 1px #d3d8de;background: #ffffff;}.sticky-notes.list-group .sticky-note-container {box-shadow: none !important;}.sticky-notes.list-group .sticky-note {background: none !important;color: #687583;}.sticky-notes.list-group .sticky-note a {color: #687583;}.sticky-notes.list-group .sticky-note .id {display: none;}.sticky-notes.list-group .sticky-note .id-icon {display: block;}.sticky-notes.list-group .sticky-note .id-icon text {fill: #111111;}.sticky-notes.list-group .sticky-note .sticky-note-head.id-size-xs .id-icon text {font-size: 0.75rem;}.sticky-notes.list-group .sticky-note .sticky-note-content .item-values {white-space: nowrap;}.sticky-notes.list-group .sticky-note .sticky-note-content .title {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.sticky-notes.list-group .sticky-note .sticky-note-content .description {display: none;}.sticky-notes.list-group .sticky-note .sticky-note-state-progress .progress {height: 1.125rem;}.sticky-notes.list-group .sticky-note .sticky-note-state-progress .progress, .sticky-notes.list-group .sticky-note .sticky-note-state-progress .progress-bar {background-color: rgba(104, 117, 131, 0.2);}.sticky-notes.list-group .sticky-note .sticky-note-state-progress .state {right: 1.25rem;font-size: 0.75rem;}.sticky-notes.list-group .sticky-note .sticky-note-state-progress .status {line-height: 1.125rem;left: 1.25rem;font-size: 0.75rem;}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.875rem;height: 0.875rem;}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-attach {background-image: url("application/action-attach-grey-d58a8ef81b35e78c0bdcce821e613213.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-comment {background-image: url("application/action-comment-grey-28b55338b6d021aff14b9aee9b7c9399.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-menu {background-image: url("application/action-menu-grey-6ec3cafc3fe70b67af36bc477d03c04c.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-story {background-image: url("application/action-story-grey-f10d7888632305d6914493fffc9ee146.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-take {background-image: url("action-take-grey.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-task {background-image: url("application/action-task-grey-dba731a17528b010dedec2bb349d174d.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-test {background-image: url("application/action-test-grey-65eebc10d9bed9aeac067c93d9bac56e.svg");}.sticky-notes.list-group .sticky-note .sticky-note-actions .action .action-icon-unassign {background-image: url("action-unassign-grey.svg");}.sticky-notes.list-group .sticky-note .badge {font-size: 0.875rem;}.sticky-notes.list-group .sticky-note .sticky-note-tags .badge {display: none;}.sticky-notes.list-group .sticky-note.sticky-note-type .sticky-note-type-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 1.0625rem;height: 1.125rem;}.sticky-notes.list-group .sticky-note.sticky-note-type.defect .sticky-note-type-icon {background-image: url("application/type-defect-grey-6174f65ad02626fdc166d14c15c24a70.svg");}.sticky-notes.list-group .sticky-note.sticky-note-type.technical .sticky-note-type-icon {background-image: url("application/type-technical-grey-0d1f7f3ef83875f71a093da175f7b092.svg");}.sticky-notes.list-group .sticky-note.sticky-note-type.enabler .sticky-note-type-icon {background-image: url("application/type-enabler-grey-0d1f7f3ef83875f71a093da175f7b092.svg");}.sticky-notes.list-group .sticky-note.invert .id-icon text {fill: white;}.sticky-notes.list-group:not(.list-group-small) .sticky-note-container {padding: 0 1.25rem;border-bottom: solid 1px #d3d8de;}.sticky-notes.list-group:not(.list-group-small) .sticky-note-container.is-selected, .sticky-notes.list-group:not(.list-group-small) .sticky-note-container:hover {z-index: 2;border-radius: 0.1875rem;}.sticky-notes.list-group:not(.list-group-small) .sticky-note-container.is-selected:first-of-type, .sticky-notes.list-group:not(.list-group-small) .sticky-note-container:hover:first-of-type {border-top: solid 1px #d3d8de;}.sticky-notes.list-group:not(.list-group-small) .sticky-note-container:hover {background: #f7f7fb;}.sticky-notes.list-group:not(.list-group-small) .sticky-note-container.is-selected {background: #ffffff;}.sticky-notes.list-group:not(.list-group-small) .sticky-note-container:first-of-type {border-top: solid 1px transparent;}.sticky-notes.list-group:not(.list-group-small).grey-sticky-notes .sticky-note-container:hover {background-color: #ffffff;}.sticky-notes.list-group:not(.list-group-small) .sticky-note {padding: 0.3125rem 0;}.sticky-notes.list-group:not(.list-group-small) .sticky-note > div {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.sticky-notes.list-group:not(.list-group-small) .sticky-note > div > div {flex: 0 0 auto;padding: 0 0.625rem;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .id-icon svg text {font-size: 1rem;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-head {display: flex;justify-content: space-between;align-items: center;width: 67px;padding-left: 0;order: 1;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-content {flex: 1 1 auto;display: flex;padding: 0;flex-direction: column-reverse;order: 2;width: calc(100% - 180px - 67px);}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-content .item-values {height: 1.3125rem;font-size: 0.875rem;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-content .title {color: #111111;font-size: 1.0625rem;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-state-progress {height: 1.125rem;width: 180px;padding: 0;order: 5;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-actions {align-self: flex-start;margin-top: 6px;width: 180px;padding: 0;justify-content: space-around;order: 3;}.sticky-notes.list-group:not(.list-group-small) .sticky-note .sticky-note-tags {width: calc(100% - 180px);padding: 0;order: 4;}.sticky-notes.list-group.list-group-small .sticky-note {padding: 0.1875rem;}.sticky-notes.list-group.list-group-small .sticky-note > div {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}.sticky-notes.list-group.list-group-small .sticky-note > div > div {flex: 0 0 auto;padding: 0 0.625rem;height: 1.625rem;}.sticky-notes.list-group.list-group-small .sticky-note .id-icon svg {width: 1.1875rem;height: 1.1875rem;}.sticky-notes.list-group.list-group-small .sticky-note .id-icon svg text {font-size: 1.0625rem;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-head {display: flex;justify-content: space-between;align-items: center;width: 61px;padding-right: 0;font-size: 0.6875rem;order: 1;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-content {flex: 1 0 60%;display: flex;padding-top: 0;padding-bottom: 0;flex-direction: row;align-items: center;order: 2;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-content .item-values {height: auto;font-size: 0.75rem;padding: 0 0.625rem;border-left: solid 1px #e9e9e9;border-right: solid 1px #e9e9e9;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-content .title {color: #687583;font-size: 0.9375rem;padding-left: 0.625rem;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-state-progress {height: 1.125rem;width: 200px;order: 5;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-actions {width: 200px;justify-content: space-around;order: 3;}.sticky-notes.list-group.list-group-small .sticky-note .sticky-note-tags {order: 4;width: calc(100% - 200px);margin-top: -4px;margin-bottom: 4px;}.sticky-notes.list-group.list-group-small .sticky-note.sticky-note-type .sticky-note-type-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.75rem;height: 0.8125rem;}.has-selected .sticky-notes.list-group .sticky-note-container:not(.is-selected):hover {background-color: #f7f7fb;}.sticky-notes.grid-group {display: flex;flex-wrap: wrap;position: relative;height: 100%;align-content: flex-start;padding: 0.75rem;}.sticky-notes.grid-group .sticky-note-container, .sticky-notes.grid-group .as-sortable-placeholder {margin: 0.5rem;}.sticky-notes.grid-group.sticky-notes-standalone {padding: 15px 0 5px 0;}.sticky-notes.grid-group.sticky-notes-standalone .sticky-note-container {margin: 0;}.sticky-notes.grid-group .sticky-note-container:not(.is-selected):not(:hover) {box-shadow: none !important;}.sticky-notes.grid-group .sticky-note {position: relative;}.sticky-notes.grid-group .sticky-note .sticky-note-state-progress {position: absolute;bottom: 0;right: 0;left: 0;}.sticky-notes.grid-group .sticky-note .sticky-note-state-progress .state {right: 0.5rem;}.sticky-notes.grid-group .sticky-note .sticky-note-state-progress .state.state-hover-progress {color: #111111;}.sticky-notes.grid-group .sticky-note .sticky-note-state-progress .status {left: 0.5rem;}.sticky-notes.grid-group .sticky-note .item-values {font-size: 0.625rem;}.sticky-notes.grid-group .sticky-note:hover .sticky-note-actions > .action * {opacity: 1;visibility: visible;}.sticky-notes.grid-group .sticky-note:hover .sticky-note-content.has-description .title {display: none;}.sticky-notes.grid-group .sticky-note .sticky-note-content .description {display: none;}.sticky-notes.grid-group .sticky-note .sticky-note-content .item-values {height: 15px;}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action > * {opacity: 0.6;visibility: hidden;}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action.active > * {visibility: visible;}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-attach {background-image: url("application/action-attach-black-6bc916d778714a89426dbb2769edde5c.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-comment {background-image: url("application/action-comment-black-2d100de6292f8f36336f6e453bf30f7f.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-menu {background-image: url("application/action-menu-black-499da9ad47d7c7eb61b426de38224b59.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-story {background-image: url("application/action-story-black-ce745de3ba009ecc9cf45ea2b5afec4f.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-take {background-image: url("application/action-take-black-2de51e7154708ecedb002c9d1b920810.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-task {background-image: url("application/action-task-black-a0032259a5ff97ba2d73338f9d61da53.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-test {background-image: url("application/action-test-black-5950419ee23b22835647025b0b6abfe1.svg");}.sticky-notes.grid-group .sticky-note .sticky-note-actions .action .action-icon-unassign {background-image: url("application/action-unassign-black-4c01c3283d6b89af18f52ebac9610199.svg");}.sticky-notes.grid-group .sticky-note.invert {color: white;}.sticky-notes.grid-group .sticky-note.invert a {color: white;}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-attach {background-image: url("application/action-attach-white-a6f9f3af3b24279b4ab54e35bde865aa.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-comment {background-image: url("application/action-comment-white-c584b161e5f10ae3fb4420995fb17ab7.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-menu {background-image: url("application/action-menu-white-ac6aa03f625c65e545ad9aa84f39b128.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-story {background-image: url("application/action-story-white-ad60c5592f676c62edeb87e481d80b94.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-take {background-image: url("application/action-take-white-740e4582b56b0b22a7fdba385b972c9a.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-task {background-image: url("application/action-task-white-b7450ebf11cfa52442f2f643d555e9ad.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-test {background-image: url("application/action-test-white-cb11c38af7fe4f26e521b1ea55b7e8f3.svg");}.sticky-notes.grid-group .sticky-note.invert .sticky-note-actions .action .action-icon-unassign {background-image: url("application/action-unassign-white-01dff97dddbc19e8f9efbf30689b0caf.svg");}.sticky-notes.grid-group .sticky-note-feature {width: 178px;height: 157px;}.sticky-notes.grid-group .sticky-note-feature .sticky-note {padding: 0.5625rem;width: 178px;height: 157px;border-radius: 0.375rem;}.sticky-notes.grid-group .sticky-note-feature .sticky-note:hover .sticky-note-content.has-description .item-values {display: none;}.sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-head {display: flex;justify-content: space-between;flex-direction: row-reverse;line-height: 1;}.sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-head .id {font-size: 0.75rem;}.sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-content {margin-top: 4px;margin-bottom: 2px;height: 70px;}.sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-content .item-values {margin-bottom: 2px;}.sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-content .title {font-size: 0.9375rem;line-height: 1.17;height: 3.51em;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box;}.sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-actions {justify-content: space-evenly;}.sticky-notes.grid-group .sticky-note-feature .sticky-note.sticky-note-type.enabler .sticky-note-type-icon {background-image: url("application/type-enabler-black-379350d54d0537e563947c52cc74c528.svg");}.sticky-notes.grid-group .sticky-note-feature .sticky-note.invert.sticky-note-type.enabler .sticky-note-type-icon {background-image: url("application/type-enabler-white-4185c148e6460acdf59887c8a09a1cd0.svg");}.sticky-notes.grid-group .sticky-note-feature .sticky-note .progress {border-radius: 0 0 0.25rem 0.25rem;}.sticky-notes.grid-group .sticky-note-feature .sticky-note:hover .sticky-note-content.has-description .description {font-size: 0.75rem;line-height: 1.17;height: 5.85em;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;display: -webkit-box;}.sticky-notes.grid-group .sticky-note-story {width: 178px;height: 177px;}.sticky-notes.grid-group .sticky-note-story.sticky-note-container:not(.is-selected):not(:hover) {box-shadow: -1px 2px 2px -1px rgba(0, 0, 0, 0.05) !important;}.sticky-notes.grid-group .sticky-note-story .sticky-note {padding: 0.5625rem;width: 178px;height: 177px;-webkit-clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type .sticky-note-type-icon {position: absolute;top: 3px;right: 33px;z-index: 2;}.sticky-notes.grid-group .sticky-note-story .sticky-note:after {content: "";position: absolute;top: 0;right: 0;border: 15px solid;border-color: rgba(255, 255, 255, 0.97);z-index: 1;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-head .id {position: absolute;left: 151px;top: 13px;z-index: 2;color: #687583;font-size: 0.75rem;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-head.id-size-sm .id {left: 149px;top: 15px;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-head.id-size-xs .id {left: 149px;font-size: 0.5625rem;top: 18px;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content {height: 102px;margin-top: 6px;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content .item-values {margin-bottom: 1px;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content .item-values .acceptance-test-icon {display: inline-block;margin-bottom: -2px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 0.75rem;height: 0.75rem;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content .item-values .acceptance-test-icon-tocheck {background-image: url("application/acceptanceTest-tocheck-black-77829f62e0a14a5a2d79ab66ac7c39d0.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content .item-values .acceptance-test-icon-success {background-image: url("application/acceptanceTest-success-black-5e9c10bcfda7e1eefe6aa4b6ad0802fe.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content .item-values .acceptance-test-icon-failed {background-image: url("application/acceptanceTest-failed-black-158e4aa6df54bb9a67c01650ed8633b1.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-content .title {font-size: 0.9375rem;line-height: 1.17;height: 5.85em;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;display: -webkit-box;}.sticky-notes.grid-group .sticky-note-story .sticky-note .sticky-note-tags {margin-bottom: 2px;}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type.defect .sticky-note-type-icon {background-image: url("application/type-defect-black-29b09d6c515d3135640f7468e6ac37f7.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type.defect.invert .sticky-note-type-icon {background-image: url("application/type-defect-white-2e4eff1dfbadc20a9eb61fab25f0f9f6.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type.technical .sticky-note-type-icon {background-image: url("application/type-technical-black-588f3770ea866f413ea37dc18864b341.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type.technical.invert .sticky-note-type-icon {background-image: url("application/type-technical-white-4185c148e6460acdf59887c8a09a1cd0.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.invert .sticky-note-content .item-values .acceptance-test-icon-tocheck {background-image: url("application/acceptanceTest-tocheck-white-583bedee2515c029d7c755793b2aba88.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.invert .sticky-note-content .item-values .acceptance-test-icon-success {background-image: url("application/acceptanceTest-success-white-ed97a42a3b58c4bfb98ecd62cf14ac90.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.invert .sticky-note-content .item-values .acceptance-test-icon-failed {background-image: url("application/acceptanceTest-failed-white-22072edbc5e3872120a5da569588f701.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note:hover .sticky-note-content.has-description .description {font-size: 0.75rem;padding-top: 0.3em;line-height: 1.17;height: 7.32em;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;display: -webkit-box;}.sticky-notes.grid-group.grey-sticky-notes .sticky-note-story .sticky-note:after {border-color: white;}.sticky-notes.grid-group .sticky-note-task {width: 129px;height: 129px;}.sticky-notes.grid-group .sticky-note-task .sticky-note {padding: 0.375rem;width: 129px;height: 129px;border-radius: 0.375rem;}.sticky-notes.grid-group .sticky-note-task .sticky-note .sticky-note-head {display: flex;flex-direction: row-reverse;justify-content: space-between;margin-bottom: 5px;}.sticky-notes.grid-group .sticky-note-task .sticky-note .sticky-note-head .id {padding-right: 2px;line-height: 1.0625rem;font-size: 0.8125rem;}.sticky-notes.grid-group .sticky-note-task .sticky-note .sticky-note-head .responsible {height: 1.0625rem;}.sticky-notes.grid-group .sticky-note-task .sticky-note .sticky-note-content {padding-left: 1px;padding-right: 1px;height: 49px;}.sticky-notes.grid-group .sticky-note-task .sticky-note .sticky-note-content .title {line-height: 1.17;height: 28px;font-size: 0.75rem;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;display: -webkit-box;}.sticky-notes.grid-group .sticky-note-task .sticky-note .sticky-note-tags {padding-left: 1px;padding-right: 1px;margin-bottom: 0.4375rem;}.sticky-notes.grid-group .sticky-note-task .sticky-note.task-blocked:after {content: "";position: absolute;top: -13px;right: -12px;display: block;background-position: center;background-size: contain;background-repeat: no-repeat;width: 1.5rem;height: 1.5rem;background-image: url("application/badge-task-blocked-f47ae2eac689be516c8bed3b254ae0c8.svg");}.sticky-notes.grid-group .sticky-note-task:hover .sticky-note-content.has-description .description {padding-top: 0.1875rem;line-height: 1.1;font-size: 0.625rem;height: 44px;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box;}.has-selected .sticky-notes.grid-group .sticky-note-container.is-selected {z-index: 2;}.has-selected .sticky-notes.grid-group .sticky-note-container:not(.is-selected):hover {z-index: 2;opacity: 0.75;}.sticky-notes.grid-group.size-sm .sticky-note-story {width: 158px;height: 127px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note {width: 158px;height: 127px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note .sticky-note-head .id {left: 131px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note .sticky-note-head.id-size-sm .id {left: 129px;top: 15px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note .sticky-note-head.id-size-xs .id {left: 129px;font-size: 0.5625rem;top: 18px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note .sticky-note-content {height: 60px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note .sticky-note-content .title {font-size: 0.875rem;line-height: 1.1;height: 3.3em;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display: -webkit-box;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note .sticky-note-content .description {display: none !important;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note:hover .sticky-note-content.has-description .title {vertical-align: top;display: -webkit-box;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note-tags {height: 1.5rem;line-height: 1.3;margin-bottom: 0;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note-state-progress {height: 12px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note-state-progress .progress {height: 12px;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note-state-progress .status {display: none;}.sticky-notes.grid-group.size-sm .sticky-note-story .sticky-note-state-progress .state {top: -2px;}.sticky-note-container.sticky-note-story.sticky-note-story-light .sticky-note {pointer-events: none;}@media (max-width: 991.98px) {body {height: 100vh;background-image: linear-gradient(to bottom, #ffffff, #f4f4f9);}body .view.flex > .content .card-view {border-top: none;}body.simple-without-ng-layout {height: 100%;}nav.navbar.navbar-expand-lg {padding: 0;}nav.navbar.navbar-expand-lg > .navbar-right, nav.navbar.navbar-expand-lg > .nav-item {height: 3.9375rem;background-color: #ffffff;}nav.navbar.navbar-expand-lg #menu-loader {margin: 1rem;}nav.navbar.navbar-expand-lg .navbar-right {padding: 0.8125rem 0;}nav.navbar.navbar-expand-lg .navbar-collapse.show {height: calc(100vh - 4rem);}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu {padding-left: 0;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu > .nav-link.dropdown-toggle {height: 6.18rem;background: #ffffff;border-bottom: 1px solid #d3d8de;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu > .nav-link.dropdown-toggle:not(.no-caret)::after {height: 10px;width: 10px;border-right: 3px solid;border-bottom: 3px solid;margin-left: 0.8em;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu.open > .nav-link.dropdown-toggle {background: none;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu.open > .nav-link.dropdown-toggle:not(.no-caret)::after {transform: rotate(225deg);margin-top: 0.825rem;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .dropdown-menu {box-shadow: none;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .dropdown-menu .dropdown-header, nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .dropdown-menu .dropdown-item {font-size: 1rem;line-height: 1.8rem;padding: 0.5rem 1.5rem;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .dropdown-menu .dropdown-header .shortcut, nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .dropdown-menu .dropdown-item .shortcut {display: none;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .dropdown-menu .dropdown-divider {margin: 1em 0;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .workspace-icon {background-position: center;background-size: contain;background-repeat: no-repeat;width: 1.25rem;height: 1.25rem;}nav.navbar.navbar-expand-lg .navbar-collapse .workspace-menu .workspace-title {font-size: 1.5625rem;}nav.navbar .nav-item .nav-link:not(.dropdown-toggle) {font-size: 1.063rem;height: auto;padding-top: 0 !important;padding-bottom: 0 !important;padding-left: 1rem !important;margin: 1rem 0;border-image: #ffffff;}nav.navbar .nav-item.active .nav-link:not(.dropdown-toggle) {border-style: solid;border-width: 0 0 0 4px;border-image: linear-gradient(to bottom, #2611e7, #6db4d7);border-image-slice: 1;}#primary-menu .icon-main-menu {margin-right: 4px;background-position: center;background-size: contain;background-repeat: no-repeat;width: 30px;height: 30px;}.navbar-toggler:not(.collapsed) .navbar-toggler-icon {width: 1rem;background-image: url("application/close-menu-light-f0b9a3d852f9df06a9ae98599e785acd.svg");}.navbar-toggler.collapsed .navbar-toggler-icon {background-image: url("application/open-menu-light-b43a82555a2ff300e6fb8788e09a86df.svg");}.navbar-toggler {padding-top: 0;}.navbar-toggler .navbar-toggler-icon {width: 1.25rem;height: 1.25rem;}.view.flex.with-details > .content {width: 100%;}.view.flex.with-details [ui-view='details'] {position: absolute;bottom: 0;top: calc(4rem - 1px);left: 40px;right: 0;width: auto !important;}}@media not all and (min-resolution: .001dpcm) {@media {.sticky-notes.grid-group .sticky-note-story.sticky-note-container:not(.is-selected):not(:hover) {filter: none !important;}}}.retrospective-provider-neatro {background-image: url("apps/neatro/retrospective-provider-neatro-4d6bf136ceab0ddfdf8c432f8f042d6f.svg") !important;}.retrospective-provider-neatro {background-image: url("apps/neatro/retrospective-provider-neatro-4d6bf136ceab0ddfdf8c432f8f042d6f.svg") !important;}.panels .card .card-body.card-project-widgets {padding: 0;background: none;box-shadow: none;}.panels .card .card-body.card-project-widgets .widgets {background: none;padding: 0;box-shadow: none;}.panels .card .card-body.card-project-widgets .widgets.half-width {display: flex;padding: 0;min-height: auto;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget {padding-left: 0;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-width-1 {flex: 0 0 33.33333333%;max-width: 33.33333333%;padding-right: 15px;padding-left: 15px;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-width-1:nth-child(1) {padding-left: 0;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-width-1:nth-child(2) {padding-left: 7.5px;padding-right: 7.5px;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-width-1:nth-child(3) {padding-right: 0;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget .card {margin-bottom: 0;margin-top: 0;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget .card .card-header {padding: 0.75rem 1.25rem;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-ghost .card {opacity: 0.3;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-ghost .card .card-body {display: flex;align-items: center;justify-content: center;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-ghost .card .card-body .plus-icon {display: inline-block;background-position: center;background-size: contain;background-repeat: no-repeat;width: 2rem;height: 2rem;background-image: url("application/plus-afeb39425eca03ea95ac7ac563fdd3f2.svg");margin-top: -21px;}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-ghost .card:hover {opacity: 1;border-color: transparent;box-shadow: 0 2px 9px 0 rgba(156, 164, 171, 0.5);}.panels .card .card-body.card-project-widgets .widgets.half-width .widget.widget-ghost .card:hover .plus-icon {background-image: url("application/plus-highlight-bb2f802ed363fd642e849e3a5c70f5bc.svg");}.label-entry {font-size: 0.875rem;padding: 3px 7px;height: 26px;display: inline-block;border-radius: 3px;box-shadow: 0 1px 3px 0 rgba(156, 164, 171, 0.62);color: #111111;}.label-entry.invert {color: white;}.label-dot {display: inline-block;width: 9px;height: 9px;border-radius: 2px;margin-right: 2px;}.fortune-text a {color: #0067e8;cursor: pointer;}.fortune-links {font-size: 0.875rem;}.fortune-quote {font-size: 1.5rem;font-weight: bold;font-family: u2000;}.hook-status {flex: 0 0 auto;background-position: center;background-size: contain;background-repeat: no-repeat;width: 2.3125rem;height: 2.125rem;margin-left: -0.375rem;margin-right: 0.375rem;}.hook-success {background-image: url("application/alert-success-2fcbb809845d6f097c4c862195d0a989.svg");}.hook-error {background-image: url("application/alert-error-4b7376dd95f27a8a75a357a6db1c4f80.svg");}.hook-warning {background-image: url("application/alert-warning-bc1874bfa34eb8bed8302bd177ad0a8e.svg");}.sticky-notes.list-group .sticky-note-story .sticky-note.sticky-note-type.epic .sticky-note-type-icon,.item-type-icon-epic {background-image: url("apps/epic/type-epic-grey-5e0c866ff257686db9673793fcfd6eef.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type.epic .sticky-note-type-icon {background-image: url("apps/epic/type-epic-black-99f3e3629883ee8aaf06d4cfa7a66e31.svg");}.sticky-notes.grid-group .sticky-note-story .sticky-note.sticky-note-type.epic.invert .sticky-note-type-icon {background-image: url("apps/epic/type-epic-white-dd1761e16aa27d9faab1dc1d613dc2f1.svg");}.portfolio-project-small {margin-left: 5px;font-size: 1.25rem;}.icon-main-menu-teams {background-image: url("application/menu-features-team-29a179ce4edb097c1b194a9d2fd3bd17.svg");width: 16px;height: 16px;}.icon-main-menu-features {background-image: url("application/menu-feature-9fadae21b307a937f957df5e8b42b652.svg");}.icon-main-menu-portfolio {background-image: url("apps/portfolio/menu-portfolio-ee7a2c29723c7353f4cf8df99d398332.svg");}#view-features [ui-view="details"] .card .card-title .item-id {display: none;}#view-features .sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-head {flex-direction: row;}#view-features .sticky-notes.grid-group .sticky-note-feature .sticky-note .sticky-note-head .id {display: none;}#view-features .sticky-notes.list-group .sticky-note-feature .sticky-note .id-icon text {display: none;}.project-features {display: flex;flex-direction: column;background: #ffffff;border-radius: 6px;border: solid 1px #c8c8cc;margin: 1rem 12px 0 12px;padding: 15px;}.project-features .sticky-notes.grid-group {padding: 0;margin: -0.5rem;margin-top: 0;}.icon-main-menu-roadmap {background-image: url("plugins/menu-roadmap-2aaf021ac39e42c6a0af88690208aed3.svg");}.roadmap-placeholder {opacity: 0.5;width: 100%;height: 100%;background-image: url("plugins/roadmap-light-a9d3de0dec37d6e475d362b231a649a6.png");}.content .roadmap-details {height: 1px;flex: 1 0 auto;display: flex;flex-direction: column;}.content .roadmap-details .roadmap-header {flex: 0 0 auto;display: flex;justify-content: space-between;align-items: center;padding: 0.5rem 1.25rem;}.content .roadmap-details .roadmap-header .roadmap-type {font-size: 0.875rem;font-family: averta-bold, Helvetica, Arial, sans-serif;}.content .roadmap-details .roadmap-body {flex: 1 1 auto;overflow-y: auto;height: 1px;padding: 0 1.25rem;position: relative;}.content .roadmap-details .roadmap-body .roadmap-alert {position: absolute;top: 0;left: 1.25rem;right: 1.25rem;}svg.roadmap {cursor: move;}svg.roadmap.printed-svg .hidden-print {display: none;}svg.roadmap.editable .work-periods:not(.frozen) rect.content:hover {cursor: move;cursor: -webkit-grab;cursor: -moz-grab;cursor: grab;}svg.roadmap.editable .work-periods:not(.frozen) rect.left:hover, svg.roadmap.editable .work-periods:not(.frozen) rect.right:hover {cursor: ew-resize;}svg.roadmap.editable .work-periods:not(.frozen) text.remove {cursor: pointer;display: none;}svg.roadmap.editable .work-periods:not(.frozen) > g:hover text.remove, svg.roadmap.editable .work-periods:not(.frozen) .dragged text.remove {display: block;}svg.roadmap.editable .add-work-period rect, svg.roadmap.editable .add-empty-work-period rect {opacity: 0.3;}svg.roadmap.editable .work-periods .add-work-period {display: none;}svg.roadmap.editable .work-periods > g:hover:not(.dragged) > g.add-work-period {display: block;}svg.roadmap.clickable .work-periods rect:hover, svg.roadmap.clickable .work-periods text:hover, svg.roadmap.clickable .events path:hover {cursor: pointer;}svg.roadmap.clickable .work-periods .add-work-period rect:hover {cursor: default;}svg.roadmap.clickable .add-work-period path:hover, svg.roadmap.clickable .add-empty-work-period path:hover {cursor: pointer;}svg.roadmap .background-month.month-even {fill: #ffffff;}svg.roadmap .background-month.month-odd {fill: #f7f7fb;}svg.roadmap .axis {font-size: 0.8125rem;}svg.roadmap .axis path, svg.roadmap .axis line {stroke: #d3d8de;shape-rendering: crispEdges;}svg.roadmap .axis text {fill: #111111;}svg.roadmap .axis .tick line {stroke: #687583;}svg.roadmap .axis .domain {opacity: 0;}svg.roadmap .work-periods rect.selected, svg.roadmap .events path.selected {stroke: #0067e8 !important;stroke-width: 1;}svg.roadmap .line-timebox .events path {stroke: #111111;stroke-width: 1px;}svg.roadmap .today-line {stroke: #ffcc01;stroke-width: 3px;}svg.roadmap .event-label {fill: #111111;text-anchor: middle;font-size: 10px;}svg.roadmap .event-label.event-label-hide {fill: transparent;}svg.roadmap .timebox-label {fill: white;text-anchor: middle;font-size: 0.875rem;font-family: averta-bold, Helvetica, Arial, sans-serif;}svg.roadmap .timebox-label.todo {fill: #acb5c0;}svg.roadmap .workperiod-progress-label {text-anchor: middle;font-size: 0.75rem;}svg.roadmap .remove, svg.roadmap .workperiod-progress-label {font-family: "FontAwesome", averta-regular, Helvetica, Arial, sans-serif;white-space: pre;}svg.roadmap .work-period-sprint {rx: 2px;ry: 2px;}svg.roadmap stop.gradient-release-AAAAAA-left, svg.roadmap stop.gradient-release-AAAAAA-right {stop-color: #c8c8cc;}svg.roadmap stop.gradient-release-42A9E0-left {stop-color: #1180e7;}svg.roadmap stop.gradient-release-42A9E0-right {stop-color: #d1e6f0;}svg.roadmap stop.gradient-release-009900-left {stop-color: #43bfa2;}svg.roadmap stop.gradient-release-009900-right {stop-color: #73d3c2;}svg.roadmap stop.gradient-sprint-EEE-left, svg.roadmap stop.gradient-sprint-EEE-right {stop-color: #f4f4f9;}svg.roadmap stop.gradient-sprint-DAF4FF-left {stop-color: #63abeb;}svg.roadmap stop.gradient-sprint-DAF4FF-right {stop-color: #d1e6f0;}svg.roadmap stop.gradient-sprint-E1F5CC-left {stop-color: #50e3c2;}svg.roadmap stop.gradient-sprint-E1F5CC-right {stop-color: #88f3e2;}.icon-share {background-image: url("apps/share/icon-share-light-0b37ff61b89a245d0ecbf19ed95e1a8b.svg") !important;}.meeting-provider-jitsi, .attachment-provider-jitsi {background-image: url("apps/jitsi/meeting-provider-jitsi-535e0b742f241370f101c4bdbf395320.svg") !important;}.attachment-provider-jitsi, .attachment-type-jitsi {background-image: url("apps/jitsi/meeting-provider-jitsi-535e0b742f241370f101c4bdbf395320.svg") !important;}.meeting-provider-jamboard, .attachment-provider-jamboard {background-image: url("apps/jamboard/meeting-provider-jamboard-fee775306f53527db2fa260534b840eb.svg") !important;}.attachment-provider-jamboard, .attachment-type-jamboard {background-image: url("apps/jamboard/meeting-provider-jamboard-fee775306f53527db2fa260534b840eb.svg") !important;}.meeting-provider-gmeet, .attachment-provider-gmeet {background-image: url("apps/gmeet/meeting-provider-gmeet-e3cbe977454e47f60cf7dd7e3161866a.svg") !important;}.attachment-provider-gmeet, .attachment-type-gmeet {background-image: url("apps/gmeet/meeting-provider-gmeet-e3cbe977454e47f60cf7dd7e3161866a.svg") !important;}.meeting-provider-iobeya, .attachment-provider-iobeya {background-image: url("apps/iobeya/meeting-provider-iobeya-b8e44d81985be108854991b90e329167.svg") !important;}.attachment-provider-iobeya, .attachment-type-iobeya {background-image: url("apps/iobeya/meeting-provider-iobeya-b8e44d81985be108854991b90e329167.svg") !important;}.meeting-provider-zoom, .attachment-provider-zoom {background-image: url("apps/zoom/meeting-provider-zoom-9021c70d19f83dffe10e10ec8a057c9a.svg") !important;}.attachment-provider-zoom, .attachment-type-zoom {background-image: url("apps/zoom/meeting-provider-zoom-9021c70d19f83dffe10e10ec8a057c9a.svg") !important;}.meeting-provider-mural, .attachment-provider-mural {background-image: url("apps/mural/meeting-provider-mural-a90c49e86d0a631c2a806ffc2823141b.svg") !important;}.attachment-provider-mural, .attachment-type-mural {background-image: url("apps/mural/meeting-provider-mural-a90c49e86d0a631c2a806ffc2823141b.svg") !important;}body:not(.application-ready) .msTeams-user-bar {position: absolute;bottom: 0;right: 0;left: 0;}.iobeya-modal .modal-body {padding-top: 0;padding-bottom: 0;}.iobeya-modal .iobeya-board-container {margin: 10px;width: 31%;}.iobeya-modal .iobeya-board-name {font-size: 0.85rem;margin-top: 0.15rem;}.iobeya-modal .iobeya-board-screenshot {align-self: flex-start !important;background-color: #FFF;display: flex;height: 160px;position: relative;border: solid 1px #c8c8cc;}.iobeya-modal .iobeya-board-screenshot img {max-width: 270px;max-height: 129px;display: flex;align-self: center;padding: 5px;}.iobeya-modal .iobeya-picker {flex: 1 0 auto;display: flex;flex-direction: column;height: 625px;}.iobeya-modal .iobeya-boards {flex: 1 1 auto;overflow-y: auto;height: 1px;display: flex;flex-wrap: wrap;padding: 1rem;padding-top: 0;align-content: start;}svg#story-workflow-diagram {margin: 0 auto 0.9375rem;display: block;}svg#story-workflow-diagram text {fill: #111111;}svg#story-workflow-diagram text.workflow-role {font-size: 0.625rem;}svg#story-workflow-diagram text.workflow-event {font-family: averta-bold, Helvetica, Arial, sans-serif;font-size: 0.75rem;}svg#story-workflow-diagram tspan.location {font-size: 0.75rem;fill: white;text-anchor: middle;}svg#story-workflow-diagram tspan.name {font-size: 0.875rem;font-family: averta-bold, Helvetica, Arial, sans-serif;fill: white;text-anchor: middle;}svg#story-workflow-diagram g.state-disabled {opacity: 0.2;}svg#story-workflow-diagram g.editable-state, svg#story-workflow-diagram .to-disable {transition: opacity 0.5s;}svg#story-workflow-diagram .state-rectangle {width: 5.625rem;height: 2.8125rem;}svg#story-workflow-diagram .workflow-arrow {fill: #111111;stroke: #111111;}svg#story-workflow-diagram .workflow-line {stroke: #111111;}svg#story-workflow-diagram g.state-disabled-other .to-disable {opacity: 0.2;}.attachment-provider-miro, .attachment-type-miro {background-image: url("apps/miro/attachment-provider-miro-5ee3d4f953cea199b2ca618da75c5bb3.svg") !important;}.attachment-provider-Miro, .attachment-type-Miro {background-image: url("../apps/Miro/attachment-provider-Miro.svg") !important;}.attachment-provider-drawIO, .attachment-type-drawIO {background-image: url("apps/drawIO/attachment-provider-drawIO-27e77b1887a2b2ffb95d174b1b848bd0.svg") !important;}.attachment-provider-gdrive, .attachment-type-gdrive {background-image: url("apps/gdrive/attachment-provider-gdrive-de0427bce21563d7880ed328f727656a.svg") !important;}.attachment-provider-onedrive, .attachment-type-onedrive {background-image: url("apps/onedrive/attachment-provider-onedrive-6e90a1b56e7699591d09cc96af31468c.svg") !important;}.attachment-provider-customAttachments, .attachment-type-customAttachments {background-image: url("apps/customAttachments/attachment-provider-customAttachments-9502aed3338c5179396d5fef6bba41e0.svg") !important;}.attachment-provider-dropbox, .attachment-type-dropbox {background-image: url("apps/dropbox/attachment-provider-dropbox-ff6952e7f76c3a86f3cbc3a5a27031f1.svg") !important;}.attachment-provider-box, .attachment-type-box {background-image: url("apps/box/attachment-provider-box-82d781f04fb7da74c1fef55a2a63f07b.svg") !important;}.attachment-list {margin: 5px;width: 35px;height: 35px;display: inline-block;background-size: 25px !important;background: no-repeat center center;}.attachment-provider-Sketchfab, .attachment-type-Sketchfab {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Sketchfab-5636d3c9bd8f820d1de1ba097f42275c.svg") !important;}.attachment-provider-Screencast, .attachment-type-Screencast {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Screencast-502d6d56766a9d9d00f74e04acea1d02.svg") !important;}.attachment-provider-Slidely, .attachment-type-Slidely {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Slidely-7a56ad1794cd597f857ae9aca082f782.svg") !important;}.attachment-provider-Droplr, .attachment-type-Droplr {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Droplr-083667eec6985f7d5e21253e72f07a01.svg") !important;}.attachment-provider-Adobe-Stock, .attachment-type-Adobe-Stock {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Adobe-Stock-a10c34e372ab29be957c6f9044c62746.svg") !important;}.attachment-provider-Framer, .attachment-type-Framer {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Framer-76087ff7d1fc45790dad77743522f800.svg") !important;}.attachment-provider-Framer-Cloud, .attachment-type-Framer-Cloud {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Framer-Cloud-76087ff7d1fc45790dad77743522f800.svg") !important;}.attachment-provider-Tapewrite, .attachment-type-Tapewrite {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Tapewrite-60f47430eb527e7259c5a677b5c543ca.svg") !important;}.attachment-provider-Airtable, .attachment-type-Airtable {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Airtable-acec7ff7540388614320d963dadbcfd8.svg") !important;}.attachment-provider-Gfycat, .attachment-type-Gfycat {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Gfycat-641e9b4e4620c1eb3e53878cd8b88ef2.svg") !important;}.attachment-provider-Datawrapper, .attachment-type-Datawrapper {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Datawrapper-5d45451736fc174c3d7b946391645615.svg") !important;}.attachment-provider-Imgur, .attachment-type-Imgur {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Imgur-d48c6110cf4e6d498f8bd95879a6a530.svg") !important;}.attachment-provider-Widgetic, .attachment-type-Widgetic {background-color: #fff;margin: 5px;background-image: url("../apps/customAttachments/Widgetic.svg") !important;}.attachment-provider-IFTTT, .attachment-type-IFTTT {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/IFTTT-e2d2f14071dbf656206ed8fa6f1cd84e.svg") !important;}.attachment-provider-Wistia, .attachment-type-Wistia {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Wistia-611804b40de052629577bfa997e1c2a4.svg") !important;}.attachment-provider-SlideShare, .attachment-type-SlideShare {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/SlideShare-608b580223a2b69038030482a6833093.svg") !important;}.attachment-provider-Coub, .attachment-type-Coub {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Coub-da7b3c7b194e5812cbea5265469941d5.svg") !important;}.attachment-provider-Mixcloud, .attachment-type-Mixcloud {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Mixcloud-17529e206bb16937cd5d64b447e4bfd0.svg") !important;}.attachment-provider-SoundCloud, .attachment-type-SoundCloud {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/SoundCloud-47baac9f796afa767cc6244ed7443db9.svg") !important;}.attachment-provider-Brightcove, .attachment-type-Brightcove {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Brightcove-b6e91403e8ef030a6c9ea8aa1f631f50.svg") !important;}.attachment-provider-Viddler, .attachment-type-Viddler {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Viddler-f4dfff01323d59a7fb31111d882861f7.svg") !important;}.attachment-provider-Adobe-XD-Prototype, .attachment-type-Adobe-XD-Prototype {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Adobe-XD-Prototype-10baff4c898ad2ba358e36ef829d1c60.svg") !important;}.attachment-provider-Codepen, .attachment-type-Codepen {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Codepen-b3f7a77b9b394b083c1268562156e563.svg") !important;}.attachment-provider-Dailymotion, .attachment-type-Dailymotion {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Dailymotion-d8f9933c369a79a261cd5fafb4748e78.svg") !important;}.attachment-provider-Dropbox-Paper, .attachment-type-Dropbox-Paper {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Dropbox-Paper-267016f0e720f735696a4737c00e4574.svg") !important;}.attachment-provider-Facebook-Page, .attachment-type-Facebook-Page {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Facebook-Page-6fddeffdbc020c13059e29362ead4b3e.svg") !important;}.attachment-provider-Facebook-Post, .attachment-type-Facebook-Post {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Facebook-Post-6fddeffdbc020c13059e29362ead4b3e.svg") !important;}.attachment-provider-Facebook-Video, .attachment-type-Facebook-Video {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Facebook-Video-6fddeffdbc020c13059e29362ead4b3e.svg") !important;}.attachment-provider-Figma, .attachment-type-Figma {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Figma-805052423abf5e37804e11b9f7fff41e.svg") !important;}.attachment-provider-Flickr, .attachment-type-Flickr {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Flickr-7d5af4241311520ed30fed3452f2fe64.svg") !important;}.attachment-provider-Getty-images, .attachment-type-Getty-images {background-color: #fff;margin: 5px;background-image: url("../apps/customAttachments/Getty-images.svg") !important;}.attachment-provider-Gist-Github, .attachment-type-Gist-Github {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Gist-Github-34119f98c3ce7550d146fc81aee9bf49.svg") !important;}.attachment-provider-Hulu, .attachment-type-Hulu {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Hulu-8463c4766b35a281a09b47af23fc2f80.svg") !important;}.attachment-provider-IFTT, .attachment-type-IFTT {background-color: #fff;margin: 5px;background-image: url("../apps/customAttachments/IFTT.svg") !important;}.attachment-provider-Ingur, .attachment-type-Ingur {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Ingur-eead9e101e971dc42f5f94b88409fcc2.svg") !important;}.attachment-provider-Instagram, .attachment-type-Instagram {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Instagram-9f41e00c05ab5419f570b33a1d8766ef.svg") !important;}.attachment-provider-Instagram-user-page, .attachment-type-Instagram-user-page {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Instagram-user-page-9f41e00c05ab5419f570b33a1d8766ef.svg") !important;}.attachment-provider-Marvel-App, .attachment-type-Marvel-App {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Marvel-App-390baec0d39ce6bf809cb68dd85a2947.svg") !important;}.attachment-provider-Meetup, .attachment-type-Meetup {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Meetup-39268b2ae0d28d9b28db71af23347447.svg") !important;}.attachment-provider-Office-Forms, .attachment-type-Office-Forms {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Office-Forms-2515acaf7e8291e1deb738254cf7aad6.svg") !important;}.attachment-provider-oneNote, .attachment-type-oneNote {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/oneNote-96cebecde9eda639baf536bf083f6880.svg") !important;}.attachment-provider-Pinterest, .attachment-type-Pinterest {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Pinterest-6003b4e4ba192b1b6519b1e762c3ba6f.svg") !important;}.attachment-provider-Reddit, .attachment-type-Reddit {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Reddit-ca8730ccd44525cfd504a79d1d7e6a2f.svg") !important;}.attachment-provider-Scribd, .attachment-type-Scribd {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Scribd-4f68e255979db6752f3dfc409c3e35dc.svg") !important;}.attachment-provider-SmugMug-new, .attachment-type-SmugMug-new {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/SmugMug-new-8d3ad9910e39923225d356b05148540f.svg") !important;}.attachment-provider-ScoundCloud, .attachment-type-ScoundCloud {background-color: #fff;margin: 5px;background-image: url("../apps/customAttachments/ScoundCloud.svg") !important;}.attachment-provider-Speaker-Deck, .attachment-type-Speaker-Deck {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Speaker-Deck-fad43a6903767fad467b70c547252b3e.svg") !important;}.attachment-provider-Spotify, .attachment-type-Spotify {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Spotify-82a07222e832194941c57503c9281fcd.svg") !important;}.attachment-provider-Twitch, .attachment-type-Twitch {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Twitch-c16de63145487a4360df3affae901f51.svg") !important;}.attachment-provider-Twitter-Moments, .attachment-type-Twitter-Moments {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Twitter-Moments-2881f962e9910b39966753a6c98b804b.svg") !important;}.attachment-provider-Twitter-Statuses, .attachment-type-Twitter-Statuses {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Twitter-Statuses-2881f962e9910b39966753a6c98b804b.svg") !important;}.attachment-provider-Twitter-Timelines, .attachment-type-Twitter-Timelines {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Twitter-Timelines-2881f962e9910b39966753a6c98b804b.svg") !important;}.attachment-provider-Twitter-Users, .attachment-type-Twitter-Users {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Twitter-Users-2881f962e9910b39966753a6c98b804b.svg") !important;}.attachment-provider-Vimeo, .attachment-type-Vimeo {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Vimeo-3f16046fc7edd03376e5960e6659c3ed.svg") !important;}.attachment-provider-YouTube, .attachment-type-YouTube {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/YouTube-ee528d4fd418acd30f317e6a54404cd6.svg") !important;}.attachment-provider-YouTube-Playlist, .attachment-type-YouTube-Playlist {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/YouTube-Playlist-ee528d4fd418acd30f317e6a54404cd6.svg") !important;}.attachment-provider-Pastebin, .attachment-type-Pastebin {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Pastebin-0133307c1d9c5b831fd97aeb768a69ed.svg") !important;}.attachment-provider-Lucidchart, .attachment-type-Lucidchart {background-color: #fff;margin: 5px;background-image: url("apps/customAttachments/Lucidchart-cf88035eab79c83a9af89a259ca83e33.svg") !important;}#iframe-drawio {border: 20px transparent solid;position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 1100;background-color: rgba(0, 0, 0, 0.5);}.meeting-provider-miro {background-image: url("apps/miro/meeting-provider-miro-5ee3d4f953cea199b2ca618da75c5bb3.svg");}.modal-miro .modal-footer, .modal-miro .modal-header {display: none;}.modal-miro .iframe-miro iframe {border: 20px transparent solid;position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 1100;background-color: rgba(0, 0, 0, 0.5);}.modal-miro .iframe-miro .btn-icon {position: fixed;top: 10px;right: 10px;z-index: 1100;}.nb-pages {line-height: 2rem;color: #111111;}.timetracking ~ .task-estimate-row {display: none;}.sticky-note-task .sticky-note-state-progress {height: 5px;}.sticky-note-task .sticky-note-state-progress .progress {height: 5px;border-radius: 0 0 0.375rem 0.375rem;background-color: rgba(255, 255, 255, 0.35);}.sticky-note-task .sticky-note-state-progress .progress .progress-spent {background-color: white;}.icon-main-menu-settings, .icon-main-menu-userAdmin, .icon-main-menu-projectAdmin, .icon-main-menu-migration {width: 0;}.setup-wizard-container {display: flex;height: 100vh;background: rgba(0, 0, 0, 0.5);overflow: auto;}.setup-wizard {background: #ffffff;box-shadow: 0 2.625rem 3rem 0 rgba(8, 12, 29, 0.21);margin: 80px auto auto;padding: 0 15px;position: relative;}.setup-wizard .version {position: absolute;right: 5px;top: 3px;font-size: 12px;z-index: 1000;}@media (min-width: 992px) {.setup-wizard {width: 910px;}}@media (max-width: 991.98px) {.setup-wizard {width: 100%;margin: 0;}.setup-wizard .row {height: 100%;}}.settings-form {flex: 1 1 0;display: flex;flex-direction: column;}.settings-form .panels {flex: 1 1 auto;overflow-y: auto;height: 1px;}.settings-form .settings-buttons {justify-content: flex-end;background-color: #ffffff;border-top: solid 1px #d3d8de;padding: 0.75rem 1.25rem;}.card-body-table {padding: 0;}table.selectable-table tr td, table.selectable-table tr th {color: #111111;vertical-align: middle !important;}table.selectable-table tr.is-selected td {border-bottom-color: #0067e8;border-top: 1px double #0067e8;}table.selectable-table tr.is-selected td:first-child {border-left-color: #0067e8;}table.selectable-table tr.is-selected td:last-child {border-right-color: #0067e8;}table.selectable-table tr.not-selectable {font-style: italic;}.ng-table th.sortable.sort-asc, .ng-table th.sortable.sort-desc {background-color: transparent;}.latitude-rate-1 {color: #0067e8;}.latitude-rate-2 {color: #27d285;}.latitude-rate-3 {color: #ff6b1c;}.latitude-rate-4 {color: #ff3e33;}.handsontable td, .handsontable th {font-size: 0.875rem;font-family: averta-regular, Helvetica, Arial, sans-serif;height: 26px;vertical-align: middle;}.handsontable td {text-align: center;}.handsontable th .total, .handsontable td.total {font-style: italic;}.handsontable th .today, .handsontable td.today {font-family: averta-bold, Helvetica, Arial, sans-serif;}.handsontable tbody tr th div {text-align: left;width: 115px;}.handsontable textarea {width: 41px !important;text-align: center;line-height: 1.8;}.handsontable th,.handsontable td,.handsontable th:last-child,.handsontable th:first-child,.handsontable th:nth-child(2),.handsontable td:first-of-type,.handsontable .htNoFrame + th,.handsontable .htNoFrame + td,.handsontable.htRowHeaders thead tr th:nth-child(2),.handsontable tr:first-child th,.handsontable tr:first-child td,.handsontable.listbox .ht_master table,.handsontable tbody tr th:nth-last-child(2),.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer,.ht_clone_top_left_corner thead tr th:nth-last-child(2) {border-color: #e9e9e9;}.handsontable th,.collapsibleIndicator,.handsontable.ht__selection--columns thead th.ht__highlight,.handsontable.ht__selection--rows tbody th.ht__highlight,.handsontableInput {color: #111111;}.handsontable .htDimmed,.handsontable .htSubmenu :after,.handsontable .htPlaceholder,.handsontable .htAutocompleteArrow,.handsontable td .htAutocompleteArrow:hover,.handsontable td.area .htAutocompleteArrow {color: #687583;}.handsontable th {background-color: #f4f4f9;}.handsontable td,.handsontable td.area,.handsontableInput,.htCommentTextArea,.handsontable tr:first-child th.htNoFrame,.handsontable th:first-child.htNoFrame,.handsontable th.htNoFrame {background-color: #ffffff;}.handsontable th.active,.handsontable tbody th.ht__highlight,.handsontable thead th.ht__highlight {background-color: #d3d8de;}.builds-info-before-acceptancesTests {margin: 10px;margin-top: 0;}.mood-button {width: 52px;height: 83px;background-repeat: no-repeat;}.mood-button.mood-button-good {background-image: url("apps/mood/mood-good-81a7b86ff01ceebaadab0b6f4cc62cb7.svg");}.mood-button.mood-button-meh {background-image: url("apps/mood/mood-meh-d896465c34eac1adb0a837126f573824.svg");}.mood-button.mood-button-bad {background-image: url("apps/mood/mood-bad-70ce526751f7670c402c2025ad8b6311.svg");}img.grayscale {filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);}img.grayscale:not(.disabled):hover {filter: none;-webkit-flter: grayscale(0%);}img.grayscale.disabled {filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter: gray;-webkit-filter: grayscale(100%);opacity: 0.2;}