/* *:not(font):not(br):not(b):not(i):not(u):not(strike):not(sup):not(sub):not(li) {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
} */

@-moz-document url-prefix() {
    #conteudo {
        height: 78% !important;
    }

    select {
        height: 19px;
    }

    input[type=text] {
        /*height: 19px;*/
    }
}

#conteudo {
    /*height: 100%;*/
}

html, body {
    margin: 0px; /* FF hack: or we'll have double scrollbar showing on the browser */
    overflow-y: auto; /* hide browser's main scrollbar */
    overflow-x: hidden;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 11px;
}

body {
    /* 	cursor: default;
	background: none #FFF repeat scroll 0 0;
	color: #3A3A3A;
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px; */
}

.BordaLegenda {
    border: 1px solid Black;
    height: 12px;
    width: 12px;
    display: inline-block;
}

.labelLegenda {
    vertical-align: top;
    margin-left: 3px;
    margin-right: 5px;
}

legend {
    font-weight: bold;
    text-align: left;
}

/* .txtLabels, span:not(td):not(span) {
	font-family: Verdana, Tahoma, Helvetica, sans-serif !important;
	font-size: 11px !important;
} */


h1 {
    text-align: center;
}

h3 {
    /* font: bold 2em "Segoe UI", Verdana, Tahoma, Helvetica, sans-serif; */
    font: bold 2em Tahoma, Verdana, Helvetica, sans-serif;
}

/*Titulo cadastros e edição*/
h4 {
    text-align: left;
    margin: 1px 0;
    font-weight: bold;
    font-size: 11px;
}

table {
    /* font-size: 12px; */
    text-align: left;
    /*width: 100%;*/
}

img, input[type='image'] {
    border: 0;
    vertical-align: middle;
    /* cursor: pointer; */
}

.TABLE2, .TABLE4, .Table4, .TDSEL, .divLegendaV, .abaAtiva, .tableOut, .table4, .table2 {
    /* background-color: #f1f0ed !important; */
}

.TABLE1 {
    border: 0;
    margin: 0;
    padding: 0;
}

.Form, .Formulario {
    margin-top: 0;
}

.DataGridFixedHeader {
    position: relative;
    /* background-color: #309261; */
    font-size: 11px;
}

.Freezing {
    position: relative;
    z-index: 1;
}

.tableout, .tableOut, .TableOut, .TABLE4, .Table4, .TABLE2, .table-out {
    width: 100%;
    overflow: hidden;
    margin: 0;
    background-color: #f6fafc;
    border: 1px solid #f1f0ed !important;
}

.TABLE4, .TABLE2, .Table4 {
    width: 100%;
}

/* Novo padrão RC2012 */
.tableIn, .TABLEInterna, .table-in {
    width: 100%;
    border: 0;
    text-align: left;
    font-size: 11px;
}

    /*CSS3 - Not Work IE8*/
    .tableIn:not(:first-child) {
        display: none;
    }

table.tableIn tr, table.tableIn td, table.tableAbas td, table.tableAbas th {
    padding: 1px; /* cellpadding  equivalent */
    margin: 0; /* cellspacing equivalent */
}


/* tabelas do rodapé contendo os botões e validadores */
table.table-bottom {
    width: 100%;
    border: 0;
    text-align: left;
    border-collapse: collapse;
}

    table.table-bottom td {
        padding: 3px; /* cellpadding  equivalent */
        margin: 0; /* cellspacing equivalent */
    }

.tableAbas {
    width: 100%;
    background-color: #f7f3e9;
    border-collapse: collapse; /* 'cellspacing' equivalent */
    text-align: center;
    cursor: pointer;
}

    .tableAbas td {
        text-decoration: none;
        color: #000;
        padding: 5px 0;
        border-bottom: 1px solid #888;
        border-left: 1px solid #888;
        color: #555555;
    }

    .tableAbas tr {
        height: 25px;
    }

.abaAtiva {
    font-weight: bold;
    /* 	border: 1px solid #888;
	border-bottom-color: #f1f0ed !important;
	border-top-color: #f1f0ed !important; */
}

/* Novo padrão RC2012 */

table#TAB {
    /* height: 25px; */
}

.TDSEL, .TD {
    /* height: 25px; */
    /* text-align: center !important; */
}

.TDSEL {
    font-weight: bold;
    font-size: 11px;
    border-left: #919191 1px solid;
    border-bottom-width: 0px; /*border-right: #C0BFBD 2px inset;    border-top: #C0BFBD 2px outset;    border-left: gray 2px outset;*/
}

.TD {
    background-color: #f7f3e9;
    font-size: 11px;
    border-left: #CCC 1px solid;
    border-bottom: #CCC 1px solid;
    cursor: pointer;
    color: #555555; /*border-bottom: black 1px solid;       border-right: #cccccc 1px inset;    border-top: #aaaaaa 1px outset;*/
}

.Frames {
    font-size: 11px;
    border-style: inset;
    border-width: 1px;
}

.HAND, .hand {
    cursor: pointer;
}

.CabecalhoGrid {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    border: 1px solid #456F9A;
    color: white;
    font-weight: bold;
    text-shadow: 0 1px 1px #3E6790;
    background-color: #394 !important;
}


    .CabecalhoGrid a {
        color: #ffffff;
    }


.DataGridTelaPesquisa {
    background-color: #fffaf0 !important;
    border-collapse: collapse !important;
    border-color: #DBD7D0;
    border-style: Solid;
    width: 100%;
    padding: 0;
}

.DataGridHeaderTelaPesquisa {
    font-weight: bold;
    background-color: #309261;
    color: White;
}

    .DataGridHeaderTelaPesquisa a {
        font-weight: bold;
        color: White;
    }

/* .pagerDataGridPesquisa {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background-color: #F9F9F9;
	font-size: 8px;
} */

/* .paginacaoGridView table, .paginacaoGridView tr, .paginacaoGridView td, .paginacaoGridView span, .paginacaoGridView a {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	border: 1px solid #ccc;
}

.paginacaoGridView span, .paginacaoGridView a {
	font-size: 10px;
} */

.gridViewColunaOculta {
    display: none;
}

/* .pagerGridView td {
	font-size: 11px;
	text-decoration: none;
	background-color: #309261;
	color: #ffffff;
	padding: 0;
} */

.DataGridTelaHistorico {
    color: black;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-size: 11px;
    background-color: white;
    text-align: center;
    width: 100%;
}

.DataGridTelaPesquisa tr {
    border-color: #cccccc;
    border-collapse: collapse;
}

.alternatingDataGridPesquisa {
    background-color: #DDD; /* !important; - item estava sobrepondo o pagamento pendente do atp. */
    font-size: 11px;
}


.ItemGrid {
    font-size: 11px;
    background-color: #fffaf0;
}

.Sublinhado {
    text-decoration: underline;
}

.Maiusculo, .maiusculo {
    text-transform: uppercase;
}

.Minusculo {
    text-transform: lowercase;
}

.CabecalhoGridRelatorio {
    font-weight: bold;
    font-size: 11px;
    color: windowtext;
    background-color: menu;
    font-variant: small-caps;
    text-decoration: underline;
}

.ItemGridRelatorio {
    font-size: 11px;
}

.headline {
    font-family: arial black, arial;
    font-size: 28px;
    letter-spacing: -2px;
}

.headline2 {
    font-family: arial black, arial;
    /* font-size: 12px; */
    letter-spacing: -2px;
    color: red;
}

.headline4 {
    font-size: 18px;
    letter-spacing: -2px;
    color: blue;
}

.txtOculto, .txtoculto {
    display: none;
}

.lblMsg {
    float: right;
    /* font-size: 12px; */
    margin-left: 3px;
    margin-right: 3px;
}

.lblHelp {
    cursor: pointer;
    font-weight: bold;
    font-size: 11px;
    background-color: #ffffe1;
    margin-bottom: 2px;
}

.ValidationSummaryStyle, .RequiredFieldValidatorStyle, .RegularExpressionValidatorStyle, .RangeValidatorStyle {
    font: bold 12px Verdana;
    color: Red;
    display: inline;
}

.RequiredFieldValidatorStyle, .RegularExpressionValidatorStyle, .RangeValidatorStyle {
    background-color: transparent !important;
    font-size: x-small;
    font-weight: bold;
    display: inline;
    cursor: pointer;
}

.tituloHistorico {
    padding: 5px;
}

    .tituloHistorico h1 {
        color: #000000;
        font: 16px Verdana bold;
    }

    .tituloHistorico span {
        display: block;
        margin-top: 1px;
    }

div.conteudo {
    margin: 0;
}

.float {
    float: left;
    position: relative;
    display: block;
}

span.center {
    text-align: center;
}

.treeView {
    font-size: 11px;
    color: #000000;
    background-color: Transparent;
}

#rfvEmpresaConvenio {
    float: left;
    display: block;
}

#mask, #mask2, #maskNFSe {
    position: absolute;
    z-index: 9000;
    background-color: #333;
    display: none;
    top: 0px;
    left: 0px;
}


#confTpPagamento .window, #boxes .window {
    position: absolute;
    width: 350px;
    height: auto;
    display: none;
    z-index: 9999;
    background-color: white;
    border: solid 2px #333;
}

#pedidoProduto .window {
    position: absolute;
    width: 940px;
    height: auto;
    display: none;
    z-index: 9999;
    background-color: white;
    border: solid 2px #333;
}

#boxes2 .window {
    position: absolute;
    display: none;
    z-index: 9999;
    background: white;
    border: none;
    font-family: Arial;
}

.labelsEntrada {
    /* font-size: 12px; */
    font-family: Verdana;
    color: #000000;
}

.scrollBar {
    overflow: scroll;
    overflow-x: hidden;
    height: 340px;
    width: 350px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.scrollBarPedidoEstoque {
    overflow: scroll;
    overflow-x: hidden;
    height: 360px;
}

.setSenha {
    background-image: url('../images/senhaSetada.JPG');
}

.resetSenha {
    background-color: #fff;
    background-image: none;
}

.mensagemErro {
    display: inline;
}

.ContentTable {
    width: 100%;
    font-size: 11px;
    text-align: left;
}

.gridSites {
    width: 485px;
    max-height: 260px;
}

.gridRealTask {
    width: 535px;
    max-height: 235px;
}


/* ------Legenda Status [age - ate]------- */

#divlegenda label img {
    height: 18px;
    height: 18px;
}

/* Vertical */

.divLegendaV {
    z-index: 99;
    right: 6px;
    width: 200px;
    padding: 6px 6px 0;
    border: 1px solid #000;
    display: none;
    position: absolute;
    cursor: pointer;
}

    .divLegendaV label {
        display: block;
        font-size: 11px;
        font-weight: bold;
        color: #000;
        background-color: #FFF;
        text-align: left !important;
        margin-bottom: 6px;
        padding: 4px;
        border: 1px solid #FFF;
        cursor: pointer;
    }

/* Horizontal */
.divLegendaH {
    z-index: 99;
    left: 3px;
    border-bottom: 0;
    padding: 0 3px 0 10px;
    display: none;
}

    .divLegendaH label {
        font-size: 11px;
        font-weight: normal;
        text-align: left;
        padding: 2px;
    }

/* ------------------ Legenda Status ---------------------------- */

.Botao1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    height: 20px;
    width: 50px;
    background-color: #fff;
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    z-index: 5;
}

.botoes {
    /*overflow: hidden;*/
    display: block;
    position: relative;
    z-index: 30;
    float: left;
    top: -50px;
}

/* custom style jquery UI */
/* Layout
   -------------------------------- */

.layout-grid {
    width: 960px;
}

    .layout-grid td {
        vertical-align: top;
    }

        .layout-grid td.left-nav {
            width: 140px;
        }

        .layout-grid td.normal {
            border-left: 1px solid #eee;
            padding: 20px 24px;
            font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", "sans-serif";
        }

/* Normal
   -------------------------------- */

.normal h3, .normal h4 {
    margin: 0;
    font-weight: normal;
}

.normal h3 {
    padding: 0 0 9px;
    font-size: 1.8em;
}

.normal h4 {
    padding-bottom: 21px;
    border-bottom: 1px dashed #999;
    font-size: 1.2em;
    font-weight: bold;
}

.normal p {
    font-size: 1.2em;
}

/* fim - custom style jquery UI */

/* Generic context menu styles */
.contextMenu {
    font-size: 11px;
    position: absolute;
    width: 100px;
    z-index: 99999;
    border: solid 1px #CCC;
    background: #EEE;
    padding: 3px;
    margin: 0px;
    display: none;
}

    .contextMenu LI {
        list-style: none;
        padding: 0px;
        margin: 0px;
        color: #333;
        text-decoration: none;
        display: block;
        line-height: 20px;
        height: 20px;
        background-position: 6px center;
        background-repeat: no-repeat;
        outline: none;
        padding: 1px 5px;
        padding-left: 28px;
    }

        .contextMenu LI:hover {
            color: #FFF;
            background-color: #3399FF;
            cursor: pointer;
        }

        .contextMenu LI.disabled {
            color: #AAA;
            cursor: default;
        }

        .contextMenu LI.hover.disabled {
            background-color: transparent;
        }

        .contextMenu LI.separator {
            border-top: solid 1px #CCC;
        }

        .contextMenu LI.refresh {
            background-image: url(../icons/16/refresh.png);
        }

        .contextMenu LI.back {
            background-image: url(../icons/16/back.png);
        }

        .contextMenu LI.go {
            background-image: url(../icons/16/go.png);
        }

        .contextMenu LI.print {
            background-image: url(../icons/16/print.png);
        }

        .contextMenu LI.copy {
            background-image: url(../icons/16/copy.png);
        }

        .contextMenu LI.paste {
            background-image: url(../icons/16/paste.png);
        }

/*fim Generic context menu styles */


/* @init player*/
/*TODO:  Rever
.play, .stop, .pause, .forward, .back
{
   display: inline-block;
   background: url('../icons/16/player.png') no-repeat;
   width: 16px;
   height: 16px;
   zoom: 1.1;
}

.play
{
   background-position: 0 0;
}
.play:active
{
   background-position: 1px 1px;
}
.stop
{
   background-position: -16px 0;
}
.stop:active
{
   background-position: -15px 1px;
}
.pause
{
   background-position: 0 -16px;
}
.pause:active
{
   background-position: 1 -15px;
}
.forward
{
   background-position: -16px -16px;
}
.forward:active
{
   background-position: -15px -15px;
}
.back
{
   background-position: 0 -32px;
}
.back:active
{
   background-position: 1px -31px;
}
*/
/* @end player*/

/* borda agendas (validação convenio limite)*/
.containerAgenda {
    position: relative;
    width: 77px;
    height: 172px;
    overflow: hidden;
}

.containerAgendaRed {
    border: 2px solid #FF0000;
}

.containerAgendaGreen {
    border: 2px solid #026902;
}

.selectAgenda {
    color: black;
    position: absolute;
    width: 80px;
    height: 175px;
    top: -2px;
    left: -2px;
}

/* @start Modal Carregando */
#PrProgress {
    display: none;
}


#PrProgressInner {
    position: absolute;
    min-width: 200px;
    max-width: 500px;
    left: 50%;
    top: 50%;
    margin-top: -45px;
    margin-left: -100px;
    text-align: center;
    /* 	background-color: #CCC;
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.4); */
    z-index: 9999999999;
}

    #PrProgressInner span {
        display: block;
        /* 		width: 190px;
		height: 64px;*/
        margin: 10px auto;
        /*padding: 1px;
		background: url("../icons/64/loading.gif") no-repeat center center;
		opacity: 0.7;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity =70)"; /*MS proprietary for IE8*/
        filter: alpha(opacity=70); /*MS proprietary for IE5-7*/
        */
    }

    #PrProgressInner h1 {
        font-size: 14px;
        margin: 0;
        padding: 10px;
        text-align: center;
    }

#desabilita {
    display: none;
}

#modalBackGround, #desabilita {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}
/* @end Modal Carregando */

.lnkNomePaciente {
    padding-top: 5px;
}

#objGridAtendimento a, #objGridAtendimento span {
    padding-right: 5px;
}

#objGridAtendimento tr {
    border-bottom: 1px solid #CCC;
}

.tableIn > tbody > tr > td {
    padding: 0;
    margin: 0;
}

#divLegenda img {
    margin-right: 1px;
}


.tip {
    display: none; /*--Hides by default--*/
    text-align: left;
    color: #000;
    background: #f1f0ed;
    border: 1px solid #000;
    padding: 10px 20px 10px 5px;
    position: absolute;
    z-index: 1000;
}

.rightColumn {
    text-align: right !important;
    padding-left: 5px;
}

.leftColumn {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

.left {
    text-align: left !important;
}

.centeralign {
    text-align: center !important;
}

.desabilitado {
    color: Gray;
}

/* Cadastro Agenda e Atendimento Consultorio */
#divLegendaStatus {
    display: none;
}

    #divLegendaStatus span {
        display: inline-block;
        width: 120px;
        line-height: 30px;
        border: 1px solid gray;
        margin: 2px;
        background-color: #f1f0ed;
        height: 30px;
        padding-left: 5px;
    }

        #divLegendaStatus span img {
            margin-right: 5px;
        }

/* 
   Trata erro do RadEditor no Chrome, 
   onde o min-width é setado com um tamanho muito maior do 
   que o real tamenho da tela, zoando o Layout.
*/
.Default.reWrapper {
    min-width: 100% !important;
}

#containerFoto {
    background-color: Transparent;
    margin: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    width: 130px;
    height: 130px;
    text-align: center;
    border: solid 1px #666;
}

#containerOdonto {
    background-color: Transparent;
    margin: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 10px;
    width: 76px;
    height: 76px;
    text-align: center;
    border: solid 1px #666;
}

#botaoImagem {
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 10px;
}

#radioButton {
    margin-left: 0px;
    margin-top: 5px;
    margin-right: 10px;
}

/* autocomplete */
.identificador {
    color: #999;
    display: inline-block;
    float: right;
}

/* table.table-right tr td:not(.custom-appearance):nth-child(odd) {
	text-align: right;
} */



ul.ui-autocomplete li:nth-child(even) {
    background-color: #eee;
}

.ui-menu .ui-menu-item span {
    padding: .2em .4em;
    line-height: 1.5;
}

.just-fieldset {
    border: 1px solid gray;
    -webkit-margin-start: 0px;
    -webkit-padding-start: 3px;
    -webkit-padding-before: 0px;
    -webkit-padding-after: 0px;
    -webkit-padding-end: 0px;
    -webkit-margin-end: 0;
    -moz-margin-start: 0px;
    -moz-padding-start: 3px;
    -moz-padding-before: 0px;
    -moz-padding-after: 0px;
    -moz-padding-end: 0px;
    -moz-margin-end: 0;
    padding: 0;
    min-width: 0px;
}

.repeat .repeat-linha:nth-child(odd) {
    background: #e6eef2 !important;
}

.repeat .repeat-grupo .repeat-linha {
    padding: 3px;
    border-bottom: 1px solid #cccccc;
}

.repeat .repeat-grupo {
    border: 1px;
    border-color: #f29c65;
    border-style: solid;
    margin-bottom: 8px;
    border-radius: 0px;
}

span.grupo {
    color: White;
    padding: 5px;
    display: block;
    background-color: #FFA46A;
    margin-bottom: 0px;
    border-color: #f29c65;
}


.middle-noticias {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0;
    width: 100%;
}

.ui-datepicker {
    min-width: 208px;
}

/*.ApplyLog {
   background-color: red !important;
}*/

table.zebrada tbody tr:nth-child(2n+1) {
    background-color: rgb(255, 250, 240);
}

table.zebrada tbody tr:nth-child(2n) {
    background-color: rgb(221, 221, 221);
}

.recurso-parcial {
    background-color: #FCC35C;
}

.width-100 {
    width: 100%;
}


.input-group {
    display: inline-flex;
    background: #ffffff;
}


.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc !important;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.alert-developer {
    padding: 5px;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    top: 79px;
    position: absolute;
    right: 20px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}



.display-none {
    display: none !important;
}


.icon-caret-down {
    background: url('../icons/16/caret-down.png') no-repeat 99% center #fff;
    padding-right: 20px !important;
}

.status {
    display: inline-block;
    border: 1px solid #000;
    padding: 1px 4px;
}

.background-red {
    background-color: #FFE4E1 !important;
}

.color-red {
    color: red !important;
}

.color-green {
    color: green !important;
}

.resize-none {
    resize: none;
}

.table-cabecalho {
    border-right: #cccccc 1px inset;
    font-size: 16px;
    margin-left: 0px;
    border-top: #cccccc 1px outset;
    border-left: #cccccc 1px outset;
    border-bottom: #cccccc 1px outset black;
    margin-bottom: 2px;
    font-family: Verdana;
    background-color: #f7f3e9;
    text-align: center;
    width: 100%;
    font-family: Verdana;
}

.table-cabecalho-interna {
    font-size: 16px;
    font-family: Verdana;
}

.TABLERESPONSAVEIS {
    border-right: #cccccc 1px inset;
    font-size: 9px;
    margin-left: 0px;
    border-top: #cccccc 1px outset;
    border-left: #cccccc 1px outset;
    border-bottom: #cccccc 1px outset;
    font-family: Verdana;
    background-color: #f7f3e9;
    text-align: center;
    border-style: solid;
    width: 100%;
}

.ui-autocomplete {
    z-index: 999999;
}

.width-min-100px {
    min-width: 200px;
}

.StatusSituacao_ {
    padding: 4px 0px 4px 0px;
}

.StatusSituacao_R {
    background-color: #C8EBCA;
    padding: 4px 0px 4px 0px;
}

.StatusSituacao_AT {
    background-color: #FBC8CA;
    padding: 4px 0px 4px 0px;
}

.table-spacing {
    border-spacing: 4px !important;
    border-collapse: initial !important;
}

.repeater-ul {
    list-style-type: none;
    padding-left: 0px;
}

.repeater-item {
    font-size: 12px !important;
    padding: 0px;
    text-align: left;
}

.repeater-item-bold {
    font-weight: bold;
    color: #050;
}

.repeater-item > hr {
    border-width: 0px;
    padding: 0px;
    margin: 7px;
}

.repeater-data {
    border-width: 0px;
    padding: 0px;
    margin: 7px;
}

/* .borda tr:not(.CabecalhoGrid) {
	border: 1px solid #CaCaCa;
} */



@keyframes blink {
    0% {
        color: green;
    }

    20% {
        color: green;
    }

    40% {
        color: green;
    }

    60% {
        color: black;
    }

    80% {
        color: black;
    }

    100% {
        color: black;
    }
}

@-webkit-keyframes blink {
    0% {
        color: green;
    }

    20% {
        color: green;
    }

    40% {
        color: green;
    }

    60% {
        color: black;
    }

    80% {
        color: black;
    }

    100% {
        color: black;
    }
}

.animation {
    -webkit-animation: blink 2s ease infinite;
    -moz-animation: blink 2s ease infinite;
    animation: blink 2s ease infinite;
}

.dx {
    max-height: 420px;
    overflow: auto;
}

.limit-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.width-max-80px {
    max-width: 80px;
}

.text-align-center {
    text-align: center
}

.invalid {
    border: 1px solid rgb(200, 0, 0) !important;
}

.badge-danger {
    background-color: #ff8686 !important;
}

.fa-wheelchair {
    color: #4491b4;
}

.fa-transgender-alt {
    font-size: 15px;
}

.faIcon {
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    min-width: 16px;
    text-decoration: none;
    cursor: pointer;
}

.faIconBorder {
    border: 1px solid;
    padding: 4px 11px;
    border-radius: 6px;
    color: #f5f5f5 !important;
    background: #808080 !important;
}

    .faIconBorder:hover {
        background: #909090 !important;
    }

.faIconBorderPrimary {
    border: 1px solid;
    padding: 4px 11px;
    border-radius: 6px;
    color: #f5f5f5 !important;
    background: #367490 !important;
}

    .faIconBorderPrimary:hover {
        background: #427c96 !important;
    }

.faIconSolid {
    font-weight: 600 !important;
}


.btn-FaIcon {
    background: #dfe5e9;
    border: 1px solid #c2cdd3;
    box-shadow: 0 1px 2px rgba(106, 113, 130, 0.15);
    border-radius: 3px;
    color: #484b57 !important;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    line-height: 1;
    padding: 3px 10px 4px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 150ms ease;
    gap: 5px;
}

    .btn-FaIcon:hover {
        background: #6a7182 !important;
        border-color: #505461 !important;
        color: #ffffff !important;
        box-shadow: 0 1px 4px rgba(106, 113, 130, 0.25) !important;
    }

.faWeight {
    font-weight: 800 !important;
}

.faiDefault {
    color: gray !important;
}

.faiDark {
    color: darkgrey !important;
}

.faiSuccess {
    color: #5cb85c !important;
}

.faiWarning {
    color: #f0ad4e !important;
}

.faiDelete {
    color: #d9534f !important;
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

.pagination {
    display: inline-block;
}

    .pagination a {
        color: #ffa46a;
        float: left;
        padding: 6px 12px;
        text-decoration: none;
        border: 1px solid #ddd;
        border-radius: 5px;
        background-color: #fff;
    }

        .pagination a.active {
            background-color: #ffa46a;
            color: #fff;
            border: 1px solid #fd8c45;
        }

        .pagination a.block {
            cursor: not-allowed;
        }

        .pagination a:hover.block {
            background-color: #fff !important;
            pointer-events: none;
        }

        .pagination a:hover:not(.active) {
            background-color: #ddd;
            color: #23527c;
        }


.content {
    margin: 0 auto;
    max-width: 900px;
    background-color: #eee;
    padding: 10px;
}

.btn-noticia {
    background-color: rgb(33, 156, 70);
    padding: 5px 10px 5px 10px;
    border: 2px solid rgb(4, 92, 30);
    cursor: pointer;
    transition: background .3s;
    border-radius: 5px;
    color: #FFF;
    width: 100px;
    height: 35px;
}

    .btn-noticia:hover {
        background-color: rgb(4, 92, 30);
    }

    .btn-noticia:active {
        background-color: rgb(129, 255, 166);
        color: rgb(4, 92, 30);
    }

.modal-noticia {
    background-color: rgba(0, 0, 0, .2);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    display: none;
    z-index: 999999;
}

.modal-content-noticia {
    margin: 0 auto;
    margin-top: 3%;
    max-width: 800px;
    background-color: #fff;
    padding: 0;
    box-shadow: 0 0 2px #fff;
}

.modal-header-noticia h1 {
    font-weight: bold;
    text-align: center;
}

.modal-body-noticia, .modal-footer-noticia {
    padding: 10px;
}

.modal-header-noticia {
    background-color: #f79c43;
    border-radius: 10px 10px 0 0;
    height: 21px;
    text-align: center;
    padding-top: 6px;
}

.modal-footer-noticia {
    text-align: center;
    background-color: #fff;
    text-align-last: center;
}

.rpt-consultorio-virtual-sala {
    background-color: #fff;
    height: 100px;
    border-radius: 5px;
    border: 1px solid;
}

.skeleton-loader {
    width: 100%;
    height: 15px;
    display: block;
    background: linear-gradient( to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 80% ), #f5f5f5;
    background-repeat: repeat-y;
    background-size: 50px 500px;
    background-position: 0 0;
    animation: shine 1s infinite;
    border-radius: 100px;
}

@keyframes shine {
    to {
        background-position: 100% 0, /* move highlight to right */ 0 0;
    }
}

.display-flew-row-center {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.span-sem-quebra-linha {
    text-wrap: nowrap;
}

.ocultoNewAlertError {
    display: none;
}