.login-page {
	background-color: #eff2f7;
}

.btn-block {
	background-color: #122e32;
}

.login-page .login-box a {
	color: #122e32;
    font-weight: bold;
}

.login-box .card {
	background: #69e5af;
}

.login-page .login-box .msg, #login-form {
	color: #122E32 !important;
}

.input-group .input-group-addon .material-icons {
	color: #122E32 !important;
}

.login-page .form-control {
	background-color: #eff2f7;
	color: #000000 !important;
	border-bottom-color: #0045fe;
    padding-left: 2px;
}

.theme-gd .navbar {
  background-color: #eff2f7; }

.theme-gd .sidebar {
	background: #69e5af;
	color: #122E32;
}

.sidebar .menu .list a span {
	color: #122E32;
}

.sidebar .menu .list a {
	color: #2BB27B;
}

.theme-gd .sidebar .menu .list li.active > :first-child i, .theme-gd .sidebar .menu .list li.active > :first-child span {
	color: #ffffff !important;
}

.theme-gd .navbar-brand {
  color: #fff; }
  .theme-gd .navbar-brand:hover {
    color: #fff; }
  .theme-gd .navbar-brand:active {
    color: #fff; }
  .theme-gd .navbar-brand:focus {
    color: #fff; }

.theme-gd .nav > li > a {
  color: #2d2d2d; }
  .theme-gd .nav > li > a:hover {
    background-color: transparent; }
  .theme-gd .nav > li > a:focus {
    background-color: transparent; }

.theme-gd .nav .open > a {
  background-color: transparent; }
  .theme-gd .nav .open > a:hover {
    background-color: transparent; }
  .theme-gd .nav .open > a:focus {
    background-color: transparent; }

.theme-gd .bars {
  color: #fff; }

.theme-gd .sidebar .menu .list li.active {
  background-color: transparent; }
  .theme-gd .sidebar .menu .list li.active > :first-child i, .theme-gd .sidebar .menu .list li.active > :first-child span {
    color: #000000; }

.theme-gd .sidebar .menu .list .toggled {
  background-color: transparent; }

.theme-gd .sidebar .menu .list .ml-menu {
  background-color: transparent; }

.theme-gd .sidebar .legal {
  	background: #eff2f7;
	color: #000000;
}
  .theme-gd .sidebar .legal .copyright a {
    color: #3291d1 !important; }
	
.bgpetro {
	background-color: #000000 !important;
}

.ftpetro {
	color: #000000 !important;
}

.dataTables_wrapper .dt-buttons a.dt-button {
	background-color: #0a820a;
}

.pagination li.active a {
	background-color: #3291d1;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: #122e32 !important;
}

.form-group .form-line::after {
	border-bottom: 2px solid #000000;
}

a, a:visited, a:hover {
	color: #3291d1;
}

[type="checkbox"].filled-in:checked + label::after {
	background-color: #3291d1;
	border: 2px solid #000000;
}

.group-span-filestyle .btn {
	background-color: #000000;
}

.spinner-layer {
	border-color: #3291d1;
}