.customExpandButton{float:right;margin-top:4px;margin-left:3px}.expanded{animation-name:toExpanded;animation-duration:1s;transform:rotate(180deg)}.editButton{cursor:pointer}.collapsed{color:#6495ed;animation-name:toCollapsed;animation-duration:1s;transform:rotate(0)}.customHeaderMenuButton,.customHeaderLabel,.customHeaderLabel,.customSortDownLabel,.customSortUpLabel,.customSortRemoveLabel{float:left;margin-top:2px;margin-left:4px}.customSortDownLabel{margin-left:10px}.customSortUpLabel{margin-left:1px}#agridcustomColGroup .editButton{visibility:hidden}#agridcustomColGroup:hover .editButton{visibility:visible}.customSortRemoveLabel{float:left;font-size:11px}.active{color:#6495ed}@keyframes toExpanded{0%{color:#6495ed;transform:rotate(0)}to{color:#000;transform:rotate(180deg)}}@keyframes toCollapsed{0%{color:#000;transform:rotate(180deg)}to{color:#6495ed;transform:rotate(0)}}
