.c4d-mega-menu-button{background:#cfcfcf;border-radius:30px;height:20px;width:45px;display:inline-block;top:0;left:100%;vertical-align:middle;margin:0 10px;cursor:pointer}.c4d-mega-menu-button:after{width:12px;height:12px;border-radius:50%;background:red;content:'';display:block;-webkit-transition:all .3s;transition:all .3s;margin:4px 5px}.c4d-mega-menu-button.active:after{background:green;margin-left:27px}.c4d-mega-menu-button-col{background:#cfcfcf;border-radius:30px;height:20px;width:91px;display:inline-block;top:0;left:100%;vertical-align:middle;margin:0 5px;cursor:pointer;text-align:center}.c4d-mega-menu-button-col:after{content:'';display:block;clear:both}.c4d-mega-menu-button-col .next,.c4d-mega-menu-button-col .prev{width:12px;height:12px;background:#000;color:#fff;text-align:center;line-height:12px;display:inline-block;border-radius:50%;margin:4px 6px}.c4d-mega-menu-button-col .next:hover,.c4d-mega-menu-button-col .prev:hover{background:red}.c4d-mega-menu-button-col .prev{float:left;margin-right:10px}.c4d-mega-menu-button-col .next{float:right;margin-left:10px}