.c2-sb-wrap { position: relative; display: inline; float: left; margin-right: 2px; }
.c2-sb-inner-wrap { position: relative; height: 58px; padding-left: 22px; background: #fff; border: 1px solid #ebebeb; }
.support .c2-sb-inner-wrap {  background: #f4f4f4;}
.c2-sb-wrap .c2-sb-text { position: relative; display: inline; float: left; height: 20px; overflow: hidden; padding: 19px 0px; border: 0 none; font-size: 15px; line-height: 20px; color: #787878; font-style: italic; cursor: pointer; white-space: nowrap; }
.c2-sb-wrap .c2-sb-button { position: relative; display: inline; float: left; width: 38px; height: 58px; font-size: 0px; line-height: 0px; text-indent: -4000px; cursor: pointer; }
.c2-sb-wrap .c2-sb-button small { width: 0; height: 0; display: block; border-top: 8px solid #41a1ce; border-right: 5px outset transparent; border-left: 5px outset transparent; position: absolute; top: 50%; left: 0; margin-top: -5px; }
.c2-sb-wrap .c2-sb-list-wrap { display: none; position: absolute; left: 0px; top: 100%; border: 1px solid #ebebeb; background: #FFFFFF; min-width: 100%; max-height: 170px; overflow-x: hidden; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list { display: block; position: relative; list-style-type: none; padding: 0px; margin: 0px; display: block; overflow-x: hidden; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item { display: block; width: 100%; padding: 0px; margin: 0px; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link,
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-group { display: block; padding: 10px 22px; margin: 0px; height: 20px; line-height: 20px; white-space: nowrap; text-decoration: none; font-size: 15px; color: #787878; }
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link:hover,
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link-active,
.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-link:hover { background: #41a1ce; color: #fff; }

.c2-sb-wrap .c2-sb-list-wrap .c2-sb-list .c2-sb-list-item .c2-sb-list-item-group { font-weight: bold; }
 
/* States */
.c2-sb-wrap,
.c2-sb-wrap .c2-sb-inner-wrap,
.c2-sb-wrap .c2-sb-text,
.c2-sb-wrap .c2-sb-button { z-index: 10; }
.c2-sb-wrap .c2-sb-list-wrap { z-index: 6; }

.c2-sb-closing,
.c2-sb-closing .c2-sb-inner-wrap,
.c2-sb-closing .c2-sb-text,
.c2-sb-closing .c2-sb-button { z-index: 15; }
.c2-sb-closing .c2-sb-list-wrap { z-index: 11; }

.c2-sb-open,
.c2-sb-open .c2-sb-inner-wrap,
.c2-sb-open .c2-sb-text,
.c2-sb-open .c2-sb-button { z-index: 20; }
.c2-sb-open .c2-sb-list-wrap { z-index: 16; }