.sod_select, .sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
}
.sod_select {
    position: relative;
    display: inline-block;
    width: 150px;
    margin-right: 32px;
    padding:16px 0 16px 10px;
    border: 1px solid #ccc;
    border-radius: 7px;
    font-size: 11px;
    font-weight: 700;
    line-height: 1;
    cursor: default;
    text-align: left;
    text-transform: uppercase;
    color: #444;
    outline: 0;
    outline-offset: -2px; /* Opera */
    background: #fff;
}
.sod_select:before, .sod_select:after {
    position: absolute;
    content: '';
    display: block;
}
.sod_select.open:before{
    border-bottom-right-radius: 0;
}
.sod_select:before{
    top: 0;
    right: 0;
    width: 26px;
    height: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #b4b4b4;
}

/* Down arrow */
.sod_select:after {
    position: absolute;
    top: 43%;
    right: 6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
}

/* Change the border color on hover, focus and when open */
.sod_select:hover, .sod_select.open, .sod_select.focus {
    border-color: #009934;
}
.sod_select.open {
    color: #919191;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.sod_select.focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

/* When the entire SoD is disabled, go crazy! */
.sod_select.disabled {
    border-color: #828282;
    cursor: not-allowed;
    color: #b2b2b2;
}

/* The "label", or whatever we should call it. Keep the first three lines for truncating. */
.sod_select .sod_label {
    display: block;
    overflow: hidden;
    padding-right: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sod_select .sod_prefix {

    /* Use this if you're using a prefix and want to style it */
}
.sod_select .sod_placeholder {

    /* Use this if you're using a placeholder and want to style it */
}

/* Options list wrapper */
.sod_select .sod_list_wrapper {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    display: none;
    width: 150px;
    height: auto;
    margin: 0 0 0 -1px;
    border: 1px solid #009934;
    border-top: none;
    font-weight: 300;
    color: #444;
    background: #fff;
}

/* Shows the option list (don't edit) */
.sod_select.open .sod_list_wrapper {
    display: block;
}

/* Don't display the options when  */
.sod_select.disabled.open .sod_list_wrapper {
    display: none;
}

/* When the option list is displayed above the SoD */
.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 1px solid #009934;
    border-bottom: none;
}

/* Options list container */
.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    margin: 0;
    padding: 0;
}

/* All the options. Keep the first three lines for truncating... */
.sod_select .sod_option {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 10px 10px;
    list-style-type: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Optgroups */
.sod_select .sod_option.optgroup, .sod_select .sod_option.optgroup.disabled {
    font-size: 10px;
    font-style: italic;
    color: #939393;
    background: inherit;
}

/* Children of an optgroup */
.sod_select .sod_option.groupchild {
    padding-left: 20px;
}

/* Used together with placeholderOption / data-placeholder-option */
.sod_select .sod_option.is-placeholder {
    display: none;
}

/* Disabled option */
.sod_select .sod_option.disabled {
    color: #ccc;
    background: inherit;
}

/* Hover state for options, also used when a user uses his/hers up/down keys */
.sod_select .sod_option.active {
    color: #333;
    background: #f7f7f7;
}

/*Make room for the check mark */
.sod_select .sod_option.selected {
    padding-right: 25px;
    font-weight: 700;
}

/* Displays a check mark for the selected option */
.sod_select .sod_option.selected:before {
    position: absolute;
    top: 50%;
    right: 10px;
    display: inline-block;
    width: 10px;
    height: 9px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #808080;
    /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);*/
}

/* Add a .no_highlight class to you SoD to hide the check mark and don't bold the option */
.sod_select.no_highlight .sod_option.selected {
    font-weight: 300;
}
.sod_select.no_highlight .sod_option.selected:before {
    display: none;
}
.sod_select .sod_option.link {

    /* If data-link is set on a specific option */
}
.sod_select .sod_option.linkexternal {

    /* If data-link-external is set on a specific option */
}

/* Hide native select */
.sod_select select {
    display: none !important;
}

/* The native select in touch mode. Keep this first line. Sorry, keep everything. */
.sod_select.touch select {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-appearance: menulist-button;
}