    .customSelect {

    }
    .customSelect.customSelectHover {
    /* Styles for when the select box is hovered */
    }
    .customSelect.customSelectOpen {
    /* Styles for when the select box is open */
    }
    .customSelect.customSelectFocus {
    /* Styles for when the select box is in focus */
    }
    .customSelectInner {

    }

 