/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */

/*
 * Custom CSS edited by Bruno Henrique
 * 2019/02/05
 */

/** CSS Usando na tela Educacional > Cursos > Cursos */
.smart-form .br-toggle input:checked + i {
    border-color: #468847;
}

.smart-form .br-toggle input:not(:checked) + i {
    border-color: #b94a48;
}

.smart-form .br-toggle input:checked ~ i:before {
    background-color: #468847;
}

.smart-form .br-toggle input:not(:checked) ~ i:before {
    background-color: #b94a48;
}

/************************** END BY BRUNO HENRIQUE *********************************/

/* BEGIN */

/* 
 * 28-11-2019
 *
 * Usado originalmente na tela de frequências da central do aluno
 *
 */
.table-blue {
    border: 1px solid #46616C;
    background-color: #D0DDE3;
}

.table.table-blue > thead > tr > th {
    border: 1px solid #46616C;
}

.table-blue > tbody > tr > td {
    border-left: 1px solid #46616C;
    border-right: 1px solid #46616C;
    border-bottom: 0px;
    border-top: 0px;
}

.table-blue tr:nth-child(even) {
    background-color: #FFF;
}

.table.table-blue thead tr {
    background-color: #46616C;
    background-image: none;
    color: #FFF;
}

.fat-badge {
    padding: 3px 7px !important;
}
/* END */

/* BEGIN */

/* 
 * 03-03-2020
 *
 * Usado originalmente na tabela de ciclos, para deixar o
 * e-editable de uma cor diferente quando desabilitado
 */

a[edit-disabled=true].editable-gray-disabled, a[edit-disabled=true].editable-gray-disabled:hover {
    color: #333;
    border: none;
    cursor: auto;
}
/* END */

/* BEGIN */

/* 
 * 19-03-2020
 *
 * Usado para deixar a bolinha do toggle desativado de uma
 * cor diferente.
 */
.smart-form .toggle input:not(:checked) + i::before {
    background-color: #ACC1D2;
}
/* END */

html{
    height:100%;
}

body#login{
    background:#FFF
}

#logo {
    margin-top: 1px;
}

#logo img {
    width: 48px;
}

.margin-10 {
    margin: 10px !important;
}

.margin-left-3 {
    margin-left: 3px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-right-3 {
    margin-right: 3px !important;
}

.state-error > .select2-container > .select2-choice {
    background: #FFF0F0 !important;
    border-color: #A90329 !important;
}

.nav-tabs.bordered > :first-child a {
    border-left-width: 1px !important;
}

.nav-tabs a:not(.active) {
    border-radius: 0;
    background-color: #F5F5F5;
    border: 1px solid #F5F5F5;
    border-bottom-color: #DDD;
    color: #838383;
}

.nav-tabs a:not(.active) i {
    opacity: 1;
}

.nav-tabs .destaque:not(.active) a {
    background-color: #3276b1;
    color: #FFF;
}

.smart-form .tooltip {
    background: rgba(0, 0, 0, 0);
    line-height: 1.4;
}

.smart-form .tooltip.bottom {
    padding: 5px 0;
}

.smart-form .tooltip.in {
    opacity: .9 !important;
}

.ui-widget-overlay {
    z-index: 1050 !important;
}

.select2-hidden-accessible {
    display: none;
}

.menu-on-top .menu-item-parent {
    max-width: none;
}

.smart-form input.input-xs {
    height: 23px;
}

.smart-form select.input-xs {
    height: 23px;
    font-size: 10px;
    line-height: 10px;
}

.smart-form select.input-xs + i {
    height: 3px;
}

.smart-form select.input-xs + i:before {
    border: 0;
}

table.table-with-select > tbody > tr > td {
    line-height: 24px;
    font-size: 14px;
}

.well.well-card {
    border-color: #ACACAC;
    background-color: rgba(0, 0, 0, 0.07);
    margin-top: 20px;
}

.well.well-card {
    padding: 0 15px;
}

.well.well-card legend {
    color: #006BA0;
    margin-bottom: 15px;
}

.well.well-card table {
    background-color: rgba(255, 255, 255, 0.5);
}

.well.well-card table > thead > tr {
    background-image: none;
}

.well.well-card div.table-container {
    margin: 0 -15px;
}

.well .well-label {
    position: absolute;
    top: 21px;
    right: -55px;
    padding: 10px 0;
    width: 193px;
    text-align: center;
    color: #FFF;
    font-size: 115%;
    transform: rotate(45deg);
    z-index: 0;
    font-weight: bold;
}

.overflow-hidden {
    overflow: hidden;
}

.smart-accordion-default .panel-title > a > :first-child {
    display: block;
}

.smart-accordion-default .panel-title > a > i {
    margin-top: -15px;
}

.cursor-pointer {
    cursor: pointer;
}

.txt-link {
    cursor: pointer !important;
}

.txt-link:hover {
    text-decoration: underline !important;
}

.bootstrapWizard li .title,
.bootstrapWizard li .step {
    z-index: 1;
}

.smart-accordion-default .panel-heading table tr td {
    border: none;
    padding-bottom: 5px
}

.smart-accordion-default .panel-heading table {
    font-size: 13px
}

.smart-accordion-default .panel-group {
    margin: 0 -1px
}

.smart-accordion-default .panel-body {
    padding: 0px
}

.widget-body.no-padding .widget-search label.input i.icon-append {
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    width: 30px;
}

.widget-body.no-padding .widget-search label.input input {
    border: 0;
    font-size: 15px;
    height: 40px;
    line-height: 20px;
}

.label-rad {
    border-radius: 8px;
    margin: 2px;
    font-size: 1em;
    height: 45px;
}

.label-rad-label {
    background-color: #313131;
    border-radius: 8px;
    color: #FFF;
    font-weight: 700;
    opacity: 0.45;
    padding: 2px 5px;
    text-align: center;
}

.label-rad-value {
    color: #FFF;
    font-weight: bold;
    opacity: 0.90;
    padding: 1px 5px;
    font-size: 1.1em;
    text-align: center;
}

.alert-load {
    color: rgb(32, 29, 29);
    background-color: transparent;
    border-color: rgb(105, 105, 105);
}

.center-vertical {
    /* W3C */
    align-items: center;
    display: flex !important;
}

.no-border > ul.select2-choices {
    border: 0 !important;
}

.tab-in {
    margin: -10px -13px -13px -13px;
}

.margin-menos-13 {
    margin: -13px;
}

.margin-menos-14 {
    margin: -14px;
}

.margin-menos-9 {
    margin: -9px;
}

.margin-menos-10 {
    margin: -10px;
}

.input-search {
    text-align: center;
    border: 0 !important;
    font-size: 14pt !important;
}

.cursor-block {
    cursor: not-allowed !important;
}

.tooltip {
    z-index: 10000000;
}

.alert-load-system {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9999;
    top: -12%;
    /*top: 0;*/
    transition: 650ms;
    border-color: #9CB4C5;
    color: #305D8C;
    background: rgba(50, 118, 177, 0.3);
    border-left-width: 0;
    padding: 15px;
}

.accordion-compact.smart-accordion-default.panel-group .panel-title a {
    padding: 0;
}

.accordion-compact.smart-accordion-default.panel-group .panel-title a div {
    padding: 3px;
    transition: 500ms;
}

.accordion-compact.smart-accordion-default.panel-group .panel-title a div .glyphicon {
    transition: 500ms;
}

.accordion-compact.smart-accordion-default.panel-group .panel-title a div.active {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
}

.accordion-compact.smart-accordion-default.panel-group .panel-title a div.active .glyphicon {
    color: white;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.textoFull p {
    margin: 0 0 5px;
    line-height: 19px;
}

.miniIcono .miniPic {
    position: inherit;
}

.with-animation {
    transition: all linear 0.5s;
}

.animated-show.ng-hide-add {
    -webkit-animation: 0.3s fadeOut ease;
    animation: 0.3s fadeOut ease;
}

.animated-show.ng-hide-remove {
    -webkit-animation: 0.3s fadeIn ease;
    animation: 0.3s fadeIn ease;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.no-break {
    white-space: nowrap;
}

.clearboth {
    clear: both;
}

.pricing-big .panel-footer .btn {
    white-space: normal;
}

.ng-invalid.input-invalid {
    background-color: rgba(184, 0, 0, 0.09) !important;
    border-color: rgb(184, 0, 0) !important;
    transition: 500ms !important;
}

.panel-hover:hover {
    -webkit-filter: brightness(90%);
    -moz-filter: brightness(90%);
    -ms-filter: brightness(90%);
    -o-filter: brightness(90%);
    filter: brightness(90%);
}

.transition-5 {
    transition: .5s
}

.transition-3 {
    transition: .3s
}

.width-0 {
    width: 0;
}

.height-0 {
    height: 0;
}

.min-width-350 {
    min-width: 350px;
}

.label-block {
    width: 100% !important;
    display: inline-block;
}

.panel-info.panel-disabled {
    opacity: 0.5;
}

.panel-info.panel-disabled:hover {
    opacity: 0.8;
}

.panel-info.panel-disabled > .panel-heading {
    background-color: #AAA;
    border-color: #666;
    color: #333;
}

.panel-info.panel-disabled > .panel-heading > .btn {
    background-color: #333;
    border-color: #666;
    color: #AAA;
}

.panel-info > .panel-heading {
    padding: 5px 15px;
}

.panel-heading > .panel-title-dashbord {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    float: left;
}

.panel-heading > .btn {
    height: 25px;
    width: 80px;
    line-height: 23px;
    float: right;
    padding: 0;
}

.panel-info > .panel-body {
    border: 1px solid #D6DDE7;
    margin-top: -1px;
    padding: 5px 15px;
}

.panel-body > span {
    display: block;
}

.panel-body > span.panel-text {
    max-width: 91%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-right: 5px;
}

.form-control input[type=file] {
    margin-top: -3px;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.tooltip-300 .tooltip-inner {
    max-width: 300px;
    width: 300px;
}

.tooltip-150 .tooltip-inner {
    max-width: 150px;
    width: 150px;
}

.btn-locked {
    cursor: default !important;
    position: static !important;
    pointer-events: auto !important;
    opacity: 1 !important;
}

.ng-submitted .form-control.ng-invalid,
.ng-submitted [type="file"].ng-invalid,
.ng-submitted .checkbox.ng-invalid+span:before,
.ng-submitted .radiobox.ng-invalid+span:before,
.ng-submitted .ui-select-container.ng-invalid .ui-select-match .ui-select-toggle,
.ng-submitted .ng-invalid+.note-editor {
    background-color: rgba(184, 0, 0, 0.09);
    border: 1px solid rgb(184, 0, 0);
    transition: 500ms;
}

.blockScreenExt {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000000;
    background-color: rgba(255, 255, 255, 0.4);
}

.blockScreenExt .center {
    webkit-transition: translate(-50%, -50%);
    -ms-transition: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.blockScreenExt .circle-3x {
    width: 170px;
    height: 170px;
    border-radius: 162px;
    border: solid 16px transparent;
    border-top-color: #8C99A5;
    border-left-color: #8C99A5;
    border-right-color: #8C99A5;
    -webkit-animation: pace-spinner 1300ms linear infinite;
    -moz-animation: pace-spinner 1300ms linear infinite;
    -ms-animation: pace-spinner 1300ms linear infinite;
    -o-animation: pace-spinner 1300ms linear infinite;
    animation: pace-spinner 1300ms linear infinite;
}

.blockScreenExt .circle-2x {
    width: 130px;
    height: 130px;
    border-radius: 136px;
    top: 20px;
    right: 20px;
    border: solid 12px transparent;
    border-top-color: #758390;
    border-left-color: #758390;
    display: block;
    position: fixed;
    z-index: 2000;
    -webkit-animation: pace-spinner 800ms reverse linear infinite;
    -moz-animation: pace-spinner 800ms reverse linear infinite;
    -ms-animation: pace-spinner 800ms reverse linear infinite;
    -o-animation: pace-spinner 800ms reverse linear infinite;
    animation: pace-spinner 800ms reverse linear infinite;
}

.blockScreenExt .circle-1x {
    width: 130px;
    height: 130px;
    border-radius: 146px;
    top: 35px;
    right: 35px;
    border: solid 12px transparent;
    border-top-color: #739E73;
    border-left-color: #739E73;
    display: block;
    position: fixed;
    z-index: 2000;
    -webkit-animation: pace-spinner 600ms linear infinite;
    -moz-animation: pace-spinner 600ms linear infinite;
    -ms-animation: pace-spinner 600ms linear infinite;
    -o-animation: pace-spinner 600ms linear infinite;
    animation: pace-spinner 600ms linear infinite;
}

.ui-select-match-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-select-choices-row-inner {
    white-space: normal !important;
}

.config-dash-button {
    height: 61px;
}

.text-middle {
    vertical-align: middle !important;
}

.text-center-middle {
    vertical-align: middle !important;
    text-align: center !important;
}

.no-label {
    margin-top : 23px;
}

.tabela tr:last-child td,
.item-tabelas tr:last-child td {
    border-bottom: 1px solid #ddd;
}

.tabela .paginacao,
.item-tabelas .paginacao {
    margin: -33px 0px -30px 0px;
}

.item-tabelas .paginacao .pagination {
    margin: 25px 0;
}

.menu-on-top #main{
    margin-top: 0 !important;
}

aside#left-panel + #main {
    margin-top: 69px !important;
}

.step-perfil-aplicacao h3{
    margin: 0;
}

.step-perfil-aplicacao .info{
    /*border: 1px solid #ddd; */
    padding: 5px;
    margin-bottom: 3px;
}

.step-perfil-aplicacao .info:last-child{
    margin-bottom: 0;
}

.no-horizontal-padding{
    padding-left: 0;
    padding-right: 0;
}

.no-vertical-padding{
    padding-top: 0;
    padding-bottom: 0;
}

.mb10{
    margin-bottom: 10px;
}

.hr-line {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    margin: 10px 0;
}

.hr-line > span {
    position: relative;
    display: inline-block;
}

.hr-line > span:before,
.hr-line > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: rgb(238, 238, 238);;
}

.hr-line > span:before {
    right: 100%;
    margin-right: 15px;
}

.hr-line > span:after {
    left: 100%;
    margin-left: 15px;
}

.head h2 {
    font-weight: 500;
}

.bordered+.note-editor{
    border: 1px solid #A9A9A9;
}

.table .back-blue {
    background: rgba(50, 118, 177, 0.05);
}

.text-bold{
    font-weight: bold;
}

.text-featured {
    background-color: #d6dde7;
    color: #346597;
}

.button-icon {
    padding: 0;
    border: none;
    background: none;
    font-size: 19px;
    color: #A40817;
}

.font-20 {
    font-size: 20px;
}

.title-hr {
    height: 12px;
    margin-top: 0px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}

.mr-50 {
    margin-right: 50px;
}

.margin-top-30 {
    margin-top: 30px;
}

.emprestimo-title {
    width: 55%;
    display: block;
    margin: 0px;
    float: left;
}

.large-icon {
    font-size: 25px;
    padding-top: 14px;
}

.activity-dropdown {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: default!important;
    display: inline-block;
    font-weight: 700;
    height: 24px;
    width: 24px;
    padding: 2px;
    text-align: center;
    text-decoration: none!important;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #f8f8f8;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #bfbfbf;
    color: #c4bab6;
    font-size: 19px;
    top: 4px;
    right: 0;
    position: relative;
}

#mobile-profile-img b.badge {
    position: absolute;
    top: -5px;
    right: -5px;
    cursor: pointer;
    background: #0091d9;
    display: inline-block;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 2px 4px 3px;
    text-align: center;
    line-height: normal
}

.hideMe {
    display: inline-block;
    -moz-animation: cssAnimation 0s ease-in 5s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 5s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 5s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 5s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@keyframes cssAnimation {
    to {
        width:0;
        height:0;
        overflow: hidden;
    }
}

@-webkit-keyframes cssAnimation {
    to {
        width:0;
        height:0;
        visibility:hidden;
    }
}

.display-lg-block {
    display: none !important;
}

/* Displays LG block */
@media (min-width: 1200px) {
    .display-lg-block {
        display: block !important;
    }
}

@media (max-width: 979px) {
    aside#left-panel + #main {
        margin-top: 0 !important;
    }
}

#listaNotificacoes a, #listaHistoricoNotificacoes a{
    text-decoration: none;
    color: #333;
}

#cardNotificacao{
    display: flex;
    padding: 5px;
    margin-bottom: 5px;
}

#cardNotificacao:hover {
    background-color: #e5e5e5;
}

#removerNotificacao{
    flex: 1;
    text-align: right;
    align-self: center;
    padding-right: 30px;
}

#removerNotificacao:hover{
    color: #2da81d;
}

#cardNotificacao .well-body{
    display: flex;
    flex-wrap: wrap;
}

.well-body .cardTitulo{
    font-weight: bold;
}

.well-body p{
    padding-right: 20px;
    margin-bottom: 0px;
    flex-basis: 100%;
}

#cardInfo{
    display: flex;
    flex-direction: row;
}

#cardInfo .badge{
    background-color: #2da81d;
}

#cardInfo #cardInfoModulo::first-letter{
    text-transform: capitalize;
}

#notificacoes .modal-body{
    height: 400px;
    overflow-y: auto;
}

#tabelaDisciplinaAluno>thead>tr>th, #tabelaDisciplinaAluno>tbody>tr>td {
    padding: 3px 10px;
}

/* Feito com o intuito de corrigir bug do ui-select com theme bootstrap */
.smart-form .ui-select-toggle {
    padding: 6px 6px 6px 8px !important;
}

.ui-select-bootstrap .ui-select-match-text {
    padding-right: 0 !important;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25d366;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

/* Estilo do ícone */
.whatsapp-button img {
    width: 35px;
    height: 35px;
}

/* Efeito de hover */
.whatsapp-button:hover {
    background-color: #1ebea5;
    cursor: pointer;
}