::-webkit-scrollbar{
    width:12px;
    height:12px;
}

::-webkit-scrollbar-thumb {
    border-radius:1em;
    background-color:#999;
}

::-webkit-scrollbar-track, ::-webkit-scrollbar-track:hover {
    border-radius:0;
    background:#FFF;
}

body {
    margin-bottom: 0;
}

.umcms .breadcrumb {
    background: inherit;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0;
}

.umcms .breadcrumb .fa {
    margin-right: 10px;
}

.umcms .breadcrumb a {
    color: #FFF;
}

.umcms .breadcrumb .active {
    color: #bababa;
}
.umcms #left .user-media .media-body {
    float: left;
    margin-left: 5px;
    width: 145px;
    font-size: 12px;
}
.umcms .user-media .media-body h5.media-heading {
    padding-top: 12px;
}
.umcms {
    background-color: #3a3a3a;
}
.umcms #content {
    white-space: normal;
}
.umcms .inner {
    border: none;
    padding: 0;
}

.umcms .outer {
    margin-bottom: 46px;
}
.panel-umcms, .panel-umcms .panel-heading {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}
.panel-umcms .panel-heading {
    background: #444;
    color: #FFF;
}
.panel-umcms .table td:first-child, .panel-umcms .table th:first-child {
    padding-left: 10px;
    padding-right: 10px;
}
.panel-umcms tr:first-child > th, .panel-umcms tr.filters > td {
    border-bottom: none !important;
}
/*View-update page*/
.umcms .enhanced-view .panel-umcms, .umcms .enhanced-update .panel-umcms {
    border: 1px solid #444;
    margin-bottom: 20px;
}
.umcms .enhanced-update .enhanced-form, .umcms .enhanced-view {
    padding: 0 10px;
}
.umcms .enhanced-module-view {
    padding: 10px;
}
.umcms .enhanced-module-view > h1 {
    margin-top: 0;
}
.umcms .error-page {
    padding: 0 10px 10px;
}
.umcms .enhanced-view .action-btns {
    margin: 15px 0;
    text-align: right;
}
.umcms .form-vertical {
    width: 100%;
}
@media (min-width: 1300px) {
    .umcms .form-vertical .tab-content {
        width: 1030px;
    }
}

.map-separator{
    display: table;
    content: "";
    clear: both;
    margin: 10px 0;
}

/**nav-tabs**/
.umcms .nav-tabs {
    background: #444;
    color: #FFF;
    border: none;
}
.umcms .nav-tabs > li {
    margin-bottom: 0;
}
.umcms .nav-tabs > li > a, .umcms .nav-tabs > li.active > a:focus, .umcms .nav-tabs > li > a:hover {
    border: none;
    border-radius: 0;
}
.umcms .nav-tabs > li:not(.active) > a {
    color: #ffffff;
}
.umcms .nav-tabs > li:not(.active) > a:hover, .umcms .nav-tabs > li:not(.active) > a:focus {
    background-color: #565656;
    border: none;
}
.umcms .tab-content > .tab-pane {
    padding-top: 15px;
}
.umcms .bootstrap-switch
, .umcms .select2-container--krajee .select2-selection--single
, .umcms .select2-container--krajee .select2-selection
, .umcms .form-control
, .umcms .bootstrap-switch .bootstrap-switch-handle-on
, .umcms .bootstrap-switch .bootstrap-switch-handle-off
{
    border-radius: 0;
}
/**module-menu**/
.module-menu>li:hover>a, .module-menu>li:focus>a {
    background-color: rgba(0,0,0,0.1);
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.module-menu a, .module-menu a:hover, .module-menu a:focus, .module-menu a:active {
    text-decoration: none;
}
.module-menu>li>a {
    border-top: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
    padding: 10px 0 10px 15px;
}
.module-menu li, .module-menu a {
    position: relative;
    display: block;
}
.module-menu, .module-menu ul, .module-menu li, .module-menu a {
    padding: 0;
    margin: 0;
    color: #6d6d6d;
}
#menu>li > ul li.active::before {
    content: "✔";
    position: absolute;
    top: 10px;
    left: 10px;
}
#menu li > ul, .sidebar-left-mini #menu li > ul {
    display: none;
}
#menu>li ul {
    overflow: hidden;
}
@media (min-width: 768px) {
    body:not(.sidebar-left-mini) .umcms #menu li >ul {
        position: static !important;
        left: auto;
    }
    /*.umcms #menu:not(.affix) li:hover>ul {
        position: static;
        visibility: inherit !important;
    }*/
}
/**Action buttons**/
.enhanced-form .form-actions {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    bottom: 0;
    margin: 0;
    padding: 5px;
    position: fixed;
    right: 10px;
    z-index: 3;
}
.enhanced-form .form-actions .btn {
    border-radius: 0;
}
.umcms .error-summary {
    margin: 0 -10px;
    border: 3px solid #eed3d7;
    border-left: none;
    border-right: none;
}
.umcms .yii-debug-toolbar_position_bottom {
    margin-bottom: 60px;
    right: 10px;
}
.umcms .gallery-manager input[type="radio"], .umcms .gallery-manager input[type="checkbox"] {
    margin-top: 0;
}
.umcms textarea.form-control {
    height: 150px;
}
.umcms .daterangepicker.dropdown-menu {
    min-width: 670px;
}
.umcms .daterangepicker.opensright:after, .umcms .daterangepicker.opensright:before {
    display: none;
}
.umcms .grid-view td {
    white-space: normal;
}
@media (min-width: 600px) {
    .sidebar-left-mini #menu>li>a .link-title {
        top: -20px;
    }
}
.umcms .grid-view table.kv-grid-table > tbody > tr:not(.kv-expand-detail-row):hover > td {
    background-color: #fffdbc;
}
/*Right menu action log*/
.log-action-main-page .pagination {
    margin-left: 10px;
}
.log-action-main-page thead {
    display: none;
}
.log-action-main-page .table {
    margin-bottom: 0;
}
.log-action-main-page .panel-title {
    text-align: center;
}
.log-action-main-page .panel-title a {
    color: #337ab7;
}

/**Diff**/
.Differences {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

.Differences thead {
    display: none;
}

.Differences tbody th {
    text-align: right;
    background: #FAFAFA;
    padding: 1px 2px;
    border-right: 1px solid #eee;
    vertical-align: top;
    font-size: 13px;
    font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
    font-weight: normal;
    color: #999;
    width: 5px;
}

.Differences td {
    padding: 1px 2px;
    font-size: 13px;
    font-family: Monaco, Menlo, Consolas, 'Courier New', monospace;
}

.DifferencesSideBySide .ChangeInsert td.Left {
    background: #dfd;
}

.DifferencesSideBySide .ChangeInsert td.Right {
    background: #cfc;
}

.DifferencesSideBySide .ChangeDelete td.Left {
    background: #f88;
}

.DifferencesSideBySide .ChangeDelete td.Right {
    background: #faa;
}

.DifferencesSideBySide .ChangeReplace .Left {
    background: #fe9;
}

.DifferencesSideBySide .ChangeReplace .Right {
    background: #fd8;
}

.Differences ins, .Differences del {
    text-decoration: none;
}

.DifferencesSideBySide .ChangeReplace ins, .DifferencesSideBySide .ChangeReplace del {
    background: #fc0;
}

.Differences .Skipped {
    background: #f7f7f7;
}

.DifferencesInline .ChangeReplace .Left,
.DifferencesInline .ChangeDelete .Left {
    background: #fdd;
}

.DifferencesInline .ChangeReplace .Right,
.DifferencesInline .ChangeInsert .Right {
    background: #dfd;
}

.DifferencesInline .ChangeReplace ins {
    background: #9e9;
}

.DifferencesInline .ChangeReplace del {
    background: #e99;
}

.DifferencesInline th[data-line-number]:before {
    content: attr(data-line-number);
}

.gallery-manager .image-preview {
    height: 200px;
    overflow: hidden;
}

#menu > li ul a {
    padding: 11px 5px 11px 30px;
}
.file-preview-image {
    max-height:150px
}
.file-zoom-content .file-preview-image {
    max-height: 100% !important;
    max-width: 100% !important;
}