/* module-key = 'bamboo.web.resources.common:widget-table-search-bar', location = '/widget/table-search-bar/table-search-bar.less' */
@-webkit-keyframes running-build-rotating-keyframes{from{-webkit-transform:perspective(1px) rotate(0deg);-o-transform:perspective(1px) rotate(0deg);transform:perspective(1px) rotate(0deg)}to{-webkit-transform:perspective(1px) rotate(360deg);-o-transform:perspective(1px) rotate(360deg);transform:perspective(1px) rotate(360deg)}}@keyframes running-build-rotating-keyframes{from{-ms-transform:perspective(1px) rotate(0deg);-moz-transform:perspective(1px) rotate(0deg);-webkit-transform:perspective(1px) rotate(0deg);-o-transform:perspective(1px) rotate(0deg);transform:perspective(1px) rotate(0deg)}to{-ms-transform:perspective(1px) rotate(360deg);-moz-transform:perspective(1px) rotate(360deg);-webkit-transform:perspective(1px) rotate(360deg);-o-transform:perspective(1px) rotate(360deg);transform:perspective(1px) rotate(360deg)}}.drag-handle{background:url(/s/80109/1xwkylm/8.1.2/_/download/resources/bamboo.web.resources.common:widget-table-search-bar/../../../images/handle-repeatable.svg) round;cursor:move;width:8px}.active>.drag-handle{background-image:url(/s/80109/1xwkylm/8.1.2/_/download/resources/bamboo.web.resources.common:widget-table-search-bar/../../../images/handle-repeatable-white.svg)}.table-search-bar{padding:10px;margin-top:10px}.table-search-bar form{display:inline-block;margin:0;width:500px}.table-search-bar form .table-search-bar__input{padding-right:25px !important}.table-search-bar form .table-search-bar__input::-ms-clear{display:none}.table-search-bar form .table-search-bar__icon{position:absolute;top:0;right:0;color:#505f79;padding:7px;cursor:pointer}.table-search-bar form .table-search-bar__icon:before{margin-left:7px}.table-search-bar--wide{background-color:#f4f5f7;border-top:1px solid #dfe1e5;border-bottom:1px solid #dfe1e5}