/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 15/nov/2018, 11:13:56
    Author     : JoÃo Pedro
*/

/*Definir cor primária App*/
:root {
    --cor_primaria : rgb(153, 190, 196);
    --cor_primaria_rbga : 153, 190, 196;
    --cor_primaria_hover : #005C6B;

}

/* var(--cor_primaria)*/


@font-face {
    font-family: Walkway Bold;
    src: url(/assets/digiup/fonts/Walkway Bold.ttf) ;
}


/*body{
    font-family: Walkway Bold, Sans-serif !important;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{

    font-family: "Walkway Bold", Sans-serif;

}*/

.btn-primary{
    background-color:  var(--cor_primaria);
    border-color: var(--cor_primaria);
    color: #fff !important;
}

.cor_primaria {
    background-color:  var(--cor_primaria);
}


.btn-primary:hover {
    background-color: var(--cor_primaria_hover);
    border-color: var(--cor_primaria_hover);
    color: #fff;
}


a.btn.btn-pure.btn-primary.pull-right {
    color: var(--cor_primaria) !important;
}


.btn-primary.disabled, .btn-primary:disabled{
    background-color: var(--cor_primaria);
    border-color: var(--cor_primaria);
}

a.apagar i {
    color: inherit;
}


.btn_disable_tabs{
    pointer-events: none;
    opacity: 0.5;
}


a.btn-voltar-agenda {
    color:var(--cor_primaria);
}


.hover-success:hover{
    color:var(--cor_primaria);   
}


button.btn.btn-bold.btn-pure.btn-primary {
    color: var(--cor_primaria) !important;
}


.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    background-color: var(--cor_primaria);
    border-color: var(--cor_primaria);
    font-weight: 500;
}


.form-control:focus {
    border-color: var(--cor_primaria);
    color: #4d5259;
    -webkit-box-shadow: 0 0 0 0.1rem rgba(var(--cor_primaria_rbga),0.15);
    box-shadow: 0 0 0 0.1rem rgba(var(--cor_primaria_rbga),0.5);
}


.bootstrap-select.show .dropdown-toggle {
    border-color:  var(--cor_primaria);
    color: #4d5259;
    box-shadow: 0 0 0 0.1rem rgba( var(--cor_primaria_rbga),0.5);
}



.topbar-btn:hover {
    color: #4d5259;
    border-top-color: var(--cor_primaria);
    padding-top: 10px;
}


.spinner-dots span {
    width: 12px;
    height: 12px;
    background-color: var(--cor_primaria);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: spinner-dots 1.4s infinite ease-in-out both;
    animation: spinner-dots 1.4s infinite ease-in-out both;
}

.form-type-material.form-control, .form-type-material .form-control{
    background-image: linear-gradient(var(--cor_primaria), var(--cor_primaria)),linear-gradient(#ebebeb, #ebebeb); 
}


.header-action .nav-link.active, .header-action .nav-link:hover {

    border-bottom-color: var(--cor_primaria);
}


.sidebar.sidebar-light.sidebar-icons-boxed .menu-submenu .active > .menu-link .icon {
    background-color: var(--cor_primaria);
}


.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active > .menu-link,
.sidebar.sidebar-light .menu:not(.menu-bordery) > .menu-item.active:hover > .menu-link {
    background-color: var(--cor_primaria);
}


.sidebar .menu.menu-bordery > .menu-item.active > .menu-link::before,
.sidebar .menu.menu-bordery > .menu-item:hover > .menu-link::before {
    background-color: var(--cor_primaria);
}


.sidebar.sidebar-icons-boxed .menu.menu-bordery .active > .menu-link .icon {
    background-color: var(--cor_primaria) !important;
}


.sidebar .menu-submenu .menu-item.active > .menu-link .dot::after,
.sidebar .menu-submenu .menu-item:hover > .menu-link .dot::after {
    background-color: var(--cor_primaria);
    border-color: var(--cor_primaria);
}


.sidebar.sidebar-color-primary .menu:not(.menu-bordery) > .menu-item.active > .menu-link {
    background-color: var(--cor_primaria);
}


.erro-login {
    border: 1px solid #AA001F;
    padding: 10px;
    background-color: #AA001F;
    color: white;
    text-align: center;
}



.switch input:checked ~ .switch-indicator {
    background: var(--cor_primaria);;
}


.switch input:checked ~ .switch-indicator::after {
    background: var(--cor_primaria_hover);
    left: calc(100% - 20px);
    -webkit-box-shadow: 0px 0px 3px #fcfdfe;
    box-shadow: 0px 0px 3px #fcfdfe;
}





/*button.btn.btn-sm.btn-square.btn-round.btn-primary.r-btnAdd1-Contactos1 {
    border-color: #33cabb;
    background-color: #33cabb;
}*/




/*Custom Code App*/

div#aparece-card{
    background: #eaeaea59;
}


#divisao-login{
    padding-top: 60px;
}


.sidebar-header {
    background-color: #d96199;
    color: #fff;
}

.table th {
    font-size: 14px;
    font-weight: 500;
}  



.table td, .table th {
    vertical-align: middle;
}

td {
    font-size: 14px;
}


.logo-empresa{
    color:white;
    font-size:22px;
    font-weight: 500;
}


a.topbar-btn.d-none.d-md-block {
    padding-bottom: 3%;
}


#administrador-menu{
    position: absolute;
    bottom: 0px;
    width:100%;
}


.avatar-xl {
    width: 200px;
    height: 200px;
    line-height: 64px;
    font-size: 1.25rem;
}

#observacoes{
    height:250px;
}


#card-perfilcliente{
    border-color: red !important ;


}

#card-emigrante{
    margin-left: 5px;

}

#card-data-sec{
    margin-left: 5px;

}


.callout-mensagens {
    position: absolute;
    right: 37px;
    margin-top: 20px;
}


.card-stock {
    position: absolute;
    z-index: 1000;
}


.btn-vermais{
    text-decoration: underline   
}


a.apagar i {
    color: inherit;
}


.tagcloud01 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.tagcloud01 ul li {
    display: inline-block;
    margin: 0 .3em .3em 0;
    padding: 0;
}


.tagcloud01 ul li a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 1em;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
    font-size: 14px;
}


.tagcloud01 ul li a:hover {
    background-color: #d96199;
    border: 1px solid #d96199;
    color: #fff;
    font-weight:  400;
    font-size: 14px;
}


.info-geral{
    margin-bottom: 0rem;
}


.titulo-info{
    font-size: 12px;
    font-weight: 400;
}


.lh-1 {
    line-height: 2 !important;
}

.fas{
    line-height: 2 !important;

} 

.fab {
    line-height: 2 !important;

}

.far {
    line-height: 2 !important;
}


.ti-pencil{
    line-height: 2 !important;
}


.ti-eye{
    line-height: 2 !important; 
}



.espacamento{
    padding: 20px;
}

td th{
    line-height: 2 !important;

}




/*Imagem Perfil*/

.avatar img {
    width: 100%;
    /* height: auto; */
    object-fit: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-position: top center;
    object-position: top;
}




/**
.logo{
    padding-top: 5%;

}
*/


.mostrar-botoes{
    display: inline !important;

}







.dataTables_filter,
.dataTables_paginate  {
    float: right;
}

.dataTables_length label {
    display: -webkit-inline-box;
}

.dataTables_length select {
    margin: 0px 5px;
}


a.link-listagem-clientes{
    color: #4d5259; 

}


a.link-listagem-fornecedores {
    color: #4d5259;
    text-decoration: underline;
}

a.link-listagem-servicos{
    color: #4d5259;

}


.subcategoria1 {
    padding-left: 50px !important;
}


.subcategoria2 {
    padding-left: 70px !important;
}


.subcategoria3{
    padding-left: 90px !important;
}
.underline{
    text-decoration: underline;
    font-weight: normal;
}



button.btn.dropdown-toggle.btn-light {
    height: 36px !important;
}




a#chama-form-fornecedor{
    font-size: 13px;
    font-weight: 300;
    color: black;
}

a#chama-form-fornecedor:hover {
    text-decoration: underline;

}


.divider-menu{

    margin-bottom: 0 !important;
}


.topbar-btn:hover {
    color: #4d5259;
    border-top-color: #33cabb;
    padding-top: 10px;
}


th.cabecalhos-tables{
    width: 5% !important;
    text-align: center;
}
th.cabecalhos-tables-tables{
    text-align: center !important;
}
th.cabecalhos-opcoes-tables.sorting {
    min-width: 140px !important;
    width: 145px !important;
    text-align: center !important;
}

th.sorting_1 {
    text-align: center;
}

/**
.r-group-servico{
    display: none;
}

.r-group-componente{
    display: none;
}
*/


footer.card-footer {
    background-color: white;
}



.badge-primary{
    background-color:#d96199;
    border: 1px solid white;
}


.input-group-text {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background-color: #f9fafb;
    border-color: #ebebeb;
    color: #8b95a5;
    font-weight: 300;
    border-radius: 2px;
    padding: 5px 12px;
    font-size: 14px;
    height: 4% !important;
}


.subtitulo-header{
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.7;
    color: inherit;
    opacity: 0.7;
    padding-top: 16px;
}



input#quantidade-stock {
    text-align: center;
}


#row-medidas{
    display: none;
}



button#minus-btn {
    background-color: #d96199;    
    color: white;

}


button#plus-btn{
    background-color: #d96199;
    color: white;
}



.card-stock .card {
    background-color: white;
}

.card-stock {

    /*    
        
        z-index: 1050;
        min-width:100%;
        top: 100%;
        left: 25%;
        margin: 25% 0 0 -25%;*/

    /* Embiggen */
    transform: scale(1.5); /* prefix me */

    /* Hidden */
    opacity: 0;
    pointer-events: none;
}





footer.card-footer.card-footer-stock{
    background-color: white;
    height: 54px;


}


div#card-stock{

    bottom: -2%;
    box-shadow: 0 0 20px graytext;
    position: absolute;
    top: b;
    margin: 25% 0 20% -25%;
    z-index: 1000;
    width: 500px;
    position: fixed;
    left: 71%;
}





.card-stock .card-header {
    display: -webkit-box;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding: 15px 20px;
    background-color: transparent;
    border-bottom: 0px solid rgba(77,82,89,0.07);
}



i.ion-close-round {
    color: #8b95a5;
}



.dialogIsOpen div#principal {
    /**
        -webkit-filter: blur(1px) grayscale(70%);
    
    
        /* Recede */
    -webkit-transform: scale(1.0);

}


.dialogIsOpen .card-stock {
    transform: scale(1); /* prefix me */
    opacity: 1;

    /* Clickable */
    pointer-events: auto;
}


card-body, .card-stock  {

    transition: all 0.4s ease; /* prefix me */

}



select#cliente-produto, select.form-control[size] {
    height: auto;
}

.inner.show {
    max-height: 350px;
}



#nova_rede{
    display: none;
}



#nova_valores{
    display: none;
}

#novo_contacto{
    display: none;
}


small.text-muted {
    float: left;
    line-height: 2em;
    padding-right: .5em;
}


small.text-muted-2 {
    color: #868e96 !important;
}

@media screen and (max-width: 767px){

    .card.card-round.card-shadowed.px-50.py-30.mb-0.text-justify.pag_agendas {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }


    .card.card-round.card-shadowed.px-50.py-30.mb-0.text-justify.pag_agendas {
        width: 100% !important;
    }


    .fc-scroller.fc-day-grid-container {
        height: 340px !important;
    }


    button.fc-today-button.fc-button.fc-button-primary, button.fc-dayGridWeek-button.fc-button.fc-button-primary {
        display: none;
    }


    div#info-calendario .modal-dialog {
        width: 92% !important;
    }

    .form-group.info-geral {
        display: block !important;
    }

}


@media screen and (max-width:1600px ) and (min-width: 1000px) {
    .col-xs-12.col-md-8.segunda-linha{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        order: 2;
    }

    .col-xs-6.col-md-4.primeira-linha{
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        order: 1;
    }



}

label.col-form-label.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float:left;     
}




img.img-comp-produto {
    width: 26px;
    margin-right: 14px;
}





input#percentagem {
    text-align: center;
}




input#campo_ordenar_field {
    text-align: center ;
}


.largura-100px{
    width: 100px;
}


.filter-option {
    background-color: white;
}

a.editar-tipo{
    font-family: Roboto,sans-serif;
    color: #4d5259;
    font-weight: 400;
    line-height: 24px;
    font-size: 14px;

}


a#btn-exportar {
    margin-right: 17px;
    line-height: 2;
    text-decoration: underline;
}







/*input#valor-final-produtos {
    text-align: right;
}*/

div#prod-invalido{
    display: none;
}


.form-control .ativo{
    color: red;
}


i.ti-trash{
    color: #8b95a5;
}


/*CONTACTOS*/

td.link-listagem-fornecedores{
    text-align: center;
}


span#basic-addon1 {
    min-height: 36px;
}


.r-btnAdd1-documentos {
    background-color: #33cabb !important;
    border-color: #33cabb !important;
}


.inline-checkboxes .custom-control.custom-checkbox {
    display: inline;
    padding: 20px;
}

span.input-group-text {
    height: 38px !important;
}





/*MODALS*/

.swal2-icon.swal2-success.sucesso-custom-modal{
    border-color: rgba(165, 220, 134, 0.32);
}




/*ACCORDIONS*/


.card-accordions-custom h4.card-title {
    background-color: White !important;
    border:1px solid #d78c877a;
    text-decoration: underline;

}

.card-accordions-custom .card-title a {
    color: #d96199;
    font-weight: 400;
}


.card.card-accordions-custom a.collapsed {
    color: #d96199 !important;
}


.card-body.accordions-card {
    border-right: 1px solid #d78c877a;
    border-bottom: 1px solid #d78c877a;
    border-left: 1px solid #d78c877a;
}

footer.card-footer.accordions-card {
    z-index: 1000;
    position: absolute;
    bottom: 0px;    
    margin-bottom: 15px;
    right: 12;

}


div#categoriaproduto{
    padding-bottom: 40px;
}


span.preco-imagem-produto-orcamento-accordion{
    top: 12px; 
    position: absolute; 
    right: 21px; 
    color: #d78c87 !important;    
    font-weight: 400;  

}

.ql-editor.ql-blank {
    border: 1px solid #f1f2f3;
}




/*Caixas de Selecao*/

.caixa-conteudo {
    border-color:#ebebeb; background-color:#E9ECEF; margin:2px;opacity: 1;padding: 5px 12px;font-size: 14px;
    line-height: inherit;
    -webkit-transition: 0.2s linear;
    transition: 0.2s linear;    border-radius: 2px;
    color: #8b95a5;
}



/*Plugin FullCalendar*/


.fc-button-primary {
    color: #fff;
    background-color: var(--cor_primaria) !important;
    border-color: #fff !important;
}


.fc-button-primary:not(:disabled):active, .fc-button-primary:not(:disabled).fc-button-active {
    background-color: var(--cor_primaria) !important;
}

.fc-event:not(.badge), .fc-event-dot:not(.badge) {
    /*background-color: #e3121b;*/
}


.fc-event{
    /*border: 1px solid #e3121b !important;*/
}


div#info-calendario .swal2-icon.swal2-success {
    margin: 0.25em auto 1em;
}


div#info-calendario.modal-footer {
    padding-top: 0rem;
    padding-bottom: 0rem !important;
}


.fc-content {
    margin: 5px;
}

span.fc-title {
    font-size: 13px;
}
.fc-day-grid-event .fc-content {
    white-space: normal !important;
}

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.fc-draggable.fc-resizable {
    border-color: #f2f2f2 !important;
}



/*Página de Inquérito*/


#novas_perguntas{
    display: none;
}



button.btn.btn-sm.btn-square.btn-round.btn-primary.ultimo-Add {
    background-color: var(--cor_primaria);
    border-color: var(--cor_primaria);
}




/*Listagens */

.dataTables_filter input {
    margin-left: 10px;
}

div#datatable-geral_filter label {
    display: inline-flex;
}


table#datatable-geral {
    margin-top: 16px;
}


a.id_tabelas {
    text-align: center;
    color: black;
    line-height: 2.4em !important;

}

td.marge {
    line-height: 2.4em !important;
}


.caixa-conteudo.col-md-12 {
    min-height: 50px;
}



/*a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.eventoscalendar {
    .eventoscalendar  {
      float: left;
      background-color: #2196F3;
      color: #ffffff;
      width: 100px;
      line-height: 100px;
      text-align: center;
      margin: 2px;
    display: none !important;
}*/

a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.eventoscalendar.show {
    display: block;
}


/*Dropdown Estados*/

.custom_estados_small a.dropdown-item {
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding-top: 5px !important;
    padding-right: 23px !important; 
    flex-basis: 15% !important;
}


.dropdown-consultoria .dropdown-grid .dropdown-item {
    display: table;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: inherit !important;
    -webkit-box-pack: center;
    justify-content: center;
    flex-basis: 33.333333%;
    overflow: hidden;
    text-align: center;
    border: 1px solid transparent;
    margin: 0 !important;
    min-height: 0px !important;
    padding: 0px !important;

}
.dropdown-grid.cols-4 {
    min-width: 220px !important;
}
.dropdown-consultoria .dropdown-grid {
    min-width: 100px !important;
}

.dropdown-item .estados_orcamento {
    color: #60666f;
    font-weight: 300;
    padding: 0px 0px;
    width: auto;
    margin: 4px;
    -webkit-transition: 0.15s linear;
    transition: 0.15s linear;
}


.estados_orcamento.info-geral {
    /* margin-top: 1px; */
    /* padding: 2px; */
    margin-bottom: 0px;
}


.dropdown.dropdown-consultoria.show span.badge.badge-lg {
    width: 12em !important;
}


.dropdown-menu.dropdown-grid.cols-4.estados_orcamento.show {
    position: absolute;
    top: 30px !important;
    left: 0px !important;
    will-change: top, left;
    padding: 4px;
}

a.dropdown-item {
    padding-top: 10px !important;
}


a.dropdown-item.link_disable{

    opacity:0.5;
    pointer-events: none;
}





.form-group.info-geral label.titulo-info span.badge.badge-lg {
    color: white;
}





/*Registo de contactos (chat)*/

.publisher.registo-contactos {
    position: relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 20px;
    background-color: #f9fafb;
    border-top: 1px solid #d96199;
}

/*input.publisher-input.registo-contactos-input {
    max-width: 90%;
}*/


.swal2-popup.popup-add-contacto.swal2-modal.swal2-show {
    width: 50em !important;
} 



/*
.media-body.alerta p {
    background-color: orange !important;
}


.media-body.mensagem p {
    background-color: #d96199 !important;
}

.media-body.email-automatico p {
    background-color: #46be8a !important;
}*/

.tags_cloud_custom_checkbox .custom-control.no-border.custom-checkbox {
    display: inline !important;
}



.tags_cloud_custom_checkbox .custom-control.no-border.custom-checkbox {
    background-color: #d96199;
    height: 24px;
    line-height: 24px;
    border-radius: 12px;
    padding: 2px 10px 2px 1.7rem;
    font-size: 0.875rem;
    margin-right: 0.75rem;
    margin-bottom: 0.75rem;
    color: white;
}


.tags_cloud_custom_checkbox label.custom-control-label {
    color: white;
}

.tags_cloud_custom_checkbox .custom-checkbox .custom-control-label::after{
    color:white !important;
}





label.categoria-enviar-email {
    font-size: 16px;
    font-weight: 300;
    border-color: #ebebeb;
    border-radius: 2px;
    color: #8b95a5;
    padding: 6px 11px;
    line-height: inherit;
    -webkit-transition: 0.2s linear;
    transition: 0.2s cubic-bezier(0, 0, 1, 1.02);
    font-family: Roboto,sans-serif;
}



#novos_custos_adicionais, #novos_plano_pagamento, #novos_musicas_noivo1 , #novos_musicas_noivo2{
    display: none;
}


.lista-contactos {
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding-top: 10px;
}




/*Mensagem de Ajuda Registo de Contactos*/

.mensagem-ajuda {
    position: absolute;
    top: 10px;
    right: 18px;
    text-align: center;
    background-color: var(--cor_primaria);
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 25px;
    cursor: default;
}

.mensagem-ajuda:before{
    content:'?';
    font-weight: bold;
    color:#fff;
}

.mensagem-ajuda:hover p{
    display:block;
    transform-origin: 100% 0%;

    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;

}

.mensagem-ajuda p {
    margin-top: 10px;
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 20px;
    width: 300px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -3px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    z-index: 1000;
}

.mensagem-ajuda p:before{ /* The pointer of the tooltip */
    position: absolute;
    content: '';
    width:0;
    height: 0;
    border:6px solid transparent;
    border-bottom-color:#1E2021;
    right:10px;
    top:-12px;
}

.mensagem-ajuda p:after{ /* Prevents the tooltip from being hidden */
    width:100%;
    height:40px;
    content:'';
    position: absolute;
    top:-40px;
    left:0;
}

/* CSS animation */

@-webkit-keyframes fadeIn {
    0% { 
        opacity:0; 
        transform: scale(0.6);
    }

    100% {
        opacity:100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% { opacity:0; }
    100% { opacity:100%; }
}


.custom-tabs-registo-contacto li.nav-item .active  {
    background-color: var(--cor_primaria) !important;
    border-color:  var(--cor_primaria) !important;
}

.custom-tabs-registo-contacto li.nav-item a{
    font-size: 0.9rem;
    text-transform: uppercase;
}

.custom-tabs-registo-contacto a.nav-link.active {
    color: white !important;
}


.custom-tabs-registo-contacto a.nav-link:hover{
    border-color:  var(--cor_primaria) !important;
}


/* STEPS */


.nav-process-circle .nav-item.complete .nav-link, .nav-process-circle .nav-item.complete .nav-link::before, .nav-process-circle .nav-item.processing .nav-link, .nav-process-circle .nav-item.processing .nav-link::before {
    background-color: var(--cor_primaria);
}


.nav-process-circle .nav-item.complete .nav-link::after, .nav-process-circle .nav-item.processing .nav-link::after {
    background-color: var(--cor_primaria_hover);
    width: 29px;
    height: 29px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    color: #fff;
}


.cabecalho-steps p strong {
    color: white !important;
}

span.nav-title {
    color: white !important;
    font-size: 15px;
}


/*MAPS*/


/* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
#map {
    height: 100%;
}

/* Optional: Makes the sample page fill the window. */
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
}

#description {
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

#infowindow-content .title {
    font-weight: bold;
}

#infowindow-content {
    display: none;
}

#map #infowindow-content {
    display: inline;
}

.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
}

#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}

.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}

.pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}

.input-mapa {
    /*    background-color: #fff;
        font-family: Roboto;
        font-size: 15px;
        font-weight: 300;
        margin-left: 12px;
        padding: 0 11px 0 13px;
        text-overflow: ellipsis;*/
    width: 65%;
    z-index: 9999;
    left: 17%;
    position: absolute;
    border-radius: 20px;

}


#title {
    color: #fff;
    background-color: #4d90fe;
    font-size: 25px;
    font-weight: 500;
    padding: 6px 12px;
}

#target {
    width: 345px;
}


label.custom-control-label::before {
    background-color: transparent !important;
}



.tipo_servicos h6 {
    text-align: left;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
}



.tipo_servicos a.card.card-body.card-hover-shadow.form-type-line{
    background-color: var(--cor_primaria);
    color: white;
}


input#valor_servico {
    background-color: transparent;
    color: white;
}



.tipo_servicos label.custom-control-label {
    color: white;
    font-size: 16px !important;
}


.custom-control-lg.custom-checkbox.no-border .custom-control-label::after {
    font-size: 22px !important;
    color: white;
}


/*.prestador_servico_select .custom-control-label {
    padding-left: 1rem;
}*/


/*.prestador_servico_select {
    height: 90px;
    padding-top: 15px;
    padding-bottom: 15px !important;
}
*/
/*
.cards-servicos {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 6px;

}*/


.custo_valor_servico {
    text-align: center;
}


div#row_aniversariantes_dia{
    padding-top: 20px;
    display: none;
}

div#row_surpresas_dia {
    padding-top: 20px;
    display: none;
} 


.card.card-transparent.card-body.form-type-line.cards-servicos {
    padding: 0;
}


.cards-servicos input[type=checkbox]{
    display: none;
    /*visibility: hidden;*/
}

.cards-servicos input[type=checkbox]:checked + .checkbox-alias{
    background-color: #16d17f;
    transform: scale(0.9);
    transition-duration: .3s;
    transition-property: transform;


}

label.checkbox-alias {
    background-color: #99BEC4;
    border-radius: 15px;
    padding-bottom: 35px;
    height: 200px;
    width: 100%;
    padding-top: 10px;

}

/*.prestador_servico_select h4.titulo_prestador {
    color: #313944;
}*/

h4.titulo_prestador {
    font-size: 16px;
    font-weight: 400;
    color: white;
}


.prestador_servico_select input#valor_servico {
    background-color: transparent;
    color: #313944;
}

/*Workspace*/


a.btns_noivos_workspace {
    width: auto;
    background-color: white;
    border-radius: 20px;
    font-size: 18px;
    color: #005C6B;
    padding: 8px;
    line-height: 2;
}


span.icon_noivos {
    text-align: left;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle;
}


a.btns_noivos_workspace:hover {
    color: #ffffff;
    background-color: #005C6B;
    border: 2px solid #ffffff;
}



span.icon-estado {
    margin-right: 10px;
    font-size: 14px;
    color: var(--cor_primaria_hover);
}


.nav-process-circle .nav-link::before {

    background-color: var(--cor_primaria);
}

.nav-process-circle .nav-link {
    background-color: var(--cor_primaria);
}

/*Agenda*/

a.btns_prestador_servicos {
    width: auto;
    border-radius: 20px;
    font-size: 14px;
    padding: 7px;
    line-height: 2;
    color: #ffffff;
    background-color:  var(--cor_primaria_hover);
    border: 2px solid #ffffff;
    margin-right: 4px;
}




a.btns_prestador_servicos:hover {
    color: #ffffff;
    background-color:  var(--cor_primaria);
    border: 2px solid  var(--cor_primaria);;
}