.heigth-50{
    height: 50px !important;
}
.field-icon {
    float: right;
    margin-right: 1em;
    margin-top: -2em;
    position: relative;
    cursor: pointer;
}
.swal2-container{
    z-index: 3000 !important;
}
.ui-menu.ui-widget.ui-widget-content{
    z-index: 3000 !important;
}
.select2-container {
    z-index: 2000 !important;
    text-transform: uppercase !important;
}
.dataTables_wrapper .dataTables_length select{
    outline: none;
}

div#example2_length {
    margin-bottom: 2em;
}
.select2-container .select2-selection--single {
    height: 40px !important;
    border-radius: 8px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 8px !important;
    text-transform: uppercase !important;
}

.iti__flag-box, .iti__country-name {
    color: black;
}
.iti {
    width: 100%;
}
.iti__country-list{
    z-index: 3000 !important;
}
#country{
    text-transform: uppercase !important;
}
.navbar-toggler:focus
{
    box-shadow: none !important;
    border-color: none !important;
    outline: none !important;
}
