/* === File System Manager === */

.text-align-center {
    text-align: center;
}

.listOfUsersToShare {
    vertical-align: top;
}

.usersListTitle {
    text-align: center;
    font-weight: 600;
}

.groupsListTitle {
    text-align: center;
    font-weight: 600;
}

.usersListTitle:hover {
    background-color: initial !important;
}

.groupsListTitle:hover {
    background-color: initial !important;
}

.commentCell:hover, .sharedUserCount:hover {
    cursor: pointer !important;
}

.groups-btn {
    float: right;
    padding: 0px 10px 28px !important;
    line-height: 30px;
    margin: 3px 13px 3px 3px;
}

.trash-btn {
    float: right;
    padding: 0px 10px 28px !important;
    line-height: 30px;
    margin: 3px 0px 3px 0px;
}

.folderShare ul {
    margin-left: 20px;
}

.folderShare li {
    list-style-type: none;
    margin: 10px 0 10px 10px;
    position: relative;
}

.folderShare li:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -20px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 20px;
    height: 15px;
}

.folderShare li:after {
    position: absolute;
    content: "";
    top: 5px;
    left: -20px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    width: 20px;
    height: 100%;
}

.folderShare li:last-child:after {
    display: none;
}

.folderShare li span {
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    color: #888;
    text-decoration: none;
}

.folderShare li span:hover, .folderShare li span:focus {
    background: #eee;
    color: #000;
    border: 1px solid #aaa;
}

.folderShare li span:hover + ul li span, .folderShare li span:focus + ul li span {
    background: #eee;
    color: #000;
    border: 1px solid #aaa;
}

.folderShare li span:hover + ul li:after, .folderShare li span:hover + ul li:before, .folderShare li span:focus + ul li:after, .folderShare li span:focus + ul li:before {
    border-color: #aaa;
}

.file-manager-title {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
}

#fms-viewFilesTable td, .manager-side-table td {
    white-space: nowrap;
}

.floatThead-table thead td {
    background-color: white;
}

#uploadProgress td {
    padding: 10px 5px;
    background: #EEEEEE;
}

#uploadProgress tr:nth-child(odd) td {
    background: #FAFAFA;
}

.rle-container {
    /*padding: 15px 10px;*/
}

/*BEGIN large table*/

.rle-largeTable {
    min-width: 100%;
    width: 100%;
    background: #fafafa;
}

.rle-largeTable .reportsHead {
    width: 100%;
}

.rle-largeTable .reportsHead td {
    background: transparent !important;
    color: #F7F8F9 !important;
    border: 0 !important;
    padding: 0px !important;
}

.rle-container .floatThead-container {
    /*width: 100% !important;*/
}

.rle-largeTable .energyInput {
    text-align: center;
}

.rle-largeTable input[type=text] {
    width: 60px;
    padding: 4px;
}

.rle-largeTable textarea {
    height: 60px;
    width: 100%;
}

.rle-largeTable td {
    border: 1px solid #A0A0A0;
    border-left: 0px;
    /*border-bottom: 0px;*/
}

.rle-largeTable thead td {
    background: #6A84AB;
    color: #F7F8F9;
    padding: 8px;
    text-align: center;
    border: 1px solid #555;
    border-left: 0px;
}
.rle-largeTable thead > tr:first-child > td {
    background: #3e4958;
    border-bottom: 1px solid #444;
    border-top: 1px solid #111;
}
.rle-largeTable thead > tr:nth-child(2) > td:nth-child(1) {
    background: #666668;
}
.rle-largeTable thead > tr:nth-child(3) > td:nth-child(-n+3) {
    background: #898a8c;
}

.color_electricity_chipping,
.color_electricity_chipping_diesel,
.color_electricity_chipping_sum,
.color_electricity_flaking,
.color_electricity_belt_drying,
.color_electricity_drum_drying,
.color_electricity_drying_stela,
.color_electricity_milling,
.color_electricity_pressing_energy_consumption,
.color_electricity_pressing_cooling,
.color_electricity_total,
.color_electricity_chipping_kwh_m3,
.color_electricity_flaking_kwh_m3,
.color_electricity_drying_kwh_t,
.color_electricity_drying_stela_kwh_t,
.color_electricity_milling_kwh_t,
.color_electricity_pressing_energy_consumption_kwh_t,
.color_electricity_pressing_cooling_kwh_t,
.color_electricity_chipping_sum_kwh_m3,
.color_electricity_flaking_kwh_t,
.color_electricity_chipping_kwh_t,
.color_electricity_packing_kwh_t,
.color_electricity_admin_gate_kwh_t,
.color_electricity_total_kwh_t,
.color_electricity_packing,
.color_electricity_admin_gate,
.color_electricity_gate_pumping,
.color_electricity_price_avg,
.color_electricity_consumed_avg{
    background: #6aab73 !important;
    color: white;
}

.color_electricity {
    background: #4a8952 !important;
    color: white;
}

.color_output_produced_chipping,
.color_output_produced_flakering,
.color_output_dried_sliver_stela,
.color_output_dried_material_t,
.color_output_produced_pellets {
    background: #6aab9d !important;
    color: white;
}

.color_output, .color_indicators {
    background: #4a897a !important;
    color: white;
}

.color_raw_material_miza,
.color_raw_material_drum, .color_heat_drum_dryer_biomass_m3,
.color_raw_material_skelda, .color_ash {
    background: #ab916a !important;
    color: white;
}

.color_dryer_fuel, .color_fuel {
    background: #896e4a !important;
    color: white;
}

.color_heat_drum_dryer_biomass,
.color_heat_chp_belt_dryer,
.color_heat_total,
.color_heat_total_kwh_t {
    background: #bdbf78 !important;
    color: white;
}

.color_heat {
    background: #9d9f56 !important;
    color: white;
}

.color_dried_material {
    background: #ddae23 !important;
    color: white;
}

.color_dried_material_drum_t,
.color_dried_material_stela_t,
.color_dried_material_total_t {
    background: #dfb845 !important;
    color: white;
}

.color_comment_admin,
.color_comment_operator, .color_other {
    background: #898a8c !important;
    color: white;
}

.color_comment {
    background: #666668 !important;
    color: white;
}


.color_fuel_front_loader,
.color_fuel_log_loader,
.color_fuel_volvo,
.color_fuel_total,
.color_fuel_total_l_t,
.color_fuel_total_t_l,
.color_fuel_reserve {
    background: #6d6aab !important;
    color: white;
}

.color_diesel_fuel {
    background: #4c4a89 !important;
    color: white;
}

.rle-largeTable .blankCell {
    display: none;
}

.rle-largeTable tbody td {
    /*width:4.76%;*/
    text-align: center;
}

.rle-largeTable .blankCell {
    background: white;
}

.rle-largeTable tbody td {
    white-space: nowrap;
    padding: 8px 5px;
}

.rle-largeTable > tbody > tr:hover td:not([rowspan]) {
    background: #d0d0d0;
    border-color: #A0A0A0;
}

.rle-largeTable tfoot td {
    text-align: center;
    height: 30px;
    background: #617ea8;
    color: white;
    border: 1px solid #3A5277;
}

.rle-largeTable .merged_sum {
    position: absolute;
    top: -42px;
    background: #fbfbfb;
    left: 0px;
    right: 0;
    font-size: 11px;
    padding: 3px 0px;
    margin: 0px 0px;
    border: 1px solid #adadad;
    font-weight: normal !Important;
    color: initial !Important;
}
.rle-largeTable .merged_sum.merged_sum_fix {
    top: -38px;
}

/*END large table*/

#fileRenameForm #fileName {
    border: 1px solid transparent;
    border-radius: 4px;
    font-weight: bold;
    font-size: 26px;
}

#fileRenameForm #fileName:focus {
    border: 1px solid #D8D5D5;
    box-shadow: inset 0px 0px 14px 0px rgba(0, 0, 0, 0.12);
}

#fileRenameForm #submitNewName:disabled {
    display: none;
}

#fileRenameForm #submitNewName {
    width: 125px;
    background: #5D985D;
    color: white;
    border: none;
    cursor: pointer;
}

#fileRenameForm #fileName, #fileRenameForm #submitNewName {
    height: 40px;
    padding: 10px;
    vertical-align: middle;
}

.dynMenuContainer {
    display: inline-block;
}

.fms-breadcrumbs a {
    margin: 0px 1px;
}

.editFilenameForm {
    display: none;
}

.editFilenameForm .newFilename {
    height: 27px;
    width: 220px;
}

.commentColumn {
    text-align: right;
}

.commentCell, .nameCell, .commentC {
    color: #989898 !important;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 250px;
}

.commentForm {
    display: none;
}

#searchForm {
    width: 100%;
    margin: 20px 0px;
    float: right;
    position: relative;
}

#searchForm > * {
    vertical-align: top;
}

#searchForm #searchBar {
    width: 100%;
    height: 40px;
}

.searchSuggestions {
    max-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    background: white;
    position: absolute;
    right: 0px;
    left: 0px;
    z-index: 10;
    white-space: nowrap;
    box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.18);
}

.searchSuggestions .eachLine {
    height: 34px;
    padding: 10px 0px;
    color: #000000;
    border: 1px solid #dddddd;
    cursor: default;
    font-size: 13px;
}

.searchSuggestions .eachLine:hover {
    background: #eaeaea;
}

.searchSuggestions .searchMore {
    display: block;
    height: 40px;
    padding: 15px 0px;
    background-color: #C5E2F3;
}

.searchSuggestions .cell {
    display: inline-block;
    padding: 0px 10px;
}

.searchSuggestions .cell.location {
    float: right;
    color: gray;
}

#searchForm #searchBtn {
    width: 45px;
    /*cursor: pointer;*/
    font-size: 20px;
    vertical-align: top;
    right: 0px;
    height: 40px;
    opacity: 0.3;
    position: absolute;
    border: none;
}

#uploadNewFile {
    float: right;
    margin-right: 10px;
}

.loadMore {
    text-align: center;
    padding: 20px 0px;
    display: none;
}

#fms-viewFilesTable.float {
    margin-top: 60px;
}

/*
#fms-viewFilesTable.float thead{
    position: fixed;
    top: 230px;
    width: 810px;
    background: white;
    z-index: 10;
    top: 70px;
}*/
.floatContainer.float {
    top: 42px;
    position: fixed;
    background: white;
    width: 810px;
    z-index: 20;
}

.removeThisSharedFileFromUser {
    float: right;
    margin: 0;
}

.share_owners_list li:nth-child(odd) {
    background-color: #f0f0f0;
}

.share_owners_list li {
    padding: 15px;
}

.listOfUsersToShare, .share_owners_list {
    max-height: 300px;
    overflow: auto;
}

.listOfUsersToShare li, .listOfGroupsToShare li {
    padding: 5px;
}

.userToShareName {
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
}

.listOfUsersToShare li:hover, .listOfGroupsToShare li:hover {
    background-color: #efedee;
}

.boldHead {
    font-weight: 600;
}

.file-version-table tr:hover {
    background-color: #efedee;
}

.file-version-table tr:first-child:hover {
    background-color: white !Important;
}

.file-version-table {
    border: 0px;
}

.file-version-table td {
    padding: 7px;
}

.file-version-table tr {
    border-bottom: 1.5px solid #efedee;
}

.file-version-table tr:last-child {
    border-bottom: 0px solid #efedee;
}

.fileManagerDropdown .inline-btn {
    padding-top: 4px !Important;
    padding-left: 10px !Important;
    height: 30px;
    background-color: transparent;
    border: 0px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    color: black;
}

.fileManagerDropdown .trashColor {
    background-color: #d1534f;
}

.commentTextArea {
    height: 80px;
    resize: vertical !Important;
    width: 100%;
}

.fmHome {
    margin-top: 20px;
    margin-left: 35px;
}

.dmIcon {
    font-size: 120px;
}

.dmDateAndSize {
    font-size: 12pt;
}

.dmPassword {
    height: 40px;
}

.fmLink {
    width: 100%;
}

#fms-viewFilesTable tr.row td {
    height: 55px !Important;
}

.backButn {
    float: right;
}

.pageName {
    margin: 15px 0px 15px 0px;
    color: #111;
    font-size: 24px;
    line-height: 26px;
}

.fileManagerDropdown span:not(:last-child), .fileManagerDropdown a {
    text-align: left !Important;
    padding-left: 10px !Important;
}

.fileManagerDropdown .fa-lock, .fileManagerDropdown .fa-history {
    width: 13px !Important;
}

#uploadNewFile .inline-btn {
    padding: 0px 10px 28px !Important;
    line-height: 30px;
    margin: 3px 0px 3px 0px;
}

.removeThisFile, .removeThisSharedFile {
    color: white !Important;
    text-align: center !Important;
}

.dm-logo {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    height: 44px;

}

.dm-logo .logo {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    margin-top: 10px;
    color: #ddd;
}

.dm-icon {
    margin-top: 50px;
    font-size: 94pt;
    text-align: center;
}

.dm-info {
    text-align: center;
}

.dm-dw-button {
    margin-top: 10px;
    text-align: center;
}

.dm-nofile {
    margin-top: 50px;
    text-align: center;
}

.dmFileName {
    font-size: 28pt;
    margin-bottom: 10px;
}

.moveBulkThisFile {
    /*display: none;*/
}

.rle-chartContainer {

}

.rle-chartColumns {
    width: 200px;
    padding: 10px 0px;
    display: inline-block;
}

.rle-chartColumns > form > div {
    margin: 2px 0px;
}

.rle-chartColumns > form > div input {

    display: inline-block;
    vertical-align: middle;
}
.rle-chartColumns > form > div label {
    width: 90%;
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    line-height: 1.5em;
    padding: 1px 0px;
}

.rle-chartColumns > form > div:hover {
    background-color: #f7faff;
}

.rle-chart {
    width: 100%;
    height: 500px;
    display: inline-block;
    vertical-align: top;
    margin: 15px 0px;
    background: #fafafa;
}

/*jstree*/
.jstree-node, .jstree-children, .jstree-container-ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.jstree-node {
    white-space: nowrap
}

.jstree-anchor {
    display: inline-block;
    color: #000;
    white-space: nowrap;
    padding: 0 4px 0 1px;
    margin: 0;
    vertical-align: top
}

.jstree-anchor:focus {
    outline: 0
}

.jstree-anchor, .jstree-anchor:link, .jstree-anchor:visited, .jstree-anchor:hover, .jstree-anchor:active {
    text-decoration: none;
    color: inherit
}

.jstree-icon {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center
}

.jstree-icon:empty {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center
}

.jstree-ocl {
    cursor: pointer
}

.jstree-leaf > .jstree-ocl {
    cursor: default
}

.jstree .jstree-open > .jstree-children {
    display: block
}

.jstree .jstree-closed > .jstree-children, .jstree .jstree-leaf > .jstree-children {
    display: none
}

.jstree-anchor > .jstree-themeicon {
    margin-right: 2px
}

.jstree-no-icons .jstree-themeicon, .jstree-anchor > .jstree-themeicon-hidden {
    display: none
}

.jstree-hidden, .jstree-node.jstree-hidden {
    display: none
}

.jstree-rtl .jstree-anchor {
    padding: 0 1px 0 4px
}

.jstree-rtl .jstree-anchor > .jstree-themeicon {
    margin-left: 2px;
    margin-right: 0
}

.jstree-rtl .jstree-node {
    margin-left: 0
}

.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0
}

.jstree-wholerow-ul {
    position: relative;
    display: inline-block;
    min-width: 100%
}

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
    cursor: pointer
}

.jstree-wholerow-ul .jstree-anchor, .jstree-wholerow-ul .jstree-icon {
    position: relative
}

.jstree-wholerow-ul .jstree-wholerow {
    width: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.vakata-context {
    display: none
}

.vakata-context, .vakata-context ul {
    margin: 0;
    padding: 2px;
    position: absolute;
    background: #f5f5f5;
    border: 1px solid #979797;
    box-shadow: 2px 2px 2px #999
}

.vakata-context ul {
    list-style: none;
    left: 100%;
    margin-top: -2.7em;
    margin-left: -4px
}

.vakata-context .vakata-context-right ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px
}

.vakata-context li {
    list-style: none
}

.vakata-context li > a {
    display: block;
    padding: 0 2em;
    text-decoration: none;
    width: auto;
    color: #000;
    white-space: nowrap;
    line-height: 2.4em;
    text-shadow: 1px 1px 0 #fff;
    border-radius: 1px
}

.vakata-context li > a:hover {
    position: relative;
    background-color: #e8eff7;
    box-shadow: 0 0 2px #0a6aa1
}

.vakata-context li > a.vakata-context-parent {
    background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);
    background-position: right center;
    background-repeat: no-repeat
}

.vakata-context li > a:focus {
    outline: 0
}

.vakata-context .vakata-context-hover > a {
    position: relative;
    background-color: #e8eff7;
    box-shadow: 0 0 2px #0a6aa1
}

.vakata-context .vakata-context-separator > a, .vakata-context .vakata-context-separator > a:hover {
    background: #fff;
    border: 0;
    border-top: 1px solid #e2e3e3;
    height: 1px;
    min-height: 1px;
    max-height: 1px;
    padding: 0;
    margin: 0 0 0 2.4em;
    border-left: 1px solid #e0e0e0;
    text-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border-radius: 0
}

.vakata-context .vakata-contextmenu-disabled a, .vakata-context .vakata-contextmenu-disabled a:hover {
    color: silver;
    background-color: transparent;
    border: 0;
    box-shadow: 0 0 0
}

.vakata-context li > a > i {
    text-decoration: none;
    display: inline-block;
    width: 2.4em;
    height: 2.4em;
    background: 0 0;
    margin: 0 0 0 -2em;
    vertical-align: top;
    text-align: center;
    line-height: 2.4em
}

.vakata-context li > a > i:empty {
    width: 2.4em;
    line-height: 2.4em
}

.vakata-context li > a .vakata-contextmenu-sep {
    display: inline-block;
    width: 1px;
    height: 2.4em;
    background: #fff;
    margin: 0 .5em 0 0;
    border-left: 1px solid #e2e3e3
}

.vakata-context .vakata-contextmenu-shortcut {
    font-size: .8em;
    color: silver;
    opacity: .5;
    display: none
}

.vakata-context-rtl ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px
}

.vakata-context-rtl li > a.vakata-context-parent {
    background-image: url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);
    background-position: left center;
    background-repeat: no-repeat
}

.vakata-context-rtl .vakata-context-separator > a {
    margin: 0 2.4em 0 0;
    border-left: 0;
    border-right: 1px solid #e2e3e3
}

.vakata-context-rtl .vakata-context-left ul {
    right: auto;
    left: 100%;
    margin-left: -4px;
    margin-right: auto
}

.vakata-context-rtl li > a > i {
    margin: 0 -2em 0 0
}

.vakata-context-rtl li > a .vakata-contextmenu-sep {
    margin: 0 0 0 .5em;
    border-left-color: #fff;
    background: #e2e3e3
}

#jstree-marker {
    position: absolute;
    top: 0;
    left: 0;
    margin: -5px 0 0 0;
    padding: 0;
    border-right: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

#jstree-dnd {
    line-height: 16px;
    margin: 0;
    padding: 4px
}

#jstree-dnd .jstree-icon, #jstree-dnd .jstree-copy {
    display: inline-block;
    text-decoration: none;
    margin: 0 2px 0 0;
    padding: 0;
    width: 16px;
    height: 16px
}

#jstree-dnd .jstree-ok {
    background: green
}

#jstree-dnd .jstree-er {
    background: red
}

#jstree-dnd .jstree-copy {
    margin: 0 2px
}

.jstree-default .jstree-node, .jstree-default .jstree-icon {
    background-repeat: no-repeat;
    background-color: transparent
}

.jstree-default .jstree-anchor, .jstree-default .jstree-wholerow {
    transition: background-color .15s, box-shadow .15s
}

.jstree-default .jstree-hovered {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #ccc
}

.jstree-default .jstree-context {
    background: #e7f4f9;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #ccc
}

.jstree-default .jstree-clicked {
    background: #beebff;
    border-radius: 2px;
    box-shadow: inset 0 0 1px #999
}

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
    display: none
}

.jstree-default .jstree-disabled {
    background: 0 0;
    color: #666
}

.jstree-default .jstree-disabled.jstree-hovered {
    background: 0 0;
    box-shadow: none
}

.jstree-default .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default .jstree-disabled > .jstree-icon {
    opacity: .8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default .jstree-search {
    font-style: italic;
    color: #8b0000;
    font-weight: 700
}

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
    display: none !important
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
    background: 0 0;
    box-shadow: none
}

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
    background: #e7f4f9
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
    background: 0 0
}

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
    background: #e7f4f9
}

.jstree-default > .jstree-striped {
    min-width: 100%;
    display: inline-block;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat
}

.jstree-default > .jstree-wholerow-ul .jstree-hovered, .jstree-default > .jstree-wholerow-ul .jstree-clicked {
    background: 0 0;
    box-shadow: none;
    border-radius: 0
}

.jstree-default .jstree-wholerow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.jstree-default .jstree-wholerow-hovered {
    background: #e7f4f9
}

.jstree-default .jstree-wholerow-clicked {
    background: #beebff;
    background: -webkit-linear-gradient(top, #beebff 0, #a8e4ff 100%);
    background: linear-gradient(to bottom, #beebff 0, #a8e4ff 100%)
}

.jstree-default .jstree-node {
    min-height: 24px;
    line-height: 24px;
    margin-left: 24px;
    min-width: 24px
}

.jstree-default .jstree-anchor {
    line-height: 24px;
    height: 24px
}

.jstree-default .jstree-icon {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.jstree-default .jstree-icon:empty {
    width: 24px;
    height: 24px;
    line-height: 24px
}

.jstree-default.jstree-rtl .jstree-node {
    margin-right: 24px
}

.jstree-default .jstree-wholerow {
    height: 24px
}

.jstree-default .jstree-node, .jstree-default .jstree-icon {
    background-image: url(32px.png)
}

.jstree-default .jstree-node {
    background-position: -292px -4px;
    background-repeat: repeat-y
}

.jstree-default .jstree-last {
    background: 0 0
}

.jstree-default .jstree-open > .jstree-ocl {
    background-position: -132px -4px
}

.jstree-default .jstree-closed > .jstree-ocl {
    background-position: -100px -4px
}

.jstree-default .jstree-leaf > .jstree-ocl {
    background-position: -68px -4px
}

.jstree-default .jstree-themeicon {
    background-position: -260px -4px
}

.jstree-default > .jstree-no-dots .jstree-node, .jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -4px
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -4px
}

.jstree-default .jstree-disabled {
    background: 0 0
}

.jstree-default .jstree-disabled.jstree-hovered {
    background: 0 0
}

.jstree-default .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default .jstree-checkbox {
    background-position: -164px -4px
}

.jstree-default .jstree-checkbox:hover {
    background-position: -164px -36px
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, .jstree-default .jstree-checked > .jstree-checkbox {
    background-position: -228px -4px
}

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, .jstree-default .jstree-checked > .jstree-checkbox:hover {
    background-position: -228px -36px
}

.jstree-default .jstree-anchor > .jstree-undetermined {
    background-position: -196px -4px
}

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
    background-position: -196px -36px
}

.jstree-default .jstree-checkbox-disabled {
    opacity: .8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default > .jstree-striped {
    background-size: auto 48px
}

.jstree-default.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -132px -36px
}

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -100px -36px
}

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -68px -36px
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node, .jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -36px
}

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -36px
}

.jstree-default .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(throbber.gif) center center no-repeat
}

.jstree-default .jstree-file {
    background: url(32px.png) -100px -68px no-repeat
}

.jstree-default .jstree-folder {
    background: url(32px.png) -260px -4px no-repeat
}

.jstree-default > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

#jstree-dnd.jstree-default {
    line-height: 24px;
    padding: 0 4px
}

#jstree-dnd.jstree-default .jstree-ok, #jstree-dnd.jstree-default .jstree-er {
    background-image: url(32px.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#jstree-dnd.jstree-default i {
    background: 0 0;
    width: 24px;
    height: 24px;
    line-height: 24px
}

#jstree-dnd.jstree-default .jstree-ok {
    background-position: -4px -68px
}

#jstree-dnd.jstree-default .jstree-er {
    background-position: -36px -68px
}

.jstree-default.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)
}

.jstree-default.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-small .jstree-node {
    min-height: 18px;
    line-height: 18px;
    margin-left: 18px;
    min-width: 18px
}

.jstree-default-small .jstree-anchor {
    line-height: 18px;
    height: 18px
}

.jstree-default-small .jstree-icon {
    width: 18px;
    height: 18px;
    line-height: 18px
}

.jstree-default-small .jstree-icon:empty {
    width: 18px;
    height: 18px;
    line-height: 18px
}

.jstree-default-small.jstree-rtl .jstree-node {
    margin-right: 18px
}

.jstree-default-small .jstree-wholerow {
    height: 18px
}

.jstree-default-small .jstree-node, .jstree-default-small .jstree-icon {
    background-image: url(32px.png)
}

.jstree-default-small .jstree-node {
    background-position: -295px -7px;
    background-repeat: repeat-y
}

.jstree-default-small .jstree-last {
    background: 0 0
}

.jstree-default-small .jstree-open > .jstree-ocl {
    background-position: -135px -7px
}

.jstree-default-small .jstree-closed > .jstree-ocl {
    background-position: -103px -7px
}

.jstree-default-small .jstree-leaf > .jstree-ocl {
    background-position: -71px -7px
}

.jstree-default-small .jstree-themeicon {
    background-position: -263px -7px
}

.jstree-default-small > .jstree-no-dots .jstree-node, .jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -7px
}

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -7px
}

.jstree-default-small .jstree-disabled {
    background: 0 0
}

.jstree-default-small .jstree-disabled.jstree-hovered {
    background: 0 0
}

.jstree-default-small .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default-small .jstree-checkbox {
    background-position: -167px -7px
}

.jstree-default-small .jstree-checkbox:hover {
    background-position: -167px -39px
}

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, .jstree-default-small .jstree-checked > .jstree-checkbox {
    background-position: -231px -7px
}

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, .jstree-default-small .jstree-checked > .jstree-checkbox:hover {
    background-position: -231px -39px
}

.jstree-default-small .jstree-anchor > .jstree-undetermined {
    background-position: -199px -7px
}

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
    background-position: -199px -39px
}

.jstree-default-small .jstree-checkbox-disabled {
    opacity: .8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default-small > .jstree-striped {
    background-size: auto 36px
}

.jstree-default-small.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default-small.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -135px -39px
}

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -103px -39px
}

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -71px -39px
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node, .jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -39px -39px
}

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -7px -39px
}

.jstree-default-small .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(throbber.gif) center center no-repeat
}

.jstree-default-small .jstree-file {
    background: url(32px.png) -103px -71px no-repeat
}

.jstree-default-small .jstree-folder {
    background: url(32px.png) -263px -7px no-repeat
}

.jstree-default-small > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

#jstree-dnd.jstree-default-small {
    line-height: 18px;
    padding: 0 4px
}

#jstree-dnd.jstree-default-small .jstree-ok, #jstree-dnd.jstree-default-small .jstree-er {
    background-image: url(32px.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#jstree-dnd.jstree-default-small i {
    background: 0 0;
    width: 18px;
    height: 18px;
    line-height: 18px
}

#jstree-dnd.jstree-default-small .jstree-ok {
    background-position: -7px -71px
}

#jstree-dnd.jstree-default-small .jstree-er {
    background-position: -39px -71px
}

.jstree-default-small.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)
}

.jstree-default-small.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-large .jstree-node {
    min-height: 32px;
    line-height: 32px;
    margin-left: 32px;
    min-width: 32px
}

.jstree-default-large .jstree-anchor {
    line-height: 32px;
    height: 32px
}

.jstree-default-large .jstree-icon {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.jstree-default-large .jstree-icon:empty {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.jstree-default-large.jstree-rtl .jstree-node {
    margin-right: 32px
}

.jstree-default-large .jstree-wholerow {
    height: 32px
}

.jstree-default-large .jstree-node, .jstree-default-large .jstree-icon {
    background-image: url(32px.png)
}

.jstree-default-large .jstree-node {
    background-position: -288px 0;
    background-repeat: repeat-y
}

.jstree-default-large .jstree-last {
    background: 0 0
}

.jstree-default-large .jstree-open > .jstree-ocl {
    background-position: -128px 0
}

.jstree-default-large .jstree-closed > .jstree-ocl {
    background-position: -96px 0
}

.jstree-default-large .jstree-leaf > .jstree-ocl {
    background-position: -64px 0
}

.jstree-default-large .jstree-themeicon {
    background-position: -256px 0
}

.jstree-default-large > .jstree-no-dots .jstree-node, .jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px 0
}

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0 0
}

.jstree-default-large .jstree-disabled {
    background: 0 0
}

.jstree-default-large .jstree-disabled.jstree-hovered {
    background: 0 0
}

.jstree-default-large .jstree-disabled.jstree-clicked {
    background: #efefef
}

.jstree-default-large .jstree-checkbox {
    background-position: -160px 0
}

.jstree-default-large .jstree-checkbox:hover {
    background-position: -160px -32px
}

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, .jstree-default-large .jstree-checked > .jstree-checkbox {
    background-position: -224px 0
}

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, .jstree-default-large .jstree-checked > .jstree-checkbox:hover {
    background-position: -224px -32px
}

.jstree-default-large .jstree-anchor > .jstree-undetermined {
    background-position: -192px 0
}

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
    background-position: -192px -32px
}

.jstree-default-large .jstree-checkbox-disabled {
    opacity: .8;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.jstree-default-large > .jstree-striped {
    background-size: auto 64px
}

.jstree-default-large.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);
    background-position: 100% 1px;
    background-repeat: repeat-y
}

.jstree-default-large.jstree-rtl .jstree-last {
    background: 0 0
}

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
    background-position: -128px -32px
}

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -96px -32px
}

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
    background-position: -64px -32px
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node, .jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
    background: 0 0
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -32px -32px
}

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: 0 -32px
}

.jstree-default-large .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0
}

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
    background: url(throbber.gif) center center no-repeat
}

.jstree-default-large .jstree-file {
    background: url(32px.png) -96px -64px no-repeat
}

.jstree-default-large .jstree-folder {
    background: url(32px.png) -256px 0 no-repeat
}

.jstree-default-large > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0
}

#jstree-dnd.jstree-default-large {
    line-height: 32px;
    padding: 0 4px
}

#jstree-dnd.jstree-default-large .jstree-ok, #jstree-dnd.jstree-default-large .jstree-er {
    background-image: url(32px.png);
    background-repeat: no-repeat;
    background-color: transparent
}

#jstree-dnd.jstree-default-large i {
    background: 0 0;
    width: 32px;
    height: 32px;
    line-height: 32px
}

#jstree-dnd.jstree-default-large .jstree-ok {
    background-position: 0 -64px
}

#jstree-dnd.jstree-default-large .jstree-er {
    background-position: -32px -64px
}

.jstree-default-large.jstree-rtl .jstree-node {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)
}

.jstree-default-large.jstree-rtl .jstree-last {
    background: 0 0
}

@media (max-width: 768px) {
    #jstree-dnd.jstree-dnd-responsive {
        line-height: 40px;
        font-weight: 700;
        font-size: 1.1em;
        text-shadow: 1px 1px #fff
    }

    #jstree-dnd.jstree-dnd-responsive > i {
        background: 0 0;
        width: 40px;
        height: 40px
    }

    #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
        background-image: url(40px.png);
        background-position: 0 -200px;
        background-size: 120px 240px
    }

    #jstree-dnd.jstree-dnd-responsive > .jstree-er {
        background-image: url(40px.png);
        background-position: -40px -200px;
        background-size: 120px 240px
    }

    #jstree-marker.jstree-dnd-responsive {
        border-left-width: 10px;
        border-top-width: 10px;
        border-bottom-width: 10px;
        margin-top: -10px
    }
}

@media (max-width: 768px) {
    .jstree-default-responsive .jstree-icon {
        background-image: url(40px.png)
    }

    .jstree-default-responsive .jstree-node, .jstree-default-responsive .jstree-leaf > .jstree-ocl {
        background: 0 0
    }

    .jstree-default-responsive .jstree-node {
        min-height: 40px;
        line-height: 40px;
        margin-left: 40px;
        min-width: 40px;
        white-space: nowrap
    }

    .jstree-default-responsive .jstree-anchor {
        line-height: 40px;
        height: 40px
    }

    .jstree-default-responsive .jstree-icon, .jstree-default-responsive .jstree-icon:empty {
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .jstree-default-responsive > .jstree-container-ul > .jstree-node {
        margin-left: 0
    }

    .jstree-default-responsive.jstree-rtl .jstree-node {
        margin-left: 0;
        margin-right: 40px
    }

    .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
        margin-right: 0
    }

    .jstree-default-responsive .jstree-ocl, .jstree-default-responsive .jstree-themeicon, .jstree-default-responsive .jstree-checkbox {
        background-size: 120px 240px
    }

    .jstree-default-responsive .jstree-leaf > .jstree-ocl {
        background: 0 0
    }

    .jstree-default-responsive .jstree-open > .jstree-ocl {
        background-position: 0 0 !important
    }

    .jstree-default-responsive .jstree-closed > .jstree-ocl {
        background-position: 0 -40px !important
    }

    .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
        background-position: -40px 0 !important
    }

    .jstree-default-responsive .jstree-themeicon {
        background-position: -40px -40px
    }

    .jstree-default-responsive .jstree-checkbox, .jstree-default-responsive .jstree-checkbox:hover {
        background-position: -40px -80px
    }

    .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox, .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover, .jstree-default-responsive .jstree-checked > .jstree-checkbox, .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
        background-position: 0 -80px
    }

    .jstree-default-responsive .jstree-anchor > .jstree-undetermined, .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
        background-position: 0 -120px
    }

    .jstree-default-responsive .jstree-anchor {
        font-weight: 700;
        font-size: 1.1em;
        text-shadow: 1px 1px #fff
    }

    .jstree-default-responsive > .jstree-striped {
        background: 0 0
    }

    .jstree-default-responsive .jstree-wholerow {
        border-top: 1px solid rgba(255, 255, 255, .7);
        border-bottom: 1px solid rgba(64, 64, 64, .2);
        background: #ebebeb;
        height: 40px
    }

    .jstree-default-responsive .jstree-wholerow-hovered {
        background: #e7f4f9
    }

    .jstree-default-responsive .jstree-wholerow-clicked {
        background: #beebff
    }

    .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
        box-shadow: inset 0 -6px 3px -5px #666
    }

    .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
        box-shadow: inset 0 6px 3px -5px #666;
        border-top: 0
    }

    .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
        box-shadow: none
    }

    .jstree-default-responsive .jstree-node, .jstree-default-responsive .jstree-icon, .jstree-default-responsive .jstree-node > .jstree-ocl, .jstree-default-responsive .jstree-themeicon, .jstree-default-responsive .jstree-checkbox {
        background-image: url(40px.png);
        background-size: 120px 240px
    }

    .jstree-default-responsive .jstree-node {
        background-position: -80px 0;
        background-repeat: repeat-y
    }

    .jstree-default-responsive .jstree-last {
        background: 0 0
    }

    .jstree-default-responsive .jstree-leaf > .jstree-ocl {
        background-position: -40px -120px
    }

    .jstree-default-responsive .jstree-last > .jstree-ocl {
        background-position: -40px -160px
    }

    .jstree-default-responsive .jstree-themeicon-custom {
        background-color: transparent;
        background-image: none;
        background-position: 0 0
    }

    .jstree-default-responsive .jstree-file {
        background: url(40px.png) 0 -160px no-repeat;
        background-size: 120px 240px
    }

    .jstree-default-responsive .jstree-folder {
        background: url(40px.png) -40px -40px no-repeat;
        background-size: 120px 240px
    }

    .jstree-default-responsive > .jstree-container-ul > .jstree-node {
        margin-left: 0;
        margin-right: 0
    }
}

.restorePoint {
    cursor: pointer;
    font-size: 15px;
}

.mergedWrp {
    position: relative;
}
#tableForm td {
    /*position: relative;*/ /* bug with borders in IE, Firefox, but not Chrome */
    /*background-clip: padding-box !important;*/
}

#tableForm .removedShift1 {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    border: 10px solid transparent;
    border-top: 10px solid red;
    border-right: 10px solid red;
}

#tableForm .removedShift1.comment {
    border-top: 10px solid orange;
    border-right: 10px solid orange;
}

#tableForm .removedShift2 {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    cursor: pointer;
    border: 10px solid transparent;
    border-bottom: 10px solid red;
    border-left: 10px solid red;
}

#tableForm .removedShift2.comment {
    border-bottom: 10px solid orange;
    border-left: 10px solid orange;
}

.hcLineOpacity { opacity: 0.15; }
.highcharts-markers, .highcharts-legend-item, .highcharts-data-labels { opacity: 1; }
