.morpheus-sep { border-top: 1px solid #eee; } .dropdown-checkbox { margin-left: -16px !important; } .ui-dialog .ui-dialog-titlebar { font-size: 12px !important; padding: 0.1em 1em !important; background: black !important; } .axis path, .axis line { fill: none; stroke: #000; shape-rendering: crispEdges; } .select2-search-choice { background: white !important; } .select2-search-choice:hover { background: rgb(230, 230, 230) !important; } .ui-autocomplete { max-height: 200px; overflow-y: auto; /* prevent horizontal scrollbar */ overflow-x: hidden; } .morpheus-button-divider { width: 6px; display: inline-block; } .morpheus-hover-show { display: none !important; } .morpheus-hover:hover>.morpheus-hover-show { display: block !important; } .morpheus-hover:hover { background-color: #f5f5f5; } .morpheus-tip { font-size: 12px; position: absolute; top: 0; left: 0; min-height: 24px; max-height: 24px; height: 24px; line-height: 1; color: #777; } .morpheus-tip-inline { font-size: 12px; max-width: 400px; z-index: 10000; position: absolute; background-color: rgba(255, 255, 255, 0.9); color: black; text-align: left; padding-left: 10px; padding-right: 10px; box-shadow: rgba(0, 0, 0, 0.498039) 0px 5px 15px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; overflow: hidden; } .morpheus-form-control-inline { display: inline !important; width: auto !important; margin-right: 1em !important; } .morpheus-tip-dialog { font-size: 12px !important; color: #777 ! important; padding: 2px !important; background-color: white !important; } .slick-cell { margin: 0px; border: none; padding: 0px; background-color: inherit; } .slick-row { font-size: 13px; line-height: 100%; padding: 0px; margin: 0px; } .slick-header-column.ui-state-default { height: 20px; line-height: 20px; padding: 0px; background: none; background-color: #f6f7f8; } .slick-header-columns { background-color: white; } .slick-table .ui-widget-content { background: none; } .slick-table-compact .slick-row { font-size: 12px; } .slick-table .slick-row { background-color: white; } .slick-striped-table .slick-row.odd { background-color: #fafafa; } .slick-header-column { color: black; background-color: white; font-weight: bold; border-left: 1px solid black; } .slick-cell, .slick-headerrow-column { overflow: hidden; text-overflow: ellipsis; } .slick-header { background-color: white; border: none !important; } .slick-cell.selected { background-color: #d9edf7; } .slick-stacked .slick-visible-stacked { display: block; } .slick-table:not(.slick-stacked) .slick-visible-not-stacked { display: block; } .slick-visible-not-stacked { display: none; } .slick-visible-stacked { display: none; } .slick-sort-indicator-desc { background: none; } .slick-sort-indicator-asc { background: none; } .slick-sort-indicator-desc::after { content: "\f0dd"; font-family: FontAwesome; margin-right: 3px; margin-left: 4px; margin-top: -3px; } .slick-sort-indicator { float: none !important; margin: 0 !important; } .slick-header-column-sorted { font-style: normal; } .slick-column-name { margin-left: 4px; } .slick-sort-indicator-asc::after { content: "\f0de"; font-family: FontAwesome; margin-right: 3px; margin-left: 4px; margin-top: -3px; float: none; }