:root {
  --main-bg-color: rgb(203,219,58);
  --main-bg-color-strong: rgb(114,130,67);
  --btn2-bg-color: rgb(255,246,136); /* amarelo */
  --btn2-border-color: rgb(215,184,182); /* amarelo */
  --btn3-bg-color: rgb(236,38,143); /* vinho */
  --btn3-border-color: rgb(191, 3, 103); /* vinho */
}





/* var(--main-bg-color); */

.default-bg {
	background-color: var(--main-bg-color);
}

.default-color {
	color: var(--main-bg-color);
}

.default-strong-gray {
    color: gray;
}

.default-gray {
    color: rgb(210,211,213);
}

.default-bg-strong-gray {
    background-color: gray;
}

.default-bg-gray {
    background-color: rgb(210,211,213);
}

.default-border-strong-gray {
    border-color: gray;
}

.default-border-gray {
    border-color: rgb(210,211,213) !important;
}

.default-bg-btn-2 {
    background-color: var(--btn2-bg-color);
}

.short-column-lemonaid {
    border-right: 2px solid;
    height: 27px;
}

.lemon-list-group ul {
    cursor: auto !important;
}

ul {
    list-style-type: none;
	padding: 0;
	cursor: pointer;
}

a {
	cursor: pointer;
}

label {
    font-weight: 400;
}

.lemon-header {
	margin-top: 10px;
	/* width: 1000px; */
    width: auto;
    height: 40px;
    line-height: 25px;
}

.lemon-header label {
	color: white;
	margin: 7px 0 7px 10px; 
}

.lemon-header img {
    width: 24px; 
    margin-left: 10px;
}

.lemon-box {
    margin-top: 5px;
	border: 2px;
    border-style: solid;
    /* width: 1000px; */
    width: auto;

}

.lemon-box-size {
    width: 999px;
}

.under{
    text-decoration: underline;
    margin-left: 5px;
    margin-top: 5px;
}

.lemon-sub-box-header {
    height: 40px;
    line-height: 40px;
}

.lemon-sub-box-header label {
    margin-left: 10px;
}

.lemon-sub-box-header-icon {
    width: 28px; 
    margin-right: 10px;
    margin-top: 3px;
    cursor: pointer;
}

.size-modal{
    height: 40px;
}

.modal-title{
    margin-top: -6px;
}

.side-menu-divider {
	margin: 5px 0 5px 4%; 
	width: 90%; 
	background-color:rgb(76,76,77);
	height: 10px; 
	border: none;
}

.btn-lemonaid {
	height: 25px;
	color: var(--main-bg-color-strong);
	border: 1px solid var(--main-bg-color-strong);
	padding: 0 15px 0 15px;
	font-weight: 300;
}

.btn-lemonaid-2 {
    height: 25px;
    color: var(--main-bg-color-strong);
    border: 1px solid var(--btn2-border-color);
    padding: 0 15px 0 15px;
    font-weight: 300;
}

.btn-edit {
    height: 25px;
    color: var(--main-bg-color-strong);
    border: 0px ;
    padding: 0 15px 0 15px;
    font-weight: 300;
}

.btn-title-curso {
    height: 20px;
    color: var(--main-bg-color-strong);
    border: 0px ;
    padding: 0 15px 0 15px;
    font-weight: 300;
}

.btn-logout {
	margin-right: 15px;
	margin-top: 13px;
    background-color: rgb(148,164,73);
    color: #fff;
}

.btn-accordion{
    background: transparent;
    border: none;
}

.btn-disc-size{
    width: 140px;
}

.btn-hs {
    width: 80%;
    height: 80%;
    max-height: 6em;
}

.btn-option {
    width: 80%;
    max-width: 300px;
    height: 80%;
    max-height: 6em;
}

.image-photo-inst{
    height: 110px;
    width: 120px;
    color: var(--main-bg-color-strong);
    border: 2px solid rgb(215,184,182);
    padding: 0 0 0 0 !important;
    font-weight: 300;
}
.mrg-up{
    margin-top: 10px;
}

.mrg-modal{
    margin-left: -15px;
    margin-top:-15px;
    border-top: none;
}

.input-generic {
    margin-right: 15px;
    margin-top: 13px;
    width: 250px;
    border: 2px solid rgb(215,184,182);
}

.icon-generic {
    margin-right: 15px;
    margin-top: 13px;
    width: 26px;
    margin-left: -16px;
    border: 2px solid rgb(215,184,182);
    background: rgb(215,184,182);
    opacity:0.85;
}

.row-img-height{
    height: 35px;
}
.description-text{
    width: 100% !important;
    border: 0px;
    border-top: 2px solid rgb(210,211,213) !important;
    margin-left: 0 !important;
    margin-bottom: 0px !important;
    padding-top: 5px;
    padding-left: 15px;
    resize: none;
}

.lemon-row {
    height: 27px;
    line-height: 27px;
    padding: 0;
    border: 1px solid black;
}

.lemon-row-tall {
    height: 32px;
    line-height: 32px;
    padding: 0;
    border: 1px solid black;
}

.lemon-column-clickable {
    cursor: pointer;
}

.lemon-short-column {
    padding: 0;
    margin-left: 1px;
    height: 25px;
}

.lemon-periodo-bg {
    background-color: #f1f1f1;
}

.lemon-sub-column {
    width: 100%; 
    height: 100%; 
    background-color: white; 
    clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 70%, 97% 100%, 0% 100%, 0% 95%, 0% 40%);
}

.lemon-sub-column-periodo {
    width: 100%; 
    height: 100%; 
    background-color: #f1f1f1;
    clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 70%, 97% 100%, 0% 100%, 0% 95%, 0% 40%);
}

.lemon-short-sub-column {
    width: 100%; 
    height: 25px;
    background-color: white; 
    clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 70%, 94% 100%, 0% 100%, 0% 95%, 0% 40%);
}

.lemon-short-sub-column-periodo {
    width: 100%; 
    height: 25px;
    background-color: #f1f1f1; 
    clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 70%, 94% 100%, 0% 100%, 0% 95%, 0% 40%);
    margin-left: -1px;
}

.vertical-align {
    display: flex;
    align-items: center;
}

.img-headers{
    width: 30px;
    margin-left: 5px;
}

.middle-size{
    width: 600px;
}

.lemonaid-form .form-control {
    height: 27px;
    width: 90%;
    margin: -3px 0 0 0;
}

.lemonaid-form-horizontal .form-control {
    height: 27px;
}

.form-group {
    margin-bottom: 3px;
}

.lemonaid-form label {
    margin:0;
}

.grid-plano {
    font-size: 12px;
}

.Absolute-Center {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.Absolute-Center.is-Responsive {
  width: 50%; 
  height: 50%;
  min-width: 400px;
  max-width: 450px;
  padding: 40px;
}

/* side bar */
 body {
    overflow-x: hidden;
    padding-right: 0!important;
 }

/* Toggle Styles */

#wrapper {
    display: flex;
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
    padding-left: 250px;
}

#sidebar-wrapper {
    z-index: 9;
    position: absolute;
    height: 100%;
    background: rgb(210,211,213);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapperHS {
    z-index: 9;
    position: absolute;
    height: 100%;
    background: rgb(210,211,213);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper #sidebar-wrapperHS {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    padding: 0 !important;
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}

/* Sidebar Styles */



.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: rgb(76,76,77);
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

/* QUERY DA BARRA SUPERIOR */

#topMenu {
    height: 50px;
    position: fixed;
    width: 100%;
    z-index: 10;
    background-color: rgb(203,219,58);
    display: inline-flex;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#top1 {
    position: relative;
    height: 100%;
    display: inline-flex;
}

#topLoading {
    position: relative;
    width: 32px;
    height: 32px;
    margin: auto 0;
}

#topMarca {
    position: relative;
    height: 90%;
    margin-left: 20px;
}

#top2 {
    position: relative;
    height: 100%;
    margin-left: auto;
    display: inline-flex;
}

#topBot2{
    float: right;
}

#topBot1{
    float: right;
}

#topFind{
    width: 265px;
    position: relative;
}

#genericFinderImg {
    position: absolute;
    right: 0;
}

#sidebar-wrapper{
    /*margin-top: 50px;*/
}

#mainPage {
    position: relative;
    width: 100%;
    margin-top: 50px;

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.menu-alfa{
    display: none;
}

.menu-alfa2{
    display: none;
}

.container-fluid{
    padding-left: 0;
    padding-right: 0;
    margin: 0;
    width: 100%;
    
}

.content-base {
    position: relative;
    display: flex;
    flex-direction: column;
}

.content-baseHS {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: auto;    
    height: calc(100vh - 60px);
    overflow: auto;

    /*position: fixed;
    display: flex;
    flex-direction: column;
    left: 250px;
    right: 0;
    top: 60px;
    bottom: 0;
    overflow: auto;*/
}

.content-baseHS h1 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 30px;
    color: rgb(105,105,105);
}

.content-header {
    position: relative;
    width: 100%;
    display: flex;
}

.content-header-grey {
    position: relative;
    width: 100%;
    margin: 10px 10px 5px 10px;
    min-height: 3.2em;
    line-height: 3.2em;
    background-color: gray;
    display: flex;
}

.content-header-grey img {
    margin: auto 10px; 
    width: 1.8em;
}

.content-header-grey label {
    color: white;
    margin: auto 10px;
}

.page-block {
    position: relative;
    width: 100%;
    padding: 5px 10px;
}

.page-block-border {
    border: 2px;
    border-style: solid;
    width: 100%;
    display: inline-block;
    border-color: rgb(210,211,213);
}

.page-block-header {
    position: relative;
    width: 100%;
    flex-wrap: wrap;

    min-height: 2.8em;
    line-height: 2.8em;
    background-color: rgb(210,211,213);
    display: flex;
}

.page-block-header label {
    position: relative;
    margin: auto 15px;
    word-wrap: break-word;
}

.page-block-header img {
    position: relative;
    margin: auto 0 auto 15px;
}

.page-block-load {
    position: relative;
    display: flex;
}

.page-block-right {
    position: relative;
    display: flex;
    margin-left: auto;
    margin-right: 10px;
    flex-wrap: wrap;
}

.page-block-button {
    position: relative;
    display: flex;
}

.page-block-button button {
    position: relative;
    margin: auto 5px;
    cursor: pointer;
}

.page-block-button img {
    position: relative;
    margin: auto 5px;
    cursor: pointer;
}

.page-block-description {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.page-block-description label {
    position: relative;
    margin: auto 5px;
}

.page-block-light {
    height: 2em;
    width: 2em;
    background-color: rgb(229,229,229);
    position: relative;
    margin: auto 0;
    display: flex;
}

.page-block-light label {
    position: relative;
    margin: auto;
    line-height: 1;
}

.gray-line:nth-child(even) {
    background: #E8E8E8;
}

.gray-line label {
    word-break: break-all;
}


.fechadaOption:hover {
    background-color: rgb(255,246,136);
}

.opcao-select {
    background-color: rgb(255,246,136);
}

.videoFrame {
    width: 100%;
    min-height: 25em;
    margin: 0 10px;
}

.welcome-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 1090;
    opacity: 0.5;

    -webkit-animation: fadeInFromNone 0.3s ease-out;
       -moz-animation: fadeInFromNone 0.3s ease-out;
         -o-animation: fadeInFromNone 0.3s ease-out;
            animation: fadeInFromNone 0.3s ease-out;

}

.welcome-bg2 {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 1090;
    opacity: 0.5;

    -webkit-animation: fadeInFromNone 0.3s ease-out;
       -moz-animation: fadeInFromNone 0.3s ease-out;
         -o-animation: fadeInFromNone 0.3s ease-out;
            animation: fadeInFromNone 0.3s ease-out;

}

.welcome-bg3 {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    z-index: 1090;
    opacity: 0.5;

    -webkit-animation: fadeInFromNone 0.3s ease-out;
       -moz-animation: fadeInFromNone 0.3s ease-out;
         -o-animation: fadeInFromNone 0.3s ease-out;
            animation: fadeInFromNone 0.3s ease-out;

}

@-webkit-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.5;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.5;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.5;
    }
}

@keyframes fadeInFromNone {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.5;
    }
}


@media (max-width:768px) {
    
    html {
        display: flex;
    }

    body {
        display: flex;
        width: 100%;
    }

    .ui-small {
        width: 100%;
    }

    #wrapper{
        padding-left: 0px;
        width: 100%;
    }

    .container-fluid{
        width: 100%;
    }
    
    

    #mainPage {
        position: relative;
        width: 100%;
        margin-top: 60px;
        /*min-height: calc(100% - 60px);*/
    }

    #topMenu {
        height: 60px;
        display: flex;
        font-size: smaller;
    }

    .menu-alfa{
        width: 15%;
        height: 3em;
        display: flex;
        z-index: 999;
        text-align: center;
        margin: auto;
    }

    .menu-toggle2 {
        background: none;
        padding: 0.35em;
        border: 2px solid #777777;
        border-radius: 0.5em;
        color: #777777;
        margin: auto;
        
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    #top1 {
        position: relative;
        width: 70%;
        display: flex;
    }

    #topMarca {
        position: relative;
        height: 80%;
        margin: auto;
        max-width: 200px;
    }

    #topLoading {
        position: absolute;
        width: 32px;
        height: 32px;
        right: 5%;
        top: 25%;

    }

    #top2 {
        position: relative;
        height: 50%;
        width: 100%;
        display: none;
        overflow: hidden;
    }

    #topFind{
        display: none;
    }

    #sidebar-wrapper{
        width: 100%;
        padding-top: 60px;
        position: fixed;
        display: flex;
    }

    #sidebar-wrapperHS{
        width: 100%;
        padding-top: 60px;
        position: fixed;
        display: flex;
    }

    #sidebar-wrapper.menu-desativado{
        height: 0%;
        top: -60px;
        opacity: 0;
        
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    #sidebar-wrapperHS.menu-desativado{
        height: 0%;
        top: -60px;
        opacity: 0;
        
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .side-menu-divider {
        margin: 0px auto;
    }
    
    .sidebar-nav {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .menu-item {
        position: relative;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: flex;
    }

    .menu-item-short {
        position: relative;
        width: 100%;
        height: 10%;
        cursor: pointer;
        display: flex;
    }

    .menu-item:hover {
        background-color: #DCDCDC;
    }

    .menu-item-short:hover {
        background-color: #DCDCDC;
    }

    .menu-item img {
        position: relative;
        height: 38px;
        margin-left: auto;
        margin-right: 10px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .menu-item-short img {
        position: relative;
        height: 38px;
        margin-left: auto;
        margin-right: 10px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .menu-item h1 {
        position: relative;
        margin-left: 10px;
        margin-right: auto;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        margin-top: auto;
        margin-bottom: auto;
        color: #585858;
    }

    .menu-item-short h1 {
        position: relative;
        margin-left: 10px;
        margin-right: auto;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        margin-top: auto;
        margin-bottom: auto;
        color: #585858;
    }

    .menu-sair {
        position: relative;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: flex;

    }

    .menu-sair h1 {
        position: relative;
        margin: auto;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        color: rgb(236, 38, 143);
    }

    .menu-sair:hover {
        background-color: #DCDCDC;
    }

    .content-baseHS {
        position: relative;
        height: auto;
        /*left: 0;
        right: 0;
        top: 0;*/
    }

    .content-baseHS h1 {
        font-size: 1.5em;
    }








    .modal {
        position: fixed;
        width: 100%;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }


    .modal-dialog {
        height: 90vh;
        padding: 10px;
        margin: 0;

    }

    .modal-content {
        height: 100%;
    }

    .modal-header {
        height: 10%;
        position: relative;
        display: flex;
        padding: 0;
    }

    .modal-header button {
        position: absolute;
        right: 0;
        height: 100%;
        margin-right: 15px;
    }

    .modal-header div {
        display: flex;
    }

    .modal-header div img {
        margin: auto 15px;
    }

    .modal-header div label {
        margin: auto;
    }

    .modal-body {
        overflow:auto;
        height: 80%;
        display: flex;
        flex-direction: column;
    }

    .modal-body label {
        margin-bottom: 15px;
    }

    .body-content {
        margin-top: auto;
        margin-bottom: auto;
        width: 100%;
    }

    #genericFinder2 {
        width: 100%;
        margin-top: 0;
    }

    #genericFinderImg2 {
        position: absolute;
        right: 0;
        margin-right: 15px;
        border: 2px solid rgb(215,184,182);
        background: rgb(215,184,182);
        opacity:0.85;
        cursor: pointer;
    }




    

    .modal-footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 10%;
        display: flex;
        padding: 0;
        justify-content: right;
    }
    
    .modal-footer > .btn {
        position: relative;
        margin: auto 15px !important;
        /*max-width: 85px;*/
        white-space: break-spaces;
        height: auto;
    }

    .pdf-iframe {
        width: 100%;
    }

    .item-stats {
        position: relative;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

    .col-modal {
        position: relative;
        width: 100%;
        margin: 10px 0;
        padding: 0 15px;
    }

    .tooltiptext-down {
        width: 260px;
        background-color: white;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        color: #585858;
        font-size: large;
        margin: 15px auto;
        left: 0;
        right: 0;
        padding: 15px;
        position: absolute;
        z-index: 1100;
        border: 3px;
        border-style: solid;
        border-color: rgb(210,211,213);
        box-shadow:0 0 10px yellow;
        
        /*
        width: 90%;
        display: inline-block;
        background-color: rgba(203,219,58);
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        color: #585858;
        font-size: large;
        padding: 10px;
      
        position: fixed;
        z-index: 1093;

        left: 50%;
        transform: translateX(-50%);
        bottom: 20vh;
        */
    }

    .tooltiptext-up {
        width: 90%;
        display: inline-block;
        background-color: rgba(203,219,58);
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        color: #585858;
        font-size: large;
        padding: 10px;

        position: fixed;
        z-index: 1093;

        left: 50%;
        transform: translateX(-50%);
        top: 10vh;
    }



    
}

@media(min-width:768px) {

    #wrapper{
        padding-left: 0px;
    }

    #mainPage {
        position: relative;
        width: 100%;
        margin-top: 60px;
        padding-left: 250px;
    }

    #topMenu {
        height: 60px;
        display: flex;
        font-size: smaller;
    }

    .menu-alfa{
        display: none;
    }

    #top1 {
        position: relative;
        height: 100%;
        display: inline-flex;
    }

    #topLoading {
        position: relative;
        width: 32px;
        height: 32px;
        margin: auto 0;
    }

    #topMarca {
        position: relative;
        height: 80%;
        margin-left: 20px;
        margin-top: auto;
        margin-bottom: auto;
    }

    #top2 {
        position: relative;
        height: 100%;
        margin-left: auto;
        display: inline-flex;
    }

    #topFind{
        width: 265px;
        position: relative;
        margin-top: auto;
        margin-bottom: auto;
    }

    #genericFinder {
        margin-bottom: auto;
        margin-top: auto;
        height: 25px;
    }

    #genericFinderImg {
        position: absolute;
        margin-right: 15px;
        border: 2px solid rgb(215,184,182);
        background: rgb(215,184,182);
        opacity:0.85;
    }

    #sidebar-wrapper{
        width: 250px;
        padding-top: 60px;
        position: fixed;
        display: flex;
    }

    #sidebar-wrapperHS{
        width: 250px;
        padding-top: 60px;
        position: fixed;
        display: flex;
    }

    .side-menu-divider {
        margin: 0px auto;
    }
    
    .sidebar-nav {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .menu-item {
        position: relative;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: flex;
    }

    .menu-item-short {
        position: relative;
        width: 100%;
        height: 10%;
        cursor: pointer;
        display: flex;
    }

    .menu-item:hover {
        background-color: #DCDCDC;
    }

    .menu-item-short:hover {
        background-color: #DCDCDC;
    }

    .menu-item img {
        position: relative;
        height: 38px;
        margin-left: auto;
        margin-right: 10px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .menu-item-short img {
        position: relative;
        height: 38px;
        margin-left: auto;
        margin-right: 10px;
        margin-top: auto;
        margin-bottom: auto;
    }

    .menu-item h1 {
        position: relative;
        margin-left: 10px;
        margin-right: auto;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        margin-top: auto;
        margin-bottom: auto;
        color: #585858;
    }

    .menu-item-short h1 {
        position: relative;
        margin-left: 10px;
        margin-right: auto;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        margin-top: auto;
        margin-bottom: auto;
        color: #585858;
    }

    .menu-sair {
        position: relative;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: flex;
    }

    .menu-sair h1 {
        position: relative;
        margin: auto;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 30px;
        color: rgb(236, 38, 143);
    }

    .menu-sair:hover {
        background-color: #DCDCDC;
    }

    .modal {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .modal-dialog {
        
        padding: 10px;
        margin: auto;
        max-height: 100%;
        display: flex;
        max-width: 600px;
    }

    .modal-large {
        width: 90%;
        max-width: none;
    }

    .modal-content {
        width: 100%;
    }




    .modal-header {
        height: 50px;
        position: relative;
        display: flex;
        padding: 0;
    }

    .modal-header button {
        position: absolute;
        right: 0;
        height: 100%;
        margin-right: 15px;
    }

    .modal-header div {
        display: flex;
    }

    .modal-header div img {
        margin: auto 15px;
    }

    .modal-header div label {
        margin: auto;
    }

    .modal-body {
        overflow:auto;
        max-height: 80%;
        display: flex;
        flex-direction: column;
    }

    .modal-body label {
        margin-bottom: 15px;
    }

    .body-content {
        margin-top: auto;
        margin-bottom: auto;
        width: 100%;
    }



    

    .modal-footer {
        position: relative;
        bottom: 0;
        width: 100%;
        /*height: 50px;*/
        height: calc(20% - 50px);
        min-height: 50px;
        display: flex;
        padding: 0;
        justify-content: right;
    }
    
    .modal-footer > .btn {
        position: relative;
        margin: auto 15px !important;

    }

    .pdf-iframe {
        width: 70%;
    }

    .item-stats {
        position: relative;
        width: 50%;
        display: flex;
        flex-direction: column;
    }

    .col-modal {
        position: relative;
        width: 50%;
        margin: auto 0;
        padding: 0 15px;
    }


    .tooltiptext-down {
        width: 260px;
        background-color: white;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        color: #585858;
        font-size: large;
        margin: 15px auto;
        left: 0;
        right: 0;
        padding: 15px;
        position: absolute;
        z-index: 1100;
        border: 3px;
        border-style: solid;
        border-color: rgb(210,211,213);
        box-shadow:0 0 10px yellow;





        /*width: 260px;
        background-color: rgba(203,219,58);
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        color: #585858;
        font-size: large;
        margin-top: 10px;
        margin-left: 10px;
        padding: 15px;
      
        position: absolute;
        z-index: 1093;*/
    }

    .tooltiptext-up {
        width: 260px;
        background-color: rgba(203,219,58);
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        color: #585858;
        font-size: large;
        margin-top: -120px;
        margin-left: 10px;
        padding: 15px;
      
        position: absolute;
        z-index: 1093;
    }



    

    

    #wrapper.toggled #sidebar-wrapper #sidebar-wrapperHS {
        width: 250px;
    }

    #page-content-wrapper {
        /*padding: 20px;*/
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
}

/* side bar */

/* selector */
.btn-select {
    position: relative;
    padding: 0;
    min-width: 85px;
    width: 100%;
    border-radius: 0;
    height: 27px;
}

.btn-select .btn-select-value {
    padding: 3px 12px;
    display: block;
    position: absolute;
    left: 0;
    right: 34px;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
    height: 25px;
}

.btn-select .btn-select-arrow {
    float: right;
    line-height: 20px;
    padding: 3px 10px;
    top: 0;
    background-color: var(--main-bg-color);
    height: 25px;
}

.btn-select ul {
    display: none;
    background-color: var(--main-bg-color);
    color: black;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: none !important;
    position: absolute;
    left: -1px;
    right: -1px;
    top: 26px;
    z-index: 999;
}

.btn-select ul li {
    padding: 3px 6px;
    text-align: left;
}

.btn-select ul li:hover {
    background-color: #f4f4f4;
}

.btn-select ul li.selected {
    color: white;
}

/*  Start */
.btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
    border-color: #ccc;
}

.btn-select.btn-default ul li.selected {
    background-color: #ccc;
}

.btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
    background-color: white;
    border: #ccc 1px solid;
}

.btn-select.btn-default:hover, .btn-select.btn-default.active {
    background-color: var(--main-bg-color);
}
/*selector*/


/* range notas */

.range {
    display: table;
    position: relative;
    height: 25px;
    background-color: rgb(245, 245, 245);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.range input[type="range"] {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;

    display: table-cell;
    width: 100%;
    background-color: transparent;
    height: 25px;
    cursor: pointer;
}
.range input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;

    width: 11px;
    height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}

.range input[type="range"]::-moz-slider-thumb {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    -ms-appearance: none !important;
    -o-appearance: none !important;
    appearance: none !important;
    
    width: 11px;
    height: 25px;
    color: rgb(255, 255, 255);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    background-color: rgb(153, 153, 153);
}

.range output {
    display: table-cell;
    padding: 3px 5px 2px;
    min-width: 40px;
    color: black;
    background-color: rgb(153, 153, 153);
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;

    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}
.range input[type="range"] {
    outline: none;
}

.range.range-lemonaid input[type="range"]::-webkit-slider-thumb {
    background-color: var(--main-bg-color);
}
.range.range-lemonaid input[type="range"]::-moz-slider-thumb {
    background-color: var(--main-bg-color);
}
.range.range-lemonaid output {
    background-color: var(--main-bg-color);
}
.range.range-lemonaid input[type="range"] {
    outline-color: var(--main-bg-color);
}

/* range de notas */

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 26px;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: var(--main-bg-color);
}

input:focus + .slider {
  box-shadow: 0 0 1px var(--main-bg-color);
}

input:checked + .slider:before {
  -webkit-transform: translateX(24px);
  -ms-transform: translateX(24px);
  transform: translateX(24px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.input-item{
    /*width: 90% !important;*/
    border: 2px;
    border-style: solid; 
    border-color: gray;
    border-radius: 5px;
}

.col-sm-05 {
    width: 4.5%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-md-05 {
    width: 4.5%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-lg-05 {
    width: 4.5%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-sm-76 {
    width: 7.6666666%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-md-76 {
    width: 7.6666666%;
    float: left;
    position: relative;
    min-height: 1px;
}

.col-lg-76 {
    width: 7.6666666%;
    float: left;
    position: relative;
    min-height: 1px;
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.resumo-bg-correto {
    background-color: rgb(198, 222, 140);
}

.resumo-bg-parcial {
    background-color: rgb(255, 246, 136);
}

.resumo-bg-errado {
    background-color: rgb(248, 194, 217);
}

.resumo-bg-nulo {
    background-color: rgb(135, 206, 250);
}

.default-bg-btn-3 {
    background-color: var(--btn3-bg-color);
    color: white;
    border-color: var(--btn3-border-color); 
}

.default-bg-btn-4 {
    background-color: rgb(236,38,143);
    color: white;
    height: 25px;
    border: 1px solid var(--main-bg-color-strong);
    padding: 0 15px 0 15px;
    font-weight: 300;
}

[contentEditable=true]:empty:not(:focus):before{
    content:attr(data-text)
}

.resp-size {
    width: 81%;
}

.div-like-textarea {
    padding-left: 2px;
    overflow-y: auto;
    min-height: 80px;
    padding: 10px;
}

.div-like-textarea-alternativa {
    padding-left: 2px;
    overflow-y: auto;
    min-height: 26px; 
}

.clickable {
    cursor: pointer;
}

.disabled-button {
    border: 1px solid rgb(208, 208, 208);
    color: gray;
    background-color: rgb(212, 212, 212);
    cursor: not-allowed;
}

.label-margin-back label {
    margin-bottom: -6px;
}

.tag {
  font-size: 12px;
  font-weight: 400;
  padding: .3em .4em .4em;
  margin: 5px;
  background-color: var(--btn2-bg-color);
  color: var(--main-bg-color-strong);
  border: 1px solid var(--btn2-border-color);
}
.tag a {
  color: #bbb;
  cursor: pointer;
  opacity: 0.6;
}
.tag a:hover {
  opacity: 1.0
}
.tag .remove {
  vertical-align: bottom;
  top: 0;
}
.tag a {
  margin: 0 0 0 .3em;
}
.tag a .glyphicon-white {
  color: var(--main-bg-color-strong);
  margin-bottom: 2px;
}

.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.row-lemon-alternative {
    margin: 0;
    margin-top: 5px;
}

.row-lemon-alternative .checkbox, .radio {
    margin: 0;
    position: initial;
}

.lemon-conferencia-success {
    font-size: 16px;
    color: #CBDB3A;
    font-weight: bold;
}

.lemon-conferencia-error {
    font-size: 16px;
    color: red;
    font-weight: bold;
}

.modal-open {
    overflow: inherit;
    padding-right: 0!important;
}

img {
  max-width: 100%;
}

.div-main {
    position: relative; 
    display: flex; 
    flex-direction: column; 
    padding-left: 15px; 
    padding-right: 15px; 
    margin-right: auto; 
    margin-left: auto; 
    padding-bottom: 15px;
}

.nobreak-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.midSlider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;   
  background: #d3d3d3;
  outline: none;
}

.midSlider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%; 
  background: rgb(203,219,58);
  cursor: pointer;
}

.midSlider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: rgb(203,219,58);
  cursor: pointer;
}

.menu-select h1 {
    color: white;
    font-weight: bold;
}