[class^="icon-"],
[class*=" icon-"] {
    width: auto;
    height: auto;
    line-height: 16px;
}

.btn {
    margin-right: 10px;
}

@media (min-width: 979px) {
    body {
        padding-top: 40px;
    }
}

.clearfix {
    display: block;
    font-size: 0px;
    height: 0px;
    width: 0px;
    line-height: 0px;
    clear: both;
}

dl {
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}

dl dt {
    width: 140px !important;
}

dl dd {
    margin-left: 155px !important;
}

ul.js-box-sort-connect {
    min-height: 100px;
    border: #eee 6px solid;
    height: 340px;
    overflow: scroll;
}

ul.js-box-sort-connect.first {
    border: #eee 6px solid;
    height: 340px;
    overflow: scroll;
}

ul.js-box-sort-connect li {
    cursor: move;
    background: #f4f4f4;
    display: block;
    padding: 8px;
    border: 1px solid #fff;
    border-bottom: 1px solid #eee;
}

ul.js-box-sort-connect li img {
    float: left;
    margin-right: 10px;
}

.box-box-left {
    width: 500px;
    float: left;
    margin-right: 50px;
}

.box-box-left .box-info-num {
    float: right;
}

.box-box-right {
    width: 500px;
    float: left;
}

.box-box-container {
    position: relative;
    margin-top: 10px;
}

.box-box-container .box-box-arrow {
    color: #eee;
    position: absolute;
    right: -48px;
    top: 10px;
    font-size: 34px;
}

.box-container-info {
    position: absolute;
    width: 100%;
    top: 30px;
    left: 180px;
    color: #ddd;
    font-size: 12px;
    display: none;
}

#num_elements {
    font-weight: bold;
}

.box-contentinbox .contentinbox-active {
    background: #08C;
    color: #fff;
}

.box-contentinbox .contentinbox-active:hover {
    background: #08C !important;
    color: #fff !important;
}

.box-contentinbox .contentinbox-active .badge {
    background: #08C !important;
    color: #fff !important;
}

/* #col-1 */
.box-contentinbox .contentinbox-all {
    display: block;
    padding: 4px;
    border-bottom: solid 1px #ddd;
    text-decoration: none;
}

.box-contentinbox .contentinbox-all:hover {
    background: #eee;
}

.box-contentinbox .contentinbox-node {
    display: block;
    text-decoration: none;
}

/* #col-2 */
.box-contentinbox .contentinbox-li {
    display: block;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    clear: both;
}

.box-contentinbox .contentinbox-li:first-child {
    border-top: 1px solid #ddd;
}

.box-contentinbox .contentinbox-li:hover {
    background: #f9f9f9;
}

.box-contentinbox .contentinbox-img {
    float: left;
    width: 48px;
    height: 48px;
}

.box-contentinbox .contentinbox-body {
    display: block;
    margin-left: 55px;
    color: #000;
}

.box-contentinbox .contentinbox-text {
    display: block;
    margin-bottom: 4px;
    line-height: 110%;
}

.box-contentinbox .contentinbox-active .contentinbox-text {
    color: #fff;
}

/* #col-3 */
.box-contentinbox .contentinbox-detail {
    position: relative;
    border: none;
}

.box-contentinbox .contentinbox-detail .detail-type {
    position: absolute;
    top: 6px;
    right: 10px;
}

.box-form .fieldset-legend {
    width: auto;
    padding: 0;
    margin: 0 0 20px 0;
    position: relative;
    top: 0px;
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
}

.box-form .fieldset-legend i {
    cursor: pointer;
}

.box-form .form-tagGroup {
    position: absolute;
    right: 20px;
    top: 30px;
    z-index: 10;
}

.box-form .btn-leftnoradius {
    border-radius: 0px 4px 4px 0px;
    border-left: none;
    padding-bottom: 3px;
}

.tinymce {
    height: 380px;
}

.box-tree .tree-head {
    border-bottom: 1px solid #DDDDDD;
    font-weight: bold;
    padding: 8px;
    min-height: 20px;
}

.box-tree ul {
    margin-left: 20px;
}

.box-tree ul.tree-root {
    margin-left: 0px;
}

.box-tree li {
    list-style-type: none;
}

.box-tree .tree-col {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box-tree .tree-hidden {
    display: none;
}

.box-tree .tree-label {
    border-bottom: 1px solid #DDDDDD;
    padding: 8px;
}

.box-tree .tree-item {
    border-bottom: 1px solid #dddddd;
    margin-left: 20px;
    padding: 8px;
}

.box-tree .tree-item:hover {
    background: #f9f9f9;
}

.box-tree .tree-item input[type="checkbox"] {
    margin: 0 10px 4px 6px;
}

.box-tree .tree-sh {
    float: left;
    padding: 10px 0 9px 0;
    color: #999;
    cursor: default;
}

.box-tree .tree-sh:hover {
    background: #eee;
}

.box-tree .tree-sh .tree-h {
    display: none;
}

.box-tree .tree-sh.js-tree-h .tree-h {
    display: block;
}

.box-tree .tree-sh.js-tree-h .tree-s {
    display: none;
}

.box-tree .tree-condensed .tree-item {
    padding: 4px;
}

.box-tree .tree-condensed .tree-sh {
    padding: 4px 0;
}

.box-tree .dropdown-menu-h1 {
    padding: 0 5px;
}

.box-boxc .boxc-wrapper {
    width: 800px;
}

.box-boxc .boxc-area {
    margin: 3px 0;
    padding: 0 5px;
    border: dotted #eee 2px;
    border-radius: 4px;
}

.box-boxc .boxc-area-left, .box-boxc .boxc-area-right {
    width: 46%;
    float: left;
    margin-top: 0;
    border-top: 0;
}

.box-boxc .boxc-area-right {
    float: right;
}

.box-boxc .boxc-add {
    margin: 5px 0;
    display: inline-block;
    width: 30px;
    text-align: center;
    height: 30px;
    background: #fff;
    line-height: 30px;
    border: 0;
    font-size: 20px;
    color: #999;
    border-radius: 4px;
}

.box-boxc .boxc-add:hover {
    background: #f4f4f4;
}

.box-boxc .boxc-thing {
    margin: 5px 0;
}

.box-boxc .boxc-thing-title {
    background: #eee;
    padding: 0 0 0 5px;
    border-radius: 4px;
    overflow: hidden;
}

.box-boxc .boxc-thing-title-text {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.box-boxc .boxc-thing-title-func {
    float: right;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.box-boxc .boxc-thing-title-func:hover {
    background: #f4f4f4;
}

.box-boxc .boxc-thing-title-split {
    font-style: italic;
    color: #999;
}

.box-boxc .boxc-handle {
    cursor: move;
}

.no-cursor {
    cursor: default;
}