/* Main
-------------------------------------------- */
/* Core start */

/* Core end */

/* ---
-------------------------------------------- */

/* ---
-------------------------------------------- */


/* Needs to be organized
--------------------------------------------
--------------------------------------------
--------------------------------------------
-------------------------------------------- */
/* OPTION REORDERING STYLES*/
a.xSort-retain {
    display: none;
}

/* OPTION REORDERING STYLES*/
a.xSort-retain>.xSort-img {
    display: none;
}

/* OPTION REORDERING STYLES*/
.xTb>.xTbBtns>a.xSort-retain {
    display: none;
}

/* OPTION REORDERING STYLES*/
.xRgnTb>.xTbBtns>a.xSort-retain {
    display: none;
}

a.xSort-revert {
    display: inline-block;
}

a.xSort-revert>.xSort-img {
    display: inline-block;
}

.xTb>.xTbBtns>a.xSort-revert {
    display: inline-block;
}

.xRgnTb>.xTbBtns>a.xSort-revert {
    display: inline-block;
}

a.xSort-retain.xSort-unsaved {
    display: inline-block;
}

a.xSort-retain.xSort-unsaved>.xSort-img {
    display: inline-block;
}

.xTb>.xTbBtns>a.xSort-retain.xSort-unsaved {
    display: inline-block;
}

.xRgnTb>.xTbBtns>a.xSort-retain.xSort-unsaved {
    display: inline-block;
}

a.xSort-retain>.xSort-img,
a.xSort-revert>.xSort-img {
    background-repeat: no-repeat;
}

.xRgnTb>.xTbBtns>a.xSort-retain>.xSort-img,
.xRgnTb>.xTbBtns>a.xSort-revert>.xSort-img {
    height: 18px;
    width: 18px;
    padding: 0;
}

.xHGOuter .xHGLeft {
    display: inline-block;
    vertical-align: top;
    overflow-x: visible;
    position: relative;
    z-index: 1;
}

.xInnerMargin .xHGOuter .xHGLeft {
    overflow-y: hidden;
}

.xHGOuter .xHGLeft tbody:not([data-grouptype='header']) tr,
.xHGOuter .xHGLeft thead th:last-of-type {
    border-right: 1px solid #d6d6d6;
}

.xHGOuter {
    overflow-x: auto;
    overflow-y: hidden;
}

table.xCatGrid[orientation="horizontal"] tr>th.xSort {
    padding-left: 2px;
    padding-right: 2px;
}

table.xCatGrid[orientation="horizontal"] tr>td.xBtn>img {
    margin-right: 2px;
}

table.xCatGrid[orientation="horizontal"] .xSort-retain,
table.xCatGrid[orientation="horizontal"] .xSort-revert {
    top: 0;
    position: absolute;
    padding: 5px 2px 0 2px;
}

table.xCatGrid[orientation="horizontal"] .xSort-retain {
    left: 0;
}

table.xCatGrid[orientation="horizontal"] .xSort-revert {
    right: 0;
}

table.xCatGrid[orientation="horizontal"] .xSort-retain>.xSort-img,
table.xCatGrid[orientation="horizontal"] .xSort-revert>.xSort-img {
    height: 16px;
    width: 16px;
}

table.xCatGrid[orientation="horizontal"] .xSort-retain:hover,
table.xCatGrid[orientation="horizontal"] .xSort-revert:hover {
    background-color: #d7ebf9;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .xSort-controls {
    height: 100%;
    width: 100%;
    position: relative;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .xSort-handle {
    width: 18px;
    height: 16px;
    right: 2px;
    top: calc(50% - 8px);
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    display: inline-block;
    position: absolute;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"]>tr:hover .xSort-handle,
table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"]>tr.ui-selected .xSort-handle,
table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"]>tr.ui-selecting .xSort-handle,
table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"]>tr.ui-unselecting .xSort-handle {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' x='0' y='0' viewBox='0 0 16 16' xml%3Aspace='preserve'%3E%3Cstyle%3E.st0%7Bfill%3A%23a6a6a6%7D%3C%2Fstyle%3E%3Ccircle class='st0' cx='5.5' cy='3.7' r='1.2'%2F%3E%3Ccircle class='st0' cx='5.5' cy='8' r='1.2'%2F%3E%3Ccircle class='st0' cx='5.5' cy='12.3' r='1.2'%2F%3E%3Ccircle class='st0' cx='10.5' cy='3.7' r='1.2'%2F%3E%3Ccircle class='st0' cx='10.5' cy='8' r='1.2'%2F%3E%3Ccircle class='st0' cx='10.5' cy='12.3' r='1.2'%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
}


table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] tr>td.xSort {
    cursor: pointer;
    padding: 0;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .xSort-indicator {
    height: 100%;
    width: 0;
    left: 0;
    bottom: 0;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left: 2px solid #2d67b2;
    display: inline-block;
    position: absolute;
    transition: height .05s ease-out, border-left-width .1s ease-in;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .ui-selected .xSort-indicator,
table.xCatGrid[orientation="horizontal"].ship-container tbody[data-grouptype="selected"] tr>td.xSort .xSort-indicator {
    border-left: 6px solid #2d67b2;
    transition: border-left-width .1s ease-in;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .ui-selecting .xSort-indicator,
table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .ui-unselecting .xSort-indicator {
    height: calc(60%);
    transition: height .05s ease-out;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] .sort-placeholder {
    background-color: #f3f9fd;
}

table.ship-container {
    -webkit-box-shadow: 1px 1px 15px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 15px 5px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    color: #000;
    display: table;
}

table.ship-container * {
    cursor: grabbing !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] tr>td.xSort .xSort-handle:active {
    cursor: grabbing !important;
    cursor: -moz-grabbing !important;
    cursor: -webkit-grabbing !important;
}

table.ship-container tr>td,
table.ship-container tr>td:hover {
    background-color: #deecf9;
}

table.ship-container tr>td.xSort .xSort-handle {
    visibility: hidden;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] tr.ui-selected,
table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] tr.ui-unselecting {
    background-color: #eff6fc;
    background-image: none;
}

table.xCatGrid[orientation="horizontal"] tbody[data-grouptype="selected"] tr.ui-selecting {
    background-color: #deecf9;
    color: slategray;
    background-image: none;
}

/* END OPTION REORDERING STYLES*/