.btn-group{min-width:40px;height:40px;position:relative;margin:10px 1px;display:inline-block;vertical-align:middle}.btn-group a:hover{text-decoration:none}.dropdown-toggle{color:#636b6f;min-width:40px;padding:10px 20px 10px 10px;text-transform:none;font-weight:300;margin-bottom:7px;border:0;-webkit-transition:background 0s ease-out;transition:background 0s ease-out;float:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dropdown-toggle-background{background-image:-webkit-gradient(linear,left top,left bottom,from(#009688),to(#009688)),-webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:linear-gradient(#009688,#009688),linear-gradient(#d2d2d2,#d2d2d2);background-size:0 2px,100% 1px;background-repeat:no-repeat;background-position:bottom,50% calc(100% - 1px);background-color:transparent}.dropdown-toggle:hover{background:#e1e1e1;cursor:pointer}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;min-width:40px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu>li>a{padding:10px 30px;display:block;clear:both;font-weight:400;line-height:1.6;color:#333;white-space:nowrap;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.dropdown-menu>li>a:hover{background:#efefef}.dropdown-menu>li{overflow:hidden;width:100%;position:relative;margin:0}.caret{width:0;position:absolute;top:19px;height:0;margin-left:-24px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent;right:10px}li{list-style:none}