﻿/* Main */
* {
	font: 14px 'Segoe UI','Helvetica Neue',Helvetica,Verdana,san-serif;
}
html, body, form {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
form {
	position: relative;
	min-height: 100%;
	background-color: #F5F5F5;
	min-width: 1324px;
}
h1, h3, h5 {
	font-weight: 400;
}
h1, h3 {
	font-size: 20px;
	line-height: 32px;
	color: #252525;
	margin-top: 0;
}
h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
hr {
    margin-top: -5px;
}

.fontePadrao{
    font: 14px 'Segoe UI','Helvetica Neue',Helvetica,Verdana,san-serif;
}


.top-logo{
    margin-top:15px;
    width: 170px;
}


.logo {
    margin-top:10px;
}

.footer {
	height: 100%;
	background: #343547;
}
.footer > .contentBox {
	padding: 2px 50px;
}
.footer > .contentBox > .by-treis {
	font-family: 'Helvetica Neue','Segoe UI',Helvetica,Verdana,san-serif !important;
	float: left;
	padding-top: 7px;
}
.footer > .contentBox > .by-treis > h2 {
	color: #CCCCCC;
	font-weight: 400 !important;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
.footer > .contentBox > .by-treis > p,
.footer > .contentBox > .by-treis > p > a {
	color: white;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.footerHolder {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 60px;
}
.contentHolder {
	padding-bottom: 80px; /* should equal the height property of the .footerHolder class*/
}


.clear {
	clear: both;
}
/* Layout */
.contentBox {
	min-width: 1224px;
	width: 1224px;
	padding: 0 50px;
	margin: 0 auto;
}
.content {
	padding-bottom: 20px;
	padding-top: 20px;
}
.content-login {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 205px;
    margin: auto;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
.push {
	height: 4em;
}

.header {
	height: 60px;
	background: #343547;
}
.menu {
	line-height: 60px;
}

.revenue-title {
	color: rgb(118, 118, 118);
	font-size: 14px;
}
.vc-table td {
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Progress Bars */
.dbProgress {
	width: 100%;
}
.pvProgressBar {
	width: 50px;
	background-color:#f5f5f5 !important;
}
.pvProgressBar .dxe {
	color: black !important;
}
.dbProgress .indicator,
.pvProgressBar .indicator {
	background-color: #DB5859;
}

/* GridView */
.gridView {
	outline: none;
	border-style: none;
}
.gridViewFilterRow {
	border-right-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.gridViewRow,
.gridViewRowFocused {
	height: 34px;
}
.gridViewRowFocused {
	background-color: #DA5859;
	color: White;
}
.gridViewHeader {
	color: gray;
	height: 30px;
	border-style: solid;
	border-color: #d2d2d2;
	border-width: 1px 0 !important;
}
/* PivotGrid */
.pivotGridPercentsFieldCell > .pivotGridCellText {
	margin-top: -20px;
}
.pivotGridPercentsFieldCell > div {
	height: 20px;
}
.pivotGridPercentsFieldCell .dataCell {
	background-color: #F394A4;
}
.pivotGridPercentsFieldCell .grandTotalCell {
	background-color: #86CE80;
}
.pivotGridPercentsFieldCell .totalCell {
	background-color: #94B8F3;
}

/* mainMenu */
div.mainMenu {
	float: right;
}
.mainMenu .dx-vam {
	font: 16px 'Segoe UI','Helvetica Neue','Droid Sans',Arial,Tahoma,Geneva,Sans-serif;
	color: #fff;
}
.mainMenu .dxm-popup .dx-vam {
	color: #000;
}
.mainMenu .dxm-separator {
	display: none;
}
.mainMenu .dxmLite_Moderno.dxm-ltr .dxm-horizontal .dxm-image-l .dxm-content {
	padding: 16px 28px 17px 26px;
}
.mainMenu .dxm-horizontal .dxm-hovered {
	background-color: #5d5e77!important;
}
.mainMenu .dxm-selected {
	background-color: #5d5e77!important;
	border-color: transparent!important;
}
.mainMenu .dxm-popup {
	padding: 0!important;
	border: 1px solid #cfc7bc!important;
}
.mainMenu .dxm-popup .dxm-hovered {
	background-color: #dcdce8!important;
}
.mainMenu .dxm-popup .dxm-selected .dx-vam {
	color: #fff!important;
}
.mainMenu .dxm-popup .dxm-selected {
	background-color: #5d5e77!important;
}
.mainMenu .dxm-popup .dxm-item {
	padding: 7px 26px 7px 6px;
}
.mainMenu .dxm-popup .dxm-spacing {
	background-color: #cfc7bc;
}
.mainMenu .dxm-popOut .dxm-pImage {
	margin-top: 11px;
    height: 11px;
	width: 12px;
	background: url(../img/down.png) !important;
}
#mainMenu > ul > .dxm-item,
#mainMenu > ul > .dxm-item.dxm-hovered {
	height: 58px !important;
}
/* mainMenu end*/
.menu * {
	font-size: 16px;
}
.menu .item {
	cursor: pointer;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.menu .item:hover {
	background: #87464F;
}
.menu .selected {
	background: #DA5859;
}
.menu .selected:hover {
	background: #DA5859;
}
.menu a {
	color: white;
	text-decoration: none;
}
.menu a:visited {
	color: white;
	text-decoration: none;
}

.dropDownMenuButtonText {
	padding-right: 20px;
}
.dropDownMenuButton:hover > .dropDownMenu {
	display: block;
	background-color: white;
}
.dropDownMenu {
	display: none;
	min-width: 250px;
}
.dropDownMenuItem {
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	text-align: left;
	border-left: 1px solid #CFC7BC;
	border-right: 1px solid #CFC7BC;
	border-bottom: 1px solid #CFC7BC;
}
.dropDownMenuItem:hover {
	background-color: #FEF4E7;
}

/* Progress */
.dxeProgressBar_MetropolisBlue td.dxe {
	color: white;
	font-size: 14px;
}

/* Buttons */
.button {
	color: white;
	border-style: none;
	background-color: #da5859;
}
.button > .dxb {
	padding: 7px 35px !important;
}
.button.hover {
	background-color: #87464F !important;
}


.menuSair{

}

.default-logo {
    position: absolute;
    margin: auto;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -175px;
}

.dxgvSearchPanel_Moderno {
    padding-top: 10px;
}

.dxgv {
    font-size: 10pt;
}

.dxgvHeader_Moderno {
    background-color: #343547;
}

.dxgvHeader_Moderno td {
    color: #FFFFFF;
}

.label {
    font-size: 14px;
}

.tabela {
    border-collapse:unset; 
    border-spacing:5px;
}

.btnExportar {
    width: 40px;
    height: 36px;
    padding: 4px;
}

.btnRecarregar {
    width: 40px;
    height: 36px;
    padding: 4px;
}

.fonteGridMenor * {
    font: 12px 'Segoe UI','Helvetica Neue',Helvetica,Verdana,san-serif !important;
}

.fonteGridMenor .dxgvHeader_Moderno {
    padding: 7px 5px 6px !important;
}
        
.fonteGridMenor .dxgvEditFormDisplayRow_Moderno td.dxgv, .fonteGridMenor .dxgvInlineEditRow_Moderno td.dxgv, .fonteGridMenor .dxgvDetailCell_Moderno td.dxgv, .fonteGridMenor .dxgvDataRow_Moderno td.dxgv, .fonteGridMenor .dxgvDetailRow_Moderno.dxgvADR td.dxgvAIC {
    padding: 8px 5px 9px !important;
}