﻿
html {
    height: 100%;
}
body {
    background-color: #FFFFFF;
    color: #515257;
    font-family: 'Source Sans Pro','Segoe UI','Helvetica','sans-serif';
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    width:100%;
    display:inline-block;
    margin: 0;
    padding: 0;
}
.lblAsterisco {
    color: Red;
}
h1, h3, h4, h5, h6 {
    font-size: 1.5em;
}
h1 {
    font-size: 2em;
    margin-bottom: 0;
    padding-bottom: 0;
}
h2 {
    color: #013884;
    font-family: 'source sans pro';
    font-size: 32px;
    font-weight: 300;
}
h3 {
    font-size: 1.2em;
}
h4 {
    font-size: 1.1em;
}
h5, h6 {
    font-size: 1em;
}
a img, img {
    border:0;
}
.lowercase {
    text-transform:lowercase!important;
}
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}
div.MasterPage {
    display: inline-block;
    height: auto !important;
    min-height: 100%;
    width: 100%;
}
.masterPage {
    display: inline-block;
    height: auto !important;
    min-height: 100%;
    width: 100%;
}
.page {
    display: block;
    position: relative;
    top: -50px;
    width: 100%;
}
#header {
    color: #000000;
    margin-bottom: 0;
    padding: 0;
    position: relative;
}
#header h1 {
    border: medium none;
    color: #FFFFFF;
    font-size: 32px !important;
    font-weight: bold;
    line-height: 2em;
    margin: 0;
    padding: 5px 0;
}
#main {
    background-color: #FFFFFF;
    
}
#footer {
    background: none repeat scroll 0 0 #515257;
    bottom: 0;
    clear: both;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.9em;
    line-height: normal;
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: -3px;


}
.footerContent
{
    display: table;
    float: left;
    height: 50px;
    width: 100%; 
}
.footerContent > p, .footerContent > a {
    display: table-cell;
    vertical-align:middle;
    padding-left:20px;
}
body > .page {
    height: auto;
    min-height: 100%;
}
ul#menu {
    display: inline-block;
    margin: 50px 0;
    padding: 0;
    width: 180px;
}
ul#menu li {
    display: inline;
    list-style: none outside none;
}
ul#menu li#greeting {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 2.8em;
    padding: 10px 20px;
    text-decoration: none;
}
ul#menu li a {
    color: #515257;
    display: table-cell;
    font-size: 15px;
    height: 43px;
    padding-left: 15px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    width: 180px;
}
ul#menu li a.ativo:hover {
    background-color: #022b63;
    text-decoration: none;
    color: #fff!important;
}
ul#menu li a:hover {
    background-color: #F0F0F0;
    color: #515257!important;
    text-decoration: none;
}
.ativa {
    background-color: #022B63;
    color: #FFFFFF;
    display: inline-block !important;
    margin-top: 5px;
    text-decoration: none;
}
.ativa a {
    color: #FFFFFF !important;
}
.ativa a:hover {
    color: #515257 !important;
}
ul#menu li.selected a {
    background-color: #FFFFFF;
    color: #000000;
}
fieldset {
    border: 1px solid #DDDDDD;
    margin: 0 0 1.5em;
    padding: 0 1.4em 1.4em;
}
legend {
    font-size: 1.2em;
    font-weight: bold;
}
textarea {
    min-height: 10px;
}
input[type="text"], input[type="select"], input[type="password"] {
    border: 1px solid #515257;
    border-radius: 6px 6px 6px 6px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}
input[type="button"], input[type="submit"] {
    background: none repeat scroll 0 0 #515257;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 32px;
    margin-top: 5px;
    width: 100px;
    text-transform:lowercase!important;
}
.btnFomConfirmBox {
    margin-left: 5px;
    margin-right: 5px;
}
.avisoParteUm {
    background-color: #FFFFFF;
    border: 1px solid #022B63;
    left: 879px;
    margin-left: -200px;
    margin-top: -50px;
    min-height: 100px;
    min-width: 400px;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 343px;
}
.avisoParteDois {
    border-bottom: 0 none;
    color: #022B63;
    cursor: move;
    display: inline-block;
    font-size: 24px;
    font-weight: 300;
    height: 30px;
    text-align: left;
    width: 100%;
}
.avisoParteTres {
    background-color: white;
    margin-top: 20px;
    text-align: left;
    width: 100%;
}
#FormCamposRequeridos > #Div1 > select {
    margin-bottom: 5px;
}
#FormCamposRequeridos > #Div1 {
    margin-bottom: 0 !important;
}
.botaoVoltarEspecial a {
    background: none repeat scroll 0 0 #515257;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
.botaoVoltarEspecial a:hover {
    background: none repeat scroll 0 0 #013884;
}
input[type="button"]:hover, input[type="submit"]:hover {
    background: none repeat scroll 0 0 #013884;
}
input[type="password"] {
    border: 1px solid #CCCCCC;
    width: 200px;
}
#detalhesCategoria table tr:hover {
    border-bottom: medium none !important;
    border-top: medium none !important;
}
#detalhesCategoria table {
    min-height: 153px;
}
.widthFull {
    background: none repeat scroll 0 0 #022B63;
    height: 50px;
    width: 100%;
}
.clear {
    clear: both;
}
.error {
    color: Red;
}
#menucontainer {
    background: none repeat scroll 0 0 #E3E2E8;
    padding-left: 20px;
    position: absolute;
    width: 180px;
}
div#title {
    display: block;
    float: left;
    text-align: left;
}
#logindisplay {
    color: White;
    display: block;
    font-size: 1.1em;
    height: 50px;
    text-align: right;
}
#logindisplay a:link {
    color: white;
    text-decoration: underline;
}
#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}
#logindisplay a:hover {
    color: white;
    text-decoration: none;
}
.field-validation-error {
    color: #FF0000;
}
.field-validation-valid {
    display: none;
}
.input-validation-error {
    background-color: #FFEEEE;
    border: 1px solid #FF0000;
}
.validation-summary-errors {
    color: #FF0000;
    font-weight: bold;
}
.validation-summary-valid {
    display: none;
}
.display-label, .editor-label {
    clear: both;
    margin: 1em 0 0;
}
.display-field, .editor-field {
    margin: 0.5em 0 0;
}
.text-box {
    width: 30em;
}
.text-box.multi-line {
    height: 6.5em;
}
.tri-state {
    width: 6em;
}
select {
    border: 1px solid #515257;
    border-radius: 5px 5px 5px 5px;
    height: 32px;
    line-height: 30px;
    min-width: 120px;
    padding: 0 0 0 5px;
    width: 173px;
}
.areaUsuario {
    height: 50px;
}
p.centralizaUsuario {
    display: table-cell;
    float: right;
    height: 50px;
    line-height: 50px;
    margin: 0 20px 0 0;
}
.centralizaUsuario a {
    text-decoration: none !important;
}
.centralizaUsuario a:hover {
    text-decoration: underline !important;
}
#logindisplay img {
    float: left;
    margin-left: 20px;
    width: 140px;
}
#logindisplay > p {
    float: left;
    font-size: 1.5em;
    font-weight: 300;
    margin: 0 0 0 50px;
}
#logindisplay > p > span {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}
  .noPrint {
}
.ui-datepicker-trigger {
    vertical-align: middle !important;
}
.alinhamentoLabel label {
    display: inline-block;
    width: 100px;
}
#ano {
    margin-top: 10px !important;
}
#UltimasNoticias a.titulo
{
    color: #044db1;
    font-size: 17px;
    text-decoration: none;
}
#UltimasNoticias a.titulo:hover{ text-decoration: underline; }
#FiltroBoletos .masterPesquisa h2{ margin: 0!important }
#formBuscaVideo {
    position:relative;
}
#formBuscaVideo > input#TituloVideo {
    padding-right:30px;
    width:135px;
    font-family:'Source Sans Pro','Segoe UI','Helvetica','sans-serif';
}
#formBuscaVideo > input#Buscar {
    background:transparent url("/content/images/search-ico.png") 8px 10px no-repeat!important;
    width: 30px!important;
    height: 30px!important;
    min-width:0!important;
    padding:0!important;
    margin:0!important;
    position:absolute;
    left:145px;
    top:0!important;
    text-indent:-9999px;
}
#formBuscaVideo > input#Buscar:hover {
    background-image:url("/content/images/search-ico-hover.png")!important;
}
#formBuscaVideo > input#Limpar {
    display:none;
}