*:focus {
    outline: 0
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal
}

html,
body {
    font-family: 'Open Sans', sans-serif
}

html {
    height: 100%
}

.bg-black body {
    background: #fff
}

.btn-calendar>.btn {
    color: inherit !important;
    background: transparent;
    font-size: 20px;
    margin-top: 2px
}

#progress {
    width: 400px;
    margin: auto;
    position: relative;
    display: none
}

.ui-progressbar .ui-progressbar-value {
    background-image: url(../img/progress.gif)
}

#progress .text {
    position: absolute;
    top: 4px;
    left: 47%;
    color: #a20;
    font-weight: bold
}

.pagination-centered {
    text-align: center
}

.datetime {
    margin: 0
}

#datetime {
    font-size: 11px;
    font-weight: normal;
    color: #aaa;
    margin: 28px 0 0 0
}

#right-menu {
    padding: 10px
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5
}

.ui-autocomplete-scrollable {
    max-height: 80%;
    width: 600px;
    overflow-y: auto;
    overflow-x: hidden
}

.square {
    width: 24px;
    height: 24px;
    margin: auto
}

.table tbody tr.active td,
.table tbody tr.active th {
    background-color: #08C;
    color: white
}

.table tbody tr.active:hover td,
.table tbody tr.active:hover th {
    background-color: #0075b0 !important
}

.table tbody tr.active a {
    color: white
}

.table-striped tbody tr.active:nth-child(odd) td,
.table-striped tbody tr.active:nth-child(odd) th {
    background-color: #017ebc
}

table.DTTT_selectable tbody tr {
    cursor: pointer
}

div.DTTT .btn {
    color: #333 !important;
    font-size: 12px
}

div.DTTT .btn:hover {
    text-decoration: none !important
}

ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003
}

ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important
}

ul.DTTT_dropdown.dropdown-menu li {
    position: relative
}

ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #08c;
    color: white !important
}

div.DTTT_collection_background {
    z-index: 2002
}

div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center
}

div.DTTT_print_info h6 {
    font-weight: normal;
    font-size: 28px;
    line-height: 28px;
    margin: 1em
}

div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px
}

div.DTFC_LeftHeadWrapper table,
div.DTFC_LeftFootWrapper table,
div.DTFC_RightHeadWrapper table,
div.DTFC_RightFootWrapper table,
table.DTFC_Cloned tr.even {
    background-color: white
}

div.DTFC_RightHeadWrapper table,
div.DTFC_LeftHeadWrapper table {
    margin-bottom: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child,
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important
}

div.DTFC_RightBodyWrapper table,
div.DTFC_LeftBodyWrapper table {
    border-top: 0;
    margin-bottom: 0 !important
}

div.DTFC_RightBodyWrapper tbody tr:first-child th,
div.DTFC_RightBodyWrapper tbody tr:first-child td,
div.DTFC_LeftBodyWrapper tbody tr:first-child th,
div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: 0
}

div.DTFC_RightFootWrapper table,
div.DTFC_LeftFootWrapper table {
    border-top: 0
}

.content {
    padding: 20px 15px;
    background: #f5f5f5;
}

.navbar a:hover,
.logo:hover {
    text-decoration: none
}

#supersearch {
    color: #eee
}

#supersearch:focus {
    color: #000
}

.inner {
    color: #eee
}

.no-padding {
    padding: 0
}

.sidebar-menu li a .pull-right {
    position: absolute;
    padding: 12px;
    right: 10px;
    top: 50%;
    margin-top: -19px
}

.box-center {
    width: 600px;
    margin: 7% auto
}

.box-center-large {
    width: 850px;
    margin: 2% auto
}

.box-center .box-body,
.box-center-large .box-body {
    padding: 20px;
    border-top: 0
}

@media(max-width:768px) {
    .box-center,
    .box-center-large {
        width: 90%;
        margin-top: 20px
    }
}

div.DTS {
    display: block !important
}

div.DTS tbody th,
div.DTS tbody td {
    white-space: nowrap
}

div.DTS div.DTS_Loading {
    z-index: 1
}

div.DTS div.dataTables_scrollBody {
    background: 0
}

div.DTS div.dataTables_scrollBody table {
    z-index: 2
}

div.DTS div.dataTables_paginate,
div.DTS div.dataTables_length {
    display: none
}

div.DTS tbody tr.even {
    background-color: white
}

.select2-search__field,
.select2-search {
    width: 100% !important
}

.fa-info {
    padding: 0 5px
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    padding: 4px
}

.select2-container--bootstrap .select2-selection {
    font-family: inherit
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #3c8dbc
}

.li-widget a:hover {
    text-decoration: none
}

.dataTables_filter input {
    display: inline-block;
    order-radius: 0 !important;
    box-shadow: none;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s
}

.dataTables_wrapper>.row {
    display: none
}

.clickable {
    cursor: pointer
}

#main_loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #555;
    z-index: 9999;
    text-align: center;
    opacity: .9;
    -moz-opacity: .9;
    filter: alpha(opacity=90)
}

#main_loading>div {
    position: relative;
    top: 50%;
    color: #333
}

#main_loading>div>i {
    font-size: 300px;
    margin-top: -150px;
    color: #317eeb;
}

.form-control {
    background: #fafafa
}

.table {
    background: #fff
}

body>.header .logo {
    font-family: inherit
}

.btn-github {
    color: #fff;
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    color: #fff;
    background-color: #303030;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github:active,
.btn-github.active,
.open .dropdown-toggle.btn-github {
    background-image: none
}

.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
    background-color: #444;
    border-color: rgba(0, 0, 0, 0.2)
}

.btn-github .badge {
    color: #444;
    background-color: #fff
}

.panel-primary>.panel-heading {
    border-bottom: 2px solid #57a
}

span.form-control {
    background: transparent;
    border: 0
}

.panel-heading.mini {
    padding: 5px 8px
}

.dropdown.col-md-3>.dropdown-menu {
    width: 91.5%;
    left: 15px;
    padding: 5px
}

.input-group-addon {
    padding: 0 12px
}

.colorpicker {
    margin-top: 0 !important
}

@media(max-width:992px) {
    .table-bordered>thead>tr>th,
    .table-bordered>tbody>tr>th,
    .table-bordered>tfoot>tr>th,
    .table-bordered>thead>tr>td,
    .table-bordered>tbody>tr>td,
    .table-bordered>tfoot>tr>td {
        word-break: break-all
    }
}

.widget li {
    margin-left: 0 !important;
    list-style-type: none
}

.widget {
    padding: 0;
    margin-bottom: 0
}

.widget.bordered {
    border: 6px dashed #aaa;
    margin: 10px;
    min-height: 200px;
    padding: 4px
}

.close {
    padding-right: 5px;
    position: relative;
    z-index: 1;
    opacity: .1
}

close:hover {
    opacity: .5
}

.fc-agenda-slots td div {
    height: 14px !important
}

html .fc,
.fc table {
    line-height: 14px !important;
    font-size: 14px !important
}

.ui-tooltip {
    background: #222 !important;
    color: white !important;
    border: 0;
    font-size: 11px !important
}

.nav-tabs-custom>.nav-tabs.pull-right>li>a.back-btn {
    font-size: 12px;
    color: #3c8dbc
}

.nav-tabs-custom>.nav-tabs.pull-right>li>a.back-btn:hover {
    cursor: pointer;
    color: #72afd2
}

.dropdown-menu>li>a,
btn-github {
    color: #7
}

@media(max-width:480px) {
    #main_loading>div>i {
        font-size: 160px;
        margin-top: -80px
    }
}

#mini-loader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15)
}

#mini-loader>div {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    background: transparent url(../img/ajax-loader.gif) top left no-repeat
}

#back-to-top {
    display: inline-block;
    height: 42px;
    width: 42px;
    position: fixed;
    bottom: 42px;
    right: 10px;
    z-index: 10;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    background: rgb(0, 78, 255);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius: 50%;
}

#back-to-top>span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-left: -15px;
    margin-top: -15px
}

#back-to-top.cd-is-visible {
    visibility: visible;
    opacity: .8;
    z-index: 900
}

#back-to-top.cd-is-visible:hover {
    visibility: visible;
    opacity: 1;
    z-index: 900
}

#back-to-top.cd-fade-out {
    opacity: .5
}

.input-searching {
    background: #ffbf91
}

.deleteicon:hover {
    color: black
}

.deleteicon {
    color: gray;
    width: 30px;
    height: 30px;
    position: absolute;
    margin-left: -30px;
    bottom: 7px;
    right: 17px;
    float: right;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.input-group-addon {
    min-width: 40px
}

.select2-results__option[aria-selected=true] {
    display: none
}


/*!
 * DataTables + Font Awesome integration
 * License: MIT - http://datatables.net/license
 */

table.dataTable thead th {
    position: relative;
    background-image: none !important
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
    position: absolute;
    top: 12px;
    right: 8px;
    display: block;
    font-family: FontAwesome
}

table.dataTable thead th.sorting:after {
    content: "\f0dc";
    color: #ddd;
    font-size: .8em;
    padding-top: .12em
}

table.dataTable thead th.sorting_asc:after {
    content: "\f0de"
}

table.dataTable thead th.sorting_desc:after {
    content: "\f0dd"
}

div.dataTables_scrollBody table.dataTable thead th.sorting:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_asc:after,
div.dataTables_scrollBody table.dataTable thead th.sorting_desc:after {
    content: ""
}

table.table thead th.sorting:after,
table.table thead th.sorting_asc:after,
table.table thead th.sorting_desc:after {
    top: 8px
}

div.dataTables_paginate a.paginate_button.first,
div.dataTables_paginate a.paginate_button.previous {
    position: relative;
    padding-left: 24px
}

div.dataTables_paginate a.paginate_button.next,
div.dataTables_paginate a.paginate_button.last {
    position: relative;
    padding-right: 24px
}

div.dataTables_paginate a.first:before,
div.dataTables_paginate a.previous:before {
    position: absolute;
    top: 8px;
    left: 10px;
    display: block;
    font-family: FontAwesome
}

div.dataTables_paginate a.next:after,
div.dataTables_paginate a.last:after {
    position: absolute;
    top: 8px;
    right: 10px;
    display: block;
    font-family: FontAwesome
}

div.dataTables_paginate a.first:before {
    content: "\f100"
}

div.dataTables_paginate a.previous:before {
    content: "\f104"
}

div.dataTables_paginate a.next:after {
    content: "\f105"
}

div.dataTables_paginate a.last:after {
    content: "\f101"
}

div.dataTables_paginate li.first>a,
div.dataTables_paginate li.previous>a {
    position: relative;
    padding-left: 24px
}

div.dataTables_paginate li.next>a,
div.dataTables_paginate li.last>a {
    position: relative;
    padding-right: 24px
}

div.dataTables_paginate li.first a:before,
div.dataTables_paginate li.previous a:before {
    position: absolute;
    top: 6px;
    left: 10px;
    display: block;
    font-family: FontAwesome
}

div.dataTables_paginate li.next a:after,
div.dataTables_paginate li.last a:after {
    position: absolute;
    top: 6px;
    right: 10px;
    display: block;
    font-family: FontAwesome
}

div.dataTables_paginate li.first a:before {
    content: "\f100"
}

div.dataTables_paginate li.previous a:before {
    content: "\f104"
}

div.dataTables_paginate li.next a:after {
    content: "\f105"
}

div.dataTables_paginate li.last a:after {
    content: "\f101"
}

div.columns div.dataTables_paginate li.first a:before,
div.columns div.dataTables_paginate li.previous a:before,
div.columns div.dataTables_paginate li.next a:after,
div.columns div.dataTables_paginate li.last a:after {
    top: 0
}

.info-box-icon i {
     color: #fff;
     align-self: center;
 }

.progress-description,
.info-box-text {
    white-space: normal;
    overflow: auto
}

.wizard>.content {
    background: #fff;
    margin: 0
}

.wizard>.content>.body {
    padding: 0
}

.content {
    padding: 7px
}

.wizard>.actions {
    width: 98%
}

.wizard>.content>.body ul {
    list-style: outside none none !important;
    padding-top: 5px
}

.input-group-addon {
    border: 0
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    margin: 2px 0 0 2px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    height: 24px !important;
}
header.main-header > nav, .logo {
    min-height: 70px !important;
}
header.main-header > .logo > img {
    width: 80%;
    max-width: 360px;
    min-height: 70px;
    max-height: 70px;
    padding: 16px;
    margin: 0 auto;
}
.navbar-static-top>.sidebar-toggle {
    align-items: center;
    min-height: 70px;
    display: flex;
}
.navbar-static-top>.btn-calendar{
    min-height: 70px;
    display: flex;
}
.navbar-static-top>.btn-calendar > button > i {
    color: white !important;
}
.navbar-static-top>#daterange {
    border: none !important;
    outline: none !important;
}
.navbar-static-top > #right-menu {
    min-height: 70px !important;
    flex-direction: row;
    flex: 1;
    display: flex;
    align-items: center;
}
.navbar-static-top > #right-menu> a {
    font-size: 18px;
    background: none !important;
    border: none !important;
    display: flex;
    flex: 1;
}

.navbar-static-top > #right-menu > a > i {
    color: white !important;
}
/* ======= === ========= */

/* ====== layout ======== */
aside.main-sidebar {
    padding-top: 70px;
}
aside.content-wrapper.strech {
    padding-top: 70px !important;
}
/* ======= === ========= */

/* ======= popups ========= */
.daterangepicker {
    padding: 8px;
    position: fixed;
    top: 64px !important;
}
.daterangepicker > .ranges {
    margin: 0 auto;
}
.daterangepicker ul {
    width: 100%;
    margin: 0 auto !important;
    margin-right: 0 !important;
}
.daterangepicker li {
    padding: 8px !important;
    margin: 0 auto;
}
.ranges li {
    color: #333;
    font-weight: 500;
    border: none;
    margin-bottom: 2px;
    background-color: white;
}
.ranges li:hover {
    background: unset;
    color: #317eeb;
    border: none;
}
.ranges li:active {
    border: unset;
}
.ranges .range_inputs {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.ranges .range_inputs button {
    margin: 0 auto;
    flex: 1;
    max-height: 48px;
    min-width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-bottom: 8px;
}
/* ======= === ========= */


/* ======= buttons ====== */
.btn {
    border: none !important;
    outline: none !important;
    outline-color: none !important;
    box-shadow: none !important;
}
.btn.btn-primary {
    background-color: #317eeb;
}
.btn.btn-primary:hover {
    background-color: #1956ad;
}
.btn.btn-primary:focus {
    background-color: #1956ad;
}
.btn.btn-primary:active {
    background-color: #1956ad;
}
/* ====================== */


/* ======== page sub header ====== */
.nav-tabs-custom {
    margin-top: 12px;
    display: flex;
    flex-direction: column;
}
.nav-tabs-custom>ul>li:first-child {
    flex: 1;
}
.nav-tabs-custom>li>a button {
    margin-left: 8px;
}
.nav-tabs-custom>.nav-tabs>li>a,
.nav-tabs-custom>.nav-tabs>li>a:hover {
    border: none !important;
    margin-bottom: 12px;
}
.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
    justify-content: flex-start;
}
.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
    margin-bottom: 0;
}
#widget-controller_top {
    margin-top: 24px;
}

/* ======================== */

/* ====== Side menu ======= */
.sidebar-menu li a .pull-right {
    min-width: 33px;
    margin-right: 10px;
    transition: .2s;
}
.treeview.active > a > .pull-right {
    transform: rotate(-90deg);
    transition: .2s;
}
/* ======================== */


/* ====== bootstrap override & table ========= */
section.content {
    padding: 8px 2% !important;
}
section.content>.row>.col-md-12 {
    padding: 0 !important;
}
button.close {
    font-size: 26px;
}
.panel {
    border: none;
}
.panel-heading {
    color: unset !important;
    border: none !important;
    background-color: white !important;
}
.box-title {
    font-weight: bold !important;
}
.panel-title {
    font-weight: bold;
}
table>tbody>tr {
    background-color: white;
}
.table>tbody>tr:hover {
    background-color: #f3f8ff !important;
}
.dataTables_scrollHead, .dataTables_scrollHeadInner, .table.datatables, .table.datatables > thead {
    width: 100% !important;
}
/* ======================== */

/* ====== calendar ======== */

.fc-button {
    color: white !important;
    background-image: none !important;
    background-color: #317eeb !important;
    border: none !important;
    text-shadow: none !important;
    -webkit-box-shadow: unset !important;
    -moz-box-shadow: unset !important;
    box-shadow: unset !important;
}
.fc-button:hover {
    background-color: #5f98e8 !important;
}
/* ======================== */



.btn-primary {
	background-color:#3a67a0!important;
	border: 0!important;
}
.btn-info, .ranges li.active {
	background-color:#20b0c4!important;
	border: 0!important;
}
.btn-danger, .label-danger {
	background-color:#e2332c!important;
	border: 0!important;
}
.btn-success {
	background-color:#46b546!important;
	border: 0!important;
}

.label-info, .modal-info .modal-body {
	background-color: #1ee19f!important;
}

.nav-tabs-custom {
    box-shadow: none !important;
}
.nav-tabs-custom > .back-btn {
	font-size: 0.9em!important;
    color: #619ec1!important;
    margin-left: 2%;
}
.nav-tabs-custom > .back-btn:hover {
	color: #72afd2!important;
	text-decoration: underline;
}

.ranges li.active:hover {
	color:#fff!important;
}

.box-group {
	padding:3%!important;
}


.modal-header, .main-header a, .main-header nav,
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    background-color: #2a4684!important;
}
.info-box-icon i {
    color: #343434!important;
}
.main-header ul.dropdown-menu li a {
    background-color: white !important;
    padding: 8px;
}
.notifications-menu > .dropdown-menu {
    position: absolute !important;
    z-index: 99;
    top: 50px !important;
    left: 0;
}

.content-wrapper, .right-side, .skin-blue .sidebar-menu > li.active {
    background-color: #f5f5f5!important;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
    background-color: #f5f5f5!important;
}

.nav-pills > li > a:hover {
    background-color: #d9d9d9;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus,
.nav-pills > li > a, .nav-pills > li > a:hover, .nav-pills > li > a:focus {
    border: 0!important;
}

.dropdown-menu .btn {
    text-align:left!important;
}

a.btn-app,
.dropdown-menu li {
    cursor:pointer;
    text-decoration: none;
}

/* media query mobile */
@media (max-width: 800px) {
    #doc_article_list {
   	font-size:12px!important;
    }
}

@media (max-width: 767px) {
    .dropdown-menu li a {
        color: black !important;
        padding: 4px 8px !important;
    }
    .main-header .logo {
        display: none;
    }
    ul.navbar-nav {
        margin: 0 auto !important;
    }
    section.content {
        padding: 0 0 0 0 !important;
    }
    .nav-tabs-custom>ul {
        flex-direction: column;
    }
}

.table-bordered > thead > tr > th, 
.table-bordered > tbody > tr > th, 
.table-bordered > tfoot > tr > th, 
.table-bordered > thead > tr > td, 
.table-bordered > tbody > tr > td, 
.table-bordered > tfoot > tr > td {
	word-break: keep-all!important;
}

