@media (min-width: 768px) {
    .icone_suporte_crm {
        height: 75px !important;
        width: 75px !important;
    }
}

@media (max-width: 767px) {
    .icone_suporte_crm {
        height: 75px !important;
        width: 75px !important;
    }
}

@media (max-width: 450px) {
    .icone_suporte_crm {
        height: 50px !important;
        width: 50px !important;
    }
}

@media (max-width: 360px) {
    .icone_suporte_crm {
        height: 45px !important;
        width: 45px !important;
    }
}

.ui-autocomplete-input {
    width: 95%;
}

.buttonEdit {
    text-align: center !important;
}

@media (max-width: 639px) {
    .buttonEdit {
        text-align: left !important;
    }
}

p.tituloTela {
    font-size: 20px;
    margin-bottom: 20px;
}

.tooltipHelp {
    cursor: pointer;
}

/*--------------------------------------------------------- 
     LOGIN
----------------------------------------------------------*/

.login {
    width: auto;
    max-width: 370px;
    margin: 10% auto;
    background: #FFF;
    border: 1px solid #dddddd;
    padding: 20px;
}

.cabecalhoLogin {
    width: 100%;
    position: relative;
    background: #3d936d;
    padding: 10px;
}

.logoCabecalhoLogin {
    width: 110px;
    margin: 0 auto;
}

/*--------------------------------------------------------- 
     IMPRESSÃO 
----------------------------------------------------------*/
.no-print {
    display: block;
}

.print {
    display: none;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important;
        -ms-filter: none !important;
    }

    body {
        margin: 0;
        padding: 0;
        font-family: arial, verdana, sans-serif;
        font-size: 14px;
        color: #000;
    }

    .no-print {
        display: none;
    }

    .print {
        display: block;
    }
}

.botoes-direita {
    float: right;
}

.botoes-esquerda {
    text-align: initial;
}

/*--------------------------------------------------------- 
     ESTILOS A APLICACAO 
----------------------------------------------------------*/
.body-principal {
    background: #EDECEC;
}

.modal {
    background: #f5f3e5;
}

.data-table-scroll {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
}

.hclinica-table {
    min-width: 1000px;
}

.text-input {
    width: 95%;
}

.text-input-small {
    width: 30% !important;
}

.text-input-medium {
    width: 50% !important;
}

.combo-input {
    width: 92% !important;
}

.combo-input-medium {
    width: 50% !important;
}

.registro_ativo_S {
    background: url("../images/flag_green.png") !important;
}

.registro_ativo_N {
    background: url("../images/flag_red.png") !important;
}

.icon-cheap {
    margin-left: 3px;
}

.hclinica_button {
    margin: 4px;
}

.hclinica_button > span {
    text-transform: uppercase;
}

.button-cliente-home {
    margin-left: 5px;
}

.label_notificacao_cadastro {
    font-size: 14px;
    color: #436EEE;
}

.grifar_vermelho {
    color: #FF6A6A !important;
}

.grifar_azul {
    color: #436EEE !important;
}

.grifar_verde {
    color: #008000 !important;
}

.hclinica_dialog {
    width: 660px !important;
}

.hclinica_dialog_large {
    width: 1200px !important;
}

.scroll_dialog {
    max-height: 85%;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
}

.conteudo_dialog_large {
    max-height: 450px;
    overflow-y: scroll;
}

@media (max-width: 767px) {
    .conteudo_dialog_large {
        max-height: 280px;
    }
}

/*--------------------------------------------------------- 
     Mensagens de Orientação 
----------------------------------------------------------*/

.col-label-info {
    margin-bottom: 15px;
    text-align: left;
    font-size: 14px !important;
}

.col-label-info .label-info {
    padding: 5px;
}

.col-label-info .glyphicon {
    top: 1px;
}

.icone_mensagem_orientacao {
    background: url("/vectis/javax.faces.resource/messages/messages.png.xhtml?ln=primefaces&v=5.1") no-repeat 0 -360px;
    display: block;
    float: left;
    padding: 0;
    position: relative;
    height: 16px;
    width: 16px;
    margin: 2px;
}

.mensagem_orientacao {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    font-size: 14px;
    font-weight: bold;
    color: #3a87ad;
}

.mensagem_alerta {
    background-color: #fcf8e3;
    border: 1px solid #c09853;
    font-size: 14px;
    font-weight: bold;
}

.icone_mensagem_alerta {
    display: block;
    float: left;
    padding: 0;
    position: relative;
    background: url("/vectis/javax.faces.resource/messages/messages.png.xhtml?ln=primefaces&v=5.1") no-repeat 0 -492px;
    height: 16px;
    width: 16px;
    margin: 2px;
}

.form-horizontal select.ui-helper-hidden {
    display: none !important;
    *display: inline;
    margin-bottom: 0;
    vertical-align: middle;
    *zoom: 1;
}

.form-horizontal .ui-autocomplete-multiple.text-input {
    float: left !important;
    width: 300px;
}

.form-horizontal .ui-autocomplete-multiple-container {
    width: 300px;
}

/*Novos CSS*/
.bt_new_layout {
    display: inline-block !important;
    font-family: Arial, Helvetica, sans-serif !important;
    line-height: 20px !important;
    background: #3d936d !important;
    color: white !important;
    font-size: 12px !important;
    margin-bottom: 10px !important;
    font-weight: normal !important;
    margin: 2px !important;
    text-shadow: none !important;
}

.ui-tabs .ui-tabs-nav.ui-widget-header li a {
    color: gray;
}

.background_color_system {
    background-color: #EDECEC;
}

.bkg_info-gerais {
    min-height: 52px;
    background: #eee;
    padding: 9px;
}

.bordasArredondadas {
    border-radius: 6px;
}

.informacoes-gerais {
    font-size: 14px;
    color: #808080;
    margin-top: 8px;
}

.icon-informacoes-gerais {
    margin-right: 8px;
    top: 6px;
}

span.glyphicon.icon-informacoes-gerais {
    font-size: 20px !important;
}


.padding-zero {
    padding-left: 0;
    padding-right: 0;
}

.alertaAnamnese {
    color: #D84315;
    margin: 3px;
}

.box-shadow {
    box-shadow: gray 1px 1px 1px;
}

.bkg-header-footer-panel {
    background-color: white !important;
}

.body-panel {
    padding: 10px 0;
}

.body-panel.border {
    border-style: solid;
    border-width: 1px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    border-color: #ddd;
}

.color-link {
    color: #3F51B5 !important;
}

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

/* MATERIAL ICONS CUSTOM */
.material-icons.md-18 {
    font-size: 18px;
}

.container-template {
    border-radius: 3px;
    background: #FFF;
    margin-bottom: 30px;
}

.ui-widget-overlay {
    opacity: 0.5 !important;
}

.badge-lead {
    background-color: #d3a721;
}

.badge-suspect {
    background-color: #e5db1b;
}

.badge-prospect {
    background-color: #c6db53;
}

.badge-cliente {
    background-color: #78AF41;
}

.badge-prospect div, .badge-prospect label, .badge-prospect span,
.badge-suspect div, .badge-suspect label, .badge-suspect span,
.badge-lead div, .badge-lead label, .badge-lead span,
.badge-cliente div, .badge-cliente label, .badge-cliente span {
    color: white;
    background-color: transparent;
}

.badge-lead a, .badge-cliente a, .badge-prospect a, .badge-suspect a, .badge-out a {
    color: white;
}

.badge-phone {
    background-color: #0097a7;
}

.ui-growl {
    top: 55px;
}

.nao-pertence-unidade {
    color: orange;
}

.ui-widget, .control-label {
    font-size: 12px !important;
}

.nav-pills > li > a {
    color: #808080 !important;
}

.row .ui-selectonemenu {
    width: 100% !important;
}

.responsive {
    width: 80% !important;
}

.score-info {
    margin-top: -26px;
    margin-left: 124px;
}

.score-info a {
    color: #2980B9;
    font-size: smaller !important;
}

.grifar_background_vermelho {
    background: #F6CECE !important;
}

.btnCopiarLinkIndicacao span{
    color: #333;
}

@media ( max-width: 1199px) {
    .btn-copiar-registro {
        float: right;
        padding-left: 10%;
    }
}

@media ( max-width: 767px) {
    .link-indicacao {
        margin: 5px;
    }
}


@media ( min-width: 992px) {
    .titulo-indicacao {
        padding-left: 8%;
    }
}

@media ( min-width: 1200px) {
    .titulo-indicacao {
        padding-left: 5%;
    }
}

@media ( max-width: 900px) {
    .responsive {
        width: 100% !important;
    }
}

/*--------------------------------------------------------- 
     TOOLTIP DE ORIENTAÇÃO
----------------------------------------------------------*/
/*
[data-tooltip] {
  cursor: pointer;
}

/* Hide the tooltip content by default *//*
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
}

/* Position tooltip above the element *//*
[data-tooltip]:before {
 position: absolute;
    position: absolute;
    z-index: 999;
    min-width::650px;
    max-width: 350px;
    padding: 5px;
    margin-top: 20px;
    margin-left: -28px;
    color: black;
    font-size:12px;
    text-align: justify;
    background-color: white;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 2px;
    content: attr(data-tooltip);
    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.73);
    border: 1px solid #ccc;
    white-space: pre-line;
}


/* Show tooltip content on hover *//*
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
}

@media (max-width: 390px){
     [data-tooltip]:before {
          max-width: 230px;
          margin-left: -225px;
     }
}
*/

/*--------------------------------------------------------- 
     MENU
----------------------------------------------------------*/

.imgUsuario {
    margin-top: -9px;
    margin-right: -20px;
}

/*CONTROLES DE RESPONSIVIDADE*/

@media ( max-width: 767px) {
    .botoes-direita {
        float: none;
        text-align: right;
    }

    .botoes-esquerda {
        text-align: right;
        width: 100%;
    }

    .hclinica_dialog {
        width: 90% !important;
        top: 60px !important;
    }

    .hclinica_dialog_large {
        width: 90% !important;
        top: 60px !important;
    }
}

img.imgCliente {
    width: 97px;
    height: 97px;
}

@media (max-width: 1199px) {
    img.imgCliente {
        width: 160px;
        height: 160px;
    }
}

@media (max-width: 991px) {
    img.imgCliente {
        width: 185px;
        height: 185px;
    }
}

@media (max-width: 767px) {
    img.imgCliente {
        width: 116px;
        height: 116px;
    }
}

.ui-growl-image-call {
    background: url("/vectis/javax.faces.resource/phone.png.xhtml?ln=images") no-repeat;
    margin: 10px 0 0 10px;
}

/*--------------------------------------------------------- 
     DADOS GERAIS CLIENTE
----------------------------------------------------------*/

.fotoCliente {
    text-align: center;
    position: absolute;
    margin-top: -35px;
    padding: 0.5em 1em;
}

.buttonFotoCliente {
    background: rgba(211, 211, 211, 0.5);
    padding: 5px;
}

a.buttonFotoCliente {
    text-decoration: none;
}

.buttonFotoCliente:hover {
    background: rgba(211, 211, 211, 1);
}

.glyphicon-fotoCliente {
    color: #3d936d !important;
}

.custom-padding {
    padding: 4px 7px;
}

/*--------------------------------------------------------- 
     DADOS GERAIS USUARIO
----------------------------------------------------------*/

img.imgCadastroUsuario {
    width: 135px;
    height: 135px;
}

.produtos-pretendidos-agenda {
    color: #3d936d !important;
    font-weight: bold;
}

.caixa-entrada-email-nao-lido {
    font-weight: bold;
}

.label-caixa-entrada {
    font-size: 14px !important;
}

.dados-caixa-entrada {
    font-size: 17px !important;
}

/*-----------------------------------------------------
        CAIXA DE E-MAILS
-----------------------------------------------------*/

.total-msg-caixa-entrada-old {
    color: white !important;
    background-color: black;
    border: 1px solid black !important;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: center;
    border-radius: 4px;
    display: inline-block;
    padding: 0 3px;
    margin-top: -19px;
    position: absolute;
    font-size: 11px;
    margin-left: 24px;
}

.form-control-no-borders-no-paddings {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-no-borders {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*-----------------------------------------------------
        TAREFA PENDENTES
-----------------------------------------------------*/
.listaTarefasPendentes .ui-widget-content {
    border: none !important;
}

.cabecalhoPagina .jumbotron {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

p.tituloTelaNew {
    font-weight: bold;
    font-size: 16px;
    color: #999;
}

.glyphiconBotaoTarefa {
    font-size: 16px;
    color: #999;
    margin-right: 15px;
}

.listaTarefasPendentes .jumbotron {
    background: #fff !important;
}

a.buttonEditTarefa {
    text-decoration: none;
}

.buttonEditTarefa:hover .panel-tarefa-pendente {
    transition: background-color 1.5s ease;
    background-color: rgba(61, 147, 109, 0.1);
}

a.buttonEditTarefa:hover {
    color: black !important;
}

.panel-tarefa-pendente {
    border-color: #ddd !important;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .05);
    min-height: 119px;
}

.panel-body-tarefa {
    min-height: 100px;
}

.panel-tarefa-pendente hr {
    margin-top: 7px;
    margin-bottom: 7px;
    border-top: 1px solid #ddd;
}

.cardNormal {
    margin-top: 10px;
}

.avisoTarefa {
    text-align: right;
    margin-top: -11px;
    margin-right: 7px;
}

.dataAtrasada {
    background: #f76c79;
    padding: 5px 7px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}

.dataHoje {
    background: #fed78e;
    padding: 5px 7px;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
}

.dataPrevista-tarefa {
    color: #999;
    font-size: 14px;
    font-weight: bold;
}

.dataPrevista-tarefaAtrasada {
    color: #f34c5c !important;
}

.icone-tarefa {
    color: #999;
    font-size: 16px;
}

.nomeCliente-tarefa {
    color: #999;
    font-size: 14px;
    font-weight: bold;
}

.descricao-tarefa {
    font-size: 13px;
}

.descricao-usuarioResponsavel {
    font-size: 11px;
}

.scoreTarefas {
    float: left;
    margin-right: 5px
}

.glyphiconScoreTarefa {
    color: #999;
}

.pontosScoreTarefa {
    font-size: 12px !important;
    margin-left: 3px;
    color: #999;
}

.logs-tarefa-infos {
    color: #999;
}

.logs-tarefa-descricao {
    margin: 10px 0 0 0;
}

.menuButtonApp button {
    background: #3d936d !important;
    color: white !important;
    border: 0 solid !important;
    height: 23px;
    text-shadow: 0 0 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
}

.menuButtonDash button {
    background: #3d936d !important;
    color: white !important;
    border: 0 solid !important;
    height: 32px;
    text-shadow: 0 0 0 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 25px !important;
    padding: 0px 0px;
    margin: 0px !important;    
    width: 30px !important;     
}

#menuButtonDashManutencao.ui-menubutton .ui-state-default .ui-icon {
    width: 0px !important;
	height: 0px !important;
}
						 
.menuButtonItemApp {
    font-size: 14px !important;
}

.menuButtonItemAppDash {
	font-size: 13px !important;
    padding: 0em 0em 0em 0em !important;
}

.card {
    background: #fff;
    border-radius: 2px;
    display: inline-block;
    margin: 1rem;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.btn-cicle {
    background: #3d936d !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16), 0 2px 10px rgba(0, 0, 0, .12);
    width: 35px;
    height: 35px;
    border-radius: 50% !important;
    margin: 0 6px !important;
    z-index: 999 !important;
}

button.btn-cicle span {
    top: -1px !important;
    left: -2px !important;
    color: #fff !important;
    font-size: 14px;
}

a.btn-cicle span {
    top: 3px !important;
    left: -3px !important;
    color: #fff !important;
    font-size: 14px;
}

.btn-cicle-small {
    background: #3d936d !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .16), 0 2px 10px rgba(0, 0, 0, .12);
    width: 24px;
    height: 24px;
    border-radius: 50% !important;
    margin: 0 6px !important;
    padding: 0 !important;
    z-index: 999 !important;
}


/* Primefaces Overrides */
.ui-chkbox .ui-chkbox-label {
    margin: 3px 0 0 10px;
    font-size: 14px;
}

/* Spacing */
.m-0 {
    margin: 0 !important;
}
.m-1 {
    margin: calc(1em * .25) !important;
}
.m-2 {
    margin: calc(1em * .5) !important;
}
.m-3 {
    margin: 1em !important;
}
.m-4 {
    margin: calc(1em * 1.5) !important;
}
.m-5 {
    margin: calc(1em * 3) !important;
}

.mt-0 {
    margin-top: 0 !important;
}
.mt-1 {
    margin-top: calc(1em * .25) !important;
}
.mt-2 {
    margin-top: calc(1em * .5) !important;
}
.mt-3 {
    margin-top: 1em !important;
}
.mt-4 {
    margin-top: calc(1em * 1.5) !important;
}
.mt-5 {
    margin-top: calc(1em * 3) !important;
}

.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: calc(1em * .25) !important;
}
.ml-2 {
    margin-left: calc(1em * .5) !important;
}
.ml-3 {
    margin-left: 1em !important;
}
.ml-4 {
    margin-left: calc(1em * 1.5) !important;
}
.ml-5 {
    margin-left: calc(1em * 3) !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: calc(1em * .25) !important;
}
.mb-2 {
    margin-bottom: calc(1em * .5) !important;
}
.mb-3 {
    margin-bottom: 1em !important;
}
.mb-4 {
    margin-bottom: calc(1em * 1.5) !important;
}
.mb-5 {
    margin-bottom: calc(1em * 3) !important;
}

.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: calc(1em * .25) !important;
}
.mr-2 {
    margin-right: calc(1em * .5) !important;
}
.mr-3 {
    margin-right: 1em !important;
}
.mr-4 {
    margin-right: calc(1em * 1.5) !important;
}
.mr-5 {
    margin-right: calc(1em * 3) !important;
}

.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: calc(1em * .25) !important;
}
.p-2 {
    padding: calc(1em * .5) !important;
}
.p-3 {
    padding: 1em !important;
}
.p-4 {
    padding: calc(1em * 1.5) !important;
}
.p-5 {
    padding: calc(1em * 3) !important;
}

.pt-0 {
    padding-top: 0 !important;
}
.pt-1 {
    padding-top: calc(1em * .25) !important;
}
.pt-2 {
    padding-top: calc(1em * .5) !important;
}
.pt-3 {
    padding-top: 1em !important;
}
.pt-4 {
    padding-top: calc(1em * 1.5) !important;
}
.pt-5 {
    padding-top: calc(1em * 3) !important;
}

.pl-0 {
    padding-left: 0 !important;
}
.pl-1 {
    padding-left: calc(1em * .25) !important;
}
.pl-2 {
    padding-left: calc(1em * .5) !important;
}
.pl-3 {
    padding-left: 1em !important;
}
.pl-4 {
    padding-left: calc(1em * 1.5) !important;
}
.pl-5 {
    padding-left: calc(1em * 3) !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}
.pb-1 {
    padding-bottom: calc(1em * .25) !important;
}
.pb-2 {
    padding-bottom: calc(1em * .5) !important;
}
.pb-3 {
    padding-bottom: 1em !important;
}
.pb-4 {
    padding-bottom: calc(1em * 1.5) !important;
}
.pb-5 {
    padding-bottom: calc(1em * 3) !important;
}

.pr-0 {
    padding-right: 0 !important;
}
.pr-1 {
    padding-right: calc(1em * .25) !important;
}
.pr-2 {
    padding-right: calc(1em * .5) !important;
}
.pr-3 {
    padding-right: 1em !important;
}
.pr-4 {
    padding-right: calc(1em * 1.5) !important;
}
.pr-5 {
    padding-right: calc(1em * 3) !important;
}
.output-disabled {
    background-color: #F8F7F7 !important;
}

.circle-label {
    background-color: red !important;
    display: inline-block !important;
    font-family: Arial, Helvetica, sans-serif !important;
    margin-left: 10px !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
    width: 23px !important;
    height: 23px !important;
    border-radius: 50% !important;
    line-height: 23px !important;
    font-weight: bold !important;
    text-shadow: none !important;
}
