﻿.MyCalendar
{
    background-color: White;
}

.divLabelPosition
{
    margin-bottom: 1px;
}

.erro
{
    margin-top: 4px;
    font-size: 1.0em;
    color: Red;
}

.divLine
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background-color: Red;
}

.divLeftColumn
{
    /*width: 50%;*/
    float: left;
    clear: both;
    margin-right: 15px;
    margin-bottom: 10px;
    vertical-align: text-bottom;
}

.divFullLine
{
    vertical-align: text-bottom;
    clear: both;
    width: 100%;
}

.divRightColumn
{
    vertical-align: text-bottom;
    margin-right: 15px;
    float: left;
    margin-bottom: 10px;
}

.divEndLineColumn
{
    vertical-align: text-bottom;
    float: left;
    margin-bottom: 10px;
}

.tabPanel
{
    margin: 40px 10px 10px 30px;
}

*
{
    margin: 0;
    padding: 0;
    text-align: left;
}

.a
{
    font-size: 11px;
}

.h1
{
    font-size: 12px;
    font-family: Tahoma,Verdana, Arial;
    font-weight: bold;
    color: Blue;
}

body
{
    text-align: center;
    font-family: Tahoma,Verdana, Arial;
    font-size: 11px;
}

.CustomTabStyle .ajax__tab_header
{
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    background: url(images/tab-line.gif) repeat-x bottom;
}

.TextBox
{
    padding: 0px 1px 1px 1px;
    font-family: Tahoma,Verdana, Arial;
    font-size: 1.0em;
    height: 15px;
    background-color: #F9F9F9;
    color: #3194FC;
}

.MultiLineTextBox
{
    padding: 0px 1px 1px 1px;
    font-family: Tahoma,Verdana, Arial;
    font-size: 1.0em;
    background-color: #F9F9F9;
    color: #3194FC;
}

.DropDownList
{
    padding: 0px 1px 1px 1px;
    font-family: Tahoma,Verdana, Arial;
    font-size: 1.0em;
    background-color: #F9F9F9;
    color: #3194FC;
}


.TextBoxData
{
    text-align: center;
    font-family: Arial,Tahoma,Verdana;
}
.TextBoxWatermark
{
    color: Gray;
    font-family: Arial,Tahoma,Verdana;
    font-style: italic;
    padding: 1px;
}

.site
{
    width: 995px;
    margin: 0 auto;
    border: 1px solid #ECEBE6; /*background-image:url(img/site_bg.jpg);*/
    text-align: left;
}


/* FORMULÁRIOS */


.linkDestaque:hover
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 1.4em;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: underline;
    color: Fuchsia;
}

.linkDestaque
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 1.4em;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: underline;
}

.linkDestaque2:hover
{
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    font-size: 1.4em;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: underline;
    color: Fuchsia;
}

.linkDestaque2
{
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    font-size: 1.4em;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: underline;
}

.link:hover
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 1.0em;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: underline;
    color: Fuchsia;
}



.link
{
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 1.0em;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: underline;
}


.label
{
    font-family: Tahoma, Verdana, Arial;
    margin-top: 4px; /*margin-bottom:0px;*/
    font-size: 1.0em;
}

.labelDestaque
{
    font-family: Tahoma, Verdana, Arial;
    margin-top: 4px;
    margin-bottom: 4px; /*font-weight:bold;*/
    font-size: 1.0em;
    color: Navy;
    font-weight: bold;
}

.labelObrigatorio
{
    font-family: Tahoma, Verdana, Arial;
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 1.0em;
}

.requireField
{
    font-family: Tahoma, Verdana, Arial;
    vertical-align: baseline;
    font-size: 1.0em;
    margin-left: 5px;
    background-image: url(img/error.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 20px;
    font-weight: bold;
}

.respostaEvento
{
    background-color: #FFFFB0;
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 1.0em;
    font-weight: bold;
    color: Black;
    border: 1px solid #E1DFE0;
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

/* FIM FORMULÁRIOS */

/* TOPO */

.topo
{
    height: 85px;
    background-image: url(img/topo_bg.jpg);
    background-repeat: repeat-x;
    border-bottom: 1px solid #E1DFE0;
}

.topo-logomarca
{
    margin-left: 10px;
    margin-top: 5px;
}

/* FIM TOPO */

/* MENU TOPO */

.menu-topo
{
    height: 48px;
    background-image: url(img/menu_topo_bg.jpg);
    border-bottom: 1px double #ECEBE6;
    padding-top: 10px;
    padding-left: 6px;
    text-align: right;
}

.menu-topo-botao
{
    margin-right: 5px;
}

/* FIM MENU TOPO */

/* MENU LATERAL */

.menu-lateral-esq
{
    text-align: left;
    width: 231px;
    float: left;
    clear: both;
}

.menu-lateral-esq-titulo
{
    width: 225px;
    height: 41px;
    border-right: 1px solid #ECEBE6;
    border-bottom: 1px solid #ECEBE6;
    background-color: #F6F6F6;
    padding-left: 6px;
    padding-top: 4px;
}

/* FIM MENU LATERAL */

/* CONTEèDO */

.conteudo
{
    text-align: center;
    float: left;
    width: 100%;
    _width: 100%;
}

.conteudo h1
{
    text-align: left;
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 5px;
    margin-left: 20px;
    border-bottom: 1px solid #ECEBE6;
}


.conteudo-toolbar
{
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #E6E7E9;
}

.breadCrumb
{
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #E6E7E9;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.9em;
}

.conteudo-freeTextBox
{
    margin-bottom: 10px;
    text-align: center;
}

.pnlConteudo
{
    padding: 10px;
    text-align: left;
    margin: 0 auto;
}

.conteudo-rodape-botoes
{
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

.pnlCamposFoto
{
    float: right;
    width: 215px;
    text-align: center;
    margin-right: 5px;
}

.conteudo-panel-interno
{
    width: 90%;
    padding: 10px;
    border: 1px solid #ECEBE6;
}


/* FIM CONTEèDO */

/* RODAP�? */

.rodape
{
    clear: both;
    height: 65px;
    border-top: 1px solid #ECEBE6;
    background-color: #ECEBE6;
    background-image: url(img/rodape_bg.jpg);
}

/* BUSCA */

.ItemLocalizado
{
    background-color: Yellow;
    text-decoration: inherit;
}

.topo-busca
{
    float: right;
    width: 400px;
    text-align: right;
    margin-right: 10px;
}

.topo-busca img
{
    vertical-align: middle;
}

.topo-busca-botao
{
    vertical-align: middle;
}

.topo-busca-textbox
{
    border: 1px solid #518AC0;
    padding: 2px;
    font-size: 0.8em;
    vertical-align: middle;
}

/* FIM BUSCA */

/* INICIO MENU LATERAL*/
.menuLateral
{
    padding: 5px;
}
.menuLateral a
{
    color: Gray;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}



/* FIM MENU LATERAL*/

/* INICIO MENU TOPO*/

.menuTopo
{
    height: 20px;
    padding-left: 10px;
    float: left;
}

.menuTopoTexto
{
    color: Gray;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding: 10px;
}
.menu-Topo-titulo
{
    height: 41px;
    border-right: 1px solid #ECEBE6;
    border-bottom: 1px solid #ECEBE6;
    background-color: #F6F6F6;
    padding-left: 6px;
    padding-top: 4px;
}

.menuTopoRpt
{
    border: solid 1px #ECEBE6;
}

.pnlIdioma
{
    float: right;
    color: Gray;
    font-weight: bold;
    font-size: 11px;
    padding-left: 10px;
}


.pnlIdioma select
{
    float: right;
    color: Gray;
    border: solid 1px Gray;
}
.pnlIdioma span
{
    margin-right: 10px;
    font-weight: bold;
    font-size: 12px;
}

/* FIM MENU TOPO*/

.nomeArea
{
    font-family: Tahoma, Verdana, Arial;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: auto;
    border-right: 1px solid #ECEBE6;
    border-bottom: 1px solid #ECEBE6;
    background-color: #F6F6F6;
    margin-bottom: 10px;
    color: Gray;
}
.order
{
    background-image: url(./img/subscriptions-icon.png);
    background-repeat: no-repeat;
    width:32px;
    height:32px;
    float:left;
}
.reorderList li {
  list-style: none;
  margin-left: 15px;  
}
.txt
{
	font-size: 7pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style:normal;
	overflow:hidden;
	
}