.bg-primary-1 {
    background-color: rgb(0, 112, 192) !important;
}

.bg-primary-2 {
    background-color: rgb(76, 155, 220) !important;
}

.bg-primary-3 {
    background-color: rgb(118, 179, 223) !important;
}

.bg-primary-4 {
    background-color: rgb(52, 167, 198) !important;
}
.bg-secondary-1 {
    background-color: rgb(31, 142, 181) !important;
}

.bg-secondary-2 {
    background-color: rgb(52, 167, 198) !important;
}

.bg-secondary-3 {
    background-color: rgb(65, 185, 214) !important;
}

.bg-secondary-4 {
    background-color: rgb(117, 209, 204) !important;
}

.navbar-default:not(.sidebar) {
    /*background-color: rgb(0, 112, 192) !important;*/
    background-color: #0a2b33 !important;
    color: white !important;
}

.navbar-holder {
    width: 100%;
}

.footer.main-footer {
    background: #0a2b33
}

.panel-primary-1 {
    border-color: rgb(0, 112, 192) !important;
}

.panel-primary-1 > .card-header {
    border-color: rgb(76, 155, 220) !important;
    color: white;
    background-color: rgb(0, 112, 192) !important;
}

.panel-primary-1 a {
    color: rgb(0, 112, 192) !important;
}

.panel-primary-2 {
    border-color: rgb(76, 155, 220) !important;
}

.panel-primary-2 > .card-header {
    border-color: rgb(76, 155, 220) !important;
    color: white;
    background-color: rgb(76, 155, 220) !important;
}

.panel-primary-2 a {
    color: rgb(76, 155, 220) !important;
}

.panel-secondary-1 {
    border-color: rgb(31, 142, 181) !important;
}

.panel-secondary-1 > .card-header {
    /*border-color: rgb(31, 142, 181) !important;*/
    border-color: #137ba8 !important;
    color: white;
    /*background-color: rgb(31, 142, 181) !important;*/
    background-color: #137ba8 !important;
}

.panel-secondary-1 a {
    color: #137ba8 !important;
}

.panel-secondary-2 {
    border-color: rgb(52, 167, 198) !important;
}

.panel-secondary-2 > .card-header {
    border-color: rgb(52, 167, 198) !important;
    color: white;
    background-color: rgb(52, 167, 198) !important;
}

.panel-secondary-2 a {
    color: rgb(52, 167, 198) !important;
}

.navbar-brand {
    color: white !important;
}

.navbar-static-top:not(.sidebar) .dropdown-menu {
    background-color: rgb(0, 112, 192) !important;

    color: white !important;
}

.navbar-static-top a {
    color: white !important;
}

.navbar-static-top a:hover,
.navbar-static-top a:active,
.navbar-static-top a:focus {
    background-color: rgb(76, 155, 220) !important;
}

.sidebar ul li a {
    color: rgb(0, 112, 192) !important;
}

.sidebar ul li a:focus,
.sidebar ul li a.active {
    background-color: rgb(0, 112, 192) !important;
    color: white !important;
}

.sidebar ul li a:hover {
    background-color: rgb(52, 167, 198) !important;
    color: white !important;
}

.page-header {
    /* color: rgb(0, 112, 192) !important; */
    background-color: #1ab2b3;
    color: #fff;
}

body, html {
    height: 100%;
}

body {
    /*padding-top: 70px;*/
}

/* workaround modal-open padding issue */
body.modal-open {
    padding-right: 0 !important;
}

/*
 * Off Canvas at medium breakpoint
 * --------------------------------------------------
 */
@media screen and (max-width: 48em) {

    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -33%;
    }

    .row-offcanvas-left.active {
        left: 33%;
        margin-left: -6px;
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 33%;
        height: 100%;
    }
}

/*
 * Off Canvas wider at sm breakpoint
 * --------------------------------------------------
 */
@media screen and (max-width: 34em) {
    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -45%;
    }

    .row-offcanvas-left.active {
        left: 45%;
        margin-left: -6px;
    }

    .sidebar-offcanvas {
        width: 45%;
    }
}

.card {
    overflow: hidden;
}

.card-block .rotate {
    z-index: 8;
    float: right;
    height: 100%;
}

.card-block .rotate i {
    color: rgba(20, 20, 20, 0.15);
    position: absolute;
    left: 0;
    left: auto;
    right: -10px;
    bottom: 0;
    display: block;
    -webkit-transform: rotate(-44deg);
    -moz-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(-44deg);
}

.card-header {
    background-color: #137ba8;
    color: #fff;
}

.card-header a {
    color: #fff
}

.dataTables_length .form-control {
    padding: 0px;
}

.modal-header {
    background-color: #137ba8;
    color: #fff;
}

.modal-header .close {
    color: #fff;
}

:disabled,
.disabled {
    cursor: not-allowed;
}

table.dataTable {
    border-collapse: collapse !important;
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
        text-align: left;
    }
}

.card.card-membership-level .card-body {
    font-size: 0.9em;
    padding-bottom: 0px;
}

.card.card-membership-level h1 {
    font-size: 1.7em;
}

.card.card-membership-level h4 {
    font-size: 1.2em;
}

.card.card-membership-level .list-group-item {
    font-size: 0.85em;
}

.card.card-membership-level button {
    font-size: 0.9em;
}

.card.card-membership-level .card-footer {
    border-top: 0px;
}

@media screen and (max-width: 767px) {
    .card-stats .card .display-4 {
        font-size: 3.0rem;
        letter-spacing: -3px;
    }
}

.card-stats .card-footer {
    padding: .75rem 0rem;
}

.card-stats .list-group {
    font-size: 0.9em;
}

.card-stats .list-group-item {
    font-size: 0.85em;
}

.dark-green-text {
    color: #1a535c !important;
}

.turquoise-text {
    color: #1ab2b3 !important;
}

.pale-blue-text {
    color: #c5d1ea !important;
}

.dark-green {
    background-color: #1a535c !important;
}

.turquoise {
    background-color: #1ab2b3 !important;
}

.pale-blue {
    background-color: #c5d1ea !important;
}

.btn-primary {
    background-color: #1ab2b3 !important;
    border-color: #1ab2b3 !important;
}

.navbar-toggle {
    margin-top: 20px !important;
}

.dropdown-menu {
    background: #fff !important;
}

.navbar-login {
    width: 350px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size {
    font-size: 87px;
}

.navbar-default {
    background: #3285D1;
    border-color: #3285D1;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.nav-menu > li > a {
    margin: 0px;
    font-size: 17px;
    color: #FFF;
}

.nav .open > a, .nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    /*background-color:transparent !important;*/
}

nav.navbar .dropdown-menu {
    /*right: -10px;*/
    min-width: 360px !important;
    /*left: auto !important;;*/
    margin-top: 10px !important;;
    /*padding: 10px !important;;*/
    max-width: 400px !important;;
    border-radius: 0 !important;;
    border: 1px solid #ccc !important;;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3) !important;;
}

@media screen and (min-width: 576px) {
    nav.navbar .dropdown-menu {
        right: -10px !important;
    }
}

.fa-6x {
    font-size: 6em !important;
}

.fa-7x {
    font-size: 7em !important;
}

.nav-tabs .nav-link {
    border: 1px solid #ddd !important;
}

body, .highcharts-title, .highcharts-subtitle, .highcharts-legend-box, .highcharts-axis-labels, .highcharts-xaxis-labels {
    font-family: "Arial", "sans-serif" !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, .lead, .card-header {
    font-family: "Book Antiqua", "Arial", "sans-serif" !important;
}

h3, h4, h5, h6,
.h3, .h4, .h5, .h6 {
    font-family: "Book Antiqua", "Arial", "sans-serif" !important;
    font-style: italic;
}

a:hover {
    text-decoration: none;
}

table a {
    color: #000;
}

table a:visited:not(.btn) {
    color: #000;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #1ab2b3;
    border-color: #1ab2b3;
}

.card-header a.btn {
    color: #000;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.table-responsive .container-fluid {
    padding: 0px !important;
}


.reporting-page {
    font-size: 0.9em;
}

.reporting-page .btn,
.reporting-page .form-control {
    /*font-size: 0.5em;*/
}

.select2 {
    font-size: 0.85em
}

.reporting-page .dataTables_wrapper.container-fluid {
    padding: 0 0 0 0 !important;
}

.card.project-reports-card {
    overflow: visible !important;
}

#projectReportShowProject .card .card {
    font-size: 0.9em;
}

#projectReportShowProject .card .card .card-header {
    /*background-color: rgba(19, 123, 168, 0.7);*/
    /*background-color: rgba(135, 151, 177, 0.6)*/
    /*background-color: rgba(124, 148, 187, 0.88);*/
    background-color: rgba(135, 146, 176, 0.7)

}

/* Phones */
@media (max-width: 767px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 5px !important;
        padding-left: 5px !important;;
    }
}
nav.side-navbar.shrinked a i {
    margin: 0 auto !important;
}
