/*
Cor primária: #ee4392
Cor primária (hover): #c22b6f
*/

.w-190px {
    width: 190px !important;
}

@media (min-width: 992px) {
    .header-tabs .nav-item .nav-link.active {
        background-color: #fff;
    }
}

.swal2-container .swal2-html-container {
    max-height: 450px;
    overflow: auto;
}

.minicolors-theme-bootstrap.minicolors-position-right .minicolors-swatch {
    left: auto;
    right: 5px;
    top: 5px;
    bottom: auto;
}

.blockui {
    background: transparent !important;
}

label.error, label.invalid-feedback-error {
    margin-top: 0.40rem;
    color: #F64E60;
    font-size: 1rem;
    font-weight: 500;
    text-align: left!important;
}

@media (min-width: 992px) {
    .header-menu .menu-nav>.menu-item .menu-submenu>.menu-subnav>.menu-item.menu-item-hover:not(.menu-item-here):not(.menu-item-active)>.menu-link .menu-icon i,
    .header-menu .menu-nav>.menu-item .menu-submenu>.menu-subnav>.menu-item:hover:not(.menu-item-here):not(.menu-item-active)>.menu-link .menu-icon i,
    .header-menu .menu-nav>.menu-item .menu-submenu>.menu-subnav>.menu-item.menu-item-here>.menu-link .menu-icon i {
        color: #3699ff;
    }

    .header-menu .menu-nav>.menu-item .menu-submenu>.menu-subnav>.menu-item>.menu-link .menu-icon i {
        color: #b5b5c3;
    }
}

.select2-container .select2-search--inline .select2-search__field {
    margin-bottom: 5px;
}

.timeline.timeline-3 .timeline-items .timeline-item.timeline-interessado .timeline-content {
    background-color: #FFEECC !important;
}

.timeline.timeline-3 .timeline-items .timeline-item.timeline-interessado .timeline-content:before {
    border-right: solid 10px #FFEECC !important;
}

.dropdown-selecao.dropdown-toggle.btn:after {
    margin-left: 0;
}

.tray-bin {
    padding: 7px;
    border: 1px dashed #CCC;
    background: #eee;
}

.drop-feedback {
    width: 100% !important;
    height: 51px !important;
}

.ui-sortable-placeholder {
    background-color: #FFF1D6 !important;
    border: 1px dashed #aaa !important;
}

.table tfoot td, .table tfoot th {
    font-weight: 500;
    font-size: 1rem;
}

/*===============================================
  Seleção de Imagens
================================================= */

.tiles {
    margin-right: -10px
}

.tiles:after {
    clear: both
}

.tiles .tile {
    display: block;
    float: left;
    height: 135px;
    width: 135px!important;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    position: relative;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: .02em;
    line-height: 20px;
    overflow: hidden;
    border: 4px solid transparent;
    margin: 0 10px 10px 0
}

.tiles .tile .tile-body>.content,.tiles .tile.image .tile-body h3,.tiles .tile.selected .check:after {
    display: inline-block
}

.tiles .tile:after,.tiles .tile:before {
    content: "";
    float: left
}

.tiles .tile.double {
    width: 280px!important
}

.tiles .tile.double-down {
    height: 280px!important
}

.tiles .tile.double-down i {
    margin-top: 95px
}

.tiles .tile:hover {
    border-color: #aaa!important
}

.tiles .tile.selected,.tiles .tile:active {
    border-color: #ccc!important
}

.tiles .tile.selected .corner:after {
    content: "";
    display: inline-block;
    border-left: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-right: 40px solid #ccc;
    position: absolute;
    top: -3px;
    right: -3px
}

.tiles .tile.selected .check:after {
    font-size: 14px;
    content: "\f00c";
    position: absolute;
    top: 2px;
    right: 2px
}

.tiles .tile.icon {
    padding: 0
}

.tiles .tile.image .tile-body {
    padding: 0!important
}

.tiles .tile.image .tile-body>img {
    width: 100%;
    height: auto;
    min-height: 100%;
    max-width: 100%
}

.tiles .tile .tile-body {
    height: 100%;
    vertical-align: top;
    padding: 10px;
    overflow: hidden;
    position: relative;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    margin-bottom: 10px
}

.tiles .tile .tile-body p {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    overflow: hidden
}

.tiles .tile .tile-body p:active {
    color: rgba(0,0,0,.4)
}

.tiles .tile .tile-body p:hover {
    color: #fff
}

.tiles .tile .tile-body img {
    float: left;
    margin-right: 10px
}

.tiles .tile .tile-body img.pull-right {
    float: right!important;
    margin-left: 10px;
    margin-right: 0
}

.tiles .tile .tile-body>i {
    margin-top: 17px;
    display: block;
    font-size: 56px;
    line-height: 56px;
    text-align: center
}

.tiles .tile .tile-body h1,.tiles .tile .tile-body h2,.tiles .tile .tile-body h3,.tiles .tile .tile-body h4,.tiles .tile .tile-body h5,.tiles .tile .tile-body h6,.tiles .tile .tile-body p {
    padding: 0;
    margin: 0;
    line-height: 14px
}

.tiles .tile .tile-body h1:hover,.tiles .tile .tile-body h2:hover,.tiles .tile .tile-body h3:hover,.tiles .tile .tile-body h4:hover,.tiles .tile .tile-body h5:hover,.tiles .tile .tile-body h6:hover,.tiles .tile .tile-body p:hover {
    color: #fff
}

.tiles .tile .tile-body h3,.tiles .tile .tile-body h4 {
    margin-bottom: 5px
}

.tiles .tile .tile-object {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 30px
}

.tiles .tile .tile-object:after,.tiles .tile .tile-object:before {
    display: table;
    content: ""
}

.tiles .tile .tile-object:after {
    clear: both
}

.tiles .tile .tile-object>.name {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 15px;
    font-weight: 400;
    font-size: 13px;
    color: #fff
}

.tiles .tile .tile-object>.name>i {
    vertical-align: middle;
    display: block;
    font-size: 24px;
    height: 18px;
    width: 24px
}

.tiles .tile .tile-object>.number {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 14px;
    margin-bottom: 8px;
    margin-right: 10px
}

.tiles .tile {
    border: 6px solid;
    border-color: #ddd !important;
}

.tiles .tile.selected, .tiles .tile:active {
    border-color: #3699ff !important;
}

.tiles .tile.selected .corner:after {
    z-index: 1;
    border-right: 40px solid #3699ff;
}

.tiles .tile.selected .check:after {
    z-index: 2;
    top: 3px;
    right: 0;
}

/*===============================================
  Upload de arquivos
================================================= */

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}
























.kt-widget.kt-widget--user-profile-3 .kt-widget__bottom .kt-widget__item .kt-widget__icon i {
    color: #e3e8f3 !important;
    font-weight: 600 !important;
}

/* Ajustes nos Validadores */

.select2.is-invalid .select2-selection--single {
    border: 1px solid #fd397a;
}

.ck-editor.is-invalid .ck.ck-toolbar, .ck-editor.is-invalid .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),
.ck-editor.is-invalid .ck-content.ck-focused {
    border-color: #fd397a !important;
}

.form-control.is-invalid {
    padding-right: 1rem;
    background-image: none;
}

.invalid-feedback, .valid-feedback {
    font-weight: 700;
}

/* Cor dos links na tela de login */

.kt-login.kt-login--v1 .kt-login__wrapper .kt-login__head .kt-login__signup-link {
    color: #22b9ff;
}

.kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__actions .kt-login__link-forgot:hover {
    color: #22b9ff;
}

.kt-login.kt-login--v1 .kt-login__wrapper .kt-login__body .kt-login__form .kt-login__actions .kt-login__link-forgot:hover:after {
    border-bottom: 1px solid #22b9ff;
}

/* Cor de fundo do menu parent ativo no momento */

@media (min-width: 1025px) {
    .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--here > .kt-menu__link, .kt-header-menu-wrapper .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--active > .kt-menu__link {
        background-color: #f5f6fc;
    }

    .kt-header-menu .kt-menu__nav > .kt-menu__item:hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link, .kt-header-menu .kt-menu__nav > .kt-menu__item.kt-menu__item--hover:not(.kt-menu__item--here):not(.kt-menu__item--active) > .kt-menu__link {
        background-color: transparent;
    }
}

/* Cor do botao primario do SweetAlert2 */

.swal2-popup .swal2-styled.swal2-confirm {
    background-color: #22b9ff;
}

.swal2-popup .swal2-styled.swal2-confirm:hover {
    background-color: #00a3ee;
}

/* Posicionamento e tamanho da fonte das mensagens de erros de validacao */

.invalid-feedback {
    margin-top: .35rem;
    font-size: 90%;
}

/* Ajuste do icone da barra de notificacao */

.kt-header .kt-header__topbar .kt-header__topbar-item.show .kt-header__topbar-icon i, .kt-header .kt-header__topbar .kt-header__topbar-item:hover .kt-header__topbar-icon i {
    color: #22b9ff;
}

/* Cores da Data Table */

.table thead th, .table thead td, .table tfoot th, .table tfoot td {
    font-weight: 500;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: #fafafa;
    transition: background-color 0.25s ease-out;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
    transition: background-color 0.25s ease-out;
}

.table-hover tbody tr:hover {
    background-color: #eceff1;
    transition: background-color 0.25s ease-out;
}

.dataTable > tbody > tr > td:not(.animate-crud-row) {
    transition: background-color 1s ease-out;
}

.dataTable > tbody > tr > td.animate-crud-row {
    background: #FFE0B2;
    transition: background-color 1s ease-out;
}

/* Ajuste nas bordas excedentes no cabecalho e rodape da Data Table */

.table thead th {
    border-top: 0;
}

.table thead th, .table tfoot th {
    border-bottom: 0;
    padding-top: 13px;
    padding-bottom: 13px;
}

/* Cor dos botoes de acao da Data Table */

.btn.btn-clean i {
    color: #6c7293;
}

/* Ajuste no arredondamento da imagem do usuario logado na popup de perfil */

.kt-user-card .kt-user-card__avatar .kt-badge, .kt-user-card .kt-user-card__avatar img {
    border-radius: 50%;
}

/* Ajuste na cor do botao de fechamento do menu mobile */

@media (max-width: 1024px) {
    .kt-header-menu-wrapper-close > i {
        color: #22b9ff;
    }
}

/* Tamanho do texto dos telefones na Data Table */

.text-telefone-grid {
    font-size: 0.9rem;
    font-weight: 400;
}

/* Ajuste de grupo de badges quando nao utilizar fotos */

.kt-badge-group.kt-badge--md + .kt-badge-group.kt-badge--md {
    margin-left: -0.5rem;
}

.kt-badge-group.kt-badge--lg + .kt-badge-group.kt-badge--lg {
    margin-left: -0.8rem;
}

.kt-badge-group-more {
    background-color: #f0f3ff;
    color: #a1a8c3;
}

/* Ajuste no posicionamento do icone do input de data */

.date-picker .input-group-append i {
    position: relative;
    left: 3px;
}

/* Ajuste do espacamento dos itens nos componentes multiplos */

.select-multi-field {
    padding-bottom: 8px;
}

/* Ajuste na margem inferior da ultima linha de componentes dentro de uma porlet */

@media (min-width: 768px) {
    /*.kt-portlet__body .row:last-child .form-group {
        margin-bottom: 0 !important;
    }*/
    #formEdicao .kt-portlet .kt-portlet__body {
        padding-bottom: 0 !important;
    }
}

/* Ajuste na cor active do botao secundario */

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
    background-color: #f0f1f4;
    border-color: #f0f1f4;
}

/* Ajustes na pagina 500 internal server error */

.kt-error-v6 {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.kt-error-v6 .kt-error_container {
    text-align: center;
}

.kt-error-v6 .kt-error_container .kt-error_subtitle > h1 {
    font-size: 8rem;
    margin-top: 6rem;
    font-weight: 700;
}

.kt-error-v6 .kt-error_container .kt-error_description {
    margin-top: 3rem;
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
}

@media (max-width: 768px) {
    .kt-error-v6 .kt-error_container .kt-error_subtitle > h1 {
        font-size: 5rem;
    }

    .kt-error-v6 .kt-error_container .kt-error_description {
        font-size: 1.7rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

/* Ajustes na pagina 404 not found */

.kt-error-v4 {
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.kt-error-v4 .kt-error_container .kt-error_number {
    font-size: 14rem;
    margin-left: 14.3rem;
    margin-top: 11.4rem;
    font-weight: 700;
}

.kt-error-v4 .kt-error_container .kt-error_title {
    margin: 11rem 0 2% 8rem;
    font-size: 8rem;
    font-weight: 700;
}

.kt-error-v4 .kt-error_container .kt-error_description {
    font-size: 2.5rem;
    margin: -30px 0 2% 8rem;
    font-weight: 700;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .kt-error-v4 .kt-error_container .kt-error_number {
        font-size: 12rem;
        margin-left: 7rem;
        margin-top: 8rem;
        font-weight: 700;
    }

    .kt-error-v4 .kt-error_container .kt-error_title {
        margin: 10rem 0 2% 5rem;
        font-size: 7rem;
        font-weight: 700;
    }

    .kt-error-v4 .kt-error_container .kt-error_description {
        font-size: 2rem;
        margin: -20px 0 2% 5rem;
        font-weight: 700;
    }
}

@media (max-width: 768px) {
    .kt-error-v4 .kt-error_container {
        text-align: center;
    }

    .kt-error-v4 .kt-error_container .kt-error_number {
        font-size: 4rem;
        margin: 0 auto 0 auto;
    }

    .kt-error-v4 .kt-error_container .kt-error_title {
        margin: 0.3rem auto;
        text-align: center;
        font-size: 5rem;
    }

    .kt-error-v4 .kt-error_container .kt-error_description {
        text-align: center;
        font-size: 2rem;
        margin: 0.3rem auto;
        padding: 0 0.5rem 0 0.5rem;
    }
}

/* Ajuste na cor do footer */

.kt-footer {
    background: #fff;
    box-shadow: 0px 0px 40px 0px rgba(82, 63, 105, 0.1);
}

.text-instagram {
    color: #517fa4;
}

.text-linkedin {
    color: #0077b5;
}

/* Dropzone */

.upload-arquivo {
    padding: 5px;
    border: 1px dashed #CCC;
    background: #eee;
}

.dropzone .dz-preview .dz-image {
    border-radius: 0 !important;
}

.dz-size {
    display: none !important;
}

.dz-details {
    height: 82px !important;
}

.dropzone .dz-preview .dz-image, .dropzone .dz-preview .dz-image img {
    width: 115px !important;
    height: 115px !important;
}

.dropzone {
    width: 100%;
    min-height: 150px;
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0;
}

.dz-mensagem-completa {
    position: absolute;
    top: calc(50% - 76px);
    left: 50px;
    right: 50px;
}

.dropzone .dz-default.dz-message {
    cursor: pointer;
    background-image: none;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
}

.dropzone .dz-default.dz-message span {
    display: inline-block;
    text-align: center;
}

.dropzone .dz-default.dz-message span.main-text {
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    color: #666;
}

.dropzone .dz-default.dz-message span.main-text b {
    cursor: pointer;
    font-size: 18px;
    color: #555;
}

.dropzone .dz-default.dz-message span.sub-text {
    font-size: 14px;
    color: #888;
}

.dropzone .dz-default.dz-message i.fa {
    cursor: pointer;
    color: #4a89dc;
    font-size: 100px;
    display: block;
    margin-bottom: 15px;
}

.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
    cursor: pointer;
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
    padding: 5px;
    box-shadow: none;
    border-color: #DDD;
    margin: 3px;
    background: #fff;
}

.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
    font-size: 13px;
}

.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details,
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
    width: 115px;
}

.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
    margin-top: 30px;
    border-radius: 0;
}

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-error .dz-success-mark,
.dropzone-previews .dz-preview.dz-error .dz-success-mark {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
}

.dropzone.dropzone-sm .dz-default.dz-message i.fa {
    color: #b5b5b5;
    font-size: 70px;
    margin-bottom: 6px;
}

.dropzone.dropzone-sm .dz-default.dz-message span.main-text {
    font-size: 18px;
    color: #b5b5b5;
}

.dropzone.dropzone-sm .dz-default.dz-message span.sub-text {
    font-size: 14px;
    color: #b5b5b5;
}

.dz-upload-message {
    position: absolute;
    top: calc(50% - 70.25px);
    left: 50px;
    right: 50px;
}

.btn-excluir-arquivo {
    position: absolute;
    bottom: 10px;
    right: 10px;
    height: 1.75rem !important;
    width: 1.75rem !important;
    z-index: 10;
}


.galeria-thumb {
    margin: 0 10px 10px 0;
}

.galeria-thumb .kt-avatar__holder {
    border: 6px solid !important;
    border-color: #ddd !important;
}

.galeria-thumb:hover .kt-avatar__holder {
    cursor: pointer;
    border-color: #aaa !important;
}

.item-galeria-thumb .kt-avatar__holder {
    width: 100px;
    height: 100px;
}

/* Magnific Popup */

.popup-basic {
    position: relative;
    width: auto;
    max-width: 450px;
    margin: 40px auto;
}

.popup-sm {
    max-width: 450px;
}

.popup-md {
    max-width: 600px;
}

.popup-lg {
    max-width: 750px;
}

.popup-xl {
    max-width: 900px;
}

.popup-full {
    max-width: 90%;
}

.mfp-flipInY .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform-style: preserve-3d;
    transform: rotateY(-60deg);
}

.mfp-flipInY.mfp-bg {
    opacity: 0;
    transition: all 0.5s;
}

.mfp-flipInY.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: rotateY(0deg);
}

.mfp-flipInY.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-flipInY.mfp-removing .mfp-with-anim {
    transform: rotateY(60deg);
    opacity: 0;
}

.mfp-flipInY.mfp-removing.mfp-bg {
    opacity: 0;
}

/* Outros estilos */

.bg-light-yellow {
    background: #FFEDD2;
}

.bg-creamy {
    background-color: #FFFDE5;
}

/* Exibir/esconder botoes da barra de botoes do CRUD */

#buttonBar.bb-search > .btn-search, #buttonBar.bb-include > .btn-include, #buttonBar.bb-edit > .btn-edit, #buttonBar.bb-view > .btn-view {
    display: inline-block;
}

#buttonBar > .btn-search, #buttonBar > .btn-include, #buttonBar > .btn-edit, #buttonBar > .btn-view {
    display: none;
}