html,body {
    font-family: 'Krub', sans-serif !important;
}

.active-item{
    background-color: #ffffff !important;
}

.inactive-item{
    background-color: #e6e6e6 !important;
    border-bottom: 1px solid rgb(196, 196, 196) !important;
}

.intl-tel-input {
    width: 100% !important;
}

.iti {
    width: 100% !important;
}

.iti.iti--allow-dropdown {
    width: 100%
}
