.chevron{display:inline-block;width:10px;height:10px;position:relative;margin-left:5px}.chevron.hidden{display:none}.chevron.chevron-right:before{content:"";position:absolute;right:0;bottom:0;width:8px;height:8px;border-right:2px solid currentColor;border-top:2px solid currentColor;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.chevron.chevron-left:before{content:"";position:absolute;right:0;bottom:0;width:8px;height:8px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.chevron.chevron-bottom:before{content:"";position:absolute;right:0;bottom:3px;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.chevron.chevron-bottom.slim:before{bottom:2px;border-right:1px solid currentColor;border-bottom:1px solid currentColor}.chevron.chevron-top:before{content:"";position:absolute;right:0;bottom:-2px;width:8px;height:8px;border-top:2px solid currentColor;border-left:2px solid currentColor;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.chevron-slim{display:inline-block;width:4px;height:10px;position:relative;margin-left:5px;border-top:8px solid #000;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0)}.chevron-slim.max-right{float:right;margin-top:6px;margin-right:2px}.chevron-slim-right{display:inline-block;width:10px;height:4px;position:relative;margin-left:5px;border-top:4px solid rgba(0,0,0,0);border-left:8px solid #000;border-bottom:4px solid rgba(0,0,0,0)}.chevron-slim-right.max-right{float:right;margin-top:6px}/*# sourceMappingURL=chevron.css.map */