/*
Template Name: SHOC
Author: Amruth Raj R (OrisysIndia)
Created On: 23-12-2019
*/

* {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	outline: none;
}

.label, .table {
	font-size:14px;
	}
table.table.dataTable {margin-top:0 !important;}
@media (min-width: 768px) {

}
#totalcount {
	padding: 2px 13px;
	margin-left: 3px;
	background: #fff2c5;
	border: 1px solid #ecda9a;
	border-radius: 60px;
	font-size: 15px;
	font-weight: 700;
	color: #171717;
}
#accordionSidebar {
	background: #fff;
	border-right: 1px solid #eceff6;
	width: 260px !important;
	position: relative;
	transition: all ease .5s;
}
#wrapper #content-wrapper {
	background-color: #efefed;
}
#content .navbar {
	box-shadow: none !important;
	border-bottom: 1px solid #f2c223;
	background: #ffcf31  !important;
}
.card-body .nav-item {
	text-decoration: none;
}
.no-record-wrap .btn-primary {
	background: #ffcf31 !important;
	border: 1px solid #ffcf31 !important;
	text-decoration: none !important;
}
.sidebar-dark .nav-item .nav-link {
	color: #585694;
}
.sidebar-dark .nav-item .nav-link i {
	color: #53514f !important;
	font-size: 16px;
}
#accordionSidebar .sidebar-brand-text {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin-left: 0 !important;
	float: left;
	margin-right: 0 !important;
	font-size: 30px;
}
.sidebar-dark .sidebar-brand {
	color: #fff;
	width: 100%;
	padding: 8px 20px;
}
#content .sidebar-brand-text {
	position: relative;
	left: -150px;
}
.sidebar-dark #sidebarToggle{
	background: transparent;
}
.sidebar-dark #sidebarToggle:after{
	display: none;
}
.line {
	position: absolute;
	width: 100%;
	height: 3px;
	background: #3c3a36;
	left: 0;
	top: 0;
	border-radius: 10px;
}
.l02 {
	top: 9px;
}
.l03 {
	top: 19px;
	width: 50%;
}
.sidebar-dark .nav-item{
	padding: 0px 5px;
	transition: all  ease .3s;
}
.sidebar-dark .nav-item:hover{
	z-index: 99;
}
.sidebar-dark .nav-item .nav-link {
	background: #fff !important;
	box-shadow: 5px 6px 15px -2px rgba(0,0,0,0);
	border-radius: 9px;
	padding: 10px 10px;
	width: 100% !important;
	margin-bottom: 10px;
	height: 46px;
}
.sidebar-dark .nav-item .nav-link:active, .sidebar-dark .nav-item .nav-link:focus, .sidebar-dark .nav-item .nav-link:hover {
	color: #53514f;
	background: #f5ce0a !important;
	box-shadow: 5px 6px 15px -2px rgba(0,0,0,.2);
}
.nav-item.active {
	z-index: 99;
}
.nav-item.active .nav-link {
	color: #fff;
	background: #f5ce0a !important;
	box-shadow: 5px 6px 15px -2px rgba(0,0,0,.2);
	font-weight: 400px;
}

.sidebar-brand-text {
	color: #3f3b37;
	font-weight: 700;
	font-size: 17px;
}
.sidebar-brand-text span{
	color: #e4c323;
}
.sidebar-dark .sidebar-divider {
	margin-bottom: 20px !important;
	border-top: 1px solid #e4e5ee !important;
}
.shadow {
	box-shadow: 0px 0px 51px 0px rgba(0,0,0,.1) !important;
}
.main-container .card {
	border: none;
	border-radius: 10px;
	overflow: hidden;
}
.sidebar .nav-item .collapse, .sidebar .nav-item .collapsing {
	margin: 0 0 !important;
}
.collapse-item {
	padding-left: 11px !important;
	font-size: 13px;
}
.dropdown-item{
	text-decoration: none;
}
.sidebar-dark .nav-item .nav-link[data-toggle="collapse"]::after {
	color: #53514f;
}
.sidebar-toggled #accordionSidebar{
	width: 80px !important;
}
.sidebar-dark .sidebar-brand {
	width: 200px;
	position: relative;
	left: 0;
	transition: all ease .5s;
}
.sidebar-toggled .sidebar-dark .sidebar-brand {
	left: 80px;
}
.sidebar .nav-item .nav-link span {
	position: absolute;
	top: 0;
	left: ;
	height: 45px;
	line-height: 45px;
	left: 40px;
	transition: all  ease .3s;
	opacity: 1;
	width: 200px;
	font-size: 12px;
}
.sidebar-toggled .sidebar .nav-item .nav-link{
	overflow: hidden;
}
.sidebar-toggled  .sidebar .nav-item .nav-link span {
	opacity: 0;
	left: 20%;
	display: block;
}
.sidebar.toggled .nav-item .nav-link {
	 text-align: left; 
	padding: 10px 15px;
}
.sidebar-toggled .sidebar-dark .nav-item {
	padding: 0px 15px;
}
.topbar .topbar-divider {
	margin: auto 5px;
}
.card-header {
	background: #fff;
	border-bottom: none;
}
.card-header h6 {
	color: #171717 !important;
	font-size: 20px;
}
.card-body .form-control {
	height: 40px;
}
#sidebarToggle.sidebarToggle-wrp {
	width: 30px;
	position: absolute;
	left: calc(100% + 25px);
	z-index: 99;
	top: 25px;
	height: 25px;
	transition: all ease .5s;
}
.sidebar.toggled #sidebarToggle.sidebarToggle-wrp {
	left: 28px;
	width: 25px;
}
.line::after {
	content: '';
	width: 3px;
	height: 3px;
	position: absolute;
	left: 0px;
	top: 0;
	display: block;
	background: #3c3a36;
	border-radius: 50%;
	opacity: 0;
	transition: all  ease .3s;
}
.sidebar-toggled  .line::after {
	left: -5px;
	opacity: 1;
}
.btn-group-sm > .btn, .btn-sm {
	padding: 10px 20px;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: 60px;
}
.banner-bg {
	background: #ffcf31;
	padding-top: 15px;
	padding-bottom: : 15px;
	margin-top: -25px;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
.sidebar-dark .nav-item.active .nav-link {
	color: #53514f;
	font-weight: 700 !important;
}
.sidebar-dark .nav-item.active .nav-link i {
	color: #53514f;
}
.banner-bg .btn-group-sm > .btn, .btn-sm {
	background: #fff !important;
	border-color: #fff !important;
	box-shadow: 0px 0px 50px 1px rgba(0,0,0,.1) !important;
	color: #3d3b39 !important;
	font-weight: 600 !important;
	font-size: 15px;
	text-decoration: none;
}
.btn.btn-outline-info {
	background: #ffec8f;
	border: 1px solid #ffec8f;
	border-radius: 50px;
	color: #3f3b37 !important;
}
 .banner-bg .btn-group-sm > .btn i, .btn-sm i{
 	color: #3d3b39 !important;
 }
#userDropdown span {
	color: #3f3b37 !important;
	font-weight: 700;
}
.dropdown a i {
	color: #3f3b37;
}
.topbar .topbar-divider {
	border-right: 1px solid #f4d022;
}
.card-body .text-xs {
	font-size: 14px;
	text-transform: none !important;
	color: #a3a3a3 !important;
	font-weight: 500 !important;
	letter-spacing: 1px;
}
.card-body .h5{
	color: #212121 !important;
}


.round-icon {
	width: 40px;
	height: 40px;
	border: 1px solid #00ff7e;
	font-size: 8px;
	text-align: center;
	line-height: 41px;
	border-radius: 50%;
	color: #3f3b37;
	background: #00ff7e;
}
 .round-icon i{
 	color: #3f3b37 !important;
 }
 .progress {
	background: #eaeae8;
}
.progress-bar {
	background-color: #fad629 !important;
}
.banner-bg .card {
	padding: 10px 0 !important;
}
.banner-bg .h3 {
	color: #171717 !important;
	font-weight: 700;
	font-size: 25px;
}
.badge.badge-danger {
	width: 23px;
	height: 23px;
	border-radius: 50%;
	line-height: 20px;
	padding: 0;
	text-align: center;
}
.equipment-wrap .card {
	min-height: 440px;
}
.labeltype {
	background: #00ff7e;
	float: left;
	padding: 2px 8px;
	margin-right: 5px;
	border-radius: 20px;
	color: #3a003f;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.card-body .table-responsive th {
	color: #b1b1b1;
	text-transform: normal;
	font-weight: 700;
	font-size: 11px;
	padding: 15px 4px;
	background: #f8f8f8;
}
.card-body .table-responsive th:first-child, .card-body .table-responsive td:first-child{
	padding-left: 15px !important;
}
.btn-icon-only {
	padding: 0 10px !important;
	border-radius: 4px;
	color: #dbdbdb !important;
	background: transparent !important;
	border:none !important;
	box-shadow: none !important;
}
.btn-icon-only i{
	color: #dbdbdb !important;
}
.btn-icon-only:hover i{
	color: #f3d433 !important;
}


.card-body .table-responsive tr td {
	background: #f8f8f8;
	padding: 15px 4px;
	color: #595959;
	font-size: 13px;
}
.card-body .table-responsive tr td b{
	color: #151716;
}
.card-body .table-responsive tr:nth-child(2n+1) td{
	background: #fff;
	padding: 15px 4px;
}
.navbar-search .input-group {
	border: 1px solid #f2f2f2;
	border-radius: 100px;
	overflow: hidden;
	margin-right: 10px;
}
.btn-primary {
	color: #1e201f;
	background-color: #ffcf31;
	border-color: #ffcf31;
	font-weight: 600;
}
.back-btn.btn-primary {
    background: transparent !important;
	border: 2px solid #3d3b39 !important;
    box-shadow: none !important;
}
.btn-primary:hover{
	background-color: #fed60b;
	border-color: #fed60b;
}
.navbar-search .form-control {
	background: #fff !important;
}
.nav-tabs {
	border-bottom: 1px solid #ffcf31 !important;
	margin-bottom: 10px;
}
.nav-tabs .nav-link {
	color: #bdbdbd !important;
	font-size: 13px;
	font-weight: 700;
	text-transform: normal;
}
.nav-tabs .nav-link {
	color: #bdbdbd !important;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 20px;
	border: none !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #1e201f !important;
	border: 1px solid #ffcf31 !important;
	border-bottom: 0px solid #ffcf31 !important;
	color: #1e201f !important;
	background: #ffcf31;
}
.nav-tabs .nav-link:hover{
color: #1e201f !important;
}
.login-left {
	height: 100vH;
	background: #ffcf31;
	padding: 30px;
}

.character {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	transition: all ease 1s;
	left: -80px;
}
.character-bg {
	text-align: center;
	position: relative;
	transition: all ease 1s;
	left: -100px;
}
.login-left-wrp h2 {
	width: 100%;
	text-align: center;
	margin: 50px 0;
	font-size: 35px;
	font-weight: 700;
	color: #181818;
}
.active .character {
	left: 0px;
}
.active .character-bg {
	left: 0px;
}
.login-right {
	height: 100VH;
	background: #fff;
	padding: 60px 0;
}
.login-wrap {
	position: relative;
	left: -70px;
	background: #fff;
	padding: 60px;
	box-shadow: 0px 0px 41px 0px rgba(0,0,0,.1);
	border-radius: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 450px;
}
.login-wrap .btn.btn-primary {
	width: 100%;
	max-width: 100%;
	line-height: 30px;
}
.login-wrap .brand-text img {
    width: 100%;
    max-width: 220px;
    margin-bottom: 20px;
}
.topbar .dropdown-list .dropdown-header {
    background-color: #ffcf31;
    border: 1px solid #ffcf31;
}
.no-record-wrap {
	text-align: center;
}
.no-record-wrap h3 {
	margin: 30px auto;
	font-size: 25px;
	font-weight: 600;
	color: #b5b5b5;
}
.reset-btn {
	position: absolute;
	right: 0px;
	top: 12px;
	opacity: 0;
	transition: all ease .3s;
}
.input-group:hover .reset-btn {
	right: 50px;
	opacity: 1;
}
span.error {
	font-size: 12px;
	color: red;
}
.sidebar.toggled .nav-item .collapse {
	margin-left: -25px !important;
}
.dropdown-item.d-flex.align-items-center{
	text-decoration: none;
}
.notdrp em{
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
}
.collapse-item i {
	color: #8c8c8c;
	width: 18px;
	font-size: 13px;
}
#list .card-body .table-responsive {
	min-height: 260px;
}
.ui-datepicker {
	border: none !important;
	box-shadow: 0px 0px 30px 0 rgba(0,0,0,.1);
}
.ui-state-default {
	border: none !important;
	background: transparent !important;
	text-align: center !important;
	font-size: 12px;
}
.ui-state-default.ui-state-highlight {
	background: #ffec8f !important;
	border-radius: 50px;
	height: 28px;
	width: 28px;
	padding: 0;
	line-height: 28px;
	color: #171717 !important;
	font-weight: 600 !important;
}
.ui-state-default.ui-state-active{
	background: #fed60b !important;
	border-radius: 50px;
	height: 28px;
	width: 28px;
	padding: 0;
	line-height: 28px;
	color: #171717 !important;
	font-weight: 600 !important;
}
.ui-datepicker-header {
	background: transparent !important;
	border: none !important;
}
.ui-datepicker-title select {
	border: 1px solid #eee;
	margin: 2px !important;
	border-radius: 3px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #ffcf31;
}

input:focus + .slider {
  box-shadow: 0 0 1px #ffcf31;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.checkbox-wrp em {
	font-style: normal;
	position: relative;
	top: -18px;
	margin: 0 4px;
}
.text-truncate{
	overflow: auto;
	text-overflow: initial;
	white-space: normal;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #f2c223;
    background-color: #fff;
    border: 1px solid #f2c223;
    border-radius: 50% !important;
    width: 30px;
    height: 30px;
    line-height: 28px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    margin-left: 4px;
}
.page-item:last-child .page-link{
	border-color: #f2c223;
    font-weight: 900;
    font-size: 19px;
}
.page-item.disabled .page-link {
    color: #f2c223;
    pointer-events: none;
    cursor: auto;
    background-color: #ffffff;
    border-color: #f2c223;
    font-weight: 900;
    font-size: 19px;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #f2c223;
    border-color: #f2c223;
}
ul.pagination {
    margin-top: 10px;
}
.lookup-group{
	cursor: pointer;
}
.lookup-group.active, .lookup-group:hover {
	box-shadow: 0px 0px 30px 1px rgba(0,0,0,.1);
	z-index: 999;
	position: relative;
	background: #f5ce0a !important;
}

.lookup-group.active td, .lookup-group:hover td{
	background:transparent !important;
}
.lookup-group.active .btn-icon-only i, .lookup-group:hover .btn-icon-only i{
	color: #53514f !important;
}
span.required-input {
    color: red;
}

a.dropdown-display {
    overflow: hidden;
}








.dropdown-display .dropdown-chose-list {
    overflow: hidden;
    height: 30px !important;
}
select.form-control {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    padding-right: 30px;
    font-size: 13px;
}
#notification_list {
	max-height: 300px;
	overflow-y: scroll;
}
.form-control.is-invalid, .was-validated .form-control:invalid{
	background-image: none !important;
}
span.required-input {
	color: red;
	position: relative;
	left: 5px;
}
.card-body textarea.form-control{
	height: 110px;
}
.hasDatepicker{
	background: #fff !important;
}

.latest-service-list {
	border-radius: 8px;
	background: linear-gradient(to right, rgba(99,162,240,1) 0%, rgba(22,103,201,1) 100%);
	position: relative;
	padding: 10px;
	box-shadow: 0px 0px 20px -3px rgba(0,0,0,.3);
	margin-bottom:10px;
}
.latest-service-list:nth-child(2) {
	background:linear-gradient(to right, rgba(252,125,106,1) 0%, rgba(219,61,37,1) 100%);
}
.latest-service-list:nth-child(2) {
	background:linear-gradient(to right, rgba(252,125,106,1) 0%, rgba(219,61,37,1) 100%);
}
.latest-service-list:nth-child(3) {
	background:linear-gradient(to right, rgb(221, 170, 127) 0%, rgb(223, 137, 67) 100%);
}
.latest-service-list:nth-child(4) {
	background: linear-gradient(to right, rgba(170,191,235,1) 0%, rgba(126,149,194,1) 100%);
}

.latest-service-list:nth-child(5) {
	background:linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
}

.latest-service-list:nth-child(6) {
	background:linear-gradient(to right, rgba(167,179,100,1) 0%, rgba(154,166,88,1) 100%);
}
.latest-service-list:nth-child(7) {
	background:linear-gradient(to right, rgba(252,125,106,1) 0%, rgba(219,61,37,1) 100%);
}
.latest-service-list:nth-child(8) {
	background:linear-gradient(to right, rgb(221, 170, 127) 0%, rgb(223, 137, 67) 100%);
}
.latest-service-list:nth-child(9) {
	background: linear-gradient(to right, rgba(170,191,235,1) 0%, rgba(126,149,194,1) 100%);
}

.latest-service-list:nth-child(10) {
	background:linear-gradient(to right, rgba(241,231,103,1) 0%, rgba(254,182,69,1) 100%);
}

#content .cards-2 .card .value i {
	font-style: normal;
	font-size: 26px;
	position: relative;
	top: -25px;
	line-height: 36px;
	left: 1px;
}

.latest-details {
	width: 100%;
}
.date-wrapr {
	text-align: right;
	margin-right: 5px;
	padding: 5px 8px;
	border-radius: 5px;
	width: 100%;
}
.date-wrapr h2 {
	font-size: 25px;
	margin: 7px 0 0;
	color: #fff;
	padding: 0;
	font-weight: 600;
	line-height: 20px;
}
.date-wrapr h2 span {
	font-size: 12px;
	opacity: .7;
	letter-spacing: 1px;
}
.date-wrapr p {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: center;
    color:#fff;
    font-weight: 400;
    letter-spacing: 2px;
}

.latest-details h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 27px;
}
.latest-details h5 {
	color: #e1e1e1d1;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 0px;
	font-weight: 500;
	line-height: 15px;
}
.headings option{
	color: #3a3a3a !important;
}
.headings option:disabled {
    color: #b3b3b3 !important;
}
.highcharts-title {
	display: none;
}
.highcharts-exporting-group {
	display: none;
}
.highcharts-credits {
	display: none;
}
 .thcell{
    color: #ffffff;
  }
  #preventive-listing .table-responsive {
    height: calc(100vH - -60px);
    overflow-y: scroll;
}
#corrective-listing .table-responsive {
    height: calc(100vH - -60px);
    overflow-y: scroll;
}
#todo-listing .table-responsive {
    height: calc(100vH - -60px);
    overflow-y: scroll;
}
#done-listing .table-responsive {
    height: calc(100vH - -60px);
    overflow-y: scroll;
}
#file {
	height: 101px;
	background: #f5f5f5;
	padding: 40px;
	text-align: center;
	vertical-align: middle;
	border: 2px dashed #ccc;
}
.dolrrate {
	color: #171717;
	font-weight: 700;
	font-size: 16px;
}
.dolrrate i {
	font-style: normal;
	position: relative;
	top: -5px;
	font-size: 10px;
	left: 2px;
}
.delete-btn.btn {
	background: #ec4747;
	border: none;
	color: #fff !important;
}






/*Datatable Start*/
.dataTables_scrollFoot {
	position: absolute;
	width: 100% !important;
	top: 55px;
}
.dataTables_scrollHead {
	position: relative;
	top: -33px;
}
.dataTables_scrollHeadInner {
	width: 100% !important;
}
.dataTables_scrollFootInner {
	width: 100% !important;
}
table.dataTable, table.dataTable th, table.dataTable td {
	box-sizing: border-box !important;

}
.dataTables_scroll {
	padding-top: 50px;
	position: relative;
}
.dataTables_scrollBody > table {
	margin: 0 !important;
}
.dataTables_scroll table, .dataTables_scroll tr, .dataTables_scroll td, .dataTables_scroll th {
	border: none !important;
	background: none !important;
}
.card-body .table-responsive .dataTables_scroll th {
	color:#373737;
	text-transform: normal;
	font-weight: 600;
	font-size: 10px;
	padding: 5px 4px;
	background: #f8f8f8 !important;
	border-right: 1px solid #f5f5f5 !important;
	background: #fff !important;
	border-top: 1px solid #f5f5f5 !important;
	border-right: 1px solid #dbdbdb !important;
}
table.dataTable {
	border: 1px solid #dbdbdb !important;
}
.card-body .table-responsive .dataTables_scroll tr td {
	background: #f2f2f2 !important;
	padding: 5px 4px;
	color: #313131;
	font-size: 11px;
	font-weight: 500;
	border-right: 1px solid #dbdbdb !important;
}
.card-body .table-responsive .dataTables_scroll tr:nth-child(2n+1) td {
	background: #fff !important;
	padding: 5px 4px;
}
.dataTables_scrollFootInner input {
	border: 1px solid #fff;
	background: #fff !important;
	padding: 0;
	border-radius: 2px;
	box-sizing: border-box;
	width: 100% !important;
}
.card-body .table-responsive .dataTables_scrollBody tr:hover {
	/* box-shadow: 0px 0px 30px 1px rgba(0,0,0,.1); */
	z-index: 999;
	position: relative;
	background: #ffefd0 !important;
}
.card-body .table-responsive .dataTables_scrollBody tr{
	cursor: pointer;
}
.card-body .table-responsive .dataTables_scroll .dataTables_scrollHeadInner th {
	background: #ffe8bb !important;
}
.card-body .table-responsive .dataTables_scrollBody tr:hover td{
	background: transparent !important;
}
.dataTables_length select {
	border: 1px solid #dfdfdf;
	padding: 4px;
	width: 60px !important;
	border-radius: 4px;
}
.dataTables_filter input {
	border: 1px solid #dfdfdf;
	padding: 4px;
	width: auto !important;
	border-radius: 4px;

}
.dataTables_wrapper .dataTables_paginate .paginate_button, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	width: 30px;
	height: 30px;
	line-height: 28px;
	background: no-repeat !important;
	border: 1px solid #f2c223 !important;
	color: #f2c223 !important;
	padding: 0 !important;
	border-radius: 50% !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background: #f2c223 !important;
	color: #ffffff !important;
}
table.dataTable thead .sorting::before, table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::before, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::before, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::before, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::before, table.dataTable thead .sorting_desc_disabled::after {
	font-size: 13px !important;
	top: 5px !important;
}
.group-selector-wrp {
	float: right;
	margin-bottom: 10px;
	width: 100%;
	max-width: 270px;
	position: absolute;
	right: 320px;
	z-index: 99;
}
.group-selector-wrp label {
	float: left;
	font-size: 12px;
	width: 64px;
	line-height: 33px;
}
.group-selector-wrp select {
	float: left;
	width: calc(100% - 64px);
	height: 35px !important;
}
.datatable-container{
	padding: 10px;
	border: 1px solid #ececec;
	border-radius: 5px;
}
table.dataTable {
	margin: 0 auto !important;
}

/*Datatable End*/
.company-container h2 {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 20px;
}
.company-container h4 {
	font-size: 13px;
	margin: 0;
	font-weight: 300;
	color: #6a5158;
	line-height: 17px;
}
.company-container h3 {
	font-size: 13px;
	margin: 0;
	line-height: 20px;
	color: #6a514f;
}
.company-container table {
	margin-top: 10px;
	border: 1px solid #eee;
	border-radius: 10px;
}
.company-container table td {
	padding: 10px;
	border: 1px solid #eee;
	font-size: 13px;
	color: #000;
}
.assign-wrp {
	text-align: center;
	padding-top: 0;
	font-size: 60px;
	color: #c8c8c8;
	position: relative;
	top: 50%;
	margin-top: -20px;
}
.company-container .card {
	width: 100%;
	max-width: 400px !important;
	margin: 0 auto;
}
.company-container table td:first-child {
	color: #666;
}
.btn.btn-outline-danger {
	color: #fff !important;
	background: #e74a3b !important;
}

.btn.btn-outline-danger:hover {
	color: #fff !important;
	background: #cc392a !important;
}
.card-body .table-responsive th label {
	white-space: nowrap;
	font-size: 13px;
	font-weight: 500;
	margin-right: 10px;
	margin-bottom: 0 !important;
}
.smalltable tr:hover{
	background: inherit !important;
	box-shadow: none;
}
.smalltable th, .smalltable td {
	padding: 3px !important;
	border: 1px solid #ccc !important;
}
.smalltable td .form-control {
	height: 30px;
	border: none !important;
	border-radius: 0px;
	color: #000;
}
.group-selector-wrp.no_wrap {
	position: relative;
	margin-bottom: 0;
	margin-top: 10px;
	right: 0;
}
.card-body .smalltable th:first-child, .card-body .smalltable td:first-child {
	padding: 3px !important;
}
.smalltable td .form-control:focus {
	box-shadow: 0 0 0 2px rgba(0,0,0,.6);
}
.dataTables_empty {
	height: 180px;
}
.dataTables_filter{
	display: none;
}




@media (max-width: 1199px) {
	.login-left-wrp h2 {
		font-size: 27px;
	}
}
@media (max-width: 991px) {
	.login-wrap {
			margin: 0 auto;
	}
	.login-left {
		height: auto;
		margin-top: 40px;
	}
	.group-selector-wrp {
		position: relative;
		right: auto;
		float: none;
		margin: 5px auto;
	}
	div.dataTables_wrapper div.dataTables_filter input {
		width: 160px !important;
	}

}

@media (max-width: 768px) {
	#sidebarToggleTop {
		display: none;
	}
	.sidebar-toggled #accordionSidebar {
		overflow: visible;
		width: 0 !important;
	}
	.sidebar.toggled #sidebarToggle.sidebarToggle-wrp {
		left: 20px;
	}
	.sidebar-toggled .sidebar-dark .sidebar-brand {
		left: 30px;
	}
	.sidebar .nav-item .nav-link{
		text-align: left;
	}
	#accordionSidebar {
		position: fixed;
		z-index: 999;
		width: 190px !important;
	}
	.sidebar .nav-item .nav-link {
		text-align: left;
		margin-bottom: 4px;
		padding: ;
	}
	.sidebar-toggled .sidebar-dark .nav-item {
		left: -60px;
		position: relative;
		transition: all  ease .3s;
	}
	.sidebar-dark .nav-item {
		left: 0px;
	}
	#content .navbar {
	position: fixed;
		z-index: 99;
		width: 100%;
		left: 0;
		top: 0;
	}
	#content {
		margin-top: 90px;
	}
	.navbar-search {
		display: block !important;
	}
	.card-header {
		display: block !important;
	}
	table.text-truncate {
	overflow: scroll;
	text-overflow: initial;
	white-space: normal;
}
.no-record-wrap img {
	width: 150px;
}
.no-record-wrap h3 {
	margin: 20px auto;
	font-size: 15px;
	line-height: 28px;
}
#userDropdown {
	width: 25px;
}
#userDropdown::before {
	width: 25px;
	height: 25px;
	background: #c8a121;
	content: '\f007';
	position: absolute;
	top: 21px;
	left: -1px;
	border-radius: 50%;
	font-family: "Font Awesome 5 Free";
	text-align: center;
	color: #171717;
	font-weight: 900;
	line-height: 25px;
	opacity: 1 !important;
	transform: scale(1) !important;
}
.userDropdown .dropdown-menu-right {
	max-width: 180px;
	top: 50px;
	z-index: 99;
	box-shadow: 0px 0px 30px 0px rgba(0,0,0,.2) !important;
}
.card-header #dropdownMenuLink{
	display: none;
}
.navbar-search .input-group {
	margin-top: 10px;
}

.line.l01 {
	transform: rotate(45deg);
	top: 8px;
	transition: all ease .3s;
}
.line.l03 {
	transform: rotate(-45deg);
	width: 100%;
	transition: all ease .3s;
	top: 8px;
}
#sidebarToggle.sidebarToggle-wrp{
	left: calc(100% + 5px);
}
.line.l02{
	opacity: 0;
	left: -20px;
	transition: all ease .3s;
}
.sidebar-toggled .line.l01{
	transform: rotate(0deg);
	top: 0;
}
.sidebar-toggled .line.l03{
	transform: rotate(0deg);
	top: 19px;
}
.sidebar-toggled .line.l02{
	opacity: 1;
	left: 0px;
}
.login-left {
	height: auto;
}
.login-left-wrp h2 {
	margin-top: 0;
	font-size: 20px;
	line-height: 26px;
}
.character img {
	width: 120px;
}
.character-bg img {
	width: 120px;
}

.login-wrap {
	left: 0;
	transform: none;
	padding: 10px 30px;
}
.brand-text {
	text-align: center;
}
.login-right {
	height: auto;
	padding: 0 20px;
	margin-top: -30px;
	background: transparent;
}
.btn-link {
	font-size: 10px;
}
.form-check-label {
	margin-bottom: 0;
	font-size: 10px;
}
.login-wrap .form-group {
	margin-bottom: 10px;
}
.banner-bg .h3 {
	text-align: center;
}
.banner-bg .align-items-center {
	text-align: center;
}
.banner-bg .btn-primary.btn {
	margin-top: 11px;
	width: auto;
	display: inline-block !important;
}
.card-header {
	text-align: center;
}
.btn.btn-outline-info {
	display: inline-block;
	margin-top: 9px;
}
.container-fluid{
	padding: 15px;
}
#notification_list {
	max-height: 300px;
	overflow: scroll;
}
}
.dropdown-main ul li.dropdown-option{
  position: relative;
  padding-right: 10px;
}
.dropdown-main ul .dropdown-option.dropdown-chose:after{
    margin: 0 5px 0 0;
    top: calc(50% - 5px);
    position: absolute;
    right: 0;
}