
a, .btn-link {
    color: #37506f;
}
a:hover, a:focus, .btn-link:hover, .btn-link:focus {
    color: #116929;
}
a:active, .btn-link:active {
    color: #116929;
}
.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #37506f;
}
@media only screen and (min-width: 768px) {
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover, html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover {
        color: #37506f;
    }
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main > li:hover > a span.label, html.sidebar-left-collapsed.boxed .sidebar-left .nav-main > li:hover > a span.label {
        background-color: #37506f;
    }
}
@media only screen and (max-width: 1199px) {
    html.boxed .header {
        border-top-color: #37506f;
    }
}
@media only screen and (min-width: 1200px) {
    html.boxed .header {
        border-top-color: #37506f;
    }
    html.boxed .sidebar-right {
        border-top-color: #37506f;
        min-height: 0;
    }
}
.userbox.open .dropdown-menu a:hover {
    background: #37506f none repeat scroll 0 0;
}
.mailbox .mailbox-mail-list li.active {
    background: #37506f none repeat scroll 0 0;
}
.mailbox .mailbox-mail .mailbox-close-mail {
    color: #37506f;
}
.mailbox .mailbox-mail .mailbox-close-mail:hover {
    color: #116929;
}
.mailbox .mailbox-mail .panel .panel-heading .panel-actions a:hover {
    color: #37506f;
}
.media-gallery ul.mg-tags > li a:hover {
    background-color: #37506f;
}
.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
    background-color: #37506f;
}
.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {
    background-color: #37506f;
}
.media-gallery .mg-files .thumbnail.thumbnail-selected {
    box-shadow: 0 0 8px -1px #37506f;
}
.body-sign .panel-sign .panel-title-sign .title {
    background-color: #37506f;
}
.body-sign .panel-sign .panel-body {
    border-top-color: #37506f;
}
.body-locked .current-user .user-image {
    border-color: #37506f;
}
blockquote.primary {
    border-color: #37506f;
}
.nav-pills-primary > li a:hover, .nav-pills-primary > li a:focus {
    background-color: #cceeff;
    color: #37506f;
}
.nav-pills-primary > li.active > a, .nav-pills-primary > li.active > a:hover, .nav-pills-primary > li.active > a:active, .nav-pills-primary > li.active > a:focus {
    background-color: #37506f;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #37506f;
}
.open > .dropdown-toggle.btn-primary {
    background: #37506f none repeat scroll 0 0;
    border-color: #116929;
}
body .btn-primary.dropdown-toggle {
    border-left-color: #116929;
}
body .btn-primary {
    background-color: #37506f;
    border-color: #37506f;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body .btn-primary:hover {
    background-color: #b92c0d;
    border-color: #37506f !important;
}
body .btn-primary:active, body .btn-primary:focus {
    background-color: #37506f;
    border-color: #37506f;
}
body .btn-primary[disabled] {
    background-color: #f5cfc8;
    border-color: #37506f;
}
body .btn-success {
    background-color: #47a447;
    border-color: #47a447;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body .btn-success:hover {
    background-color: #51b451;
    border-color: #51b451 !important;
}
body .btn-success:active, body .btn-success:focus {
    background-color: #3f923f;
    border-color: #3f923f !important;
}
body .btn-success[disabled] {
    background-color: #86cb86;
    border-color: #86cb86 !important;
}
body .btn-warning {
    background-color: #ed9c28;
    border-color: #ed9c28;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body .btn-warning:hover {
    background-color: #efa740;
    border-color: #efa740 !important;
}
body .btn-warning:active, body .btn-warning:focus {
    background-color: #e89113;
    border-color: #e89113 !important;
}
body .btn-warning[disabled] {
    background-color: #f5c786;
    border-color: #f5c786 !important;
}
body .btn-danger {
    background-color: #d2322d;
    border-color: #d2322d;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body .btn-danger:hover {
    background-color: #d64742;
    border-color: #d64742 !important;
}
body .btn-danger:active, body .btn-danger:focus {
    background-color: #bd2d29;
    border-color: #bd2d29 !important;
}
body .btn-danger[disabled] {
    background-color: #e48481;
    border-color: #e48481 !important;
}
body .btn-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body .btn-info:hover {
    background-color: #70c8e2;
    border-color: #70c8e2 !important;
}
body .btn-info:active, body .btn-info:focus {
    background-color: #46b8da;
    border-color: #46b8da !important;
}
body .btn-info[disabled] {
    background-color: #b0e1ef;
    border-color: #b0e1ef !important;
}
body .btn-dark {
    background-color: #171717;
    border-color: #171717;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
body .btn-dark:hover {
    background-color: #242424;
    border-color: #242424 !important;
}
body .btn-dark:active, body .btn-dark:focus {
    background-color: #0a0a0a;
    border-color: #0a0a0a !important;
}
body .btn-dark[disabled] {
    background-color: #4a4a4a;
    border-color: #4a4a4a !important;
}
.switch.switch-primary .ios-switch .on-background {
    background: #37506f none repeat scroll 0 0;
}
.label-primary {
    background: #37506f none repeat scroll 0 0;
}
.text-primary {
    color: #37506f !important;
}
.bg-primary {
    background: #37506f none repeat scroll 0 0;
}
.alternative-font {
    color: #37506f;
}
.highlight {
    background-color: #37506f;
}
p.drop-caps.colored:first-child::first-letter {
    color: #37506f;
}
p.drop-caps.colored.secundary:first-child::first-letter {
    background-color: #37506f;
}
.well.primary {
    background: #37506f none repeat scroll 0 0;
    border-color: #006699;
}
.form-control:focus {
    border-color: #33bbff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 136, 204, 0.3);
}
.header .toggle-sidebar-left {
    background: #66bebf none repeat scroll 0 0;
}
.page-header h2 {
    border-bottom-color: #37506f;
}
.page-header .sidebar-right-toggle:hover {
    color: #66bebf;
}
ul.nav-main > li.nav-active > a {
    box-shadow: 2px 0 0 #66bebf inset;
    color: #66bebf;
}
ul.nav-main > li.nav-active > i {
    color: #66bebf;
}
ul.nav-main li .nav-children li.nav-active > a {
    color: #66bebf;
}
html.no-overflowscrolling .nano > .nano-pane > .nano-slider {
    background: #37506f none repeat scroll 0 0;
}
.nav-pills > .active a, .nav-pills > .active a:hover, .nav-pills > .active a:focus {
    background-color: #37506f;
}
.pagination > li a {
    color: #37506f;
}
.pagination > li a:hover, .pagination > li a:focus {
    color: #0099e6;
}
.pagination > li.active a, .pagination > li.active span, .pagination > li.active a:hover, .pagination > li.active span:hover, .pagination > li.active a:focus, .pagination > li.active span:focus {
    background-color: #37506f;
    border-color: #37506f;
}
.pagination > li.active a {
    background-color: #37506f;
}
html .pagination > li.active a, html.dark .pagination > li.active a, html .pagination > li.active span, html.dark .pagination > li.active span, html .pagination > li.active a:hover, html.dark .pagination > li.active a:hover, html .pagination > li.active span:hover, html.dark .pagination > li.active span:hover, html .pagination > li.active a:focus, html.dark .pagination > li.active a:focus, html .pagination > li.active span:focus, html.dark .pagination > li.active span:focus {
    background-color: #37506f;
    border-color: #37506f;
}
html .pagination > li.active a, html.dark .pagination > li.active a {
    background-color: #37506f;
}
.fc .fc-widget-header {
    background: #37506f none repeat scroll 0 0;
    border-color: #37506f;
}
.fc .fc-header-title h2::before {
    color: #37506f;
}
.fc-event {
    background: #37506f none repeat scroll 0 0;
    border-color: #37506f;
}
.fc-event.fc-event-primary {
    background: #37506f none repeat scroll 0 0;
    border-color: #37506f;
}
.jqvmap-zoomin, .jqvmap-zoomout {
    background: #37506f none repeat scroll 0 0;
}
.timeline .tm-items > li .tm-datetime .tm-datetime-time {
    color: #fff;
}
.timeline .tm-items > li .tm-icon {
    border-color: #37506f;
    color: #37506f;
}
.timeline.timeline-simple .tm-body .tm-items > li::before {
    background: #37506f none repeat scroll 0 0;
    box-shadow: 0 0 0 3px #ffffff, 0 0 0 6px #37506f;
}
html.dark .timeline.timeline-simple .tm-body .tm-items > li::before {
    background: #37506f none repeat scroll 0 0;
    box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #37506f;
}
.pricing-table h3 span {
    color: #37506f;
}
.pricing-table .most-popular h3 {
    background-color: #37506f !important;
    color: #ffffff !important;
}
.dataTables_processing {
    background-color: #37506f;
}
.panel-group .panel-accordion .panel-heading a {
    color: #37506f;
}
.alert-primary {
    background-color: #37506f;
    border-color: #007ebd;
}
.alert-primary .alert-link {
    color: #004466;
}
.dd-handle:hover {
    color: #37506f !important;
}
.dd-placeholder {
    background: #e6f7ff none repeat scroll 0 0;
    border-color: #37506f;
}
.panel-highlight .panel-heading {
    background-color: #37506f;
    border-color: #37506f;
}
.panel-highlight .panel-body {
    background-color: #37506f;
}
html .panel-primary .panel-heading {
    background: #37506f none repeat scroll 0 0;
    border-color: #37506f;
}
.panel-heading.bg-primary {
    background: #37506f none repeat scroll 0 0;
}
.panel-body.bg-primary {
    background: #37506f none repeat scroll 0 0;
}
.panel-featured-primary {
    border-color: #37506f;
}
.panel-featured-primary .panel-title {
    color: #37506f;
}
.panel-heading-icon.bg-primary {
    background: #37506f none repeat scroll 0 0;
}
.panel-group .panel-accordion-primary .panel-heading .panel-title a {
    background: #37506f none repeat scroll 0 0;
}
.progress-bar {
    background-color: #37506f;
}
.progress .progress-bar-primary {
    background-color: #37506f;
}
.toggle label {
    border-left-color: #37506f;
    color: #37506f;
    direction: rtl;
}
.toggle.active > label {
    background: #37506f none repeat scroll 0 0 !important;
    border-color: #37506f;
}
.jstree-default .jstree-hovered {
    background-color: #e6f7ff !important;
}
.jstree-default .jstree-clicked {
    background-color: #b3e5ff !important;
}
.jstree-default .colored {
    color: #37506f !important;
}
.jstree-default .colored .jstree-icon {
    color: #37506f !important;
}
.jstree-default .colored-icon .jstree-icon {
    color: #37506f !important;
}
.sidebar-widget.widget-tasks ul li::before {
    border-color: #37506f;
}
.widget-twitter-profile {
    background-color: #37506f;
}
.widget-twitter-profile .profile-quote {
    background-color: #116929;
}
.widget-twitter-profile .profile-quote .quote-footer {
    border-top-color: #116929;
}
.widget-profile-info .profile-info .profile-footer {
    border-top-color: #116929;
}
.thumb-info .thumb-info-type {
    background-color: #37506f;
}
.social-icons-list a {
    background: #37506f none repeat scroll 0 0;
}
.notifications .notification-menu .notification-title {
    background: #37506f none repeat scroll 0 0;
    text-align: right;
}
.notifications .notification-menu .notification-title .label-default {
    background-color: #116929;
}
.notifications .notification-menu::before, .notifications .notification-icon::before {
    border-bottom-color: #37506f;
}
.ui-pnotify .notification-primary {
    background: #116929;
}
.ui-pnotify.stack-bar-top .notification-primary, .ui-pnotify.stack-bar-bottom .notification-primary {
    background: #37506f none repeat scroll 0 0;
}
.ui-pnotify.notification-primary .notification, .ui-pnotify.notification-primary .notification-primary {
    background: #116929;
}
.ui-pnotify.notification-primary.stack-bar-top .notification, .ui-pnotify.notification-primary.stack-bar-bottom .notification, .ui-pnotify.notification-primary.stack-bar-top .notification-primary, .ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
    background: #37506f none repeat scroll 0 0;
}
.modal-block-primary .fa {
    color: #37506f;
}
.modal-block-primary.modal-header-color .panel-heading {
    background-color: #37506f;
}
.modal-block-primary.modal-full-color .panel {
    background-color: #116929;
}
.modal-block-primary.modal-full-color .panel-heading {
    background-color: #37506f;
}
.modal-block-primary.modal-full-color .panel-footer {
    background-color: #116929;
}
.modal-block-primary .modal-icon .fa {
    color: #37506f;
}
html body .tabs-primary .nav-tabs li a, html.dark body .tabs-primary .nav-tabs li a, html body .tabs-primary .nav-tabs.nav-justified li a, html.dark body .tabs-primary .nav-tabs.nav-justified li a, html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover, html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #37506f;
}
html body .tabs-primary .nav-tabs li a:hover, html.dark body .tabs-primary .nav-tabs li a:hover, html body .tabs-primary .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: #37506f;
}
html body .tabs-primary .nav-tabs li.active a, html.dark body .tabs-primary .nav-tabs li.active a, html body .tabs-primary .nav-tabs.nav-justified li.active a, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a, html body .tabs-primary .nav-tabs li.active a:hover, html.dark body .tabs-primary .nav-tabs li.active a:hover, html body .tabs-primary .nav-tabs.nav-justified li.active a:hover, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover, html body .tabs-primary .nav-tabs li.active a:focus, html.dark body .tabs-primary .nav-tabs li.active a:focus, html body .tabs-primary .nav-tabs.nav-justified li.active a:focus, html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus {
    border-top-color: #37506f;
    color: #37506f;
}
html body .tabs-primary.tabs-bottom .nav-tabs li a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover, html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #37506f;
}
html body .tabs-primary.tabs-bottom .nav-tabs li.active a, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a, html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a, html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a, html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover, html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover, html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover, html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus, html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus, html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus, html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus {
    border-bottom-color: #37506f;
    border-top-color: #fff;
}
html body .tabs-primary.tabs-vertical.tabs-left li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover {
    border-left-color: #37506f;
}
html body .tabs-primary.tabs-vertical.tabs-left li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a, html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover, html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus, html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus {
    border-left-color: #37506f;
}
html body .tabs-primary.tabs-vertical.tabs-right li a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover {
    border-right-color: #37506f;
}
html body .tabs-primary.tabs-vertical.tabs-right li.active a, html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a, html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover, html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover, html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus, html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus {
    border-right-color: #37506f;
}
ul.simple-bullet-list li::before {
    border-color: #37506f;
}
.simple-card-list li.primary {
    background: #37506f none repeat scroll 0 0;
}
.search-content .search-toolbar .nav-pills li.active a {
    border-bottom-color: #37506f;
    color: #37506f;
}
.search-results-list .result-thumb .fa {
    background: #37506f none repeat scroll 0 0;
}
html.dark .search-content .search-toolbar .nav-pills li.active a, html.dark .search-content .search-toolbar .nav-pills li.active a:hover, html.dark .search-content .search-toolbar .nav-pills li.active a:focus {
    border-bottom-color: #37506f;
    color: #37506f;
}
.bootstrap-timepicker-widget table td a:hover {
    background-color: #37506f;
}
html.dark .checkbox-primary label::before, .checkbox-primary label::before {
    background: #37506f none repeat scroll 0 0;
    border-color: #0077b3;
}
html.dark .checkbox-text-primary input[type="checkbox"]:checked + label::after, .checkbox-text-primary input[type="checkbox"]:checked + label::after {
    color: #37506f;
}
html.dark .radio-primary input[type="radio"]:checked + label::after, .radio-primary input[type="radio"]:checked + label::after {
    background: #37506f none repeat scroll 0 0;
    box-shadow: 0 0 1px #37506f;
}
.switch.switch-primary .ios-switch .on-background {
    background: #37506f none repeat scroll 0 0;
}
.progress-bar {
    background-color: #37506f;
}
.progress .progress-bar-primary {
    background-color: #37506f;
}
.slider-primary .ui-slider-range, .slider-primary .ui-slider-handle {
    background: #37506f none repeat scroll 0 0;
}
.slider-gradient.slider-primary .ui-slider-range, .slider-gradient.slider-primary .ui-slider-handle {
}
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range, .slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle {
    background-image: linear-gradient(to right, #116929 0px, #37506f 50%, #006699 100%);
}
.datepicker table {
    width: 100%;
}
.datepicker table thead tr th.prev:hover, .datepicker table thead tr th.next:hover {
    background: #37506f none repeat scroll 0 0;
}
.datepicker table thead tr:first-child th:hover {
    background: #37506f none repeat scroll 0 0;
}
.datepicker table tr td span:hover {
    background: #37506f none repeat scroll 0 0;
}
.datepicker table tr td.day:hover {
    background: #37506f none repeat scroll 0 0;
}
.datepicker table tfoot tr th:hover {
    background: #37506f none repeat scroll 0 0;
}
html.dark .datepicker.datepicker-primary table thead tr th.prev:hover, .datepicker.datepicker-dark table thead tr th.prev:hover, html.dark .datepicker.datepicker-primary table thead tr th.next:hover, .datepicker.datepicker-dark table thead tr th.next:hover {
    background: #37506f none repeat scroll 0 0;
}
html.dark .datepicker.datepicker-primary table tbody tr td.day:hover, .datepicker.datepicker-dark table tbody tr td.day:hover {
    background: #37506f none repeat scroll 0 0;
}
html.dark .datepicker.datepicker-primary table tbody tr td.day.active, .datepicker.datepicker-dark table tbody tr td.day.active {
    background: #37506f none repeat scroll 0 0;
}
.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #37506f;
}
.datepicker.datepicker-primary table thead tr:first-child th:hover {
    background-color: #116929;
}
.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #116929;
}
.datepicker.datepicker-primary table thead tr:last-child th:hover {
    background-color: #37506f;
}
.datepicker.datepicker-primary table tbody tr td.day:hover {
    background: #37506f none repeat scroll 0 0;
}
.datepicker.datepicker-primary table tbody tr td.day.active {
    background: #37506f none repeat scroll 0 0;
}
.select2-container-multi .select2-choices .select2-search-choice {
    background: #37506f none repeat scroll 0 0;
}
.wizard-steps > li.active .badge {
    background-color: #37506f;
}
.wizard-steps > li.active a, .wizard-steps > li.active a:hover, .wizard-steps > li.active a:focus {
    border-top-color: #37506f;
}
.wizard-tabs ul > li.active .badge {
    background-color: #37506f;
}
html .wizard-progress .steps-progress .progress-indicator, html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #37506f none repeat scroll 0 0;
}
html .wizard-progress .wizard-steps li.completed a span, html.dark .wizard-progress .wizard-steps li.completed a span {
    background: #37506f none repeat scroll 0 0;
    border-color: #37506f;
}
html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    border-color: #37506f;
    color: #37506f;
}
.table > thead > tr > td.primary, .table > tbody > tr > td.primary, .table > tfoot > tr > td.primary, .table > thead > tr > th.primary, .table > tbody > tr > th.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > tbody > tr.primary > td, .table > tfoot > tr.primary > td, .table > thead > tr.primary > th, .table > tbody > tr.primary > th, .table > tfoot > tr.primary > th {
    background-color: #37506f;
}
.dataTables_processing {
    background-color: #37506f;
}
.liquid-meter-wrapper .liquid-meter-selector a.active {
    color: #37506f;
}
.narenjcopyright{
    background-color: orangered;
    border-radius: 10px 10px 0 0;
    bottom: 0;
    color: #fff;
    margin: auto auto auto -100px;
    padding: 7px;
    position: fixed;
    text-align: center;
    width: 200px;
    left: 50%;
    bottom: 0px;
}
.narenjcopyright a{
    color: white;
}