@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap);@font-face{font-family:Lato;font-weight:500;src:url(../fonts/Lato-Medium.woff2)}@font-face{font-family:Lato;font-weight:600;src:url(../fonts/Lato-Semibold.woff2)}:root{--primary:hsl(225, 100%, 59%);--primary-darken:#002594;--primary-lighten:#002594;--white:#fff;--light-gray:#f2f2f2;--medium-gray:#ABABAB;--dark-gray:#484848;--green-dark:hsl(120, 26%, 38%);--green-normal:hsl(120, 26%, 48%);--green-light:hsl(120, 26%, 68%);--green-extra-light:hsla(120, 26%, 48%, 0.25);--red-dark:hsl(0, 66%, 34%);--red-normal:hsl(0, 66%, 54%);--red-light:hsl(0, 66%, 74%);--red-extra-light:hsl(0, 66%, 94%);--orange-dark:hsl(24, 78%, 34%);--orange-normal:hsl(24, 78%, 54%);--orange-light:hsl(24, 78%, 74%);--orange-extra-light:hsl(24, 78%, 94%);--pp-blue:#007bff;--pp-indigo:#6610f2;--pp-purple:#6f42c1;--pp-pink:#e83e8c;--pp-red:#dc3545;--pp-orange:#fd7e14;--pp-yellow:#ffc107;--pp-green:#28a745;--pp-teal:#20c997;--pp-cyan:#17a2b8;--pp-white:#fff;--pp-gray:#6c757d;--pp-gray-dark:#343a40;--pp-gray-light:#d2d2d2;--pp-secondary:#6c757d;--pp-success:var(--green-normal);--pp-info:#17a2b8;--pp-warning:var(--orange-normal);--pp-danger:var(--red-normal);--pp-light:#f8f9fa;--pp-dark:#343a40;--success:var(--green-normal);--warning:var(--orange-normal);--danger:var(--red-normal);--info:var(--primary);--light:var(--light-gray);--dark:var(--dark-gray);--body-bg-color:var(--light-gray);--spacing:20px;--spacing-lg:30px;--base-size:1rem;--radius:8px;--shadow:0 2px 2px rgba(0, 0, 0, 0.25),0 2px 6px rgba(0, 0, 0, 0.1);--shadow-inset:0px 4px 4px 0px #00000040 inset;--shadow-hover:0 14px 28px rgba(0, 0, 0, 0.25),0 10px 10px rgba(0, 0, 0, 0.22);--font-family-base:"Open Sans",sans-serif;--font-family-headings:"Lato";--font-color-base:#282828;--font-size-base:calc(var(--base-size) / 1.142857142857143);--link-color:var(--primary);--icon-font-size:22px;--input-background-color:var(--white);--input-border-color:var(--medium-gray);--input-border-radius:var(--radius);--input-focus-border-color:var(--input-border-color);--input-height:40px;--input-placeholder-color:var(--pp-gray);--input-has-error-text-color:var(--red-normal);--input-has-error-border-color:var(--red-normal);--input-disabled-text-color:var(--medium-gray);--input-disabled-border-color:var(--medium-gray);--input-placeholder-text-color:var(--medium-gray);--input-disabled-placeholder-text-color:var(--medium-gray);--focus-outline-color:var(--dark-gray);--focus-outline-width:1px;--radio-checkbox-size:var(--base-size);--radio-checkbox-checked-bg-color:var(--primary);--radio-checkbox-border-color:var(--font-color-base);--radio-checkbox-border-radius:1px;--dropdown-toggle-bg-color:var(--white);--dropdown-toggle-border-color:var(--medium-gray);--dropdown-toggle-text-color:var(--font-color-base);--dropdown-toggle-border-radius:var(--radius);--select-bg-color:var(--white);--select-border-color:var(--medium-gray);--select-text-color:var(--font-color-base);--select-border-radius:var(--radius);--select-height:40px;--select-disabled-bg-color:var(--white);--select-hover-background-color:var(--light-gray);--range-slider-color:var(--primary);--button-fonts-size:14px;--button-primary-bg-color:var(--primary);--button-primary-text-color:var(--white);--button-border-radius:20px;--button-focus-bg-color:var(--primary);--button-disabled-bg-color:var(--primary-lighten);--button-icon-only-bg-color:transparent;--button-icon-only-text-color:var(--font-color-base);--button-icon-only-hover-bg-color:var(--light-gray);--button-icon-only-hover-text-color:var(--font-color-base);--button-outline-border-color:var(--input-border-color);--button-outline-text-color:var(--font-color-base);--toggle-size:32px;--toggle-handle-color:var(--white);--toggle-active-color:var(--primary);--toggle-inactive-color:var(--medium-gray);--toggle-padding:calc(var(--toggle-size) / 8);--badge-bg-color:var(--primary);--card-border-radius:15px;--mega-menu-background-color:var(--white);--mega-menu-text-color:var(--font-color-base);--mega-menu-hover-background-color:var(--primary);--mega-menu-submenu-heading-color:var(--font-color-base);--nav-pills-background-color:var(--white);--nav-pills-hover-background-color:var(--button-primary-bg-color);--nav-pills-text-color:var(--font-color-base);--nav-pills-hover-text-color:var(--white);--nav-pills-disabled-color:var(--medium-gray);--nav-tab-disabled-color:var(--medium-gray);--pagination-active-bg-color:var(--primary);--pagination-hover-bg-color:var(--dark-gray);--catalogue-filter-icon-size:40px;--catalogue-filter-icon-bg-color:var(--white);--catalogue-filter-icon-text-color:var(--font-color-base);--catalogue-filter-icon-active-bg-color:var(--primary);--catalogue-filter-icon-active-text-color:var(--white);--catalogue-badge-bg-color:var(--badge-bg-color);--catalogue-badge-text-color:var(--white);--catalogue-card-radius:var(--radius);--catalogue-item-min-width:250px;--catalogue-item-obtained-bg-color:var(--green-normal);--catalogue-item-obtained-text-color:var(--white);--catalogue-item-missing-bg-color:var(--red-normal);--catalogue-item-missing-text-color:var(--white);--catalogue-item-expired-bg-color:var(--red-normal);--catalogue-item-expired-text-color:var(--white);--catalogue-item-expiring-bg-color:var(--red-normal);--catalogue-item-expiring-text-color:var(--white);--catalogue-item-state-text-color:var(--font-color-base);--catalogue-item-state-bg-color:var(--white);--catalogue-item-progress-bar-bg-color:var(--light-gray);--catalogue-item-progress-bar-color:var(--green-normal);--catalogue-image-ratio:500/273;--accordion-header-bg-color:var(--light-gray);--content-item-grid:repeat(auto-fill, minmax(var(--catalogue-item-min-width), 1fr));--competence-level-grade-bg-color:var(--dark-gray);--competence-status-bg-color:var(--dark-gray);--datepicker-selected-date-bg-color:var(--dark-gray);--gallery-item-bg-color:var(--white);--gallery-item-active-bg-color:var(--light-gray);--gallery-item-min-width:270px;--gallery-item-border-radius:var(--radius);--gallery-header-border-color:var(--medium-gray);--tooltip-bg-color:var(--light-gray);--workflow-step-indicator-size:50px;--workflow-step-divider-spacing:8px}.tile_pseudo{content:"";width:1rem;height:1rem;border-radius:50%;display:inline-block}#CategoryWrapper #Content .user_knowledge_and_skills.CategoryItem .Logo:before,#CategoryWrapper #Content .user_knowledge_and_skills.CategoryItem .logo:before,#CategoryWrapper #Content .usercertificates.CategoryItem .Logo:before,#CategoryWrapper #Content .usercertificates.CategoryItem .logo:before,#CategoryWrapper #Content .usercompliancy_knowledge_skills.CategoryItem .Logo:before,#CategoryWrapper #Content .usercompliancy_knowledge_skills.CategoryItem .logo:before,#Content #CategoryWrapper .user_knowledge_and_skills.CategoryItem .Logo:before,#Content #CategoryWrapper .user_knowledge_and_skills.CategoryItem .logo:before,#Content #CategoryWrapper .usercertificates.CategoryItem .Logo:before,#Content #CategoryWrapper .usercertificates.CategoryItem .logo:before,#Content #CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Logo:before,#Content #CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .logo:before,#Content .card.user_knowledge_and_skills .Logo:before,#Content .card.user_knowledge_and_skills .logo:before,#Content .card.usercertificates .Logo:before,#Content .card.usercertificates .logo:before,#Content .card.usercompliancy_knowledge_skills .Logo:before,#Content .card.usercompliancy_knowledge_skills .logo:before,.logo_pseudo{font-family:plusport;font-size:2rem;margin:18px 0;display:block;text-align:center}legend{border-bottom:0;padding-bottom:0;margin-bottom:0;margin-top:1rem}.chart{width:80px;height:80px}#CategoryWrapper .CategoryItem .Tile .card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .Tile .card .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .Tile.card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .Tile.card .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .card.usercertificates .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .card.userdata .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .card.userdata .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .tile .card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .tile .card .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .tile.card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .tile.card .NoImage .status span[class^=icon],#CategoryWrapper .Tile .CategoryItem .Image .status span[class^=icon],#CategoryWrapper .Tile .CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .Tile .CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .Tile.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .Tile.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .Tile.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .tile .CategoryItem .Image .status span[class^=icon],#CategoryWrapper .tile .CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .tile .CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .tile.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .tile.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .tile.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .usercertificates.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .usercertificates.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .usercertificates.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .userdata.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .userdata.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .userdata.CategoryItem .card-body .status span[class^=icon],.Tile #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.Tile #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.Tile #CategoryWrapper .CategoryItem .card-body .status span[class^=icon],.Tile .card .card-body .status span[class^=icon],.Tile.card .card-body .status span[class^=icon],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.card.projectcompliancycertificates .card-body .status span[class^=icon],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.card.user_knowledge_and_skills .card-body .status span[class^=icon],.card.usercertificates #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.card.usercertificates .card-body .status span[class^=icon],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.card.usercompliancy_knowledge_skills .card-body .status span[class^=icon],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.card.usercompliancycertificates .card-body .status span[class^=icon],.card.userdata #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.card.userdata #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.card.userdata .card-body .status span[class^=icon],.tile #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.tile #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.tile #CategoryWrapper .CategoryItem .card-body .status span[class^=icon],.tile .card .card-body .status span[class^=icon],.tile.card .card-body .status span[class^=icon],.tile_chartcircle{text-align:center;border-radius:50%;width:80px;height:80px;display:block}@media (min-width:1200px){.scripts_admin_user_search #frmSearch>.row>div{flex:0 0 25%;max-width:25%}}@media (min-width:1200px){.MenuVertical .pageTitle{min-height:7rem}}@media (max-width:767.98px){.hidden-xs{display:none}}@media (max-width:991.98px){.hidden-sm{display:none}}@media (max-width:1199.98px){.hidden-md{display:none}}@media (min-width:768px){.visible-xs{display:none}}@media (max-width:767.98px){.col-xs-12{max-width:100%}}@media (max-width:767.98px){.col-xs-6{max-width:50%;width:100%;padding-left:10px;padding-right:10px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.card-deck{display:flex;flex-direction:column}#CategoryWrapper .card-deck .CategoryItem,.card-deck #CategoryWrapper .CategoryItem,.card-deck .card{margin-bottom:1rem}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-1rem;margin-left:-1rem}#CategoryWrapper .card-deck .CategoryItem,.card-deck #CategoryWrapper .CategoryItem,.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:1rem;margin-bottom:0;margin-left:1rem}}@media (min-width:1200px){.col-xl-3{flex:0 0 25%;max-width:25%}}@media (min-width:1540px){.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-6{flex:0 0 50%;max-width:50%}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#282828;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.4rem;border-top-right-radius:.4rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#a6c939;border-color:#a6c939}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}}@media (min-width:1540px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xxl .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-xxl .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}}@media (min-width:1800px){.list-group-horizontal-xxxl{flex-direction:row}.list-group-horizontal-xxxl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xxxl .list-group-item:first-child{border-top-left-radius:.4rem;border-bottom-left-radius:.4rem;border-top-right-radius:0}.list-group-horizontal-xxxl .list-group-item:last-child{margin-right:0;border-top-right-radius:.4rem;border-bottom-right-radius:.4rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#2f502f;background-color:#d1e3d1}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#2f502f;background-color:#c1d9c1}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#2f502f;border-color:#2f502f}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#701f1f;background-color:#f4c8c8}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#701f1f;background-color:#f0b3b3}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#701f1f;border-color:#701f1f}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.checkbox input+label:before,.radio input+label:before{outline:0!important}.checkbox label,.radio label{position:static;vertical-align:baseline}.checkbox label:before,.radio label:before{margin-left:0;border:none}.checkbox label:after,.radio label:after{margin-left:0;content:""!important}.form-control{transition:none}.form-group .checkbox label span,.form-group .radio label span{bottom:auto}.page-item.active .page-link{background:unset;border-color:unset}.page-item.active .page-link{background-color:unset;border-color:unset}.select2-container--bootstrap-5 .select2-dropdown,.select2-container--bootstrap-5.select2-container--focus .select2-selection,.select2-container--bootstrap-5.select2-container--open .select2-selection,span.select2-dropdown.select2-dropdown--below{border-color:unset;box-shadow:none}#mm>li.mega-menu-item>a.mega-menu-link{font-size:calc(var(--font-size-base)/ 1.3);line-height:1em!important}#mm li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:unset}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-weight:400}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{font-weight:unset}.ui-widget button{font-family:var(--font-family-base)!important;font-size:var(--font-size-base)!important}body,html{background-color:var(--body-bg-color);min-height:100%}body{color:var(--font-color-base);font-family:var(--font-family-base);font-size:1rem;font-weight:400;line-height:1.5}main{position:relative}button,input[type=button i],input[type=file i]::-webkit-file-upload-button,input[type=reset i],input[type=submit i]{cursor:pointer}.matrix_header_left .OnDemandSelect{cursor:pointer}#CatalogueDetailsDates .SessionBlock .Subscribed h1,#CatalogueDetailsDates .SessionBlock .module,#CatalogueDetailsDates .Subscribed h1,#CategoryWrapper .CategoryItem .card.card-default .Image fieldset>legend,#CategoryWrapper .CategoryItem .card.card-default .NoImage fieldset>legend,#CategoryWrapper .CategoryItem h2.card-title,#CategoryWrapper .card-default.CategoryItem .Image fieldset>legend,#CategoryWrapper .card-default.CategoryItem .NoImage fieldset>legend,#CategoryWrapper .card-default.CategoryItem .card-body fieldset>legend,.CatalogueItem .card-title,.CategoryItem .card-title,.ContentItem .card-title,.card h2.card-title,.card.card-default #CategoryWrapper .CategoryItem .Image fieldset>legend,.card.card-default #CategoryWrapper .CategoryItem .NoImage fieldset>legend,.card.card-default .card-body fieldset>legend,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-family-headings)}body{font-family:var(--font-family-base);font-size:var(--font-size-base)}.h1,h1{margin:25px 0 15px;font-weight:600;font-size:calc(var(--base-size) * 1.875)}#CatalogueDetailsDates .SessionBlock .Subscribed h1,#CategoryWrapper .CategoryItem h2.card-title,.card h2.card-title,.h2,h2{margin:0 0 15px;font-weight:500;font-size:24px}#CatalogueDetailsDates .Subscribed h1,#CategoryWrapper .CategoryItem .card.card-default .Image fieldset>legend,#CategoryWrapper .CategoryItem .card.card-default .NoImage fieldset>legend,#CategoryWrapper .card-default.CategoryItem .Image fieldset>legend,#CategoryWrapper .card-default.CategoryItem .NoImage fieldset>legend,#CategoryWrapper .card-default.CategoryItem .card-body fieldset>legend,.card.card-default #CategoryWrapper .CategoryItem .Image fieldset>legend,.card.card-default #CategoryWrapper .CategoryItem .NoImage fieldset>legend,.card.card-default .card-body fieldset>legend,.h3,h3{margin-top:1rem;font-size:16px;font-weight:300;font-size:1.4rem}#CatalogueDetailsDates .SessionBlock .module,.h4,h4{margin:0 0 5px;font-size:14px}.CatalogueItem .card-title,.CategoryItem .card-title,.ContentItem .card-title,.h5,h5{margin:0 0 5px;font-size:var(--base-size)}.h6,h6{margin:0 0 5px;font-size:12px}a{cursor:pointer;color:var(--link-color);text-decoration:underline}a:hover{text-decoration:none}a:focus-visible{outline:1px solid #000!important;outline-offset:-1px}dl{margin:0 0 30px}dd,dt{margin-left:0}dt{font-weight:700}dd{margin-bottom:1rem}.sr-only{position:absolute!important}.rotate{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#trigger{font-size:3rem}#ToWatchFrame,.responsive-video{max-width:100%;width:1000px}#ToWatchFrame{height:410px}.HideElement{display:none}.disabled{color:#ccc}.form-control-static img#preview{max-width:none}#CategoryWrapper .CategoryItem .Image:after,#CategoryWrapper .CategoryItem .Image:before,#CategoryWrapper .CategoryItem .NoImage:after,#CategoryWrapper .CategoryItem .NoImage:before,#TrainingWrapper:after,#TrainingWrapper:before,.card-body:after,.card-body:before,.clearfix:after,.clearfix:before,html.scripts_user_general_text body #Dashboard:after,html.scripts_user_general_text body #Dashboard:before,html[class^=scripts_sims] #MenuDashboard ul:after,html[class^=scripts_sims] #MenuDashboard ul:before{content:" ";display:table}#CategoryWrapper .CategoryItem .Image:after,#CategoryWrapper .CategoryItem .NoImage:after,#TrainingWrapper:after,.card-body:after,.clearfix:after,html.scripts_user_general_text body #Dashboard:after,html[class^=scripts_sims] #MenuDashboard ul:after{clear:both}.arrow_down{top:auto;position:relative;right:0}.hide{display:none!important}.aspect-ratio-box{height:0;overflow:hidden;padding-top:54.1818181818%;background:#fff;position:relative}.aspect-ratio-box-inside{position:absolute;top:0;left:0;width:100%}.help-block{font-style:italic}.percentage,td.percentage{text-align:right}.percentage.matrix_header_left_first,td.percentage.matrix_header_left_first{text-align:left}.ScormModalContent,.ScormModalContent body{background-color:transparent}.ui-sortable-handle{cursor:move}#Content{margin-left:auto;margin-right:auto;padding-bottom:15px;scroll-margin-top:120px}@media (min-width:768px) and (max-width:1539.98px){#Content{padding-bottom:45px}}@media (min-width:992px){#Content{padding-left:15px;padding-right:15px}}html.scripts_External_dashboard_v2 #Content,html.scripts_user_general_text #Content{padding-top:24px}@media (max-width:991.98px){.MenuVertical #Content{padding-top:60px}}.MenuVertical #Content #Dashboard{margin-top:35px}.gridWrapper{display:grid;grid-template-columns:var(--content-item-grid);grid-gap:30px;margin:0}.gridItem{box-shadow:var(--shadow);border-radius:8px;border:0}.gridItem:hover{cursor:pointer;box-shadow:var(--shadow-hover);transition:.2s ease-in-out}.gridItem.active{background-color:#eee;box-shadow:var(--shadow-hover)}.rt-th>div,th{font-weight:700;height:70px}td.Right,td.right,th.currency,th.float,th.integer{text-align:right}td[onclick]{cursor:pointer}td[onclick]:focus,td[onclick]:hover{background-color:var(--select-hover-background-color)}.rt-th,th{color:#000;-webkit-font-smoothing:unset!important;-moz-osx-font-smoothing:grayscale}.rt-th,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th,.table-striped>tbody>tr>td,.table-striped>tbody>tr>th,.table-striped>tfoot>tr>td,.table-striped>tfoot>tr>th,.table-striped>thead>tr>td,.table-striped>thead>tr>th{border-left:none;border-right:none;border-bottom:1px solid #ddd;vertical-align:middle}#table-responsive-tra th{vertical-align:top!important;white-space:nowrap}#table-responsive-tra select{width:-webkit-max-content;width:max-content;max-width:10vw;min-width:5vw}#table-responsive-tra .select2-selection__choice{text-wrap:wrap;min-width:20vw}#table-responsive-tra .select2-selection--single{padding-right:3.5rem;max-width:15vw}#table-responsive-tra .select2-selection--multiple{padding-right:54px;max-width:30vw;width:auto!important}.floatThead-container{background:#fff;z-index:99!important;border-bottom:1px solid var(--dark-gray)}.floatThead-container>.table-bordered>thead>tr>th{border:0!important}.table-striped a:hover{text-decoration:none}.table-bordered .date{width:165px}.table-bordered .date.thEven,.table-bordered .date.thOdd{width:auto}.table-bordered .number{width:10rem}.table-bordered .validity{width:115px}.table-bordered .compliancy{width:45px}.table-bordered .session_occupation{min-width:110px;width:110px}.table-bordered .session_occupation span{float:right;padding:0!important}.table-bordered .session_occupation span .icon{margin-left:5px}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0;border-right:0}.AnswerTable .radio{margin-right:0;padding-left:12px}.AnswerTable .Answer{vertical-align:middle;padding-left:.5rem}.datarow.info{background-color:#ddd!important}.datarow .icon.icon-check{color:var(--green-normal)}.datarow .icon.icon-alarm,.datarow .icon.icon-check.expiring,.datarow .icon.icon-check.isCritical,.datarow .icon.icon-check.isCriticalcertificateStatus{color:var(--orange-normal)}.datarow .icon.icon-cancel-square,.datarow .icon.icon-clear,.datarow .icon.icon-cross,.datarow .icon.icon-cross2{color:var(--red-normal)}.datarow .icon a:hover{text-decoration:none}.datarow .icon .input-group .icon,.datarow .icon .modal-body .icon{color:inherit!important}.containsBootstrapGrid .table-responsive table tbody tr td.text span.icon{margin-left:1rem}html.scripts_admin_training_training_signup_edit table.table-bordered.table-striped input.radio{display:inline-block}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){html.scripts_admin_training_training_signup_edit table.table-bordered.table-striped input.radio{margin-top:30px}}.table-striped>tbody>tr:nth-of-type(Even){background-color:#fff}.table td.Icon,.table td.icononly,.table th.button,table th.gridcheckbox{padding:3px;text-align:center}td.icononly .btn-primary{padding:5px}td.Center input[type=checkbox],td.Center input[type=radio]{margin:0 auto;vertical-align:middle;display:inline-block}table.datelist td{width:10rem}table.datelist td.city{width:12rem}table.datelist td.location{width:20rem}.StickyTableWrapper{position:relative}.StickyTableScroller{margin-left:221px;width:calc(100% - 221px);overflow-x:auto;overflow-y:visible;padding-bottom:5px}.Grid.StickyTable .Even{background-color:#fff}.Grid.StickyTable .Odd{background-color:#f5f5f5}.Grid.StickyTable{border:none;border-collapse:separate;border-spacing:0;font:normal 13px Arial,sans-serif}.Grid.StickyTable td{height:51px;padding-left:5px;padding-right:5px}.Grid.StickyTable th{padding-left:5px;padding-right:5px;height:40px}.Grid.StickyTable td.StickyColumn1,.Grid.StickyTable th.StickyColumn1{height:51px;padding:5px;left:0;position:absolute;top:auto;width:220px;vertical-align:middle;white-space:pre-wrap}.Grid.StickyTable .Odd .StickyColumn1{background-color:#f5f5f5}.Grid.StickyTable .Even .StickyColumn1{background-color:#fff}.Grid.StickyTable .input-group-md{min-width:105px}.Grid.StickyTable>tbody>tr:first-child+tr{display:none}.sortable .icon.sort{display:none}.sortable.asc .icon,.sortable.desc .icon{display:initial}.table th.sortable span.icon{float:none!important;position:absolute}.table th.sortable span.icon:before{top:-6px!important}.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-5ths{width:20%;float:left}@media (min-width:768px){.col-sm-5ths{width:20%;float:left}}@media (min-width:992px){.col-md-5ths{width:20%;float:left}.modal-lg{width:1032px}}@media (min-width:1200px){.col-lg-5ths{width:20%;float:left}}.gridComponent{margin-left:0}.gridComponent.gridExport .dropdown-toggle::after{float:none;margin-top:0}.gridComponent .dropdown.disabled,.gridComponent [disabled]{display:none}@media (max-width:767.98px){.row.gridComponents .buttons{float:none;max-width:100%}}@media (min-width:768px){.row.gridComponents{display:flow-root;justify-content:flex-end}.row.gridComponents .buttons{float:right}}.accordion .form-group.containsRadioGroup{border-radius:.5rem}.accordion .accordion-item{margin-bottom:var(--spacing)}.accordion .accordion-item.active .accordion-header{background:0 0}.accordion .accordion-item.active .accordion-header .icon::before{-webkit-transform:scaleY(-1)!important;transform:scaleY(-1)!important;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear}.accordion .accordion-item .accordion-header{display:flex;justify-content:space-between;font-size:1em;padding:1rem;border-bottom:none;cursor:pointer;overflow:hidden;position:relative;background-color:var(--accordion-header-bg-color)!important;transition:background .2s linear;max-width:none;color:var(--font-color-base);padding:.7rem var(--spacing);font-weight:700}.accordion .accordion-item .accordion-header:focus{outline:var(--focus-outline-width) solid var(--focus-outline-color)!important;outline-offset:0!important}.accordion .accordion-item .accordion-header .Accordion__Button{flex-grow:1}.accordion .accordion-item .accordion-header .icon.icon-warning_amber{float:left;color:var(--orange-normal);font-size:16px;margin-right:10px;position:relative;right:auto;margin-top:auto;padding-top:3px}.accordion .accordion-item .accordion-header .icon.icon-warning_amber:before{-webkit-transform:none!important;transform:none!important}.accordion .accordion-item .accordion-header .icon-arrow-down:before{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;content:"";width:16px;height:12px;margin-top:5px}.accordion .accordion-item .accordion-header .badge.float-right{margin-right:24px!important}.accordion .accordion-item .accordion-content{padding-top:1rem;padding-bottom:1rem}.accordion .accordion-item .accordion-content .form-group.containsRadioGroup{border:1px solid #ccc;padding:1rem;overflow:hidden}.accordion .accordion-item .accordion-content .form-group.containsRadioGroup>label{min-height:3rem;width:100%;border-bottom:1px solid #ccc!important;margin-bottom:1rem}.accordion .accordion-item .accordion-content .form-group.containsRadioGroup .input-group{margin-top:1rem}.accordion .accordion-item .accordion-content .form-group.containsRadioGroup i.form-control-feedback{right:2rem;top:4.5rem}.accordion .accordion-item .accordion-content .form-group.containsRadioGroup .note-editor.note-frame{margin-bottom:0}.accordion .accordion-item .accordion-content .form-group.containsSelectbox #cou_cty_id+i{display:none}#accordion .SessionInfo table td.SessionButtons .SessionButton{margin-right:0;cursor:pointer}#accordion .SessionInfo .SessionDates{display:flex;align-items:center;margin-bottom:var(--spacing)}#accordion .SessionInfo .SessionDates>input,#accordion .SessionInfo .SessionDates>span{display:inline-block;width:200px}#accordion .SessionInfo .SessionDates .SessionTime.Start .sessiontime input{float:left;width:50%;z-index:0}#accordion .SessionInfo .SessionTrainers>span{display:block}.containsBootstrapForm .form-horizontal .control-label{text-align:left;padding-top:0}.containsBootstrapForm .form-horizontal .form-control-static{min-height:25px;padding-bottom:0}.alert .close{text-decoration:none}.alert>.icon{float:left}.alert-success{color:var(--green-normal);background-color:var(--green-extra-light);border-color:var(--green-normal)}.alert-danger{color:var(--red-normal);background-color:var(--red-extra-light);border-color:var(--red-normal)}.alert-warning{color:var(--orange-normal);background-color:var(--orange-extra-light);border-color:var(--orange-normal)}.badge{margin-left:unset!important;font-size:calc(var(--base-size)/ 1.33);text-decoration:none;border-radius:23px 23px;padding:6px 4px;width:auto;min-height:23px;min-width:23px;display:inline-flex;align-items:center;justify-content:center;padding:calc(var(--spacing)/ 4) calc(var(--spacing)/ 3)}.badge:focus{outline:var(--focus-outline-width) solid var(--focus-outline-color)!important;outline-offset:4px!important;box-shadow:none!important}.badge-primary{background-color:var(--catalogue-badge-bg-color)}.badge-danger{background-color:var(--red-normal)}.badge-success{background-color:var(--green-normal)}.badge-warning{background-color:var(--orange-normal)}.badge+.badge{margin-left:calc(var(--spacing)/ 3)!important}.badge .icon.right{font-size:18px}.badges>.form-group>.form-control-static{display:flex;gap:10px;flex-wrap:wrap}.badges>.form-group>.form-control-static .badge{margin-left:0!important}.bootstrap-dialog .bootstrap-dialog-header,.modal-header{width:100%;border-top-left-radius:0!important;border-top-right-radius:0!important}.bootstrap-dialog .bootstrap-dialog-header button.close,.modal-header button.close{line-height:1rem}.bootstrap-dialog .bootstrap-dialog-header button.close:focus-visible,.modal-header button.close:focus-visible{outline:2px solid #163e59;outline-offset:-10px}.bootstrap-dialog .bootstrap-dialog-title,.modal-title{line-height:1.5rem;font-size:1.25rem;color:inherit!important;margin-bottom:0}.bootstrap-dialog .bootstrap-dialog-message,.modal-message{overflow-x:auto;overflow-y:auto;min-height:auto}.bootstrap-dialog .bootstrap-dialog-body .QBPlayer,.modal-body .QBPlayer{height:760px!important}.bootstrap-dialog .bootstrap-dialog-body .btn-toolbar,.modal-body .btn-toolbar{margin-left:-1rem;border-top:1px solid #dee2e6;margin-right:-1rem;padding:1rem 1rem 0 1rem}.bootstrap-dialog .bootstrap-dialog-dialog .modal-body,.modal-dialog .modal-body{min-height:0}.bootstrap-dialog .bootstrap-dialog-ie11,.modal-ie11{@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500&display=swap");font-family:"Open Sans",sans-serif;font-size:1.2rem}.bootstrap-dialog .bootstrap-dialog-ie11 .modal-header,.modal-ie11 .modal-header{align-items:center;font-size:1.4rem;font-weight:700}.bootstrap-dialog .bootstrap-dialog-ie11 .modal-header .icon-warning2,.modal-ie11 .modal-header .icon-warning2{color:#ff9b4e;font-size:2rem;margin-right:1rem}.bootstrap-dialog .bootstrap-dialog-ie11 .modal-content,.modal-ie11 .modal-content{border-radius:5px;border:none}.bootstrap-dialog .bootstrap-dialog-ie11 .modal-footer,.modal-ie11 .modal-footer{background-color:#f2f2f2}.bootstrap-dialog .bootstrap-dialog-ie11 button.close,.modal-ie11 button.close{background:#ccc;border-radius:50%;color:#000;opacity:1;font-size:2rem;margin-right:-.3rem;padding:.4rem;line-height:.6}#CategoryWrapper .bootstrap-dialog .bootstrap-dialog .CategoryItem,#CategoryWrapper .modal .CategoryItem,.bootstrap-dialog .bootstrap-dialog #CategoryWrapper .CategoryItem,.bootstrap-dialog .bootstrap-dialog .card,.modal #CategoryWrapper .CategoryItem,.modal .card{box-shadow:none}.scripts_admin_actions_merge_merge_users .modal-dialog,.scripts_admin_user_edit.que .modal-dialog,.scripts_crm_template_list .modal-dialog{width:80rem}.bootstrap-dialog-header{display:flex;align-items:flex-start;justify-content:space-between}.bootstrap-dialog-body{display:flex;width:100%}.bootstrap-dialog-body .bootstrap-dialog-message{width:inherit}.bootstrap-dialog-message #DialogLanguage,.bootstrap-dialog-message #dlgSettings,.bootstrap-dialog-message>div{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card,.bootstrap-dialog-message>div>.row>.col-12>.card{border:0;padding:0}#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .Image,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .NoImage,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card>.Header,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .Image,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .NoImage,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card>.Header,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card .Image,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card .NoImage,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card>.Header,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .Image,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .NoImage,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .card-body,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem>.Header,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem>.card-header,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .Image,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .NoImage,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .card-body,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem>.Header,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem>.card-header,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .Image,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .NoImage,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .card-body,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem>.Header,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem>.card-header,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .Image,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .NoImage,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .card-body,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem>.Header,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem>.card-header,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .Image,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .NoImage,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .card-body,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem>.Header,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem>.card-header,.bootstrap-dialog-message #CategoryWrapper .CategoryItem #DialogLanguage>.row>.col-12>.card>.Header,.bootstrap-dialog-message #CategoryWrapper .CategoryItem #dlgSettings>.row>.col-12>.card>.Header,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .card-body,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card>.card-header,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .card-body,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card>.card-header,.bootstrap-dialog-message>div>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image,.bootstrap-dialog-message>div>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage,.bootstrap-dialog-message>div>.row>.col-12>.card .card-body,.bootstrap-dialog-message>div>.row>.col-12>.card>.card-header{padding-left:0;padding-right:0}#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .Image,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .NoImage,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .Image,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .NoImage,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card .Image,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card .NoImage,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .Image,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .NoImage,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .card-body,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .Image,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .NoImage,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .card-body,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .Image,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .NoImage,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .card-body,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .Image,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .NoImage,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .card-body,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .Image,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .NoImage,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .card-body,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .card-body,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .card-body,.bootstrap-dialog-message>div>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image,.bootstrap-dialog-message>div>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage,.bootstrap-dialog-message>div>.row>.col-12>.card .card-body{margin-left:0;margin-right:0}#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .Image form,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .NoImage form,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .Image form,#CategoryWrapper .CategoryItem .bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .NoImage form,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card .Image form,#CategoryWrapper .CategoryItem .bootstrap-dialog-message>div>.row>.col-12>.card .NoImage form,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .Image form,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .NoImage form,#CategoryWrapper .bootstrap-dialog-message #DialogLanguage>.row>.col-12>.CategoryItem .card-body form,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .Image form,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .NoImage form,#CategoryWrapper .bootstrap-dialog-message #dlgSettings>.row>.col-12>.CategoryItem .card-body form,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .Image form,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .NoImage form,#CategoryWrapper .bootstrap-dialog-message>div>.row>.col-12>.CategoryItem .card-body form,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .Image form,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .NoImage form,.bootstrap-dialog-message #CategoryWrapper #DialogLanguage>.row>.col-12>.CategoryItem .card-body form,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .Image form,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .NoImage form,.bootstrap-dialog-message #CategoryWrapper #dlgSettings>.row>.col-12>.CategoryItem .card-body form,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image form,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage form,.bootstrap-dialog-message #DialogLanguage>.row>.col-12>.card .card-body form,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image form,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage form,.bootstrap-dialog-message #dlgSettings>.row>.col-12>.card .card-body form,.bootstrap-dialog-message>div>.row>.col-12>.card #CategoryWrapper .CategoryItem .Image form,.bootstrap-dialog-message>div>.row>.col-12>.card #CategoryWrapper .CategoryItem .NoImage form,.bootstrap-dialog-message>div>.row>.col-12>.card .card-body form{padding-left:0;padding-right:0}.modal{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.modal-content{border-radius:15px;max-width:95vw;margin-left:auto;margin-right:auto;box-shadow:var(--shadow)}.modal-body{padding:1rem!important}.modal-title{line-height:1.5rem;font-size:1.25rem}.modal-title svg{margin-right:4px}#popup{background:#fff}#popup body{background:inherit}#popup body nav .pagination{margin:2rem 0 1rem 0}#popup body main{margin-right:auto;margin-left:auto;overflow-x:hidden}#CategoryWrapper #popup body main .CategoryItem,#popup body main #CategoryWrapper .CategoryItem,#popup body main .card{border:0;box-shadow:none}#popup body main .label-info{background:#444;color:#fff;padding:.4rem .6rem;font-size:1rem;border-radius:3px;float:right}#popup #skip-to-content-link{display:none}.bootstrap-dialog.type-primary .modal-header{background:0 0}.ScormModalContent,.ScormModalContent body{background-color:transparent}.ScormModalContent{display:flex;justify-content:center;align-items:center}.ScormModalContent frameset{width:100%}.ScormModalContent #blocked,.ScormModalContent #success{text-align:center;justify-content:center}.ScormModalContent #blocked .btn-toolbar{justify-content:center}.nav-tabs>li>a{color:var(--font-color-base)}.nav-tabs>li>a:hover{color:var(--font-color-base)}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:var(--font-color-base)}.nav-pills{display:flex}.nav-pills .nav-item .nav-link{background-color:var(--nav-pills-background-color);box-shadow:var(--shadow);color:var(--nav-pills-text-color);text-decoration:none;transition:all .2s ease-in-out;margin-right:10px;margin-bottom:20px;padding:8px 10px;height:50px;display:flex;align-items:center;font-weight:600;border-radius:8px;border:1px solid rgba(0,0,0,.1)}.nav-pills .nav-item .nav-link.disabled,.nav-pills .nav-item .nav-link:disabled{color:var(--nav-pills-disabled-color)}.nav-pills .nav-item .nav-link.active:not(.disabled,:disabled),.nav-pills .nav-item .nav-link:hover:not(.disabled,:disabled){color:var(--nav-pills-hover-text-color);background:var(--nav-pills-hover-background-color)}.nav-pills .nav-item .nav-link:focus{outline:0!important;color:var(--nav-pills-hover-text-color);background:var(--nav-pills-hover-background-color);box-shadow:var(--shadow-inset)}ul.nav-tabs{box-shadow:inset 0 -1px 0 0 #ccc;margin-bottom:1.5rem;margin-top:0!important;border:none}ul.nav-tabs>li.active>a,ul.nav-tabs>li.active>a:focus,ul.nav-tabs>li.active>a:hover{background:0 0;color:var(--font-color-base)}ul.nav-tabs.justify-content-end{justify-content:flex-start!important}#Content main>.row:first-child+.row{position:relative}#Content main>.row:first-child+.row+.row{position:relative}#Content main>.row:first-child+.row .col-lg-12{position:relative;-webkit-transform:translate(0,0);transform:translate(0,0)}#Content main>.row:first-child+.row .dropdown-menu{z-index:9999;background-color:#fff}.progress{height:1.4rem}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);transition:width .6s ease;overflow:visible;text-shadow:1px 1px 2px #000}.progress-bar-striped,.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:var(--green-normal)}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:var(--orange-normal)}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:var(--red-normal)}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.containsPasswordchecker .progress{background:rgba(255,255,255,.1);background-image:linear-gradient(135deg,rgba(255,255,255,.1) 25%,rgba(0,0,0,.05) 25%,rgba(0,0,0,.05) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.1) 75%,rgba(0,0,0,.05) 75%,rgba(0,0,0,.05));background-size:20px 20px}#Header{background:var(--mega-menu-background-color);overflow:visible!important}.MenuHorizontal #page-wrapper{padding-top:60px}#Header{position:fixed;width:100%;z-index:1000;box-shadow:var(--shadow)}#payoff{position:fixed;top:28px;right:270px;color:#fff;z-index:1001;font-weight:700;font-size:1.6rem;text-transform:uppercase}@media screen and (max-width:991px){#Header{width:100%;height:60px;margin-bottom:5px;top:0}}@media (min-width:992px){.MenuHorizontal #page-wrapper{padding-left:0;padding-right:0;padding-top:80px;min-height:100vh}.MenuHorizontal #page-wrapper #Content{background-color:inherit}.MenuHorizontal #Header{height:80px;margin-top:-80px;z-index:1000}}@media (min-width:768px){.MenuVertical #page-wrapper{padding-top:1px;margin-top:0}.MenuVertical #Header{width:110px;z-index:1000}}@media screen and (max-height:954px) and (min-width:768px){.MenuVertical #Header{width:110px}.MenuVertical #Header .mega-menu-link{padding-left:0}.MenuVertical ul#mm{width:110px}.MenuVertical #mm>li.mega-menu-item>a.mega-menu-link{padding-left:0;padding-right:0}}#Logo_top{height:60px;width:250px;margin:10px 0;background-repeat:no-repeat;background-size:contain;background-position-x:right;background-position-y:center}@media (min-width:992px) and (max-width:1199.98px){#Logo_top{max-width:140px}}@media (min-width:992px){#Logo_top{position:absolute;right:1rem}}@media (max-width:991.98px){#Logo_top{position:fixed;display:block;z-index:1001;height:40px;background-position:100% 50%;right:15px;top:0}}@media (min-width:992px){.MenuHorizontal #Logo_top{position:fixed;right:1rem;top:0;z-index:1001}}@media (min-width:992px){.MenuVertical #Logo_top{right:30px;top:0}}@media (min-width:992px){.MenuVertical .pageTitle{padding-right:250px;min-height:7rem}}#gallery .top{background-color:transparent!important;border-bottom:1px solid var(--gallery-header-border-color)!important;border-left:none!important;padding-bottom:var(--spacing)}#gallery .top div.left{padding-left:0!important}#gallery .top div.right{float:none;margin-right:-1rem;padding-right:0!important}#gallery .top div.right .btn-toolbar{float:right}#gallery .top span.icon.left{display:inline-block;padding-left:0;width:auto;font-size:var(--icon-font-size)}#gallery .content{margin-top:var(--spacing)}#gallery .content .left{padding-left:0!important;padding-top:0!important}#gallery li.active a{color:var(--font-color-base)!important;font-weight:700}#gallery li a{line-height:2}#gallery #gallery_list{display:grid;grid-template-columns:var(--content-item-grid);gap:30px}#gallery #gallery_list .image_wrapper{background-color:var(--gallery-item-bg-color);box-shadow:var(--shadow);width:auto;height:auto;padding:var(--spacing);margin:0;border:0;transition:box-shadow .15s ease-in-out}#gallery #gallery_list .image_wrapper:hover{box-shadow:var(--shadow-hover)}#gallery #gallery_list .image_wrapper.active{background-color:var(--gallery-item-active-bg-color)}#gallery #gallery_list .image_wrapper .name{font-weight:700;text-align:left;font-size:16px;font-family:var(--font-family-headings);margin-bottom:0}#gallery #gallery_list .image_wrapper .image{margin-top:var(--spacing);width:auto!important;background-size:contain!important;border-radius:0!important}#gallery #gallery_list .image_wrapper .info{width:100%}#gallery #gallery_list .image_wrapper .info ul{white-space:normal}#gallery #gallery_list .image_wrapper .info ul li{display:inline;font-size:12px}#gallery #gallery_list .image_wrapper .info ul li:after{display:inline;content:"•";padding:0 0 0 4px}#gallery #gallery_list .image_wrapper .info ul li:last-child:after{content:""}#gallery #gallery_list .info{margin-top:1rem!important}#gallery{border-radius:10px}#gallery .top{border-top-left-radius:10px;border-top-right-radius:10px;background-color:#a2c438;border-bottom:1px solid #96b533;border-left:1px solid #96b533;display:table;width:100%}#gallery .top .left{padding:2px;font-size:14px;color:#fff;display:table-cell;padding-left:16px;vertical-align:middle;width:160px}#gallery .top .right{display:table-cell;text-align:right;padding-top:4px;padding-right:12px;padding-bottom:2px;float:right}#gallery .top .right .ButtonStrip_table,#gallery .top .right .ButtonStrip_td_center{margin:0;padding:0;border-bottom:none}#gallery .content{width:100%;display:table}#gallery .content .left{width:160px;vertical-align:top;background-color:#fff;border-bottom-left-radius:10px;padding-left:16px;padding-top:10px}#gallery .content .right{border-bottom-right-radius:10px;border-right:1px solid #fff;border-bottom:1px solid #fff}#gallery .pane{display:table-cell}#gallery #mainFrame{width:100%;height:700px;background-color:transparent}#scripts_admin_gallery_browse #gallery #mainFrame{height:540px}#gallery li,#gallery ul,#gallery_list li,#gallery_list ul{list-style-type:none;margin:0;padding:0}#gallery li.active a{color:#96b533}#scripts_admin_gallery_browse_images,#scripts_admin_gallery_images{background-image:none;background-color:#f0f0f0}#gallery_list{width:100%}#gallery_list .image_wrapper{width:200px;height:240px;border:1px solid #ddd;float:left;overflow:hidden;padding:10px;margin:5px;background-color:#fff;cursor:pointer;border-radius:10px}#scripts_admin_gallery_browse_images #gallery_list .image_wrapper{width:130px;height:130px;border:1px solid #ddd;padding:5px;margin:2px;border-radius:5px}#gallery_list .image_wrapper.active{background-color:#a2c438}#gallery_list .image_wrapper .image{width:200px;height:180px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:10px}#scripts_admin_gallery_browse_images #gallery_list .image_wrapper .image{width:130px;height:130px;background-size:cover;background-repeat:no-repeat;background-position:center center;border-radius:5px}#gallery_list .image_wrapper .info,#gallery_list .image_wrapper .name{width:200px;overflow:hidden;white-space:nowrap;font-size:.8em}#scripts_admin_gallery_browse_images #gallery_list .image_wrapper .info,#scripts_admin_gallery_browse_images #gallery_list .image_wrapper .name{display:none}#gallery_list .image_wrapper .name{text-align:center;margin-bottom:4px}#gallery_list .image_wrapper .info{margin-top:6px}#CategoryWrapper .CategoryItem .projectcompliancycertificates .Image,#CategoryWrapper .CategoryItem .projectcompliancycertificates .NoImage,#CategoryWrapper .CategoryItem .usercompliancy_knowledge_skills .Image,#CategoryWrapper .CategoryItem .usercompliancy_knowledge_skills .NoImage,#CategoryWrapper .CategoryItem .usercompliancycertificates .Image,#CategoryWrapper .CategoryItem .usercompliancycertificates .NoImage,.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image,.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage,.projectcompliancycertificates .card-body,.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image,.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage,.usercompliancy_knowledge_skills .card-body,.usercompliancycertificates #CategoryWrapper .CategoryItem .Image,.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage,.usercompliancycertificates .card-body{position:relative}.card-collapse{position:relative}span[class^=evidence]>.badge{color:#fff}#CategoryWrapper .CategoryItem .card.containsPanel>.card-collapse>.Image,#CategoryWrapper .CategoryItem .card.containsPanel>.card-collapse>.NoImage,#CategoryWrapper .containsPanel.CategoryItem>.card-collapse>.Image,#CategoryWrapper .containsPanel.CategoryItem>.card-collapse>.NoImage,#CategoryWrapper .containsPanel.CategoryItem>.card-collapse>.card-body,.card.containsPanel>.card-collapse>.card-body{padding:0}.CategoryItemWrapper .Header{border-bottom:1px solid rgba(0,0,0,.125)!important}#CategoryWrapper a.CategoryItem,a.card{text-decoration:none;color:var(--font-color-base)}#CategoryWrapper a.CategoryItem:hover,a.card:hover{color:inherit}#CategoryWrapper .CategoryItem,.card{border-radius:var(--card-border-radius);border:0;word-wrap:initial;box-shadow:var(--shadow)}#CategoryWrapper .CategoryItem h2.card-title,.card h2.card-title{margin:0}#CategoryWrapper .CategoryItem h2.card-title .badge,.card h2.card-title .badge{position:relative;top:-2px}#CategoryWrapper .CategoryItem .Image,#CategoryWrapper .CategoryItem .NoImage,.card-body{padding:var(--spacing)}#CategoryWrapper .CategoryItem .Header,.card-header{border-color:#e5e9f2;border-bottom:0;background:0 0;padding:var(--spacing) var(--spacing) 0 var(--spacing);text-decoration:none;color:var(--font-color-base)}#CategoryWrapper .CategoryItem .Header:hover,.card-header:hover{color:inherit}#CategoryWrapper .CategoryItem [data-toggle=collapse].Header,.card-header[data-toggle=collapse]{cursor:pointer}#CategoryWrapper .CategoryItem .Header .card-title,.card-header .card-title{margin-bottom:0}#CategoryWrapper .CategoryItem .Header .btn-toolbar,.card-header .btn-toolbar{margin-top:0}.card-secondary{margin-top:1rem;margin-bottom:1rem}.card-profilepicture{box-shadow:none;background:0 0}#CategoryWrapper .CategoryItem .card-profilepicture .Image,#CategoryWrapper .CategoryItem .card-profilepicture .NoImage,.card-profilepicture #CategoryWrapper .CategoryItem .Image,.card-profilepicture #CategoryWrapper .CategoryItem .NoImage,.card-profilepicture .card-body{padding:0}.card-footer{min-height:41px;padding:1.25rem;border-top:0;background-color:transparent}.card-footer:last-child{border-bottom-right-radius:.4rem;border-bottom-left-radius:.4rem}#CategoryWrapper .CategoryItem .card.collapsable .Header,#CategoryWrapper .collapsable.CategoryItem .Header,#CategoryWrapper .collapsable.CategoryItem .card-header,.card.collapsable #CategoryWrapper .CategoryItem .Header,.card.collapsable .card-header{padding-bottom:var(--spacing)}#CategoryWrapper .CategoryItem .card.collapsable .Header .icon,#CategoryWrapper .collapsable.CategoryItem .Header .icon,#CategoryWrapper .collapsable.CategoryItem .card-header .icon,.card.collapsable #CategoryWrapper .CategoryItem .Header .icon,.card.collapsable .card-header .icon{position:absolute;right:1.25rem;float:none;top:26px}#CategoryWrapper .collapsable.CategoryItem .table .icon,.card.collapsable .table .icon{font-size:var(--icon-font-size)}#CategoryWrapper .CategoryItemWrapper.CategoryItem,.card.CategoryItemWrapper{border-style:solid;border-width:1px}#CategoryWrapper .CategoryItem .card.CategoryItemWrapper .Header,#CategoryWrapper .CategoryItemWrapper.CategoryItem .Header,#CategoryWrapper .CategoryItemWrapper.CategoryItem .card-header,.card.CategoryItemWrapper #CategoryWrapper .CategoryItem .Header,.card.CategoryItemWrapper .Header,.card.CategoryItemWrapper .card-header{border-bottom:1px solid rgba(0,0,0,.125)}#CategoryWrapper .CategoryItem .card.containsBootstrapForm .Header,#CategoryWrapper .CategoryItem .card.containsBootstrapGrid .Header,#CategoryWrapper .CategoryItem .card.containsButtonToolbar .Header,#CategoryWrapper .containsBootstrapForm.CategoryItem .Header,#CategoryWrapper .containsBootstrapForm.CategoryItem .card-header,#CategoryWrapper .containsBootstrapGrid.CategoryItem .Header,#CategoryWrapper .containsBootstrapGrid.CategoryItem .card-header,#CategoryWrapper .containsButtonToolbar.CategoryItem .Header,#CategoryWrapper .containsButtonToolbar.CategoryItem .card-header,.card.containsBootstrapForm #CategoryWrapper .CategoryItem .Header,.card.containsBootstrapForm .card-header,.card.containsBootstrapGrid #CategoryWrapper .CategoryItem .Header,.card.containsBootstrapGrid .card-header,.card.containsButtonToolbar #CategoryWrapper .CategoryItem .Header,.card.containsButtonToolbar .card-header{border-bottom:0}#CategoryWrapper .CategoryItem .card.containsBootstrapForm.collapsable .Header,#CategoryWrapper .CategoryItem .card.containsBootstrapGrid.collapsable .Header,#CategoryWrapper .CategoryItem .card.containsButtonToolbar.collapsable .Header,#CategoryWrapper .containsBootstrapForm.collapsable.CategoryItem .Header,#CategoryWrapper .containsBootstrapForm.collapsable.CategoryItem .card-header,#CategoryWrapper .containsBootstrapGrid.collapsable.CategoryItem .Header,#CategoryWrapper .containsBootstrapGrid.collapsable.CategoryItem .card-header,#CategoryWrapper .containsButtonToolbar.collapsable.CategoryItem .Header,#CategoryWrapper .containsButtonToolbar.collapsable.CategoryItem .card-header,.card.containsBootstrapForm.collapsable #CategoryWrapper .CategoryItem .Header,.card.containsBootstrapForm.collapsable .card-header,.card.containsBootstrapGrid.collapsable #CategoryWrapper .CategoryItem .Header,.card.containsBootstrapGrid.collapsable .card-header,.card.containsButtonToolbar.collapsable #CategoryWrapper .CategoryItem .Header,.card.containsButtonToolbar.collapsable .card-header{padding-bottom:var(--spacing)}#CategoryWrapper .CategoryItem div[class^="header col-"],.card div[class^="header col-"]{margin-left:0}#CategoryWrapper .CategoryItem .card.card-default .Header,#CategoryWrapper .card-default.CategoryItem .Header,#CategoryWrapper .card-default.CategoryItem .card-header,.card.card-default #CategoryWrapper .CategoryItem .Header,.card.card-default .card-header{padding:0;margin:0;background:#fff}#CategoryWrapper .CategoryItem .card.card-default .Image,#CategoryWrapper .CategoryItem .card.card-default .NoImage,#CategoryWrapper .card-default.CategoryItem .Image,#CategoryWrapper .card-default.CategoryItem .NoImage,#CategoryWrapper .card-default.CategoryItem .card-body,.card.card-default #CategoryWrapper .CategoryItem .Image,.card.card-default #CategoryWrapper .CategoryItem .NoImage,.card.card-default .card-body{padding:15px 0}#CategoryWrapper .CategoryItem .card.card-default .Image fieldset>legend,#CategoryWrapper .CategoryItem .card.card-default .NoImage fieldset>legend,#CategoryWrapper .card-default.CategoryItem .Image fieldset>legend,#CategoryWrapper .card-default.CategoryItem .NoImage fieldset>legend,#CategoryWrapper .card-default.CategoryItem .card-body fieldset>legend,.card.card-default #CategoryWrapper .CategoryItem .Image fieldset>legend,.card.card-default #CategoryWrapper .CategoryItem .NoImage fieldset>legend,.card.card-default .card-body fieldset>legend{float:left;border:unset;padding-bottom:unset;margin-bottom:unset;margin-top:unset}#CategoryWrapper .filters.CategoryItem .header,.card.filters .header{margin-left:0;margin-right:0}#CategoryWrapper .CategoryItem .Logo,#CategoryWrapper .CategoryItem .logo,.card .Logo,.card .logo{float:left;width:80px;height:80px;margin:1rem;padding:.5rem;color:#fff;border-radius:50%;font-family:plusport;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;background:var(--dark-gray)}#CategoryWrapper .CategoryItem .Logo+.details .row.wrapper,#CategoryWrapper .CategoryItem .logo+.details .row.wrapper,.card .Logo+.details .row.wrapper,.card .logo+.details .row.wrapper{height:27px;line-height:27px;min-height:27px}#CategoryWrapper .CategoryItem .total_evidences,.card .total_evidences{padding-bottom:15px;display:none}#CategoryWrapper .CategoryItem .total_competences,.card .total_competences{display:none}#CategoryWrapper .CategoryItem .details .row_wrapper .Filteritem img,.card .details .row_wrapper .Filteritem img{vertical-align:middle!important}#CategoryWrapper .CategoryItem .details .row_wrapper .FilterIcon,.card .details .row_wrapper .FilterIcon{float:left;line-height:27px}#CategoryWrapper .CategoryItem .details .row_wrapper .FilterIcon .icon,.card .details .row_wrapper .FilterIcon .icon{line-height:27px}#CategoryWrapper .CategoryItem .details .row_wrapper [class^=evidences],.card .details .row_wrapper [class^=evidences]{padding-top:4px}#CategoryWrapper .CategoryItem .details .row_wrapper .evidences,.card .details .row_wrapper .evidences{margin-right:3px;min-width:30px;text-align:left}#CategoryWrapper .CategoryItem .details .row_wrapper .evidences:before,.card .details .row_wrapper .evidences:before{background:var(--green-normal)}#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesExpiring,#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesexpiring,.card .details .row_wrapper .evidencesExpiring,.card .details .row_wrapper .evidencesexpiring{margin-right:3px;min-width:30px;text-align:left}#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesExpiring:before,#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesexpiring:before,.card .details .row_wrapper .evidencesExpiring:before,.card .details .row_wrapper .evidencesexpiring:before{background:#ffc107}#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesExpired,#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesexpired,.card .details .row_wrapper .evidencesExpired,.card .details .row_wrapper .evidencesexpired{margin-right:3px;min-width:30px;text-align:left}#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesExpired:before,#CategoryWrapper .CategoryItem .details .row_wrapper .evidencesexpired:before,.card .details .row_wrapper .evidencesExpired:before,.card .details .row_wrapper .evidencesexpired:before{background:var(--red-normal)}#CategoryWrapper .projectcompliancycertificates.CategoryItem,#CategoryWrapper .user_knowledge_and_skills.CategoryItem,#CategoryWrapper .usercertificates.CategoryItem,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem,#CategoryWrapper .usercompliancycertificates.CategoryItem,#CategoryWrapper .userdata.CategoryItem,.card.projectcompliancycertificates,.card.user_knowledge_and_skills,.card.usercertificates,.card.usercompliancy_knowledge_skills,.card.usercompliancycertificates,.card.userdata{min-height:180px}#CategoryWrapper .projectcompliancycertificates.tile.CategoryItem:hover,#CategoryWrapper .user_knowledge_and_skills.tile.CategoryItem:hover,#CategoryWrapper .usercertificates.tile.CategoryItem:hover,#CategoryWrapper .usercompliancy_knowledge_skills.tile.CategoryItem:hover,#CategoryWrapper .usercompliancycertificates.tile.CategoryItem:hover,#CategoryWrapper .userdata.tile.CategoryItem:hover,.card.projectcompliancycertificates.tile:hover,.card.user_knowledge_and_skills.tile:hover,.card.usercertificates.tile:hover,.card.usercompliancy_knowledge_skills.tile:hover,.card.usercompliancycertificates.tile:hover,.card.userdata.tile:hover{cursor:pointer;box-shadow:var(--shadow-hover);transition:.2s ease-in-out}#CategoryWrapper .projectcompliancycertificates.containsButtonToolbar.CategoryItem,#CategoryWrapper .user_knowledge_and_skills.containsButtonToolbar.CategoryItem,#CategoryWrapper .usercertificates.containsButtonToolbar.CategoryItem,#CategoryWrapper .usercompliancy_knowledge_skills.containsButtonToolbar.CategoryItem,#CategoryWrapper .usercompliancycertificates.containsButtonToolbar.CategoryItem,#CategoryWrapper .userdata.containsButtonToolbar.CategoryItem,.card.projectcompliancycertificates.containsButtonToolbar,.card.user_knowledge_and_skills.containsButtonToolbar,.card.usercertificates.containsButtonToolbar,.card.usercompliancy_knowledge_skills.containsButtonToolbar,.card.usercompliancycertificates.containsButtonToolbar,.card.userdata.containsButtonToolbar{border:none;padding:0;box-shadow:none;margin:0 -15px;min-height:0}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Header,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Header,#CategoryWrapper .CategoryItem .card.usercertificates .Header,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Header,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Header,#CategoryWrapper .CategoryItem .card.userdata .Header,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Header,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-header,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Header,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-header,#CategoryWrapper .usercertificates.CategoryItem .Header,#CategoryWrapper .usercertificates.CategoryItem .card-header,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Header,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-header,#CategoryWrapper .usercompliancycertificates.CategoryItem .Header,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-header,#CategoryWrapper .userdata.CategoryItem .Header,#CategoryWrapper .userdata.CategoryItem .card-header,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Header,.card.projectcompliancycertificates .card-header,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Header,.card.user_knowledge_and_skills .card-header,.card.usercertificates #CategoryWrapper .CategoryItem .Header,.card.usercertificates .card-header,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Header,.card.usercompliancy_knowledge_skills .card-header,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Header,.card.usercompliancycertificates .card-header,.card.userdata #CategoryWrapper .CategoryItem .Header,.card.userdata .card-header{padding:15px 0;border-bottom:1px solid #ccc;margin:0 15px}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Header .icons,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Header .icons,#CategoryWrapper .CategoryItem .card.usercertificates .Header .icons,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Header .icons,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Header .icons,#CategoryWrapper .CategoryItem .card.userdata .Header .icons,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Header .icons,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-header .icons,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Header .icons,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-header .icons,#CategoryWrapper .usercertificates.CategoryItem .Header .icons,#CategoryWrapper .usercertificates.CategoryItem .card-header .icons,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Header .icons,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-header .icons,#CategoryWrapper .usercompliancycertificates.CategoryItem .Header .icons,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-header .icons,#CategoryWrapper .userdata.CategoryItem .Header .icons,#CategoryWrapper .userdata.CategoryItem .card-header .icons,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Header .icons,.card.projectcompliancycertificates .card-header .icons,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Header .icons,.card.user_knowledge_and_skills .card-header .icons,.card.usercertificates #CategoryWrapper .CategoryItem .Header .icons,.card.usercertificates .card-header .icons,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Header .icons,.card.usercompliancy_knowledge_skills .card-header .icons,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Header .icons,.card.usercompliancycertificates .card-header .icons,.card.userdata #CategoryWrapper .CategoryItem .Header .icons,.card.userdata .card-header .icons{float:right}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Header .icons .icon,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Header .icons .icon,#CategoryWrapper .CategoryItem .card.usercertificates .Header .icons .icon,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Header .icons .icon,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Header .icons .icon,#CategoryWrapper .CategoryItem .card.userdata .Header .icons .icon,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Header .icons .icon,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-header .icons .icon,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Header .icons .icon,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-header .icons .icon,#CategoryWrapper .usercertificates.CategoryItem .Header .icons .icon,#CategoryWrapper .usercertificates.CategoryItem .card-header .icons .icon,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Header .icons .icon,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-header .icons .icon,#CategoryWrapper .usercompliancycertificates.CategoryItem .Header .icons .icon,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-header .icons .icon,#CategoryWrapper .userdata.CategoryItem .Header .icons .icon,#CategoryWrapper .userdata.CategoryItem .card-header .icons .icon,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Header .icons .icon,.card.projectcompliancycertificates .card-header .icons .icon,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Header .icons .icon,.card.user_knowledge_and_skills .card-header .icons .icon,.card.usercertificates #CategoryWrapper .CategoryItem .Header .icons .icon,.card.usercertificates .card-header .icons .icon,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Header .icons .icon,.card.usercompliancy_knowledge_skills .card-header .icons .icon,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Header .icons .icon,.card.usercompliancycertificates .card-header .icons .icon,.card.userdata #CategoryWrapper .CategoryItem .Header .icons .icon,.card.userdata .card-header .icons .icon{margin-left:15px}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage,#CategoryWrapper .CategoryItem .card.usercertificates .Image,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage,#CategoryWrapper .CategoryItem .card.userdata .Image,#CategoryWrapper .CategoryItem .card.userdata .NoImage,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body,#CategoryWrapper .usercertificates.CategoryItem .Image,#CategoryWrapper .usercertificates.CategoryItem .NoImage,#CategoryWrapper .usercertificates.CategoryItem .card-body,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body,#CategoryWrapper .userdata.CategoryItem .Image,#CategoryWrapper .userdata.CategoryItem .NoImage,#CategoryWrapper .userdata.CategoryItem .card-body,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage,.card.projectcompliancycertificates .card-body,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage,.card.user_knowledge_and_skills .card-body,.card.usercertificates #CategoryWrapper .CategoryItem .Image,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage,.card.usercertificates .card-body,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage,.card.usercompliancy_knowledge_skills .card-body,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage,.card.usercompliancycertificates .card-body,.card.userdata #CategoryWrapper .CategoryItem .Image,.card.userdata #CategoryWrapper .CategoryItem .NoImage,.card.userdata .card-body{padding:15px}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .compliance,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .compliance,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .compliance,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .compliance,#CategoryWrapper .CategoryItem .card.usercertificates .Image .compliance,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .compliance,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .compliance,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .compliance,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .compliance,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .compliance,#CategoryWrapper .CategoryItem .card.userdata .Image .compliance,#CategoryWrapper .CategoryItem .card.userdata .NoImage .compliance,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .compliance,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .compliance,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .compliance,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .compliance,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .compliance,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .compliance,#CategoryWrapper .usercertificates.CategoryItem .Image .compliance,#CategoryWrapper .usercertificates.CategoryItem .NoImage .compliance,#CategoryWrapper .usercertificates.CategoryItem .card-body .compliance,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .compliance,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .compliance,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .compliance,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .compliance,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .compliance,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .compliance,#CategoryWrapper .userdata.CategoryItem .Image .compliance,#CategoryWrapper .userdata.CategoryItem .NoImage .compliance,#CategoryWrapper .userdata.CategoryItem .card-body .compliance,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .compliance,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .compliance,.card.projectcompliancycertificates .card-body .compliance,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .compliance,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .compliance,.card.user_knowledge_and_skills .card-body .compliance,.card.usercertificates #CategoryWrapper .CategoryItem .Image .compliance,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .compliance,.card.usercertificates .card-body .compliance,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .compliance,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .compliance,.card.usercompliancy_knowledge_skills .card-body .compliance,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .compliance,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .compliance,.card.usercompliancycertificates .card-body .compliance,.card.userdata #CategoryWrapper .CategoryItem .Image .compliance,.card.userdata #CategoryWrapper .CategoryItem .NoImage .compliance,.card.userdata .card-body .compliance{font-size:0;width:80px;height:80px;float:left}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .compliance>div,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .compliance>div,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .compliance>div,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .compliance>div,#CategoryWrapper .CategoryItem .card.usercertificates .Image .compliance>div,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .compliance>div,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .compliance>div,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .compliance>div,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .compliance>div,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .compliance>div,#CategoryWrapper .CategoryItem .card.userdata .Image .compliance>div,#CategoryWrapper .CategoryItem .card.userdata .NoImage .compliance>div,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .compliance>div,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .compliance>div,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .compliance>div,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .compliance>div,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .compliance>div,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .compliance>div,#CategoryWrapper .usercertificates.CategoryItem .Image .compliance>div,#CategoryWrapper .usercertificates.CategoryItem .NoImage .compliance>div,#CategoryWrapper .usercertificates.CategoryItem .card-body .compliance>div,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .compliance>div,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .compliance>div,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .compliance>div,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .compliance>div,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .compliance>div,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .compliance>div,#CategoryWrapper .userdata.CategoryItem .Image .compliance>div,#CategoryWrapper .userdata.CategoryItem .NoImage .compliance>div,#CategoryWrapper .userdata.CategoryItem .card-body .compliance>div,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .compliance>div,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .compliance>div,.card.projectcompliancycertificates .card-body .compliance>div,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .compliance>div,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .compliance>div,.card.user_knowledge_and_skills .card-body .compliance>div,.card.usercertificates #CategoryWrapper .CategoryItem .Image .compliance>div,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .compliance>div,.card.usercertificates .card-body .compliance>div,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .compliance>div,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .compliance>div,.card.usercompliancy_knowledge_skills .card-body .compliance>div,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .compliance>div,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .compliance>div,.card.usercompliancycertificates .card-body .compliance>div,.card.userdata #CategoryWrapper .CategoryItem .Image .compliance>div,.card.userdata #CategoryWrapper .CategoryItem .NoImage .compliance>div,.card.userdata .card-body .compliance>div{font-size:1.3rem;position:absolute;line-height:80px;text-align:center;width:80px}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.usercertificates .Image .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.userdata .Image .compliance+.details>div[class=""],#CategoryWrapper .CategoryItem .card.userdata .NoImage .compliance+.details>div[class=""],#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .compliance+.details>div[class=""],#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .compliance+.details>div[class=""],#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .compliance+.details>div[class=""],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .compliance+.details>div[class=""],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .compliance+.details>div[class=""],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .compliance+.details>div[class=""],#CategoryWrapper .usercertificates.CategoryItem .Image .compliance+.details>div[class=""],#CategoryWrapper .usercertificates.CategoryItem .NoImage .compliance+.details>div[class=""],#CategoryWrapper .usercertificates.CategoryItem .card-body .compliance+.details>div[class=""],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .compliance+.details>div[class=""],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .compliance+.details>div[class=""],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .compliance+.details>div[class=""],#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .compliance+.details>div[class=""],#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .compliance+.details>div[class=""],#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .compliance+.details>div[class=""],#CategoryWrapper .userdata.CategoryItem .Image .compliance+.details>div[class=""],#CategoryWrapper .userdata.CategoryItem .NoImage .compliance+.details>div[class=""],#CategoryWrapper .userdata.CategoryItem .card-body .compliance+.details>div[class=""],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .compliance+.details>div[class=""],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .compliance+.details>div[class=""],.card.projectcompliancycertificates .card-body .compliance+.details>div[class=""],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .compliance+.details>div[class=""],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .compliance+.details>div[class=""],.card.user_knowledge_and_skills .card-body .compliance+.details>div[class=""],.card.usercertificates #CategoryWrapper .CategoryItem .Image .compliance+.details>div[class=""],.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .compliance+.details>div[class=""],.card.usercertificates .card-body .compliance+.details>div[class=""],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .compliance+.details>div[class=""],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .compliance+.details>div[class=""],.card.usercompliancy_knowledge_skills .card-body .compliance+.details>div[class=""],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .compliance+.details>div[class=""],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .compliance+.details>div[class=""],.card.usercompliancycertificates .card-body .compliance+.details>div[class=""],.card.userdata #CategoryWrapper .CategoryItem .Image .compliance+.details>div[class=""],.card.userdata #CategoryWrapper .CategoryItem .NoImage .compliance+.details>div[class=""],.card.userdata .card-body .compliance+.details>div[class=""]{display:none}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .details .label,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .details .label,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .details .label,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .details .label,#CategoryWrapper .CategoryItem .card.usercertificates .Image .details .label,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .details .label,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .details .label,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .details .label,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .details .label,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .details .label,#CategoryWrapper .CategoryItem .card.userdata .Image .details .label,#CategoryWrapper .CategoryItem .card.userdata .NoImage .details .label,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .details .label,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .details .label,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .details .label,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .details .label,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .details .label,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .details .label,#CategoryWrapper .usercertificates.CategoryItem .Image .details .label,#CategoryWrapper .usercertificates.CategoryItem .NoImage .details .label,#CategoryWrapper .usercertificates.CategoryItem .card-body .details .label,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .details .label,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .details .label,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .details .label,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .details .label,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .details .label,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .details .label,#CategoryWrapper .userdata.CategoryItem .Image .details .label,#CategoryWrapper .userdata.CategoryItem .NoImage .details .label,#CategoryWrapper .userdata.CategoryItem .card-body .details .label,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .details .label,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .details .label,.card.projectcompliancycertificates .card-body .details .label,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .details .label,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .details .label,.card.user_knowledge_and_skills .card-body .details .label,.card.usercertificates #CategoryWrapper .CategoryItem .Image .details .label,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .details .label,.card.usercertificates .card-body .details .label,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .details .label,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .details .label,.card.usercompliancy_knowledge_skills .card-body .details .label,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .details .label,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .details .label,.card.usercompliancycertificates .card-body .details .label,.card.userdata #CategoryWrapper .CategoryItem .Image .details .label,.card.userdata #CategoryWrapper .CategoryItem .NoImage .details .label,.card.userdata .card-body .details .label{color:var(--font-color-base);font-size:1rem;font-weight:400}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .details .category_compliance,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .details .category_compliance,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .details .category_compliance,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .details .category_compliance,#CategoryWrapper .CategoryItem .card.usercertificates .Image .details .category_compliance,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .details .category_compliance,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .details .category_compliance,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .details .category_compliance,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .details .category_compliance,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .details .category_compliance,#CategoryWrapper .CategoryItem .card.userdata .Image .details .category_compliance,#CategoryWrapper .CategoryItem .card.userdata .NoImage .details .category_compliance,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .details .category_compliance,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .details .category_compliance,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .details .category_compliance,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .details .category_compliance,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .details .category_compliance,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .details .category_compliance,#CategoryWrapper .usercertificates.CategoryItem .Image .details .category_compliance,#CategoryWrapper .usercertificates.CategoryItem .NoImage .details .category_compliance,#CategoryWrapper .usercertificates.CategoryItem .card-body .details .category_compliance,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .details .category_compliance,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .details .category_compliance,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .details .category_compliance,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .details .category_compliance,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .details .category_compliance,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .details .category_compliance,#CategoryWrapper .userdata.CategoryItem .Image .details .category_compliance,#CategoryWrapper .userdata.CategoryItem .NoImage .details .category_compliance,#CategoryWrapper .userdata.CategoryItem .card-body .details .category_compliance,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .details .category_compliance,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .details .category_compliance,.card.projectcompliancycertificates .card-body .details .category_compliance,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .details .category_compliance,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .details .category_compliance,.card.user_knowledge_and_skills .card-body .details .category_compliance,.card.usercertificates #CategoryWrapper .CategoryItem .Image .details .category_compliance,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .details .category_compliance,.card.usercertificates .card-body .details .category_compliance,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .details .category_compliance,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .details .category_compliance,.card.usercompliancy_knowledge_skills .card-body .details .category_compliance,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .details .category_compliance,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .details .category_compliance,.card.usercompliancycertificates .card-body .details .category_compliance,.card.userdata #CategoryWrapper .CategoryItem .Image .details .category_compliance,.card.userdata #CategoryWrapper .CategoryItem .NoImage .details .category_compliance,.card.userdata .card-body .details .category_compliance{float:left;margin-right:0}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .status,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .status,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .status,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .status,#CategoryWrapper .CategoryItem .card.usercertificates .Image .status,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .status,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .status,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .status,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .status,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .status,#CategoryWrapper .CategoryItem .card.userdata .Image .status,#CategoryWrapper .CategoryItem .card.userdata .NoImage .status,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .status,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .status,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .status,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .status,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .status,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .status,#CategoryWrapper .usercertificates.CategoryItem .Image .status,#CategoryWrapper .usercertificates.CategoryItem .NoImage .status,#CategoryWrapper .usercertificates.CategoryItem .card-body .status,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .status,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .status,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .status,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .status,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .status,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .status,#CategoryWrapper .userdata.CategoryItem .Image .status,#CategoryWrapper .userdata.CategoryItem .NoImage .status,#CategoryWrapper .userdata.CategoryItem .card-body .status,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .status,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .status,.card.projectcompliancycertificates .card-body .status,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .status,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .status,.card.user_knowledge_and_skills .card-body .status,.card.usercertificates #CategoryWrapper .CategoryItem .Image .status,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .status,.card.usercertificates .card-body .status,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .status,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .status,.card.usercompliancy_knowledge_skills .card-body .status,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .status,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .status,.card.usercompliancycertificates .card-body .status,.card.userdata #CategoryWrapper .CategoryItem .Image .status,.card.userdata #CategoryWrapper .CategoryItem .NoImage .status,.card.userdata .card-body .status{width:80px;height:80px;float:left}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.usercertificates .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.userdata .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .card.userdata .NoImage .status span[class^=icon]:before,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .usercertificates.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .usercertificates.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .usercertificates.CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .userdata.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .userdata.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .userdata.CategoryItem .card-body .status span[class^=icon]:before,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.card.projectcompliancycertificates .card-body .status span[class^=icon]:before,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.card.user_knowledge_and_skills .card-body .status span[class^=icon]:before,.card.usercertificates #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.card.usercertificates .card-body .status span[class^=icon]:before,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.card.usercompliancy_knowledge_skills .card-body .status span[class^=icon]:before,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.card.usercompliancycertificates .card-body .status span[class^=icon]:before,.card.userdata #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.card.userdata #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.card.userdata .card-body .status span[class^=icon]:before{color:#fff;line-height:60px;font-size:2.5rem}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image div[id^=chart],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image div[id^=chart],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .card.usercertificates .Image div[id^=chart],#CategoryWrapper .CategoryItem .card.usercertificates .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image div[id^=chart],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image div[id^=chart],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .card.userdata .Image div[id^=chart],#CategoryWrapper .CategoryItem .card.userdata .NoImage div[id^=chart],#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image div[id^=chart],#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body div[id^=chart],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image div[id^=chart],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body div[id^=chart],#CategoryWrapper .usercertificates.CategoryItem .Image div[id^=chart],#CategoryWrapper .usercertificates.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .usercertificates.CategoryItem .card-body div[id^=chart],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image div[id^=chart],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body div[id^=chart],#CategoryWrapper .usercompliancycertificates.CategoryItem .Image div[id^=chart],#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body div[id^=chart],#CategoryWrapper .userdata.CategoryItem .Image div[id^=chart],#CategoryWrapper .userdata.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .userdata.CategoryItem .card-body div[id^=chart],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image div[id^=chart],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.card.projectcompliancycertificates .card-body div[id^=chart],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image div[id^=chart],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.card.user_knowledge_and_skills .card-body div[id^=chart],.card.usercertificates #CategoryWrapper .CategoryItem .Image div[id^=chart],.card.usercertificates #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.card.usercertificates .card-body div[id^=chart],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image div[id^=chart],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.card.usercompliancy_knowledge_skills .card-body div[id^=chart],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image div[id^=chart],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.card.usercompliancycertificates .card-body div[id^=chart],.card.userdata #CategoryWrapper .CategoryItem .Image div[id^=chart],.card.userdata #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.card.userdata .card-body div[id^=chart]{position:absolute;top:70px}@media (min-width:992px){#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.usercertificates .Image div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.userdata .Image div[id^=chart]+.details,#CategoryWrapper .CategoryItem .card.userdata .NoImage div[id^=chart]+.details,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image div[id^=chart]+.details,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage div[id^=chart]+.details,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body div[id^=chart]+.details,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image div[id^=chart]+.details,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage div[id^=chart]+.details,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body div[id^=chart]+.details,#CategoryWrapper .usercertificates.CategoryItem .Image div[id^=chart]+.details,#CategoryWrapper .usercertificates.CategoryItem .NoImage div[id^=chart]+.details,#CategoryWrapper .usercertificates.CategoryItem .card-body div[id^=chart]+.details,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image div[id^=chart]+.details,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage div[id^=chart]+.details,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body div[id^=chart]+.details,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image div[id^=chart]+.details,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage div[id^=chart]+.details,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body div[id^=chart]+.details,#CategoryWrapper .userdata.CategoryItem .Image div[id^=chart]+.details,#CategoryWrapper .userdata.CategoryItem .NoImage div[id^=chart]+.details,#CategoryWrapper .userdata.CategoryItem .card-body div[id^=chart]+.details,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image div[id^=chart]+.details,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage div[id^=chart]+.details,.card.projectcompliancycertificates .card-body div[id^=chart]+.details,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image div[id^=chart]+.details,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage div[id^=chart]+.details,.card.user_knowledge_and_skills .card-body div[id^=chart]+.details,.card.usercertificates #CategoryWrapper .CategoryItem .Image div[id^=chart]+.details,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage div[id^=chart]+.details,.card.usercertificates .card-body div[id^=chart]+.details,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image div[id^=chart]+.details,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage div[id^=chart]+.details,.card.usercompliancy_knowledge_skills .card-body div[id^=chart]+.details,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image div[id^=chart]+.details,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage div[id^=chart]+.details,.card.usercompliancycertificates .card-body div[id^=chart]+.details,.card.userdata #CategoryWrapper .CategoryItem .Image div[id^=chart]+.details,.card.userdata #CategoryWrapper .CategoryItem .NoImage div[id^=chart]+.details,.card.userdata .card-body div[id^=chart]+.details{padding-left:95px}}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .Level,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .Level,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .Level,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .Level,#CategoryWrapper .CategoryItem .card.usercertificates .Image .Level,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .Level,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .Level,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .Level,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .Level,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .Level,#CategoryWrapper .CategoryItem .card.userdata .Image .Level,#CategoryWrapper .CategoryItem .card.userdata .NoImage .Level,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .Level,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .Level,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .Level,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .Level,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .Level,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .Level,#CategoryWrapper .usercertificates.CategoryItem .Image .Level,#CategoryWrapper .usercertificates.CategoryItem .NoImage .Level,#CategoryWrapper .usercertificates.CategoryItem .card-body .Level,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .Level,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .Level,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .Level,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .Level,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .Level,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .Level,#CategoryWrapper .userdata.CategoryItem .Image .Level,#CategoryWrapper .userdata.CategoryItem .NoImage .Level,#CategoryWrapper .userdata.CategoryItem .card-body .Level,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .Level,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .Level,.card.projectcompliancycertificates .card-body .Level,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .Level,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .Level,.card.user_knowledge_and_skills .card-body .Level,.card.usercertificates #CategoryWrapper .CategoryItem .Image .Level,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .Level,.card.usercertificates .card-body .Level,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .Level,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .Level,.card.usercompliancy_knowledge_skills .card-body .Level,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .Level,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .Level,.card.usercompliancycertificates .card-body .Level,.card.userdata #CategoryWrapper .CategoryItem .Image .Level,.card.userdata #CategoryWrapper .CategoryItem .NoImage .Level,.card.userdata .card-body .Level{float:left;width:40px;height:40px;margin:1rem;padding:.5rem;color:#fff;border-radius:50%;font-family:plusport;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;background:var(--competence-level-grade-bg-color)}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .Level span,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .Level span,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .Level span,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .Level span,#CategoryWrapper .CategoryItem .card.usercertificates .Image .Level span,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .Level span,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .Level span,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .Level span,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .Level span,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .Level span,#CategoryWrapper .CategoryItem .card.userdata .Image .Level span,#CategoryWrapper .CategoryItem .card.userdata .NoImage .Level span,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .Level span,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .Level span,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .Level span,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .Level span,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .Level span,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .Level span,#CategoryWrapper .usercertificates.CategoryItem .Image .Level span,#CategoryWrapper .usercertificates.CategoryItem .NoImage .Level span,#CategoryWrapper .usercertificates.CategoryItem .card-body .Level span,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .Level span,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .Level span,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .Level span,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .Level span,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .Level span,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .Level span,#CategoryWrapper .userdata.CategoryItem .Image .Level span,#CategoryWrapper .userdata.CategoryItem .NoImage .Level span,#CategoryWrapper .userdata.CategoryItem .card-body .Level span,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .Level span,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .Level span,.card.projectcompliancycertificates .card-body .Level span,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .Level span,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .Level span,.card.user_knowledge_and_skills .card-body .Level span,.card.usercertificates #CategoryWrapper .CategoryItem .Image .Level span,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .Level span,.card.usercertificates .card-body .Level span,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .Level span,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .Level span,.card.usercompliancy_knowledge_skills .card-body .Level span,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .Level span,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .Level span,.card.usercompliancycertificates .card-body .Level span,.card.userdata #CategoryWrapper .CategoryItem .Image .Level span,.card.userdata #CategoryWrapper .CategoryItem .NoImage .Level span,.card.userdata .card-body .Level span{line-height:30px;display:block;margin:0 auto;text-align:center;font-size:13.3333333333px}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image td[class^=level_],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image td[class^=level_],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .card.usercertificates .Image td[class^=level_],#CategoryWrapper .CategoryItem .card.usercertificates .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image td[class^=level_],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image td[class^=level_],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .card.userdata .Image td[class^=level_],#CategoryWrapper .CategoryItem .card.userdata .NoImage td[class^=level_],#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image td[class^=level_],#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body td[class^=level_],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image td[class^=level_],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body td[class^=level_],#CategoryWrapper .usercertificates.CategoryItem .Image td[class^=level_],#CategoryWrapper .usercertificates.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .usercertificates.CategoryItem .card-body td[class^=level_],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image td[class^=level_],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body td[class^=level_],#CategoryWrapper .usercompliancycertificates.CategoryItem .Image td[class^=level_],#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body td[class^=level_],#CategoryWrapper .userdata.CategoryItem .Image td[class^=level_],#CategoryWrapper .userdata.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .userdata.CategoryItem .card-body td[class^=level_],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image td[class^=level_],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.card.projectcompliancycertificates .card-body td[class^=level_],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image td[class^=level_],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.card.user_knowledge_and_skills .card-body td[class^=level_],.card.usercertificates #CategoryWrapper .CategoryItem .Image td[class^=level_],.card.usercertificates #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.card.usercertificates .card-body td[class^=level_],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image td[class^=level_],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.card.usercompliancy_knowledge_skills .card-body td[class^=level_],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image td[class^=level_],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.card.usercompliancycertificates .card-body td[class^=level_],.card.userdata #CategoryWrapper .CategoryItem .Image td[class^=level_],.card.userdata #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.card.userdata .card-body td[class^=level_]{padding:0!important;background-repeat:no-repeat;border:1px solid #ccc}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image td[class$=normal],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image td[class$=normal],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .card.usercertificates .Image td[class$=normal],#CategoryWrapper .CategoryItem .card.usercertificates .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image td[class$=normal],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image td[class$=normal],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .card.userdata .Image td[class$=normal],#CategoryWrapper .CategoryItem .card.userdata .NoImage td[class$=normal],#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image td[class$=normal],#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body td[class$=normal],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image td[class$=normal],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body td[class$=normal],#CategoryWrapper .usercertificates.CategoryItem .Image td[class$=normal],#CategoryWrapper .usercertificates.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .usercertificates.CategoryItem .card-body td[class$=normal],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image td[class$=normal],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body td[class$=normal],#CategoryWrapper .usercompliancycertificates.CategoryItem .Image td[class$=normal],#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body td[class$=normal],#CategoryWrapper .userdata.CategoryItem .Image td[class$=normal],#CategoryWrapper .userdata.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .userdata.CategoryItem .card-body td[class$=normal],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=normal],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.card.projectcompliancycertificates .card-body td[class$=normal],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image td[class$=normal],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.card.user_knowledge_and_skills .card-body td[class$=normal],.card.usercertificates #CategoryWrapper .CategoryItem .Image td[class$=normal],.card.usercertificates #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.card.usercertificates .card-body td[class$=normal],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image td[class$=normal],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.card.usercompliancy_knowledge_skills .card-body td[class$=normal],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=normal],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.card.usercompliancycertificates .card-body td[class$=normal],.card.userdata #CategoryWrapper .CategoryItem .Image td[class$=normal],.card.userdata #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.card.userdata .card-body td[class$=normal]{background:#f0f0f0}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .card.usercertificates .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .card.usercertificates .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .card.userdata .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .card.userdata .NoImage td[class$=highlighted],#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .usercertificates.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .usercertificates.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .usercertificates.CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .usercompliancycertificates.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .userdata.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .userdata.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .userdata.CategoryItem .card-body td[class$=highlighted],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.card.projectcompliancycertificates .card-body td[class$=highlighted],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.card.user_knowledge_and_skills .card-body td[class$=highlighted],.card.usercertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.card.usercertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.card.usercertificates .card-body td[class$=highlighted],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.card.usercompliancy_knowledge_skills .card-body td[class$=highlighted],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.card.usercompliancycertificates .card-body td[class$=highlighted],.card.userdata #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.card.userdata #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.card.userdata .card-body td[class$=highlighted]{background:#a6c939;position:relative}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.usercertificates .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.usercertificates .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.userdata .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.userdata .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .card.userdata .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .card.userdata .NoImage td[class$=highlighted]:before,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .usercertificates.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .usercertificates.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .usercertificates.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .usercertificates.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .usercertificates.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .usercertificates.CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .userdata.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .userdata.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .userdata.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .userdata.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .userdata.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .userdata.CategoryItem .card-body td[class$=highlighted]:before,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.card.projectcompliancycertificates .card-body td[class$=highlighted]:after,.card.projectcompliancycertificates .card-body td[class$=highlighted]:before,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.card.user_knowledge_and_skills .card-body td[class$=highlighted]:after,.card.user_knowledge_and_skills .card-body td[class$=highlighted]:before,.card.usercertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.card.usercertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.card.usercertificates .card-body td[class$=highlighted]:after,.card.usercertificates .card-body td[class$=highlighted]:before,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.card.usercompliancy_knowledge_skills .card-body td[class$=highlighted]:after,.card.usercompliancy_knowledge_skills .card-body td[class$=highlighted]:before,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.card.usercompliancycertificates .card-body td[class$=highlighted]:after,.card.usercompliancycertificates .card-body td[class$=highlighted]:before,.card.userdata #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.card.userdata #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.card.userdata #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.card.userdata #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.card.userdata .card-body td[class$=highlighted]:after,.card.userdata .card-body td[class$=highlighted]:before{top:90%;left:50%;border-style:solid;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#666;border-width:5px;margin-left:-5px}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .LevelBar,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .LevelBar,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .LevelBar,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .LevelBar,#CategoryWrapper .CategoryItem .card.usercertificates .Image .LevelBar,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .LevelBar,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .LevelBar,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .LevelBar,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .LevelBar,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .LevelBar,#CategoryWrapper .CategoryItem .card.userdata .Image .LevelBar,#CategoryWrapper .CategoryItem .card.userdata .NoImage .LevelBar,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .LevelBar,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .LevelBar,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .LevelBar,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .LevelBar,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .LevelBar,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .LevelBar,#CategoryWrapper .usercertificates.CategoryItem .Image .LevelBar,#CategoryWrapper .usercertificates.CategoryItem .NoImage .LevelBar,#CategoryWrapper .usercertificates.CategoryItem .card-body .LevelBar,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .LevelBar,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .LevelBar,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .LevelBar,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .LevelBar,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .LevelBar,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .LevelBar,#CategoryWrapper .userdata.CategoryItem .Image .LevelBar,#CategoryWrapper .userdata.CategoryItem .NoImage .LevelBar,#CategoryWrapper .userdata.CategoryItem .card-body .LevelBar,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .LevelBar,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar,.card.projectcompliancycertificates .card-body .LevelBar,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .LevelBar,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .LevelBar,.card.user_knowledge_and_skills .card-body .LevelBar,.card.usercertificates #CategoryWrapper .CategoryItem .Image .LevelBar,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar,.card.usercertificates .card-body .LevelBar,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .LevelBar,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .LevelBar,.card.usercompliancy_knowledge_skills .card-body .LevelBar,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .LevelBar,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar,.card.usercompliancycertificates .card-body .LevelBar,.card.userdata #CategoryWrapper .CategoryItem .Image .LevelBar,.card.userdata #CategoryWrapper .CategoryItem .NoImage .LevelBar,.card.userdata .card-body .LevelBar{display:inline-block;width:80%}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.usercertificates .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.userdata .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .card.userdata .NoImage .LevelBar table.table_level,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .usercertificates.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .usercertificates.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .usercertificates.CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .userdata.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .userdata.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .userdata.CategoryItem .card-body .LevelBar table.table_level,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.card.projectcompliancycertificates .card-body .LevelBar table.table_level,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.card.user_knowledge_and_skills .card-body .LevelBar table.table_level,.card.usercertificates #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.card.usercertificates .card-body .LevelBar table.table_level,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.card.usercompliancy_knowledge_skills .card-body .LevelBar table.table_level,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.card.usercompliancycertificates .card-body .LevelBar table.table_level,.card.userdata #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.card.userdata #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.card.userdata .card-body .LevelBar table.table_level{width:100%}#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.projectcompliancycertificates .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.user_knowledge_and_skills .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.usercertificates .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.usercertificates .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.usercompliancy_knowledge_skills .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.usercompliancycertificates .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.userdata .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .card.userdata .NoImage .LevelBar table.table_level td,#CategoryWrapper .projectcompliancycertificates.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .projectcompliancycertificates.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .projectcompliancycertificates.CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .user_knowledge_and_skills.CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .usercertificates.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .usercertificates.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .usercertificates.CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .usercompliancycertificates.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .usercompliancycertificates.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .usercompliancycertificates.CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .userdata.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .userdata.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .userdata.CategoryItem .card-body .LevelBar table.table_level td,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.card.projectcompliancycertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.card.projectcompliancycertificates .card-body .LevelBar table.table_level td,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.card.user_knowledge_and_skills #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.card.user_knowledge_and_skills .card-body .LevelBar table.table_level td,.card.usercertificates #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.card.usercertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.card.usercertificates .card-body .LevelBar table.table_level td,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.card.usercompliancy_knowledge_skills #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.card.usercompliancy_knowledge_skills .card-body .LevelBar table.table_level td,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.card.usercompliancycertificates #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.card.usercompliancycertificates .card-body .LevelBar table.table_level td,.card.userdata #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.card.userdata #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.card.userdata .card-body .LevelBar table.table_level td{text-align:center}#CategoryWrapper [onclick^=window].CategoryItem,.card[onclick^=window]{cursor:pointer}#CategoryWrapper [onclick^=window].CategoryItem:not(.CategoryItem):hover,.card[onclick^=window]:not(.CategoryItem):hover{background-color:#f5f5f5}#CategoryWrapper .CategoryItem .card[onclick^=window]:hover>div .Header,#CategoryWrapper [onclick^=window].CategoryItem:hover>div .Header,#CategoryWrapper [onclick^=window].CategoryItem:hover>div .Training,#CategoryWrapper [onclick^=window].CategoryItem:hover>div .card-footer,#CategoryWrapper [onclick^=window].CategoryItem:hover>div .card-header,.card[onclick^=window]:hover>div #CategoryWrapper .CategoryItem .Header,.card[onclick^=window]:hover>div .Training,.card[onclick^=window]:hover>div .card-footer,.card[onclick^=window]:hover>div .card-header{background-color:#f5f5f5!important}#CategoryWrapper [onclick^=window].CategoryItem:hover>div .Training,.card[onclick^=window]:hover>div .Training{border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}#CategoryWrapper [onclick^=window].active.CategoryItem,.card[onclick^=window].active{background-color:#f5f5f5!important}#CategoryWrapper .CategoryItem .card[onclick^=window].active .Header,#CategoryWrapper [onclick^=window].active.CategoryItem .Header,#CategoryWrapper [onclick^=window].active.CategoryItem .card-header,.card[onclick^=window].active #CategoryWrapper .CategoryItem .Header,.card[onclick^=window].active .card-header{background-color:#f5f5f5!important}#CategoryWrapper .tile.Folder.CategoryItem,.card.tile.Folder{cursor:pointer}#CategoryWrapper .tile.Folder.CategoryItem:hover,.card.tile.Folder:hover{background-color:#f5f5f5}#CategoryWrapper .CategoryItem .card.tile.Folder:hover .Header,#CategoryWrapper .tile.Folder.CategoryItem:hover .Header,#CategoryWrapper .tile.Folder.CategoryItem:hover .card-footer,#CategoryWrapper .tile.Folder.CategoryItem:hover .card-header,.card.tile.Folder:hover #CategoryWrapper .CategoryItem .Header,.card.tile.Folder:hover .card-footer,.card.tile.Folder:hover .card-header{background-color:#f5f5f5!important}#CategoryWrapper .tile.Folder.active.CategoryItem,.card.tile.Folder.active{background-color:#f5f5f5!important}#CategoryWrapper .CategoryItem .card.tile.Folder.active .Header,#CategoryWrapper .tile.Folder.active.CategoryItem .Header,#CategoryWrapper .tile.Folder.active.CategoryItem .card-header,.card.tile.Folder.active #CategoryWrapper .CategoryItem .Header,.card.tile.Folder.active .card-header{background-color:#f5f5f5!important}#CategoryWrapper .BlockDetails.CategoryItem,.card.BlockDetails{display:flex;width:100%}#CategoryWrapper .BlockDetails.Tile.CategoryItem,.card.BlockDetails.Tile{border:1px solid #ccc;min-height:0;width:auto;float:none}#CategoryWrapper .BlockDetails.Tile.CategoryItem:hover,.card.BlockDetails.Tile:hover{color:var(--font-color-base)}#CategoryWrapper .BlockDetails.Tile.evidence_expired.CategoryItem .status>span>span,.card.BlockDetails.Tile.evidence_expired .status>span>span{border:15px solid var(--red-normal);background:var(--red-normal)}#CategoryWrapper .BlockDetails.Tile.evidence_expired.CategoryItem .card-footer,.card.BlockDetails.Tile.evidence_expired .card-footer{display:none}#CategoryWrapper .BlockDetails.Tile.evidence_expiring.CategoryItem .status>span>span,.card.BlockDetails.Tile.evidence_expiring .status>span>span{border:15px solid #ffc107;background:#ffc107}#CategoryWrapper .BlockDetails.Tile.evidence_expiring.CategoryItem .card-footer,.card.BlockDetails.Tile.evidence_expiring .card-footer{display:none}#CategoryWrapper .BlockDetails.Tile.evidence_obtained.CategoryItem .status>span>span,.card.BlockDetails.Tile.evidence_obtained .status>span>span{border:15px solid var(--green-normal);background:var(--green-normal)}#CategoryWrapper .BlockDetails.Tile.evidence_obtained.CategoryItem .card-footer,.card.BlockDetails.Tile.evidence_obtained .card-footer{display:none}#CategoryWrapper .BlockDetails.Tile.evidence_approval_required.CategoryItem .status>span>span,.card.BlockDetails.Tile.evidence_approval_required .status>span>span{border:15px solid var(--orange-normal);background:var(--orange-normal)}#CategoryWrapper .BlockDetails.Tile.evidence_approval_required.CategoryItem .card-footer,.card.BlockDetails.Tile.evidence_approval_required .card-footer{display:none}#CategoryWrapper .BlockDetails.Tile.CategoryItem .pull-left,.card.BlockDetails.Tile .pull-left{width:100%}#CategoryWrapper .BlockDetails.Tile.CategoryItem .pull-left h4 .icons,.card.BlockDetails.Tile .pull-left h4 .icons{float:right}#CategoryWrapper [class$=_required].CategoryItem,.card[class$=_required]{min-height:160px}#CategoryWrapper #training_details.CategoryItem fieldset,.card#training_details fieldset{margin-bottom:30px}#CategoryWrapper .Disabled.CategoryItem,.card.Disabled{opacity:.5;cursor:not-allowed}#CategoryWrapper .Disabled.CategoryItem div,.card.Disabled div{cursor:not-allowed}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:10px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:focus{border:none}.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx .hamburger-inner{transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);background-color:transparent}.hamburger--3dx.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);background-color:transparent}.hamburger--3dx-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy .hamburger-inner{transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);background-color:transparent}.hamburger--3dy.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1);transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform .2s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform .2s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s,-webkit-transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);background-color:transparent}.hamburger--3dy-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .15s,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .15s,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;-webkit-transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;-webkit-transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .15s,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1);transition:top .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .15s,-webkit-transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1);transition:bottom .1s ease .15s,transform .15s cubic-bezier(.165,.84,.44,1),-webkit-transform .15s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:top .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;-webkit-transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s;transition:bottom .1s ease,transform .15s cubic-bezier(.895,.03,.685,.22) .1s,-webkit-transform .15s cubic-bezier(.895,.03,.685,.22) .1s;-webkit-transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .42s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .42s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.15s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-10px,0) rotate(45deg);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .27s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .42s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .42s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .42s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:.1s;-webkit-transform:translate3d(0,10px,0) rotate(135deg);transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:.1s;-webkit-transform:translate3d(0,-20px,0) rotate(-270deg);transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.4s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .15s ease .4s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),-webkit-transform .4s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:.1s;-webkit-transform:translate3d(0,10px,0) rotate(-135deg);transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:.1s;-webkit-transform:translate3d(0,-20px,0) rotate(270deg);transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:top 50ms linear .2s,left .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,left .2s ease-in .25s;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,left .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:top 50ms linear .2s,right .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,right .2s ease-in .25s;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,right .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .2s ease-out,top 50ms linear .2s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:left .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:left .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;-webkit-transform:translate3d(80px,80px,0) rotate(45deg);transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .2s ease-out,top 50ms linear .2s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:right .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:right .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;-webkit-transform:translate3d(-80px,80px,0) rotate(-45deg);transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .2s ease-in .25s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:top 50ms linear .2s,left .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,left .2s ease-in .25s;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,left .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:top 50ms linear .2s,right .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335);transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,right .2s ease-in .25s;transition:transform .2s cubic-bezier(.6,.04,.98,.335),top 50ms linear .2s,right .2s ease-in .25s,-webkit-transform .2s cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .2s ease-out,top 50ms linear .2s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:left .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:left .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;-webkit-transform:translate3d(80px,-80px,0) rotate(-45deg);transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .2s ease-out,top 50ms linear .2s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:right .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s;transition:right .2s ease-out,top 50ms linear .2s,transform .2s cubic-bezier(.075,.82,.165,1) .25s,-webkit-transform .2s cubic-bezier(.075,.82,.165,1) .25s;-webkit-transform:translate3d(-80px,-80px,0) rotate(45deg);transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{-webkit-transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.2s;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{-webkit-transform:rotate(45deg) translate3d(5.71429px,-6px,0);transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{-webkit-transform:translate3d(0,-20px,0) rotate(90deg);transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .15s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .32s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .32s;-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .32s;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s cubic-bezier(.215,.61,.355,1) .32s;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),transform .15s cubic-bezier(.215,.61,.355,1) .32s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .32s;-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.15s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .3s cubic-bezier(.33333,.66667,.66667,1) .3s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,-webkit-transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .3s,transform .15s cubic-bezier(.55,.055,.675,.19),-webkit-transform .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.32s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .3s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .32s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .32s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s;transition:top .12s cubic-bezier(.33333,0,.66667,.33333) .18s,transform .15s cubic-bezier(.215,.61,.355,1) .32s,-webkit-transform .15s cubic-bezier(.215,.61,.355,1) .32s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:background-color 0s linear .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) .22s;transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s;transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) .22s}.hamburger--stand .hamburger-inner:before{transition:top .1s ease-in .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom .1s ease-in .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:background-color 0s linear .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:background-color 0s linear .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) .22s;transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s;transition:transform .1s cubic-bezier(.55,.055,.675,.19) .22s,background-color 0s linear .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) .22s}.hamburger--stand-r .hamburger-inner:before{transition:top .1s ease-in .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:top .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom .1s ease-in .1s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s;transition:bottom .1s ease-in .1s,transform .1s cubic-bezier(.55,.055,.675,.19) 0s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:background-color 0s linear .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) 0s;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s;transition:transform .1s cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) 0s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out .12s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:top .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out .12s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s;transition:bottom .1s ease-out .12s,transform .1s cubic-bezier(.215,.61,.355,1) .22s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .22s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .34s,-webkit-transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19),-webkit-transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .14s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .14s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.3s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .34s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .34s,-webkit-transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .34s,transform .3s cubic-bezier(.55,.055,.675,.19),-webkit-transform .3s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .14s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease-out,transform .3s cubic-bezier(.215,.61,.355,1) .14s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .14s;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.1s}.hamburger--squeeze .hamburger-inner:before{transition:top .1s ease .14s,opacity .1s ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom .1s ease .14s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.14s;transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top .1s ease,opacity .1s ease .14s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;transition:bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);-webkit-transform:rotate(765deg);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.3s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);-webkit-transform:rotate(-765deg);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.tooltip .tooltip-inner{white-space:pre-wrap!important;font-size:var(--font-size-base);background:#444;padding:.5rem;max-width:500px!important;color:#fff!important;border-radius:.4rem}.tooltip .tooltip-inner table tr td{color:#fff!important}.tooltip .arrow:before{border-top-color:#444}#mm li.mega-menu-column,#mm li.mega-menu-item,#mm li.mega-menu-row,#mm ul.mega-sub-menu{color:var(--font-color-base)!important}#mm-wrapper{background-color:var(--mega-menu-background-color);color:var(--font-color-base)!important}@media (min-width:768px){.MenuHorizontal #mm>li.mega-menu-item.mega-current-menu-item.picture>a.mega-menu-link{background:0 0!important}#mm{position:relative}#mm>.mega-menu-item.picture>.mega-menu-link{background:0 0!important;padding-left:12px;padding-right:12px}#mm>.mega-menu-item.picture>.mega-menu-link:focus{outline-offset:-12px}#mm>.mega-menu-item>.mega-menu-link{padding-top:12px!important;padding-bottom:9px!important;font-size:.9rem;color:grey}#mm>.mega-menu-item>.mega-menu-link .icon{display:block!important;font-size:32px;margin:0 auto!important;text-align:center;padding-bottom:.8rem;padding-top:.075rem}#mm>.mega-menu-item>.mega-menu-link .icon.icon-cog3,#mm>.mega-menu-item>.mega-menu-link .icon.icon-switch{font-size:12px}#mm>.mega-menu-item .mega-has-icon>.mega-menu-link[href="#"],#mm>.mega-menu-item.mega-disable-link{cursor:default!important}#mm>.mega-menu-item.logoff>.mega-menu-link .icon,#mm>.mega-menu-item.settings>.mega-menu-link .icon{padding-bottom:0;font-size:15px}#mm>.mega-menu-item.logoff .mega-menu-link-text,#mm>.mega-menu-item.settings .mega-menu-link-text{display:none}#mm>li.mega-menu-item>a.mega-menu-link{height:80px}#mm>li.mega-menu-item>a.mega-menu-link.settings:hover{background-color:unset}#mm>li.mega-menu-item.settings{position:absolute;top:0;max-width:3rem;width:15px;cursor:default;left:0}#mm>li.mega-menu-item.settings>a.mega-menu-link{width:auto}#mm>li.mega-menu-item.settings>a.mega-menu-link:hover{background-color:transparent!important}#mm>li.mega-menu-item.logoff{width:1rem;position:absolute;top:3.5rem}#mm>li.mega-menu-item.logoff>a.mega-menu-link{height:auto;display:block}#mm>li.mega-menu-item.logoff>a.mega-menu-link:hover{background-color:transparent!important}#mm,#mm a.mega-menu-link,#mm li.mega-menu-column,#mm li.mega-menu-item,#mm li.mega-menu-row,#mm ul.mega-sub-menu,#mm-wrapper{line-height:normal}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:calc(var(--font-size-base)/ 1.16);color:var(--font-color-base)}#mm .mega-sub-menu li.mega-has-icon>.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:1rem;font-weight:400;text-transform:none;color:var(--mega-menu-submenu-heading-color)}#mm .mega-sub-menu li.mega-has-icon>.mega-menu-link:hover,#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{font-weight:400}#mm>li.mega-menu-item>a.mega-menu-link{text-align:center}#mm>li.mega-menu-item>a.mega-menu-link:hover{background:var(--mega-menu-hover-background-color)}#mm .mega-sub-menu>.mega-has-icon>a.mega-menu-link{font-size:1.2rem;font-weight:400}#mm>li.mega-menu-item.picture>.mega-menu-link{color:transparent;cursor:pointer}#mm>li.mega-menu-item.picture>.mega-menu-link .profilepicture{height:56px;width:56px;background-size:contain;border-radius:50%}#mm>li.mega-menu-item.picture>.mega-menu-link .profilepicture.initials{background-color:#fff;color:#444;font-size:1.6rem;line-height:56px;text-align:center}#mm>li.mega-menu-item.picture>.mega-menu-link:hover{background:unset}#mm>li.mega-menu-item.picture .icon,#mm>li.mega-menu-item.picture .mega-menu-link-text{display:none!important}#mm>li.mega-menu-item.picture>a.mega-menu-link:hover{color:transparent}#mm li.mega-menu-item-has-children>a.mega-menu-link span.mega-indicator:after,#mm li.mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{text-decoration:none}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{text-decoration:underline;color:#000}#mm>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mm>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link:active,#mm>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link:focus,#mm>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link:hover{background-color:var(--mega-menu-hover-background-color)}#mm>li.mega-menu-item.mega-current-menu-item.picture>a.mega-menu-link{color:var(--mega-menu-hover-background-color)}.mega-menu-toggle{background:unset}.MenuHorizontal #mm>li.mega-menu-item.picture{margin-right:1rem}.MenuHorizontal #mm>li.mega-menu-item.picture>a{background:0 0!important}.MenuHorizontal #mm>li.mega-menu-item .settings{padding:1rem .6rem .2rem .6rem!important;height:auto}.MenuHorizontal #mm>li.mega-menu-item.picture+.settings{left:68px;width:auto;height:auto;padding:0;margin-top:12px!important}.MenuHorizontal #mm>li.mega-menu-item.picture+.settings>.mega-menu-link{height:auto;padding:1px 4px 1px 4px!important;margin:0 5px 0 5px!important}.MenuHorizontal #mm>li.mega-menu-item.picture+.settings>.mega-menu-link .icon{padding-top:1px!important;padding-bottom:1px!important;font-size:15px}.MenuHorizontal #mm>li.mega-menu-item.picture+.settings a:hover{background:0 0}.MenuHorizontal #mm>li.mega-menu-item.logoff{width:auto;bottom:0;top:auto;left:68px;margin-bottom:12px!important}.MenuHorizontal #mm>li.mega-menu-item.logoff .mega-menu-link{height:auto;padding:1px 4px 1px 4px!important;margin:0 5px 0 5px!important}.MenuHorizontal #mm>li.mega-menu-item.logoff .mega-menu-link .icon{padding-top:1px!important;padding-bottom:1px!important;font-size:15px}.MenuHorizontal #mm>li.mega-menu-item:first-child.settings{position:absolute;z-index:999;left:8px;width:auto;padding-left:0;height:auto}.MenuHorizontal #mm>li.mega-menu-item:first-child.settings>a.mega-menu-link{padding-left:0;height:auto;padding:1rem .6rem .2rem .6rem!important}.MenuHorizontal #mm>li.mega-menu-item:first-child.settings+.logoff{padding-left:0;position:absolute;bottom:0;left:8px}.MenuHorizontal #mm>li.mega-menu-item:first-child.settings+.logoff>a.mega-menu-link{padding-left:0}.MenuHorizontal #mm>li.mega-menu-item:first-child.settings+.logoff+.mega-menu-item{margin-left:40px}.MenuHorizontal #mm>li.mega-menu-item>.mega-menu-link .icon{padding-bottom:10px;padding-top:0}.MenuHorizontal #mm>li.mega-menu-item.personal:has(+.admin){border-right:1px dotted rgba(0,0,0,.4)}.MenuHorizontal #mm>li.mega-menu-item.admin{border-left:1px dotted rgba(255,255,255,.6)}.MenuHorizontal #mm>li.mega-menu-item.admin+.mega-menu-item.admin{border-left:none}.MenuHorizontal #mm>li.mega-menu-item.manager{border-left:1px dotted rgba(255,255,255,.6);margin-left:.5rem;padding-left:.5rem}.MenuHorizontal #mm>li.mega-menu-item.manager+.mega-menu-item.manager{border-left:none}.MenuVertical #Header{padding-left:0!important;background:#444;top:0;left:0;height:100vh;padding-bottom:1rem}.MenuVertical #mm>li.mega-menu-item.admin{border-top:1px dotted rgba(255,255,255,.6)}.MenuVertical #mm>li.mega-menu-item.admin+.mega-menu-item.admin{border-top:none}.MenuVertical #mm>li.mega-menu-item.manager{border-top:1px dotted rgba(255,255,255,.6);margin-top:.5rem;padding-top:.5rem}.MenuVertical #mm>li.mega-menu-item.manager+.mega-menu-item.manager{border-top:none}.MenuVertical #mm>li.mega-menu-item>a.mega-menu-link{padding-left:0!important;padding-right:0!important}.MenuVertical #mm>li.mega-menu-item.logoff>a.mega-menu-link{margin:.8rem .2rem .2rem .4rem!important;padding:.2rem!important}.MenuVertical #mm>li.mega-menu-item.settings>a.mega-menu-link{margin:.8rem .4rem .2rem .8rem!important;padding:.2rem!important}.MenuVertical #mm-wrapper{width:auto;max-width:110px}.MenuVertical #mm-wrapper #mm>li:first-child>a{padding-top:1rem}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.picture{padding-top:30px;padding-bottom:15px}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.picture>.mega-menu-link{padding-right:0;padding-left:0;height:auto;padding-top:0!important;padding-bottom:0!important}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.picture>.mega-menu-link:focus{outline:0!important}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.picture>.mega-menu-link:focus .profilepicture{outline:1px solid #fff}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.picture>.mega-menu-link .profilepicture{margin-left:auto;margin-right:auto}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.logoff{width:auto;position:absolute;right:9px;top:0}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.logoff>.menu-menu-link{margin:1rem .8rem .2rem .4rem!important;padding:.2rem!important}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.settings{height:auto;width:auto;padding:0!important;left:0;position:absolute}}@media (min-width:768px) and (max-width:991.98px){.MenuVertical #mm-wrapper #mm>li.mega-menu-item.settings{left:3px;top:0}}@media (min-width:768px){.MenuVertical #mm-wrapper #mm>li.mega-menu-item.settings>.menu-menu-link{width:15px;padding-left:0!important;padding-right:0!important;margin:.8rem .4rem .2rem .8rem!important;padding:.2rem!important}.MenuVertical #mm-wrapper #mm>li.mega-menu-item:first-child.settings{position:absolute;top:-40px;z-index:999;left:0;width:auto;padding-left:0}.MenuVertical #mm-wrapper #mm>li.mega-menu-item:first-child.settings>a.mega-menu-link{padding-left:0}.MenuVertical #mm-wrapper #mm>li.mega-menu-item:first-child.settings+.logoff{padding-left:0;position:absolute;top:-40px;left:80px}.MenuVertical #mm-wrapper #mm>li.mega-menu-item:first-child.settings+.logoff>a.mega-menu-link{padding-left:0}.MenuVertical #mm-wrapper #mm>li.mega-menu-item.picture+.settings+.logoff{left:68px;width:2.6rem}.MenuVertical #mm-wrapper #mm>li.mega-menu-item:first-child.settings+.logoff+.mega-menu-item{margin-top:40px}.MenuVertical #Content{padding-left:130px}.MenuVertical #mm.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{position:fixed;z-index:9999;top:0;width:auto;left:110px;height:100%!important;max-height:100vh;overflow-y:auto}}@media (min-width:768px) and (max-height:768px){.MenuVertical #mm.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu{left:110px}}@media (min-width:768px){.MenuVertical #mm.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-right>ul.mega-sub-menu .mega-menu-column{width:100%}.MenuVertical #mm li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{height:100%;display:flex;flex-direction:column;flex-wrap:wrap;overflow:visible;width:auto}.MenuVertical #mm li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{height:100%}.MenuVertical #mm li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:290px}.MenuVertical #mm>li.mega-menu-item>a.mega-menu-link{max-width:110px}}@media (min-width:768px) and (max-height:768px){.MenuVertical #Header{box-sizing:content-box;float:left;max-height:100vh;position:relative}.MenuVertical #Header:after{display:block;position:fixed;height:100%;width:110px;top:0;left:0;content:"";background-color:inherit;z-index:-1}}@media (max-width:767.98px){#mm-wrapper.wrapper-vertical{width:100%}.mega-menu-toggle.mega-menu-open+#mm{display:flex!important;flex-direction:column;overflow-y:scroll;min-height:100%;max-height:calc(100vh - 60px);background-color:var(--mega-menu-background-color)}#mm>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mm>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mm>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link,#mm>li.mega-menu-item>a.mega-menu-link{font-size:1.1rem;height:auto;line-height:2rem;height:2rem;padding-top:1rem;min-height:3rem}#mm>li.mega-menu-item{position:relative!important}#mm>li.mega-menu-item .profilepicture{display:none}#mm>li.mega-menu-item .icon,#mm>li.mega-menu-item .mega-menu-link-text{display:inline}#mm>li.mega-menu-item .icon-pp_profiel{margin-right:6px}#mm>li.mega-menu-item>a.mega-menu-link{line-height:3em}#mm>li.mega-menu-item.home{order:-1}#mm>li.mega-menu-item.settings{position:relative;z-index:2}#mm>li.mega-menu-item.logoff{position:relative}#mm>li.mega-menu-item>ul.mega-sub-menu{position:relative;box-shadow:none}#mm>li.mega-menu-item>a.mega-menu-link{line-height:3rem;padding-top:1rem}#mm>li.mega-menu-item>a.mega-menu-link span:after,#mm>li.mega-menu-item>a.mega-menu-link:after{color:#fff!important;-webkit-transform:rotate(270deg);transform:rotate(270deg)}#mm>li.mega-menu-item>a.mega-menu-link>span.mega-indicator:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:1.2rem;pointer-events:none}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{pointer-events:none}#mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mm>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{font-size:1rem}#mm>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mm>li:hover>a.mega-menu-link{background-color:#2b2b2b}.mega-disable-link,.mega-has-icon>.mega-menu-link[href="#"]{cursor:default!important}.mega-menu-toggle{cursor:default;height:60px;background:var(--mega-menu-background-color)}.mega-menu-toggle .mega-toggle-block{cursor:pointer;min-height:0}.mega-menu-toggle .mega-toggle-block:focus{outline:1px solid #fff;outline-offset:-3px}.mega-menu-toggle .mega-toggle-block:before{display:none}}#mm>li.mega-menu-item.picture>.mega-menu-link .profilepicture{background-color:transparent!important}#mm>li.mega-menu-item.picture>.mega-menu-link .profilepicture.initials{background-color:#fff!important}#menuSearchContainer{float:left;margin-top:4px;margin-left:170px}#menuSearchBox{height:25px;width:170px;font-size:1rem;box-shadow:inset -2px 2px 5px 0 rgba(0,0,0,.1);border:1px solid #666;padding-left:.5rem;background-color:#666;color:#fff}#menuSearchResults{display:block;width:30rem;background-color:#fff;border:1px solid #ccc;position:absolute}#menuSearchResults a{padding-top:.5rem;padding-bottom:.5rem;padding-left:2.5rem;padding-right:.5rem;color:#666;width:270px;float:left}#menuSearchResults a:hover{color:var(--green-normal)}.mega-toggle-label{display:flex;justify-content:center;align-items:center}.mega-toggle-label-closed,.mega-toggle-label-open{width:25px;height:2px;background:#fff;display:block;position:relative;margin:0 15px;border-radius:2px}.mega-toggle-label-closed:after,.mega-toggle-label-closed:before,.mega-toggle-label-open:after,.mega-toggle-label-open:before{width:100%;height:2px;display:block;position:absolute;content:"";background:#fff;border-radius:2px}.mega-toggle-label-closed:before,.mega-toggle-label-open:before{top:-7px}.mega-toggle-label-closed:after,.mega-toggle-label-open:after{top:7px}@media (min-width:768px) and (max-width:991.98px){.MenuHorizontal #Logo_top{display:none}.mega-menu-toggle{display:none}#mm{display:block!important}.MenuHorizontal #mm{display:flex!important;justify-content:flex-start;background-color:var(--mega-menu-background-color)}.MenuHorizontal #mm>li.mega-menu-item{display:inline-block}.MenuHorizontal #mm>li.mega-menu-item.picture{margin-right:1.6rem}.MenuHorizontal #mm>li.mega-menu-item>a.mega-menu-link{padding:0 9px}.MenuHorizontal #mm>li.mega-menu-megamenu>ul.mega-sub-menu{position:absolute}.MenuHorizontal #mm>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%!important;clear:none!important}.MenuHorizontal #mm .mega-hide-on-mobile{display:block!important}.MenuVertical .mega-hide-on-mobile{display:block!important}}#DesktopViewToggler{bottom:1rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;position:fixed}#mm>li.mega-menu-item>a.mega-menu-link{color:var(--mega-menu-text-color)}.scripts_admin_training_trainingresources_matrix .MatrixWrapper .fc-event{background-color:#3a87ad;border-color:#3a87ad;color:#fff}.scripts_admin_training_trainingresources_matrix .MatrixWrapper .fc-event.event_location{background-color:#707699;border-color:#707699}.scripts_admin_training_trainingresources_matrix .MatrixWrapper .fc-event.event_trainer{background-color:#ff6f7e;border-color:#ff6f7e}.scripts_admin_training_trainingresources_matrix .MatrixWrapper .fc-event.event_material{background-color:#b2ae33;border-color:#b2ae33}.scripts_admin_training_trainingresources_matrix .MatrixWrapper span.fc-icon.fc-icon-down-triangle:after,.scripts_admin_training_trainingresources_matrix .MatrixWrapper span.fc-icon.fc-icon-right-triangle:after,.scripts_admin_training_trainingresources_matrix .MatrixWrapper span.fc-icon.fc-icon-up-triangle:after{display:block}.matrix_header_left .switched:not(.active){background-color:var(--dark-gray);border-radius:10rem;color:#fff;padding:.1em .6em;transition:background-color .15s ease-in-out}.matrix_header_left .switched:not(.active):hover{background-color:#000}.matrix_header_left .switched:not(.active).active,.matrix_header_left .switched:not(.active).active:hover{background-color:transparent}.fc-event-container{color:#fff}.fc-icon:after{display:inline-block}.fc .fc-daygrid-day.fc-day-today,th.fc-day-today{background-color:rgba(0,155,245,.08)}th.fc-day-today{box-shadow:1px 0 0 0 #163e59 inset,-1px 0 0 0 #163e59 inset,0 1px 0 0 #163e59 inset}.fc-SchedulerDay-view th.fc-day-today{box-shadow:none}td.fc-day-today{box-shadow:0 -1px 0 0 #163e59 inset,-1px 0 0 0 #163e59 inset,1px 0 0 0 #163e59 inset}.fc-MonthAgenda-view td.fc-daygrid-day.fc-day-today{box-shadow:0 1px 0 0 #163e59 inset,0 -1px 0 0 #163e59 inset,-1px 0 0 0 #163e59 inset,1px 0 0 0 #163e59 inset}.fc-slot-today,td.fc-day-today{background-color:rgba(0,155,245,.08)}.fc-slot-past+.fc-slot-today{box-shadow:1px 0 0 0 #163e59 inset}.fc-resourceTimelineWeek-view .fc-slot-today+.fc-slot-today:nth-of-type(9n){box-shadow:-1px 0 0 0 #163e59 inset}.fc-daygrid-dot-event.canceled .fc-daygrid-event-dot{border-color:var(--red-normal)}.dropdown-item{text-decoration:none;padding:2px 1.5rem}.dropdown-item.active,.dropdown-item:active,.dropdown-item:focus{box-shadow:inset 0 0 1px 1px #000;background-color:transparent;color:var(--font-color-base)}.dropdown-item:hover{background-color:var(--select-hover-background-color)!important}.dropdown-item.disabled,.dropdown-item:disabled{cursor:not-allowed;pointer-events:auto}.dropdown-menu>li>a{padding:2px 10px;font-size:var(--font-size-base)}.dropdown-menu>li>a span{margin-right:8px}.dropdown-menu-right{left:auto;right:0}.dropdown-menu .bs-actionsbox,.dropdown-menu .bs-donebutton{min-width:250px}.dropdown-menu .bs-actionsbox .btn,.dropdown-menu .bs-donebutton .btn{justify-content:center}.dropdown-menu .inner li a{font-size:var(--font-size-base)}.dropdown-menu .inner li a span.check-mark{right:5px!important}.dropdown-toggle:not(.btn-primary){background-color:var(--dropdown-toggle-bg-color)!important;border-color:var(--dropdown-toggle-border-color)!important;color:var(--dropdown-toggle-text-color)!important;padding:9px 10px;border-radius:8px;display:flex;height:41px;justify-content:center;align-items:center}.dropdown-toggle:not(.btn-primary) .filter-option{color:var(--font-color-base)}.dropdown-toggle:not(.btn-primary):focus{outline:0!important}.dropdown-toggle:not(.btn-primary):after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;border:0;width:14px;height:12px;margin:0;padding:0}.gridComponent .dropdown-toggle{border:1px solid transparent}.gridComponent .dropdown-toggle:hover{border:1px solid #000!important;background-color:var(--select-hover-background-color)!important;box-shadow:0 2px 4px 0 rgba(0,0,0,.15)!important}.gridComponent .dropdown-toggle:focus,.gridComponent .dropdown-toggle[aria-expanded=true]{outline:0;border:1px solid #000!important;box-shadow:inset 0 0 0 1px #000,0 2px 4px 0 rgba(0,0,0,.15)!important}.gridComponent .dropdown select{left:0}.dropdown-menu{z-index:1002}.pagination{display:block;margin-top:1rem}.pagination .page-item{display:inline-block}.pagination .page-item.active{background-color:var(--pagination-active-bg-color);border-radius:4px}.pagination .page-link{color:var(--font-color-base);text-decoration:none;font-weight:500;border:0;border-radius:4px;margin-left:0}.pagination .page-link:hover{background:var(--pagination-hover-bg-color);color:#fff}.pagination-sm .page-link{padding:.25rem .5rem;font-size:1rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.pagination-sm .page-link{padding:.25rem .8rem;font-size:1rem;line-height:1.5}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.ListItemName{display:flex;align-items:center}.List .btn{min-width:40px}.scripts_admin_user_search .popover,.scripts_user_trainingregistration_catalogue .popover{min-width:320px}.popover{z-index:10010!important;position:fixed;color:#000;font-size:12px!important;max-width:320px;background-color:var(--tooltip-bg-color)}.popover-body,.popover-content{overflow:hidden}.popover-body{border-bottom:1px solid transparent}.bs-popover-right .arrow::after{border-right-color:var(--tooltip-bg-color)}.bs-popover-top .arrow::after{border-top-color:var(--tooltip-bg-color)}.bs-popover-left .arrow::after{border-left-color:var(--tooltip-bg-color)}.bs-popover-right .arrow::after{border-right-color:var(--tooltip-bg-color)}#popover_clm_right{max-width:160px;white-space:normal!important}.fv-plugins-tooltip .fv-plugins-tooltip__content{background-color:var(--tooltip-bg-color);color:var(--font-color-base);border:1px solid rgba(0,0,0,.2);border-radius:.3rem;padding:8px}.fv-plugins-tooltip .fv-plugins-tooltip__content:before{width:1rem;height:1rem;background-color:var(--tooltip-bg-color);padding:0;border:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fv-plugins-tooltip--top .fv-plugins-tooltip__content:before,.fv-plugins-tooltip--top-right .fv-plugins-tooltip__content:before{margin-top:calc(-.5rem + 1px);border-right:1px solid rgba(0,0,0,.2);border-bottom:1px solid rgba(0,0,0,.2)}.fv-plugins-tooltip--top-right .fv-plugins-tooltip__content:before{margin-right:4px}.btn-toolbar>.btn,.btn-toolbar>.input-group{margin-bottom:5px}.btn{font-size:var(--button-fonts-size);display:inline-flex;align-items:center;white-space:nowrap;justify-content:center;border:0;color:var(--button-primary-text-color);text-decoration:none;box-shadow:var(--shadow);padding:8px 15px;border-radius:var(--button-border-radius);min-height:40px}.btn .show>.btn-outline-primary.dropdown-toggle:focus:enabled,.btn.active:focus:enabled,.btn.focus:enabled,.btn:active:enabled,.btn:active:focus:enabled,.btn:focus:enabled,.btn:hover:enabled{border:0}.btn:focus{outline:0}.btn.disabled,.btn:disabled{cursor:not-allowed}.btn .icon{font-size:var(--icon-font-size)}.btn .icon.left,.btn svg{margin-right:8px!important}.btn .icon.left.icon-floppy-disk,.btn .icon.left.icon-plus2,.btn svg.icon-floppy-disk,.btn svg.icon-plus2{font-size:1rem}.btn .icon+.icon{margin-left:-6px}.btn .toggle-off{background-color:var(--red-normal)!important;color:#fff!important}.btn-link{text-decoration:underline;color:var(--primary);box-shadow:none}.btn-link:hover{text-decoration:underline!important}.btn-outline-primary,.btn-outline-secondary{border:1px solid var(--button-primary-bg-color);color:var(--button-primary-bg-color)}.btn-outline-primary:hover,.btn-outline-secondary:hover{border:1px solid var(--button-primary-bg-color)!important;background:var(--button-primary-bg-color);color:#fff}.btn-outline-success{border:1px solid var(--success);color:var(--success)}.btn-outline-success:hover{border:1px solid var(--success)!important;background:var(--success);color:#fff}.btn-outline-danger{border:1px solid var(--danger);color:var(--danger)}.btn-outline-danger:hover{border:1px solid var(--danger)!important;background:var(--danger);color:#fff}.btn-outline-warning{border:1px solid var(--warning);color:var(--warning)}.btn-outline-warning:hover{border:1px solid var(--warning)!important;background:var(--warning);color:#fff}.btn-outline-info{border:1px solid var(--button-primary-bg-color);color:var(--button-primary-bg-color)}.btn-outline-info:hover{border:1px solid var(--button-primary-bg-color)!important;background:var(--button-primary-bg-color);color:#fff}.btn-outline-light{border:1px solid var(--light);color:var(--light)}.btn-outline-light:hover{border:1px solid var(--light)!important;background:var(--light)}.btn-outline-dark{border:1px solid var(--dark);color:var(--dark)}.btn-outline-dark:hover{border:1px solid var(--dark)!important;background:var(--dark);color:#fff}.btn-danger,.btn-dark,.btn-file,.btn-info,.btn-primary,.btn-secondary,.btn-success,.btn-warning{background-color:transparent;position:relative;z-index:1;min-height:40px;box-shadow:none;background-color:var(--button-primary-bg-color);border-radius:var(--button-border-radius)}.btn-danger::before,.btn-dark::before,.btn-file::before,.btn-info::before,.btn-primary::before,.btn-secondary::before,.btn-success::before,.btn-warning::before{background-color:inherit;border-radius:inherit;transition:all .2s ease-in-out;content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;box-shadow:var(--shadow)}.btn-danger:hover:not(.disabled,:disabled),.btn-dark:hover:not(.disabled,:disabled),.btn-file:hover:not(.disabled,:disabled),.btn-info:hover:not(.disabled,:disabled),.btn-primary:hover:not(.disabled,:disabled),.btn-secondary:hover:not(.disabled,:disabled),.btn-success:hover:not(.disabled,:disabled),.btn-warning:hover:not(.disabled,:disabled){background-color:var(--button-primary-bg-color);color:var(--button-primary-text-color)}.btn-danger:hover:not(.disabled,:disabled)::before,.btn-dark:hover:not(.disabled,:disabled)::before,.btn-file:hover:not(.disabled,:disabled)::before,.btn-info:hover:not(.disabled,:disabled)::before,.btn-primary:hover:not(.disabled,:disabled)::before,.btn-secondary:hover:not(.disabled,:disabled)::before,.btn-success:hover:not(.disabled,:disabled)::before,.btn-warning:hover:not(.disabled,:disabled)::before{-webkit-transform:scale(1.05,1.1);transform:scale(1.05,1.1)}.btn-danger:focus,.btn-dark:focus,.btn-file:focus,.btn-info:focus,.btn-primary:focus,.btn-secondary:focus,.btn-success:focus,.btn-warning:focus{box-shadow:none!important}.btn-danger:focus::before,.btn-dark:focus::before,.btn-file:focus::before,.btn-info:focus::before,.btn-primary:focus::before,.btn-secondary:focus::before,.btn-success:focus::before,.btn-warning:focus::before{background-color:var(--button-focus-bg-color)!important;outline:0!important;box-shadow:var(--shadow)!important;-webkit-transform:scale(1)!important;transform:scale(1)!important}.btn-danger.disabled,.btn-danger:disabled,.btn-dark.disabled,.btn-dark:disabled,.btn-file.disabled,.btn-file:disabled,.btn-info.disabled,.btn-info:disabled,.btn-primary.disabled,.btn-primary:disabled,.btn-secondary.disabled,.btn-secondary:disabled,.btn-success.disabled,.btn-success:disabled,.btn-warning.disabled,.btn-warning:disabled{background-color:var(--button-primary-bg-color)}.btn-danger:active,.btn-dark:active,.btn-file:active,.btn-info:active,.btn-primary:active,.btn-secondary:active,.btn-success:active,.btn-warning:active{box-shadow:none!important}.btn-success::before{background-color:var(--success)}.btn-danger::before{background-color:var(--danger)}.btn-warning::before{background-color:var(--warning)}.btn-dark::before{background-color:var(--dark)}.btn-light{color:var(--font-color-base)}.btn-light.disabled,.btn-light:disabled{opacity:.7}.btn-file{color:var(--button-primary-text-color)!important}.btn-file .hidden-xs{top:0!important;margin-left:calc(var(--spacing)/ 2)}.btn-sm{padding:.425rem .5rem;font-size:.925rem;line-height:1.5}.btn-icononly,.btn-icononly.disabled,.btn-icononly:disabled{background:var(--button-icon-only-bg-color);border:none;color:var(--button-icon-only-text-color);min-height:auto;transition:background-color .2s ease-in-out;border-radius:var(--button-border-radius);position:relative;z-index:1;box-shadow:none;padding:5px}.btn-icononly .icon,.btn-icononly svg,.btn-icononly.disabled .icon,.btn-icononly.disabled svg,.btn-icononly:disabled .icon,.btn-icononly:disabled svg{margin-right:0}.btn-icononly:focus:active,.btn-icononly:hover{background:var(--button-icon-only-hover-bg-color);color:var(--button-icon-only-hover-text-color);border:none}.btn-group{min-height:26px;height:auto}.btn-group .btn+.btn{border-left:1px solid rgba(0,0,0,.15)!important}.btn-toolbar{margin-top:1rem;margin-left:0}.btn-toolbar .btn-group{margin-left:0;margin-bottom:5px}.btn-toolbar .btn-group .btn{margin-left:0}.btn-toolbar .btn-group+.btn-group{margin-left:0}.btn-toolbar .btn-group .btn:not(:last-child):not(.dropdown-toggle){margin-right:0}.btn-toolbar>.btn,.btn-toolbar>.btn-group{margin-right:1rem!important}.btn-toolbar>.btn-group:last-child,.btn-toolbar>.btn:last-child{margin-right:0!important}.btn-file{cursor:pointer}.btn-file input[type=button]{cursor:pointer!important}.btn.kv-hidden{display:none}.btn.btn-noclick.btn-icononly{color:var(--font-color-base);cursor:not-allowed!important;opacity:.65!important}.btn.btn-noclick.btn-icononly .focus,.btn.btn-noclick.btn-icononly :hover,.btn.btn-noclick.btn-icononly:focus{color:inherit}.btn.dropdown-toggle{justify-content:space-between;align-items:center}.btn.dropdown-toggle::after{float:none;margin-top:0;border:none}.btn.dropdown-toggle.btn-primary{padding:0 14px 0 5px}.btn.dropdown-toggle.btn-primary::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right!important;background-size:14px 12px;background-position:calc(100% - 10px) center;background-color:transparent!important;z-index:10;width:20px;height:40px}.btn.dropdown-toggle.btn-primary .buttonlabel{color:var(--button-primary-text-color)}.btn.dropdown-toggle .filter-option{position:relative;padding-top:0;padding-bottom:0;padding-left:0}.btn.dropdown-toggle .filter-option .filter-option-inner-inner{min-height:1.5em}.btn.clear1,.btn.clear2{background-color:#666;color:#fff}.btn.btn-primary:not(.btn-icononly).btn-noclick,td.icononly .btn,td.icononly .btn.btn-primary{background-color:var(--button-icon-only-bg-color);border:none;color:var(--button-icon-only-text-color);min-height:auto;transition:background-color .2s ease-in-out;border-radius:var(--button-border-radius);position:relative;z-index:1;box-shadow:none;padding:5px}.btn.btn-primary:not(.btn-icononly).btn-noclick:after,.btn.btn-primary:not(.btn-icononly).btn-noclick:before,td.icononly .btn.btn-primary:after,td.icononly .btn.btn-primary:before,td.icononly .btn:after,td.icononly .btn:before{display:none}.btn.btn-primary:not(.btn-icononly).btn-noclick.dropdown-toggle:after,td.icononly .btn.btn-primary.dropdown-toggle:after,td.icononly .btn.dropdown-toggle:after{display:block;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-color:transparent}.btn.btn-primary:not(.btn-icononly).btn-noclick:hover,td.icononly .btn.btn-primary:hover,td.icononly .btn:hover{background:var(--button-icon-only-hover-bg-color);color:var(--button-icon-only-hover-text-color);border:none}.btn.btn-primary:not(.btn-icononly).btn-noclick:active,.btn.btn-primary:not(.btn-icononly).btn-noclick:focus,td.icononly .btn.btn-primary:active,td.icononly .btn.btn-primary:focus,td.icononly .btn:active,td.icononly .btn:focus{background-color:var(--button-primary-bg-color);color:var(--button-primary-text-color)}.btn.btn-primary:not(.btn-icononly).btn-noclick .icon,.btn.btn-primary:not(.btn-icononly).btn-noclick svg,td.icononly .btn .icon,td.icononly .btn svg,td.icononly .btn.btn-primary .icon,td.icononly .btn.btn-primary svg{margin-right:0}.btn.btn-primary:not(.btn-icononly).btn-noclick.dependancy,td.icononly .btn.btn-primary.dependancy,td.icononly .btn.dependancy{background-color:var(--button-icon-only-text-color);color:#fff}.btn.btn-primary:not(.btn-icononly).btn-noclick:focus,.btn.btn-primary:not(.btn-icononly).btn-noclick:hover{background:0 0;box-shadow:none;color:var(--button-icon-only-text-color);cursor:default}.btn.btn-primary:not(.btn-icononly).btn-noclick:focus:active,.btn.btn-primary:not(.btn-icononly).btn-noclick:hover:active{background:0 0}.btn-group>.btn-group:not(:last-child)>.btn:after,.btn-group>.btn-group:not(:last-child)>.btn:before,.btn-group>.btn:not(:last-child):not(.dropdown-toggle):after,.btn-group>.btn:not(:last-child):not(.dropdown-toggle):before{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn:after,.btn-group>.btn-group:not(:first-child)>.btn:before,.btn-group>.btn:not(:first-child):after,.btn-group>.btn:not(:first-child):before{border-top-left-radius:0;border-bottom-left-radius:0}.bootstrap-duallistbox-container .btn{background-color:#fff;color:var(--font-color-base);border:1px solid var(--input-border-color);border-bottom:0;transition:all .2s ease-in-out}.bootstrap-duallistbox-container .btn .icon{color:var(--white)}.bootstrap-duallistbox-container .btn:before{display:none}.bootstrap-duallistbox-container .btn:focus:enabled,.bootstrap-duallistbox-container .btn:hover{background-color:var(--button-primary-bg-color);color:var(--button-primary-text-color)}.bootstrap-duallistbox-container .btn:focus:enabled .icon,.bootstrap-duallistbox-container .btn:hover .icon{color:var(--button-primary-text-color)}input[type=checkbox]{accent-color:var(--radio-checkbox-checked-bg-color)}.checkbox,.radio{display:block;content:"";cursor:default;position:relative;min-height:20px;margin:4px 6px 4px 0;padding:2px 0 2px 12px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;color:var(--font-color-base);line-height:18px;text-indent:6px;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}.checkbox input[type=checkbox],.checkbox input[type=checkbox].form-control,.checkbox input[type=radio],.checkbox input[type=radio].form-control,.radio input[type=checkbox],.radio input[type=checkbox].form-control,.radio input[type=radio],.radio input[type=radio].form-control{position:absolute;opacity:0;cursor:default;width:0;height:0}.checkbox input[type=checkbox]+.checkmark,.checkbox input[type=checkbox]+label,.checkbox input[type=radio]+.checkmark,.checkbox input[type=radio]+label,.radio input[type=checkbox]+.checkmark,.radio input[type=checkbox]+label,.radio input[type=radio]+.checkmark,.radio input[type=radio]+label{padding:0;margin-left:8px}.checkbox input[type=checkbox]+.checkmark::after,.checkbox input[type=checkbox]+.checkmark::before,.checkbox input[type=checkbox]+label::after,.checkbox input[type=checkbox]+label::before,.checkbox input[type=radio]+.checkmark::after,.checkbox input[type=radio]+.checkmark::before,.checkbox input[type=radio]+label::after,.checkbox input[type=radio]+label::before,.radio input[type=checkbox]+.checkmark::after,.radio input[type=checkbox]+.checkmark::before,.radio input[type=checkbox]+label::after,.radio input[type=checkbox]+label::before,.radio input[type=radio]+.checkmark::after,.radio input[type=radio]+.checkmark::before,.radio input[type=radio]+label::after,.radio input[type=radio]+label::before{display:block;position:absolute;content:"";cursor:pointer}.checkbox input[type=checkbox]+.checkmark::before,.checkbox input[type=checkbox]+label::before,.checkbox input[type=radio]+.checkmark::before,.checkbox input[type=radio]+label::before,.radio input[type=checkbox]+.checkmark::before,.radio input[type=checkbox]+label::before,.radio input[type=radio]+.checkmark::before,.radio input[type=radio]+label::before{width:var(--radio-checkbox-size);height:var(--radio-checkbox-size);top:3px;left:1px}.checkbox input[type=checkbox]+.checkmark::before,.checkbox input[type=checkbox]+label::before,.checkbox input[type=radio]+.checkmark::before,.checkbox input[type=radio]+label::before,.radio input[type=checkbox]+.checkmark::before,.radio input[type=checkbox]+label::before,.radio input[type=radio]+.checkmark::before,.radio input[type=radio]+label::before{background-color:var(--input-background-color);box-shadow:0 0 0 2px var(--radio-checkbox-border-color);border-radius:var(--radio-checkbox-border-radius)}.checkbox input[type=checkbox]+.checkmark::after,.checkbox input[type=checkbox]+label::after,.checkbox input[type=radio]+.checkmark::after,.checkbox input[type=radio]+label::after,.radio input[type=checkbox]+.checkmark::after,.radio input[type=checkbox]+label::after,.radio input[type=radio]+.checkmark::after,.radio input[type=radio]+label::after{display:none}.checkbox input[type=checkbox]:checked+.checkmark:before,.checkbox input[type=checkbox]:checked+label:before,.checkbox input[type=radio]:checked+.checkmark:before,.checkbox input[type=radio]:checked+label:before,.radio input[type=checkbox]:checked+.checkmark:before,.radio input[type=checkbox]:checked+label:before,.radio input[type=radio]:checked+.checkmark:before,.radio input[type=radio]:checked+label:before{background-color:var(--radio-checkbox-checked-bg-color);box-shadow:0 0 0 2px var(--radio-checkbox-checked-bg-color)}.checkbox input[type=checkbox]:checked+.checkmark::after,.checkbox input[type=checkbox]:checked+label::after,.checkbox input[type=radio]:checked+.checkmark::after,.checkbox input[type=radio]:checked+label::after,.radio input[type=checkbox]:checked+.checkmark::after,.radio input[type=checkbox]:checked+label::after,.radio input[type=radio]:checked+.checkmark::after,.radio input[type=radio]:checked+label::after{display:block}.checkbox input[type=radio]+.checkmark:before,.checkbox input[type=radio]+label:before,.radio input[type=radio]+.checkmark:before,.radio input[type=radio]+label:before{border-radius:20px}.checkbox.focus,.checkbox:focus-within,.radio.focus,.radio:focus-within{outline:var(--focus-outline-width) solid var(--focus-outline-color)!important;outline-offset:4px!important}.checkbox.has-error,.checkbox.is-invalid,.has-error .checkbox,.has-error .radio,.radio.has-error,.radio.is-invalid{outline:1px solid var(--input-has-error-border-color)!important;outline-offset:3px}.checkbox.has-error.focus,.checkbox.has-error:focus-within,.checkbox.is-invalid.focus,.checkbox.is-invalid:focus-within,.has-error .checkbox.focus,.has-error .checkbox:focus-within,.has-error .radio.focus,.has-error .radio:focus-within,.radio.has-error.focus,.radio.has-error:focus-within,.radio.is-invalid.focus,.radio.is-invalid:focus-within{outline:2px solid var(--input-has-error-border-color)!important;outline-offset:2px}.checkbox.disabled,.checkbox:disabled,.disabled .checkbox,.disabled .radio,.radio.disabled,.radio:disabled,:disabled .checkbox,:disabled .radio{color:var(--input-disabled-text-color)}.checkbox input.disabled[type=checkbox]+.checkmark:before,.checkbox input.disabled[type=checkbox]+label:before,.checkbox input.disabled[type=radio]+.checkmark:before,.checkbox input.disabled[type=radio]+label:before,.checkbox input:disabled[type=checkbox]+.checkmark:before,.checkbox input:disabled[type=checkbox]+label:before,.checkbox input:disabled[type=radio]+.checkmark:before,.checkbox input:disabled[type=radio]+label:before,.checkbox.disaled[type=checkbox]+.checkmark:before,.checkbox.disaled[type=checkbox]+label:before,.checkbox.disaled[type=radio]+.checkmark:before,.checkbox.disaled[type=radio]+label:before,.checkbox:disabled[type=checkbox]+.checkmark:before,.checkbox:disabled[type=checkbox]+label:before,.checkbox:disabled[type=radio]+.checkmark:before,.checkbox:disabled[type=radio]+label:before,.disabled .checkbox[type=checkbox]+.checkmark:before,.disabled .checkbox[type=checkbox]+label:before,.disabled .checkbox[type=radio]+.checkmark:before,.disabled .checkbox[type=radio]+label:before,.disabled .radio[type=checkbox]+.checkmark:before,.disabled .radio[type=checkbox]+label:before,.disabled .radio[type=radio]+.checkmark:before,.disabled .radio[type=radio]+label:before,.radio input.disabled[type=checkbox]+.checkmark:before,.radio input.disabled[type=checkbox]+label:before,.radio input.disabled[type=radio]+.checkmark:before,.radio input.disabled[type=radio]+label:before,.radio input:disabled[type=checkbox]+.checkmark:before,.radio input:disabled[type=checkbox]+label:before,.radio input:disabled[type=radio]+.checkmark:before,.radio input:disabled[type=radio]+label:before,.radio.disaled[type=checkbox]+.checkmark:before,.radio.disaled[type=checkbox]+label:before,.radio.disaled[type=radio]+.checkmark:before,.radio.disaled[type=radio]+label:before,.radio:disabled[type=checkbox]+.checkmark:before,.radio:disabled[type=checkbox]+label:before,.radio:disabled[type=radio]+.checkmark:before,.radio:disabled[type=radio]+label:before,:disabled .checkbox[type=checkbox]+.checkmark:before,:disabled .checkbox[type=checkbox]+label:before,:disabled .checkbox[type=radio]+.checkmark:before,:disabled .checkbox[type=radio]+label:before,:disabled .radio[type=checkbox]+.checkmark:before,:disabled .radio[type=checkbox]+label:before,:disabled .radio[type=radio]+.checkmark:before,:disabled .radio[type=radio]+label:before{cursor:default;box-shadow:0 0 0 1px var(--input-disabled-border-color)}.checkbox input.disabled[type=checkbox]:checked+.checkmark:before,.checkbox input.disabled[type=checkbox]:checked+label:before,.checkbox input:disabled[type=checkbox]:checked+.checkmark:before,.checkbox input:disabled[type=checkbox]:checked+label:before,.checkbox.disaled[type=checkbox]:checked+.checkmark:before,.checkbox.disaled[type=checkbox]:checked+label:before,.checkbox:disabled[type=checkbox]:checked+.checkmark:before,.checkbox:disabled[type=checkbox]:checked+label:before,.disabled .checkbox[type=checkbox]:checked+.checkmark:before,.disabled .checkbox[type=checkbox]:checked+label:before,.disabled .radio[type=checkbox]:checked+.checkmark:before,.disabled .radio[type=checkbox]:checked+label:before,.radio input.disabled[type=checkbox]:checked+.checkmark:before,.radio input.disabled[type=checkbox]:checked+label:before,.radio input:disabled[type=checkbox]:checked+.checkmark:before,.radio input:disabled[type=checkbox]:checked+label:before,.radio.disaled[type=checkbox]:checked+.checkmark:before,.radio.disaled[type=checkbox]:checked+label:before,.radio:disabled[type=checkbox]:checked+.checkmark:before,.radio:disabled[type=checkbox]:checked+label:before,:disabled .checkbox[type=checkbox]:checked+.checkmark:before,:disabled .checkbox[type=checkbox]:checked+label:before,:disabled .radio[type=checkbox]:checked+.checkmark:before,:disabled .radio[type=checkbox]:checked+label:before{background-color:#96d2fa;box-shadow:0 0 0 1px #96d2fa}.checkbox input.disabled[type=radio]:checked+.checkmark:before,.checkbox input.disabled[type=radio]:checked+label:before,.checkbox input:disabled[type=radio]:checked+.checkmark:before,.checkbox input:disabled[type=radio]:checked+label:before,.checkbox.disaled[type=radio]:checked+.checkmark:before,.checkbox.disaled[type=radio]:checked+label:before,.checkbox:disabled[type=radio]:checked+.checkmark:before,.checkbox:disabled[type=radio]:checked+label:before,.disabled .checkbox[type=radio]:checked+.checkmark:before,.disabled .checkbox[type=radio]:checked+label:before,.disabled .radio[type=radio]:checked+.checkmark:before,.disabled .radio[type=radio]:checked+label:before,.radio input.disabled[type=radio]:checked+.checkmark:before,.radio input.disabled[type=radio]:checked+label:before,.radio input:disabled[type=radio]:checked+.checkmark:before,.radio input:disabled[type=radio]:checked+label:before,.radio.disaled[type=radio]:checked+.checkmark:before,.radio.disaled[type=radio]:checked+label:before,.radio:disabled[type=radio]:checked+.checkmark:before,.radio:disabled[type=radio]:checked+label:before,:disabled .checkbox[type=radio]:checked+.checkmark:before,:disabled .checkbox[type=radio]:checked+label:before,:disabled .radio[type=radio]:checked+.checkmark:before,:disabled .radio[type=radio]:checked+label:before{background-color:var(--white)}.checkbox input.disabled[type=radio]:checked+.checkmark::after,.checkbox input.disabled[type=radio]:checked+label::after,.checkbox input:disabled[type=radio]:checked+.checkmark::after,.checkbox input:disabled[type=radio]:checked+label::after,.checkbox.disaled[type=radio]:checked+.checkmark::after,.checkbox.disaled[type=radio]:checked+label::after,.checkbox:disabled[type=radio]:checked+.checkmark::after,.checkbox:disabled[type=radio]:checked+label::after,.disabled .checkbox[type=radio]:checked+.checkmark::after,.disabled .checkbox[type=radio]:checked+label::after,.disabled .radio[type=radio]:checked+.checkmark::after,.disabled .radio[type=radio]:checked+label::after,.radio input.disabled[type=radio]:checked+.checkmark::after,.radio input.disabled[type=radio]:checked+label::after,.radio input:disabled[type=radio]:checked+.checkmark::after,.radio input:disabled[type=radio]:checked+label::after,.radio.disaled[type=radio]:checked+.checkmark::after,.radio.disaled[type=radio]:checked+label::after,.radio:disabled[type=radio]:checked+.checkmark::after,.radio:disabled[type=radio]:checked+label::after,:disabled .checkbox[type=radio]:checked+.checkmark::after,:disabled .checkbox[type=radio]:checked+label::after,:disabled .radio[type=radio]:checked+.checkmark::after,:disabled .radio[type=radio]:checked+label::after{background-color:var(--medium-gray)}.checkbox.checkbox-inline,.checkbox.radio-inline,.radio.checkbox-inline,.radio.radio-inline{display:inline;padding-left:25px}.checkbox label,.radio label{text-indent:0}.checkbox .checkmark,.checkbox label{border-radius:3px}.checkbox .checkmark::after,.checkbox label::after{width:5px;height:10px;top:5px;left:7px;border:solid var(--white);border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.radio .checkmark,.radio label{border-radius:50%}.radio .checkmark::after,.radio label::after{width:6px;height:6px;top:8px;left:6px;border-radius:50%;background-color:var(--white)}.table td.gridcheckbox .checkbox input[type=checkbox],.table th.gridcheckbox .checkbox input[type=checkbox]{display:block}.table th.gridcheckbox{padding:.5rem}::-webkit-input-placeholder{color:var(--input-placeholder-color)!important;font-style:italic}:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder,::placeholder{color:var(--input-placeholder-color)!important;font-style:italic}.form-control{display:block;width:100%;font-size:unset!important}.bootstrap-tagsinput,.bootstrap-tagsinput.form-control,input,input.form-control{color:var(--font-color-base);border-radius:var(--input-border-radius);border:1px solid var(--input-border-color);background-color:var(--input-background-color);box-sizing:border-box;line-height:24px}.bootstrap-tagsinput.focus,.bootstrap-tagsinput.form-control.focus,.bootstrap-tagsinput.form-control:focus,.bootstrap-tagsinput:focus,input.focus,input.form-control.focus,input.form-control:focus,input:focus{border:1px solid #000!important;box-shadow:var(--shadow)!important}.bootstrap-tagsinput.disabled,.bootstrap-tagsinput.form-control.disabled,.bootstrap-tagsinput.form-control:disabled,.bootstrap-tagsinput:disabled,.disabled .bootstrap-tagsinput,.disabled .bootstrap-tagsinput.form-control,.disabled input,.disabled input.form-control,:disabled .bootstrap-tagsinput,:disabled .bootstrap-tagsinput.form-control,:disabled input,:disabled input.form-control,input.disabled,input.form-control.disabled,input.form-control:disabled,input:disabled{cursor:default;pointer-events:none}.bootstrap-tagsinput.form-control[type=color],.bootstrap-tagsinput.form-control[type=date],.bootstrap-tagsinput.form-control[type=datetime-local],.bootstrap-tagsinput.form-control[type=datetime],.bootstrap-tagsinput.form-control[type=email],.bootstrap-tagsinput.form-control[type=month],.bootstrap-tagsinput.form-control[type=number],.bootstrap-tagsinput.form-control[type=password],.bootstrap-tagsinput.form-control[type=search],.bootstrap-tagsinput.form-control[type=tel],.bootstrap-tagsinput.form-control[type=text],.bootstrap-tagsinput.form-control[type=time],.bootstrap-tagsinput.form-control[type=url],.bootstrap-tagsinput.form-control[type=week],.bootstrap-tagsinput[type=color],.bootstrap-tagsinput[type=date],.bootstrap-tagsinput[type=datetime-local],.bootstrap-tagsinput[type=datetime],.bootstrap-tagsinput[type=email],.bootstrap-tagsinput[type=month],.bootstrap-tagsinput[type=number],.bootstrap-tagsinput[type=password],.bootstrap-tagsinput[type=search],.bootstrap-tagsinput[type=tel],.bootstrap-tagsinput[type=text],.bootstrap-tagsinput[type=time],.bootstrap-tagsinput[type=url],.bootstrap-tagsinput[type=week],input.form-control[type=color],input.form-control[type=date],input.form-control[type=datetime-local],input.form-control[type=datetime],input.form-control[type=email],input.form-control[type=month],input.form-control[type=number],input.form-control[type=password],input.form-control[type=search],input.form-control[type=tel],input.form-control[type=text],input.form-control[type=time],input.form-control[type=url],input.form-control[type=week],input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week]{height:var(--input-height);padding:4px 12px 5px;-webkit-appearance:none;-moz-appearance:textfield}.bootstrap-tagsinput.form-control[type=color].disabled,.bootstrap-tagsinput.form-control[type=color]:disabled,.bootstrap-tagsinput.form-control[type=date].disabled,.bootstrap-tagsinput.form-control[type=date]:disabled,.bootstrap-tagsinput.form-control[type=datetime-local].disabled,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled,.bootstrap-tagsinput.form-control[type=datetime].disabled,.bootstrap-tagsinput.form-control[type=datetime]:disabled,.bootstrap-tagsinput.form-control[type=email].disabled,.bootstrap-tagsinput.form-control[type=email]:disabled,.bootstrap-tagsinput.form-control[type=month].disabled,.bootstrap-tagsinput.form-control[type=month]:disabled,.bootstrap-tagsinput.form-control[type=number].disabled,.bootstrap-tagsinput.form-control[type=number]:disabled,.bootstrap-tagsinput.form-control[type=password].disabled,.bootstrap-tagsinput.form-control[type=password]:disabled,.bootstrap-tagsinput.form-control[type=search].disabled,.bootstrap-tagsinput.form-control[type=search]:disabled,.bootstrap-tagsinput.form-control[type=tel].disabled,.bootstrap-tagsinput.form-control[type=tel]:disabled,.bootstrap-tagsinput.form-control[type=text].disabled,.bootstrap-tagsinput.form-control[type=text]:disabled,.bootstrap-tagsinput.form-control[type=time].disabled,.bootstrap-tagsinput.form-control[type=time]:disabled,.bootstrap-tagsinput.form-control[type=url].disabled,.bootstrap-tagsinput.form-control[type=url]:disabled,.bootstrap-tagsinput.form-control[type=week].disabled,.bootstrap-tagsinput.form-control[type=week]:disabled,.bootstrap-tagsinput[type=color].disabled,.bootstrap-tagsinput[type=color]:disabled,.bootstrap-tagsinput[type=date].disabled,.bootstrap-tagsinput[type=date]:disabled,.bootstrap-tagsinput[type=datetime-local].disabled,.bootstrap-tagsinput[type=datetime-local]:disabled,.bootstrap-tagsinput[type=datetime].disabled,.bootstrap-tagsinput[type=datetime]:disabled,.bootstrap-tagsinput[type=email].disabled,.bootstrap-tagsinput[type=email]:disabled,.bootstrap-tagsinput[type=month].disabled,.bootstrap-tagsinput[type=month]:disabled,.bootstrap-tagsinput[type=number].disabled,.bootstrap-tagsinput[type=number]:disabled,.bootstrap-tagsinput[type=password].disabled,.bootstrap-tagsinput[type=password]:disabled,.bootstrap-tagsinput[type=search].disabled,.bootstrap-tagsinput[type=search]:disabled,.bootstrap-tagsinput[type=tel].disabled,.bootstrap-tagsinput[type=tel]:disabled,.bootstrap-tagsinput[type=text].disabled,.bootstrap-tagsinput[type=text]:disabled,.bootstrap-tagsinput[type=time].disabled,.bootstrap-tagsinput[type=time]:disabled,.bootstrap-tagsinput[type=url].disabled,.bootstrap-tagsinput[type=url]:disabled,.bootstrap-tagsinput[type=week].disabled,.bootstrap-tagsinput[type=week]:disabled,.disabled .bootstrap-tagsinput.form-control[type=color],.disabled .bootstrap-tagsinput.form-control[type=date],.disabled .bootstrap-tagsinput.form-control[type=datetime-local],.disabled .bootstrap-tagsinput.form-control[type=datetime],.disabled .bootstrap-tagsinput.form-control[type=email],.disabled .bootstrap-tagsinput.form-control[type=month],.disabled .bootstrap-tagsinput.form-control[type=number],.disabled .bootstrap-tagsinput.form-control[type=password],.disabled .bootstrap-tagsinput.form-control[type=search],.disabled .bootstrap-tagsinput.form-control[type=tel],.disabled .bootstrap-tagsinput.form-control[type=text],.disabled .bootstrap-tagsinput.form-control[type=time],.disabled .bootstrap-tagsinput.form-control[type=url],.disabled .bootstrap-tagsinput.form-control[type=week],.disabled .bootstrap-tagsinput[type=color],.disabled .bootstrap-tagsinput[type=date],.disabled .bootstrap-tagsinput[type=datetime-local],.disabled .bootstrap-tagsinput[type=datetime],.disabled .bootstrap-tagsinput[type=email],.disabled .bootstrap-tagsinput[type=month],.disabled .bootstrap-tagsinput[type=number],.disabled .bootstrap-tagsinput[type=password],.disabled .bootstrap-tagsinput[type=search],.disabled .bootstrap-tagsinput[type=tel],.disabled .bootstrap-tagsinput[type=text],.disabled .bootstrap-tagsinput[type=time],.disabled .bootstrap-tagsinput[type=url],.disabled .bootstrap-tagsinput[type=week],.disabled input.form-control[type=color],.disabled input.form-control[type=date],.disabled input.form-control[type=datetime-local],.disabled input.form-control[type=datetime],.disabled input.form-control[type=email],.disabled input.form-control[type=month],.disabled input.form-control[type=number],.disabled input.form-control[type=password],.disabled input.form-control[type=search],.disabled input.form-control[type=tel],.disabled input.form-control[type=text],.disabled input.form-control[type=time],.disabled input.form-control[type=url],.disabled input.form-control[type=week],.disabled input[type=color],.disabled input[type=date],.disabled input[type=datetime-local],.disabled input[type=datetime],.disabled input[type=email],.disabled input[type=month],.disabled input[type=number],.disabled input[type=password],.disabled input[type=search],.disabled input[type=tel],.disabled input[type=text],.disabled input[type=time],.disabled input[type=url],.disabled input[type=week],:disabled .bootstrap-tagsinput.form-control[type=color],:disabled .bootstrap-tagsinput.form-control[type=date],:disabled .bootstrap-tagsinput.form-control[type=datetime-local],:disabled .bootstrap-tagsinput.form-control[type=datetime],:disabled .bootstrap-tagsinput.form-control[type=email],:disabled .bootstrap-tagsinput.form-control[type=month],:disabled .bootstrap-tagsinput.form-control[type=number],:disabled .bootstrap-tagsinput.form-control[type=password],:disabled .bootstrap-tagsinput.form-control[type=search],:disabled .bootstrap-tagsinput.form-control[type=tel],:disabled .bootstrap-tagsinput.form-control[type=text],:disabled .bootstrap-tagsinput.form-control[type=time],:disabled .bootstrap-tagsinput.form-control[type=url],:disabled .bootstrap-tagsinput.form-control[type=week],:disabled .bootstrap-tagsinput[type=color],:disabled .bootstrap-tagsinput[type=date],:disabled .bootstrap-tagsinput[type=datetime-local],:disabled .bootstrap-tagsinput[type=datetime],:disabled .bootstrap-tagsinput[type=email],:disabled .bootstrap-tagsinput[type=month],:disabled .bootstrap-tagsinput[type=number],:disabled .bootstrap-tagsinput[type=password],:disabled .bootstrap-tagsinput[type=search],:disabled .bootstrap-tagsinput[type=tel],:disabled .bootstrap-tagsinput[type=text],:disabled .bootstrap-tagsinput[type=time],:disabled .bootstrap-tagsinput[type=url],:disabled .bootstrap-tagsinput[type=week],:disabled input.form-control[type=color],:disabled input.form-control[type=date],:disabled input.form-control[type=datetime-local],:disabled input.form-control[type=datetime],:disabled input.form-control[type=email],:disabled input.form-control[type=month],:disabled input.form-control[type=number],:disabled input.form-control[type=password],:disabled input.form-control[type=search],:disabled input.form-control[type=tel],:disabled input.form-control[type=text],:disabled input.form-control[type=time],:disabled input.form-control[type=url],:disabled input.form-control[type=week],:disabled input[type=color],:disabled input[type=date],:disabled input[type=datetime-local],:disabled input[type=datetime],:disabled input[type=email],:disabled input[type=month],:disabled input[type=number],:disabled input[type=password],:disabled input[type=search],:disabled input[type=tel],:disabled input[type=text],:disabled input[type=time],:disabled input[type=url],:disabled input[type=week],input.form-control[type=color].disabled,input.form-control[type=color]:disabled,input.form-control[type=date].disabled,input.form-control[type=date]:disabled,input.form-control[type=datetime-local].disabled,input.form-control[type=datetime-local]:disabled,input.form-control[type=datetime].disabled,input.form-control[type=datetime]:disabled,input.form-control[type=email].disabled,input.form-control[type=email]:disabled,input.form-control[type=month].disabled,input.form-control[type=month]:disabled,input.form-control[type=number].disabled,input.form-control[type=number]:disabled,input.form-control[type=password].disabled,input.form-control[type=password]:disabled,input.form-control[type=search].disabled,input.form-control[type=search]:disabled,input.form-control[type=tel].disabled,input.form-control[type=tel]:disabled,input.form-control[type=text].disabled,input.form-control[type=text]:disabled,input.form-control[type=time].disabled,input.form-control[type=time]:disabled,input.form-control[type=url].disabled,input.form-control[type=url]:disabled,input.form-control[type=week].disabled,input.form-control[type=week]:disabled,input[type=color].disabled,input[type=color]:disabled,input[type=date].disabled,input[type=date]:disabled,input[type=datetime-local].disabled,input[type=datetime-local]:disabled,input[type=datetime].disabled,input[type=datetime]:disabled,input[type=email].disabled,input[type=email]:disabled,input[type=month].disabled,input[type=month]:disabled,input[type=number].disabled,input[type=number]:disabled,input[type=password].disabled,input[type=password]:disabled,input[type=search].disabled,input[type=search]:disabled,input[type=tel].disabled,input[type=tel]:disabled,input[type=text].disabled,input[type=text]:disabled,input[type=time].disabled,input[type=time]:disabled,input[type=url].disabled,input[type=url]:disabled,input[type=week].disabled,input[type=week]:disabled{color:var(--input-disabled-text-color);border-color:var(--input-disabled-border-color);box-shadow:none}.bootstrap-tagsinput.form-control[type=color].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=color]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=date].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=date]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=email].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=email]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=month].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=month]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=number].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=number]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=password].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=password]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=search].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=search]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=tel].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=tel]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=text].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=text]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=time].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=time]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=url].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=url]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=week].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=week]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=color].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=color]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=date].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=date]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime-local].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime-local]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=email].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=email]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=month].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=month]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=number].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=number]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=password].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=password]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=search].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=search]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=tel].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=tel]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=text].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=text]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=time].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=time]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=url].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=url]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=week].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=week]:disabled::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=color]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=date]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime-local]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=email]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=month]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=number]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=password]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=search]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=tel]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=text]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=time]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=url]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=week]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=color]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=date]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=datetime-local]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=datetime]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=email]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=month]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=number]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=password]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=search]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=tel]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=text]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=time]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=url]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=week]::-webkit-input-placeholder,.disabled input.form-control[type=color]::-webkit-input-placeholder,.disabled input.form-control[type=date]::-webkit-input-placeholder,.disabled input.form-control[type=datetime-local]::-webkit-input-placeholder,.disabled input.form-control[type=datetime]::-webkit-input-placeholder,.disabled input.form-control[type=email]::-webkit-input-placeholder,.disabled input.form-control[type=month]::-webkit-input-placeholder,.disabled input.form-control[type=number]::-webkit-input-placeholder,.disabled input.form-control[type=password]::-webkit-input-placeholder,.disabled input.form-control[type=search]::-webkit-input-placeholder,.disabled input.form-control[type=tel]::-webkit-input-placeholder,.disabled input.form-control[type=text]::-webkit-input-placeholder,.disabled input.form-control[type=time]::-webkit-input-placeholder,.disabled input.form-control[type=url]::-webkit-input-placeholder,.disabled input.form-control[type=week]::-webkit-input-placeholder,.disabled input[type=color]::-webkit-input-placeholder,.disabled input[type=date]::-webkit-input-placeholder,.disabled input[type=datetime-local]::-webkit-input-placeholder,.disabled input[type=datetime]::-webkit-input-placeholder,.disabled input[type=email]::-webkit-input-placeholder,.disabled input[type=month]::-webkit-input-placeholder,.disabled input[type=number]::-webkit-input-placeholder,.disabled input[type=password]::-webkit-input-placeholder,.disabled input[type=search]::-webkit-input-placeholder,.disabled input[type=tel]::-webkit-input-placeholder,.disabled input[type=text]::-webkit-input-placeholder,.disabled input[type=time]::-webkit-input-placeholder,.disabled input[type=url]::-webkit-input-placeholder,.disabled input[type=week]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=color]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=date]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime-local]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=email]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=month]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=number]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=password]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=search]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=tel]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=text]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=time]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=url]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=week]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=color]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=date]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=datetime-local]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=datetime]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=email]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=month]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=number]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=password]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=search]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=tel]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=text]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=time]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=url]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=week]::-webkit-input-placeholder,:disabled input.form-control[type=color]::-webkit-input-placeholder,:disabled input.form-control[type=date]::-webkit-input-placeholder,:disabled input.form-control[type=datetime-local]::-webkit-input-placeholder,:disabled input.form-control[type=datetime]::-webkit-input-placeholder,:disabled input.form-control[type=email]::-webkit-input-placeholder,:disabled input.form-control[type=month]::-webkit-input-placeholder,:disabled input.form-control[type=number]::-webkit-input-placeholder,:disabled input.form-control[type=password]::-webkit-input-placeholder,:disabled input.form-control[type=search]::-webkit-input-placeholder,:disabled input.form-control[type=tel]::-webkit-input-placeholder,:disabled input.form-control[type=text]::-webkit-input-placeholder,:disabled input.form-control[type=time]::-webkit-input-placeholder,:disabled input.form-control[type=url]::-webkit-input-placeholder,:disabled input.form-control[type=week]::-webkit-input-placeholder,:disabled input[type=color]::-webkit-input-placeholder,:disabled input[type=date]::-webkit-input-placeholder,:disabled input[type=datetime-local]::-webkit-input-placeholder,:disabled input[type=datetime]::-webkit-input-placeholder,:disabled input[type=email]::-webkit-input-placeholder,:disabled input[type=month]::-webkit-input-placeholder,:disabled input[type=number]::-webkit-input-placeholder,:disabled input[type=password]::-webkit-input-placeholder,:disabled input[type=search]::-webkit-input-placeholder,:disabled input[type=tel]::-webkit-input-placeholder,:disabled input[type=text]::-webkit-input-placeholder,:disabled input[type=time]::-webkit-input-placeholder,:disabled input[type=url]::-webkit-input-placeholder,:disabled input[type=week]::-webkit-input-placeholder,input.form-control[type=color].disabled::-webkit-input-placeholder,input.form-control[type=color]:disabled::-webkit-input-placeholder,input.form-control[type=date].disabled::-webkit-input-placeholder,input.form-control[type=date]:disabled::-webkit-input-placeholder,input.form-control[type=datetime-local].disabled::-webkit-input-placeholder,input.form-control[type=datetime-local]:disabled::-webkit-input-placeholder,input.form-control[type=datetime].disabled::-webkit-input-placeholder,input.form-control[type=datetime]:disabled::-webkit-input-placeholder,input.form-control[type=email].disabled::-webkit-input-placeholder,input.form-control[type=email]:disabled::-webkit-input-placeholder,input.form-control[type=month].disabled::-webkit-input-placeholder,input.form-control[type=month]:disabled::-webkit-input-placeholder,input.form-control[type=number].disabled::-webkit-input-placeholder,input.form-control[type=number]:disabled::-webkit-input-placeholder,input.form-control[type=password].disabled::-webkit-input-placeholder,input.form-control[type=password]:disabled::-webkit-input-placeholder,input.form-control[type=search].disabled::-webkit-input-placeholder,input.form-control[type=search]:disabled::-webkit-input-placeholder,input.form-control[type=tel].disabled::-webkit-input-placeholder,input.form-control[type=tel]:disabled::-webkit-input-placeholder,input.form-control[type=text].disabled::-webkit-input-placeholder,input.form-control[type=text]:disabled::-webkit-input-placeholder,input.form-control[type=time].disabled::-webkit-input-placeholder,input.form-control[type=time]:disabled::-webkit-input-placeholder,input.form-control[type=url].disabled::-webkit-input-placeholder,input.form-control[type=url]:disabled::-webkit-input-placeholder,input.form-control[type=week].disabled::-webkit-input-placeholder,input.form-control[type=week]:disabled::-webkit-input-placeholder,input[type=color].disabled::-webkit-input-placeholder,input[type=color]:disabled::-webkit-input-placeholder,input[type=date].disabled::-webkit-input-placeholder,input[type=date]:disabled::-webkit-input-placeholder,input[type=datetime-local].disabled::-webkit-input-placeholder,input[type=datetime-local]:disabled::-webkit-input-placeholder,input[type=datetime].disabled::-webkit-input-placeholder,input[type=datetime]:disabled::-webkit-input-placeholder,input[type=email].disabled::-webkit-input-placeholder,input[type=email]:disabled::-webkit-input-placeholder,input[type=month].disabled::-webkit-input-placeholder,input[type=month]:disabled::-webkit-input-placeholder,input[type=number].disabled::-webkit-input-placeholder,input[type=number]:disabled::-webkit-input-placeholder,input[type=password].disabled::-webkit-input-placeholder,input[type=password]:disabled::-webkit-input-placeholder,input[type=search].disabled::-webkit-input-placeholder,input[type=search]:disabled::-webkit-input-placeholder,input[type=tel].disabled::-webkit-input-placeholder,input[type=tel]:disabled::-webkit-input-placeholder,input[type=text].disabled::-webkit-input-placeholder,input[type=text]:disabled::-webkit-input-placeholder,input[type=time].disabled::-webkit-input-placeholder,input[type=time]:disabled::-webkit-input-placeholder,input[type=url].disabled::-webkit-input-placeholder,input[type=url]:disabled::-webkit-input-placeholder,input[type=week].disabled::-webkit-input-placeholder,input[type=week]:disabled::-webkit-input-placeholder{color:var(--input-disabled-placeholder-text-color)}.bootstrap-tagsinput.form-control[type=color].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=color].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=color].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=color].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=color].disabled::placeholder,.bootstrap-tagsinput.form-control[type=color]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=color]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=color]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=color]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=color]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=date].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=date].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=date].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=date].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=date].disabled::placeholder,.bootstrap-tagsinput.form-control[type=date]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=date]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=date]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=date]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=date]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=datetime-local].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local].disabled::placeholder,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime-local]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=datetime].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime].disabled::placeholder,.bootstrap-tagsinput.form-control[type=datetime]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=datetime]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=datetime]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=email].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=email].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=email].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=email].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=email].disabled::placeholder,.bootstrap-tagsinput.form-control[type=email]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=email]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=email]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=email]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=email]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=month].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=month].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=month].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=month].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=month].disabled::placeholder,.bootstrap-tagsinput.form-control[type=month]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=month]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=month]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=month]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=month]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=number].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=number].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=number].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=number].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=number].disabled::placeholder,.bootstrap-tagsinput.form-control[type=number]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=number]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=number]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=number]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=number]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=password].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=password].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=password].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=password].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=password].disabled::placeholder,.bootstrap-tagsinput.form-control[type=password]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=password]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=password]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=password]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=password]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=search].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=search].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=search].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=search].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=search].disabled::placeholder,.bootstrap-tagsinput.form-control[type=search]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=search]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=search]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=search]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=search]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=tel].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=tel].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=tel].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=tel].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=tel].disabled::placeholder,.bootstrap-tagsinput.form-control[type=tel]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=tel]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=tel]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=tel]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=tel]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=text].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=text].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=text].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=text].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=text].disabled::placeholder,.bootstrap-tagsinput.form-control[type=text]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=text]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=text]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=text]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=text]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=time].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=time].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=time].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=time].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=time].disabled::placeholder,.bootstrap-tagsinput.form-control[type=time]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=time]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=time]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=time]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=time]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=url].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=url].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=url].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=url].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=url].disabled::placeholder,.bootstrap-tagsinput.form-control[type=url]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=url]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=url]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=url]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=url]:disabled::placeholder,.bootstrap-tagsinput.form-control[type=week].disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=week].disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=week].disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=week].disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=week].disabled::placeholder,.bootstrap-tagsinput.form-control[type=week]:disabled:-moz-placeholder,.bootstrap-tagsinput.form-control[type=week]:disabled:-ms-input-placeholder,.bootstrap-tagsinput.form-control[type=week]:disabled::-moz-placeholder,.bootstrap-tagsinput.form-control[type=week]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput.form-control[type=week]:disabled::placeholder,.bootstrap-tagsinput[type=color].disabled:-moz-placeholder,.bootstrap-tagsinput[type=color].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=color].disabled::-moz-placeholder,.bootstrap-tagsinput[type=color].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=color].disabled::placeholder,.bootstrap-tagsinput[type=color]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=color]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=color]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=color]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=color]:disabled::placeholder,.bootstrap-tagsinput[type=date].disabled:-moz-placeholder,.bootstrap-tagsinput[type=date].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=date].disabled::-moz-placeholder,.bootstrap-tagsinput[type=date].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=date].disabled::placeholder,.bootstrap-tagsinput[type=date]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=date]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=date]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=date]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=date]:disabled::placeholder,.bootstrap-tagsinput[type=datetime-local].disabled:-moz-placeholder,.bootstrap-tagsinput[type=datetime-local].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=datetime-local].disabled::-moz-placeholder,.bootstrap-tagsinput[type=datetime-local].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime-local].disabled::placeholder,.bootstrap-tagsinput[type=datetime-local]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=datetime-local]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=datetime-local]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=datetime-local]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime-local]:disabled::placeholder,.bootstrap-tagsinput[type=datetime].disabled:-moz-placeholder,.bootstrap-tagsinput[type=datetime].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=datetime].disabled::-moz-placeholder,.bootstrap-tagsinput[type=datetime].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime].disabled::placeholder,.bootstrap-tagsinput[type=datetime]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=datetime]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=datetime]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=datetime]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=datetime]:disabled::placeholder,.bootstrap-tagsinput[type=email].disabled:-moz-placeholder,.bootstrap-tagsinput[type=email].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=email].disabled::-moz-placeholder,.bootstrap-tagsinput[type=email].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=email].disabled::placeholder,.bootstrap-tagsinput[type=email]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=email]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=email]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=email]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=email]:disabled::placeholder,.bootstrap-tagsinput[type=month].disabled:-moz-placeholder,.bootstrap-tagsinput[type=month].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=month].disabled::-moz-placeholder,.bootstrap-tagsinput[type=month].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=month].disabled::placeholder,.bootstrap-tagsinput[type=month]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=month]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=month]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=month]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=month]:disabled::placeholder,.bootstrap-tagsinput[type=number].disabled:-moz-placeholder,.bootstrap-tagsinput[type=number].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=number].disabled::-moz-placeholder,.bootstrap-tagsinput[type=number].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=number].disabled::placeholder,.bootstrap-tagsinput[type=number]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=number]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=number]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=number]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=number]:disabled::placeholder,.bootstrap-tagsinput[type=password].disabled:-moz-placeholder,.bootstrap-tagsinput[type=password].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=password].disabled::-moz-placeholder,.bootstrap-tagsinput[type=password].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=password].disabled::placeholder,.bootstrap-tagsinput[type=password]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=password]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=password]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=password]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=password]:disabled::placeholder,.bootstrap-tagsinput[type=search].disabled:-moz-placeholder,.bootstrap-tagsinput[type=search].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=search].disabled::-moz-placeholder,.bootstrap-tagsinput[type=search].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=search].disabled::placeholder,.bootstrap-tagsinput[type=search]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=search]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=search]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=search]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=search]:disabled::placeholder,.bootstrap-tagsinput[type=tel].disabled:-moz-placeholder,.bootstrap-tagsinput[type=tel].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=tel].disabled::-moz-placeholder,.bootstrap-tagsinput[type=tel].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=tel].disabled::placeholder,.bootstrap-tagsinput[type=tel]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=tel]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=tel]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=tel]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=tel]:disabled::placeholder,.bootstrap-tagsinput[type=text].disabled:-moz-placeholder,.bootstrap-tagsinput[type=text].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=text].disabled::-moz-placeholder,.bootstrap-tagsinput[type=text].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=text].disabled::placeholder,.bootstrap-tagsinput[type=text]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=text]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=text]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=text]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=text]:disabled::placeholder,.bootstrap-tagsinput[type=time].disabled:-moz-placeholder,.bootstrap-tagsinput[type=time].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=time].disabled::-moz-placeholder,.bootstrap-tagsinput[type=time].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=time].disabled::placeholder,.bootstrap-tagsinput[type=time]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=time]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=time]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=time]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=time]:disabled::placeholder,.bootstrap-tagsinput[type=url].disabled:-moz-placeholder,.bootstrap-tagsinput[type=url].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=url].disabled::-moz-placeholder,.bootstrap-tagsinput[type=url].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=url].disabled::placeholder,.bootstrap-tagsinput[type=url]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=url]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=url]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=url]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=url]:disabled::placeholder,.bootstrap-tagsinput[type=week].disabled:-moz-placeholder,.bootstrap-tagsinput[type=week].disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=week].disabled::-moz-placeholder,.bootstrap-tagsinput[type=week].disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=week].disabled::placeholder,.bootstrap-tagsinput[type=week]:disabled:-moz-placeholder,.bootstrap-tagsinput[type=week]:disabled:-ms-input-placeholder,.bootstrap-tagsinput[type=week]:disabled::-moz-placeholder,.bootstrap-tagsinput[type=week]:disabled::-webkit-input-placeholder,.bootstrap-tagsinput[type=week]:disabled::placeholder,.disabled .bootstrap-tagsinput.form-control[type=color]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=color]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=color]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=color]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=color]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=date]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=date]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=date]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=date]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=date]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime-local]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime-local]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime-local]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime-local]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime-local]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=datetime]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=email]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=email]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=email]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=email]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=email]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=month]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=month]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=month]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=month]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=month]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=number]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=number]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=number]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=number]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=number]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=password]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=password]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=password]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=password]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=password]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=search]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=search]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=search]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=search]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=search]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=tel]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=tel]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=tel]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=tel]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=tel]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=text]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=text]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=text]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=text]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=text]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=time]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=time]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=time]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=time]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=time]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=url]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=url]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=url]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=url]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=url]::placeholder,.disabled .bootstrap-tagsinput.form-control[type=week]:-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=week]:-ms-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=week]::-moz-placeholder,.disabled .bootstrap-tagsinput.form-control[type=week]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput.form-control[type=week]::placeholder,.disabled .bootstrap-tagsinput[type=color]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=color]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=color]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=color]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=color]::placeholder,.disabled .bootstrap-tagsinput[type=date]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=date]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=date]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=date]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=date]::placeholder,.disabled .bootstrap-tagsinput[type=datetime-local]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=datetime-local]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=datetime-local]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=datetime-local]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=datetime-local]::placeholder,.disabled .bootstrap-tagsinput[type=datetime]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=datetime]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=datetime]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=datetime]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=datetime]::placeholder,.disabled .bootstrap-tagsinput[type=email]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=email]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=email]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=email]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=email]::placeholder,.disabled .bootstrap-tagsinput[type=month]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=month]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=month]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=month]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=month]::placeholder,.disabled .bootstrap-tagsinput[type=number]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=number]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=number]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=number]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=number]::placeholder,.disabled .bootstrap-tagsinput[type=password]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=password]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=password]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=password]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=password]::placeholder,.disabled .bootstrap-tagsinput[type=search]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=search]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=search]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=search]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=search]::placeholder,.disabled .bootstrap-tagsinput[type=tel]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=tel]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=tel]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=tel]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=tel]::placeholder,.disabled .bootstrap-tagsinput[type=text]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=text]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=text]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=text]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=text]::placeholder,.disabled .bootstrap-tagsinput[type=time]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=time]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=time]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=time]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=time]::placeholder,.disabled .bootstrap-tagsinput[type=url]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=url]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=url]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=url]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=url]::placeholder,.disabled .bootstrap-tagsinput[type=week]:-moz-placeholder,.disabled .bootstrap-tagsinput[type=week]:-ms-input-placeholder,.disabled .bootstrap-tagsinput[type=week]::-moz-placeholder,.disabled .bootstrap-tagsinput[type=week]::-webkit-input-placeholder,.disabled .bootstrap-tagsinput[type=week]::placeholder,.disabled input.form-control[type=color]:-moz-placeholder,.disabled input.form-control[type=color]:-ms-input-placeholder,.disabled input.form-control[type=color]::-moz-placeholder,.disabled input.form-control[type=color]::-webkit-input-placeholder,.disabled input.form-control[type=color]::placeholder,.disabled input.form-control[type=date]:-moz-placeholder,.disabled input.form-control[type=date]:-ms-input-placeholder,.disabled input.form-control[type=date]::-moz-placeholder,.disabled input.form-control[type=date]::-webkit-input-placeholder,.disabled input.form-control[type=date]::placeholder,.disabled input.form-control[type=datetime-local]:-moz-placeholder,.disabled input.form-control[type=datetime-local]:-ms-input-placeholder,.disabled input.form-control[type=datetime-local]::-moz-placeholder,.disabled input.form-control[type=datetime-local]::-webkit-input-placeholder,.disabled input.form-control[type=datetime-local]::placeholder,.disabled input.form-control[type=datetime]:-moz-placeholder,.disabled input.form-control[type=datetime]:-ms-input-placeholder,.disabled input.form-control[type=datetime]::-moz-placeholder,.disabled input.form-control[type=datetime]::-webkit-input-placeholder,.disabled input.form-control[type=datetime]::placeholder,.disabled input.form-control[type=email]:-moz-placeholder,.disabled input.form-control[type=email]:-ms-input-placeholder,.disabled input.form-control[type=email]::-moz-placeholder,.disabled input.form-control[type=email]::-webkit-input-placeholder,.disabled input.form-control[type=email]::placeholder,.disabled input.form-control[type=month]:-moz-placeholder,.disabled input.form-control[type=month]:-ms-input-placeholder,.disabled input.form-control[type=month]::-moz-placeholder,.disabled input.form-control[type=month]::-webkit-input-placeholder,.disabled input.form-control[type=month]::placeholder,.disabled input.form-control[type=number]:-moz-placeholder,.disabled input.form-control[type=number]:-ms-input-placeholder,.disabled input.form-control[type=number]::-moz-placeholder,.disabled input.form-control[type=number]::-webkit-input-placeholder,.disabled input.form-control[type=number]::placeholder,.disabled input.form-control[type=password]:-moz-placeholder,.disabled input.form-control[type=password]:-ms-input-placeholder,.disabled input.form-control[type=password]::-moz-placeholder,.disabled input.form-control[type=password]::-webkit-input-placeholder,.disabled input.form-control[type=password]::placeholder,.disabled input.form-control[type=search]:-moz-placeholder,.disabled input.form-control[type=search]:-ms-input-placeholder,.disabled input.form-control[type=search]::-moz-placeholder,.disabled input.form-control[type=search]::-webkit-input-placeholder,.disabled input.form-control[type=search]::placeholder,.disabled input.form-control[type=tel]:-moz-placeholder,.disabled input.form-control[type=tel]:-ms-input-placeholder,.disabled input.form-control[type=tel]::-moz-placeholder,.disabled input.form-control[type=tel]::-webkit-input-placeholder,.disabled input.form-control[type=tel]::placeholder,.disabled input.form-control[type=text]:-moz-placeholder,.disabled input.form-control[type=text]:-ms-input-placeholder,.disabled input.form-control[type=text]::-moz-placeholder,.disabled input.form-control[type=text]::-webkit-input-placeholder,.disabled input.form-control[type=text]::placeholder,.disabled input.form-control[type=time]:-moz-placeholder,.disabled input.form-control[type=time]:-ms-input-placeholder,.disabled input.form-control[type=time]::-moz-placeholder,.disabled input.form-control[type=time]::-webkit-input-placeholder,.disabled input.form-control[type=time]::placeholder,.disabled input.form-control[type=url]:-moz-placeholder,.disabled input.form-control[type=url]:-ms-input-placeholder,.disabled input.form-control[type=url]::-moz-placeholder,.disabled input.form-control[type=url]::-webkit-input-placeholder,.disabled input.form-control[type=url]::placeholder,.disabled input.form-control[type=week]:-moz-placeholder,.disabled input.form-control[type=week]:-ms-input-placeholder,.disabled input.form-control[type=week]::-moz-placeholder,.disabled input.form-control[type=week]::-webkit-input-placeholder,.disabled input.form-control[type=week]::placeholder,.disabled input[type=color]:-moz-placeholder,.disabled input[type=color]:-ms-input-placeholder,.disabled input[type=color]::-moz-placeholder,.disabled input[type=color]::-webkit-input-placeholder,.disabled input[type=color]::placeholder,.disabled input[type=date]:-moz-placeholder,.disabled input[type=date]:-ms-input-placeholder,.disabled input[type=date]::-moz-placeholder,.disabled input[type=date]::-webkit-input-placeholder,.disabled input[type=date]::placeholder,.disabled input[type=datetime-local]:-moz-placeholder,.disabled input[type=datetime-local]:-ms-input-placeholder,.disabled input[type=datetime-local]::-moz-placeholder,.disabled input[type=datetime-local]::-webkit-input-placeholder,.disabled input[type=datetime-local]::placeholder,.disabled input[type=datetime]:-moz-placeholder,.disabled input[type=datetime]:-ms-input-placeholder,.disabled input[type=datetime]::-moz-placeholder,.disabled input[type=datetime]::-webkit-input-placeholder,.disabled input[type=datetime]::placeholder,.disabled input[type=email]:-moz-placeholder,.disabled input[type=email]:-ms-input-placeholder,.disabled input[type=email]::-moz-placeholder,.disabled input[type=email]::-webkit-input-placeholder,.disabled input[type=email]::placeholder,.disabled input[type=month]:-moz-placeholder,.disabled input[type=month]:-ms-input-placeholder,.disabled input[type=month]::-moz-placeholder,.disabled input[type=month]::-webkit-input-placeholder,.disabled input[type=month]::placeholder,.disabled input[type=number]:-moz-placeholder,.disabled input[type=number]:-ms-input-placeholder,.disabled input[type=number]::-moz-placeholder,.disabled input[type=number]::-webkit-input-placeholder,.disabled input[type=number]::placeholder,.disabled input[type=password]:-moz-placeholder,.disabled input[type=password]:-ms-input-placeholder,.disabled input[type=password]::-moz-placeholder,.disabled input[type=password]::-webkit-input-placeholder,.disabled input[type=password]::placeholder,.disabled input[type=search]:-moz-placeholder,.disabled input[type=search]:-ms-input-placeholder,.disabled input[type=search]::-moz-placeholder,.disabled input[type=search]::-webkit-input-placeholder,.disabled input[type=search]::placeholder,.disabled input[type=tel]:-moz-placeholder,.disabled input[type=tel]:-ms-input-placeholder,.disabled input[type=tel]::-moz-placeholder,.disabled input[type=tel]::-webkit-input-placeholder,.disabled input[type=tel]::placeholder,.disabled input[type=text]:-moz-placeholder,.disabled input[type=text]:-ms-input-placeholder,.disabled input[type=text]::-moz-placeholder,.disabled input[type=text]::-webkit-input-placeholder,.disabled input[type=text]::placeholder,.disabled input[type=time]:-moz-placeholder,.disabled input[type=time]:-ms-input-placeholder,.disabled input[type=time]::-moz-placeholder,.disabled input[type=time]::-webkit-input-placeholder,.disabled input[type=time]::placeholder,.disabled input[type=url]:-moz-placeholder,.disabled input[type=url]:-ms-input-placeholder,.disabled input[type=url]::-moz-placeholder,.disabled input[type=url]::-webkit-input-placeholder,.disabled input[type=url]::placeholder,.disabled input[type=week]:-moz-placeholder,.disabled input[type=week]:-ms-input-placeholder,.disabled input[type=week]::-moz-placeholder,.disabled input[type=week]::-webkit-input-placeholder,.disabled input[type=week]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=color]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=color]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=color]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=color]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=color]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=date]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=date]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=date]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=date]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=date]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime-local]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime-local]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime-local]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime-local]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime-local]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=datetime]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=email]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=email]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=email]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=email]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=email]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=month]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=month]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=month]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=month]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=month]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=number]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=number]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=number]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=number]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=number]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=password]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=password]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=password]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=password]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=password]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=search]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=search]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=search]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=search]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=search]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=tel]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=tel]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=tel]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=tel]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=tel]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=text]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=text]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=text]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=text]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=text]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=time]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=time]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=time]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=time]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=time]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=url]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=url]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=url]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=url]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=url]::placeholder,:disabled .bootstrap-tagsinput.form-control[type=week]:-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=week]:-ms-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=week]::-moz-placeholder,:disabled .bootstrap-tagsinput.form-control[type=week]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput.form-control[type=week]::placeholder,:disabled .bootstrap-tagsinput[type=color]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=color]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=color]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=color]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=color]::placeholder,:disabled .bootstrap-tagsinput[type=date]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=date]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=date]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=date]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=date]::placeholder,:disabled .bootstrap-tagsinput[type=datetime-local]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=datetime-local]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=datetime-local]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=datetime-local]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=datetime-local]::placeholder,:disabled .bootstrap-tagsinput[type=datetime]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=datetime]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=datetime]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=datetime]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=datetime]::placeholder,:disabled .bootstrap-tagsinput[type=email]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=email]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=email]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=email]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=email]::placeholder,:disabled .bootstrap-tagsinput[type=month]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=month]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=month]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=month]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=month]::placeholder,:disabled .bootstrap-tagsinput[type=number]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=number]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=number]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=number]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=number]::placeholder,:disabled .bootstrap-tagsinput[type=password]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=password]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=password]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=password]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=password]::placeholder,:disabled .bootstrap-tagsinput[type=search]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=search]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=search]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=search]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=search]::placeholder,:disabled .bootstrap-tagsinput[type=tel]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=tel]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=tel]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=tel]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=tel]::placeholder,:disabled .bootstrap-tagsinput[type=text]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=text]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=text]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=text]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=text]::placeholder,:disabled .bootstrap-tagsinput[type=time]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=time]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=time]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=time]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=time]::placeholder,:disabled .bootstrap-tagsinput[type=url]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=url]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=url]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=url]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=url]::placeholder,:disabled .bootstrap-tagsinput[type=week]:-moz-placeholder,:disabled .bootstrap-tagsinput[type=week]:-ms-input-placeholder,:disabled .bootstrap-tagsinput[type=week]::-moz-placeholder,:disabled .bootstrap-tagsinput[type=week]::-webkit-input-placeholder,:disabled .bootstrap-tagsinput[type=week]::placeholder,:disabled input.form-control[type=color]:-moz-placeholder,:disabled input.form-control[type=color]:-ms-input-placeholder,:disabled input.form-control[type=color]::-moz-placeholder,:disabled input.form-control[type=color]::-webkit-input-placeholder,:disabled input.form-control[type=color]::placeholder,:disabled input.form-control[type=date]:-moz-placeholder,:disabled input.form-control[type=date]:-ms-input-placeholder,:disabled input.form-control[type=date]::-moz-placeholder,:disabled input.form-control[type=date]::-webkit-input-placeholder,:disabled input.form-control[type=date]::placeholder,:disabled input.form-control[type=datetime-local]:-moz-placeholder,:disabled input.form-control[type=datetime-local]:-ms-input-placeholder,:disabled input.form-control[type=datetime-local]::-moz-placeholder,:disabled input.form-control[type=datetime-local]::-webkit-input-placeholder,:disabled input.form-control[type=datetime-local]::placeholder,:disabled input.form-control[type=datetime]:-moz-placeholder,:disabled input.form-control[type=datetime]:-ms-input-placeholder,:disabled input.form-control[type=datetime]::-moz-placeholder,:disabled input.form-control[type=datetime]::-webkit-input-placeholder,:disabled input.form-control[type=datetime]::placeholder,:disabled input.form-control[type=email]:-moz-placeholder,:disabled input.form-control[type=email]:-ms-input-placeholder,:disabled input.form-control[type=email]::-moz-placeholder,:disabled input.form-control[type=email]::-webkit-input-placeholder,:disabled input.form-control[type=email]::placeholder,:disabled input.form-control[type=month]:-moz-placeholder,:disabled input.form-control[type=month]:-ms-input-placeholder,:disabled input.form-control[type=month]::-moz-placeholder,:disabled input.form-control[type=month]::-webkit-input-placeholder,:disabled input.form-control[type=month]::placeholder,:disabled input.form-control[type=number]:-moz-placeholder,:disabled input.form-control[type=number]:-ms-input-placeholder,:disabled input.form-control[type=number]::-moz-placeholder,:disabled input.form-control[type=number]::-webkit-input-placeholder,:disabled input.form-control[type=number]::placeholder,:disabled input.form-control[type=password]:-moz-placeholder,:disabled input.form-control[type=password]:-ms-input-placeholder,:disabled input.form-control[type=password]::-moz-placeholder,:disabled input.form-control[type=password]::-webkit-input-placeholder,:disabled input.form-control[type=password]::placeholder,:disabled input.form-control[type=search]:-moz-placeholder,:disabled input.form-control[type=search]:-ms-input-placeholder,:disabled input.form-control[type=search]::-moz-placeholder,:disabled input.form-control[type=search]::-webkit-input-placeholder,:disabled input.form-control[type=search]::placeholder,:disabled input.form-control[type=tel]:-moz-placeholder,:disabled input.form-control[type=tel]:-ms-input-placeholder,:disabled input.form-control[type=tel]::-moz-placeholder,:disabled input.form-control[type=tel]::-webkit-input-placeholder,:disabled input.form-control[type=tel]::placeholder,:disabled input.form-control[type=text]:-moz-placeholder,:disabled input.form-control[type=text]:-ms-input-placeholder,:disabled input.form-control[type=text]::-moz-placeholder,:disabled input.form-control[type=text]::-webkit-input-placeholder,:disabled input.form-control[type=text]::placeholder,:disabled input.form-control[type=time]:-moz-placeholder,:disabled input.form-control[type=time]:-ms-input-placeholder,:disabled input.form-control[type=time]::-moz-placeholder,:disabled input.form-control[type=time]::-webkit-input-placeholder,:disabled input.form-control[type=time]::placeholder,:disabled input.form-control[type=url]:-moz-placeholder,:disabled input.form-control[type=url]:-ms-input-placeholder,:disabled input.form-control[type=url]::-moz-placeholder,:disabled input.form-control[type=url]::-webkit-input-placeholder,:disabled input.form-control[type=url]::placeholder,:disabled input.form-control[type=week]:-moz-placeholder,:disabled input.form-control[type=week]:-ms-input-placeholder,:disabled input.form-control[type=week]::-moz-placeholder,:disabled input.form-control[type=week]::-webkit-input-placeholder,:disabled input.form-control[type=week]::placeholder,:disabled input[type=color]:-moz-placeholder,:disabled input[type=color]:-ms-input-placeholder,:disabled input[type=color]::-moz-placeholder,:disabled input[type=color]::-webkit-input-placeholder,:disabled input[type=color]::placeholder,:disabled input[type=date]:-moz-placeholder,:disabled input[type=date]:-ms-input-placeholder,:disabled input[type=date]::-moz-placeholder,:disabled input[type=date]::-webkit-input-placeholder,:disabled input[type=date]::placeholder,:disabled input[type=datetime-local]:-moz-placeholder,:disabled input[type=datetime-local]:-ms-input-placeholder,:disabled input[type=datetime-local]::-moz-placeholder,:disabled input[type=datetime-local]::-webkit-input-placeholder,:disabled input[type=datetime-local]::placeholder,:disabled input[type=datetime]:-moz-placeholder,:disabled input[type=datetime]:-ms-input-placeholder,:disabled input[type=datetime]::-moz-placeholder,:disabled input[type=datetime]::-webkit-input-placeholder,:disabled input[type=datetime]::placeholder,:disabled input[type=email]:-moz-placeholder,:disabled input[type=email]:-ms-input-placeholder,:disabled input[type=email]::-moz-placeholder,:disabled input[type=email]::-webkit-input-placeholder,:disabled input[type=email]::placeholder,:disabled input[type=month]:-moz-placeholder,:disabled input[type=month]:-ms-input-placeholder,:disabled input[type=month]::-moz-placeholder,:disabled input[type=month]::-webkit-input-placeholder,:disabled input[type=month]::placeholder,:disabled input[type=number]:-moz-placeholder,:disabled input[type=number]:-ms-input-placeholder,:disabled input[type=number]::-moz-placeholder,:disabled input[type=number]::-webkit-input-placeholder,:disabled input[type=number]::placeholder,:disabled input[type=password]:-moz-placeholder,:disabled input[type=password]:-ms-input-placeholder,:disabled input[type=password]::-moz-placeholder,:disabled input[type=password]::-webkit-input-placeholder,:disabled input[type=password]::placeholder,:disabled input[type=search]:-moz-placeholder,:disabled input[type=search]:-ms-input-placeholder,:disabled input[type=search]::-moz-placeholder,:disabled input[type=search]::-webkit-input-placeholder,:disabled input[type=search]::placeholder,:disabled input[type=tel]:-moz-placeholder,:disabled input[type=tel]:-ms-input-placeholder,:disabled input[type=tel]::-moz-placeholder,:disabled input[type=tel]::-webkit-input-placeholder,:disabled input[type=tel]::placeholder,:disabled input[type=text]:-moz-placeholder,:disabled input[type=text]:-ms-input-placeholder,:disabled input[type=text]::-moz-placeholder,:disabled input[type=text]::-webkit-input-placeholder,:disabled input[type=text]::placeholder,:disabled input[type=time]:-moz-placeholder,:disabled input[type=time]:-ms-input-placeholder,:disabled input[type=time]::-moz-placeholder,:disabled input[type=time]::-webkit-input-placeholder,:disabled input[type=time]::placeholder,:disabled input[type=url]:-moz-placeholder,:disabled input[type=url]:-ms-input-placeholder,:disabled input[type=url]::-moz-placeholder,:disabled input[type=url]::-webkit-input-placeholder,:disabled input[type=url]::placeholder,:disabled input[type=week]:-moz-placeholder,:disabled input[type=week]:-ms-input-placeholder,:disabled input[type=week]::-moz-placeholder,:disabled input[type=week]::-webkit-input-placeholder,:disabled input[type=week]::placeholder,input.form-control[type=color].disabled:-moz-placeholder,input.form-control[type=color].disabled:-ms-input-placeholder,input.form-control[type=color].disabled::-moz-placeholder,input.form-control[type=color].disabled::-webkit-input-placeholder,input.form-control[type=color].disabled::placeholder,input.form-control[type=color]:disabled:-moz-placeholder,input.form-control[type=color]:disabled:-ms-input-placeholder,input.form-control[type=color]:disabled::-moz-placeholder,input.form-control[type=color]:disabled::-webkit-input-placeholder,input.form-control[type=color]:disabled::placeholder,input.form-control[type=date].disabled:-moz-placeholder,input.form-control[type=date].disabled:-ms-input-placeholder,input.form-control[type=date].disabled::-moz-placeholder,input.form-control[type=date].disabled::-webkit-input-placeholder,input.form-control[type=date].disabled::placeholder,input.form-control[type=date]:disabled:-moz-placeholder,input.form-control[type=date]:disabled:-ms-input-placeholder,input.form-control[type=date]:disabled::-moz-placeholder,input.form-control[type=date]:disabled::-webkit-input-placeholder,input.form-control[type=date]:disabled::placeholder,input.form-control[type=datetime-local].disabled:-moz-placeholder,input.form-control[type=datetime-local].disabled:-ms-input-placeholder,input.form-control[type=datetime-local].disabled::-moz-placeholder,input.form-control[type=datetime-local].disabled::-webkit-input-placeholder,input.form-control[type=datetime-local].disabled::placeholder,input.form-control[type=datetime-local]:disabled:-moz-placeholder,input.form-control[type=datetime-local]:disabled:-ms-input-placeholder,input.form-control[type=datetime-local]:disabled::-moz-placeholder,input.form-control[type=datetime-local]:disabled::-webkit-input-placeholder,input.form-control[type=datetime-local]:disabled::placeholder,input.form-control[type=datetime].disabled:-moz-placeholder,input.form-control[type=datetime].disabled:-ms-input-placeholder,input.form-control[type=datetime].disabled::-moz-placeholder,input.form-control[type=datetime].disabled::-webkit-input-placeholder,input.form-control[type=datetime].disabled::placeholder,input.form-control[type=datetime]:disabled:-moz-placeholder,input.form-control[type=datetime]:disabled:-ms-input-placeholder,input.form-control[type=datetime]:disabled::-moz-placeholder,input.form-control[type=datetime]:disabled::-webkit-input-placeholder,input.form-control[type=datetime]:disabled::placeholder,input.form-control[type=email].disabled:-moz-placeholder,input.form-control[type=email].disabled:-ms-input-placeholder,input.form-control[type=email].disabled::-moz-placeholder,input.form-control[type=email].disabled::-webkit-input-placeholder,input.form-control[type=email].disabled::placeholder,input.form-control[type=email]:disabled:-moz-placeholder,input.form-control[type=email]:disabled:-ms-input-placeholder,input.form-control[type=email]:disabled::-moz-placeholder,input.form-control[type=email]:disabled::-webkit-input-placeholder,input.form-control[type=email]:disabled::placeholder,input.form-control[type=month].disabled:-moz-placeholder,input.form-control[type=month].disabled:-ms-input-placeholder,input.form-control[type=month].disabled::-moz-placeholder,input.form-control[type=month].disabled::-webkit-input-placeholder,input.form-control[type=month].disabled::placeholder,input.form-control[type=month]:disabled:-moz-placeholder,input.form-control[type=month]:disabled:-ms-input-placeholder,input.form-control[type=month]:disabled::-moz-placeholder,input.form-control[type=month]:disabled::-webkit-input-placeholder,input.form-control[type=month]:disabled::placeholder,input.form-control[type=number].disabled:-moz-placeholder,input.form-control[type=number].disabled:-ms-input-placeholder,input.form-control[type=number].disabled::-moz-placeholder,input.form-control[type=number].disabled::-webkit-input-placeholder,input.form-control[type=number].disabled::placeholder,input.form-control[type=number]:disabled:-moz-placeholder,input.form-control[type=number]:disabled:-ms-input-placeholder,input.form-control[type=number]:disabled::-moz-placeholder,input.form-control[type=number]:disabled::-webkit-input-placeholder,input.form-control[type=number]:disabled::placeholder,input.form-control[type=password].disabled:-moz-placeholder,input.form-control[type=password].disabled:-ms-input-placeholder,input.form-control[type=password].disabled::-moz-placeholder,input.form-control[type=password].disabled::-webkit-input-placeholder,input.form-control[type=password].disabled::placeholder,input.form-control[type=password]:disabled:-moz-placeholder,input.form-control[type=password]:disabled:-ms-input-placeholder,input.form-control[type=password]:disabled::-moz-placeholder,input.form-control[type=password]:disabled::-webkit-input-placeholder,input.form-control[type=password]:disabled::placeholder,input.form-control[type=search].disabled:-moz-placeholder,input.form-control[type=search].disabled:-ms-input-placeholder,input.form-control[type=search].disabled::-moz-placeholder,input.form-control[type=search].disabled::-webkit-input-placeholder,input.form-control[type=search].disabled::placeholder,input.form-control[type=search]:disabled:-moz-placeholder,input.form-control[type=search]:disabled:-ms-input-placeholder,input.form-control[type=search]:disabled::-moz-placeholder,input.form-control[type=search]:disabled::-webkit-input-placeholder,input.form-control[type=search]:disabled::placeholder,input.form-control[type=tel].disabled:-moz-placeholder,input.form-control[type=tel].disabled:-ms-input-placeholder,input.form-control[type=tel].disabled::-moz-placeholder,input.form-control[type=tel].disabled::-webkit-input-placeholder,input.form-control[type=tel].disabled::placeholder,input.form-control[type=tel]:disabled:-moz-placeholder,input.form-control[type=tel]:disabled:-ms-input-placeholder,input.form-control[type=tel]:disabled::-moz-placeholder,input.form-control[type=tel]:disabled::-webkit-input-placeholder,input.form-control[type=tel]:disabled::placeholder,input.form-control[type=text].disabled:-moz-placeholder,input.form-control[type=text].disabled:-ms-input-placeholder,input.form-control[type=text].disabled::-moz-placeholder,input.form-control[type=text].disabled::-webkit-input-placeholder,input.form-control[type=text].disabled::placeholder,input.form-control[type=text]:disabled:-moz-placeholder,input.form-control[type=text]:disabled:-ms-input-placeholder,input.form-control[type=text]:disabled::-moz-placeholder,input.form-control[type=text]:disabled::-webkit-input-placeholder,input.form-control[type=text]:disabled::placeholder,input.form-control[type=time].disabled:-moz-placeholder,input.form-control[type=time].disabled:-ms-input-placeholder,input.form-control[type=time].disabled::-moz-placeholder,input.form-control[type=time].disabled::-webkit-input-placeholder,input.form-control[type=time].disabled::placeholder,input.form-control[type=time]:disabled:-moz-placeholder,input.form-control[type=time]:disabled:-ms-input-placeholder,input.form-control[type=time]:disabled::-moz-placeholder,input.form-control[type=time]:disabled::-webkit-input-placeholder,input.form-control[type=time]:disabled::placeholder,input.form-control[type=url].disabled:-moz-placeholder,input.form-control[type=url].disabled:-ms-input-placeholder,input.form-control[type=url].disabled::-moz-placeholder,input.form-control[type=url].disabled::-webkit-input-placeholder,input.form-control[type=url].disabled::placeholder,input.form-control[type=url]:disabled:-moz-placeholder,input.form-control[type=url]:disabled:-ms-input-placeholder,input.form-control[type=url]:disabled::-moz-placeholder,input.form-control[type=url]:disabled::-webkit-input-placeholder,input.form-control[type=url]:disabled::placeholder,input.form-control[type=week].disabled:-moz-placeholder,input.form-control[type=week].disabled:-ms-input-placeholder,input.form-control[type=week].disabled::-moz-placeholder,input.form-control[type=week].disabled::-webkit-input-placeholder,input.form-control[type=week].disabled::placeholder,input.form-control[type=week]:disabled:-moz-placeholder,input.form-control[type=week]:disabled:-ms-input-placeholder,input.form-control[type=week]:disabled::-moz-placeholder,input.form-control[type=week]:disabled::-webkit-input-placeholder,input.form-control[type=week]:disabled::placeholder,input[type=color].disabled:-moz-placeholder,input[type=color].disabled:-ms-input-placeholder,input[type=color].disabled::-moz-placeholder,input[type=color].disabled::-webkit-input-placeholder,input[type=color].disabled::placeholder,input[type=color]:disabled:-moz-placeholder,input[type=color]:disabled:-ms-input-placeholder,input[type=color]:disabled::-moz-placeholder,input[type=color]:disabled::-webkit-input-placeholder,input[type=color]:disabled::placeholder,input[type=date].disabled:-moz-placeholder,input[type=date].disabled:-ms-input-placeholder,input[type=date].disabled::-moz-placeholder,input[type=date].disabled::-webkit-input-placeholder,input[type=date].disabled::placeholder,input[type=date]:disabled:-moz-placeholder,input[type=date]:disabled:-ms-input-placeholder,input[type=date]:disabled::-moz-placeholder,input[type=date]:disabled::-webkit-input-placeholder,input[type=date]:disabled::placeholder,input[type=datetime-local].disabled:-moz-placeholder,input[type=datetime-local].disabled:-ms-input-placeholder,input[type=datetime-local].disabled::-moz-placeholder,input[type=datetime-local].disabled::-webkit-input-placeholder,input[type=datetime-local].disabled::placeholder,input[type=datetime-local]:disabled:-moz-placeholder,input[type=datetime-local]:disabled:-ms-input-placeholder,input[type=datetime-local]:disabled::-moz-placeholder,input[type=datetime-local]:disabled::-webkit-input-placeholder,input[type=datetime-local]:disabled::placeholder,input[type=datetime].disabled:-moz-placeholder,input[type=datetime].disabled:-ms-input-placeholder,input[type=datetime].disabled::-moz-placeholder,input[type=datetime].disabled::-webkit-input-placeholder,input[type=datetime].disabled::placeholder,input[type=datetime]:disabled:-moz-placeholder,input[type=datetime]:disabled:-ms-input-placeholder,input[type=datetime]:disabled::-moz-placeholder,input[type=datetime]:disabled::-webkit-input-placeholder,input[type=datetime]:disabled::placeholder,input[type=email].disabled:-moz-placeholder,input[type=email].disabled:-ms-input-placeholder,input[type=email].disabled::-moz-placeholder,input[type=email].disabled::-webkit-input-placeholder,input[type=email].disabled::placeholder,input[type=email]:disabled:-moz-placeholder,input[type=email]:disabled:-ms-input-placeholder,input[type=email]:disabled::-moz-placeholder,input[type=email]:disabled::-webkit-input-placeholder,input[type=email]:disabled::placeholder,input[type=month].disabled:-moz-placeholder,input[type=month].disabled:-ms-input-placeholder,input[type=month].disabled::-moz-placeholder,input[type=month].disabled::-webkit-input-placeholder,input[type=month].disabled::placeholder,input[type=month]:disabled:-moz-placeholder,input[type=month]:disabled:-ms-input-placeholder,input[type=month]:disabled::-moz-placeholder,input[type=month]:disabled::-webkit-input-placeholder,input[type=month]:disabled::placeholder,input[type=number].disabled:-moz-placeholder,input[type=number].disabled:-ms-input-placeholder,input[type=number].disabled::-moz-placeholder,input[type=number].disabled::-webkit-input-placeholder,input[type=number].disabled::placeholder,input[type=number]:disabled:-moz-placeholder,input[type=number]:disabled:-ms-input-placeholder,input[type=number]:disabled::-moz-placeholder,input[type=number]:disabled::-webkit-input-placeholder,input[type=number]:disabled::placeholder,input[type=password].disabled:-moz-placeholder,input[type=password].disabled:-ms-input-placeholder,input[type=password].disabled::-moz-placeholder,input[type=password].disabled::-webkit-input-placeholder,input[type=password].disabled::placeholder,input[type=password]:disabled:-moz-placeholder,input[type=password]:disabled:-ms-input-placeholder,input[type=password]:disabled::-moz-placeholder,input[type=password]:disabled::-webkit-input-placeholder,input[type=password]:disabled::placeholder,input[type=search].disabled:-moz-placeholder,input[type=search].disabled:-ms-input-placeholder,input[type=search].disabled::-moz-placeholder,input[type=search].disabled::-webkit-input-placeholder,input[type=search].disabled::placeholder,input[type=search]:disabled:-moz-placeholder,input[type=search]:disabled:-ms-input-placeholder,input[type=search]:disabled::-moz-placeholder,input[type=search]:disabled::-webkit-input-placeholder,input[type=search]:disabled::placeholder,input[type=tel].disabled:-moz-placeholder,input[type=tel].disabled:-ms-input-placeholder,input[type=tel].disabled::-moz-placeholder,input[type=tel].disabled::-webkit-input-placeholder,input[type=tel].disabled::placeholder,input[type=tel]:disabled:-moz-placeholder,input[type=tel]:disabled:-ms-input-placeholder,input[type=tel]:disabled::-moz-placeholder,input[type=tel]:disabled::-webkit-input-placeholder,input[type=tel]:disabled::placeholder,input[type=text].disabled:-moz-placeholder,input[type=text].disabled:-ms-input-placeholder,input[type=text].disabled::-moz-placeholder,input[type=text].disabled::-webkit-input-placeholder,input[type=text].disabled::placeholder,input[type=text]:disabled:-moz-placeholder,input[type=text]:disabled:-ms-input-placeholder,input[type=text]:disabled::-moz-placeholder,input[type=text]:disabled::-webkit-input-placeholder,input[type=text]:disabled::placeholder,input[type=time].disabled:-moz-placeholder,input[type=time].disabled:-ms-input-placeholder,input[type=time].disabled::-moz-placeholder,input[type=time].disabled::-webkit-input-placeholder,input[type=time].disabled::placeholder,input[type=time]:disabled:-moz-placeholder,input[type=time]:disabled:-ms-input-placeholder,input[type=time]:disabled::-moz-placeholder,input[type=time]:disabled::-webkit-input-placeholder,input[type=time]:disabled::placeholder,input[type=url].disabled:-moz-placeholder,input[type=url].disabled:-ms-input-placeholder,input[type=url].disabled::-moz-placeholder,input[type=url].disabled::-webkit-input-placeholder,input[type=url].disabled::placeholder,input[type=url]:disabled:-moz-placeholder,input[type=url]:disabled:-ms-input-placeholder,input[type=url]:disabled::-moz-placeholder,input[type=url]:disabled::-webkit-input-placeholder,input[type=url]:disabled::placeholder,input[type=week].disabled:-moz-placeholder,input[type=week].disabled:-ms-input-placeholder,input[type=week].disabled::-moz-placeholder,input[type=week].disabled::-webkit-input-placeholder,input[type=week].disabled::placeholder,input[type=week]:disabled:-moz-placeholder,input[type=week]:disabled:-ms-input-placeholder,input[type=week]:disabled::-moz-placeholder,input[type=week]:disabled::-webkit-input-placeholder,input[type=week]:disabled::placeholder{color:var(--input-disabled-placeholder-text-color)}.bootstrap-tagsinput.form-control:-ms-clear,.bootstrap-tagsinput:-ms-clear,input.form-control:-ms-clear,input:-ms-clear{display:none}.bootstrap-tagsinput.form-control.has-error,.bootstrap-tagsinput.form-control.has-error.focus,.bootstrap-tagsinput.form-control.has-error.hover,.bootstrap-tagsinput.form-control.has-error:focus,.bootstrap-tagsinput.form-control.has-error:hover,.bootstrap-tagsinput.form-control.is-invalid,.bootstrap-tagsinput.form-control.is-invalid.focus,.bootstrap-tagsinput.form-control.is-invalid.hover,.bootstrap-tagsinput.form-control.is-invalid:focus,.bootstrap-tagsinput.form-control.is-invalid:hover,.bootstrap-tagsinput.has-error,.bootstrap-tagsinput.has-error.focus,.bootstrap-tagsinput.has-error.hover,.bootstrap-tagsinput.has-error:focus,.bootstrap-tagsinput.has-error:hover,.bootstrap-tagsinput.is-invalid,.bootstrap-tagsinput.is-invalid.focus,.bootstrap-tagsinput.is-invalid.hover,.bootstrap-tagsinput.is-invalid:focus,.bootstrap-tagsinput.is-invalid:hover,.has-error .bootstrap-tagsinput,.has-error .bootstrap-tagsinput.focus,.has-error .bootstrap-tagsinput.form-control,.has-error .bootstrap-tagsinput.form-control.focus,.has-error .bootstrap-tagsinput.form-control.hover,.has-error .bootstrap-tagsinput.form-control:focus,.has-error .bootstrap-tagsinput.form-control:hover,.has-error .bootstrap-tagsinput.hover,.has-error .bootstrap-tagsinput:focus,.has-error .bootstrap-tagsinput:hover,.has-error input,.has-error input.focus,.has-error input.form-control,.has-error input.form-control.focus,.has-error input.form-control.hover,.has-error input.form-control:focus,.has-error input.form-control:hover,.has-error input.hover,.has-error input:focus,.has-error input:hover,input.form-control.has-error,input.form-control.has-error.focus,input.form-control.has-error.hover,input.form-control.has-error:focus,input.form-control.has-error:hover,input.form-control.is-invalid,input.form-control.is-invalid.focus,input.form-control.is-invalid.hover,input.form-control.is-invalid:focus,input.form-control.is-invalid:hover,input.has-error,input.has-error.focus,input.has-error.hover,input.has-error:focus,input.has-error:hover,input.is-invalid,input.is-invalid.focus,input.is-invalid.hover,input.is-invalid:focus,input.is-invalid:hover{border-color:var(--input-has-error-border-color)!important;box-shadow:none}.bootstrap-tagsinput.form-control.has-error.focus,.bootstrap-tagsinput.form-control.has-error:focus,.bootstrap-tagsinput.form-control.is-invalid.focus,.bootstrap-tagsinput.form-control.is-invalid:focus,.bootstrap-tagsinput.has-error.focus,.bootstrap-tagsinput.has-error:focus,.bootstrap-tagsinput.is-invalid.focus,.bootstrap-tagsinput.is-invalid:focus,.has-error .bootstrap-tagsinput.focus,.has-error .bootstrap-tagsinput.form-control.focus,.has-error .bootstrap-tagsinput.form-control:focus,.has-error .bootstrap-tagsinput:focus,.has-error input.focus,.has-error input.form-control.focus,.has-error input.form-control:focus,.has-error input:focus,input.form-control.has-error.focus,input.form-control.has-error:focus,input.form-control.is-invalid.focus,input.form-control.is-invalid:focus,input.has-error.focus,input.has-error:focus,input.is-invalid.focus,input.is-invalid:focus{box-shadow:inset 0 0 0 1px var(--input-has-error-border-color)!important}.bootstrap-tagsinput.form-control[readonly],.bootstrap-tagsinput[readonly],input.form-control[readonly],input[readonly]{cursor:default}.bootstrap-tagsinput.form-control[readonly],.bootstrap-tagsinput.form-control[readonly].disabled,.bootstrap-tagsinput.form-control[readonly].focus,.bootstrap-tagsinput.form-control[readonly].hover,.bootstrap-tagsinput.form-control[readonly]:disabled,.bootstrap-tagsinput.form-control[readonly]:focus,.bootstrap-tagsinput.form-control[readonly]:hover,.bootstrap-tagsinput[readonly],.bootstrap-tagsinput[readonly].disabled,.bootstrap-tagsinput[readonly].focus,.bootstrap-tagsinput[readonly].hover,.bootstrap-tagsinput[readonly]:disabled,.bootstrap-tagsinput[readonly]:focus,.bootstrap-tagsinput[readonly]:hover,.disabled .bootstrap-tagsinput.form-control[readonly],.disabled .bootstrap-tagsinput[readonly],.disabled input.form-control[readonly],.disabled input[readonly],:disabled .bootstrap-tagsinput.form-control[readonly],:disabled .bootstrap-tagsinput[readonly],:disabled input.form-control[readonly],:disabled input[readonly],input.form-control[readonly],input.form-control[readonly].disabled,input.form-control[readonly].focus,input.form-control[readonly].hover,input.form-control[readonly]:disabled,input.form-control[readonly]:focus,input.form-control[readonly]:hover,input[readonly],input[readonly].disabled,input[readonly].focus,input[readonly].hover,input[readonly]:disabled,input[readonly]:focus,input[readonly]:hover{cursor:default;outline:0;border:0;box-shadow:none}.bootstrap-tagsinput.form-control.input-lg,.bootstrap-tagsinput.input-lg,input.form-control.input-lg,input.input-lg{height:48px}.bootstrap-tagsinput.form-control.input-sm,.bootstrap-tagsinput.input-sm,input.form-control.input-sm,input.input-sm{height:24px;padding-bottom:2px;padding-top:2px}.bootstrap-tagsinput.form-control[type=number].right-direction,.bootstrap-tagsinput[type=number].right-direction,.form-group .bootstrap-tagsinput.form-control[type=number].right-direction,.form-group .bootstrap-tagsinput[type=number].right-direction,.form-group input.form-control[type=number].right-direction,.form-group input[type=number].right-direction,input.form-control[type=number].right-direction,input[type=number].right-direction{padding:7px 10px 5px 0}.bootstrap-tagsinput.form-control[type=number].spinner,.bootstrap-tagsinput[type=number].spinner,input.form-control[type=number].spinner,input[type=number].spinner{-moz-appearance:number-input}.bootstrap-tagsinput.form-control[type=date].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=date].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput.form-control[type=datetime-local].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=datetime-local].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput.form-control[type=datetime].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=datetime].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput.form-control[type=month].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=month].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput.form-control[type=number].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=number].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput.form-control[type=time].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=time].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput.form-control[type=week].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput.form-control[type=week].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=date].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=date].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=datetime-local].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=datetime-local].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=datetime].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=datetime].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=month].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=month].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=number].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=number].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=time].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=time].spinner::-webkit-outer-spin-button,.bootstrap-tagsinput[type=week].spinner::-webkit-inner-spin-button,.bootstrap-tagsinput[type=week].spinner::-webkit-outer-spin-button,input.form-control[type=date].spinner::-webkit-inner-spin-button,input.form-control[type=date].spinner::-webkit-outer-spin-button,input.form-control[type=datetime-local].spinner::-webkit-inner-spin-button,input.form-control[type=datetime-local].spinner::-webkit-outer-spin-button,input.form-control[type=datetime].spinner::-webkit-inner-spin-button,input.form-control[type=datetime].spinner::-webkit-outer-spin-button,input.form-control[type=month].spinner::-webkit-inner-spin-button,input.form-control[type=month].spinner::-webkit-outer-spin-button,input.form-control[type=number].spinner::-webkit-inner-spin-button,input.form-control[type=number].spinner::-webkit-outer-spin-button,input.form-control[type=time].spinner::-webkit-inner-spin-button,input.form-control[type=time].spinner::-webkit-outer-spin-button,input.form-control[type=week].spinner::-webkit-inner-spin-button,input.form-control[type=week].spinner::-webkit-outer-spin-button,input[type=date].spinner::-webkit-inner-spin-button,input[type=date].spinner::-webkit-outer-spin-button,input[type=datetime-local].spinner::-webkit-inner-spin-button,input[type=datetime-local].spinner::-webkit-outer-spin-button,input[type=datetime].spinner::-webkit-inner-spin-button,input[type=datetime].spinner::-webkit-outer-spin-button,input[type=month].spinner::-webkit-inner-spin-button,input[type=month].spinner::-webkit-outer-spin-button,input[type=number].spinner::-webkit-inner-spin-button,input[type=number].spinner::-webkit-outer-spin-button,input[type=time].spinner::-webkit-inner-spin-button,input[type=time].spinner::-webkit-outer-spin-button,input[type=week].spinner::-webkit-inner-spin-button,input[type=week].spinner::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button}.bootstrap-tagsinput.form-control[type=file],.bootstrap-tagsinput[type=file],input.form-control[type=file],input[type=file]{padding-top:0;padding-left:3px}.bootstrap-tagsinput{display:flex;min-height:var(--input-height);gap:8px;flex-wrap:wrap}.bootstrap-tagsinput .badge{height:calc(var(--input-height) - 9px);border:0;margin:0;display:block;font-size:var(--font-size-base);font-weight:400;display:flex;align-items:center;background-color:var(--button-primary-bg-color)}.bootstrap-tagsinput .badge [data-role=remove]{top:-6px}.bootstrap-tagsinput .badge [data-role=remove]::before{background-color:transparent}.bootstrap-tagsinput input{height:calc(var(--input-height) - 9px)}.file-caption-main{border-radius:var(--input-border-radius)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.file-caption-main{min-width:300px}}.kv-fileinput-caption{border-radius:var(--input-border-radius);border:1px solid var(--input-border-color)!important}.kv-fileinput-caption:hover{border-color:#000;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)!important}.file-caption-name:focus{box-shadow:none!important}.plusport-file .custom-file input{cursor:pointer}.plusport-file .custom-file .custom-file-label{border-radius:.4rem!important;min-height:var(--input-height)}.plusport-file .custom-file .custom-file-label:hover{box-shadow:0 0 0 1px #000,0 2px 4px 0 rgba(0,0,0,.2)!important}.plusport-file .file-input-field{border:0!important}.plusport-file .file-input-button{border-radius:.4rem!important}input[type=file]{border:none}input[type=file]:focus{box-shadow:none!important}.custom-file{height:calc(1.5rem + 1.5em)}.custom-file-label{border:1px solid var(--input-border-color)}.custom-file-label::after{transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.custom-file-input{cursor:pointer;height:calc(1.5rem + 1.5em)}.custom-file-input~.custom-file-label{border:1px solid var(--input-border-color)!important}.custom-file-input:hover~.custom-file-label{border-color:#000;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)!important}.fileinput-remove .hidden-xs{top:0!important}textarea,textarea.form-control{height:initial;padding:4px 12px;color:var(--font-color-base);line-height:24px;border-radius:var(--input-border-radius);border:1px solid var(--input-border-color);background-color:var(--white);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:textfield}textarea.form-control.hover,textarea.form-control:hover,textarea.hover,textarea:hover{border-color:#000;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)!important}.disabled textarea,.disabled textarea.form-control,:disabled textarea,:disabled textarea.form-control,textarea.disabled,textarea.form-control.disabled,textarea.form-control:disabled,textarea:disabled{cursor:default;color:var(--input-disabled-text-color);border-color:var(--input-disabled-border-color);box-shadow:none}.has-error textarea,.has-error textarea.focus,.has-error textarea.form-control,.has-error textarea.form-control.focus,.has-error textarea.form-control.hover,.has-error textarea.form-control:focus,.has-error textarea.form-control:hover,.has-error textarea.hover,.has-error textarea:focus,.has-error textarea:hover,textarea.form-control.has-error,textarea.form-control.has-error.focus,textarea.form-control.has-error.hover,textarea.form-control.has-error:focus,textarea.form-control.has-error:hover,textarea.has-error,textarea.has-error.focus,textarea.has-error.hover,textarea.has-error:focus,textarea.has-error:hover{color:var(--input-has-error-text-color);box-shadow:none;border-color:var(--input-has-error-border-color)}.has-error textarea.focus,.has-error textarea.form-control.focus,.has-error textarea.form-control:focus,.has-error textarea:focus,textarea.form-control.has-error.focus,textarea.form-control.has-error:focus,textarea.has-error.focus,textarea.has-error:focus{box-shadow:inset 0 0 0 1px var(--input-has-error-border-color)}.select2{outline:0!important}.select2-selection__placeholder{color:var(--input-placeholder-color)!important;opacity:1;font-style:italic}.select2-selection__rendered{padding-left:0!important;line-height:1.8!important}.select2-selection__choice{gap:10px}.select2-selection__choice__display{white-space:normal;line-height:1.3}.select2-container{max-width:100%;width:100%!important;display:block!important}.select2-container--open{width:auto!important}.select2-container--bootstrap-5 .select2-container--open{width:auto!important}.select2-container--bootstrap-5 .select2-selection--multiple,.select2-container--bootstrap-5 .select2-selection--single{min-height:var(--select-height);height:auto;background-color:var(--select-bg-color);border-color:var(--select-border-color)!important;border-radius:var(--select-border-radius);background-position:right .5rem center}.select2-container--bootstrap-5 .select2-selection--multiple{padding:0 24px 0 0}.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear{top:1.3rem;right:2rem}.select2-search--inline{margin:.375rem}.select2-search__field,.select2-search__field:focus{padding:4px 12px 5px;box-shadow:none!important;outline:0}.select2-selection{border-color:var(--input-border-color)!important}.select2-selection__arrow{display:none}.select2-selection__choice{margin:.375rem!important}.select2-dropdown{z-index:10010}.select2-selection,.select2-selection.form-control,select,select.form-control{cursor:pointer;min-width:50px;max-width:100%;height:var(--select-height);padding:3px 18px 3px 12px;color:var(--font-color-base);font-size:unset!important;font-weight:400;line-height:18px;text-align:left;text-overflow:ellipsis;text-shadow:none;vertical-align:middle;white-space:nowrap;border:1px solid var(--input-border-color);border-radius:var(--input-border-radius);background-color:var(--input-background-color);background-repeat:no-repeat;background-size:16px 12px;background-position:calc(100% - 8px) 14px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;-webkit-appearance:none;appearance:none}.select2-selection.form-control::-ms-expand,.select2-selection::-ms-expand,select.form-control::-ms-expand,select::-ms-expand{display:none}.select2-selection.form-control:hover,.select2-selection:hover,select.form-control:hover,select:hover{border-color:#000!important;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)!important;background-color:var(--select-hover-background-color)}.select2-selection.form-control:focus:not(:active),.select2-selection:focus:not(:active),select.form-control:focus:not(:active),select:focus:not(:active){border:1px solid #000!important;box-shadow:var(--shadow)!important}.select2-selection.form-control:active,.select2-selection:active,select.form-control:active,select:active{outline:0;border-color:var(--light-gray)!important;background-color:var(--light-gray);box-shadow:none}.disabled .select2-selection,.disabled .select2-selection.form-control,.disabled select,.disabled select.form-control,.select2-selection.disabled,.select2-selection.form-control.disabled,.select2-selection.form-control:disabled,.select2-selection:disabled,:disabled .select2-selection,:disabled .select2-selection.form-control,:disabled select,:disabled select.form-control,select.disabled,select.form-control.disabled,select.form-control:disabled,select:disabled{pointer-events:none;color:var(--input-disabled-text-color);border-color:var(--input-disabled-border-color);background-color:var(--select-disabled-bg-color);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDEyIDEwIj48ZGVmcz48c3R5bGU+LmF7ZmlsbDojZmZmO29wYWNpdHk6MDt9LmJ7ZmlsbDojOTU5Nzk5O30uY3tmaWx0ZXI6dXJsKCNhKTt9PC9zdHlsZT48ZmlsdGVyIGlkPSJhIiB4PSIwIiB5PSIxLjQ5NyIgd2lkdGg9IjEyIiBoZWlnaHQ9IjcuOTYiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PGZlT2Zmc2V0IGR5PSIxIiBpbnB1dD0iU291cmNlQWxwaGEiLz48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSIwLjUiIHJlc3VsdD0iYiIvPjxmZUZsb29kIGZsb29kLWNvbG9yPSIjMDAxZjMzIiBmbG9vZC1vcGFjaXR5PSIwLjIiLz48ZmVDb21wb3NpdGUgb3BlcmF0b3I9ImluIiBpbjI9ImIiLz48ZmVDb21wb3NpdGUgaW49IlNvdXJjZUdyYXBoaWMiLz48L2ZpbHRlcj48L2RlZnM+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS40OTQpIj48cmVjdCBjbGFzcz0iYSIgd2lkdGg9IjkiIGhlaWdodD0iOSIvPjxnIGNsYXNzPSJjIiB0cmFuc2Zvcm09Im1hdHJpeCgxLCAwLCAwLCAxLCAtMS40OSwgMCkiPjxwYXRoIGNsYXNzPSJiIiBkPSJNNC41LDQuOTU4YS41LjUsMCwwLDEtLjM5NC0uMTQ1TC4xNDYuODUzQS41LjUsMCwwLDEsLjg1My4xNDZMNC41LDMuNzkyLDguMTQ2LjE0N2EuNS41LDAsMCwxLC43MDcuNzA3bC0zLjk2LDMuOTZhLjUuNSwwLDAsMS0uMzU0LjE0NloiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNSAyKSIvPjwvZz48L2c+PC9zdmc+);box-shadow:none}.select2-selection.form-control__clear,.select2-selection__clear,select.form-control__clear,select__clear{color:var(--font-color-base)!important;font-size:1.2rem;line-height:2.2}.select2-selection.form-control>option,.select2-selection>option,select.form-control>option,select>option{background-color:var(--select-bg-color)}.select2-selection.form-control>option:hover,.select2-selection>option:hover,select.form-control>option:hover,select>option:hover{background-color:var(--select-hover-background-color)}.select2-selection.form-control.input-lg,.select2-selection.input-lg,select.form-control.input-lg,select.input-lg{height:48px;background-position:right 6px top 18px}.has-error .select2-selection,.has-error .select2-selection.form-control,.has-error select,.has-error select.form-control,.select2-selection.form-control.has-error,.select2-selection.has-error,select.form-control.has-error,select.has-error{border-color:var(--input-has-error-border-color);box-shadow:none}.has-error .select2-selection.form-control:focus:not(:active),.has-error .select2-selection:focus:not(:active),.has-error select.form-control:focus:not(:active),.has-error select:focus:not(:active),.select2-selection.form-control.has-error:focus:not(:active),.select2-selection.has-error:focus:not(:active),select.form-control.has-error:focus:not(:active),select.has-error:focus:not(:active){border-color:var(--input-has-error-border-color);box-shadow:inset 0 0 0 1px var(--input-has-error-border-color)}.select2-results__option{font-size:unset!important}.select2-dropdown{border-color:var(--select-border-color)!important}.select2-container .select2-selection--single{min-height:var(--select-height)!important;background-color:var(--select-bg-color);border-color:var(--select-border-color)!important;color:var(--select-text-color);border-radius:var(--input-border-radius);position:relative}select#crt_id_0+.select2-container{min-width:350px}label{margin-bottom:5px;font-weight:700;line-height:24px}.control-label{width:100%;display:flex}.form-check-label{font-weight:400;line-height:18px}.bootstrap-duallistbox-container{margin-bottom:1rem}.bootstrap-duallistbox-container select.form-control{background-image:none!important;padding:0!important;border-top-left-radius:0;border-top-right-radius:0;height:250px!important}.bootstrap-duallistbox-container select.form-control:hover{background:0 0!important}.bootstrap-duallistbox-container select.form-control option{padding:6px 12px;font-size:var(--font-size-base)}.bootstrap-duallistbox-container .info-container{display:flex;flex-direction:row;margin-bottom:.4rem}.bootstrap-duallistbox-container .info-container .label{margin-right:1rem;display:flex;align-items:center;font-size:var(--font-size-base);margin-right:.3rem}.bootstrap-duallistbox-container .info-container .info{margin-bottom:0;margin-right:1rem;display:flex;align-items:center;font-size:var(--font-size-base);flex:1 0 auto}.bootstrap-duallistbox-container .info-container button{font-size:var(--font-size-base);padding:10px 15px;height:var(--input-height)}.bootstrap-duallistbox-container .btn-group .btn{margin-right:0;margin-bottom:0}.bootstrap-duallistbox-container .btn-group .btn:after,.bootstrap-duallistbox-container .btn-group .btn:before{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0}.bootstrap-duallistbox-container .btn-group .btn:first-child{border-top-left-radius:var(--input-border-radius)}.bootstrap-duallistbox-container .btn-group .btn:first-child:after,.bootstrap-duallistbox-container .btn-group .btn:first-child:before{border-top-left-radius:var(--input-border-radius)}.bootstrap-duallistbox-container .btn-group .btn:last-child{border-top-right-radius:var(--input-border-radius)}.bootstrap-duallistbox-container .btn-group .btn:last-child:after,.bootstrap-duallistbox-container .btn-group .btn:last-child:before{border-top-right-radius:var(--input-border-radius)}.bootstrap-duallistbox-container .ShowMaximum{padding:5px 10px;margin-left:15px;font-size:1.22em;max-width:calc(100% - 30px);position:relative;width:100%;padding-right:15px;padding-left:15px;text-align:right;background-color:#fafafa;display:block}.bootstrap-duallistbox-container .ShowMaximum:before{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.bootstrap-duallistbox-container .ShowMaximum.highlighted{background-color:rgba(255,0,0,.3);color:#000}.SplitSelect__SelectList:focus{outline:0}.SplitSelect__SelectListContainer:focus-within{border-color:#000;box-shadow:inset 0 0 0 1px #000,0 2px 4px 0 rgba(0,0,0,.15)}.SplitSelect__SelectListOption:hover{background-color:var(--select-hover-background-color)}.SplitSelect__SelectListOption:active{box-shadow:inset 0 0 0 1px #000,0 2px 4px 0 rgba(0,0,0,.15)}.SplitSelect__SelectListOption.focused{background-color:var(--select-hover-background-color)}.PickList .btn .icon{margin-right:0}.dynatree-container span.dynatree-checkbox{background-image:none}ul.dynatree-container,ul.fancytree-container{overflow:visible!important}.dynatree-container,.fancytree-container{font-family:inherit!important}.dynatree-container li,.fancytree-container li{margin:10px 6px 6px 0!important;display:block;white-space:normal}.dynatree-node,.fancytree-node{cursor:pointer}.dynatree-title,.fancytree-title{font-family:inherit;font-size:14px;color:var(--font-color-base)!important;background:0 0!important;border:none!important;display:inline!important;margin:0 0 0 5px!important}.dynatree-checkbox,.fancytree-checkbox{background-image:none!important;position:relative;box-shadow:0 0 0 2px var(--radio-checkbox-border-color);border-radius:var(--radio-checkbox-border-radius);width:var(--radio-checkbox-size)!important;height:var(--radio-checkbox-size)!important}.dynatree-checkbox:before,.fancytree-checkbox:before{line-height:1.5}.dynatree-checkbox+a,.fancytree-checkbox+a{font-style:normal!important}.dynatree-treefocus .fancytree-active,.fancytree-treefocus .fancytree-active{outline:1px solid #163e59;outline-offset:3px}.dynatree-selected .dynatree-checkbox,.dynatree-selected .fancytree-checkbox,.fancytree-selected .dynatree-checkbox,.fancytree-selected .fancytree-checkbox{background-color:var(--radio-checkbox-checked-bg-color);box-shadow:0 0 0 2px var(--radio-checkbox-checked-bg-color)}.dynatree-selected .dynatree-checkbox:before,.dynatree-selected .fancytree-checkbox:before,.fancytree-selected .dynatree-checkbox:before,.fancytree-selected .fancytree-checkbox:before{position:absolute;content:"";width:5px;height:10px;top:2px;left:6px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dynatree-selected .dynatree-title,.dynatree-selected .fancytree-title,.fancytree-selected .dynatree-title,.fancytree-selected .fancytree-title{font-weight:700}.note-toolbar,.note-toolbar-wrapper{z-index:auto;position:relative!important}.btn-group .note-btn-group,.note-btn{margin-right:0!important}.note-editor .dropdown-menu{max-height:500px;height:auto;overflow-y:auto;overflow-x:hidden}.tox-tinymce{border-radius:.4rem!important;border-color:var(--input-border-color)!important}.tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type){border-right:1px solid #ccc!important}.tox:not(.tox-tinymce-inline) .tox-editor-header{padding:0!important;border-bottom:1px solid #ccc!important;box-shadow:none!important}.form-control.is-valid,.form-group.hasValidator.has-success .input-group .input-group-text,.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success input,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:var(--font-color-base);border-color:var(--input-border-color)!important}.has-feedback label~.form-control-feedback{right:1rem;top:2.6rem;color:#fff}.has-feedback .required:before{content:"*"}.has-error .input-group-addon{color:#fff;background-color:var(--red-normal);border-color:var(--red-normal)}.hasValidator .fv-plugins-icon{display:none}.hasValidator.has-danger .fv-plugins-icon{display:block;height:38px;line-height:38px;top:21px}.hasValidator.has-danger .fv-plugins-icon .icon{color:red}.hasValidator.has-danger.fv-plugins-icon-container{padding-right:20px}.hasValidator.has-danger.fv-plugins-icon-container .fv-plugins-icon{right:0;width:auto}.hasValidator.has-danger .hasAllowClearButton+i.fv-plugins-icon{right:0!important}.hasValidator.has-danger.containsCheckboxGroup,.hasValidator.has-danger.containsRadioGroup{max-width:calc(100% - 20px)}.hasValidator.has-danger.containsCheckboxGroup .fv-plugins-icon,.hasValidator.has-danger.containsRadioGroup .fv-plugins-icon{margin-right:-20px;top:0}.hasValidator.has-danger.containsTextbox .fv-plugins-icon{top:-4px!important}.hasValidator.has-danger.containsTextbox label+input+.fv-plugins-icon{top:34px!important}.hasValidator.has-danger.containsSplitSelect .fv-plugins-icon{top:2px}.hasValidator.has-danger.containsTinyMCE .fv-plugins-icon{top:26px}.hasValidator.has-danger.containsTreeList .fv-plugins-icon{top:26px}.hasValidator.has-danger.containsSelectbox i.fv-plugins-icon,.hasValidator.has-danger.form-group.containsSelectbox i.fv-plugins-icon{right:0!important}.hasValidator.has-danger.containsDateTimePicker.fv-plugins-icon-container{padding-right:25px}.hasValidator.has-danger.containsDateTimePicker i.fv-plugins-icon{right:-4px!important}.hasValidator.has-danger.containsDateTimePicker .input-group-text{padding-right:.75rem}.fv-plugins-bootstrap select.form-control.is-invalid,.fv-plugins-bootstrap select.form-control.is-valid,select.form-control.is-invalid,select.form-control.is-valid{background-image:url('data:image/svg+xml;utf8,<svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="angle-down" class="svg-inline--fa fa-angle-down fa-w-10 " role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"></path></svg>')!important}.has-danger .icon-cross2:before{content:"\ed52";color:var(--red-normal)}.has-danger .tox-tinymce{border-color:var(--red-normal)!important}.has-danger .kv-fileinput-caption{border-color:var(--red-normal)}.has-danger .kv-fileinput-caption:focus-within{box-shadow:inset 0 0 0 1px var(--input-has-error-border-color)!important}.has-danger .file-caption-main::after{display:inline-block;width:22px;height:22px;font-family:Material_Outlined!important;line-height:38px;margin-left:4px;content:"\e14c";font-size:1.4rem;color:var(--red-normal)}.has-danger .input-group-append,.has-danger .input-group-prepend{z-index:1}.has-danger .input-group-prepend .input-group-text{border-right-color:var(--input-border-color)!important}.has-danger .input-group-append .input-group-text{border-left-color:var(--input-border-color)!important;padding-right:0}.has-success .fv-plugins-icon{display:none}.has-success .input-group-addon{color:#fff;background-color:var(--green-normal);border-color:var(--green-normal)}.has-success.containsDateTimePicker.fv-plugins-icon-container{padding-right:25px}.has-success.containsDateTimePicker i.fv-plugins-icon{display:block!important;right:-4px!important;width:auto;height:38px;line-height:38px}.has-success.containsDateTimePicker .input-group-text{padding-right:.75rem}.invalid-feedback{color:var(--input-has-error-text-color)}div.rw-widget-input.rw-widget-picker.rw-widget-container:hover{border-color:#000!important;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);background-color:var(--select-hover-background-color);cursor:pointer}div.rw-dropdown-list.rw-state-focus.rw-open>.rw-widget-container{box-shadow:none}div.rw-popup-container .rw-filter-input:focus-within>input:focus{box-shadow:none!important;border:none!important}li.rw-list-option:hover{background-color:var(--select-hover-background-color);border-color:var(--select-hover-background-color)}li.rw-list-option.rw-state-focus{border-color:transparent;background:0 0}li.rw-list-option.rw-state-focus:hover{background-color:var(--select-hover-background-color);border-color:#000}li.rw-list-option.rw-state-selected{background-color:var(--select-hover-background-color);border-color:var(--select-hover-background-color);color:var(--font-color-base)}button.rw-btn-select{opacity:1}div.rw-input{color:var(--font-color-base)}div.rw-input:focus-within{border:1px solid #000!important;box-shadow:var(--shadow)!important}div.rw-combobox>.rw-widget-container:hover{background-color:var(--select-hover-background-color);border-color:#000!important;box-shadow:0 2px 4px 0 rgba(0,0,0,.2);cursor:pointer}div.rw-combobox.rw-state-focus>.rw-widget-container{border-color:#000!important;box-shadow:inset 0 0 0 1px #163e59,0 2px 4px 0 rgba(22,62,89,.15)!important}div.rw-combobox.rw-state-focus .rw-select{border-color:#000!important}div.rw-combobox .rw-input{box-shadow:none!important;border:none;background:0 0}div.rw-combobox .rw-select{border-color:var(--input-border-color)}div.rw-combobox .rw-select:hover{background-color:transparent}div.rw-widget-container{border-color:var(--input-border-color)}.rw-widget-input.rw-widget-picker.rw-widget-container{border-radius:var(--input-border-radius);min-height:var(--input-height)}.rw-dropdown-list.rw-widget.rw-open>.rw-widget-container{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;border-color:#000}.rw-dropdown-list.rw-widget.rw-open .rw-popup{border-top-left-radius:0;border-top-right-radius:0;border-top:0;border-color:#000;display:table;width:100%}.rw-dropdown-list.rw-widget.rw-open .rw-popup{border-top-left-radius:0;border-top-right-radius:0;border-top:0;border-color:#000;display:table;width:100%}.rw-dropdown-list .rw-filter-input.rw-input.rw-widget-picker.rw-widget-container{margin-right:4px}.rw-input.rw-dropdown-list-input .select-close-icon{top:6px;right:0;position:absolute;cursor:pointer;line-height:inherit}.recyclerListViewContainer>div>div>div{width:100%!important}.recyclerListViewContainer{max-height:250px;height:100%;width:100%}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.recyclerListViewContainer{height:250px}input.focus,input.form-control.focus,input.form-control:focus,input:focus{box-shadow:none!important;-ms-box-shadow:unset!important}}.recyclerListViewContainer>div>div>div>div{width:100%!important}.tree-list-selector>div>div>div>div{width:100%!important}.tree-list-selector>div>div>div{overflow:auto!important}.tree-list-selector>div>div>div>div>div{width:100%!important}.tree-list-selector>div>div>div>div>div>div{width:100%!important}.select-list.tree-list-selector .TreeItem>div{cursor:pointer}.rw-datetime-picker .rw-widget-container{min-height:0;border-radius:.4rem!important}.rw-datetime-picker .rw-widget-container input{border:0;box-shadow:none!important}.rw-datetime-picker .rw-widget-container input::-webkit-input-placeholder{color:#6c757d!important}.rw-datetime-picker .rw-widget-container input:-ms-input-placeholder{color:#6c757d!important}.rw-datetime-picker .rw-widget-container input::-ms-input-placeholder{color:#6c757d!important}.rw-datetime-picker .rw-widget-container input::placeholder{color:#6c757d!important}.form-group.containsPasswordchecker .progress{height:26px;margin-top:5px;border-radius:0;box-shadow:none}.form-group.containsPasswordchecker .progress-bar-striped{background-image:none}.ui-datepicker{z-index:100!important}.containsSplitSelect legend.control-label{font-weight:700;line-height:24px}.SplitSelect__SelectAllButton:before{display:none}.irs--flat .irs-handle>i:first-child{background-color:var(--range-slider-color)}.irs--flat .irs-bar,.irs--flat .irs-handle,.irs--flat .irs-handle>i:first-child{background-color:var(--range-slider-color);border:1px solid var(--range-slider-color)}.irs--flat .irs-handle{background-color:#fff}.toggle:not(th,td){border-radius:calc(var(--toggle-size) + var(--toggle-padding)) calc(var(--toggle-size) + var(--toggle-padding));width:calc(var(--toggle-size) * 2)!important;height:var(--toggle-size)!important;min-height:0!important;background-color:var(--toggle-active-color)!important}.toggle.off{background-color:var(--toggle-inactive-color)!important}.toggle:after,.toggle:before{display:none}.toggle-group{width:calc(200% - var(--toggle-size));padding:var(--toggle-padding);display:flex}.toggle-group label{font-size:12px}.toggle-handle{width:calc(var(--toggle-size) - var(--toggle-padding) * 2);height:calc(var(--toggle-size) - var(--toggle-padding) * 2);border-radius:50%;min-height:auto;padding:.375rem .75rem}.toggle-handle:hover{background-color:var(--toggle-handle-color)}.toggle .toggle-off,.toggle .toggle-on{background-color:transparent!important;text-indent:-9999px;padding:0;min-height:auto}.toggle .toggle-off:after,.toggle .toggle-off:before,.toggle .toggle-on:after,.toggle .toggle-on:before{display:none}.toggle.off .toggle-group{left:calc(-100% + var(--toggle-size))}.toggle.off .toggle-off,.toggle.off .toggle-on{padding:0;box-shadow:none}.input-group-text{border:1px solid var(--input-border-color);border-radius:.4rem;border-color:var(--input-border-color);color:var(--font-color-base);background-color:var(--light-gray)}.input-group-text:focus-within{border-color:#000;box-shadow:inset 0 0 0 1px #000,0 2px 4px 0 rgba(0,0,0,.15)!important;z-index:10}.input-group-text .checkbox{margin:0;padding-top:0;padding-bottom:0;line-height:20px}.input-group-text .checkbox:focus-within{outline:0}.input-group-text .checkbox input[type=checkbox]+label::before{top:2px}.input-group-text .checkbox input[type=checkbox]+label::after{top:4px}.input-group-append .btn{padding:4px 9px;background-color:transparent!important;color:var(--font-color-base)!important;border-top-right-radius:var(--input-border-radius);border-bottom-right-radius:var(--input-border-radius);border-top:1px solid var(--input-border-color);border-bottom:1px solid var(--input-border-color);border-right:1px solid var(--input-border-color);border-color:var(--input-border-color)!important}.input-group-append .btn:hover{background-color:transparent!important;color:var(--font-color-base);border-top:1px solid var(--input-border-color);border-bottom:1px solid var(--input-border-color);border-right:1px solid var(--input-border-color)}.input-group-append .btn:focus,.input-group-append .btn:not(:disabled):not(.disabled):active{background-color:transparent;color:var(--font-color-base);border:1px solid #000;box-shadow:var(--shadow)}.input-group-append .btn:before{display:none}.input-group-append .btn:after{display:none}.input-group-append .btn+.btn{border-left:1px solid rgba(255,255,255,.2)!important}.input-group-prepend .btn{border-top-left-radius:var(--input-border-radius);border-bottom-left-radius:var(--input-border-radius)}.input-group .select2-container{width:auto!important}.form-control{min-height:31px;height:auto;border:none}.form-control-feedback{top:37px!important;padding:.3em;color:inherit}.form-control.matched{background-color:var(--green-normal)}.form-group .input-group .checkbox+.checkbox{margin-left:1rem}.form-group.containsButton label{margin-right:calc(var(--spacing)/ 2)}.form-group.containsButton .btn.form-control{display:inline-flex}.form-group.containsCheckbox,.form-group.containsText{min-height:0}.form-group.containsCheckbox .form-control-static,.form-group.containsText .form-control-static{min-height:0}.form-group.containsRadioGroup{position:relative;border:1px solid #ccc;padding:1rem;border-radius:.5rem}.form-group.containsRadioGroup>label{border-bottom:1px solid #ccc!important;margin-bottom:10px;padding-bottom:10px;width:100%}.form-group.containsRadioGroup legend.control-label{display:contents;font-weight:700;margin-top:0;font-size:var(--font-size-base)}.form-group.containsRadioGroup legend.control-label::after{display:block;content:"";width:100%;border-bottom:1px solid #ccc;height:10px;margin-bottom:10px}.form-group.containsRadioGroup .radio{margin-bottom:7px}.form-group.containsRadioGroup .radio:last-child{margin-bottom:0}.form-group.containsRadioGroup .inline .radio{margin-bottom:0}.form-group.containsRadioGroup i.form-control-feedback{right:2rem;top:4.5rem}.form-group.containsCheckboxGroup legend{display:contents!important;position:absolute;top:0;font-weight:700;margin-top:0;font-size:1em!important}.form-group.containsCheckboxGroup.has-danger{border:1px solid var(--red-normal);border-radius:.5rem;padding:15px}.form-group.containsSummernote.has-danger{padding:.5rem;border:1px solid var(--red-normal);border-radius:.5rem;border-color:var(--red-normal)!important}.form-group.containsTreeList.has-danger .TreeList{border:1px solid var(--red-normal);border-radius:.5rem;border-color:var(--red-normal)!important}.form-group.containsSplitSelect.has-danger .SplitSelect{padding:.5rem;border:1px solid var(--red-normal);border-radius:.5rem;border-color:var(--red-normal)!important}.form-group.containsDateTimePicker.has-danger .rw-widget-picker{border:1px solid var(--red-normal);border-radius:.5rem;border-color:var(--red-normal)!important}.form-control-static{padding-top:0;min-height:42px;word-break:break-word}.form-control-static img{max-width:100%;height:auto}.form_competence{margin-bottom:10px}.form_competence label{margin-top:10px}.form_competence .form-control-static{width:100%}.form_competence_level_description{margin-top:.5rem}.bootstrap-touchspin .input-group-btn-vertical>.btn{padding:9.5px 11px!important;background-color:var(--button-primary-bg-color);min-height:0;color:var(--button-primary-text-color)}.bootstrap-touchspin .input-group-btn-vertical>.btn:hover{background-color:var(--button-primary-bg-color)}.bootstrap-touchspin .input-group-btn-vertical i{top:5px;left:7px}.searchbox input{border-right:none}.searchbox input:focus{border-right:none}.containsInputGroup.has-danger .selection span,.containsRadioGroup.has-danger,.containsSelectboxSelect2.has-danger .selection span.select2-selection{border-color:var(--red-normal)!important}.containsSelectboxSelect2.has-danger .select2-container--focus .selection span.select2-selection{box-shadow:inset 0 0 0 1px var(--input-has-error-border-color)!important}span.ValueSELECTed{background-color:var(--green-normal)}.minicolors input[type=hidden]+.minicolors-swatch{width:100vh}.minicolors-theme-bootstrap .minicolors-swatch{border-radius:0;top:0}.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch{right:0}select.form-control+.fv-plugins-icon{right:30px}.scripts_admin_user_edit input#usr_email_personal{max-width:calc(100% - 20px);float:right}.fv-plugins-bootstrap:not(.form-inline) label~.fv-plugins-icon{top:30px}.fv-plugins-bootstrap:not(.form-inline) .containsTextbox label~.fv-plugins-icon{top:auto;bottom:-3px}.fv-plugins-bootstrap:not(.form-inline) .hasValidator.containsTinyMCE label~.fv-plugins-icon{display:block;top:25px}.fv-plugins-bootstrap:not(.form-inline) .hasValidator.containsTinyMCE label~.fv-plugins-icon.icon-checkmark3{display:none}.fv-plugins-bootstrap:not(.form-inline) .hasValidator.containsRadioGroup label~.fv-plugins-icon{top:5px}.fv-plugins-tooltip-icon{cursor:default}.fv-plugins-tooltip--top-right{margin-left:13px}input[type=file]+.fv-plugins-icon{display:none}.bootstrap-select .dropdown-toggle:focus{outline:0!important}form .row.header .col-lg-12>.btn-group{float:right;margin-left:1rem!important}form .row.header .col-lg-12>.btn-group .btn{background:#fff;color:#000;border:1px solid #ccc;font-size:1.1rem;padding-left:9px;padding-top:6px;padding-bottom:6px}form .row.header .col-lg-12>.btn-group:first-child .dropdown-menu{left:auto;right:0;margin-top:-3px}.icon{text-decoration:none;font-size:var(--icon-font-size)}.icon:focus-visible{outline:0;border-color:#000;box-shadow:inset 0 0 0 1px #000,0 2px 4px 0 rgba(0,0,0,.15)}.icon-warning{color:var(--red-normal)}.icon-custom-check{display:inline-block;width:13px;height:13px;color:var(--green-normal);background-size:contain;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi40LjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMl8wMDAwMDE2ODA5OTgwMDM5MDAyNzEyNjQ2MDAwMDAxNjgwNjg5MjE2MDA3MDI4NTQ1N18iDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiINCgkgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzREODQwMDt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyOCw0NS4xdjM3LjhIMTZ2ODguNmg0NzkuOVY4Mi45aC04MHYzNC44aC0zMlY0NS4xaC0zMnYzNy44SDE5MnYzNC44aC0zMlY0NS4xTDEyOCw0NS4xeiIvPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zOTYuOCwyNjguN2MtNTQuNiwwLTk5LDQ0LjUtOTksOTljMCw1NC43LDQ0LjUsOTkuMiw5OSw5OS4yYzU0LjcsMCw5OS4yLTQ0LjUsOTkuMi05OS4yDQoJCUM0OTYsMzEzLjEsNDUxLjUsMjY4LjcsMzk2LjgsMjY4Ljd6IE0zODMuOSw0MTEuNGwtMzguNy0zNy45bDIyLjQtMjIuOWwxNiwxNS44bDQyLjQtNDIuNGwyMi43LDIyLjZMMzgzLjksNDExLjR6Ii8+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE2LjEsNDY2LjloMzA3LjhjLTExLjgtOC44LTIyLjEtMTkuNS0zMC4xLTMyYy0xMi42LTE5LjQtMjAtNDIuNC0yMC02Ny4yYzAtNjcuOCw1NS4yLTEyMywxMjMtMTIzDQoJCWMyNC44LDAsNDcuOCw3LjQsNjcuMiwyMGMxMi41LDgsMjMuMiwxOC4yLDMyLDMwLjF2LTkxLjJIMTYuMUwxNi4xLDQ2Ni45eiBNMjUzLjUsMjQ5LjVoMzJ2MzJoLTMyVjI0OS41eiBNMTY5LjIsMjQ5LjVoMzJ2MzJoLTMyDQoJCVYyNDkuNXogTTE2OS4yLDMxOS4yaDMydjMyaC0zMlYzMTkuMnogTTE2OS4yLDM4OWgzMnYzMmgtMzJWMzg5eiBNODQuOSwyNDkuNWgzMnYzMmgtMzJWMjQ5LjV6IE04NC45LDMxOS4yaDMydjMyaC0zMlYzMTkuMnoNCgkJIE04NC45LDM4OWgzMnYzMmgtMzJWMzg5eiIvPg0KPC9nPg0KPC9zdmc+DQo=)}.icon-custom-check.isCritical{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi40LjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMl8wMDAwMDE2ODA5OTgwMDM5MDAyNzEyNjQ2MDAwMDAxNjgwNjg5MjE2MDA3MDI4NTQ1N18iDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiINCgkgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0YyOEQwMDt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyOCw0NS4xdjM3LjhIMTZ2ODguNmg0NzkuOVY4Mi45aC04MHYzNC44aC0zMlY0NS4xaC0zMnYzNy44SDE5MnYzNC44aC0zMlY0NS4xSDEyOHoiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzk2LjgsMjY4LjdjLTU0LjYsMC05OSw0NC41LTk5LDk5YzAsNTQuNyw0NC41LDk5LjIsOTksOTkuMmM1NC43LDAsOTkuMi00NC41LDk5LjItOTkuMg0KCQlDNDk2LDMxMy4xLDQ1MS41LDI2OC43LDM5Ni44LDI2OC43eiBNMzgzLjksNDExLjRsLTM4LjctMzcuOWwyMi40LTIyLjlsMTYsMTUuOEw0MjYsMzI0bDIyLjcsMjIuNkwzODMuOSw0MTEuNHoiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTYuMSw0NjYuOWgzMDcuOGMtMTEuOC04LjgtMjIuMS0xOS41LTMwLjEtMzJjLTEyLjYtMTkuNC0yMC00Mi40LTIwLTY3LjJjMC02Ny44LDU1LjItMTIzLDEyMy0xMjMNCgkJYzI0LjgsMCw0Ny44LDcuNCw2Ny4yLDIwYzEyLjUsOCwyMy4yLDE4LjIsMzIsMzAuMXYtOTEuMkgxNi4xVjQ2Ni45eiBNMjUzLjUsMjQ5LjVoMzJ2MzJoLTMyVjI0OS41eiBNMTY5LjIsMjQ5LjVoMzJ2MzJoLTMyVjI0OS41DQoJCXogTTE2OS4yLDMxOS4yaDMydjMyaC0zMlYzMTkuMnogTTE2OS4yLDM4OWgzMnYzMmgtMzJWMzg5eiBNODQuOSwyNDkuNWgzMnYzMmgtMzJWMjQ5LjV6IE04NC45LDMxOS4yaDMydjMyaC0zMlYzMTkuMnogTTg0LjksMzg5DQoJCWgzMnYzMmgtMzJWMzg5eiIvPg0KPC9nPg0KPC9zdmc+DQo=)}.icon-custom-cross{display:inline-block;width:13px;height:13px;color:var(--red-normal);background-size:contain;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyNi40LjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMl8wMDAwMDEwOTAxMTkwMTg4OTkxNDk2ODMwMDAwMDAwNDY1ODUwMTMzNTQ3ODAwNDExMF8iDQoJIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTEyIDUxMiINCgkgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0Q5MzY0NDt9DQo8L3N0eWxlPg0KPGc+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTEyOCw0NS4xdjM3LjhIMTZ2ODguNmg0ODBWODIuOWgtODB2MzQuOGgtMzJWNDUuMWgtMzJ2MzcuOEgxOTJ2MzQuOGgtMzJWNDUuMUwxMjgsNDUuMXoiLz4NCgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzk2LjgsMjY4LjZjLTU0LjYsMC05OSw0NC41LTk5LDk5YzAsNTQuNyw0NC41LDk5LjIsOTksOTkuMmM1NC43LDAsOTkuMi00NC41LDk5LjItOTkuMg0KCQlDNDk2LDMxMy4xLDQ1MS41LDI2OC42LDM5Ni44LDI2OC42eiBNNDUzLDM5NmwtMjcuOCwyNy43TDM5NywzOTUuNWwtMjguMywyOC4yTDM0MSwzOTZsMjguMi0yOC4zTDM0MSwzMzkuNWwyNy43LTI3LjhMMzk3LDM0MA0KCQlsMjguMi0yOC4zbDI3LjgsMjcuOGwtMjguMywyOC4yTDQ1MywzOTZ6Ii8+DQoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTE2LDQ2Ni45aDMwNy44Yy0xMS44LTguOC0yMi4xLTE5LjUtMzAuMS0zMmMtMTIuNi0xOS40LTIwLTQyLjQtMjAtNjcuMmMwLTY3LjgsNTUuMi0xMjMsMTIzLTEyMw0KCQljMjQuOCwwLDQ3LjgsNy40LDY3LjIsMjBjMTIuNSw4LDIzLjIsMTguMiwzMiwzMC4xdi05MS4ySDE2TDE2LDQ2Ni45eiBNMjUzLjQsMjQ5LjRoMzJ2MzJoLTMyTDI1My40LDI0OS40eiBNMTY5LjEsMjQ5LjRoMzJ2MzINCgkJaC0zMlYyNDkuNHogTTE2OS4xLDMxOS4yaDMydjMyaC0zMlYzMTkuMnogTTE2OS4xLDM4OWgzMnYzMmgtMzJWMzg5eiBNODQuOCwyNDkuNGgzMnYzMmgtMzJWMjQ5LjR6IE04NC44LDMxOS4yaDMydjMyaC0zMlYzMTkuMnoNCgkJIE04NC44LDM4OWgzMnYzMmgtMzJWMzg5eiIvPg0KPC9nPg0KPC9zdmc+DQo=)}.icon.rounded-circle{width:80px;height:80px;display:inline-flex;align-items:center;justify-content:center}.icon.envelopeInActive{color:var(--red-normal)}.icon.envelopeActive{color:var(--green-normal)}.icon.favorite{vertical-align:-5px;font-size:32px;cursor:pointer;margin-left:.2em}.icon.float-right{margin-left:10px}.icon.evidence_obtained{color:var(--green-normal)}.icon.evidence_expiring{color:var(--orange-normal)}.icon.evidence_expired{color:var(--red-normal)}.matrix_cell span.icon.icon-check{color:var(--green-normal)}.matrix_cell span.icon .icon-alarm2.expiring,.matrix_cell span.icon .icon-alarm2.isCritical,.matrix_cell span.icon .icon-alarm2.isCriticalcertificateStatus,.matrix_cell span.icon.icon-check.expiring,.matrix_cell span.icon.icon-check.isCritical,.matrix_cell span.icon.icon-check.isCriticalcertificateStatus{color:var(--orange-normal)}.matrix_cell span.icon.icon-cancel-square{color:var(--red-normal)}.matrix_cell span.icon.icon-clear{color:var(--red-normal)}.matrix_cell .input-group .icon,.matrix_cell .modal-body .icon{color:inherit!important}.scripts_admin_training_registration_registration_training_edit .icon-cross{color:var(--red-normal)}.scripts_admin_training_registration_registration_training_edit .icon-check{color:var(--green-normal)}.fv-plugins-icon-container label{width:100%}.datetimepicker table tr td.active.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active.disabled:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active:hover:active,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active[disabled]{background-color:var(--datepicker-selected-date-bg-color);background-image:none}.datetimepicker-days thead .next,.datetimepicker-days thead .prev{width:14.2857142857%}#root #loader,.scripts_admin_friends_catalogue #loader,.scripts_user_trainingregistration_catalogueV2 #loader{position:fixed;top:50%;-webkit-transform:translate(-50%,-80px);transform:translate(-50%,-80px);left:50%;width:auto;text-align:center;z-index:9999;content:" ";margin:auto;padding:1rem;background:rgba(255,255,255,.9);background-size:auto;box-shadow:0 0 15px var(--dark-gray);border-radius:.4rem;font-size:14px}#root #loader:after,.scripts_admin_friends_catalogue #loader:after,.scripts_user_trainingregistration_catalogueV2 #loader:after{margin:auto;padding:1rem 3rem 48px 3rem;content:" ";display:block;font-size:2rem;background-image:url(../img/spinner_doughnut_grey_light.svg);background-repeat:no-repeat;background-position:50% 100%}#root #loader:before,.scripts_admin_friends_catalogue #loader:before,.scripts_user_trainingregistration_catalogueV2 #loader:before{display:block;position:relative;content:attr(data-content);margin-left:auto;margin-right:auto}ul.nav-tabs{box-shadow:inset 0 -1px 0 0 var(--input-border-color)}ul.nav-tabs .nav-link{text-decoration:none}ul.nav-tabs .nav-link:focus{outline:0!important;border-color:#000 #000 var(--input-border-color)}ul.nav-tabs .nav-link:hover{border-bottom-color:var(--input-border-color)}ul.nav-tabs .nav-link.active{border-color:var(--input-border-color) var(--input-border-color) #fff}ul.nav-tabs .nav-link.disabled{color:var(--nav-tab-disabled-color)}#skip-to-content-link{position:fixed;-webkit-transform:translateY(-100%);transform:translateY(-100%);top:-1px;left:0;background:#fff;z-index:2000;border-radius:inherit;color:var(--font-color-base)}#skip-to-content-link:focus{-webkit-transform:translateY(0);transform:translateY(0);margin:1rem;outline-offset:-2px}.filters .mode{opacity:0;transition:opacity ease-in-out .2s}.ViewToggler{font-weight:700}.ViewToggler button{font-weight:400;text-decoration:none;display:inline-flex;align-items:center;padding:0;font-size:1rem}.ViewToggler button:not(.active){color:var(--font-color-base)}.ViewToggler button.active{font-weight:700}.ViewToggler button:hover span{text-decoration:underline}.ViewToggler button:hover .icon{text-decoration:none}.ViewToggler button .icon{font-size:1.2rem;margin-right:.3rem!important}.ViewToggler legend{font-size:1rem}.ViewToggler>button,.ViewToggler>div{display:flex;margin-top:.3rem}.ViewToggler.viewport{justify-content:flex-end;display:flex;margin-top:10px}.ViewToggler.viewport+h1{margin-top:15px}.ViewToggler.viewport>div{margin-top:0;margin-left:.5em;display:flex}.ViewToggler.viewport .desktop:before{content:"|";margin-right:.5em}#Login .ViewToggler{display:none}.framed #Header,.framed #Logo_top,.framed .pageTitle{display:none}.framed #page-wrapper{padding-top:0;min-height:0}.framed #page-wrapper #Content,.framed #page-wrapper #Content .container-fluid{padding:0}#CategoryWrapper .framed main h1+.row .CategoryItem,.framed main h1+.row #CategoryWrapper .CategoryItem,.framed main h1+.row .card{margin-top:0}iframe.pdf{max-width:100%}.GlobalAlert{margin-top:2rem}.GlobalAlert+#startpage_content .Logger{position:relative}.MenuVertical .GlobalAlert{margin-top:6rem}.scripts_user_general_text .GlobalAlert{margin-top:0}.responsive-video .modal-dialog{max-width:1000px;margin:1.75rem auto}.responsive-video .modal-body{padding:0!important}.responsive-video .tablet{padding:0!important}table{color:var(--font-color-base)}.table-striped tbody tr:nth-of-type(odd){background-color:transparent}.table{color:var(--font-color-base)}.table td,.table th{padding:.5rem .5rem}#Workflow>.row:first-child{background:var(--white);margin-left:-30px;margin-right:-30px}#CategoryWrapper .CategoryItem #Workflow .Header,#Workflow #CategoryWrapper .CategoryItem .Header,#Workflow .card-header{padding:var(--spacing-lg) var(--spacing-lg) 0 var(--spacing-lg)}#CategoryWrapper .CategoryItem #Workflow .Image,#CategoryWrapper .CategoryItem #Workflow .NoImage,#Workflow #CategoryWrapper .CategoryItem .Image,#Workflow #CategoryWrapper .CategoryItem .NoImage,#Workflow .card-body{padding:var(--spacing-lg)}#Workflow .form-group{margin-bottom:var(--spacing-lg)}#Workflow label:not(.toggle-on,.toggle-off){margin-bottom:10px;font-weight:700;line-height:1.3}#Workflow .accordion-header{margin-top:0;border-bottom:1px solid var(--medium-gray);padding-bottom:15px;margin-bottom:15px}#Workflow .accordion-header:focus{outline-offset:10px!important}#Workflow .accordion-header:focus:not(:focus-visible){outline:0!important}#Workflow .btn-toolbar{margin-top:0}#Workflow .accordion:not(#objFormFilterFilters) .accordion-item .accordion-header{padding-left:0;padding-right:0;background:0 0!important}#Workflow .accordion:not(#objFormFilterFilters) .accordion-item .accordion-header .icon.expander{right:0}#Workflow .bootstrap-touchspin-down,#Workflow .bootstrap-touchspin-up{background-color:var(--primary);font-size:1rem;height:40px;padding:10px 12px!important}#Workflow .input-group-btn-vertical .bootstrap-touchspin-down,#Workflow .input-group-btn-vertical .bootstrap-touchspin-up{height:21px}#Workflow #avatar_Image{margin-bottom:15px;border-radius:var(--radius)}#Workflow #Steps .Step:not(:first-child):before{content:"";display:block;width:calc(100% - var(--workflow-step-indicator-size) - var(--workflow-step-divider-spacing) * 2);height:3px;background-color:var(--dark-gray);top:calc(var(--workflow-step-indicator-size)/ 2);position:absolute;left:calc(-50% + var(--workflow-step-indicator-size)/ 2 + var(--workflow-step-divider-spacing))}#Workflow #Steps .Step .Indicator{width:var(--workflow-step-indicator-size);aspect-ratio:1;border-radius:50%;border:3px solid var(--dark-gray);margin:auto;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700}#Workflow #Steps .Step.Active:before{background-color:var(--green-normal)}#Workflow #Steps .Step.Active:not(.Current) .Indicator{border:3px solid var(--green-normal);background-color:transparent;color:var(--green-normal)}#Workflow #Steps .Step.Current:before{background-color:var(--primary)}#Workflow #Steps .Step.Current label{color:var(--primary)}#Workflow #Steps .Step.Current .Indicator{background-color:var(--primary);border:none;color:#fff}#Workflow #Steps{margin:auto;width:50%;display:flex;justify-content:space-between;padding:20px;flex:0 0 50%}#Workflow #Data{margin:auto;width:50%}#Workflow #Steps .Step{width:100%;position:relative;display:flex;flex-wrap:wrap;justify-content:center}#Workflow #Steps .Step.Current{font-weight:700}#Workflow #Steps .Step .Indicator,#Workflow #Steps .Step label{text-align:center}#Workflow #Steps .Step label{margin-top:6px;display:block;flex:0 0 100%}#Workflow span.HelpIcon{font-size:16px}#Workflow div.IconWrapper{position:absolute;right:0;top:0}#Workflow div.IconWrapper .icon{margin-right:6px}.PanelAsButton{cursor:pointer;box-shadow:var(--shadow)!important}.PanelAsButton:hover{box-shadow:var(--shadow-hover)!important;transition:.2s ease-in-out}.PanelAsButton h2{margin-bottom:0}.PanelAsButton.Current,.PanelAsButton.current{color:#fff;background-color:var(--primary)}.PanelAsButton .icon{font-size:3rem}#CategoryWrapper .CategoryItem .PanelAsButton .Image,#CategoryWrapper .CategoryItem .PanelAsButton .NoImage,.PanelAsButton #CategoryWrapper .CategoryItem .Image,.PanelAsButton #CategoryWrapper .CategoryItem .NoImage,.PanelAsButton .card-body{padding:var(--spacing)}.MenuVertical .col-12:has(.ToolbarTop){display:flex;align-items:flex-end}.scripts_user_general_text iframe{min-height:800px}html.scripts_user_general_text #Dashboard{width:1130px;max-width:100%;display:flex;flex-wrap:wrap;margin-right:auto;margin-left:auto}html.scripts_user_general_text #Dashboard .bx-wrapper .bx-loading{display:none}html.scripts_user_general_text #Dashboard .bx-viewport{height:270px}html.scripts_user_general_text #Dashboard .bx-viewport .bxslider li{width:100%!important}html.scripts_user_general_text #page-wrapper,html.scripts_user_general_text body{background:0 0}#CategoryWrapper html.scripts_user_general_text #Content main>div.row>.col-12>.CategoryItem,html.scripts_user_general_text #Content #CategoryWrapper main>div.row>.col-12>.CategoryItem,html.scripts_user_general_text #Content main>div.row>.col-12>.card{border:0;background-color:transparent}#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .Image,#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .NoImage,html.scripts_user_general_text #Content main>div.row>.col-12 #CategoryWrapper .CategoryItem .Image,html.scripts_user_general_text #Content main>div.row>.col-12 #CategoryWrapper .CategoryItem .NoImage,html.scripts_user_general_text #Content main>div.row>.col-12 .card-body{padding:0}#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .Header+.card-collapse .Image,#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .Header+.card-collapse .NoImage,#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .Header+.card-collapse .card-body,#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .card-header+.card-collapse .Image,#CategoryWrapper .CategoryItem html.scripts_user_general_text #Content main>div.row>.col-12 .card-header+.card-collapse .NoImage,html.scripts_user_general_text #Content main>div.row>.col-12 #CategoryWrapper .CategoryItem .Header+.card-collapse .Image,html.scripts_user_general_text #Content main>div.row>.col-12 #CategoryWrapper .CategoryItem .Header+.card-collapse .NoImage,html.scripts_user_general_text #Content main>div.row>.col-12 #CategoryWrapper .CategoryItem .Header+.card-collapse .card-body,html.scripts_user_general_text #Content main>div.row>.col-12 .card-header+.card-collapse #CategoryWrapper .CategoryItem .Image,html.scripts_user_general_text #Content main>div.row>.col-12 .card-header+.card-collapse #CategoryWrapper .CategoryItem .NoImage,html.scripts_user_general_text #Content main>div.row>.col-12 .card-header+.card-collapse .card-body{padding:1rem}html.scripts_user_general_text body #Dashboard{padding:15px}html.scripts_user_general_text body #Dashboard .ImageSlider .bx-caption{display:none}html.scripts_user_general_text body #Dashboard .ImageSlider .bx-next,html.scripts_user_general_text body #Dashboard .ImageSlider .bx-prev{display:none}body.dashboard-fluid #Dashboard{display:grid!important;width:auto;font-size:1.1rem;padding:0}body.dashboard-fluid #Dashboard::before{display:none}body.dashboard-fluid #Dashboard .Block{max-width:100%!important;height:auto!important;margin:0!important}body.dashboard-fluid #Dashboard .Block .Content{width:100%;height:100%;overflow-y:auto;padding:10px;display:block}body.dashboard-fluid #Dashboard .Block .Content .Header{font-size:1.6rem;font-weight:500;margin-bottom:10px}body.dashboard-fluid #Dashboard .Block .Content .Pointer,body.dashboard-fluid #Dashboard .Block .Content .Pointer a{text-decoration:underline;margin-bottom:1rem}@media (min-width:1200px) and (max-width:1539.98px){body.dashboard-fluid #Dashboard .Block .Content .Pointer,body.dashboard-fluid #Dashboard .Block .Content .Pointer a{margin-bottom:.8rem}}body.dashboard-fluid #Dashboard .Block.ImageSlider .Header{display:none}body.dashboard-fluid #Dashboard .Block.ImageSlider .Content{padding:0;overflow:hidden}body.dashboard-fluid #Dashboard .Block.ImageSlider .bx-caption{display:none}body.dashboard-fluid #Dashboard .Block.ImageSlider .bxslider{height:100%}body.dashboard-fluid #Dashboard .Block.ImageSlider .bxslider li{left:0;width:100%;height:100%}body.dashboard-fluid #Dashboard .Block.ImageSlider .bxslider li img{width:100%;height:100%;display:block;background-position:50% 50%;background-size:cover}@media (max-width:767.98px){body.dashboard-fluid #Dashboard .Block.ImageSlider{display:none}}body.dashboard-fluid #Dashboard .Block.Image .Content{padding:0!important}body.dashboard-fluid #Dashboard .Block.Image .Content .Header{display:none}body.dashboard-fluid #Dashboard .Block.Image .Content .Item{width:100%;height:100%;background-size:cover;background-position:50%}body.dashboard-fluid #Dashboard .Block.Button .Item{width:100%;height:100%;position:relative;font-size:1.3rem;text-align:center}body.dashboard-fluid #Dashboard .Block.Button .Item .PageLink{display:block;position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px;z-index:3;margin-bottom:0}body.dashboard-fluid #Dashboard .Block.Button .Header{display:none}body.dashboard-fluid #Dashboard .Block.Button .Content{transition:background .2s;padding:0}body.dashboard-fluid #Dashboard .Block.Button .ContentShort{width:100%;height:100%;position:relative}body.dashboard-fluid #Dashboard .Block.Button .ContentShort a{position:relative;text-align:center;display:block;width:100%;height:100%;text-decoration:none;font-size:1.3rem;z-index:1;padding:10px}body.dashboard-fluid #Dashboard .Block.Button .ContentShort .icon{font-size:6rem;position:absolute;top:0;left:0;width:100%;height:70%;color:#fff;text-align:center;top:30%}@media (min-width:1200px) and (max-width:1539.98px){body.dashboard-fluid #Dashboard .Block.Button .ContentShort .icon{font-size:4rem;height:55%;top:45%}}@media (max-width:575.98px){body.dashboard-fluid #Dashboard .Block.Button .ContentShort .icon{font-size:4rem;height:55%;top:45%}}body.dashboard-fluid #Dashboard .Block.Training .Items .Header{display:none}body.dashboard-fluid #Dashboard .Block.Training .Row.Clickable{padding:0 0 10px 0;cursor:pointer;width:100%;transition:background .2s}body.dashboard-fluid #Dashboard .Block.Training .Row.Clickable:hover{background-color:rgba(255,255,255,.2)}@media (min-width:1200px) and (max-width:1539.98px){body.dashboard-fluid #Dashboard .Block.Training .Row.Clickable{padding-bottom:2px}}body.dashboard-fluid #Dashboard .Block.Training .Cell.Name{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:underline}body.dashboard-fluid #Dashboard .Block.Training .Cell.Companyname,body.dashboard-fluid #Dashboard .Block.Training .Cell.Course_category,body.dashboard-fluid #Dashboard .Block.Training .Cell.Location{display:none}body.dashboard-fluid #Dashboard .Block.Training .Cell.Enddate,body.dashboard-fluid #Dashboard .Block.Training .Cell.Startdate{width:44%;font-size:.9rem;display:inline-block}body.dashboard-fluid #Dashboard .Block.Training .Search{background:#a6c939;padding:.375rem .75rem;display:inline-block;border-radius:.4rem;cursor:pointer}body.dashboard-fluid #Dashboard .Block.custom_db{display:none}.icon.icon-arrow-left::before,.icon.icon-arrow-right::before{text-shadow:0 0 0 #fff,0 0 0 #fff,-1px 0 0 #fff,-1px 0 0 #fff}.carousel__dot{width:7px!important;height:7px!important;box-shadow:0 0 0 1px #fff}.carousel__dot .dropdown.d-inline-block{display:flex!important;align-items:center}.btn.carousel__dot:focus{box-shadow:0 0 0 1px #fff!important}.WidgetLink .btn{margin-right:21px}.dropdown-menu.show li{padding:2px 0}.dropdown-menu.show .dropdown-item{cursor:pointer;white-space:normal}.dropdown-menu.show .dropdown-item.disabled,.dropdown-menu.show .dropdown-item:disabled{cursor:not-allowed;color:#ced4da}.scripts_external_startpages #root{min-height:calc(100vh - 125px)}.scripts_user_general_text.MenuVertical #startpage_content{margin-top:60px}#startpage_content{font-size:12px;font-family:Helvetica,Arial,sans-serif}#CategoryWrapper #startpage_content .CategoryItem,#startpage_content #CategoryWrapper .CategoryItem,#startpage_content .card{box-shadow:none}#CategoryWrapper{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}#CategoryWrapper .CategoryItem{border:0}@media (max-width:575.98px){#CategoryWrapper .CategoryItem{flex:0 0 100%;max-width:100%}}@media (min-width:576px) and (max-width:767.98px){#CategoryWrapper .CategoryItem{flex:0 0 50%;max-width:50%}}@media (min-width:768px) and (max-width:991.98px){#CategoryWrapper .CategoryItem{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:992px) and (max-width:1199.98px){#CategoryWrapper .CategoryItem{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px) and (max-width:1539.98px){#CategoryWrapper .CategoryItem{flex:0 0 25%;max-width:25%}}@media (min-width:1540px){#CategoryWrapper .CategoryItem{flex:0 0 16.6666666667%;max-width:16.6666666667%}}#CategoryWrapper .CategoryItem .CategoryItemWrapper{border:1px solid rgba(0,0,0,.125);margin:15px;cursor:pointer;position:relative;border-radius:.4rem;overflow:hidden}#CategoryWrapper .CategoryItem .Header{border-bottom:1px solid rgba(0,0,0,.125);border-top-left-radius:.3rem;border-top-right-radius:.3rem;background:rgba(255,255,255,.85);color:#484848;padding:1rem;z-index:2;max-height:6rem}#CategoryWrapper .CategoryItem .Header .icon{position:absolute;right:10px;top:19px}#CategoryWrapper .CategoryItem .Image,#CategoryWrapper .CategoryItem .NoImage{background-size:cover;background-position:50%;min-height:15rem}#CategoryWrapper .CategoryItem .Training ul{padding-left:0;margin-bottom:0;list-style-type:none;min-height:10.5rem;padding:1rem}#CategoryWrapper .CategoryItem .Training ul li{padding-bottom:5px}#CategoryWrapper .CategoryItem .Training ul li.Populair{font-weight:700;border-bottom:1px solid #ccc;margin-bottom:.5rem;color:#484848}.scripts_admin_friends_manage_friend #CategoryWrapper .CategoryItem .Image,.scripts_admin_friends_manage_friend #CategoryWrapper .CategoryItem .NoImage{height:initial;min-height:150px}#CatalogueCategory #SearchboxWrapper{width:50%}#CatalogueCategory #SearchboxWrapper .searchbox{float:left;width:50%;box-sizing:border-box}#CatalogueCategory #SearchboxWrapper .searchbox input{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc}#CatalogueCategory #SearchboxWrapper .searchbutton.ButtonStrip{width:50%;float:left;padding-left:10px;box-sizing:border-box}#CatalogueCategory .InstructionText{margin-top:1rem;margin-bottom:1rem;padding-top:2rem;padding-bottom:2rem;padding-left:0;padding-right:0}#CatalogueCategory .InstructionText h1{font-size:1.45rem;font-weight:700;width:100%}#CatalogueCategory .BackButton.ButtonStrip{margin-bottom:1rem;width:100%;margin-top:1rem}#CategoryWrapper .Header .Text{max-width:90%;min-height:3rem;font-size:1.1rem}#CategoryWrapper .Training li{font-size:1.1rem;text-overflow:ellipsis;word-wrap:break-word;white-space:nowrap;overflow:hidden;min-height:1.45rem}.scripts_user_trainingregistration_catalogue #CatalogueCategory .button_text a{cursor:pointer;color:#fff;padding:10px;background-color:#444;border-radius:.4rem}.scripts_user_trainingregistration_catalogue #CatalogueCategory .button_text a:hover{text-decoration:none}.scripts_user_trainingregistration_training_signup_edit .SignUpButton{margin-top:10px}.scripts_user_trainingregistration_training_signup_edit .btn-group .btn{margin-right:10px}.scripts_user_trainingregistration_training_signup_edit .module{font-weight:700;padding-top:10px}.CatalogueFilterlistWrapper{overflow:hidden}.CatalogueFilterlistWrapper .SearchOption{padding-left:10px;padding-right:10px;margin-bottom:10px}.CatalogueFilterlistWrapper .SearchOption .SearchOptionValue input[type=checkbox]{float:left}#CatalogueCategory .NoImage,#CatalogueCategory .Training{display:none}#CategoryWrapper .CategoryItem #training_signup .Image>.btn,#CategoryWrapper .CategoryItem #training_signup .NoImage>.btn,#training_signup #CategoryWrapper .CategoryItem .Image>.btn,#training_signup #CategoryWrapper .CategoryItem .NoImage>.btn,#training_signup .card-body>.btn{margin-right:10px;margin-top:10px}.CourseProgram{display:none!important}.Content{display:inline-block;width:100%}#main_wrapper{margin-left:-10px;margin-right:-10px}#main_wrapper>a:hover{text-decoration:none}.Tile .Profilephoto{float:left;max-width:25%;width:70px;height:70px}.Tile .Profilephoto+.WrapperRight{float:left;max-width:calc(100% - 85px);margin-right:5px}@media (max-width:991.98px){.Tile .Profilephoto+.WrapperRight{max-width:none}}.scripts_hrm_group_list #main_wrapper a,.scripts_manager_group_list #main_wrapper a{display:inline-block;padding:10px;vertical-align:top}@media (max-width:767.98px){.scripts_hrm_group_list #main_wrapper a,.scripts_manager_group_list #main_wrapper a{width:100%}}@media (min-width:768px) and (max-width:1539.98px){.scripts_hrm_group_list #main_wrapper a,.scripts_manager_group_list #main_wrapper a{width:50%}}@media (min-width:1540px) and (max-width:1799.98px){.scripts_hrm_group_list #main_wrapper a,.scripts_manager_group_list #main_wrapper a{width:33.3333%}}@media (min-width:1800px){.scripts_hrm_group_list #main_wrapper a,.scripts_manager_group_list #main_wrapper a{width:25%}}.scripts_hrm_group_list #main_wrapper a .Compliance,.scripts_manager_group_list #main_wrapper a .Compliance{text-align:right}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem,.scripts_hrm_group_list #main_wrapper a .Tile,.scripts_hrm_group_list #main_wrapper a .card,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem,.scripts_manager_group_list #main_wrapper a .Tile,.scripts_manager_group_list #main_wrapper a .card{display:block;width:100%;min-height:95px;background-color:#fff;border:1px solid #ccc;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem:hover,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem:hover,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem:hover,.scripts_hrm_group_list #main_wrapper a .Tile:hover,.scripts_hrm_group_list #main_wrapper a .card:hover,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem:hover,.scripts_manager_group_list #main_wrapper a .Tile:hover,.scripts_manager_group_list #main_wrapper a .card:hover{color:#ccc;background-color:#f0f0f0}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .Profilephoto,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .Profilephoto,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .Profilephoto,.scripts_hrm_group_list #main_wrapper a .Tile .Profilephoto,.scripts_hrm_group_list #main_wrapper a .card .Profilephoto,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .Profilephoto,.scripts_manager_group_list #main_wrapper a .Tile .Profilephoto,.scripts_manager_group_list #main_wrapper a .card .Profilephoto{margin:10px;overflow:hidden}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .Profilephoto .ImgCircle,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .Profilephoto .ImgCircle,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .Profilephoto .ImgCircle,.scripts_hrm_group_list #main_wrapper a .Tile .Profilephoto .ImgCircle,.scripts_hrm_group_list #main_wrapper a .card .Profilephoto .ImgCircle,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .Profilephoto .ImgCircle,.scripts_manager_group_list #main_wrapper a .Tile .Profilephoto .ImgCircle,.scripts_manager_group_list #main_wrapper a .card .Profilephoto .ImgCircle{width:70px}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .Profilephoto .ImgCircleNoPic,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .Profilephoto .ImgCircleNoPic,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .Profilephoto .ImgCircleNoPic,.scripts_hrm_group_list #main_wrapper a .Tile .Profilephoto .ImgCircleNoPic,.scripts_hrm_group_list #main_wrapper a .card .Profilephoto .ImgCircleNoPic,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .Profilephoto .ImgCircleNoPic,.scripts_manager_group_list #main_wrapper a .Tile .Profilephoto .ImgCircleNoPic,.scripts_manager_group_list #main_wrapper a .card .Profilephoto .ImgCircleNoPic{border-radius:50%;width:70px;height:70px;background:#ccc;color:#fff;text-align:center;font-size:35px;line-height:70px;vertical-align:middle}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight,.scripts_manager_group_list #main_wrapper a .card .WrapperRight{width:calc(100% - 100px)}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .Name,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .Name,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .Name,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .Name,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .Name,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .Name,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .Name,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .Name{padding:5px;padding-bottom:1px;margin-right:5px;border-bottom:solid #ccc;border-bottom-width:1px;color:#000}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .Function,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .Function,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .Function,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .Function,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .Function,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .Function,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .Function,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .Function{padding:5px;color:#a9a9a9}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals{width:100%;padding:5px}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .Evidences,#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .Evidences,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .Evidences,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .Evidences,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .Evidences,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .Evidences,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .Evidences,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .Evidences,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpiring{float:left;width:23px;height:23px;padding:3px 4px 6px 4px;margin:0 7px 2px 0;border-radius:50%;color:#fff;text-align:center;font-size:12px}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .Evidences,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .Evidences,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .Evidences,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .Evidences,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .Evidences,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .Evidences,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .Evidences,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .Evidences{background:var(--green-normal)}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpiring,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpiring{background:var(--orange-normal);color:#000}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .EvidencesExpired,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .EvidencesExpired{background:var(--red-normal)}#CategoryWrapper .scripts_hrm_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .Compliance,#CategoryWrapper .scripts_manager_group_list #main_wrapper a .CategoryItem .WrapperRight .WrapperForTotals .Compliance,.scripts_hrm_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .Compliance,.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .Compliance,.scripts_hrm_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .Compliance,.scripts_manager_group_list #main_wrapper a #CategoryWrapper .CategoryItem .WrapperRight .WrapperForTotals .Compliance,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .WrapperForTotals .Compliance,.scripts_manager_group_list #main_wrapper a .card .WrapperRight .WrapperForTotals .Compliance{float:left;width:145px;font-size:13px;margin-top:4px;margin-left:10px;color:#a9a9a9;float:right}.scripts_hrm_group_list .ListImgCircle,.scripts_manager_group_list .ListImgCircle{border-radius:50%;width:30px;height:30px}.scripts_hrm_group_list .ListImgCircleNoPic,.scripts_manager_group_list .ListImgCircleNoPic{border-radius:50%;width:30px;height:30px;background:#d3d3d3;color:#fff;text-align:center;font-size:15px;line-height:30px}.scripts_hrm_group_list .ListEvidences,.scripts_hrm_group_list .ListEvidencesExpired,.scripts_hrm_group_list .ListEvidencesExpiring,.scripts_manager_group_list .ListEvidences,.scripts_manager_group_list .ListEvidencesExpired,.scripts_manager_group_list .ListEvidencesExpiring{float:left;width:23px;height:23px;padding:4px 4px 6px 4px;margin:0 7px 2px 0;border-radius:50%;color:#fff;text-align:center;font-size:12px}.scripts_hrm_group_list .ListEvidences,.scripts_manager_group_list .ListEvidences{background:var(--green-normal)}.scripts_hrm_group_list .ListEvidencesExpiring,.scripts_manager_group_list .ListEvidencesExpiring{background:var(--orange-normal)}.scripts_hrm_group_list .ListEvidencesExpired,.scripts_manager_group_list .ListEvidencesExpired{background:var(--red-normal)}.scripts_admin_mastertable_project .percentage.matrix_header_left_first,.scripts_admin_mastertable_project td.percentage.matrix_header_left_first,.scripts_manager_group_achievements_matrix .percentage.matrix_header_left_first,.scripts_manager_group_achievements_matrix td.percentage.matrix_header_left_first,.scripts_report_user_group_achievements_matrix .percentage.matrix_header_left_first,.scripts_report_user_group_achievements_matrix td.percentage.matrix_header_left_first{text-align:center}.scripts_admin_mastertable_project .thOdd,.scripts_admin_mastertable_project .thOddChild,.scripts_manager_group_achievements_matrix .thOdd,.scripts_manager_group_achievements_matrix .thOddChild,.scripts_report_user_group_achievements_matrix .thOdd,.scripts_report_user_group_achievements_matrix .thOddChild{background-color:rgba(102,102,102,.06)}.scripts_admin_mastertable_project table .icon.isExempted,.scripts_manager_group_achievements_matrix table .icon.isExempted,.scripts_report_user_group_achievements_matrix table .icon.isExempted{color:var(--font-color-base)}.scripts_admin_mastertable_project table .icon.isValid,.scripts_admin_mastertable_project table .isValidcertificateStatus,.scripts_manager_group_achievements_matrix table .icon.isValid,.scripts_manager_group_achievements_matrix table .isValidcertificateStatus,.scripts_report_user_group_achievements_matrix table .icon.isValid,.scripts_report_user_group_achievements_matrix table .isValidcertificateStatus{color:var(--green-normal)}.scripts_admin_mastertable_project table .icon.evidence_obtained,.scripts_manager_group_achievements_matrix table .icon.evidence_obtained,.scripts_report_user_group_achievements_matrix table .icon.evidence_obtained{color:var(--green-normal)}.scripts_admin_mastertable_project table .icon.evidence_expiring,.scripts_manager_group_achievements_matrix table .icon.evidence_expiring,.scripts_report_user_group_achievements_matrix table .icon.evidence_expiring{color:var(--orange-normal)}.scripts_admin_mastertable_project table .icon.isCritical,.scripts_manager_group_achievements_matrix table .icon.isCritical,.scripts_report_user_group_achievements_matrix table .icon.isCritical{color:var(--orange-normal)}.scripts_admin_mastertable_project table .icon.isInvalid,.scripts_admin_mastertable_project table .isInvalidcertificateStatus,.scripts_manager_group_achievements_matrix table .icon.isInvalid,.scripts_manager_group_achievements_matrix table .isInvalidcertificateStatus,.scripts_report_user_group_achievements_matrix table .icon.isInvalid,.scripts_report_user_group_achievements_matrix table .isInvalidcertificateStatus{color:var(--red-normal)}.scripts_admin_mastertable_project table .icon.evidence_expired,.scripts_manager_group_achievements_matrix table .icon.evidence_expired,.scripts_report_user_group_achievements_matrix table .icon.evidence_expired{color:var(--red-normal)}.scripts_admin_mastertable_project .flipcontainer,.scripts_manager_group_achievements_matrix .flipcontainer,.scripts_report_user_group_achievements_matrix .flipcontainer{width:20px!important;margin:0 auto}.scripts_admin_mastertable_project .table-striped tr.Odd,.scripts_manager_group_achievements_matrix .table-striped tr.Odd,.scripts_report_user_group_achievements_matrix .table-striped tr.Odd{background-color:#fafafa}.scripts_admin_mastertable_project .flipcontainer{margin:0 auto}.Equal{background-color:#218aeb!important;color:#fff}.Less{background-color:var(--red-normal)!important;color:#fff}.More{background-color:var(--green-normal)!important;color:#fff}.notApplicable{background-color:#424242!important;color:#fff}table.table .matrix_header_left_first{padding-left:calc(var(--spacing)/ 2)}table.table td.function_additional_required,table.table td.function_required,table.table td.personal_required,table.table td.project_additional_required,table.table td.project_required,table.table td.user_required{border-width:0 0 1px 0}table.table td.function_additional_required.matrix_cell,table.table td.function_required.matrix_cell,table.table td.personal_required.matrix_cell,table.table td.project_additional_required.matrix_cell,table.table td.project_required.matrix_cell,table.table td.user_required.matrix_cell{text-align:center}table.table td.function_additional_required.matrix_cell a,table.table td.function_required.matrix_cell a,table.table td.personal_required.matrix_cell a,table.table td.project_additional_required.matrix_cell a,table.table td.project_required.matrix_cell a,table.table td.user_required.matrix_cell a{text-decoration:none;line-height:.8;display:inline-block;-webkit-transform:translateY(3px);transform:translateY(3px)}table.table td.project_additional_required{border-color:#ddd;background-color:#fde9c5}table.table td.function_additional_required{border-color:#ddd;background-color:#a5c4e3}table.table td.function_required{border-color:#ddd;background-color:#d0e5fb;color:#000}table.table td.personal_required{border-color:#ddd;background-color:#ccc}table.table td.project_required{border-color:#ddd;background-color:#fabf8f}table.table td.matrix_header_left_first span.icon-info{padding-left:.5em}#scripts_report_dashboard .ContainerDefault{padding:0}.scripts_report_digitaltrainingcontent .succes.EXA,.scripts_report_digitaltrainingcontent .succes.TRA{background-color:var(--green-normal)}#report_dashboard{margin-left:-10px;margin-right:-10px}.report_dashboard_block{height:100%;background-color:#fff;border:1px solid #ccc;float:left;position:relative;box-sizing:border-box}.scripts_report_dashboard .report_dashboard_block{width:-o-calc(33.3333% - 20px);width:calc(33.3333% - 20px);margin:10px}.report_dashboard_block_header{border-bottom:1px solid #ccc;height:30px;width:100%;cursor:move}.report_dashboard_block_header_name{font-size:14px;padding:10px;color:#666;float:left;width:100%;text-align:center;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.report_dashboard_block_header .icon{font-size:15px;cursor:pointer}.report_dashboard_block_header a:hover{text-decoration:none}.report_dashboard_block_header_edit{width:20px;right:22px;top:6px;position:absolute}.report_dashboard_block_header_delete{width:20px;right:0;top:6px;position:absolute}.report_dashboard_block_content{height:320px;width:100%;float:left;position:relative}.report_dashboard_block_content_chart{background-color:#fff;height:320px;width:100%}#chart_wrapper .report_chart{min-height:460px}#chart_wrapper .height1{min-height:360px}#chart_wrapper .height1 .report_chart{min-height:220px}#chart_wrapper .height2{min-height:500px}#chart_wrapper .height2 .report_chart{min-height:360px}#chart_wrapper .height3{min-height:610px}#chart_wrapper .height3 .report_chart{min-height:470px}#CategoryWrapper #chart_wrapper .dashboard_block>.CategoryItem,#chart_wrapper #CategoryWrapper .dashboard_block>.CategoryItem,#chart_wrapper .dashboard_block>.card{border:1px solid #ccc}#CategoryWrapper #chart_wrapper .dashboard_block>.CategoryItem h4,#chart_wrapper #CategoryWrapper .dashboard_block>.CategoryItem h4,#chart_wrapper .dashboard_block>.card h4{padding-left:10px}#chart_wrapper .btn-toolbar .btn-group{height:auto;margin-bottom:0}#CategoryWrapper #chart_wrapper .CategoryItem .Header .btn-toolbar .btn-group .btn,#CategoryWrapper #chart_wrapper .CategoryItem .card-header .btn-toolbar .btn-group .btn,#CategoryWrapper .CategoryItem #chart_wrapper .card .Header .btn-toolbar .btn-group .btn,#chart_wrapper #CategoryWrapper .CategoryItem .Header .btn-toolbar .btn-group .btn,#chart_wrapper #CategoryWrapper .CategoryItem .card-header .btn-toolbar .btn-group .btn,#chart_wrapper .card .card-header .btn-toolbar .btn-group .btn{margin-bottom:0!important}.report_dashboard_block_footer{border-top:1px solid #ccc;height:30px;width:100%;float:left;position:relative}.report_dashboard_block_footer_link{font-size:14px;color:#000;padding-left:2px;float:left;width:100%;text-align:center;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.report_dashboard_block_footer_link a{color:#666!important}.report_dashboard_block_footer_link a:hover{color:#a6c939!important;text-decoration:underline}.selected_department_odd{background-color:#91c9f2!important}.selected_department_even{background-color:#89c3ed!important}.selected_user_odd{background-color:#f9f45c!important}.selected_user_even{background-color:#f4ef55!important}.selected_error_odd{background-color:#f00000!important}.selected_error_even{background-color:#d00000!important}.number_positive{font-weight:700;color:#0a0}.number_negative{font-weight:700;color:#a00}#Content .results h3{border-bottom:1px solid #ccc;padding:15px 0;width:100%;margin:0 15px 15px 15px}@media (min-width:1200px) and (max-width:1539.98px){#Content .results .row>.tile,#Content .results>.tile{flex:0 0 33.3333333333%;max-width:33.3333333333%}}#CategoryWrapper #Content .CategoryItem .Image>.left,#CategoryWrapper #Content .CategoryItem .Image>.right,#CategoryWrapper #Content .CategoryItem .NoImage>.left,#CategoryWrapper #Content .CategoryItem .NoImage>.right,#CategoryWrapper #Content .CategoryItem .card-body>.left,#CategoryWrapper #Content .CategoryItem .card-body>.right,#CategoryWrapper .CategoryItem #Content .card .Image>.left,#CategoryWrapper .CategoryItem #Content .card .Image>.right,#CategoryWrapper .CategoryItem #Content .card .NoImage>.left,#CategoryWrapper .CategoryItem #Content .card .NoImage>.right,#Content #CategoryWrapper .CategoryItem .Image>.left,#Content #CategoryWrapper .CategoryItem .Image>.right,#Content #CategoryWrapper .CategoryItem .NoImage>.left,#Content #CategoryWrapper .CategoryItem .NoImage>.right,#Content #CategoryWrapper .CategoryItem .card-body>.left,#Content #CategoryWrapper .CategoryItem .card-body>.right,#Content .card .card-body>.left,#Content .card .card-body>.right{float:left;width:50%}#CategoryWrapper #Content .CategoryItem .Image .profile_picture,#CategoryWrapper #Content .CategoryItem .Image .profilepicture,#CategoryWrapper #Content .CategoryItem .NoImage .profile_picture,#CategoryWrapper #Content .CategoryItem .NoImage .profilepicture,#CategoryWrapper #Content .CategoryItem .card-body .profile_picture,#CategoryWrapper #Content .CategoryItem .card-body .profilepicture,#CategoryWrapper .CategoryItem #Content .card .Image .profile_picture,#CategoryWrapper .CategoryItem #Content .card .Image .profilepicture,#CategoryWrapper .CategoryItem #Content .card .NoImage .profile_picture,#CategoryWrapper .CategoryItem #Content .card .NoImage .profilepicture,#Content #CategoryWrapper .CategoryItem .Image .profile_picture,#Content #CategoryWrapper .CategoryItem .Image .profilepicture,#Content #CategoryWrapper .CategoryItem .NoImage .profile_picture,#Content #CategoryWrapper .CategoryItem .NoImage .profilepicture,#Content #CategoryWrapper .CategoryItem .card-body .profile_picture,#Content #CategoryWrapper .CategoryItem .card-body .profilepicture,#Content .card .card-body .profile_picture,#Content .card .card-body .profilepicture{max-width:150px;overflow:hidden;background-size:cover;border-radius:100%;aspect-ratio:1/1}#CategoryWrapper #Content .CategoryItem .Image .profilepicture,#CategoryWrapper #Content .CategoryItem .NoImage .profilepicture,#CategoryWrapper #Content .CategoryItem .card-body .profilepicture,#CategoryWrapper .CategoryItem #Content .card .Image .profilepicture,#CategoryWrapper .CategoryItem #Content .card .NoImage .profilepicture,#Content #CategoryWrapper .CategoryItem .Image .profilepicture,#Content #CategoryWrapper .CategoryItem .NoImage .profilepicture,#Content #CategoryWrapper .CategoryItem .card-body .profilepicture,#Content .card .card-body .profilepicture{margin:0 auto}#CategoryWrapper #Content .CategoryItem .Image .picture,#CategoryWrapper #Content .CategoryItem .NoImage .picture,#CategoryWrapper #Content .CategoryItem .card-body .picture,#CategoryWrapper .CategoryItem #Content .card .Image .picture,#CategoryWrapper .CategoryItem #Content .card .NoImage .picture,#Content #CategoryWrapper .CategoryItem .Image .picture,#Content #CategoryWrapper .CategoryItem .NoImage .picture,#Content #CategoryWrapper .CategoryItem .card-body .picture,#Content .card .card-body .picture{float:left;border-radius:100%}#CategoryWrapper #Content .CategoryItem .Image .picture img,#CategoryWrapper #Content .CategoryItem .NoImage .picture img,#CategoryWrapper #Content .CategoryItem .card-body .picture img,#CategoryWrapper .CategoryItem #Content .card .Image .picture img,#CategoryWrapper .CategoryItem #Content .card .NoImage .picture img,#Content #CategoryWrapper .CategoryItem .Image .picture img,#Content #CategoryWrapper .CategoryItem .NoImage .picture img,#Content #CategoryWrapper .CategoryItem .card-body .picture img,#Content .card .card-body .picture img{border-radius:100%}#CategoryWrapper #Content .CategoryItem .Image .row_wrapper,#CategoryWrapper #Content .CategoryItem .NoImage .row_wrapper,#CategoryWrapper #Content .CategoryItem .card-body .row_wrapper,#CategoryWrapper .CategoryItem #Content .card .Image .row_wrapper,#CategoryWrapper .CategoryItem #Content .card .NoImage .row_wrapper,#Content #CategoryWrapper .CategoryItem .Image .row_wrapper,#Content #CategoryWrapper .CategoryItem .NoImage .row_wrapper,#Content #CategoryWrapper .CategoryItem .card-body .row_wrapper,#Content .card .card-body .row_wrapper{clear:both}#CategoryWrapper #Content .CategoryItem .Image .row_wrapper .name,#CategoryWrapper #Content .CategoryItem .NoImage .row_wrapper .name,#CategoryWrapper #Content .CategoryItem .card-body .row_wrapper .name,#CategoryWrapper .CategoryItem #Content .card .Image .row_wrapper .name,#CategoryWrapper .CategoryItem #Content .card .NoImage .row_wrapper .name,#Content #CategoryWrapper .CategoryItem .Image .row_wrapper .name,#Content #CategoryWrapper .CategoryItem .NoImage .row_wrapper .name,#Content #CategoryWrapper .CategoryItem .card-body .row_wrapper .name,#Content .card .card-body .row_wrapper .name{width:35%;font-weight:700;display:block;float:left}#CategoryWrapper #Content .CategoryItem .Image .row_wrapper .name+span.value,#CategoryWrapper #Content .CategoryItem .NoImage .row_wrapper .name+span.value,#CategoryWrapper #Content .CategoryItem .card-body .row_wrapper .name+span.value,#CategoryWrapper .CategoryItem #Content .card .Image .row_wrapper .name+span.value,#CategoryWrapper .CategoryItem #Content .card .NoImage .row_wrapper .name+span.value,#Content #CategoryWrapper .CategoryItem .Image .row_wrapper .name+span.value,#Content #CategoryWrapper .CategoryItem .NoImage .row_wrapper .name+span.value,#Content #CategoryWrapper .CategoryItem .card-body .row_wrapper .name+span.value,#Content .card .card-body .row_wrapper .name+span.value{float:left;max-width:64.9%;display:block;padding-bottom:.5em}#CategoryWrapper #Content .CategoryItem .Image .filters .mode .radio,#CategoryWrapper #Content .CategoryItem .NoImage .filters .mode .radio,#CategoryWrapper #Content .CategoryItem .card-body .filters .mode .radio,#CategoryWrapper .CategoryItem #Content .card .Image .filters .mode .radio,#CategoryWrapper .CategoryItem #Content .card .NoImage .filters .mode .radio,#Content #CategoryWrapper .CategoryItem .Image .filters .mode .radio,#Content #CategoryWrapper .CategoryItem .NoImage .filters .mode .radio,#Content #CategoryWrapper .CategoryItem .card-body .filters .mode .radio,#Content .card .card-body .filters .mode .radio{margin-bottom:7px}#CategoryWrapper #Content .CategoryItem .Image .filters .mode .radio:first-child,#CategoryWrapper #Content .CategoryItem .NoImage .filters .mode .radio:first-child,#CategoryWrapper #Content .CategoryItem .card-body .filters .mode .radio:first-child,#CategoryWrapper .CategoryItem #Content .card .Image .filters .mode .radio:first-child,#CategoryWrapper .CategoryItem #Content .card .NoImage .filters .mode .radio:first-child,#Content #CategoryWrapper .CategoryItem .Image .filters .mode .radio:first-child,#Content #CategoryWrapper .CategoryItem .NoImage .filters .mode .radio:first-child,#Content #CategoryWrapper .CategoryItem .card-body .filters .mode .radio:first-child,#Content .card .card-body .filters .mode .radio:first-child{margin-top:8px}#CategoryWrapper #Content .CategoryItem .Image .details .FilterIcon,#CategoryWrapper #Content .CategoryItem .NoImage .details .FilterIcon,#CategoryWrapper #Content .CategoryItem .card-body .details .FilterIcon,#CategoryWrapper .CategoryItem #Content .card .Image .details .FilterIcon,#CategoryWrapper .CategoryItem #Content .card .NoImage .details .FilterIcon,#Content #CategoryWrapper .CategoryItem .Image .details .FilterIcon,#Content #CategoryWrapper .CategoryItem .NoImage .details .FilterIcon,#Content #CategoryWrapper .CategoryItem .card-body .details .FilterIcon,#Content .card .card-body .details .FilterIcon{margin-right:.5rem}#CategoryWrapper #Content .CategoryItem .Image .details span,#CategoryWrapper #Content .CategoryItem .NoImage .details span,#CategoryWrapper #Content .CategoryItem .card-body .details span,#CategoryWrapper .CategoryItem #Content .card .Image .details span,#CategoryWrapper .CategoryItem #Content .card .NoImage .details span,#Content #CategoryWrapper .CategoryItem .Image .details span,#Content #CategoryWrapper .CategoryItem .NoImage .details span,#Content #CategoryWrapper .CategoryItem .card-body .details span,#Content .card .card-body .details span{float:left}#CategoryWrapper #Content .CategoryItem .Image .details span.category,#CategoryWrapper #Content .CategoryItem .NoImage .details span.category,#CategoryWrapper #Content .CategoryItem .card-body .details span.category,#CategoryWrapper .CategoryItem #Content .card .Image .details span.category,#CategoryWrapper .CategoryItem #Content .card .NoImage .details span.category,#Content #CategoryWrapper .CategoryItem .Image .details span.category,#Content #CategoryWrapper .CategoryItem .NoImage .details span.category,#Content #CategoryWrapper .CategoryItem .card-body .details span.category,#Content .card .card-body .details span.category{width:80%;text-align:left;line-height:2}#CategoryWrapper #Content .CategoryItem .Image .details span.category_compliance,#CategoryWrapper #Content .CategoryItem .NoImage .details span.category_compliance,#CategoryWrapper #Content .CategoryItem .card-body .details span.category_compliance,#CategoryWrapper .CategoryItem #Content .card .Image .details span.category_compliance,#CategoryWrapper .CategoryItem #Content .card .NoImage .details span.category_compliance,#Content #CategoryWrapper .CategoryItem .Image .details span.category_compliance,#Content #CategoryWrapper .CategoryItem .NoImage .details span.category_compliance,#Content #CategoryWrapper .CategoryItem .card-body .details span.category_compliance,#Content .card .card-body .details span.category_compliance{width:20%;text-align:right;margin:0;display:inline-block}#CategoryWrapper #Content .CategoryItem .Image .details span.category_compliance .badge,#CategoryWrapper #Content .CategoryItem .NoImage .details span.category_compliance .badge,#CategoryWrapper #Content .CategoryItem .card-body .details span.category_compliance .badge,#CategoryWrapper .CategoryItem #Content .card .Image .details span.category_compliance .badge,#CategoryWrapper .CategoryItem #Content .card .NoImage .details span.category_compliance .badge,#Content #CategoryWrapper .CategoryItem .Image .details span.category_compliance .badge,#Content #CategoryWrapper .CategoryItem .NoImage .details span.category_compliance .badge,#Content #CategoryWrapper .CategoryItem .card-body .details span.category_compliance .badge,#Content .card .card-body .details span.category_compliance .badge{margin-top:2px}#CategoryWrapper #Content .CategoryItem .Image .details span.compliant,#CategoryWrapper #Content .CategoryItem .NoImage .details span.compliant,#CategoryWrapper #Content .CategoryItem .card-body .details span.compliant,#CategoryWrapper .CategoryItem #Content .card .Image .details span.compliant,#CategoryWrapper .CategoryItem #Content .card .NoImage .details span.compliant,#Content #CategoryWrapper .CategoryItem .Image .details span.compliant,#Content #CategoryWrapper .CategoryItem .NoImage .details span.compliant,#Content #CategoryWrapper .CategoryItem .card-body .details span.compliant,#Content .card .card-body .details span.compliant{display:none}#CategoryWrapper #Content .CategoryItem .Image .details span.label,#CategoryWrapper #Content .CategoryItem .NoImage .details span.label,#CategoryWrapper #Content .CategoryItem .card-body .details span.label,#CategoryWrapper .CategoryItem #Content .card .Image .details span.label,#CategoryWrapper .CategoryItem #Content .card .NoImage .details span.label,#Content #CategoryWrapper .CategoryItem .Image .details span.label,#Content #CategoryWrapper .CategoryItem .NoImage .details span.label,#Content #CategoryWrapper .CategoryItem .card-body .details span.label,#Content .card .card-body .details span.label{font-weight:700;min-width:90px}#CategoryWrapper #Content .usercertificates.CategoryItem .Logo:before,#CategoryWrapper #Content .usercertificates.CategoryItem .logo:before,#Content #CategoryWrapper .usercertificates.CategoryItem .Logo:before,#Content #CategoryWrapper .usercertificates.CategoryItem .logo:before,#Content .card.usercertificates .Logo:before,#Content .card.usercertificates .logo:before{content:"\e925"}#CategoryWrapper #Content .usercompliancy_knowledge_skills.CategoryItem .Logo:before,#CategoryWrapper #Content .usercompliancy_knowledge_skills.CategoryItem .logo:before,#Content #CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .Logo:before,#Content #CategoryWrapper .usercompliancy_knowledge_skills.CategoryItem .logo:before,#Content .card.usercompliancy_knowledge_skills .Logo:before,#Content .card.usercompliancy_knowledge_skills .logo:before{content:"\e925"}#CategoryWrapper #Content .user_knowledge_and_skills.CategoryItem .Logo:before,#CategoryWrapper #Content .user_knowledge_and_skills.CategoryItem .logo:before,#Content #CategoryWrapper .user_knowledge_and_skills.CategoryItem .Logo:before,#Content #CategoryWrapper .user_knowledge_and_skills.CategoryItem .logo:before,#Content .card.user_knowledge_and_skills .Logo:before,#Content .card.user_knowledge_and_skills .logo:before{content:"\e91f"}.scripts_hrm_user_edit .profile_picture{top:0;display:none}@media screen and (max-width:1199px){.profile_picture{position:relative}}#usr_image,div.profilepicture.initials>div{background-color:#fff;width:100%;max-width:100%;height:auto}div.profilepicture.image{max-height:150px;background-repeat:no-repeat;background-position-x:center}div.profilepicture.initials,div.profilepicture.initials>div{max-height:150px;width:150px;line-height:150px;border-radius:50%;font-size:5rem;text-align:center}#mm>li.mega-menu-item.picture>.mega-menu-link .profilepicture{background-size:cover!important}div.profilepicture.image>div{height:150px;background:rgba(0,0,0,0)}div.profilepicture.image>div>img{display:none}#usr_image{max-height:150px;width:auto;margin:0 auto}.scripts_hrm_user_edit .profile_picture{text-align:right}.scripts_hrm_user_edit .profile_picture #usr_image{min-height:0;height:auto}@media (min-width:992px){.scripts_admin_user_edit .accordion-content .form-control-static .profilepicture{position:absolute;width:100%;text-align:center}}.scripts_admin_user_edit .accordion-content .form-control-static .profilepicture>div{margin-left:0!important}.outdated{color:#ccc}.BlockDetails{display:flex;width:100%}.table_level{width:99%;max-width:99%;height:26px}.level_adequate_normal{padding:0!important;background-color:var(--green-light)!important;border:1px solid #b1b1b1}.level_adequate_highlighted{padding:0!important;background-color:var(--green-normal)!important;color:var(--green-normal)!important;border:1px solid var(--green-normal);text-align:center}.level_inadequate_normal{padding:0!important;background-color:#ccc!important;border:1px solid #b1b1b1}.level_inadequate_highlighted{padding:0!important;background-color:var(--red-normal)!important;color:var(--red-normal)!important;border:1px solid var(--red-normal)!important;text-align:center}.level_neutral_normal{padding:0!important;background-color:var(--green-light)!important;color:var(--green-light)!important;border:1px solid var(--green-light)}.level_neutral_highlighted{padding:0!important;background-color:var(--green-normal)!important;color:var(--green-normal)!important;border:1px solid var(--green-normal);text-align:center}.level_adequate_highlighted:after,.level_adequate_highlighted:before,.level_inadequate_highlighted:after,.level_inadequate_highlighted:before,.level_neutral_highlighted:after,.level_neutral_highlighted:before{top:80%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.level_adequate_highlighted:before,.level_inadequate_highlighted:before,.level_neutral_highlighted:before{border-bottom-color:#666;border-width:5px;margin-left:-5px}.level_adequate_highlighted:after,.level_inadequate_highlighted:after,.level_neutral_highlighted:after{border-color:rgba(255,255,255,0);border-bottom-color:#666;border-width:5px;margin-left:-5px}.level_adequate_highlighted,.level_inadequate_highlighted,.level_neutral_highlighted{position:relative}form#info>div:last-child>div>div{border-top:1px solid #ccc}.scripts_user_profile.cpl .header .btn-group{display:block}.scripts_hrm_user_details.cpl td.text.name,.scripts_hrm_user_details.cpl th.text.name,.scripts_hrm_user_details.fnc td.text.name,.scripts_hrm_user_details.fnc th.text.name,.scripts_manager_user_details.cpl td.text.name,.scripts_manager_user_details.cpl th.text.name,.scripts_manager_user_details.fnc td.text.name,.scripts_manager_user_details.fnc th.text.name,.scripts_user_profile.cpl td.text.name,.scripts_user_profile.cpl th.text.name,.scripts_user_profile.fnc td.text.name,.scripts_user_profile.fnc th.text.name{min-width:30%;width:30%}.scripts_hrm_user_details.com .table td:nth-last-child(3),.scripts_manager_user_details.com .table td:nth-last-child(3),.scripts_user_profile.com .table td:nth-last-child(3){width:240px}.scripts_hrm_user_details.com .table td:nth-last-child(2),.scripts_manager_user_details.com .table td:nth-last-child(2),.scripts_user_profile.com .table td:nth-last-child(2){width:140px}.scripts_hrm_user_details.com .table td:nth-last-child(1),.scripts_manager_user_details.com .table td:nth-last-child(1),.scripts_user_profile.com .table td:nth-last-child(1){width:140px}.scripts_hrm_user_details.req #tablereq th:nth-last-child(1),.scripts_hrm_user_details.req #tablertr th:nth-last-child(1),.scripts_hrm_user_details.req #tablewtr th:nth-last-child(1),.scripts_manager_user_details.req #tablereq th:nth-last-child(1),.scripts_manager_user_details.req #tablertr th:nth-last-child(1),.scripts_manager_user_details.req #tablewtr th:nth-last-child(1),.scripts_user_profile.req #tablereq th:nth-last-child(1),.scripts_user_profile.req #tablertr th:nth-last-child(1),.scripts_user_profile.req #tablewtr th:nth-last-child(1),.scripts_user_training.req #tablereq th:nth-last-child(1),.scripts_user_training.req #tablertr th:nth-last-child(1),.scripts_user_training.req #tablewtr th:nth-last-child(1){width:270px!important}.scripts_hrm_user_details.req #tablereq tbody>tr>td:nth-last-child(1).text,.scripts_hrm_user_details.req #tablertr tbody>tr>td:nth-last-child(1).text,.scripts_hrm_user_details.req #tablewtr tbody>tr>td:nth-last-child(1).text,.scripts_manager_user_details.req #tablereq tbody>tr>td:nth-last-child(1).text,.scripts_manager_user_details.req #tablertr tbody>tr>td:nth-last-child(1).text,.scripts_manager_user_details.req #tablewtr tbody>tr>td:nth-last-child(1).text,.scripts_user_profile.req #tablereq tbody>tr>td:nth-last-child(1).text,.scripts_user_profile.req #tablertr tbody>tr>td:nth-last-child(1).text,.scripts_user_profile.req #tablewtr tbody>tr>td:nth-last-child(1).text,.scripts_user_training.req #tablereq tbody>tr>td:nth-last-child(1).text,.scripts_user_training.req #tablertr tbody>tr>td:nth-last-child(1).text,.scripts_user_training.req #tablewtr tbody>tr>td:nth-last-child(1).text{text-align:left}.scripts_hrm_user_details.req tbody>tr>td:only-child,.scripts_manager_user_details.req tbody>tr>td:only-child,.scripts_user_profile.req tbody>tr>td:only-child,.scripts_user_training.req tbody>tr>td:only-child{text-align:left!important}.scripts_hrm_user_details.tra td:nth-last-child(1),.scripts_manager_user_details.tra td:nth-last-child(1){width:140px}.scripts_hrm_user_details.frm table.table-striped td:nth-last-child(2),.scripts_manager_user_details.frm table.table-striped td:nth-last-child(2),.scripts_user_profile.frm table.table-striped td:nth-last-child(2){width:180px}.scripts_hrm_user_details.frm table.table-striped td:nth-child(5),.scripts_manager_user_details.frm table.table-striped td:nth-child(5),.scripts_user_profile.frm table.table-striped td:nth-child(5){width:350px}.scripts_hrm_user_details.frm #frmGridfrs_4 td:nth-child(5),.scripts_manager_user_details.frm #frmGridfrs_4 td:nth-child(5),.scripts_user_profile.frm #frmGridfrs_4 td:nth-child(5){width:550px}.scripts_admin_user_edit .accordion-content .form-control-static div{margin-left:25%!important}.scripts_admin_user_edit .accordion-content .form-control-static div img{height:180px;border-radius:50%}.scripts_user_training_details.cmd td:nth-last-child(1){width:50%}#usr_info{height:65px}.scripts_user_answer_overview .table-striped>tbody>tr{background-color:transparent}.scripts_user_answer_overview .table-striped>tbody>tr>td{padding:2rem .5rem}.Designations th.cert_group,.scripts_admin_user_edit.dgn th.cert_group,.scripts_manager_user_details.dgn th.cert_group{min-width:120px}.Designations th.cert_add1,.Designations th.cert_add2,.Designations th.cert_obl,.scripts_admin_user_edit.dgn th.cert_add1,.scripts_admin_user_edit.dgn th.cert_add2,.scripts_admin_user_edit.dgn th.cert_obl,.scripts_manager_user_details.dgn th.cert_add1,.scripts_manager_user_details.dgn th.cert_add2,.scripts_manager_user_details.dgn th.cert_obl{width:32%}.Designations td.passed,.scripts_admin_user_edit.dgn td.passed,.scripts_manager_user_details.dgn td.passed{background-color:#5b9a5b;color:#fff}.Designations td.notpassed,.scripts_admin_user_edit.dgn td.notpassed,.scripts_manager_user_details.dgn td.notpassed{background-color:#d73c3c;color:#fff}.Designations td.passedByOther,.scripts_admin_user_edit.dgn td.passedByOther,.scripts_manager_user_details.dgn td.passedByOther{background-color:rgba(91,154,91,.3)}.Designations td.partlyPassed,.scripts_admin_user_edit.dgn td.partlyPassed,.scripts_manager_user_details.dgn td.partlyPassed{background-color:#ffc107}.Designations span.passed,.scripts_admin_user_edit.dgn span.passed,.scripts_manager_user_details.dgn span.passed{background-color:#5b9a5b!important;color:#fff}.Designations span.notpassed,.scripts_admin_user_edit.dgn span.notpassed,.scripts_manager_user_details.dgn span.notpassed{color:#d73c3c!important}.Designations span.passedByOther,.scripts_admin_user_edit.dgn span.passedByOther,.scripts_manager_user_details.dgn span.passedByOther{color:rgba(91,154,91,.75)!important}.Designations span.partlyPassed,.scripts_admin_user_edit.dgn span.partlyPassed,.scripts_manager_user_details.dgn span.partlyPassed{color:#ffc107!important}.Designations span.notpassed,.Designations span.partlyPassed,.Designations span.passed,.Designations span.passedByOther,.scripts_admin_user_edit.dgn span.notpassed,.scripts_admin_user_edit.dgn span.partlyPassed,.scripts_admin_user_edit.dgn span.passed,.scripts_admin_user_edit.dgn span.passedByOther,.scripts_manager_user_details.dgn span.notpassed,.scripts_manager_user_details.dgn span.partlyPassed,.scripts_manager_user_details.dgn span.passed,.scripts_manager_user_details.dgn span.passedByOther{display:inline-block;padding:.2rem .3rem;background-color:transparent;margin:.1rem;border:1px solid;border-radius:4px}.Designations span.passed,.scripts_admin_user_edit.dgn span.passed,.scripts_manager_user_details.dgn span.passed{border-color:#5b9a5b}.ui-dialog .ui-dialog-titlebar{display:none}.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-draggable{z-index:1001!important}.QuestionLink.active>a{background-color:orange;border:1px solid orange}.QuestionLink.Answered>a{color:#fff;font-weight:300;background-color:#4986e7}.Answer label{font-weight:400}#popup nav{text-align:center}.AnswerFalse .icon{color:var(--red-normal)}.AnswerCorrect .icon{color:var(--green-normal)}td.Answer{line-height:1.5rem;vertical-align:top;padding-top:.2rem}td.Answer label{cursor:pointer}@media (min-width:992px){.scripts_user_elearning .modal-lg,.scripts_user_training_details .modal-lg,.scripts_user_trainingregistration_catalogueV2 .modal-lg{max-width:1000px}}#Login main{margin-top:3rem}#Login .SAML+.External+main{max-height:0;overflow:hidden;transition:max-height .5s}#Login .btn-group{width:100%;height:auto;margin-bottom:0}#Login .btn{margin-bottom:1rem;width:100%;text-decoration:none;margin-right:0!important}#Login .btn .icon{display:none}#Login .sidebar{position:fixed;top:0;left:0;bottom:0;z-index:1000;background:rgba(255,255,255,.8);width:25%;overflow-y:auto;overflow-x:hidden;min-height:100vh;display:flex;justify-content:space-between;flex-direction:column}@media (max-width:1199.98px){#Login .sidebar{width:40%}}#Login .sidebar-centered{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;min-height:0;width:500px}#Login .sidebar .control-label{font-weight:700}#Login .sidebar input::-webkit-input-placeholder{color:inherit;opacity:.85}#Login .sidebar input:-ms-input-placeholder{color:inherit;opacity:.85}#Login .sidebar input::-ms-input-placeholder{color:inherit;opacity:.85}#Login .sidebar input::placeholder{color:inherit;opacity:.85}#Login .sidebar input[type=password],#Login .sidebar input[type=text]{background:0 0;border:none;border-bottom:1px solid;border-radius:0;margin-bottom:1rem;display:inline-block;padding-left:0;outline-width:1px;outline-color:currentColor;outline-style:dashed;border-width:0;background-color:rgba(0,0,0,.1)!important;padding-left:12px}#Login .sidebar input[type=password]:focus,#Login .sidebar input[type=text]:focus{outline-style:solid}#Login .sidebar input[type=password]::-webkit-input-placeholder,#Login .sidebar input[type=text]::-webkit-input-placeholder{opacity:.85}#Login .sidebar input[type=password]:-ms-input-placeholder,#Login .sidebar input[type=text]:-ms-input-placeholder{opacity:.85}#Login .sidebar input[type=password]::-ms-input-placeholder,#Login .sidebar input[type=text]::-ms-input-placeholder{opacity:.85}#Login .sidebar input[type=password]::placeholder,#Login .sidebar input[type=text]::placeholder{opacity:.85}#Login .sidebar #loginBox{padding:1.5rem}#Login .sidebar #loginBox #Logo{background-size:contain;background-repeat:no-repeat;background-position:50%;height:120px}#Login .sidebar #loginBox #Logo:has(+.SAML){margin-bottom:3rem}#Login .sidebar #frmGridusr_id .floatThead-container{position:relative!important;top:0!important;left:0!important;width:auto!important;-webkit-transform:none!important;transform:none!important}#Login .sidebar #tableusr_id{background-color:#fff}#Login .sidebar #tableusr_id thead{display:none}#Login .sidebar #tableusr_id button{margin-bottom:auto}#Login .sidebar #tableusr_id .icon{display:block}#Login .sidebar .tooltipMessage{color:currentColor}#Login #slides{width:100%;height:100%;background-color:#fff;top:0;overflow:hidden;position:absolute;z-index:1}#Login #slides div[id^=slide-]{right:0;bottom:0;background-size:cover}#CategoryWrapper #Login .CategoryItem,#Login #CategoryWrapper .CategoryItem,#Login .card{background:0 0;border:none;box-shadow:none}#CategoryWrapper .CategoryItem #Login .Header,#Login #CategoryWrapper .CategoryItem .Header,#Login .card-header{display:none}#CategoryWrapper .CategoryItem #Login .Image,#CategoryWrapper .CategoryItem #Login .NoImage,#Login #CategoryWrapper .CategoryItem .Image,#Login #CategoryWrapper .CategoryItem .NoImage,#Login .card-body{padding:0}#Login .btn-group{margin-right:0!important}#poweredBy{padding:1.5rem}#poweredBy.right{left:auto;right:15px}#poweredBy a{color:inherit;opacity:.7;transition:ease-in-out .2s opacity;text-decoration:none}#poweredBy a:active,#poweredBy a:focus,#poweredBy a:hover{opacity:1}div .ui-accordion .ui-accordion-content{padding:var(--spacing);overflow:hidden;font-size:var(--font-size-base)}div .ui-accordion .ui-accordion-content .btn-group{margin:10px}div .ui-accordion .ui-accordion-content .error{color:red}.SessionInfo{margin-bottom:var(--spacing)}.SessionInfo:last-child{margin-bottom:0}#tableexa{margin-bottom:0}.SessionButtons{width:40px}.SessionButton{float:left;padding:12px 5px}.SessionDate{width:auto!important;text-align:right;padding-right:10px}img.ui-datepicker-trigger{width:16px;height:16px;margin-top:3px}.SessionDate span{width:auto;float:left;display:inline-flex;padding:0 5px}.sessiontime{width:200px;float:left}.SessionTime{width:400px}.SessionLocation{width:100%!important;margin-bottom:var(--spacing)}.SessionTrainers{margin-right:-10px}.SessionTrainer.Trainer1{width:50%;float:left;padding-right:10px}.SessionLocation .select2,.SessionTrainers .select2{width:100%!important}.PlanningTotal.Classical{width:20%}.PlanningRemaining.Classical{width:20%}.PlanningRemaining.Classical.OK{background-color:#80ff80;padding-left:6px}.PlanningRemaining.Classical.NOT_OK{background-color:#ff8080;padding-left:6px}.PlanningTotal.Digital{width:40%}.scripts_admin_training_session_list .icon-bubble-lines4{color:red}.TrainerCheckBox{margin-top:var(--spacing)}#CategoryWrapper #training_details.CategoryItem table,.card#training_details table{width:auto!important}#CategoryWrapper #training_details.CategoryItem div[id^=card_][id$=collapse] .Image form fieldset .form-group>label,#CategoryWrapper #training_details.CategoryItem div[id^=card_][id$=collapse] .NoImage form fieldset .form-group>label,#CategoryWrapper #training_details.CategoryItem div[id^=card_][id$=collapse] .card-body form fieldset .form-group>label,#CategoryWrapper .CategoryItem .card#training_details div[id^=card_][id$=collapse] .Image form fieldset .form-group>label,#CategoryWrapper .CategoryItem .card#training_details div[id^=card_][id$=collapse] .NoImage form fieldset .form-group>label,.card#training_details div[id^=card_][id$=collapse] #CategoryWrapper .CategoryItem .Image form fieldset .form-group>label,.card#training_details div[id^=card_][id$=collapse] #CategoryWrapper .CategoryItem .NoImage form fieldset .form-group>label,.card#training_details div[id^=card_][id$=collapse] .card-body form fieldset .form-group>label{float:left;min-width:33%}#CategoryWrapper #training_details.CategoryItem div[id^=card_][id$=collapse] .Image form fieldset .form-group>.form-control-static,#CategoryWrapper #training_details.CategoryItem div[id^=card_][id$=collapse] .NoImage form fieldset .form-group>.form-control-static,#CategoryWrapper #training_details.CategoryItem div[id^=card_][id$=collapse] .card-body form fieldset .form-group>.form-control-static,#CategoryWrapper .CategoryItem .card#training_details div[id^=card_][id$=collapse] .Image form fieldset .form-group>.form-control-static,#CategoryWrapper .CategoryItem .card#training_details div[id^=card_][id$=collapse] .NoImage form fieldset .form-group>.form-control-static,.card#training_details div[id^=card_][id$=collapse] #CategoryWrapper .CategoryItem .Image form fieldset .form-group>.form-control-static,.card#training_details div[id^=card_][id$=collapse] #CategoryWrapper .CategoryItem .NoImage form fieldset .form-group>.form-control-static,.card#training_details div[id^=card_][id$=collapse] .card-body form fieldset .form-group>.form-control-static{float:left;min-width:66%;padding-top:0}#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .CategoryItem:first-child,#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .card:first-child,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .CategoryItem:first-child,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .card:first-child,#CategoryWrapper .containsPanel#training_signup .card-body .CategoryItem:first-child,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem:first-child,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .card:first-child,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem:first-child,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .card:first-child,.containsPanel#training_signup .card-body #CategoryWrapper .CategoryItem:first-child,.containsPanel#training_signup .card-body .card:first-child{margin-top:0}#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .CategoryItem .SignUpButtonWrapper,#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .card .SignUpButtonWrapper,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .CategoryItem .SignUpButtonWrapper,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .card .SignUpButtonWrapper,#CategoryWrapper .containsPanel#training_signup .card-body .CategoryItem .SignUpButtonWrapper,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SignUpButtonWrapper,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .card .SignUpButtonWrapper,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SignUpButtonWrapper,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SignUpButtonWrapper,.containsPanel#training_signup .card-body #CategoryWrapper .CategoryItem .SignUpButtonWrapper,.containsPanel#training_signup .card-body .card .SignUpButtonWrapper{float:none}#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .CategoryItem .SignUpButtonWrapper .icon,#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .card .SignUpButtonWrapper .icon,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .CategoryItem .SignUpButtonWrapper .icon,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .card .SignUpButtonWrapper .icon,#CategoryWrapper .containsPanel#training_signup .card-body .CategoryItem .SignUpButtonWrapper .icon,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SignUpButtonWrapper .icon,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .card .SignUpButtonWrapper .icon,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SignUpButtonWrapper .icon,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SignUpButtonWrapper .icon,.containsPanel#training_signup .card-body #CategoryWrapper .CategoryItem .SignUpButtonWrapper .icon,.containsPanel#training_signup .card-body .card .SignUpButtonWrapper .icon{margin-right:.8rem}#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .CategoryItem .SlotsAvailable,#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .card .SlotsAvailable,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .CategoryItem .SlotsAvailable,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .card .SlotsAvailable,#CategoryWrapper .containsPanel#training_signup .card-body .CategoryItem .SlotsAvailable,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SlotsAvailable,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .card .SlotsAvailable,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SlotsAvailable,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SlotsAvailable,.containsPanel#training_signup .card-body #CategoryWrapper .CategoryItem .SlotsAvailable,.containsPanel#training_signup .card-body .card .SlotsAvailable{float:left;width:100%}#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .CategoryItem .datelist,#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .card .datelist,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .CategoryItem .datelist,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .card .datelist,#CategoryWrapper .containsPanel#training_signup .card-body .CategoryItem .datelist,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .datelist,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .card .datelist,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .datelist,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .card .datelist,.containsPanel#training_signup .card-body #CategoryWrapper .CategoryItem .datelist,.containsPanel#training_signup .card-body .card .datelist{margin-top:1rem;margin-bottom:1rem;width:100%}#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .CategoryItem .SessionBlockStatus,#CategoryWrapper .CategoryItem .containsPanel#training_signup .Image .card .SessionBlockStatus,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .CategoryItem .SessionBlockStatus,#CategoryWrapper .CategoryItem .containsPanel#training_signup .NoImage .card .SessionBlockStatus,#CategoryWrapper .containsPanel#training_signup .card-body .CategoryItem .SessionBlockStatus,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SessionBlockStatus,.containsPanel#training_signup #CategoryWrapper .CategoryItem .Image .card .SessionBlockStatus,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SessionBlockStatus,.containsPanel#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SessionBlockStatus,.containsPanel#training_signup .card-body #CategoryWrapper .CategoryItem .SessionBlockStatus,.containsPanel#training_signup .card-body .card .SessionBlockStatus{border-top:1px solid #ccc;display:none}#Catalogue{display:flex}#CatalogueFilter{max-width:420px;width:auto}@media (max-width:991.98px){#CatalogueFilter{max-width:300px}}@media (max-width:767.98px){#CatalogueFilter{width:100%;max-width:none}}#CatalogueFilterCategory .form-group{margin-bottom:0}#CatalogueFilterCategory .icon{width:3rem;height:3rem;background:var(--catalogue-filter-icon-bg-color);display:inline-block;border-radius:50%;color:var(--catalogue-filter-icon-text-color);text-align:center;font-size:1.25rem;line-height:3rem;transition:background .2s ease-in-out;z-index:2;box-sizing:content-box;box-shadow:var(--shadow)}#CatalogueFilter #objFormFilterSearch .containsText{padding-top:0}#CatalogueFilter #objFormFilterSearch .containsInputGroup{margin-bottom:0}#CatalogueFilter #ResetButton{display:flex;margin-top:12px;background:0 0;color:var(--font-color-base);font-size:1rem;position:absolute;top:25px;left:15px;padding:0;border-radius:0}#CatalogueFilter #ResetButton:after,#CatalogueFilter #ResetButton:before{display:none}#CatalogueFilter #ResetButton button{margin-right:0}#CatalogueFilter #ResetButton .icon{order:1;margin-left:calc(var(--spacing)/ 2)}#CatalogueFilter .accordion-header{color:var(--font-color-base);padding:.7rem var(--spacing);background-color:transparent!important;width:calc(100% + var(--spacing) * 2);max-width:none;margin-left:calc(-1 * var(--spacing));border-bottom:1px solid #ababab}#CatalogueFilter .accordion-header:hover{background-color:#e1e1e1}#CatalogueFilter .accordion-header .badge{float:right;margin-right:2.4rem}#CatalogueFilter .accordion-item{margin-top:0;margin-bottom:0}#CatalogueFilter .accordion-item:last-child legend{margin-bottom:0}#CatalogueFilter .accordion-item.active .accordion-header:hover{background-color:#eee}#CatalogueFilter .accordion-content{padding-top:.8rem}#CatalogueFilter .accordion .form-group.containsCheckboxGroup legend{position:relative}#CatalogueFilter .accordion .checkbox{margin:8px 0 8px 5px}#CatalogueFilter .accordion .checkbox input:checked+label{font-weight:700}#CatalogueFilter .accordion .checkbox label:before{position:absolute}#CatalogueFilter .accordion .checkbox label span{display:inline-block}#CatalogueFilter .accordion .morelesslink{font-weight:700;margin-left:1rem;margin-top:.6rem}#CatalogueFilter .accordion .morelesslink .link{padding-left:1rem}#CatalogueFilter .irs--flat .irs-from,#CatalogueFilter .irs--flat .irs-to{background-color:var(--font-color-base)}#CatalogueFilter .irs--flat .irs-from:before,#CatalogueFilter .irs--flat .irs-single:before,#CatalogueFilter .irs--flat .irs-to:before{border-top:0}#CatalogueBack{position:relative;width:100%;padding-right:15px;padding-left:15px}#CatalogueBack .btn-toolbar{margin-top:0}#CatalogueResults{flex-grow:1;flex-basis:0;margin-top:15px}#CatalogueResultsFilter{margin:-.3rem 0;grid-column:1/-1;padding:0}#CatalogueResultsFilter .badge{margin:.3rem .6rem;background-color:var(--catalogue-badge-bg-color);border-radius:4px;padding:0 4px 0 8px;display:inline-flex;align-items:center}#CatalogueResults>.row{display:grid;grid-template-columns:var(--content-item-grid);grid-gap:30px;margin:0}#CatalogueResults>.row>div{padding:0}#CatalogueResults>.row>div:not(.CatalogueItem,.CategoryItem){grid-column:1/-1}#CatalogueDetails{position:relative;width:100%;padding-right:15px;padding-left:15px}#CatalogueDetailsInfo{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:768px){#CatalogueDetailsInfo{flex:0 0 50%;max-width:50%}}@media (min-width:1540px){#CatalogueDetailsInfo{flex:0 0 41.6666666667%;max-width:41.6666666667%}}#CatalogueDetailsInfo img{max-width:100%}#CatalogueDetailsDates{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:768px){#CatalogueDetailsDates{flex:0 0 50%;max-width:50%}}@media (min-width:1540px){#CatalogueDetailsDates{flex:0 0 58.3333333333%;max-width:58.3333333333%}}#CatalogueDetailsDates .row:not(.OpenBlock){display:grid;grid-template-columns:var(--content-item-grid);grid-gap:30px;margin:15px 0 0 0}#CatalogueDetailsDates .row:not(.OpenBlock)>div:not(.CatalogueItem,.CategoryItem,.ContentItem,.col-md-6){grid-column:1/-1}#CatalogueDetailsDates .row:not(.OpenBlock)>div:not(.CatalogueItem,.CategoryItem,.ContentItem,.col-md-6):first-child{margin-top:-15px}#CatalogueDetailsDates form .row{display:flex!important;grid-gap:0!important}#CatalogueDetailsDates #CategoryWrapper .CategoryItem .Header .icon,#CatalogueDetailsDates .card-header .icon,#CategoryWrapper .CategoryItem #CatalogueDetailsDates .Header .icon{top:23px}#CatalogueDetailsDates .card-title{font-size:18px}#CatalogueDetailsDates .SessionBlock .Subscribed h1{margin-bottom:0}#CatalogueDetailsDates .SessionBlock h2 .icon,#CatalogueDetailsDates .SessionBlock h4 .icon{margin-right:.5rem}#CatalogueDetailsDates .SessionBlock .datelist th{height:auto}#CatalogueDetailsDates .SessionBlock .module{padding:.5rem 0 0 .5rem}#CatalogueDetailsDates .SessionBlock button{margin-right:0}#CatalogueDetailsDates .ContentHeader .card-title{display:flex;justify-content:space-between;align-items:center;padding-right:32px}@media (max-width:767.98px){#CatalogueDetailsDates .ContentHeader .card-title{flex-direction:column;align-items:flex-start}}#CatalogueDetailsDates .title_percentage_wrapper{background-color:#e9ecef;border-radius:2.25rem;overflow:hidden;height:18px;position:relative;min-width:40%;margin-left:1rem}@media (max-width:767.98px){#CatalogueDetailsDates .title_percentage_wrapper{width:100%;margin-top:1rem}}#CatalogueDetailsDates .title_percentage_wrapper .percentage{background-color:var(--green-normal);display:inline-block;width:20%;color:#fff;text-align:center;font-size:12px;position:absolute;top:0;padding:2px 0}#Catalogue .CatalogueItem,#Catalogue .CategoryItem{padding:0}#Catalogue .CatalogueItemDl{margin-top:10px}#Catalogue .CatalogueItemDl dt{display:inline-block}#Catalogue .CatalogueItemDl dt::after{content:": ";display:inline}#Catalogue .CatalogueItemDl dd{display:inline}#Catalogue .CatalogueItemDl dd::after{content:" ";display:block}#Catalogue .CatalogueItem .status-expired[data-toggle=popover],#Catalogue .CatalogueItem .status-expiring[data-toggle=popover],#Catalogue .CatalogueItem .status-missing[data-toggle=popover],#Catalogue .CatalogueItem .status-obtained[data-toggle=popover],#Catalogue .CategoryItem .status-expired[data-toggle=popover],#Catalogue .CategoryItem .status-expiring[data-toggle=popover],#Catalogue .CategoryItem .status-missing[data-toggle=popover],#Catalogue .CategoryItem .status-obtained[data-toggle=popover]{display:flex;justify-content:right;align-items:center}#Catalogue .CatalogueItem .status-expired[data-toggle=popover] .icon,#Catalogue .CatalogueItem .status-expiring[data-toggle=popover] .icon,#Catalogue .CatalogueItem .status-missing[data-toggle=popover] .icon,#Catalogue .CatalogueItem .status-obtained[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-expired[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-expiring[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-missing[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-obtained[data-toggle=popover] .icon{padding:6px;border-radius:50%}#Catalogue .CatalogueItem .status-obtained[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-obtained[data-toggle=popover] .icon{background:var(--catalogue-item-obtained-bg-color);color:var(--catalogue-item-obtained-text-color)}#Catalogue .CatalogueItem .status-missing[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-missing[data-toggle=popover] .icon{background:var(--catalogue-item-missing-bg-color);color:var(--catalogue-item-missing-text-color)}#Catalogue .CatalogueItem .status-expired[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-expired[data-toggle=popover] .icon{background:var(--catalogue-item-expired-bg-color);color:var(--catalogue-item-expired-text-color)}#Catalogue .CatalogueItem .status-expiring[data-toggle=popover] .icon,#Catalogue .CategoryItem .status-expiring[data-toggle=popover] .icon{background:var(--catalogue-item-expiring-bg-color);color:var(--catalogue-item-expiring-text-color)}#objFormFilterFilters{margin-top:var(--spacing)}#ContentItems,.ContentItems{display:grid;grid-template-columns:var(--content-item-grid);grid-gap:30px;margin:0}.ContentItem{padding:0;max-width:none}#SegmentCourseSubType .form-check-label,#SegmentCourseType .form-check-label{margin-left:0}#SegmentCourseSubType .checkbox.form-check,#SegmentCourseType .checkbox.form-check{display:inline-block;padding-left:0;max-width:none;text-indent:0}#SegmentCourseSubType .checkbox.form-check input:checked+label .icon,#SegmentCourseType .checkbox.form-check input:checked+label .icon{color:var(--catalogue-filter-icon-active-text-color);background-color:var(--catalogue-filter-icon-active-bg-color)}#SegmentCourseSubType .checkbox.form-check label:after,#SegmentCourseSubType .checkbox.form-check label:before,#SegmentCourseType .checkbox.form-check label:after,#SegmentCourseType .checkbox.form-check label:before{display:none}#SegmentCourseSubType .checkbox.form-check label span,#SegmentCourseType .checkbox.form-check label span{padding-left:0;display:flex;align-items:center;justify-content:center;flex-shrink:0}#SegmentCourseSubType .checkbox.form-check span,#SegmentCourseType .checkbox.form-check span{padding-left:0}#SegmentCourseSubType .CourseSubTypeIDs,#SegmentCourseSubType .CourseTypeIDs,#SegmentCourseType .CourseSubTypeIDs,#SegmentCourseType .CourseTypeIDs{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 30px}@media (max-width:991.98px){#SegmentCourseSubType .CourseSubTypeIDs,#SegmentCourseSubType .CourseTypeIDs,#SegmentCourseType .CourseSubTypeIDs,#SegmentCourseType .CourseTypeIDs{grid-template-columns:1fr}}#SegmentCourseSubType .CourseSubTypeIDs .icon,#SegmentCourseSubType .CourseTypeIDs .icon,#SegmentCourseType .CourseSubTypeIDs .icon,#SegmentCourseType .CourseTypeIDs .icon{width:2.5rem;height:2.5rem;background-color:var(--catalogue-filter-icon-bg-color);display:inline-block;border-radius:50%;color:var(--catalogue-filter-icon-text-color);text-align:center;font-size:1.25rem;line-height:2.5rem;transition:all .2s ease-in-out;z-index:2;box-sizing:content-box;box-shadow:var(--shadow);margin-right:6px}#SegmentCourseSubType .CourseSubTypeIDs .icon:hover,#SegmentCourseSubType .CourseTypeIDs .icon:hover,#SegmentCourseType .CourseSubTypeIDs .icon:hover,#SegmentCourseType .CourseTypeIDs .icon:hover{background-color:var(--catalogue-filter-icon-active-bg-color);color:var(--catalogue-filter-icon-active-text-color)}#SegmentCourseCategory .ui-fancytree .fancytree-expander{display:none}#showRecommendedTrainingsButton{background:0 0;color:#000;padding:0;display:flex;overflow:visible;border-radius:0}#showRecommendedTrainingsButton:after,#showRecommendedTrainingsButton:before{display:none}#showRecommendedTrainingsButton.Active{font-weight:700}#showRecommendedTrainingsButton.Active .icon{background-color:var(--catalogue-filter-icon-active-bg-color);color:var(--catalogue-filter-icon-active-text-color)}#showRecommendedTrainingsButton .icon{width:2.5rem;height:2.5rem;background-color:var(--catalogue-filter-icon-bg-color);display:inline-block;border-radius:50%;color:var(--catalogue-filter-icon-text-color);text-align:center;font-size:1.25rem;line-height:2.5rem;transition:all .2s ease-in-out;z-index:2;box-sizing:content-box;box-shadow:var(--shadow);margin-right:6px;margin-right:calc(var(--spacing)/ 2);order:-1}#showRecommendedTrainingsButton .icon:hover{background-color:var(--catalogue-filter-icon-active-bg-color);color:var(--catalogue-filter-icon-active-text-color)}#CategoryWrapper .CatalogueItem .CategoryItem,#CategoryWrapper .CategoryItem .CategoryItem,#CategoryWrapper .ContentItem .CategoryItem,.CatalogueItem #CategoryWrapper .CategoryItem,.CatalogueItem .card,.CategoryItem #CategoryWrapper .CategoryItem,.CategoryItem .card,.ContentItem #CategoryWrapper .CategoryItem,.ContentItem .card{height:100%;margin:0;text-decoration:none;color:var(--font-color-base)}#CategoryWrapper .CategoryItem .Image,#CategoryWrapper .CategoryItem .NoImage,.CatalogueItem .card-body,.CategoryItem .card-body,.ContentItem .card-body{flex-direction:column}#CategoryWrapper .CategoryItem .Image+.card-footer,#CategoryWrapper .CategoryItem .NoImage+.card-footer,.CatalogueItem .card-body+.card-footer,.CategoryItem .card-body+.card-footer,.ContentItem .card-body+.card-footer{padding-top:0}.CatalogueItem .card-img-top,.CategoryItem .card-img-top,.ContentItem .card-img-top{border-top-left-radius:var(--catalogue-card-radius);border-top-right-radius:var(--catalogue-card-radius);aspect-ratio:var(--catalogue-image-ratio);-o-object-fit:cover;object-fit:cover}.CatalogueItem .card-img-overlay,.CategoryItem .card-img-overlay,.ContentItem .card-img-overlay{width:100%;padding:0;bottom:auto;aspect-ratio:var(--catalogue-image-ratio)}.CatalogueItem .card-img-overlay .icon_wrapper,.CategoryItem .card-img-overlay .icon_wrapper,.ContentItem .card-img-overlay .icon_wrapper{position:absolute;display:inline-block;margin-right:10px;bottom:var(--spacing);left:var(--spacing)}.CatalogueItem .card-img-overlay .icon_wrapper.recommended,.CategoryItem .card-img-overlay .icon_wrapper.recommended,.ContentItem .card-img-overlay .icon_wrapper.recommended{left:calc(var(--spacing) + var(--catalogue-filter-icon-size) + var(--spacing))}.CatalogueItem .card-img-overlay .icon_wrapper .icon,.CategoryItem .card-img-overlay .icon_wrapper .icon,.ContentItem .card-img-overlay .icon_wrapper .icon{width:var(--catalogue-filter-icon-size);height:var(--catalogue-filter-icon-size);background:var(--catalogue-filter-icon-bg-color);display:inline-block;border-radius:50%;color:var(--catalogue-filter-icon-text-color);text-align:center;font-size:1.25rem;line-height:var(--catalogue-filter-icon-size);transition:background .2s ease-in-out;z-index:2;box-sizing:content-box;box-shadow:var(--shadow)}.CatalogueItem .card-img-overlay .icon_wrapper.information,.CategoryItem .card-img-overlay .icon_wrapper.information,.ContentItem .card-img-overlay .icon_wrapper.information{bottom:8px;left:14px}.CatalogueItem .card-img-overlay .icon_wrapper.information .icon,.CategoryItem .card-img-overlay .icon_wrapper.information .icon,.ContentItem .card-img-overlay .icon_wrapper.information .icon{width:25px;height:24px;font-size:1.5rem;line-height:1}.CatalogueItem .card-img-overlay .button_wrapper,.CategoryItem .card-img-overlay .button_wrapper,.ContentItem .card-img-overlay .button_wrapper{display:none}.CatalogueItem .card-img-overlay .text_wrapper,.CategoryItem .card-img-overlay .text_wrapper,.ContentItem .card-img-overlay .text_wrapper{position:absolute;bottom:0;right:var(--spacing);background:var(--catalogue-item-state-bg-color);color:var(--catalogue-item-state-text-color);padding:calc(var(--spacing)/ 3);font-size:calc(var(--base-size)/ 1.33);line-height:1.4;box-shadow:var(--shadow);border-radius:var(--radius);max-width:calc(100% - var(--catalogue-filter-icon-size) - var(--spacing) * 3);-webkit-transform:translateY(50%);transform:translateY(50%);bottom:40px}.CatalogueItem .card-img-overlay .text_wrapper.optional,.CategoryItem .card-img-overlay .text_wrapper.optional,.ContentItem .card-img-overlay .text_wrapper.optional{top:0;left:0;bottom:unset!important;right:unset!important;border-bottom-right-radius:15px}.CatalogueItem .card-footer .icon,.CategoryItem .card-footer .icon,.ContentItem .card-footer .icon{margin-right:4px}.CatalogueItem .card-footer .requiredEvidence,.CategoryItem .card-footer .requiredEvidence,.ContentItem .card-footer .requiredEvidence{font-weight:700}.CatalogueItem .card-footer .status-expired .icon,.CatalogueItem .card-footer .status-missing .icon,.CategoryItem .card-footer .status-expired .icon,.CategoryItem .card-footer .status-missing .icon,.ContentItem .card-footer .status-expired .icon,.ContentItem .card-footer .status-missing .icon{color:var(--red-normal)}.CatalogueItem .card-footer .status-obtained .icon,.CategoryItem .card-footer .status-obtained .icon,.ContentItem .card-footer .status-obtained .icon{color:var(--green-normal)}.CatalogueItem .card-footer .status-expiring .icon,.CategoryItem .card-footer .status-expiring .icon,.ContentItem .card-footer .status-expiring .icon{color:var(--orange-normal)}.CatalogueItem .card-text,.CategoryItem .card-text,.ContentItem .card-text{overflow:hidden;margin-bottom:0}#CategoryWrapper .CatalogueItem .CategoryItem:hover,#CategoryWrapper .CategoryItem .CategoryItem:hover,#CategoryWrapper .ContentItem .CategoryItem:hover,.CatalogueItem #CategoryWrapper .CategoryItem:hover,.CatalogueItem .card:hover,.CategoryItem #CategoryWrapper .CategoryItem:hover,.CategoryItem .card:hover,.ContentItem #CategoryWrapper .CategoryItem:hover,.ContentItem .card:hover{cursor:pointer;box-shadow:var(--shadow-hover);transition:.2s ease-in-out}.CatalogueItem .card-title,.CategoryItem .card-title,.ContentItem .card-title{font-weight:700;word-break:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}#CategoryWrapper .CategoryItem .ContentItem .Image,#CategoryWrapper .CategoryItem .ContentItem .NoImage,.ContentItem #CategoryWrapper .CategoryItem .Image,.ContentItem #CategoryWrapper .CategoryItem .NoImage,.ContentItem .card-body{display:flex}@media (max-width:767.98px){#CategoryWrapper .CategoryItem .ContentItem .Image,#CategoryWrapper .CategoryItem .ContentItem .NoImage,.ContentItem #CategoryWrapper .CategoryItem .Image,.ContentItem #CategoryWrapper .CategoryItem .NoImage,.ContentItem .card-body{min-height:auto}}.ContentItem .card-title{margin-bottom:0;justify-content:center;align-self:center;padding-right:3.6rem;position:relative;width:100%}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper,.ContentItem .card .percentage_wrapper{margin-top:var(--spacing);height:14px;display:flex;flex-direction:row;position:relative}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper .percentageBar,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper .percentageBar,.ContentItem .card .percentage_wrapper .percentageBar{display:block;content:"";background:var(--catalogue-item-progress-bar-bg-color);height:14px;width:100%;position:relative;border-radius:10px 10px;margin-right:.5rem}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper .percentageBar div,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper .percentageBar div,.ContentItem .card .percentage_wrapper .percentageBar div{background:var(--catalogue-item-progress-bar-color);position:absolute;height:100%;border-radius:10px 10px}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper canvas,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper canvas,.ContentItem .card .percentage_wrapper canvas{display:inline-block}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper .percentage,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper .percentage,.ContentItem .card .percentage_wrapper .percentage{font-size:12px;display:inline-block;vertical-align:top;font-weight:700;margin-left:.4rem;line-height:1.3em}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper .icon,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper .icon,.ContentItem .card .percentage_wrapper .icon{color:var(--green-normal);line-height:22px;vertical-align:top;margin-right:.4rem}#CategoryWrapper .ContentItem .CategoryItem .percentage_wrapper .icon.icon-checkmark,.ContentItem #CategoryWrapper .CategoryItem .percentage_wrapper .icon.icon-checkmark,.ContentItem .card .percentage_wrapper .icon.icon-checkmark{float:right;line-height:1rem}.CategoryItem .card-img-overlay .icon_wrapper{display:none}.scripts_user_trainingregistration_catalogueV2 .modal.dialog-tablet{right:auto;margin-top:3rem}.scripts_user_trainingregistration_catalogueV2 .modal.dialog-tablet .bootstrap-dialog-body{padding-top:1rem}.scripts_user_trainingregistration_catalogueV2 .modal.dialog-tablet .bootstrap-dialog-message>div{padding-left:0;padding-right:0}#CategoryWrapper .CategoryItem .Tile .Header,#CategoryWrapper .CategoryItem .tile .Header,.Tile #CategoryWrapper .CategoryItem .Header,.Tile .card-header,.tile #CategoryWrapper .CategoryItem .Header,.tile .card-header{padding:var(--spacing) var(--spacing) 0 var(--spacing)}#CategoryWrapper .CategoryItem .Tile .Image,#CategoryWrapper .CategoryItem .Tile .NoImage,#CategoryWrapper .CategoryItem .tile .Image,#CategoryWrapper .CategoryItem .tile .NoImage,.Tile #CategoryWrapper .CategoryItem .Image,.Tile #CategoryWrapper .CategoryItem .NoImage,.Tile .card-body,.tile #CategoryWrapper .CategoryItem .Image,.tile #CategoryWrapper .CategoryItem .NoImage,.tile .card-body{padding:var(--spacing)}.Tile .card-footer,.tile .card-footer{padding:0 var(--spacing) calc(var(--spacing) * .66) var(--spacing)!important}#CategoryWrapper .Tile.evidence_expired .CategoryItem,#CategoryWrapper .tile.evidence_expired .CategoryItem,.Tile.evidence_expired #CategoryWrapper .CategoryItem,.Tile.evidence_expired .card,.tile.evidence_expired #CategoryWrapper .CategoryItem,.tile.evidence_expired .card{border-left:5px solid var(--red-normal)}#CategoryWrapper .CategoryItem .Tile.evidence_expired .card .Header,#CategoryWrapper .CategoryItem .tile.evidence_expired .card .Header,#CategoryWrapper .Tile.evidence_expired .CategoryItem .Header,#CategoryWrapper .Tile.evidence_expired .CategoryItem .card-header,#CategoryWrapper .tile.evidence_expired .CategoryItem .Header,#CategoryWrapper .tile.evidence_expired .CategoryItem .card-header,.Tile.evidence_expired #CategoryWrapper .CategoryItem .Header,.Tile.evidence_expired #CategoryWrapper .CategoryItem .card-header,.Tile.evidence_expired .card .card-header,.tile.evidence_expired #CategoryWrapper .CategoryItem .Header,.tile.evidence_expired #CategoryWrapper .CategoryItem .card-header,.tile.evidence_expired .card .card-header{border-bottom:1px solid var(--red-normal)}#CategoryWrapper .CategoryItem .Tile.evidence_expired .card .Image,#CategoryWrapper .CategoryItem .Tile.evidence_expired .card .NoImage,#CategoryWrapper .CategoryItem .tile.evidence_expired .card .Image,#CategoryWrapper .CategoryItem .tile.evidence_expired .card .NoImage,#CategoryWrapper .Tile.evidence_expired .CategoryItem .Image,#CategoryWrapper .Tile.evidence_expired .CategoryItem .NoImage,#CategoryWrapper .Tile.evidence_expired .CategoryItem .card-body,#CategoryWrapper .tile.evidence_expired .CategoryItem .Image,#CategoryWrapper .tile.evidence_expired .CategoryItem .NoImage,#CategoryWrapper .tile.evidence_expired .CategoryItem .card-body,.Tile.evidence_expired #CategoryWrapper .CategoryItem .Image,.Tile.evidence_expired #CategoryWrapper .CategoryItem .NoImage,.Tile.evidence_expired #CategoryWrapper .CategoryItem .card-body,.Tile.evidence_expired .card .card-body,.tile.evidence_expired #CategoryWrapper .CategoryItem .Image,.tile.evidence_expired #CategoryWrapper .CategoryItem .NoImage,.tile.evidence_expired #CategoryWrapper .CategoryItem .card-body,.tile.evidence_expired .card .card-body{min-height:90px}#CategoryWrapper .Tile.evidence_expired .CategoryItem .status>span,#CategoryWrapper .tile.evidence_expired .CategoryItem .status>span,.Tile.evidence_expired #CategoryWrapper .CategoryItem .status>span,.Tile.evidence_expired .card .status>span,.tile.evidence_expired #CategoryWrapper .CategoryItem .status>span,.tile.evidence_expired .card .status>span{border:6px solid var(--red-normal)!important;background:0 0!important}#CategoryWrapper .Tile.evidence_expired .CategoryItem .status>span:before,#CategoryWrapper .tile.evidence_expired .CategoryItem .status>span:before,.Tile.evidence_expired #CategoryWrapper .CategoryItem .status>span:before,.Tile.evidence_expired .card .status>span:before,.tile.evidence_expired #CategoryWrapper .CategoryItem .status>span:before,.tile.evidence_expired .card .status>span:before{color:var(--red-normal)!important}.Tile .btn .icon,.tile .btn .icon{margin-right:0}#CategoryWrapper .Tile.evidence_expiring .CategoryItem,#CategoryWrapper .tile.evidence_expiring .CategoryItem,.Tile.evidence_expiring #CategoryWrapper .CategoryItem,.Tile.evidence_expiring .card,.tile.evidence_expiring #CategoryWrapper .CategoryItem,.tile.evidence_expiring .card{border-left:5px solid var(--orange-normal)}#CategoryWrapper .CategoryItem .Tile.evidence_expiring .card .Header,#CategoryWrapper .CategoryItem .tile.evidence_expiring .card .Header,#CategoryWrapper .Tile.evidence_expiring .CategoryItem .Header,#CategoryWrapper .Tile.evidence_expiring .CategoryItem .card-header,#CategoryWrapper .tile.evidence_expiring .CategoryItem .Header,#CategoryWrapper .tile.evidence_expiring .CategoryItem .card-header,.Tile.evidence_expiring #CategoryWrapper .CategoryItem .Header,.Tile.evidence_expiring #CategoryWrapper .CategoryItem .card-header,.Tile.evidence_expiring .card .card-header,.tile.evidence_expiring #CategoryWrapper .CategoryItem .Header,.tile.evidence_expiring #CategoryWrapper .CategoryItem .card-header,.tile.evidence_expiring .card .card-header{border-bottom:1px solid var(--orange-normal)}#CategoryWrapper .Tile.evidence_expiring .CategoryItem .status>span,#CategoryWrapper .tile.evidence_expiring .CategoryItem .status>span,.Tile.evidence_expiring #CategoryWrapper .CategoryItem .status>span,.Tile.evidence_expiring .card .status>span,.tile.evidence_expiring #CategoryWrapper .CategoryItem .status>span,.tile.evidence_expiring .card .status>span{border:6px solid var(--orange-normal)!important;background:0 0!important}#CategoryWrapper .Tile.evidence_expiring .CategoryItem .status>span:before,#CategoryWrapper .tile.evidence_expiring .CategoryItem .status>span:before,.Tile.evidence_expiring #CategoryWrapper .CategoryItem .status>span:before,.Tile.evidence_expiring .card .status>span:before,.tile.evidence_expiring #CategoryWrapper .CategoryItem .status>span:before,.tile.evidence_expiring .card .status>span:before{color:var(--orange-normal)!important}#CategoryWrapper .Tile.evidence_obtained .CategoryItem,#CategoryWrapper .tile.evidence_obtained .CategoryItem,.Tile.evidence_obtained #CategoryWrapper .CategoryItem,.Tile.evidence_obtained .card,.tile.evidence_obtained #CategoryWrapper .CategoryItem,.tile.evidence_obtained .card{border-left:5px solid var(--green-normal)}#CategoryWrapper .CategoryItem .Tile.evidence_obtained .card .Header,#CategoryWrapper .CategoryItem .tile.evidence_obtained .card .Header,#CategoryWrapper .Tile.evidence_obtained .CategoryItem .Header,#CategoryWrapper .Tile.evidence_obtained .CategoryItem .card-header,#CategoryWrapper .tile.evidence_obtained .CategoryItem .Header,#CategoryWrapper .tile.evidence_obtained .CategoryItem .card-header,.Tile.evidence_obtained #CategoryWrapper .CategoryItem .Header,.Tile.evidence_obtained #CategoryWrapper .CategoryItem .card-header,.Tile.evidence_obtained .card .card-header,.tile.evidence_obtained #CategoryWrapper .CategoryItem .Header,.tile.evidence_obtained #CategoryWrapper .CategoryItem .card-header,.tile.evidence_obtained .card .card-header{border-bottom:1px solid var(--green-normal)}#CategoryWrapper .Tile.evidence_obtained .CategoryItem .status>span,#CategoryWrapper .tile.evidence_obtained .CategoryItem .status>span,.Tile.evidence_obtained #CategoryWrapper .CategoryItem .status>span,.Tile.evidence_obtained .card .status>span,.tile.evidence_obtained #CategoryWrapper .CategoryItem .status>span,.tile.evidence_obtained .card .status>span{border:6px solid var(--green-normal)!important;background:0 0!important}#CategoryWrapper .Tile.evidence_obtained .CategoryItem .status>span:before,#CategoryWrapper .tile.evidence_obtained .CategoryItem .status>span:before,.Tile.evidence_obtained #CategoryWrapper .CategoryItem .status>span:before,.Tile.evidence_obtained .card .status>span:before,.tile.evidence_obtained #CategoryWrapper .CategoryItem .status>span:before,.tile.evidence_obtained .card .status>span:before{color:var(--green-normal)!important}#CategoryWrapper .Tile.evidence_exempted .CategoryItem,#CategoryWrapper .tile.evidence_exempted .CategoryItem,.Tile.evidence_exempted #CategoryWrapper .CategoryItem,.Tile.evidence_exempted .card,.tile.evidence_exempted #CategoryWrapper .CategoryItem,.tile.evidence_exempted .card{border-left:5px solid #484848}#CategoryWrapper .CategoryItem .Tile.evidence_exempted .card .Header,#CategoryWrapper .CategoryItem .tile.evidence_exempted .card .Header,#CategoryWrapper .Tile.evidence_exempted .CategoryItem .Header,#CategoryWrapper .Tile.evidence_exempted .CategoryItem .card-header,#CategoryWrapper .tile.evidence_exempted .CategoryItem .Header,#CategoryWrapper .tile.evidence_exempted .CategoryItem .card-header,.Tile.evidence_exempted #CategoryWrapper .CategoryItem .Header,.Tile.evidence_exempted #CategoryWrapper .CategoryItem .card-header,.Tile.evidence_exempted .card .card-header,.tile.evidence_exempted #CategoryWrapper .CategoryItem .Header,.tile.evidence_exempted #CategoryWrapper .CategoryItem .card-header,.tile.evidence_exempted .card .card-header{border-bottom:1px solid #484848}#CategoryWrapper .Tile.evidence_exempted .CategoryItem .status>span,#CategoryWrapper .tile.evidence_exempted .CategoryItem .status>span,.Tile.evidence_exempted #CategoryWrapper .CategoryItem .status>span,.Tile.evidence_exempted .card .status>span,.tile.evidence_exempted #CategoryWrapper .CategoryItem .status>span,.tile.evidence_exempted .card .status>span{border:6px solid #484848!important;background:0 0!important}#CategoryWrapper .Tile.evidence_exempted .CategoryItem .status>span:before,#CategoryWrapper .tile.evidence_exempted .CategoryItem .status>span:before,.Tile.evidence_exempted #CategoryWrapper .CategoryItem .status>span:before,.Tile.evidence_exempted .card .status>span:before,.tile.evidence_exempted #CategoryWrapper .CategoryItem .status>span:before,.tile.evidence_exempted .card .status>span:before{color:#484848!important}#CategoryWrapper .Tile.evidence_approval_required .CategoryItem,#CategoryWrapper .tile.evidence_approval_required .CategoryItem,.Tile.evidence_approval_required #CategoryWrapper .CategoryItem,.Tile.evidence_approval_required .card,.tile.evidence_approval_required #CategoryWrapper .CategoryItem,.tile.evidence_approval_required .card{border-left:5px solid var(--orange-normal)}#CategoryWrapper .CategoryItem .Tile.evidence_approval_required .card .Header,#CategoryWrapper .CategoryItem .tile.evidence_approval_required .card .Header,#CategoryWrapper .Tile.evidence_approval_required .CategoryItem .Header,#CategoryWrapper .Tile.evidence_approval_required .CategoryItem .card-header,#CategoryWrapper .tile.evidence_approval_required .CategoryItem .Header,#CategoryWrapper .tile.evidence_approval_required .CategoryItem .card-header,.Tile.evidence_approval_required #CategoryWrapper .CategoryItem .Header,.Tile.evidence_approval_required #CategoryWrapper .CategoryItem .card-header,.Tile.evidence_approval_required .card .card-header,.tile.evidence_approval_required #CategoryWrapper .CategoryItem .Header,.tile.evidence_approval_required #CategoryWrapper .CategoryItem .card-header,.tile.evidence_approval_required .card .card-header{border-bottom:1px solid var(--orange-normal)}#CategoryWrapper .Tile.evidence_approval_required .CategoryItem .status>span,#CategoryWrapper .tile.evidence_approval_required .CategoryItem .status>span,.Tile.evidence_approval_required #CategoryWrapper .CategoryItem .status>span,.Tile.evidence_approval_required .card .status>span,.tile.evidence_approval_required #CategoryWrapper .CategoryItem .status>span,.tile.evidence_approval_required .card .status>span{border:6px solid var(--orange-normal)!important;background:0 0!important}#CategoryWrapper .Tile.evidence_approval_required .CategoryItem .status>span:before,#CategoryWrapper .tile.evidence_approval_required .CategoryItem .status>span:before,.Tile.evidence_approval_required #CategoryWrapper .CategoryItem .status>span:before,.Tile.evidence_approval_required .card .status>span:before,.tile.evidence_approval_required #CategoryWrapper .CategoryItem .status>span:before,.tile.evidence_approval_required .card .status>span:before{color:var(--orange-normal)!important}.Tile.usercertificates .row_wrapper,.tile.usercertificates .row_wrapper{height:auto;min-height:20px}#CategoryWrapper .Tile .CategoryItem,#CategoryWrapper .Tile.CategoryItem,#CategoryWrapper .tile .CategoryItem,#CategoryWrapper .tile.CategoryItem,.Tile #CategoryWrapper .CategoryItem,.Tile .card,.Tile.card,.tile #CategoryWrapper .CategoryItem,.tile .card,.tile.card{min-height:190px}#CategoryWrapper .Tile [onclick^=window].CategoryItem,#CategoryWrapper .Tile[onclick^=window].CategoryItem,#CategoryWrapper .tile [onclick^=window].CategoryItem,#CategoryWrapper .tile[onclick^=window].CategoryItem,.Tile #CategoryWrapper [onclick^=window].CategoryItem,.Tile .card[onclick^=window],.Tile.card[onclick^=window],.tile #CategoryWrapper [onclick^=window].CategoryItem,.tile .card[onclick^=window],.tile.card[onclick^=window]{cursor:pointer}#CategoryWrapper .Tile .active.CategoryItem,#CategoryWrapper .Tile.active.CategoryItem,#CategoryWrapper .tile .active.CategoryItem,#CategoryWrapper .tile.active.CategoryItem,.Tile #CategoryWrapper .active.CategoryItem,.Tile .card.active,.Tile.card.active,.tile #CategoryWrapper .active.CategoryItem,.tile .card.active,.tile.card.active{cursor:default}#CategoryWrapper .Tile .CategoryItem .header,#CategoryWrapper .Tile.CategoryItem .header,#CategoryWrapper .tile .CategoryItem .header,#CategoryWrapper .tile.CategoryItem .header,.Tile #CategoryWrapper .CategoryItem .header,.Tile .card .header,.Tile.card .header,.tile #CategoryWrapper .CategoryItem .header,.tile .card .header,.tile.card .header{margin:1rem}#CategoryWrapper .CategoryItem .Tile .card .Header .nav,#CategoryWrapper .CategoryItem .Tile.card .Header .nav,#CategoryWrapper .CategoryItem .tile .card .Header .nav,#CategoryWrapper .CategoryItem .tile.card .Header .nav,#CategoryWrapper .Tile .CategoryItem .Header .nav,#CategoryWrapper .Tile .CategoryItem .card-header .nav,#CategoryWrapper .Tile.CategoryItem .Header .nav,#CategoryWrapper .Tile.CategoryItem .card-header .nav,#CategoryWrapper .tile .CategoryItem .Header .nav,#CategoryWrapper .tile .CategoryItem .card-header .nav,#CategoryWrapper .tile.CategoryItem .Header .nav,#CategoryWrapper .tile.CategoryItem .card-header .nav,.Tile #CategoryWrapper .CategoryItem .Header .nav,.Tile #CategoryWrapper .CategoryItem .card-header .nav,.Tile .card .card-header .nav,.Tile.card .card-header .nav,.tile #CategoryWrapper .CategoryItem .Header .nav,.tile #CategoryWrapper .CategoryItem .card-header .nav,.tile .card .card-header .nav,.tile.card .card-header .nav{margin-top:1rem}#CategoryWrapper .CategoryItem .Tile .card .Image .status,#CategoryWrapper .CategoryItem .Tile .card .NoImage .status,#CategoryWrapper .CategoryItem .Tile.card .Image .status,#CategoryWrapper .CategoryItem .Tile.card .NoImage .status,#CategoryWrapper .CategoryItem .tile .card .Image .status,#CategoryWrapper .CategoryItem .tile .card .NoImage .status,#CategoryWrapper .CategoryItem .tile.card .Image .status,#CategoryWrapper .CategoryItem .tile.card .NoImage .status,#CategoryWrapper .Tile .CategoryItem .Image .status,#CategoryWrapper .Tile .CategoryItem .NoImage .status,#CategoryWrapper .Tile .CategoryItem .card-body .status,#CategoryWrapper .Tile.CategoryItem .Image .status,#CategoryWrapper .Tile.CategoryItem .NoImage .status,#CategoryWrapper .Tile.CategoryItem .card-body .status,#CategoryWrapper .tile .CategoryItem .Image .status,#CategoryWrapper .tile .CategoryItem .NoImage .status,#CategoryWrapper .tile .CategoryItem .card-body .status,#CategoryWrapper .tile.CategoryItem .Image .status,#CategoryWrapper .tile.CategoryItem .NoImage .status,#CategoryWrapper .tile.CategoryItem .card-body .status,.Tile #CategoryWrapper .CategoryItem .Image .status,.Tile #CategoryWrapper .CategoryItem .NoImage .status,.Tile #CategoryWrapper .CategoryItem .card-body .status,.Tile .card .card-body .status,.Tile.card .card-body .status,.tile #CategoryWrapper .CategoryItem .Image .status,.tile #CategoryWrapper .CategoryItem .NoImage .status,.tile #CategoryWrapper .CategoryItem .card-body .status,.tile .card .card-body .status,.tile.card .card-body .status{width:60px;height:60px;float:left}#CategoryWrapper .CategoryItem .Tile .card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .Tile .card .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .Tile.card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .Tile.card .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .tile .card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .tile .card .NoImage .status span[class^=icon],#CategoryWrapper .CategoryItem .tile.card .Image .status span[class^=icon],#CategoryWrapper .CategoryItem .tile.card .NoImage .status span[class^=icon],#CategoryWrapper .Tile .CategoryItem .Image .status span[class^=icon],#CategoryWrapper .Tile .CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .Tile .CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .Tile.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .Tile.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .Tile.CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .tile .CategoryItem .Image .status span[class^=icon],#CategoryWrapper .tile .CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .tile .CategoryItem .card-body .status span[class^=icon],#CategoryWrapper .tile.CategoryItem .Image .status span[class^=icon],#CategoryWrapper .tile.CategoryItem .NoImage .status span[class^=icon],#CategoryWrapper .tile.CategoryItem .card-body .status span[class^=icon],.Tile #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.Tile #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.Tile #CategoryWrapper .CategoryItem .card-body .status span[class^=icon],.Tile .card .card-body .status span[class^=icon],.Tile.card .card-body .status span[class^=icon],.tile #CategoryWrapper .CategoryItem .Image .status span[class^=icon],.tile #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon],.tile #CategoryWrapper .CategoryItem .card-body .status span[class^=icon],.tile .card .card-body .status span[class^=icon],.tile.card .card-body .status span[class^=icon]{background:var(--competence-status-bg-color);border:6px solid var(--competence-status-bg-color);width:60px;height:60px}#CategoryWrapper .CategoryItem .Tile .card .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .Tile .card .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .Tile.card .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .Tile.card .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .tile .card .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .tile .card .NoImage .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .tile.card .Image .status span[class^=icon]:before,#CategoryWrapper .CategoryItem .tile.card .NoImage .status span[class^=icon]:before,#CategoryWrapper .Tile .CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .Tile .CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .Tile .CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .Tile.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .Tile.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .Tile.CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .tile .CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .tile .CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .tile .CategoryItem .card-body .status span[class^=icon]:before,#CategoryWrapper .tile.CategoryItem .Image .status span[class^=icon]:before,#CategoryWrapper .tile.CategoryItem .NoImage .status span[class^=icon]:before,#CategoryWrapper .tile.CategoryItem .card-body .status span[class^=icon]:before,.Tile #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.Tile #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.Tile #CategoryWrapper .CategoryItem .card-body .status span[class^=icon]:before,.Tile .card .card-body .status span[class^=icon]:before,.Tile.card .card-body .status span[class^=icon]:before,.tile #CategoryWrapper .CategoryItem .Image .status span[class^=icon]:before,.tile #CategoryWrapper .CategoryItem .NoImage .status span[class^=icon]:before,.tile #CategoryWrapper .CategoryItem .card-body .status span[class^=icon]:before,.tile .card .card-body .status span[class^=icon]:before,.tile.card .card-body .status span[class^=icon]:before{color:#fff;line-height:48px;font-size:2rem}#CategoryWrapper .CategoryItem .Tile .card .Image .status.details .row_wrapper,#CategoryWrapper .CategoryItem .Tile .card .NoImage .status.details .row_wrapper,#CategoryWrapper .CategoryItem .Tile.card .Image .status.details .row_wrapper,#CategoryWrapper .CategoryItem .Tile.card .NoImage .status.details .row_wrapper,#CategoryWrapper .CategoryItem .tile .card .Image .status.details .row_wrapper,#CategoryWrapper .CategoryItem .tile .card .NoImage .status.details .row_wrapper,#CategoryWrapper .CategoryItem .tile.card .Image .status.details .row_wrapper,#CategoryWrapper .CategoryItem .tile.card .NoImage .status.details .row_wrapper,#CategoryWrapper .Tile .CategoryItem .Image .status.details .row_wrapper,#CategoryWrapper .Tile .CategoryItem .NoImage .status.details .row_wrapper,#CategoryWrapper .Tile .CategoryItem .card-body .status.details .row_wrapper,#CategoryWrapper .Tile.CategoryItem .Image .status.details .row_wrapper,#CategoryWrapper .Tile.CategoryItem .NoImage .status.details .row_wrapper,#CategoryWrapper .Tile.CategoryItem .card-body .status.details .row_wrapper,#CategoryWrapper .tile .CategoryItem .Image .status.details .row_wrapper,#CategoryWrapper .tile .CategoryItem .NoImage .status.details .row_wrapper,#CategoryWrapper .tile .CategoryItem .card-body .status.details .row_wrapper,#CategoryWrapper .tile.CategoryItem .Image .status.details .row_wrapper,#CategoryWrapper .tile.CategoryItem .NoImage .status.details .row_wrapper,#CategoryWrapper .tile.CategoryItem .card-body .status.details .row_wrapper,.Tile #CategoryWrapper .CategoryItem .Image .status.details .row_wrapper,.Tile #CategoryWrapper .CategoryItem .NoImage .status.details .row_wrapper,.Tile #CategoryWrapper .CategoryItem .card-body .status.details .row_wrapper,.Tile .card .card-body .status.details .row_wrapper,.Tile.card .card-body .status.details .row_wrapper,.tile #CategoryWrapper .CategoryItem .Image .status.details .row_wrapper,.tile #CategoryWrapper .CategoryItem .NoImage .status.details .row_wrapper,.tile #CategoryWrapper .CategoryItem .card-body .status.details .row_wrapper,.tile .card .card-body .status.details .row_wrapper,.tile.card .card-body .status.details .row_wrapper{min-height:20px}#CategoryWrapper .CategoryItem .Tile .card .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .Tile .card .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .Tile.card .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .Tile.card .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .tile .card .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .tile .card .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .tile.card .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .CategoryItem .tile.card .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .Tile .CategoryItem .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .Tile .CategoryItem .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .Tile .CategoryItem .card-body .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .Tile.CategoryItem .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .Tile.CategoryItem .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .Tile.CategoryItem .card-body .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .tile .CategoryItem .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .tile .CategoryItem .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .tile .CategoryItem .card-body .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .tile.CategoryItem .Image .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .tile.CategoryItem .NoImage .status.details>.row_wrapper .row_wrapper,#CategoryWrapper .tile.CategoryItem .card-body .status.details>.row_wrapper .row_wrapper,.Tile #CategoryWrapper .CategoryItem .Image .status.details>.row_wrapper .row_wrapper,.Tile #CategoryWrapper .CategoryItem .NoImage .status.details>.row_wrapper .row_wrapper,.Tile #CategoryWrapper .CategoryItem .card-body .status.details>.row_wrapper .row_wrapper,.Tile .card .card-body .status.details>.row_wrapper .row_wrapper,.Tile.card .card-body .status.details>.row_wrapper .row_wrapper,.tile #CategoryWrapper .CategoryItem .Image .status.details>.row_wrapper .row_wrapper,.tile #CategoryWrapper .CategoryItem .NoImage .status.details>.row_wrapper .row_wrapper,.tile #CategoryWrapper .CategoryItem .card-body .status.details>.row_wrapper .row_wrapper,.tile .card .card-body .status.details>.row_wrapper .row_wrapper,.tile.card .card-body .status.details>.row_wrapper .row_wrapper{min-height:20px}#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .Filteritem img,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .Filteritem img,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .Filteritem img,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .Filteritem img,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .Filteritem img,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .Filteritem img,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .Filteritem img,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .Filteritem img,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .Filteritem img,.Tile .card .card-body .details .row_wrapper .Filteritem img,.Tile.card .card-body .details .row_wrapper .Filteritem img,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .Filteritem img,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .Filteritem img,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .Filteritem img,.tile .card .card-body .details .row_wrapper .Filteritem img,.tile.card .card-body .details .row_wrapper .Filteritem img{vertical-align:middle!important}#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .FilterIcon,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .FilterIcon,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .FilterIcon,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .FilterIcon,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .FilterIcon,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .FilterIcon,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .FilterIcon,.Tile .card .card-body .details .row_wrapper .FilterIcon,.Tile.card .card-body .details .row_wrapper .FilterIcon,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .FilterIcon,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .FilterIcon,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .FilterIcon,.tile .card .card-body .details .row_wrapper .FilterIcon,.tile.card .card-body .details .row_wrapper .FilterIcon{float:left}#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .evidences .badge,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .evidences .badge,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .evidences .badge,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .evidences .badge,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .evidences .badge,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .evidences .badge,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidences .badge,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidences .badge,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidences .badge,.Tile .card .card-body .details .row_wrapper .evidences .badge,.Tile.card .card-body .details .row_wrapper .evidences .badge,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidences .badge,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidences .badge,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidences .badge,.tile .card .card-body .details .row_wrapper .evidences .badge,.tile.card .card-body .details .row_wrapper .evidences .badge{margin-right:5px;background:var(--green-normal)}#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .evidencesexpiring .badge,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .evidencesExpiring .badge,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .evidencesexpiring .badge,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesExpiring .badge,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesexpiring .badge,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesExpiring .badge,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesexpiring .badge,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesExpiring .badge,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesexpiring .badge,.Tile .card .card-body .details .row_wrapper .evidencesExpiring .badge,.Tile .card .card-body .details .row_wrapper .evidencesexpiring .badge,.Tile.card .card-body .details .row_wrapper .evidencesExpiring .badge,.Tile.card .card-body .details .row_wrapper .evidencesexpiring .badge,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesExpiring .badge,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesexpiring .badge,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesExpiring .badge,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesexpiring .badge,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesExpiring .badge,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesexpiring .badge,.tile .card .card-body .details .row_wrapper .evidencesExpiring .badge,.tile .card .card-body .details .row_wrapper .evidencesexpiring .badge,.tile.card .card-body .details .row_wrapper .evidencesExpiring .badge,.tile.card .card-body .details .row_wrapper .evidencesexpiring .badge{margin-right:5px;background:var(--orange-normal);color:#000}#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .Tile .card .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .Tile.card .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .tile .card .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .tile.card .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .Tile .CategoryItem .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .Tile .CategoryItem .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .Tile .CategoryItem .card-body .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .Tile.CategoryItem .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .Tile.CategoryItem .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .Tile.CategoryItem .card-body .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .tile .CategoryItem .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .tile .CategoryItem .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .tile .CategoryItem .card-body .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .evidencesexpired .badge,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .evidencesExpired .badge,#CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .evidencesexpired .badge,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesExpired .badge,.Tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesexpired .badge,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesExpired .badge,.Tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesexpired .badge,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesExpired .badge,.Tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesexpired .badge,.Tile .card .card-body .details .row_wrapper .evidencesExpired .badge,.Tile .card .card-body .details .row_wrapper .evidencesexpired .badge,.Tile.card .card-body .details .row_wrapper .evidencesExpired .badge,.Tile.card .card-body .details .row_wrapper .evidencesexpired .badge,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesExpired .badge,.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .evidencesexpired .badge,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesExpired .badge,.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .evidencesexpired .badge,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesExpired .badge,.tile #CategoryWrapper .CategoryItem .card-body .details .row_wrapper .evidencesexpired .badge,.tile .card .card-body .details .row_wrapper .evidencesExpired .badge,.tile .card .card-body .details .row_wrapper .evidencesexpired .badge,.tile.card .card-body .details .row_wrapper .evidencesExpired .badge,.tile.card .card-body .details .row_wrapper .evidencesexpired .badge{margin-right:5px;background:var(--red-normal)}#CategoryWrapper .CategoryItem .Tile .card .Image .compliance,#CategoryWrapper .CategoryItem .Tile .card .NoImage .compliance,#CategoryWrapper .CategoryItem .Tile.card .Image .compliance,#CategoryWrapper .CategoryItem .Tile.card .NoImage .compliance,#CategoryWrapper .CategoryItem .tile .card .Image .compliance,#CategoryWrapper .CategoryItem .tile .card .NoImage .compliance,#CategoryWrapper .CategoryItem .tile.card .Image .compliance,#CategoryWrapper .CategoryItem .tile.card .NoImage .compliance,#CategoryWrapper .Tile .CategoryItem .Image .compliance,#CategoryWrapper .Tile .CategoryItem .NoImage .compliance,#CategoryWrapper .Tile .CategoryItem .card-body .compliance,#CategoryWrapper .Tile.CategoryItem .Image .compliance,#CategoryWrapper .Tile.CategoryItem .NoImage .compliance,#CategoryWrapper .Tile.CategoryItem .card-body .compliance,#CategoryWrapper .tile .CategoryItem .Image .compliance,#CategoryWrapper .tile .CategoryItem .NoImage .compliance,#CategoryWrapper .tile .CategoryItem .card-body .compliance,#CategoryWrapper .tile.CategoryItem .Image .compliance,#CategoryWrapper .tile.CategoryItem .NoImage .compliance,#CategoryWrapper .tile.CategoryItem .card-body .compliance,.Tile #CategoryWrapper .CategoryItem .Image .compliance,.Tile #CategoryWrapper .CategoryItem .NoImage .compliance,.Tile #CategoryWrapper .CategoryItem .card-body .compliance,.Tile .card .card-body .compliance,.Tile.card .card-body .compliance,.tile #CategoryWrapper .CategoryItem .Image .compliance,.tile #CategoryWrapper .CategoryItem .NoImage .compliance,.tile #CategoryWrapper .CategoryItem .card-body .compliance,.tile .card .card-body .compliance,.tile.card .card-body .compliance{font-size:0;width:80px;height:80px;float:left}#CategoryWrapper .CategoryItem .Tile .card .Image .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .Tile .card .Image .compliance .percentage,#CategoryWrapper .CategoryItem .Tile .card .NoImage .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .Tile .card .NoImage .compliance .percentage,#CategoryWrapper .CategoryItem .Tile.card .Image .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .Tile.card .Image .compliance .percentage,#CategoryWrapper .CategoryItem .Tile.card .NoImage .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .Tile.card .NoImage .compliance .percentage,#CategoryWrapper .CategoryItem .tile .card .Image .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .tile .card .Image .compliance .percentage,#CategoryWrapper .CategoryItem .tile .card .NoImage .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .tile .card .NoImage .compliance .percentage,#CategoryWrapper .CategoryItem .tile.card .Image .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .tile.card .Image .compliance .percentage,#CategoryWrapper .CategoryItem .tile.card .NoImage .compliance .compliance_percentage,#CategoryWrapper .CategoryItem .tile.card .NoImage .compliance .percentage,#CategoryWrapper .Tile .CategoryItem .Image .compliance .compliance_percentage,#CategoryWrapper .Tile .CategoryItem .Image .compliance .percentage,#CategoryWrapper .Tile .CategoryItem .NoImage .compliance .compliance_percentage,#CategoryWrapper .Tile .CategoryItem .NoImage .compliance .percentage,#CategoryWrapper .Tile .CategoryItem .card-body .compliance .compliance_percentage,#CategoryWrapper .Tile .CategoryItem .card-body .compliance .percentage,#CategoryWrapper .Tile.CategoryItem .Image .compliance .compliance_percentage,#CategoryWrapper .Tile.CategoryItem .Image .compliance .percentage,#CategoryWrapper .Tile.CategoryItem .NoImage .compliance .compliance_percentage,#CategoryWrapper .Tile.CategoryItem .NoImage .compliance .percentage,#CategoryWrapper .Tile.CategoryItem .card-body .compliance .compliance_percentage,#CategoryWrapper .Tile.CategoryItem .card-body .compliance .percentage,#CategoryWrapper .tile .CategoryItem .Image .compliance .compliance_percentage,#CategoryWrapper .tile .CategoryItem .Image .compliance .percentage,#CategoryWrapper .tile .CategoryItem .NoImage .compliance .compliance_percentage,#CategoryWrapper .tile .CategoryItem .NoImage .compliance .percentage,#CategoryWrapper .tile .CategoryItem .card-body .compliance .compliance_percentage,#CategoryWrapper .tile .CategoryItem .card-body .compliance .percentage,#CategoryWrapper .tile.CategoryItem .Image .compliance .compliance_percentage,#CategoryWrapper .tile.CategoryItem .Image .compliance .percentage,#CategoryWrapper .tile.CategoryItem .NoImage .compliance .compliance_percentage,#CategoryWrapper .tile.CategoryItem .NoImage .compliance .percentage,#CategoryWrapper .tile.CategoryItem .card-body .compliance .compliance_percentage,#CategoryWrapper .tile.CategoryItem .card-body .compliance .percentage,.Tile #CategoryWrapper .CategoryItem .Image .compliance .compliance_percentage,.Tile #CategoryWrapper .CategoryItem .Image .compliance .percentage,.Tile #CategoryWrapper .CategoryItem .NoImage .compliance .compliance_percentage,.Tile #CategoryWrapper .CategoryItem .NoImage .compliance .percentage,.Tile #CategoryWrapper .CategoryItem .card-body .compliance .compliance_percentage,.Tile #CategoryWrapper .CategoryItem .card-body .compliance .percentage,.Tile .card .card-body .compliance .compliance_percentage,.Tile .card .card-body .compliance .percentage,.Tile.card .card-body .compliance .compliance_percentage,.Tile.card .card-body .compliance .percentage,.tile #CategoryWrapper .CategoryItem .Image .compliance .compliance_percentage,.tile #CategoryWrapper .CategoryItem .Image .compliance .percentage,.tile #CategoryWrapper .CategoryItem .NoImage .compliance .compliance_percentage,.tile #CategoryWrapper .CategoryItem .NoImage .compliance .percentage,.tile #CategoryWrapper .CategoryItem .card-body .compliance .compliance_percentage,.tile #CategoryWrapper .CategoryItem .card-body .compliance .percentage,.tile .card .card-body .compliance .compliance_percentage,.tile .card .card-body .compliance .percentage,.tile.card .card-body .compliance .compliance_percentage,.tile.card .card-body .compliance .percentage{font-size:1.3rem;position:absolute;line-height:79px;text-align:center;width:80px}#CategoryWrapper .CategoryItem .Tile .card .Image .details,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details,#CategoryWrapper .CategoryItem .Tile.card .Image .details,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details,#CategoryWrapper .CategoryItem .tile .card .Image .details,#CategoryWrapper .CategoryItem .tile .card .NoImage .details,#CategoryWrapper .CategoryItem .tile.card .Image .details,#CategoryWrapper .CategoryItem .tile.card .NoImage .details,#CategoryWrapper .Tile .CategoryItem .Image .details,#CategoryWrapper .Tile .CategoryItem .NoImage .details,#CategoryWrapper .Tile .CategoryItem .card-body .details,#CategoryWrapper .Tile.CategoryItem .Image .details,#CategoryWrapper .Tile.CategoryItem .NoImage .details,#CategoryWrapper .Tile.CategoryItem .card-body .details,#CategoryWrapper .tile .CategoryItem .Image .details,#CategoryWrapper .tile .CategoryItem .NoImage .details,#CategoryWrapper .tile .CategoryItem .card-body .details,#CategoryWrapper .tile.CategoryItem .Image .details,#CategoryWrapper .tile.CategoryItem .NoImage .details,#CategoryWrapper .tile.CategoryItem .card-body .details,.Tile #CategoryWrapper .CategoryItem .Image .details,.Tile #CategoryWrapper .CategoryItem .NoImage .details,.Tile #CategoryWrapper .CategoryItem .card-body .details,.Tile .card .card-body .details,.Tile.card .card-body .details,.tile #CategoryWrapper .CategoryItem .Image .details,.tile #CategoryWrapper .CategoryItem .NoImage .details,.tile #CategoryWrapper .CategoryItem .card-body .details,.tile .card .card-body .details,.tile.card .card-body .details{padding-left:1rem;overflow:hidden;line-height:20px}#CategoryWrapper .CategoryItem .Tile .card .Image .details .label,#CategoryWrapper .CategoryItem .Tile .card .Image .details .value,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .label,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .value,#CategoryWrapper .CategoryItem .Tile.card .Image .details .label,#CategoryWrapper .CategoryItem .Tile.card .Image .details .value,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .label,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .value,#CategoryWrapper .CategoryItem .tile .card .Image .details .label,#CategoryWrapper .CategoryItem .tile .card .Image .details .value,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .label,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .value,#CategoryWrapper .CategoryItem .tile.card .Image .details .label,#CategoryWrapper .CategoryItem .tile.card .Image .details .value,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .label,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .value,#CategoryWrapper .Tile .CategoryItem .Image .details .label,#CategoryWrapper .Tile .CategoryItem .Image .details .value,#CategoryWrapper .Tile .CategoryItem .NoImage .details .label,#CategoryWrapper .Tile .CategoryItem .NoImage .details .value,#CategoryWrapper .Tile .CategoryItem .card-body .details .label,#CategoryWrapper .Tile .CategoryItem .card-body .details .value,#CategoryWrapper .Tile.CategoryItem .Image .details .label,#CategoryWrapper .Tile.CategoryItem .Image .details .value,#CategoryWrapper .Tile.CategoryItem .NoImage .details .label,#CategoryWrapper .Tile.CategoryItem .NoImage .details .value,#CategoryWrapper .Tile.CategoryItem .card-body .details .label,#CategoryWrapper .Tile.CategoryItem .card-body .details .value,#CategoryWrapper .tile .CategoryItem .Image .details .label,#CategoryWrapper .tile .CategoryItem .Image .details .value,#CategoryWrapper .tile .CategoryItem .NoImage .details .label,#CategoryWrapper .tile .CategoryItem .NoImage .details .value,#CategoryWrapper .tile .CategoryItem .card-body .details .label,#CategoryWrapper .tile .CategoryItem .card-body .details .value,#CategoryWrapper .tile.CategoryItem .Image .details .label,#CategoryWrapper .tile.CategoryItem .Image .details .value,#CategoryWrapper .tile.CategoryItem .NoImage .details .label,#CategoryWrapper .tile.CategoryItem .NoImage .details .value,#CategoryWrapper .tile.CategoryItem .card-body .details .label,#CategoryWrapper .tile.CategoryItem .card-body .details .value,.Tile #CategoryWrapper .CategoryItem .Image .details .label,.Tile #CategoryWrapper .CategoryItem .Image .details .value,.Tile #CategoryWrapper .CategoryItem .NoImage .details .label,.Tile #CategoryWrapper .CategoryItem .NoImage .details .value,.Tile #CategoryWrapper .CategoryItem .card-body .details .label,.Tile #CategoryWrapper .CategoryItem .card-body .details .value,.Tile .card .card-body .details .label,.Tile .card .card-body .details .value,.Tile.card .card-body .details .label,.Tile.card .card-body .details .value,.tile #CategoryWrapper .CategoryItem .Image .details .label,.tile #CategoryWrapper .CategoryItem .Image .details .value,.tile #CategoryWrapper .CategoryItem .NoImage .details .label,.tile #CategoryWrapper .CategoryItem .NoImage .details .value,.tile #CategoryWrapper .CategoryItem .card-body .details .label,.tile #CategoryWrapper .CategoryItem .card-body .details .value,.tile .card .card-body .details .label,.tile .card .card-body .details .value,.tile.card .card-body .details .label,.tile.card .card-body .details .value{color:var(--font-color-base);font-weight:400;padding:.2em .6em .3em;line-height:1;min-width:85px;text-align:left;display:inline-block}#CategoryWrapper .CategoryItem .Tile .card .Image .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .Tile .card .NoImage .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .Tile.card .Image .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .Tile.card .NoImage .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .tile .card .Image .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .tile .card .NoImage .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .tile.card .Image .details .Competenties .category_compliance,#CategoryWrapper .CategoryItem .tile.card .NoImage .details .Competenties .category_compliance,#CategoryWrapper .Tile .CategoryItem .Image .details .Competenties .category_compliance,#CategoryWrapper .Tile .CategoryItem .NoImage .details .Competenties .category_compliance,#CategoryWrapper .Tile .CategoryItem .card-body .details .Competenties .category_compliance,#CategoryWrapper .Tile.CategoryItem .Image .details .Competenties .category_compliance,#CategoryWrapper .Tile.CategoryItem .NoImage .details .Competenties .category_compliance,#CategoryWrapper .Tile.CategoryItem .card-body .details .Competenties .category_compliance,#CategoryWrapper .tile .CategoryItem .Image .details .Competenties .category_compliance,#CategoryWrapper .tile .CategoryItem .NoImage .details .Competenties .category_compliance,#CategoryWrapper .tile .CategoryItem .card-body .details .Competenties .category_compliance,#CategoryWrapper .tile.CategoryItem .Image .details .Competenties .category_compliance,#CategoryWrapper .tile.CategoryItem .NoImage .details .Competenties .category_compliance,#CategoryWrapper .tile.CategoryItem .card-body .details .Competenties .category_compliance,.Tile #CategoryWrapper .CategoryItem .Image .details .Competenties .category_compliance,.Tile #CategoryWrapper .CategoryItem .NoImage .details .Competenties .category_compliance,.Tile #CategoryWrapper .CategoryItem .card-body .details .Competenties .category_compliance,.Tile .card .card-body .details .Competenties .category_compliance,.Tile.card .card-body .details .Competenties .category_compliance,.tile #CategoryWrapper .CategoryItem .Image .details .Competenties .category_compliance,.tile #CategoryWrapper .CategoryItem .NoImage .details .Competenties .category_compliance,.tile #CategoryWrapper .CategoryItem .card-body .details .Competenties .category_compliance,.tile .card .card-body .details .Competenties .category_compliance,.tile.card .card-body .details .Competenties .category_compliance{float:left;margin-right:10px}#CategoryWrapper .CategoryItem .Tile .card .Image div[id^=chart],#CategoryWrapper .CategoryItem .Tile .card .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .Tile.card .Image div[id^=chart],#CategoryWrapper .CategoryItem .Tile.card .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .tile .card .Image div[id^=chart],#CategoryWrapper .CategoryItem .tile .card .NoImage div[id^=chart],#CategoryWrapper .CategoryItem .tile.card .Image div[id^=chart],#CategoryWrapper .CategoryItem .tile.card .NoImage div[id^=chart],#CategoryWrapper .Tile .CategoryItem .Image div[id^=chart],#CategoryWrapper .Tile .CategoryItem .NoImage div[id^=chart],#CategoryWrapper .Tile .CategoryItem .card-body div[id^=chart],#CategoryWrapper .Tile.CategoryItem .Image div[id^=chart],#CategoryWrapper .Tile.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .Tile.CategoryItem .card-body div[id^=chart],#CategoryWrapper .tile .CategoryItem .Image div[id^=chart],#CategoryWrapper .tile .CategoryItem .NoImage div[id^=chart],#CategoryWrapper .tile .CategoryItem .card-body div[id^=chart],#CategoryWrapper .tile.CategoryItem .Image div[id^=chart],#CategoryWrapper .tile.CategoryItem .NoImage div[id^=chart],#CategoryWrapper .tile.CategoryItem .card-body div[id^=chart],.Tile #CategoryWrapper .CategoryItem .Image div[id^=chart],.Tile #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.Tile #CategoryWrapper .CategoryItem .card-body div[id^=chart],.Tile .card .card-body div[id^=chart],.Tile.card .card-body div[id^=chart],.tile #CategoryWrapper .CategoryItem .Image div[id^=chart],.tile #CategoryWrapper .CategoryItem .NoImage div[id^=chart],.tile #CategoryWrapper .CategoryItem .card-body div[id^=chart],.tile .card .card-body div[id^=chart],.tile.card .card-body div[id^=chart]{position:absolute;top:15px}#CategoryWrapper .CategoryItem .Tile .card .Image .Level,#CategoryWrapper .CategoryItem .Tile .card .NoImage .Level,#CategoryWrapper .CategoryItem .Tile.card .Image .Level,#CategoryWrapper .CategoryItem .Tile.card .NoImage .Level,#CategoryWrapper .CategoryItem .tile .card .Image .Level,#CategoryWrapper .CategoryItem .tile .card .NoImage .Level,#CategoryWrapper .CategoryItem .tile.card .Image .Level,#CategoryWrapper .CategoryItem .tile.card .NoImage .Level,#CategoryWrapper .Tile .CategoryItem .Image .Level,#CategoryWrapper .Tile .CategoryItem .NoImage .Level,#CategoryWrapper .Tile .CategoryItem .card-body .Level,#CategoryWrapper .Tile.CategoryItem .Image .Level,#CategoryWrapper .Tile.CategoryItem .NoImage .Level,#CategoryWrapper .Tile.CategoryItem .card-body .Level,#CategoryWrapper .tile .CategoryItem .Image .Level,#CategoryWrapper .tile .CategoryItem .NoImage .Level,#CategoryWrapper .tile .CategoryItem .card-body .Level,#CategoryWrapper .tile.CategoryItem .Image .Level,#CategoryWrapper .tile.CategoryItem .NoImage .Level,#CategoryWrapper .tile.CategoryItem .card-body .Level,.Tile #CategoryWrapper .CategoryItem .Image .Level,.Tile #CategoryWrapper .CategoryItem .NoImage .Level,.Tile #CategoryWrapper .CategoryItem .card-body .Level,.Tile .card .card-body .Level,.Tile.card .card-body .Level,.tile #CategoryWrapper .CategoryItem .Image .Level,.tile #CategoryWrapper .CategoryItem .NoImage .Level,.tile #CategoryWrapper .CategoryItem .card-body .Level,.tile .card .card-body .Level,.tile.card .card-body .Level{float:left;width:40px;height:40px;margin:1rem;padding:.5rem;color:#fff;border-radius:50%;font-family:plusport;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;background:var(--competence-level-grade-bg-color)}#CategoryWrapper .CategoryItem .Tile .card .Image .Level span,#CategoryWrapper .CategoryItem .Tile .card .NoImage .Level span,#CategoryWrapper .CategoryItem .Tile.card .Image .Level span,#CategoryWrapper .CategoryItem .Tile.card .NoImage .Level span,#CategoryWrapper .CategoryItem .tile .card .Image .Level span,#CategoryWrapper .CategoryItem .tile .card .NoImage .Level span,#CategoryWrapper .CategoryItem .tile.card .Image .Level span,#CategoryWrapper .CategoryItem .tile.card .NoImage .Level span,#CategoryWrapper .Tile .CategoryItem .Image .Level span,#CategoryWrapper .Tile .CategoryItem .NoImage .Level span,#CategoryWrapper .Tile .CategoryItem .card-body .Level span,#CategoryWrapper .Tile.CategoryItem .Image .Level span,#CategoryWrapper .Tile.CategoryItem .NoImage .Level span,#CategoryWrapper .Tile.CategoryItem .card-body .Level span,#CategoryWrapper .tile .CategoryItem .Image .Level span,#CategoryWrapper .tile .CategoryItem .NoImage .Level span,#CategoryWrapper .tile .CategoryItem .card-body .Level span,#CategoryWrapper .tile.CategoryItem .Image .Level span,#CategoryWrapper .tile.CategoryItem .NoImage .Level span,#CategoryWrapper .tile.CategoryItem .card-body .Level span,.Tile #CategoryWrapper .CategoryItem .Image .Level span,.Tile #CategoryWrapper .CategoryItem .NoImage .Level span,.Tile #CategoryWrapper .CategoryItem .card-body .Level span,.Tile .card .card-body .Level span,.Tile.card .card-body .Level span,.tile #CategoryWrapper .CategoryItem .Image .Level span,.tile #CategoryWrapper .CategoryItem .NoImage .Level span,.tile #CategoryWrapper .CategoryItem .card-body .Level span,.tile .card .card-body .Level span,.tile.card .card-body .Level span{line-height:24px;display:block;margin:0 auto;text-align:center;font-size:18px;font-family:var(--font-family-base)}#CategoryWrapper .CategoryItem .Tile .card .Image td[class^=level_],#CategoryWrapper .CategoryItem .Tile .card .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .Tile.card .Image td[class^=level_],#CategoryWrapper .CategoryItem .Tile.card .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .tile .card .Image td[class^=level_],#CategoryWrapper .CategoryItem .tile .card .NoImage td[class^=level_],#CategoryWrapper .CategoryItem .tile.card .Image td[class^=level_],#CategoryWrapper .CategoryItem .tile.card .NoImage td[class^=level_],#CategoryWrapper .Tile .CategoryItem .Image td[class^=level_],#CategoryWrapper .Tile .CategoryItem .NoImage td[class^=level_],#CategoryWrapper .Tile .CategoryItem .card-body td[class^=level_],#CategoryWrapper .Tile.CategoryItem .Image td[class^=level_],#CategoryWrapper .Tile.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .Tile.CategoryItem .card-body td[class^=level_],#CategoryWrapper .tile .CategoryItem .Image td[class^=level_],#CategoryWrapper .tile .CategoryItem .NoImage td[class^=level_],#CategoryWrapper .tile .CategoryItem .card-body td[class^=level_],#CategoryWrapper .tile.CategoryItem .Image td[class^=level_],#CategoryWrapper .tile.CategoryItem .NoImage td[class^=level_],#CategoryWrapper .tile.CategoryItem .card-body td[class^=level_],.Tile #CategoryWrapper .CategoryItem .Image td[class^=level_],.Tile #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.Tile #CategoryWrapper .CategoryItem .card-body td[class^=level_],.Tile .card .card-body td[class^=level_],.Tile.card .card-body td[class^=level_],.tile #CategoryWrapper .CategoryItem .Image td[class^=level_],.tile #CategoryWrapper .CategoryItem .NoImage td[class^=level_],.tile #CategoryWrapper .CategoryItem .card-body td[class^=level_],.tile .card .card-body td[class^=level_],.tile.card .card-body td[class^=level_]{padding:0!important;background-repeat:no-repeat;border:1px solid #ccc}#CategoryWrapper .CategoryItem .Tile .card .Image td[class$=normal],#CategoryWrapper .CategoryItem .Tile .card .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .Tile.card .Image td[class$=normal],#CategoryWrapper .CategoryItem .Tile.card .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .tile .card .Image td[class$=normal],#CategoryWrapper .CategoryItem .tile .card .NoImage td[class$=normal],#CategoryWrapper .CategoryItem .tile.card .Image td[class$=normal],#CategoryWrapper .CategoryItem .tile.card .NoImage td[class$=normal],#CategoryWrapper .Tile .CategoryItem .Image td[class$=normal],#CategoryWrapper .Tile .CategoryItem .NoImage td[class$=normal],#CategoryWrapper .Tile .CategoryItem .card-body td[class$=normal],#CategoryWrapper .Tile.CategoryItem .Image td[class$=normal],#CategoryWrapper .Tile.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .Tile.CategoryItem .card-body td[class$=normal],#CategoryWrapper .tile .CategoryItem .Image td[class$=normal],#CategoryWrapper .tile .CategoryItem .NoImage td[class$=normal],#CategoryWrapper .tile .CategoryItem .card-body td[class$=normal],#CategoryWrapper .tile.CategoryItem .Image td[class$=normal],#CategoryWrapper .tile.CategoryItem .NoImage td[class$=normal],#CategoryWrapper .tile.CategoryItem .card-body td[class$=normal],.Tile #CategoryWrapper .CategoryItem .Image td[class$=normal],.Tile #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.Tile #CategoryWrapper .CategoryItem .card-body td[class$=normal],.Tile .card .card-body td[class$=normal],.Tile.card .card-body td[class$=normal],.tile #CategoryWrapper .CategoryItem .Image td[class$=normal],.tile #CategoryWrapper .CategoryItem .NoImage td[class$=normal],.tile #CategoryWrapper .CategoryItem .card-body td[class$=normal],.tile .card .card-body td[class$=normal],.tile.card .card-body td[class$=normal]{background:#f0f0f0}#CategoryWrapper .CategoryItem .Tile .card .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .Tile .card .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .Tile.card .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .Tile.card .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .tile .card .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .tile .card .NoImage td[class$=highlighted],#CategoryWrapper .CategoryItem .tile.card .Image td[class$=highlighted],#CategoryWrapper .CategoryItem .tile.card .NoImage td[class$=highlighted],#CategoryWrapper .Tile .CategoryItem .Image td[class$=highlighted],#CategoryWrapper .Tile .CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .Tile .CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .Tile.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .Tile.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .Tile.CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .tile .CategoryItem .Image td[class$=highlighted],#CategoryWrapper .tile .CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .tile .CategoryItem .card-body td[class$=highlighted],#CategoryWrapper .tile.CategoryItem .Image td[class$=highlighted],#CategoryWrapper .tile.CategoryItem .NoImage td[class$=highlighted],#CategoryWrapper .tile.CategoryItem .card-body td[class$=highlighted],.Tile #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.Tile #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.Tile #CategoryWrapper .CategoryItem .card-body td[class$=highlighted],.Tile .card .card-body td[class$=highlighted],.Tile.card .card-body td[class$=highlighted],.tile #CategoryWrapper .CategoryItem .Image td[class$=highlighted],.tile #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted],.tile #CategoryWrapper .CategoryItem .card-body td[class$=highlighted],.tile .card .card-body td[class$=highlighted],.tile.card .card-body td[class$=highlighted]{background:var(--green-normal);position:relative}#CategoryWrapper .CategoryItem .Tile .card .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .Tile .card .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .Tile .card .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .Tile .card .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .Tile.card .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .Tile.card .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .Tile.card .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .Tile.card .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .tile .card .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .tile .card .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .tile .card .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .tile .card .NoImage td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .tile.card .Image td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .tile.card .Image td[class$=highlighted]:before,#CategoryWrapper .CategoryItem .tile.card .NoImage td[class$=highlighted]:after,#CategoryWrapper .CategoryItem .tile.card .NoImage td[class$=highlighted]:before,#CategoryWrapper .Tile .CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .Tile .CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .Tile .CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .Tile .CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .Tile .CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .Tile .CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .Tile.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .Tile.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .Tile.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .Tile.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .Tile.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .Tile.CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .tile .CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .tile .CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .tile .CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .tile .CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .tile .CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .tile .CategoryItem .card-body td[class$=highlighted]:before,#CategoryWrapper .tile.CategoryItem .Image td[class$=highlighted]:after,#CategoryWrapper .tile.CategoryItem .Image td[class$=highlighted]:before,#CategoryWrapper .tile.CategoryItem .NoImage td[class$=highlighted]:after,#CategoryWrapper .tile.CategoryItem .NoImage td[class$=highlighted]:before,#CategoryWrapper .tile.CategoryItem .card-body td[class$=highlighted]:after,#CategoryWrapper .tile.CategoryItem .card-body td[class$=highlighted]:before,.Tile #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.Tile #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.Tile #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.Tile #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.Tile #CategoryWrapper .CategoryItem .card-body td[class$=highlighted]:after,.Tile #CategoryWrapper .CategoryItem .card-body td[class$=highlighted]:before,.Tile .card .card-body td[class$=highlighted]:after,.Tile .card .card-body td[class$=highlighted]:before,.Tile.card .card-body td[class$=highlighted]:after,.Tile.card .card-body td[class$=highlighted]:before,.tile #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:after,.tile #CategoryWrapper .CategoryItem .Image td[class$=highlighted]:before,.tile #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:after,.tile #CategoryWrapper .CategoryItem .NoImage td[class$=highlighted]:before,.tile #CategoryWrapper .CategoryItem .card-body td[class$=highlighted]:after,.tile #CategoryWrapper .CategoryItem .card-body td[class$=highlighted]:before,.tile .card .card-body td[class$=highlighted]:after,.tile .card .card-body td[class$=highlighted]:before,.tile.card .card-body td[class$=highlighted]:after,.tile.card .card-body td[class$=highlighted]:before{top:90%;left:50%;border-style:solid;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-bottom-color:#666;border-width:5px;margin-left:-5px}#CategoryWrapper .CategoryItem .Tile .card .Image .LevelBar,#CategoryWrapper .CategoryItem .Tile .card .NoImage .LevelBar,#CategoryWrapper .CategoryItem .Tile.card .Image .LevelBar,#CategoryWrapper .CategoryItem .Tile.card .NoImage .LevelBar,#CategoryWrapper .CategoryItem .tile .card .Image .LevelBar,#CategoryWrapper .CategoryItem .tile .card .NoImage .LevelBar,#CategoryWrapper .CategoryItem .tile.card .Image .LevelBar,#CategoryWrapper .CategoryItem .tile.card .NoImage .LevelBar,#CategoryWrapper .Tile .CategoryItem .Image .LevelBar,#CategoryWrapper .Tile .CategoryItem .NoImage .LevelBar,#CategoryWrapper .Tile .CategoryItem .card-body .LevelBar,#CategoryWrapper .Tile.CategoryItem .Image .LevelBar,#CategoryWrapper .Tile.CategoryItem .NoImage .LevelBar,#CategoryWrapper .Tile.CategoryItem .card-body .LevelBar,#CategoryWrapper .tile .CategoryItem .Image .LevelBar,#CategoryWrapper .tile .CategoryItem .NoImage .LevelBar,#CategoryWrapper .tile .CategoryItem .card-body .LevelBar,#CategoryWrapper .tile.CategoryItem .Image .LevelBar,#CategoryWrapper .tile.CategoryItem .NoImage .LevelBar,#CategoryWrapper .tile.CategoryItem .card-body .LevelBar,.Tile #CategoryWrapper .CategoryItem .Image .LevelBar,.Tile #CategoryWrapper .CategoryItem .NoImage .LevelBar,.Tile #CategoryWrapper .CategoryItem .card-body .LevelBar,.Tile .card .card-body .LevelBar,.Tile.card .card-body .LevelBar,.tile #CategoryWrapper .CategoryItem .Image .LevelBar,.tile #CategoryWrapper .CategoryItem .NoImage .LevelBar,.tile #CategoryWrapper .CategoryItem .card-body .LevelBar,.tile .card .card-body .LevelBar,.tile.card .card-body .LevelBar{display:inline-block;width:80%}#CategoryWrapper .CategoryItem .Tile .card .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .Tile .card .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .Tile.card .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .Tile.card .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .tile .card .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .tile .card .NoImage .LevelBar table.table_level,#CategoryWrapper .CategoryItem .tile.card .Image .LevelBar table.table_level,#CategoryWrapper .CategoryItem .tile.card .NoImage .LevelBar table.table_level,#CategoryWrapper .Tile .CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .Tile .CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .Tile .CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .Tile.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .Tile.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .Tile.CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .tile .CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .tile .CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .tile .CategoryItem .card-body .LevelBar table.table_level,#CategoryWrapper .tile.CategoryItem .Image .LevelBar table.table_level,#CategoryWrapper .tile.CategoryItem .NoImage .LevelBar table.table_level,#CategoryWrapper .tile.CategoryItem .card-body .LevelBar table.table_level,.Tile #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.Tile #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.Tile #CategoryWrapper .CategoryItem .card-body .LevelBar table.table_level,.Tile .card .card-body .LevelBar table.table_level,.Tile.card .card-body .LevelBar table.table_level,.tile #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level,.tile #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level,.tile #CategoryWrapper .CategoryItem .card-body .LevelBar table.table_level,.tile .card .card-body .LevelBar table.table_level,.tile.card .card-body .LevelBar table.table_level{width:100%}#CategoryWrapper .CategoryItem .Tile .card .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .Tile .card .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .Tile.card .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .Tile.card .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .tile .card .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .tile .card .NoImage .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .tile.card .Image .LevelBar table.table_level td,#CategoryWrapper .CategoryItem .tile.card .NoImage .LevelBar table.table_level td,#CategoryWrapper .Tile .CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .Tile .CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .Tile .CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .Tile.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .Tile.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .Tile.CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .tile .CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .tile .CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .tile .CategoryItem .card-body .LevelBar table.table_level td,#CategoryWrapper .tile.CategoryItem .Image .LevelBar table.table_level td,#CategoryWrapper .tile.CategoryItem .NoImage .LevelBar table.table_level td,#CategoryWrapper .tile.CategoryItem .card-body .LevelBar table.table_level td,.Tile #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.Tile #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.Tile #CategoryWrapper .CategoryItem .card-body .LevelBar table.table_level td,.Tile .card .card-body .LevelBar table.table_level td,.Tile.card .card-body .LevelBar table.table_level td,.tile #CategoryWrapper .CategoryItem .Image .LevelBar table.table_level td,.tile #CategoryWrapper .CategoryItem .NoImage .LevelBar table.table_level td,.tile #CategoryWrapper .CategoryItem .card-body .LevelBar table.table_level td,.tile .card .card-body .LevelBar table.table_level td,.tile.card .card-body .LevelBar table.table_level td{text-align:center}#CategoryWrapper .Tile .CategoryItem .card-footer,#CategoryWrapper .Tile.CategoryItem .card-footer,#CategoryWrapper .tile .CategoryItem .card-footer,#CategoryWrapper .tile.CategoryItem .card-footer,.Tile #CategoryWrapper .CategoryItem .card-footer,.Tile .card .card-footer,.Tile.card .card-footer,.tile #CategoryWrapper .CategoryItem .card-footer,.tile .card .card-footer,.tile.card .card-footer{background-color:#fff;border-top:0 solid #ddd}.chart .progress_ok path{fill:#999}.chart .progress_nok path{fill:#ddd}.category .chart{display:none}.projectcompliancycertificates .progress_ok path,.usercompliancy_knowledge_skills .progress_ok path,.usercompliancycertificates .progress_ok path{fill:var(--green-normal)}.projectcompliancycertificates .progress_exp path,.usercompliancy_knowledge_skills .progress_exp path,.usercompliancycertificates .progress_exp path{fill:var(--orange-normal)}.projectcompliancycertificates .progress_nok path,.usercompliancy_knowledge_skills .progress_nok path,.usercompliancycertificates .progress_nok path{fill:var(--red-normal)}.col-12:has(.projectcompliancycertificates){display:flex}#CategoryWrapper .col-12:has(.projectcompliancycertificates) .CategoryItem,.col-12:has(.projectcompliancycertificates) #CategoryWrapper .CategoryItem,.col-12:has(.projectcompliancycertificates) .card{flex-grow:1}#CategoryWrapper .CategoryItem .col-12:has(.projectcompliancycertificates) .Image,#CategoryWrapper .CategoryItem .col-12:has(.projectcompliancycertificates) .NoImage,.col-12:has(.projectcompliancycertificates) #CategoryWrapper .CategoryItem .Image,.col-12:has(.projectcompliancycertificates) #CategoryWrapper .CategoryItem .NoImage,.col-12:has(.projectcompliancycertificates) .card-body{flex-grow:1;display:flex;align-items:flex-end}#AcademyComponent{margin-left:0;margin-right:0;padding-left:15px;padding-right:15px}#external_content #AcademyComponent{padding-left:0;padding-right:0}#AcademyComponent .rw-widget{border-radius:4px}#AcademyComponent .picky .picky__input{height:100%;background:0 0;padding:0;border:0}#AcademyComponent .picky .picky__dropdown{top:28px}#AcademyComponent .picky.dropdown-toggle::after{margin-left:-1rem}#AcademyComponent .picky[aria-expanded=true]{border-bottom-left-radius:0;border-bottom-right-radius:0}#AcademyComponent .List .active,#AcademyComponent .List .active h4,#AcademyComponent .ReportListContainer .active,#AcademyComponent .ReportListContainer .active h4{pointer-events:none!important}#AcademyComponent .DownloadsListContainer #CategoryWrapper .CategoryItem .Image,#AcademyComponent .DownloadsListContainer #CategoryWrapper .CategoryItem .NoImage,#AcademyComponent .DownloadsListContainer .card-body,#CategoryWrapper .CategoryItem #AcademyComponent .DownloadsListContainer .Image,#CategoryWrapper .CategoryItem #AcademyComponent .DownloadsListContainer .NoImage{max-height:400px;overflow-y:auto}#AcademyComponent .AdminContainer .QueryContainer .FiltersInput .table-responsive{overflow:visible}#AcademyComponent .AdminContainer .QueryContainer .FieldsInput{max-height:400px;overflow-y:auto}#AcademyComponent .List .active,#AcademyComponent .List .active .list-group-item-heading,#AcademyComponent .ListItem.active .list-group-item-heading,#AcademyComponent .ListItem.active h4.list-group-item-heading,#AcademyComponent .ReportListContainer .active,#AcademyComponent .ReportListContainer .active h4{color:#fff!important;background:#a6c939!important;border-color:#a6c939!important;pointer-events:none!important}#AcademyComponent .ReportDataContainer .ReactTable{border:none}#AcademyComponent .ReportDataContainer .ReactTable .rt-th>div{vertical-align:middle;justify-content:left;display:flex;align-items:center}#AcademyComponent .ReportDataContainer .ReactTable .-pagination,#AcademyComponent .ReportDataContainer .ReactTable .rt-thead.-header{box-shadow:none;padding:0;border-top:none}#AcademyComponent .ReportDataContainer .ReactTable .pagination-bottom{margin-top:12px}#AcademyComponent .ReportDataContainer .ReactTable .pagination{margin-top:12px;border-top:none}#AcademyComponent .ReportDataContainer .ReactTable .-pagination .-btn{margin-left:0;height:34px;margin-bottom:5px}#AcademyComponent .ReportDataContainer .ReactTable .rt-th{font-weight:700;border-right:none;line-height:1.4;text-align:left;white-space:initial}#AcademyComponent .ReportDataContainer .ReactTable .rt-th.rt-resizable-header .rt-resizable-header-content{border-right:1px solid #eaeaea}#AcademyComponent .ReportDataContainer .ReactTable .rt-th.rt-resizable-header:last-child .rt-resizable-header-content{border-right:0}#AcademyComponent .ReportDataContainer .ReactTable .rt-tbody .rt-td{border-right:none}#AcademyComponent .ReportDataContainer .ReactTable .rt-tbody .rt-tr-group .-odd{background-color:rgba(0,0,0,.05)}#AcademyComponent .ReportDataContainer .ReactTable .rt-thead .rt-th.-sort-asc,#AcademyComponent .ReportDataContainer .ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:none}#AcademyComponent .ReportDataContainer .rt-th.-sort-asc .rt-resizable-header-content:after,#AcademyComponent .ReportDataContainer .rt-th.-sort-desc .rt-resizable-header-content:after{display:inline-block;color:#333;font-size:.6rem;position:relative;left:.4rem}#AcademyComponent .ReportDataContainer .rt-th.-sort-asc .rt-resizable-header-content:after{content:"▲"}#AcademyComponent .ReportDataContainer .rt-th.-sort-desc .rt-resizable-header-content:after{content:"▼"}#AcademyComponent .ReportDataContainer .btn{padding-top:.5em;padding-bottom:.5em}#AcademyComponent .nav-tabs>li{float:left;margin-bottom:-1px}#AcademyComponent .nav-tabs>li>a{margin-right:2px;padding:10px 15px}#AcademyComponent .nav-tabs>li.active>a,#AcademyComponent .nav-tabs>li.active>a:focus,#AcademyComponent .nav-tabs>li.active>a:hover{border-bottom-color:transparent;cursor:default}#AcademyComponent .table th.sortable.asc span.icon:before,#AcademyComponent .table th.sortable.desc span.icon:before{display:inline-block;color:#333;font-size:.6rem;position:relative;left:.4rem;top:auto}#AcademyComponent .table th.sortable.asc span.icon:before{content:"▲"}#AcademyComponent .table th.sortable.desc span.icon:before{content:"▼"}#AcademyComponent .AdminToggleBtn,#AcademyComponent .DownloadContainer>.row{margin-bottom:1rem}#AcademyComponent .ControlsContainer .btn-toolbar{margin-top:0}.wrapper{flex:1 1 auto;padding:0}.wrapper .ControlsContainer .btn-toolbar{margin-top:0}.table th.sortable.asc span.icon:before,.table th.sortable.desc span.icon:before{display:inline-block;color:#333;font-size:.6rem;position:relative;left:.4rem;top:auto}.table th.sortable.asc span.icon:before{content:"▲"}.table th.sortable.desc span.icon:before{content:"▼"}.irs--flat .irs-line{border:1px solid gray}.irs--flat .irs-grid-text{color:var(--font-color-base)}.irs--flat .irs-single{background-color:transparent;color:var(--font-color-base)}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{border:3px solid transparent;border-top-color:#a5ca39}.irs-disabled.irs--flat{margin-top:0}.containsSlider{margin-bottom:0}.irs-bar,.irs-handle,.irs-line{cursor:pointer}.slider_user_1 .irs-bar,.slider_user_1 .irs-handle>i:first-child{background-color:#fd007f;border:1px solid #fd007f!important}.irs--flat.slider_user_1 .irs-handle,.slider_user_1 .irs-handle{border:1px solid #fd007f!important}.amcharts-graph-graph_user_1 path{stroke:#fd007f}.amcharts-graph-graph_user_1 circle{fill:#fd007f}.slider_user_2 .irs-bar,.slider_user_2 .irs-handle>i:first-child{background-color:#fd7200;border:1px solid #fd7200!important}.irs--flat.slider_user_2 .irs-handle,.slider_user_2 .irs-handle{border:1px solid #fd7200!important}.amcharts-graph-graph_user_2 path{stroke:#fd7200}.amcharts-graph-graph_user_2 circle{fill:#fd7200}.slider_user_3 .irs-bar,.slider_user_3 .irs-handle>i:first-child{background-color:#1100fd;border:1px solid #1100fd!important}.irs--flat.slider_user_3 .irs-handle,.slider_user_3 .irs-handle{border:1px solid #1100fd!important}.amcharts-graph-graph_user_3 path{stroke:#1100fd}.amcharts-graph-graph_user_3 circle{fill:#1100fd}.slider_user_4 .irs-bar,.slider_user_4 .irs-handle>i:first-child{background-color:#fde400;border:1px solid #fde400!important}.irs--flat.slider_user_4 .irs-handle,.slider_user_4 .irs-handle{border:1px solid #fde400!important}.amcharts-graph-graph_user_4 path{stroke:#fde400}.amcharts-graph-graph_user_4 circle{fill:#fde400}.slider_user_5 .irs-bar,.slider_user_5 .irs-handle>i:first-child{background-color:#8b00fd;border:1px solid #8b00fd!important}.irs--flat.slider_user_5 .irs-handle,.slider_user_5 .irs-handle{border:1px solid #8b00fd!important}.amcharts-graph-graph_user_5 path{stroke:#8b00fd}.amcharts-graph-graph_user_5 circle{fill:#8b00fd}.slider_user_6 .irs-bar,.slider_user_6 .irs-handle>i:first-child{background-color:#1efd00;border:1px solid #1efd00!important}.irs--flat.slider_user_6 .irs-handle,.slider_user_6 .irs-handle{border:1px solid #1efd00!important}.amcharts-graph-graph_user_6 path{stroke:#1efd00}.amcharts-graph-graph_user_6 circle{fill:#1efd00}.slider_user_7 .irs-bar,.slider_user_7 .irs-handle>i:first-child{background-color:#00f5fd;border:1px solid #00f5fd!important}.irs--flat.slider_user_7 .irs-handle,.slider_user_7 .irs-handle{border:1px solid #00f5fd!important}.amcharts-graph-graph_user_7 path{stroke:#00f5fd}.amcharts-graph-graph_user_7 circle{fill:#00f5fd}.slider_user_8 .irs-bar,.slider_user_8 .irs-handle>i:first-child{background-color:#fd0000;border:1px solid #fd0000!important}.irs--flat.slider_user_8 .irs-handle,.slider_user_8 .irs-handle{border:1px solid #fd0000!important}.amcharts-graph-graph_user_8 path{stroke:#fd0000}.amcharts-graph-graph_user_8 circle{fill:#fd0000}.slider_user_9 .irs-bar,.slider_user_9 .irs-handle>i:first-child{background-color:#fdba00;border:1px solid #fdba00!important}.irs--flat.slider_user_9 .irs-handle,.slider_user_9 .irs-handle{border:1px solid #fdba00!important}.amcharts-graph-graph_user_9 path{stroke:#fdba00}.amcharts-graph-graph_user_9 circle{fill:#fdba00}.slider_user_10 .irs-bar,.slider_user_10 .irs-handle>i:first-child{background-color:#fd00fd;border:1px solid #fd00fd!important}.irs--flat.slider_user_10 .irs-handle,.slider_user_10 .irs-handle{border:1px solid #fd00fd!important}.amcharts-graph-graph_user_10 path{stroke:#fd00fd}.amcharts-graph-graph_user_10 circle{fill:#fd00fd}.slider_user_11 .irs-bar,.slider_user_11 .irs-handle>i:first-child{background-color:#c6fd00;border:1px solid #c6fd00!important}.irs--flat.slider_user_11 .irs-handle,.slider_user_11 .irs-handle{border:1px solid #c6fd00!important}.amcharts-graph-graph_user_11 path{stroke:#c6fd00}.amcharts-graph-graph_user_11 circle{fill:#c6fd00}.slider_user_12 .irs-bar,.slider_user_12 .irs-handle>i:first-child{background-color:#00a0fd;border:1px solid #00a0fd!important}.irs--flat.slider_user_12 .irs-handle,.slider_user_12 .irs-handle{border:1px solid #00a0fd!important}.amcharts-graph-graph_user_12 path{stroke:#00a0fd}.amcharts-graph-graph_user_12 circle{fill:#00a0fd}.slider_user_13 .irs-bar,.slider_user_13 .irs-handle>i:first-child{background-color:#00fda9;border:1px solid #00fda9!important}.irs--flat.slider_user_13 .irs-handle,.slider_user_13 .irs-handle{border:1px solid #00fda9!important}.amcharts-graph-graph_user_13 path{stroke:#00fda9}.amcharts-graph-graph_user_13 circle{fill:#00fda9}.slider_user_14 .irs-bar,.slider_user_14 .irs-handle>i:first-child{background-color:#fd99cb;border:1px solid #fd99cb!important}.irs--flat.slider_user_14 .irs-handle,.slider_user_14 .irs-handle{border:1px solid #fd99cb!important}.amcharts-graph-graph_user_14 path{stroke:#fd99cb}.amcharts-graph-graph_user_14 circle{fill:#fd99cb}.slider_user_15 .irs-bar,.slider_user_15 .irs-handle>i:first-child{background-color:#f8c8a1;border:1px solid #f8c8a1!important}.irs--flat.slider_user_15 .irs-handle,.slider_user_15 .irs-handle{border:1px solid #f8c8a1!important}.amcharts-graph-graph_user_15 path{stroke:#f8c8a1}.amcharts-graph-graph_user_15 circle{fill:#f8c8a1}.slider_user_16 .irs-bar,.slider_user_16 .irs-handle>i:first-child{background-color:#c37aff;border:1px solid #c37aff!important}.irs--flat.slider_user_16 .irs-handle,.slider_user_16 .irs-handle{border:1px solid #c37aff!important}.amcharts-graph-graph_user_16 path{stroke:#c37aff}.amcharts-graph-graph_user_16 circle{fill:#c37aff}.slider_user_17 .irs-bar,.slider_user_17 .irs-handle>i:first-child{background-color:#fced6e;border:1px solid #fced6e!important}.irs--flat.slider_user_17 .irs-handle,.slider_user_17 .irs-handle{border:1px solid #fced6e!important}.amcharts-graph-graph_user_17 path{stroke:#fced6e}.amcharts-graph-graph_user_17 circle{fill:#fced6e}.slider_user_18 .irs-bar,.slider_user_18 .irs-handle>i:first-child{background-color:#7e75f8;border:1px solid #7e75f8!important}.irs--flat.slider_user_18 .irs-handle,.slider_user_18 .irs-handle{border:1px solid #7e75f8!important}.amcharts-graph-graph_user_18 path{stroke:#7e75f8}.amcharts-graph-graph_user_18 circle{fill:#7e75f8}.slider_user_19 .irs-bar,.slider_user_19 .irs-handle>i:first-child{background-color:#bdfcb5;border:1px solid #bdfcb5!important}.irs--flat.slider_user_19 .irs-handle,.slider_user_19 .irs-handle{border:1px solid #bdfcb5!important}.amcharts-graph-graph_user_19 path{stroke:#bdfcb5}.amcharts-graph-graph_user_19 circle{fill:#bdfcb5}.slider_user_20 .irs-bar,.slider_user_20 .irs-handle>i:first-child{background-color:#b8fdff;border:1px solid #b8fdff!important}.irs--flat.slider_user_20 .irs-handle,.slider_user_20 .irs-handle{border:1px solid #b8fdff!important}.amcharts-graph-graph_user_20 path{stroke:#b8fdff}.amcharts-graph-graph_user_20 circle{fill:#b8fdff}.slider_user_21 .irs-bar,.slider_user_21 .irs-handle>i:first-child{background-color:#834343;border:1px solid #834343!important}.irs--flat.slider_user_21 .irs-handle,.slider_user_21 .irs-handle{border:1px solid #834343!important}.amcharts-graph-graph_user_21 path{stroke:#834343}.amcharts-graph-graph_user_21 circle{fill:#834343}.slider_user_22 .irs-bar,.slider_user_22 .irs-handle>i:first-child{background-color:#8d7b48;border:1px solid #8d7b48!important}.irs--flat.slider_user_22 .irs-handle,.slider_user_22 .irs-handle{border:1px solid #8d7b48!important}.amcharts-graph-graph_user_22 path{stroke:#8d7b48}.amcharts-graph-graph_user_22 circle{fill:#8d7b48}.slider_user_23 .irs-bar,.slider_user_23 .irs-handle>i:first-child{background-color:#914691;border:1px solid #914691!important}.irs--flat.slider_user_23 .irs-handle,.slider_user_23 .irs-handle{border:1px solid #914691!important}.amcharts-graph-graph_user_23 path{stroke:#914691}.amcharts-graph-graph_user_23 circle{fill:#914691}.slider_user_24 .irs-bar,.slider_user_24 .irs-handle>i:first-child{background-color:#7f8f47;border:1px solid #7f8f47!important}.irs--flat.slider_user_24 .irs-handle,.slider_user_24 .irs-handle{border:1px solid #7f8f47!important}.amcharts-graph-graph_user_24 path{stroke:#7f8f47}.amcharts-graph-graph_user_24 circle{fill:#7f8f47}.slider_user_25 .irs-bar,.slider_user_25 .irs-handle>i:first-child{background-color:#46738d;border:1px solid #46738d!important}.irs--flat.slider_user_25 .irs-handle,.slider_user_25 .irs-handle{border:1px solid #46738d!important}.amcharts-graph-graph_user_25 path{stroke:#46738d}.amcharts-graph-graph_user_25 circle{fill:#46738d}.slider_user_26 .irs-bar,.slider_user_26 .irs-handle>i:first-child{background-color:#478d76;border:1px solid #478d76!important}.irs--flat.slider_user_26 .irs-handle,.slider_user_26 .irs-handle{border:1px solid #478d76!important}.amcharts-graph-graph_user_26 path{stroke:#478d76}.amcharts-graph-graph_user_26 circle{fill:#478d76}.slider_total .irs-bar,.slider_total .irs-handle>i:first-child{background-color:#28a745}.irs--flat.slider_question_1 .irs-bar,.irs--flat.slider_question_1 .irs-handle>i:first-child{background-color:#c37aff;border-color:#c37aff}.irs--flat.slider_question_1 .irs-bar,.irs--flat.slider_question_1 .irs-handle{border-color:#c37aff}.irs--flat.slider_question_1 .irs-bar{background-color:#c37aff}.irs--flat.slider_question_2 .irs-bar,.irs--flat.slider_question_2 .irs-handle>i:first-child{background-color:#fced6e;border-color:#fced6e}.irs--flat.slider_question_2 .irs-bar,.irs--flat.slider_question_2 .irs-handle{border-color:#fced6e}.irs--flat.slider_question_2 .irs-bar{background-color:#fced6e}.irs--flat.slider_question_3 .irs-bar,.irs--flat.slider_question_3 .irs-handle>i:first-child{background-color:#7e75f8;border-color:#7e75f8}.irs--flat.slider_question_3 .irs-bar,.irs--flat.slider_question_3 .irs-handle{border-color:#7e75f8}.irs--flat.slider_question_3 .irs-bar{background-color:#7e75f8}.irs--flat.slider_question_4 .irs-bar,.irs--flat.slider_question_4 .irs-handle>i:first-child{background-color:#bdfcb5;border-color:#bdfcb5}.irs--flat.slider_question_4 .irs-bar,.irs--flat.slider_question_4 .irs-handle{border-color:#bdfcb5}.irs--flat.slider_question_4 .irs-bar{background-color:#bdfcb5}.irs--flat.slider_question_5 .irs-bar,.irs--flat.slider_question_5 .irs-handle>i:first-child{background-color:#b8fdff;border-color:#b8fdff}.irs--flat.slider_question_5 .irs-bar,.irs--flat.slider_question_5 .irs-handle{border-color:#b8fdff}.irs--flat.slider_question_5 .irs-bar{background-color:#b8fdff}.irs--flat.slider_question_6 .irs-bar,.irs--flat.slider_question_6 .irs-handle>i:first-child{background-color:#834343;border-color:#834343}.irs--flat.slider_question_6 .irs-bar,.irs--flat.slider_question_6 .irs-handle{border-color:#834343}.irs--flat.slider_question_6 .irs-bar{background-color:#834343}.irs--flat.slider_question_7 .irs-bar,.irs--flat.slider_question_7 .irs-handle>i:first-child{background-color:#8d7b48;border-color:#8d7b48}.irs--flat.slider_question_7 .irs-bar,.irs--flat.slider_question_7 .irs-handle{border-color:#8d7b48}.irs--flat.slider_question_7 .irs-bar{background-color:#8d7b48}.irs--flat.slider_question_8 .irs-bar,.irs--flat.slider_question_8 .irs-handle>i:first-child{background-color:#914691;border-color:#914691}.irs--flat.slider_question_8 .irs-bar,.irs--flat.slider_question_8 .irs-handle{border-color:#914691}.irs--flat.slider_question_8 .irs-bar{background-color:#914691}.irs--flat.slider_question_9 .irs-bar,.irs--flat.slider_question_9 .irs-handle>i:first-child{background-color:#7f8f47;border-color:#7f8f47}.irs--flat.slider_question_9 .irs-bar,.irs--flat.slider_question_9 .irs-handle{border-color:#7f8f47}.irs--flat.slider_question_9 .irs-bar{background-color:#7f8f47}.irs--flat.slider_question_10 .irs-bar,.irs--flat.slider_question_10 .irs-handle>i:first-child{background-color:#46738d;border-color:#46738d}.irs--flat.slider_question_10 .irs-bar,.irs--flat.slider_question_10 .irs-handle{border-color:#46738d}.irs--flat.slider_question_10 .irs-bar{background-color:#46738d}.irs--flat.slider_question_11 .irs-bar,.irs--flat.slider_question_11 .irs-handle>i:first-child{background-color:#478d76;border-color:#478d76}.irs--flat.slider_question_11 .irs-bar,.irs--flat.slider_question_11 .irs-handle{border-color:#478d76}.irs--flat.slider_question_11 .irs-bar{background-color:#478d76}.amcharts-balloon-bg{stroke:var(--font-color-base)!important}.row.detail{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding-top:7px;padding-bottom:5px;margin-bottom:14px;background:#f8f9fa}.row.competenceRow .form_competence+.form_competence .containsSlider{padding-bottom:30px;padding-left:10px;padding-right:10px}.row.competenceRow .form_competence+.form_competence .assessment,.row.competenceRow .form_competence+.form_competence .average{background-color:#ebf7ff;font-weight:700}.row.competenceRow .form_competence+.form_competence .assessment .irs--flat.irs-disabled .irs-bar,.row.competenceRow .form_competence+.form_competence .average .irs--flat.irs-disabled .irs-bar{opacity:1!important}.row.competenceRow .form_competence+.form_competence .assessment .irs--flat .irs-handle>i:first-child,.row.competenceRow .form_competence+.form_competence .average .irs--flat .irs-handle>i:first-child{opacity:1!important}.assessmentRow,.row.competenceRow .form_competence+.form_competence .assessment,.row.competenceRow .form_competence+.form_competence .average{background-color:#ebf7ff;font-weight:700}.assessmentRow .irs-grid-text,.row.competenceRow .form_competence+.form_competence .assessment .irs-grid-text,.row.competenceRow .form_competence+.form_competence .average .irs-grid-text{font-weight:400}.accordion-content .containsSlider,.accordion-content .containsText{padding-top:15px}.accordion-content>.row>div>.row:first-child{border-bottom:0}.row.competenceRow label{font-weight:700}.irs--flat .irs-max,.irs--flat .irs-min{display:none}.irs--flat.irs-disabled:not(.slider_total):not([class*=slider_question]):not([class*=slider_user]){opacity:1}.irs--flat.irs-disabled:not(.slider_total):not([class*=slider_question]):not([class*=slider_user]) .irs-bar{opacity:.2;border-style:dotted!important}.irs--flat.irs-disabled:not(.slider_total):not([class*=slider_question]):not([class*=slider_user]) .irs-handle{border-style:dotted!important}.irs--flat.irs-disabled:not(.slider_total):not([class*=slider_question]):not([class*=slider_user]) .irs-handle>i:first-child{opacity:.5}.irs--flat .irs-single::before{bottom:-5px}.row.competenceRow .form-group.containsText,.row.competenceRow .form-group.containsTextarea{padding-top:15px}.row.competenceRow .accordion-content .containsSlider,.row.competenceRow .accordion-content .form-control-static{padding-top:15px}.form_competence label{margin-top:0}.row.competenceRow .form-group.containsText,.row.competenceRow .form-group.containsTextarea{padding-top:20px}.form-group.containsSlider{padding-top:25px;padding-bottom:10px}.form-group.containsText{padding-top:20px}.form-horizontal .form-group.containsText{padding-top:0}@media (max-width:991.98px){.form_competence>div>div.col-12{border-top:1px dashed #eee}.row.competenceRow .form_competence+.form_competence .containsSlider,.row.competenceRow .form_competence+.form_competence .form-control-static{padding-left:10px;padding-right:10px}}.CarouselDots .btn{display:inline-block;padding:0!important;min-height:auto}#CategoryWrapper .react-grid-item .CategoryItem .Overlay,.react-grid-item #CategoryWrapper .CategoryItem .Overlay,.react-grid-item .card .Overlay{border-radius:var(--card-border-radius)}#CategoryWrapper .react-grid-item .CategoryItem .Overlay:focus-visible,.react-grid-item #CategoryWrapper .CategoryItem .Overlay:focus-visible,.react-grid-item .card .Overlay:focus-visible{box-shadow:inset 0 0 0 2px #000,inset 0 0 0 3px #fff;outline:0}@media only screen and (max-width:767px){#Login .sidebar{-webkit-transform:none;transform:none;position:relative;width:100%;top:0;left:0}#Login #slides{display:none}}@media only screen and (max-height:640px){#Login .sidebar #loginBox{-webkit-transform:none;transform:none;top:0}}@media screen and (max-width:768px){.scripts_hrm_group_list #main_wrapper a,.scripts_manager_group_list #main_wrapper a{width:100%;padding:10px}.scripts_hrm_group_list #main_wrapper a .Tile,.scripts_manager_group_list #main_wrapper a .Tile{float:none;padding:10px 0}.scripts_hrm_group_list #main_wrapper a .Tile::after,.scripts_manager_group_list #main_wrapper a .Tile::after{display:block;content:"";clear:both}.scripts_hrm_group_list #main_wrapper a .Tile .ProfilePhoto,.scripts_manager_group_list #main_wrapper a .Tile .ProfilePhoto{float:none;margin:10px auto}.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight{width:auto;float:none}.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight::after,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight::after{display:block;content:"";clear:both}.scripts_hrm_group_list #main_wrapper a .Tile .WrapperRight .Name,.scripts_manager_group_list #main_wrapper a .Tile .WrapperRight .Name{font-weight:700;border-bottom:0}}.scripts_event_notify_edit #MenuAdmin,.scripts_event_notify_edit #MobileMenuBtn,.scripts_event_notify_edit #UserPicture{display:none}.ath-viewport *{box-sizing:border-box}.ath-viewport{position:relative;z-index:2147483641;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none}.ath-modal{pointer-events:auto!important;background:rgba(0,0,0,.6)}.ath-mandatory{background:#000}.ath-container{pointer-events:auto!important;position:absolute;z-index:2147483641;padding:.7em .6em;width:19em;background:#eee;background-size:100% auto;box-shadow:0 .2em 0 #d1d1d1;font-size:1rem;line-height:1em;text-align:center}.ath-container small{font-size:.8em;line-height:1.3em;display:block;margin-top:.5em}.ath-ios.ath-phone{bottom:1.8em;left:50%;margin-left:-9.5em}.ath-ios6.ath-tablet{left:5em;top:1.8em}.ath-ios7.ath-tablet{left:.7em;top:1.8em}.ath-ios10.ath-tablet,.ath-ios8.ath-tablet,.ath-ios9.ath-tablet{right:.4em;top:1.8em}.ath-android{bottom:1.8em;left:50%;margin-left:-9em}.ath-container:before{content:"";position:relative;display:block;float:right;margin:-.7em -.6em 0 .5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);background-size:50%;background-repeat:no-repeat;background-position:50%;width:2.7em;height:2.7em;text-align:center;overflow:hidden;color:#a33;z-index:2147483642}.ath-container.ath-icon:before{position:absolute;top:0;right:0;margin:0;float:none}.ath-mandatory .ath-container:before{display:none}.ath-container.ath-android:before{float:left;margin:-.7em .5em 0 -.6em}.ath-container.ath-android.ath-icon:before{position:absolute;right:auto;left:0;margin:0;float:none}.ath-action-icon{display:inline-block;vertical-align:middle;background-position:50%;background-repeat:no-repeat;text-indent:-9999em;overflow:hidden}.ath-ios10 .ath-action-icon,.ath-ios7 .ath-action-icon,.ath-ios8 .ath-action-icon,.ath-ios9 .ath-action-icon{width:1.6em;height:1.6em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjcxN0Q4RkE3ODY4MDExRTdBQjZERUVEODYwMUIxNTM3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjcxN0Q4RkE4ODY4MDExRTdBQjZERUVEODYwMUIxNTM3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NzE3RDhGQTU4NjgwMTFFN0FCNkRFRUQ4NjAxQjE1MzciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NzE3RDhGQTY4NjgwMTFFN0FCNkRFRUQ4NjAxQjE1MzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6EOjUAAAAFKUlEQVR42uydeYxdUxzHz5hBVWhj3yrEEgSRIE0khJqx1NI07dhJEIRGLCGWRAgR4Q8RYomgliB0VLVpUh1bECKq8QfaUkLKtIbYa5TW+J683zCR6bvvnbfcc+/5fJLvHzPvnjnn3k/Oucs5901Hd3e3S4hzlGnKWcpfZdih/v7+qp93JST3YuUhpUPZUpmurCv7Tm+SUM990OR6TlSeVTZFcPHxw/HjY+zrdJPcheDicobypNK5kc9nKM+UWXKZBZ9gPbczY7te5f5RwzeCC8ApykvK5nVcgD1axuNRRsEnKX3KZnWWO195uGzHpGyCj1SeC5A7woXKnQiOkynKIrvHbYRrlHsQHBdHKwuU8U36e1codyM4Dg5TXmyi3BGuUm5CcL5MVl5VJrbo79+q3ILgfDhceVnZusX13FzknlxUwYcqi5UJbarP9+QbEdweDrKr5Yltrvd25XoEt5YD7Zy7XU7136Fci+DWcIDJ3T7ndvgHIbMQ3Fz2V15TdggoO9zktvhJifuUSxHcHPayC6odA8r+oAxlbLM0ULKfgboEwY2xp/K6sltA2R+VHuXvjO1uUN4IlPyAci6Cw9jDDvykgLK/usqsUi298w/lZOXNwOM3WzkbwfWxq+KXC+4eKNdP9r9bR5m1rjKH/F5AfX5BwRPKmQiujV1sWN47oOxvylTlnYCyvyjHK+8HSn5KOR3B1dnZ5O4TUHatyX27gfp/Vo5TljQg+VQEj81Odiu0b0BZfx71qyTfakI7frKLsw8CyvpluHNsuEfwKLZ1lYmD/QLlTrNzdrPwkv3a6Y8CyvrVJH12kYdgsY3yinJwQNl11nMXt6Bd3ynHKh8HSvY9eQqCnbtcOSSgnH+3yK97XtTCtg2apE8Cym7hKk+8OlMXfJvdS4bIndeG9o1IXlZnuZV2u7YhdcH+SZN/eL+qxu3Xu8rrKHPb2MZv7er68xq391Ivq2OfSi14nPXESXXI7cuhnV8rxyhf1HjL9LSrTG8mL/g66x1ZDFtPn5NjW1fZsDtQw7Z+WvN5zsHO3VXDLY4fxi9wlTcP8uYz5Qjly4ztvrfRJvlz8JA9GJhfRe5FrvIiWSx8ZQ9DNtaT1yhHKR8yRP93P9s7xlWxH5b9nOtjLj5W2jn5/5IH7PfLYmhkTI8q/3SVh/VzR8m9UnnExcundgu12n7+xn5eHksDY5ts8JJPsyvQq5V7XfysMKlLrOeuiKlxMb7Z7i9KznPZKzFiwvfYyTG2OdYJ/yLJjbrNqXzLTrIgGMGAYEAwIBgQDAgGBKeEf1S5sGBt9t9IN5hT3f711dkxHYyenp5MwVMLJnh8znUX6ngxRHMOBgS3lwmJ1p2M4K0SrZshGhCM4AKwJtG6kxG8PtG6GaIBwcmRtWzWLz7vjazNgznXPTOy4+FfxutoRPAL9IN/+T3C4zFcTTBDNOdgQDAgGBAMCAYEA4IRDAgGBAOCAcGAYEAwggHBgGBAMCAYEAwIBgQjGBAMCAYEA4IBwYBgBAOCAcGAYEAwIBgQjGBAMCAYEAwIBgTXy/KMzwcQXGyyvuN5A4IBwRAnXQns4yxX/f8drUZwsVnKEA0IBgQDggHBgGBAMCAYwYBgQDAgGBAMCAYEIxgQDAgGBAOCAcGAYAQDggHBgGBAMCAYEAwIRjAgGBAMCAYEA4IBwQgGBAOCAcGAYEAwIBgQjGBAMCAYEAwtoZZvfB/HYSqvYN/DhzhMDNGAYEAwIBgQDAhGMCAYEAwIBgRDA/wjwADQcsLkc4raXgAAAABJRU5ErkJggg==);margin-top:-.3em;background-size:auto 100%}.ath-ios6 .ath-action-icon{width:1.8em;height:1.8em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);margin-bottom:.4em;background-size:100% auto}.ath-android .ath-action-icon{width:1.4em;height:1.5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);background-size:100% auto}.ath-container p{margin:0;padding:0;position:relative;z-index:2147483642;text-shadow:0 .1em 0 #fff;font-size:1em;line-height:1.5em}.ath-ios.ath-phone:after{content:"";background:#eee;position:absolute;width:1.5em;height:1.5em;bottom:-.5em;left:50%;margin-left:-1em;-webkit-transform:scaleX(.9) rotate(45deg);transform:scaleX(.9) rotate(45deg);box-shadow:.2em .2em 0 #d1d1d1}.ath-ios.ath-tablet:after{content:"";background:#eee;position:absolute;width:2em;height:2em;top:-.5em;left:50%;margin-left:-1em;-webkit-transform:scaleX(.9) rotate(45deg);transform:scaleX(.9) rotate(45deg);z-index:2147483641}.ath-application-icon{position:relative;padding:0;border:0;margin:0 auto .2em auto;height:4em;width:4em;z-index:2147483642}.ath-container.ath-ios .ath-application-icon{border-radius:1em;box-shadow:0 .2em .4em rgba(0,0,0,.3),inset 0 .07em 0 rgba(255,255,255,.5);margin:0 auto .4em auto}@media only screen and (orientation:landscape){.ath-container.ath-phone{width:24em}.ath-android.ath-phone{margin-left:-12em}.ath-ios.ath-phone{margin-left:-12em}.ath-ios6:after{left:39%}.ath-ios8.ath-phone{left:auto;bottom:auto;right:.4em;top:1.8em}.ath-ios8.ath-phone:after{bottom:auto;top:-.9em;left:68%;z-index:2147483641;box-shadow:none}}html[class^=scripts_sims]{background-color:#f0f0f0}html[class^=scripts_sims] .containsMoney .input-group{display:inherit}html[class^=scripts_sims] .containsMoney .input-group .input-group-addon{display:none}html[class^=scripts_sims] #new_events{margin-bottom:0}html[class^=scripts_sims] #MenuDashboard{margin-bottom:0}html[class^=scripts_sims] #MenuDashboard ul{-webkit-padding-start:0;margin-bottom:0}html[class^=scripts_sims] #MenuDashboard ul li{display:block;min-width:18%;max-width:25%;float:left;background-color:#bebebe;margin-right:1px;cursor:pointer}html[class^=scripts_sims] #MenuDashboard ul li a{display:block;font-size:13px;font-weight:700;color:#fff;padding:15px;width:initial}html[class^=scripts_sims] .report_dashboard>div{margin-bottom:10px}html[class^=scripts_sims] .report_dashboard_block{width:100%}html[class^=scripts_sims] .dashboard_red td{background-color:#e39999}html[class^=scripts_sims] .dashboard_orange td{background-color:#f0ad4e}html[class^=scripts_sims] .amcharts-main-div,html[class^=scripts_sims] .report_dashboard_block_footer{cursor:auto}html[class^=scripts_sims] a,html[class^=scripts_sims] a:link,html[class^=scripts_sims] a:visited{color:#444}html[class^=scripts_sims] #Content main>.row:first-child+.row{position:relative;z-index:3}html[class^=scripts_sims] #Content main>.row:first-child+.row .dropdown-menu{position:fixed;z-index:9999;top:40px;right:10px;background-color:#fff}html[class^=scripts_sims] .div_tree_check input[type=checkbox],html[class^=scripts_sims] .div_tree_check input[type=radio]{margin-top:2px}html[class^=scripts_sims] a:hover{color:#666}html[class^=scripts_sims] #Content>.container{padding-bottom:10px}html[class^=scripts_sims] #setStartPage{margin-top:10px}html[class^=scripts_sims] #MenuPersonal{z-index:2}html[class^=scripts_sims] #page-wrapper{font-family:arial,"Helvetica Neue",Helvetica,sans-serif}html[class^=scripts_sims] #Header #MenuAdmin ul.mega-dropdown-menu>li>ul>li,html[class^=scripts_sims] #Header #MenuAdmin ul.mega-dropdown-menu>li>ul>li>a{padding-left:0}html[class^=scripts_sims] .popover .popover-content{font-size:.9em}html[class^=scripts_sims] .popover .popover-content td{background:#fff}html[class^=scripts_sims] .popover .popover-content td.formrow_divider{display:none}html[class^=scripts_sims] .popover .popover-content td.formrow_label label{display:inline}html[class^=scripts_sims] .popover .popover-content td.formrow_label:after{content:": "}html[class^=scripts_sims] .popover .popover-content td.formrow_content,html[class^=scripts_sims] .popover .popover-content td.formrow_label{font-size:.9em}html[class^=scripts_sims] .table-bordered .date{white-space:nowrap}html[class^=scripts_sims].scripts_sims_admin_event_event_list.fac #loading{margin-left:540px;margin-top:310px}html[class^=scripts_sims] .icon-minus2,html[class^=scripts_sims] .icon-plus2.small,html[class^=scripts_sims] .icon.icon-plus2,html[class^=scripts_sims] .icon.icon-search2,html[class^=scripts_sims] .tree_minus,html[class^=scripts_sims] .tree_plus,html[class^=scripts_sims] div[id^=div_tre] .icon{cursor:pointer}html[class^=scripts_sims] .icon-plus2.small,html[class^=scripts_sims] div[id^=div_tre] .icon-plus2.small{color:#34a853;margin-left:1px}html[class^=scripts_sims] .icon-minus2.small,html[class^=scripts_sims] .icon-plus2.small,html[class^=scripts_sims] div[id^=div_tre] .icon-minus2.small,html[class^=scripts_sims] div[id^=div_tre] .icon-plus2.small{font-size:.7em}html[class^=scripts_sims] td[id^=td_tre_id].icon-minus2.small,html[class^=scripts_sims] td[id^=td_tre_id].icon-plus2.small{color:#333}html[class^=scripts_sims] .tree_minus{background-image:url(../img/minus-gray.png)}html[class^=scripts_sims] .tree_plus{background-image:url(../img/plus-gray.png)}html[class^=scripts_sims] .form-control-static td{vertical-align:middle;padding-top:2px;padding-bottom:2px}html[class^=scripts_sims] .form-control-static>table td:last-child{vertical-align:text-bottom;padding-top:4px;padding-bottom:0}html[class^=scripts_sims] .form-control-static>table img[title=Details]{background:#fff url(../img/zoom-gray.png) center top no-repeat;overflow:hidden;padding-top:16px;width:10px;height:16px;cursor:pointer;margin-right:5px}html[class^=scripts_sims] .form-control-static>table td[colspan="6"] div[id^=div_tre]{padding-left:63px}html[class^=scripts_sims] .form-control-static>table td[colspan="6"] table{margin-left:0}html[class^=scripts_sims] .form-control-static>table td[colspan="6"] table table{margin-left:10px}html[class^=scripts_sims] .form-control-static>table td[colspan="6"] table table table{margin-left:10px}html[class^=scripts_sims] .form-control-static>table td[colspan="6"] table table table table table{margin-left:10px}html[class^=scripts_sims] .form-control-static>table td[colspan="6"] table table table table table table{margin-left:0}html[class^=scripts_sims] .form-control-static>table div[id^=div_tre] td[colspan="7"]{padding-left:5px!important}html[class^=scripts_sims] .form-control-static>table div[id^=div_tre]>table>tbody>tr>td[align=center]{min-width:10px}html[class^=scripts_sims] .form-control-static>table div[id^=div_tre]>table>tbody>tr>td:last-child{width:99%;padding-top:4px;padding-bottom:0}html[class^=scripts_sims] .form-control-static>table .tree_empty img{max-width:5px}html[class^=scripts_sims] .form-control-static>table td.tree_minus,html[class^=scripts_sims] .form-control-static>table td.tree_plus{min-width:20px}html[class^=scripts_sims] .form-control-static>table td[id^=td_tre].icon-minus2.small>img,html[class^=scripts_sims] .form-control-static>table td[id^=td_tre].icon-plus2.small>img{max-width:5px}html[class^=scripts_sims] .form-control-static>table td.tree_minus>img,html[class^=scripts_sims] .form-control-static>table td.tree_plus>img{display:none!important}html[class^=scripts_sims] .form-control-static>table div>table{width:100%}html[class^=scripts_sims] .form-control-static>table div>table td{white-space:nowrap;min-width:10px}html[class^=scripts_sims] .form-control-static>table .div_tree_check{height:auto;width:auto;font-size:0;text-indent:0}html[class^=scripts_sims] .form-control-static>table .div_tree_check input[type=checkbox]{display:inline}html[class^=scripts_sims] .form-control-static>table table td:first-child{max-width:30px}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper{font-weight:700}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper>tbody>tr:first-child>td:first-child{background-color:#fff}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper>tbody>tr:first-child>td:last-child{text-align:right;padding-left:30px;height:30px;line-height:30px;color:#333}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper .matrix_caption_frequency.matrix_size{width:auto}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper td:last-child{padding-top:0}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper>tbody>tr:first-child+tr>td:first-child{max-width:30px;text-align:left;width:30px}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper div{display:block;width:auto;-webkit-transform:rotate(-90deg) translate3d(-8px,0,0);transform:rotate(-90deg) translate3d(-8px,0,0);-ms-transform:rotate(-90deg) translate3d(-17px,-65px,0);white-space:nowrap}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){html[class^=scripts_sims] .form-control-static>table.MatrixWrapper div{width:160px}}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper .matrix_caption_result{vertical-align:middle;padding-top:0;padding-bottom:0}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper .matrix_caption_frequency{padding-right:1em}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper .Matrix{background-color:#fff;font-weight:400}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper .MatrixSpace{display:none!important}html[class^=scripts_sims] .form-control-static>table.MatrixWrapper .matrix_size+.matrix_size{min-width:50px}html[class^=scripts_sims] .MatrixWrapper{margin-bottom:30px}html[class^=scripts_sims] .MatrixWrapper div{-webkit-transform:rotate(-90deg) translate3d(-15px,-63px,0);transform:rotate(-90deg) translate3d(-15px,-63px,0);width:160px;color:#333;text-align:center}html[class^=scripts_sims] .matrix_value{background-color:#eaeaea;border-color:#fff!important;vertical-align:middle}html[class^=scripts_sims] .form-control-static .MatrixWrapper table td:last-child,html[class^=scripts_sims] .matrix_value{vertical-align:middle!important}html[class^=scripts_sims] #tableTree .datarow>td{padding:8px}html[class^=scripts_sims] #tableTree .datarow>td .icon{padding:4px 4px}html[class^=scripts_sims] .panel.containsBootstrapGrid:not(.collapsable) .panel-heading{float:left;margin-bottom:-3em}html[class^=scripts_sims] .panel.containsButtonToolbar:not(.containsBootstrapForm) .panel-heading{float:left;margin-bottom:-3em}html[class^=scripts_sims] .dropdown-menu.open,html[class^=scripts_sims] .dropup .dropdown-menu,html[class^=scripts_sims] .navbar-fixed-bottom .dropdown .dropdown-menu,html[class^=scripts_sims] form .row.header .col-lg-12>.btn-group:first-child .dropdown-menu{margin-bottom:0;margin-top:0}html[class^=scripts_sims] .dropdown-menu{border-radius:0;box-shadow:none}html[class^=scripts_sims] .dropdown-menu.open .btn-group .btn{border:none;background-color:#ddd}html[class^=scripts_sims] .dropdown-menu.open .btn-group .btn:active,html[class^=scripts_sims] .dropdown-menu.open .btn-group .btn:focus,html[class^=scripts_sims] .dropdown-menu.open .btn-group .btn:hover{background-color:#c4c4c4}html[class^=scripts_sims] .dropdown-menu.open .bs-actionsbox .btn-group .btn{width:49.5%;padding-left:0;padding-right:0;border-radius:0}html[class^=scripts_sims] .dropdown-menu.open .bs-actionsbox .btn-group .btn+.btn{margin-left:.9%}html[class^=scripts_sims] .dropdown-menu .inner li a{font-size:.9em}html[class^=scripts_sims] .panel .collapsed h4 .icon-arrow-up{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}html[class^=scripts_sims] body{background-color:#f0f0f0}@media screen and (min-width:768px){html[class^=scripts_sims] .table-responsive .table-bordered{margin-bottom:10px}html[class^=scripts_sims] .table-responsive>.table-bordered{width:100%}html[class^=scripts_sims] .table.table-bordered.table-striped.floatThead-table{max-width:100%}}html[class^=scripts_sims] .table-responsive .table-bordered{margin-bottom:10px}html[class^=scripts_sims] .table-responsive>.table-bordered{width:100%}html[class^=scripts_sims] .table.table-bordered.table-striped.floatThead-table{max-width:100%}html[class^=scripts_sims] .table.table-bordered.table-striped{border:0!important}html[class^=scripts_sims] .table.table-bordered.table-striped th{background-color:#555;color:#fff}html[class^=scripts_sims] .table.table-bordered.table-striped th span{color:#fff}html[class^=scripts_sims] .table th.sortable.asc span.icon:before{color:#fff}html[class^=scripts_sims] .table th.sortable.desc span.icon:before{color:#fff}html[class^=scripts_sims] .table>tbody>tr>td,html[class^=scripts_sims] .table>tbody>tr>th,html[class^=scripts_sims] .table>tfoot>tr>td,html[class^=scripts_sims] .table>tfoot>tr>th,html[class^=scripts_sims] .table>thead>tr>td,html[class^=scripts_sims] .table>thead>tr>th{border-bottom:0!important;border-top:0!important}html[class^=scripts_sims] .table-striped>tbody>tr:nth-of-type(odd){background-color:#f0f0f0}html[class^=scripts_sims] .table-striped>tbody>tr:nth-of-type(even){background-color:#fbfbfb}html[class^=scripts_sims] .panel .panel-heading{border-bottom:0}html[class^=scripts_sims] .panel .panel-heading.containsNav{margin-bottom:10px}html[class^=scripts_sims] .panel.panel-default .panel-heading[data-toggle=collapse] h4{color:#fff;padding:10px;background:#666;text-decoration:none!important;font-size:1em;font-weight:700;margin-bottom:0}html[class^=scripts_sims] .panel.collapsable h4 .icon{line-height:22px}html[class^=scripts_sims] .select2-container--bootstrap .select2-selection--single{padding-left:4px}html[class^=scripts_sims] .form-group.containsSelectbox .form-control-feedback,html[class^=scripts_sims] .form-group.containsSelectboxSelect2 .form-control-feedback,html[class^=scripts_sims] .form-group.containsTextbox .form-control-feedback{display:none!important}html[class^=scripts_sims] #MenuDashboard>ul{padding-left:0}html[class^=scripts_sims] .scripts_sims_admin_event_dashboard .panel.panel-default.DashBoardFilterPanel .panel-heading[data-toggle=collapse] h4{background:#bebebe!important}html[class^=scripts_sims] .scripts_sims_admin_event_dashboard .panel-heading .icon-arrow-down{float:right;line-height:22px!important;-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}html[class^=scripts_sims] .scripts_sims_admin_event_dashboard .panel-heading.collapsed .icon-arrow-down{-webkit-transform:rotate(0);transform:rotate(0)}html[class^=scripts_sims] [data-toggle~=collapse] h4:hover{text-decoration:underline}html[class^=scripts_sims] [data-toggle~=collapse] h4 .icon.icon-arrow-down{display:none}html[class^=scripts_sims] .badge,html[class^=scripts_sims] .panel-default>.panel-heading .badge{margin:0;background:0 0;color:inherit;float:none}html[class^=scripts_sims] .badge:before{content:"("}html[class^=scripts_sims] .badge:after{content:")"}html[class^=scripts_sims] .containsBootstrapForm .panel-heading{border-bottom:0}html[class^=scripts_sims] .panel.panel-default .panel-body{padding-top:0;padding-bottom:0}html[class^=scripts_sims] .containsBootstrapForm .setStartPageCheckbox .control-label{display:none}@media screen and (min-width:768px){html[class^=scripts_sims] .MatrixWrapper{margin-bottom:60px}}@media screen and (min-width:544px){.scripts_sims_admin_event_dashboard .popover{max-width:360px}.scripts_sims_admin_event_dashboard .popover .popover-content td.formrow_divider{display:none}.scripts_sims_admin_event_dashboard .popover .popover-content td.formrow_label label{display:inline}.scripts_sims_admin_event_dashboard .popover .popover-content td.formrow_label:after{content:": "}}@media only screen and (max-width:767px) and (orientation:portrait),only screen and (max-device-width:667px) and (orientation:landscape),only screen and (min-device-width:768px) and (max-device-height:1366px) and (-webkit-device-pixel-ratio:2){html[class^=scripts_sims] nav#MobileMenu #UserPicture{display:none}html[class^=scripts_sims] .clearHeader{height:70px}html[class^=scripts_sims] .table-responsive{border-width:0}html[class^=scripts_sims_admin_event] #new_events{display:none}html[class^=scripts_sims_admin_event] #MenuDashboard{display:none}html[class^=scripts_sims_admin_event] #new_events{display:none}html[class^=scripts_sims_admin_event] .visible-xs#Header{position:fixed!important;top:0;right:0;left:0;z-index:1030}}.Trainings{display:grid;grid-template-columns:var(--content-item-grid);grid-gap:30px;margin:0 0 var(--spacing) 0}.Trainings .CatalogueItem,.Trainings .CategoryItem{padding:0}.Trainings .CatalogueItem .card-title,.Trainings .CategoryItem .card-title{border-bottom:1px solid rgba(40,40,40,.3);padding-bottom:6px}.Trainings .CatalogueItem .Location .Label,.Trainings .CatalogueItem .NextDay .Label,.Trainings .CategoryItem .Location .Label,.Trainings .CategoryItem .NextDay .Label{font-weight:700;font-style:italic}.Trainings .CatalogueItem .Location,.Trainings .CategoryItem .Location{margin-top:6px}.ContentSubscription iframe{max-width:100%}.scripts_user_training_details #CatalogueDetailsDates .row:not(.ContentItems){margin-right:-15px;margin-left:-15px}.scripts_oauth2_server_portalselection{background-image:url(/skins/bootstrap/default/img/portal-select-bg.jpg)!important;background-size:cover}.scripts_oauth2_server_portalselection #page-wrapper,.scripts_oauth2_server_portalselection body{background-color:transparent}.scripts_oauth2_server_portalselection #Logo_top{display:none!important}.scripts_oauth2_server_portalselection main{max-width:30rem;background-color:#fff;margin:50vh auto auto auto;border-radius:2rem;padding:1rem 3.5rem 1rem;position:relative;box-shadow:rgba(22,62,89,.2) 0 15px 40px 0;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.scripts_oauth2_server_portalselection main .col-12{flex:0 0 100%;max-width:100%}.scripts_oauth2_server_portalselection main .list-group-item{border-bottom:1px solid rgba(0,0,0,.125)!important;border-radius:0!important;margin-bottom:0;text-decoration:none}.scripts_oauth2_server_portalselection main .list-group-item:hover{background-color:#f0f2f5}.scripts_oauth2_server_portalselection main .list-group-item:first-child{border-top:1px solid rgba(0,0,0,.125)!important}.scripts_oauth2_server_portalselection main .list-group-item:last-child{border-bottom:0!important}.Friend{position:relative;width:100%;padding-right:15px;padding-left:15px;margin-bottom:1rem;margin-top:1rem}@media (min-width:576px) and (max-width:767.98px){.Friend{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.Friend{flex:0 0 50%;max-width:50%}}@media (min-width:992px){.Friend{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media (min-width:1200px){.Friend{flex:0 0 25%;max-width:25%}}@media (min-width:1800px){.Friend{flex:0 0 16.6666666667%;max-width:16.6666666667%}}#CategoryWrapper .Friend .CategoryItem,.Friend #CategoryWrapper .CategoryItem,.Friend .card{height:100%;margin:0}.Friend .card-title{font-weight:700}.Friend .card-text{overflow:hidden;margin-bottom:0}.scripts_admin_training_registration_registration_training_edit td,.scripts_admin_training_registration_registration_training_edit th{white-space:nowrap}.scripts_admin_training_registration_registration_training_edit .icon-cross{color:var(--red-normal)}.scripts_admin_training_registration_registration_training_edit .icon-check{color:var(--green-normal)}.scripts_external_public #Logo_top{display:none!important}#MobileMenuBtn{display:none}#MobileMenuBtn .hamburger-inner,#MobileMenuBtn .hamburger-inner:after,#MobileMenuBtn .hamburger-inner:before{background:#666}nav#MobileMenu #UserPicture{overflow:hidden;border-radius:50%;width:75px;height:75px;margin:0 auto;background-image:url(../img/profile_thumb_default.jpg);background-size:cover}nav#MobileMenu #UserPicture img{width:75px}nav#MobileMenu .admin{margin-top:30px}nav#MobileMenu .admin:before{content:"Beheer menu";font-size:1.3rem;border-bottom:1px solid #ccc;display:block;margin-right:0;font-weight:700}#trigger{display:none}@media only screen and (max-width:480px){.scripts_event_notify_edit div[class*=col-lg-],.scripts_event_notify_edit div[class*=col-md-],.scripts_event_notify_edit div[class*=col-sm-]{float:left;width:100%}.radiogroup.inline .radio{float:left}div[class*=col-lg]:not([class*=col-xs]){width:100%}}@media only screen and (min-width:568px) and (max-width:750px) and (orientation:landscape){.visible-xsl{display:block!important}.col-xsl-1{width:8.3333%}.col-xsl-2{width:16.6667%}.col-xsl-3{width:25%}.col-xsl-4{width:33.3333%}.col-xsl-5{width:41.6667%}.col-xsl-6{width:50%}.col-xsl-7{width:58.3333%}.col-xsl-8{width:66.6667}.col-xsl-9{width:75%}.col-xsl-10{width:83.333%}.col-xsl-11{width:91.6667%}.col-xsl-12{width:100%}.col-xsl-offset-1{margin-left:8.3333%}.col-xsl-offset-2{margin-left:16.6667%}.col-xsl-offset-3{margin-left:25%}.col-xsl-offset-4{margin-left:33.3333%}.col-xsl-offset-5{margin-left:41.6667%}.col-xsl-offset-6{margin-left:50%}.col-xsl-offset-7{margin-left:58.3333%}.col-xsl-offset-8{margin-left:66.6667%}.col-xsl-offset-9{margin-left:75%}.col-xsl-offset-10{margin-left:83.333%}.col-xsl-offset-11{margin-left:91.6667%}#CategoryWrapper #Content .tile.CategoryItem .Image .value,#CategoryWrapper #Content .tile.CategoryItem .NoImage .value,#CategoryWrapper #Content .tile.CategoryItem .card-body .value,#CategoryWrapper .CategoryItem #Content .card.tile .Image .value,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .value,#Content #CategoryWrapper .tile.CategoryItem .Image .value,#Content #CategoryWrapper .tile.CategoryItem .NoImage .value,#Content #CategoryWrapper .tile.CategoryItem .card-body .value,#Content .card.tile #CategoryWrapper .CategoryItem .Image .value,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .value,#Content .card.tile .card-body .value{float:left}}@media only screen and (max-width:991px){#page-wrapper{padding-left:0}#Header #Logo{background-position:right}#CategoryWrapper #Content .tile.CategoryItem,#Content #CategoryWrapper .tile.CategoryItem,#Content .card.tile{min-height:initial}#CategoryWrapper #Content .tile.userdata.CategoryItem .Header,#CategoryWrapper #Content .tile.userdata.CategoryItem .card-header,#CategoryWrapper .CategoryItem #Content .card.tile.userdata .Header,#Content #CategoryWrapper .tile.userdata.CategoryItem .Header,#Content #CategoryWrapper .tile.userdata.CategoryItem .card-header,#Content .card.tile.userdata #CategoryWrapper .CategoryItem .Header,#Content .card.tile.userdata .card-header{display:none}#CategoryWrapper #Content .tile.CategoryItem .Header,#CategoryWrapper #Content .tile.CategoryItem .card-header,#CategoryWrapper .CategoryItem #Content .card.tile .Header,#Content #CategoryWrapper .tile.CategoryItem .Header,#Content #CategoryWrapper .tile.CategoryItem .card-header,#Content .card.tile #CategoryWrapper .CategoryItem .Header,#Content .card.tile .card-header{min-height:5rem}#CategoryWrapper #Content .tile.CategoryItem .Image>.left,#CategoryWrapper #Content .tile.CategoryItem .NoImage>.left,#CategoryWrapper #Content .tile.CategoryItem .card-body>.left,#CategoryWrapper .CategoryItem #Content .card.tile .Image>.left,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage>.left,#Content #CategoryWrapper .tile.CategoryItem .Image>.left,#Content #CategoryWrapper .tile.CategoryItem .NoImage>.left,#Content #CategoryWrapper .tile.CategoryItem .card-body>.left,#Content .card.tile #CategoryWrapper .CategoryItem .Image>.left,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage>.left,#Content .card.tile .card-body>.left{width:100%}#CategoryWrapper #Content .tile.CategoryItem .Image>.right,#CategoryWrapper #Content .tile.CategoryItem .NoImage>.right,#CategoryWrapper #Content .tile.CategoryItem .card-body>.right,#CategoryWrapper .CategoryItem #Content .card.tile .Image>.right,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage>.right,#Content #CategoryWrapper .tile.CategoryItem .Image>.right,#Content #CategoryWrapper .tile.CategoryItem .NoImage>.right,#Content #CategoryWrapper .tile.CategoryItem .card-body>.right,#Content .card.tile #CategoryWrapper .CategoryItem .Image>.right,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage>.right,#Content .card.tile .card-body>.right{display:none}#CategoryWrapper #Content .tile.CategoryItem .Image .picture,#CategoryWrapper #Content .tile.CategoryItem .NoImage .picture,#CategoryWrapper #Content .tile.CategoryItem .card-body .picture,#CategoryWrapper .CategoryItem #Content .card.tile .Image .picture,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .picture,#Content #CategoryWrapper .tile.CategoryItem .Image .picture,#Content #CategoryWrapper .tile.CategoryItem .NoImage .picture,#Content #CategoryWrapper .tile.CategoryItem .card-body .picture,#Content .card.tile #CategoryWrapper .CategoryItem .Image .picture,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .picture,#Content .card.tile .card-body .picture{float:none;margin:0 auto;max-width:8rem;max-height:8rem}#CategoryWrapper #Content .tile.CategoryItem .Image .picture img,#CategoryWrapper #Content .tile.CategoryItem .NoImage .picture img,#CategoryWrapper #Content .tile.CategoryItem .card-body .picture img,#CategoryWrapper .CategoryItem #Content .card.tile .Image .picture img,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .picture img,#Content #CategoryWrapper .tile.CategoryItem .Image .picture img,#Content #CategoryWrapper .tile.CategoryItem .NoImage .picture img,#Content #CategoryWrapper .tile.CategoryItem .card-body .picture img,#Content .card.tile #CategoryWrapper .CategoryItem .Image .picture img,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .picture img,#Content .card.tile .card-body .picture img{width:8rem}#CategoryWrapper #Content .tile.CategoryItem .Image .name,#CategoryWrapper #Content .tile.CategoryItem .NoImage .name,#CategoryWrapper #Content .tile.CategoryItem .card-body .name,#CategoryWrapper .CategoryItem #Content .card.tile .Image .name,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .name,#Content #CategoryWrapper .tile.CategoryItem .Image .name,#Content #CategoryWrapper .tile.CategoryItem .NoImage .name,#Content #CategoryWrapper .tile.CategoryItem .card-body .name,#Content .card.tile #CategoryWrapper .CategoryItem .Image .name,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .name,#Content .card.tile .card-body .name{width:100%;text-align:center;float:left;font-weight:700;margin-top:1rem}#CategoryWrapper #Content .tile.CategoryItem .Image .details,#CategoryWrapper #Content .tile.CategoryItem .NoImage .details,#CategoryWrapper #Content .tile.CategoryItem .card-body .details,#CategoryWrapper .CategoryItem #Content .card.tile .Image .details,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .details,#Content #CategoryWrapper .tile.CategoryItem .Image .details,#Content #CategoryWrapper .tile.CategoryItem .NoImage .details,#Content #CategoryWrapper .tile.CategoryItem .card-body .details,#Content .card.tile #CategoryWrapper .CategoryItem .Image .details,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .details,#Content .card.tile .card-body .details{float:none}#CategoryWrapper #Content .tile.CategoryItem .Image .details .row_wrapper .FilterIcon,#CategoryWrapper #Content .tile.CategoryItem .NoImage .details .row_wrapper .FilterIcon,#CategoryWrapper #Content .tile.CategoryItem .card-body .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem #Content .card.tile .Image .details .row_wrapper .FilterIcon,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .details .row_wrapper .FilterIcon,#Content #CategoryWrapper .tile.CategoryItem .Image .details .row_wrapper .FilterIcon,#Content #CategoryWrapper .tile.CategoryItem .NoImage .details .row_wrapper .FilterIcon,#Content #CategoryWrapper .tile.CategoryItem .card-body .details .row_wrapper .FilterIcon,#Content .card.tile #CategoryWrapper .CategoryItem .Image .details .row_wrapper .FilterIcon,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .details .row_wrapper .FilterIcon,#Content .card.tile .card-body .details .row_wrapper .FilterIcon{margin-left:1rem}#CategoryWrapper #Content .tile.CategoryItem .Image .details div span.category,#CategoryWrapper #Content .tile.CategoryItem .NoImage .details div span.category,#CategoryWrapper #Content .tile.CategoryItem .card-body .details div span.category,#CategoryWrapper .CategoryItem #Content .card.tile .Image .details div span.category,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .details div span.category,#Content #CategoryWrapper .tile.CategoryItem .Image .details div span.category,#Content #CategoryWrapper .tile.CategoryItem .NoImage .details div span.category,#Content #CategoryWrapper .tile.CategoryItem .card-body .details div span.category,#Content .card.tile #CategoryWrapper .CategoryItem .Image .details div span.category,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .details div span.category,#Content .card.tile .card-body .details div span.category{width:83%}#CategoryWrapper #Content .tile.CategoryItem .Image .details div span.category_compliance,#CategoryWrapper #Content .tile.CategoryItem .NoImage .details div span.category_compliance,#CategoryWrapper #Content .tile.CategoryItem .card-body .details div span.category_compliance,#CategoryWrapper .CategoryItem #Content .card.tile .Image .details div span.category_compliance,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .details div span.category_compliance,#Content #CategoryWrapper .tile.CategoryItem .Image .details div span.category_compliance,#Content #CategoryWrapper .tile.CategoryItem .NoImage .details div span.category_compliance,#Content #CategoryWrapper .tile.CategoryItem .card-body .details div span.category_compliance,#Content .card.tile #CategoryWrapper .CategoryItem .Image .details div span.category_compliance,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .details div span.category_compliance,#Content .card.tile .card-body .details div span.category_compliance{width:17%}#CategoryWrapper #Content .tile.CategoryItem .Image .compliance,#CategoryWrapper #Content .tile.CategoryItem .NoImage .compliance,#CategoryWrapper #Content .tile.CategoryItem .card-body .compliance,#CategoryWrapper .CategoryItem #Content .card.tile .Image .compliance,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .compliance,#Content #CategoryWrapper .tile.CategoryItem .Image .compliance,#Content #CategoryWrapper .tile.CategoryItem .NoImage .compliance,#Content #CategoryWrapper .tile.CategoryItem .card-body .compliance,#Content .card.tile #CategoryWrapper .CategoryItem .Image .compliance,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .compliance,#Content .card.tile .card-body .compliance{position:absolute;margin-top:0}#CategoryWrapper #Content .tile.CategoryItem .Image div[id^=chart].chart,#CategoryWrapper #Content .tile.CategoryItem .NoImage div[id^=chart].chart,#CategoryWrapper #Content .tile.CategoryItem .card-body div[id^=chart].chart,#CategoryWrapper .CategoryItem #Content .card.tile .Image div[id^=chart].chart,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage div[id^=chart].chart,#Content #CategoryWrapper .tile.CategoryItem .Image div[id^=chart].chart,#Content #CategoryWrapper .tile.CategoryItem .NoImage div[id^=chart].chart,#Content #CategoryWrapper .tile.CategoryItem .card-body div[id^=chart].chart,#Content .card.tile #CategoryWrapper .CategoryItem .Image div[id^=chart].chart,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage div[id^=chart].chart,#Content .card.tile .card-body div[id^=chart].chart{margin-left:auto;margin-right:auto;left:0;right:0;top:0;float:left;position:relative}#CategoryWrapper #Content .tile.CategoryItem .Image .Logo,#CategoryWrapper #Content .tile.CategoryItem .Image .logo,#CategoryWrapper #Content .tile.CategoryItem .NoImage .Logo,#CategoryWrapper #Content .tile.CategoryItem .NoImage .logo,#CategoryWrapper #Content .tile.CategoryItem .card-body .Logo,#CategoryWrapper #Content .tile.CategoryItem .card-body .logo,#CategoryWrapper .CategoryItem #Content .card.tile .Image .Logo,#CategoryWrapper .CategoryItem #Content .card.tile .Image .logo,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .Logo,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .logo,#Content #CategoryWrapper .tile.CategoryItem .Image .Logo,#Content #CategoryWrapper .tile.CategoryItem .Image .logo,#Content #CategoryWrapper .tile.CategoryItem .NoImage .Logo,#Content #CategoryWrapper .tile.CategoryItem .NoImage .logo,#Content #CategoryWrapper .tile.CategoryItem .card-body .Logo,#Content #CategoryWrapper .tile.CategoryItem .card-body .logo,#Content .card.tile #CategoryWrapper .CategoryItem .Image .Logo,#Content .card.tile #CategoryWrapper .CategoryItem .Image .logo,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .Logo,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .logo,#Content .card.tile .card-body .Logo,#Content .card.tile .card-body .logo{float:left;margin:0}#CategoryWrapper #Content .tile.CategoryItem .Image .total_evidences,#CategoryWrapper #Content .tile.CategoryItem .NoImage .total_evidences,#CategoryWrapper #Content .tile.CategoryItem .card-body .total_evidences,#CategoryWrapper .CategoryItem #Content .card.tile .Image .total_evidences,#CategoryWrapper .CategoryItem #Content .card.tile .NoImage .total_evidences,#Content #CategoryWrapper .tile.CategoryItem .Image .total_evidences,#Content #CategoryWrapper .tile.CategoryItem .NoImage .total_evidences,#Content #CategoryWrapper .tile.CategoryItem .card-body .total_evidences,#Content .card.tile #CategoryWrapper .CategoryItem .Image .total_evidences,#Content .card.tile #CategoryWrapper .CategoryItem .NoImage .total_evidences,#Content .card.tile .card-body .total_evidences{text-indent:1rem}#Header #Logo{background-position:right}.mobile .admin{background:#666;height:5rem;margin-left:-1rem;margin-right:-1rem}.mobile .admin ul{background:0 0!important}.mobile .admin a{color:#fff}#MobileMenuAdmin{display:none}#MobileMenuAdmin .navbar-collapse{padding-left:0}section#Content{padding-top:0}#CategoryWrapper .CategoryItem .Training{display:none}#CategoryWrapper .CategoryItem .Image,#CategoryWrapper .CategoryItem .NoImage{border-bottom:1px solid #e0dedd;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem;background-clip:padding-box}#CategoryWrapper #training_signup .card-body .CategoryItem .SignUpButtonWrapper,#CategoryWrapper .CategoryItem #training_signup .Image .CategoryItem .SignUpButtonWrapper,#CategoryWrapper .CategoryItem #training_signup .Image .card .SignUpButtonWrapper,#CategoryWrapper .CategoryItem #training_signup .NoImage .CategoryItem .SignUpButtonWrapper,#CategoryWrapper .CategoryItem #training_signup .NoImage .card .SignUpButtonWrapper,#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SignUpButtonWrapper,#training_signup #CategoryWrapper .CategoryItem .Image .card .SignUpButtonWrapper,#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SignUpButtonWrapper,#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SignUpButtonWrapper,#training_signup .card-body #CategoryWrapper .CategoryItem .SignUpButtonWrapper,#training_signup .card-body .card .SignUpButtonWrapper{width:100%;margin-top:1rem}#CategoryWrapper #training_signup .card-body .CategoryItem .SignUpButtonWrapper button,#CategoryWrapper .CategoryItem #training_signup .Image .CategoryItem .SignUpButtonWrapper button,#CategoryWrapper .CategoryItem #training_signup .Image .card .SignUpButtonWrapper button,#CategoryWrapper .CategoryItem #training_signup .NoImage .CategoryItem .SignUpButtonWrapper button,#CategoryWrapper .CategoryItem #training_signup .NoImage .card .SignUpButtonWrapper button,#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SignUpButtonWrapper button,#training_signup #CategoryWrapper .CategoryItem .Image .card .SignUpButtonWrapper button,#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SignUpButtonWrapper button,#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SignUpButtonWrapper button,#training_signup .card-body #CategoryWrapper .CategoryItem .SignUpButtonWrapper button,#training_signup .card-body .card .SignUpButtonWrapper button{width:100%}#CategoryWrapper #training_signup .card-body .CategoryItem table.datelist,#CategoryWrapper .CategoryItem #training_signup .Image .CategoryItem table.datelist,#CategoryWrapper .CategoryItem #training_signup .Image .card table.datelist,#CategoryWrapper .CategoryItem #training_signup .NoImage .CategoryItem table.datelist,#CategoryWrapper .CategoryItem #training_signup .NoImage .card table.datelist,#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem table.datelist,#training_signup #CategoryWrapper .CategoryItem .Image .card table.datelist,#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem table.datelist,#training_signup #CategoryWrapper .CategoryItem .NoImage .card table.datelist,#training_signup .card-body #CategoryWrapper .CategoryItem table.datelist,#training_signup .card-body .card table.datelist{width:100%}#CategoryWrapper #training_signup .card-body .CategoryItem table.datelist td,#CategoryWrapper .CategoryItem #training_signup .Image .CategoryItem table.datelist td,#CategoryWrapper .CategoryItem #training_signup .Image .card table.datelist td,#CategoryWrapper .CategoryItem #training_signup .NoImage .CategoryItem table.datelist td,#CategoryWrapper .CategoryItem #training_signup .NoImage .card table.datelist td,#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem table.datelist td,#training_signup #CategoryWrapper .CategoryItem .Image .card table.datelist td,#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem table.datelist td,#training_signup #CategoryWrapper .CategoryItem .NoImage .card table.datelist td,#training_signup .card-body #CategoryWrapper .CategoryItem table.datelist td,#training_signup .card-body .card table.datelist td{width:100%;display:block;text-align:center}#CategoryWrapper #training_signup .card-body .CategoryItem .SessionBlockStatus,#CategoryWrapper .CategoryItem #training_signup .Image .CategoryItem .SessionBlockStatus,#CategoryWrapper .CategoryItem #training_signup .Image .card .SessionBlockStatus,#CategoryWrapper .CategoryItem #training_signup .NoImage .CategoryItem .SessionBlockStatus,#CategoryWrapper .CategoryItem #training_signup .NoImage .card .SessionBlockStatus,#training_signup #CategoryWrapper .CategoryItem .Image .CategoryItem .SessionBlockStatus,#training_signup #CategoryWrapper .CategoryItem .Image .card .SessionBlockStatus,#training_signup #CategoryWrapper .CategoryItem .NoImage .CategoryItem .SessionBlockStatus,#training_signup #CategoryWrapper .CategoryItem .NoImage .card .SessionBlockStatus,#training_signup .card-body #CategoryWrapper .CategoryItem .SessionBlockStatus,#training_signup .card-body .card .SessionBlockStatus{text-align:center}.ExtraTile{color:#fff;padding:20px 10px;text-align:center;margin-bottom:20px}.ExtraTile .icon{font-size:35px}.ExtraTile .MobileLabel{font-size:1.2rem;display:block;height:35px;padding-top:7px}.btn-group{height:auto}.btn-group .btn{white-space:inherit;text-align:left}}@media only screen and (max-width:768px){.personal span.icon{margin-right:10px}#trigger{display:none}}@media only screen and (min-width:750px) and (max-width:1023px){.content{position:relative;z-index:10}section#Content{padding-top:9rem}#Header #MenuWrapper #MenuPersonal nav ul.nav li.dropdown.mega-dropdown,#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]{max-width:100%}#Header #MenuWrapper #MenuPersonal nav ul.nav li.dropdown.mega-dropdown>a,#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]>a{position:relative;text-align:center;padding:3rem 1rem 2rem}#Header #MenuWrapper #MenuPersonal nav ul.nav li.dropdown.mega-dropdown>a span:first-child,#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]>a span:first-child{position:absolute;top:1rem;width:100%;margin:0;padding:0;left:0}.col-lg-6{width:50%}}@media only screen and (max-width:1024px){.container{width:100%}.clearHeader{display:block}section#Content{margin-top:0;padding-top:0}#MobileMenu ul>li>a>i{min-width:30px;display:inline-block}#MobileMenuBtn{width:75px;display:block}#MobileMenuBtn:focus{border:none}#MobileMenuBtn #Logo{float:right;height:50px;width:130px;margin-right:30px}#MobileMenuBtn:focus .hamburger{border:none}#MobileMenuBtn .hamburger .hamburger-box{position:relative;display:inline-block;width:50px;height:40px}#MobileMenuBtn .hamburger.is-active .hamburger-inner{background:0 0}#Header #MenuWrapper #MenuPersonal nav ul.nav:nth-child(2)>li>a{max-width:280px;min-height:auto}#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]{max-width:18rem}#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]>a{position:relative;text-align:center;word-wrap:break-word;white-space:normal;padding:10px;font-size:1rem}#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]>a .icon{font-size:1.3rem;position:inherit!important;padding-right:5px!important;top:0!important}#Header #MenuWrapper #MenuPersonal nav ul.nav li[class*=personal]>a span:first-child{position:relative;top:0;width:100%;margin:0;padding:0;left:0}#Header #MenuWrapper #MenuPersonal nav ul.nav li a{padding:10px}#Header #MenuWrapper #MenuAdmin ul li a{font-size:1rem}#sideblock{width:50%}}@media only screen and (min-width:768px) and (max-width:992px){#Header #MenuAdmin #Logo,#Header #MenuPersonal #Logo{z-index:1;position:relative}#Header #MenuAdmin nav:first-child,#Header #MenuPersonal nav:first-child{padding-right:0}#Header #MenuAdmin nav:first-child>div,#Header #MenuPersonal nav:first-child>div{padding-left:0;padding-right:0}#Header #MenuAdmin nav:first-child>div>div,#Header #MenuPersonal nav:first-child>div>div{padding-left:0;padding-right:0}#Header #MenuAdmin nav,#Header #MenuPersonal nav{z-index:10;position:relative}#Header #MenuAdmin nav ul.nav li,#Header #MenuPersonal nav ul.nav li{max-width:100%}#Header #MenuAdmin nav ul.nav:nth-child(2),#Header #MenuPersonal nav ul.nav:nth-child(2){position:absolute;right:60px;display:none;max-width:100%}#Header #MenuAdmin nav ul.nav:nth-child(2)>li>a,#Header #MenuPersonal nav ul.nav:nth-child(2)>li>a{max-width:100%;max-width:100%}}.row>h1{padding-left:15px;padding-right:15px}@media print{#map_wrapper{max-width:100%}#map_wrapper #mapDiv{display:block!important;width:100%!important;float:none!important;clear:both!important}#map_wrapper #directionsDiv{display:block!important;width:100%!important;float:none!important;clear:both!important}#directionsDiv .adp-directions{width:100%!important}}
/*# sourceMappingURL=default_theme.css.map */
