﻿.custom-select {
    width: 200px !important;
}

.custom-selectsm {
    width: 170px !important;
}

.custom-selectxsm {
    width: 165px !important;
}

.reg-select {
    width: 130px !important;
}

.offscreen {
    left: -9999px !important;
    top: -9999px !important;
    position: absolute;
}