body {
	background: #EFEFEF;
}

#page-wrapper {
	background: #EFEFEF;
}

#page-wrapper .header {
	margin: 17px 0px -20px 13px;
}

.bg-title {
	background: #EFEFEF;
}

#side-menu {
	margin-right: 10px;
}

.top-left-part {
  min-height: 60px;
  text-align: center;
  border-right: 0px;
}

.sidebar .arrow {
	top: 16px;
	right: 30px;
}

.oya-portal-title {
	color: black;
	font-weight: 500;
}

label {
	color: #647085;
	font-size: 12px;
}

.fixed-table-pagination {
	margin-top: 30px;
}

.filter-white-box {
	padding-top: 20px;
	margin-bottom: 10px;
}

.transactions-white-box {
	padding-top: 5px;
}

.bootstrap-table .export button {
	color: #fff !important;
	background: #379bbb !important;
	border: 1px solid #379bbb !important;
}

.oya-logo-white-box {
	text-align: center;
	padding: 20px;
	margin-bottom: 0px;
}

.oya-logo-white-box img {
	height: 35px;
	width: auto;
}

.btn-login {
	float: right;
	color: #fff;
	background: #3B4958;
	border: 1px solid #3B4958;
}

.btn-login:hover {
	color: #fff;
	background: #27303a;
	border: 1px solid #27303a;
}

.btn-action {
	background: #fff;
}

.btn-create-user {
	float: right;
}

.btn-search {
	margin-top: 22px;
}

.new-login-box h1 {
	color: #b5c0c0 !important;
	font-size: 22px !important;
	text-align: center;
}

.new-login-box p {
	font-size: 12px;
	color: #3B4958;
	text-align: center;
}

.new-login-box .user-avatar-cont {
	text-align: center;
}

.new-login-box .user-avatar-cont img {
	width: 24px;
	height: 24px;
}

.navbar-top-links>li>a {
	color: black !important;
}

.top-left-part .light-logo, .top-left-part .dark-logo {
	width: 70px;
	height: auto;
}

.logo b {
	padding-left: 0px;
	float: none;
}

#side-menu>li>a:focus,#side-menu>li>a:hover{
    background-color: #3b4958ba !important;
  color: #fff !important;
}

#side-menu > li > a.active {
	background-color: #3B4958;
	color: #fff !important;
}

.page-breadcrumb {
	padding: 11px 30px;
}

.breadcrumb {
	background: #EFEFEF;
	float: none !important;
}

.profile-name-top-header {
	padding: 5px 5px 5px 5px;
	background:#ccc;
}

.profile-name-top-header {
	padding: 3px 5px 3px 3px;
	background: #eee;
	border-radius: 2px;
}

.sign-to-admin-title {
	color: #0e6493;
}

.address-input-sectn {
	padding-left: 0px;
}

.city-input-sectn {
	padding-right: 0px;
}

.from_to_datetime_input input {
	background-color: #fff !important;
}

.my-profile-details .prof-item, .my-company-details .prof-item {
	margin-top: 20px;
}

.my-profile-details .prof-item p, .my-company-details .prof-item p {
	color: #909292;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 0px;
}

.my-profile-details .prof-item h5, .my-company-details .prof-item h5 {
	color: #647085;
	margin-top: 0px;
}

.new-password-form-group p {
	color: #909292;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.new-password-form-group ul {
	color: #909292;
	font-size: 12px;
}

.m-l-5 {
	margin-left: 5px;
}

.m-l-10 {
	margin-left: 10px;
}

.m-l-20 {
	margin-left: 20px;
}

.m-b-0 {
	margin-bottom: 0px;
}

.m-b-10 {
	margin-bottom: 10px;
}

.m-b-20 {
	margin-bottom: 20px;
}

@media (max-width: 767px) {
	.top-left-part {
		width: 120px;
	}
}
