searchPanes.bootstrap4.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. div.dtsp-topRow {
  2. display: flex;
  3. flex-direction: row;
  4. flex-wrap: nowrap;
  5. border: 2px solid rgba(0, 0, 0, 0);
  6. border-radius: 3px;
  7. justify-content: space-around;
  8. align-content: flex-start;
  9. align-items: flex-start;
  10. min-height: 37px;
  11. }
  12. div.dtsp-topRow input.dtsp-search {
  13. text-overflow: ellipsis;
  14. min-width: 50px;
  15. flex-basis: 90px;
  16. max-width: none;
  17. }
  18. div.dtsp-topRow input.dtsp-search::placeholder {
  19. color: black;
  20. }
  21. div.dtsp-topRow div.dtsp-subRow1 {
  22. display: flex;
  23. flex-direction: row;
  24. flex-wrap: nowrap;
  25. flex: 1 1 auto;
  26. }
  27. div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont {
  28. position: relative;
  29. width: 100%;
  30. }
  31. div.dtsp-topRow div.dtsp-subRow1 div.dtsp-searchCont input.dtsp-disabledButton {
  32. padding-top: 10px;
  33. padding-bottom: 10px;
  34. background-color: transparent;
  35. }
  36. div.dtsp-topRow div.dtsp-subRow1 input {
  37. padding-right: 2em;
  38. width: 100% !important;
  39. box-sizing: border-box;
  40. font-size: 1em;
  41. }
  42. div.dtsp-topRow div.dtsp-subRow1 button.dtsp-searchIcon {
  43. position: absolute;
  44. top: 0;
  45. right: 0;
  46. bottom: 0;
  47. background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABbmlDQ1BpY2MAACiRdZE7SwNBFIU/EyWikRRaiFhsoWKhEBREO42FTZAQFYza7G5eQhKX3QQJtoKNhWAh2vgq/AfaCrYKgqAIIhb+Al+NhPVOEkiQZJbZ+3FmzmXmDHjCGTPrtAYhm8vb0bmQthxb0Xzv+PHRxRSabjrWTCQSpun4eaRF1YdR1av5voajM55wTGhpF54wLTsvPC0c3sxbineFe8y0Hhc+ER6x5YDCt0o3KvymOFXhL8X2YnQWPKqnlqpjo47NtJ0VHhYeyGYKZvU86ib+RG5pQWqfzH4coswRQsOgwDoZ8oxKzUlmjX3Bsm+eDfGY8rcoYosjRVq8I6IWpGtCalL0hHwZiir3/3k6yfGxSnd/CNpeXfdzEHz7UNpz3d9T1y2dgfcFrnM1/4bkNPkt+l5NGziGwDZc3tQ04wCudqD32dJtvSx5ZXqSSfi4gK4YdN9Dx2olq+o650+wuCVPdAeHRzAk+wNrfw8JaBFXEnV+AAAACXBIWXMAAA9hAAAPYQGoP6dpAAABMUlEQVQoU6XRr0vDQRjH8akoM4iIjqGoOIZ5oIjB5XWxajaYDGLSIhhNYjcPRDSJwbQNw+L+BNGgYYo/5pT5/shz8vDlBgMPXux7z3N3z+25VOofYyCyd4ZYCavI4gXPsRp9LqiDdrEMH+8wv8Vh8gBfWclFPOEUN3hAHjlMoRa7wTzBS5xgKLFglPkZLjDic6HyDsEMNvGR2Nxifoci3tEI+X770JU0XmPXIlax+LTPh83fFox1X6kxyzdjm9UcdXi9S+Vti6svfyNULhNR9TVsYNhW6Ff9KKCNR7/Zv6eeaQ+6+qcdpu9BqGlp1HFgud+FYdzzUcUExu0Q/cdzHGEFetIlXKPjK/sbqYoOftMiS+j9jzEJPd1Wt+5+kdR/9EM9ucIC5jCbyPc01Q32kfsBppYz3hYFcCwAAAAASUVORK5CYII=") !important;
  48. background-repeat: no-repeat;
  49. background-position: center;
  50. background-size: 12px;
  51. }
  52. div.dtsp-topRow div.dtsp-subRow2 {
  53. white-space: nowrap;
  54. flex: 0 0 auto;
  55. }
  56. div.dtsp-topRow button.dtsp-nameButton {
  57. background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC") !important;
  58. background-repeat: no-repeat;
  59. background-position: center;
  60. background-size: 23px;
  61. vertical-align: bottom;
  62. }
  63. div.dtsp-topRow button.dtsp-countButton {
  64. background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=") !important;
  65. background-repeat: no-repeat;
  66. background-position: center;
  67. background-size: 18px;
  68. vertical-align: bottom;
  69. }
  70. div.dtsp-topRow button.dtsp-collapseButton span.dtsp-caret {
  71. position: relative;
  72. top: 2px;
  73. display: inline-block;
  74. }
  75. div.dtsp-topRow button.dtsp-collapseButton.dtsp-rotated {
  76. transform: rotate(180deg);
  77. }
  78. div.dtsp-topRow.dtsp-bordered {
  79. border: 2px solid #f0f0f0;
  80. border-radius: 3px;
  81. }
  82. div.dtsp-topRow.dtsp-bordered:hover {
  83. background-color: #f0f0f0;
  84. opacity: 0.6;
  85. border: 2px solid #cfcfcf;
  86. border-radius: 3px;
  87. cursor: pointer !important;
  88. }
  89. div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead th,
  90. div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead td {
  91. width: 100% !important;
  92. }
  93. div.dt-button-collection {
  94. z-index: 2002;
  95. }
  96. div.dt-button-collection.dtb-collection-closeable div.dtsp-titleRow {
  97. padding-right: 25px;
  98. }
  99. div.dtsp-columns-1 {
  100. max-width: 100%;
  101. min-width: 100%;
  102. margin: 0px !important;
  103. }
  104. div.dtsp-columns-2 {
  105. max-width: 49%;
  106. min-width: 49%;
  107. margin: 0px !important;
  108. }
  109. div.dtsp-columns-3 {
  110. max-width: 32%;
  111. min-width: 32%;
  112. margin: 0px !important;
  113. }
  114. div.dtsp-columns-4 {
  115. max-width: 24%;
  116. min-width: 24%;
  117. margin: 0px !important;
  118. }
  119. div.dtsp-columns-5 {
  120. max-width: 19%;
  121. min-width: 19%;
  122. margin: 0px !important;
  123. }
  124. div.dtsp-columns-6 {
  125. max-width: 16%;
  126. min-width: 16%;
  127. margin: 0px !important;
  128. }
  129. div.dtsp-columns-7 {
  130. max-width: 14%;
  131. min-width: 14%;
  132. margin: 0px !important;
  133. }
  134. div.dtsp-columns-8 {
  135. max-width: 12%;
  136. min-width: 12%;
  137. margin: 0px !important;
  138. }
  139. div.dtsp-columns-9 {
  140. max-width: 10.5%;
  141. min-width: 10.5%;
  142. margin: 0px !important;
  143. }
  144. div.dtsp-narrow {
  145. flex-direction: column !important;
  146. }
  147. div.dtsp-narrow div.dtsp-subRow1,
  148. div.dtsp-narrow div.dtsp-subRow2 {
  149. width: 100%;
  150. }
  151. div.dtsp-narrow div.dtsp-subRow2 button {
  152. margin: 0 !important;
  153. width: 25% !important;
  154. }
  155. div.dt-button-collection {
  156. float: none;
  157. }
  158. div.dtsp-panesContainer {
  159. margin-bottom: 1em;
  160. }
  161. div.dtsp-panesContainer div.dataTables_wrapper {
  162. width: 100%;
  163. }
  164. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_layout_cell {
  165. padding: 0;
  166. }
  167. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollHead {
  168. display: none !important;
  169. }
  170. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody {
  171. background: white !important;
  172. border-bottom: none;
  173. }
  174. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody thead {
  175. display: none;
  176. }
  177. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table {
  178. table-layout: fixed;
  179. }
  180. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr > th,
  181. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody table tr > td {
  182. padding: 5px 10px;
  183. }
  184. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody td.dtsp-nameColumn {
  185. width: 100% !important;
  186. }
  187. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont {
  188. width: 100%;
  189. display: flex;
  190. flex-direction: row;
  191. justify-content: flex-start;
  192. align-content: flex-start;
  193. align-items: flex-start;
  194. }
  195. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name,
  196. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {
  197. cursor: default;
  198. }
  199. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-name {
  200. text-overflow: ellipsis;
  201. overflow: hidden;
  202. display: inline-block;
  203. vertical-align: middle;
  204. white-space: nowrap;
  205. flex-grow: 1;
  206. text-align: left;
  207. }
  208. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill {
  209. display: inline-block;
  210. background-color: #cfcfcf;
  211. text-align: center;
  212. border: 1px solid #cfcfcf;
  213. border-radius: 10px;
  214. width: auto;
  215. min-width: 30px;
  216. color: black;
  217. font-size: 0.9em;
  218. padding: 0 4px;
  219. }
  220. div.dtsp-panesContainer div.dataTables_wrapper div.dataTables_scrollBody div.dtsp-nameCont span.dtsp-pill:empty {
  221. display: none;
  222. }
  223. div.dtsp-panesContainer {
  224. clear: both;
  225. padding-left: 0;
  226. padding-right: 0;
  227. text-align: center;
  228. }
  229. div.dtsp-panesContainer div.dtsp-searchPanes {
  230. display: flex;
  231. flex-direction: row;
  232. flex-wrap: wrap;
  233. justify-content: space-between;
  234. align-content: flex-start;
  235. align-items: stretch;
  236. clear: both;
  237. text-align: left;
  238. }
  239. div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane {
  240. flex-grow: 1;
  241. flex-shrink: 0;
  242. font-size: 0.9em;
  243. margin-top: 15px !important;
  244. }
  245. div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper {
  246. flex: 1;
  247. box-sizing: border-box;
  248. }
  249. div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter {
  250. display: none;
  251. }
  252. div.dtsp-panesContainer div.dtsp-title {
  253. float: left;
  254. padding: 10px 0;
  255. }
  256. div.dtsp-panesContainer button.dtsp-clearAll,
  257. div.dtsp-panesContainer button.dtsp-collapseAll,
  258. div.dtsp-panesContainer button.dtsp-showAll {
  259. float: right;
  260. padding: 10px;
  261. }
  262. div.dtsp-hidden {
  263. display: none !important;
  264. }
  265. div.dtsp-panesContainer button.dtsp-clearAll,
  266. div.dtsp-panesContainer button.dtsp-showAll {
  267. margin-left: 3px;
  268. }
  269. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow {
  270. margin: 0.5em 0;
  271. }
  272. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow input.form-control {
  273. border-radius: 4px;
  274. }
  275. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow2 {
  276. margin-left: 0.5em;
  277. }
  278. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button {
  279. border: 1px solid #ced4da;
  280. width: 35px;
  281. line-height: 20px;
  282. }
  283. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow1 button {
  284. border-right: none;
  285. }
  286. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow span.dtsp-caret {
  287. top: 4px;
  288. }
  289. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated {
  290. transform: none;
  291. }
  292. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow button.dtsp-rotated span {
  293. transform: rotate(180deg);
  294. top: -4px;
  295. }
  296. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover button.disabled {
  297. cursor: pointer !important;
  298. pointer-events: none;
  299. }
  300. div.dtsp-panesContainer div.dtsp-searchPane div.dtsp-topRow.dtsp-bordered:hover input.dtsp-paneInputButton {
  301. pointer-events: none;
  302. }
  303. div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper {
  304. border: 2px #f0f0f0 solid;
  305. border-radius: 4px;
  306. }
  307. div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper:hover {
  308. border: 2px solid #cfcfcf !important;
  309. }
  310. div.dtsp-panesContainer div.dtsp-searchPane div.dataTables_wrapper div.dtsp-nameCont span.badge {
  311. min-width: 30px;
  312. line-height: 1.25em;
  313. margin-top: 3.5px;
  314. }
  315. div.dtsp-panesContainer button.disabled {
  316. cursor: not-allowed;
  317. }
  318. div.dt-button-collection div.dtsp-panesContainer {
  319. padding-left: 10px;
  320. padding-right: 10px;
  321. }