*: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;
}

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;
}

body {
   cursor: default;
   background: none repeat scroll 0 0 #FFF;
   color: #3A3A3A;
   margin: 0;
   border: 0;
   padding: 0;
   font-family: Verdana, Tahoma, Helvetica, sans-serif;
   font-size: 11px;
}

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;
}

/*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;
}

.tableOut{
   padding: 5px;
}

.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: #f1f0ed;
   border-bottom: 1px solid #CCC !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;
}

.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 {
   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 10px Verdana;
   color: Red;
}

.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: 0px 0px 0px 0px;
}

.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: 400px;
}

.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;
   }

#modalBackGround {
   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;
}

.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;
}

#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  {
   z-index: 99999;
}

.ui-menu .ui-menu-item span {
   padding: .2em .4em;
   line-height: 1.5;
}

table.table thead tr {
   color: #FFF;
   background-color: #394;
}

.separator {
   border-bottom: 2px solid #FFF !important;
}

.dropdown-custom ul.dropdown-menu {
   overflow: auto;
   max-height: 500px;
   width: 500px;
}

.dropdown-custom .dropdown-menu > li > a {
   white-space: normal;
}

.header-cliente .nav > li > a {
   position: relative;
   display: block;
   padding: 15px 4px;
   font-size: 14px;
}

.header-cliente .dropdown-menu {
   right: 0;
   left: initial;
}


@media (max-width: 1300px) {
   .navbar-header {
      display: none;
   }
   /*.header-cliente .nav > li > a {
      padding: 15px 3px;
      font-size: 12px;
   }

   .header-cliente .navbar-brand {
      margin-left: 0;
      padding: 15px;
      font-size: 15px;
   }*/
}

@keyframes blink {
   0% {
      color: black;
   }

   100% {
      color: red;
   }
}

@-webkit-keyframes blink {
   0% {
      color: black;
   }

   100% {
      color: red;
   }
}

.blink {
   -webkit-animation: blink 1s linear infinite;
   -moz-animation: blink 1s linear infinite;
   animation: blink 1s linear infinite;
}

.fieldsetInline fieldset {
   display: inline-block;
   vertical-align: middle;
}

ins.green {
   background:#9EFF92;
}

del.red {
   background:#FFA9A9;
}

.pagination{
    padding-top: 5px;
}

.pagination > a {
    padding: 3px;
    font-size: 13px;
    background-color: #339944;
    color: #fff;
}