@media only screen and (max-width: 767px) {

    html.no-mobile-device.sidebar-left-opened, html.no-mobile-device.sidebar-left-opened body, html.no-mobile-device.sidebar-right-opened, html.no-mobile-device.sidebar-right-opened body {
        overflow: auto !important;
    }

}

/* SIDE BAR */
.sidebar-right-wrapper .icon-sidebar-compromisso {
    float: right;
    margin-top: 15px;
}

.sidebar-right-wrapper .widget-calendar div.profile-info {
    margin-left: 0 !important;
}

.modal-block.modal-block-lg {
    max-width: 1024px;
}

label {
    font-weight: bolder;
}

.z-index-max {
    z-index: 9999999;
}

.loading-overlay {
    z-index: 999;
}

.resultado-busca {
    width: auto;
    position: absolute;
    border: solid 1px #ccc;
    height: 100px;
    min-height: 124px;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    margin-top: 3px;
    z-index: 10;
    font-size: 11px;
}

.resultado-busca ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;

}

.resultado-busca ul li a {
    color: #000 !important;
    text-decoration: none;
}

.resultado-busca ul li {
    width: 100%;
    padding: 4px;
    border-bottom: solid 1px #ccc;
}

.resultado-busca ul li:last-child {
    border-bottom: none;
}

.resultado-busca ul li:hover {
    background: #f4f4f4;
    color: #000;
    font-weight: bold;
}

.resultado-busca ul li.active {
    background: #f4f4f4;
    color: #000;
    font-weight: bold;
}

.resultado-busca ul li:active {
    background: #f4f4f4;
    color: #000;
    font-weight: bold;
}

.lista-resultado {
    height: 100px;
    min-height: 124px;
    overflow: hidden;
}

#modalAjax {
    overflow: auto !important;
}

#panel-processos label.control-label {
    padding-left: 0;
    padding-right: 0;
}

#tabela-processos td.pessoas a {
    color: #0000C0;
}

#edit-processo .panel-heading {
    padding: 10px;
}

#edit-processo .panel-actions {
    top: 8px;
}

#edit-processo .panel-title {
    font-size: 16px;
}

.panel-detalhes-processo ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.panel-detalhes-processo ul li {
    padding: 3px 0;
}

.panel-detalhes-processo ul li span:first-child {
    font-weight: bold;
}

.panel-detalhes-processo ul li:nth-child(2n+1) {
    background: #efefef;
}

.panel-actions a:hover {
    background: none !important;
    color: #000;
}

.panel-detalhes-processo ul li a.link-comum {
    color: #0000C0;
}

.panel-actions i:hover {
    color: #000;
}

.panel-body i:hover {
    color: #000;
}

.table-datatable a.link-comum {
    color: #0000C0;
}

.table-datatable tr td {
    vertical-align: middle !important;
}

.resultado-busca-geral {
    width: auto;
    position: absolute;
    border: solid 1px #ccc;
    height: 300px;
    min-height: 124px;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    margin-top: 3px;
    z-index: 10;
    font-size: 11px;
}

.resultado-busca-geral ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;

}

.resultado-busca-geral ul li a {
    color: #000 !important;
    text-decoration: none;
}

.resultado-busca-geral ul li {
    width: 100%;
    padding: 4px;
    border-bottom: solid 1px #ccc;
}

.resultado-busca-geral ul li:last-child {
    border-bottom: none;
}

.resultado-busca-geral ul li:hover {
    background: #f4f4f4;
    color: #000;
    font-weight: bold;
}

.resultado-busca-geral ul li.active {
    background: #f4f4f4;
    color: #000;
    font-weight: bold;
}

.resultado-busca-geral ul li:active {
    background: #f4f4f4;
    color: #000;
    font-weight: bold;
}

.lista-resultado-geral {
    height: auto;
    min-height: 124px;
    overflow: hidden;
}

a.link-comum {
    color: #0000C0;
}

.page-header {
    z-index: 1001;
}

.ui-widget-content {
    border: 1px solid #dddddd;
    background: #eeeeee;
    color: #333333;
    z-index: 2000;
    top: 60px !important;
    border-radius: unset;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.jstree-default .jstree-clicked {
    box-shadow: none !important;
}


/* Cards */
.card {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.card + .card {
    margin-top: 35.2px;
    margin-top: 2.2rem;
}

.card.card-admin {
    margin-bottom: 48px;
    margin-bottom: 3rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.body-sign .card-sign .card-title-sign .title {
    background-color: #0088cc;
}

.body-sign .card-sign .card-body {
    border-top-color: #0088cc;
}

.card-header {
    background: #f6f6f6;
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 1px solid #DADADA;
    padding: 18px;
    position: relative;
}

.card-header.bg-white {
    background: #fff;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-primary {
    background: #CCC;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-success {
    background: #47a447;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-warning {
    background: #ed9c28;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-danger {
    background: #d2322d;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-info {
    background: #5bc0de;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-dark {
    background: #171717;
    color: #FFF;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-header.bg-white {
    background: #fff;
    border-bottom: 0 none;
    border-right: 0 none;
}

.card-actions {
    right: 15px;
    position: absolute;
    top: 15px;
}

.card-actions a,
.card-actions .card-action {
    background-color: transparent;
    border-radius: 2px;
    color: #B4B4B4;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px;
}

.card-actions a:hover,
.card-actions .card-action:hover {
    background-color: #eeeeee;
    color: #B4B4B4;
    text-decoration: none;
}

.card-actions a, .card-actions a:focus, .card-actions a:hover, .card-actions a:active, .card-actions a:visited,
.card-actions .card-action,
.card-actions .card-action:focus,
.card-actions .card-action:hover,
.card-actions .card-action:active,
.card-actions .card-action:visited {
    outline: none !important;
    text-decoration: none !important;
}

.card-title {
    color: #33353F;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-transform: none;
    margin: 0;
}

.card-subtitle {
    color: #808697;
    font-size: 12px;
    line-height: 1.2em;
    margin: 7px 0 0;
    padding: 0;
}

.card-body {
    background: #fdfdfd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}

.card-body-nopadding {
    padding: 0;
}

.card-header + .card-body {
    border-radius: 0 0 5px 5px;
}

.card-footer {
    border-radius: 0 0 5px 5px;
    margin-top: -5px;
    background: #FFF;
}

.card-footer::after {
    clear: both;
    content: "";
    display: block;
}

.card-footer .pager {
    margin: 0;
    padding: 5px 0;
}

.card-footer .pager::after {
    clear: both;
    content: "";
    display: block;
}

.card-footer-btn-group {
    display: table;
    width: 100%;
    padding: 0;
    border-radius: 0 0 5px 5px !important;
    overflow: hidden;
}

.card-footer-btn-group a {
    background-color: #f5f5f5;
    display: table-cell;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    text-decoration: none;
}

.card-footer-btn-group a:hover {
    background-color: #f0f0f0;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) inset;
}

.card-footer-btn-group a:first-child {
    border-left: none;
}

.card-body.bg-primary {
    background: #CCC;
    color: #FFF;
}

.card-body.bg-success {
    background: #47a447;
    color: #FFF;
}

.card-body.bg-warning {
    background: #ed9c28;
    color: #FFF;
}

.card-body.bg-danger {
    background: #d2322d;
    color: #FFF;
}

.card-body.bg-info {
    background: #5bc0de;
    color: #FFF;
}

.card-body.bg-dark {
    background: #171717;
    color: #FFF;
}

.card-featured {
    border-top: 3px solid #33353F;
}

.card-featured .card-header {
    border-radius: 0;
}

.card-featured-top {
    border-top: 3px solid #CCC;
}

.card-featured-right {
    border-right: 3px solid #CCC;
}

.card-featured-bottom {
    border-bottom: 3px solid #CCC;
}

.card-featured-left {
    border-left: 3px solid #CCC;
}

.card-featured-primary {
    border-color: #CCC;
}

.card-featured-primary .card-title {
    color: #CCC;
}

.card-featured-success {
    border-color: #47a447;
}

.card-featured-success .card-title {
    color: #47a447;
}

.card-featured-warning {
    border-color: #ed9c28;
}

.card-featured-warning .card-title {
    color: #ed9c28;
}

.card-featured-danger {
    border-color: #d2322d;
}

.card-featured-danger .card-title {
    color: #d2322d;
}

.card-featured-info {
    border-color: #5bc0de;
}

.card-featured-info .card-title {
    color: #5bc0de;
}

.card-featured-dark {
    border-color: #171717;
}

.card-featured-dark .card-title {
    color: #171717;
}

.card-highlight .card-header {
    background-color: #CCC;
    border-color: #CCC;
    color: #fff;
}

.card-highlight .card-title {
    color: #fff;
}

.card-highlight .card-subtitle {
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
}

.card-highlight .card-actions a {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.card-highlight .card-body {
    background-color: #CCC;
    color: #fff;
}

.card-highlight-title .card-header {
    background-color: #2BAAB1;
}

.card-highlight-title .card-title {
    color: #fff;
}

.card-highlight-title .card-subtitle {
    color: #fff;
    color: rgba(255, 255, 255, 0.7);
}

.card-highlight-title .card-actions a {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.card-header-icon {
    margin: 0 auto;
    font-size: 44.8px;
    font-size: 2.8rem;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 55px;
}

.card-header-icon.bg-primary {
    background: #CCC;
    color: #FFF;
}

.card-header-icon.bg-success {
    background: #47a447;
    color: #FFF;
}

.card-header-icon.bg-warning {
    background: #ed9c28;
    color: #FFF;
}

.card-header-icon.bg-danger {
    background: #d2322d;
    color: #FFF;
}

.card-header-icon.bg-info {
    background: #5bc0de;
    color: #FFF;
}

.card-header-icon.bg-dark {
    background: #171717;
    color: #FFF;
}

.card-header-profile-picture img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    border-radius: 50px;
}

.card-icon {
    color: #fff;
    font-size: 42px;
    float: left;
}

.card-icon ~ .card-title, .card-icon ~ .card-subtitle {
    margin-left: 64px;
}

/* Dark - Cards */
html.dark .card-header {
    background: #282d36;
    border-bottom-color: #1d2127;
}

html.dark .card-actions a:hover {
    background-color: #242830;
}

html.dark .card-body {
    background: #2e353e;
}

html.dark .card-footer {
    background: #242830;
    border-top-color: #191c21;
}

html .card-primary .card-header {
    background: #CCC;
}

html .card-primary .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-primary .card-title {
    color: #FFF;
}

html .card-primary .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-success .card-header {
    background: #47a447;
}

html .card-success .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-success .card-title {
    color: #FFF;
}

html .card-success .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-warning .card-header {
    background: #ed9c28;
}

html .card-warning .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-warning .card-title {
    color: #FFF;
}

html .card-warning .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-danger .card-header {
    background: #d2322d;
}

html .card-danger .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-danger .card-title {
    color: #FFF;
}

html .card-danger .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-info .card-header {
    background: #5bc0de;
}

html .card-info .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-info .card-title {
    color: #FFF;
}

html .card-info .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-dark .card-header {
    background: #171717;
}

html .card-dark .card-subtitle {
    opacity: 0.8;
    color: #FFF;
}

html .card-dark .card-title {
    color: #FFF;
}

html .card-dark .card-actions a {
    background-color: transparent !important;
    color: #FFF;
}

html .card-transparent > .card-header {
    background: none;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

html .card-transparent > .card-header .card-actions {
    right: 0;
}

html .card-transparent > .card-header + .card-body {
    border-radius: 5px;
}

html .card-transparent > .card-body {
    padding: 0;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

html .card .card-header-transparent {
    background: none;
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

html .card .card-header-transparent .card-actions {
    right: 0;
}

html .card .card-header-transparent + .card-body {
    border-radius: 5px;
}

.card-horizontal {
    display: table;
    width: 100%;
}

.card-horizontal .card-header,
.card-horizontal .card-body,
.card-horizontal .card-footer {
    display: table-cell;
    vertical-align: middle;
}

.card-horizontal .card-header {
    border-radius: 5px 0 0 5px !important;
}

.card-horizontal .card-header + .card-body {
    border-radius: 0 5px 5px 0 !important;
}

.card-horizontal .card-footer {
    border-radius: 0 5px 5px 0 !important;
    margin-top: 0;
}

.card-action-toggle,
.card-action-dismiss {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.card-action-toggle:before {
    content: "\f0d7";
}

.card-collapsed .card-action-toggle:before {
    content: "\f0d8";
}

.card-action-dismiss:before {
    content: "\f00d";
}

.card-collapsed .card-body,
.card-collapsed .card-footer {
    display: none;
}

html .card-primary .card-actions a,
html .card-primary .card-title {
    color: #FFF;
}

html .card-secondary .card-actions a,
html .card-secondary .card-title {
    color: #FFF;
}

html .card-tertiary .card-actions a,
html .card-tertiary .card-title {
    color: #FFF;
}

html .card-quaternary .card-actions a,
html .card-quaternary .card-title {
    color: #FFF;
}

html .card-success .card-actions a,
html .card-success .card-title {
    color: #FFF;
}

html .card-warning .card-actions a,
html .card-warning .card-title {
    color: #FFF;
}

html .card-danger .card-actions a,
html .card-danger .card-title {
    color: #FFF;
}

html .card-info .card-actions a,
html .card-info .card-title {
    color: #FFF;
}

html .card-dark .card-actions a,
html .card-dark .card-title {
    color: #FFF;
}

.card-highlight .card-header {
    background-color: #0088cc;
    border-color: #0088cc;
}

.card-highlight .card-body {
    background-color: #0088cc;
}

html .card-primary .card-header {
    background: #0088cc;
    border-color: #0088cc;
}

html .card-featured-primary {
    border-color: #0088cc;
}

html .card-featured-primary .card-title {
    color: #0088cc;
}

html .card-group .card-accordion-primary {
    background: #0088cc;
}

html .card-secondary .card-header {
    background: #e36159;
    border-color: #e36159;
}

html .card-featured-secondary {
    border-color: #e36159;
}

html .card-featured-secondary .card-title {
    color: #e36159;
}

html .card-group .card-accordion-secondary {
    background: #e36159;
}

html .card-tertiary .card-header {
    background: #2baab1;
    border-color: #2baab1;
}

html .card-featured-tertiary {
    border-color: #2baab1;
}

html .card-featured-tertiary .card-title {
    color: #2baab1;
}

html .card-group .card-accordion-tertiary {
    background: #2baab1;
}

html .card-quaternary .card-header {
    background: #383f48;
    border-color: #383f48;
}

html .card-featured-quaternary {
    border-color: #383f48;
}

html .card-featured-quaternary .card-title {
    color: #383f48;
}

html .card-group .card-accordion-quaternary {
    background: #383f48;
}

html .card-dark .card-header {
    background: #2e353e;
    border-color: #2e353e;
}

html .card-featured-dark {
    border-color: #2e353e;
}

html .card-featured-dark .card-title {
    color: #2e353e;
}

html .card-group .card-accordion-dark {
    background: #2e353e;
}

html .card-light .card-header {
    background: #ffffff;
    border-color: #ffffff;
}

html .card-featured-light {
    border-color: #ffffff;
}

html .card-featured-light .card-title {
    color: #ffffff;
}

html .card-group .card-accordion-light {
    background: #ffffff;
}

@media only screen and (max-width: 767px) {
    .card-actions {
        float: none;
        margin-bottom: 15px;
        position: static;
        text-align: right;
    }

    .card-actions a {
        vertical-align: top;
    }
}

@media (min-width: 576px) {
    .card-group .card + .card {
        border-left: 1px solid #DDD;
    }
}

/* Widget - Summary */
.widget-summary {
    display: table;
    width: 100%;
}

.widget-summary::after {
    clear: both;
    content: "";
    display: block;
}

.widget-summary .widget-summary-col {
    display: table-cell;
    vertical-align: top;
    width: 100%;
}

.widget-summary .widget-summary-col.widget-summary-col-icon {
    width: 1%;
}

.widget-summary .summary-icon {
    margin-right: 15px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 51.2px;
    font-size: 3.2rem;
    text-align: center;
    color: #fff;
    border-radius: 55px;
}

.widget-summary .summary {
    min-height: 65px;
    word-break: break-all;
}

.widget-summary .summary .title {
    margin: 0;
    font-size: 14.4px;
    font-size: 2rem;
    color: #333;
    font-weight: 500;
    line-height: 1.5;
}

.widget-summary .summary .info {
    font-size: 13.6px;
    font-size: 0.85rem;
}

.widget-summary .summary .info span {
    vertical-align: middle;
}

.widget-summary .summary .amount {
    margin-right: .2em;
    font-weight: 600;
    color: #333;
    vertical-align: middle;
    font-size: 22.4px;
    font-size: 1.4rem;
}

.widget-summary .summary-footer {
    padding: 5px 0 0;
    border-top: 1px dotted #ddd;
    text-align: right;
}

.bg-primary .widget-summary .summary .title, .bg-primary .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-primary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-primary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-primary .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-secondary .widget-summary .summary .title, .bg-secondary .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-secondary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-secondary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-secondary .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-tertiary .widget-summary .summary .title, .bg-tertiary .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-tertiary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-tertiary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-tertiary .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-quaternary .widget-summary .summary .title, .bg-quaternary .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-quaternary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-quaternary .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-quaternary .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-success .widget-summary .summary .title, .bg-success .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-success .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-success .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-success .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-warning .widget-summary .summary .title, .bg-warning .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-warning .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-warning .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-warning .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-danger .widget-summary .summary .title, .bg-danger .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-danger .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-danger .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-danger .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-info .widget-summary .summary .title, .bg-info .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-info .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-info .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-info .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

.bg-dark .widget-summary .summary .title, .bg-dark .widget-summary .summary .amount {
    color: #FFF !important;
}

.bg-dark .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, 0.1);
}

.bg-dark .widget-summary .summary-footer {
    border-top: 1px solid #fff;
    border-top-color: rgba(255, 255, 255, 0.2);
}

.bg-dark .widget-summary .summary-footer a {
    color: #FFF;
    opacity: 0.6;
}

@media (min-width: 480px) {
    .widget-summary.widget-summary-xlg {
        padding: 5px 0;
    }

    .widget-summary.widget-summary-xlg .summary-icon {
        width: 110px;
        height: 110px;
        line-height: 110px;
        font-size: 3.2rem;
    }

    .widget-summary.widget-summary-xlg .summary {
        min-height: 80px;
    }

    .widget-summary.widget-summary-xlg .summary .title {
        font-size: 1.4rem;
    }

    .widget-summary.widget-summary-xlg .summary .info {
        font-size: 0.9rem;
    }
}

.widget-summary.widget-summary-lg {
    padding: 0;
}

.widget-summary.widget-summary-lg .summary-icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 48px;
    font-size: 3rem;
}

.widget-summary.widget-summary-lg .summary {
    min-height: 65px;
}

.widget-summary.widget-summary-lg .summary .title {
    font-size: 14.4px;
    font-size: 0.9rem;
}

.widget-summary.widget-summary-lg .summary .info {
    font-size: 13.6px;
    font-size: 0.85rem;
}

.widget-summary.widget-summary-md {
    padding: 0;
}

.widget-summary.widget-summary-md .summary-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 38.4px;
    font-size: 2.4rem;
}

.widget-summary.widget-summary-md .summary {
    min-height: 0;
    margin-top: 12px;
}

.widget-summary.widget-summary-md .summary .title {
    font-size: 12px;
    font-size: 0.75rem;
}

.widget-summary.widget-summary-md .summary .info {
    font-size: 11.2px;
    font-size: 0.7rem;
}

.widget-summary.widget-summary-md .summary .amount {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
}

.widget-summary.widget-summary-md .summary-footer {
    display: none;
}

.widget-summary.widget-summary-sm {
    padding: 0;
}

.widget-summary.widget-summary-sm .summary-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 27.2px;
    font-size: 1.7rem;
}

.widget-summary.widget-summary-sm .summary {
    min-height: 0;
    margin-top: 4px;
}

.widget-summary.widget-summary-sm .summary .title {
    font-size: 12px;
    font-size: 0.75rem;
}

.widget-summary.widget-summary-sm .summary .info {
    font-size: 11.2px;
    font-size: 0.7rem;
}

.widget-summary.widget-summary-sm .summary .amount {
    font-size: 14.4px;
    font-size: 0.9rem;
    font-weight: 700;
}

.widget-summary.widget-summary-sm .summary-footer {
    display: none;
}

.widget-summary.widget-summary-xs {
    padding: 0;
}

.widget-summary.widget-summary-xs .summary-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1rem;
}

.widget-summary.widget-summary-xs .summary {
    min-height: 0;
}

.widget-summary.widget-summary-xs .summary .title {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 40px;
}

.widget-summary.widget-summary-xs .summary .info {
    display: none;
}

.widget-summary.widget-summary-xs .summary-footer {
    display: none;
}

html.dark .widget-summary .summary .title,
html.dark .widget-summary .summary .amount {
    color: #EEE;
}

html.dark .widget-summary .summary-footer {
    border-color: #4C4C4C;
}

html.dark .card-footer-btn-group a {
    background-color: #282d36;
    border-color: #21262d;
}

html.dark .card-footer-btn-group a:hover {
    background-color: #2e353e;
}





