html,
body {
	position: relative;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	/*font-family: 'open_sansregular' !important;*/
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-family: 'robotoregular';
	font-size: 15px;
	line-height: 1.42857143em;
	color: #333;
	background: #eee;
	background-size: cover;
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Chrome/Safari/Opera */
	-khtml-user-select: none;
	/* Konqueror */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently not supported by any browser */
}


/* -- button styles ------------------------------------- */


/*-- signin-card animation ---------------------------------------- */


/* -- login paper styles ------------------------------ */

.signin-card {
	max-width: 350px;
	border-radius: 2px;
	margin: 20px auto;
	padding: 20px;
	background-color: #eceff1;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23);
}

.background-theme {
	background: #586525;
}

.background-theme-2 {
	background-color: #3f4853;
}

.color-theme {
	color: #1468a8 ;
}
.color-2d3 {
    color: #2d343d !important;
}
.color-333 {
	color: #333 !important;
}
.color-bfb {
    color: #bfbfbf !important;
}

.color-2d3 {
    color: #2d343d !important;
}

.color-icon {
    color: #8d9293 !important;
}

.form_label_color{
	color:#bfbfbf !important;
}
.line-height-12 {
    line-height: 12px;
}
.height-23 {
    height: 23px;
}
.display1 {
	font-size: 38px;
	font-weight: 600;
	line-height: 1.2;
	color: #fff;
	text-transform: inherit;
	letter-spacing: inherit;
}

.subhead {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.1;
	color: #fff;
	text-transform: inherit;
	letter-spacing: inherit;
}

.form-group.is-focused label,
.form-group.is-focused label.control-label {
	color: #fff;
}

.form-group .checkbox label,
.form-group .radio label,
.form-group label {
	color: inherit;
}
*[data-role='page'] {
    overflow: hidden !important;
}

/**
.checkbox input[type=checkbox]:checked + .checkbox-material .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check {
    color: #fff;
    border-color: #fff;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-material .check:before {
color: #fff;}

.checkbox .checkbox-material .check, label.checkbox-inline .checkbox-material .check{    border: 2px solid #fff;}
**/

select.form-control {
	padding-left: 5px;
	padding-right: 5px;
}

.tile {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	transition-duration: 200ms;
	transition-property: transform, box-shadow, margin, opacity, width;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	background-color: #fff;
}

.margin-top-22 {
	margin-top: 22px;
}

.box-shadow-6 {
	margin-bottom: 6px;
	box-shadow: 0 1px 6px rgba(32, 33, 36, 0.59);
}

.clip {
	clip: rect(auto, auto, auto, auto);
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}

.display-inline {
	display: inline;
}

.form-group.form-theme .form-control {
	transition: none;
	background-image: none;
	background-color: #e7e7e7;
	color: #333;
	padding: 7px 15px;
	border-radius: 20px;
}

.form-group.form-theme .form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-group.form-theme .form-control:-ms-input-placeholder {
	color: #999
}

.form-group.form-theme .form-control::-webkit-input-placeholder {
	color: #999
}

.form-group.form-theme .form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.btn-theme {
	color: #FFF ;
	background-color: #1468a8 ;
	border-color: #1468a8 ;
	border-radius: 25px !important;
}
.btn:not(.btn-raised):not(.btn-link):hover, .input-group-btn .btn:not(.btn-raised):not(.btn-link):hover, .btn:not(.btn-raised):not(.btn-link):focus, .input-group-btn .btn:not(.btn-raised):not(.btn-link):focus{
    background: #1468a8;
    outline: none;
}

.btn.btn-raised:not(.btn-link):hover.btn-theme, .input-group-btn .btn.btn-raised:not(.btn-link):hover.btn-theme, .btn-group-raised .btn:not(.btn-link):hover.btn-theme, .btn-group-raised .input-group-btn .btn:not(.btn-link):hover.btn-theme, .btn.btn-raised:not(.btn-link):focus.btn-theme, .input-group-btn .btn.btn-raised:not(.btn-link):focus.btn-theme, .btn-group-raised .btn:not(.btn-link):focus.btn-theme, .btn-group-raised .input-group-btn .btn:not(.btn-link):focus.btn-theme, .btn.btn-raised:not(.btn-link).active.btn-theme, .input-group-btn .btn.btn-raised:not(.btn-link).active.btn-theme, .btn-group-raised .btn:not(.btn-link).active.btn-theme, .btn-group-raised .input-group-btn .btn:not(.btn-link).active.btn-theme, .btn.btn-raised:not(.btn-link):active.btn-theme, .input-group-btn .btn.btn-raised:not(.btn-link):active.btn-theme, .btn-group-raised .btn:not(.btn-link):active.btn-theme, .btn-group-raised .input-group-btn .btn:not(.btn-link):active.btn-theme{
	background-color: #1468a8;
}

.btn.btn-raised.btn-theme, .input-group-btn .btn.btn-raised.btn-theme, .btn.btn-fab.btn-theme, .input-group-btn .btn.btn-fab.btn-theme, .btn-group-raised .btn.btn-theme, .btn-group-raised .input-group-btn .btn.btn-theme {
    background-color: #586525;
    color: rgba(255,255,255, 0.85);
    border-color: #586525;
}
.logo_div{
	width: calc(100% - 5px);
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #fff;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
}

.searchbox-input {
	width: 100%;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background: #ffffff;
    border: none;
    padding: 3px 22px 4px 30px;
    border-radius: 50px !important;
    background-image: url(../images/search.png);
    background-position: 8px 6px;
    background-repeat: no-repeat;
    background-size: 15px;
	    color: #333;
}

.filterbox-input {
	width: 100%;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background: #ffffff;
    border: none;
    padding: 3px 22px 4px 30px;
    border-radius: 50px !important;
    background-position: 8px 6px;
    background-repeat: no-repeat;
    background-size: 15px;
	    color: #333;
}

.background-bfb-20{
	    background: rgba(191, 191, 191, 0.3);
}
.background-bfb-10{
	    background: rgba(191, 191, 191, 0.1);
}
.background-theme-10 {
	background: rgba(20, 104, 168, 0.21);
}
.text-capitalize{
	    text-transform: capitalize;
}
.report-head {
    background: #474747;
}
.border-fff {
    border: white 1px solid;
}
.background-transparent{
    background:transparent !important;
}
.border-333{
	    border: solid 1px #333;
}
.border-eee{
	    border: solid 1px #f6f6f6;
}
.border-bottom-eee{
	    border-bottom: solid 1px #f6f6f6;
}

.modal-max-width{
        max-width: 450px;
        margin: 10px auto;
}
.header-fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10;
}
.leftsidebar{
	position: fixed;
    top: 56px !important;
    height: calc(100% - 56px);
    width: 25%;
	left:0px;
}
.main_content_div{
	width:100%;
	
}
.pageleftside{
	width:25%;
}
.pagerightside{
	width:25%;
}
.rightsidebar{
	position: fixed;
    top: 56px !important;
    height: calc(100% - 56px);
    width: 25%;
    right: 0px;
	left:auto;
}

.modal-open {
    padding-right: 0 !important;
}

.modal.left .modal-dialog {
	width: 100%;
	/* max-width: 320px; */
	height: 100%;
	margin: auto auto auto 0px;
}

.modal.left .modal-content{
	border-radius: 0px;
	height: 100%;
}
.modal.right .modal-dialog {
	width: 100%;
	/* max-width: 320px; */
	height: 100%;
	margin: auto 0px auto auto;
}

.modal.right .modal-content{
	border-radius: 0px;
	height: 100%;
}
/* modal direction animation start #####*/
.modal.fade:not(.show).left .modal-dialog {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0);
}
.modal.fade:not(.show).right .modal-dialog {
	-webkit-transform: translate3d(25%, 0, 0);
	transform: translate3d(25%, 0, 0);
}
.modal.fade:not(.show).bottom .modal-dialog {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}
/* Alternative Angles */
.modal.fade:not(.show).top-left .modal-dialog {
	-webkit-transform: translate3d(-25%, -25%, 0);
	transform: translate3d(-25%, -25%, 0);
}
.modal.fade:not(.show).top-right .modal-dialog {
	-webkit-transform: translate3d(25%, -25%, 0);
	transform: translate3d(25%, -25%, 0);
}
.modal.fade:not(.show).bottom-left .modal-dialog {
	-webkit-transform: translate3d(-25%, 25%, 0);
	transform: translate3d(-25%, 25%, 0);
}
.modal.fade:not(.show).bottom-right .modal-dialog {
	-webkit-transform: translate3d(25%, 25%, 0);
	transform: translate3d(25%, 25%, 0);
}

/* modal direction animation end #####*/
/*NAV BAR*/

/* remove outer padding */

.main .row {
	padding: 0px;
	margin: 0px;
}

.side_nav{
	width:320px;
}
.content_div{
	width:calc(100% - 640px);
}
.right-sidebar{
	
	width:320px;

}
.title_div{
	width: calc(100% - 224px);
}
.searchInput{
    border: solid 2px #eee  !important;
    border-radius: 20px  !important;
    background-image: none  !important;
}
.border-left-ccc {
    border-left: solid 1px #ccc;
}
.border-right-ccc {
    border-right: solid 1px #ccc;
}
.font-8{
	font-size:8px;
}

.line-height-10{
	line-height:10px;
}
.margin-tb-18{
	margin-top:18px !important;
	margin-bottom:18px !important;
}
/*Remove rounded coners*/

nav.sidebar.navbar {
	border-radius: 0px;
	background-color: transparent;
}

nav.sidebar,
.main {
	-webkit-transition: margin 200ms ease-out;
	-moz-transition: margin 200ms ease-out;
	-o-transition: margin 200ms ease-out;
	transition: margin 200ms ease-out;
}


#sidebar_scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 2px;
	background-color: #F5F5F5;
}

#sidebar_scroll::-webkit-scrollbar
{
	width: 3px;
	background-color: #F5F5F5;
}

.list_card {
	background-color: #fff;
    margin: 0 0 5px 0;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 5px;
    border-bottom: 1px hidden #fff;
    overflow:hidden;
    min-height:111px;
	}

.profilediv {
    text-align: center;
    border: solid 1px #1468a8;
    background: #fff;
    border-radius: 13px !important;
    width: 36px;
    height: 56px;
}

.txt {
    font-weight: 400;
    line-height: 56px;
    font-size: 26px;
    color: #1468a8;
    margin: 0;
    text-transform: uppercase;
}


.opstionlist {
	text-decoration: none;
	line-height: 38px;
	text-align: center;
	list-style: none;
	border-bottom: 1px solid;
	border: none;
	padding: 15px 0;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #333;
}

.option_list {
	display: block;
	position: relative;
	/* padding: 12px 0; */
	color: #0b0e2f;
	font-weight: bold;
}

.bottomborder {
	border-bottom: solid 1px rgba(51, 51, 51, 0.33);
}

.btn-option {
	color: #333;
	border: 1px solid #8c8c8c;
	width: 40px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
}
.form-popup {
	background-color: transparent;
	border: 1px solid #d2d2d2;
	height: 34px;
	color: #dadada;
	border-radius: 25px !important;
}

.form-popup input,
.form-popup select{
	padding: 0px 14px;
	border-radius: 25px !important;
	height: 34px;
}

.pagination_pop>li>a, .pagination_pop>li>span{
	    background: transparent;
    border: 0px;
}
.pagination_pop>.active>a, .pagination_pop>.active>a:focus, .pagination_pop>.active>a:hover, .pagination_pop>.active>span, .pagination_pop>.active>span:focus, .pagination_pop>.active>span:hover {
    z-index: 2;
    color: #1468a8;
    cursor: default;
    background-color: #ffffff;
border-radius: 100%;}
.btn-option:hover {
	color: #fff;
	background-color: #0e102f !important;
	border: 1px solid #8c8c8c;
}
.pagination_pop>.disabled>a, .pagination_pop>.disabled>a:focus, .pagination_pop>.disabled>a:hover, .pagination_pop>.disabled>span, .pagination_pop>.disabled>span:focus, .pagination_pop>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: transparent;
    border-color: transparent;
}
#sidebar_scroll::-webkit-scrollbar-thumb
{
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #1468a8;
}

.layout_card{
	
    margin: 0 0 5px 0;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 3px;
    border-bottom: 1px hidden #fff;
}
.border-333-1{
	border: 1px solid #333;
}
.com_cont {
    margin-left: 5px !important;
    width: 14px;
    font-size: 6px;
    line-height: 12px !important;
    display: inline-block !important;
}
/*
/* Add gap to nav and right windows.*/

.main {
	padding: 10px 10px 0 10px;
}

.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
    background-color: #1468a8;
    color: inherit;
	    border-radius: 5px;
}
.navbar .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
}
/* .....NavBar: Icon only with coloring/layout.....*/


/*small/medium side display*/

@media (min-width: 768px) {
	/*Allow main to be next to Nav*/
	.main {
		position: absolute;
		width: calc(100% - 235px);
		/*keeps 100% minus nav size*/
		margin-left: 235px;
		float: right;
	}
    span#shortEmpListFilterName {
        white-space: break-spaces;
    }
	.navbar.navbar-inverse .dropdown-menu li>a {
		font-size: 14px;
		padding: 11px 22px;
	}
	/*lets nav bar to be showed on mouseover*/
	/*Center Brand*/
	nav.sidebar.navbar.sidebar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: 0px;
	}
	/*Center Brand*/
	nav.sidebar .navbar-brand,
	nav.sidebar .navbar-header {
		text-align: center;
		width: 100%;
		margin-left: 0px;
	}
	/*Center Icons*/
	nav.sidebar a {
		padding-right: 13px;
	}
	/*adds border top to first nav box */
	nav.sidebar .navbar-nav>li:first-child {
		border-top: 0x #e5e5e5 solid;
	}
	/*adds border to bottom nav boxes*/
	nav.sidebar .navbar-nav>li {
		border-bottom: 0px #e5e5e5 solid;
	}

	/* Colors/style dropdown box*/
	nav.sidebar .navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: #fff;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.navbar-inverse .navbar-nav>li>a {
    color: #333 !important;
}
	/*allows nav box to use 100% width*/
	nav.sidebar .navbar-collapse,
	nav.sidebar .container-fluid {
		padding: 0 0px 0 0px;
		background: transparent;
	}
	.navbar .navbar-nav>.active>a,
	.navbar .navbar-nav>.active>a:hover,
	.navbar .navbar-nav>.active>a:focus {
		color: #333;
    background-color: #fff;
    border-radius: 3px;
    border: solid 1px #1468a8;
	}
	/*colors dropdown box text */
	.navbar-inverse .navbar-nav .open .dropdown-menu>li {
		color: #333;
		white-space: normal;
	}
	/*gives sidebar width/height*/
	nav.sidebar {
		width: 100%;
		height: 100%;
		float: left;
		z-index: 100;
		margin-bottom: 0px;
	}
	/*give sidebar 100% width;*/
	nav.sidebar li {
		width: 100%;
	}
	/* Move nav to full on mouse over*/
	nav.sidebar:hover {
		margin-left: 0px;
	}
	/*for hiden things when navbar hidden*/
	.forAnimate {
		opacity: 1;
	}

}
 .div-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}

/* .....NavBar: Fully showing nav bar..... */

@media (max-width: 767px) {
    .mobileviewhead{
        flex-direction: column;
    }
    /* header sticky */
    table#wp_schedular_reportTable thead tr ,
    table#Hourly_Attendance_ReportTable thead tr ,
    table#BioMetricattendanceTable thead tr ,
    table#Biometric_Full_ReportTable thead tr {
        top: 90px !important;
    }
    #Associate_Leaves_Reportlist table#BioMetricattendanceTable thead tr{
        top: 57px !important;
    }
	.main_div_width {
		width: 100%;
		margin-top:112px;
	}
	.navbar-side{
		width: auto;
		height:auto;
	}
	.side_nav{
	width:100%;
}
.content_div{
	width:100%;
}

	.navbar .navbar-nav > li > a {
    color: #333;
    padding-top: 20px;
    padding-bottom: 20px;
}
	.navbar .navbar-nav .active > a {
    color: #fff;
	background:#009688;
}
	.navbar .navbar-nav .dropdown .dropdown-toggle:after {
		content: '';
		font-family: 'Material Icons';
		font-size: 1.5em;
		float: right;
	}
	.navbar .navbar-nav .dropdown.open .dropdown-toggle:after {
		content: '';
	}
	.navbar-nav .open .dropdown-menu {
		/* position: absolute; */
		float: none;
		width: auto;
		margin-top: 0;
		background-color: white;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		/* left: -126%; */
		color:#333;
	}
	.searchbox-input {
		width: 96%;
	}
	.searchbox-input:focus {
		width: 96%;
	}
	 .div-center {
position: relative;
		top: auto;
		left: auto;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
}
div#leftsidebar-modal{
    display: none;
    width: 100% !important;
}
.active_page{
    width: 100% !important;
}
header .col-xs-2:last-child,.header-fixed .col-xs-2:last-child {
    display: block !important;
}

}

@media (min-width: 1330px) {
	/*Allow main to be next to Nav*/
	.main {
		width: calc(100% - 235px);
		/*keeps 100% minus nav size*/
		
	}
	/*Show all nav*/
	nav.sidebar {
		margin-left: 0px;
		float: left;
	}
	/*Show hidden items on nav*/
	nav.sidebar .forAnimate {
		opacity: 1;
	}
}

nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover,
nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: #1468a8 !important;
}

.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus {
	color: inherit;
	background-color: #1468a8;
	    border-radius: 5px;
}

nav:hover .forAnimate {
	opacity: 1;
}

section {
	padding-left: 15px;
}

@media (max-width: 786px) {
	
	.navbar {
		position: relative;
		min-height: 50px;
		margin-bottom: 0px;
		border: 1px solid transparent;
	}
    ul#empListSideMenuList li{
        width: 95% !important;
    }
    #empListContentOne , #empListContentTwo{
        width: 50%;
    }
    #empListContentTwo.mobile{
        width: 100% !important;
    }
	
}
div#empListContentOne.mobile {
    width: 94%;
}

div#empListContentTwo.mobile {
    width: 100%;
}

.right_bottom{
	
    position: fixed !important;
    right: 20px;
    bottom: 20px;

}


#accordion-style-1 h1,
#accordion-style-1 a{
    color:#007b5e;
}
#accordion-style-1 .btn-link {
    font-weight: 400;
    color: #333;
    background-color: transparent;
    text-decoration: none !important;
    font-size: 14px;
	padding-left: 10px;
	    text-transform: inherit;
}

#accordion-style-1 .card-header .btn.collapsed .fa.main{
	display:none;
}

#accordion-style-1 .card-header .btn .fa.main{
	background: #007b5e;
    padding: 13px 11px;
    color: #ffffff;
    width: 35px;
    height: 41px;
    position: absolute;
    left: -1px;
    top: 10px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
	display:block;
}
.plus_xs{
	 
    font-size: 24px!important;
    height: 40px!important;
    line-height: 40px!important;
    margin: auto!important;
    min-width: 40px!important;
    width: 40px!important;

}


.form-group {
    padding-bottom: 0px;
    margin: 20px 0 0 0;
}
.side_list .row-fulid:nth-child(4n+1) .layout_card {
    background: rgb(191, 191, 191);
}
.side_list .row-fulid:nth-child(4n+2) .layout_card {
    background: rgba(191, 191, 191, 0.8);
}
.side_list .row-fulid:nth-child(4n+3) .layout_card {
    background: rgba(191, 191, 191, 0.6);
}
.side_list .row-fulid:nth-child(4n+4) .layout_card {
    background: rgba(191, 191, 191, 0.4);
}
.valuetable tr:nth-child(4n+1) {
    background: #cbcbcb;
}
.valuetable tr:nth-child(4n+2) {
    background: #d8d8d8;
}
.valuetable tr:nth-child(4n+3){
    background: #e5e5e5;
}
.valuetable tr:nth-child(4n+4) {
    background: #f2f2f2;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #bfbfbf !important;
}

.table-bordered-fff>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #fff !important;
}
.table-bordered-fff>thead>tr>th{ 
border-bottom: 1px solid #fff !important;
}

.form-login {
    background-color: transparent;

    height: 34px;
    color: #dadada;
    border-radius: 25px !important;
}
.form-login input, .form-login select {
    padding: 0px 14px;
    border-radius: 25px !important;
    height: 34px;
    color: #333;
	    border: 1px solid #999 !important;
}
.create-btn {
    background: #3f4853 !important;
    border-color: #3f4853 !important;
    color: #fff !important;
}

.fonticon {
    background: #8d9293;
    padding: 2px;
    border-radius: 100%;
    font-size: 11px;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 11px;
    text-align: center;
}

@media screen and (max-width: 968px) { 
.leftsidebar{
    position: fixed;
    top: 0;
    width: 40%;
}
.main_content_div{
	width:100%;
	
}
.pageleftside{
	width:0%;
}
.pagerightside{
	width:0%;
}
.rightsidebar{
    position: fixed;
    top: 0;
    width: 40%;
}
	.cardWidthResponsive{
		width: 50%;
	}
}
@media (max-width: 500px) {
	.cardWidthResponsive{
		width: 100%;

	}
}
@media screen and (max-width: 765px) { 
    .mobileviewhead{
        flex-direction: column;
        height: 70px;
    }

.leftsidebar{
    position: fixed;
    top: 0;
    width: 80%;
}
.main_content_div{
	width:100%;
	
}
.pageleftside{
	width:0%;
}
.pagerightside{
	width:0%;
}
.rightsidebar{
    position: fixed;
    top: 0;
    width: 80%;
}
}

.center-border:before{
	content: "";
    display: block;
    border: solid 1px #dadada;
    height: 100%;
    position: absolute;
    right: 50%;
}

.col-main{
    display: flex;
    width: 100%;
}
.col-second {
    flex: 1;
}
.icon-div-center{
	  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}


.timeline-message-text{	
	min-height: 50px;
    min-width: 100px;
    white-space: normal !important;
    word-wrap: normal !important;

}
.shadow-cr{
	
  box-shadow: 0px 0px 5px 0px #999;

}
.text-div{
	height: 55px;
    overflow-y: scroll;
}

.message-text{	
	min-height: 50px;
    min-width: 120px;
    max-width: 75%;
    margin: 3px 2px;
    padding: 8px 10px;
    margin: 3px 2px;
    padding: 8px 10px;
    box-shadow: 0px 0px 5px 0px #999;
    border-radius: 8px;
    line-height: 20px;
    font-size: 14px;
    white-space: pre-wrap;
    word-wrap: break-word;
    line-height: 20px;
    font-size: 14px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.message-time{
	font-size: 10px;
    line-height: 14px;
	margin-right: -8px;
	font-size: 10px;
    line-height: 14px;
	margin-right: -8px;
}


.RecvBox .msg-arrow {
     position: absolute;
    font-size: 16px;
    left: 0px;
    top: 50%;
   transform: translateY(-50%);
	content: "\e92b";
  /*   margin: -11px 0 0 0%; */
        text-shadow: -1.5px 0px 0.5px rgba(123, 122, 122, 0.52);
    z-index: 2;
}
.SendBox .msg-arrow  {
    position: absolute;
     font-size: 16px;
    right: 0px;
	color: #fff;
    top: 50%;
  /*   margin: -11px 0 0 0%; */
   transform: translateY(-50%);
        text-shadow: 1.5px 0px 0.5px rgba(123, 122, 122, 0.52);
    z-index: 2;

}
.width-30 {
    width: 30px;
}
.btn-min-width{
	width:100px;
}

.blackPatch_1 {
    background: #eeeeee;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-left: -10px;
    text-align: right;
    margin-top: 8px;
    padding: 3px;
    line-height: normal;
    display: list-item;
}
.Thumbdiv_1 {
    display: block;
    width: 18px;
    height: 18px;
    text-align: center;
    margin: 0;
    float: right;
}
.ThumbText_1 {
    font-weight: bold;
    line-height: 18px;
    font-size: 10px;
    border-radius: 0;
}

.select-modal{
	max-height: 500px;
	overflow-y: auto;
}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
#accordion{
    /*border: 2px solid #1468a8;*/
    overflow: hidden;
}
#accordion .panel{
    border: none;
    border-bottom: 2px solid #1468a8;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
#accordion .panel:last-child{
    border-bottom: none;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
}
#accordion .panel-title a{
    display: block;
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    background: #1468a8;
    text-align: right;
    border: none;
    border-radius: 0;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed{
    /*background: #fff;*/
    color: #1468a8;
}
#accordion .panel-title a.collapsed:hover{
    background: #1468a8;
    color: #fff;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f107";
    font-family: fontawesome;
    font-size: 25px;
    color: #fff;
    position: fixed;
    top: 17px;
    left: 20px;
    transition: all 0.3s ease-in-out 0s;
}
#accordion .panel-title a.collapsed:after{
    content: "\f106";
    color: #1468a8;
}
#accordion .panel-title a.collapsed:hover:after{
    color: #fff;
}
#accordion .panel-body{
    padding: 20px;
    border: none;
    font-size: 14px;
    color: #888;
    line-height: 25px;
}

.layout_card1 {
    margin: 0 0 0px 0;
    box-shadow: 1px 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 3px;
    border: 1px solid #e0dddd;
}
.component-card p{
	color:#1468a8 !important;
	font-weight:bold;
}
/* loader start */
.loader_Wrapper {
    display: block;
    position: absolute;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: rgba(255,255,255,0.2); */
    background: rgba(0, 0, 0, 0.2);
}


.spinner {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    width: 100px;
    z-index: 1055;
}

.spinner>div {
    width: 22px;
    height: 22px;
    /* background-color: #406F18; */
    /* background-color: #fff; */
    background-color: #F04E23;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

/* loader end */
/* material loader */

.action-btn-circle .material-loader-box {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 0px;
    margin-top: 0px;
    width: 0px;
}

.material-loader-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    z-index: 1;
    width: 220px;
    min-height: 50px;
    height: max-content;
    bottom: 13px;
    left: 50%;
    margin-left: -110px;
    /* margin-top: -75px; 
    padding-bottom: -7px;*/
}

.material-loader-box .loader {
    position: relative;
    margin: 15px auto;
    width: 45px;
    height: 45px;

    &:before {
        content: '';
        display: block;
        padding-top: 100%;
    }
}

.material-loader-box .circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.material-loader-box .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, 6s ease-in-out infinite;
    stroke-linecap: round;
    stroke: #F04E23;
}

.material-loader-box .path-color {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {

    100%,
    0% {
        stroke: #d62d20;
    }

    40% {
        stroke: #0057e7;
    }

    66% {
        stroke: #008744;
    }

    80%,
    90% {
        stroke: #ffa700;
    }
}

/* material loader end */

.navbar-nav p{
	font-size:14px;
	font-weight:400;
	color: #000 !important;
}


/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 3px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius:10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius:10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
  border-radius:10px;
}
.font-11{
	font-size:11px;
}
.font-9{
	font-size:9px;
}
.background-icon {
    background-color: #8d9293 !important;
}
.timeline-icon {
    display: block;
    height: 30px;
    line-height: 20px;
}

.timeline-search {
    border: solid 1px #666;
    width: 100%;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    background: #ffffff;
    padding: 3px 22px 4px 30px;
    border-radius: 50px !important;
    background-image: url(../images/search.png);
    background-position: 8px 6px;
    background-repeat: no-repeat;
    background-size: 15px;
    color: #333;
}

.background-bfb-20 {
    background: rgba(191, 191, 191, 0.3);
}

.background-bfb-40 {
    background: rgba(191, 191, 191, 0.4);
}

.background-bfb {
    background: #bfbfbf;
}

.message-text_1 {
    min-height: 50px;
    min-width: 120px;
    max-width: 75%;
    /* margin: 3px 2px; */
    padding: 8px 10px;
    padding: 0px 5px;
    /* box-shadow: 0px 0px 5px 0px #999; */
    border-radius: 8px;
    line-height: 20px;
    font-size: 14px;
    white-space: pre-wrap;
    word-wrap: break-word;
    line-height: 20px;
    font-size: 14px;
    white-space: pre-wrap;
    overflow: hidden;
    word-wrap: break-word;
}

.shadow-cr {
    border: solid #bfbfbf 0.5px;

}

.icon-div-center {
    position: absolute;
    top: 50%;
    left: 48%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.icon_div_center {
    position: absolute;
    top: 50%;
    left: 46%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.height-20{
	height:20px;
}

.creatNameWidth{
	width:200px;
}
.creatButonWidth{
	width:200px;
}
.creattoggalWidth {
    width: 200px;
}
.creatvalueWidth{
	width:calc(100% - 400px);
}
.card-vertical-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.fonticon{
    background: #8d9293;
    padding: 2px;
    border-radius: 100%;
    font-size: 11px;
    width: 16px;
    height: 16px;
    display: inline-block;
    line-height: 11px;
    text-align: center;
}
@media screen and (max-width: 600px) {
.creatNameWidth{
	width:calc(100% - 90px);
	text-align:left;
}
.creatButonWidth{
    width: 90px;
    position: absolute;
    right: 15px;
    top: 5px;
}
.creatvalueWidth{
	width:calc(100% - 90px);
	text-align:left;
	    padding-left: 15px !important;
    padding-right: 15px !important;
}
.creattoggalWidth {
    width: 190px;
    position: absolute;
    right: 15px;
    top: 5px;
}
.float_lable{
    font-size: 12px !important;
    padding-top: 0px;
    padding-bottom: 0px;

}
.card-vertical-middle {
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.btn-min-width {
    width: 80px;
}
.hMenu {
    overflow: auto;
    white-space: nowrap;
}

.hMenu .htab {
    display: inline-grid;
    white-space: normal;
    margin: 0px;
    position: relative;
    min-height: 56px;
    padding: 6px 5px;
    float: none;
}
.nested {
    padding: 0px;
}
}

.background-fff_1 {
    background-color: #fff !important;
}

.menu_background_opacity {
	background-color: #bfbfbf !important;
}

.background-yellow{
    background-color:#ffb225;
}

.list_card_new {
    background-color: #fff;
    margin: 0 0 5px 0;
    /* box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28); */
    border-radius: 0px;
    border: 1px solid #e6e6e6;
    overflow: hidden;
    min-height: 85px;
}
.thumbnew{
    background: red;
    box-shadow: 5px 5px 1px #b6bfc7;
    width: 50px;
    height: 50px;
}
.leadthumbnew {
    background: red;
    box-shadow: none;
    width: 40px;
    height: 40px;
}
.followthumbnew {
    background: red;
    box-shadow: none;
    width: 80px;
    line-height: 20px;
    height: 87px;
    padding-top: 32px ;
}

.concardBG{
    background: #ecf3f8;
    border: solid #fff 2px;
}

.concardheadBG{
    background: #e6e6e6;
    border-top: solid #fff 2px;
}
.leadcardBG{
    background: #f2f2f2;
}

.leadcardheadBG{
    background: #f4f8fb;
    border-bottom: solid #e6e6e6 1px;
}
.leadcardHr{
    border-top: solid #e6e6e6 2px;
}
.countCir {
    position: absolute;
    font-size: 7px;
    color: #fff;
    line-height: 12px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    text-align: center;
    top: -5px;
    right: -1px;
}
.tableprice, #tablePL,
.tablelayout{
    border: 1px solid#bdbdbd;
    width:100%;
}
#tablePL th, #tablePL td, .tableprice th, .tableprice td,
.tablelayout td, .tablelayout th{
    border-bottom: 1px solid#bdbdbd;
    border-collapse: collapse;
    padding: 10px;
    color: rgba(0,0,0, 0.87);
}

.scroll_option {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    max-height: 57.5vh;
    overflow-y: auto;
	    /* overflow: auto; */
    -webkit-overflow-scrolling: touch;
}

ul, .myUL {
    list-style-type: none;
  }
  
  .myUL {
    margin: 0;
    padding: 0;
  }
  
  .box {
    cursor: pointer;
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none;
  }
  
  .box::before {
    content: "\2610";
    color: black;
    display: inline-block;
    margin-right: 6px;
  }
  
  .check-box::before {
    content: "\2611"; 
    color: dodgerblue;
  }
  
  .nested {
    display: none;
  }
  
  .active {
    display: block;
  }
  .boxcard{
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    padding: 10px;
    margin-bottom: 5px;
  }
  

.background-status-red {
    background-color: red;
    margin: 3.5px 0px;
    width: 22px;
    line-height: 22px;
    height: 22px;
    display: inline-table;
    color: #fff;
    border-radius: 50%;
    animation: red 0.7s linear infinite;
  }

  .background-status-yellow {
    background-color: yellow;
    margin: 3.5px 0px;
    width: 22px;
    line-height: 22px;
    height: 22px;
    display: inline-table;
    color: #000;
    border-radius: 50%;
    animation: yellow 0.7s linear infinite;
  }
  
  @keyframes red {
    0% {
      box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.3), 
                     0 0 0 2px rgba(255, 0, 0, 0.3), 
                  0 0 0 6px rgba(255, 0, 0, 0.3), 
                  0 0 0 8px rgba(255, 0, 0, 0.3);
       }
    100% {
      box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.3), 
                  0 0 0 6px rgba(255, 0, 0, 0.3), 
                  0 0 0 8px rgba(255, 0, 0, 0.3), 
                  0 0 0 15px rgba(255, 0, 0, 0);
        }
  }

@keyframes yellow {
    0% {
      box-shadow: 0 0 0 0 rgba(255, 255, 0, 0.3), 
                     0 0 0 2px rgba(255, 255, 0, 0.3), 
                  0 0 0 6px rgba(255, 255, 0, 0.3), 
                  0 0 0 8px rgba(255, 255, 0, 0.3);
       }
    100% {
      box-shadow: 0 0 0 2px rgba(255, 255, 0, 0.3),
                  0 0 0 6px rgba(255, 255, 0, 0.3), 
                  0 0 0 8px rgba(255, 255, 0, 0.3), 
                  0 0 0 15px rgba(255, 255, 0, 0);
        }
  }
  .background-status-green{
    background: green;
    color: #fff;
    margin: 3.5px 0px;
    width: 32px;
    line-height: 32px;
    height: 32px;
    display: inline-table;
    border-radius: 100%;
  }
  

.faintbluecard {

   
    margin: 0 0 0px 0;
    /*box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);*/
    border-radius: 4px 4px 0px 0px;
    border-bottom: 1px hidden #fff;
    line-height: 21px;
    font-size: 10px;
    padding: 0px 5px;
}
.blue-dark-card {
    background-color: #1468a8;
    margin: 0 0 0px 0;
    border-radius: 0px 0px 2px 2px;
    border-bottom: 1px hidden #fff;
}

.color-blue{
	color:#0c4b72;
}
.background-5b5{
	background-color:#2f2f2f  !important;
}
.background-red{
    background-color:red;
    color:#fff!important;
}
.background-green{
    background-color:green; 
    color:#fff!important;
}
.background-yellow{
    background-color:yellow;
    color:#000!important;
}

.red_radio .circle,
label.radio-inline .circle {
	border: 2px solid #f44336;
	height: 15px;
	width: 15px;
	border-radius: 100%;
}

.red_radio input[type=radio]:checked~.circle,
label.radio-inline input[type=radio]:checked~.circle {
	border-color: #f44336;
}

.red_radio input[type=radio]:checked~.check,
label.radio-inline input[type=radio]:checked~.check {
	background-color: #f44336;
}

.yellow_radio .circle,
label.radio-inline .circle {
	border: 2px solid #e6d300;
	height: 15px;
	width: 15px;
	border-radius: 100%;
}

.yellow_radio input[type=radio]:checked~.circle,
label.radio-inline input[type=radio]:checked~.circle {
	border-color: #e6d300;
}

.yellow_radio input[type=radio]:checked~.check,
label.radio-inline input[type=radio]:checked~.check {
	background-color: #e6d300;
}

.green_radio .circle,
label.radio-inline .circle {
	border: 2px solid green;
	height: 15px;
	width: 15px;
	border-radius: 100%;
}

.green_radio input[type=radio]:checked~.circle,
label.radio-inline input[type=radio]:checked~.circle {
	border-color: green;
}

.green_radio input[type=radio]:checked~.check,
label.radio-inline input[type=radio]:checked~.check {
	background-color: green;
}
.bootstrap-tagsinput {
    float: left;
    width: 100%;
    padding: 10px !important;
}
.tagInputRow .form-group{
	margin:0px;
}
.navbar-nav .dropdown-menu .active {
    background: rgba(0,0,0,0.1);
}
.start_layer{
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    z-index: 99999;
    background: rgba(51, 51, 51, 0.76);
}
 .start_button{
        width: 200px;
        height: 90px;
        position:absolute;
        top: 50%;
        left:50%;
        margin-top: -45px;
        margin-left: -100px;
    }
    .start_btn{
        border-radius:100% !important;
        height: 90px;
        width:90px;
    }
    .callingbox{
        position: absolute;
        z-index: 9999;
        width: 320px;
        right: 10px;
        bottom: 0px;
    }
 
#clockdiv{
	font-family: sans-serif;
	color: #fff;
	display: block;
	font-weight: 100;
	text-align: left;
    font-size: 14px;
    margin-bottom: 10px;
}

#clockdiv > div{
	padding: 5px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
}

#clockdiv div > span{
    padding: 5px 10px;
	border-radius: 3px;
	background:rgba(0, 0, 0, 0.15);
	display: inline-block;
}

.smalltext{
	padding-top: 5px;
	font-size: 10px;
	line-height: 10px;
}

.allow-user-select {
	-webkit-touch-callout: default;
	/* iOS Safari */
	-webkit-user-select: text;
	/* Chrome/Safari/Opera */
	-khtml-user-select: text;
	/* Konqueror */
	-moz-user-select: text;
	/* Firefox */
	-ms-user-select: text;
	/* Internet Explorer/Edge */
	user-select: text;
	/* Non-prefixed version, currently not supported by any browser */

}


.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: rgb(240, 240, 240);
  color: black;
  font-family: roboto;
  font-weight: 350;
  
}
.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
  background-color: rgb(255, 255, 255);
  color: black;
  font-family: roboto;
  font-weight: 350;
}
.datepicker-days{
    width: 100% !important; 
}
.table-condensed{
    width: 100% !important;
}
.datepicker-inline {
    width: 100% !important;
}
#datetimepicker12 .active {
    display: table-cell;
}
.modal-dialog{
	margin: 30px auto;
}


.kt-timeline-v2 {
	position: relative
}

.kt-timeline-v2:before {
    content: '';
    position: absolute;
    left: 8.35rem;
    width: .294rem;
    top: 5px;
    bottom: 5px;
    height: calc(100% - 5px);
    background-color: #e7e9f5;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item {
	display: table;
	position: relative;
	margin-bottom: 1.75rem
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-time {
    display: table-cell;
    font-size: 1.3rem;
    font-weight: 500;
    vertical-align: top;
    position: absolute;
    padding-top: 3px;
    color: #74788d;
    line-height: 15px;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle {
    border-radius: 50%;
    border: .89rem solid #fff;
    z-index: 1;
    top: .2rem;
    left: 6.4rem;
    position: relative;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-cricle>i {
	font-size: 1.78rem;
	top: -.93rem;
	left: -.57rem;
	position: absolute
}
 
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item:nth-child(4n+1) .kt-timeline-v2__item-cricle>i{
   color: #007bff !important;
}
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item:nth-child(4n+2) .kt-timeline-v2__item-cricle>i{
   color: #dc3545 !important;
}
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item:nth-child(4n+3) .kt-timeline-v2__item-cricle>i{
   color: #28a745 !important;
}
.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item:nth-child(4n+4) .kt-timeline-v2__item-cricle>i{
   color: #ffb822 !important;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text {
    display: table-cell;
    vertical-align: top;
    font-size: 1.2rem;
    padding: 0rem 0 0 7.5rem;
    color: #74788d;
    line-height: 1.6rem;
    width: 100%;
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text.kt-timeline-v2__item-text--bold {
	font-size: 1.2rem;
	font-weight: 500;
	padding-top: .21rem;
	color: #74788d
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-timeline-v2__item-text>span {
	font-weight: 700
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item .kt-list-pics {
	display: table-cell;
	vertical-align: top
}

.kt-timeline-v2 .kt-timeline-v2__items .kt-timeline-v2__item:last-child {
	margin-bottom: 0
}

.kt-timeline-v3 .kt-timeline-v3__item {
	display: table;
	margin-bottom: 1rem;
	position: relative
}


.ordsatus {
    background-color: rgba(10,187,135,.1);
    color: #0abb87;
    cursor: text!important;
}



#tabs .nav-tabs {
    background: #FFf;
}
#tabs .nav-tabs .active {
    color: #11588f;
    background-color: transparent;
    border-color:#11588f;
    border-bottom: 4px solid !important;
    font-weight: bold;
}
#tabs .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: transparent !important;
    border: 0 !important;
    color: #FFFFFF !important;
    font-weight: 500;
}
#tabs .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: transparent !important;
    border: 0 !important;
    color: #333 !important;
    font-weight: 500;
}

/* width */
.tablediv::-webkit-scrollbar {
    height: 10px;
  }

.calling-status {
  background-color: green;
 	margin: 10.5px 4px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  animation: green 0.7s linear infinite;
}

@keyframes green {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 255, 0, 0.3), 
   				0 0 0 2px rgba(0, 255, 0, 0.3), 
    			0 0 0 6px rgba(0, 255, 0, 0.3), 
    			0 0 0 8px rgba(0, 255, 0, 0.3);
 	}
  100% {
    box-shadow: 0 0 0 2px rgba(0, 255, 0, 0.3), 
    			0 0 0 6px rgba(0, 255, 0, 0.3), 
    			0 0 0 8px rgba(0, 255, 0, 0.3), 
    			0 0 0 15px rgba(0, 255, 0, 0);
  	}
}
#tabs .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    border-bottom: 4px solid rgba(0, 0, 0, 0) !important;
}

#accordion{
    /*border: 2px solid #1468a8;*/
    overflow: hidden;
}
#accordion .panel{
    border: none;
    border-bottom: 0px solid ;
    box-shadow: none;
    border-radius: 0;
    margin: 0;
}
#accordion .panel:last-child{
    border-bottom: none;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
}
#accordion .panel-title span{
    display: block;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background: #474747;
    text-align: right;
    border: none;
    border-radius: 0px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed{
    /*background: #fff;
    color: #1468a8;*/
}
#accordion .panel-title a.collapsed:hover{
    /* background: #1468a8; */
    color: #fff;
}
#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after{
    content: "\f107";
    font-family: fontawesome;
    font-size: 25px;
    color: #fff;
    position: fixed;
    top: 17px;
    left: 20px;
    transition: all 0.3s ease-in-out 0s;
}
#accordion .panel-title a.collapsed:after{
    content: "\f106";
    color: #1468a8;
}
#accordion .panel-title a.collapsed:hover:after{
    color: #fff;
}
#accordion .panel-body{
    padding: 20px;
    border: none;
    font-size: 14px;
    color: #888;
    line-height: 25px;
}

.layout_card1 {
    margin: 0 0 0px 0;
    /*box-shadow: 1px 1px 6px rgba(32, 33, 36, 0.28);*/
    border-radius: 0px;
    border: 0px solid #e0dddd;
}
.background-146 {
    background-color: #9b9b9b !important;
}
.card_bottom_mar {
    margin-bottom: 0px;
}
.padding-tb-7 {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}
.main_font_big {
    font-size: 45px;
    line-height: 60px;
    font-weight: 400;
}
.line-height-12 {
    line-height: 12px;
}
.font-8 {
    font-size: 8px;
}
.bor-div {
    outline: solid 0.2px #b5b5b5;
    height: 60px;
    margin: 5px 0px;
    width: 0px;
    padding: 0 !important;
}
.background-6b6-50 {
    background-color: #cbcbcb !important;
}
.card_top_mar {
    margin-top: 2.5px;
}
.leadcardrank {
    font-size: 14px;
    background: #969696;
    padding: 0;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
    border-radius: 2px;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 0px;
}
.order_con{
    width: 20px;
    display: inline-block;
    background: #1468a8;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    line-height: 18px;
}

.selectchecklist .icon-check{
    display: block !important;
}
.selectchecklist .toggle_multi_select{
    display: none;
}
.rightdrarrow::after{
    content: "\e957";
    font-family: 'icomoon';
    position: absolute;
    right: 5px;
    color: #666;
}
.leftdrarrow::before{
    content: "\e959";
    font-family: 'icomoon';
    color: #666;
}
.newinputstl{box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28); margin-bottom: 1rem; background: rgb(233, 247, 249); border-width: 2px; border-style: solid; border-color: #586525; border-image: initial; padding: 0.5rem; border-radius: 5px;}
.editorinput {
    border: solid 1px #bbb;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-left: 0px;
}
.editorinputin{
    letter-spacing: inherit;
    font-size: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 2.6rem;
    padding-left: 10px;
    background-image: none !important;
    height: 30px;
}
    .ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label {
        width: 5em  !important;
    }
    .ck.ck-icon {
        width: 15px !important;
        height: var(--ck-icon-size);
        font-size: 12px  !important;
        will-change: transform;
    }
    .ck.ck-button, a.ck.ck-button {
        min-width: 15px !important;
    }
    .ck-editor__editable_inline {
        min-height: 100px;
    }
    
.btn-fabicon{	
    position: absolute;
    z-index: 101;
    width: 62px;
    height: 62px;
    padding: 3px;
    line-height: 52px;
	border: 3px solid #e7e7e7;
	/* overflow: hidden; */
    font-size: 30px;
	-webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.20);
}
.btn-fabicon.btn-bottom-right {
    bottom: 25px;
    right: 30px;
}

.fab-options {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px;
    /* overflow: hidden; */
    font-size: 18px;
    margin-left: 2px;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.20);
}
.card_layout_1 {
    background-color: #fff !important;
    margin: 0 0 3px 0;
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
    border-radius: 3px;
    border-bottom: 1px hidden #fff;
    overflow: hidden;
}
.label-floating label {
    color: #333 !important;
}
.edit_mode{
    position: absolute;
    right: 0;
    top: -15px;}

    .profilediv {
        /* 	text-align: center;
            background: #fff;
            width: 46px;
            height: 97px;
            margin-left: 5px; */
            background: red;
            box-shadow: 5px 5px 1px #b6bfc7;
            width: 50px;
            height: 50px;
        }
.activeclass{
    background: gainsboro;
}        
div#EmployeeOptions-modal ul li span:last-child {
    position: relative;
    top: -5px;
    float: inline-end;
    width: 30px;
    height: 30px;
    background: #122342;
    border-radius: 10px;
}

div#EmployeeOptions-modal ul li span:last-child i {
    position: absolute !important;
    top: 3px;
    color: #fff;
    left: 0px;
}
div#associate_typeScroll {
    max-height: 45vh;
}
.disabled{
    pointer-events:none;
    background: #d2d2d2;
    cursor: not-allowed;
}
input:disabled {
    /* background: #f3f3f3 !important; */
}
div#main-page .mobile-container button {
    background: #fff;
    border: 1px solid #586525;
    margin: 10px 0;
    float: inline-end;
    border-radius: 5px;
    font-weight: 600;
    padding: 2px 10px;
    font-size: 13px;
}

div#main-page .mobile-container button:hover {
    background: #586525;
    color: #fff;
}
div#empListContent {
    height: calc(100% - 50px);
    margin-top: 56px;
}

div#sidemployeeList {
    height: calc(100vh - 160px);
    overflow: auto;
    padding: 0 10px 0px 18px;
}
.profilediv {text-align: center;border: solid 1px #e4e4e4;background: #eee;border-radius: 100% !important;width: 40px !important;height: 40px !important;box-shadow: none !IMPORTANT;}
.txt {
    font-weight: 400 !important;
    line-height: 40px !important;
    font-size: 18px !important;
    color: #ffffff !important;
    margin: 0 !important;
    text-transform: uppercase !important;
}


.list_card.list_card_active {
    border: 2px solid #000 !important;
}



div#sidemployeeList .employeeNode {
    padding: 0;
}

div#empListSide {
    padding: 5px 10px;
}

.list_card {
    padding: 0 !important;
    border: 2px solid #f1f1f1;
}

.list_card:hover {
    border: 2px solid #000 !important;
}
div#sidemployeeList .list_card {
    padding:  0 !important;
    height: 110px !important;
    min-height: 10px !IMPORTANT;
    border-radius: 3px;
}
div#empListSide #searchEmployee {
    border: 1px solid #ddd;
    border-radius: 25px;
    padding-left: 10px;
}

div#empListSide .form-group {
    margin: 0;
}
ul#empListSideMenuList {
    padding: 10px;
    height: calc(100vh - 100px);
    padding-top: 10px;
    width: 100%;
    overflow: auto;
    padding-bottom: 50px;
}

ul#empListSideMenuList li {
    width: 47%;
    display: inline-block;
    text-align: justify;
    border: 2px solid #dadada!important;
    border-radius: 3px;
    padding: 20px;
    margin: 10px 0px 0px 10px;
    height: 60px;
    padding-top: 18px !important;
    white-space: nowrap;
    float: inline-start;
}
ul#empListSideMenuList li:hover {
    border: 2px solid #000 !important;
}

div#employeeAddFields {
    height: calc(100vh - 111px);
    overflow: auto;
    padding: 0;
}
div#sidemployeeList .list_card .col-xs-4 {
    padding-top: 5px;
}
.mainbutton {
    bottom: 30px !important;
    right: 0 !important;
}
div#group_typeComponentCard .col-sm-4 button {
    padding-left: 10px;
    text-transform: capitalize;
}

div#group_typeComponentCard .col-sm-8 .col-sm-3 {
    width: 50% !important;
}
div#template_modal .modal-content {
    height: calc(100vh - 80px) !important;
}

div#template_modal .modal-body {
    height: calc(100vh - 150px) !important;
    max-height: 480px;
}
div#Cat_typeComponentCard .col-sm-8 .col-sm-3 {
    width: 33%;
}

div#TemplatetypeComponentCard .col-sm-8 .col-sm-3 {
    width: 50%;
}


div#leftsidebar-modal {
    display: block;
    width: 25%;
}


header .col-xs-2:last-child,.header-fixed .col-xs-2:last-child {
    display: none;
}
#leftsidebar-modal.top30{
    top: 30px !important;
}
ul#adminSideMenu li a > div {
    background: #fff !important;
    border: 2px solid #ddd;
}

ul#adminSideMenu li a > div .col-xs-2 {
    width: 60px !important;
    display: block !important;
    max-width: 50px;
}

ul#adminSideMenu li:first-child a > div {
    position: relative;
    left: -4px;
    width: 101%;
}

ul#adminSideMenu li ul a i{color: #586525 !important;}

ul#adminSideMenu li ul a p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 13px;
}
ul#adminSideMenu li a > div .col-xs-2 i {
    font-size: 23px;
    font-weight: bold;
    position: relative;
    top: -1px;
}
div#loadAddEmployeePOP-Modal .modal-dialog {
    max-width: 360px !important;
}

div#employeeAddFields .form-group label,.modal .form-group label {
    color: #bfbfbf !important;
}

div#employeeAddFields .col-xs-12 {
    padding: 0;
}

div#employeeAddFields .col-sm-12[data-toggle="collapse"] {
    padding: 0;
}

div#employeeAddFields .col-sm-12[data-toggle="collapse"] p {color: #586525;margin: 0;}

/* presend */
.modal .modal-dialog {
    max-width: 360px !important;
}

.modal .modal-dialog .modal-header {
    padding: 0;
    background: #fff;
    color: #fff;
}

.modal .modal-dialog .modal-header div {
    color: #fff !important;
}


.modal .modal-dialog .modal-body {
    padding: 10px 5px;
    max-height: calc(100vh - 300px);
}

.modal .modal-dialog .modal-header .col-xs-2:first-child {
    display: none;
}

.modal .modal-dialog .modal-header .col-xs-8 span {
    color: #fff;
    float: left !important;
    font-weight: 100;
    font-size: 18px;
    padding-top: 5px;
}

.modal .modal-dialog .modal-footer {
    border-radius: 0 !important;
}

.modal .modal-dialog .modal-content {
    border-radius: 0;
}

.modal .modal-dialog .modal-header .col-xs-2 i {
    color: #fff;
}

.modal .modal-dialog .modal-header .col-xs-2 {
    width: auto;
    float: inline-end;
}
/* presend */
/* permament */
/* div#permanentAddModal .modal-dialog {
    max-width: 360px !important;
}

div#permanentAddModal .modal-dialog .modal-header {
    padding: 0;
    background: #586525;
    color: #fff;
    padding: 10px;
}

div#permanentAddModal .modal-dialog .modal-header div {
    color: #fff !important;
}


div#permanentAddModal .modal-dialog .modal-body {
    padding: 10px 5px;
}

div#permanentAddModal .modal-dialog .modal-header .col-xs-2:first-child {
    display: none;
}

div#permanentAddModal .modal-dialog .modal-header .col-xs-8 span {
    color: #fff;
    float: left !important;
}

div#permanentAddModal .modal-dialog .modal-footer {
    border-radius: 0 !important;
}

div#permanentAddModal .modal-dialog .modal-content {
    border-radius: 0;
}

div#permanentAddModal .modal-dialog .modal-header .col-xs-2 i {
    color: #fff;
}

div#permanentAddModal .modal-dialog .modal-header .col-xs-2 {
    width: auto;
    float: inline-end;
} */
/* permament */
.modal .modal-dialog .modal-header .row:first-child {
    background: #586525;
    padding: 10px;
}

.modal .modal-dialog .modal-header .row:last-child {
    padding: 10px 20px;
}

.modal .modal-dialog .modal-header .row:last-child input {
    border: 1px solid #aeaeae !important;
}
div#multipleEmail-modal .modal-header ,
div#multipleContact-modal .modal-header {
    color: #fff;
    background: #586525;
    padding: 10px;
}
div#BusinessUnitList-modal .modal-body .col-md-6 {
    width: 100%;
}


div#viewUploadDocs-modal h5#exampleModalLongTitle {
    background: #586525;
}


.modal .modal-dialog .modal-header h5.modal-title {
    background: #586525;
    padding: 5px;
}


div#PersonalDetails .container .col-md-12:first-child {
    margin-top: 50px !important;
}
div#template_modal .modal-dialog {
    max-width: unset !important;
}

div#template_modal .modal-dialog div#pagehader {
    padding: 0 !important;
    height: 36px;
}

div#template_modal .modal-dialog #pagehader .col-xs-2:first-child {
    display: block;
}

div#template_modal .modal-dialog #pagehader .timelinesearchDiv  {
    display: none;
}


.modal-body.padding-0.overflow-auto {
    float: inline-start;
    width: 100%;
}

div#template_modal .modal-dialog #pagehader .headertitle {
    width: 83% !important;
    padding-top: 10px;
}
div#showtemplatediv {
    width: 98%;
    word-break: break-all;
    display: inline-block;
    padding: 10px;
    border: 1px solid #ddd;
    margin: 5px;
    max-height: 200px;
    overflow: auto;
}
div#DescriptionModal .modal-body {
    max-height: calc(100vh - 130px) !important;
}

div#DescriptionModal .modal-dialog.modal-md.modal-max-width {
    max-width: unset !important;
}
div#login-page {
    width: 100% !important;
}
div#SAMSGroupList-modal .modal-header .col-xs-8 {
    width: 100% !important;
    padding: 0;
}

div#SAMSGroupList-modal .modal-header .col-xs-8 h4 {
    padding: 10px;
    background: #586525;
    color: #fff;
}

div#SAMSGroupList-modal .modal-header .col-xs-8 h4 ~ span {
    border: 1px solid #586525;
    border-radius: 5px !IMPORTANT;
    margin: 5px;
    padding: 5px;
}

div#SAMSGroupList-modal .modal-body {
    max-height: calc(100vh - 220px) !important;
    overflow: auto;
    border-top: 1px solid #ddd;
}

div#SAMSGroupListUL {
    height: unset !important;
}

div#SAMSGroupList-modal .modal-footer {
    padding: 10px !important;
}
div#AddAttachment-modal .modal-header {
    padding: 10px;
    background: #586525;
    color: #fff !important;
}

div#AddAttachment-modal .modal-header h4 {
    color: #fff;
}

div#AddAttachment-modal .modal-body {
    padding: 10px 20px;
}

div#AddAttachment-modal .modal-body .row .col-xs-12.newcardstyle {
    padding: 0px;
    display: block;
    padding: 5px;
}

div#AddAttachment-modal .modal-body .row .col-xs-12.newcardstyle .form-group {
    width: 100%;
}
div#Attendance-master .table th {
    white-space: nowrap;
}
div#Attendance-master .table thead tr {
    position: sticky;
    top: 0px;
    background: #fff;
    outline: 2px solid #d2d0d0;
}

div#Attendance-master {
    height: calc(100vh - 180px);
    overflow: auto;
    padding: 10px !important;
    padding-top: 0 !important;
}

div#Attendance-master .table select {
    width: 120px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
}

div#Attendance-master .table {box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;}
span#takeattendance {
    color: #fff;
    border: 1px solid #fff;
    padding: 3px;
    padding-bottom: 5px;
    border-radius: 5px;
}
div#DataTables_Table_0_wrapper {}

.dataTables_wrapper .col-sm-6 select, .dataTables_wrapper .col-sm-6 input {
    border: 1px solid #646464 !important;
    margin: 0;
    padding: 0;
    border-radius: 5px;
}

.dataTables_wrapper .col-sm-6 label {
    color: #646464;
    margin: 0;
    margin-top: 10px;
}
.col-sm-12.leaveentry .col-sm-6:first-child::before {
    content: ":";
    position: absolute;
    right: 0;
}

div#noofleaves-modal .modal-body {
    max-height: calc(100vh - 180px) !important;
    overflow: auto !important;
    min-height: 100px;
    border: 1px solid #ddd;
    margin-top: 0px;
}

div#noofleaves-modal .modal-footer {
    margin: 0;
    margin-top: 5px;
}

.col-sm-12.leaveentry .col-sm-6:last-child {
    color: #3c3c3c;
    font-weight: 600;
}

.col-sm-12.leaveentry .col-sm-6:first-child {
    color: #000;
}
div#statusComponentCard .col-sm-4 button {
    padding: 10px;
}

div#statusComponentCard .col-sm-8 .col-sm-3 {
    width: 45%;
}
div#is_mandatoryComponentCard .col-sm-4 button {
    padding: 10px;
}

div#is_mandatoryComponentCard .col-sm-8 .col-sm-3 {width: 70px;}


div#is_mandatoryComponentCard .col-sm-4 {
    width: 180px;
}
/* calender */

#calendar {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 420px;
    height: 100%;
    overflow: hidden;
    margin:0 auto;
  }
  
  #calendarForm {
    width: 420px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    left: calc(50% - 420px);
    margin-left:-30px;
    background-color: #15161b;
  }
  
  #calendar .header {
    height: 50px;
    width: 420px;
    background: rgb(255 255 255);
    text-align: center;
    position: relative;
    z-index: 100;
    border: 1px solid #ddd;
  }
  
  #calendar .header h1 {
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  
  #calendar .left,
  #calendar .right {
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    top: 50%;
    margin-top: -14.5px;
    cursor: pointer;
  }
  
  #calendar .left {
    border-width: 12.5px 17px 12.5px 0;
    border-color: transparent rgb(255, 221, 64) transparent transparent;
    left: 20px;
  }
  
  #calendar .right {
    border-width: 12.5px 0 12.5px 17px;
    border-color: transparent transparent transparent rgb(255, 221, 64);
    right: 20px;
  }
  
  #calendar .month {
    /*overflow: hidden;*/
    opacity: 0;
    margin-top: 30px;
  }
  
  #calendar .month.new {
    -webkit-animation: fadeIn 1s ease-out;
    opacity: 1;
  }
  
  #calendar .month.in.next {
    -webkit-animation: moveFromTopFadeMonth 0.4s ease-out;
    -moz-animation: moveFromTopFadeMonth 0.4s ease-out;
    animation: moveFromTopFadeMonth 0.4s ease-out;
    opacity: 1;
  }
  
  #calendar .month.out.next {
    -webkit-animation: moveToTopFadeMonth 0.4s ease-in;
    -moz-animation: moveToTopFadeMonth 0.4s ease-in;
    animation: moveToTopFadeMonth 0.4s ease-in;
    opacity: 1;
  }
  
  #calendar .month.in.prev {
    -webkit-animation: moveFromBottomFadeMonth 0.4s ease-out;
    -moz-animation: moveFromBottomFadeMonth 0.4s ease-out;
    animation: moveFromBottomFadeMonth 0.4s ease-out;
    opacity: 1;
  }
  
  #calendar .month.out.prev {
    -webkit-animation: moveToBottomFadeMonth 0.4s ease-in;
    -moz-animation: moveToBottomFadeMonth 0.4s ease-in;
    animation: moveToBottomFadeMonth 0.4s ease-in;
    opacity: 1;
  }
  
  #calendar .week {
    background: #ffffff;
  }
  
  #calendar .day {
    display: inline-block;
    width: 60px;
    padding: 10px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background: #ffffff;
    position: relative;
    z-index: 100;
    border: 1px solid #ddd;
  }
  
  #calendar .day.other {
    color: rgba(255, 255, 255, 0.3);
  }
  
  #calendar .day.today {
    color: rgb(255, 221, 64);
  }
  
  #calendar .day-name {
    font-size: 9px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.7px;
  }
  
  #calendar .day-number {
    font-size: 24px;
    letter-spacing: 1.5px;
  }
  
  #calendar .day .day-events {
    list-style: none;
    margin-top: 3px;
    text-align: center;
    height: 12px;
    line-height: 6px;
    overflow: hidden;
  }
  
  #calendar .day .day-events span {
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 10px;
    height: 10px;
    line-height: 5px;
    margin: 0 1px;
  }
  
  #calendar .blue {
    background: rgb(66, 153, 214);
  }
  #calendar .orange {
    background: rgba(247, 167, 0, 1);
  }
  #calendar .green {
    background: green;
  }
  #calendar .yellow {
    background: rgba(249, 233, 0, 1);
  }
  
  #calendar .red {
    background: rgba(255, 0, 0, 1);
  }
  
  #calendar .details {
    position: relative;
    width: 420px;
    height: 75px;
    background: rgb(225 232 255);
    margin-top: 5px;
    /*-border-radius: 4px;-*/
  }
  
  #calendar .details.in {
    -webkit-animation: moveFromTopFade 0.5s ease both;
    -moz-animation: moveFromTopFade 0.5s ease both;
    animation: moveFromTopFade 0.5s ease both;
  }
  
  #calendar .details.out {
    -webkit-animation: moveToTopFade 0.5s ease both;
    -moz-animation: moveToTopFade 0.5s ease both;
    animation: moveToTopFade 0.5s ease both;
  }
  
  #calendar .arrow {
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -2px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent rgb(104 138 255) transparent;
    transition: all 0.7s ease;
  }
  
  #calendar .events {
    height: 75px;
    padding: 7px 0;
    overflow-y: auto;
    overflow-x: hidden;
  }
  
  #calendar .events.in {
    -webkit-animation: fadeIn 0.3s ease both;
    -moz-animation: fadeIn 0.3s ease both;
    animation: fadeIn 0.3s ease both;
  }
  
  #calendar .events.in {
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  
  #calendar .details.out .events {
    -webkit-animation: fadeOutShrink 0.4s ease both;
    -moz-animation: fadeOutShink 0.4s ease both;
    animation: fadeOutShink 0.4s ease both;
  }
  
  #calendar .events.out {
    -webkit-animation: fadeOut 0.3s ease both;
    -moz-animation: fadeOut 0.3s ease both;
    animation: fadeOut 0.3s ease both;
  }
  
  #calendar .event {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.5px;
    padding: 2px 16px;
    vertical-align: top;
  }
  
  #calendar .event.empty {
    color: #000;
  }
  
  #calendar .event-category {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 6px 0 0;
    vertical-align: top;
  }
  
  #calendar .event span {
    display: inline-block;
    padding: 0 0 0 7px;
  }
  
  #calendar .legend {
    position: absolute;
    top: 50px;
    width: 100%;
    height: 30px;
    background: rgb(255 255 255);
    line-height: 30px;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
  }
  .legend1 {
    position: absolute;
    top: 50px;
    width: 100%;
    height: 30px;
    background: rgb(255 255 255);
    line-height: 30px;
    border-top: 1px solid #ddd;
    border: 1px solid #ddd;
  }
  
  #calendar .entry {
    position: relative;
    padding: 0 0 0 30px;
    font-size: 13px;
    display: inline-block;
    line-height: 30px;
    background: transparent;
  }
  
  #calendar .entry:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    top: 10px;
    left: 14px;
  }
  
  #calendar .entry.blue:after {
    background: rgba(156, 202, 235, 1);
  }
  #calendar .entry.orange:after {
    background: rgba(247, 167, 0, 1);
  }
  #calendar .entry.green:after {
    background: green;
  }
  #calendar .entry.yellow:after {
    background: rgba(249, 233, 0, 1);
  }
  
  .entry.red:after {
    background: rgba(255, 0, 0, 1);
  }
  
  
  #calendar .entry {
    position: relative;
    padding: 0 0 0 30px;
    font-size: 13px;
    display: inline-block;
    line-height: 30px;
    background: transparent;
  }
  
  #calendar .entry:after {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    top: 10px;
    left: 14px;
  }
  
  #calendar .entry.blue:after {
    background: rgba(156, 202, 235, 1);
  }
  #calendar .entry.orange:after {
    background: rgba(247, 167, 0, 1);
  }
  #calendar .entry.green:after {
    background: green;
  }
  #calendar .entry.yellow:after {
    background: rgba(249, 233, 0, 1);
  }
  
  .entry.red:after {
    background: rgba(255, 0, 0, 1);
  }
  
  
  .entry {
    position: relative;
    padding: 0 0 0 30px;
    font-size: 13px;
    display: inline-block;
    line-height: 30px;
    background: transparent;
    font-weight: 800;
  }
  
  .entry:after {
    /* position: absolute; */
    /* content: ""; */
    height: 10px;
    width: 10px;
    top: 10px;
    left: 14px;
  }
  
  .entry.blue:after {
    background: rgba(156, 202, 235, 1);
  }
  .entry.orange:after {
    background: rgba(247, 167, 0, 1);
  }
  .entry.green:after {
    background: green;
  }
  .entry.yellow:after {
    background: rgba(249, 233, 0, 1);
  }
  
  .entry.red:after {
    background: rgba(255, 0, 0, 1);
  }
  
  /* Animations are cool!  */
  @-webkit-keyframes moveFromTopFade {
    from {
      opacity: 0.3;
      height: 0px;
      margin-top: 0px;
      -webkit-transform: translateY(-100%);
    }
  }
  @-moz-keyframes moveFromTopFade {
    from {
      height: 0px;
      margin-top: 0px;
      -moz-transform: translateY(-100%);
    }
  }
  @keyframes moveFromTopFade {
    from {
      height: 0px;
      margin-top: 0px;
      transform: translateY(-100%);
    }
  }
  
  @-webkit-keyframes moveToTopFade {
    to {
      opacity: 0.3;
      height: 0px;
      margin-top: 0px;
      opacity: 0.3;
      -webkit-transform: translateY(-100%);
    }
  }
  @-moz-keyframes moveToTopFade {
    to {
      height: 0px;
      -moz-transform: translateY(-100%);
    }
  }
  @keyframes moveToTopFade {
    to {
      height: 0px;
      transform: translateY(-100%);
    }
  }
  
  @-webkit-keyframes moveToTopFadeMonth {
    to {
      opacity: 0;
      -webkit-transform: translateY(-30%) scale(0.95);
    }
  }
  @-moz-keyframes moveToTopFadeMonth {
    to {
      opacity: 0;
      -moz-transform: translateY(-30%);
    }
  }
  @keyframes moveToTopFadeMonth {
    to {
      opacity: 0;
      -moz-transform: translateY(-30%);
    }
  }
  
  @-webkit-keyframes moveFromTopFadeMonth {
    from {
      opacity: 0;
      -webkit-transform: translateY(30%) scale(0.95);
    }
  }
  @-moz-keyframes moveFromTopFadeMonth {
    from {
      opacity: 0;
      -moz-transform: translateY(30%);
    }
  }
  @keyframes moveFromTopFadeMonth {
    from {
      opacity: 0;
      -moz-transform: translateY(30%);
    }
  }
  
  @-webkit-keyframes moveToBottomFadeMonth {
    to {
      opacity: 0;
      -webkit-transform: translateY(30%) scale(0.95);
    }
  }
  @-moz-keyframes moveToBottomFadeMonth {
    to {
      opacity: 0;
      -webkit-transform: translateY(30%);
    }
  }
  @keyframes moveToBottomFadeMonth {
    to {
      opacity: 0;
      -webkit-transform: translateY(30%);
    }
  }
  
  @-webkit-keyframes moveFromBottomFadeMonth {
    from {
      opacity: 0;
      -webkit-transform: translateY(-30%) scale(0.95);
    }
  }
  @-moz-keyframes moveFromBottomFadeMonth {
    from {
      opacity: 0;
      -webkit-transform: translateY(-30%);
    }
  }
  @keyframes moveFromBottomFadeMonth {
    from {
      opacity: 0;
      -webkit-transform: translateY(-30%);
    }
  }
  
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
  }
  @-moz-keyframes fadeIn {
    from {
      opacity: 0;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
  }
  
  @-webkit-keyframes fadeOut {
    to {
      opacity: 0;
    }
  }
  @-moz-keyframes fadeOut {
    to {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    to {
      opacity: 0;
    }
  }
  
  @-webkit-keyframes fadeOutShink {
    to {
      opacity: 0;
      padding: 0px;
      height: 0px;
    }
  }
  @-moz-keyframes fadeOutShink {
    to {
      opacity: 0;
      padding: 0px;
      height: 0px;
    }
  }
  @keyframes fadeOutShink {
    to {
      opacity: 0;
      padding: 0px;
      height: 0px;
    }
  }
  
/* calender */
.dataTables_wrapper tr th {
    color: #586525;
}

.dataTables_wrapper .pagination>.active>a,
.pagination>.active>a:focus, .pagination>.active>a:hover, 
.pagination>.active>span, .pagination>.active>span:focus, 
.pagination>.active>span:hover {
	background: #586525;
	border-color: #586525;
	color: #fff !important;
}

.dataTables_wrapper .pagination>li>a, .dataTables_wrapper .pagination>li>span {
    color: #586525 !important;
}
.leaveentry .col-sm-12 {
    color: #000;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}

.leaveentry .col-sm-6:nth-child(even) {
    color: #4d4d4d;
    height: 30px;
}

.leaveentry .col-sm-6 {
    padding: 5px 20px;
}

.leaveentry .col-sm-6:nth-child(even)::before {
    content: ":";
    position: absolute;
    left: 100%;
    color: #000;
    font-size: 20px;
}

.leaveentry .col-sm-6:nth-child(odd) {
    font-weight: 100 !important;
}
.col-xs-12.height-20.line-height-20.padding-LR-3.text-center.toggle_multi_select {
    margin-top: 0 !important;
}
.concardBG .col-xs-4 p {
    width: 100%;
}
tbody#Attendance-master-body a {
    color: black;
}
tbody#Attendance-master-body a:hover {
    text-decoration:underline;
}
[name="payReviewrow"] #statusComponentCard .newcardstyle .col-sm-4 {
    width: 100%;
}


[name="payReviewrow"] #statusComponentCard .newcardstyle .col-sm-8 {
    width: 100%;
}

[name="payReviewrow"] #statusComponentCard .newcardstyle {
    flex-direction: column;
}
div#is_attachmentComponentCard .col-sm-8 .col-sm-3 , div#is_monthComponentCard .col-sm-8 .col-sm-3 {
    width: 40%;
    padding-left: 50px;
}

div#is_attachmentComponentCard .col-sm-4 button, div#is_monthComponentCard .col-sm-4 button {
    padding: 0 !important;
}
div#leaverequestpagelist {
    border-top: 1px solid #586525;
}


.activity-feed {
	padding: 15px;
	list-style: none;
}

.activity-feed .feed-item {
	position: relative;
	padding-bottom: 20px;
	padding-left: 30px;
	border-left: 2px solid #e4e8eb;
}

.activity-feed .feed-item:last-child {
	border-color: transparent;
}

.activity-feed .feed-item::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -6px;
	width: 10px;
	height: 10px;
	border-radius: 6px;
	background: #fff;
	border: 1px solid #f37167;
}

.activity-feed .feed-item .date {
	display: block;
	position: relative;
	top: -5px;
	color: #586525;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
}

.activity-feed .feed-item .text {
	position: relative;
	top: -3px;
	font-weight: 500;
	word-break: break-all;
}

.activity-feed .feed-item:nth-child(even)::after {
	background: #c46868;
	border: none;
}

.activity-feed .feed-item:nth-child(odd)::after {
	background: #7070ff;
	border: none;

}

div#timeline-modal .modal-header {
    background: #586525;
    padding: 20px;
}

div#timeline-modal.modal .modal-dialog .modal-body {
    max-height: unset;
    height: calc(100vh - 230px) !important;
}




/* @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
} */

.containersams{
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  background-color: #fcfcfc;
}

.cardsams {
  border-radius: 5px;
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.47);
  width: 100%;
  height: 300px;
  background-color: #ffffff;
  padding: 10px 30px 40px;
  margin-top: 3px;
}

.cardsams h3 {
  font-size: 22px;
  font-weight: 600;
  
}

.drop_boxsams {
  margin: 10px 0;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 3px dotted #a3a3a3;
  border-radius: 5px;
}

.drop_boxsams h4 {
  font-size: 16px;
  font-weight: 400;
  color: #2e2e2e;
}

.drop_boxsams p {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 12px;
  color: #a3a3a3;
}

.btnsams {
  text-decoration: none;
  background-color: #005af0;
  color: #ffffff;
  padding: 10px 20px;
  border: none;
  outline: none;
  transition: 0.3s;
}

.btnsams:hover{
  text-decoration: none;
  background-color: #ffffff;
  color: #005af0;
  padding: 10px 20px;
  border: none;
  outline: 1px solid #010101;
}
.formsams input {
  margin: 10px 0;
  width: 100%;
  background-color: #e2e2e2;
  border: none;
  outline: none;
  padding: 12px 20px;
  border-radius: 4px;
}

.table thead th {
    white-space: nowrap;
}
div#timeline-modal .modal-content {
    height: 500px !important;
}
.col-xs-12.exceptionfileds {
    height: 150px;
    font-size: 13px;
}
div#RoleAccountability-modal span {
    color: #fff !important;
}

#RoleAccountability-modal .roletitle, #RoleAccountability-modal .roledesc {
    color: #000 !important;
    padding: 5px 10px;
}

#RoleAccountability-modal .roledesc {
    max-height: 250px;
    overflow: auto;
}
.card-row1 {border: 1px solid #ddd;display: flex;padding: 5px;}

.card-row1 .card-rowf::before {
    content: ":";
    position: absolute;
    left: 100%;
    font-size: 15px;
}

.card-row1 .card-rowf {
    font-size: 14px;
    font-weight: 500;
}

div#LeadInfoModal-modal .modal-header {
    background: #586525;
    padding: 10px;
}

div#LeadInfoList #data_customer__ {
    display: none;
}

div#LeadInfoList .hdiefileds{
    display: none;
}

div#LeadInfoList .row-fluid:nth-child(2) {display: none;}

div#LeadInfoList .col-md-12.padding-0.collapse {
    display: block;
    height: 100% !important;
}

div#LeadInfoList .accordion_level_two {
    display: none;
}


div#LeadInfoList .col-md-12.padding-0.collapse .background-eee {
    background: #fff;
}

div#LeadInfoList .col-md-12.padding-0.collapse .background-eee .col-xs-6 {
    width: 100%;
}

div#LeadInfoList .col-md-12.padding-0.collapse .background-eee .col-xs-12 {
    display: none;
}

div#LeadInfoList .col-md-12.padding-0.collapse .background-eee .col-xs-6 p span:first-child {
    font-size: 13px !important;
    line-height: 26px;
}

div#LeadInfoList .col-md-12.padding-0.collapse .background-eee .col-xs-6 p span:last-child {
    font-size: 13px !important;
}

div#LeadInfoList {
    max-height: 70vh;
}

div#LeadInfoModal-modal .modal-content {
    max-height: 80vh;
}
div#ProjectDetails_modal .modal-header {
    background: #4b561f;
    padding: 10px;
    border-top: 1px solid #8ea04875;
}

div#ProjectDetails_modal .modal-content {
    height: 90vh;
}

div#ProjectDetails_modal .modal-body {
    max-height: 100% !important;
}
div#assierlist {
    padding: 10px;
}

.assetele {
    border: 1px solid #ada7a7;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    height: 60px;
}

span.assetname {
    color: #000;
}

span.retunasset {
    background: #586525;
    color: #fff;
    padding: 5px 8px;
    border-radius: 12px;
    text-transform: uppercase;
}

/* sdfsdf */
table#attendanceTable {
    width: 100%;
}

table#attendanceTable td,table#attendanceTable th {
    border: 1px solid #797979;
    font-size: 12px;
    padding: 5px;
    /* padding: 0px; */
    text-align: center;
}

.week-navigation {
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.week-navigation button {
    background: #fff;
    border: 2px solid #2196F3;
    border-radius: 5px;
    color: #2196F3;
}

div#wp_schedular ,
div#Biometric_Attendance_Report ,
div#Associate_Leaves_Report ,
div#Biometric_Full_Report ,
div#Hourly_Attendance_Report ,
div#wp_schedular_report {
    background: #f2f2f7;
}

div#wp_schedular .app_content_body ,
div#Biometric_Attendance_Report .app_content_body ,
div#Associate_Leaves_Report .app_content_body ,
div#Biometric_Full_Report .app_content_body ,
div#Hourly_Attendance_Report .app_content_body ,
div#wp_schedular_report .app_content_body {
    background: #f2f2f7;
}

div#wp_schedular .app_content_body .mobile-container ,
div#Biometric_Attendance_Report .app_content_body .mobile-container ,
div#Associate_Leaves_Report .app_content_body .mobile-container ,
div#Biometric_Full_Report .app_content_body .mobile-container ,
div#Hourly_Attendance_Report .app_content_body .mobile-container ,
div#wp_schedular_report .app_content_body .mobile-container {
    padding: 20px;
}

div#wp_schedularlist ,
div#Associate_Leaves_Report ,
div#Biometric_Attendance_Report ,
div#Biometric_Full_Report ,
div#Hourly_Attendance_Report ,
div#wp_schedular_report {
    background: #fff;
}

.week-navigation button:first-child {
    border-color: #FF9800;
    color: #FF9800;
}

span#weekTitle {font-weight: 600;}

div#wp_exception {
    background: #f2f2f7;
}

div#wp_exception .app_content_body {
    background: #f2f2f7;
}

div#wp_exception .app_content_body .mobile-container {
    padding: 20px;
}

div#wp_exceptionlist {
    background: #fff;
}
table#attendanceTable th span {
    white-space: nowrap;
}

.att_status label {
    color: #363535;
    font-size: 11px;
}

.att_status {
    display: flex;
}

table#attendanceTable td span svg {
    width: 23px;
    fill: #8a8a8a;
}

table#attendanceTable td span svg:hover path {
    fill: black;
}
span.arrow-right {display: block;width: 20px;padding-top: 10px;}
div#scheduleDay_statusComponentCard .col-sm-8 .col-sm-3 {
    width: 90px;
}

div#scheduleDay_statusComponentCard .col-sm-8 .col-sm-3 label {
    color: #000 !important;
}

div#scheduleDay_statusComponentCard .col-sm-4 button {
    padding: 5px;
}
span.filter_svg svg {
    width: 24px;
}

span.filter_svg {text-align: center;padding-top: 3px;padding-right: 10px;padding-left: 10px;}

.filters_d {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 30px;
}
span.right_icon svg path {
    fill: green;
}

span.wrong_icon svg path {
    fill: red;
}
ul#empListSideMenuList li svg {
    width: 25px;
    position: absolute;
    right: 7px;
}

ul#empListSideMenuList li {
    position: relative;
}
span.viewlogcls {
    background: #ddd;
    color: #333;
    padding: 3px;
    font-size: 10px;
    border-radius: 5px;
    position: relative;
    top: 3px;
}
.timeline_list_itemlog {
    width: 100%;
    display: flex;
}

.timeline_list_itemlog1 {
    width: 50%;
    display: inline-block;
    padding: 2px;
    color: #333;
    font-weight: 800;
    position: relative;
}

.timeline_list_itemlog2 {
    width: 60%;
    display: inline-block;
    padding: 2px;
}

.timeline_list_itemlog1::before {
    content: ":";
    position: absolute;
    right: 6px;
}

table#BioMetricattendanceTable ,
table#Hourly_Attendance_ReportTable ,
table#wp_schedular_reportTable ,
table#Biometric_Full_ReportTable {
    width: 100%;
}
table#BioMetricattendanceTable th ,
table#Hourly_Attendance_ReportTable th ,
table#wp_schedular_reportTable th ,
table#Biometric_Full_ReportTable th {
    outline: 0.5px solid #797979;
}
table#BioMetricattendanceTable td,
table#BioMetricattendanceTable th ,
table#Hourly_Attendance_ReportTable td,
table#Hourly_Attendance_ReportTable th ,
table#wp_schedular_reportTable td,
table#wp_schedular_reportTable th ,
table#Biometric_Full_ReportTable td,
table#Biometric_Full_ReportTable th {
    border: 1px solid #797979;
    font-size: 12px;
    padding: 5px;
    text-align: center;
}
#Biometric_Attendance_Reportlist,
#Associate_Leaves_Reportlist,
#Biometric_Full_Reportlist,
#Biometric_Full_Reportlist,
#Hourly_Attendance_Reportlist,
#wp_schedular_reportlist{
    background-color: #fff;
}
.BioMetricattendanceFilter ,
.Biometric_Full_ReportFilter ,
.Hourly_Attendance_ReportFilter ,
.wp_schedular_reportFilter {
    display: flex;
    align-items: center;
    padding: 10px;
    background: #665f5f;
    color: #fff;
    border-radius: 5px 5px 0 0;
    font-weight: 600;
    justify-content: flex-start;
}
span#dateDisplay {
    font-weight: 600;
}
span.totalworkhours {
    color: blue;
    text-decoration: underline;
    font-weight: 600;
    padding: 7px;
}
.searchinput input {
    color: #000;
    border-radius: 5px;
    border: none;
    outline: none;
}
table.timelinetablesd th,table.timelinetablesd td {
    border: 1px solid #333;
    padding: 0px 5px;
    font-size: 13px;
}

table.timelinetablesd td {
    white-space: nowrap;
}
table.timelinetablesd td:first-child {
    white-space: break-spaces;
}
span.workingstatus {
    font-weight: 900;
}

span.offstatus {
    font-weight: bold;
    color: red;
}
span.workingstatu {
    display: block;
    width: 100%;
    position: absolute;
    top: 33px;
    left: 80px;
}
span.schedular_div {
    font-weight: 700;
}
.searchinput {display: flex;align-items: center;}
span.workingstatu1 {
    display: block;
    width: 100%;
    position: absolute;
    top: 53px;
    left: 58px;
}

div#scheduleDay_statusComponentCard .card-header {
    height: 110px;
    align-items: center;
}
div#Biometric_Full_Reportlist::-webkit-scrollbar {
    height: 10px;
    width: 8px;
    border: 1px solid #d5d5d5;
}
div#select_asset ,
div#select_Company ,
div#select_Location ,
div#select_Room ,
div#select_associate {
    display: block;
    background: rgb(255, 255, 255);
    z-index: 99999;
    height: 240px;
    border-radius: 0px 0px 10px 10px;
    z-index: 9;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    max-height: 280px !important;
    border-radius: 0 0 10px 10px;
    overflow: hidden auto;
}
div#select_asset:empty ,
div#select_Company:empty ,
div#select_Location:empty ,
div#select_Room:empty ,
div#select_associate:empty {
    display: none !important;
}
div#AssetModal .modal-body {
    height: calc(100vh - 150px) !important;
}
span.qrcodesp {
    color: blue;
    text-decoration: underline;
}
p#pinerror {
    color: red;
    font-size: 11px;
    padding-left: 10px;
}

p#pinerror.successmsg {
    color: green;
}

p#asseterror {
    color: red;
    font-size: 11px;
    padding-left: 10px;
}

p#asseterror.successmsg {
    color: green;
}
div#assettable table {width: 100%;}

div#assettable table td,div#assettable table th {
    border: 1px solid #333;
    padding: 3px;
    font-size: 12px;
}
.manualsearch {
    margin-top: 50px;
    text-align: center;
}

.manualsearch span {
    background: #ddd;
    padding: 10px;
}
.assetdtl-item {
    margin: 10px;
    border: 1px solid #ddd;
}
.assetdtl-title {
    font-size: 18px;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 0px 5px;
}

.assetdtl-body {
    padding: 5px 15px;
}
p#pinerror {
    color: red;
    font-size: 11px;
    padding-left: 10px;
}

p#pinerror.successmsg {
    color: green;
}

p#asseterror {
    color: red;
    font-size: 11px;
    padding-left: 10px;
}

p#asseterror.successmsg {
    color: green;
}
.mobileviewhead {width: 100%;}

.mobileviewhead {
    display: flex;
    justify-content: space-around;
}

.BioMetricattendanceFilter > div:first-child, 
.Biometric_Full_ReportFilter > div:first-child, 
.Hourly_Attendance_ReportFilter > div:first-child, 
.wp_schedular_reportFilter > div:first-child
{
    width: 50%;
}
a.highlightanchor {
    color: blue;
    font-weight: 900;
    text-decoration: underline;
}
.offcls{
    background-color: yellow;
    color: black;
}
.ontimecls{
    background-color: green;
    color: white;
}
.beforetimecls{
    background-color: blueviolet;
    color: white;
}
.latecls{
    background-color: red;
    color: white;
}
.waitcls{
    background-color: orange;
    color: #000;
}
/* header sticky */
.Hourly_Attendance_ReportFilter ,
.wp_schedular_reportFilter ,
.BioMetricattendanceFilter ,
.Biometric_Full_ReportFilter {
    position: sticky;
    top: 0;
}
#Associate_Leaves_Reportlist .BioMetricattendanceFilter{
    position: sticky;
    top: -7px;
}

table#Hourly_Attendance_ReportTable thead tr ,
table#wp_schedular_reportTable thead tr ,
table#BioMetricattendanceTable thead tr ,
table#Biometric_Full_ReportTable thead tr {
    position: sticky;
    top: 40px;
    background: #fff;
    outline: 2px solid #797979;
}
div#wp_exceptionlist table thead tr ,
div#wp_schedularlist table thead tr {
    position: sticky;
    top: 1px;
    background: #fff;
    outline: 2px solid #797979;
}
/* header sticky */
div#ActionListModal .modal-dialog {
    max-width: 100vw !important;
}

div#ActionListModal 
  .container {
    box-shadow: 0 1px 6px rgba(32, 33, 36, 0.47);
    padding: 10px !important;
    color: #000 !important;
}

div#ActionListModal .container label {
    font-size: 17px;
    color: #000;
}

div#ActionListModal .container .btn {
    background: #0d6efd;
    color: #fff;
    border-radius: 5px;
}

div#ActionListModal .container button#sig-clearBtn {
    color: #000;
    background: #fff !important;
    border: 1px solid #ddd;
}
canvas#sig-canvas {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.notset{
    background-color: red;
}
.dayplanner2 {
    padding-top: 5px;
    border: 1px solid #9E9E9E;
}

.dayplanner1.setworking {
    background: #109f10;
    color: #fff;
}

.dayplanner1.setoff {
    background: #109f10;
    color: #fff;
}

.dayplanner1.notset {
    background: #e92525;
    color: #fff;
}

.dayplanner2 span:last-child {
    padding-left: 5px;
}
.flash-text {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    /* animation: flashBlink 1s infinite; */
    color: red;
}

@keyframes flashBlink {
    0%   { color: red; opacity: 1; }
    25%  { color: orange; opacity: 0.5; }
    50%  { color: yellow; opacity: 1; }
    75%  { color: green; opacity: 0.5; }
    100% { color: blue; opacity: 1; }
}
div#AvailableLeaveList > div .card-header {
    height: 50px;
    display: flex;
    align-items: center;
}
.ctcHistorylist {
    font-size: 13px;
    border: 1px solid #9E9E9E;
    padding: 7px;
    margin-top: 5px;
    border-radius: 10px;
    position: relative;
}
.ctcHistorylist span.active_ {
    position: absolute;
    right: 10px;
    background: #2196F3;
    color: #fff;
    padding: 5px;
    border-radius: 8px;
}
div#ctcHistoryfileds #file {
    opacity: 1;
    position: unset;
}

div#ctcHistoryfileds #file::-webkit-file-upload-button {
    display: none;
}
span.ctcHistorylist1 {
    display: inline-block;
    padding: 0px 10px;
}
div#auto_report_typeComponentCard .col-xs-2 {
    width: 200px !important;
}

div#auto_report_typeComponentCard .col-xs-2 .col-xs-4 {
    width: 33% !important;
}
input#profile_image {
    opacity: 1;
    position: unset;
}

div#profilephotocompoennt .newcardstyle {
    height: 100px;
}

div#profilephotocompoennt .newcardstyle .form-group {
    height: 45px;
    margin: 0px;
}

div#profilephotocompoennt .newcardstyle .form-group label {
    position: unset;
}

div#profilephotocompoennt input[type=file]::-webkit-file-upload-button {
    display: block;
    width: 0;
    height: 0;
    margin-left: -100%;
}

div#profilephotocompoennt {
    display: block;
    height: 100px;
}

div#PersonalDetails .col-md-12 {
    display: inline-block;
    width: 100%;
}
.profileimg img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #ddd;
}

.profileimg {
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#qrcode img {
    width: 83%;
    height: 83%;
}