#reset-inputs:focus {
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: none;
}

#reset-inputs:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.show .btn-default,
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: none;
}

.btn-default:focus {
    box-shadow: none;
}

.input-group-btn>.btn {
    position: relative;
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: .9rem;
    line-height: 1.3333333;
    border-radius: 6px;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.open>.dropdown-menu {
    display: block;
}

#dropdown-menu-select > li {
    border-bottom: 1px solid #ccc;
}

#dropdown-menu-select > li:last-child {
    border-bottom: 0px;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

#dropdown-menu-select > li > a {
    padding: 10px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    cursor: pointer;
}

#search-input {
    height: 46px;
}

#search-input.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 60%);
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

#reset-btn:focus,
#search-btn:focus {
    box-shadow: none;
}

.btn-warning:focus,
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:active,
.btn-warning:hover {
    color: #fff !important;
    background-color: #ec971f !important;
    border-color: #d58512 !important;
}

#see-archived,
#add-agent,
#add-streamer {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}

#see-archived {
    margin-left: 10px;
}

.align-middle-class {
    vertical-align: middle;
}

/******************** Select2 ********************/
.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 15px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
    width: 38px !important;
}

.select2-results__option {
    padding: 6px 15px 6px 15px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
}
.menu-icon {
    display: block;
    float: left;
}
.menu-span {
    margin-left: 8px;
    white-space: normal;
    display: block;
    float: left;
}

/******************** Responsive *********************/
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important;
    }
}

@media (max-width: 1675px) {
    .menu-span {
        width: 80%;
    }
    .small-screen-text-wrap {
        white-space: normal!important;
    }
}

@media (max-width: 1440px) {
    .action-column {
        width: 140px !important;
        min-width: 140px !important;
        white-space: normal!important;
    }
}

@media (max-width: 1199px) {
    .non-desktop-col-12 {
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none!important;
    }
}