/* ==== BASICS ============================================================== */

html{
    height: 100%;
    overflow: auto;
}
body{
/*    height: auto;
    overflow-y: scroll;
    position: absolute;
    top: 0px;
    bottom: 42px;*/
height: 100%;
position: relative;
    margin:0;
    padding:0;
    width:                      100%;
    background-color: transparent !important;
    font-family: sans-serif !important;
    background-size: 100%;
    background-repeat: no-repeat;
}
.subjectcontent {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.bg-glow,
.bg-glow:not(.current):hover {
    box-shadow: 0px 0px 10px -4px #330000;
}
.bg-glow:not(.current) {
    box-shadow: 0px 0px 10px -4px #999966;
}

/* ==== MENU ============================================================= */

#menu-main {
    margin-bottom: 75px;
    height: auto;
}

.menu-scroller {
    margin-right: -17px;
    overflow-y: scroll;
    height:100%;
}
.menu-scroller2 {
    height: 90%;
    max-height: 90%;
    overflow: hidden;
}

/* ==== FILTER ============================================================= */

div.list-filtering {
    background-color: #eee;
    padding-left: 15px;
}
.filter-field {
    text-align: left;
    max-width: 180px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    top: -1px;
}
.filter-field-content {
    padding: 10px;
    width: 490px;
}
.filtering .input-group {
    width: 100%;
    line-height: 30px;
}
.filtering:not(:last-of-type) {
    margin-bottom: 10px;
}
.filter-bottom {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.filter-show {
    display:flex;
}
.filter-hide {
    display:none;
}
.filtering .chosen-container-multi .chosen-choices li.search-choice {
    line-height: 22px;
}
.filtering .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    top: 7px;
}
.filtering .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: 30px;
    width: 100% !important;
}
.filtering .chosen-container {
    display: table-cell !important;
}
.filtering .chosen-single,
.filtering .chosen-choices{
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    min-height:37px !important;
    line-height:1.7 !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.filtering .chosen-single > span,
.filtering .chosen-choices > span {
    line-height:2 !important;
}
.form-control-adaptive {
    height: auto !important;
    min-height: 34px;
    resize: none;
}
.form-control-top {
    vertical-align: top;
}
.rounded-b-r {
    border-bottom-right-radius: 5px !important;
}
.no-radius {
    border-radius: 0px !important;
}
.ui-datepicker {
    z-index:1000000 !important;
}
.ui-datepicker select {
    color: #000 !important;
}
.ui-datepicker-trigger {
    vertical-align: bottom;
    padding-left: 1%;
    top: -1px;
    vertical-align: bottom;
}

/* ==== ORDER ============================================================= */

.order {
     white-space: nowrap;
}
.order {
    color:#999;
    cursor:pointer;
}
.order.disabled {
    color:#ddd;
    cursor:default;
}

/* ==== LOGIN ============================================================= */

#form_login {
    margin-top: 15px;
}
.login-logo {
    vertical-align: sub;
    height: 30px;
}

/* ==== TASKBAR ============================================================= */

.taskbar {
    bottom: -10px;
    box-shadow: none;
    height: 52px;
    left: 0;
    margin: 0 auto;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 6659;
    background-color: rgba(0, 0, 0, 0.5);
}
.taskbar-tasks {
    display: inline-block;margin:0px auto;
}
.taskbar .task {
    float:left;
    width:50px;
    position: relative;
    margin-left:20px;
    
    cursor: pointer;
    text-align: left;
}
.taskbar .task .taskmain {
    font-size:40px;
    position:absolute;
    top:-10px;
    -webkit-text-stroke: 0.03em #fff;
    text-stroke: 0.03em #fff;
     z-index: -1;
     opacity: 0.4;
}
.task span.tasktype {
    color: #000;
    font-size: 21px;
    position: absolute;
    right: 6px;
    top: 14px;
   
}
.taskbar .task span.title {
    font-size:20px;
    top:20px;
    color:#999;
}
.taskbar .task:hover .taskmain,
.taskbar .task .taskmain.ibg,
.taskbar .task.current .taskmain{
    opacity: 1.0
} 
.taskbar .task .taskmain.ibg{
    color: #fff;
}

.taskbar-actions {
    width:40px;
    bottom:41px;
    right:21px;
    position:absolute;
    height:auto;
    display:none;
}

/* ==== MULTIPAGE ============================================================= */

.multipage2 {
    text-align: center;
    width:2rem;
    float:left;
    margin-top: 33px;
    border-top: 2px solid #e9ecef;
    left: -1px;
    position: relative;
}
.multipage2 .mp {
    cursor: pointer;
    width: 2rem;
    line-height: 1.5rem;
}
.multipage2 .mp .fa{
    vertical-align: middle;
}

.multipage {
    text-align: center;
    background-color: #eee;
}
.multipage .mp {
    cursor: pointer;
    width: 1.5rem;
    line-height: 1.1rem;
    height: 1.7rem;
    text-align: center;   
    border: 1px solid  #eee !important;
    padding: 4px 4px;
    text-align: center;
}
.multipage .mp .fa{
    vertical-align: middle;
}

/* ==== SITOBJECTS ============================================================= */

.messageModal .modal-dialog {
    margin-left: 25% !important;
    width: 50% !important;
}
span.placeholder{
    font-weight:bold;
}

.soTitle {
    font-weight: bold;
}
select.so-listing  {
    width:  100%;
}
select.so-listing optgroup {
    font-weight:bold;
}
select.so-listing optgroup option{
    padding-left:15px;
}
.cke_dialog_contents_body .formcontrol {
    padding: 3px 0px;
}
.cke_dialog_contents_body .formcontrol label {
    vertical-align: top;
    width:35%;
}
.cke_dialog_contents_body .formcontrol input,
.cke_dialog_contents_body .formcontrol select,
.cke_dialog_contents_body .formcontrol textarea{
    width:65%;
}
.cke_chrome{
    border-radius: 2px !important;
/*    width: 94% !important;*/
}
.cke_editable_inline{
    border: 1px inset #ccc;
    border-radius: 3px;
    padding:3px;
}
.cke_formcontrol{
    border: 1px solid #DDDDDD !important;
    line-height: 19px !important;
    padding: 4px !important;
    text-align: left !important;
    border-radius:3px !important;
}  
.form-hidden {
    display:none;
}
.update-layout {
    text-align: center;
}
.update-layout input[type=radio] {
    display: none;
}
.update-layout input[type=radio]:checked + label.btn {
    background-color:#ccc;
}

.list-content [data-type="preview"] {
overflow: hidden;
height: 30px !important;
display: block !important;
}


div.currency{
    display: inline-block;
    width: 100%;
}
span.currency_euro{
    display: inline-block;
    float:left;
}
span.currency_amount{
    display: inline-block;
    float:right;
}
.form-upload{
    cursor: pointer;
}


.clearfix {
    overflow: auto;
    zoom: 1;
    clear: both;
}
.autogrow {
    /*    width:-moz-min-content;*/
}
.content-holder {
    margin-bottom: 0px !important;
}
.reload-list {
    display:none;
}
.save-succes {
    display: inline;
    padding: 8px 12px !important;
    vertical-align: middle;

    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow:hidden;
    }
}
@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}
.btn-white {
    background-color:#fff;
}

/* ==== RIGHTSIDE ============================================================= */

.rightside .quickissuedetail {
    display:block;
    float:none !important;
}

.rightside .quickissue .input-group-bo .form-control.btn{
    width: auto !important;
}
.rightside .quickissue .input-group-bo {
    width: 200px;
}
.rightside .quickissue .input-group-bo .chosen-container {
    width: inherit !important;
}

.btn-wrap {
    background-color: #fff;
    border-radius: 3px;
}
/*.rightside .quickissuedetail .collapsee {
    display: none;
}
.rightside .quickissuedetail .open {
    left: -340px !important;
    top:0px;
    position: absolute !important;
    float:none !important;
    background-color: white;
    padding:20px;
    width:320px;
}*/

/* ==== ERROR ============================================================= */

tr.error input,
input.error ,
.lookup.error .chosen-single,
tr.error select,
tr.error textarea,
tr.error div.lookup a.chosen-single{
    border-color:#d9534f !important;
}
.field-error {
    display: block;
    border-color:#d9534f;
    color:#d9534f;
    padding:5px;
    margin: 2px;
}
.form-error {
    border-radius: 3px;
    display: block;
    border-color:#d9534f;
    color:#d9534f;
    border:solid 1px;
    padding:5px;
    /*margin: 0px 15px;*/
}
.field-msg {
    display: block;
    border-color:#5cb85c;
    color:#5cb85c;
    padding:5px;
}
.form-msg {
    border-radius: 3px;
    display: block;
    border-color:#5cb85c;
    color:#5cb85c;
    border:solid 1px;
    padding:5px;
}

/* ==== INPUTS ============================================================= */

.input-group-bo .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 26px;
    line-height: 1.5;
    padding: 5px 10px;
}
.input-group .form-control:first-child, 
.input-group-addon:first-child, 
.input-group-btn:first-child > .btn, 
.input-group-btn:first-child > .btn-group > .btn, 
.input-group-btn:first-child > .dropdown-toggle, 
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, 
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.input-group .form-control:last-child, 
.input-group-addon:last-child, 
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, 
.input-group-btn:first-child > .btn:not(:first-child), 
.input-group-btn:last-child > .btn, 
.input-group-btn:last-child > .btn-group > .btn, 
.input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
.input-group-bo > .form-control, 
.input-group-bo > .input-group-addon, 
.input-group-bo > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 14px;
    height: 26px;
    line-height: 1.5;
    padding: 2px 9px;
}

.input-group-bo .chosen-single,
.input-group-bo .chosen-choices{
    background-color: #fff !important;
    background-image: none !important;
    border: 1px solid #ccc !important;
    border-radius: 3px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset !important;
    color: #555 !important;
    display: block !important;
    font-size: 14px !important;
    height: 26px !important;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
    width: 100% !important;
}
.input-group-bo .chosen-choices .search-field {
    height: 24px !important;
}
.input-group-bo .chosen-choices li.search-field input[type="text"] {
    height: auto !important;
}
.input-group-bo .chosen-choices li.search-choice {
    margin-top: 2px !important;
}
textarea.form-control {
    max-width: 100%;
    min-height: 60px;
    resize: vertical;
}
.form-control[type=checkbox] {
    width: auto !important; 
    transform: scale(1.2);
    height: auto;
    margin: 1%;
}
#detail > .table tr.table-divider td,
#detail .tab-pane > .table tr.table-divider td {
    border-bottom: 2px solid #ddd !important;
}
#detail > .table tr td ,
.listing > .table tr td {
    border: 0px none !important;
}
.input-group-bo .text-control:not(.text-textarea):not(.lookup) {
    font-size: 14px;
    height: 18px;
    line-height: 2;
    padding: 2px 9px;
}
.input-group-bo .text-control.lookup-link
{
    font-size: 14px;
    height: inherit;
    line-height: 1.7;
    padding: 0px 0px;
}
.input-group-bo .text-control.lookup
{
    font-size: 14px;
    height: inherit;
    line-height: 1.7;
    padding: 2px 9px;
}
.input-group-bo .text-textarea {
    font-size: 14px;
    line-height: 1.7;
    min-height: 26px;
    padding: 2px 9px;
}
.list-content  .text-control {
    font-size: 14px;
    height: 18px;
    line-height: 1em;
    display: inline;
}
#detail.form-group input[type=text],
#detail.form-group input[type=tel],
#detail.form-group input[type=int],
#detail.form-group input,
#detail.form-group textarea{
    width: 100%;
}
.form-control[data-type=color]{
   /* padding: 0px 0px !important;*/
}
.list-content .panel-body {
    padding-top:0px;
}
.autocomplete .chosen-search input,
.autocomplete .chosen-choices .search-field input {
    background-color: red;
}
.detailpreview {
    max-width: 25px;
    max-height: 25px; 
}
.textpreview {
    max-width: 168px;
    max-height: 100px; 
}
.input-group-addon-nopad {
    padding: 0px 0px 0px 0px !important;
}
.cursor-pointer {
    cursor: pointer;
}
.content-block-file {
    /*max-width: 100%;*/
    text-align: center;
    /*padding-top: 10px;*/
    /*max-height: 105px;*/
    cursor: pointer;
    object-fit: cover;
    width: 100%;
    height:110px;
    /*margin: 2px;*/
    
}
.content-block-file-overlay {
    position:absolute;
    padding: 45px 8px 0px 0px;
    color: white;
    z-index: 1;
    text-align: center;
    width: 100%;
    font-size:24px;
}
.content-block-file-name {
    overflow: hidden;
    height: 18px;
    width: 100%;
    display: block;
}
.window-container {
/*    position: relative;*/
position: absolute;
top: 0px;
bottom: 42px;
left: 0px;
right: 0px;
overflow-y: scroll;
}
.btn-dark-outline > .input-control {
    vertical-align: sub;
    margin-top: 0px;
}
.text-left {
    text-align: left !important;
}
.inline-relation {
    margin-top: 15px;
}
.detail-buttons,
.list-buttons{
    margin-bottom: 15px;
    margin-top: 15px;
}
.detail-buttons .btn,
.list-buttons .btn {
    margin-right: 6px;
}
.table-sm td:first-child,
.table-sm th:first-child{
    padding-left: 15px;
}
.table-sm td:last-child,
.table-sm th:last-child {
    padding-right: 15px;
}
.detail-view {
    margin-top: 15px;
}
.loading-screen{
    text-align: center;
    padding-top:    75px;
    padding-bottom: 75px;
}
.w-33 {
  width: 33.3% !important;
}
.w-16 {
  width: 16.6% !important;
}
.w-66 {
  width: 66.6% !important;
}
.fa-2{
    font-size: 1.4em;
}
.alert-sm {
    padding: .50rem .75rem;
}
.table th {
    border-top: 0px none !important;
}
.fadeAway:not(:hover):not(.fadeAwayPlus)::after {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 666;
}
.fadeAwayPlus{
    opacity: 0.6;
}
.fadeAwayPlus:hover{
    opacity: 1.0;
}
.chosen-disabled,
.chosen-disabled .chosen-single,
.chosen-disabled .chosen-multi,
.chosen-disabled .chosen-single span{
    background-color: rgb(233, 236, 239) !important;
    color: #444 !important;
    opacity: 1 !important;
}
.acontent-spacer-top {
    margin-top: 15px;
}
.acontent-spacer-bttom {
    margin-bottom: 15px;
}
.col-indent-1 {
    padding-left: 15px;
}
.col-indent-2 {
    padding-left: 30px;
}
.col-indent-3 {
    padding-left: 45px;
}
.col-indent-4 {
    padding-left: 60px;
}
.col-indent-5 {
    padding-left: 75px;
}
.col-indent-6 {
    padding-left: 90px;
}
/*.row {
    margin-right: 0px !important;
}*/
.list-group-item-sm {
    padding: .4rem .4rem;
}
.list-group-item-hover:hover {
    background-color: #f7f7f9;
    color: #330000;
}
.list-group-item > .active {
    background-color: #009fe3;
}
.slide-control-x {
    overflow-x: auto;
}
.table,
.form-group {
    margin-bottom: 0px !important;
}
.form-row {
    margin-bottom: 1rem;
}

.acontent-container .linked,
.acontent-container .links {
    margin-top: 15px;
}
.tab-content {
    border: 1px solid #dfdfdf;
    border-left: 0px none;
    background-color: #f8f8f8;
}
.tab-contents .nav-tabs {
    padding-left:17px;
}
.tab-contents .nav-link{
    margin-right:4px;
    border-color:#ddd;
    border-bottom-color: #ddd;
}
.tab-contents .nav-link:hover{
    border-bottom-color: #fff;
}

.tab-contents .nav-link.error {
    border-color:#d9534f;
    border-bottom-color: #ddd;
    color:#d9534f;
}
.tab-contents .nav-link:hover{
    border-bottom-color: #fff;
}
.tab-contents .nav-link.active{
    background-color: #ddd ;
    border-bottom-color: #ddd;
}
.tab-contents .nav-link.active.error {
    border-color:#cc0033;
    border-bottom-color: #ddd;
    color:#cc0033;
}

.aindenter {
    width: 15px;
    height: 20px;
    position: relative;
    display: inline-block;
}
.aindent {
    width: 10px;
    height: 15px;
    position: absolute;
    top: 0px;
    left: 5px;
    border-left: 1px dotted black;
    border-bottom: 1px dotted black;
    display: block;
}

/* ================================== tags */

/*#tag-control{
    margin-bottom: 5px;
    border: solid 1px #0275d8;
    border-radius: .25rem;
    min-height: 62px;
}
#tag-control .chosen-container{
    width: 50% !important;
}
div.tags{
    padding: 8px 5px 8px 5px;
}*/
.tag{
    margin-right:6px;
    margin-bottom:6px;
}
.tag-inline{
    padding:2px;
    max-width:280px;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    height: calc(1.8125rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
        border-top-left-radius: 0.2rem;
        border-bottom-left-radius: 0.2rem;
}

.input-group-addon-sic {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgb(206, 212, 218);
    border-radius: .25rem;
}

.input-group .form-control, .input-group-addon-sic, .input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

 .input-group-addon-sic:last-child {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}

.input-group-bo > .input-group-addon-sic {
    border-radius: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    font-size: 14px;
    height: 26px;
    line-height: 1.5;
    padding: 2px 9px;
}


.form-control + .input-group-addon-sic:not(:first-child) {
    border-left: 0;
}


.chosen-container.form-control {
    border:0px none;
    padding:0px;
}
.chosen-container.form-control .chosen-single{
    background: none;
    line-height: 1.5rem;
    display: flex;
    flex: 1 1 auto;
    height: 2.3rem;
  /*  color: #868e96;*/
    border-color: #ced4da;
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    box-shadow: none !important;
}
.chosen-container.form-control .chosen-single div > b{
   /* background-position: 0px 0.5rem;*/
}
.input-group-sm .chosen-container.form-control .chosen-single{
    height: calc(1.8125rem + 2px);
    line-height: calc(1.6125rem + 2px);
}

.txt-xxs {
    font-size:.675rem !important;
}


.template-option {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    padding-top:15px;
}
.template-option.selected {
    background-color: #666666;
    color: #fff;
}
.template-preview {
    width: 100%;
}
.template-title {
    width: 100%;
    font-size: 20px;
    text-align: center;
    display: block;
}
.col-indent-0 {
    display:none;
}

.media-drop-save {
    min-height: 100px;
    padding-bottom: 6px;
}

.media-drop-save.dropping {
   
    opacity: 0.2;
    box-shadow: 0px 0px 0px 4px #444 inset;
}
.scrollablemax {
    overflow-y: scroll;
    max-height: 600px;
}

.fa-indent-1::before {
    padding-right: 10px;
}

.jQWCP-wWidget {
    z-inde:9998 !important;
}



.NOGO {
    height:2px;
    line-height:2px;
    border-top:2px solid red !important;
    padding:0px; margin:0px;
}
.NOGO td {
    height:2px;line-height:2px;overflow: hidden;display:none;
}

/*.droping {
   border:2px solid red;
}
.dropin {
   border:2px solid green;
}*/


tr.dropind {
height: 10px;
/*border: 1px solid red;*/
/*position: absolute;*/
width: 100%;
margin-top: -5px;
z-index: 666666;
/*background-color: red;*/
}
tr.dropind td {
    /*display:block;*/
    padding-top:0px !important;
    padding-bottom:0px !important;
    padding-right:0px !important;
}

tr.dropind span {
    border-bottom: 2px solid black;
    width: 13%;
    margin-top: 5px !important;
    margin-bottom: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 2px !important;
    line-height: 0px;
    display: block;
    text-indent: -7px;
    position: relative;
    vertical-align: bottom;
}
.ddmenu  {
    border: 2px solid transparent;
    padding: 3px 5px 5px 1px !important;
}

tr.droping {
    /*border: 1px solid green;*/
}
tr.droping span {
    border-bottom-color: lightgreen;
    color:lightgreen;
}
.ddmenu.dropinf {
    border: 2px solid black;
}
.ddmenu.droping {
    border: 2px solid lightgreen;
}
.ui-draggable-dragging {
    z-index: 666667;
    background-color: #fff;
    border: 2px solid black;
    padding:0px !important;
    border-radius: 5px !important;
}

.media-item{
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0px !important;
    
    left: 0px !important;
    z-index: 0 !important;
}
.media-item img { 
    object-fit: cover !important;
    max-width: none !important;
    max-height: none !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 3px;
    overflow: hidden;
    cursor:pointer;
}
.list-group-addon {
    width: 20px;
    text-align: center;
}
/*===================== HELP ===========================*/
.tab-content{
    padding: 10px;
}
.help-table{
    
}
.help-row{
    margin-bottom:3px;
}
.help-col{
    position: relative;
}
.help-input{
    border: solid 1px black;
    background-color: white;
    border-radius: 5px;
    
}
.help-select{
    border: solid 1px black;
    background-color: white;
    border-radius: 5px;
    
}
.help-check{
    
}
.help-input span.fa{
    font-size:10px;
    vertical-align: top;
    color: grey;
    padding-top:3px;
    min-width:15px;
}
.help-select span.fa-caret-square-o-down{
    position: absolute;
    vertical-align: middle;
    color: grey;
    min-width:15px;
    right:3px;
}
.color-preview{
    width:18px;
    height:18px;
    border: #999  solid 2px;
    display: block !important;
}
ul.acore-tree{
	border-left: 1px solid #999999;
}
span.acore-label-json{
	font-size:smaller;
	color:darkgray;
}
span.acore-label-object{
	font-size:smaller;
	color:darkgray;
}
span.acore-label-bool{
	font-size:smaller;
	color:darkgray;
}
span.acore-label-string{
	font-size:smaller;
	color:darkgray;
}
span.acore-label-numeric{
	font-size:smaller;
	color:darkgray;
}
span.acore-label-array{
	font-size:smaller;
	color:darkgray;
}
span.acore-label-empty{
	color:darkgray;
}
span.acore-key-light{
	font-size:smaller;
	color:darkgray;
}
span.acore-key{
	font-weight:bold;
}

/*===================== GRAPH ===========================*/
canvas.graph{
	margin:20px;
	}