/* RESET */


/* DEFAULT */

a,
button {
    cursor: pointer;
}

a:hover,
button:hover {
    cursor: pointer;
}

a,
button,
li,
.cc-fme-click-action {
    -moz-transition: box-shadow 0.1s linear;
    -webkit-transition: box-shadow 0.1s linear;
    transition: box-shadow 0.1s linear;
}

.cc-frm-opacity {
    -moz-transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}

.context-menu-item.active {
    color: black;
    background-color: #29d000;
}


/* ROW AND COL */

.cc-row {
    float: left;
    width: 100%;
    border-radius: 0.6rem !important;
    /*margin-left: -5px;
    margin-right: -5px;
    */
}

.cc-col {
    box-sizing: border-box;
    float: left;
    padding-left: 3px;
    padding-right: 3px;
}


/* TABS */

@media (max-width: 600px) {
    .cc-fld-tab {
        width: 100% !important;
        margin: 2px;
        text-align: center;
    }

    .cc-mobile-btn {
        max-width: 50% !important;
    }
}

.cc-fld-tab {
    float: left;
    margin-right: 1px
}

.cc-fld-tab>a {
    width: 100%;
    text-align: center;
    padding: 10px;
    float: left;
    background: #E0E0E0;
    border-radius: 4px 4px 0 0;
    color: #757575;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    border-bottom: 0;
}

.cc-fld-tab>a:hover {
    text-decoration: none;
    box-shadow: inset rgba(0, 0, 0, .2) 0px 0px 100px !important
}

.cc-fld-active>a {
    background: #155fa0;
    color: #fff;
    position: relative;
    bottom: -1px;
    padding: 10px
}

.cc-fld-lista {
    border-bottom: 1px solid #e0e0e0
}

.cc-fld-readonly a {
    background: #ececec !important;
    color: #c7c7c7 !important;
    cursor: not-allowed
}

.cc-maximizar {
    width: 100% !important;
    max-width: 1984px;
}

.cc-btn-scroll-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    width: 40px;
    border: none;
    outline: none;
    background-color: #00000087;
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 4px;
    margin-bottom: 5rem;
}

.cc-textarea-ios {
    user-select: all !important;
    -webkit-user-select: text !important
}


/* TAMANHOS */

.cc-mw-1280 {
    max-width: 1280px !important
}

.cc-mw-1440 {
    max-width: 1440px !important
}

.cc-mw-500 {
    max-width: 500px !important
}

.cc-w-101 {
    width: 101% !important
}

.cc-w-100 {
    width: 100% !important
}

.cc-w-99 {
    width: 99% !important
}

.cc-w-95 {
    width: 95% !important
}

.cc-w-90 {
    width: 90% !important
}

.cc-w-85 {
    width: 85% !important
}

.cc-w-80 {
    width: 80% !important
}

.cc-w-75 {
    width: 75% !important
}

.cc-w-70 {
    width: 70% !important
}

.cc-w-65 {
    width: 65% !important
}

.cc-w-60 {
    width: 60% !important
}

.cc-w-55 {
    width: 55% !important
}

.cc-w-50 {
    width: 50% !important
}

.cc-w-45 {
    width: 45% !important
}

.cc-w-40 {
    width: 40% !important
}

.cc-w-35 {
    width: 35% !important
}

.cc-w-30 {
    width: 30% !important
}

.cc-w-25 {
    width: 25% !important
}

.cc-w-20 {
    width: 20% !important
}

.cc-w-15 {
    width: 15% !important
}

.cc-w-10 {
    width: 10% !important
}

.cc-w-5 {
    width: 5% !important
}

.cc-mh-100 {
    min-height: 100px !important;
}

.cc-mh-200 {
    min-height: 200px !important;
}

.cc-mh-300 {
    min-height: 300px !important;
}

.cc-mh-400 {
    min-height: 400px !important;
}

.cc-mh-500 {
    min-height: 500px !important;
}

.cc-rounded-2x {
    border-radius: 1rem !important;
}


/* FONT */

.cc-font-style-normal {
    font-style: normal !important;
}

.cc-font-size-10 {
    font-size: 10px !important;
}

.cc-font-size-11 {
    font-size: 11px !important;
}

.cc-font-size-12 {
    font-size: 12px !important;
}

.cc-font-size-13 {
    font-size: 13px !important;
}

.cc-font-size-14 {
    font-size: 14px !important;
}

.cc-font-size-15 {
    font-size: 15px !important;
}

.cc-font-size-16 {
    font-size: 16px !important;
}

.cc-font-size-17 {
    font-size: 17px !important;
}

.cc-font-size-18 {
    font-size: 18px !important;
}

.cc-font-size-19 {
    font-size: 19px !important;
}

.cc-font-size-20 {
    font-size: 20px !important;
}

.cc-font-size-21 {
    font-size: 21px !important;
}

.cc-font-size-22 {
    font-size: 22px !important;
}

.cc-font-size-23 {
    font-size: 23px !important;
}

.cc-font-size-24 {
    font-size: 24px !important;
}

.cc-font-size-25 {
    font-size: 25px !important;
}

.cc-font-size-26 {
    font-size: 26px !important;
}

.cc-font-size-27 {
    font-size: 27px !important;
}

.cc-font-size-28 {
    font-size: 28px !important;
}

.cc-font-size-29 {
    font-size: 29px !important;
}

.cc-font-size-30 {
    font-size: 30px !important;
}

.cc-font-size-31 {
    font-size: 31px !important;
}

.cc-font-size-32 {
    font-size: 32px !important;
}

.cc-font-size-33 {
    font-size: 33px !important;
}

.cc-font-size-34 {
    font-size: 34px !important;
}

.cc-font-size-35 {
    font-size: 35px !important;
}

.cc-font-size-36 {
    font-size: 36px !important;
}

.cc-font-size-37 {
    font-size: 37px !important;
}

.cc-font-size-38 {
    font-size: 38px !important;
}

.cc-font-size-39 {
    font-size: 39px !important;
}

.cc-font-size-40 {
    font-size: 40px !important;
}

.cc-font-size-41 {
    font-size: 41px !important;
}

.cc-font-size-42 {
    font-size: 42px !important;
}

.cc-font-size-43 {
    font-size: 43px !important;
}

.cc-font-size-44 {
    font-size: 44px !important;
}

.cc-font-size-45 {
    font-size: 45px !important;
}

.cc-font-size-46 {
    font-size: 46px !important;
}

.cc-font-size-47 {
    font-size: 47px !important;
}

.cc-font-size-48 {
    font-size: 48px !important;
}

.cc-font-size-49 {
    font-size: 49px !important;
}

.cc-font-size-50 {
    font-size: 50px !important;
}

.cc-font-size-51 {
    font-size: 51px !important;
}

.cc-font-size-52 {
    font-size: 52px !important;
}

.cc-font-size-53 {
    font-size: 53px !important;
}

.cc-font-size-54 {
    font-size: 54px !important;
}

.cc-font-weight-100 {
    font-weight: 100
}

.cc-font-weight-200 {
    font-weight: 200
}

.cc-font-weight-300 {
    font-weight: 300
}

.cc-font-weight-400 {
    font-weight: 400
}

.cc-font-weight-500 {
    font-weight: 500
}

.cc-font-weight-600 {
    font-weight: 600
}

.cc-font-weight-700 {
    font-weight: 700
}

.white-space-normal {
    white-space: normal !important
}


/* LOADING > LATERAL */

.cc-loading-lite .cc-loading-spinner {
    background: #212121;
    width: auto;
    padding: 15px;
    bottom: 100px;
    position: fixed;
    right: -100%;
    border-radius: 50px 0 0 50px;
}

.cc-loading-lite .cc-loading-spinner img {
    float: left;
    width: 20px;
}

.cc-loading-lite .cc-loading-title {
    color: #ccc;
    margin: 0px;
    float: left;
    text-transform: uppercase;
    width: auto;
    line-height: normal;
    margin: 4px 18px 0 18px;
    font-size: 12px;
}

.cc-loading-lite .cc-loading-title strong {
    color: #fff179;
}


/* LOADING > MODAL */

.cc-loading-full {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: .9;
    flex-direction: column;
}

.cc-loading-full-2 {
    display: none;
}

.cc-loading-full .cc-loading-spinner {
    background: #212121;
    width: auto;
    padding: 15px;
    position: fixed;
    z-index: 10001;
    border-radius: 40px;
}

.cc-loading-full-2 .cc-loading-spinner {
    width: auto;
    padding: 15px;
    position: fixed;
    z-index: 1;
    border-radius: 40px;
}

.cc-loading-full .cc-loading-spinner img {
    float: left;
    width: 20px;
}

.cc-loading-full-2 .cc-loading-spinner img {
    float: left;
    width: 300px;
}

.cc-loading-full-2 .cc-loading-fade {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
}

.cc-loading-full .cc-loading-fade {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
}

.cc-loading-full-2 .cc-loading-fade {
    background: rgba(0, 0, 0, .5);
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
}

.cc-loading-full .cc-loading-title {
    color: #fff;
    margin: 0px;
    float: none;
    text-transform: uppercase;
    width: auto;
    line-height: normal;
    margin: 0;
    font-size: 12px;
    position: absolute;
    top: 64px;
    width: 300px;
    background: #212121;
    text-align: center;
    left: -150px;
    padding: 0;
    margin-left: 25px;
    padding: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, .2) 0px 5px 6px 1px;
    border: 1px solid #444;
    line-height: 1.8em;
}

.cc-loading-full .cc-loading-title strong {
    color: #fff179;
}

.cc-modal-login {
    background-color: rgba(255, 255, 255, 0.849) !important;
    /*top: 20%*/
    display: flex;
}

.cc-modal-blocker {
    z-index: 10;
}

.cc-modal {
    width: 100% !important;
}

.modal-ccase-obj-100 {
    max-width: 99.5% !important;
    z-index: 10000
}

.cc-modal-img:hover {
    box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.05), 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    cursor: pointer;
}

.cc-remove-blocker-lightbox {
    background-color: transparent !important
}

.cc-opacity-0 {
    opacity: 0;
    display: none
}

.cc-opacity-1 {
    opacity: 1
}

.cc-frm-opacity {
    opacity: 0;
}

.cc-frm-opacity-1 {
    opacity: 1 !important;
}

.cc-blur {
    filter: blur(7px);
    -webkit-filter: blur(7px);
}

.cc-fme-click-action:hover {
    box-shadow: inset 0px 0px 100px 0px rgba(0, 0, 0, 0.05), 0 0.5rem 1rem rgba(0, 0, 0, .5) !important
}

.cc-fme-click-action:hover * {
    cursor: pointer !important;
}

.cc-circulo {
    border-radius: 100px;
}

.cc-border-bottom-50 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.box-shadow-inset-input {
    box-shadow: inset #fff 0 0 0 100px !important
}

.cc-fixed-bottom {
    background: #fbfbfb;
    border-top: 1px solid #ddd;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, .2) 0 0 10px 2px;
    width: 100%;
    bottom: 0;
    z-index: 1;
    position: fixed;
    margin: 0;
    left: 0;
}

.cc-fme-collapse-titulo {
    width: 100%
}

.cc-grd-mobile td {
    padding: 16px 6px;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 14px;
}

.cc-cabecalho-usuario-info {
    top: 10px;
    right: 0
}

.cc-page {
    padding: 2cm;
    margin: 1cm auto;
    border: 1px #b1b1b1 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.fixed-status {
    position: fixed;
    z-index: 100000;
    right: 0;
    background: #ccc;
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-radius: 5px;
    border-top-right-radius: 0;
    text-align: center;
    border-bottom-right-radius: 0;
}

.cc-pegajoso {
    position: sticky;
    z-index: 999;
    top: 0;
}

.drag-over {
    border: dashed 4px rgb(0 58 255) !important;
}

.drag-over-inp {
    border-style: dashed;
    border-color: blue !important;
    background-color: rgba(0, 89, 255, 0.096) !important;
}

.time-spent {
    font-size: 17px;
    background: #333333;
    display: block;
    position: fixed;
    z-index: 1001;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 8px 12px 4px 10px;
    color: #fff;
    margin-left: 5%;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    box-shadow: rgba(0, 0, 0, .4) 0 0 10px;
}

.cc-border {
    border: 1px solid;
    background: #fff0
}

.cc-no-border {
    border-style: none;
    background: #fff0
}

.cc-border-bold {
    border: 3px solid;
    background: #fff0
}

.cc-border-double {
    border: 4px double;
    background: #fff0
}

.cc-max-width {
    width: 100% !important;
}

.cc-transition {
    transition: width 1s;
}

.fullscreen {
    background-color: rgba(255, 255, 255, 0.980);
    z-index: 9999;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 50px;
}

@media (max-width: 600px) {
    .cc-dashbord {
        display: none;
    }
}

.cc-mnu-lateral {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 240px;
    height: 100%;
    background-color: #E2E2E2;
    transform: translate3d(-240px, 0, 0);
    transition: transform 0.35s;
}

.cc-mnu-lateral label.btn-mnu-lateral {
    position: absolute;
    right: -40px;
    top: 180px;
    width: 40px;
    height: 40px;
    line-height: 0px;
    display: block;
    padding: 0;
    background: #bdbdbd;
}


/* fade in checked menu */

.menu-checkbox:checked+.cc-mnu-lateral {
    transform: translate3d(0, 0, 0);
}

.cc-fullscreen {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    overflow-y: scroll;
}

.cc-dashbord-shadow {
    -webkit-box-shadow: 1px 2px 15px 1px rgba(0, 0, 0, 0.55);
    box-shadow: 1px 2px 15px 1px rgba(0, 0, 0, 0.55);
}

.cc-dashboard-item:hover {
    -webkit-box-shadow: 1px 2px 15px 1px rgba(0, 0, 0, 0.829);
    box-shadow: 1px 2px 15px 1px rgba(0, 0, 0, 0.863);
}

.cc-resize-horizontal {
    resize: horizontal !important;
    overflow: auto !important;
}

.cc-resize-vertical {
    resize: vertical !important;
    overflow: auto !important;
}

.fa-block {
    color: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px !important;
}

input[type='checkbox'] {
    width: 18px;
    height: 18px;
}

/*Novo select 2 Case*/
.cc-group-options {
    border: 1px solid rgba(0, 0, 0, 0.117);
    position: absolute;
    width: 98%;
    display: block;
    flex-direction: column;
    padding: 0;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    background-color: white;
    max-height: 500px;
    overflow-y: auto;
    z-index: 100;
    /* min-height: 100px; */

}

.cc-item-options {
    line-height: 20px;
    padding: 3px;
    display: block;
    margin: 0
}

.cc-item-options-selected {
    background-color: #0000009e;
    color: #fff
}

.cc-item-options:hover {
    background-color: #1010104b;
    color: #fff
}

.cc-select-container {
    display: flex;
}

.cc-select-icon {
    border-color: #757575 transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 0;
}

.cc-select-container-icon {
    display: flex;
    align-items: center;
    width: 0;
    position: relative;
    right: 20px;
}

.cc-seq-obj {
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    border-radius: 5rem;
    color: white;
    position: absolute;
    top: 48%;
    right: 10px;
    pointer-events: none;
    z-index: 4;
}

.cc-popup-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 9999;
}

.cc-popup {
    position: relative;
    min-width: 260px;
    max-width: 320px;
    background: #111827;
    color: #fff;
    padding: 14px 16px;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
    transform: translateX(120%);
    opacity: 0;
    transition: all 0.35s ease;
}

.cc-popup.minimized {
    padding: 10px 40px 10px 16px;
}

.cc-popup.show {
    transform: translateX(0);
    opacity: 1;
}

.cc-popup-content {
    margin-top: 6px;
}

.cc-popup.minimized .cc-popup-content {
    display: none;
}

.cc-popup .title {
    font-weight: bold;
    font-size: 15px;
}

.cc-popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.cc-popup-actions {
    display: flex;
    align-items: center;
    gap: 6px;
}

.cc-popup .close {
    background: transparent;
    border: none;
    color: #9ca3af;
    font-size: 18px;
    cursor: pointer;
    line-height: 1;
}

.cc-popup .toggle {
    background: transparent;
    border: none;
    color: #9ca3af;
    font-size: 16px;
    cursor: pointer;
    line-height: 1;
    width: 18px;
}

.cc-popup-toggle , .cc-popup-close {
    background: black;
}