.login-page {
	background-color: #3d3d3d;
}

.btn-block {
	background-color: #ce6d24;
}

.login-page .login-box a {
	color: #ce6d24;
}

.theme-teste .navbar {
  background-color: #3d3d3d; }

.theme-teste .navbar-brand {
  color: #fff; }
  .theme-teste .navbar-brand:hover {
    color: #fff; }
  .theme-teste .navbar-brand:active {
    color: #fff; }
  .theme-teste .navbar-brand:focus {
    color: #fff; }

.theme-teste .nav > li > a {
  color: #fff; }
  .theme-teste .nav > li > a:hover {
    background-color: transparent; }
  .theme-teste .nav > li > a:focus {
    background-color: transparent; }

.theme-teste .nav .open > a {
  background-color: transparent; }
  .theme-teste .nav .open > a:hover {
    background-color: transparent; }
  .theme-teste .nav .open > a:focus {
    background-color: transparent; }

.theme-teste .bars {
  color: #fff; }

.theme-teste .sidebar .menu .list li.active {
  background-color: transparent; }
  .theme-teste .sidebar .menu .list li.active > :first-child i, .theme-teste .sidebar .menu .list li.active > :first-child span {
    color: #3d3d3d; }

.theme-teste .sidebar .menu .list .toggled {
  background-color: transparent; }

.theme-teste .sidebar .menu .list .ml-menu {
  background-color: transparent; }

.theme-teste .sidebar .legal {
  background-color: #fff; }
  .theme-teste .sidebar .legal .copyright a {
    color: #ce6d24 !important; }
	
.bgpetro {
	background-color: #3d3d3d !important;
}

.ftpetro {
	color: #3d3d3d !important;
}

.dataTables_wrapper .dt-buttons a.dt-button {
	background-color: #ce6d24;
}

.pagination li.active a {
	background-color: #ce6d24;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: #ce6d24 !important;
}

.form-group .form-line::after {
	border-bottom: 2px solid #3d3d3d;
}

a, a:visited, a:hover {
	color: #ce6d24;
}

[type="checkbox"].filled-in:checked + label::after {
	background-color: #ce6d24;
	border: 2px solid #3d3d3d;
}

.group-span-filestyle .btn {
	background-color: #3d3d3d;
}

.spinner-layer {
	border-color: #ce6d24;
}