﻿.dtx-select .dtx-select-dropdown {

}

.navbar-right .dtx-select .dtx-select-filter {

}
.dtx-select .dtx-select-filter {

    border-radius:0;
}

.dtx-select .dtx-select-options {
    max-height:300px;
    overflow:auto;
}

.padTop2 {
    padding-top: 2px !important;
}