/* Minification failed. Returning unminified contents.
(2202,1): run-time error CSS1019: Unexpected token, found '@'
(2202,2): run-time error CSS1019: Unexpected token, found '@keyframes'
(2203,10): run-time error CSS1035: Expected colon, found '{'
 */
/* MARGINS & PADDINGS */
.p-xxs {
    padding: 5px;
}

.p-xs {
    padding: 10px;
}

.p-sm {
    padding: 15px;
}

.p-m {
    padding: 20px;
}

.p-md {
    padding: 25px;
}

.p-lg {
    padding: 30px;
}

.p-xl {
    padding: 40px;
}

.p-xxl {
    padding: 50px;
}

.p-none {
    padding: 0;
}

.p-t-xxs {
    padding-top: 5px;
}

.p-t-xs {
    padding-top: 10px;
}

.p-t-sm {
    padding-top: 15px;
}

.p-t-m {
    padding-top: 20px;
}

.p-t-md {
    padding-top: 25px;
}

.p-t-lg {
    padding-top: 30px;
}

.p-t-xl {
    padding-top: 40px;
}

.p-t-none {
    padding-top: 0;
}

.p-r-xxs {
    padding-right: 5px;
}

.p-r-xs {
    padding-right: 10px;
}

.p-r-sm {
    padding-right: 15px;
}

.p-r-m {
    padding-right: 20px;
}

.p-r-md {
    padding-right: 25px;
}

.p-r-lg {
    padding-right: 30px;
}

.p-r-xl {
    padding-right: 40px;
}

.p-r-none {
    padding-right: 0;
}

.p-b-xxs {
    padding-bottom: 5px;
}

.p-b-xs {
    padding-bottom: 10px;
}

.p-b-sm {
    padding-bottom: 15px;
}

.p-b-m {
    padding-bottom: 20px;
}

.p-b-md {
    padding-bottom: 25px;
}

.p-b-lg {
    padding-bottom: 30px;
}

.p-b-xl {
    padding-bottom: 40px;
}

.p-b-none {
    padding-bottom: 0;
}

.p-l-xxs {
    padding-left: 5px;
}

.p-l-xs {
    padding-left: 10px;
}

.p-l-sm {
    padding-left: 15px;
}

.p-l-m {
    padding-left: 20px;
}

.p-l-md {
    padding-left: 25px;
}

.p-l-lg {
    padding-left: 30px;
}

.p-l-xl {
    padding-left: 40px;
}

.p-l-none {
    padding-left: 0;
}

.m-xxs {
    margin: 2px 4px;
}

.m-xs {
    margin: 5px;
}

.m-sm {
    margin: 10px;
}

.m {
    margin: 15px;
}

.m-md {
    margin: 20px;
}

.m-lg {
    margin: 30px;
}

.m-xl {
    margin: 50px;
}

.m-n {
    margin: 0 !important;
}

.m-l-none {
    margin-left: 0;
}

.m-l-xs {
    margin-left: 5px;
}

.m-l-sm {
    margin-left: 10px;
}

.m-l {
    margin-left: 15px;
}

.m-l-md {
    margin-left: 20px;
}

.m-l-lg {
    margin-left: 30px;
}

.m-l-xl {
    margin-left: 40px;
}

.m-l-n-xxs {
    margin-left: -1px;
}

.m-l-n-xs {
    margin-left: -5px;
}

.m-l-n-sm {
    margin-left: -10px;
}

.m-l-n {
    margin-left: -15px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-l-n-lg {
    margin-left: -30px;
}

.m-l-n-xl {
    margin-left: -40px;
}

.m-t-none {
    margin-top: 0;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-t-n-xxs {
    margin-top: -1px;
}

.m-t-n-xs {
    margin-top: -5px;
}

.m-t-n-sm {
    margin-top: -10px;
}

.m-t-n {
    margin-top: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-t-n-lg {
    margin-top: -30px;
}

.m-t-n-xl {
    margin-top: -40px;
}

.m-r-none {
    margin-right: 0;
}

.m-r-xxs {
    margin-right: 1px;
}

.m-r-xs {
    margin-right: 5px;
}

.m-r-sm {
    margin-right: 10px;
}

.m-r {
    margin-right: 15px;
}

.m-r-md {
    margin-right: 20px;
}

.m-r-lg {
    margin-right: 30px;
}

.m-r-xl {
    margin-right: 40px;
}

.m-r-n-xxs {
    margin-right: -1px;
}

.m-r-n-xs {
    margin-right: -5px;
}

.m-r-n-sm {
    margin-right: -10px;
}

.m-r-n {
    margin-right: -15px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-r-n-lg {
    margin-right: -30px;
}

.m-r-n-xl {
    margin-right: -40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}

.m-b-n-xxs {
    margin-bottom: -1px;
}

.m-b-n-xs {
    margin-bottom: -5px;
}

.m-b-n-sm {
    margin-bottom: -10px;
}

.m-b-n {
    margin-bottom: -15px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-b-n-lg {
    margin-bottom: -30px;
}

.m-b-n-xl {
    margin-bottom: -40px;
}

.space-15 {
    margin: 15px 0;
}

.space-20 {
    margin: 20px 0;
}

.space-25 {
    margin: 25px 0;
}

.space-30 {
    margin: 30px 0;
}

body.modal-open {
    padding-right: inherit !important;
}

.h100 {
    height: 100% !important;
}

.w100 {
    width: 100% !important;
}

.h-100 {
    height: 100% !important;
}

.h-75 {
    height: 75% !important;
}

.h-50 {
    height: 50% !important;
}

.h-25 {
    height: 25% !important;
}

.w-100 {
    width: 100% !important;
}

.w-75 {
    width: 75% !important;
}

.w-50 {
    width: 50% !important;
}

.w-25 {
    width: 25% !important;
}

.w-20 {
    width: 20% !important;
}

.hw100 {
    height: 100% !important;
    height: 100% !important;
}

body, html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

#sidebar-wrapper {
    margin-left: -5%;
    left: 5%;
    width: 4%;
    background: #DDE5ED;
    border-color: #DDE5ED;
    position: fixed;
    height: 100%;
    z-index: 1000;
    transition: width 1s, height 1s, box-shadow 0.4s ease-in-out;
    -webkit-transition: width 1s, height 1s, box-shadow 0.4s ease-in-out;
}

.nav-text {
    color: #a7b1c2;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px !important;
    display: none;
    font-weight: bold;
}

.opcaoNavBar {
    max-height: 6vw;
    height: 6% !important;
    vertical-align: middle;
    overflow: hidden !important;
}

    .opcaoNavBar ul {
        max-height: 350px;
        overflow-y: auto;
        background: #DDE5ED;
        border: none !important;
        border-left-style: solid !important;
        border-left-width: 1px !important;
        border-color: #c5c5c5 !important;
    }

        .opcaoNavBar ul > li {
            white-space: nowrap;
            overflow: hidden;
            background: #DDE5ED;
        }

            .opcaoNavBar ul > li > a {
                display: block !important;
                text-decoration: none;
                height: 100% !important;
                width: 100% !important;
                float: left;
                white-space: nowrap;
                overflow: hidden !important;
            }

                .opcaoNavBar ul > li > a > div {
                    height: 100% !important;
                    white-space: nowrap;
                    display: inline-flex;
                    overflow: hidden !important;
                }

                    .opcaoNavBar ul > li > a > div > i {
                        vertical-align: middle;
                        float: left;
                        font-size: calc(20px + .5vw) !important;
                        display: inline-table;
                        min-width: 35px;
                        text-align: center;
                    }

                    .opcaoNavBar ul > li > a > div > label {
                        height: 100%;
                        float: left;
                        font-size: calc(14px + .1vw) !important;
                        vertical-align: middle;
                        font-weight: normal !important;
                        white-space: nowrap;
                        display: inline-table;
                    }

.divInternoNavbar {
    height: 100% !important;
    text-align: center;
    vertical-align: middle
}

    .divInternoNavbar i {
        font-size: calc(20px + .5vw) !important;
        text-align: center !important;
        position: relative;
        top: 18%;
    }

    .divInternoNavbar.active {
        box-shadow: inset 6px 0px #8aa6c1 !important
    }

.liInterno.active {
    box-shadow: inset 6px 0px #8aa6c1 !important
}

.submenu-icon {
    background-color: #484848;
}

.nav-menu:hover .nav-text {
    color: #ffffff;
    display: block;
}

#sidebar-wrapper.nav {
    position: absolute;
    top: 0;
    width: 5%;
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar-wrapper .nav-menu-header {
    text-align: center;
    color: #333;
    background: #ccc;
}

#page-wrapper {
    padding-left: 4%;
    height: 100%;
}

/*Fixa a sidebar quando fica muito pequena*/
@media (max-width: 1300px) {
    #page-wrapper {
        padding-left: 52px;
    }

    #sidebar-wrapper {
        width: 52px;
        height: 100%;
        display: none
    }
}

/*some com a sidebar em mobiles*/
@media (max-width: 767px) {
    #page-wrapper {
        padding-left: 0;
    }

    #sidebar-wrapper {
        left: 0;
        display: none;
    }

    #page-wrapper.active {
        position: relative;
        left: 5%;
    }

        #page-wrapper.active #sidebar-wrapper {
            left: 5%;
            width: 5%;
        }
}

#sidebar-wrapper .navbar {
    border: 0;
}

#sidebar-wrapper .nav > li > div > a {
    color: #a7b1c2;
    font-size: .75vw;
    padding: .5vw;
    padding: 14px 20px 14px 25px;
    text-align: center;
}

#sidebar-wrapper .nav-header {
    height: 6% !important;
    text-align: center;
    vertical-align: middle;
    background: #DDE5ED;
}

    #sidebar-wrapper .nav-header > div {
        text-align: center;
        padding: .5vw .5vw 1.5vw .5vw;
    }

/*Tamanho da imagem*/
#sidebar-wrapper .nav > li > div > a > i {
    font-size: 2.75vw;
}

#sidebar-wrapper .nav > li > div > a > svg {
    height: 3vw;
}

/*Bordas imagens da sidebar em pequenas resolu��es*/
@media (max-width: 1300px) {
    #sidebar-wrapper .nav-header {
        padding: 8px 8px 24px 8px;
    }

    #sidebar-wrapper .nav > li > div > a {
        padding: 8px;
    }

        #sidebar-wrapper .nav > li > div > a > i {
            font-size: 35px;
        }

        #sidebar-wrapper .nav > li > div > a > svg {
            height: 35px;
        }

    .leithos-icon-logo-min {
        height: 45px;
    }
}

#sidebar-wrapper .nav > li > div > a:hover,
#sidebar-wrapper .nav > li > div > a:focus {
    background-color: #97999B;
    color: white;
    fill: white;
}

    #sidebar-wrapper .nav > li > div > a:hover > svg,
    #sidebar-wrapper .nav > li > div > a:focus > svg {
        fill: white;
    }

#sidebar-wrapper .nav > li.active {
    border-left: 0.3vw solid #ffffff;
    background: #97999B;
}

.drag-list-item {
    cursor: move !important;
}

/*Navbar superior*/
.navbar.navbar-default {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-right: 0;
    border-left: 0;
}

.wrapper-content {
    width: 100%;
    overflow: auto;
    margin: 0;
    height: calc(100vh - 60px);
    min-height: calc(100vh - 60px);
}

/*Bordas das tabs*/
.tab-pane {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 5px 5px;
    padding: 10px;
}

.nav-tabs {
    margin-bottom: 0;
}

.topNavBar {
    width: 100%;
    padding-left: 5px;
}

.topNavBarUnit {
    width: 50%;
    vertical-align: top;
    padding-left: 5%;
}

.topNavBarUser {
    width: 25%;
    vertical-align: middle;
    padding-right: 50px;
    text-align: right;
}

/*Tela de Login*/
.login-panel {
    background-color: #97999B;
    padding: 20px;
    border-radius: 10px;
}

.logo {
    border: 0 solid #fff;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    text-align: center;
}

.login-panel h4, .login-panel p {
    color: #eeeeee;
}

.login-panel h4, .login-panel a, .login-panel label {
    color: white;
}

.image-max-size {
    max-height: 100%;
    max-width: 100%;
}

.bg-login {
    background-color: #DDE5ED;
}

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.wrapper-grid {
    width: 100%;
    height: 100%;
    border: 0;
}

.container-fluid {
    margin-bottom: 0;
}

.dl-horizontal dt {
    white-space: normal;
}

.alt-row-bg {
    background-color: #fbfbfb;
}

.vertical-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.radiobutton-form {
    color: #555555;
}

.radiobutton-horizontal-list {
    color: #555555;
    font-size: 20px;
}

.btn-caution {
    background-image: linear-gradient(to bottom, #f0e44e 0%, #d9d54f 100%);
    background-repeat: repeat-x;
    border-color: #d4cf3a;
    color: #fff;
}

    .btn-caution:hover, .btn-caution:focus {
        background-color: #d9d54f;
        background-position: 0 -15px;
        color: #fff;
    }

    .btn-caution:active, .btn-caution.active {
        background-color: #d9d54f;
        border-color: #d4cf3a;
        color: #fff;
    }

    .btn-caution.disabled, .btn-caution.disabled:hover, .btn-caution.disabled:focus, .btn-caution.disabled.focus, .btn-caution.disabled:active, .btn-caution.disabled.active, .btn-caution[disabled],
    .btn-caution[disabled]:hover, .btn-caution[disabled]:focus, .btn-caution[disabled].focus, .btn-caution[disabled]:active, .btn-caution[disabled].active,
    fieldset[disabled] .btn-caution,
    fieldset[disabled] .btn-caution:hover,
    fieldset[disabled] .btn-caution:focus,
    fieldset[disabled] .btn-caution.focus,
    fieldset[disabled] .btn-caution:active,
    fieldset[disabled] .btn-caution.active {
        background-color: #d9d54f;
        background-image: none;
        color: #fff;
    }

.label-caution {
    background-color: #d4cf3a;
}

    .label-caution[href]:hover, .label-caution[href]:focus {
        background-color: #d9d54f;
    }

textarea {
    resize: none;
}

.form-group .select2-container {
    position: relative;
    z-index: 2;
    float: left;
    width: 100% !important;
    margin-bottom: 0;
    display: table;
    table-layout: fixed;
}

.top-left {
    display: table-cell;
    min-width: 160px;
    height: 100%;
    width: 50%;
    float: left;
}

.top-right {
    width: 100%;
    vertical-align: top;
    height: 100%;
}

    .top-right:before {
        content: ' ';
        position: absolute;
        width: 100%;
        height: 65%;
        z-index: -1;
        opacity: 0.1;
        background: url("../../wwwroot/img/nutriun-logo.png");
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: 30%;
    }

.bottom-left {
    display: table-cell;
    height: 100%;
    width: 5%;
    float: left;
}

.bottom-right {
    display: table-cell;
    width: 95%;
    vertical-align: central;
    text-align: center;
    height: 100%;
    float: right;
}

.small-box {
    color: white !important;
    padding-top: 2px;
}

    .small-box > .inner {
        padding-left: 15px;
    }

        .small-box > .inner p {
            font-size: 25px;
            font-weight: bold;
        }

        .small-box > .inner h3 {
            font-size: 50px;
            font-weight: bold;
        }

    .small-box .icon {
        font-size: 90px;
        color: rgba(255, 255, 255, 0.7);
    }

    .small-box .small-box-footer {
        text-align: center !important;
        color: white;
        font-size: 16px;
    }

.form-group .select2-container {
    float: initial;
}

.red-tooltip {
    border-color: #a94442 !important;
}

    .red-tooltip + .tooltip.top .tooltip-inner {
        background-color: #a94442;
    }

    .red-tooltip + .tooltip.top .tooltip-arrow {
        border-top-color: #a94442;
    }

.call-list-icon {
    font-size: 5em;
    text-align: center;
}

.call-list-row {
    border-radius: 5px;
    margin: 15px 2px 10px 2px;
    color: #ffffff;
}

.call-list-columns {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.call-list-title {
    font-size: 32px;
    margin-top: 13px;
}

.fullscreen-modal-dialog {
    width: 98%;
    height: 94%;
    margin: 20px;
    padding: 0;
}

.fullscreen-modal-content {
    height: 100%;
}

.fullscreen-modal-body {
    height: 95%;
}

.fullscreen-modal-row-embeded {
    height: calc(100% - 45px);
}

.fullscreen-modal-item-embeded {
    width: 100% !important;
    height: 100% !important;
    margin-left: 0;
}

.fullscreen-modal-item-img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto !important;
}

.fullscreen-panel {
    margin-top: 20px;
    height: calc(100% - 20px);
}

.bracelet-content {
    height: 100%;
}

.bracelet-row {
    margin-top: 10%;
}

.bracelet .panel-body {
    font-size: 35px;
    color: #337ab7;
}

.bracelet .panel-heading p {
    font-size: 150px;
    margin-top: 30px;
}

.clickable {
    cursor: pointer;
}

.receitaRemovida {
    padding: 4px;
    background-color: rgba(221, 78, 78);
}

    .receitaRemovida > div b, .receitaRemovida + div > .producao-alimento > b {
        text-decoration: line-through;
    }

.receitaPadrao, .receitaEditada {
    padding: 4px;
    background-color: rgba(221, 229, 237);
}

    .receitaEditada > div b, .receitaEditada + div > .producao-alimento > b {
        text-decoration: line-through;
    }

.producao-receita {
    margin-bottom: 5px;
}

.producao-alimento {
    padding: 4px 4px 4px 30px !important;
    background-color: rgba(245, 245, 245);
}

.alimento-restricao::after {
    font-family: FontAwesome;
    content: "\f071";
    color: #f0ad4e;
    margin-left: 10px;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.modal-xlg {
    width: 96%;
}

.bg-download {
    background-color: gray;
}

.row-download {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.h-100 {
    height: 100%;
}

.w-100 {
    width: 100%;
}

.align-center-input {
    text-align: center;
}

.select2 {
    width: 100% !important;
}

.titulo-painel {
    font-size: 100%;
}

.jqgrow.cancelado > td {
    background-color: #FFE4E1 !important;
    color: #778899 !important;
}

.jqgrow.semColetaLeite > td {
    background-color: #FFAE69 !important;
    color: black !important;
}

.form-group > button.btn {
    margin-top: 25px;
}

.form-group > a.btn {
    margin-top: 25px;
}

#SpanLimiteCaracteres {
    display: none;
    color: #a94442;
    font-weight: bold;
}

.div-img-home {
    height: calc(100vh - 122px);
    width: 100%;
    text-align: center;
    opacity: 0.2;
}

.radio-aprovado {
    background-color: lightgreen;
    border-radius: 10px;
    padding: 5px 15px 5px 30px;
}

.radio-nao-aprovado {
    background-color: lightcoral;
    border-radius: 10px;
    padding: 5px 15px 5px 30px;
}

.divRiscoElevado, .divAvaliacaoDesnutricaoGravissima {
    background-color: #860909;
    color: white;
}

.divAvaliacaoDesnutricaoGrave {
    background-color: #e25a00;
    color: black;
}

.divRiscoModerado, .divAvaliacaoDesnutricaoModerada {
    background-color: #fbe708;
    color: black;
}

.divRiscoBaixo, .divAvaliacaoDesnutricaoLeve {
    background-color: #10ae14;
    color: black;
}

.divAvaliacaoNormal {
    background-color: #337ab7;
    color: black;
}

.btn-group.btn-group-justified * {
    white-space: normal !important;
    word-wrap: break-word;
    flex-wrap: wrap;
}

.dashboard.shapeEntrega {
    text-align: center;
    vertical-align: top !important;
    line-height: 20px;
    color: black;
    margin: 4px 1px 1px 1px;
    position: relative;
    border-radius: 4px !important;
    border-color: #ccc;
    border-style: solid;
    border-width: thin;
    height: 50px !important;
    overflow-y: hidden;
}

/*css referentes ao controle gourmet*/
.dashboard.shapeGourmet {
    text-align: center;
    vertical-align: top !important;
    line-height: 20px;
    color: black;
    margin: 4px 1px 1px 1px;
    position: relative;
    border-radius: 4px !important;
    border-color: #ccc;
    border-style: solid;
    border-width: thin;
    overflow-y: hidden;
    border: 1px black solid;
    background-color: #e6e6e6;
    min-height: 80px;
}

    .dashboard.shapeGourmet > .divPaciente {
        float: left;
        width: 85%;
    }

        .dashboard.shapeGourmet > .divPaciente > div {
            white-space: nowrap;
            overflow: hidden !important;
            display: block !important;
        }

            .dashboard.shapeGourmet > .divPaciente > div > label {
                font-size: 4vw;
            }

    .dashboard.shapeGourmet > .divBotao {
        float: right;
        width: 15%;
        text-align: center;
        vertical-align: middle;
        height: 100%;
        padding-top: 7%
    }

.dashboard.shapeGourmetDesk {
    text-align: center;
    vertical-align: top !important;
    line-height: 20px;
    color: black;
    margin: 4px 1px 1px 1px;
    position: relative;
    border-radius: 4px !important;
    border-color: #ccc;
    border-style: solid;
    border-width: thin;
    overflow-y: hidden;
    border: 1px black solid;
    background-color: #e6e6e6;
    min-height: 80px;
}

    .dashboard.shapeGourmetDesk > .divPaciente {
        min-height: inherit;
        min-width: 85%;
    }

        .dashboard.shapeGourmetDesk > .divPaciente > div {
            min-width: 33%;
            padding-top: calc(65px - 5vh);
        }

            .dashboard.shapeGourmetDesk > .divPaciente > div > label {
                font-size: 1.5vw;
                min-width: 33%;
            }

    .dashboard.shapeGourmetDesk > .divBotao {
        float: right;
        width: 15%;
        text-align: center;
        vertical-align: middle;
        height: 100%;
        padding-top: 20px;
    }

/*cores status leito*/
.dashboard.shape.blue {
    background-color: #2F96B4;
}

.dashboard.shape.orange {
    background-color: #F89406;
}

.dashboard.shape.red {
    background-color: #BD362F;
}

.dashboard.shape.gray {
    background-color: #D3D3D3;
}
/*fim cores status leito*/

.dashboard.insideShape {
    border-top: 1.5px !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-bottom: 0 !important;
    /*border-top-color: black !important;
    border-top-style: solid !important;*/
    line-height: 15px !important;
}

.dashboard h3 {
    display: contents !important;
}

.dashboard.form-group {
    margin-bottom: 0 !important;
}

.dashboard.col-lg-12.middle {
    overflow-y: scroll !important;
    margin-bottom: 10px;
}

.evento-middle {
    overflow-y: scroll !important;
    margin-bottom: 10px;
}

.dashboard.footer.col-lg-12 {
    border-style: none !important;
    border-color: black;
}

.dashboard.button {
    border-radius: 10%;
    border: white;
    border-style: solid;
}

    .dashboard.button.blue {
        background-image: linear-gradient(to bottom, #CCCCCC, blue);
        font-size: 3em;
        font-weight: 100 !important;
        height: auto;
        width: auto;
        color: white;
    }

    .dashboard.button.red {
        background-image: linear-gradient(to bottom, #feb0b0, red);
        font-size: 3em;
        font-weight: 100 !important;
        height: auto;
        width: auto;
        color: white;
    }

    .dashboard.button.green {
        background-image: linear-gradient(to bottom, #CCCCCC, green);
        font-size: 3em;
        font-weight: 100 !important;
        height: auto;
        width: auto;
        color: white;
    }

    .dashboard.button.gray {
        background-image: linear-gradient(to bottom, #CCCCCC, gray);
        font-size: 3em;
        font-weight: 100 !important;
        height: auto;
        width: auto;
        color: white;
    }

.dashboard.options {
    margin-top: 3px !important;
    min-height: 50px;
    display: inline-flex;
}

.iconeLegendaGourmet {
    font-size: calc(20px + .5vw) !important;
    vertical-align: middle;
}

/*legendas dashboard*/
.dashboard.box.orange {
    background-color: #F89406;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.dashboard.box.blue {
    background-color: #2F96B4;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.dashboard.box.gray {
    background-color: #D3D3D3;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.dashboard.box.red {
    background-color: #BD362F;
    height: 20px;
    width: 20px;
    display: inline-block;
}
/*fim legendas dashboard*/

/*Elimina o scroll para browsers que dão suporte ao webkit (chrome, saffari, etc....)
    provavelmente não é compatível com IE ou Edge (scroll deve aparecer nesses browsers)....
*/
.dashboard.col-lg-12.middle::-webkit-scrollbar {
    display: none !important;
}

#middle::-webkit-scrollbar {
    display: none !important;
}

/*TODO: definir cores de status para os itens do dashboard*/

.btn-avaliacao {
    color: #222429;
    background-color: #DDE5ED;
    border-color: #707EC1;
}

    .btn-avaliacao:hover,
    .btn-avaliacao:focus,
    .btn-avaliacao:active,
    .btn-avaliacao.active,
    .open .dropdown-toggle.btn-avaliacao {
        color: #FFFFFF;
        background-color: #2B2A59;
        border-color: #707EC1;
    }

    .btn-avaliacao:active,
    .btn-avaliacao.active,
    .open .dropdown-toggle.btn-avaliacao {
        background-image: none;
    }

    .btn-avaliacao.disabled,
    .btn-avaliacao[disabled],
    fieldset[disabled] .btn-avaliacao,
    .btn-avaliacao.disabled:hover,
    .btn-avaliacao[disabled]:hover,
    fieldset[disabled] .btn-avaliacao:hover,
    .btn-avaliacao.disabled:focus,
    .btn-avaliacao[disabled]:focus,
    fieldset[disabled] .btn-avaliacao:focus,
    .btn-avaliacao.disabled:active,
    .btn-avaliacao[disabled]:active,
    fieldset[disabled] .btn-avaliacao:active,
    .btn-avaliacao.disabled.active,
    .btn-avaliacao[disabled].active,
    fieldset[disabled] .btn-avaliacao.active {
        background-color: #DDE5ED;
        border-color: #707EC1;
    }

    .btn-avaliacao .badge {
        color: #DDE5ED;
        background-color: #222429;
    }

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
}

.dashboard#page-wrapper {
    padding-left: 0 !important;
}

.nav-bar-no-wrap {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ui-menu-item-wrapper > div > label {
    cursor: inherit;
}

select[readonly].select2-hidden-accessible + .select2-container {
    pointer-events: none;
    touch-action: none;
}

    select[readonly].select2-hidden-accessible + .select2-container .select2-selection {
        background: #eee;
        box-shadow: none;
    }

    select[readonly].select2-hidden-accessible + .select2-container .select2-selection__arrow, select[readonly].select2-hidden-accessible + .select2-container .select2-selection__clear {
        display: none;
    }

/*Fix quando as colunas do bootstrap tam alturas diferentes*/
.row.display-flex {
    display: flex;
    flex-wrap: wrap;
}

    .row.display-flex :not(notFlex) > [class*='col-'] :not(notFlex) {
        display: flex;
        flex-direction: column;
    }

/*CSS para os campos de notificacoes na HOME*/
.barraLateral {
    background-color: white;
    position: absolute;
    right: 0px;
    height: 90%;
    border: 1px black solid;
    border-right: none;
    border-radius: 4px !important;
    overflow: scroll !important
}

.agrupadorNotificacoes {
    padding-top: 25px;
    padding-left: 30px
}

.tituloNotificaco {
    font-weight: bold
}

.corpoNotificacao {
    font-weight: normal;
    font-size: 17px;
    padding-left: 10px;
    padding-right: 10px;
}

/*CSS para o Gerador de Etiquetas*/
.divPrincipalGeradorEtiquetas {
    height: 90vh
}

.divBotaoGeradorEtiqueta {
    height: 25%
}

.rowEtiqueta {
    height: 50%;
    margin-top: 20vh;
}

.botaoGeradorEtiqueta {
    height: 100%;
    vertical-align: middle;
    margin-top: 25%;
    font-size: calc(20px + .7vw)
}

.botaoGeradorEtiquetaTabela {
    height: 100%;
    vertical-align: middle;
    margin-top: 25%;
    font-size: calc(20px + .7vw);
    background-color: darkorange;
    color: white;
}

    .botaoGeradorEtiquetaTabela:hover {
        text-decoration: none;
        color: white;
    }

.divTipos {
    border: 1px black solid;
    text-align: center;
    vertical-align: top !important;
    line-height: 75px;
    color: black;
    margin: 4px 1px 1px 1px;
    position: relative;
    border-radius: 4px !important;
    border-color: #2c2c2c;
    border-style: solid;
    border-width: thin;
    overflow-y: hidden;
    background-image: linear-gradient(#958af2, #6671f1);
}

.anchorTipos {
    white-space: nowrap;
    overflow: hidden !important;
    display: block !important;
}

    .anchorTipos > label {
        font-size: 0.85vw;
        color: white;
        cursor: pointer
    }

.divProdutos {
    border: 1px black solid;
    text-align: center;
    vertical-align: top !important;
    line-height: 75px;
    color: black;
    margin: 4px 1px 1px 1px;
    position: relative;
    border-radius: 4px !important;
    border-color: #2c2c2c;
    border-style: solid;
    border-width: thin;
    overflow-y: hidden;
    background-image: linear-gradient(#47c264, #0cae46);
}

.anchorProdutos {
    white-space: nowrap;
    overflow: hidden !important;
    display: block !important;
    cursor: pointer
}

    .anchorProdutos > label {
        font-size: 0.85vw;
        color: white;
        cursor: pointer
    }

.rowVoltar {
    bottom: 5vh;
    margin-bottom: 0;
    left: 0;
    right: 0;
    position: fixed
}

/*Dashboard Nutricionista*/
@media (min-width: 1024px) {
    .dashboard.col-md-2 {
        width: 14.5%;
        margin-left: 2%;
        margin-bottom: 1%;
    }
}

@media (max-width: 1024px) {
    .dashboard.col-sm-4 {
        width: 31%;
        margin-left: 2%;
        margin-bottom: 1%;
    }
}

.icon-dashboard-nutricionista {
    width: 49%;
    height: 60px;
    font-size: 30px;
    border-radius: 5px
}

    .icon-dashboard-nutricionista.gray {
        background-color: rgba(128, 128, 128, .7)
    }

    .icon-dashboard-nutricionista.green {
        background-color: rgba(0, 128, 0, .7)
    }

    .icon-dashboard-nutricionista.red {
        background-color: rgba(255, 0, 0, .7)
    }
/*Dashboard Nutricionista*/

/*Collapse Panel*/
.panel-title a:after {
    font-family: Fontawesome;
    content: '\f077';
    float: right;
    font-size: 10px;
    font-weight: 300;
}

.panel-title a.collapsed:after {
    font-family: Fontawesome;
    content: '\f078';
}
/*Collapse Panel*/

.hasDatepicker[readonly] {
    background: #eee;
    cursor: default
}

/*Div com Table simulando grid*/
.divTableGridInside {
    table-layout: fixed;
    width: 100%;
    height: 100%;
    display: block;
    overflow: auto;
}

/*Table fixed height*/
.tbodyFixedHeight tbody {
    display: block;
    height: 300px;
    overflow: auto;
}

.tbodyFixedHeight thead {
    display: table;
    width: calc(100% - 17px);
    table-layout: fixed;
}

.tbodyFixedHeight tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

/*botões bloqueados enquanto os fetches estão rodando*/
.fetchWait {
}

.btn-select-multiple {
    margin-top: 0px !important;
}

/*formulario GLIM*/
.divGlimResultado {
    text-align: center;
    vertical-align: middle !important
}

/*placeholder para IDE sugerir a class*/
.has-spinner {
}

.select2-automask {
}

tr.cancelado {
    background-color: #FFE4E1 !important;
    color: #778899 !important;
}

tr.semColetaLeite {
    background-color: #FFAE69 !important;
    color: black !important;
}

/*cor da linha prescricaoConsiderada*/
tr.prescricaoConsiderada {
    background-color: #c6fac6 !important;
}

/*Limita o tamanho dos select multiple do select2*/
ul.select2-selection__rendered {
    max-height: 100px;
    overflow-y: auto !important;
}

.bg-gray {
    color: #777777;
    background: #eeeeee;
}

/*PopUp telada de login para validar cookieConsent*/
#cookiePopup {
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    top: 90%;
    transform: translate(-50%, -50%);
    width: 70vw;
    max-width: 50em;
    box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
    padding: 0.5em 0.5em;
    border-radius: 6px;
    transition: all 0.5s ease-in;
}

#cookiePopupTitle {
    font-size: 18px;
}

#cookiePopupBody {
    display: flex;
    flex-direction: row;
}

#cookiePopupText {
    text-align: center;
    margin: 0;
    font-size: 14px;
}

    #cookiePopupText p {
        margin: 0;
    }

#cookiePopupButton {
    display: flex;
    align-items: flex-end;
}

@media (max-width: 767px) {
    #cookiePopup {
        width: 100vw;
        top: 85%;
    }

    #cookiePopupTitle {
        font-size: 16px;
    }

    #cookiePopupText {
        font-size: 12px;
    }
}

.d-navbar-nav {
    width: 100%;
    text-align: center;
}

    .d-navbar-nav > li {
        float: none;
        display: inline-block;
    }

/*Reduzir o espaçamento entre as linhas e colunas do sistema de grids do boostrap*/
.navbar {
    margin-bottom: 5px;
}

.container-fluid {
    padding-left: 5px;
    padding-right: 5px;
}

.panel-body {
    padding: 5px;
}

.panel {
    margin-bottom: 5px;
}

.row {
    margin-left: -5px;
    margin-right: -5px;
}

div[class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.form-group {
    margin-bottom: 10px;
}

    .form-group > div[class*=col-] {
        margin-bottom: 5px;
    }

    .form-group > div[class*="col-"] > button.btn {
        margin-top: 25px;
    }

/*Select2 Adiciona iconae com seta para cima/baixo quando utilizar a opção multiple*/
.select2-container--bootstrap .select2-selection--multiple:before {
    content: ' ';
    display: block;
    position: absolute;
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    right: 10px;
    margin-left: -4px;
    margin-top: -2px;
    top: 50%;
    width: 0;
    cursor: pointer
}

.select2-container--open .select2-selection--multiple:before {
    content: ' ';
    display: block;
    position: absolute;
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
    height: 0;
    right: 10px;
    margin-left: -4px;
    margin-top: -2px;
    top: 50%;
    width: 0;
    cursor: pointer
}

table.dataTable > tbody > tr.prescricaoHoje {
    background-color: #FFC61A !important;
}

table.dataTable > tbody > tr.comAlta {
    background-color: aquamarine !important;
}

table.dataTable > tbody > tr.prescricaoNaoAuditada {
    background-color: #FF7F50 !important;
}

table.dataTable tbody tr {
    height: 40px !important;
}

table.dataTable td:not(.dt-buttons-cell) {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 0;
}

.container-icon {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pull-left-icon {
    flex-shrink: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tooltip-icon {
    position: relative;
    display: inline-block;
}

.tooltip:hover::after {
    content: attr(title);
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    z-index: 1;
}

.tooltip:hover::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
}

.mt-23 {
    margin-top: 23px
}

/*Background colors*/
.bg-red {
    background-color: red;
}

/*Colors*/
.white {
    color: white;
}

/*flatpickr*/
.flatpickr-wrapper {
    display: flex;
    align-items: center;
}

    .flatpickr-wrapper .form-control {
        flex: 1;
        z-index: 1;
    }

    .flatpickr-wrapper .btn {
        margin-left: 5px;
        height: 38px;
        padding: 0.375rem 0.75rem;
    }

    .flatpickr-wrapper > input.flatpickrAltInputClass.input:not([disabled]) {
        background-color: #fff !important;
    }

    .flatpickr-wrapper > input.altInputDataHora.input,
    .flatpickr-wrapper > input.altInputHora.input {
        cursor: pointer;
    }

.material-icons-small {
    font-size: 16px !important;
}

.btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px !important;
}

.border {
    border-radius: 4px !important;
}

.flatpickrAltInputClass[readonly][disabled] {
    background-color: #eee !important;
}

.searchBox {
    display: none;
    position: absolute !important;
    top: 7.5%;
    left: 100%;
    background-color: white;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 9999;
    white-space: nowrap;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    width: 450px;
}

    .searchBox input {
        width: 100%;
        padding: 5px;
        border: none;
        outline: none;
        font-size: 14px;
    }

#searchResults {
    list-style: none;
    margin: 5px 0 0 -4px;
    padding: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

    #searchResults li {
        padding: 5px 10px;
        cursor: pointer;
    }

        #searchResults li a {
            text-decoration: none;
            color: #000;
            display: block;
        }

            #searchResults li a:hover {
                background-color: #f1f1f1;
                color: #000;
            }

            #searchResults li a:focus,
            #searchResults li a.active {
                background-color: #007bff;
                color: #ffffff;
                outline: none;
            }

.margin-button-fp {
    margin-right: 5px !important;
}

.no-margin {
    margin-left: 0px !important;
}

.border-right {
    border-right: 1px solid #dee2e6;
}

/*Query Builder*/
.qb-container {
    padding: 20px;
}

.CodeMirror {
    height: 220px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    font-family: "Consolas", "Monaco", monospace;
}

.qb-loading {
    text-align: center;
    padding: 30px;
    color: #666;
    font-size: 15px;
}

.spin {
    display: inline-block;
    animation: spin 1s linear infinite;
}

@@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.qb-table {
    font-size: 13px;
}

    .qb-table th {
        white-space: nowrap;
        min-width: 80px;
    }

    .qb-table td {
        max-width: 400px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .qb-table td:hover {
            white-space: normal;
            word-break: break-all;
        }

.qb-form-field label {
    font-weight: 600;
    font-size: 12px;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
}

.qb-form-field input[readonly] {
    background-color: #f9f9f9;
    color: #333;
    cursor: default;
}

#qbStatus {
    font-size: 12px;
    padding: 3px 8px;
    border-radius: 10px;
    vertical-align: bottom;
}

.qb-hint {
    font-size: 11px;
    color: #999;
    vertical-align: bottom;
}
.navigation-img {
    content: url("/wwwroot/img/sodexo/logonavbar.png");
    max-height: none;
    max-width: 100%;
}

.home-img {
    content: url("/wwwroot/img/sodexo/imglogin.png");
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
}
