.btns-wrap {
    text-align: center;
    margin-top: 20px;
}

.create-btn {
    border: none;
}

.create-btn,
.close-btn {
    text-transform: uppercase;
    outline: none;
    margin: 0 10px;
    line-height: 25px;
}

#ithive-ipc-company-competency-id label{
    display: block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}
#ithive-ipc-company-competency-id label .ithive-ipr-list-checkbox{
    line-height: 20px;
    vertical-align: middle;
    display:inline-block;
    margin: auto;
    /*margin-top: 3px;*/
}

#ithive-ipc-company-competency-id label .competenties-name:before{
    background: none;
}
#ithive-ipc-company-competency-id label .competenties-name{
    clear:none;
    display:inline-block;
    line-height: 20px;
    vertical-align: middle;
    margin: auto;
    font-weight: normal;
    padding-left: 5px;
    cursor: pointer;
}