﻿.card.shadow:not(.card-badge):not(.card-detail) {
    border-bottom-color: #D2D2D2;
}

.shadow-strong {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.45) !important;
}

.card {
    border-color: #D2D2D2;
}

.card-detail {
    background-color: #F4F9FB;
    color: #495057;
}

    .card-detail li {
        background-color: inherit;
    }

    .card-detail.shadow-strong {
        border-color: #D3D3D3;
    }

.card-badge {
    border: none;
    border-radius: 4px;
}

.card-detail .card-badge {
    border-right-color: #BFBFBF;
    border-bottom-color: #BFBFBF;
    margin-left: -0.50rem;
    margin-top: -0.9rem;
    margin-bottom: 0.85rem;
}

.card-badge .card-header {
    border: 1px solid #1391B0;
    background-color: #1391B0;
}

.card-badge .card-body {
    border-right: 1px solid #D3D3D3;
    border-left: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    background-color: white;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.card-badge .card-header .card-title {
    color: white !important;
}

.card-body-detail {
    padding: 0;
}

.card-sm .card-body, .card-header, .card-footer {
    padding: 0.25rem 0.85rem 0.15rem 0.85rem;
}

.card-sm.cardv2 .card-body:not(.noPadding) {
    padding: 0;
}

    /*.card-sm.cardv2 .card-body:not(.noPadding) > div:not(.noPadding), .noPadding .bodyPadding, .noPadding .collapse .bodyPadding {
        padding: 0.85rem 0.85rem 0.55rem 0.85rem;
    }*/


.card-sm.card-pesq .card-footer {
    padding-top: 5px;
}

.card-title {
    color: #1391B0;
}

.card-pesq .card-header {
    border-bottom-color: #777;
    border-bottom-width: 1px;
    background-color: #f5f5f5;
}
.card-pesq .card-header {
    /*border-top: solid 1px #D6D6D6;
    border-right: solid 1px #D6D6D6;
    border-left: solid 1px #D6D6D6;*/
    box-shadow: 0px -1px 15px rgba(0,0,0,0.15);
}

.card-pesq .card-title:not(.title-destaque) {
    color: #777;
}
.card-pesq .card-title {
    font-weight: bold;
}

.card-pesq table {
    margin-bottom: 0;
}

.card-header {
    border-bottom-color: #1391B0;
    border-bottom-width: 2px;
    background-color: transparent;
}

    .card-header.no-border {
        border: none;
    }

    .card-header.border-thin {
        border-bottom-width: 1px;
    }

     .card-header .card-title, .card-header .card-title2 {
        margin-bottom: 0;
    }

.cardv2 > .card-header {
    border: none;
}

.cardv2 > .card-body {
    border-top: solid 2px #1391B0;
}

.card-body.noRecords {
    display: none;
}

.tr-detail .card-header {
    font-weight: bold;
    border-bottom-width: 1px;
}


.table tr.tfoot {
    background-color: #f5f5f5;
    font-weight: bold;
}

.form-control.decimal {
    text-align: right;
}
.form-control.is-invalid {
    background-image: none;
}
.form-m0 .form-group, .form-group .form-label {
    margin-bottom: 0;
}

.form-group:last-child {
    margin-bottom: 0;
}

.form-prod:last-child {
    margin-bottom: inherit;
}

.nav-tabs-content {
    border-bottom: solid 2px #1391b0;
}
.nav-tabs {
    border-bottom: none; /*solid 2px #1391b0;*/
}
    .nav-tabs .nav-item:first-child .nav-link.ml {
        margin-left: 12px;
    }

    .nav-tabs .nav-link {
        margin-left: 4px;
        font-size: 1rem;
        font-weight: bold;
        padding: 4px 16px;
        border-color: #B7B7B7;
        color: #A3A3A3;
        border-bottom: none;
        text-decoration: underline;
        margin-bottom: 1px;
    }
        .nav-tabs .nav-link:hover {
            background-color: #F3F3F3;
            overflow: hidden;
            border-color: #B7B7B7;
        }

        .nav-tabs .nav-link.active {
            text-decoration: none;
            background: #1391b0;
            color: white;
            border-color: #1391b0;
            /* border: none;*/
        }

        .nav-tabs .nav-link.active:hover {
            text-decoration: underline;
        }

.tab-content {
    padding-top: 10px;
}


.badge-wrap {
    white-space: normal;
}

.badge-danger {
    background-color: #F35B3F;
}

.bg-input {
    background-color: #e9ecef;
    border: solid 1px #ced4da;
    border-radius: 4px;
    padding: 4px 8px;
}

.bg-light li {
    background-color: inherit;
}
.bg-light2 { background-color:#EEECF0; }
.bg-light3 { background-color: #F7F7F7; }

/* não é do bootstrap: colocar a margem apenas no 1º nível */
.row-grid.extra-m > [class*="col-"] {
    margin-bottom: 15px;
}

.list-group-flush .list-group-item {
    border-radius: 0;
    border-top: none;
}

    .list-group-flush .list-group-item.no-border {
        border: none;
    }

.border[class*="shadow"]:after {
    clear: both;
}

.card-header .btn-xs, .btn-xs {
    font-size: 0.8em;
    padding: 2px 6px 1px 6px;
}

.row { margin-right: 0; margin-left: 0;}

.btn {
    white-space: normal; /* wrap no texto dos botões */
}
a.btn:hover, a.btn:focus { color: White;}

.btn-rounded {
    border-radius: 70px;
    padding-right: 25px;
    padding-left: 25px;
}

.btn-primary {
    font-weight: bold;
    background-color: transparent;
    border-color: #44718F;
    color: #44718F;
}
    .btn-primary.btn-opaque {
        background-color: white;
    }

    .btn-primary:hover, .btn-primary:focus {
        color: white;
        background-color: #44718F;
        border-color: #44718F;
    }

.btn-info {
    background-color: #44718F;
    border-color: #44718F;
}

    .btn-info:hover, .btn-info:focus {
        background-color: #6495B5;
        border-color: #6495B5;
    }

.btn-outline-info {
    color: #44718F;
    border-color: #44718F;
}

    .btn-outline-info:hover, .btn-info:focus {
        background-color: #6495B5;
        border-color: #6495B5;
    }

.btn-success {
    background-color: #1C954C;
    border-color: #1C954C;
}

    .btn-success:hover, .btn-success:focus {
        background-color: #178041;
        border-color: #178041;
    }

.btn-danger {
    background-color: #B74847;
    border-color: #B74847;
}

    .btn-danger:hover, .btn-danger:focus {
        background-color: #9B3C3C;
        border-color: #9B3C3C;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover, .btn-warning:focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

.text-sm button,
.text-sm input,
.text-sm optgroup,
.text-sm select,
.text-sm textarea, .text-sm label, .text-sm .col-form-label, .text-sm button.dropdown-toggle, .text-sm .control-label {
    font-size: 0.9em;
}

.text-sm .dropdown-menu li a {
    font-size: 0.7em;
}

.text-sm .form-group {
    margin-bottom: 5px;
}

.text-sm .col-form-label {
    padding-top: 2px;
    padding-bottom: 2px;
}

.text-sm input.form-control, button.dropdown-toggle, .text-sm select:not([multiple="multiple"]) {
    padding: 2px 6px;
}

    .text-sm input.form-control:not([multiple="multiple"]) {
        height: 25px;
    }

.text-sm input.form-control {
    line-height: 1.2;
}

.text-sm .form-group select:not(.is-invalid), .text-sm .form-group textarea {
    border: 1px solid #ccc;
}

.text-sm .form-group textarea {
    height: auto;
}
.text-sm .table-sm tr td {
    font-size: 0.9em;
}
.fw-bold {
    font-weight: 700 !important
}
.form-question {
    margin-bottom: 30px;
}

.dropdown-menu {
    font-size: 0.9em;
    padding: 5px 0;
    top: 80%;
}
.dropdown-menu .selected span.check-mark {
    left: 10px;
    right: auto;
}

.bootstrap-select .dropdown-menu {
    min-width: 0 !important;
    width: 100%;
}

    .bootstrap-select .dropdown-menu span.text {
        white-space: normal;
    }

    .bootstrap-select .dropdown-menu li:not(:last-child) {
        border-bottom: solid 1px #E3E7EA;
    }

.bootstrap-select button {
    color: #495057;
}

.navbar-menubar .navbar-toggler {
    background-color: #F0F0F0;
}
.navbar-menubar .navbar-toggler * {
    color: black;
}
.form-control.alert-info {
    background-color: #d1ecf1 !important;
}
.form-control.alert-danger {
    background-color: #f8d7da !important;
}

.dropdown-item, .dropdown-submenu {
    padding: 3px 20px;
}

    .dropdown-item:active, .dropdown-item:hover {
        color: inherit;
        background-color: #E7E7E7;
    }
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-3px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu{display:block;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
/*.dropdown-submenu a::after {transform: rotate(-90deg); position: relative; right: 18px; top: .8em;  }*/
.dropdown-submenu>a {cursor: default; }
.dropdown-submenu:hover>a:after{display:none; }
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

.fixed-bottom2 {
    /*right: auto;
    left: auto;
    display: inline-block !important;
    margin-right: auto !important;
    margin-left: auto !important;*/
    right: auto;
    left: 50%;
    transform: translateX(-50%);
}
/*.fixed-bottom {
    background-color: black;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.fixed-content {
    opacity: 1;
    filter: alpha(opacity=100);
}*/
.alert-secondary2 {
    color: #777;
    background-color: #F2F3F4;
}
/*xl*/
@media (max-width: 1200px) {
}
/*lg*/
@media (max-width: 992px) {
   
}
/*md*/
@media (max-width: 768px) {
   
}
/*sm*/
@media (max-width: 576px) {
   
}
@media (max-width: 480px) {
   /*.navbar {padding: 0;}*/
}