::selection{background:transparent}::-moz-selection{background:transparent}.wrapper-dropdowns{position:relative;z-index:1000;margin:0 auto;padding:12px 15px;background:#fff;border-radius:5px;box-shadow:1px 1px 0 #bbd6f0;color:#31708f;background:#d9edf7;cursor:pointer;outline:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;font-size:14px}.wrapper-dropdowns:after{content:"";width:0;height:0;position:absolute;top:50%;right:15px;margin-top:-3px;border-width:6px 6px 0 6px;border-style:solid;border-color:#4cbeff transparent}.wrapper-dropdowns .dropdowns{position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 5px 5px;border:1px solid #cbcbcb;border-top:0;border-bottom:0;list-style:none;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;max-height:0;overflow:hidden;padding:0;margin:0}.wrapper-dropdowns .dropdowns li{padding:0 10px}.wrapper-dropdowns .dropdowns li a{display:block;text-decoration:none;color:#333;padding:5px 0;transition:all .3s ease-out;border-bottom:1px dashed #cbcbcb}.wrapper-dropdowns .dropdowns li:last-of-type a{border:0}.wrapper-dropdowns .dropdowns li i{margin-right:5px;color:inherit;vertical-align:middle}.wrapper-dropdowns .dropdowns li:hover a{color:#57a9d9}.wrapper-dropdowns.active{border-radius:5px 5px 0 0;background:#4cbeff;box-shadow:none;border-bottom:0;color:white}.wrapper-dropdowns.active:after{border-color:#82d1ff transparent}.wrapper-dropdowns.active .dropdowns{border-bottom:1px solid #cbcbcb;max-height:700px}