﻿.select2-selection {
    height: calc(2.25rem + 2px) !important;
    padding: 0.20rem .1rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
    width: 36px;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.active .step-custom {
    color: #ffffff !important;
}

.inactive .step-custom {
    color: #8e8888;
}

.done .step-custom {
    color: #ffffff !important;
}

.custom-file-label::after {
    content: "Selecionar";
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    background: linear-gradient(90deg, #2E3192 0%, #016BA7 102.99%);
}

.custom-file-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_info {
    padding: 0 !important;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 40% !important;
}

.select2-selection__clear {
    z-index: 1;
}

.pdfobject-container {
    height: 30rem;
    /*border: 1rem solid rgba(0,0,0,.1);*/
}

.select2-container .select2-selection--multiple {
    height: auto !important;
}

.textareaheight {
    height: 200px !important;
}

.card {
    margin-bottom: 1rem;
}

.list-view .row > [class*=col-] {
    max-width: 100%;
    flex: 0 0 100%;
}

.list-view .card {
    flex-direction: row;
}

@media (max-width: 575.98px) {
    .list-view .card {
        flex-direction: column;
    }
}

.list-view .card > .card-img-top {
    width: auto;
}

.list-view .card .card-body {
    display: inline-block;
}

.list-view .card-footer > [class*=col-] {
    max-width: max-content;
}

.card-header-custom {
    padding: 10px 0;
}

@media (max-width: 575.98px) {
    .sticky {
        left: 15px;
        right: 15px;
    }
}

@media (min-width: 1500px) {
    .sticky {
        left: 350px;
        right: 15px;
    }
}


.sticky {
    position: sticky;
    top: 55px;
    left: 265px;
    right: 15px;
    z-index: 2;
    background: #fff;
}

.btn-info + .btn.dropdown-toggle:before {
    display: block;
    content: ' ';
    border-left: 1px solid #ffffff;
    position: absolute;
    top: 3px;
    left: -1px;
    bottom: 3px;
    opacity: 0.3;
}

/*COLORS BADGE*/
.badge-orange {
    color: #fff;
    background-color: #E87E04;
}

.badge-greenlight {
    color: #000;
    background-color: #00FF00;
}

.badge-greendark {
    color: #fff;
    background-color: #008000;
}

.badge-greenjungle {
    color: #fff;
    background-color: #26C281;
}

.badge-purple {
    color: #fff;
    background-color: #8775A7;
}

.badge-bluesteel {
    color: #fff;
    background-color: #4B77BE;
}

.badge-turquoise {
    color: #000;
    background-color: #36D7B7;
}

.badge-maroon {
    color: #fff;
    background-color: #800000;
}

.badge-pink {
    color: #fff;
    background-color: #DE3163;
}

.btn-orange {
    color: #fff;
    background-color: #e48e2b;
    border-color: #ec9815;
}

    .btn-orange:hover {
        color: #fff;
        background-color: #c77517;
        border-color: #ab6e10;
    }

.field-validation-error {
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.disabled {
    pointer-events: none;
    background: #e7e6e6;
}

/**TESTE**/
.card-img-top {
    height: inherit !important;
}


#challenge-none {
    font-size: 36px;
    font-family: serif;
    font-weight: bold;
    -webkit-animation: loading 5s infinite;
    animation: loading 5s infinite;
}

.fa-certificate {
    background-image: url('/Assets/images/certificate/iconevetor_group (1).png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    display: flex;
    height: 20px;
    overflow: visible;
    box-sizing: content-box;
    overflow-clip-margin: content-box;
}

.fa-certedit {
    background-image: url('/Assets/images/certificate/iconevetor_edit (1).png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    display: flex;
    height: 20px;
    overflow: visible;
    box-sizing: content-box;
    overflow-clip-margin: content-box;
}

.fa-padrao {
    background-image: url('/Assets/images/certificate/iconevetor_padrao (1).png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    display: flex;
    height: 20px;
    overflow: visible;
    box-sizing: content-box;
    overflow-clip-margin: content-box;
}

.fa-certuser {
    background-image: url('/Assets/images/certificate/iconevetor_user (1).png');
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    display: flex;
    height: 20px;
    overflow: visible;
    box-sizing: content-box;
    overflow-clip-margin: content-box;
}

.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {
    background-color: transparent !important;
    color: #343a40 !important;
}

[class*=sidebar-light-] .nav-sidebar > .nav-item > .nav-link.active {
    box-shadow: none !important;
}

.navlink-submenu {
    padding: 0px 0px 0px 5px !important;
    margin-left: 50px !important;
}

.nav-link {
    transition: 0.3s ease !important;
}

    .nav-link:hover {
        color: #0a0e14 !important;
    }

.menu-open {
    background-color: white !important;
}

.info-box-number {
    margin-top: -0.5rem !important;
}

.card {
    border-radius: 12px;
    box-shadow: 3px 2px 8px 6px rgba(87, 87, 87, 0.2)
}

.alert.alert-primary {
    border-radius: 12px !important;
    background-color: #2C8FFA !important;
}

table.table {
    border: 1px solid #9E9E9E !important;
    border-radius: 12px !important;
}

.table-first-header-radius {
    border-radius: 12px 0px 0px 0px !important;
}

.table-end-header-radius {
    border-radius: 0px 12px 0px 0px !important;
}

tr.even {
    background-color: rgba(158, 158, 158, 0.08);
}

.custom-select.custom-select-sm.form-control.form-control-sm {
    border-radius: 12px !important;
    border: solid 1px #727376;
}

.paginate_button.page-item.previous {
    border-radius: 12px !important;
}

.select2-container--default .select2-selection--single {
/*    border-radius: 12px !important;
    border: solid 1px #727376 !important;*/
}

.select2-container--default .select2-selection--multiple {
    border-radius: 12px !important;
    border: solid 1px #727376 !important;
    padding: 0px !important;
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        background-color: #4DA92C !important;
    }

.form-control-borderless {
    border: none !important;
    border-radius: 0px !important;
}

.select2-selection__choice__remove {
    color: white !important;
}

.close {
    color: #FFFFFF !important;
}
.is-invalid{
    border-color: #dc3545 !important;
}
.text-muted {
    padding-left: 5px;
    color: #006AA6 !important;
}

.select2-container {
    width: 100% !important;
}


.text-title {
    margin-top: -3px;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef !important;
    opacity: 1 !important;
}