a:hover{
    cursor: pointer;
}

.menucog::before{
    font-family: 'Font Awesome 5 Free';
    content: '\f013';
    font-size: 16px;
    padding-top: 3px;
    font-weight: 900;
}

.expiring .cm_signifier,
.expiring .cm_expiredate,
    /*.expiring .cm_cbCheckbox*/
.expiring .cm_switch,
.expiring .cm_competencegoal{
    background-color:  #ffa735;
    color: #fff;
    border: 1px solid #ffa735;
}

.expired .cm_signifier,
.expired .cm_expiredate,
    /*.expired .cm_cbCheckbox*/
.expired .cm_switch,
.expired .cm_competencegoal{
    background-color:  #D83A27;
    color: #fff;
    border: 1px solid #D83A27;
}

.valid .cm_signifier{
    background-color:  #fff;
    color: #339249;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    /*border-right: 1px solid #eaeaea;*/
    font-size: 18px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.valid .cm_expiredate{
    background-color:  #fff;
    color: #333;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    /*border-left: 1px solid #eaeaea;*/
}

/*.valid .cm_cbCheckbox*/

.valid .cm_switch,
.valid .cm_competencegoal{
    background-color:  #fff;
    color: #333;
    /*border: 1px solid #eaeaea;*/
}

.valid .cm_expiredate a{color: #333;}

.expired .cm_expiredate a,
.expiring .cm_expiredate a{color: #fff;}

.unchecked .cm_expiredate a{color: #777;}

.unchecked .cm_signifier{
    background-color: #f7f7f7;
    color: #339249;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    font-size: 18px;
    padding-bottom: 2px;
    margin-right: auto;
    height: 33px;
    width: 32px;
}

.unchecked .cm_expiredate{
    background-color:  #f7f7f7;
    color: #333;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    /*border-left: 1px solid #f7f7f7;*/
    height: 33px;
    min-width: 65px;
}

/*.unchecked .cm_cbCheckbox*/

.unchecked .cm_switch{
    background-color:  #f7f7f7;
    color: #333;
    border: 1px solid #f7f7f7;
}

.unchecked .cm_competence{
    width: 100%;
    /*margin-right: 15px;*/
}

.cm_competence{
    white-space: nowrap;
    margin-top: 5px;
    margin-bottom: 0px;
    display: inline-block;
}

.cm_competence > div:last-child{
    border-right: 1px solid #eaeaea;
    border-radius: 0px 8px 8px 0px;
    margin-right:15px;
}

.unchecked .cm_competence > div:last-child{border-color:#f7f7f7}

.cm_cbLabel, .cm_cbLabel .cm_cbCheckbox, .addCourseTable i{
    cursor: pointer;
}

.cm_expiredate{
    display: inline-block;
    font-weight: normal;
    padding: 6px 10px 7px 10px;
    top: -20px;
    font-size: 12px;
    vertical-align: top;
    min-width: 70px;
    margin-left: -4px;
    line-height:18px;
}

.cm_signifier{
    font-size: 20px;
    margin-left: -5px;
    font-weight: 700;
    padding: 0px 5px 1px 0px;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
}

.expiring .cm_signifier:before{
    font-family: 'Font Awesome 5 Free';
    content: '\f017';
    font-size: 16px;
    position: relative;
    top:-2px;
}

.expired .cm_signifier:before{
    font-family: 'Font Awesome 5 Free';
    content: "\f05e";
    font-size: 16px;
    position: relative;
    top:-2px;
}

.valid .cm_signifier:before{
    font-family: 'Font Awesome 5 Free';
    content: '\f00c';
    font-size: 16px;
    padding-top: 3px;
}

.cm_cbLabel .cm_cbCheckbox{
    display: inline-block;
    padding: 5px 6px 3px 9px;
    border-radius: 8px 0px 0px 8px;
    vertical-align: top;
}

.cm_cbLabel{
    vertical-align: top;
}

.cm_cbLabel .cm_cbCheckbox input[type=checkbox]{
    transform: scale(1.2);
    cursor: pointer;
}

table.competencematrix,
p-table.competencematrix{
    /*margin-top: 5px;*/
    width:auto;
    min-width: 100%;
}

table.competencematrix thead tr th,
p-table.competencematrix thead tr th{
    background-color: #3366CC!important;
    color: #fff!important;
    white-space: nowrap!important;
}

p-table.competencematrix thead tr th.sorted,
table.competencematrix thead tr th.sorted{
    background-color:#8AA3DE!important;
    color: white!important;
}

table.competencematrix thead tr th,
p-table.competencematrix thead tr th{
    cursor: pointer;
}

table.competencematrix thead tr th:after,
    /*p-table.competencematrix thead tr th:after{*/
    /*  font-family: 'Font Awesome 5 Free';*/
    /*  content: "\f0d7";*/
    /*  font-weight: 600;*/
    /*  font-size: 16px;*/
    /*  padding-top: 3px;*/
    /*}*/

p-table.competencematrix tbody tr,
table.competencematrix tbody tr{
    border-bottom: 1px solid #ccc;
}

p-table.competencematrix tbody tr td,
table.competencematrix tbody tr td{
    padding: 0px;
    white-space: nowrap;
    vertical-align:inherit;
}

p-table.competencematrix tbody tr td td,
table.competencematrix tbody tr td td{
    border:none;
}

p-table.competencematrix tbody tr > td:nth-child(1),
table.competencematrix tbody tr > td:nth-child(1){
    /*vertical-align: middle;*/
    cursor: pointer;
    /*padding:11px 8px;*/
    white-space: nowrap;
}

p-table.competencematrix tbody tr td:nth-child(1):hover,
table.competencematrix tbody tr td:nth-child(1):hover{
    text-decoration: underline;
}

table.competencematrix > thead > tr > th > a,
table.competencematrix > thead > tr > th .dropdown-toggle > a,
p-table.competencematrix > thead > tr > th > a,
p-table.competencematrix > thead > tr > th .dropdown-toggle > a{
    color: #fff;
}

p-table.competencematrix .glyphicon,
table.competencematrix .glyphicon{
    font-size: 10px;
    padding-left: 5px;
}

p-table.competencematrix .sortedby,
table.competencematrix .sortedby{
    font-size: 10px;
    font-weight: normal;
    padding-left: 5px;
}

table.competencematrix thead tr td a,
p-table.competencematrix thead tr td a{
    text-decoration:none;
}

.changeReminder{
    margin: 0;
}

p-table.competencematrix .cm_buy,
table.competencematrix .cm_buy{
    cursor: pointer;
    display: inline-block;
    height: 32px;
    color: #339249;
    opacity: 0.3;
    transition: opacity 0.3s ease;
    font-size: 18px;
    vertical-align: top;
    padding-top:9px;
    margin-right:15px;
    margin-left:-10px;
}

p-table.competencematrix .cm_buy:before,
table.competencematrix .cm_buy:before{
    font-family: 'Font Awesome 5 Free';
    content:"\f07a";
    font-weight: 600;
}

p-table.competencematrix .cm_buy.added,
table.competencematrix .cm_buy.added{
    opacity: 1;
}

p-table.competencematrix .cm_buy:hover,
table.competencematrix .cm_buy:hover{
    opacity: 1;
}

p-table.competencematrix .unchecked .cm_buy,
table.competencematrix .unchecked .cm_buy{
    display: none;
}

.p-datatable .p-datatable-thead > tr > th {
    padding: 12px
}

.p-datatable .p-datatable-scrollable-header {
    background: transparent;
}

.p-datatable-scrollable-body {
    margin-top: -17px;
}

.p-datatable-frozen-view td,
.p-datatable-frozen-view th{
    line-height: 23px;
    overflow:visible;
    /*box-shadow:inset -7px 0px 10px -10px #000;*/
}

.p-datatable-frozen-view td {
    padding: 12px;
    background-color: #f5f5f5;
    box-shadow: inset -5px 0px 3px -3px #cecece;
}

/** LEVel-mark COMPETENCE **/

table.personalcompetence thead th{
    background-color:#2a4458;
    color:#fff;
}

table.personalcompetence input[type=checkbox]{
    transform: scale(1.3);
    cursor: pointer;
}

/*table.personalcompetence thead th:last-child{
  width: 80px;
  text-align:center;
}*/

/*table.personalcompetence tbody td:last-child{text-align:center;}
*/
table.personalcompetence tbody td:nth-child(-n+3){cursor:pointer;}

table.personalcompetence tbody td:first-child{font-weight: bold;}

table.personalcompetence tr.expiring td,
table.personalcompetence tr.expiring td a span{
    background-color:#ffa735;
    color:#fff;
}

table.personalcompetence tr.expiring td.expdate:before{
    font-family: 'Font Awesome 5 Free';
    content: "\f017";
    font-weight: 600;
    font-size: 16px;
    padding-right: 8px;
}

table.personalcompetence tr.expired td,
table.personalcompetence tr.expired td a span{
    background-color:#D83A27;
    color:#fff;
}

table.personalcompetence tr td:first-child{
    padding:5px;
    width:85px;
}

table.personalcompetence tr.expired td.expdate:before{
    font-family: 'Font Awesome 5 Free';
    content: "\f05e";
    font-weight: 600;
    font-size: 16px;
    padding-right: 8px;
}

table.personalcompetence tr.valid td,
table.personalcompetence tr.valid td a span{
    background-color:#fff;
    color:#333;
}

table.personalcompetence tr.valid td.expdate:before{
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    font-weight: 600;
    font-size: 16px;
    color:#339249;
    padding-right: 8px;
}

table.personalcompetence tr.unchecked td{
    background-color:#f8f9fa;
    color:#333;
}

table.personalcompetence tr td.dropdown{
    /*padding:0px;*/
}

table.personalcompetence tr td .dropdown-toggle{
    width: 100%;
    height: 100%;
    padding:8px;
}

table.personalcompetence tbody tr td .cm_switch{
    border:none!important;
    height: 18px;
}

p-table.competencematrix tr td .levels,
table.competencematrix tr td .levels{
    padding:6px 10px 7px 10px;
    vertical-align:top;
    padding:4px 4px 3px;
    margin-left:-5px;
    display: inline-block;
    font-size:12px;
    cursor: pointer;
}

p-table.competencematrix tr td.expiring .levels,
table.competencematrix tr td.expiring .levels{
    background-color:#ffa735;
    color:#fff;
    border:1px solid #ffa735;
}

p-table.competencematrix tr td.expired .levels,
table.competencematrix tr td.expired .levels{
    background-color:#D83A27;
    color:#fff;
    border:1px solid #D83A27;
}

p-table.competencematrix tr td.valid .levels,
table.competencematrix tr td.valid .levels,
p-table.competencematrix tr td.valid .cm_competencegoal,
table.competencematrix tr td.valid .cm_competencegoal{
    background-color:#fff;
    color:#333;
    border-top:1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}

/*table.personalcompetence tr td .level-mark,
table.competencematrix tr td .levels .level-mark{
    background-color: #bfbfbf;
    color: #bfbfbf;
    width: 5px;
    height: 100%;
    margin-right: 2px;
    display: inline-block;
}

table.personalcompetence tr td .level-mark:last-child,
table.competencematrix tr td .levels .level-mark:last-child{
    margin-right:7px;
}

table.competencematrix tr td.expired .levels .level-mark,
table.competencematrix tr td.expiring .levels .level-mark{
    background-color:#fff;
    color:#fff;
}*/

/**EDIT COMPETENCIES**/

.changeLevels .showLevels{
    padding:0px 5px;
    border:1px solid #ccc;
    cursor: pointer;
    min-width: 20px;
}

.changeLevels .showLevels:hover{background-color:#fff;}

.changeLevels .subLevel{
    display: none;
}

td.changeNotifications{
    white-space:nowrap;
}

.dropdown-menu a{
    text-decoration: none;
}

table.editCompetencies thead tr th{
    text-align: left;
}

table.editCompetencies tbody tr td:last-child{
    text-align:center;
    width:100px;
}

.leveloptions, .levelinputoptions, .levelinput{
    display:none;
}

/** Labels/tags **/

.cm_label{
    display: inline-block;
    padding:4px 8px;
    color:#333;
    border:1px solid #e8e8e8;
    font-size:14px;
    font-weight: normal;
    border-radius:4px;
    cursor: default;
    margin:0 10px 10px 0;
    transition:all 0.3s;
    background-color:#fff;
}

.cm_label.selected{
    /*font-size:20px;*/
    color:#fff;
    background-color:#7398bc;
    display: inline-block !important;
}

h1.cm_labelh1{
    font-family: "Open Sans";
    text-transform:none;
    font-size: 28px;
    border:none;
}

.cm_label-category{
    margin-top:35px;
}

.cm_label-category h4{
    margin-bottom:15px;
}

.cm_label-overview{
    border-top:1px solid #333;
    padding-top:25px;
    margin-top:25px;
}

/* GAP */

.aboutperson{
    position: absolute;
    max-width: 500px;
    min-width: 400px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-weight: normal;
    padding: 20px;
    z-index: 998;
    margin-top: -17px;
    cursor: default;
    box-shadow: 0px 0px 20px 0px rgba(51,51,51,0.75);
    font-size: 16px;
    color:#333;
    opacity: 1 !important;
}

@media screen and (max-width:768px) {
    .aboutperson {
        position: fixed;
        left: 5px;
        width: calc(100% - 10px);
        top: 20px;
        max-height: 100%;
        overflow-y: auto;
    }
    h1{font-size:2rem;}
    .btn{
        margin-top:.5rem;
        display: block;
        width:100%;
    }
}

.aboutperson h2{
    margin-top:5px;
    white-space: normal;
}

.aboutperson h3{
    margin-bottom:15px;
    margin-top:5px;
    white-space: normal;
}

.aboutperson h4{
    margin-bottom: 15px;
    color:#777;
    font-size:18px;
    white-space: normal;
}

.aboutperson .cm_labels{
    margin-top:20px;
    margin-bottom: 15px;
}

.aboutperson p{
    margin:0px;
    white-space: pre-wrap;
}

.aboutperson p.expiring:before{
    /*font-family: 'Glyphicons Halflings';
    content: "\e023";*/
    font-family: 'Font Awesome 5 Free';
    content: "\f017";
    font-size: 16px;
    padding-right: 8px;
    color:#ffa735;
}

.aboutperson p.expired:before{
    /*font-family: 'Glyphicons Halflings';
    content: "\e090";*/
    font-family: 'Font Awesome 5 Free';
    content: "\f05e";
    font-size: 16px;
    padding-right: 8px;
    color:#D83A27;
    font-weight: 600;
}

.aboutperson p.goals{
    margin-top:20px;
}

.aboutperson a.gotoperson{
    float:right;
    font-size: 16px;
    margin-top:15px;
    color:#446ba1;
}

.expired .cm_expiredate .aboutperson a,
.expiring .cm_expiredate .aboutperson a{color: #777;}

.aboutperson button{
    margin-top:25px;
    margin-bottom: 10px;
}

.aboutperson .confirm-menu button:nth-child(2){float:right;}

/*Register competence*/

.triple-header{
    margin-bottom: 15px;
}

.triple-header div{
    display: inline-block;
    text-align: center;
    font-size: 22px;
}

.triple-header div:nth-child(1){width: 44%}

.triple-header div:nth-child(2){width: 10%}

.triple-header div:nth-child(3){width: 44%}

.level-group-select{
    padding:8px;
    border-radius: 5px;
    border:1px solid #ccc;
    transition: all 0.3s ease-in;
    margin:5px 0px;
    cursor: pointer;
}

.level-group-select:hover{
    box-shadow: 0px 0px 10px 1px rgba(51,51,51,0.29);
}

.border-right{border-right: 1px solid #ccc;}

.cm_addedsearchterms{
    min-height: 44px;
    margin-bottom:15px;
}

.cm_addedsearchterms .cm_searchterm{
    display: inline-block;
    padding:6px 12px;
    background-color:#3366CC;
    color:#fff;
    border:1px solid #e8e8e8;
    font-size:14px;
    font-weight: normal;
    border-radius:4px;
    cursor: default;
    margin:0 10px 10px 0;
    transition:all 0.3s;
}

.cm_addedsearchterms .cm_searchterm .cm_removesearchterm{
    padding-left:10px;
    cursor:pointer;
}

.btn-block{
    margin-left:0;
}

.btn-ghost{
    color:#333;
    border:1px solid #e8e8e8;
    background-color:#fff;
}

.btn-ghost:hover{
    color:#333;
    border:1px solid #e8e8e8;
    background-color:#fff;
}

img.input-group-flag{
    height: 18px;
}

table .inTableHeader{
    font-weight: bold;
    text-align: left !important;
}

.cm_optionsbox{
    border: 1px solid #f5f5f5;
    border-radius: 10px;
    margin:10px 0;
}

.cm_optionsbox .title,
.cm_optionsbox .options{
    padding: 8px;
    background-color: #f5f5f5;
}

.cm_optionsbox .title{
    font-weight: 500;
}

.cm_optionsbox .options{
    text-align: center;
}

.cm_optionsbox .content{
    padding: 8px;
}

.settingsicon:before{
    font-family: 'Font Awesome 5 Free';
    content:"\f013";
    font-weight:900;
}

.deleteicon:before{
    content:"X";
}

.checkmarkicon:before{
    font-family: 'Font Awesome 5 Free';
    content:"\f00c";
    font-weight:900;
}

@media (min-width: 1420px){
    .wider-container{
        max-width:1380px;
    }
}

/**Competence matrix switch**/

.cm_switch {
    display: inline-block;
    height: 18px;
    position: relative;
    width: 39px;
    margin:0;

}

.cm_competence .cm_switch{
    border-width: 1px 0 1px 1px;
    border-radius: 8px 0px 0px 8px;
    border-style: solid;
    height: 33px;
    width: 34px;
}

.cm_switch input {
    display:none;
}

.cm_slider {
    background-color: #ccc;
    bottom: -4px;
    cursor: pointer;
    left: 4px;
    position: absolute;
    right: 0;
    transition: .4s;
    border-radius: 24px;
    height: 20px;
}

.cm_slider:before {
    background-color: #e7e7e7;
    bottom: 2px;
    content: "";
    height: 16px;
    left: 2px;
    position: absolute;
    transition: .4s;
    width: 16px;
    border-radius: 50%;
}

.cm_competence .cm_slider {
    top: 8px;
    height: 16px;
    bottom: 0;
    width:28px;
}

.cm_competence .cm_slider:before {
    height: 14px;
    width: 14px;
    bottom: 1px;
}

input:checked + .cm_slider {
    background-color: #666;
}

input:checked + .cm_slider:before {
    transform: translateX(15px);
    background-color: #fff;
}

.cm_competence input:checked + .cm_slider:before {
    transform: translateX(11px);
}

.valid .cm_switch{border-color: #eaeaea;}

.personalcompetence .cm_switch{
    margin-top:7px;
}

/*PRIMENG TABLE STYLING*/

/*HEADER "SELECTBOX"*/

/*body .ui-table .ui-table-thead > tr > th {*/

/*padding: 0.571em 0.857em;*/

/*border: 1px solid #c8c8c8;*/

/*font-weight: 700;*/

/*color: #333333;*/

/*background-color: #f4f4f4;*/

/*}*/

body .ui-dropdown {
    background: #ffffff;
    border: 1px solid #a6a6a6;
    transition: border-color 0.2s;
}

.ui-dropdown {
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle
}

.ui-helper-clearfix::after,.ui-helper-clearfix::before {
    content: "";
    display: table
}

body .ui-inputtext {
    font-size: 14px;
    color: #333333;
    background: #ffffff;
    padding: 0.429em;
    border: 1px solid #a6a6a6;
    transition: border-color 0.2s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.ui-dropdown .ui-dropdown-label {
    cursor: pointer;
    color:#777777;
    display: block;
    border: none;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
    width: 100%;
    padding-right: 2em
}

/*SELECTBOX ARROW DOWN*/

body .ui-dropdown .ui-dropdown-trigger {
    background-color: #ffffff;
    width: 2em;
    line-height: 2em;
    text-align: center;
    padding: 0;
    color: #848484;
}

.ui-dropdown .ui-dropdown-trigger {
    border-right: none;
    border-top: none;
    border-bottom: none;
    cursor: pointer;
    width: 1.5em;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 .25em
}

.pi {
    font-family: primeicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size:1em;
}

.pi-check {
    margin-top: -7px;
}

.ui-state-highlight {
    border-color: #156090;
    background-color: #3366CC;
    color: #FFFFFF;
}

.ui-dropdown .ui-dropdown-trigger .ui-dropdown-trigger-icon {
    top: 50%;
    left: 50%;
    margin-top: -.5em;
    margin-left: -.5em;
    position: absolute
}

.pi-caret-down:before {
    content: "\e906"
}

/*DROPDOWN MENU*/

body .ui-dropdown-panel {
    min-width: 100%;
    border-radius: 3px;
    padding: 0;
    border: 1px solid #c8c8c8;
    background-color: #ffffff;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.ui-dropdown-panel {
    position: absolute;
    height: auto;
}

.ui-dropdown-panel .ui-dropdown-items-wrapper{
    overflow:auto;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    max-height:432px;
    overflow-y:auto;
}

body .ui-dropdown-panel .ui-dropdown-items {
    padding: 0;
    border-radius: 3px;
    border:0;
}

body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group {
    margin: 0;
    padding: 0.429em 0.857em;
    border: 0 none;
    color: #333333;
    background-color: transparent;
    border-radius: 0;
}

.ui-dropdown-panel .ui-dropdown-item {
    font-weight: 400;
    border: 0;
    cursor: pointer;
    margin: 1px 0;
    padding: .125em .25em;
    text-align: left
}

/*SELECTED*/

body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item.ui-state-highlight, body .ui-dropdown-panel .ui-dropdown-items .ui-dropdown-item-group.ui-state-highlight {
    color: #ffffff;
    background-color: #007ad9;
}

/*PAGINATOR*/

body .ui-paginator {
    /*background-color: #f4f4f4;
    border: 1px solid #c8c8c8;*/
    padding: 0;
    margin-top:10px;
}

.ui-paginator {
    margin: 0;
    text-align: center;
    padding: .125em
}

/*.ui-table .ui-paginator-bottom {*/

/*border-top: 0*/

/*}*/

.ui-state-disabled,.ui-state-disabled a {
    cursor: default!important;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline:0;
}

body .ui-paginator .ui-paginator-first,
body .ui-paginator .ui-paginator-prev,
body .ui-paginator .ui-paginator-next,
body .ui-paginator .ui-paginator-last {
    color: #848484;
    height: 2.286em;
    min-width: 2.286em;
    border: 0 none;
    line-height: 2.286em;
    padding: 0;
    margin: 0;
    vertical-align: top;
    border-radius: 0;
}

.ui-paginator .ui-paginator-current,.ui-paginator .ui-paginator-first,.ui-paginator .ui-paginator-last,.ui-paginator .ui-paginator-next,.ui-paginator .ui-paginator-page,.ui-paginator .ui-paginator-pages,.ui-paginator .ui-paginator-prev {
    display: inline-block;
    min-width: 2em;
    height: 2em;
    line-height: 2em;
    zoom:1;
    margin-left: .063em;
    margin-right: .063em;
    text-decoration: none;
    /*vertical-align: middle;*/
    text-align: center;
    position: relative
}

.ui-paginator .ui-paginator-icon {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1em;
    height: 1em;
    margin-top: -.5em;
    margin-left: -.5em
}

.ui-paginator-right-content {
    display: inline-block;
    margin-left: 10px;
}

.pi-step-backward:before {
    content: "\e916"
}

.pi-step-forward:before {
    content: "\e917"
}

.pi-caret-left:before {
    content: "\e904"
}

.pi-caret-right:before {
    content: "\e905"
}

body .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active, .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
    background-color: #007ad9!important;
    color: #ffffff!important;
    border: none!important;
}

span.warning-icon{
    font-family: 'Font Awesome 5 Free';
    content: "\f071";
    font-weight: 500;
}

p-table.competencematrix .cm_alreadyordered,
table.competencematrix .cm_alreadyordered{
    padding-left:10px;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    transition: opacity 0.3s ease;
    padding-left: 5px;
    font-size: 18px;
    vertical-align: top;
    padding-top:9px;
    margin-left:-10px;
}

p-table.competencematrix .cm_alreadyordered .aboutperson,
table.competencematrix .cm_alreadyordered .aboutperson{
    width:500px;
}

p-table.competencematrix .cm_alreadyordered:before,
table.competencematrix .cm_alreadyordered:before{
    font-family: 'Font Awesome 5 Free';
    content:"\f129";
    font-weight: 600;
    color:#ccc;
    padding:0px 5px;
}

.aboutperson h3,
.aboutperson h2{
    font-size:1.3rem;
}

p-table.competencematrix .cm_buyall,
table.competencematrix .cm_buyall{
    cursor: pointer;
    display: inline-block;
    color: #fff;
    opacity: 1;
    transition: opacity 0.3s ease;
    padding-left: 5px;
    font-size: 16px;
    vertical-align: top;
    padding-top:0px;
    margin-right:7px;
}

p-table.competencematrix .cm_buyall:before,
table.competencematrix .cm_buyall:before{
    font-family: 'Font Awesome 5 Free';
    content:"\f07a";
    font-weight: 600;
}

p-table.competencematrix .cm_buyall:hover,
table.competencematrix .cm_buyall:hover{
    opacity: 1;
}

table.competencematrix tbody tr td.cm_promotion_row{
    padding:20px;
    border:1px solid #ccc;
    border-right:2px solid #ccc !important;
    width:240px;
    border-bottom:none;
    vertical-align:top;
    box-sizing: border-box;
}

td.cm_promotion_row h4{
    font-size:22px;
    margin-bottom:10px;
    white-space: normal;
}

td.cm_promotion_row p{
    font-size:14px;
    width:200px;
    white-space:normal;
}

.competencematrix-wrapper .ui-table-wrapper{
    /**overflow-x:auto;**/
}

.competencematrix-wrapper.showBuyMoreCol .ui-table-wrapper {
    /**overflow-x:hidden;**/
}

.aligntoonoff{
    display: inline-block;
    vertical-align: top;
    padding-top: 0px;
}

table.competencematrix .popover .arrow,
table.personalcompetence .popover .arrow{
    display: none;
}

table.competencematrix .popover,
table.personalcompetence .popover{
    height: 0;
    width: 0;
    border:0;
}

/**search dropdown**/

.ui-autocomplete-panel{
    position: absolute;
    top:66px!important;
    left:15px!important;
    width: calc(100% - 30px);
}

.ui-autocomplete-panel ul{
    border:1px solid #a6a6a6;
}

.ui-autocomplete-panel ul li{
    padding:8px 12px;
    cursor:pointer;
    background-color:#fff;
    border:2px solid #fff;
}

.ui-autocomplete-panel ul li.ui-state-highlight{
    background-color:#f2f2f2;
    border-color:#3366CC;
}

.ui-autocomplete-panel ul li .searchtype{
    font-size:11px;
    font-weight: 500;
}

/*Mycompanyuser specific*/

h1.mycompanyUserNameHeader {
    font-size: 28px;
    text-transform: initial;
    border-bottom: 0;
    display: inline-block;
    margin-top: 34px;
    font-family: "Open Sans";
    font-weight: bold;
    margin-left: 25px;
    color: #333
}

.onoffswitch{
    display: inline-block;
}

i.ui-autocomplete-loader{
    position: absolute;
    right: 25px;
    top: 48px;
    margin-top: -.5em;
}

.aboutperson .cm_sortbuttonparent{
    width:100%;
}

.aboutperson .cm_sortbutton,
.aboutperson .cm_sortbutton2{
    color:#333;
    border:1px solid #e8e8e8;
    background-color:#fff;
    display:block;
    width:100%;
    text-align:left;
    padding:.375rem .75rem;
    line-height:1.5;
    transition:all 0.3s;
    cursor: pointer;
    font-weight:400;
}

.aboutperson .cm_sortbutton:hover,
.aboutperson .cm_sortbutton2:hover {
    box-shadow: 0 0 4px 0px #333;
}

.aboutperson .cm_sortbutton:after{
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    content:"\f0da";
    position: absolute;
    right:10px;
}

/*
.aboutperson .cm_sortbutton2:after{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content:"\f063";
  position: absolute;
  right:25px;
}

.aboutperson .cm_sortbutton2 + .cm_sortbutton2:after{
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  content:"\f062";
  position: absolute;
  right:25px;
}*/

:checked + .cm_sortbutton,
.aboutperson .cm_checkedsortbutton{
    color:#fff;
    background-color:#007ad9;
    border-color:#007ad9;
}

.cm_styledcheckbox{
    padding-left:0;
    cursor: pointer;
}

.cm_styledcheckbox label{
    font-weight: 400;
    margin-bottom: 0px;
    border: 1px solid #fff;
    padding-right: 12px;
}

.cm_styledcheckbox input{
    display:none;
}

.cm_styledcheckbox input:checked + label {
    font-weight: 500;
}

.cm_styledcheckbox label:before{
    font-family: 'Font Awesome 5 Free';
    content:"\f00c";
    font-weight: 600;
    color: #e6e6e6;
    margin-right: 10px;
    font-size: 20px;
    vertical-align: middle;
    padding: 3px 8px;
    border: 1px solid #efefef;
    display: inline-block;
}

.cm_styledcheckbox input:checked + label:before {
    color:#007ad9;
    border-color:#007ad9
}

.cm_competencegoal {
    margin-left: -5px;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    height: 33px;
    vertical-align: top;
    line-height: 1;
    padding-right: 2px;
    cursor:pointer;
}

.ui-helper-hidden-accessible{display:none;}

/*megahack*/

.ui-dropdown.ui-widget.ui-state-default.ui-corner-all.ui-helper-clearfix{width:70px;}

table.competencematrix tbody tr td.cm_promotion_row {
    padding: 20px;
    border: 1px solid #ccc;
    width: 240px;
    border-bottom: none;
}

table.competencematrix thead tr th.cm_promotion_row {
    cursor:default;
}

table.competencematrix thead tr th.cm_promotion_row:after {
    content: none;
}

.cm_linkicon i{
    color:#333;
    opacity: 0.3;
    font-size:15px;
    margin-left:5px;
}

.cm_linkicon i:hover{
    opacity: 1;
}

.cm_linkicon:hover i{
    opacity: 1;
}

.dropdown-item.active, .dropdown-item:active{
    color:#fff !important;
    background-color:#7398bc;
}

.btn.disabled, .btn:disabled{
    cursor:not-allowed;
}

table.addCourseTable thead tr th{
    border-top:none;
}

table.addCourseTable tbody tr td{
    border-bottom:1px solid #dee2e6;
}

table.addCourseTable tbody tr.selected td {
    background-color:#cfddec;
}

#firstTimeInfobox{
    height: 38px;
    position: absolute;
    top: 0;
    left: 107px;
    background-color:#3366CC;
    color:#fff;
    padding: 7px 12px;
    border-radius: 0px 10px 10px 0;
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

#firstTimeInfobox:before{
    width: 0;
    height: 0;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    border-right:19px solid #3366CC;
    content:" ";
    left:-19px;
    position:absolute;
    top:0;
}

table.competencematrix.courses thead tr th{
    background-color: #D83A27!important;
    color: #fff;
}

p-table.competencematrix.courses thead tr th.sorted,
table.competencematrix.courses thead tr th.sorted{
    background-color: #a70000!important;
    color: #fff;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
    40% {transform: translateX(30px);}
    60% {transform: translateX(15px);}
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateX(0);}
    40% {transform: translateX(30px);}
    60% {transform: translateX(15px);}
}

.switch {
    position: relative;
    display: inline-block;
    width: 72px;/*56*/
    height: 35px;/*30*/
    margin-bottom:0;
}

.switch input {display:none;}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #dcdcdc;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 31px;
    width: 31px;
    left: 3px;
    bottom: 2px;
    background-color: white;
    transition: .4s;
}

input:checked + .slider {
    /*background-color: #2196F3;*/
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    transform: translateX(35px);
}

.tn-switchlogo{
    filter: grayscale(100%);
    -webkit-animation:all 0.4s;
    animation:all 0.4s;
    height: 25px;
    margin-right:4px;
    margin-top:5px;
    cursor: pointer;
    opacity: 0.6;
    z-index:1000;
}

.competence-switchlogo{
    color:#3366CC;
    -webkit-animation:all 0.4s;
    animation:all 0.4s;
    position: absolute;
    top:0px;
    font-size:24px;
    margin-left:10px;
    cursor: pointer;
    font-weight: 700;
}

input:checked + .slider + div>.tn-switchlogo{
    filter: grayscale(0%);
    opacity: 1;
}

input:checked + .slider + div + .competence-switchlogo{
    color:#777777;
}

/* Rounded sliders */

.slider.round {
    border-radius: 31px;
}

.slider.round:before {
    border-radius: 50%;
}

.cc-table .lang img{
    width: 20px;
    margin-right: 3px;
}

.cc-table {
    width: 100%;
    margin-bottom:15px;
}

.cc-table .btn, .cc-item .btn {
    padding: 1px 7px !important;
}

.cc-table tr td {
    border-top: none !important;
    border-bottom: 1px solid #ddd;
    padding: 6px !important;
}

.cc-table tr.seprow td {
    /*color: red !important;*/
    border-top: 2px dotted #333 !important;
}

.cc-table tr td:first-child {
    padding-left: 2px !important;
}

.cc-table tr:nth-child(odd)		{ background-color:#FDFDFD; }

.cc-table tr:nth-child(even)	{ background-color:#fff; }

.cc-table tr.normal:hover td, .cc-table tr.normal:focus td, .cc-table tr.spesific:hover td, .cc-table tr.spesific:focus td
{ background-color: #e6ecf2; transition: all 0.25s ease-in-out 0s; }

.cc-table .cc-name a { color: #333 !important; }

.cc-table a.btn-success,.cc-table input[type=button] { font-weight: normal; font-size: 14px; }

.cc-table .th-row td {
    font-weight: bold;
}

.cc-table .hidden-tr {
    display:  none;
}

.infobox{
    display: block;
    border:2px solid #2D9CDB;
    padding:15px;
    background-color:#fff;
    color:#333;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #E0E0E0;
    padding-left:90px;
    position:relative;
    width:100%;
}

.infobox.text-center{
    padding-right: 90px;
}

.infobox:before{
    font-family: 'Font Awesome 5 Free';
    content:'\f06a';
    color:#2D9CDB;
    font-size: 34px;
    font-weight: 900;
    position: absolute;
    left:30px;
    top:calc(50% - 25px);
}

.infobox > p,
.infobox > ul{
    margin:0;
}

.competenceCartCourseSelected{
    background-color:#cadbeb !important;
}

.ui-multiselect {
    display: inline-block;
    position: relative;
    width: auto;
    cursor: pointer;
}

.ui-multiselect .ui-multiselect-trigger {
    border-right: none;
    border-top: none;
    border-bottom: none;
    cursor: pointer;
    width: 1.5em;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0 .25em;
}

.ui-multiselect .ui-multiselect-trigger  .ui-multiselect-trigger-icon {
    top: 50%;
    left: 50%;
    margin-top: -.5em;
    margin-left: -.5em;
    position: absolute;
}

.ui-multiselect .ui-multiselect-label-container  {
    overflow: hidden;
}

.ui-multiselect .ui-multiselect-label  {
    display: block;
    padding: .25em 2em .25em .25em;
    width: auto;
    border: none;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ui-multiselect.ui-state-disabled .ui-multiselect-trigger,
.ui-multiselect.ui-state-disabled .ui-multiselect-label {
    cursor: auto
}

.ui-multiselect-panel {
    padding: 0.2em;
    position: absolute;
    min-width: 12em;
    z-index:1026;
}

.ui-multiselect .ui-multiselect-panel {
    min-width: 100%;
}

.ui-multiselect-panel .ui-multiselect-items-wrapper {
    overflow: auto;
    position: relative;
    padding: 0.2em 0;
}

.ui-multiselect-panel .ui-multiselect-list {
    border: 0 none;
}

.ui-multiselect-panel .ui-multiselect-item {
    border: 0 none;
    cursor: pointer;
    font-weight: normal;
    margin: 1px 0;
    padding: .25rem;
    text-align: left;
    white-space: nowrap;
    display: block;
    position: relative;
    z-index: 1026;
}

.ui-multiselect-panel .ui-multiselect-item .ui-chkbox {
    display: inline-block;
    vertical-align: middle;
}

.ui-multiselect-panel .ui-multiselect-item span {
    display: inline-block;
    vertical-align: middle;
}

.ui-multiselect-header {
    margin-bottom: 0.3em;
    padding: .25em;
    position: relative;
    text-align: left;
    min-height: 2em;
}

.ui-multiselect-header .ui-chkbox {
    display: inline-block;
    vertical-align: middle;
    cursor:pointer;
}

.ui-multiselect-header .ui-multiselect-filter-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 65%;
}

.ui-multiselect-header.ui-multiselect-header-no-toggleall .ui-multiselect-filter-container {
    width: 85%;
}

.ui-multiselect-header .ui-multiselect-filter-container .ui-multiselect-filter-icon {
    position: absolute;
    top: .25em;
    left: .125em;
}

.ui-multiselect-header .ui-inputtext {
    padding: .125em .125em .125em 1.25em;
    width: 100%;
}

.ui-multiselect-header .ui-multiselect-close {
    position: absolute;
    right: .375em;
    top: .375em;
    display: block;
    border: 0 none;
    cursor: pointer;
}

.ui-multiselect-header a.ui-multiselect-all,
.ui-multiselect-header a.ui-multiselect-none {
    float:left;
    margin-right: 10px;
    display: block;
}

.ui-multiselect-footer {
    padding: .25em;
}

.ui-fluid .ui-multiselect {
    width: 100%;
    box-sizing: border-box;
}

.ui-multiselect:not(.ui-state-disabled):hover {
    border-color: #c0c0c0;
    background-color: #eeeeee;
    color: #212121;
}

.ui-multiselect:not(.ui-state-disabled):hover a {
    color: #212121;
}

.ui-multiselect-panel .ui-multiselect-item:not(.ui-state-highlight):not(.ui-state-disabled):hover {
    border-color: #c0c0c0;
    background-color: #eeeeee;
    color: #212121;
}

.ui-multiselect-panel .ui-multiselect-item:not(.ui-state-highlight):not(.ui-state-disabled):hover a {
    color: #212121;
}

.ui-multiselect-panel .ui-multiselect-item.ui-state-disabled:hover .ui-chkbox-box {
    background-color: #ffffff;
    border-color: #d6d6d6;
}

.ui-multiselect-panel .ui-multiselect-close {
    color: #1b1d1f;
}

.ui-multiselect-panel .ui-multiselect-filter-container .fa {
    color: #222222;
}

.ui-widget-content {
    border: 1px solid #D5D5D5;
    background-color: #ffffff;
    color: #222222;
}

.ui-widget-content a {
    color: #222222;
}

.ui-shadow {
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.ui-chkbox {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    margin-right: .25em;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.ui-chkbox .ui-chkbox-box {
    width: 1.125em;
    height: 1.125em;
    line-height: 1.125em;
    border-radius: 2px;
    text-align: center;
}

.ui-chkbox .ui-chkbox-icon {
    display: block;
}

.ui-chkbox-label {
    vertical-align: middle;
}

.ui-chkbox-box.ui-state-active,
.ui-radiobutton-box.ui-state-active {
    border: 1px solid #156090;
    background: #186ba0;
    color: #FFFFFF;
}

.ui-chkbox-box.ui-state-focus,
.ui-radiobutton-box.ui-state-focus {
    box-shadow: 0px 0px 5px #1f89ce;
}

.ui-chkbox-box.ui-state-focus.ui-state-active {
    background: #186ba0;
}

.ui-multiselect-panel .ui-multiselect-item.ui-state-disabled:hover .ui-chkbox-box {
    background-color: #ffffff;
    border-color: #d6d6d6;
}

p-multiselect.ui-inputwrapper-filled{
    position:relative;
    z-index:1026;
}

.ui-multiselect{
    background-color:#fff;
    border:1px solid #ccc;
    border-radius:5px;
}

.ui-chkbox .ui-chkbox-box{
    border:1px solid #ccc;
}

.text-link{
    font-weight:400;
    color:#446ba1 !important;
}

.p-paginator {
    display: block!important;
    margin: auto;
    text-align: center;
}

.p-paginator-right-content {
    display: inline-block!important;
    margin-left: 10px!important;
}

.p-datatable-scrollable-body .competencematrix.table {
    margin-bottom: 0;
}

.p-checkbox .pi-check {
    margin-top: 0!important;
}

.p-autocomplete.p-component {
    display: block;
}

.trainortable thead tr th {
    background-color: #7498bc!important;
    color: #fff!important;
    font-weight: 700!important;
    white-space: nowrap!important;
    border: none!important;
}

.trainortable.courses thead tr th {
    background-color: #D83A27 !important;
}

.p-datatable-scrollable-footer {
    display: none;
}

.trainortable tbody tr td {
    padding: 8px!important;
    vertical-align: middle!important;
}

#notiRecurrence {
    min-width: 100%;
}

.editCompetencies.trainortable .p-datatable-thead>tr>th:last-of-type {
    text-align: center!important;
}

.p-autocomplete .p-autocomplete-panel {
    max-height: 500px!important;
}

.p-multiselect .p-multiselect-label {
    padding: .3rem .5rem!important;
}

.p-multiselect {
    border-radius: 5px!important;
}

input#isGlobal {
    margin-right: 5px;
}

.co-section {
    border-top: 1px solid #e0e0e0;
}

.p-datatable-frozen-view .p-datatable-scrollable-body {
    overflow: visible!important;
}

.popover.popover-bottom {
    height: 0;
    width: 0;
    border: 0;
}

.p-datatable-scrollable-header-box {
    padding-right: 0!important;
}

.p-datatable-scrollable-view.p-datatable-unfrozen-view {
    left: 550px;
    width: calc(100% - 550px);
}

td.cm_promotion_row p {
    width: 100%!important;
}

.popover .arrow:after, .popover .arrow:before {
    display: none!important;
}

.p-datatable .table.personalcompetence .p-datatable-thead>tr>th {
    background-color: #2A4458;
    color: #fff;
}

.p-datatable .table.personalcompetence .p-datatable-thead>tr>th.switch-th {
    width: 85px;
}

@media only screen and (min-width: 767px) {
    .editCompetencies.trainortable .p-datatable-thead>tr>th:first-of-type {
        width: 285px;
    }
    .editCompetencies.trainortable .p-datatable-thead>tr>th:nth-of-type(3) {
        width: auto;
    }
}

@media (max-width: 767px) {
    #full-course .cc-table td {
        font-size: 10px;
    }

    .cc-table .lang {
        font-size: 1px;
        line-height: 1px;
    }

    .cc-table .lang img {
        width: 15px;
    }

    .cc-week {
        display: none;
    }

    .cc-table input[type="button"] {
        font-size: 12px;
    }

    .cc-table .cc-date {
        font-size: 9px !important;
    }

    .cc-table .cc-place {
        max-width: 70px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .editCompetencies.trainortable .p-datatable-thead>tr>th {
        width: 130px;
    }
    .editCompetencies.trainortable .p-datatable-thead>tr>td {
        width: 130px;
    }
}

table.personalcompetence.mypage tr td:first-child{
    padding:0.75rem;
    width:auto;
}

table.personalcompetence.mypage tr td,
table.personalcompetence.mypage tr td a span{
    border-bottom:1px solid #f4f7fc;
}