.jq-dropdown {position: absolute;z-index: 1039;display: none;}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel {min-width: 160px;max-width: 360px;list-style: none;background: white;border: solid 1px #ddd;border-radius: 4px;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);overflow: visible;padding: 4px 0;margin: 0;}.jq-dropdown .jq-dropdown-panel {padding: 10px;}.jq-dropdown.jq-dropdown-tip {margin-top: 8px;}.jq-dropdown.jq-dropdown-tip:before {position: absolute;top: -6px;left: 9px;content: "";border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #ddd;display: inline-block;}.jq-dropdown.jq-dropdown-tip:after {position: absolute;top: -5px;left: 10px;content: "";border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid white;display: inline-block;}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before {left: auto;right: 9px;}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after {left: auto;right: 10px;}.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel {max-height: 180px;overflow: auto;}.jq-dropdown .jq-dropdown-menu li {list-style: none;padding: 0 0;text-indent: 0;margin: 0;line-height: 18px;}.jq-dropdown .jq-dropdown-menu li > a,.jq-dropdown .jq-dropdown-menu label {display: block;color: inherit;text-decoration: none;line-height: 18px;padding: 3px 15px;margin: 0;white-space: nowrap;}.jq-dropdown .jq-dropdown-menu li > a:hover,.jq-dropdown .jq-dropdown-menu label:hover {background-color: #f2f2f2;color: inherit;cursor: pointer;}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider {font-size: 1px;border-top: solid 1px #e5e5e5;padding: 0;margin: 5px 0;}.toggle-slide {overflow: hidden;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;direction: ltr;text-align: center;}div.disabled > .toggle-slide {opacity: 0.7;pointer-events: none;}.toggle-slide .toggle-on,.toggle-slide .toggle-off,.toggle-slide .toggle-blob {float: left;}.toggle-slide .toggle-blob {position: relative;z-index: 99;cursor: hand;cursor: grab;}.toggle-dark .toggle-slide {border-radius: 5px;box-shadow: 0 0 0 1px #242529, 0 1px 0 1px #666;}.toggle-dark .toggle-on,.toggle-dark .toggle-off,.toggle-dark .toggle-blob {color: rgba(255, 255, 255, 0.7);font-size: 11px;}.toggle-dark .toggle-on,.toggle-dark .toggle-select .toggle-inner .active {background: -webkit-linear-gradient(#1A70BE, #31A2E1);background: linear-gradient(#1A70BE, #31A2E1);}.toggle-dark .toggle-off,.toggle-dark .toggle-select .toggle-on {background: -webkit-linear-gradient(#242529, #34363B);background: linear-gradient(#242529, #34363B);}.toggle-dark .toggle-blob {border-radius: 4px;background: -webkit-linear-gradient(#CFCFCF, whiteSmoke);background: linear-gradient(#CFCFCF, whiteSmoke);box-shadow: inset 0 0 0 1px #888, inset 0 0 0 2px white;}.toggle-dark .toggle-blob:hover {background: -webkit-linear-gradient(#c0c0c0, #dadada);background: linear-gradient(#c0c0c0, #dadada);box-shadow: inset 0 0 0 1px #888, inset 0 0 0 2px #ddd;}.toggle-iphone .toggle-slide {border-radius: 9999px;box-shadow: 0 0 0 1px #999;}.toggle-iphone .toggle-on,.toggle-iphone .toggle-off {color: white;font-size: 18px;font-weight: bold;text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);}.toggle-iphone .toggle-on {border-radius: 9999px 0 0 9999px;background: #037bda;box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.4);}.toggle-iphone .toggle-on:after {background: -webkit-linear-gradient(#1189f1, #3797ef);background: linear-gradient(#1189f1, #3797ef);height: 50%;content: '';margin-top: -19%;display: block;border-radius: 9999px;margin-left: 10%;}.toggle-iphone .toggle-off {box-shadow: inset -2px 2px 5px rgba(0, 0, 0, 0.4);border-radius: 0 9999px 9999px 0;color: #828282;background: #ECECEC;text-shadow: 0 0 1px white;}.toggle-iphone .toggle-off:after {background: -webkit-linear-gradient(#fafafa, #fdfdfd);background: linear-gradient(#fafafa, #fdfdfd);height: 50%;content: '';margin-top: -19%;display: block;margin-right: 10%;border-radius: 9999px;}.toggle-iphone .toggle-blob {border-radius: 50px;background: -webkit-linear-gradient(#d1d1d1, #fafafa);background: linear-gradient(#d1d1d1, #fafafa);box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px white, 0 0 3px rgba(0, 0, 0, 0.6);}.toggle-light .toggle-slide {border-radius: 9999px;box-shadow: 0 0 0 1px #999;}.toggle-light .toggle-on,.toggle-light .toggle-off {font-size: 11px;font-weight: 500;}.toggle-light .toggle-on,.toggle-light .toggle-select .toggle-inner .active {background: #13688a;color: rgba(255, 255, 255, 0.8);}.toggle-light .toggle-off,.toggle-light .toggle-select .toggle-on {color: rgba(0, 0, 0, 0.6);text-shadow: 0 1px rgba(255, 255, 255, 0.2);background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);background: linear-gradient(#cfcfcf, #f5f5f5);}.toggle-light .toggle-blob {border-radius: 50px;background: -webkit-linear-gradient(#f5f5f5, #cfcfcf);background: linear-gradient(#f5f5f5, #cfcfcf);box-shadow: 1px 1px 2px #888;}.toggle-light .toggle-blob:hover {background: -webkit-linear-gradient(#e4e4e4, #f9f9f9);background: linear-gradient(#e4e4e4, #f9f9f9);}.toggle-modern .toggle-slide {border-radius: 4px;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.2);background: -webkit-linear-gradient(#c0c5c9, #a1a9af);background: linear-gradient(#c0c5c9, #a1a9af);box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.15);}.toggle-modern .toggle-on,.toggle-modern .toggle-off {-webkit-transition: all 0.1s ease-out;transition: all 0.1s ease-out;color: white;text-shadow: 1px 1px rgba(0, 0, 0, 0.1);font-size: 11px;box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);}.toggle-modern .toggle-select .toggle-off,.toggle-modern .toggle-select .toggle-on {background: none;}.toggle-modern .toggle-off,.toggle-modern .toggle-off.active {background: -webkit-linear-gradient(#737e8d, #3f454e);background: linear-gradient(#737e8d, #3f454e);}.toggle-modern .toggle-on,.toggle-modern .toggle-on.active {background: -webkit-linear-gradient(#4894cd, #2852a6);background: linear-gradient(#4894cd, #2852a6);}.toggle-modern .toggle-blob {background: -webkit-linear-gradient(#c0c6c9, #81898f);background: linear-gradient(#c0c6c9, #81898f);box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.2);border-radius: 3px;}.toggle-modern .toggle-blob:hover {background-image: -webkit-linear-gradient(#a1a9af, #a1a9af);background-image: linear-gradient(#a1a9af, #a1a9af);}.toggle-soft .toggle-slide {border-radius: 5px;box-shadow: 0 0 0 1px #999;}.toggle-soft .toggle-on,.toggle-soft .toggle-off {color: rgba(0, 0, 0, 0.7);font-size: 11px;text-shadow: 1px 1px white;}.toggle-soft .toggle-on,.toggle-soft .toggle-select .toggle-inner .active {background: -webkit-linear-gradient(#d2ff52, #91e842);background: linear-gradient(#d2ff52, #91e842);}.toggle-soft .toggle-off,.toggle-soft .toggle-select .toggle-on {background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);background: linear-gradient(#cfcfcf, #f5f5f5);}.toggle-soft .toggle-blob {border-radius: 4px;background: -webkit-linear-gradient(#cfcfcf, #f5f5f5);background: linear-gradient(#cfcfcf, #f5f5f5);box-shadow: inset 0 0 0 1px #bbb, inset 0 0 0 2px white;}.toggle-soft .toggle-blob:hover {background: -webkit-linear-gradient(#e4e4e4, #f9f9f9);background: linear-gradient(#e4e4e4, #f9f9f9);box-shadow: inset 0 0 0 1px #ddd, inset 0 0 0 2px #ddd;}.toast-title {font-weight: 700}.toast-message {-ms-word-wrap: break-word;word-wrap: break-word}.toast-message a, .toast-message label {color: #FFF}.toast-message a:hover {color: #CCC;text-decoration: none}.toast-close-button {position: relative;right: -.3em;top: -.3em;float: right;font-size: 20px;font-weight: 700;color: #FFF;-webkit-text-shadow: 0 1px 0 #fff;text-shadow: 0 1px 0 #fff;opacity: .8;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter: alpha(opacity=80);line-height: 1}.toast-close-button:focus, .toast-close-button:hover {color: #000;text-decoration: none;cursor: pointer;opacity: .4;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter: alpha(opacity=40)}.rtl .toast-close-button {left: -.3em;float: left;right: .3em}button.toast-close-button {padding: 0;cursor: pointer;background: 0 0;border: 0;-webkit-appearance: none}.toast-top-center {top: 0;right: 0;width: 100%}.toast-bottom-center {bottom: 0;right: 0;width: 100%}.toast-top-full-width {top: 0;right: 0;width: 100%}.toast-bottom-full-width {bottom: 0;right: 0;width: 100%}.toast-top-left {top: 12px;left: 12px}.toast-top-right {top: 12px;right: 12px}.toast-bottom-right {right: 12px;bottom: 12px}.toast-bottom-left {bottom: 12px;left: 12px}#toast-container {position: fixed;z-index: 999999;pointer-events: none}#toast-container * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box}#toast-container > div {position: relative;pointer-events: auto;overflow: hidden;margin: 0 0 6px;padding: 15px 15px 15px 50px;width: 300px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;background-position: 15px center;background-repeat: no-repeat;-moz-box-shadow: 0 0 12px #999;-webkit-box-shadow: 0 0 12px #999;box-shadow: 0 0 12px #999;color: #FFF;opacity: .8;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter: alpha(opacity=80)}#toast-container > div.rtl {direction: rtl;padding: 15px 50px 15px 15px;background-position: right 15px center}#toast-container > div:hover {-moz-box-shadow: 0 0 12px #000;-webkit-box-shadow: 0 0 12px #000;box-shadow: 0 0 12px #000;opacity: 1;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter: alpha(opacity=100);cursor: pointer}#toast-container > .toast-info {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important}#toast-container > .toast-error {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important}#toast-container > .toast-success {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important}#toast-container > .toast-warning {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important}#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {width: 300px;margin-left: auto;margin-right: auto}#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {width: 96%;margin-left: auto;margin-right: auto}.toast {background-color: #030303;}.toast-success {background-color: #51A351;}.toast-error {background-color: #BD362F;}.toast-info {background-color: #498EDB;}.toast-warning {background-color: #F89406;}.toast-progress {position: absolute;left: 0;bottom: 0;height: 4px;background-color: #000;opacity: .4;-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter: alpha(opacity=40)}@media all and (max-width: 240px) {#toast-container > div {padding: 8px 8px 8px 50px;width: 11em}#toast-container > div.rtl {padding: 8px 50px 8px 8px}#toast-container .toast-close-button {right: -.2em;top: -.2em}#toast-container .rtl .toast-close-button {left: -.2em;right: .2em}}@media all and (min-width: 241px) and (max-width: 480px) {#toast-container > div {padding: 8px 8px 8px 50px;width: 18em}#toast-container > div.rtl {padding: 8px 50px 8px 8px}#toast-container .toast-close-button {right: -.2em;top: -.2em}#toast-container .rtl .toast-close-button {left: -.2em;right: .2em}}@media all and (min-width: 481px) and (max-width: 768px) {#toast-container > div {padding: 15px 15px 15px 50px;width: 25em}#toast-container > div.rtl {padding: 15px 50px 15px 15px}}.select2-container {box-sizing: border-box;display: inline-block;margin: 0;position: relative;vertical-align: middle;}.select2-container .select2-selection--single {box-sizing: border-box;cursor: pointer;display: block;height: 28px;user-select: none;-webkit-user-select: none; }.select2-container .select2-selection--single .select2-selection__rendered {display: block;padding-left: 8px;padding-right: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }.select2-container .select2-selection--single .select2-selection__clear {position: relative; }.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {padding-right: 8px;padding-left: 20px; }.select2-container .select2-selection--multiple {box-sizing: border-box;cursor: pointer;display: block;user-select: none;-webkit-user-select: none; }.select2-container .select2-selection--multiple .select2-selection__rendered {display: inline-block;overflow: hidden;padding-left: 8px;text-overflow: ellipsis;white-space: nowrap; }.select2-container .select2-search--inline {float: left; }.select2-container .select2-search--inline .select2-search__field {box-sizing: border-box;border: none;font-size: 100%;margin-top: 5px;padding: 0; }.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none; }.select2-dropdown {background-color: white;border: 1px solid #dadada;border-radius: 4px;box-sizing: border-box;display: block;position: absolute;left: -100000px;width: 100%;z-index: 3051; }.select2-results {display: block; }.select2-results__options {list-style: none;margin: 0;padding: 0; }.select2-results__option {padding: 6px;user-select: none;-webkit-user-select: none; }.select2-results__option[aria-selected] {cursor: pointer;overflow: auto;overflow-wrap: break-word;}.select2-container--open .select2-dropdown {left: 0; }.select2-container--open .select2-dropdown--above {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0; }.select2-container--open .select2-dropdown--below {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0; }.select2-search--dropdown {display: block;padding: 4px; }.select2-search--dropdown .select2-search__field {padding: 4px;width: 100%;box-sizing: border-box; }.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none; }.select2-search--dropdown.select2-search--hide {display: none; }.select2-close-mask {border: 0;margin: 0;padding: 0;display: block;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 2099;background-color: #fff;filter: alpha(opacity=0); }.select2-hidden-accessible {border: 0 !important;clip: rect(0 0 0 0) !important;-webkit-clip-path: inset(50%) !important;clip-path: inset(50%) !important;height: 1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important;white-space: nowrap !important; }.select2-container--default .select2-selection--single {background-color: #fff;border: 1px solid #dadada;border-radius: 3px; }.select2-container--default .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px; }.select2-container--default .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold; }.select2-container--default .select2-selection--single .select2-selection__placeholder {color: #999; }.select2-container--default .select2-selection--single .select2-selection__arrow {height: 26px;position: absolute;top: 1px;right: 1px;width: 20px;border-left: 1px solid #dadada}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left; }.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {left: 1px;right: auto; }.select2-container--default.select2-container--disabled .select2-selection--single {background-color: #eee;cursor: default; }.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {display: none; }.select2-container--default .select2-selection--multiple {background-color: white;border: 1px solid #D0D5DD;border-radius: 1px;cursor: text; }.select2-container--default .select2-selection--multiple .select2-selection__rendered {box-sizing: border-box;list-style: none;margin: 0;padding: 0 5px;width: 100%; }.select2-container--default .select2-selection--multiple .select2-selection__rendered li {list-style: none; }.select2-container--default .select2-selection--multiple .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-top: 5px;margin-right: 10px;padding: 1px; }.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color: #f4f4f4;border: 1px solid #dadada;border-radius: 2px;cursor: default;color: #333;float: left;margin-right: 5px;margin-top: 5px;padding: 0 5px; }.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color: #999;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px; }.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {color: #333; }.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {float: right; }.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto; }.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto; }.select2-container--default.select2-container--focus .select2-selection--multiple {border: 1px solid #dadada;outline: 0; }.select2-container--default.select2-container--disabled .select2-selection--multiple {background-color: #eee;cursor: default; }.select2-container--default.select2-container--disabled .select2-selection__choice__remove {display: none; }.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {border-top-left-radius: 0;border-top-right-radius: 0; }.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom-left-radius: 0;border-bottom-right-radius: 0; }.select2-container--default .select2-search--dropdown .select2-search__field {border: 1px solid #aaa; }.select2-container--default .select2-search--inline .select2-search__field {background: transparent;border: none;outline: 0;box-shadow: none;-webkit-appearance: textfield; }.select2-container--default .select2-results > .select2-results__options {max-height: 400px;overflow-y: auto; }.select2-container--default .select2-results__option[role=group] {padding: 0; }.select2-container--default .select2-results__option[aria-disabled=true] {color: #999; }.select2-container--default .select2-results__option[aria-selected=true] {background-color: #F4F5F7; }.select2-container--default .select2-results__option .select2-results__option {padding-left: 1em; }.select2-container--default .select2-results__option .select2-results__option .select2-results__group {padding-left: 0; }.select2-container--default .select2-results__option .select2-results__option .select2-results__option {margin-left: -1em;padding-left: 2em; }.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -2em;padding-left: 3em; }.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -3em;padding-left: 4em; }.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -4em;padding-left: 5em; }.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -5em;padding-left: 6em; }.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #F4F5F7;color: #000;}.select2-container--default .select2-results__group {cursor: default;display: block;padding: 6px;font-weight: 500;}.select2-container--classic .select2-selection--single {background-color: #f7f7f7;border: 1px solid #aaa;border-radius: 4px;outline: 0;background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }.select2-container--classic .select2-selection--single:focus {border: 1px solid #5897fb; }.select2-container--classic .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px; }.select2-container--classic .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-right: 10px; }.select2-container--classic .select2-selection--single .select2-selection__placeholder {color: #999; }.select2-container--classic .select2-selection--single .select2-selection__arrow {background-color: #ddd;border: none;border-left: 1px solid #aaa;border-top-right-radius: 4px;border-bottom-right-radius: 4px;height: 26px;position: absolute;top: 1px;right: 1px;width: 20px;background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }.select2-container--classic .select2-selection--single .select2-selection__arrow b {border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0; }.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left; }.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {border: none;border-right: 1px solid #aaa;border-radius: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;left: 1px;right: auto; }.select2-container--classic.select2-container--open .select2-selection--single {border: 1px solid #5897fb; }.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {background: transparent;border: none; }.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px; }.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0;background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }.select2-container--classic .select2-selection--multiple {background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text;outline: 0; }.select2-container--classic .select2-selection--multiple:focus {border: 1px solid #5897fb; }.select2-container--classic .select2-selection--multiple .select2-selection__rendered {list-style: none;margin: 0;padding: 0 5px; }.select2-container--classic .select2-selection--multiple .select2-selection__clear {display: none; }.select2-container--classic .select2-selection--multiple .select2-selection__choice {background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;cursor: default;float: left;margin-right: 5px;margin-top: 5px;padding: 0 5px; }.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {color: #888;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px; }.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {color: #555; }.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {float: right;margin-left: 5px;margin-right: auto; }.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto; }.select2-container--classic.select2-container--open .select2-selection--multiple {border: 1px solid #5897fb; }.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0; }.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0; }.select2-container--classic .select2-search--dropdown .select2-search__field {border: 1px solid #aaa;outline: 0; }.select2-container--classic .select2-search--inline .select2-search__field {outline: 0;box-shadow: none; }.select2-container--classic .select2-dropdown {background-color: white;border: 1px solid transparent; }.select2-container--classic .select2-dropdown--above {border-bottom: none; }.select2-container--classic .select2-dropdown--below {border-top: none; }.select2-container--classic .select2-results > .select2-results__options {max-height: 200px;overflow-y: auto; }.select2-container--classic .select2-results__option[role=group] {padding: 0; }.select2-container--classic .select2-results__option[aria-disabled=true] {color: grey; }.select2-container--classic .select2-results__option--highlighted[aria-selected] {background-color: #3875d7;color: white; }.select2-container--classic .select2-results__group {cursor: default;display: block;padding: 6px; }.select2-container--classic.select2-container--open .select2-dropdown {border-color: #5897fb;}.qtip-content .select2-dropdown{color: #333}.select2-selection--multiple li{margin-bottom: 0px !important;}.select2-results__option[aria-selected=true] { display: none;}#select2-dashboardPanelsSwitcher-results .select2-results__option[aria-selected=true] { display: block;}.assignee-div .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 26px;text-align: left;padding-left: 3px;}.assignSkill .select2-container {width: 255px !important;}.assignedRoleBlock .select2-container, .assignedPositionBlock .select2-container {width: 55% !important;}.headerToolbarSelect .select2-container--default .select2-selection--single .select2-selection__arrow {border-left: none;}.headerToolbarSelect .select2-container .select2-selection--single {height: 28px;}.headerToolbarSelect .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 25px;}.resolvedTicketsSelect .select2-container .select2-selection--multiple {max-height: 130px;overflow: auto;}.resolvedTicketsSelect .select2-container--default .select2-selection--multiple {max-height: 130px;}.calendar-import-selections .select2-container {max-width: 94%;}.at-help-note {color: rgb(0, 82, 204);margin-top: 30px;}.at-tooltip-wrapper {display: inline-block;position: relative !important;cursor: pointer !important;background: none !important;border: none !important;margin: 0 !important;padding: 0 1px !important;}.at-tooltip-wrapper .tooltip {background: #fafafa;bottom: 100%;color: rgb(66, 82, 110);display: block;text-align: left;cursor: default;border: 1px solid #ddd;margin-bottom: 15px;opacity: 0;white-space: normal;padding: 20px;pointer-events: none;position: absolute;max-width:  400px;min-width: 300px;-webkit-transform: translateY(10px);-moz-transform: translateY(10px);-ms-transform: translateY(10px);-o-transform: translateY(10px);transform: translateY(10px);-webkit-transition: all .25s ease-out;-moz-transition: all .25s ease-out;-ms-transition: all .25s ease-out;-o-transition: all .25s ease-out;transition: all .25s ease-out;}.at-tooltip-wrapper .tooltip:before {bottom: -20px;content: " ";display: block;left: 0;position: absolute;}.at-tooltip-wrapper:focus .tooltip {opacity: 1;pointer-events: auto;-webkit-transform: translateY(0px);-moz-transform: translateY(0px);-ms-transform: translateY(0px);-o-transform: translateY(0px);transform: translateY(0px);}.lte8 .at-tooltip-wrapper .tooltip {display: none;}.lte8 .at-tooltip-wrapper:focus .tooltip {display: block;}.hintTooltip {line-height: normal;z-index: 3000;}#aggregateIssues {display: none;}.dropdownLabel a:hover {text-decoration: none;}#projectTour {cursor: pointer;}.helpAction {margin-top: 8px;float: right;cursor: pointer;}#notificationsPanelElem {width: 75%;}.at-tooltip-wrapper .tooltip {background-color: #1A2538;color: #FFF;font-size: 11px;font-weight: 400;line-height: 16px;padding: 2px 6px;box-shadow: 0 1px 3px rgba(12, 33, 69, 0.24), 0 0 0 rgba(12, 33, 69, 0.28);border-radius: 3px;border: none;margin-bottom: 9px;}#customEventsToggleContainer .at-tooltip-wrapper .tooltip {min-width: 200px;transform: translateX(-70%);}.templatesFilterContainer__header {position: relative;}.templatesFilterContainer__header .at-tooltip-wrapper {position: static!important;}.templatesFilterContainer__header .at-tooltip-wrapper .tooltip {max-width: 300px;min-width: 250px;left: 50%;transform: translateX(-50%);top: 100%;bottom: unset;}.timesheetColumnContainer__columns_item .at-tooltip-wrapper .tooltip,.templatesFilterContainer__body_progress .templatesFilterContainer__item .at-tooltip-wrapper .tooltip {max-width: 300px;min-width: 250px;left: 50%;transform: translateX(-50%);bottom: unset;}.templatesFilterContainer__body_progress .templatesFilterContainer__item .at-tooltip-wrapper {margin-left: 3px!important;}.filters-more__item_manage span {width: 81px;}#help-dropdown {width: 100%;height: 100%;z-index: 100;left: 0;top: 0;position: fixed;background-color: rgba(177, 186, 202, 0.3);}#help-dropdown-overlay {display: block;z-index: 101;position: absolute;left: 50%;top: 50%;background-color: #fff;border: 1px solid #F4F6F8;border-radius: 8px;padding: 20px 0 20px 0;box-shadow: 0 10px 18px 0 #0C214529;transform: translate(-50%, -50%);cursor: default;}.helpContainer {list-style: none;padding: 0;margin: 0;}.help-dropdown-internal-line {width: 100%;height: 1px;background-color: #F4F6F8;}.helpContainer {display: flex;justify-content: center;align-content: center;margin-top: 16px;flex-direction: column;}.helpContainer__item {display: block;margin-bottom: 16px;margin-left: 20px;margin-right: 20px;border: 1px solid #EAEDF0;border-radius: 6px;cursor: pointer;}.helpContainer__item_external_link,.helpContainer__item_internal_link {display: block;padding: 8px 12px;}.helpContainer__item:hover {background-color: #EAEDF0;}.helpContainer__item:last-child {margin-bottom: 0;}.helpButtonActionDiv {display: inline-flex;align-items: center;}.helpContainer__item .fc-button-inner {float: none;}.helpContainer__img {padding: 4px;background-color: #E0EBFD;display: inline-block;border-radius: 4px;margin-right: 10px;width: 20px;height: 20px;}.helpContainer__item .helpContainer__img img {width: 20px;height: 20px;}.helpContainer__item .helpContainer__forward img {width: 15px;height: 15px;}.dropdownLabel {width: 396px;}.dropdownLabel__title {color: #101724;font-size: 14px;font-weight: 500;line-height: 20px;}.dropdownLabel__description {color: #65738B;font-size: 12px;font-weight: 400;line-height: 18px;}.helpContainer__forward {height: 15px;width: 15px;}.help-dropdown-internal-top {display: flex;margin-bottom: 16px;}.help-dropdown-internal-top {margin-left: 20px;}.help-dropdown-internal-left {width: 448px;}.help-dropdown-internal-left-title {color: #253146;font-weight: 500;font-size: 16px;line-height: 24px;}.help-dropdown-internal-left-description {color: #65738B;font-weight: 400;font-size: 12px;line-height: 18px;}.help-dropdown-internal-right {cursor: pointer;}.help-dropdown-internal-right-close {padding: 3px;border-radius: 3px;}.help-dropdown-internal-right-close:hover {background-color: #F4F6F8;}.approvalFilterLabel .hintTooltip {left: -50px;min-width: max-content;}.approvalFilterLabel .at-tooltip-wrapper {margin-left: 5px !important;}.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus{outline: none;}.slick-list.dragging{cursor: pointer;cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}.slick-track:before,.slick-track:after{display: table;content: '';}.slick-track:after{clear: both;}.slick-loading .slick-track{visibility: hidden;}.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide{float: right;}.slick-slide img{display: block;}.slick-slide.slick-loading img{display: none;}.slick-slide.dragging img{pointer-events: none;}.slick-initialized .slick-slide{display: block;}.slick-loading .slick-slide{visibility: hidden;}.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}.slick-loading .slick-list{background: #fff;}.slick-prev,.slick-next{font-size: 0;line-height: 0;position: absolute;top: 50%;display: block;width: 20px;height: 20px;padding: 0;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;border: none;outline: none;background: transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color: transparent;outline: none;background: transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity: 1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity: .25;}.slick-prev:before,.slick-next:before{font-family: 'slick';font-size: 20px;line-height: 1;opacity: .75;color: white;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.slick-prev{left: -25px;}[dir='rtl'] .slick-prev{right: -25px;left: auto;}.slick-prev:before{content: '←';}[dir='rtl'] .slick-prev:before{content: '→';}.slick-next{right: -25px;}[dir='rtl'] .slick-next{right: auto;left: -25px;}.slick-next:before{content: '→';}[dir='rtl'] .slick-next:before{content: '←';}.slick-dotted.slick-slider{margin-bottom: 30px;}.slick-dots{position: absolute;bottom: -25px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}.slick-dots li{position: relative;display: inline-block;width: 20px;height: 20px;margin: 0 5px;padding: 0;cursor: pointer;}.slick-dots li button{font-size: 0;line-height: 0;display: block;width: 20px;height: 20px;padding: 5px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline: none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity: 1;}.slick-dots li button:before{font-family: 'slick';font-size: 6px;line-height: 20px;position: absolute;top: 0;left: 0;width: 20px;height: 20px;content: '•';text-align: center;opacity: .25;color: black;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.slick-dots li.slick-active button:before{opacity: .75;color: black;}.userProductTour {cursor: pointer;position: fixed;right: 20px;bottom: 15px;}.productTourDialog {position: fixed!important;right: 20px!important;bottom: 20px!important;}#productTourDialog {position: relative;border-radius: 4px;border: none;}#productTourPlaceholder {padding: 0px;}.tourHeader {height: 28px;padding: 16px;border-bottom: 1px solid #E4E6EB;}.tourHeaderLabel {color: #3E4D67;font-size: 24px;font-weight: 500;display: inline-block;line-height: 28px;}#productTourViewIcon {background: #3E4D67;border-radius: 50%;width: 24px;height: 24px;display: inline-block;vertical-align: top;text-align: center;margin-top: 2px;}#productTourViewIcon img {filter: brightness(100);width: 14px;height: 14px;vertical-align: top;margin-top: 5px;}#productView {text-transform: capitalize;padding-right: 10px;border-right: 1px solid #D9D9D9;margin-right: 3px;line-height: 28px;display: inline-block;}.progressLine {display: block;color: white;width: 100%!important;}.adminProgressBarLine {max-width: 78%;background: white;height: 4px;display: inline-block;border-radius: 3px;margin-bottom: 3px;}.progressBarLine {max-width: 85%;background: white;height: 4px;display: inline-block;border-radius: 3px;margin-bottom: 3px;}.tourFooter {height: 32px;background-color: #FFFFFF;bottom: 0;position: relative;border-top: 1px solid #E4E6EB;padding: 16px;display: flex;justify-content: space-between;align-items: center;}.tourFooter span {color: #7E8CA6;}#previousOption, #nextOption {cursor: pointer;padding: 8px 12px;border-radius: 3px;height: 32px;border: none;font-size: 14px;font-weight: 500;line-height: 16px;}#previousOption {background: #E4E6EB;color: #3E4D67;visibility: hidden;}#previousOption:hover {background: #D8DAE0;}#nextOption {background: #027AFF;color: #FFFFFF;}.productTourAccordionHeader {user-select: none;padding: 16px;border-bottom: 1px solid #EAEDF0 !important;background-color: white !important;margin: 0 !important;color: #3E4D67 !important;font-weight: 500 !important;}.ui-accordion .ui-accordion-header-active {background: #F4F6F8 !important;}.productTourImg {width: 18px;line-height: 18px;font-weight: 600;color: #008E5F;background: #CBFAE6;display: inline-block;vertical-align: top;text-align: center;border-radius: 50%;margin-right: 5px;margin-top: 2px;}.productTourCheckedItem {background: url('../icons/ic_check-f8b7c3f70e985d32e69c3d328b0f138a.png') !important;color: transparent;box-shadow: none !important;}.ui-accordion .ui-accordion-header-active span.productTourImg {background: #FFFFFF;box-shadow: 0 0 3px rgba(12, 33, 69, 0.24), 0 0 0 rgba(12, 33, 69, 0.28);}.productTourMainImages {display: block;float: left;margin: 54px 30px 54px 24px;}.productTourLinkButton {color: #ffffff;font-weight: 500;background: #027AFF;border-radius: 3px !important;text-align: center;cursor: pointer;padding: 8px 10px;border: none !important;text-transform: capitalize;display: inline-block;}.productTourLinkButton:hover {background: #006EE8;}.productTourVideoButton {background: #D90C0C;position: relative;}.productTourVideoButton img {vertical-align: top;height: 17px;}.productTourVideoButton:hover {background: #BD1409;}#nextOption:hover {background: #006EE8;}.ui-accordion .productTourAccordionMain.ui-accordion-content {padding: 0;margin: 0;text-align: center;border-bottom: 1px solid #EAEDF0 !important;display: flex;align-items: center;}.productTourAccordionMain.verticalOption {flex-direction: column;}.productTourDescription{text-align: justify;margin: 12px;color: #3E4D67;}.productTourAccordionMain.horizontalOption > div:not(.productTourAccordionMain) {margin-right: 24px;}.productTourAccordionMain.verticalOption > div:not(.productTourAccordionMain) {margin: 12px;}.horizontalOption div:not(.productTourAccordionMain) > .productTourDescription {margin: 16px 0;}.verticalOption div:not(.productTourAccordionMain) > .productTourDescription {margin: 0 0 12px;}.productTourActionButton {display: inline-block;margin-right: 12px;float: left;}.productTourItemHeader {text-align: justify;margin: 0;color: #3E4D67;font-weight: 500;}.productTourEmployeeMainImage {margin: 0;padding: 0;}.productTourMainBlock {height: 96%;}.productTourHideIcon {float: right;margin-top: 3px;cursor: pointer;display: none;pointer-events: none;}.productTourHideIcon:hover {background: #F0F2F5;border-radius: 4px;}#accordionProductTour {position: relative;}.productTourPlanImage {margin: 0;padding: 0;width: 100%;}.productTourAccordionMain__block {line-height: 0;}.productTourAccordionMain__block {position: relative;width: 100%;height: 100%;margin: 0!important;cursor: pointer;}.productTourAccordionMain__youtube {cursor: pointer;}.productTourAccordionMain__img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;filter: drop-shadow(2px 2px 4px rgba(0,0,0,0.4));}.productTourAccordionMain__youtube:after {display: inline-block;content: '';position: absolute;top: 50%;left: 50%;background-color: #fff;width: 30px;height: 30px;transform: translate(-50%, -50%);z-index: 0;}.productTourPopup {background-color: rgba(26, 37, 56, 0.7);position: fixed;z-index: 999999;top: 0;left: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;cursor: pointer;}.productTourPopup__wrapper {width: 90%;height: 90%;background-color: #1A2538;display: flex;flex-direction: column;justify-content: center;align-items: center;box-shadow: 0px 0px 1px 0px rgba(12, 33, 69, 0.32), 0px 10px 18px 0px rgba(12, 33, 69, 0.16);border-radius: 14px;padding: 16px;}.productTourPopup__wrapper_text {margin-top: 16px;color: #FFF;text-align: center;font-size: 16px;font-weight: 400;line-height: 24px;}.productTourPopup__wrapper_text span {background: url(../icons/ic_question-a99975bc072b96c8f1f71522adb747dc.svg) no-repeat;width: 16px;height: 16px;display: inline-block;margin: 0 4px;position: relative;top: 3px;}.productTourPopup iframe {opacity: 1;border: none;}.productTourPopup__close {background-image: url(../icons/ic_close-c8ee7e96bbafa72f4cf8d1ab80c2a051.svg);background-repeat: no-repeat;background-position: left 50% top 50%;background-color: rgba(255, 255, 255, 0.9);width: 24px;height: 24px;position: absolute;right: 2%;top: 2%;z-index: 3;border-radius: 50%;}.productTourAccordionMain__block:hover .productTourAccordionMain__img {display: block;filter:  drop-shadow(2px 2px 4px rgba(0,0,0,0.4)) brightness(85%);}.ps-container {-ms-touch-action: auto;touch-action: auto;overflow: hidden !important;-ms-overflow-style: none; }@supports (-ms-overflow-style: none) {.ps-container {overflow: auto !important; } }@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {.ps-container {overflow: auto !important; } }.ps-container.ps-active-x > .ps-scrollbar-x-rail,.ps-container.ps-active-y > .ps-scrollbar-y-rail {display: block;background-color: transparent; }.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {background-color: #eee;opacity: 0.9; }.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {background-color: #999;height: 11px; }.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {background-color: #eee;opacity: 0.9; }.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {background-color: #999;width: 11px; }.ps-container > .ps-scrollbar-x-rail {display: none;position: absolute;opacity: 0;-webkit-transition: background-color .2s linear, opacity .2s linear;-o-transition: background-color .2s linear, opacity .2s linear;-moz-transition: background-color .2s linear, opacity .2s linear;transition: background-color .2s linear, opacity .2s linear;bottom: 0px;height: 15px; }.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {position: absolute;background-color: #aaa;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;bottom: 2px;height: 6px; }.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {height: 11px; }.ps-container > .ps-scrollbar-y-rail {display: none;position: absolute;opacity: 0;-webkit-transition: background-color .2s linear, opacity .2s linear;-o-transition: background-color .2s linear, opacity .2s linear;-moz-transition: background-color .2s linear, opacity .2s linear;transition: background-color .2s linear, opacity .2s linear;right: 0;width: 15px; }.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {position: absolute;background-color: #aaa;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;-webkit-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, -webkit-border-radius .2s ease-in-out;-o-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;-moz-transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out;transition: background-color .2s linear, height .2s linear, width .2s ease-in-out, border-radius .2s ease-in-out, -webkit-border-radius .2s ease-in-out, -moz-border-radius .2s ease-in-out;right: 2px;width: 6px; }.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {width: 11px; }.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {background-color: #eee;opacity: 0.9; }.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {background-color: #999;height: 11px; }.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {background-color: #eee;opacity: 0.9; }.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {background-color: #999;width: 11px; }.ps-container:hover > .ps-scrollbar-x-rail,.ps-container:hover > .ps-scrollbar-y-rail {opacity: 0.6; }.ps-container:hover > .ps-scrollbar-x-rail:hover {background-color: #eee;opacity: 0.9; }.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {background-color: #999; }.ps-container:hover > .ps-scrollbar-y-rail:hover {background-color: #eee;opacity: 0.9; }.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {background-color: #999; }.dropdown-menu{position:absolute;z-index:9999999;display:none;opacity:0;top:0;left:0;-webkit-transition:opacity 0.2s, -webkit-transform 0.2s;transition:opacity 0.2s, transform 0.2s;-webkit-transform:translateY(-20px) scale(0.93);transform:translateY(-20px) scale(0.93);border-radius:3px}.dropdown-menu.dropdown-opened{opacity:1;-webkit-transform:none !important;transform:none !important}.dropdown-menu.fixed{position:fixed}.dropdown-menu.dropdown-anchor-left-top,.dropdown-menu.dropdown-anchor-left-center,.dropdown-menu.dropdown-anchor-left-bottom{-webkit-transform:translateX(-20px) scale(0.93);transform:translateX(-20px) scale(0.93)}.dropdown-menu.dropdown-anchor-right-top,.dropdown-menu.dropdown-anchor-right-center,.dropdown-menu.dropdown-anchor-right-bottom{-webkit-transform:translateX(20px) scale(0.93);transform:translateX(20px) scale(0.93)}.dropdown-menu .dropdown-anchor{border:7px solid #fff}.dropdown-menu .dropdown-anchor,.dropdown-menu .dropdown-anchor::after{position:absolute;content:'';display:inline-block}.dropdown-menu .dropdown-anchor::after{border:6px solid #fff}.dropdown-menu.dark .dropdown-anchor,.dropdown-menu.dark .dropdown-anchor::after{border-color:#32363F}.dropdown-menu.grey-anchor .dropdown-anchor,.dropdown-menu.grey-anchor .dropdown-anchor::after{border-color:#f6f6f6}.dropdown-menu.accent-anchor .dropdown-anchor,.dropdown-menu.accent-anchor .dropdown-anchor::after{border-color:#F57C00}.dropdown-menu.dropdown-anchor-top-left:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-top-center:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-top-right:not(.dropdown-overlay-trigger){margin-top:10px}.dropdown-menu.dropdown-anchor-top-left .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-right .dropdown-anchor{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;top:-14px}.dropdown-menu.dropdown-anchor-top-left .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-top-center .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-top-right .dropdown-anchor::after{border-top-color:transparent;border-right-color:transparent;border-left-color:transparent;margin-top:-5px;margin-left:-6px}.dropdown-menu.dropdown-anchor-top-left.dropdown-anchor-top-left .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-center.dropdown-anchor-top-left .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-right.dropdown-anchor-top-left .dropdown-anchor{left:15px}.dropdown-menu.dropdown-anchor-top-left.dropdown-anchor-top-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-center.dropdown-anchor-top-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-right.dropdown-anchor-top-center .dropdown-anchor{left:calc(50% - 7px)}.dropdown-menu.dropdown-anchor-top-left.dropdown-anchor-top-right .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-center.dropdown-anchor-top-right .dropdown-anchor,.dropdown-menu.dropdown-anchor-top-right.dropdown-anchor-top-right .dropdown-anchor{left:calc(100% - 28px)}.dropdown-menu.dropdown-anchor-right-top:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-right-center:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-right-bottom:not(.dropdown-overlay-trigger){margin-left:-10px}.dropdown-menu.dropdown-anchor-right-top .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-bottom .dropdown-anchor{border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;left:100%}.dropdown-menu.dropdown-anchor-right-top .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-right-center .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-right-bottom .dropdown-anchor::after{border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;margin-left:-7px;margin-top:-6px}.dropdown-menu.dropdown-anchor-right-top.dropdown-anchor-right-top .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-center.dropdown-anchor-right-top .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-bottom.dropdown-anchor-right-top .dropdown-anchor{top:11px}.dropdown-menu.dropdown-anchor-right-top.dropdown-anchor-right-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-center.dropdown-anchor-right-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-bottom.dropdown-anchor-right-center .dropdown-anchor{top:calc(50% - 7px)}.dropdown-menu.dropdown-anchor-right-top.dropdown-anchor-right-bottom .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-center.dropdown-anchor-right-bottom .dropdown-anchor,.dropdown-menu.dropdown-anchor-right-bottom.dropdown-anchor-right-bottom .dropdown-anchor{top:calc(100% - 26px)}.dropdown-menu.dropdown-anchor-bottom-left:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-bottom-center:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-bottom-right:not(.dropdown-overlay-trigger){margin-top:-10px}.dropdown-menu.dropdown-anchor-bottom-left .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-right .dropdown-anchor{border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;top:100%}.dropdown-menu.dropdown-anchor-bottom-left .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-bottom-center .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-bottom-right .dropdown-anchor::after{border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;margin-top:-7px;margin-left:-6px}.dropdown-menu.dropdown-anchor-bottom-left.dropdown-anchor-bottom-left .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-center.dropdown-anchor-bottom-left .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-right.dropdown-anchor-bottom-left .dropdown-anchor{left:15px}.dropdown-menu.dropdown-anchor-bottom-left.dropdown-anchor-bottom-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-center.dropdown-anchor-bottom-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-right.dropdown-anchor-bottom-center .dropdown-anchor{left:calc(50% - 7px)}.dropdown-menu.dropdown-anchor-bottom-left.dropdown-anchor-bottom-right .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-center.dropdown-anchor-bottom-right .dropdown-anchor,.dropdown-menu.dropdown-anchor-bottom-right.dropdown-anchor-bottom-right .dropdown-anchor{left:calc(100% - 28px)}.dropdown-menu.dropdown-anchor-left-top:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-left-center:not(.dropdown-overlay-trigger),.dropdown-menu.dropdown-anchor-left-bottom:not(.dropdown-overlay-trigger){margin-left:10px}.dropdown-menu.dropdown-anchor-left-top .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-bottom .dropdown-anchor{border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent;left:-14px}.dropdown-menu.dropdown-anchor-left-top .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-left-center .dropdown-anchor::after,.dropdown-menu.dropdown-anchor-left-bottom .dropdown-anchor::after{border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent;margin-left:-5px;margin-top:-6px}.dropdown-menu.dropdown-anchor-left-top.dropdown-anchor-left-top .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-center.dropdown-anchor-left-top .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-bottom.dropdown-anchor-left-top .dropdown-anchor{top:11px}.dropdown-menu.dropdown-anchor-left-top.dropdown-anchor-left-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-center.dropdown-anchor-left-center .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-bottom.dropdown-anchor-left-center .dropdown-anchor{top:calc(50% - 7px)}.dropdown-menu.dropdown-anchor-left-top.dropdown-anchor-left-bottom .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-center.dropdown-anchor-left-bottom .dropdown-anchor,.dropdown-menu.dropdown-anchor-left-bottom.dropdown-anchor-left-bottom .dropdown-anchor{top:calc(100% - 26px)}.dropdown-menu.max-height ul{max-height:184px}.dropdown-menu ul{min-width:160px;list-style:none;background:#FFF;box-shadow:0 3px 5px rgba(0,0,0,0.1);overflow:auto;padding:5px 0;margin:0}.dropdown-menu ul li{list-style:none;padding:0;margin:0;line-height:18px}.dropdown-menu ul li>a,.dropdown-menu ul li label{display:block;color:#555;text-decoration:none;line-height:18px;padding:5px 15px;white-space:nowrap;transition:all 0.1s}.dropdown-menu ul li>a svg,.dropdown-menu ul li label svg{height:14px;width:18px;vertical-align:middle;margin-left:-2px;margin-right:4px;margin-top:-3px}.dropdown-menu ul li>a svg path,.dropdown-menu ul li>a svg polygon,.dropdown-menu ul li label svg path,.dropdown-menu ul li label svg polygon{transition:fill 0.1s;fill:#0b0b0b}.dropdown-menu ul li>a span.greenSVG svg path,.dropdown-menu ul li>a span.greenSVG svg polygon,.dropdown-menu ul li label span.greenSVG svg path,.dropdown-menu ul li label span.greenSVG svg polygon{fill:#B7D968}.dropdown-menu ul li>a .flag,.dropdown-menu ul li label .flag{padding-bottom:1px}.dropdown-menu ul li>a:not(.grey):hover,.dropdown-menu ul li>a:hover,.dropdown-menu ul li label:not(.grey):hover,.dropdown-menu ul li label:hover{background-color:#F57C00;color:#FFF;cursor:pointer}.dropdown-menu ul li>a:not(.grey):hover svg path,.dropdown-menu ul li>a:not(.grey):hover svg polygon,.dropdown-menu ul li>a:hover svg path,.dropdown-menu ul li>a:hover svg polygon,.dropdown-menu ul li label:not(.grey):hover svg path,.dropdown-menu ul li label:not(.grey):hover svg polygon,.dropdown-menu ul li label:hover svg path,.dropdown-menu ul li label:hover svg polygon{fill:#fff}.dropdown-menu ul li>a.active,.dropdown-menu ul li label.active{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;pointer-events:none;color:#999;background:#f6f6f6}.dropdown-menu ul li>a.grey:hover,.dropdown-menu ul li label.grey:hover{cursor:default}.dropdown-menu ul li>a.disabled,.dropdown-menu ul li>a.disabled:hover,.dropdown-menu ul li>a.disabled:active,.dropdown-menu ul li label.disabled,.dropdown-menu ul li label.disabled:hover,.dropdown-menu ul li label.disabled:active{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;pointer-events:none;cursor:default;color:#999}.dropdown-menu ul li.title{padding:7.5px 15px;background:#f6f6f6;color:#999;font-family:"Roboto","Open Sans",sans-serif;font-size:12px;text-transform:uppercase;border:0;border-top-left-radius:3px;border-top-right-radius:3px}.dropdown-menu ul li.title.grey{background:#999;color:#F57C00}.dropdown-menu ul li.title.light{background:#f6f6f6;color:#fccfa2}.dropdown-menu ul li.title.accent{background:#F57C00;color:#fccfa2}.dropdown-menu ul li>a:hover small.grey{opacity:0.75;color:#fff}.dropdown-menu ul li:first-child.divider{display:none}.dropdown-menu.right-aligned{text-align:right}.dropdown-menu.right-aligned ul li a svg{margin-right:0;margin-left:4px}.dropdown-menu .divider{height:1px;background:#e0e0e0;margin:5px 1px;overflow:hidden}.dropdown-menu.dark.assign-dropdown ul li a{color:#fff}.dropdown-menu.dark.assign-dropdown ul li a:hover{background:#F57C00;color:#fff}.dropdown-menu.dark ul{background:#32363F}.dropdown-menu.dark ul li>a,.dropdown-menu.dark ul li label{color:#939aaa}.dropdown-menu.dark ul li>a svg path,.dropdown-menu.dark ul li>a svg polygon,.dropdown-menu.dark ul li label svg path,.dropdown-menu.dark ul li label svg polygon{fill:#778093}.dropdown-menu.dark ul li>a.active,.dropdown-menu.dark ul li label.active{color:#7f889a;background:#393d48}.dropdown-menu.dark ul li>a.active.green,.dropdown-menu.dark ul li label.active.green{background:#B7D968;color:#fff}.dropdown-menu.dark ul li>a.active.green svg path,.dropdown-menu.dark ul li>a.active.green svg polygon,.dropdown-menu.dark ul li label.active.green svg path,.dropdown-menu.dark ul li label.active.green svg polygon{fill:#fff}.dropdown-menu.dark ul li>a.active.accent,.dropdown-menu.dark ul li label.active.accent{background:#F57C00;color:#fff}.dropdown-menu.dark ul li>a.active.accent svg path,.dropdown-menu.dark ul li>a.active.accent svg polygon,.dropdown-menu.dark ul li label.active.accent svg path,.dropdown-menu.dark ul li label.active.accent svg polygon{fill:#fff}.dropdown-menu.dark ul .divider{background:rgba(255,255,255,0.08)}@media screen and (max-width: 420px){.dropdown-menu ul li>a{line-height:32px;padding-left:24px;padding-right:24px}}#blue-block-container {margin: 15px 0;padding: 0;text-align: center;}#blue-block-container .inner {width: 400px;margin: 120px auto 0;text-align: left;padding: 20px 20px 30px;border: 1px solid #A0A0A0;background-color: #EFEFEF;border-radius: 0;}#blue-block-container .inner.blue-block {border: 1px solid #027AFF;background: rgba(2, 122, 255, 0.03);border-radius: 12px;font-weight: 400;text-align: center;font-size: 16px;}.blue-block .sessionTimeoutButtons .button {background: #027AFF;}#error-block {margin: 15px 0;padding: 0;text-align: center;}#error-block .inner {width: 400px;margin: 120px auto 0;text-align: center;padding: 20px 20px 30px;border: 1px solid #dddddd;background-color: #EFEFEF;border-radius: 0;}#error-block .yellow-block {border: 1px solid #DC6803;background-color: #FFFCF5;border-radius: 12px;font-weight: 400;}#error-block .yellow-block a {color: #DC6803;}.red-block {background: rgba(217, 45, 32, 0.03);border: 1px solid #D92D20;border-radius: 12px;min-width: 400px;text-align: center;width: 600px;margin: 120px auto 0;padding: 20px 20px 30px;;}.red-block .warning-header {font-weight: 600;font-size: 18px;line-height: 24px;}.red-block a {color: #D92D20;}.red-block .setupWizardButtons a {color: #FFFFFF;background-color: #D92D20;}#warning-notification, #info-notification {border-radius: 4px;padding: 7px 10px;color: #1A2538;margin-bottom: 15px;}.yellow-warning-block {background: #FFF2E3}.blue-warning-block {background-color: #D2E2FC;}#warning-notification span {display: inline-block;margin-left: 6px;}.hidden {display: none;}.ui-layout-pane {padding: 0;}.ui-layout-pane-west {border:	none !important;}.letterIcon {border-radius: 5px;background-color: #0B52C8;color: white;font-size: 16px;height: 22px;width: 22px;vertical-align: top;display: inline-block;text-align: center;opacity: 0.9;margin-right: 5px;}.dont-break-out {overflow-wrap: break-word;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;word-break: break-word;-ms-hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}.dropdown-menu ul li>a:not(.grey):hover,.dropdown-menu ul li>a:hover,.dropdown-menu ul li label:not(.grey):hover,.dropdown-menu ul li label:hover {background-color: #EBECF0;color: inherit;cursor: pointer;}.dropdown-menu .helpContainer {padding: 0;overflow: hidden;}a.no-underline-on-hover:hover {text-decoration: none;}.plan .sharePlanViewMenu{display: block;}.plan .openWorkOnMobileMenu {display: block;}.work .openWorkOnMobileMenu {display: block;}.report .left_nav_panel, .report .right-content {margin-top: 25px;}.report .body .dialog {margin-top: -10px;}.report .note {min-height: 30px;margin-left: 10px;width: 100%;background-color: #fafafa;border: 1px solid #ddd;color: #333;}.report .featuredReports {margin-top: -10px;}.customizedReport .right-content {margin: 0;}.customizedReport td {width: 100%!important;}.customizedReport .period-mode-switcher .tooltip {right: -100px;bottom: -50px;}.button_grey {color: #000000;font-size: 13px;font-weight: 400;background: #f3f3f3;border: 1px solid #ddd;min-width: 100px;height: 32px;text-align: center;margin-left: 10px;cursor: pointer;padding: 0 25px;line-height: 30px;border-radius: 3px;margin-bottom: 15px;text-transform: uppercase;display: inline-block;}.button_grey:hover {background-color: #f8f8f8;}.button_white {color: #3E4D67;font-size: 13px;font-weight: 400;background: #ffffff;border: 1px solid #ddd;min-width: 100px;height: 32px;text-align: center;margin-left: 10px;cursor: pointer;padding: 0 25px;line-height: 30px;border-radius: 3px;margin-bottom: 15px;text-transform: uppercase;display: inline-block;}.button_white:hover {text-decoration: none;background-color: #f0eeee;}.selectedLink {text-decoration: underline;}.admin .projectTourMenu {display: none;}.ranges ul {max-height: 255px;overflow-y: auto;}.elementRightPosition{float: right;margin-right: 12%;}.longColumn {max-width: 300px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.button.linkAsButton {min-width: 50px;height: 30px;display: inline-block;font-size: 13px;font-weight: 400;padding-top: 0;}.no-underline {text-decoration: none !important;}.buttonCreateLink {margin-left: 10px;min-width: 51px !important;height: 30px !important;}.approvalStatus {font-size: 12px;border-radius: 10px;text-align: center;padding: 1px 10px;width: max-content;}.PENDING_APPROVAL {background: #E0EBFD;color: #027AFF;}.APPROVED {background: #E3FFF3;color: #28ad75;}.CLOSED_APPROVED {background: #b8fcda;color: #139764;}.CLOSED_REJECTED {background: #FEE4E2;color: #FC4C3F;}.generalTableRow .approvalStatus {margin-left: 5px;margin-right: 5px;}.middle-dot {font-size: 14px;font-weight: bolder;}.example-switchbox {position: relative;display: inline-block;width: 32px;height: 16px;padding: 2px;background-color: #b9c4d5;cursor: pointer;}.example-switchbox::before {display: block;width: 12px;height: 12px;border-radius: 50%;background-color: white;content: "";}.example-switchbox-yes {opacity: 0;}.example-switchbox-no {opacity: 1;}.example-switchbox.is-pressed {background-color: #2dbf81;}.example-switchbox.is-pressed .example-switchbox-yes {opacity: 1;}.example-switchbox.is-pressed .example-switchbox-no {opacity: 0;}.example-switchbox.is-pressed::before {transform: translateX(16px);}@media screen and (max-width: 1550px) {.fc-button-schedule-demo{padding: 0 6px;}.fc-button-schedule-demo img{margin: 0 !important;}.fc-button-schedule-demo .fc-button-content{display: none !important;}}.lang_zh #worklogDialogContainer .log-time-dialog-input {width: 30px;}.lang_zh #worklogDialogContainer .inline-preset {padding: 1px 1px;width: 40px;}.lang_ja #worklogDialogContainer .inline-preset {padding: 1px 3px;width: 33px;}.ui-layout-pane {background:	#FFF;border:		1px solid #BBB;padding:	10px;overflow:	auto;}.ui-layout-content {margin-top: 20px;position:	relative;overflow:	auto;}.ui-layout-resizer	{background:		#DDD;border:			1px solid #BBB;border-width:	0;}.ui-layout-resizer-drag {}.ui-layout-resizer-hover	{}.ui-layout-resizer-open-hover ,.ui-layout-resizer-dragging {background: #22525B;}.ui-layout-resizer-dragging {border-left:  1px solid #BBB;border-right: 1px solid #BBB;}.ui-layout-resizer-dragging-limit {background: #E1A4A4;}.ui-layout-resizer-closed-hover	{background: #EBD5AA;}.ui-layout-resizer-sliding {opacity: .10;filter:  alpha(opacity=10);}.ui-layout-resizer-sliding-hover {opacity: 1.00;filter:  alpha(opacity=100);}.ui-layout-resizer-north-sliding-hover	{ border-bottom-width:	1px; }.ui-layout-resizer-south-sliding-hover	{ border-top-width:		1px; }.ui-layout-resizer-west-sliding-hover	{ border-right-width:	1px; }.ui-layout-resizer-east-sliding-hover	{ border-left-width:	1px; }.ui-layout-toggler {border: 1px solid #BBB;background-color: #BBB;}.ui-layout-resizer-hover .ui-layout-toggler {filter:  alpha(opacity=60);}.ui-layout-toggler-hover ,.ui-layout-resizer-hover .ui-layout-toggler-hover {background-color: #FC6;opacity: 1.00;filter:  alpha(opacity=100);}.ui-layout-toggler-north ,.ui-layout-toggler-south {border-width: 0 1px;}.ui-layout-toggler-west ,.ui-layout-toggler-east {border-width: 1px 0;}.ui-layout-resizer-sliding  .ui-layout-toggler {display: none;}.ui-layout-toggler .content {color:			#666;font-size:		12px;font-weight:	bold;width:			100%;padding-bottom:	0.35ex;}.progress {width: 1000px;margin: 20px auto;text-align: center;}.progress .circle,.progress .bar {display: inline-block;background: #fff;width: 50px; height: 50px;border-radius: 50px;border: 1px solid #E3E3E3;}.progress .bar {border: 1px solid #E3E3E3;}.progress .circle {border: 2px solid #E3E3E3;}.progress .bar {position: relative;width: 80px;height: 1px;margin: 0 -5px 33px -5px;margin: 0px 5px 42px 5px;border-left: none;border-right: none;border-radius: 5px;background-color: #E3E3E3;}.progress .circle .label {display: inline-block;width: 50px;height: 50px;line-height: 50px;border-radius: 50px;color: #d0d0d0;font-size: 17px;font-weight: bold;}.progress .circle .title {color: #b5b5ba;font-size: 13px;line-height: 30px;margin-left: -5px;}.progress .bar.done {background: #4A8EDB;border: 1px solid #4A8EDB;}.progress .circle.done {border: 1px solid transparent;}.progress .bar.active {background: linear-gradient(to right, #EEE 40%, #FFF 60%);background: linear-gradient(to right, #4A8EDB 40%, #7eb3ef 60%);background-color: #4A8EDB;border: 1px solid transparent;border-right: none;}.progress .bar.half{background: linear-gradient(to right, #4A8EDB 40%, #E3E3E3 60%);border: 1px solid transparent;border-right: none;}.progress .circle.done .label {box-shadow: inset 0 0 0px rgba(0,0,0,.2);border: 2px solid #4A8EDB;color: #4A8EDB;font-weight: bold;}.progress .circle.done .title {color: #444;}.progress .circle.active .label {color: #FFF;background: #4A8EDB;box-shadow: inset 0 0 2px rgba(0,0,0,.2);}.progress .circle.active .title {color: #0c95be;}.colpick {position: absolute;width: 346px;height: 170px;overflow: hidden;display: none;background:#ebebeb;border: 1px solid #bbb;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}.colpick_color {position: absolute;left: 7px;top: 7px;width: 156px;height: 156px;overflow: hidden;outline: 1px solid #aaa;cursor: crosshair;}.colpick_color_overlay1 {position: absolute;left:0;top:0;width: 156px;height: 156px;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')";background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background: -o-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff');}.colpick_color_overlay2 {position: absolute;left:0;top:0;width: 156px;height: 156px;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')";background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );}.colpick_selector_outer {background:none;position: absolute;width: 11px;height: 11px;margin: -6px 0 0 -6px;border: 1px solid black;border-radius: 50%;}.colpick_selector_inner{position: absolute;width: 9px;height: 9px;border: 1px solid white;border-radius: 50%;}.colpick_hue {position: absolute;top: 6px;left: 175px;width: 19px;height: 156px;border: 1px solid #aaa;cursor: n-resize;}.colpick_hue_arrs {position: absolute;left: -8px;width: 35px;height: 7px;margin: -7px 0 0 0;}.colpick_hue_larr {position:absolute;width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 7px solid #858585;}.colpick_hue_rarr {position:absolute;right:0;width: 0;height: 0;border-top: 6px solid transparent;border-bottom: 6px solid transparent;border-right: 7px solid #858585;}.colpick_new_color {position: absolute;left: 207px;top: 6px;width: 60px;height: 27px;background: #f00;border: 1px solid #8f8f8f;}.colpick_current_color {position: absolute;left: 277px;top: 6px;width: 60px;height: 27px;background: #f00;border: 1px solid #8f8f8f;}.colpick_field, .colpick_hex_field  {position: absolute;height: 20px;width: 60px;overflow:hidden;background:#f3f3f3;color:#b8b8b8;font-size:12px;border:1px solid #bdbdbd;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}.colpick_rgb_r {top: 40px;left: 207px;}.colpick_rgb_g {top: 67px;left: 207px;}.colpick_rgb_b {top: 94px;left: 207px;}.colpick_hsb_h {top: 40px;left: 277px;}.colpick_hsb_s {top: 67px;left: 277px;}.colpick_hsb_b {top: 94px;left: 277px;}.colpick_hex_field {width: 68px;left: 207px;top: 121px;}.colpick_focus {border-color: #999;}.colpick_field_letter {position: absolute;width: 12px;height: 20px;line-height: 20px;padding-left: 4px;background: #efefef;border-right: 1px solid #bdbdbd;font-weight: 600;color:#777;}.colpick_field input, .colpick_hex_field input {position: absolute;right: 11px;margin: 0;padding: 0;height: 20px;line-height: 20px;background: transparent;border: none;font-size: 12px;color: #555;text-align: right;outline: none;}.colpick_hex_field input {right: 4px;}.colpick_field_arrs {position: absolute;top: 0;right: 0;width: 9px;height: 21px;cursor: n-resize;}.colpick_field_uarr {position: absolute;top: 5px;width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-bottom: 4px solid #959595;}.colpick_field_darr {position: absolute;bottom:5px;width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid #959595;}.colpick_submit {position: absolute;left: 207px;top: 149px;width: 130px;height: 22px;line-height:22px;background: #efefef;text-align: center;color: #555;font-size: 12px;font-weight:bold;border: 1px solid #bdbdbd;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}.colpick_submit:hover {background:#f3f3f3;border-color:#999;cursor: pointer;}.colpick_full_ns  .colpick_submit, .colpick_full_ns .colpick_current_color{display:none;}.colpick_full_ns .colpick_new_color {width: 130px;height: 25px;}.colpick_full_ns .colpick_rgb_r, .colpick_full_ns .colpick_hsb_h {top: 42px;}.colpick_full_ns .colpick_rgb_g, .colpick_full_ns .colpick_hsb_s {top: 73px;}.colpick_full_ns .colpick_rgb_b, .colpick_full_ns .colpick_hsb_b {top: 104px;}.colpick_full_ns .colpick_hex_field {top: 135px;}.colpick_rgbhex .colpick_hsb_h, .colpick_rgbhex .colpick_hsb_s, .colpick_rgbhex .colpick_hsb_b {display:none;}.colpick_rgbhex {width:282px;}.colpick_rgbhex .colpick_field, .colpick_rgbhex .colpick_submit {width:68px;}.colpick_rgbhex .colpick_new_color {width:34px;border-right:none;}.colpick_rgbhex .colpick_current_color {width:34px;left:240px;border-left:none;}.colpick_rgbhex_ns  .colpick_submit, .colpick_rgbhex_ns .colpick_current_color{display:none;}.colpick_rgbhex_ns .colpick_new_color{width:68px;border: 1px solid #8f8f8f;}.colpick_rgbhex_ns .colpick_rgb_r {top: 42px;}.colpick_rgbhex_ns .colpick_rgb_g {top: 73px;}.colpick_rgbhex_ns .colpick_rgb_b {top: 104px;}.colpick_rgbhex_ns .colpick_hex_field {top: 135px;}.colpick_hex .colpick_hsb_h, .colpick_hex .colpick_hsb_s, .colpick_hex .colpick_hsb_b, .colpick_hex .colpick_rgb_r, .colpick_hex .colpick_rgb_g, .colpick_hex .colpick_rgb_b {display:none;}.colpick_hex {width:206px;height:201px;}.colpick_hex .colpick_hex_field {width:72px;height:25px;top:168px;left:80px;}.colpick_hex .colpick_hex_field div, .colpick_hex .colpick_hex_field input {height: 25px;line-height: 25px;}.colpick_hex .colpick_new_color {left:9px;top:168px;width:30px;border-right:none;}.colpick_hex .colpick_current_color {left:39px;top:168px;width:30px;border-left:none;}.colpick_hex .colpick_submit {left:164px;top: 168px;width:30px;height:25px;line-height: 25px;}.colpick_hex_ns  .colpick_submit, .colpick_hex_ns .colpick_current_color {display:none;}.colpick_hex_ns .colpick_hex_field {width:80px;}.colpick_hex_ns .colpick_new_color{width:60px;border: 1px solid #8f8f8f;}.colpick_dark {background: #161616;border-color: #2a2a2a;}.colpick_dark .colpick_color {outline-color: #333;}.colpick_dark .colpick_hue {border-color: #555;}.colpick_dark .colpick_field, .colpick_dark .colpick_hex_field {background: #101010;border-color: #2d2d2d;}.colpick_dark .colpick_field_letter {background: #131313;border-color: #2d2d2d;color: #696969;}.colpick_dark .colpick_field input, .colpick_dark .colpick_hex_field input {color: #7a7a7a;}.colpick_dark .colpick_field_uarr {border-bottom-color:#696969;}.colpick_dark .colpick_field_darr {border-top-color:#696969;}.colpick_dark .colpick_focus {border-color:#444;}.colpick_dark .colpick_submit {background: #131313;border-color:#2d2d2d;color:#7a7a7a;}.colpick_dark .colpick_submit:hover {background-color:#101010;border-color:#444;}html * {margin: 0;}.spinner {padding: 5px;position: absolute;right: 0;}.createPersonDialog .select2-container{width: 100%;}.prop.report-details-block .name .units{margin-top: 7px;}.report-details-block .name label{display: inline-block;margin-top: 15px;}a {text-decoration: none;color: #0052cc;}.fc-button-content{display: inline-block;padding-left: 8px;}.dateLabel{background-color:#f5f5f5;}.nav {padding: 10px 0;margin-bottom: 10px;}.admin .nav {border-bottom: 1px solid #ddd;}h1.centeredLogo {text-align: center;}.left_nav_panel {width: 330px;min-width: 270px;line-height: 45px;margin-left: 10px;}.tabButton {display: block;width: 265px;height: 50px;border-bottom: 1px solid #ebe9e9;cursor: pointer;}.tabButton a {margin-left: 10px;color: #3d3d3d;font-size: 15px;font-weight: 400;text-align: left;width: 100%;height: 100%;display: inline-block;}#wrap_site {background: #FFFFFF;}#wrap_site #calendarButtons {margin-right: 75px;}#wrap-setupWizard{background-color: #EFF5FD;height: 100%;}.config_title {color: #13688A;font-weight: 600;text-transform: uppercase;font-size: 16px;margin-left: 10px;padding-bottom: 10px;}.sub_title {margin-top: 40px;display: inline-block;padding-left: 0px;text-transform: capitalize;font-size: 15px;padding-bottom: 0px;}.content_title {color: #13688A;font-weight: 600;text-transform: uppercase;font-size: 13px;margin-top: 20px;}.configPageBlock {margin-left: 9px;}ul {padding-left: 15px;}select {padding: 2px 2px 2px 0;}textarea {width: 250px;height: 150px;vertical-align: top;}.regularText {color: #727070;font-weight: 400;text-align: left;margin-left: 3px;}.projectListRegularText {font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;margin-top: 25px;margin-left: 12px;margin-bottom: 0;}.teamTypeSubHeader {margin-top: 20px;margin-left: 10px;font-weight: 400;line-height: 16px;}input {padding-left: 3px;}input:focus, select:focus, textarea:focus {border: 1px solid #b2d1ff;}.body {display: flex;align-items: stretch;flex-flow: row nowrap;justify-content: space-between;}.singleColumnLayout .body {display: block;width: 85%;margin: 0 auto;}.menuButton a {text-transform: uppercase;color: #333;text-decoration: none;font-weight: 400;font-size: 14px;margin-left: 20px;padding-bottom: 5px;padding-left: 5px;padding-right: 5px;}.message {background: #f3f8fc url(../skin/information-3750c701d2ec35a45d289b9b9c1a0667.png) 8px 50% no-repeat;border: 1px solid #b2d1ff;color: #006dba;margin: 30px 0px 5px 10px;padding: 5px 5px 5px 30px}div.errors {background: #fff3f3;border: 1px solid #ffc1c1;color: #cc0000;margin: 10px 0 5px 0;padding: 5px;}div.errors ul {list-style: none;padding: 0;}div.errors li {background: url(../skin/exclamation-e4dd51f46566ed3ceacdc900bf2fdf01.png) 8px 0% no-repeat;line-height: 16px;padding-left: 30px;}td.errors select {border: 1px solid #ff8282;}td.errors input {border: 1px solid #ff8282;}td.errors textarea {border: 1px solid #ff8282;}table {border: 1px solid #ccc;width: 100%;margin-left: 9px;font-size: 13px;}.report-details-tabls {float: left;}.paginateButtons {color: #666;overflow: hidden;margin-left: 13px;margin-top: 24px;}.paginateButtons a {background: #fff;color: #666;margin-left: 13px;margin-right: 13px;}.paginateButtons .currentStep {margin-left: 13px;margin-right: 13px;color: #1A70BE;font-weight: 600;}.paginateButtons span {}.note {border: 1px solid #c8eaf6;background-color: #f0fbff;width: 97%;text-align: left;min-height: 70px;height: auto;color: #000000;font-weight: 400;line-height: 20px;margin-top: 10px;padding-bottom: 10px;}.note.note_small {min-height: 35px;margin-left: 0px;}.note_text {display: inline-block;margin-top: 15px;margin-bottom: 3px;margin-left: 20px;}.body .dialog {margin-top: 15px;}.dialog.dialogContent {margin-left: 9px;}.leftTable {float: left;}table {border: none;}.planning_report_detailed_summary {margin-left: 11px;}.planning_report_availability {margin-top: -27px;margin-left: 50px;}.reportBreadcrumbLeft {float: left;line-height: normal;margin-bottom: 20px;}.reportBreadcrumbRight {float: right;right: 0;position: absolute;background-color: white;padding-top: 7px;}.reportNav {margin-bottom: 10px;}.reportContent, .tabulatorReport {clear: both;}.tabulatorReport {margin: 0 10px;}.reportNav h3.report_title {margin-left: 10px;}.report_title {color: #13688A;font-weight: 600;text-transform: uppercase;font-size: 16px;display: inline-block;margin-left: 20px;font-size: 23px!important;}.all_reports_title {color: #13688a;font-weight: 600;text-align: left;border-bottom: none;margin-left: 10px;}.all_reports_title:hover {color: #498edb;}.all_reports_divider {margin-left: 5px;margin-right: -5px;color: #699a97;}.report-name {color: #319dc5;font-weight: 400;text-align: left;cursor: pointer;margin-top: 7px;}.report .reportViewModes, .reportPeriodNavigation {display: inline-block;text-align: right;vertical-align: top;background-color: white;margin-top: -2px;margin-right: 20px;}.reportExportToExcelBlock {display: inline-block;margin-top: 4px;margin-right: 10px;float: left;}.reportExportToExcelBlock:last-child {margin-right: 0;}.reportSynchronizing {color: #319dc5;font-size: 15px;font-weight: 400;text-align: left;margin-top: 13px}.team-name{display: inline-block;}#manageTeamsButton{margin-left: 15px;margin-top: -1px;display: inline-block;}.current_repo {color: #999999;font-size: 14px;font-weight: 400;text-align: left;display: inline-block;text-transform: none;margin-left: 15px;}.right-content {width: 94%;margin-right: 50px;margin-top: 20px;margin-bottom: 46px;}table .current_repo {color: #13688a;font-size: 13px;font-weight: 600;text-align: left;margin-left: 0px;text-transform: uppercase;}.leftcol {margin-left: 20px;padding-top: 16px;}.rightcol .report-name h3:first-child {margin-top: -3px !important;}.tablecol {width: 400px;max-width: 400px;min-width: 200px;}.table_report {display: inline-block;}.prop {padding: 5px;}.prop .launcher {background-color: white;height: 33px;width: 65px;}.prop .name {width: 150px;white-space: nowrap;font-size: 13px;padding-top: 15px;}.prop .value {text-align: left;padding-top: 15px;text-align: left;padding-left: 15px;}.prop .dropDownMenu .launcherContainer {margin-left: -5px;}.prop .dropDownMenu .ui-button-text img {bottom: -1px;}.prop li {margin-bottom: 15px;}.buttons {margin-top: 20px;}.back_button {float: right;background: #498edb;width: 76px;height: 32px;text-align: center;line-height: 27px;margin-right: 2.6%;margin-bottom: 5px;margin-top: -6px;cursor: pointer;}.back_button a {color: #ffffff;font-size: 13px;font-weight: 400;display: inline-block;width: 100%;text-align: center;margin-left: -2px;}.reportName{display: inline-block;}.top-button{float: right;}.headerButton{display: inline-block;height: 28px;float: right;margin-top: 0px;}.dialog input[type="submit"] {min-width: 100px;height: 32px;}.createPersonDialog .save {margin-top: 20px;margin-bottom: 30px;}#role {width: auto;}.inlineButton {border: 1px solid #999999;padding: 2px 3px;background-color: #FFFFFF;border-radius: 2px;cursor: pointer;}.centerProperties {}.hr {color: #eeeeee;}.saveButton {border-width: 2px;box-shadow: 3px 3px 3px #ccc;font-weight: 600;width: 200px;border-radius: 4px;}.imgr {float: right;}.syncStatus {text-align: left;}.sync{display: inline-block}.hiddenComponent {display: none;}.equalCells {max-width: 350px;text-align: center;}.setupButtons {background: #fff url(../skin/shadow-91463fad8ce43e365a0af6e8f415fdf6.jpg) bottom repeat-x;border: 1px solid #ccc;overflow: hidden;padding: 0;height: 40px;}.setupButton {border: none;height: 30px;width: auto;text-transform: uppercase;font-size: 14px;font-weight: 600;color: #FF6A07;cursor: pointer;margin-top: 5px;margin-right: 20px;margin-left: 20px;}.report-details-table {float: left;margin-top: -70px;margin-left: 5px;}.report-details-table .prop .name {min-width: 245px;display: inline-block;}.report-details-table .prop .value {padding-left: 0;display: inline-block;}.report-details-table .ui-button {width: auto;white-space: nowrap;}.report-details-table .ui-buttonset {width: 328px;}.report-details-table .select2-container {width: 330px !important;margin-top: 10px;}.report-details-table input.checkbox[type="checkbox"] {margin-top: 15px;}.select2-choice {border-radius: 0px !important;}.select2-container {min-width: 155px;}.backButton {float: left;background: url(../setup/prev-7255483d6b14fc5fb880faa70c1fae68.png) center left no-repeat;padding-left: 35px;}.nextButton {float: right;background: url(../setup/next-c50c087365fb7a1530007c72c606d706.png) center right no-repeat;padding-right: 35px;}.cartButton {float: left;background: url(../setup/shopping_cart-782e29e64dd54c331f698b98365d4520.png) center left no-repeat;padding-left: 35px;}.green {background-color: #D6F3F2;padding: 5px;margin: 0 auto;text-align: left;opacity: 0.8;width: 400px;font-size: 11px;}.green2 {margin: 12px;font-size: 14px;width: 700px;max-width: 700px;padding: 20px;}.red {background-color: #FFEBEB;border: 1px solid red;padding: 5px;margin: 0 auto;text-align: center;width: 450px;}.red_no_padding {padding: 1px;}.lightRed {background-color: #FFEBEB;border: 1px solid #ff9999;padding: 5px;margin: 0 auto;text-align: center;width: 450px;color: #000000;}.lightYellow {background-color: #fbffcd;border: 1px solid #f0f0af;padding: 5px;margin: 0 auto;text-align: center;width: 450px;color: #000000;}.urlLink {text-decoration: none;color: #ff9933 !important;}.urlLinkMinor {font-weight: normal !important;text-decoration: none;cursor: pointer;}.redError {border-color: red;}.attention {color: red;font-weight: 600;}.syncActive {border-left: 4px #0063DC solid;}.emptyInstance {border-left: 4px #d3dc00 solid;}.enabledStatusIcon {width: 16px;height: 16px;margin-bottom: -4px;padding-right: 10px;}html, body {height: 100%;}#wrap_site {min-height: 100%;}#body, #login {overflow: auto;padding-bottom: 50px;}.content {}#footer {vertical-align: middle;position: relative;height: 50px;clear: both;background-color: #666666;color: white;font-weight: normal;}#footer .at_url {color: white;font-weight: normal;}.footer_subwrapper {text-align: center;padding-top: 8px;}.AdvSwitch {border-bottom: 1px dashed #666666;display: inline;cursor: pointer;}.AdvSwitch:hover {border-bottom: 1px solid #ff9933;}#agileIntegrationInstruction {cursor: pointer;}.workloadSwitch > input[type="radio"] {width: 20px;vertical-align: middle;border: 0;}.workloadSwitch > span {vertical-align: middle;}.dialog input[type="checkbox"], input[type="radio"] {border: 0;height: 16px;background: none;width: 20px;margin-top: 4px;}.createPersonDialog input[type="checkbox"], .createPersonDialog input[type="radio"] {margin-top: 10px;margin-left: 10px;}.roleLabel {position: absolute;margin-top: 12px;}.setupInstructions li {margin-bottom: 10px;}.sortableSkillsColumn a {min-width: 200px;}.boldLink {font-weight: 600;}.worklogTable, .projectWorkloadTable, .reportSkillAvailabilityTable {border: none;}.worklogTable td, .projectWorkloadTable td {border: none;border-bottom: 1px dashed #DDD;}.worklogTable td.reportHoursTotalRow, .projectWorkloadTable td.reportHoursTotalRow {border: none;text-align: center;font-weight: 600;}.projectNameLabel {min-width: 125px;}.reportFirstColumnHeader {min-width: 125px;}.firstReportCell, .secondReportCell {text-align: left;padding-left: 5px;}.firstReportCell ~ .reportTotalColumn, .secondReportCell ~ .reportTotalColumn {font-weight: 400;background: none;}.reportTotalColumn {font-weight: 500;text-align: center;background-color: #F5F5E1;min-width: 50px;height: 32px;}.reportTotalRow {text-align: center;margin: 5px;}div.Tokenize ul.TokensContainer li.Token, div.Tokenize ul.TokensContainer li.TokenSearch {float: none !important;}div.Tokenize ul.TokensContainer {height: auto !important;min-height: 60px;max-height: 200px;}.Tokenize{width: 250px;}.toggle {}.color-picker {width: 20px;height: 20px;border: 1px solid #000000;}.property-name {}.property-description {margin-top: 3px;color: #727070;display: block;text-align: left;}.property-value {float: right;}.property-value-left-checkbox{float: left;padding-right: 20px;padding-top: 4px;}.property-value input {padding-left: 5px;height: 20px;border: 1px solid #dadada;max-width: 150px;width: auto;}.property-value input[type="radio"] {margin-top: 0;}.property {margin-top: 20px;margin-left: 10px;width: auto;max-width: 900px;}.properties-title {margin-top: 20px;margin-left: 10px;padding-bottom: 2px;border-top: 1px solid #bebebe;border-bottom: 1px solid #bebebe;width: auto;max-width: 900px;font-weight: 600;text-transform: uppercase;font-size: 15px;padding-left: 10px;}.prop input[type='text'], .prop input[type='password'] {width: 250px;padding-left: 3px;height: 22px;}.propertiesList .propCell {text-align: left;}.administrationWeekDay {width: 40px;}.table-wrapper {margin-left: 10px;}.searchUser {margin-top: 10px;color: #4a494a;}.searchProject {margin-top: 0;margin-left: 10px;color: #4a494a;}.project-sync-finished-tooltip, .team-refresh-finished-tooltip, .group-refresh-finished-tooltip {position: absolute;display: block;width: auto;padding: 3px;margin-top: -20px;margin-left: 2px;margin-right: 2px;background-color: white;color: #333333;border: 1px solid #CCC;box-shadow: 0 10px 10px -10px rgba(47,130,69,1);}#search_form {margin-left: 10px;margin-top: 15px;}#search_form input[type='text'] {width: 150px;height: 20px;border-radius: 0px;}.personInvolvement {color: #4a494a;margin-top: 10px;}.tableHeader {height: 30px;background-color: #f0fbff !important;margin-bottom: 5px;line-height: 3px;text-decoration: none;border: 1px solid #c8eaf7 !important;}.tableHeader a {font-size: 13px;line-height: 13px;font-weight: 600;color: #3d3d3d;text-decoration: none;}.tableHeader th {font-size: 13px;line-height: 13px;font-weight: 600;color: #3d3d3d;text-decoration: none;}.projectTable {}.issuesTable {}.deleteIssue, .deleteWorklog {background: none;box-shadow: none;border: none;color: #b31a1a;cursor: pointer;}.listTable {border: 1px solid #dadada;margin-top: 15px;min-width: 500px;}.odd a, .even a {text-decoration: none;}.odd {height: 30px;font-size: 13px;font-weight: normal;text-align: center;text-decoration: none;}.workloadReportTable .odd {background-color: #fcfcfc;}.workloadReportTable .teamAggregatedWorkload__no-style {background-color: #fff;}.even {height: 30px;font-size: 13px;font-weight: normal;text-align: center;background-color: #f6f6f6;}.personInvolvement div {margin-left: 5px;margin-right: 5px;}.add-bulk-roles, .remove-bulk-roles {display: inline-block;min-width: 350px;width: 350px;max-width: 350px;}.bulk-enable-block, .bulk-involvement-block, .bulk-vacations-block, .bulk-roles-block {padding: 5px;}.bulk-field-block {border: 1px solid #EAEDF0;padding: 16px;border-radius: 12px;background-color: #F9FAFB;margin-top: 10px;}.bulk-field-block label {display: inline-block;vertical-align: top;margin-top: 3px;}.managingRoles {background-color: #f5fff4;display: inline-block;padding: 10px;max-width: 1000px;margin-left: -15px;margin-bottom: 10px;}.employeeRoles {background-color: #f6f8ff;display: inline-block;padding: 10px;max-width: 1000px;margin-left: -15px;margin-bottom: 10px;}.limitingRoles {background-color: #fff6f7;display: inline-block;padding: 10px;max-width: 1000px;margin-left: -15px;}#usersTable, #usersSearchResultTable {margin-top: 25px;}#projectsTable, #projectsSearchResultTable {margin-top: 15px;}.propName {width: 210px;}.projectKey {text-align: center;}.projectType {text-align: center;}.projectName {text-align: center;}.iframe {margin-top: 10px;margin-left: 9px;}.iframeAdminGuide {height: 80vh;display: block;}.poweredByOwnerLabel {float: left;margin-top: 25px;padding-left: 5px;font-size: 10px;color: #C4C4C4;background-color: #22545B;}.grayText {color: #C4C4C4;}.userLicense {width: auto;margin: -5px 15px -10px 0;}.licLabel {margin-left: 30px;display: inline-block;}.licButton {}.licLink {font-size: 18px;}.licLink:hover {text-decoration: underline;}.skill-statistic-information{margin-left:12px;}.jiraIntegrationTable .syncDate{border: none;cursor: pointer;}.estimate-format {float: right;margin-bottom: 15px;}.sync-image-animation {-webkit-animation: spin 3s linear infinite;-moz-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}@-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);}}.textToLeft{text-align: left;float: left;padding-left: 5px;padding-top: 5px;}.textToLeft__column {float: none;}.worklogTable{margin-left: 0px;}.worklogTotalPerUserTableHead{width: 100%;float: left;font-size: 15px;}.worklogTotalPerUserTableBody{width: 100%;float: left;font-size: 14px;}.demoIssueCard{width: 340px;margin-top: 25px;margin-left: 5px;}.demoIssueCard .tooltip-button {float: right;}#showManagersWithMembers, #showTeamOnlyForManagers{margin-top: -3px;}.report-details-table .acceptableDeviationInput {margin-top: 0px;}.report_date {display: block;margin-left: 10px;cursor: pointer;color: #498edb;}.report_date:hover {text-decoration: underline;}.dateRangeBlock {margin-left: 10px;display: block;}.other .content_title {text-transform: none!important;}.other .content_title:first-letter {text-transform: capitalize!important;}.listTableIssueCategories {margin-bottom: 25px;}.listTableIssueCategories:last-child {margin-bottom: 0;}.chartTypeModes, .typeModes, .pieViewModes, .viewModes {display: flex;justify-content: flex-start;align-items: center;}.chartTypeModes.ui-buttonset .ui-button,.typeModes.ui-buttonset .ui-button,.pieViewModes.ui-buttonset .ui-button,.viewModes.ui-buttonset .ui-button {margin-right: -1px;}.chartTypeModes .ui-button,.typeModes .ui-button,.pieViewModes .ui-button,.viewModes .ui-button {width: 100%;display: block;}.api_token_value_warning_message {display: none;}.no-border{border: none;}#disableRestAPI,#clipboardApiTokenAndSave {margin-left: 20px;}.Open {}.Unresolved {}.In_Progress {}.issues .iScheduled {font-style: italic;}.iResolved, .Resolved, .Closed, .Done {color: #666666 !important;text-decoration: line-through!important;font-weight: normal !important;font-style: normal !important;}.iBehind, .iOverdue {color: #e81515 ;font-weight: normal;font-style: normal;}.iAlmostOverdue  {font-weight: 500;color: #333333;font-style: normal;}.milestonesPanel .issue {color: #333333 !important;font-weight: normal !important;font-style: normal !important;}.milestonesPanel .issueEstimate {display: none;}.ui-helper-hidden {display: none;}.ui-helper-hidden-accessible {position: absolute !important;clip: rect(1px 1px 1px 1px);clip: rect(1px, 1px, 1px, 1px);}.ui-helper-reset {margin: 0;padding: 0;border: 0;outline: 0;line-height: 1.3;text-decoration: none;font-size: 100%;list-style: none;}.ui-helper-clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.ui-helper-clearfix {display: inline-block;}* html .ui-helper-clearfix {height: 1%;}.ui-helper-clearfix {display: block;}.ui-helper-zfix {width: 100%;height: 100%;top: 0;left: 0;position: absolute;opacity: 0;filter: Alpha(Opacity=0);}.ui-state-disabled {cursor: default !important;}.ui-icon {display: block;text-indent: -99999px;overflow: hidden;background-repeat: no-repeat;}.ui-widget-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;}.ui-tooltip {padding: 8px;position: absolute;z-index: 9999;max-width: 300px;-webkit-box-shadow: 0 0 5px #aaa;box-shadow: 0 0 5px #aaa;}* html .ui-tooltip {background-image: none;}body .ui-tooltip {border-width: 2px;}.ui-widget {font-size: 1.1em;}.ui-widget .ui-widget {font-size: 1em;}.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-size: 12px;border-radius: 4px;border: 1px solid #dadada;}.ui-widget-content {border: 1px solid #B6B6B6;background: #FFFFFF;font-size: 13px;color: #9B9A9B;font-size: 13px;font-weight: 400;}.ui-widget-content a {color: #4F4F4F;}.ui-widget-header {background-color: #f4f4f4;border: 1px solid #B6B6B6;color: #000000;font-size: 9.4px;font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;box-shadow: 0 1px 3px 0px silver;}#actionPanel .ui-widget-header .ui-state-active{background: none;}#actionPanel{background: rgb(251, 251, 251);}#actionPanel .ui-widget-header .ui-state-hover{background: none;}.ui-widget-header {}.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {font-weight: normal;color: #4F4F4F;}.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border: none;}.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {text-decoration: none;font-size: 13px;text-transform: uppercase;font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;}.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background-color: rgba(170, 167, 173, 0.13);}.ui-widget-header .ui-state-focus{background: none;}.ui-state-hover a, .ui-state-hover a:hover {color: #313131;text-decoration: none;}.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {}.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color: #13688A;text-decoration: none;}.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #d2dbf4;background: #f4f8fd;color: #0d2054;-moz-border-radius: 0 !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;}.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {color: #363636;}.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #e2d0d0;background: #fcf0f0;color: #280b0b;-moz-border-radius: 0 !important;-webkit-border-radius: 0 !important;border-radius: 0 !important;}.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {color: #cd0a0a;}.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {color: #cd0a0a;}.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {font-weight: bold;}.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {opacity: .7;filter: Alpha(Opacity=70);font-weight: normal;}.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity: .35;filter: Alpha(Opacity=35);background-image: none;}.ui-icon {width: 16px;height: 16px;background-image: url(../default-theme/images/ui-icons_222222_256x240-eed67cc0e544719caf10ffc94efa2e39.png);}.ui-widget-content .ui-icon {background-image: url(../default-theme/images/ui-icons_222222_256x240-eed67cc0e544719caf10ffc94efa2e39.png);}.ui-widget-header .ui-icon {background-image: url(../default-theme/images/ui-icons_222222_256x240-eed67cc0e544719caf10ffc94efa2e39.png);}.ui-state-default .ui-icon {background-image: url(../default-theme/images/ui-icons_454545_256x240-445e8e7413951dc99ceef0a14eead870.png);;}.fc-button-next-day .ui-state-default .ui-icon {background-image: url(/images/sync-small.png);}.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../default-theme/images/ui-icons_454545_256x240-445e8e7413951dc99ceef0a14eead870.png);}.ui-state-active .ui-icon {background-image: url(../default-theme/images/ui-icons_454545_256x240-445e8e7413951dc99ceef0a14eead870.png);}.dropDownMenu .ui-state-active{background:none;}.ui-state-highlight .ui-icon {background-image: url(../default-theme/images/ui-icons_454545_256x240-445e8e7413951dc99ceef0a14eead870.png);}.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background: url(../default-theme/images/icon_sprite-d8a0da1cf273d1c5806b796e35076ce0.png) -16px 0 no-repeat !important;}.ui-state-highlight .ui-icon, .ui-state-error .ui-icon {margin-top: -1px;}.ui-icon-carat-1-n {background-position: 0 0;}.ui-icon-carat-1-ne {background-position: -16px 0;}.ui-icon-carat-1-e {background-position: -32px 0;}.ui-icon-carat-1-se {background-position: -48px 0;}.ui-icon-carat-1-s {background-position: -64px 0;}.ui-icon-carat-1-sw {background-position: -80px 0;}.ui-icon-carat-1-w {background-position: -96px 0;}.ui-icon-carat-1-nw {background-position: -112px 0;}.ui-icon-carat-2-n-s {background-position: -128px 0;}.ui-icon-carat-2-e-w {background-position: -144px 0;}.ui-icon-triangle-1-n {background-position: 0 -16px;}.ui-icon-triangle-1-ne {background-position: -16px -16px;}.ui-icon-triangle-1-e {background-position: -32px -16px;}.ui-icon-triangle-1-se {background-position: -48px -16px;}.ui-icon-triangle-1-s {background-position: -64px -16px;}.teamChooser .ui-icon{background: url(../icons/ic_arrow-down-a11c197947855a9231b71f89c1c59971.svg) no-repeat right;padding-right: 5px;}.select2-container--default .select2-selection--single .select2-selection__arrow {background: url(../icons/ic_arrow-down-a11c197947855a9231b71f89c1c59971.svg) no-repeat right;width: 24px !important;border-left: none;}.launcherContainer .ui-icon{background: url(../arrow-down-3291350b6737a026b02d8141d96f4556.svg) no-repeat right;}.fc-button-next-day .ui-icon-triangle-1-w{background: url(../arrow-down-3291350b6737a026b02d8141d96f4556.svg) no-repeat right;}.ui-icon-triangle-1-sw {background-position: -80px -16px;}.ui-icon-triangle-1-w {background-position: -96px -16px;}.ui-icon-triangle-1-nw {background-position: -112px -16px;}.ui-icon-triangle-2-n-s {background-position: -128px -16px;}.ui-icon-triangle-2-e-w {background-position: -144px -16px;}.ui-icon-arrow-1-n {background-position: 0 -32px;}.ui-icon-arrow-1-ne {background-position: -16px -32px;}.ui-icon-arrow-1-e {background-position: -32px -32px;}.ui-icon-arrow-1-se {background-position: -48px -32px;}.ui-icon-arrow-1-s {background-position: -64px -32px;}.ui-icon-arrow-1-sw {background-position: -80px -32px;}.ui-icon-arrow-1-w {background-position: -96px -32px;}.ui-icon-arrow-1-nw {background-position: -112px -32px;}.ui-icon-arrow-2-n-s {background-position: -128px -32px;}.ui-icon-arrow-2-ne-sw {background-position: -144px -32px;}.ui-icon-arrow-2-e-w {background-position: -160px -32px;}.ui-icon-arrow-2-se-nw {background-position: -176px -32px;}.ui-icon-arrowstop-1-n {background-position: -192px -32px;}.ui-icon-arrowstop-1-e {background-position: -208px -32px;}.ui-icon-arrowstop-1-s {background-position: -224px -32px;}.ui-icon-arrowstop-1-w {background-position: -240px -32px;}.ui-icon-arrowthick-1-n {background-position: 0 -48px;}.ui-icon-arrowthick-1-ne {background-position: -16px -48px;}.ui-icon-arrowthick-1-e {background-position: -32px -48px;}.ui-icon-arrowthick-1-se {background-position: -48px -48px;}.ui-icon-arrowthick-1-s {background-position: -64px -48px;}.ui-icon-arrowthick-1-sw {background-position: -80px -48px;}.ui-icon-arrowthick-1-w {background-position: -96px -48px;}.ui-icon-arrowthick-1-nw {background-position: -112px -48px;}.ui-icon-arrowthick-2-n-s {background-position: -128px -48px;}.ui-icon-arrowthick-2-ne-sw {background-position: -144px -48px;}.ui-icon-arrowthick-2-e-w {background-position: -160px -48px;}.ui-icon-arrowthick-2-se-nw {background-position: -176px -48px;}.ui-icon-arrowthickstop-1-n {background-position: -192px -48px;}.ui-icon-arrowthickstop-1-e {background-position: -208px -48px;}.ui-icon-arrowthickstop-1-s {background-position: -224px -48px;}.ui-icon-arrowthickstop-1-w {background-position: -240px -48px;}.ui-icon-arrowreturnthick-1-w {background-position: 0 -64px;}.ui-icon-arrowreturnthick-1-n {background-position: -16px -64px;}.ui-icon-arrowreturnthick-1-e {background-position: -32px -64px;}.ui-icon-arrowreturnthick-1-s {background-position: -48px -64px;}.ui-icon-arrowreturn-1-w {background-position: -64px -64px;}.ui-icon-arrowreturn-1-n {background-position: -80px -64px;}.ui-icon-arrowreturn-1-e {background-position: -96px -64px;}.ui-icon-arrowreturn-1-s {background-position: -112px -64px;}.ui-icon-arrowrefresh-1-w {background-position: -128px -64px;}.ui-icon-arrowrefresh-1-n {background-position: -144px -64px;}.ui-icon-arrowrefresh-1-e {background-position: -160px -64px;}.ui-icon-arrowrefresh-1-s {background-position: -176px -64px;}.ui-icon-arrow-4 {background-position: 0 -80px;}.ui-icon-arrow-4-diag {background-position: -16px -80px;}.ui-icon-extlink {background-position: -32px -80px;}.ui-icon-newwin {background-position: -48px -80px;}.ui-icon-refresh {background-position: -64px -80px;}.ui-icon-shuffle {background-position: -80px -80px;}.ui-icon-transfer-e-w {background-position: -96px -80px;}.ui-icon-transferthick-e-w {background-position: -112px -80px;}.ui-icon-folder-collapsed {background-position: 0 -96px;}.ui-icon-folder-open {background-position: -16px -96px;}.ui-icon-document {background-position: -32px -96px;}.ui-icon-document-b {background-position: -48px -96px;}.ui-icon-note {background-position: -64px -96px;}.ui-icon-mail-closed {background-position: -80px -96px;}.ui-icon-mail-open {background-position: -96px -96px;}.ui-icon-suitcase {background-position: -112px -96px;}.ui-icon-comment {background-position: -128px -96px;}.ui-icon-person {background-position: -144px -96px;}.ui-icon-print {background-position: -160px -96px;}.ui-icon-trash {background-position: -176px -96px;}.ui-icon-locked {background-position: -192px -96px;}.ui-icon-unlocked {background-position: -208px -96px;}.ui-icon-bookmark {background-position: -224px -96px;}.ui-icon-tag {background-position: -240px -96px;}.ui-icon-home {background-position: 0 -112px;}.ui-icon-flag {background-position: -16px -112px;}.ui-icon-calendar {background-position: -32px -112px;}.ui-icon-cart {background-position: -48px -112px;}.ui-icon-pencil {background-position: -64px -112px;}.ui-icon-clock {background-position: -80px -112px;}.ui-icon-disk {background-position: -96px -112px;}.ui-icon-calculator {background-position: -112px -112px;}.ui-icon-zoomin {background-position: -128px -112px;}.ui-icon-zoomout {background-position: -144px -112px;}.ui-icon-search {background-position: -160px -112px;}.ui-icon-wrench {background-position: -176px -112px;}.ui-icon-gear {background-position: -192px -112px;}.ui-icon-heart {background-position: -208px -112px;}.ui-icon-star {background-position: -224px -112px;}.ui-icon-link {background-position: -240px -112px;}.ui-icon-cancel {background-position: 0 -128px;}.ui-icon-plus {background-position: -16px -128px;}.ui-icon-plusthick {background-position: -32px -128px;}.ui-icon-minus {background-position: -48px -128px;}.ui-icon-minusthick {background-position: -64px -128px;}.ui-icon-close {background-position: -80px -128px;}.ui-icon-closethick {background-position: -96px -128px;}.ui-icon-key {background-position: -112px -128px;}.ui-icon-lightbulb {background-position: -128px -128px;}.ui-icon-scissors {background-position: -144px -128px;}.ui-icon-clipboard {background-position: -160px -128px;}.ui-icon-copy {background-position: -176px -128px;}.ui-icon-contact {background-position: -192px -128px;}.ui-icon-image {background-position: -208px -128px;}.ui-icon-video {background-position: -224px -128px;}.ui-icon-script {background-position: -240px -128px;}.ui-icon-alert {background-position: 0 -144px;}.ui-icon-info {background: url(../default-theme/images/icon_sprite-d8a0da1cf273d1c5806b796e35076ce0.png) 0 0 no-repeat !important;}.ui-icon-notice {background-position: -32px -144px;}.ui-icon-help {background-position: -48px -144px;}.ui-icon-check {background-position: -64px -144px;}.ui-icon-bullet {background-position: -80px -144px;}.ui-icon-radio-off {background-position: -96px -144px;}.ui-icon-radio-on {background-position: -112px -144px;}.ui-icon-pin-w {background-position: -128px -144px;}.ui-icon-pin-s {background-position: -144px -144px;}.ui-icon-play {background-position: 0 -160px;}.ui-icon-pause {background-position: -16px -160px;}.ui-icon-seek-next {background-position: -32px -160px;}.ui-icon-seek-prev {background-position: -48px -160px;}.ui-icon-seek-end {background-position: -64px -160px;}.ui-icon-seek-start {background-position: -80px -160px;}.ui-icon-seek-first {background-position: -80px -160px;}.ui-icon-stop {background-position: -96px -160px;}.ui-icon-eject {background-position: -112px -160px;}.ui-icon-volume-off {background-position: -128px -160px;}.ui-icon-volume-on {background-position: -144px -160px;}.ui-icon-power {background-position: 0 -176px;}.ui-icon-signal-diag {background-position: -16px -176px;}.ui-icon-signal {background-position: -32px -176px;}.ui-icon-battery-0 {background-position: -48px -176px;}.ui-icon-battery-1 {background-position: -64px -176px;}.ui-icon-battery-2 {background-position: -80px -176px;}.ui-icon-battery-3 {background-position: -96px -176px;}.ui-icon-circle-plus {background-position: 0 -192px;}.ui-icon-circle-minus {background-position: -16px -192px;}.ui-icon-circle-close {background-position: -32px -192px;}.ui-icon-circle-triangle-e {background-position: -48px -192px;}.ui-icon-circle-triangle-s {background-position: -64px -192px;}.ui-icon-circle-triangle-w {background-position: -80px -192px;}.ui-icon-circle-triangle-n {background-position: -96px -192px;}.ui-icon-circle-arrow-e {background-position: -112px -192px;}.ui-icon-circle-arrow-s {background-position: -128px -192px;}.ui-icon-circle-arrow-w {background-position: -144px -192px;}.ui-icon-circle-arrow-n {background-position: -160px -192px;}.ui-icon-circle-zoomin {background-position: -176px -192px;}.ui-icon-circle-zoomout {background-position: -192px -192px;}.ui-icon-circle-check {background-position: -208px -192px;}.ui-icon-circlesmall-plus {background-position: 0 -208px;}.ui-icon-circlesmall-minus {background-position: -16px -208px;}.ui-icon-circlesmall-close {background-position: -32px -208px;}.ui-icon-squaresmall-plus {background-position: -48px -208px;}.ui-icon-squaresmall-minus {background-position: -64px -208px;}.ui-icon-squaresmall-close {background-position: -80px -208px;}.ui-icon-grip-dotted-vertical {background-position: 0 -224px;}.ui-icon-grip-dotted-horizontal {background-position: -16px -224px;}.ui-icon-grip-solid-vertical {background-position: -32px -224px;}.ui-icon-grip-solid-horizontal {background-position: -48px -224px;}.ui-icon-gripsmall-diagonal-se {background-position: -64px -224px;}.ui-icon-grip-diagonal-se {background-position: -80px -224px;}.ui-corner-tl {-moz-border-radius-topleft: 3px;-webkit-border-top-left-radius: 3px;border-top-left-radius: 3px;}.ui-corner-tr {-moz-border-radius-topright: 3px;-webkit-border-top-right-radius: 3px;border-top-right-radius: 3px;}.ui-corner-bl {-moz-border-radius-bottomleft: 3px;-webkit-border-bottom-left-radius: 3px;border-bottom-left-radius: 3px;}.ui-corner-br {-moz-border-radius-bottomright: 3px;-webkit-border-bottom-right-radius: 3px;border-bottom-right-radius: 3px;}.ui-corner-top {outline: none;}.ui-corner-bottom {-moz-border-radius-bottomleft: 3px;-webkit-border-bottom-left-radius: 3px;border-bottom-left-radius: 3px;-moz-border-radius-bottomright: 3px;-webkit-border-bottom-right-radius: 3px;border-bottom-right-radius: 3px;}.ui-corner-right {-moz-border-radius-topright: 3px;-webkit-border-top-right-radius: 3px;border-top-right-radius: 3px;-moz-border-radius-bottomright: 3px;-webkit-border-bottom-right-radius: 3px;border-bottom-right-radius: 3px;}.ui-corner-left {-moz-border-radius-topleft: 3px;-webkit-border-top-left-radius: 3px;border-top-left-radius: 3px;-moz-border-radius-bottomleft: 3px;-webkit-border-bottom-left-radius: 3px;border-bottom-left-radius: 3px;}.ui-corner-all {}.ui-multiselect-checkboxes label {color: #000000;font-size: 14px;font-style: normal;font-stretch: normal;font-weight: 400;}.ui-widget-overlay {background: #262b33;opacity: .70;filter: Alpha(Opacity=70);}.ui-widget-shadow {margin: -8px 0 0 -8px;padding: 8px;background: #000000;opacity: .30;filter: Alpha(Opacity=30);-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;}.ui-resizable {position: relative;}.ui-resizable-handle {position: absolute;font-size: 0.1px;z-index: 999;display: none;}.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {}.ui-resizable-n {cursor: n-resize;height: 7px;width: 100%;top: -5px;left: 0;}.ui-resizable-s {cursor: s-resize;height: 7px;width: 100%;bottom: -5px;left: 0;}.ui-resizable-e {cursor: e-resize;width: 7px;right: -5px;top: 0;height: 100%;}.ui-resizable-w {cursor: w-resize;width: 7px;left: -5px;top: 0;height: 100%;}.ui-resizable-se {cursor: se-resize;width: 12px;height: 12px;right: 1px;bottom: 1px;}.ui-resizable-sw {cursor: sw-resize;width: 9px;height: 9px;left: -5px;bottom: -5px;}.ui-resizable-nw {cursor: nw-resize;width: 9px;height: 9px;left: -5px;top: -5px;}.ui-resizable-ne {cursor: ne-resize;width: 9px;height: 9px;right: -5px;top: -5px;}.ui-selectable-helper {position: absolute;z-index: 100;border: 1px dotted black;}.ui-accordion {width: 100%;border: none;}.ui-accordion .ui-accordion-header {cursor: pointer;zoom: 1;background-color: #f1f1f1;height: 25px;border: none;;box-shadow: 0 1px 3px 0px silver;outline: none;}.ui-accordion .ui-accordion-header a {font-size: 12px;text-align: left;padding-left: 10px;color: #0d2054;}.ui-accordion .ui-accordion-header, .ui-accordion .ui-accordion-content {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}.ui-accordion .ui-accordion-icons {}.ui-accordion .ui-accordion-header .ui-icon {float: right;margin-top: 5px;margin-right: 5px;position: relative;}.ui-accordion .ui-accordion-content {margin-top: 4px;border: none;position: relative;overflow: auto;display: none;zoom: 1;}.ui-autocomplete {position: absolute;cursor: default;z-index: 3;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);}* html .ui-autocomplete {width: 1px;}.ui-menu {list-style: none;padding: 2px;margin: 0;display: block;float: left;}.ui-menu .ui-menu {margin-top: -3px;}.ui-menu .ui-menu-item {margin: 0;padding: 0;zoom: 1;float: left;clear: left;width: 100%;}.ui-menu .ui-menu-item a {text-decoration: none;display: block;padding: .2em .4em;line-height: 1.5;zoom: 1;}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {font-weight: normal;margin: -1px;background: #5f83b9;color: #FFFFFF;text-shadow: 0px 1px 1px #234386;border-color: #466086;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}.ui-button {display: inline-block;position: relative;border: 1px solid #f5f5f5;padding: 0;text-decoration: none !important;cursor: pointer;text-align: center;zoom: 1;overflow: visible;-webkit-user-select: none;-moz-user-select: none;user-select: none;}.button-group-wrap .ui-button{float: left;margin-top: 5px;border: 1px solid #f5f5f5;border-bottom: none;background-color: #ffffff;box-shadow: 3px 5px 5px -4px #b3b2b2;width: 90%;min-width: 40px;height: 40px;}.ui-button-icon-only {width: 2.2em;}button.ui-button-icon-only {width: 2.4em;}.ui-button-icons-only {width: 3.4em;}button.ui-button-icons-only {width: 3.7em;}.ui-button {}.ui-button .ui-button-text {display: block;line-height: 1.4;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);color: #3d3d3d;font-size: 13px;font-style: normal;font-stretch: normal;font-weight: 400;text-align:center;}.ui-button-text-only .ui-button-text {padding: .4em 1em;}.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {padding: .4em;text-indent: -9999999px;}.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {padding: .4em 1em .4em 2.1em;}.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {padding: .4em 2.1em .4em 1em;}.ui-button-text-icons .ui-button-text {padding-left: 2.1em;padding-right: 2.1em;}input.ui-button, .ui-widget-content input.ui-button {font-size: 14px;font-weight: bold;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);padding: 0 1em !important;}input.ui-button::-moz-focus-inner {border: 0;padding: 0;}.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {position: absolute;top: 50%;margin-top: -8px;}.ui-button-icon-only .ui-icon {left: 50%;margin-left: -8px;}.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {left: .5em;}.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {right: .5em;}.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {right: .5em;}.ui-buttonset {margin-right: 7px;}.ui-buttonset .ui-button {margin-left: 0;margin-right: -4px;}button.ui-button::-moz-focus-inner {border: 0;padding: 0;}.ui-dialog {position: absolute;padding: 0;width: 300px;overflow: hidden;}.ui-dialog {-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);}.ui-dialog .ui-dialog-titlebar {padding: 8px 5px 9px 5px;position: relative;border: none;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}.ui-dialog .ui-dialog-title {color: #13688a;font-size: 13px;font-weight: 700;text-align: left;margin-left: 10px;text-transform: uppercase;}.ui-dialog .ui-dialog-titlebar-close {position: absolute;right: .8em;top: 59%;width: 16px;margin: -10px 0 0 0;padding: 0;height: 16px;background: url(../default-theme/images/icon_sprite-d8a0da1cf273d1c5806b796e35076ce0.png) 0 -16px no-repeat;border: 0 none;}.ui-dialog .ui-dialog-titlebar-close {-webkit-box-shadow: none !important;-moz-box-shadow: none !important;box-shadow: none !important;-webkit-transition: none;-moz-transition: none;transition: none;}.ui-dialog .ui-dialog-titlebar-close span {display: none;}.ui-dialog .ui-dialog-titlebar-close:hover {background-position: -16px -16px;}.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {padding: 0;border: 0;}.ui-dialog .ui-dialog-content {position: relative;border: 0;padding: .5em 1em;background: none;overflow: auto;zoom: 1;color: #000000;font-size: 13px;width: 100%;}.ui-dialog .ui-dialog-buttonpane {text-align: left;border-width: 1px 0 0 0;background-image: none;margin: -0.5em 0 0 0;padding: 5px 5px 5px 11px;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {float: right;}.update-issue-dialog .ui-dialog-buttonset{float: none;width: 100%;}.ui-dialog .ui-dialog-buttonpane button {margin: .5em .4em .5em 0;cursor: pointer;}.ui-dialog .ui-resizable-se {width: 14px;height: 14px;right: 3px;bottom: 3px;}.ui-draggable .ui-dialog-titlebar {cursor: move;background: none;box-shadow: none;border-bottom: 1px solid #ebe9e9;height: 32px;line-height: 32px;}.ui-draggable{border-radius: 0%;}.ui-slider {position: relative;text-align: left;background: #a3cae0;z-index: 1;}.ui-slider {-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5) inset;}.ui-slider .ui-slider-handle {background: url(../default-theme/images/slider_handles_flat-d021530cf842a4d0259e2d2a5689e036.png) 0px -23px no-repeat;position: absolute;z-index: 2;width: 23px;height: 23px;cursor: pointer;border: none;outline: none;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}.ui-slider .ui-slider-range {background: #D7D7D7;position: absolute;z-index: 1;font-size: .7em;display: block;border: 0;background-position: 0 0;}.ui-slider .ui-slider-range {-moz-box-shadow: 0 1px 2px rgba(17, 35, 45, 0.6) inset;-webkit-box-shadow: 0 1px 2px rgba(17, 35, 45, 0.6) inset;box-shadow: 0 1px 2px rgba(17, 35, 45, 0.6) inset;}.ui-slider-horizontal {height: 5px;}.ui-slider-horizontal .ui-slider-handle {top: -8px;margin-left: -13px;}.ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;}.ui-slider-horizontal .ui-slider-range-min {left: 0;}.ui-slider-horizontal .ui-slider-range-max {right: 0;}.ui-slider-vertical {width: 5px;height: 100px;}.ui-slider-vertical .ui-slider-handle {left: -8px;margin-left: 0;margin-bottom: -13px;}.ui-slider-vertical .ui-slider-range {left: 0;width: 100%;}.ui-slider-vertical .ui-slider-range-min {bottom: 0;}.ui-slider-vertical .ui-slider-range-max {top: 0;}.ui-tabs {position: relative;width: 100%;border: none;!important;}.ui-tabs .ui-tabs-nav {background-color: #f1f1f1;border-radius: 0%;height: 40px;border: none;!important;margin-bottom: 10px;}.ui-tabs .ui-tabs-nav li {padding-top: 15px;width: 25%;list-style: none;float: left;position: relative;margin-left: 4px;}.ui-tabs .ui-tabs-nav li a {margin-left: 10px;padding-bottom: 7px;text-decoration: none;color: #807b7b;font-size: 13px;font-weight: 400;text-align: left;outline: none;}.ui-tabs .ui-tabs-nav li.ui-tabs-selected, .ui-tabs .ui-tabs-nav li.ui-tabs-active {margin-bottom: 0;}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a{color: #13688a;font-size: 13px;font-weight: 700;text-align: left;border-bottom:#13688b solid 3px;}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {cursor: text;outline: none;}.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {cursor: pointer;}.ui-tabs .ui-tabs-panel {border-radius: 0px;display: block;padding-left: 11px;border: none;padding-bottom: 10px;}.ui-tabs .ui-tabs-hide {display: none !important;}.ui-datepicker {width: 17em;padding: 0;display: none;border-color: #DDDDDD;}.ui-datepicker {-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);}.ui-datepicker .ui-datepicker-header {position: relative;padding: .35em 0;border: none;border-bottom: 1px solid #B6B6B6;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {position: absolute;top: 6px;width: 1.8em;height: 1.8em;}.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {border: 1px none;}.ui-datepicker .ui-datepicker-prev {top: 5px;}.ui-datepicker .ui-datepicker-next {top: 5px;right: 7px;}.ui-datepicker .ui-datepicker-prev span {background-position: 0px -32px !important;}.ui-datepicker .ui-datepicker-next span {background-position: -16px -32px !important;}.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {display: block;position: absolute;left: 50%;margin-left: -5px;top: 50%;margin-top: -5px;background: url(../default-theme/images/icon_sprite-d8a0da1cf273d1c5806b796e35076ce0.png) no-repeat;}.ui-datepicker-header .ui-state-hover{background:none;}.ui-dialog-buttonset .ui-button .ui-state-hover{background: none;}.ui-dialog-buttonset .ui-button.ui-state-focus {}.ui-dialog-buttonset .ui-button{background: #498edb;width: auto;min-width: 76px;height: 32px;text-align: center;line-height: 27px;margin-bottom: 5px;margin-top: 20px;margin-left: 10px;}.ui-dialog-buttonset .ui-button .ui-button-text{color: #ffffff;font-size: 12px;font-weight: 400;text-transform:uppercase;}.typesPanel .ui-button .ui-button-text{text-align: left;}.ui-dialog-buttonset .ui-button .ui-state-hover{background: none;cursor: pointer;}.ui-datepicker .ui-datepicker-title {margin: 0 2.3em;line-height: 1.8em;text-align: center;font-size: 12px;text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);}.ui-datepicker .ui-datepicker-title select {font-size: 1em;margin: 1px 0;}.ui-datepicker select.ui-datepicker-month-year {width: 100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {width: 49%;height:23px;}.ui-datepicker table {width: 100%;font-size: .9em;border-collapse: collapse;margin: 0 0 .4em;}.ui-datepicker th {padding: .7em .3em;text-align: center;font-weight: bold;border: 0;}.ui-datepicker td {border: 0;padding: 1px;}.ui-datepicker td span, .ui-datepicker td a {display: block;padding: .2em;text-align: right;text-decoration: none;}.ui-datepicker .ui-datepicker-buttonpane {background-image: none;margin: .7em 0 0 0;padding: 0 .2em;border-left: 0;border-right: 0;border-bottom: 0;}.ui-datepicker .ui-datepicker-buttonpane button {float: right;margin: .5em .2em .4em;cursor: pointer;padding: .2em .6em .3em .6em;width: auto;overflow: visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {float: left;}.ui-datepicker.ui-datepicker-multi {width: auto;}.ui-datepicker-multi .ui-datepicker-group {float: left;}.ui-datepicker-multi .ui-datepicker-group table {width: 95%;margin: 0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group {width: 50%;}.ui-datepicker-multi-3 .ui-datepicker-group {width: 33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group {width: 25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {border-left-width: 0;}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {border-left-width: 0;}.ui-datepicker-multi .ui-datepicker-buttonpane {clear: left;}.ui-datepicker-row-break {clear: both;width: 100%;}.ui-datepicker-rtl {direction: rtl;}.ui-datepicker-rtl .ui-datepicker-prev {right: 2px;left: auto;}.ui-datepicker-rtl .ui-datepicker-next {left: 2px;right: auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover {right: 1px;left: auto;}.ui-datepicker-rtl .ui-datepicker-next:hover {left: 1px;right: auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane {clear: right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button {float: left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {float: right;}.ui-datepicker-rtl .ui-datepicker-group {float: right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {border-right-width: 0;border-left-width: 1px;}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {border-right-width: 0;border-left-width: 1px;}.ui-datepicker-cover {display: none;display : block;position: absolute;z-index: -1;filter: mask();top: -4px;left: -4px;width: 200px;height: 200px;}.ui-progressbar {height: 12px;text-align: left;background: #FFF url(../default-theme/images/progress_bar-3c00b22f29eafa67fde2e60a37935c7b.gif) 0 -14px repeat-x;}.ui-progressbar .ui-progressbar-value {margin: -1px;height: 100%;background: url(../default-theme/images/progress_bar-3c00b22f29eafa67fde2e60a37935c7b.gif) 0 0 repeat-x;}.ui-spinner {position: relative;display: inline-block;overflow: hidden;padding: 0;vertical-align: middle;border: 0 none;}.ui-spinner-input {border: none;background: none;color: inherit;padding: 0;margin: 0;vertical-align: middle;}.ui-spinner-button {width: 16px;height: 50%;font-size: .5em;padding: 0;margin: 0;text-align: center;position: absolute;cursor: default;display: block;overflow: hidden;right: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.ui-spinner .ui-icon {position: absolute;margin-top: -8px;top: 50%;left: 0;}.ui-spinner-up {top: 0;}.ui-spinner-down {bottom: 0;}.ui-spinner .ui-icon-triangle-1-s {background-position: -65px -16px;}.ui-timepicker-div .ui-widget-header {margin-bottom: 8px;}.ui-timepicker-div dl {text-align: left;}.ui-timepicker-div dl dt {float: left;clear: left;padding: 0 0 0 5px;}.ui-timepicker-div dl dd {margin: 0 10px 10px 40%;}.ui-timepicker-div td {font-size: 90%;}.ui-tpicker-grid-label {background: none;border: none;margin: 0;padding: 0;}.ui-timepicker-div .ui_tpicker_unit_hide {display: none;}.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {background: none;color: inherit;border: none;outline: none;border-bottom: solid 1px #555;width: 95%;}.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {border-bottom-color: #aaa;}.ui-timepicker-rtl {direction: rtl;}.ui-timepicker-rtl dl {text-align: right;padding: 0 5px 0 0;}.ui-timepicker-rtl dl dt {float: right;clear: right;}.ui-timepicker-rtl dl dd {margin: 0 40% 10px 10px;}.ui-timepicker-div.ui-timepicker-oneLine {padding-right: 2px;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,.ui-timepicker-div.ui-timepicker-oneLine dt {display: none;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {display: block;padding-top: 2px;}.ui-timepicker-div.ui-timepicker-oneLine dl {text-align: right;}.ui-timepicker-div.ui-timepicker-oneLine dl dd,.ui-timepicker-div.ui-timepicker-oneLine dl dd > div {display: inline-block;margin: 0;}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {content: ':';display: inline-block;}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {content: '.';display: inline-block;}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {display: none;}.ui-dialog-titlebar {font-size: 11px;}.ui-button-text-only .ui-button-text {padding: .4em .8em;}.group-button .ui-button-text-only .ui-button-text{padding: .4em .3em;}#jqlSearchBtn .ui-button-text {text-shadow: none;color: #000000;font-size: 13px;font-weight: 400;text-align: left;}.ui-state-highlight {border: 1px solid #B6B6B6;}.ui-widget {font-size: 11px;}.confirmDialog .ui-widget-header {display: none;}.confirmDialog .ui-widget-content {text-align: center;font-weight: 500;}.milestonesPanel td {background-color: #f2fdf2 !important;}.teamChooser .ui-multiselect {font-size: 13px;cursor: pointer;border-radius: 4px;background-color: #FFFFFF;height: 28px;margin-right: 2px;padding-left: 8px;padding-bottom: 0;padding-top: 0;border: 1px solid #D0D5DD;width: 100% !important;}.fc-border-separate tbody tr.fc-first td,.fc-border-separate tbody tr.fc-first th {border: 1px solid #e7e7e7;}.ui-layout-content{margin-top: 0;}html, body, input, textarea, select, button {font-size: 14px;font-family: Inter, Arial, 'Trebuchet MS', Calibri, Helvetica, sans-serif;margin: 0;color: #333;letter-spacing: -0.05px;}.ui-widget #issuesActionPanelContainer {font-size: 13px;margin: 0;padding: 0;}#leftIssuesPanel > div > #actionPanel .ui-tabs-anchor {display: flex;align-items: center;justify-content: center;width: 100%;}#leftIssuesPanel > div > #actionPanel .ui-tabs-anchor, .track__header_filters {padding: 0;min-width: 30px;margin: 0;color: #3E4D67;text-transform: capitalize;font-weight: 500;}.track__header_filters .filterLabel {font-weight: 400;}#leftIssuesPanel > div > #actionPanel ul.ui-tabs-nav {display: flex;justify-content: space-evenly;}#leftIssuesPanel > div > #actionPanel .ui-widget-header .ui-state-hover {background: #fafafa;}#leftIssuesPanel > div > #actionPanel li.ui-state-default, #trackFilterButton {display: flex;align-items: center;}#leftIssuesPanel > div > #actionPanel li.ui-state-default {background-color: #F4F5F7;padding: 4px 8px;border-radius: 3px;margin-left: 0;height: 24px;}#leftIssuesPanel > div > #actionPanel .ui-widget-header .ui-state-active, .track__header_filters_active {background: #3E4D67;}.track__header_filters_filtered_active {background: #E0EBFD;}#leftIssuesPanel > div > #actionPanel .ui-widget-header .ui-state-active img, .track__header_filters_active img {filter: brightness(100);}.track__header_filters_filtered_active img {filter: invert(38%) sepia(88%) saturate(4527%) hue-rotate(201deg) brightness(103%) contrast(105%);}#leftIssuesPanel > div > #actionPanel .ui-widget-header .ui-state-active a, .track__header_filters_active {color: #FFFFFF;border: none;}.track__header_filters_filtered_active {color: #027AFF;}.fc-border-separate tr.fc-first td {padding-bottom: 5px;}.fc {cursor: pointer;}.fc table {border-spacing: 0;border-collapse: collapse;}table.fc-border-separate {margin-top: -1px ;}.fc.fixed_table_header {margin-top: 0px;}.calendarHeaderRowTd {border-bottom: 1px solid #ebe9e9;}.calendarHeaderRowTd .fc-border-separate thead {border-right: 1px solid #ebe9e9;}.work .timelineTable thead {border: 1px solid #ebe9e9;}.fc.milestonesPanel thead {border-left: 1px solid #ebe9e9;border-right: 1px solid #ebe9e9;}.fc-weekend {}.fc-event.focused-issue {border: 1px solid #000000;}.issue {display: block;cursor: move;font-size: 13px;padding: 3px 5px 3px 5px;letter-spacing: -0.35px;}.shift-button {cursor: pointer;margin-top: 0;vertical-align: top;}.shift-button:hover {text-decoration: underline;}#questionButton:hover{cursor: pointer;}.not-active-text {text-decoration: line-through;color: #b3b3b3;}.not-active-img, .disabled-img {-webkit-filter: grayscale(100%);filter: grayscale(100%);}#accountButton a {color: #22545b;}#accountButton{height: 36px;width: 50px;display: inline-block;}.accountButtonLink{display: inline-block;height: 36px;}.active-text {}.grayText {color: #C4C4C4;}.quadr {width: 16px;height: 16px;border: 1px solid transparent;border-radius: 4px;margin-right: 3px;}.selected-quadr {border: 1px solid #65738B !important;}.quadr:hover {border: 1px solid #777777;}.quadrDisabled:hover {border: 1px solid #ffffff;}.ellipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}.issues .issue {height: 18px;border: none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;}.issues .ui-state-default .ui-icon {background: url(../updown-triangle-de65dd7506781ca91377964573e894d2.png) no-repeat right !important;}.issues .fc-event {margin-top: 3px;}.categoryContainer .fc-event:first-of-type {margin-top: 0;}.delete-issues-span {cursor: pointer;}.delete-issues-img, .delete-issuePart-img, .delete-issuePartTemp-img, .project-sync-img, .deleteIssuesFromProject, .deleteWorklogsFromProject, .worklog-sync-img, .team-refresh-img, .sync-image, .holiday-scheme-refresh-img {width: 16px;height: 16px;vertical-align: bottom;cursor: pointer;}.project-sync-finished-tooltip, .team-refresh-finished-tooltip, .group-refresh-finished-tooltip {position: absolute;display: block;width: auto;padding: 3px;margin-top: -20px;margin-left: 2px;margin-right: 2px;background-color: white;color: #333333;border: 1px solid #CCC;box-shadow: 0 10px 10px -10px rgba(47,130,69,1);}.tooltip-date-picker{width: 75px !important;}.editIssuePartBody {}.editIssuePartBody .issues {width: 55%;}.editIssuePart {margin-left: 14px;width: 97%;}.issueParts {border: 1px solid #dadada;min-height: 200px;}.issuePart {margin-top: 10px !important;}.issuePart-estimate-input {width: 40px;}.milestonesPanel .issue {cursor: pointer;}.milestoneIssueImage, .extraLink {cursor: pointer;}#subNorthPanel {padding-top: 10px;padding-left: 10px;padding-right: 10px;}.fc .ui-state-active {background-color: #E7E7E7;}.unscheduleSection.ui-state-active{background-color: #dbedff;}#teamManager .ui-widget-header.ui-state-active, .fc .ui-widget-header.ui-state-active {background-color: #e5f1ff  ;color: #027AFF;border-radius: 3px 3px 0 0;}.toolbar-icon-active {background-color: #EFF5FF;border-radius: 4px;}.toolbar-icon-active:hover {background-color: #E0EBFD;}button.teamChooser .ui-multiselect, .teamSelectorDropDown {border-radius: 8px;}.teamSelectorDropDown.ui-state-active,.select2-container--open .select2-selection--single,.select2-container--open .select2-selection--multiple,.select2-container--open.select2-container--focus .select2-selection--multiple {border: 1px solid #b0b6c1 !important;border-radius: 4px;}div.teamSelectorDropDown {margin-top: 2px;padding: 0;border: 1px solid #F4F6F8;box-shadow: 0 8px 12px 0 rgba(12, 33, 69, 0.16);border-radius: 8px;}.teamSelectorDropDown .ui-multiselect-checkboxes li {padding-right: 0px;}.teamSelectorDropDown .ui-multiselect-checkboxes li input {border-radius: 4px;}.teamSelectorDropDown .ui-multiselect-extra-button {float: right;}.teamSelectorDropDown .ui-state-hover {cursor: pointer;}.teamSelectorDropDown li.ui-multiselect-optgroup-label:not(:first-child) {border-top: 1px solid transparent;border-image: repeating-linear-gradient(to right,#CBD0D6 0px, #CBD0D6 5px,transparent 5px, transparent 10px) 1;margin-top: 5px}.teamSelectorDropDown .ui-widget-header {border: none;border-top-left-radius: 6px;border-top-right-radius: 6px;box-shadow: none;border-bottom: 1px solid #E4E6EB;}.teamSelectorDropDown .ui-multiselect-header {background-color: #f2f2f2;padding: 5px 0 5px 0;}.teamSelectorDropDown .ui-multiselect-header .ui-multiselect-filter .ui-multiselect-filter-input {width: 353px !important;height: 28px;margin-left: -10px;margin-right: 0;padding: 0px 5px 0px 30px;background-image: url('../icons/ic_search-6e9ad61334a541eb35f290b6c5b4836d.svg');background-position: 8px center;background-repeat: no-repeat;background-size: 16px 16px;}.ui-multiselect-filter-input {font-weight: 300;}.teamSelectorDropDown .ui-multiselect-header .ui-multiselect-filter input {border: none;}.teamSelectorDropDown .ui-multiselect-header .ui-multiselect-filter input::placeholder {font-size: 14px;color: #8A99B5;}.teamSelectorDropDown .ui-multiselect-header .ui-multiselect-filter input {font-size: 14px;}.teamSelectorDropDown .ui-multiselect-header .ui-multiselect-filter {display: flex;margin-left: 15px;margin-right: 0;}.teamSelectorDropDown .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {border-bottom: none;}.teamSelectorDropDown .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {color: #65738B;font-weight: 400;float: left;margin-bottom: 4px;margin-left: 8px;}.teamSelectorDropDown .ui-multiselect-checkboxes .ui-corner-all {padding-left: 10px;}.timelineScopeDropDown {margin-top: 2px;box-shadow: 0 8px 12px 0 rgba(12, 33, 69, 0.16);border: 1px solid #F4F6F8!important;border-radius: 8px!important;}.timelineScopeDropDown:not(.timelineScopeWorkDropDown) ul#select2-scopeDropDownMenu-results {display: flex;}#select2-scopeDropDownMenu-container {padding-left: 6px;}.milestonesToggle .ui-state-active {background-color: white;}.issueDue {float: left;display: inline-block;color: #005BA2;font-weight: 500;font-style: normal;vertical-align: middle;margin-right: 0;margin-top: 0px;margin-left: 0px;padding-right: 5px;}.iOverdue .issueDue {color: #e81515;}.bulkIssues .issueDue {margin-right: 5px;}.timelineTable .issueDue, .milestonesPanel .issueDue {display: none;}.issueImage, .projectImage {display: inline-block;height: 16px;width: 16px;vertical-align: bottom;}.issueAggregatedImage {opacity: 0.8;vertical-align: bottom;width: 16px;height: 16px;}.hasSubtasks {cursor: pointer;}.parentTask {cursor: pointer;}.sprintRefresh {float: right;filter: brightness(0) invert(35%) sepia(72%) saturate(3654%) hue-rotate(199deg) brightness(99%) contrast(108%);opacity: 1 !important;}.sprintRefresh-animation {-webkit-animation: reverse-spin 3s linear infinite;-moz-animation: reverse-spin 3s linear infinite;animation: reverse-spin 3s linear infinite;}@-moz-keyframes reverse-spin {100% {-moz-transform: rotate(-360deg);}}@-webkit-keyframes reverse-spin {100% {-webkit-transform: rotate(-360deg);}}@keyframes reverse-spin {100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}#dragBlockingDiv {cursor: move;}#resizeBlockingDiv {cursor: ew-resize;}.fc-event-time {padding-top: 2px;padding-bottom: 2px;padding-right: 3px;display: block;}.fc-event {z-index: 98;border: none;}.jiraEvent {border: none;}.fc-event, .fc-event-skin {color: #000000;}.milestoneItem, .milestonesPanel .customEvent, .milestoneItem .customEvent, .milestoneItem .jiraEvent {background-color: transparent;background-image: none;cursor: pointer;}.underEstimated {background-color: #FFB5A6;}.issues .paddingIssueWithDueData {padding-right: 30px}.currentWeek {margin-right: 15px;}.currentWeek h2 {margin-top: 4px;color: #14688a;font-size: 18px;font-style: normal;font-stretch: normal;font-weight: 400;}.issueKey {}.issueEstimate {padding-left: 2px;padding-right: 2px;color: #008c15;font-size: 12px;font-style: normal;font-stretch: normal;text-align: left;margin-bottom: 1px;display: inline-block;vertical-align: bottom;border: none;font-weight: 500;border-radius: 2px;background-color: #f7f7f7;}.issues .issueEstimate {margin-bottom: 0;}.issueTime {font-family: "Arial Narrow", Arial, sans-serif;font-weight: normal;font-style: normal;text-transform: lowercase;padding-left: 2px;padding-right: 2px;color: rgb(23, 43, 77);border: 1px solid #bbbbbb;border-radius: 3px;background-color: #f7f7f7;background-color: rgba(255, 255, 255, 0.7);vertical-align: bottom;display: inline-block;}.issueStatusImage {display: none;}.issueStatusText {font-family: "Arial Narrow", Arial, sans-serif;font-weight: normal;font-style: normal;text-transform: uppercase;padding-left: 2px;padding-right: 2px;margin-right: -1px;color: rgb(23, 43, 77);border: 1px solid #bbbbbb;border-radius: 3px;background-color: #f7f7f7;display: inline-block;max-width: 110px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;vertical-align: bottom;-o-text-overflow: ellipsis;float: right;position: relative;}.issueAggregationElement .issueStatusText {float: left;}.issues .issueStatusText {margin-right: -39px;}.issues .issue {padding-right: 42px;}.issueLink, .issueLink:visited, .issueLink:active {text-decoration: none;color: inherit;}.issueLink:hover {text-decoration: underline;color: #4169e1;}.topBannerRight {float: right;height: 45px;margin-right: 5px;}.topBannerLeft {margin-top: 7px;float: left;height: 70px;}.header {width: 100%;background-color: black;}.logoImg {vertical-align: middle;}.logoTitle {margin: 5px;color: #4169e1;text-decoration: none;display: inline;}.logoSlogan {font-size: 14px;font-weight: normal;left: 65px;margin-top: 36px;position: absolute;}.ui-layout-west {overflow-x: hidden;padding-right: 5px;border-left: 0;z-index: auto !important;}.ui-layout-north {overflow: hidden;border-top: none;border-left: none;border-right: none;background-color: white;}#mainNorthPanel {background-color: #3E4D67;border: none;height: 41px;position: static !important;padding: 10px;top: 0;left: 0;right: 0;}#mainNorthPanel a {text-decoration: none;}.ui-layout-center {padding-right: 0;padding-bottom: 0;border-right: none;padding-left: 5px;overflow: hidden;}.ui-layout-south {padding-left: 0;padding-top: 0;padding-right: 2px;overflow-x: hidden;overflow-y: hidden;}.ui-layout-center .ui-layout-north {height: 43px;}.issueNotif {float: right;}.topMessage {margin-right: -8px;color: #DDEBFE;font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;margin-top: 12px;display: inline-block;vertical-align: top;}.flashMessage {background: #f3f8fc url(../skin/information-3750c701d2ec35a45d289b9b9c1a0667.png) 8px 50% no-repeat;border: 1px solid #b2d1ff;color: #006dba;margin: 10px 0 5px 0;padding: 5px 5px 5px 30px}.center {text-align: center;}.centerLayout {margin: 0 auto;width: 400px;}.dropdownwrapper {display: inline;border-radius: 3px;}.dropdownwrapper option {padding-left: 5px;background-color: white;width: 100%;}.quickSearch {width: 82%;height: 22px;margin-bottom: 8px;border-radius: 4px;border: 1px solid #D0D5DD;margin-top: 12px;padding: 4px 32px 4px 8px;background-repeat: no-repeat;background-position: calc(100% - 10px) center;}.work .quickSearch {width: 100%;margin: 12px 13px 8px;}.work .ui-tabs .ui-tabs-nav li.issueFiltersTab {margin-left: 13px !important;margin-right: 8px;width: 100%}.work .ui-tabs .ui-tabs-nav li.issueGroupTab {margin-right: 13px;width: 100%}.work .ui-tabs .ui-tabs-nav li.issueExtraTab {display: none !important;}#leftIssuesPanel input::placeholder,#dashboard-search::placeholder {color: #7E8CA6;}#leftIssuesPanel .ui-helper-clearfix::after {content: none;}input:focus,select:focus,textarea:focus,button:focus {outline: none;}input {border-radius: 3px;border: 1px solid #D0D5DD;padding-left: 3px;}select {border-radius: 3px;border: 1px solid #dadada;background: url("../updown-triangle-de65dd7506781ca91377964573e894d2.png") no-repeat right;padding-left: 5px;-webkit-appearance: none;-moz-appearance: none;}select input {width: 100%;}select div {width: 100%;}.assignees {width: 55% !important;margin-bottom: 10px;}#issuesActionPanelContainer .assignees:last-of-type {margin-bottom: 0;}.manageIssueFilters {display: inline-block;text-align: right;margin-top: 3px;}.issueBody {border: 1px solid #dadada;}.filerByMe {width: 24px;height: 24px;cursor: pointer;vertical-align: bottom;display: inline-block;margin: 0 0 12px 4px;}#simplemodal-container a.modalCloseImg {background: url(../x-e7a75c39df3d123c716d5351059ad2d9.png) no-repeat;width: 25px;height: 29px;display: inline;z-index: 3200;position: absolute;top: -15px;right: -18px;cursor: pointer;}.searchIssue {width: 100%;text-align: center;background-color: white;margin-bottom: 4px;}.issuePanel {box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);background-color: #FFFFFF;}.developedBy {float: right;padding: 10px;margin-top: 30px;display: none;}.issuesCount {margin-right: 10px;font-weight: 600;color: #6385AA;float: right;}.issuesCountMain {vertical-align: middle;display: none;}#logWorkTab input[type=text] {height: 22px;max-width: 140px;}.log-time-dialog-input {width: 127px;}.log-time-mode-radio {margin-right: 4px;margin-bottom: 2px;vertical-align: middle;}.log-another-checkbox {vertical-align: bottom;margin-right: 4px;margin-top: 15px;}.log-another-dialog-span {vertical-align: bottom;display: inline-block;margin-bottom: -2px;}#manageIssueFrame{width: 100% !important;}.userFilterForm {}.userFilterForm label {color: #000000;font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;}.extraLimitedUserFilterForm {margin-left: 10px;margin-bottom: 10px;}#useLeftPanelFilterLabel, #showCustomEventsLabel {vertical-align: top;color: #091E42;margin-top: 0;margin-bottom: 4px;display: inline-block;cursor: pointer;}#showCustomEventsLabel, #customEventsToggleContainer .at-tooltip-wrapper {vertical-align: text-top;}.quickSearchUsers {width: 174px;margin-top: 15px;margin-bottom: 15px;margin-left: 5px;}.quickSearchProjects {margin-top: 20px;}.searchUser {}#grouped {margin: 0;padding: 0;}#grouped .group-button-label {height: initial;border-radius: 3px;border: none;margin: 0 0 10px 0;}#grouped .group-button-label span {background: #F4F5F7;border-radius: 3px;padding: 6px 12px;font-weight: 500;color: #6A7890;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}#issueGroupContainer .selected-group-option {background: #D2E2FC !important;color: #027AFF !important;}#issueGroupContainer .selected-group-option img {filter: invert(32%) sepia(76%) saturate(3671%) hue-rotate(201deg) brightness(103%) contrast(106%);}#grouped .group-button-label img {margin-right: 7px;vertical-align: text-top;}#issueSortContainer > div:first-of-type {display: flex;justify-content: space-between;align-items: baseline;}#issueSortContainer .issueFilterGroup {margin-top: 6px;width: 50%;}#sortContainer {margin-bottom: 4px;}#issueFiltersContainer .issueFilterGroup {margin-top: 12px;}.button-group, .issueFilterGroup {color: #3E4D67;font-style: normal;font-stretch: normal;font-weight: 500;text-align: left;padding: 8px 10px 8px 5px;margin-top: 0;margin-bottom: 4px;}.imageButton {margin-top: 4px;margin-left: 15px;}.user-information-root .imageButton {margin-top: 4px;margin-left: 0px;}.statusMessage {position: absolute;top: 20px;left: 310px;right: 420px;width: 590px;text-align: left;color: #13688A;background: url("../skin/information-3750c701d2ec35a45d289b9b9c1a0667.png") no-repeat scroll 8px 50% #E3F5FA;border: 1px solid #f5f5f5;padding: 2px 2px 2px 30px;display: none;z-index: 1000;font-size: 12px;}.activitytimelineMessage {top: 10px;text-align: center;width: 100%;color: #FFFFFF;font-size: 11px;}.whiteLink {color: #FFFFFF;text-decoration: underline;cursor: pointer;}.teamChooser {display: inline-block;padding-top: 4px;max-height: 30px;overflow: hidden;min-width: 185px !important;}#teamManager .ui-multiselect {height: 300px;}.fc-button-create-new, .fc-button-create-new-responsive, .fc-button-create-new-worklog, .fc-button-show-all, .fc-button-start-stopwatch {display: inline-block;float: right;background-color: #027AFF;padding: 0 5px;}.fc-button-create-new .fc-button-inner {padding-left: 20px;background: url(../icons/ic_plus.svg) no-repeat left 9px top 8px;}.fc-button-schedule-demo {display: inline-block;float: right;height: 28px;background-color: #3E4D67;position: relative;}.fc-button-schedule-demo a {display: block;width: 100%;height: 100%;}.fc-button-schedule-demo a:after {width: 100%;display: block;}.fc-button-schedule-demo-icon {display: inline-block;float: left;top: 5px;position: relative;margin-left: 10px;}.fc-button-schedule-demo:hover {background-color: #4D5B73;}.fc-button-create-new:hover, .fc-button-create-new-responsive:hover, .fc-button-create-new-worklog:hover, .fc-button-show-all:hover, .fc-button-start-stopwatch:hover {background-color: #006EE8;}.fc-button-bulk-update, .fc-button-sync {float: right !important;background-color: #fff;color: #3E4D67;border: 1px solid #D0D5DD;margin-right: 18px;padding: 0 4px;font-weight: 500;}.fc-button-sync {display: none;}.fc-button-create-new .fc-button-content, .fc-button-create-new-responsive .fc-button-content, .fc-button-create-new-worklog .fc-button-content, .fc-button-show-all .fc-button-content {color: #ffffff;font-style: normal;font-stretch: normal;font-weight: 500;text-align: center;}.fc-button-create-new-responsive .fc-button-content, .fc-button-create-new-worklog .fc-button-content, .fc-button-show-all .fc-button-content {color: #ffffff;font-style: normal;font-stretch: normal;font-weight: 500;text-align: center;}.fc-button-schedule-demo {margin-top: 5px;}.fc-button-schedule-demo-hidden {display: none;}.fc-button-schedule-demo .fc-button-content {color: #ffffff;font-size: 14px;font-style: normal;font-stretch: normal;font-weight: 500;display: inline-block;float: right;line-height: 28px;margin-right: 10px;text-transform: capitalize;}.track .fc-button-schedule-demo .fc-button-content {margin-left: 6px;}.plan .fc-button-schedule-demo .fc-button-content {margin-right: 4px;}.admin .fc-button-schedule-demo-icon {margin-right: 10px;}.admin .fc-button-schedule-demo .fc-button-content {display: none;}.fc-button-schedule-demo .fc-button-inner {width: 100%;display: block;height: 100%;}.button-schedule-demo {background-color: #0066ff;color: white !important;}.userIdentBlock, .teamIdentBlock {width: 200px;padding-left: 10px;background-color: white;z-index: 100;border-bottom: 1px solid #ebe9e9;padding-top: 5px;position: -webkit-sticky;position: sticky;left: 0;}.teamIdentBlock {padding-top: 0;}.teamIdentBlockHeader {border-right: 1px solid #ebe9e9;}.userIdentBlockHeader {border-bottom: 1px solid #ebe9e9;border-right: 1px solid #ebe9e9;box-shadow: none;z-index: 3000;vertical-align: middle;padding: 0 0 1px 10px;position: -webkit-sticky;position: sticky;left: 0;}.personCalendarHeaderRow {border-top: 1px solid #ebe9e9;margin-top: -1px;}#milestonesPanelContainer .userIdentBlock {z-index: 900;}.bottomPanel {position: -webkit-sticky;position: sticky;left: 0;}.milestonesToggleLabel {border: none !important;}.milestonesToggleLabel:hover {background-color: #FFFFFF;}.switchMilestoneMode {font-size: 10px;font-weight: 400;text-transform: uppercase;cursor: pointer;margin-top: 5px;}.switchMilestoneMode:hover {text-decoration: underline;}.milestonesPanelIdentBlock {padding-top: 10px;vertical-align: middle;}.milestonesPanelBlock {margin-top: 10px;}.milestonesProjectFilter, .milestonesBoardFilter, .milestonesTypeFilter {width: 190px;cursor: pointer;height: 23px;}.workload {text-align: center;margin-right: 3px;margin-left: -5px;width: 100%;cursor: pointer;overflow: hidden;}.workloadModeLabel, .availabilityModeLabel{width: 63px;display: inline-block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.modeLabel{height: 30px;}.expiredIssuesCounter:hover {cursor: pointer;}.expiredIssuesCounter {display: none;color: #498fe1;font-weight: 400;float: right;margin-right: 17px;}.expiredIssuesCountRed, .redText {color: red;}.bolderText {font-weight: 500;}.workload .workloadIndicator {text-align: center;width: 95%;background-color: #FFFFFF;}.workloadIndicator.shortForm .cellHours {border-radius: 2px;font-size: 9px;padding-left: 3px;padding-right: 3px;height: 15px;}.basicDay1x31 .workloadIndicator.shortForm .cellHours,.basicDay1x31wide .workloadIndicator.shortForm .cellHours {padding-left: 2px;padding-right: 2px;}.basicDay1x60wide .workloadIndicator.shortForm .cellHours,.basicDay1x92wide .workloadIndicator.shortForm .cellHours,.basicWeek1x53 .workloadIndicator.shortForm .cellHours {padding-left: 1px;padding-right: 1px;}.workloadIndicatorQtip>.workloadIndicatorQtipTitle {cursor: default;font-weight: 400;color: #333333;max-width: 230px;margin-left: -3px;margin-bottom: 7px;}.workloadIndicatorQtip .workloadCell {padding-left: 3px;padding-right: 3px;}.workloadIndicatorQtip .workloadIndicator {cursor: default;width: 100%;margin: 0;}.shortForm .workloadCell.workloadSum {display: none;}.qtip-content{border: none;box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);padding: 12px 15px 18px 10px;}.autoScheduler{width: 100%;color: #555;}.autoScheduleDatePicker{height: 21px;padding-left: 4px;}.tooltip-color-div{display: inline-block;}.tooltip-approve {color: #8A99B5;font-weight: 400;text-align: left;margin-left: 7px;font-size: 11px;}.tooltip-creatorLabel, .tooltip-creationDateLabel {display: block;margin-left: 6px;}.tooltip-eventDescription {margin-left: 6px;margin-top: 12px;text-align: justify;white-space: normal;}.tooltip-eventDescription > * {margin: 0;}.dialog-object .issue-tooltip-header {background-color: white;text-overflow: ellipsis;margin: 0px;line-height: 13px;}.dialog-object .issue-tooltip-header .issue-tooltip-title{text-overflow: ellipsis;display: block;margin-left: 1px;}.dialog-object .tooltip-done-issue{display: none;}.issue-tooltip-header {background-color: #F1FCF9;height: auto;white-space: nowrap;display: block;margin-left: -10px;margin-right: -15px;margin-top: -12px;color: #3d3d3d;font-size: 13px;font-weight: 600;text-align: left;line-height: 36px;min-height: 40px;}.issue-tooltip-title{margin-left: 15px;white-space: normal;overflow: hidden;line-height: 16px;margin-top: 10px;display: inline-block;width: 95%;text-overflow: ellipsis;}.tooltipIssueStatus {margin-left: 6px;color:#027AFF}.tooltipCopyIcon {vertical-align: top;margin-left: 5px;cursor: pointer;}.qtip-copied {background-color: #101724;border-radius: 3px;color: #FFFFFF;font-size: 12px;line-height: 18px;margin-left: 5px;}.qtip-copied .qtip-content {padding: 2px 6px;box-shadow: 0 1px 2px rgba(12, 33, 69, 0.1);}.workloadCellFirst {-webkit-border-top-left-radius: 3px;-webkit-border-bottom-left-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-bottomleft: 3px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}.workloadCellLast {padding-left: 2px;}.workloadCellLast .cellHours {background: #FFF6E5;}.workloadCellFirstCompact {-webkit-border-top-left-radius: 2px;-webkit-border-bottom-left-radius: 2px;-moz-border-radius-topleft: 2px;-moz-border-radius-bottomleft: 2px;border-top-left-radius: 2px;border-bottom-left-radius: 2px;}.workloadCellLastCompact {-webkit-border-top-right-radius: 2px;-webkit-border-bottom-right-radius: 2px;-moz-border-radius-topright: 2px;-moz-border-radius-bottomright: 2px;border-top-right-radius: 2px;border-bottom-right-radius: 2px;padding-left: 2px;width: 20%;background-color: #cccccc;}.workloadDayName, .workloadDayNumber {color: #65738B;font-size: 12px;font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;}.extraDayPadding {padding-left: 1px;padding-right: 1px;}.workloadSum {font-weight: 600;}.shortForm .workloadSum {font-size: 16px;font-weight: 600;}.workloadSumName {color: #444;font-size: 12px;font-weight: 600;}.cellHours {color: #000000;background-color: #F4F6F8;border-radius: 4px;font-size: 12px;font-style: normal;font-stretch: normal;font-weight: 500;text-align: left;padding: 2px 2px 2px;margin-bottom: 2px;margin-right: 1px;display: inline-block;}.shortForm .workloadNoHours {background-color: #eaeaea;}.workloadHoursBelow, .tabulator-cell.workloadHoursBelow,.tabulator .tabulator-row.tabulator-calcs .tabulator-cell.workloadHoursBelow {;background-color: #FFF6B0;}.workloadHoursSlightlyBelow, .tabulator-cell.workloadHoursSlightlyBelow,.tabulator .tabulator-row.tabulator-calcs .tabulator-cell.workloadHoursSlightlyBelow {background-color: #A8F39B  ;}.workloadHoursOK, .tabulator-cell.workloadHoursOK ,.tabulator .tabulator-row.tabulator-calcs .tabulator-cell.workloadHoursOK {background-color: #6CE9B5  ;}.workloadHoursSlightlyAbove, .tabulator-cell.workloadHoursSlightlyAbove,.tabulator .tabulator-row.tabulator-calcs .tabulator-cell.workloadHoursSlightlyAbove {background-color: #FFC9A3  ;}.workloadHoursAbove, .tabulator-cell.workloadHoursAbove,.tabulator .tabulator-row.tabulator-calcs .tabulator-cell.workloadHoursAbove {background-color: #FDA29B  ;}.workloadWeekend {background-color: #f5f5f5;}.workloadVacation {background-color: #B0D7FF ;text-align: center;}.workloadExtraHours, .workloadPastDays {background-color: #DCD6FF ;}.workloadHours_0 {background-color: #F8F8F8;}.workloadHours_1 {background-color: yellow;}.workloadHours_2 {background-color: yellow;}.workloadHours_3 {background-color: yellow;}.workloadHours_4 {background-color: #9acd32;}.workloadHours_5 {background-color: #9acd32;}.workloadHours_6 {background-color: #9acd32;}.workloadHours_7 {background-color: #57CA67;}.workloadHours_8 {background-color: #57CA67;}.workloadHours_9 {background-color: #FA8171;}.workloadHours_10 {background-color: red;}.workloadHours_11 {background-color: red;}.workloadHours_12 {background-color: red;}.issueDescriptionHelper {z-index: 99999;display: none;height: 200px;width: 500px;overflow-y: auto;overflow-x: hidden;left: 200px;background-color: gray;}.ellipsis {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;}.manualContainer {padding: 10px;}.manualHeader {color: #4169E1;}.userNotes {margin-left: 200px;margin-top: 35px;margin-bottom: 10px;}.notesLabel {border: 0;font-style: normal;font-stretch: normal;font-weight: 400;text-align: left;display: inline-block;}#notesForm {width: 60%;float: right;margin-right: 10px;padding-bottom: 10px;}#notesForm .saveNotes {float: right;vertical-align: top;margin-top: 3px;margin-right: 0px;}#notesInput {border-radius: 4px;border: 1px solid #e7e7e7;;}.notes {border-radius: 5px;border-color: #006DBA;border-width: 1px;width: 98%;padding: 5px;height: 96px;}.ui-menu .ui-menu-item {font-size: 12px;}.filterLabel {display: inline-block;width: 30%;white-space: nowrap;margin-top: -4px;padding-left: 5px;text-overflow: ellipsis;vertical-align: middle;overflow: hidden;color: #6A7890;}#user-filter-label {color: #4F4F4F;font-size: 15px;font-weight: 600;margin-left: 15px;}.planFiltersMenuView .filterLabel, #issuesActionPanelContainer .filterLabel {margin-top: -12px;}#issuesContainer.track-left-panel .filterLabel {margin-top: 0;}#issueFiltersContainer div .filterLabel:nth-last-of-type(2), #issuesActionPanelContainer .filterLabel:nth-last-of-type(2) {margin-top: 0;}.filterLabelSearch {padding-top: 0;padding-left: 19px;margin-top: -3px;font-size: 13px;font-style: normal;font-stretch: normal;font-weight: 600;text-align: left;}.work .filterLabelSearch {padding-left: 13px;}.timelineNav {padding-top: 6px;}.timelineNav .select2-container--default .select2-selection--single,.timelineNav .select2-container--default .select2-selection--multiple {border-radius: 4px;}.select2-container--default .select2-selection--single {border-radius: 4px;}.select2-container--default .select2-selection--multiple {border-radius: 4px !important;}.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple,.select2-container--default.select2-container--focus .select2-selection--multiple {border: 1px solid #D0D5DD;}.tooltip-panel {width: 99.5%;}.timelineTable {}.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {width: 7px;}.fc-week-cell:hover, .fc-month-cell:hover, .change-date-span:hover {text-decoration: underline;color: #004582;cursor: pointer;}.fc-day-cell:hover, .fc-year-cell:hover {cursor: default;}.change-date-input {float: left;opacity: 0.0;cursor: pointer;border: none;width: 22px;padding-left: 0px;border-radius: 4px;}.change-date-button {background: url(../arrow-down-3291350b6737a026b02d8141d96f4556.svg) no-repeat right;margin-left: -4px;border: 1px solid #D0D5DD;;border-left: none !important;border-right: none !important;width: 24px;height: 26px;margin-bottom: -1px;}.change-date-button-separator {border-left: 1px solid #D0D5DD;height: 18px;width: 1px !important;margin-top: 4px;}.dashboard-dropdown-block .ui-icon {background: url(../up-down-arrows-51e0a8f117444ff6afe5ad49e968193a.svg) no-repeat right !important;}#calendarButtons {display: inline-block;}#calendarHeaderButtons{display: inline-block;margin-top: 2px;}#teamCalendarHeaderButtons {margin-top: 2px;vertical-align: middle;display: inline-block;}.addTeam {float: right;}.teamName {}.teamName .autoScheduler td small {font-weight: 400;}.teamsSelect {width: 200px;height: 26px;}.teamNameFillIn {width: 200px;height: 26px;vertical-align: middle;padding-left: 3px;border-radius: 3px;border: 1px solid #dadada;}.manageTeamsIcon {height: 22px;vertical-align: middle;cursor: pointer;}#addTeamsButton img {margin-bottom: -2px;}#issuesActionPanelContainer .inlineAction {color: #027AFF;}#issueFiltersContainer .inlineAction {margin: 0 6px 0 0;}.sortTeamMembers, .inlineAction {float: right;margin: 0;text-decoration: none;padding-bottom: 0;cursor: pointer;color: #333333;padding-right: 10px;}.sortTeamMembers {font-size: 11px;margin-right: 35px;}.teamInTimeline {}.logout {color: #6498CA;}.projectTitle {font-weight: 600;color: #665D49;}.noIssues {text-align: center;padding-bottom: 5px;font-size: 14px;}.unscheduleSection {display: none;bottom: 1px;left: 0px;width: 485px;height: 70px;text-transform: capitalize;vertical-align: middle;padding: 45px 10px 0px 10px;text-align: center;border: 1px dashed #74b9ff;color: #3E4D67;z-index: 110;margin-bottom: 5px;border-radius: 4px;box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);}.loadMoreIssueContainer{bottom: 0;left: 9px;display: block;width: 100%;background-color: #f1f1f1;z-index: 100;text-align: center;vertical-align: middle;visibility: hidden;padding-top: 5px;padding-bottom: 5px;margin-bottom: 50px;}.loadMoreIssueButton{height: 28px;position: absolute;right: 0;margin-right: 20px;display: inline;color: #13688a;font-size: 14px;text-transform: uppercase;text-align: center;font-weight: 500;padding-bottom: 5px;}.showPreviousIssueButton{height: 28px;display: inline;position: absolute;left: 0;margin-left: 20px;color: #13688a;font-size: 14px;text-transform: uppercase;font-weight: 500;padding-bottom: 5px;}.loadMoreIssueContainer>div:hover{cursor: pointer;}.newItemTitle {width: 80%;}.propName {color: #575757;}.propCell {padding: 10px;vertical-align: middle;}.roleImage {width: 16px;height: 16px;}.reportProjectHoursTable, .reportProjectHoursTable tr, .reportProjectHoursTable td {border: 0;margin: 0;text-align: left;}.buttonLink {border: none;background-color: transparent;color: #498edb;font-size: 13px;cursor: pointer;}.buttonLink:active, .buttonLink:focus{border: none;}.buttonLink:hover {text-decoration: underline;}.blueText {color: #498edb!important;}.alignText{vertical-align: bottom;}.usertable {margin-top: 5px;}#users-to-remove .usertable{margin-top: 0px;}.ddmOption {padding-left: 0;margin-left: 0;list-style-type: none;}.eventTypeIconPickerContainer .ddmOption {border: 1px solid #e6e6e6;margin: 2px 10px;float: left;}.eventTypeIconPickerContainer .ddmIcon {padding: 3px;width: 16px;height: 16px;}.prop .eventTypeIconPickerContainer .launcher {height: 26px;}.prop .eventTypeIconPickerContainer .launcherContainer {margin-left: 0;}.eventTypeIconPickerContainer .ddmOption .ddmIcon {margin-top: 5px;margin-bottom: 5px;}.eventTypeIconPickerContainer .dropDownMenu .options {width: 320px;}.eventTypeIconPickerContainer .dropDownMenu .ui-button-text .ddmIcon {bottom: 2px;}#eventTypeIconPicker ul {max-width: 400px;}.tooltip-done-issue{color: #9b9a9b;font-size: 10px;font-weight: 400;text-align: left;position: absolute;margin-top: -14px;margin-left: 4px;}.doneLabel{color:#d2e8a5;}.undoneLabel{color:black;}.tooltip-button, .tooltip-timesheet-button {width: 30%;margin-left: 8px;text-align: center;height: 26px;line-height: 26px;border: 1px solid #5E9ADF;border-radius: 4px;text-transform: uppercase;color: #78A2E4;font-size: 12px;}.tooltip-button {display: inline-block;width: auto;padding: 0 12px;border-radius: 4px;color: #3E4D67;background-color: white !important;border: 1px solid #D0D5DD;cursor: pointer;font-size: 14px !important;text-transform: capitalize;line-height: 26px;}.tooltip-button:hover {background-color: #F4F6F8 !important;}.tooltip-button-main {background-color: #027AFF !important;border: 1px solid #027AFF;color: white;}.tooltip-button-main:hover {background-color: #006EE8 !important;border: 1px solid #006EE8;}.tooltip-log-to-jira-div {text-transform:none;}.tooltip-log-to-jira-div img {margin-right: 6px;margin-left: -6px;vertical-align: middle;}.tooltip-timesheet-button {float: right;}.tooltip-link-div {width: initial;padding: 3px 3px 0 3px;height: 23px;}.tooltip-time-block {display: flex;flex-direction: column;position: relative;}.datePickerSplitBlock {position: absolute;right: -35px;top: 50%;transform: translateY(-50%);}.tooltip-color-and-time-block {display: flex;justify-content: space-between;align-items: center}.buttonsBlockAndManageIssuePartsBlock {display: flex;flex-direction: column;justify-content: center;align-items: center;}div.tooltip-action-div:hover {}.tooltip-action-div:hover {cursor: pointer;}.tooltip-color-div:hover {}.tooltip-label {color:#65738B;margin-left: 7px;display:inline-block;min-width: 45px;}.tooltip-split-label{color:#888686;margin-left: 7px;min-width: 45px;}.start-data, .end-data, .due-data, .tooltip-field-value {color: #101724;font-weight: 500;margin-left: 3px;}.tooltipIssuePartsCount, . tooltipSubtaskCount{margin-left: 3px;}.tooltipFullWidthBlock{width: 100%;margin-top: 10px;margin-left: 7px;}.tooltip-start-label {margin-left: 0;}.date-div {clear: both;text-align: right;height: 32px;}.input-span {color: #3d3d3d;font-weight: normal;float: left;margin-top: 2px;margin-bottom: 5px;}.title-div {font-weight: 600;height: auto;padding-bottom: 10px;min-height: 40px;}.input-date {font-weight: 500;color: #4F4F4F;border: 1px solid #B8B8B8;width: 164px;line-height: 22px;}.input-date-div{float: left;width: 275px;margin-top: 5px;}.dialog-object {float: left;}.hide-text {white-space: inherit;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;max-height: 20px;overflow: hidden;text-overflow: ellipsis;}.licenseLink {width: 450px;display: block;overflow: hidden;word-wrap: break-word;-ms-word-break: break-all;word-break: break-all;word-break: break-word;-webkit-hyphens: auto;-moz-hyphens: auto;hyphens: auto;}.licenseButtons {text-align: center;}.licenseSetupButton {border: 1px dashed transparent;}.licenseSetupButton:hover {border: 1px dashed #B85F00;}.licenseText {max-width: 700px;word-wrap: break-word;white-space: normal;}.versionLabel {float: right;}.feedback {text-decoration: none;color: #555555;cursor: pointer;text-transform: uppercase;font-size: 12px;}.feedback:hover {text-decoration: underline;color: #333333;}.setupProjectList {list-style-type: none;}.vertMiddle {vertical-align: middle;}.vertBottom {vertical-align: bottom;}.backgroundStyle {background-color: #FFFFFF;border: none;}.logo {width: 295px;margin: 0 auto;height: 45px;margin-top: -9px;padding: 0;float: left;}.logo2 {width: 330px;margin: 0 auto;padding: 0;background: url(../logo-capacity-5051b9685856301e8adb0780b563cdbb.png) no-repeat left -2px;}.button {color: #ffffff;font-size: 13px;font-weight: 400;background: #498edb;min-width: 100px;height: 32px;text-align: center;margin-left: 10px;cursor: pointer;padding: 0 25px;line-height: 30px;border-radius: 3px;margin-bottom: 15px;text-transform: uppercase;display: inline-block;}.issueTypeButton, .issueStatusButton {position: relative;left: 10px;}.noDisabledButton{color: #ffffff;font-size: 13px;font-weight: 400;background: rgb(0, 82, 204);width: auto;min-width: 100px;height: 32px;text-align: center;margin-left: 10px;cursor: pointer;padding: 0 25px;line-height: 30px;border-radius: 3px;margin-bottom: 15px;text-transform: uppercase;display: inline-block;}.noDisabledButton:hover {background: #1266FD;}.buyButtons .buyLogoImg {vertical-align: text-bottom;display: inline;height: 16px;width: 16px;}.buyButtons .button {min-width: 165px;}.page-loader:after {content: "";background: url('../page-loader7-527cd121f310013b9582429c89908965.png');position: fixed;top: 50%;left: 50%;width: 140px;height: 140px;margin-left: -70px;margin-top: -70px;}.page-loader {display: inline-block;-moz-animation: spin 2s infinite linear;-o-animation: spin 2s infinite linear;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 9999;}.language-panel {float: right;}.edit-custom-note-dialog .ui-dialog-buttonset {width: 100%;}.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable{height: initial !important;}.delete-dialog-button {float: left;margin-left: 10px !important;}.cancel-dialog-button {float: right}.bulkActionsContainer .group-button-text{width: 100%;}.group-button-text {text-overflow: clip;white-space: nowrap;color: #3d3d3d;width: 75%;text-overflow: ellipsis;overflow: hidden;font-size: 13px;font-style: normal;font-stretch: normal;font-weight: 400;padding-top: 5px;display: inline-block;}.group-button-img {float: left;}.button-group.ui-buttonset {width: 100%;}.button-group-wrap {display: table-cell;width: 100%;}.group-button {float: left;width: 50%;display: flex;justify-content: center;}.sortWrap {margin-bottom: 5px;display: inline-block;width: 90%;}.sortSelect {width: 55%;height: 26px;margin-left: 5px;}.select2-container--default .select2-selection--single .select2-selection__rendered {color: #3E4D67;}.orderImg {padding-left: 8px;margin-top: 2px;position: absolute;}.user_involvement_differs {color: #777777;}.actionPanelRadio {display: none;}.placeholderEstimate {width: 15% !important;}#placeholderIssue {color: #f24b4b;margin-bottom: 3px;}#placeholderIssue .issue {cursor: pointer;}.issueKeyBlock #placeholderIssue {}.placeholder-exist-message {font-size: 11px;color: #f24b4b;margin-bottom: 4px;}.change-issue {float: right;font-size: 11px;color: #0061e0;}.jiraEvent.no-back-ground, .no-back-ground .issue {background-image: none;background-color: transparent;}.inline-estimate-input {width: 50px;}.no-edit {cursor: not-allowed;}.auth-url-div {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.dialog-error-div {color: red;font-weight: 600;}.externalEvent {cursor: pointer;}.hidden-div {display: none;}.current-placeholder {font-weight: 600;}.placeholders-list {max-height: 133px;height: 70px;max-width: 314px;width: 314px;overflow-y: scroll;margin-top: 3px;}.setup-button-loader {margin-top: 24px;margin-left: 10px;visibility: hidden;}.next-setup-button-loader {float: right;}.back-setup-button-loader {float: left;display: none;}.open-plus {background-image: url('../icons/plus-f86a052c4705b9679c2e822cb85b7cc4.gif');background-position-y: 1px;margin-top: 5px;float: left;}.close-plus {background-image: url('../icons/minus-b4e6d5d821d77f9bde761f681295fef1.gif');background-position-y: 1px;float: left;margin-top: 5px;}.load-plus {background-image: url('../ajax-loader-711b5447730a0323270318c60c934feb.png');float: left;margin-top: 4px;cursor: default;}.qsLoadingImg {display: none;vertical-align: sub;margin-left: -21px;}.fc-event-with-issueParts, .fc-event-with-subtasks {margin-top: -17px;}.fc-event-with-issueParts .issue {cursor: default;}.issues .fc-event-is-child {margin-left: 0px;}.jiraEvent.fc-event-with-issueParts.ui-state-disabled, .jiraEvent.fc-event-with-issueParts.ui-draggable-disabled {opacity: 0.7;}.estimate.normal-estimate-sum {color: green;}.estimate.estimate-great-than-normal {color: #fd6a6a;}.issueParts, .conclusion {color: #9b9a9b;font-weight: 400;text-align: left;}.issuePartsHeader {height: 30px;border-bottom: 1px solid #E4E6EB;background: #F9FAFB;margin-bottom: 5px;color: #3E4D67;text-align: left;line-height: 30px;}.issuePartBorder {border-bottom: 1px solid #ebe9e9;padding-top: 5px;clear: both}.issuePart-property {color: #3d3d3d;font-style: normal;font-stretch: normal;text-align: left;width: 18%;float: left;max-width: 18%;overflow: hidden;text-overflow: ellipsis;}.issuePart-number {width: 50px;margin-left: 25px;}.issuePart-estimate {width: 12%;margin-left: 35px;}.issuePart-assignee {width: 22%;max-width: 22%;}.issuePart-assignee .select2-selection__rendered {height: 21px!important;line-height: 19px!important;}.issuePart-assignee .select2-container .select2-selection--single {height: 21px!important;}.issuePart-assignee .select2-selection__arrow {height: 21px!important;}.issueParts__create {display: inline-flex;justify-content: center;align-items: center;padding: 4px 12px 4px 7px;border-radius: 4px;border: 1px solid #D0D5DD;margin-left: 15px;margin-top: 10px;margin-bottom: 10px;cursor: pointer;}.issueParts__create:hover {background-color: #EAEDF0;}.issueParts__create img {display: block;margin-right: 2px;}.issueParts__create_text {color: #3E4D67;font-size: 14px;font-weight: 500;line-height: 20px;}.issuePart-property-delete {text-align: right;width: 14%;max-width: 14%;}.issuePart-delete {color: #d0011b;font-weight: 400;}.issuePart-number-title {margin-left: 25px;}.issuePart-estimate-title {margin-left: 70px;}.issuePart-account-title {margin-left: 62px;}.issuePart-start-title {margin-left: 121px;}.issuePart-end-title {margin-left: 110px;}.estimate {color: #3d3d3d;font-size: 13px;font-weight: 600;text-align: left;margin-left: 5px;}.hour-string {color: #3d3d3d;font-size: 13px;font-weight: 600;text-align: left;}.old-estimate, .original-estimate {margin-bottom: 6px;}.estimate-container {display: flex;justify-content: space-between;}.left-side, .right-side {display: flex;flex-direction: column;}.right-side {align-items: flex-end;}.hidden-issue-id-span {display: none;}.user-information-root {display: inline-block;width: 250px;}.user-real-name {font-size: 18px;color: #101724;font-weight: 400;}.teamSelectorDropDown .user-real-name {font-size: 15px;}.userCell .user-position {cursor: pointer;text-align: left;border-bottom: 1px solid #f4f4f4;text-overflow: ellipsis;overflow: hidden;border-bottom: transparent;}.user-position-wrapper{white-space: nowrap;width: 200px;margin-top: -5px;margin-bottom: 11px;}.userCell .user-position:hover {text-decoration: underline;}.user-position {font-weight: 400;color: #65738B;margin-right: 25px;line-height: 18px;display: block;}.no-user-position {color: #65738B;font-weight: 400;line-height: 18px;}.user-main-information {float: left;width: 200px;}.user-avatar {float: right;border-radius: 50%;background: url(../noAvatar48X48-569ad98dd4ca4e44e22a2cf5a8cabc70.png) center center no-repeat;background-size: 100%;width: 48px;height: 48px;}#topAccountButton .user-avatar {background-size: 120%;}.user-header-avatar {background-position: center;float: none;display: inline-block;width: 32px;height: 32px;border: 1px solid rgba(255, 255, 255, 0.4);}.user-menu-avatar {background-position: center;float: none;display: inline-block;width: 50px;height: 50px;}.jq-dropdown-menu.userMenu {width: auto;min-width: 200px;font-size: 14px;padding-top: 8px;}.timelineModeMenu {min-width: 151px !important;width: 151px;left: -151px;margin-top: -9px !important;border-radius: 0 !important;padding:0 !important;border:none !important;position: absolute;}.planModeColor {background-color: #6498CA;}.workModeColor {background-color: #a14c61;}.trackModeColor {background-color:#eac363;}.reportModeColor {background-color: #789e9c;}.noModeSelectedColor {background-color: #22545b;}span.planModeColor {border-right: 4px solid #6498CA;}span.workModeColor {border-right: 4px solid #a14c61;}span.trackModeColor {border-right: 4px solid #eac363;}span.reportModeColor {border-right: 4px solid #789e9c;}span.noModeSelectedColor {border-right: 4px solid #22545b;}.jq-dropdown .timelineModeMenu li {color:white;height: 52px;margin-right: 4px;}.jq-dropdown .timelineModeMenu li:hover {opacity: 0.9;}.jq-dropdown .timelineModeMenu li a {padding: 8px 15px;}.jq-dropdown .timelineModeMenu .modeName {font-weight: 500;}.userMenu.helpMenu{padding-top: 13px;width: auto;}.jq-dropdown .timelineModeMenu li > a:hover,.jq-dropdown .timelineModeMenu label:hover {background-color: inherit;cursor: pointer;}.userMenu li:last-child {margin-bottom: 10px;}.user-menu-image .user-avatar {background-size: auto;width: 48px;height: 48px;margin-bottom: 15px;border: none;}.avatarBlock .user-menu-image .user-avatar {margin-bottom: 0;}.user-menu-detail {}.user-menu-username {max-width: 160px;display: inline-block;font-weight: 600;text-transform: capitalize;overflow: hidden;text-overflow: ellipsis;}.user-menu-position {font-size: small;display: none;}.user-menu-container {font-size: 14px;padding-left: 10px;vertical-align: top;padding-top: 21px;}.user-menu-image-cell {width: 60px;}.doneImage:hover{cursor: pointer;}.syncContainer {padding: 10px 0 10px 0}.approveImage:hover{cursor:pointer;}.skill-block {clear: both;margin-bottom: 5px;}.skill-level, div.Tokenize li.Token {border-radius: 5px;display: inline-block;padding: 2px 5px;color: #FFF;font-size: .75rem;text-transform: uppercase;white-space: nowrap;margin-bottom: 2px;}.bulk-roles-block .Tokenize li.Token {color: #000;}.email-information {padding: 7px 20px;background-color: #f3f7fa;border-top: 1px solid #d0d8df;color: #b3babe;font-size: .75rem;-webkit-border-radius: 0 0 2px 2px;-moz-border-radius: 0 0 2px 2px;border-radius: 0 0 2px 2px;}.managePerson a, .action-block #bulk-button-action {color: #027AFF;}.managePerson a:hover, .bulk-reschedule-user-card:hover #bulk-button-action,#learnMoreTeamWorkloadConfigurationButton:hover, #userWorkloadConfigurationButton:hover {color: #3799FF;text-decoration: none;}.action-block {display: flex;justify-content: space-between;align-items: baseline;border-top: 1px solid rgba(208, 216, 223, .5);padding-top: 16px;margin-left: 5px;margin-top: 10px;font-size: 13px;;}.user-real-name-element {color: #253146;line-height: 24px;cursor: pointer;display: inline-block;max-width: 155px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.timeline-team-name {font-weight: 500;}.level-type {cursor: pointer;margin: 3px;}.Tokenize li.Token {border-radius: 5px;cursor: pointer;}.selected-level {border-color: #515151;border-width: 1px;border-style: solid;border-radius: 4px;}.recurrent-block .recurrent-summary{line-height: 20px;padding: 4px 0;color: #027AFF;cursor: pointer;display: none;font-weight: 400;}.recurrent-block .recurrent-summary:hover {text-decoration: underline;}.recurrent-button {color: #3E4D67 !important;padding: 2px 8px 2px 28px;border-radius: 3px;border: 1px solid #D0D5DD;background-image: url(../../images/dashboards/ic_re-save.svg);background-repeat: no-repeat;background-position: left 4px top 2px;display: inline-block;line-height: 22px;background-size: 21px;cursor: pointer;}.recurrent-button:hover, .cancel-button:hover {background-color: #EAEDF0;}#button-deep-link {margin-top: 8px;margin-right: 10px;cursor: pointer;width: 16px;}.change-link, .work-change-link, .add-description {margin-top: 25px;display: inline-block;color: #0052cc;font-size: 13px;font-weight: 400;text-decoration: none;cursor: pointer;}#createPlaceholderWithIssueBlock .a-link{margin-top: 25px;display: inline-block;color: #027AFF}.a-link {margin-top: 25px;display: inline-block;color: #0052cc;font-size: 13px;font-weight: 400;text-decoration: none;cursor: pointer;}.period-summary-dialog {font-weight: 500;margin-bottom: 16px;color: #101724;}.period-block-label {font-weight: 400;color: #65738B;display: block;margin-bottom: 4px;}.period-mode .period-label.radio-label {margin-right: -5px;border: 1px solid #E4E6EB;}.weekly-element .period-label, .monthly-element .period-label {padding-right: 16px;padding-left: 3px;font-weight: 400 !important;}.monthly-element .period-label {vertical-align: middle;}.auto-schedule, #issueExtraContainer .bulk-reschedule-user-card {float: right;margin-bottom: 15px;}.bulk-reschedule-user-card {cursor: pointer;}.bulk-reschedule-user-card:hover #auto-bulk-button, #userWorkloadConfigurationButton:hover img {opacity: .7;}.bulk-reschedule-user-card .bulk-button-icon {margin-right: -3px;filter: brightness(0) saturate(100%) invert(33%) sepia(41%) saturate(5141%) hue-rotate(201deg) brightness(102%) contrast(109%);vertical-align: text-top;}.rescheduleAssigneeRow, .rescheduleProjectRow, .reschedulePeriodRow {height: 34px;}.userFormPersonCard {position: absolute;padding: 1px;font-weight: 500;font-size: 16px;}.auto-schedule-icon {width: 20px;height: 20px;cursor: pointer;vertical-align: bottom;}.schedule-button-action {margin: 16px auto 10px;}.schedule-button-action span, .auto-bulk-all-team-button span {min-height: 20px;display: inline-block;}.auto-bulk-all-team-button{margin: auto;}.schedule-button-action, .auto-bulk-all-team-button {cursor: pointer;color: #3E4D67;font-weight: 500;width: 90%;height: auto;min-height: 28px;background-color: #F4F5F7;text-align: center;border-radius: 3px;padding: 2px 10px 2px 6px;}.worklog-table {width: 100%;}.set-position-link {display: block;text-transform: lowercase;color: #9b9a9b;font-size: 13px;}.work .set-position-link {font-style: normal;font-stretch: normal;font-weight: 400;margin-right: 20px;margin-top: -5px;margin-bottom: 3px;}.set-position-link:hover {color: #8C8C8C;text-decoration: underline;}a.add-new {color: #2677BE;text-decoration: underline;font-weight: normal;vertical-align: bottom;display: block;margin-top: 4px;}.gray-select {background-color: #e0e6d1;pointer-events: none;}.refresh-data-loader {filter: brightness(1);width: 16px;height: 16px;margin-bottom: 10px;vertical-align: middle;cursor: pointer;}.track .refresh-data-loader {margin-left: 4px;}#savedJiraFilters .refresh-data-loader {width: 24px;height: 24px;margin-bottom: 0;margin-left: 4px;pointer-events: all;}#savedJiraFilters .refresh-data-loader:hover, #filerByMe:hover {background: #F0F2F5;border-radius: 4px;}.disabled-img {cursor: default;}.disabled-div {pointer-events: none;opacity: 0.5;}.short-checkBox {width: 20px;}.refresh-dashboard-link {margin-top: 0px;}.highlighted-term {background-color: #d6edff;color: #333333;}.sync-image-animation {-webkit-animation: spin 3s linear infinite;-moz-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}@-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);}}.user-option-root {display: inline-block;}.teamSummaryHours {margin-top: 28px;margin-left: 10px;float: left;color: #9b9a9b;padding-bottom: 20px;font-size: 14px;font-style: normal;font-stretch: normal;font-weight: 400;}.team-worklogs{margin-bottom: 6px;display: none;}.team-available-hours {margin-top: 6px;}#totalAvailableHours, #totalTeamHours, #totalTeamWorklogs, #totalNumberOfIssues {color: #000000;font-weight: 500;font-size: 14px;}.normal-text {font-weight: normal !important;}#workloadIndicatorModes, #teamWorkloadIndicatorModes, #milestonesPanelBlock{background-color: #FFFFFF;border-radius: 0;padding: 5px 7px 5px 0;margin-right: 0;margin-left: 0;}#workloadIndicatorModes .workloadDropDown, #teamWorkloadIndicatorModes .workloadDropDown, #milestonesPanelBlock .milestonesDropDown{border: none;color: #565f6f;text-align: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-left: 1px;cursor: pointer;display: block;line-height: 25px;font-size: 15px;}.workloadModeBlock {min-height: 275px;}.workloadTypeBlock {float: left;}.workloadCalculationBlock {float: right;}.configureWorkload img {width: 16px;padding-right: 4px;vertical-align: text-bottom;filter: brightness(0) saturate(100%) invert(34%) sepia(34%) saturate(5966%) hue-rotate(202deg) brightness(103%) contrast(104%);}#userWorkloadConfigurationButton {display: inline-block;text-decoration: none;margin: 16px 0 0;color: #027AFF;}#confirmDialog{min-height: 20px !important;}#approveDialog{min-height: 20px !important;}.confirmDialog{width: auto !important;padding-left: 13px;}.confirmDialog  .ui-widget-content{border: none ;}.approveDialog .ui-widget-content{border: none ;}.topIssuesLabel {font-size: 12px;color: #0d2054;font-size: 14px;margin-left: 9px;margin-bottom: 5px;}.bulkUpdateButtons {text-align: left;}.select-all-span {margin-left: 16px;}.issueEstimate.estimate-status-ok, .estimate-status-ok, .estimate_status_ok {color: #008c15;}.issueEstimate.estimate-status-underestimated, .estimate-status-underestimated, .estimate_status_underestimated {color: #ff5656;}.issueEstimate.estimate-status-overestimated, .estimate-status-overestimated, .estimate_status_overestimated {color: #c76e00;}.reportContent .estimate-status-ok, .reportContent .estimate_status_ok {background-color: #93F1A1aa;color: #555555;}.reportContent .estimate-status-underestimated, .reportContent .estimate_status_underestimated {background-color: rgba(255, 174, 174, 0.67);color: #555555;}.reportContent .estimate-status-overestimated, .reportContent .estimate_status_overestimated {background-color: #f8ff7aaa;color: #555555;}.estimateStatus {text-align: center;margin-top: 3px;padding: 1px;text-transform: uppercase;font-weight: 600;}#addNewIssuePartRow {margin-top: 10px;display: block;color: #4169e1;}.createIssuePart {color: #4169e1;}#worklogDialogContainer, #estimateDialogTabs {min-width: 394px;min-height: 160px;}#remainingEstimate{height: 22px;font-size: 14px;}#originalEstimate{height: 22px;font-size: 14px;}#editEstimateTab, #editHoursPerDayTab {margin-top: 35px;}#worklogDialogContainer .ui-tabs .ui-tabs-nav,#estimateDialogTabs .ui-tabs .ui-tabs-nav {background-color: #FFFFFF !important;}#worklogDialogContainer .ui-tabs-nav li,#estimateDialogTabs .ui-tabs-nav li {padding-top: 5px;width: auto;list-style: none;float: left;position: relative;}#worklogDialogContainer ul, #issueActionPanel ul,#estimateDialogTabs ul {background-color: #FFFFFF !important;}#worklogDialogContainer .ui-widget-header, #estimateDialogTabs > .ui-widget-header, #issueActionPanel .ui-widget-header, #leftIssuesPanel > div > #actionPanel ul.ui-tabs-nav {background-color: #FFFFFF;box-shadow: none;}#worklogDialogContainer .ui-tabs .ui-tabs-nav li a,#estimateDialogTabs .ui-tabs .ui-tabs-nav li a {padding-bottom: 3px;}#worklogDialogContainer .ui-state-hover, #issueActionPanel .ui-state-hover,#worklogDialogContainer .ui-state-active, #issueActionPanel .ui-state-active,#worklogDialogContainer .ui-state-default, #issueActionPanel .ui-state-default,#estimateDialogTabs .ui-state-hover, #issueActionPanel .ui-state-hover,#estimateDialogTabs .ui-state-active, #issueActionPanel .ui-state-active,#estimateDialogTabs .ui-state-default, #issueActionPanel .ui-state-default {background-color: transparent;}#jira-issue-action-switcher .ui-tabs .ui-tabs-nav li {width: auto;}#jira-issue-action-switcher .ui-tabs .ui-tabs-nav {margin-left: -13px;height: auto;margin-bottom: 0;}.star {color: #027AFF;font-family: serif;}.dasboardContainer {background-color: #FFFFFF;width: 100%;height: 99.5%;min-width: 580px;}#jqlSearch {min-height: 73px;border: 1px solid #D0D5DD;border-radius: 4px;width: 90%;padding: 4px 6px 8px 8px;margin-bottom: 10px;resize: none;overflow: hidden;max-height: 50vh;}#jqlSearchBtn {width: 95%;height: 28px;background-color: #027AFF;border-radius: 3px;display: flex;align-items: center;justify-content: center;}#jqlSearchBtn .ui-button-text {color: #FFFFFF;font-weight: 500;font-size: 14px;}#jqlSearchPanel {display: flex;flex-direction: column;align-items: center;}#issueExtraContainer {padding: 16px;left: 67%;width: 320px;border-radius: 4px;max-height: 72vh;}#issueExtraContainer .auto-schedule-icon {width: 24px;height: 24px;}#issueExtraContainer label {color: #000000;font-size: 13px;font-style: normal;font-stretch: normal;font-weight: 600;text-align: right;}.userImage {}#teamLoadingProgress {display: inline-block;width: 16px;}.fc-button-content {user-select: none;height: 28px;line-height: 28px;}.fc-button-today {border-right: none !important;border-left: none !important;margin-bottom: -1px;}.fc-button-today .fc-button-content {height: 26px;line-height: 26px;color: #027AFF;}.fc-button-today:hover .fc-button-content {text-decoration: underline;}.select2-container .select2-choice > .select2-chosen,.select2-container-multi .select2-choice > .select2-chosen {margin-right: 33px;}.select2-drop .select2-search input {border-radius: 3px;height: 22px !important;min-height: 22px;}.select2-choice, .select2-choices {background: #FFFFFF;}.select2-dropdown-open .select2-choice,.select2-dropdown-open .select2-choices {background: #FFFFFF;}.select2-container-active .select2-choice, .select2-container-active .select2-choices,.select2-container-multi-active .select2-choice, .select2-container-multi-active .select2-choices,.select2-container-multi .select2-choices {border: 1px solid #dadada;border-radius: 3px;background-image: none;}.select2-drop {border: 1px solid #dadada;box-shadow: none;max-width: 370px!important;}select {outline: none !important;}span.select2-selection.select2-selection-single {outline: none !important;}.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {border: 1px solid #dadada;background: #FFFFFF;}.select2-container .select2-choice,.select2-container-multi .select2-choice {height: 24px;line-height: 24px;}.schedule-dialog-change-assignee .select2-choice{font-size: 12px;height: 18px;line-height: 18px;font-weight: normal;padding-left: 3px;margin-left: 0;}.select2-results {font-size: 13px;}.select2-results .select2-highlighted {background: #13688a;color: #fff;}.select2-search-choice-close:before {content: "x";font-size: 14px;display: inline-block;margin-top: -2px;margin-left: 2px;}.select2-container-multi .select2-choices .select2-search-field input {padding-top: 0;padding-bottom: 0;}.select-img-icon {padding-bottom: 1px;vertical-align: sub;height: 16px;}.daysMove{font-size: 13px;width: 50px;text-align: center;}.selectBulk{font-size: 13px !important;height: 21px;width: 100px;}.bulkIssues .issue {width: 99%;display: block;min-height: 18px;border: none;padding-top: 1px;}.bulkIssues .fc-event {width: 90%;display: inline-block;margin-top: 4px;margin-left: 5px;}.bulk-issue-assignee{font-weight: 500;margin-top: 5px;margin-left: -5px;color: #333;}.bulkActionRadio {vertical-align: bottom;margin-bottom: 2px;margin-right: 5px;}.bulkActionSelectorBlock td.name {padding-bottom: 9px;padding-top: 9px;}#bulkEditDialog td.name, .bulkActionSelectorBlock td.value {vertical-align: middle;}.issue-box{margin-left: 10px;vertical-align: middle;}:focus {outline: none !important;}.teamMembersSkill, .teamMembersPosition {width: 255px;}.toggle {display: inline-block;padding-right: 8px;}.toggle-light .toggle-off, .toggle-light .toggle-select .toggle-on {background: #F4F4F4;font-size: 16px;}.toggle-light .toggle-on {color: #9ed2a3;font-size: 16px;background: #84d88d;color: rgba(255, 255, 255, 0.8);}.toggle-light .toggle-off {color: #cc8686;}.loggedInUser {text-transform: uppercase;height: 23px;display: inline-block;}#accountUser {cursor: pointer;}.userImage{height: 50px !important;display: inline-block;}.ps-scrollbar-y-rail {z-index: 90;background: none !important;}.ui-layout-pane.ui-layout-pane-west .ps-scrollbar-y-rail {margin-right: 3px;margin-top: 3px;margin-bottom: 3px;}#toast-container > div {opacity: 0.96;}.toast-message {font-size: 14px;}.toast-top-right {top: 65px;}.toast-bottom-right {bottom: 0;}.ps-container > .ps-scrollbar-y-rail {transition: background-color .2s linear, opacity 0.2s linear;cursor: ns-resize;}.ps-container > .ps-scrollbar-x-rail {cursor: ew-resize;}.ps-container > .ps-scrollbar-y-rail,.ps-container > .ps-scrollbar-x-rail {opacity: 0.7;}#issueFiltersContainer {border-radius: 4px;width: 348px;left: 3%;max-height: calc(75vh - 1em);}.select2-container--default .select2-selection--multiple .select2-selection__choice {margin-top: 4px;}#issueFiltersContainer .divider {width: calc(100% + 16px);height: 1px;display: inline-block;background: #E4E6EB;margin-top: 12px;margin-bottom: 16px;margin-left: -16px;}.myDashboardSavedJIRAFilter #jq-dropdown-6 {margin-left: 1.3%;top: 270px !important;}#issueFiltersContainer #jq-dropdown-6 {left: 384px !important;}#jq-dropdown-6 {position: fixed;top: 216px !important;box-shadow: 0 3px 5px rgba(12, 33, 69, 0.18), 0 0 1px rgba(12, 33, 69, 0.32);border-radius: 4px;}#jq-dropdown-6 ul {padding: 0;border: none;min-width: 0;}#jq-dropdown-6 a {color: #3E4D67;padding: 5px 15px;}#jq-dropdown-6 a:hover {background:  #F4F6F8;}#jq-dropdown-6 li:first-of-type a:hover {border-radius: 4px 4px 0 0;}#jq-dropdown-6 li:last-of-type a:hover {border-radius: 0 0 4px 4px;}#jq-dropdown-6 img {vertical-align: top;margin-right: 3%;}#issueGroupContainer {padding: 16px;width: 348px;border-radius: 4px;left: 35%;}a.link:link, a.link:visited, a.link:hover {color: #027AFF;cursor: pointer;font-weight: normal;}a.link:hover {text-decoration: underline;}a.inlineLink:link, a.inlineLink:visited {color: #027AFF;text-decoration: none;cursor: pointer;font-weight: normal;}a.inlineLink:hover {text-decoration: underline;}#filters-more {position: relative;top: -1px;}.filters-more__img {display: flex;width: 24px;height: 24px;pointer-events: all;cursor: pointer;justify-content: center;align-items: center;}.filters-more__img:hover {background: #F0F2F5;border-radius: 4px;}.content {background-color: #ffffff;}.menuButton a.selectedMenu {color: #13688a;font-weight: 600;text-align: left;border-bottom: #13688b solid 3px;border-bottom: none !important;}.poweredByOwnerLabel {float: left;margin-top: 25px;padding-left: 5px;font-size: 10px;color: #C4C4C4;background-color: #22545B;}.selectedTab {background-color: #F4F5F7;border-left: 3px solid rgb(20, 73, 163);}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider {font-size: 1px;border-top: solid 1px #ebe9e9;padding: 0;margin: 9px 15px;}#jq-dropdown-3:before{display: none;}#jq-dropdown-3:after{display: none;}.tourLabelText{margin-left: 15px;}.projectTour{display: inline-block;width: 100%;height: 22px;line-height: 20px;}.projectTour:hover{display: inline-block;width: 100%;cursor: pointer;background-color: #f2f2f2;}.introjs-skipbutton {color: #1F285A;font-size: 17px;float: right;margin-left: 0px;margin-top: 2px;}.introjs-tooltiptext{height: auto;background-color: #22545B;padding-left: 12px;min-height: 40px;}.introjs-tooltip{padding-bottom: 10px;min-width: 400px;}.introjs-tooltiptext span {color: white;display: inline-block;padding-top: 7px;width: 83%;padding-bottom: 5px;}.introjs-tooltiptext span span {display: none;}.introjs-prevbutton {float: left;}.introjs-nextbutton {float: right;}.introjs-progress {box-sizing: content-box;overflow: hidden;width: 65%;height: 5px;margin: 10px 0 -23px 70px;background-color: #ecf0f1;}.introjs-tooltipdescription{margin-top: 8px;min-height: 130px;font-size: 14px;color: #727070;padding: 5px 13px 15px;}.introjs-bullets ul li a {display: block;width: 10px;height: 4px;background: #F0F0F0;text-decoration: none;border-radius: 0px;}.introjs-bullets ul li {margin: 0px;border-radius: 0px;}.introjs-bullets ul li a.active {background: #3F51B5;}.introjs-nextbutton, .introjs-prevbutton{text-transform: uppercase;color: #6287D5;font-weight: 600;font-size: 12px;}.introjs-button, .introjs-button:focus, .introjs-button:hover, .introjs-button:active  {border: none;background:none;box-shadow: none;text-shadow: none;}.introjs-helperLayer{background-color: rgba(255,255,255,.6);}.introjs-tooltipReferenceLayer {z-index: 199999999 !important;}.introjs-helperNumberLayer {top: -16px !important;left: -16px !important;}.tour-timelines-panel-tooltip {top: 173px!important;z-index: 299999999 !important}.table-mix-column-width {min-width: 45px;}.calendarPaginationBlock {margin: 7px 0 25px 210px;}.paginationButton {cursor: pointer;margin-right: 5px;padding-right: 5px;}.pageNumberButton {font-size: 15px;color: cornflowerblue;}.compactedView .user-position-wrapper {display: none;}.compactedView #subNorthPanel {padding-top: 0;}.compactedView #calendarButtons {}.compactedView .fc-button-create-new {margin-top: 2px;}.compactedView .fc-event,.compactedView .fc-event-inner {max-height: 36px;}.demo-event{margin-left: 10px;margin-top: 10px;margin-bottom: -15px;display: inline-block;width: auto;min-width: 370px;}.demoEventPreviewLabel{margin-left: 10px;}.tooltipTimeBlock{width: 60%;float: left;}.tooltipColorBlock{float: right;display: flex;flex-direction: column;align-items: center;}.secondColorBlock {line-height: 0;}.issueColorBlock .firstColorBlock{height: 26px;padding-right: 12px;border-right: 1px solid #E4E6EB;display: flex;align-items: center;}.tooltipCustomFieldBlock{white-space: normal !important;}.bulTtableNote {margin-top: 0px;width: auto;padding-bottom: 2px;}.bulkWizardNote {color: #3d3d3d;font-weight: 600;text-align: left;line-height: 30px;min-height: 20px;width: 503px;}.bulkWizardNote .syncStatus {padding: 0 5px 0 5px}.bulkNoteHeader {text-align: center;width: auto;font-size: 18px;}.bulkNote {border: 1px solid #c8eaf6;background-color: #f0fbff;width: auto;min-height: 30px;height: auto;color: #000000;font-weight: 400;text-align: center;}.bulkProperties {margin: 10px auto;border: none;color: #3d3d3d;font-weight: 400;width: 380px;height: 300px;text-align: center;}.bulkGroupSuccess .bulkProperties {width: auto;height: auto;}.hide-element{display: none;}.show-element{display: initial;}.tooltip-split-link{margin-left: 150px;}.tooltip-split-link-date-time {margin-left: 55px;}.tooltipTimeBlock.datePickerBlock{height: 15px;margin-top: -3px;margin-bottom: 0px;}.tooltip-button.tooltip-action-div.tooltip-split-button,.tooltip-timesheet-button.tooltip-action-div.tooltip-split-button{max-width: 40px;font-size: 11px;height: 18px;line-height: 18px;}.tooltip-manageIssueParts-div{margin-top: 8px;float: right;}.sort-direction{display: none !important;}.dropDownMenuIcon{margin-left: 5px;margin-right: 10px;}.tableHeaderTitle {color: #14688B;text-transform: capitalize;}.worklog-record-table, .issues-table {width: 100%;border: none;padding: 5px 8px;}.scheduled-issues-title{margin-top: 15px;margin-bottom: 5px;}.issues-table td div input, .worklog-record-table td div input{width: 115px;}.issues-table tr, .worklog-record-table tr{text-align: center;}.projectPanel {text-align: center;}.tooltip-split-link{margin-left: 140px;}.tooltipTimeBlock.datePickerBlock{height: 15px;margin-top: -7px;margin-bottom: -1px;}.tooltip-button.tooltip-action-div.tooltip-split-button,.tooltip-timesheet-button.tooltip-action-div.tooltip-split-button{width: 35px;font-size: 11px;height: 20px;line-height: 19px;}.alignReportColumn{width: 50%;}.alignCommentColumn{width: 11%;}.report-oneDay-header{text-align: center;background-color: #f6f6f6;}.manageIssueDialogBody{width: 85%;margin-top: 20px;margin-left: 45px;}.dialogTitle{font-size: 15px;margin-bottom: 15px;color: #75787c;}#issueDescription, #jiraIssueDescription, #issueEnvironment{width: 507px;vertical-align: top;height: 180px;}.dialogDescriptionBlock{margin-top: 15px;margin-bottom: 15px;height: 200px;}.dialogDescriptionBlock .jqte{width: 655px;margin-right: 30px;display: inline-block;white-space: pre-wrap;}.jqte_editor, .jqte_source {height: 160px;max-height: 160px;line-height: 1.5;white-space: normal;}#s2id_selectProject{width: 220px !important;}#s2id_selectPriority{width: 220px !important;}.priorityDropDown{margin-left: 19px;margin-right: 5px;}.manageIssueDialogBody .select2-arrow{border-left: none !important;}.dialogDatePicker {height: 25px;width: 100px;}.manageIssueDialogBody .leftLabel{display:  inline-block;width: 90px;}.manageIssueDialogBody input{height: 25px;}.dialogBottomBlock{margin-top: 15px;}.issueEstimateInput{margin-left: 30px;}#issueEstimate{width: 40px;}.startDatePicker{float: left}.dueDatePicker{float: right;margin-right: 30px;}.endDatePicker{float: right;margin-right: 65px;}.dialogTimeBlockBlock{margin-top: 45px;height: 40px;}.dialogTopBlock{margin-bottom: 25px;}.dialogBlockLineMargin{margin-top: 50px;}.createIssue #issueTitle{width: 80%;margin-top: 25px;}.updateIssue #issueTitle{width: 69%;margin-top: 25px;}.updateIssue input[type="text"]#issueKey{padding-left: 10px;display: inline-block;width: 62px;border-right: 0px;margin: 0 0 0 -7px;background: white;border-top-right-radius: 0px;border-bottom-right-radius: 0px;margin-left: 0px;}.updateIssue input[type="text"]#issueTitle{border-bottom-left-radius: 0px;border-top-left-radius: 0px;border-left: none;bor: 0px;display: inline-block;outline: none;margin-left: -4px;}.leftPanelParent {display: inline-block;border: none;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width:75%;color: #24325F;vertical-align: middle;}.issueCategoryTitle {margin-left: 1px;font-weight: 500;color: #24325F;}.zeroEstimateCategory {margin-left: 13px;}.issueCategoryRow {padding-left: 1px !important;}.issueCategoryRemainingEstimate {font-weight: 600;color: #6385AA;background-color: white;padding: 2px 3px;margin-left: 10px;line-height: 20px;text-transform: capitalize;}.viewParentIssueLink {float: right;margin-right: 5px}.ui-accordion .ui-accordion-header a {padding-left: 0;}.modeDescription{width: 235px;margin-left: 26px;margin-bottom: 4px;font-size: 12px;color: #929292;}.clearfix::after {content: "";clear: both;display: table;}.selectWorkloadModeLabel{margin-left: 11px;color: #3E4D67;}.workloadDropDown, .milestonesDropDown{width: 100%;background: url(../settings-a6ab7ed86b37b4cae4ed7cd000c5d808.svg) no-repeat right;}.milestonesPanelNameLabel {font-weight: 500;}.milestonesDropDown {cursor: pointer;border: none;margin-bottom: -5px;margin-right: 7px;width: 30px;float: right;}.workloadDropDown:hover, .milestonesDropDown:hover {background: url(../settings-active-b1cdda18ff45c1dcc150abe3fceb6152.svg) no-repeat right;}.worklogHtml {background-color: #F4F6F8;cursor: pointer;display: block;padding: 1px;letter-spacing: -0.35px;}.customEvent.worklogHtml {border: 1px solid #EAEDF0;}.worklogHtml .issueEstimate {background-color: #FFFFFF;color: #091936;float: left;border: 1px solid #3E4D67;border-radius: 3px;padding: 0 4px;line-height: 14px;margin: 0 4px 0 3px;}.worklogDescription {margin-bottom: 2px;}.worklogMoreIcon {transform: rotate(90deg);margin-right: 2px;float: right;width: 16px;}.worklogsGroupImg {vertical-align: top;margin-top: -2px;margin-left: -2px;width: 20px;}.ps-scrollbar-x-rail{z-index: 100;}.enabledButton{color: #ffffff;font-size: 13px;font-weight: 400;background: #498edb;min-width: 100px;height: 32px;text-align: center;margin-left: 10px;cursor: pointer;padding: 0 25px;line-height: 30px;border-radius: 3px;margin-bottom: 15px;text-transform: uppercase;display: inline-block;}.enabledButton .ui-button.ui-state-focus {background-color: #0B52C8!important;}.equalsColumn {min-width: 3%;}.selectPartial {display: none;margin-top: 15px;}.jiraIssueAdvance{display: none;margin-top: 15px;}.jiraIssueBlock{margin-top: 15px;}.holiday-preview-table {float: left;width: 260px;margin-left: 20px}.schemaHeader{text-align: center;height: 21px;}.workloadCurrentDate {border-bottom: 2px solid #86ddff;border-left: 2px solid transparent;border-right: 2px solid transparent;}.workloadCurrentDate .workloadDayName {color: #027AFF;font-weight: 600;}.workloadPastDate {border-bottom: 2px solid #bdbdbd ;}.workloadFutureDate {border-bottom: 2px solid #93F1A4 ;}.workloadIndicatorSumBlock {vertical-align: bottom;}.workloadIndicatorSumBlock>.workloadCell {padding-bottom: 2px;vertical-align: bottom;}.team-sum-for-current-page-message{display: none;}#warning-notification.capacityIncludePastDaysWarningMessage {display: inline-block;padding: 8px;margin: 16px 0 0;}.capacityIncludePastDaysWarningMessage p {margin: 4px 0 4px 32px;}.qtip-content .worklogHtml {margin-top: 2px;width: 230px;display: inline-block;border: 1px solid #EAEDF0;border-radius: 3px;padding: 3px 0;color: #253146;}.worklogQtip {max-height: 350px;overflow-y: auto;margin-right: -15px;}.worklogQtip .fc-event {padding: 1px 0;}.worklogsListTooltipTitle {margin-bottom: 5px;color: #3E4D67;font-weight: 500;margin-right: 5px;}.logPeriod {margin-right: 4px;margin-bottom: 2px;vertical-align: middle;display: none;}.linkLabel, .showMoreLogMode{color: #498fe1;font-weight: 400;cursor: pointer;margin-left: 10px;}.billableBlock {margin-right: 10px;cursor: pointer;line-height: 28px;}#nonBillableHours {vertical-align: middle;}.log-time-mode-additional {display: none;}.single-label{display: none;}.choose-log-period-multi {margin-left: 20px;}.multi-log {margin-right: 10px;}.worklog-table .estimate-table-cell {padding-bottom: 2px;}.ui-button .ui-button-text {text-shadow: none;}.manageEventTypesBlock .ui-button .ui-button-text{color: #027AFF;width: 162px;text-align: center;}.manageEventTypesBlock .ui-button .ui-button-text:hover {text-decoration: underline;}.advanceSearchCell {padding-top: 20px}.advancedSearch {display: none;}.editPersonSkillsBlock, .editPersonPositionBlock, .editCategoryBlock {position: relative;min-width: 80px;}.editPersonPositionBlock {max-width: 130px;}.editPersonSkillsBlock:hover{background-color: #f2f2f2;}.editPersonPositionBlock:hover, .editCategoryBlock:hover{background-color: #f2f2f2;}.editBlockPencil > .pencilImage:after {content: " ";height: 14px;width: 14px;margin-top: 5px;margin-right: 10px;display: inline-block;float: right;position: absolute;}.editPersonSkillsImage > div, .editPersonPositionImage > div, .editCategoryImage > div {display: inline-block;}.editBlockPencil:hover > .pencilImage:after {content: url("../icons/edit-small-e381427fd88570efad79cea808c1a389.png");height: 14px;width: 14px;margin-top: 3px;margin-right: 10px;margin-left: 2px;display: inline-block;float: right;position: absolute;}.updateSkills {margin-left: 15px;}.skills {width: 100%;max-width: 100%;}.Dropdown li {margin-bottom: 0;}.editPersonSkillsBlock, .editPersonPositionImage, .updateSkills, .editPersonPositionBlock, .cancelSkills:hover, .editCategoryBlock, .editCategoryImage {cursor: pointer;}.usertable #personPosition {width: 98%;}.updateUserPosition, .updateCategory {margin-left: 15px;}.workDetailsGraphsContainer {display: inline-block;height: 9vh;width: 100%;}#unscheduleAndUnassign {left: 0;position: fixed;bottom: 1px;}#unscheduleAndUnassignSecondary {left: 0;position: fixed;bottom: 2px;z-index: 500;}.remove-date-span {cursor: pointer;}#waitingProgressBlock{text-align: center;height: 300px;position: relative;display: none;}.waitingProgressImage{margin: 0;transform: translate(-50%, -50%);position: absolute;top: 50%;left: 50%}.worklogDialogWarning {border: 1px solid #FF6200 !important;}.worklogDialogValidationError {border: 1px solid red !important;}.thirdPartyAuthorization {font-weight: 600;color: #6A7890}.cancelUserPositionCloseImage, .cancelUserSkillsCloseImage {width: 16px;margin-left: 2px;}.teamNameMultiselectSpan {width: 350px;display: inline-block;padding: 3px 1px;color: #333333;}.imgShadowBorder {-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;}.imgBorderRadius {border-radius: 6px;}.log-work-label {float: right;color: #027AFF;}#tooltip_subtask_count_label{color: #027AFF;}.log-work-label:hover,#durationButton:hover,.issueStatus:hover, #tooltip_subtask_count_label:hover {color: #006fea;cursor: pointer;text-decoration: underline;}.st-status {display: inline-block;max-width: 200px;vertical-align: top;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.changeStatusButton {margin-left: -5px !important;}.issuePartStartDate, .issuePartEndDate {max-width: 90%;}.worklogTooltipCard {min-width: 250px;box-shadow: none; !important;}.worklogTooltipCardBlock{min-height: 70px;}.worklogTooltipCardBlock .field-block{margin-top: 10px;}.cancelUpdateWorklogRecord, .openWorklogButton, .openWorklogTooltipButton{float: right;}.worklogQtip .openWorklogTooltipButton {display: inline-block; !important;}.selectedUsersAddSKill {text-align: center;width: 65%;}.selectedUsersAddSKill > .select2-container {min-width: 65%;}.skillLevelNameBlock {border-radius: 2px;padding-left: 30px;}.saveSkillToUsers {margin-left: -1px;}.addSkillToUserBlock {padding-top: 50px;}.skillLevelColor {width: 30px;position: absolute;height: 28px;margin-top: -5px;}.skillLevelName {padding-left: 40px;font-weight: 600;}.AssignToSkillUserSpan {font-weight: 600;padding-right: 13px;}#durationButton{margin-top: 5px;color:#027AFF}.qtip .toast-info{background-color: white;}.qtip .toast-message label{color: #797979;}.qtip .toast-message {word-wrap: normal;}.qtip .toast-close-button{color: #797979;margin-top: 5px;display: none;}#duration{width: 20px;}.my-account-user-avatar {float: left;background-size: auto;width: 48px;height: 48px;margin-bottom: 15px;border: none;}.my-account {margin-left: 0px;}.my-account-user-avatar-block {padding: 0px !important;}.update-avatar-link {margin-left: 20px;position: absolute;margin-top: 20px;}.placeHolderBlock {}.sortTeamMembersLink {position: absolute;margin-top: 12px;padding-left: 13%;}.refresh-users-button{display: none;}#refreshedList{max-height: 300px;}#refreshedList table td {padding-left: 10px;}#configButton{cursor: pointer;}.work-description-area{max-height: 100px;max-width: 235px;}.trackLeftTabButtons {writing-mode: vertical-rl;-ms-writing-mode: tb-rl;text-orientation: mixed;position: absolute;left: 5px;transform: rotate(180deg);}.planFiltersMenuView, .planGroupsMenuView, .planExtraMenuView, .track__header_filters_popup {position: absolute;z-index: 100;margin-top: -8px;margin-left: 3px;box-shadow: 0 3px 5px rgba(12, 33, 69, 0.18), 0 0 1px rgba(12, 33, 69, 0.32);}.ui-layout-toggler {display: none !important;}.ui-layout-resizer-west {overflow:visible !important;}.plan .group-button-text{text-align: left;margin-left: 5%;width: 70%;}.plan .button-group-wrap .ui-button,.work .button-group-wrap .ui-button {box-shadow: none;border-bottom: 1px solid;border-color: #bbb;border-radius: 3px;}.productTourDivBlock {height: 570px !important;padding: 0px !important;}.productTourCarousel {height: 84%;text-align: center;}.productTourHeader {color: #4a4a4a;text-align: left;font-weight: 400;padding-left: 15px;}.slick-dots li button:before {font-size: 10px;}.slick-prev {z-index: 1;height: 40px;border: none !important;top: 97% !important;left: 15px !important;text-align: left;}.slick-next {height: 40px;border: none !important;top: 97% !important;right: 25px !important;}.slick-prev:before, .slick-next:before {position: absolute;top: -20px;font-family: "";font-size: 60px;line-height: 1;color: darkslategray;}ul.productTourReportSliderTextMain {padding-left: 35px;margin-top: 10px;padding-inline-start: 35px;margin-inline-start: 10px;margin-inline-end: 10px;}ul.productTourSliderTextMain {margin-top: 30px;padding: 0px;}ul.productTourSliderTextMain > li {font-size: 16px;line-height: 30px;list-style: none;margin-left: 40px;margin-right: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}ul.productTourSliderTextMain > li:hover {overflow: visible;white-space: normal;}.sliderSlickImage {width: 674px;height: 350px;border: 1px solid #ececec;}.productTourHeaderBlock {width: 100%;display: inline-block;margin-top: 6px;margin-bottom: 6px;}div.projectTourDialogWindow {border: 1px solid #aaaaaa;border-radius: 4px;box-shadow: 0px 4px 30px -5px rgba(0, 0, 0, 0.8) !important;background-color: white !important;}ul.slick-dots {bottom: -60px !important;}.closeProductTour {position: absolute;width: 100%;text-align: right;right: 10px;font-size: 14px;top: 96%;}.buttonCloseTour {color: #6498CA;}.buttonCloseTour:hover {border-bottom: 1px solid lightgray;cursor: pointer;}.slick-slide {height: 560px;}#myDashboardWorklogTable .startedWorklogDate {text-align: center;margin-left: 3px;margin-right: 3px;height: 36px;width: 124px;}#myDashboardWorklogTable .descriptionTextarea {min-height: 34px;}#myDashboardWorklogTable .select2-selection__rendered {line-height: 36px;}#myDashboardWorklogTable .select2-container .select2-selection--single {margin-left: 3px;margin-right: 3px;height: 40px;border-radius: 0;}#myDashboardWorklogTable .select2-selection__arrow {height: 38px;}.usedVacationDaysBlock {position: absolute;margin-left: 6px;top: 140px}#teamDropDownMenuLabel{margin-left: 15px;margin-right: -15px;display: inline-block;color: black;padding-top: 8px;}.waitingProgressTimeSpent {display: none;height: 20px;position: absolute;right: -2%;}#adminNotificationMessage {margin-top: 10px;min-height: 80px;max-height: 100px;width: 100%;height: 80px;max-width: 900px;min-width: 800px;}.switchUserView {display: inline-block;margin-top: 1px;position: absolute;margin-left: 10px;}.editTeamWorkloadIndicatorModeButton{display: block;text-align: right;margin-top: 10px;margin-right: 20px;}.team_workload_setting_dialog label, .workloadModeBlock label {margin-left: 5px;vertical-align: text-bottom;}.workload_indicator_type{float: left;}.workload_indicator_type .marginTop, .workload_calculation_mode .marginTop, .workloadModeBlock .marginTop {margin-top: 2px;color: #3E4D67;}.workload_indicator_type .bolderText, .workload_calculation_mode .bolderText, .workloadModeBlock .bolderText {margin-bottom: 16px;color: #3E4D67;}.workload_calculation_mode{float: right;margin-left: 20px;}#sortable { list-style-type: none; margin: 0; padding: 0; width: 60%;cursor: pointer }#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; height: 18px; }#sortable li span { position: absolute; margin-left: -1.3em; }.person-calendar-block, .team-panel-block {position: relative;}.teamCalendarHeaderRow { ;width: 210px !important;margin-bottom: -39px !important;}.teamWorkloadConfigurationBlock{height: 120px;width: 428px;}#learnMoreTeamWorkloadConfigurationButton {display: inline-block;vertical-align: bottom;color: #027AFF;margin-top: 16px;text-decoration: none;float: right;}#submitTeamWorkloadConfigurationButton {float: right;margin-bottom: -5px;}.ts-include-bookings-option {display: block;margin: 10px 0px 5px 30%;color: rgb(66, 82, 110);cursor: pointer;}.includeHoursNonWorkingDays {display: block;margin-top: 9px;margin-left: 25px;font-size: 13px;margin-bottom: -5px;}.report-details-table .ui-button,#viewModes .ui-button {border: 1px solid #D0D5DD!important;}.report-details-table .ui-button .ui-button-text,#viewModes .ui-button .ui-button-text {color: #3E4D67!important;}.actionToExcelTimesheetButton {border: none;background: none;color: white;cursor: pointer;padding: 0;font-weight: 500;}.day-period-butt, .month-period-butt {margin-top: -5px;color: #498edb;cursor: pointer;display: none;}.jiraFilterReport {display: none}.editIssueAssigneeImage {height: 14px;width: 14px;margin-right: 10px;margin-left: 2px;display: inline-block;float: right;position: absolute;}.selectIssueAssignee {display: none;margin-left: 10px;width: 130px!important;}.selectIssueAssignee > a {height: 20px!important;line-height: 20px!important;}.select2-drop {z-index: 15002;}.summaryPerProjectIssues {text-align: left!important;padding-left: 15px;height: 27px;color: #333;text-transform: uppercase;}#teamPanelContainer .fc-first td{background-color: #ffffe0;}#teamPanelContainer .fc-today {background-color: #f4f8fd !important;}.right-calendar-header-block {margin-right: 10px;}#enableTeamPanelLabel{position: relative;margin-right: 10px;top: -7px;font-weight: 500;text-transform: uppercase;}.team-panel-toggle{position: relative;top: -2px;}.team-panel-switcher{margin-left: 10px;}.filterToggleButtons {vertical-align: sub;cursor: pointer;}.work .mydashboard-change-date-button {top: 6px;margin-top: 0;}.planSelectIssues{float: right;}.timelineTeamLabel {display: inline-block;font-weight: 600;}.timelineTeamSelect {display: inline-block;min-width: 211px;max-width: 400px !important;}.timelineTeamSelect .teamSelectorDropDown span {color: #3E4D67;}.workloadVacationLoggedHours {background-color: #C8BCFF ;text-align: center;color: #C8BCFF;}.tooltipAssignee {cursor: pointer;}.workloadVacationOrWeekendLoggedHours {background-color: #C8BCFF ;text-align: center;}.myDashboardSavedJIRAFilter {margin-top: 10px;margin-bottom: 15px;}.approvedVacation {background-color: #c1ffda;text-align: center;color: #498edb;}.issue-box-plan {margin-right:3px;vertical-align: middle;}#percentage {width: 40px;}.vertical-line {padding-right: 3px;}#syncError{color: red;display: none;}.issues .load-plus {margin-left: 3px;}.issues .close-plus, .issues .open-plus {margin-left: 3px;margin-top: 2px;cursor: pointer;}.plan .categoryContainer .issues, .work .categoryContainer .issues {margin-left: 10px;}.plus{z-index: 500;}.manageUsersDashboardAction {margin-top: 5px;width: 200px;text-align: center;min-height: 18px;}a.manageUsersDashboardLink {font-weight: 500 !important;text-transform: uppercase;}.schedule-dialog-change-assignee{text-align: left;margin-bottom: 5px;width: 171px;}.worklogRowComment {text-align: left;max-width: 500px;}.fontWeightForReport {font-weight: 500;font-style: normal;color: #7E8CA6;}.customEventDescription {width: 30%;padding-left: 20px;padding-right: 30px;padding-top: 5px;padding-bottom: 5px;text-align: left;}.createSubIssues {text-align: center;margin-left: 20px;margin-top: -8px;margin-bottom: 10px;border: 1px solid #B6B6B6;cursor: pointer;color: #333;background-color: #fbfbfb;border-radius: 2px;}.createSubIssues:hover {background-color: rgb(251, 251, 251);}.enabledText {color: green;}.customEventHint {float: right;margin-top: -32px;padding-right: 10px;}.div-as-link {display: inline-block;color: #498fe1;font-size: 13px;font-weight: 400;text-decoration: none;cursor: pointer;}#eventTypeRadio {z-index: 2000;}#storyPoint {height: 22px;font-size: 14px;}.issuePerPage {margin-left: 10px;color: #13688a;font-size: 14px;text-transform: uppercase;}.selectIssuesCountPerPage {display: inline;}.drag_n_drop_label {margin-left: 10px;margin-bottom: 5px;font-style: italic;}.issueBarCustomField {border: 1px solid #8a8a8a;border-radius: 3px;padding-left: 2px;padding-right: 2px;}.higherZIndex {z-index: 15004 !important;}.compactViewToggle {padding: 3px 0;cursor: pointer;}.dashboardFilterContainer {margin-top: 3px;}#teamPanelContainer .userCell {display: none;}#users-to-remove {display: inline-block;overflow-y: scroll;overflow-x: hidden;max-height: 500px;}.removeUsersTable {width: 40%;padding-bottom: 5%;margin-left: 30%;margin-top:15px;}.center-position {text-align: center;margin: 20px 0;}.findRemovedUserLoader {visibility: hidden;display: inline-block;margin-left: 10px;vertical-align: middle;}.issues .scheduled-issue {border-left: 4px solid #0653CA;}.dashboard .openSubIssuesImage {display: none;}.timelineTable .issueDue, .milestonesPanel .issueDue {display: inline-block;}.containerProgressLabel {font-weight: 400;color: rgb(107, 119, 140);display: inline-block;margin-left: 7px}.fixedPosition {position: fixed;}#dropdown-container {z-index: 9999999;margin-top: -10px}.project-items-dialog {width: auto !important;}.assignmentReportLegend {margin-top: 40px;}#dashboardConfigurationDropdownBlock {margin-top: 10px;margin-left: 25px;}.ui-layout-west, .ui-layout-center, .ui-layout-resizer, .ui-layout-east{top: 112px !important;}.ui-layout-west.mobile, .ui-layout-center.mobile, .ui-layout-resizer.mobile, .ui-layout-east.mobile {top: 152px !important;}.dashboards-dropdown-button {display: inline-block;width: 20px;line-height: 9px;height: 16px;margin-top: 5px;float: none;cursor: pointer;}#select2-dashboardConfigurationDropdown-container {font-size: 15px;}.team-dropdown-block {margin-left: 8px;margin-top: 10px;}.save_dashboard_config_dialog {margin-left: 10px;}.save_dashboard_config_dialog_descr {margin: 15px 10px 10px 0;}.save_dashboard_config_dialog .periodSelectionBlock {margin-left: -10px;margin-top: -5px;}#dashboardConfigName {width: 95%;height: 25px;margin: 5px 0;border-radius: 3px;}#saveDashboardConfigButton {margin-top: 20px;margin-left: 2px;}.left-tooltip-panel {float: left;margin-left: 15px;margin-top: 10px;}.switchUnitAction .select2-container {min-width: 108px;}.selectDashboardResourcesAction {margin-top: -1px;}.track-left-panel #left-button-img-close {display: none !important;}.dashboard-config-fields {margin-top: 15px;}.dashboard-dropdown-block {cursor: pointer;height: 32px;padding: 4px 4px 4px 0;border-radius: 10px;}.dashboard-dropdown-block:hover {background: #F4F6F8;}.log-work-action-button {display: inline-block;float: right;}#tooltip-panel {height: 50px;border-bottom: 1px solid #e7e7e7;}#tooltip-panel.mobile {height: 89px;}#s2id_dashboardConfigurationDropdown {border: 1px solid silver !important;border-radius: 5px;}#dashboard-resources-select-dropdown {display: none;}.containerActionMenu {display: inline-block;float: right;color: #FFFFFF;background: #027AFF;border-radius: 3px;padding: 0 4px 0 6px;margin-top: -2px;line-height: 22px;}.containerActionMenu:hover {background: #006EE8;cursor: pointer;}.containerActionMenu.dropdown-open {background: #3E4D67;}#container-action-button {filter: brightness(100);transform: rotate(90deg);vertical-align: middle;}.dropdown-menu ul {box-shadow: 0 3px 5px rgb(12 33 69 / 18%), 0 0 1px rgb(12 33 69 / 32%);border-radius: 4px;padding: 0;}.dropdown-menu ul li > a, .dropdown-menu ul li label {color: #3E4D67;padding: 4px 10px;}.dropdown-menu ul li > a img {vertical-align: top;margin-top: 1px;margin-right: 4px;}.dropdown-menu ul li > a:not(.grey):hover, .dropdown-menu ul li > a:hover {color: #3E4D67;background: #F4F6F8;}.issueContainerFooter {bottom: 5px;text-align: center;width: 100%;margin-top: 3px;}.issueEstimateContainer {margin-left: 10px;margin-top: 15px;}.issueEstimateData {display: inline-block;font-weight: 500;}#subItemsFooter {position: sticky;bottom: -7px;background: white;height: 50px;}.sub-issues-dialog-height {max-height: inherit !important;}.custom-dialog-content .issueContainer {margin-top: 5px;}.custom-dialog-content .categoryContainer {margin-top: 15px;}.ui-resizable-handle {z-index: 1000 !important;}.containerScheduleDropdown, .containerScheduleDropdown .select2-selection__arrow {margin-bottom: 4px;}.autoScrollList {max-height: 500px;overflow-y: auto;}#scopeDropDownMenu {background-color: #0747A6;}#scopeDropDownMenu button {margin-top: 0 !important;}.createTaskAction, .syncJiraAction, .bulkUpdateAction {float: right;}.dashboard_config {padding: 4px;line-height: 16px;vertical-align: middle;color: #3E4D67;font-weight: 400;border-radius: 10px;}.dashboardOptionContainer .dashboard_option_default {width: 86%;height: 32px;float: left;}.dashboardOptionContainer {min-height: 40px;}.dashboardOptionContainer img {float: left;}.dashboard-more-icon {padding: 8px;display: inline-block;border-radius: 10px;}.dashboard-more-icon img {filter: brightness(0) saturate(100%) invert(47%) sepia(12%) saturate(724%) hue-rotate(179deg) brightness(95%) contrast(90%);}.planDashboard, .workDashboard, .trackDashboard, .reportDashboard {margin: 0 16px;padding: 3px 0;}.dashboard_config:hover, .dashboard-more-icon:hover {cursor: pointer;background: #F4F6F8;}.dashboard_option_default.config-page-link {padding: 6px 4px 6px 8px;}.dashboard_option_default.config-page-link:hover, #dashboards-manage-icon:hover {background: #EFF2F4;border-radius: 8px;}.selected_dashboard_config {border-radius: 10px;background: #EAEDF0;}.default_PlanDashboardConfig.selected_dashboard_config {background: #E0EBFD;color: #027AFF;}.default_WorkDashboardConfig.selected_dashboard_config {background: #D7F9EB;color: #2DBF81;}.default_TimesheetDashboardConfig.selected_dashboard_config {background: #FFF2E3;color: #F79009;}.default_ReportDashboardConfig.selected_dashboard_config {background: #ECE9FF;color: #6653CB;}.dashboard_options {border-left: 1px solid #D0D5DD;margin: 0 0 0 19px;}.dashboard_options div {margin-left: 16px;padding: 8px;border-radius: 8px;}.dashboards-menu-icon.config-page-link {height: 21px;filter: brightness(0) saturate(100%) invert(47%) sepia(12%) saturate(724%) hue-rotate(179deg) brightness(95%) contrast(90%);}.dashboard-view-label.config-page-link {vertical-align: 4px;margin-left: 11px;}.dashboard-dropdown-header .dashboards-menu-icon {background: #FFFFFF;border: 1px solid #D0D5DD;border-radius: 8px;padding: 3px;margin-right: 4px;}#saveDashboardConfig, #refreshDashboardConfig {width: 352px;margin-left: 16px;}.dashboard-dropdown-header:first-of-type {text-align: center;position: relative;}.dashboard-dropdown-header:nth-of-type(2) {padding-bottom: 8px;border-bottom: 1px solid #EAEDF0;margin-bottom: 10px}.dashboard-dropdown-header > img {position: absolute;top: 23px;left: 25px;filter: brightness(0) saturate(100%) invert(53%) sepia(41%) saturate(197%) hue-rotate(180deg) brightness(96%) contrast(93%);}#dashboard-search {width: 326px;height: 28px;border: 1px solid #D0D5DD;border-radius: 8px;font-size: 14px;margin: 16px 0 8px;line-height: 28px;padding-left: 30px;}.dashboardSelectorBlock {width: 392px;height: auto;max-height: 600px;left: 19px;top: 185px;background: #FFFFFF;box-shadow: 0px 3px 5px rgba(12, 33, 69, 0.18), 0px 0px 1px rgba(12, 33, 69, 0.32);border-radius: 3px;overflow-y: auto;overflow-x: hidden;}.save-dashboard-config-button-img {margin-right: 15px;margin-top: 5px;}.dashboard-view-label {font-weight: 400;margin-left: 8px;vertical-align: top;}.dashboard-view-sub-label {float: left;color: #7E8CA6;font-weight: 400;margin-left: 8px;}.dashboard-dropdown-footer{border-top: 1px solid #e7e7e7;margin-top: 12px;padding-top: 12px;padding-bottom: 10px;background: #F9FBFB;}.dashboard-dropdown-footer a {width: 92%;display: inline-block;margin-left: 16px;margin-bottom: 2px;margin-right: 16px;}.dashboard-dropdown-qtip {width: auto !important;max-width: fit-content;overflow: hidden;border-radius: 8px;box-shadow: 0 3px 5px rgba(12, 33, 69, 0.18), 0 0 1px rgba(12, 33, 69, 0.32) !important;}.dashboard-dropdown-qtip .qtip-content{padding: 0 !important;}.save-dashboard-config-button {float: right;width: 25px;z-index: 5000;height: 25px;}.update-dashboard-config-button {margin-right: 5px;float: right;display: none;}#current-dashboard-icon-block {margin-right: 5px;vertical-align: top;}.logWorkAction {display: inline-block;float: right;}.tooltip-panel-action {margin-left: 10px;}.tooltip-panel-action .toolbar-action-button {margin-top: 5px;}.tooltip-panel-action .toolbarLabel {display: inline-block;color: #797979;margin-right: 1px;}.milestonesToggleLabel .ui-button-text {display: inline-block;padding: 0;}.toggleMilestonesAction {margin-top: 7px;}.current-dashborad-details {display: inline-block;}.dashboardSelector {border-right: 1px solid #E4E6EB;padding-right: 5px;margin-top: -1px;}.module-name {font-style: normal;font-weight: 400;color: #3E4D67;margin-top: -2px;min-width: 55px;max-width: 200px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.current-dashboard-config-name {margin-top: 0;font-style: normal;font-weight: normal;color: #7E8CA6;min-width: 55px;max-width: 200px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.dashboard-dropdown-block .ui-icon {display: inline-block;vertical-align: top;margin-top: 4px;width: 24px;height: 24px;}.save-dashboard-error {margin-top: 5px;font-size: 12px;}.property-value input {padding-left: 5px;height: 20px;border: 1px solid #dadada;max-width: 150px;width: auto;}.property-value input.propNumber {width: 150px;}.property-value label {font-size: 14px;display: inline-block;vertical-align: top;margin-top: 2px;margin-left: 10px;}.save_dashboard_config_dialog .property-value {margin-top: 15px;margin-left: 3px;}.save_dashboard_config_dialog .select2-container{width: 150px;margin-left: 10px;margin-top: -10px;}.save_dashboard_config_dialog .property-value label {margin-top: 0;margin-left: 5px;}[data-dashboard-panels="0"] , [data-dashboard-panels="-1"] {max-height: 400px;}.person-calendar-block {min-height: 410px;}.bottom-border {border-top: 1px solid #E4E6EB;}.ui-multiselect-extra-button {margin: 10px 10px 10px 0;}.teamSelectorAndOrAction {display: block;margin: 10px 0 10px 10px;}.teamSelectorAndOrAction .ui-button {border: 1px solid #E4E6EB;margin-right: 0px;}.teamSelectorAndOrAction.ui-buttonset {margin-right: 0px;float: left;}.teamSelectorAndOrAction .ui-button-text {padding: 3px 5px 3px 5px;font-size: 12px;line-height: 1;}.teamSelectorAndOrAction .ui-button.ui-state-active .ui-button-text {color:#027AFF;background-color: #E0EBFD;}#editHoursPerDayTab #hours_slider{margin-left: 0px;margin-top: 20px;display: block;}.no-titlebar .ui-dialog-titlebar {display: none;}#confirm-dialog .confirmMessage, #alert-dialog .alertMessage {padding: 20px;font-size: 14px;font-weight: 400;display: none;}.tsButtonLoadingImg {background-image: url(../loading-b0cd5a5dc070c705ebf8814a909802c3.gif) !important;background-repeat: no-repeat !important;background-position: center center !important;width: 16px;margin-top: 2px;}.buttonLoadingImg {background-image: url(../loading-b0cd5a5dc070c705ebf8814a909802c3.gif) !important;background-repeat: no-repeat !important;background-position: center !important;vertical-align: top;width: 143px;}.buttonExcelLoadingImg {background-image: url(../loading-b0cd5a5dc070c705ebf8814a909802c3.gif) !important;background-repeat: no-repeat !important;background-position: center !important;vertical-align: top;width: 120px;opacity: 0.9;background-color: #008E5F!important;}.buttonWebLoadingImg {background-image: url(../loading-b0cd5a5dc070c705ebf8814a909802c3.gif) !important;background-repeat: no-repeat !important;background-position: center !important;vertical-align: top;width: 120px;opacity: 0.9;background-color: #027AFF!important;}.disablePointerEvent {pointer-events: none;}.current_relative_period_scope {display: none;}.loadingImgIndicator {margin-top: 10px;margin-bottom: 5px;}.issuePartHoursLabel {display: inline-block;vertical-align: top;}.timelineDatePeriod {z-index: 110 !important;border-radius: 5px;}.grey-info-img {vertical-align: middle;}.note_message {display: inline-block;vertical-align: middle;}.aggregatedEventTitle {margin-left: 2px;}.aggregatedTitle {padding-left: 2px;display: inline-block;}.aggregatedIssuesCount {font-size: 11px;background: white;width: auto !important;min-width: 10px;display: inline-block;font-weight: 600;float: right;text-align: center;margin-top: 2px;}.issueProgressBar {width: 66%;margin-left: 10px;font-size: 12px;border: 1px solid #ddd;height: 7px;display: inline-block;border-radius: 20px;}.aggregateImg {display: none;height: 24px;border-radius: 6px 0 0 6px;border: 1px solid #dadada;padding: 1px 0;}.issueContainerFooter {bottom: 5px;text-align: center;width: 100%;}#issueAggregationTypeContainer {display: inline-block;vertical-align: top;margin-left: -10px;}.issueAggregationElement {display: block;margin-bottom: 0;margin-top: 0;padding: 3px 5px 3px 5px;}.qtip-config.dashboardTopFiltersQtip {overflow: initial !important;max-height: none !important;}.configExampleBlock {display: none;}.displayOnlyMyTasksContainer {margin: 5px 0 5px 7px;}.displayOnlyMyTasksContainer input {margin-right: 5px;height: 12px;}.bookmarked-report-permission-icon {margin-bottom: -2px;}.groupBulkRescheduleIcon {float: right;padding-right: 5px;}.teamBulkScheduleImg {cursor: pointer;float: right;margin-right: 7px;background: url(../icons/team_bulk-da303ccdb6339b258b6841dc9444c44f.svg) no-repeat center;height: 26px;width: 24px;display: inline-block;}.teamBulkScheduleImg:hover {background: url(../icons/team_bulk_hover-c0cef65be3bec0486dd402bf60851fa2.svg) no-repeat center;}.includeParentIssueLink {width: 70%;}.withoutFloating {float: none;}.toggleCompactViewAction, .toggleMilestonesAction, .dashboardTopFiltersAction, .goToDateAction, .aggregationSwitcherAction, .scheduleDemoAction{float: right;}.toggleCompactViewAction{margin-top: 5px;}.dashboardTopFiltersAction{margin-top: 5px;}.switchUnitAction .select2-selection--single {border-radius: 4px !important;}.goToDateAction{margin-top: 7px;}.fc-button-prev {border-radius: 4px 0px 0px 4px;border: 1px solid #D0D5DD;margin-right: -5px;}.fc-button-prev-day{margin-right: -4px;border-left: 0px;}.fc-button-next-day {margin-left: -4px;border-right: none !important;border-radius: 0px;}.fc-button-next {border-radius: 0px 4px 4px 0px;border: 1px solid #D0D5DD;margin-left: -4px;}.fc-button-today, .fc-button-prev-day, .fc-button-next-day {border: 1px solid #D0D5DD;}.dropDownMenu .ui-button-text {padding: 0px;}.changeScopeAction .select-img-icon, #select2-scopeDropDownMenu-results .select-img-icon{height: 22px;vertical-align: middle;padding-bottom: 5px;margin-top: 2px;}#select2-scopeDropDownMenu-results .select-img-icon{padding-left: 4px;}.timelineScopeWorkDropDown #select2-scopeDropDownMenu-results .select2-results__option {padding: 2px 5px 0 1px;}.timelineScopeWorkDropDown #select2-scopeDropDownMenu-results .select2-results__option.select2-results__option--highlighted {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}.dashboard-panel-switcher .select2-results__option:first-child {border-top-left-radius: 8px;border-top-right-radius: 8px;}.dashboard-panel-switcher .select2-results__option:last-child {border-bottom-left-radius: 8px;border-bottom-right-radius: 8px;}.timelineScopeDropDown:not(.timelineScopeWorkDropDown) #select2-scopeDropDownMenu-results .select2-results__option .select2-results__option {padding: 2px 5px 0 1px;}.timelineScopeDropDown #select2-scopeDropDownMenu-results > .select2-results__option:first-child {border-right: 1px solid #F4F6F8;}.timelineScopeDropDown #select2-scopeDropDownMenu-results .select2-results__option:first-child .select2-results__option--highlighted:last-child {border-bottom-left-radius: 8px;}.timelineScopeDropDown .select2-results__option span {display: block;}.changeScopeAction .select2-selection {border-radius: 4px !important;}.changeScopeAction .select2-container {border-radius: 4px !important;}.changeScopeAction .select2-selection__arrow {border-left: none !important;}.select2-container .select2-results__option.optInvisible {display: none;}li.select2-results__option:empty {display: none;}#select2-scopeDropDownMenu-results .select2-results__option[aria-selected=true] {display: inherit; !important;}#select2-scopeDropDownMenu-results {max-height: 450px;}#issueAggregationTypeContainer .select2-selection--single{border-radius: 0 4px 4px 0;margin-left: 6px;}.aggregationSwitcher {margin-top: 6px;}.aggregateOffImg {border: none !important;}.TokensContainer {border-radius: 4px;}.tooltip-panel-action img.toolbarIcon:hover {background-color: #F0F2F5;border-radius: 4px;}.tooltip-panel-action.calendarNavigation .fc-button:hover {background-color: #F0F2F5;}.customEvent.fix_version {background: #CFF9EB;}.customEvent.sprint {background: #B6F6DB;}.milestonesConfigurationDropdownItem {margin-top: 10px;max-height: 600px;overflow-y: auto;}#cancelMilestonesConfigurationButton{background: #E4E6EB;}.milestonesConfigurationButton{float: right;margin-top: 20px;}.milestonesConfigurationButton .button {min-width: 0px;width: 71px;height: 32px;padding: 0px;}.milestonesPanelDescriptionPoint {color: #3E4D67;margin-left: 10px;margin-bottom: 5px;}.milestones-dropdown-qtip {padding-left: 0;}.purpleEpicIcon {filter: invert(0%) sepia(75%) saturate(367%) hue-rotate(209deg) brightness(90%) contrast(150%);}#filterToggle, #filterIssuesDoneToggle, #filterChildIssuesToggle, #customEventsToggle {border-radius: 8px;border: none;margin-right: 8px;}#customEventsToggleContainer {margin-top: 6px;}.edit-event-capacity-warning {width: 635px;margin-top: 10px;}.capacity-warning-estimate-dialog {margin-right: -15px;width: 100%;}.highlighted-button {background-color: #E0EBFD;}.cookiesBlockedDiv {display: none;}.howToFixCookieLink{display: none;}.resyncButton {display: block;float: right;min-width: auto;margin-right: 0;height: 26px;}.resyncButton:hover, #fieldConfig:hover {background-color: #EAEDF0;}.resyncButton .fc-button-inner {background-image: url(../icons/ic_refresh.svg);padding-left: 20px;background-repeat: no-repeat;background-position: left 8px top 5px;}.resyncButton .fc-button-content {line-height: 26px;}.resyncButton .sync-image-animation {position: relative;overflow: hidden;background: linear-gradient(90deg, #000, #eee, #000);background-repeat: no-repeat;background-size: 80%;animation: sync-animate 3s linear infinite;-webkit-background-clip: text;-webkit-text-fill-color: rgba(255, 255, 255, 0);}@keyframes sync-animate {0% {background-position: -350%;}100% {background-position: 350%;}}.resetFilter {float: right;background: #E0EBFD;border-radius: 4px;padding: 4px 8px;font-weight: 500;color: #027AFF;cursor: pointer;text-transform: none;}#holiday-scheme-refresh-all {float:right;margin-right: 5px;margin-top: 7px;color: #0052cc;}#holiday-scheme-refresh-all:hover {text-decoration: underline;}.create-dialog-button:disabled {opacity: 0.8;pointer-events: none;}.fs-12 {font-size: 12px;}.fs-13 {font-size: 13px;}.fs-14 {font-size: 14px;}.fs-15 {font-size: 15px;}.fs-16 {font-size: 16px;}#teamSelection input[type="radio"], #teamSelection > label {vertical-align: middle;display: inline-block;margin-top: 10px;padding-left: 5px;margin-left: 0;}#teamSelection th:first-of-type, #teamSelection td:first-of-type {text-align: left;padding-left: 8px;width: 50px;}.cancelButton {min-width: 76px;}.hideBackgroundIcon {background-image: none !important;text-indent: 0 !important;}.resetWorkFilter {height: 20px;padding-right: 15px;margin-right: 31px;}#editDashboardConfigConfirmation {max-width: 175px;position: fixed;top: 200px;left: 420px;display: none;padding: 16px;color: #091E42;text-align: center;border-radius: 8px;border: 1px solid #EAEDF0;background: #FFFFFF;box-shadow: 0 0 1px 0 rgba(12, 33, 69, 0.32), 0 3px 5px 0 rgba(12, 33, 69, 0.18);}#editDashboardConfigConfirmation img {padding: 6px;background: #FFF2E3;border-radius: 28px;}#editDashboardConfigConfirmation span {margin-top: 5px;margin-bottom: 10px;display: inline-block;}#editDashboardConfigConfirmation .button {min-width: auto;margin: 0 5px;}.tooltip-buttons-block {display: flex;align-items: center;justify-content: flex-end;margin-top: 20px;}.warning-img {display: inline-block;width: 30px;float: left}#wrap_site .gadget .right-content {margin-left: 20px;margin-right: 0;}.highlightSprint {background-color: #68E1AE !important;border: 1px #01834C dashed;}.dragging-shadow {box-shadow: 0 0 1px 0 rgba(12, 33, 69, 0.32), 0 8px 12px 0 rgba(12, 33, 69, 0.16);}.left-sidebar-toggle-block {height: 40px;line-height: 40px;padding-left: 2px;padding-right: 10px;border-right: 1px solid #E4E6EB;}.left-sidebar-icon {padding: 5px;height: 18px;line-height: 18px;border-radius: 6px;cursor: pointer;vertical-align: sub;display: inline-block;}.left-sidebar-close-icon {background-color: #EAF2FF;}.left-sidebar-open-icon:hover {background-color: #F4F6F8;}.left-sidebar-close-icon:hover {background-color: #E0EBFD;}.jqte_tool, .jqte_tool_icon, .jqte_tool_label {border: #E4E6EB 1px solid;}.jqte_editor div, .jqte_editor p {margin: 0;}.select2-container--disabled {pointer-events: none;}#worklogDialogContainer .linkLabel,#timesheet-info .linkLabel,#worklogDialogContainer .showMoreLogMode,#worklogDialogContainer .a-link {color: #027AFF;font-size: 14px;font-weight: 400;padding-left: 5px;cursor: pointer;}#worklogDialogContainer .linkLabel:hover,#timesheet-info .linkLabel:hover,#worklogDialogContainer .showMoreLogMode:hover,#worklogDialogContainer .a-link:hover {text-decoration: underline;}.show-hidden-fields {padding-left: 5px;}.checkbox-wrapper {display: inline-block;padding: 0 1px 2px 1px;height: 15px;border-radius: 3px;border: 0 solid #999999;}.hidden-scrollbar .ps-scrollbar-x-rail {display: none !important;}#noTeamSelected {display: flex;justify-content: center;align-items: flex-end;}#noTeamSelected span {position: fixed;}.dashboard-panel-switcher .select2-dropdown {border: 1px solid #F4F6F8;border-radius: 8px;box-shadow: 0 8px 12px 0 rgba(12, 33, 69, 0.16);}.dashboard-panel-switcher-extra-space img {margin-right: 5px;width: 15px;height: 15px;top: 2px;position: relative;}.dashboard-panel-switcher .select2-results__option {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.dashboard-panel-switcher .select2-results__option.select2-results__option--highlighted:last-child:first-child {border-radius: 8px;}.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background-color: #F4F5F7;}.teamSelectorDropDown .ui-multiselect-header li.ui-multiselect-close {display: none;}.teamSelectorDropDown .at-tooltip-wrapper .tooltip {min-width: 180px;}.teamSelectorDropDown .at-tooltip-wrapper {float: left;margin-top: 11px!important;margin-left: 4px!important;}.approvalFilterLabel {overflow: visible;}.approvalFilterLabel span {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 80px;display: inline-block;}.ui-front {z-index: 100;}.ui-accordion .ui-accordion-li-fix {display: inline;}.ui-accordion .ui-accordion-header {margin-bottom: 0px;height: auto;box-shadow: none;}.ui-accordion .ui-accordion-header-active {border-bottom: 0 !important;}.ui-accordion .ui-accordion-content-active {display: block;}.ui-accordion .ui-accordion-content {padding-left: 10px;padding-right: 10px;margin-top: 2px;}.ui-button.ui-state-focus {outline: none;}@media screen and (-webkit-min-device-pixel-ratio: 0) {input.ui-button {height: 31px !important;}}.ui-buttonset .ui-button.ui-state-active {background-color: #E7E7E7;}.ui-datepicker .ui-datepicker-prev-hover span {background-position: 0px -48px !important;}.ui-datepicker .ui-datepicker-next-hover span {background-position: -16px -48px !important;}.ui-datepicker table .ui-state-highlight {border-color: #5F83B9;}.fc .ui-state-highlight {background-color: #e7f8ff;}.ui-datepicker table .ui-state-hover{background: #5F83B9;color: #FFF;font-weight: bold;text-shadow: 0 1px 1px #234386;-webkit-box-shadow: 0 0px 0 rgba(255, 255, 255, 0.6) inset;-moz-box-shadow: 0 0px 0 rgba(255, 255, 255, 0.6) inset;box-shadow: 0 0px 0 rgba(255, 255, 255, 0.6) inset;border-color: #5F83B9;}.ui-datepicker-calendar .ui-state-default{background: transparent;border-color: #FFF;}.ui-datepicker-calendar .ui-state-active{background: #5F83B9;border-color: #5F83B9;color: #FFF;font-weight: bold;text-shadow: 0 1px 1px #234386;}.ui-slider .ui-state-hover, .ui-slider .ui-state-active {background-position: 0 0;}.ui-widget :active {outline: none;}.ui-form textarea, .ui-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]) {padding: 3px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;border: 1px solid #cecece;outline: none;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.2);-webkit-transition: all 250ms ease-in-out;-moz-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;transition: all 250ms ease-in-out;}.ui-form textarea:hover, .ui-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):hover {border: 1px solid #bdbdbd;-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.2);}.ui-form textarea:focus, .ui-form input:not([type="submit"]):not([type="button"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="range"]):focus {border: 1px solid #95bdd4;-webkit-box-shadow: 0 2px 3px rgba(161, 202, 226, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.2);-moz-box-shadow: 0 2px 3px rgba(161, 202, 226, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.2);box-shadow: 0 2px 3px rgba(161, 202, 226, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.2);}.ui-tabs .ui-tabs-nav {background-color: #F4F5F7;height: 35px;}.issue {border-radius: 4px;}.issueAccordionTitle{padding-top: 5px;margin-top: 2px;margin-bottom: 2px;padding-bottom: 5px;}.dialog{padding-right: 5px;}#issuesAccordion, #subIssuesAccordion {margin-bottom: 10px}.timelineTable .ui-widget-header {line-height: 20px;background-color: #FFFFFF;color: #3E4D67;font-size: 13px;font-weight: 500;font-style: normal;font-stretch: normal;border: none;box-shadow: none;}.fc-event {border-radius: 4px;}.jiraEvent {background-color: #E0EBFD;}.customEvent {background-color: #D5F6E8;}.event-color_Blue .issue.customEvent.issue_part, .event-color_Blue.customEvent.issue_part,.event-color_None .issue.customEvent.issue_part, .event-color_None.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#E0EBFD,#E0EBFD 10px,#D9E4F5 10px,#D9E4F5 20px);}.dashboard .event-color_Blue .issue.customEvent.issue_part,.dashboard .event-color_None .issue.customEvent.issue_part {background: transparent;}.event-color_Green .issue.customEvent.issue_part, .event-color_Green.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#D5F6E8,#D5F6E8 10px,#CEEFE1 10px,#CEEFE1 20px);}.dashboard .event-color_Green .issue.customEvent.issue_part {background: transparent;}.event-color_Red .issue.customEvent.issue_part, .event-color_Red.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#fabcbf,#fabcbf 10px,#F2B6B9 10px,#F2B6B9 20px);}.dashboard .event-color_Red .issue.customEvent.issue_part {background: transparent;}.event-color_Yellow .issue.customEvent.issue_part, .event-color_Yellow.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#FFF7B9,#FFF7B9 10px,#F7EFB3 10px,#F7EFB3 20px);}.dashboard .event-color_Yellow .issue.customEvent.issue_part {background: transparent;}.event-color_Orange .issue.customEvent.issue_part, .event-color_Orange.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#FAE0CE,#FAE0CE 10px,#F2D9C8 10px,#F2D9C8 20px);}.dashboard .event-color_Orange .issue.customEvent.issue_part {background: transparent;}.event-color_Purple .issue.customEvent.issue_part, .event-color_Purple.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#E7E4FF,#E7E4FF 10px,#E0DDF7 10px,#E0DDF7 20px);}.dashboard .event-color_Purple .issue.customEvent.issue_part {background: transparent;}.event-color_Violet .issue.customEvent.issue_part, .event-color_Violet.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#eec5fa,#eec5fa 10px,#E7BFF2 10px,#E7BFF2 20px);}.dashboard .event-color_Violet .issue.customEvent.issue_part {background: transparent;}.event-color_Livid .issue.customEvent.issue_part, .event-color_Livid.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#C0DFFF,#C0DFFF 10px,#BAD8F7 10px,#BAD8F7 20px);}.dashboard .event-color_Livid .issue.customEvent.issue_part {background: transparent;}.event-color_Olive .issue.customEvent.issue_part, .event-color_Olive.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#E4F4D3,#E4F4D3 10px,#DDEFCB 10px,#DDEFCB 20px);}.dashboard .event-color_Olive .issue.customEvent.issue_part {background: transparent;}.event-color_Teal .issue.customEvent.issue_part, .event-color_Teal.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#ACE7CE,#ACE7CE 10px,#A7E0C8 10px,#A7E0C8 20px);}.dashboard .event-color_Teal .issue.customEvent.issue_part {background: transparent;}.event-color_Silver .issue.customEvent.issue_part, .event-color_Silver.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#F2EEE4,#F2EEE4 10px,#EBE7DD 10px,#EBE7DD 20px);}.dashboard .event-color_Silver .issue.customEvent.issue_part {background: transparent;}.event-color_Gray .issue.customEvent.issue_part, .event-color_Gray.customEvent.issue_part {background-size: 30px 30px;background: repeating-linear-gradient(45deg,#E4E6EB,#E4E6EB 10px,#DDDDE4 10px,#DDDDE4 20px);}.dashboard .event-color_Gray .issue.customEvent.issue_part {background: transparent;}.custom-tip .event-color_None {background-color: rgba(76, 85, 56, 0.95);background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);background-image: linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);}.custom-tip{text-overflow: clip;white-space: nowrap;color: #3E4D67;font-size: 13px;font-style: normal;font-stretch: normal;font-weight: 400;}.issueColorBlock{display: block;position: absolute;bottom: 12px;right: 50px;}.event-color_None {}.event-color_Blue, .event-color_Blue .issue.customEvent, .milestoneItem.event-color_Blue, .event-color_Blue .issue.jiraEvent {background-color: #E0EBFD;}.event-color_Green, .event-color_Green .issue.customEvent, .milestoneItem.event-color_Green, .event-color_Green .issue.jiraEvent {background-color: #D5F6E8 ;}.event-color_Yellow, .event-color_Yellow .issue.customEvent, .milestoneItem.event-color_Yellow, .event-color_Yellow .issue.jiraEvent, .fc-event.jiraEvent.event-color_Yellow {background-color: #FFF7B9   ;}.event-color_Orange, .event-color_Orange .issue.customEvent, .milestoneItem.event-color_Orange, .event-color_Orange .issue.jiraEvent, .fc-event.jiraEvent.event-color_Orange {background-color: #FAE0CE ;}.event-color_Purple, .event-color_Purple .issue.customEvent, .milestoneItem.event-color_Purple, .event-color_Purple .issue.jiraEvent, .fc-event.jiraEvent.event-color_Purple {background-color: #E7E4FF;}.event-color_Red, .event-color_Red .issue.customEvent, .milestoneItem.event-color_Red, .event-color_Red .issue.jiraEvent, .fc-event.jiraEvent.event-color_Red {background-color: #fabcbf  ;}.event-color_Violet, .event-color_Violet .issue.customEvent, .milestoneItem.event-color_Violet, .event-color_Violet .issue.jiraEvent, .fc-event.jiraEvent.event-color_Violet {background-color: #eec5fa;}.event-color_Livid, .event-color_Livid .issue.customEvent, .milestoneItem.event-color_Livid, .event-color_Livid .issue.jiraEvent, .fc-event.jiraEvent.event-color_Livid {background-color: #C0DFFF ;}.event-color_Olive, .event-color_Olive .issue.customEvent, .milestoneItem.event-color_Olive, .event-color_Olive .issue.jiraEvent, .fc-event.jiraEvent.event-color_Olive {background-color: #E4F4D3 ;}.event-color_Teal, .event-color_Teal .issue.customEvent, .milestoneItem.event-color_Teal, .event-color_Teal .issue.jiraEvent, .fc-event.jiraEvent.event-color_Teal {background-color: #ACE7CE ;}.event-color_Silver, .event-color_Silver .issue.customEvent, .milestoneItem.event-color_Silver, .event-color_Silver .issue.jiraEvent, .fc-event.jiraEvent.event-color_Silver {background-color: #F2EEE4  ;}.event-color_Gray, .event-color_Gray .issue.customEvent, .milestoneItem.event-color_Gray, .event-color_Gray .issue.jiraEvent, .fc-event.jiraEvent.event-color_Gray {background-color: #E4E6EB ;}.milestoneItem, .milestonesPanel .customEvent {background-color: transparent;background-image: none;cursor: pointer;}.underEstimated {background-color: #FFC8BD;}.filerByMe:hover, .sortTeamMembers:hover, .inlineAction:hover {color: #6ba1ff;text-decoration: underline;}.issueTime {background-color: #f7f7f7;background-color: rgba(255, 255, 255, 0.7);}.issues .issuesCount {margin-top: 0;}.fc .fc-event, .fc .fc-event-skin {-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}.fc .ui-resizable-handle {background: url("../resize-handle-hor-54584ceb68c2955651bb357fdc149091.gif") repeat-y;font-size: 100%;}.fc-event.worklogHtml:hover .ui-resizable-handle {display:none !important;}.fc-event-hori .ui-resizable-w {background-position: 3px 1px;}.fc-event-hori .ui-resizable-e {background-position: 2px 1px;}.fc-event-skin {border-right-color: #6ba1ff;border-left-color: #6ba1ff;}.fc-weekend-cell {background: #F9FAFB none !important;}td.fc-mon, td.fc-tue, td.fc-wed, td.fc-thu, td.fc-fri, td.fc-sat, td.fc-sun {border-bottom:1px solid #e7e7e7;;}.fc-day-cell{border: none;box-shadow: none;}.ui-draggable .ui-dialog-titlebar {background-color: #F1FCF9;}.ui-dialog .ui-dialog-title {color: #3d3d3d;}.ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-active, .ui-dialog-titlebar .ui-dialog-titlebar-close.ui-state-hover {background: url("../icon_sprite-d8a0da1cf273d1c5806b796e35076ce0.png") -16px -16px no-repeat;}.ui-dialog-titlebar .ui-dialog-titlebar-close {background: url("../icon_sprite-d8a0da1cf273d1c5806b796e35076ce0.png") 0 -16px no-repeat;}.ui-widget-content {color: #797979;font-size: 14px;}.ui-datepicker .ui-widget-content {background-color: lightgray;}.ui-multiselect-header span.ui-icon {margin-right: 5px;margin-top: 3px;}.ui-slider .ui-slider-range {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;background: #EAEDF0;border-radius: 8px;}.ui-slider {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;background: #a3cae0;}.ui-slider .ui-slider-handle {cursor: pointer;background: url(../hours-slider-handle-ecdeb6c7a859b09b0c88a1aee38abef5.svg) 0 no-repeat;width: 28px;}.ui_tpicker_hour_slider .ui-timepicker-select   {width: 60px;margin-left: -20px;}.ui_tpicker_minute_slider .ui-timepicker-select {width: 40px;}.ui-timepicker-div dl dt {margin-top: -5px;}.ui-timepicker-div dl dt:first-child {margin-top: 0;}.ui-tabs .ui-tabs-nav {background-color: #F4F5F7;height: 35px;}.ui-widget-content {font-size: 14px;}#worklogDialogContainer .ui-widget-content {color: #4F4F4F;}#estimateDialogTabs .ui-widget-content {color: #4F4F4F;}#estimateDialogTabs {min-width: 360px;}.issuePanel, .dasboardContainer {box-shadow: none;}.backgroundStyle {background-color: #FFFFFF;}.ui-layout-pane {padding: 0;}.group-button-text {font-size: 14px;text-transform: capitalize;color: rgb(66, 82, 110);font-weight: 400;}#trackFiltersContainer .issueFilterGroup {color: #3E4D67;font-weight: 600;padding: 0;}.ui-buttonset .ui-button.ui-state-active {background-color: #EFF8FF;color: rgb(0, 82, 204);}.ui-buttonset .ui-button.ui-state-active .group-button-text {color: rgb(0, 82, 204);}.plan .button-group-wrap .ui-button,.work .button-group-wrap .ui-button {box-shadow: none;border-bottom: 1px solid;border-color: transparent;border-radius: 0;}.group-button-img {margin-left: 10px;margin-left: 5px;}.button-group-wrap .ui-button {background-color: inherit;}.plan .button-group-wrap .ui-button .ui-button-text:hover,.work .button-group-wrap .ui-button .ui-button-text:hover {background-color: rgb(235, 236, 240);}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .menuButton a.selectedMenu {color: #027AFF;border-bottom: 2px solid #027AFF;}.headerNav .menuButton a {font-weight: 400;}.headerNav .menuButton a:hover {color: rgb(0, 82, 204);}.headerNav .menuButton a.selectedMenu {font-weight: 500;color: rgb(0, 82, 204);border-bottom: none;}#issueFiltersContainer {padding: 16px 0 16px 16px;}.select2-container .select2-choice {border: 1px solid #dadada;border-radius: 3px;}.select2-container .select2-choice .select2-arrow {border-left: 1px solid #dadada;border-left: none;}.select2-results .select2-highlighted {background: #F4F5F7;color: inherit;}.filerByMe:hover, .sortTeamMembers:hover, .inlineAction:hover {color: rgb(0, 101, 205);text-decoration: underline;}.ui-accordion .ui-accordion-header a {font-size: 14px;vertical-align: initial;}.ui-accordion .ui-accordion-header .ui-icon {margin-top: 3px;}.userCell {color: rgb(23, 43, 77);font-weight: 500;}.work .userCell {height: 30px;}.fc-event, .fc-event-skin {color: rgb(23, 43, 77);}.select2-container-multi .select2-choices .select2-search-choice {border: 1px solid #dadada;border-radius: 3px;-webkit-box-shadow: none;box-shadow: none;background: #f4f4f4 none;}#issueExtraContainer label {font-weight: 400;font-size: 14px;}#jqlSearch {height: 20px;}.ui-layout-resizer {border-left: 3px solid transparent;border-right: 1px solid #DDDDDD;background: none;cursor: col-resize !important;width: 0;}.ui-layout-resizer-open-hover,.ui-layout-resizer-dragging {border-right: 3px solid #027AFF;}.ui-layout-pane.ui-layout-pane-west .ps-scrollbar-y-rail {margin-right: -2px;margin-top: 3px;}.issueImage {opacity: 0.8;}.issuePriorityImage {float: right;}.button {background: rgb(0, 82, 204);border: 1px solid rgb(221, 221, 221);color: #FFFFFF;border-radius: 3px;text-decoration: none;}.button:hover:not(.export-excel-button, .export-web-button, .export-bookmark-button, .export-timesheet-button, .workExportWorklogsToExcelButton),.button:focus:not(.export-excel-button, .export-web-button, .export-bookmark-button, .export-timesheet-button, .workExportWorklogsToExcelButton) {background: #1266FD;}.button:hover:not(.export-excel-button, .export-web-button, .export-bookmark-button, .export-timesheet-button) {background: #1266FD;color: #FFFFFF;text-decoration: none;}.button2 {background: #008E5F url(../icons/ic_excel-b6236a2f384333b2562888b71d7586c2.svg) no-repeat left 10px top 6px;color: #ffffff;text-transform: capitalize;border: none;line-height: 28px;font-size: 14px;height: 28px;min-width: 0;margin: 0;}.button2:hover {background: #018559 url(../icons/ic_excel-b6236a2f384333b2562888b71d7586c2.svg) no-repeat left 10px top 6px;}.right-content {margin-top: 0;margin-left: 40px;}.config_title, .report .content_title, .report .report_title {font-weight: 400;text-transform: capitalize;color: rgb(23, 43, 77);font-size: 21px;}.report_title {text-transform: none!important;}.sub_title {font-size: 18px;}.reportSubmitForm {margin-top: 15px;}.prop .name, .prop .value {font-size: 14px;}.no-left-margin {margin-left: 0;}.selectedTab {border-left: 3px solid rgb(20, 73, 163);background-color: #F4F5F7;}.selectedTab .tabButton a {color: #0052CC;}a {text-decoration: none;color: #0052cc;}a:hover {text-decoration: underline;}.tabButton a:hover, .menuButton a:hover, .track .ts-change-view:hover {text-decoration: none;}.tabButton:hover {background: #fafafa;}.tableHeader {background-color: #F4F5F7 !important;border: 1px solid #EAEBEF !important;}.message {background-color: #fafafa;border: 1px solid #EEEEEE;color: #333;}.schedule-button-action:hover, .auto-bulk-all-team-button:hover {background: #fafafa;}.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #d2dbf4;background: #e7f2ff;}.work .issuePanel {}.work .searchIssue {border-bottom: none;margin-bottom: 5px;display: flex;}.plan .filterLabel.filterLabelSearch, .work .filterLabel.filterLabelSearch {color: rgb(94, 108, 132);font-size: 12px;font-weight: 500;text-transform: uppercase;}.work .fc-button-create-new-worklog, .work .fc-button-start-stopwatch, .track .fc-button-start-stopwatch, .track .fc-button-create-new-worklog {background-color: #12B76A !important;color: #FFFFFF;border-radius: 3px;text-decoration: none;text-align: center;float: left;height: 28px;}.work .fc-button-create-new-worklog:hover,.work .fc-button-start-stopwatch:hover,.track .fc-button-create-new-worklog:hover,.track .fc-button-start-stopwatch:hover {background: #039855 !important;color: #FFFFFF;text-decoration: none;}.work .tableHeaderTitle {color: #3E4D67;font-weight: 400;}.track .trackLeftFilters .button-group-wrap .ui-button {box-shadow: none;border: 1px solid #ddd;border-radius: 3px;}.track .currentMonth {margin-top: -6px;}.track .trackLeftTabButtons {margin-top: 3px;}.track #current-tab {color: rgb(0, 101, 205);border-bottom: none;}.track #ts-tab-title {border-bottom: none;}.track #ts-empty-table {font-weight: 400;font-size: 21px;}.track .ts-quick-button {background-color: #F4F5F7;border: 1px solid #ddd;font-size: 14px;}.track .ts-quick-button:hover {background-color: #F4F5F7;}.track .trackLeftFilters {box-shadow: none;border-right: 1px solid #ddd;min-height: 98%;}.track .ui-widget-header {border-bottom: 2px solid #ddd!important;box-shadow: none;}.report .table_report {margin-bottom: 20px;}.plan .fullForm .workloadNoHours, .plan .fullForm .workloadWeekend {background-color: inherit;}.ui-draggable .ui-dialog-titlebar {font-size: 18px;height: 28px;line-height: 28px;border-bottom: 1px solid #ebe9e9;background-color: white;border-radius: 4px 4px 0 0;}.ui-dialog .ui-dialog-title {color: #172b4d;font-style: normal;font-size: 17px !important;font-weight: 500;line-height: 17px;text-transform: capitalize;}.ui-dialog-content .title-div {font-weight: 400;padding-top: 10px;}.select2-container-multi.select2-container-active .select2-choices {border-color: #dddddd;box-shadow: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}#eventDialog, .panelContent label, #eventManager .newItemBlank,#eventManager .ui-widget input,#eventManager .ui-widget select, #eventManager .ui-widget textarea,#eventManager  .ui-widget button {font-size: 14px;}.ui-dialog-buttonset .ui-button, .track .bookmark-button {color: #FFFFFF;border-radius: 4px;text-decoration: none;}.ui-dialog-buttonset .ui-button:hover {color: #FFFFFF;text-decoration: none;}.ui-dialog-buttonset .ui-button .ui-button-text {color: #FFFFFF;font-size: 14px;font-weight: 500;text-transform: capitalize;padding: 0;}.ui-datepicker th {font-weight: 400;}.ui-datepicker-calendar .ui-state-active {text-shadow: none;font-weight: normal;}.ui-datepicker-current-day .ui-datepicker-calendar .ui-state-active {color: #5F83B9;text-shadow: none;font-weight: normal;}.ui-datepicker-header.ui-widget-header {box-shadow: none;border-bottom: none;background-color: transparent;padding-bottom: 1px;}.ui-datepicker table .ui-state-hover {font-weight: normal;background: #3578F6;border-color: #3578F6;}.ui-datepicker-calendar .ui-state-active {background: #3578F6;border-color: #3578F6;}.ui-datepicker .ui-state-highlight {color: #0B52C8;border: 1px solid #0b52c870 !important;border-radius: 4px !important;}.ui-datepicker table {text-align: center;table-layout: fixed;}.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {background: url(../icons/ic_arrow-down-a11c197947855a9231b71f89c1c59971.svg) no-repeat right;width: 48%;}.ui-datepicker select.ui-datepicker-year {margin-left: 4px;}.ui-datepicker td span, .ui-datepicker td a {text-align: center;border-radius: 4px;}.ui-datepicker-calendar .ui-state-active {background: #3578F6;border-color: #3578F6;}.ui-datepicker-calendar th {color: #8D99B3;}.ui-datepicker-week-col {color: #8D99B3;background-color: #F4F6F8;margin-left: 2px;}.ui-datepicker table > thead > tr > th.ui-datepicker-week-col {border-top-left-radius: 4px;border-top-right-radius: 4px;}.ui-datepicker table > tbody > tr:nth-child(5) > td.ui-datepicker-week-col {border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}.timelineTeamLabel {text-transform: uppercase;font-weight: 500;}.plan .issuePanel .ui-widget-header {box-shadow: 0 0px 1px 0px silver;}.plan .ui-tabs .ui-tabs-nav li,.track .ui-tabs .ui-tabs-nav li{padding-top: 10px;}.plan #jira-issue-action-switcher .ui-tabs .ui-tabs-nav li,.work #jira-issue-action-switcher .ui-tabs .ui-tabs-nav li {padding-top: 0;}.plan .ui-tabs .ui-tabs-nav li a {padding-bottom: 7px;}.plan .ui-layout-center .ui-layout-north {height: 51px;}.plan #subNorthPanel {padding-top: 15px;}.track #subNorthPanel {padding-top: 0;}.issue-tooltip-header {min-height: 40px;line-height: 40px;background-color: white;border-bottom: 1px solid #E4E6EB;color: #3E4D67;}.issue-tooltip-title {margin-top: 14px;font-size: 14px;line-height: 16px;font-weight: 500;color: #3E4D67;}.fc-event {font-size: 13px;}.fc-event:hover .ui-resizable-handle {display:block !important;}.user-menu-image .user-avatar {background-size: 100%;}.userRoleLabel {font-weight: 400;padding-bottom: 1px;display: inline-block;vertical-align: bottom;}.userRoleDescr {max-width: 800px;margin-top: 4px;display: inline-block;}.work .user-real-name-element {font-size: 20px;color: #333333;max-width: 300px;}.work .switchUserView {margin-top: 8px;}.work .switchMeBack {color: #498fe1;}.work .switchMeBack:hover {border-bottom: none;color: #498fe1;}.work .userCell .user-position {font-weight: 400;font-size: 15px;margin-bottom: 1px !important;}.projectAvatarIcon {width: 24px;height: 24px;margin-right: 4px;border-radius: 5px;border: none;opacity: 0.9;vertical-align: middle;}.connectProjectCheckbox {width: 20px;margin-right: 2px;margin-bottom: 3px;display: inline-block;vertical-align: middle;}.connectProjectLabel {cursor: pointer;}.ts-period-selector-dropdown {font-size: 13px;}.admin .syncNoChangesMessage {margin: 0;width: 100%;max-width: 900px;text-align: center;font-size: 12px;}.activitytimelineMessage {display: none;}.jqte_title {display: none !important;}.plan .fc-grid td.ui-widget-content, .dashboard .fc-grid td.ui-widget-content {background-image: url("../add-background-ddcc83234c2ead5ef38b3d524d22f8ce.png");background-position: center;background-repeat: no-repeat;background-size: 0;-webkit-transition: background 800ms ease-in-out;-moz-transition: background 800ms ease-in-out;-ms-transition: background 800ms ease-in-out;transition: background 800ms ease-in-out;}.plan .fc-grid td.ui-widget-content:hover, .dashboard .fc-grid td.ui-widget-content:hover {background-size: 15%;}#toast-container > div {background-color: #ffffff;border-radius: 2px;box-shadow: 0 0 12px #a7bdd0;color: #0052CC;color: #004297;color: #172b4d;}#toast-container > div:hover {box-shadow: 0 0 12px #778a9a;}#toast-container > .toast-info {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAH+SURBVEhLtZXPL2NRFMfPeeJH6jEUCZkuMG3s8T9YalnzB7CRjJjEwlaKzNq6lmO8sqH2dsxyJtNSm7JAJibTitD0OLfv6PPcvjdofZLbe763L+f77rn33Ytjc1F4Twzp3w3fGeQiVlPhMh/j1xhHgmF+PGT/QzlC+IEAyUCXmQxlYnf2uI6nQSa4MUkEKxwO2iPVIYATg2Ahcj21JUMutBKl+q2GdEdijZNvsvRNruBZfOLZfE93JlZTN5aWTxsYuP4XB8TPIl8Bzg+GCssiKrgMVFneltyGiBZ+dyZcNa8YqAUtEcRFarS3IOzPBCDFra2ZC+MBgvFV5RLpGKjdouopUqO3HSHcbUCEW+8HbwOex8DNVX5chGNgIPh+cemLEsxu3sLMt1vIcOwLgW7A221EQk92fxZh71dRlA8IoxK5FrlPek+yS2a5vYCP0rsM6kmlhk8NzqWvHXJyOWuAcCRh7SAdSuQYqINLwtoh3JbIMQg2mBZ3x7aqzvrBXbn9h2ygx9yR2H2aZjo2JtTBJfJNUImiQ3+n9Rko7COX1kS+GgSMP02ucBkoTs/avvCjqyJfDCKuZM9aF0VW8Lxw1KnIb6SMwvaIJ8dclvnnb/6I75V51WM1/inmo3K2jHAN7CuTIMe/alsng43mdvdl7L48XgVfg3qgrUF9AXgAGKOb93BWlwMAAAAASUVORK5CYII=') !important;}.toast-close-button {color: #607D8B;}.toast-progress-info {background-color: rgba(2, 122, 255, 1);position: absolute;left: 0;bottom: 0;height: 4px;}#toast-container > .toast-info {background-color: rgba(246, 250, 255, 1);background-image: url(../icons/ic_toastr_info-4851b6bf1093c7e8f71f7aba59679021.svg) !important;}#toast-container > .toast-error {background-color: rgba(255, 246, 246, 1);background-image: url(../icons/ic_toastr_error-5686c71c920124f8d640a310d2919bbb.svg) !important;}#toast-container > .toast-warning {background-color: rgba(255, 248, 240, 1);background-image: url(../icons/ic_toastr_warning-83964404c3f4333e41d5fb2a51b40fe3.svg) !important;}#toast-container > .toast-success {background-color: rgba(251, 255, 253, 1);background-image: url(../icons/ic_toastr_success-067347a5b865c0d3a42152aa3ab73363.svg) !important;}#toast-container > div {width: 325px;box-shadow: 0 0 12px 0 rgba(12, 33, 69, 0.16);background-position: 10px 12px!important;background-size: 33px;background-image: url(../icons/ic_toastr_info-4851b6bf1093c7e8f71f7aba59679021.svg) !important;}.toast-progress-error {background-color: rgba(212, 25, 13, 1);position: absolute;left: 0;bottom: 0;height: 4px;}.toast-progress-warning {background-color: rgba(231, 125, 0, 1);position: absolute;left: 0;bottom: 0;height: 4px;}.toast-progress-success {background-color: rgba(45, 191, 129, 1);position: absolute;left: 0;bottom: 0;height: 4px;}.toast-message a, .toast-message a.issueLink {color: #1266FD;}.toast-message b {font-weight: 500;}.message {background: #f3f8fc url(../skin/info-220d56fb5da38617da15f35dd4c9f838.png) 12px 50% no-repeat;align-items: center;border-radius: 6px;line-height: 20px;padding: 10px 14px 10px 40px;}.message2 {background: #F4F6F8 url(../icons/ic_toastr_vector-2b20adc72c2ec258ccc630450bbdcef9.svg) 18px no-repeat;border-radius: 6px;line-height: 20px;border: 0;margin: -5px 0px 0px 0px;width: 880px;padding: 10px 0 10px 48px;background-size: 16px;}.log-work-issue-title {padding-bottom: 5px;display: block;}.bulk-header {color: rgb(94, 108, 132);font-weight: 600;text-transform: uppercase;margin-left: 5px;margin-bottom: 5px;}.leftAlignText {text-align: left;}.ui-widget-overlay, .ui-widget-overlay.ui-widget-overlay-tour {opacity: 0.5;background: #ffffff;}.ui-dialog {border: 1px solid #F4F6F8;border-radius: 8px;box-shadow: 0 0 1px 0 rgba(12, 33, 69, 0.32), 0 0 18px 0 rgba(12, 33, 69, 0.16) !important;background-color: white !important;}.red-button {background-color: #d24444;}.red-button:hover {background-color: #e74a4a;}.ui-state-default .ui-icon.ui-icon-triangle-1-w {background: url('../icons/arrow_left-3706c7fd5262c0967fc64ff45d5bd2c1.svg') center center;height: 26px;width: 26px;}.ui-state-default .ui-icon.ui-icon-triangle-1-e {background: url('../icons/arrow_right-07402b844483596a136a3f7ffeb4518c.svg') center center;height: 26px;width: 26px;}.issueAccordionInfo.ui-state-default .ui-icon.ui-icon-triangle-1-e,.issueAccordionInfo.ui-state-default .ui-icon.ui-icon-triangle-1-s,.issueAccordionInfo.ui-state-default .ui-icon.ui-icon-triangle-1-w {height: 24px;width: 18px;margin-right: 3px;}.ui-state-default .ui-icon.ui-icon-circle-triangle-w {background: url('../icons/arrow_left_double-68597d47ea21735b1a9f4a52da9f16b1.svg') center center;height: 26px;width: 26px;}.ui-state-default .ui-icon.ui-icon-circle-triangle-e {background: url('../icons/arrow_right_double-d80e5e20032c524830ad8ce5faf100c0.svg') center center;height: 26px;width: 26px;}#qtip-overlay div {background-color: #fff;}.blueButton {padding: 0 12px;border-radius: 4px;background-color: #027AFF !important;color: #FFFFFF;cursor: pointer;font-weight: 500;font-size: 14px !important;border: none !important;text-transform: capitalize;line-height: 32px;height: 32px;}.blueButton:hover {background-color: #006EE8 !important;}.blueButton:active {box-shadow: 0 0 4px 0 rgba(0, 110, 232, 0.40);}.greenButton {padding: 0 12px;border-radius: 4px;background-color: #008E5F;color: #FFFFFF !important;cursor: pointer;font-weight: 500;font-size: 14px;border: none;text-transform: capitalize;line-height: 32px;height: 32px;}.greenButton:hover {background-color: #018559;}.greenButton:active {box-shadow: 0 0 4px 0 rgba(13, 167, 101, 0.40);}.whiteButton {padding: 0 11px;border-radius: 4px;border: 1px solid #D0D5DD !important;background-color: #FFFFFF !important;font-weight: 500;font-size: 14px !important;color: #3E4D67 !important;cursor: pointer;text-transform: capitalize;line-height: 30px;height: 30px;}input.whiteButton, .buttons button.whiteButton {line-height: 32px;height: 32px;vertical-align: -1px;}.whiteButton .ui-button-text {color: #3E4D67 !important;font-weight: 500;}.whiteButton:hover {background-color: #F4F6F8 !important;text-decoration: none;}.whiteButton:active {box-shadow: 0 0 4px 0 rgba(208, 213, 221, 0.50);}.redButton {padding: 0 12px;border-radius: 4px;background-color: #E42012 !important;color: #FFFFFF;cursor: pointer;font-weight: 500;font-size: 14px;border: none;text-transform: capitalize;line-height: 32px;height: 32px;}.redButton:hover {background-color: #C71A0E !important;}.redButton:active {box-shadow: 0 0 4px 0 rgba(228, 32, 18, 0.40);}.redOutlineButton {padding: 0 11px;border-radius: 4px;border: 1px solid #E42012 !important;color: #E42012 !important;font-size: 14px;background-color: #FFFFFF !important;cursor: pointer;font-weight: 500;text-transform: capitalize;line-height: 30px;height: 30px;}input.redOutlineButton, .buttons button.redOutlineButton {line-height: 32px;height: 32px;vertical-align: -1px;}.redOutlineButton .ui-button-text {color: #E42012 !important;}.redOutlineButton:hover {background-color: #FEF3F2 !important;}.redOutlineButton:active {box-shadow: 0 0 4px 0 rgba(228, 32, 18, 0.40);}