header{
    z-index: 100;
    display: block;
    width: 100%;
    top: 0;
    box-shadow: 0.125rem 0.25rem 0.5rem rgb(0 0 0 / 9%);
}

header .header{
    margin: auto 100px auto 100px;
    background-color: #fff;
    display: flex;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
    font-family: 'Open sans', sans-serif;
}

.header .lang {
    height: 114px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.lang img {
    cursor: pointer;
    border-radius: 2px;
    width: 30px;
}

.langBtn {
    border: none;
    background: none;
    height: 44px;
    width: 44px;
}

.img img{
    width: 140px;
}

.flex-div{
    display: flex;
    justify-content: center;
}

.flex-div-2{
    display: flex;
    align-items: center;
    gap: 5px;
}

.flex-div-alt{   
    display: flex;
    flex-wrap: wrap;
}

.flex-div-alt .title-div {
    width: 100%;
}

.icon-home-1:before {
    text-decoration: none!important;
}

.title-msg {
  font-size: 10pt;
  color: #00598b;
  margin-bottom: 10px;
}

.exEducSubTitle {
    font-family: 'Open sans', sans-serif;
    margin-left: 95px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}

.shotCutAtive, .shortCut:hover {
    background-color: #1668b4!important;
    border-bottom: 3px solid #052e76;
}

.campo-obrigatorio:not([readonly]):not(.input-validation-error):not(.tabela-quest) {
  background-color: rgba(33,150,243,.1);
}

.shortCut {
    color: white !important;
    background-color: #2c74b7;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
}

.skip-link {
    background: #4079af;
    color: #fff;
    font-size: 12pt;
    font-weight: 700;
    left: 50%;
    top: 8px;
    padding: 10px 20px;
    position: absolute;
    transform: translateY(-200%);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}

.skip-link:focus {
    transform: translateY(0%);
    outline: none;
    border: 1px solid black;
}

.link {
    text-decoration: none!important;
}

.list .form {
    margin-top: 15px;
}

.list .form .submit:focus, 
.list .form input:focus,
.list .form textarea:focus {
    outline: 2px solid rgb(64 121 175);
}

.breadcrumb, .quickAccessBar {
    display: flex;
    align-items: center;
    gap: 0px;
    color: #0058ac;
    padding: 20px 115px 10px 115px;
    border-bottom: 1px solid;
    border-bottom-color: currentcolor;
    border-color: #ececec;
    font-size: 19px;
}

.breadcrumb span, .quickAccessBar span {
    cursor: pointer;
}

.quickAccessBar {
    background-color: #2c74b7;
    padding: 0px 115px 0px 115px;
    margin: 0;
}

.quickAccessBar li {
    list-style: none;
}

.quickAccessBar a:-webkit-any-link, .quickAccessBar a:any-link {
    color: white;
    text-decoration: none;
}

footer.footer{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 60px;
    box-shadow: 0.125rem -0.25rem 0.5rem rgb(0 0 0 / 9%);
    margin-top: auto;
}

footer > div {
    padding: 40px 0px;
}

footer .dadosCPL p {
    margin:0px;
    font-size: 14px;
}

.footer .selo-prata {
    width: 150px;
}

.footer .cofinanciado {
    padding: 0 30px;
}

.container{
    z-index: 99;
    min-height: 700px;
}

a.nome-edc{
    text-decoration: underline;
    color: #4f4f4f;
}

.flex-div{
    display:flex;
    justify-content: center;
}

.cpl-logo{
    height: 100px;
    margin: 10px 0 0 0;
}

.container .area-div{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 100px 100px 100px;
    gap: 80px;
}

.container .area-div .card{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    padding: 25px;
    height: 360px;
    width: 350px;
    box-shadow: 0.125rem 0.25rem 0.5rem rgb(0 0 0 / 30%);
}

/* New Card Style */

.cardButton {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: 100%;
    width: 100%;
    padding: 20px;
}

.container .area-div .newCard{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;
    height: 410px;
    width: 400px;
    box-shadow: 0.125rem 0.25rem 0.5rem rgb(0 0 0 / 30%);
    background-size: cover;
}

.card .title, .newCard .title{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    color: rgb(64 121 175);
    /*color: #fff;*/
    margin-bottom: 0.75rem;
    width: 100%;
}

.cardShadow {
    text-shadow: 0px 1px 3px black;
}

.card .abstract, .newCard .abstract{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    /*color: #474641;*/
    color: #fff;
    margin-bottom: 1rem;
    min-height: 36px;
    text-shadow: 0px 1px 3px black;
}

.card .img, .newCard .img{
    height: 170px;
}

/* End of New Card Style */ 

.title-div h1.title {
    color: rgb(64 121 175);
    font-size: 36px;
    font-family: 'Open sans', sans-serif;
    margin-left: 95px;
    letter-spacing: 1px;
}

.title-div h2.title {
    color: rgb(64 121 175);
    font-size: 26px;
    font-family: 'Open sans', sans-serif;
    margin-left: 95px;
    letter-spacing: 1px;
}

.subtitle-div h2{
    color: rgb(64 121 175);
    font-size: 20px;
    font-family: 'Open sans', sans-serif;
    margin-left: 115px;
    letter-spacing: 1px;
}

.title-div{
    padding: 20px;
}

.list{
    padding: 5px 20px 5px 20px;
    margin-left: 95px;
    width: fit-content;
}


.list-item{
    display: flex;
    padding: 10px;
    cursor: pointer;
    width: 100%;
    border-radius: 4px;
    transition: opacity 0.3s ease-in-out;
}

.list-item:hover{
    opacity: 0.8;
}

.num-cpl{
    width: 95px;
}

button.enter-area{
    outline: none;
    background-color: transparent;
    color: #0058ac;
    border-radius: 4px;
    padding: 14px 20px;
    cursor: pointer;
    font-family: 'Open Sans', sans-serif;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    border: 1px solid #357dc2;
}

.enter-area:hover{
    background-color: #357dc2;
    color: #fff;
}

.card .title{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    color: rgb(64 121 175);
    margin-bottom: 0.75rem;
    width: 100%;
}

.card .abstract{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #474641;
    margin-bottom: 1rem;
    min-height: 36px;
}

.card .img{
    height: 170px;
}

/* Horario */
.horarioDias {
    width: 100%;
    background-color: #ffffff;
    text-align: center;
    font-weight: 600;
    padding-bottom: 3px;
    color: #0058ac;
    overflow: hidden;
    border: 1px solid #f2f2f2;
}

.linhaTempo {
    width: 100%;
    height: 40px;
    float: left;
    border-bottom: solid rgb(242,242,242) 1px;
    border-left: solid rgb(242,242,242) 1px;
    border-right: solid rgb(242,242,242) 1px;
    text-align: left;
    position: relative;
}

#divHorario .title {
    float: left;
    text-align: center;
    height: 40px;
    background-color: #ffffff;
    line-height: 30pt;
    font-weight: 600;
    color: #0058ac;
}

.tempo {
    position: relative;
    float: left;
}

.aula {
    cursor: help;
    position: absolute;
    border-left: 1px solid white;
    float: left;
    height: 40px;
}

.aula:hover:after{
    content: attr(data-assunto);
    display: block;
    font-size: 8.5pt;
    letter-spacing: 0.3pt;
    font-weight: normal;
    background-color: rgb(255, 255, 255);
    box-shadow: 1px 1px 3px rgba(113, 113, 113, 0.42);
    border: 1px solid #D8D8D8;
    color: #000000;
    padding: 5px 5px;
    margin: 5px;
    position: absolute;
    top: 25px;
    z-index: 20;
    text-align: left;
    white-space: nowrap;
}

.aula span {
   font-size: 9pt;
    padding: 6px 0px 4px 8px;
    color: #0058ac;
    letter-spacing: 0.5pt;
    font-weight: normal;
    text-align: left;
    display: block;
    line-height: 13pt;
    height: 32px;
    overflow: hidden;
    border: 1px solid;
}

.dia {
    display: block;
    position: static;
    float: left;
    padding-top:4px;
}

.dia:first-child{
    color: #008dcc;
} 

div#divHorario {
    min-height: 475px;
    padding: 25px 105px 25px 105px;
    background: transparent !important;
    clear: both;
}

.aula:nth-child(even) {
    background-color: #fff;
}

.aula:nth-child(odd) {
    background-color: rgb(229 229 229);
}

div#mask { cursor: wait; z-index: 999; height: 100%; width: 100%; position: fixed; top:0;}

tr.cab-disciplinas, tr.cab-contProgramatico, tr.cab-ssiduidade, tr.cab-atividades, tr.cab-docentes, tr.cab-manuais {
    background-color: #008dcc;
    color: #ffffff;
}

tr.educando-line.selectedEducando{
    background-color: #9ce0ff;
}

.separador-top button:focus, .separador-bottom button:focus {
    outline: none;
}

.div-disciplinas #cnslt-disciplinas tr:hover{
    background-color: #9ce0ff !important;
    cursor:pointer;
}

.selectedDisciplina {
    background-color: #9ce0ff !important;
}

.horarioDias .dia:nth-child(1) {
    width: 140px !important;
}

h3.educando-name-title {
    padding: 10px 20px;
    margin: 0;
    display: inline-block;
    color: rgb(36, 105, 138);
    font-size: 13pt;
}

.codEducando.hover{
    background-color: #9ce0ff !important;
    cursor:pointer;
}

/* Disciplinas */

.table{
    display: flex;
    flex-wrap: wrap;
    padding: 5px 20px 5px 20px;
    margin-left: 95px;
    width: fit-content;
}

.table .table-item:nth-child(even){
    background-color: rgb(241, 244, 245);
}

.table-header{
    display: flex;
    flex-wrap: wrap;
    padding: 10px 5px 10px 5px;
    width: fit-content;
    align-items: center;
    background-color: rgb(53, 125, 194);
    color: #fff;
    font-weight: bold;
}
.table-item{
    display: flex;
    padding: 5px;
    align-items: center;
    font-size: 13px;
}

.discip {
    width: 400px;
}
.coord {
    width: 400px;
}
.tipo {
    width: 200px;
}

/* Assiduidade */

.table .num{
    width: 105px;
}
.table .ano{
    width: 105px;
    line-height: 25px;
}
.table .aula-ass{
    width: 675px;
    margin-right: 12px;
    line-height: 25px;
}
.table .disc{
    width: 260px;
    margin-right: 12px;
    line-height: 25px;
}
.table .tipo{
    width: 112px;
}
.table .falta{
    width: 105px;
}

/* Manuais */
.table .mod{
    width: 150px;
}
.table .title-man{
    width: 290px;
}
.table .isbn{
    width: 160px;
}
.table .autor{
    width: 260px;
}
.table .edit{
    width: 105px;
}

/* Avaliação */
.table .disc-ava{
    width: 227px;
}
.table .classif{
    width: 120px;
}
.table .obsv{
    width: 455px;
    margin-right: 10px;
    line-height: 20px;
}
.table .faltas-tot{
    width: 115px;
}
.table .faltas-inj{
    width: 105px;
}


.empty{
    padding: 25px 105px 25px 120px;
}

.loadingDiv {
    position: absolute;
    background: #0000002e;
    width: 100%;
    height: 100%;
    top: 0;
    cursor: wait;
}

iframe.pde, iframe.pdex{
    width: 765px;
    border: none;
    height: 773px;
    border-radius: 8px;
}

.table-body{
    height: 618px;
    overflow: auto;
}

::-webkit-scrollbar-thumb, -moz-scrollbar-thumb {
    background-color: rgb(221, 221, 221);
    border-radius: 8px;
    cursor: pointer;
}

::-webkit-scrollbar, -moz-scrollbar {
    width: 8px;
    height: 10px;
    cursor: pointer;
}


/* ShowInfo */


.infBar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #2196f3;
    transition: height .4s linear;
    height:0;
    overflow:hidden;
}

.infBar span {
    line-height: 44px;
    padding: 8px;
    padding-left: 20px;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 1pt;
    font-weight: bold;
    font-size: 13pt;
    color: #fff;
}

.faqs{
    padding: 5px 20px 5px 20px;
    margin-left: 95px;
    margin-bottom: 95px;
}

.faq {
    border-bottom: 2px solid #ececec;
    width: 100%;
}

.faq .question {
    display: flex;
    align-items: center;
    color:#0058ac;
    font-weight: bold;
    cursor: pointer;
    padding: 20px 50px;
}

.faq .question .acordiaoTitulo{
    width: 100%;
}

.faq .question .minus {
    font-weight: bolder;
}

.faq .answer {
    font-size: 15px;
    padding: 0px 50px 15px 50px;
    color: #4f4f4f;
    font-weight: bold;
}

.faq.border-top{
    border-top: 2px solid #ececec;
}

.slide-fade-enter-active {
    transition: all .5s ease;
}
.slide-fade-leave-active {
    transition: all .3s ease;
}
.slide-fade-enter-from{
    transform: translateY(-30px);
    opacity: 0;
}
.slide-fade-leave-to {
    transform: translateY(-30px);
    opacity: 0;
}
.list .form .submit {
    border: 1px solid rgb(64 121 175);
    padding: 10px 15px;
    width: 115px;
    height: 44px;
    border-radius: 4px;
    color: #4e4e4e;
    background-color: #fff;
    cursor: pointer;
    outline: none;
    transition: all .3s ease;
}

.list .form .submit:hover {
    color: #fff;
    background-color: rgb(64 121 175);
}

.list .form input, .list .form textarea {
    border: 1px solid #dcdcdc;
    color: #333;
    width: 500px;
    box-sizing: border-box;
    border-radius: 4px;
}

.list .form input{
    height: 30px;
    padding: 2px 9px;
    font-family: 'Open sans', sans-serif;
    font-size: 10.5pt;
}

.list .form textarea{
    min-height: 300px;
    padding: 5px 9px;
    font-family:'Open sans', sans-serif;
    font-size: 10.5pt;
}

.list .button-div{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 70px;
}

.display-label{
    float: left;
    width: 10.5em;
    clear: left;
    font-size: 10.5pt;
    margin: 12px 10px 0 0;
    font-weight: 500;
}

.display-field{
    float: left;
    margin: 4px 0 4px 0;
    width: auto;
}

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

.fieldItem label {
    min-width: 110px;
}

.file-clip{
    width: 40px;
    height: 35px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-right: 6px;
    background-image: url(/Contents/images/clip.png);
    background-position: -1px -2px;
    background-size: 100%;
    background-repeat: no-repeat;
    border-radius: 2px;
}

.file-clip:hover{
    background-color: #ccc;
}

.file-clip input{
    opacity: 0;
    width: 323px !important;
    height: 30px !important;
    cursor: pointer;
    margin: 0;
    padding: 0;
    margin-left: -132px;
}

input.obrigatorio, textarea.obrigatorio {
    border: 1px solid red !important;
    background-color: #fee !important;
}

.field-validation-error{
    clear: left;
    display: block;
    color: #f00;
    font-size: 12px;
}

.quest-satisf{
    width: 100%;
    height: 100%;
    background-color: #00000029;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
}

.quest-satisf .quest {
    background-color: #fff;
    width: 320px;
    height: 210px;
    padding: 15px 45px;
    border-radius: 8px;
}

.quest .title h2 {
    color: rgb(64 121 175);
    text-align: center;
}

.quest .form .button-div .cancel {
    border: 1px solid rgb(64 121 175);
    padding: 10px 15px;
    width: 115px;
    border-radius: 4px;
    color: #4e4e4e;
    background-color: #fff;
    cursor: pointer;
    outline: none;
    transition: all .3s ease;
}

.quest .form .button-div .submit {
    padding: 10px 15px;
    width: 115px;
    border-radius: 4px;
    background-color: rgb(64 121 175);
    color: #fff;
    cursor: pointer;
    outline: none;
    border: none;
}

.quest .form .button-div .cancel:hover{
    color: #fff;
    background-color: rgb(64 121 175);
}

.quest .form .imgs {
    width: 100%;
    display: flex;
    justify-content: center;
}

.quest .form .imgs .img.selected {
    background-color: #317cc1;
    border-radius: 50%;
}

.button-div{
    display: flex;
    align-items: center;
    width: 100%;
    height: 70px;
    gap: 10px;
    justify-content: center;
}

.quest .form .imgs .img{
    cursor: pointer;
    width: 45px;
}

.quest .form textarea {
    min-height: 150px;
    width: 400px;
    padding: 5px 9px;
    font-family:'Open sans', sans-serif;
    font-size: 10.5pt;
    border: 1px solid #dcdcdc;
    color: #333;
    width: 500px;
    outline: none;
    box-sizing: border-box;
    border-radius: 4px;
    resize: none;
}

.quest .form .display-label {
    float: left;
    width: 10.5em;
    clear: left;
    font-size: 10.5pt;
    margin: 12px 10px 0 0;
    font-weight: 500;
}

.quest .form  .display-field {
    float: left;
    margin: 4px 0 4px 0;
    width: 100%;
}

/* ShowInfo */


.infBar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #2196f3;
    transition: height .4s linear;
    height:0;
    overflow:hidden;
}

.infBar span {
    line-height: 44px;
    padding: 8px;
    padding-left: 20px;
    font-family: 'Open Sans',sans-serif;
    letter-spacing: 1pt;
    font-weight: bold;
    font-size: 13pt;
    color: #fff;
}

[v-cloak] {
  display: none;
}

.link {
    text-decoration: underline!important;
    color : #0058ac;
    margin-right: 5px;
}

@media screen and (max-device-width: 600px) {
    .breadcrumb, .quickAccess {
        font-size: 25px;    
    }
    
    .container .area-div .card {
        width: 100%;   
    }
    
    .card .title {
        font-size: 25px;   
    }
    
    button.enter-area {
        font-size: 25px;  
    }
    
    .shortCut {
        display: flex;
        text-align: center;
        align-items: center;
        font-size: 20px;
        height: 50px;
    }
    
    .list-item {
        font-size: 25px;  
    }
    header .header {
        margin: 0;
        justify-content: space-around;
    }
    
    .cpl-logo {
        height: 200px;
    }
    
    .header .lang {
        margin-left: 0;
        height: auto;
    }
    
    .container .area-div .card, .container .area-div .newCard {
        width: 100%;    
    }
    
    .card .title, .newCard .title {
        font-size: 35px;    
    }
    
    .card .abstract, .newCard .abstract {
        font-size: 25px; 
    }
    
    .lang img {
        width: 60px;
    }
    
    footer.footer {
        flex-direction: column;
    }
    
    footer > div {
        width: 100%;
        text-align: center;
    }
    
    footer .dadosCPL p {
        font-size: 23px;
    }
    
    .cofinanciado img:first-child {
        width: 500px;
    }
    
    .footer .selo-prata {
        height: 60px;
        width: 100px;
    }
    
    .display-label {
        width: 6.5em;
        font-size: 21.5pt;
    }
    
    .list .form input {
        height: 45px;
        font-size: 10.5pt;
    }
    
    .file-clip {
        width: 55px;
        height: 45px;
    }
    
    .list .form .submit {
        width: 200px;
        font-size: 25px;
    }
}