.small-margin {
    margin-bottom: 5px;
    margin-top: 5px
}

.required-input {
    color: red;
    font-size: 14px;
}
.desc-tree {
    padding: 10px;
}
.dataTables_processing{

    z-index: 100 !important;
    height: 100px !important;
    vertical-align: middle !important;

}

.sidebar-menu > li.active > a > span:nth-child(1) {
    color: #fff;
}

.custom_header {
    margin-bottom: 20px;
}
.custom-btn {
    margin-right: 10px;
}
.title_auth {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.align-icon {
    vertical-align: middle;
    color: #666;
}

.ui-pnotify.custom .ui-pnotify-title, .ui-pnotify.custom .ui-pnotify-text {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 10pt !important;
    color: #FFF !important;
    padding-left: 50px !important;
    line-height: 1 !important;
    text-rendering: geometricPrecision !important;
}
.ui-pnotify.custom .ui-pnotify-title {
    font-weight: bold;
}
.ui-pnotify.custom .ui-pnotify-icon {
    float: left;
}
.ui-pnotify.custom .fa {
    margin: 3px;
    width: 33px;
    height: 33px;
    font-size: 33px;
    color: #fff;
}
.ui-pnotify.custom a, .ui-pnotify.custom a:hover {

    color: #000;
    font-weight: bold;
}

.custom-tab {
    font-size: 12px !important;
    font-weight: bold !important;
}

body {
    font-family: 'Raleway', sans-serif !important;
}

.bar-desc {
    font-size:10px;
    float:left;
    padding-left: 5px;
}
.bar-numbers {
    font-family: 'Open Sans';
    font-weight:bold;
    font-size:14px;
    float:left;
    padding-left: 5px;
}
.global-bar {
    line-height: 98%;
}

body.sb-top .navbar-branding {
    width: 300px !important;
}

.cke_source { white-space: pre-wrap !important; }

.label-upload {
    margin-right: 10px;
}

#sortable1, #sortable2 {
    border: 3px solid #eee;
    min-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 5px 0 0 0;
    float: left;
    width: 100%;
    /*margin-right: 10px;*/
}

#sortable1 li, #sortable2 li {
    margin: 0 5px 5px 5px;
    padding: 5px;
    font-size: 0.8em;
    /*width: 120px;*/
}



.no-overflow {
    overflow: hidden;
}

.activate_label {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
    font-family: 'Open Sans' !important;
}