.login-page {
	background-color: #ffffff;
}

.btn-block {
	background-color: #27276f;
}

.login-page .login-box a {
	color: #27276f;
}

.login-box .card {
	background-color: #454546;	
}

.login-page .login-box .msg, #login-form {
	color: #888888 !important;
}

.input-group .input-group-addon .material-icons {
	color: #888888 !important;
}

.login-page .form-control {
	background-color: #454546;
	color: #888888 !important;
	border-bottom-color: #888888;
}

.theme-syscash .navbar {
  background-color: #ffffff; }

.theme-syscash .sidebar {
	background-color: #b0623b;
	color: #ffffff;
}

.sidebar .menu .list a span {
	color: #ffffff;
}

.sidebar .menu .list a {
	color: #ffffff;
}

.theme-syscash .sidebar .menu .list li.active > :first-child i, .theme-syscash .sidebar .menu .list li.active > :first-child span {
	color: #ffffff !important;
}

.theme-syscash .navbar-brand {
  color: #fff; }
  .theme-syscash .navbar-brand:hover {
    color: #fff; }
  .theme-syscash .navbar-brand:active {
    color: #fff; }
  .theme-syscash .navbar-brand:focus {
    color: #fff; }

.theme-syscash .nav > li > a {
  color: #54595f; }
  .theme-syscash .nav > li > a:hover {
    background-color: transparent; }
  .theme-syscash .nav > li > a:focus {
    background-color: transparent; }

.theme-syscash .nav .open > a {
  background-color: transparent; }
  .theme-syscash .nav .open > a:hover {
    background-color: transparent; }
  .theme-syscash .nav .open > a:focus {
    background-color: transparent; }

.theme-syscash .bars {
  color: #fff; }

.theme-syscash .sidebar .menu .list li.active {
  background-color: transparent; }
  .theme-syscash .sidebar .menu .list li.active > :first-child i, .theme-syscash .sidebar .menu .list li.active > :first-child span {
    color: #000000; }

.theme-syscash .sidebar .menu .list .toggled {
  background-color: transparent; }

.theme-syscash .sidebar .menu .list .ml-menu {
  background-color: transparent; }

.theme-syscash .sidebar .legal {
  	background-color: #b0623b;
	color: #ffffff;
}
  .theme-syscash .sidebar .legal .copyright a {
    color: #404040 !important; }
	
.bgpetro {
	background-color: #000000 !important;
}

.ftpetro {
	color: #000000 !important;
}

.dataTables_wrapper .dt-buttons a.dt-button {
	background-color: #27276f;
}

.pagination li.active a {
	background-color: #27276f;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: #27276f !important;
}

.form-group .form-line::after {
	border-bottom: 2px solid #000000;
}

a, a:visited, a:hover {
	color: #27276f;
}

[type="checkbox"].filled-in:checked + label::after {
	background-color: #27276f;
	border: 2px solid #000000;
}

.group-span-filestyle .btn {
	background-color: #000000;
}

.spinner-layer {
	border-color: #27276f;
}