﻿.habilitee-button-blue-rounded {
    border-radius: 4px !important;
    background-color: #487EFF;
    color: white;
}

.habilitee-button-blue-rounded .mud-button-icon-start {
    margin-right: 0;
}

/* white */
.habilitee-white-rounded {
    border-radius: 4px !important;
    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;
}

.habilitee-white-rounded:active {
    border-radius: 4px !important;
    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;
}

.habilitee-white-rounded:not(:disabled) {
    border-radius: 4px !important;
    background-color: white !important;
    border: 1px black solid !important;
    color: black !important;
}

.habilitee-white-rounded:disabled {
    border-radius: 4px !important;
    background-color: lightgrey !important;
    border: 1px grey solid !important;
    color: grey !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}

/* black */
.habilitee-black-rounded {
    border-radius: 4px !important;
    background-color: black !important;
    border: 1px black solid !important;
    color: white !important;
}

.habilitee-black-rounded:not(:disabled) {
    border-radius: 4px !important;
    background-color: black !important;
    border: 1px black solid !important;
    color: white !important;
}

.habilitee-black-rounded:active {
    border-radius: 4px !important;
    background-color: black !important;
    border: 1px black solid !important;
    color: white !important;
}

.habilitee-black-rounded:disabled {
    border-radius: 4px !important;
    background-color: lightgrey !important;
    border: 1px grey solid !important;
    color: grey !important;
    opacity: 0.5 !important;
}

/* grey */
.habilitee-grey-rounded {
    border-radius: 4px !important;
    background-color: #767171 !important;
    border: 1px #767171 solid !important;
    color: white !important;
}

.habilitee-grey-rounded:not(:disabled) {
    border-radius: 4px !important;
    background-color: #767171 !important;
    border: 1px #767171 solid !important;
    color: white !important;
}

.habilitee-grey-rounded:active {
    border-radius: 4px !important;
    background-color: #767171 !important;
    border: 1px #767171 solid !important;
    color: white !important;
}

.habilitee-grey-rounded:disabled {
    border-radius: 4px !important;
    background-color: lightgrey !important;
    border: 1px grey solid !important;
    color: grey !important;
    opacity: 0.5 !important;
}

/* ice */
.habilitee-ice-rounded {
    border-radius: 4px !important;
    background-color: #0DCAF0 !important;
    border: 1px #0DCAF0 solid !important;
    color: white !important;
    height: 39px;
}

.habilitee-ice-rounded:not(:disabled) {
    border-radius: 4px !important;
    background-color: #0DCAF0 !important;
    border: 1px #0DCAF0solid !important;
    color: white !important;
    height: 39px;
}

.habilitee-ice-rounded:active {
    border-radius: 4px !important;
    background-color: #0DCAF0 !important;
    border: 1px #0DCAF0 solid !important;
    color: white !important;
    height: 39px;
}

.habilitee-ice-rounded:disabled {
    border-radius: 4px !important;
    background-color: lightgrey !important;
    border: 1px grey solid !important;
    color: grey !important;
    opacity: 0.5 !important;
    height: 39px;
}

/* action button */
.action-button-close {
    margin-right: 5px;
}

/* habilitee buttons */
/* habilitee more button */
.habilitee-more-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 135px;
    height: 40px;
    background: transparent!important;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    color:black;
}

.habilitee-more-button:active {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 135px;
    color:black;
    height: 40px;
    background: transparent!important;
    border: none;
    border-radius: 4px;
    font-weight: bold;
}

.habilitee-more-button:hover {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 135px;
    height: 40px;
    color:black;
    background: transparent!important;
    border: none;
    border-radius: 4px;
    font-weight: bold;
}

.habilitee-employee-number-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 24px 8px 16px;
    width: 250px;
    height: 40px;
    background: #FEFEFE;
    border: 1px solid #6E7D86;
    border-radius: 4px;
}

.habilitee-employee-number-button:active {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 24px 8px 16px;
    width: 250px;
    height: 40px;
    background: #FEFEFE;
    border: 1px solid #6E7D86;
    border-radius: 4px;
}

.get-habilitee-employee-passport-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px 8px 16px;
    gap: 8px;
    width: 148px;
    height: 40px;
    color: white;
    background: #081720;
    border: 1px solid #6E7D86;
    border-radius: 4px;
}

.get-habilitee-employee-passport-button:active {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px 8px 16px;
    gap: 8px;
    width: 148px;
    height: 40px;
    color: white;
    background: #081720;
    border: 1px solid #6E7D86;
    border-radius: 4px;
}

.get-habilitee-employee-passport-button:hover {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 24px 8px 16px;
    gap: 8px;
    width: 148px;
    height: 40px;
    color: white;
    background: #081720;
    border: 1px solid #6E7D86;
    border-radius: 4px;
}

.edit-habilitee-employee {
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
    width: 111px;
    height: 32px;
    background-color: transparent;
    border: none;
    box-shadow: unset;
}

.edit-habilitee-employee:active {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    box-shadow: unset;
    width: 111px;
    height: 32px;
    color: black;
}

.edit-habilitee-employee:hover {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border: none;
    box-shadow: unset;
    width: 111px;
    height: 32px;
    color: black;
}

.history-habilitee-employee {
    display: flex;
    justify-content: end;
    align-items: center;
    background-color: transparent;
    border: none;
    box-shadow: unset;
    width: 200px;
    height: 32px;
    color: black;
    text-decoration: underline;
    font-weight: normal;
}

.history-habilitee-employee:active {
    display: flex;
    justify-content: end;
    align-items: center;
    background-color: transparent;
    border: none;
    box-shadow: unset;
    width: 200px;
    height: 32px;
    color: black;
    text-decoration: underline;
    font-weight: normal;
}


.history-habilitee-employee:hover {
    display: flex;
    justify-content: end;
    align-items: center;
    background-color: transparent;
    border: none;
    box-shadow: unset;
    width: 200px;
    height: 32px;
    color: black;
    text-decoration: underline;
    font-weight: normal;
}

/* input */
.habilitee-search-input {
    padding-left: 5px;
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    width: 550px;
    height: 40px;
    background: #FEFEFE;
    border: 1px solid #6E7D86;
    border-radius: 4px;

}

.habilitee-search-input:active {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    padding-left: 5px;
    width: 550px;
    height: 40px;
    background: #FEFEFE;
    border: 1px solid #6E7D86;
    border-radius: 4px;
}

.habilitee-search-input .mud-input-outlined-border {
    width: 550px;
    border: none !important;
}

.habilitee-search-input:active .mud-input-outlined-border {
    width: 550px;
    border: none !important;
}

/* chips */
.yellow-habilitee-chip {
    padding: 5px;
    background-color: #F1CDCB;
    border: solid 1px #8C5D5F;
    border-radius: 5px;
    width: 100px;
    height: 25px;
    font-size: 10px;
    text-transform: capitalize;
    text-align: center;
    margin-left: 5px;
    color: #8C5D5F;
    cursor: pointer;
}








