
body{
	background:url(BG.svg) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;

  }

.Content {
    background: rgba(255,255,255,0.92);
}


.Logo{
	background: transparent  url(logo.png) 0 27px no-repeat;
	height: 170px;
	width: 60%;
}
#databaseName{
	width: 40%;
	
}
#menuDiv{
	background: #fff;
}
/*-------------LOGO e DB-----------------*/

.databaseNameTitle {
    color: #F55211
}
/*-------------COR Principal-----------------*/
.footable, #dadosPessoais, .tool-container.tool-top, .tool-container.tool-bottom, .tool-left .tool-item, .tool-right .tool-item {
    border-color:#F55211;
}
.Title, .Title2, .SubTitle2, .footable-row-detail-name, a:visited, a:active, a:link, #PrintExemplar a.exemplares-link:hover, #PrintExemplar a.exemplares-link:active, #PrintExemplar a.details-popup-link:hover, #PrintExemplar a.details-popup-link:active, .DivResultsInBasket .icon-dark, .userdata {
    color:#F55211;
}
.Alert, table#HistoryTable, .footable > thead > tr > th, .status-metro.status-link, .Button, .ButtonBig, .AltButton, .ResultsTitle2 {
    background:#F55211;
}
.footable > thead > tr > th, .footable > thead > tr > td, .footable > tfoot > tr > th, .footable > tfoot > tr > td {
    background-color:#F55211;
    border-color:#F55211;
}
.menu-button:hover:after, .menu-button:hover:before {
    background-color: #F55211; 
}
.menu-button:hover {
    background: linear-gradient(transparent 0%, transparent 46%, #F55211 46%, #F55211 54%, transparent 54%, transparent 100%); 
}

.tool-container.tool-top .arrow {
	border-color: #F55211 transparent transparent; 
}

.tool-container.tool-bottom .arrow {
	border-color: transparent transparent #F55211; 
}

.tool-container.tool-left .arrow {
	border-color: transparent transparent transparent #F55211;
}

.tool-container.tool-right .arrow {
	border-color: transparent #F55211 transparent transparent;
}

/*-------------COR MAIS CLARA-----------------*/
.headerHelp, .Secondary:hover, .Secondary:active, Secondary:focus, .Transparent:hover, .Transparent:active, .Transparent:focus, .Mail:hover:before, .Print:hover:before, .Export:hover:before, .Mail:focus:before, .Print:focus:before, .Export:focus:before, .Mail:active:before, .Print:active:before, .Export:active:before, .scroll-to-top:hover .icon-white{
    color: #FBA382;
}


/*-------------Parceiros-----------------*/
a#cookies {
     border-color:#656565;

}
 a#cookies:link, a#cookies:visited {
    color:#656565;
}
#owner a:link, #owner a:visited  {
    color: #858585;
	font-weight: 700;
}
#owner {
   color: #757575
}


.parceiros{
	display:block;
	height:87px;
	background: url(parceiros.svg) 100% 20px no-repeat;
    background-size: auto;
}
@media only screen and (min-width:767px) {
    .parceiros{
        background-size: auto 38px;
    }
    
}
/*-------------Media Queries -----------------*/

#disablingDiv {
	background: rgba(255,255,255,.5)  url(preload.gif) fixed no-repeat 50% 50%;
}
.Title {
    font-size: 24px;
    line-height: 24px;
}

/*cor*/
@media screen and (max-width: 600px),only screen and (max-device-width :600px) {
    table#HistoryTable tbody tr td:first-child  {
    background:#F55211;
    }
	
}
@media screen and (max-width: 430px),only screen and (max-device-width :430px) {
	.Logo {
		background-size: 100%!important;
	}
	
}


/* OVERRIDES para obter alto contraste */
.databaseNameTitle {
    font-weight: 900;
}
.SubTitle {
    color: #000;
    font-weight: 900;
}
.Text {
    color: #000;
    font-weight: 900;
}
.InputBox {
    color: #000;
    font-weight: 900;
}
.contentwrap {
    color: #000;
    font-weight: 900;
}

.owner {
    color: #000;
    font-weight: 900;
}

.open-popup-link {
    color: #000;
}

.Title Pesquisa {
    font-weight: 900;
}
.leftFloat {
    color: #000;
    font-weight: 900;
}
.Description {
    color: #000;
    font-size: 11px;
    font-weight: 400;
}
.Description h1 {
    color: #000;
    font-size: 11px;
    font-weight: 400;
}
.Description b {
    font-size: 11px;
    font-weight: 400!important;
}
.SubDescription {
    color: #000;
    font-weight: 900;
}
.AltButton {
    font-weight: 900;
}
.Soft {
    background: #000 !important;
}
.Soft:hover, .Soft:active, .Soft:focus {
        background: #444 !important;
}
.Details {
    color: #000;
    font-weight: 900;
}

.Results {
    color: #000;
    font-weight: 400;
}
.Results2 {
    color: #000;
    font-weight: 900;
}
.addCesto {
    color: #000;
    font-weight: 900;
}
select option {
    color: #000;
    font-weight: 900;
}

table#HistoryTable {
    font-size: 14px;
    line-height: 18px;
    font-weight: 900;
}
