red*,
*:before, *:after{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	}
ul{
	margin: 0;
	padding: 0;
}
th{
	word-break: break-word;
}
ul li{
	list-style:none;
}
a{
	text-decoration:none;
	}
img, iframe{
	max-width:100%;
	}
@font-face{
	font-family:OpenSans-ExtraBold;
	src:url(../fonts/OpenSans-ExtraBold.ttf);
	}
@font-face{
	font-family:OpenSans-SemiBold;
	src:url(../fonts/OpenSans-SemiBold.ttf);
	}
@font-face{
	font-family:OpenSans-Bold;
	src:url(../fonts/OpenSans-Bold.ttf);
	}
@font-face{
	font-family:OpenSans-Regular;
	src:url(../fonts/OpenSans-Regular.ttf);
	}
@font-face{
	font-family:OpenSans-Regular;
	src:url(../fonts/OpenSans-Regular.ttf);
	}
@font-face{
	font-family:Myriad-Roman;
	src:url(../fonts/Myriad-Roman.ttf);
	}
@font-face{
	font-family:Asap-Bold;
	src:url(../fonts/Asap-Bold.ttf);
	}
@font-face{
	font-family:Asap-Regular;
	src:url(../fonts/Asap-Regular.ttf);
	}
@font-face{
	font-family:Asap-Medium;
	src:url(../fonts/Asap-Medium.ttf);
	}
@font-face{
	font-family:Roboto-Regular;
	src:url(../fonts/Roboto-Regular.ttf);
	}
@font-face{
	font-family:Roboto-Bold;
	src:url(../fonts/Roboto-Bold.ttf);
	}
@font-face{
	font-family:Roboto-Medium;
	src:url(../fonts/Roboto-Medium.ttf)
	}
body{
	margin:0;
	font-family:Roboto-Regular;
	font-size: 15px;
	}
body,html{
	height:100%;
	}
::placeholder{
	font-size:15px;
	}

td {
	padding-bottom: .5em;
	vertical-align: top;
	}
.error{color:#F00;}
.errordiv{text-align:center;}

/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/
.full-height::after {
    content: "";
    display: block;
    height:0
	}
.full-height {
    margin-bottom: 0;
    min-height: 100%;
	float:left;
	width:100%;
	position:relative;
	background: #f6f6f64d;
	}
b{
	font-family:Roboto-Medium;
	font-weight:inherit;
	}
.center{
	text-align:center;
	}
.top-20{
	margin-top:20px;
	}
.top-40{
	margin-top:40px;
	}
.custom-form-wrap {
	float:left;
	width:100%;
	margin-top:8px;
	}
.flo-wid{
	float:left;
	width:100%;
	}
.wrapper{
	max-width:1000px;
	width:100%;
	margin:0 auto;
	}
input,
select,
textarea{
	width:100%;
	border:1px solid #ddd;
	padding:8px 12px;
	color: #373737;
	margin-top: 5px;
	}
.department-overlay {
	width: 500px !important;
	}
.alert{
	text-align:left;
	}
#msg font , #feedback font ,.message font ,.sucMsg font ,#feedbackdept font{
	float:left;
	width:100%;
	}
.btn {
    background-color: #01527a;
    border: 1px solid #01527a;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 9px 13px;
    text-transform: uppercase;
	cursor:pointer;
	}
select:required:invalid {
color: #999;
	}
option[value=””][disabled] {
display: none;
	}
/*---------------------------------------------------
	LOGIN PAGE
------------------------------------------------------*/
.login-bg {
    background: rgba(0, 0, 0, 0) url("../images/login-bg.jpg") no-repeat scroll 0 0 / cover ;
    height: 639px;
	}
.login-form {
    left: 50%;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
	}
.login-wrapper {
    background-color:rgb(255,255,255);
    margin: 0 auto;
    max-width: 450px;
    width: 100%;
	padding-bottom: 20px;
	}
.inner-login-form{
	padding:20px;
	}
.inner-login-form h3 {
    color: #01527A;
    font-size: 20px;
    margin-top: 0;
	}
.formcontainer {
    margin-bottom: 20px;
	}
.formcontainer label {
    float: left;
    text-align: left;
    width: 30%;
	font-size:16px;
	font-weight:700;
	}
.formbox {
    float: left;
    width: 70%;
	}
.custom-table {
	overflow-y: auto;
	}
/*---------------------------------------------------
	SIDEBAR-SECTION
------------------------------------------------------*/
.postion{
	position:relative;
	}
.sidebar {
	background: #0075bd none repeat scroll 0 0;
/*  bottom: 0;*/
	float: left;
	height: 100%;
 /* left: 0;
	position: absolute;
	right: 0;
	top: 0;*/
	width: 100%;
	}
.sidebar.sidebar_pos{
    position: inherit;
	}
.right-bar-new{
	float:right;
	width:85%;
	}
.right_widget {
    padding: 2% 1%;
	border-top: 2px solid #0075BD;
	}
.sidebar-menu li{
	float:left;
	width:100%;
	}
.sidebar-menu li a, .sidebar-menu li.sub-menu p{
    float: left;
    line-height: 50px;
    margin-top: 2px;
    padding: 0 15px ;
    width: 100%;
	color:#000;
	display:flex;
	align-items:center;
	}
.toggle .sidebar-menu li a {
	padding: 20px 30px;
	text-align: center;
	}
.sidebar-menu li:hover p,.sidebar-menu li:hover a,.sidebar-menu li.active p,.sidebar-menu li.active a{
	color:#fff;
	}
.sidebar-menu li:hover{
	background:#2098D1;
	}
.sidebar-menu a {
    color: #fff;
	}
.border-active {
    background: #004f79 none repeat scroll 0 0;
    border-left: 4px solid #19aa8d;
	}
.logo {
    float: left;
    width:60%;
	}
.logout {
    float: left;
    width:40%;
	padding-left: 28%;
	position: relative;
	}
.right-bar-bg{
	border-radius: 5px;
    box-shadow: 0 0 4px #ccc;
    position: relative;
	}
.inner-content{
	padding: 2%;
	}
.sidebar_head {
    border-bottom: 1px solid #ccc;
    color: #1b408d;
    font-size: 20px;
    margin:0;
	text-transform:uppercase;
	}
.form-wrapper{
	margin:0 auto;
	max-width: 900px;
	}
.form-container {
    margin-bottom: 10px;
	}
.formlabel{
	float: left;
	font-family:Roboto-Medium;
    width: 100%;
	}
.form-box {
	float:left;
	width:100%;
	margin-bottom: 15px;
	}
.form-box-30 {
	float: left;
	width:33.33%;
	padding:0px 10px;
	margin-bottom: 20px;
	}
.red-highlight{
	background:#e66e6e;color:#fff;
	}
.red-highlight td a{
	color:#34ffff;
	}
.red-highlight td a:hover{
	color:#25c5c5;
	}
.red-hot ,.red-hot td a{
	background:#c22727;color:#fff;
	}
.red-hot td a:hover{
	color:#18e3e3;
	}
.penality-leaves{
	background:#f2b0b0;color:#fff;
	}
/*.form-boxx:nth-child(2n+2) {
	margin-right: 0;
	float:right;
	}*/
.form-box input[type=checkbox] {
/*	float:left; */
	}
.form-table {
    border: 1px solid #ddd;
    border-collapse: collapse;
	background: #fff;
	}
.form-table tr {
    border: 1px solid #ddd;
	}
.form-table tr:nth-child(2n+3){
/*	background:#eee;  */
	}
.form-table th{
	color:#000;
	}
.form-table th, .form-table td {
	padding: 0;
	/* text-align: center; */
	padding: 9px 9px;
	min-width: 155px;
	word-break: break-word;
	}
.form-table th, .form-table td {
    text-align: center;
	
}
.form-table th:first-child ,.form-table td:first-child{
	min-width:55px;
	}
.form-table th {
	background: #e3e3e3;
	color: inherit;
	font-family: sans-serif;
	}
.form-table th.action {
	min-width: 170px;
	}
.form-table th.big-action{
	min-width: 232px;
	}
.form-table th.med-action{
	min-width: 190px;
	}
.form-table th.date {
	min-width: 125px;
	}
.footer {
	background: #eee none repeat scroll 0 0;
	color: #000;
	padding: 20px 0;
	}
.copywrite {
	color: #5a5a5a;
	font-size: 13px;
	}
.half-div{
	float:left;
	width:44%;
	}
.half-div label {
    width: 25%;
	}
.half-div .form-box {
    width: 70%;
	}
.new-table tr td {
    border: medium none;
	}
.errorborder {
    border: 1px solid #FF0000 !important;
	}
.report-label{
	width:10%;
	}
.report-box{
	width:90%;
	}
.report-box input {
    width: auto;
    float: left;
    margin-right: 10px;
	}
.dispatch-box{
	width:40%
	}
.required {
	color:#F00 !important;
	}
.filter-container input[type=text] {
	width:94%;
	}
.filter-container select {
	width:160px;
	}
.filter-container input[type=submit], .filter-container input[type=button] {
	width:100px;
	}
.outer {
	height:200px;
	min-height:200px;
	overflow-y:auto;
	border: 1px solid #b1bbcc;
	padding: 14px;
	margin-top: 6px;
	margin-bottom: 10px;

	}
.notice-margin{
	margin-bottom:20px;
	}
#cke_description{
	margin-top: 8px;
	}
.filter-container input[type=text]:focus, 
.filter-container select:focus {
	border-color:#2dc62d;
	box-shadow:0 0 3px #2dc62d;	
	}
.btn{
	background-color:#339999 !important;
	}
.btn:hover ,.btn.active{
	background-color: #138484   !important;
	color: #fff;
	}
.btn-info:focus{
	box-shadow:none;
	}
.p-link a{
	color: #29f2f2 !important;
	}
.grey-class {
	color:#999999;
	font-weight:bold;
	font-size:12px;
	}
/*****29/08/2017 login page******/
.bg-img {
	background-image:url(../images/mountains2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 100%;
	height:100vh;
}
.custom-login-wrapper{
	background-color: #ffffff);
  
	}
.custom-login-inner-form{
	position:relative;
	padding:30px;
	}
.custom-login-form{
	align-items: center;
	display: inline-flex;
	height: 100%;
	left:0px !important;
	position: relative;
	text-align: center;
	top:0px !important;
	transform:none !important;
	}
.custom-login-form .img1 {
	float: left;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top:0;
	width: 100%;
	background: #009688;
	color: white;
	}
.custom-login-form form h3{
	margin-top:70px;
	color: #000;
	display: inline-block;
	float: left;
	font-size: 26px;
	font-weight: bolder;
	padding:0 0 2px 0px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	}
.custom-login-form form label {
	color: #8d8888;
	width: 100%;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: 500;
	}
.custom-login-form .my-formbox{
	width:83%;
	}
.custom-login-form form input[type="text"]{
	background-image:url(../images/m.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: medium none;
	border-radius: 2px;
	margin-bottom: 8px;
	outline: medium none;
	padding: 12px 20px 12px 40px;
	width:100%;
	border-bottom:1px solid #ccc;
	}
.custom-login-form form input[type="password"]{
	/*background-image:url(../images/l.png);*/
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: medium none;
	border-radius: 2px;
	margin-bottom: 8px;
	outline: medium none;
	padding: 12px 20px 12px 40px;
	width: 100%;
	border-bottom:1px solid #ccc;
	}
.custom-login-form form button[type="submit"]{
	background-color: #009688  !important;
	color:#ffffff;
	transition:all .2s linear;
	border:1px solid transparent;
	border-radius:2px;
	padding:9px 40px;
	}
.custom-login-form form button[type="submit"]:hover{
	background-color: #157d73 !important;
	color: #fff;
	}
/****** 29/08/2017 header*****/
.custom-header {
	background-color: #339999 !important;
	float: left;
	width: 100%;
	display: flex;
	align-items: center;
	padding-left: 13px;
	}
.custom-header p{
	color:#fff;
	}
.custom-btn {
	background-color: #099;
	border: medium none;
	width: auto;
	}
.custom-btn:hover {
	background-color: #099;
	border: medium none;
	}
/****** 29/08/2017 sidebar*****/
.custom-sidebar{
	background-color:#ffffff;
	padding-bottom: 30px;
	}
.custom-sidebar ul li img{
	height:20px;
	width:20px;
	vertical-align:text-bottom;
	float: left;
	}
.custom-sidebar ul li span {
	display: inline-block;
	padding-left: 10px;
	cursor:pointer;
	}
.custom-sidebar ul li{
	transition:all .4s linear;
	}
.custom-sidebar ul li:first-child {
	padding: 38px 0px 12px 0;
	}
.custom-sidebar ul li:first-child:hover{
	background-color:transparent;
	}
.custom-sidebar ul li:hover ,.custom-sidebar ul li#active{
	background-color:#099;
	}
/****29/08/2017 dashboard*****/
.custom-right-bar-bg{
	border-radius:0px;
	box-shadow: 0 0 0px transparent !important;
	}
.custom-right-bar {
	width: 100%;
	padding: 40px;
	float:left;
	}
.side-bar{
	float: left;
	width: 15%;
	box-shadow:5px 0 5px -5px rgba(0,0,0,0.16);
	}
.bg-border{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 5px #ccc;
	float: left;
	margin-top: 20px;
	padding:25px 15px 15px 15px;
	width: 100%;
	}
.bg-border table{
	margin-top:0px;
	width:100%;
	}
/*******29/08/2017 employee****/
.custom-filter-container {
	background-color: #fff; 
	border-radius: 5px;
	box-shadow: 0 0 4px #ccc;
	float: left;
	margin-top: 20px;
	padding: 15px;
	width: 100%;
	}
.custom-filter-container .full-width1 {
	float: left;
	margin-bottom: 20px;
	width: 100%;
	}
.half-width {
	width: 50%;
	float: left;
	padding: 0px 10px;
	margin-bottom: 13px;
	}
.custom-filter-container .third-width{
	width:33.33%;
	float:left;
	padding:0px 10px;
	}
.custom-filter-container form label {
	float: left;
	width: 100%;
	margin-bottom: 0;
	text-align: left;
	font-family:Roboto-Medium;
	}
.emp-overlay {
	width: 835px;
	}
.custom-filter-container form input[type=text]{
    float: right;
    width: 100% !important;
	}
.custom-filter-container form select {
    float: right;
    width:100%;
	}
.custom-filter-container input[type=submit]{
	float:right;
	}
/******29/08/2017 pass change****/
.sidebar_head {
    border-bottom: 1px solid #ccc;
    color: #000;
    font-size: 27px;
    margin: 0;
    text-transform: uppercase;
	text-align:left;
	padding-bottom: 10px;
	font-weight: 600;
	}
.custom-form-password{
    display: flex;
   	margin: 100px auto 20px auto;
    max-width: 550px;
    padding: 15px;
    width: 100%;
	background-color: #fff;
    border-radius: 5px;
    border-top: 3px solid transparent;
    box-shadow: 0 0 5px #ccc;
	}
.custom-form-password form label{
	width:40%;
	font-family:"Roboto Light";
	font-weight:normal;
	}
.custom-form-password form .my-formbox{
	width:60%;
	margin-bottom: 15px;
	}
.custom-form-password button{
	padding:8px 16px;
	}
/******29/08/2017 setting****/
.custom-form-wrapper{
    margin: 45px auto;
    padding: 15px;
    width: 100%;
	}
.custom-form-wrapper .custom-inner-wrapper{
    float: left;
    padding: 20px;
    position: relative;
    text-align: left;
    width: 100%;
	background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #d0d0d0;
	margin-bottom: 10px;
	}
.form-box-2{
	float:left;
	width:100%;
	}
.small-table{
	max-width:900px;
	}
.red-highlight .fa-trash-o,.cancelLeaves .fa-trash-o,.red-highlight .fa-check ,.cancelLeaves .fa-check ,.red-highlight .fa-ban,.cancelLeaves .fa-ban ,.red-highlight .fa-refresh,.cancelLeaves .fa-refresh ,.red-highlight .fa-pencil-square-o,.cancelLeaves .fa-pencil-square-o ,.red-highlight .fa-sign-in,.cancelLeaves .fa-sign-in,.red-highlight .fa-clock-o,.cancelLeaves .fa-clock-o ,.red-highlight .fa-money,.cancelLeaves .fa-money ,.red-highlight .fa-adjust,.cancelLeaves .fa-adjust{
	color:#fff !important;
	}
.fa-trash-o, .custom-table .fa-trash-o{
	color:#fa0009e6;
	}
.custom-table .fa-check{
	color:#0C0;
	}
.fa-ban,.custom-table .fa-ban{
	color:#8e3a3a;
	}
.custom-table .fa-pencil-square-o{
	color:#3586ba;
	}
.custom-table .fa-sign-in{
	color:#485eba;
	}
.custom-table .fa {
    font-size: 18px;
    padding-right: 10px;
}
.custom-table .fa.fa-money {
	color: #a21287;
	}
.custom-table .fa.fa-adjust {
	color: #afaf19;
	}
.custom-form-wrapper label{
	font-weight:normal;
	font-size:14px;
	margin: 5px 0;
	}
.custom-form-wrapper input,.custom-form-wrapper .outer{
	/*margin-bottom:15px;
	padding: 15px;*/
	}
/*****29/08/2017 department/add****/
.custom-form-container label{
	font-family:Roboto-Medium;
	width: 100%;
	margin:0;
	}
#SucMsg font{
	float:left;
	width:100%;
	}
.custom-btn:hover{
	background:#1d8989;
	color: #fff;
	}
/*.custom-form-container input,.custom-form-container select
{
	margin-bottom:15px;
}*/
/**********30/08/2017*******/
.custom-filter-container2{
 	background-color: #f3f3f3;
    border-radius: 5px;
    box-shadow: 0 0 5px #999;
    margin: 72px auto 0;
    padding: 15px;
    width: 600px;
	}
.custom-filter-container2 select{
	width:100% !important;
	margin-bottom:20px;
	}
.custom-filter-container2 input[type=submit]{
	margin:0 auto;
	display:block;
	}
.right_widget table a{
	color:#099;
	}
.margin-lt {
    margin-left: 20px;
	}
.custom-right-widget{
	border-top:none;
	}
/******31/08/2017******/
.custom-right-widget select,.custom-right-widget input,.custom-right-widget textarea{
	border-radius:5px;
	}
.custom-right-widget select:focus,.custom-right-widget input:focus,.custom-right-widget textarea:focus{
	box-shadow:0px 0px 2px #CCC;
	}
.custom-right-widget select {
    -moz-appearance: none;
    background-image:url(../images/drop.png);
    background-origin: content-box;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1ex auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
	}
.fc-content {
	background-color: #306586;
	color: #fff;
	border: none;
	}
.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.fc-draggable{
	border-color:none !important;
	background-color:none !important;
	}
.fc-content {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	}
.active{
	background-color:#099;
	}
.toggle {
	width:5% !important;	
	}
.toggle .sidebar-menu span {
	display:none;	
	}
.toggle .sidebar-menu a, .toggle .sidebar-menu img,.sidebar-menu span{
	text-align:center;
	}
.toggle .help-menu-link i {
	display:none;
	}
.toggle .profile-image img{
	height: 69px;
	padding: 6px;
	width: 72px;
	margin:35px 0px;
	}
.bars{
	color:#fff;
	font-size:20px;
	background-color:#339999;
	}
/******* 22/12/2018(Navpreet)*******/
.index-boxes{
	float:left;
	width:100%;
	}
.small-box{
	float:left;
	width: 24.5%;
	position: relative;
	color: #fff;
	margin: 3px !important;
	}
.mr-3{
	margin-right:40px;
	}
.bg-aqua {
	background-color: #708090e6;
	}
.small-box > .inner {
	padding: 10px;
	}
.small-box h3 {
	font-size: 38px;
	font-weight: bold;
	margin: 0 0 10px 0;
	white-space: nowrap;
	padding: 0;
	}
.small-box h3 {
	font-size: 38px;
	font-weight: bold;
	margin: 0 0 10px 0;
	white-space: nowrap;
	padding: 0;
	}
.small-box .icon {
	-webkit-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
	position: absolute;
	top: 15px;
	right: 27px;
	z-index: 0;
	font-size: 55px;
	color: rgba(0,0,0,0.15);
	}
.small-box > .small-box-footer {
	position: relative;
	text-align: center;
	padding: 3px 0;
	color: #fff;
	color: rgba(255,255,255,0.8);
	display: block;
	z-index: 10;
	background: rgba(0,0,0,0.1);
	text-decoration: none;
	}
.bg-green, .callout.callout-success, .label-success, .modal-success .modal-body {
	background-color: #00a65a ;
	}
.bg-yellow, .callout.callout-warning, .label-warning, .modal-warning .modal-body {
	background-color: #f39c12 ;
	}
.bg-red, .callout.callout-danger, .alert-error, .label-danger, .modal-danger .modal-body {
	background-color: #dd4b39 ;
	width:100%;
	float:left;
	}
.small-box:hover .icon {
	font-size: 75px;
	}
.chart{
	float:left;
	width:100%;
	margin:80px 0 20px 0;
	}
.logo i{
	color:#fff;
	font-size:21px;
	}
.dropdown-menu{
	position:relative;
	float:left;
	}
.dropdown a {
	padding-top: 15px;
	padding-bottom: 15px;
	}
.user-image {
	float: left;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 10px;
	margin-top: -2px;
	object-fit: cover;
	}
.dropdown-menu {
	display: none;
	position: absolute;
	right: -6px;
	left: auto;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding: 0;
	border-top-width: 0;
	width: 280px;
	z-index: 11;
	top: 99%;
	}
.dropdown-menu > li.user-header {
	height: 175px;
	padding: 10px;
	text-align: center;
	background-color: #357c7c;
	}
.dropdown-menu > li.user-header > img {
	z-index: 5;
	height: 90px;
	width: 90px;
	border: 3px solid;
	border-color: transparent;
	border-color: rgba(255,255,255,0.2);
	border-radius:50%;
	}
.dropdown-menu > li.user-header > p {
	z-index: 5;
	color: #fff;
	color: rgba(255,255,255,0.8);
	font-size: 17px;
	margin-top: 10px;
	}
.dropdown-menu > li.user-header > p > small {
	display: block;
	font-size: 12px;
	}
.dropdown-menu > .user-footer {
	background-color: #f9f9f9;
	padding: 16px 6px;
	float: left;
	width: 100%;
	border: 1px solid #ddd;
	}
.user-footer a {
	background: #ddd;
	border-color: #ddd;
	color: #fff !important;
	font-weight: 300;
	font-size: 13px;
	}
.user-footer a:hover{
	color:#fff;
	}
.custom-header {
	padding: 0 55px 0 42px;
	}
p.right-profile{
	float:right;
	margin: 12px 0px;	
	cursor: pointer;
	}
.user-panel {
	position: relative;
	width: 100%;
	padding: 10px;
	overflow: hidden;
	}
.user-panel > .image > img {
	width: 100%;
	max-width: 62px;
	height: 62px;
	border-radius: 50%;
	object-fit: cover;
	}
.user-panel > .info {
	padding: 5px 5px 5px 15px;
	}
.user-panel > .info > p {
	font-weight: 600 !important;
	margin-bottom: 9px;
	}
.text-success {
	color: #3c763d !important;
	margin-right: 5px !important;
	}
.info a , .info p{
	line-height: inherit !important;
	margin:0 !important;
	}
.info a {
	padding:0 !important;
	}
.toggle .info p {
	display:none;
	}
.toggle .user-panel .info {
	padding: 5px 0;
	margin-left: 0;
	text-align: center;
	font-size: 12px;
	}
.toggle .user-panel > .image > img{
	height: 55px;
	}
.pull-right-container {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
	}
.pull-right-container .fa-angle-left {
	width: auto;
	height: auto;
	padding: 0;
	margin-right: 10px;
	-webkit-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
	}
.treeview-menu {
	display: none;
	list-style: none;
	float: left;
	width: 100%;
	}
.toggle .treeview-menu {
	padding-bottom:20px;
	margin-top:10px;
	}
.treeview-menu li:first-child{
	padding:0 !important;
	}
.treeview-menu > li {
	margin: 0;
	}
.treeview-menu > li > a {
	padding: 5px 5px 0  20px;
	display: block;
	font-size: 14px;
	line-height: inherit;
	color:#000 !important;
	}
li.sub-menu .treeview-menu li {
	background-color:#5aaeae;
}
li.sub-menu .treeview-menu li a{
	color:#fff !important;
}
ul.sidebar-menu li#active span, ul.sidebar-menu li#active .fa {
	color: #fff;
}
.treeview-menu > li:hover > a ,.treeview-menu > li.active > a {
	color:#fff !important;
}
.treeview-menu > li > a > .fa, .treeview-menu > li > a > .glyphicon, .treeview-menu > li > a > .ion {
	width: 20px;
}
span.sub-list{
	position:relative;
}
li.sub-menu i{
	padding: 15px 0;
}
/*.sidebar-menu li.sub-menu p{
	float: left;
	line-height: 50px;
	margin-top: 2px;
	padding: 0 10px;
	width: 100%;
	color: #000;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}*/
.toggle .sidebar-menu li.sub-menu p{
	padding: 0 28px;
}
.sidebar-menu li.sub-menu:hover p{
	color:#fff;
}
.treeview-menu li.active a {
	font-weight: bold;
}
li.sub-menu .treeview-menu li:hover {
	background-color: #099;
}
.btn-outer{
	float:left;
	width:100%;
}
.mylabel {
	font-size: 15px !important;
	margin: 0;
}
#calendar .fc-row td:first-child {
	background: #f70808;
	color: white;
}
#calendar .fc-row th {
	background: #a8a8a8;
	padding: 10px;
	color: #fff;
}
.modal-content{
	min-width: 400px;
}
.fc .fc-button-group > * {
	background: #339999;
	color: #fff;
}
#calendar .fc-row td:last-child {
	background: #f0f0f0;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
	text-align: center;
	width: 100%;
	float: left;
}
.toggle .treeview-menu > li > a {
	padding: 0 5px;
	font-size: 15px;
	padding: 8px 0 !important;
	display: flex;
	align-items: center;
}
.toggle .treeview-menu > li > a > .fa {
	width: auto;
	float: left;
	padding: 0;
	padding-right: 10px;
}
.toggle  .treeview-menu > li > a {
	 padding-bottom:10px;
}
.notice-label {
	color: #000;
	font-size: 17px !important;
	font-weight: 700 !important;
}
#sendnoticeform .formlabel {
	color: #000;
	font-size: 17px !important;
	margin: 0;
	font-weight: 600 !important;
}
.active{
	background:#339999;
}
.block{
	display:block ;
}
.paging{
	float:left;
	width:100%;
	text-align:center;
	padding: 45px 0;
}
.paging span, .paging a {
	padding: 5px 10px;
	border: 1px solid #ddd;
	color: #000 !important;
}
 .paging span.current {
	border-left:none;
	border-right:none;
 }
  .paging a{
	border-right:none;  
  }
  .paging a:last-child{
	  border-right: 1px solid #ddd;
  }
   .paging a:hover ,.paging span:hover ,.paging span.current {
	 background:#339999;
	 color:#fff !important;
  }
ul.sidebar-menu li img.p2 , ul.sidebar-menu li#active img.p2{
	display:none;
}
ul.sidebar-menu li:hover img.p2,ul.sidebar-menu li.active img.p2 ,ul.sidebar-menu li#active img.p2,ul.sidebar-menu li#active img.p2{
	display:block;
}
ul.sidebar-menu li:hover img.p1 ,ul.sidebar-menu li.active img.p1 , ul.sidebar-menu li#active img.p1 ,ul.sidebar-menu li#active img.p1{
	display:none;
}
.custom-main-heading {
	float: left;
	width: auto;
	border-bottom: none;
	font-size: 22px;
	padding-bottom: 0;
}
.top-content{
	float:left;
	width:100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;
}
ul.breadcrumb {
	padding: 10px 16px;
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
	background: none;
	padding-top: 3px;
}
ul.breadcrumb li {
  display: inline;
  font-size: 15px;
   color: #6a6a6a;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #6a6a6a;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color:#1d8989;
}
.backgroundlayout{
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.5;
	position:fixed;
	z-index: 11;
	top: 0%;
	left: 0%;
	display:none;
	transition: display 2s;
	transition-timing-function: linear;
}

.overlaylayout {
	height: auto;
	left: 50%;
	position: fixed;
	top:50%;
	width: auto;
	z-index: 101;
	background: #FFFFFF;
	display: none;
	padding: 20px;
	border-radius: 7px;
	transform: translate(-50%,-50%);
	min-width: 400px;
}
.in {
      animation: scale-display .3s;
	  
     
    }

.out {
		animation: scale-display--reversed .3s;
		animation-fill-mode:forwards;
		
	}
@keyframes scale-display {
	0% {
		opacity: 0;
		transform: scale(0);
    -webkit-transform: scale(0);
	}

	100% {
		opacity: 1;
		transform: scale(1);
    -webkit-transform: scale(1);
	}
}

@keyframes scale-display--reversed {
	0% {
		display: inline-flex;
		opacity: 1;
		transform: scale(1);
		-webkit-transform: scale(1);
	}
	99% {
		display: inline-flex;
		opacity: 0;
		transform: scale(0);
		-webkit-transform: scale(0);
	}
	100% {
		display: none;
		opacity: 0;
		transform: scale(0);
		-webkit-transform: scale(0);
	}
}
.custom-sidebar ul li:first-child:hover .user-panel .info p ,.custom-sidebar ul li:first-child:hover .user-panel .info a{
	color:#000 !important;
}
.close_button{
	float:right;
	text-align:right;
}
.border-bottom{
	float:left;
	width:100%;
	border-bottom:1px solid #e9ecef;
	padding: 4px;
}
.close_button a {
	font-size: 20px;
	color: #6a6a6a;
}
#feedback , #SucMsg{
	float:left;
	width:100%;
	text-align:center;
	font-size:16px;
	margin-top:5px;
}
.modal-footer {
	padding-bottom: 0;
}
.sucMsg {
	margin: 10px 0;
	width: 100%;
	text-align: center;
	float: left;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.back-bttn{
	margin-top:40px;
}
a {
	color: #1ca3a3;
}
a:hover{
	color:#1d8989;
}
li.sub-menu{
	position:relative;
}
li.sub-menu:hover .treeview-menu{
	background:inherit;
}
.toggle .treeview-menu {
	top: 0;
	left: 95px;
	box-shadow:3px 0 5px #ccc;
	background:#fff;
	position: absolute;
	width: 220px;
	margin: 0;
	padding:0;
	z-index: 1;
}
.toggle .treeview-menu li{
	padding: 3px 12px;
}
li.sub-menu .diisplay , .toggle .hiide{
	display:none;
}
.toggle li.sub-menu .diisplay{
	display:block;
	padding-left: 10px;
}
.toggle .treeview-menu li:first-child{
	padding: 3px 12px !important;
}
.view-detail-inner {
	height: 40px !important;
	align-items: center;
	display: flex;
}
.my-tooltip ,.cancel-tooltip ,.pending-tooltip {
  position: relative;
  display: inline-block;
  border: 1px dotted #41b041;
  padding: 1px 7px 3px 7px;
  margin:0 5px;
  border-radius: 50%;
  line-height: 23px;
}
.cancel-tooltip {
  border: 1px dotted #f00;
  margin-right:0;
  color: #f00;
}

.my-tooltip .tooltiptext ,.cancel-tooltip .tooltiptext ,.pending-tooltip .tooltiptext{
  display:none;
  width: auto;
  background-color: #41b041;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  left: -27px;
  top: 26px;
  z-index:2222;
}
.pending-tooltip .tooltiptext{
	font-size:12px;
	left: -15px;
}
.my-tooltip .tooltiptext ,.cancel-tooltip .tooltiptext {
	left: -12px;
}
.cancel-tooltip .tooltiptext{
	background-color: #f00;
}
.view-notice p{
	margin:0;
}
.view-notice {
	background-color: #fff;
	box-shadow: 0 0 5px #999;
	padding: 10px;
}
.view-notice td {
	padding: 10px;
	vertical-align: baseline;
}
.view-notice table{
	border:1px solid #ccc;
	width:100%;
}
.view-notice td:nth-child(2n+2){
	border-right:1px solid #ccc;
}
.view-notice td{
	border-bottom:1px solid #ccc;
}
.form-table tr.noticeStatus {
	background:#f4f4f4 !important;
}
.modal-open .modal ,.overlaylayout {
  overflow-x: hidden;
  overflow-y: hidden;/*hidden to hide browser scrollbar*/
}
.reason{
	
}
#reason-table{
	position:relative;
	width:100%;
}
.p-relative{
	position:relative;
	width:100%;
	float:left;
}
.view-notice {
	border:1px solid #ccc;
}
.flex{
	display:flex;
	align-items:center;
}
.flex .flex-left{
	float:left;
	width:50%;
	text-align:left;
}
.flex .flex-right{
	float:right;
	width:50%;
	text-align:right;
}
.form-filters {
	width: 100%;
	float: left;
	padding: 20px 0;
}
.quarter-half-width {
	float: left;
	width: 24%;
	margin-right: 20px;
}
.half-width{
	float: left;
	width: 49%;
	margin-right: 20px;
	padding:0;
}
.quarter-half-width:last-child , .half-width:nth-child(even) {
	margin-right: 0;
}
.form-container .half-width{
	width: 48%;
}
.modal-footer-inner{
	margin:auto;
}
.modal-footer .modal-footer-inner .btn {
	width:auto !important;margin:0;
	margin-right:15px;
	font-family: Roboto-Regular ;
	border:none;
}
.modal-footer {
	border: none;
}
.custom-table{
	float:left;
	width:100%;
}
/****04/06/2019BySandeep(Start)****/
.cstm-field-outer{
	width:100%;
	float:left;
}
.ctm-feild-inner{
	width: 33.33%;
	float: left;
	padding: 0px 10px;
	}
.cstm-mdlfter-outer{
	width:75%;
	float:left;
}

/****04/06/2019BySandeep(End)****/

/****17/06/2019BySandeep(Start)****/
.ui-autocomplete{
	z-index: 1000!important;
}
.alert {
	width: 100%;
	float: left;
}
.cstm-field-wdth {
	width:31.33%!important;
	float: left;
	margin-right:20px!important;
}
.custom-right-bar input, .custom-right-bar select {
	border-radius: 5px;
}
.custom-btn {
	margin-left: 10px;
}
/****17/06/2019BySandeep(End)****/
/****19/06/2019BySandeep(Sandeep)****/
.active-pg{
	color:#339999!important;
}
.custm-frmcontainer{
	margin-bottom:0px;
}
.cstm-box-alignmnt{
	padding: 20px;
}
.outside-padding{
	padding:15px;
}
.custom-right-bar {
	padding:20px!important;
}
.cstm-field-half{
	width:47%;
	float:left;
	margin:0px 5px 0px 5px;
}
.bg-red{
	width:23%;
}
.top-bttn{
	padding-bottom:15px;
	width: 100%;
	float: left;
}
.th-wdth{
	min-width:70px!important;
}
.top-content{
	border:none;
}
.cstm-top-outer-box {
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 0 0 4px #ccc;
	float: left;
	margin-top: 20px;
	padding: 15px;
	width: 100%;
}
.blank-space{
	width:100%;
	float:left;
	padding:10px 0px;
}
.form-filters{
	padding:30px 0px 0px 0px !important;
}
.lft-txt-sction{
	width:70%;
	float:left;
}
.rght-txt-sction{
	width:30%;
	float:right;
	text-align: right;;
}
/****19/06/2019BySandeep(End)****/
/****27/06/2019BySandeep(Start)****/
.th-align-set{
	min-width:100px!important;
}
.thn-align-set{
	min-width:50px!important;
}
.cstm-frm-wrraper{
	max-width:100%!important;
}
.sigle-center-field{
	width:337px;
	float:none;
	margin:0 auto;
	text-align:center;
}
.sigle-center-field .ctm-feild-inner{
	width:100%!important;
	float:left;
}
.custom-emp-ovrly{
	width:100%!important;
}
overlaylayout {
    width:60%!important;
}
.cstm-small-wrrper {
	max-width: 100%!important;
}
.cstm-fltr-rpr {
    margin:0px!important;
    padding:0px!important;
    width: 100%;
}
department-overlay {
	width: 100% !important;
}
/****27/06/2019BySandeep(End)****/

/********17/07/2019**Navpreet(Start)*****************/
.single-field {
	padding-top: 5px !important;
	float: left;
	padding-left: 40px !important;
}
.custom-main-heading span {
	color: #2a8484;
	font-weight: 500;
	font-family:Roboto-Bold;
}
p {
	margin-bottom: 10px;
}
.fc-content{
	max-height: 64px;
	overflow: auto !important;
	padding: 0px 7px 0 7px !important;
}
/********17/07/2019**Navpreet(End)*****************/

/********14/08/2019**Sandeep(Start)*****************/
.alert {
	margin:10px 0px!important;
	}
.cstm-view-ntc{
	background-color:none;
	box-shadow:none;
	padding:0px;
	border:none;
	}
.cstm-action-th, .cstm-td-wdh{
	min-width:65px!important;
	text-align:center;
	}
.otsd-frame{
    box-shadow: 0 0 5px #99999924;
	border:none;
	}
.flex-prf-left{
	width:70%;
	float:left;
}	
.flex-prf-right{
	width:30%;
	float:right;
	text-align: right;
}
.flex-left{
	width:50%;
	float:left;
}
.flex-right{
	width:50%;
	float: right;
	text-align: right;
}
.mrgn-cstm{
	margin:0px auto;
	padding:0px;
}
.dropdown-menu > .user-footer {
	border: 3px solid #357c7c!important;
}
.cstm-bw-mrgn{
	margin-bottom:20px;
}
.cstm-graph-spc{
	 width:900px;
	 height: 500px;
	}
.custom-right-bar input, .custom-right-bar select {
	margin-bottom: 10px;
	}
.cst-lbl-stt{
	font-family:unset!important;
	margin:10px 0px 0px 0px!important;
}
/********14/08/2019**Sandeep(End)*****************/

/********22/08/2019**Sandeep(Start)*****************/
.fa.fa-check-square {
	color: white;
	background-color: #1ca3a3;
	border: 1px solid #1ca3a3;
	}
overlaylayout{	
	width:auto;
	z-index: 999999;
	background: #FFFFFF;
	display: none;
	padding: 20 20px 10px 20px;
	border-radius: 7px;
	transform: translate(-50%,-50%);
	/*max-height:550px;*/
	overflow: auto;
	}
.overlaylayout1{	
	height: auto;
	left: 50%;
	position: fixed;
	top:50%;
	width: auto;
	z-index: 101;
	background: #FFFFFF;
	display: none;
	padding: 20px;
	border-radius: 7px;
	transform: translate(-50%,-50%);
	width:80%;
	}
.view-notice td {
	padding:5px!important;
	}
.cstm-outside-btn{
	width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
	}
.cstm-sbmit-view{
	width:15%;
	background:#1d8989;
	color:white;
	border-radius:5px;
	border:none;
	margin-top:15px;
	}
.cstm-top-mrgn{
	margin-top:15px!important;
	}
.cstm-bg-brdr{
	padding-bottom:0px;
	}
.full-tr{
	width:100%;
	float:left;
	}
.td-lft{
	width:20%;
	float:left;
	}
.td-rght{
	width:30%;
	float:left;
	}
.dd-lft, .td-rght-inside, .td-lft-inside{
	width:50%;
	float:left;
	}
.dd-rght{
	width:50%;
	float:left;
	}
.bordr-remove td:nth-child(2n+2) {
    border-right:none;
	}
.drop-list-tr td{
	border:none;
	}
.drop-list-tr tr{
	border:none;
	}
.drp-down-table table{
	border:none;
	}
.view-notice .drp-down-table td:nth-child(2n+2) {
    border-right:none;
	}
.cstm-sbmit-view{
	font-weight:610;
	text-transform: uppercase;	
	cursor: pointer;
	}
.wdth-stt{
	width:40%;
	float:left;
	}
.cstm-overlay{
    height: auto;
    left: 50%;
    position: fixed;
    top: 50%;
    width: auto;
    z-index: 999999;
    background: #FFFFFF;
    display: none;
    padding: 20 20px 10px 20px;
    border-radius: 7px;
    transform: translate(-50%,-50%);
    max-height: 550px;
    overflow: auto;
	}
.backgroundlayout1{
	width:100%;
	height:100%;
	background:#000000;
	opacity:0.5;
	position:fixed;
	z-index: 11;
	top: 0%;
	left: 0%;
	display:none;
	transition: display 2s;
	transition-timing-function: linear;
	}
.cstm-rmv-mrgn{
	margin:0 auto;
	}
.cstm-bttm-20{
	margin-bottom: 20px;
	}
/********22/08/2019**Sandeep(End)*****************/

/********26/08/2019**Sandeep(Start)*****************/
.outer {
    border-radius: 5px;
	}
textarea {
    border-radius: 5px;
	}
.cst-mt-10{
	margin-top:10px !important;
	}
	
.cst-mt-0{
	margin-top: 0px !important;
	}	
.cstm-top-5{
	margin-top:5px !important;
	}		
.cstm-action-th{
	text-align:left;
	}
.cstm-rsn{
	min-width: 279px !important;
	}
/********26/08/2019**Sandeep(End)*****************/

/********08/28/2019**Sandeep(Start)*****************/
.cstm-half-wdth{
	width:50%;
	float:left;
	margin:0px!important;
	}
.cstm-lalign{
	padding-left:10px
	}
.cstm-ralign{
	padding-right:10px
	}
.cstm-top-p10{
	padding-top: 13px;
	width: 100%;
	float: left;
}

/********08/28/2019**Sandeep(End)*****************/
.cstm-lbl-alin td {
    padding-bottom:0px;
    vertical-align:unset;
	}
.space-5{   
	margin-bottom:5px!important;
	}
.space-0{   
	margin-top:0px!important;
	}	
.cstm-space-b10{
	margin-bottom:10px!important;
	}
.cstm-space-b15{
	margin-bottom:15px!important;
	}
.cstm-fa-align .fa{
	margin-left: 10px;
	text-align: center;	
	}
.cstm-width-img{
	width:unset;
	border:none!important;
	margin:0!important;
	padding: 0px !important;
	}	
.cstom-model-footer{
	padding:0px 0px 5px 0px!important;
	}
.ctsm-th-adjust th{
	min-width:174px!important;
	}
.ctsm-th-adjust .cstm-no-adj {
	min-width:70px!important;
	}
.cstm-width-rsn th{
	min-width:238px!important;
}
.cstm-action-wd{
	min-width: 170px!important;
	}
.cstm-outsidebox{
	width:100%;
	float:left;
	margin-top:20px;
	}
.cstm-scroll-box{
    float: left;
    overflow: auto;
    padding:20px;
    margin-top: 0px;
	width: 100%;
	padding-bottom:0px;
	}
.cstm-inside-pdding{
	width:100%;
	float:left;
	padding-bottom:30px;
	}
.pbottom{
	padding-bottom:0px;
}	
.resp-cstm-part{
	width: 100%;
	float: left;
	overflow-y: auto;
	}
/*****24/09/2019BySandeep(Start)******/
	.bell-icon {
    float:left;
    width: auto;
    font-size: 21px;
    position: relative;
    color: #fff;
    cursor: pointer;
	padding-top: 10px;
	}
.bell-icon span {
	position: absolute;
	top: 0;
	left: 10px;
	right: 0;
	background: #f00;
	width: 24px;
	height: 23px;
	line-height: 21px;
	border-radius: 50%;
	font-size: 13px;
	text-align: center;
	color: #fff !important;
	cursor: pointer;
	}
.cstm-header-align{
	padding: 4px 40px 4px 40px;
	}
p.right-profile {
	margin: 7px 0px!important;
	}
.demo1 {
	height: auto !important;
	max-width: 100%;
	font-size: 12px;
	max-height: 300px !important;
	min-height: 95px;
	}
.notifications {
	display: none;
	width: 430px !important;
	position: absolute !important;
	top: 42px;
	left: -84px;
	/* background: #FFF; */
	border: solid 1px rgba(100, 100, 100, .20);
	box-shadow: 0 3px 15px 0 rgba(0,0,0,.4);
	z-index: 1;
	background: #f3f3f3;
	text-align: left;
	}
.demo1 {
	height:auto!important;
	max-width: 100%;
	font-size: 12px;
	overflow:auto;
	z-index: 999;
	}
.notifications h3 {
	display: block;
	color: #333;
	background:#ebebe3;
	/*font-size: 20px;*/
	font-size: 15px;
	padding: 7px 0 9px 13px;
	margin: 0;
	border:solid 1px rgba(14, 13, 13, 0.3);
	}
p.no-notice {
	/*float: left;*/
	width: 100%;
	text-align: center;
	color: #6a6a6a;
	padding-top: 10px;
	}
.seeAll {
    background: #F6F7F8;
    padding: 8px;
    font-size: 12px;
    font-weight: bold;
    border-top: solid 1px #f3f3f3;
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
	}
.cstm-rmr-align{
	padding:0px!important;
	}
.cstm-field-4 {
	width:25%;
	float:left;
	}
.cstm-full-wdth {
	width:100%;
	float:left;
	}
.form-box-c30{
	width:32.3%;
	float:left;
	margin-right:5px;
	height:60px;
	}
.cstm-b5{
	padding-bottom:5px!important;
	}
.cancelLeaves{
	background:#FF9933 !important;color:white;
	}
.approvedLeaves{
	background:#1C5E0E !important;color:white;
	}
.disapprovedLeaves{
	background:#FB0505 !important;color:white;
	}
.sandwichLeaves{
	background:#0c4aaec7;color:white;
	}
.remainingLeaves{
	background-color:#a61616;
	color:#FFFFFF;
}
.cstm-noti-p10 {
	padding:0px 10px;
	}
/*****Fields Width(Start)******/
.ctsm-th-adjust .cstm-req-hrs{
	min-width: 140px !important;	
	}
.ctsm-th-adjust .cstm-stt-th{
	min-width:70px !important;	
	}
.ctsm-th-adjust .cstm-stt-th{
	min-width:70px !important;	
	}
.ctsm-th-adjust .cstm-type-th{
	min-width:100px !important;	
	}
.ctsm-th-adjust .cstm-date{
	min-width:132px !important;	
	}
.ctsm-th-adjust .cstm-short-date{
	min-width:115px !important;	
	}
.cstm-slry-field td, .cstm-slry-field th{
	min-width:155px !important;		
	}
.cstm-fdbk-field{
	width: 90px !important;
	min-width: unset !important;
	}
.ctsm-th-adjust .cstm-sdwch{
	min-width:90px !important;	
	}	
.ctsm-th-adjust .cstm-action{
	min-width:145px !important;	
	}	
.ctsm-th-adjust .cstm-sno{
	min-width:55px !important;	
	}	
.ctsm-th-adjust .cstm-exbig{
	min-width:300px !important;	
	}
.cstm-action-thm .cstm-exbig{
	min-width:300px !important;	
	}
.cstm-uersip-sno{
	min-width:30px!important;
	}
.cstm-dt{
	min-width:190px!important;
	}
.cstm-action-wdth{
	min-width:125px!important;
	}
.cstm-action-thm  .cstm-action-wdth{
	min-width:125px!important;
}
.cstm-remtd{
	min-width: 97px !important;
	}
.cstm-action-thm .cstm-td-wdhm{
	min-width:55px !important;
	}
.cstm-action-thm .cst-date{
	min-width:140px !important;
	}
.cstm-width-dt{
	min-width:135px
	}
/*****Fields Width(End)******/
.width-100{
	width:100%;
	float:left;
	}
.view-notice .cst-right-td{
	border-right: none !important;
	}		
.cst-left-td{
	width:20%;
	float:left;
	}
.cst-right-td{
	width:30%;
	float:left;
	}
.cst-border-rrmv{
	border-right:none!important;
	}
.cst-border-rmv, .proof-bar{
	border:none!important;
	}
.proof-bar{
	width: 100%;
	float: left;
	}
.cst-blue-bg{	
	background: #33999924;
}
.td-cts-hight{
	height:33px;
	}
.cst-td-top tr{
	width:100%;
	float:left;
	}
.cst-td-top td{
	float:left;
	}
.cst-bgclr-normal li {
	background:none;
	}

.notifications span.date {
	float: right;
	text-align: right;
	font-size: 11px;
	width: auto;
	opacity: 0.5;
	padding-right: 8px;
	padding-left: 5px;
	}
.cst-new-box{
	background:#f5f5f5;
	padding: 9px 0 9px 10px;
	}
.cst-new-bg{
	background:#f5f5f5;	
	}
.cstm-inner-li li{
	padding: 9px 0 9px 10px;
	}
.seenNotice{
	background:#f5f5f5!important;
	border-bottom:1px solid #c2c2c280;
	float:left;
	width:100%;
	}
.notice-inner, .notice-inner-read {
	float: left;
	width: 100%;
	border-bottom:1px solid #f3f3f3;
	padding: 9px 0 9px 10px;
	word-break: break-all;
	}
.notice-inner-read {
	border-bottom: 1px solid #c2c2c280;
	background:#fff;
	}
.csrm-rmc-pdg .cstm-noti-p10 {
	padding:0px;
	}
.cstm-new-section{
	width:100%;
	float:left;
	background:#fff;
	}
.cstm-snew-section{
	width:100%;
	float:left;	background:#fff;
	}
.notifications span.date {
	float: right;
	text-align: right;
	font-size: 11px;
	width: auto;
	opacity: 0.5;
	padding-right: 8px;
	padding-left: 5px;
	}
.notifications li {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #6a6a6a;
	line-height: inherit;
	padding: 10px 10px;
	cursor: pointer;
    border-bottom:1px solid #15151524;
	}
.notifi-head{
	background:#f2f2e3;
	}
.ctsm-table-th th{
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: 100;
	padding: 5px !important;
	float:left;
	}
.ctsm-table-th{
	width:100%;
	float:left;
	display:flex;
	}
.cstm-br{
	border-right: 1px solid #ccc;
	}
.mainCommentDiv {
	border: 1.5px solid #d6cfcf;
	background:white;
	overflow:auto;
	height: 250px;
	padding:15px;
	width: 100%;
	margin: auto;	
	}
.commentDiv {
width:70%;
margin: 1px;	
}
.commentDivFloatRight {
float: right;	
}
.commentp {
border:1px solid #d7e4ed;
padding: 3px;
border-radius: 5px;
}
.commentp::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: -6px;
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-top-color:#e2e0e0;
	border-bottom: 0;
	border-right: 0;
	margin-left: -10px;
	margin-bottom: -20px;
	top: 5px;
	}
.com-section{
	width:100%;
	float:left;
	background:#DBF4FD;
	margin-top: 15px;
	box-shadow: 0 0 5px #ccc;
	padding: 10px;
	}
.commentpBgColorGreen {
	background:#DBF4FD;
	position: relative;
	}
.mainCommentDiv .logo-part{
	width:7%;
	float:left;
	}
.mainCommentDiv ul li{
	width:100%;
	float:left;
	}
.mainCommentDiv .feild-part{
	width:91%;
	float: right;
	height:auto;
	word-break: break-word;
	}
.mainCommentDiv .logo-part img{
	width:35px;
	height:35px;
	border: 1px solid #ccc;
	}
.cstm-cmmt-date{
	left:2%;
	}
/*****SalaryComment-Section-Start*****/
.cstm-cmt-height{
	height: 400px;
	width: 100%;
	float: left;
	border: 1px solid #ddd;
	overflow: auto;
	}
.padding-lr-20 {
	padding: 0px 15px 0px 15px;
	}
.mainCommentDiv .logo-part {
    width: 7%;
    float: left;
	}
.salary-logo-part{
	width:10%;
    float: left;
	}
.salary-logo-part .user-image{
	width:35px;
	height:35px;
	border: 1px solid #ccc;
	}
.mainCommentDiv .salary-feild-part {
	width: 85%;
	float: right;
	height: auto;
	word-break: break-word;
	position: relative;
	}
.salary-cstm-date{
	left:6%;
	}
.cstm-post-bttn{
	width: 100%;
	float: left;
	text-align: center;
	}	
.commentDivFloatRight .salary-logo-part{
	float:right;
	margin-left: 20px;
	}	
.commentDivFloatRight .salary-feild-part::after{
	right: -16px;
	display: block;
	width: 0;
	z-index: 1;
	content: '';
	position: absolute;
	bottom: 0;
	border: 16px solid transparent;
    border-top-color: transparent;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 16px;
	border-top-color:#cfeffa;
    border-left: 0;
    margin-left: -10px;
    margin-bottom: -20px;
    top: 5px;
	left:unset;
	}
.commentDivFloatRight .salary-feild-part{
	text-align: left;
	}
.commentDivFloatRight .salary-cstm-date {
	right: 1%;
	left: unset;
	}
.commentDivFloatRight{
	text-align: right;
	}
.commentDiv {
	width:70%;
	margin: 1px;	
	}
.tdh-height td{
	height: 33px;
	}
.tdh-height td:nth-child(2n+2) {
	border-right: 1px solid #ccc;
	}
.cstm-post-bttn input {
	background-color: #399 !important;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 9px 13px;
	text-transform: uppercase;
	width: auto;
	border: none;
	margin-top: 15px;
	}
.cstm-ltd .cstm-action-thm,
.cstm-ltd .cstm-td-wdhm{
	min-width:60px !important;
	}
.resp-tdth-wdth .cstm-work-hours{
	font-size:unset;
	font-weight: bold !important;
	}
	
.cstm-work-hours.cstm-twoicons img {
    margin-top: 15px;
}
.cstm-resp-grp .ctsm-th-adjust .cstm-snom{
	min-width:60px !important;
	}
.cstm-fltr-pl{
	padding-right:20px;
	}
.resp-client-box{
	height:300px;
	overflow:auto;
	}
.cstm-resp-adth .cstm-width-rsn .resp-appon-wdth{
	min-width:125px !important;
	}
.cancelRequest{
	background:#FFAD5ADB !important;
	color:white;
	}
.cstm-bmn td{
	border-bottom:none!important;
	}
.cstm-tb{
	border: 1px solid #ddd;
	width:100%;
	float:left;
	}
.custom-main-heading {
    padding: 0px 15px 10px 15px;
}
.overlaylayout {
    padding: 20px 0px 20px 0px;
}
#closeingBtn {
    padding: 0px 15px 0px 15px;
}
.bttn-color-list {
	text-align: center;
	margin-bottom:15px;
	}
.bttn-color-list ul li {
	padding: 5px 15px;
	margin: 0px 10px 0px 5px;
	display: inline-block;
	border-radius: 3px;
	}
.bttn-color-list ul li a {
	color: white;
	}
.cstm-smallbox ul li{
	padding:5px;
	margin: 0px 3px 0px 3px;
	font-size:13px;
	}
.cst-btm-border td{
	border-bottom:none;
	}
.cstm-twoicons a{
	margin:0px 5px;
	}

.cstm-att-table{
    position: relative;
	border: solid 1px #a6a9a9;
}
.cstm-att-scroller {
    margin-left: 141px;
    overflow-x: scroll;
    overflow-y: visible;
	}
.cstm-att-inside .cstm-sticky-col {
  /*border-left:solid 1px #a6a9a9;
    border-right:solid 1px #a6a9a9;*/
    left: 0;
    position: absolute;
    top: auto;
    width:141px;
	}
.att-heading{
	width: 100%;
	float: left;
	display: flex;
	padding: 5px 10px;
	background:antiquewhite;
	}
	.att-heading p{
		margin-bottom:6px;
	}
.cstm-att-table{
	width: 100%;
	float: left;
	}
.cstm-inside-th{
	min-width:120px;
	}
.cstm-inside-ths{
	min-width:90px!important;
	}
.left-att{
	width:100%;
	text-align:center;
	font-size: xx-large;
	background: antiquewhite;
	}	
.cstm-spcils-lefttd {
	border-bottom: 1px solid #ddd;
	padding-bottom:14px !important;
	}
.cstm-new-chbx{
	width:unset!important;
	}
.absence-tr{
	width:100%;
	float:left;
	display:flex;
	}
.absence-td{
	width:50%;
	float:right;
	}
.absence-th{
	border:1px solid #cac4c4;
	width:50%;
	float:left;
	}
.absence-tr {
	border-top:1px solid #bcb9b9 !important
	}
.forSun {
	background	:#d21c1c !important;
	color	:white !important;	
	}
.forHoli {
	background	:#3dc4aa !important;
	color	:white !important;	
	}
.forPre {
	color	:green !important;	
	}
.forAb {
	color	:red !important;	
	}
.forL {
	background	:orange !important;
	color	:white !important;	
	}
.resp-attclient-box{
	width:100%;
	float:left;
	}
.cstm-dash-left{
	width:50% !important;
	float:left;
	}
.cstm-dash-right{
	width:50%;
	float:right;
	}
/*****SalaryComment-Section-Start*****/
/*****24/09/2019BySandeep(End)******/
.new-emp {
	background:#FC6;
	}
.rem-padding .custom-main-heading{
	padding: 0px!important;
	}
/*****addcv-Section-Start*****/
.form-boxx-3rd{
	width: 32.33%;
	float:left;
	margin-right: 0.5%;
	}
.form-boxx-5th{
	width:40%;
	float:left;
	}
.cstm-gen-info{
	width:100%;
	float:left;
	}
.form-boxx-3rd input, .form-boxx-3rd select, .form-boxx-3rd textarea,
.form-boxx-5 input, .form-boxx-5 select, .form-boxx-5 textarea {
	background-image: none;
	border: none;
	border:1px solid #ddd;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
fieldset{
	float: left;
	width: 100%;
	padding: 20px;
	border: solid;
	border-color:#80808078;
	border-width: thin;
	}
.cstm-gen-info input[type="checkbox"]{
	width:10px;
	}
.full-widthc, .full-width{
	width:100% !important;
	float:left;
	}
.full-widthc{
	text-align:left;
	}
.form-boxx-5{
	width: 19.3%;
    float: left;
    margin-right: 0.5%;
	}
.center-sctn legend{
	width:auto;
	}
	#disclosures h6 {
    margin-top: 20px;
}
.center-sctn h5 {
	margin: 0px 10px;
	}
.form-boxx-5{
	width: 19.3%;
    float: left;
    margin-right: 0.5%;
	}
.cstm-gen-info .form-boxx:nth-child(4n+4) {
	float: left;
	}
.form-boxx-2nd{
	width: 49.5%;
	float: left;
	margin-right: 0.5%;
	}
.form-boxx-3rdd{
	width:33%;
	float:left;
	padding:0px 15px 15px 15px;
	border: 1px solid #8080802e;
	}
.form-boxx-3rdd .full-width{
	margin:0px;
	}	
.form-boxx-70{
	width:65%;
	float:left;
	}
.form-boxx-30{
	width:30%;
	float:right;
	}
.form-boxx-2nd{
	width: 49.5%;
	float: left;
	margin-right: 0.5%;
	}
.center-sctn .full-width {
	margin: 20px 0px 0px 0px;
	}
.cstm-gen-info-skil input[type="checkbox"] {
	width: 15px;
	}
.center-sctn {
	text-align: center;
	}	
.cstm-gen-info-skil .form-boxx-5 {
	text-align: left;
	font-size: 13px;
	}
.center-sctn .formlabel {
    font-size: 15px;
    margin-top: 15px;
}
#Non-discrimination-policy{
	margin-bottom:0px; 
	border:1px solid #c2c2c2;
	padding: 10px;
	}
.cstm-ul-2{
	width:25%;
	float:left;
	}
.cstm-gen-info-ref .form-boxx{
	height:100px;
	}
.resp-emptd-wdth .cstm-more-icon{
	min-width:200px!important;
	}
.lbl-left{
	width: 50% !important;
	float: left;
	text-align: left;
	}
.three-flex{
	display: flex;
	}
.form-box-full{
	width:100%;
	float:left;
	}
.form-box-full input, .form-box-full select {
	margin-bottom:0px;
	}
/*****addcv-Section-Start*****/
/*************By sandeep 31-mar-2020*********/
.cstm-price-cbox, .cstm-helf-sctn input{
	width: 20px;
	float: left;
	}
.cstm-price-lbl{
	width:96% !important;
	float:right;	
	}
.cstm-helf-sctn{
	width:30% !important;
	float:left;	
	}
.cstm-price-cbox{
	float: left;
	}
.csm-full-wdth{
	width:100%!important;
	}
.cstm-new-formadd input{
	box-sizing: border-box;
	}
.cstm-new-formadd .my-formbox{
	width:100%;
	}
.cstm-new-formadd .cstm-new-formpswd input[type="password"]{
    padding:8px 12px;
    border: 1px solid #ccc;
	background-position: 8px 4px;
	}
.cstm-inner-bell-part .fa.fa-bell-o{
	position: absolute;
	}
.cstm-newadded table {
	border: 1px solid #ccc;
	width: 100%;
	}
.cstm-newadded table td {
    width:25%;
	vertical-align: middle;
	padding:5px;
	}
.cstm-newadded table td:nth-child(2n+2) {
    border-right: 1px solid #ccc;
	}
.cstm-newadded table .exceptional-td td:nth-child(2n+2){
	border-right:none!important;
	}
.cstm-newadded table tr {
	border-bottom: 1px solid #ccc;
	}
.cstm-newadded table td p{
	margin-bottom: 0px;
	}

/*************By sandeep 31-mar-2020*********/	
.cstm-main-db{
	width: 100%;
	float: left;	
	}
.cstm-main-dbl{
	width:70%;
	float: left;
	}
.cstm-main-inside, .cstm-inside-pyramid{
	width: 100%;
	float: right;	
	}
.cstm-inside-pyramid{
	position: relative;
	}
.cstm-main-txt{
	width: 100%;
	float: right;		
	}
.cstm-main-txt a{
	width: 100%;
	float: left;
	text-align: left;
	padding: 30px 0px;
	font-size: 30px;
	font-weight: 600;
	color: black;
	}
.cstm-main-dbr{
	width:30%;
	float: right;
	}
.cstm-pyramid-1	{
    width: 500px;
    height: 0;
    border-top: 95px solid #22a66d;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
	margin:5px 0px;
	float: left;
	}
.cstm-pyramid-2	{
    width:395px;
    height: 0;
    border-top: 95px solid #25c0bb;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
	margin:5px 0px;
	margin-left:9%;
	float: left;
	}
.cstm-pyramid-3	{
    width:298px;
    height: 0;
    border-top:95px solid #14e5e4;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
	margin:5px 0px;
	margin-left:18%;
	float: left;
	}
.cstm-pyramid-4	{
    width:142px;
    height: 0;
    border-top: 95px solid #025634;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
	margin:5px 0px;
	margin-left: 27%;
	float: left;
	}
.cstm-pyramid-5	{
    width:210px;
    height: 0;
    border-top:95px solid #3e93b1;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
	margin:5px 0px;
	margin-left:14%;
	float: left;
	}
.cstm-main-dbl img {
	left:36%;
	top: 15px;
	position:absolute;
	}
.pyramind-a{
	padding-left:20px;
	color: black;
	font-weight: 600;
	font-size: 30px;
	padding-top:28px;
	float:left;
	font-family:Roboto-Bold;
	}
.pyramind-pro{
	margin-left:20px;
	}
.pyramind-a:hover{
	color: black;
	}	
.cstm-rightmain{
	max-width:300px;
	margin:0 auto;
	float:none;
	border:15px solid black;
	border-radius: 15px;
	top:110px;
	position:relative;
	padding-top:40px;
	}
.cstm-rightmain ul li{
	padding:10px;
	}
.cstm-rightmain ul li a{
	font-size: 25px;
	color: black;
	font-weight: bold;
	font-style: italic;
	font-family:Roboto-Bold;
	padding-left: 10px;
	}
.miniimg{
	text-align: center;
	top:-70px;
	position: absolute;
	left:16%;
	}	
.pyramind-a span{
	font-style:italic;
	}	
.sctm-uniquediv .cstm-nm-align{
	text-align:left;
	}
	
/*************Newdashboard By sandeep 23-june-2020*********/
.selective-section, .lead-section, .leads-steps, .leadlist-section{
	float:left;
	width:100%;
	}	
.selective-left{
	width:30%;	
	float:left;
	}
.selective-right{
	width:70%;	
	float:right;
	padding-top: 20px;
	}
.selective-insidel{
	width:60%;	
	float:left;	
	}
.selective-insider{
	width:40%;	
	float:right;
	padding-top: 5px;	
	}
.selective-insidel .cstm-gb{
	background:#60bb46;
	font-size:16px;
	padding:1px 11px;
	border:none;
	width:auto!important;
	color:white;
	font-family:OpenSans-SemiBold;
	cursor: pointer;
	border-radius: 5px;
	}
.selective-button{
	width:21%;
	float:left;
	padding-top: 20px;
	}

ul.cstm-breadcrumbs li + li::before {
	content:none;
	}	
ul.cstm-breadcrumbs li {
	padding: 0px 10px;
	}
/*ul.cstm-breadcrumbs li	{
	font-family:Asap-Bold;
	}*/
ul.cstm-breadcrumbs{
	float: left;
	width:40%;
	padding:10px 0px;
	}
.selective-button .fa.fa-angle-right {
	color: #60bb46;
	font-size: 22px;
	font-weight: bold;
	margin-left: 10px;
	}
.information_section table tr{
	background:none;
	color:#231f20;
	font-weight:600;
	/*font-family:Myriad-Roman;*/
	}
.information_section table .cstm-blue-txt{
	color:#006fba;
	}
.information_section table th{
	color:#6d6e71;
	font-weight:100;
	word-break: keep-all;
	}
.new-bg-border{
	float: left;
	margin-top: 20px;
	padding:0px;
	width: 100%;
	background:#f3f3f4!important;
	box-shadow:none;
	}
.cstm-lg-txt{
	font-size:18px;	
	}
.leads-steps li a{
	color:white;
	position: absolute;
	top: 6px;
	left:20px;
	}
.loc-sech-gray-left{
	position:relative;
	}
.leads-steps li {
	display:inline-block;
	float:left;
	width:auto;
	position:relative;
	font-family:OpenSans-Regular;
	text-align:center;
	}	
.leads-steps{
	 background: #bcbdc0;
	}
.leads-steps .first-bttn{
	background:#60bb46;
	margin:0px;
	}
.leads-steps .scnd-bttn{
	display: inline-block;
	float: left;
	width: auto;
	margin: 0px 5px;
	padding: 6px 30px;
	background: #bcbdc0;
	position: relative;
	font-family: OpenSans-Regular;
	text-align: center;
	}
.leads-steps .scnd-bttn a{
	position: unset;
	}
.leads-steps .scnd-bttn::before {
	content: url(../images/arrown.png);
	position: absolute;
	left: -28px;
	bottom: 0;
	width: 46px;
	height: 0;
	font-size: 111px;
	color: #fff;
	top: -92px;
	z-index: 9;
	}
.leads-steps .first-bttn:before,
.leads-steps .first-bttn:after,
.leads-steps .scnd-bttn:after,
.leads-steps .last-bttn:before{
	border:none;
	}
.first-bttn:before,
.first-bttn:after{
	display:none;
	}
.leads-steps .scnd-bttn:before{
	content: url(../images/green-arrow.png)!important;
	}
.leads-steps .scnd-bttn:after{
	content: url(../images/first-arrow.png)!important;
	position: absolute;
	left: 130px;
	bottom: 0;
	width: 46px;
	height: 0;
	font-size: 111px;
	color: #fff;
	top: -92px;
	z-index: 9;
	}
.leads-steps .last-bttn{
	}	
.leads-steps .last-bttn a{
	color:#bcbdc0;
	}	
.leads-steps .scnd-bttn{
	background:#bcbdc0;
	margin-left:0px;
	font-family:OpenSans-Bold;
	}
.leads-steps .ble-bttn:before{
	border-left: 21px solid #006fba;
	}
.leads-steps .scnd-bttn a{
	color:black;
	}
.lead-section h6{
	color:#006fba;
	padding:10px 20px 0px 0px;
	width: 30%;
	float: right;
	text-align: right;
	font-family:Asap-Bold;
	}
.lead-section-left{
	width:82%;
	float:left;
	font-family:Asap-Regular;
	}
.lead-section-right{
	width:18%;
	float:right;
	font-family:Asap-Regular;
	}	
.lead-section-left tr{
	border-bottom: 1px solid #cacaca;
	font-family:Asap-Regular;
	}	
.lead-section-left1{
	width:100%;
	float: left;
	padding-right: 25px;
	}
.name-td{
	color:#6d6e71;
	font-size:16px;
	}
.scnd-td{
	color:#006fba;
	font-size:16px;
	}
.lead-section-right h6{
	font-size:16px;
	font-weight:bold;
	}
.bttn-grey{
	width:auto;
	padding:1px 8px;
	color:white;
	background:#939598;
	border-radius:8px !important;
	font-size: 14px;
	height: unset !important;
	cursor: pointer;
	}	
.mb-20{
	margin-bottom:20px;
	width:100%;
	float:left;
	}
.full-wdth, .calllog-section, .information_section, .leadlist-section{
	width:100%;
	float:left;
	font-family:Asap-Regular;
	}
.lead-section h6 span{
	border-left: 2px solid #939598;
	height: 20px;
	padding: 10px;
	margin-left: 10px;
	}
.information_section{
	padding:40px 0px 30px 0px;
	}
.calllog-section{
	padding:40px 0px 10px 0px;	
	}
.calllog-section{
	background:#e7e7e8;
	}
.entry-section{
	width:32%;
	float:left;
	padding-right:5%;	
	}
.log-section{
	width:67%;
	float:right;	
	}
.lead-section-left h5, h5{
	color: #006fba;
	padding: 20px 0px;
	font-size:16px;
	text-align:left;
	font-family:OpenSans-Bold;
	}
.entry-section input::placeholder{
	font-size:14px;
	color:#0f0f0f;
	}
.input-br{
	border:1px solid #6d6e7180;	
	}
.entry-section label{
	font-size:14px;
	padding-left:12px;
	color:#6d6e71;
	padding-top: 10px;
	margin-bottom: 0px;	
	}
.entry-section input, .dashboard-container .form-box-full input{
	height: 33px;
	}
.cstm-green-txt{
	color:#66cc33;
	}
.log-section tr, .leadlist-section tr{
	height: 28px;
	}
.log-section tr:nth-child(odd),
.leadlist-section tr:nth-child(odd) {
	background-color:#e7e7e8;
	}
.log-section tr:nth-child(even),
.leadlist-section tr:nth-child(even) {
	background-color:#ffffff;
	}
.log-section tr:first-child,
.leadlist-section tr:first-child{
	background-color:#ffffff;
	border:1px solid #6d6e7180;	
	}
.log-section .page-link, .leadlist-section .page-link{
	background-color:unset;
	border-right: 1px solid #d6d7d8;
	border-left:none;
	border-top:none;
	border-bottom:none;
	padding:0rem .75rem;
	margin-left:0px;
	}
.log-section .page-item, .leadlist-section .page-item {
	padding: .5rem 0rem;
	}	
.log-section .page-item:last-child .page-link,
.leadlist-section .page-item:last-child .page-link  {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	}
/*.chcekbox-cstm {
    height: 15px;
	width: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #c9cacc;
	border-radius: 4px;
	outline: none;
	transition-duration: 0.3s;
	background-color: #e7e7e8;
	cursor: pointer;
	}*/
.cstm-txtcenter{
	text-align:center;
	}
.calllog-section th, .calllog-section td , .leadlist-section th, .leadlist-section td{
	padding: 0px 10px!important;
	vertical-align:unset;
	}
.hr-new{
	width:100%;
	float:left;
	background:#b6d2e5;
	height:20px;
	} 
.leadlist-section{
	padding:25px 0px;
	background: #f3f3f4;
	}
.cstm-grb{
	background:#60bb46;
	font-size:14px;
	padding:3px 10px;
	border:none;
	width:auto!important;
	color:white;
	cursor: pointer;
	border-radius: 5px;
	}
.green-txt{
	color:#60bb46;
	width:160px;
	float: left;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
	font-family:Asap-Bold;
	}
.button-top{
	padding-bottom:10px;
	font-size: 14px;
	padding-left: 22px;
	}
.cstm-bluerow{
	background:#b6d2e5!important;
	color:black;
	}
.input-container {
  position: relative;
}
.iconn {
    color: #006fba;
    position: absolute;
    z-index: 999;
    left: 12px;
    top: 8px;
    right: 0;
    background: white;
    padding: 2px 4px;
    border-radius: 50%;
    width: 20px;
	}
.input-container {
	width: 44%;
	float: left;
	margin: 5px;	
	}
.input-container input{
	background:#f3f3f4;
	height:31px;
	border:none;
	margin: 2px;
	padding-left: 35px;
	}
.progress-circle-section{
	width:60%;
	float:left;
	}	
.progress-circle p{
	position: absolute;
    top: 10px;
    left: 5px;
    right: 0;
    border: 0;
    width: 100%;
    float: left;
    margin: 0 auto;
    font-size: 36px;
    color: #60bb46;
	}
.progress-circle1{
	width:40%;
	float:left;
	display: flex;
	align-items: center;
	}
.progress-txt{
	color:#62bb46;
	font-size:18px;
	font-family:OpenSans-Regular;
	width: auto;
	float: left;
	padding-left: 15px;
	}
.progress-circle{
	width: 50%;
	float: left;
	display: flex;
	align-items: center;
	}
.progress-txt span{
	font-family:OpenSans-ExtraBold!important;
	width: 100%;
	float: left;
	}
.button-mem{
	width:100%;
	float:left;
	margin-bottom: 20px;
	}	
.radiant-btn{
	width:200px;
	color: white;
	padding:0px;
	background: none;
	border: none;
	margin: 0px !important;
	font-family:Asap-Bold;
	background-image: linear-gradient(-90deg, #0086c2, #5fbc4b);
	padding:3px 0px;
	border-radius: 5px;
	cursor: pointer;
	}
.button-mem	.fa.fa-chevron-right{		
    padding: 2px 0px 2px 7px;
	border-left: 1px solid white;
	margin-left: 8px;
	}

/***progress-circle*/
.cstm-circle-wrap {
	width: 120px;
	height: 120px;
	background: #e6e2e7;
	border-radius: 50%;
	float: left;
	}
.cstm-circle-wrap .cstm-circle .cstm-mask,
.cstm-circle-wrap .cstm-circle .cstm-fill {
	width: 120px;
	height: 120px;
	position: absolute;
	border-radius: 50%;
	}
.cstm-circle-wrap .cstm-circle .cstm-mask {
	clip: rect(0px, 150px, 120px, 60px);
	}
.progress-circle2 .cstm-circle-wrap .cstm-circle .cstm-mask .cstm-fill {
	clip:rect(26px, 20px, 110px, 0px) !important;
	background-color: #60bb46;
	}
.cstm-circle-wrap .cstm-circle .cstm-mask .cstm-fill {
	clip:rect(50px, 20px, 116px, 0px);
	background-color: #60bb46;
	}
.cstm-circle-wrap .cstm-circle .cstm-mask.full,
.cstm-circle-wrap .cstm-circle .cstm-fill {
	animation: fill ease-in-out 3s;
	transform: rotate(126deg);
	}
@keyframes fill {
0% {
	transform: rotate(0deg);
	}
100% {
	transform: rotate(126deg);
	}
}
.cstm-circle-wrap .cstm-inside-circle {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #fff;
	line-height: 95px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	z-index: 100;
	color: #60bb46;
	font-size:36px;
	font-family:Asap-Regular;
	}
/************end**********/
.cstm-topcontent{
	border-bottom: none;
	display: flex;
	align-items: end;
	padding:30px 0px 20px 0px;
	}
.log-section .pagination,
.leadlist-section .pagination{
	padding-top: 15px;
	}
.dashboard-container{
	max-width:1525px;
	float:none;
	margin:0 auto;
	}
.leads-steps{
	margin-top:40px;
	height: 34px;
	}
.calllog-section th,
.leadlist-section th{
	position:relative;
	border-right: 1px solid #d4d1d1;
	word-break: keep-all;
	}
.selective-insider .custom-control-label::before {
	background:none;
	}
.selective-inputfeild{
	width:78%;
	float: right;
	}
.lead-tabl, .lead-tabl1{
	width:100%;
	float:left;
	}
.button-top label{
	float: right;
	width: 10%;
	text-align: center;
	margin-bottom: 0px;
	}
.align-rb label{
	display:flex;
	}	
.align-rb input{
	display:flex;
	height: unset !important;
	margin: 0px 10px 0px 0px !important;
	}		
.selective-cb{
	width:100%;
	float:left;
	}
.calllog-section td, .leadlist-section td{
	position:relative;
	}
.custom-check{
	width: 50%;
	float: left;
	}
.cstm-cbs input[type=checkbox] + label {
	display: block;
	margin: 0.2em;
	cursor: pointer;
	padding: 0.2em;
	}
.cstm-cbs input[type=checkbox] {
	display: none;
	}

.cstm-cbs input[type=checkbox] + label:before {
	content: "\2714";
	border:2px solid #d0d0d2;
	border-radius: 0.2em;
	display: inline-block;
	width:20px;
	height:20px;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	margin-right: 0.2em;
	vertical-align: bottom;
	color: transparent;
	transition: .2s;
	font-size: 13px;
	}
.cb-container{
	width: 50%;
	float: left;
	}
.cstm-cbs input[type=checkbox] + label:active:before {
	transform: scale(0);
	}

.cstm-cbs input[type=checkbox]:checked + label:before {
	background-color: #d1d2d1;
	border-color:#c8cbc8;
	color: #fff;
	}

.cstm-cbs input[type=checkbox]:disabled + label:before {
	transform: scale(1);
	border-color: #aaa;
	}

.cstm-cbs input[type=checkbox]:checked:disabled + label:before {
	transform: scale(1);
	background-color: #bfb;
	border-color: #bfb;
	}
.leads-steps .first-bttn {
	height: 34px;
	}
.lead-section-left select{
	padding: 0px 12px	
	}	
.scnd-td{
	width:55%;
	float: left;
	}	
.img-td{
	width:4%;
	float: left;
	margin-top: 5px;
	}
.name-td{
	width:40%;
	float: left;
	}	
.call-back-timing .scnd-td input{
	width:45%;
	float: left;
	}
.call-back-timing .scnd-td input{
	margin:5px 3px 0px 0px;
	}
.call-back-timing .scnd-td label{
	margin-top: 5px;
	}
.entry-section .am-pm{
	height:unset;
	}
.del-bttn{
	float:right;
	margin-bottom:10px;
	border-radius: 5px;
	color: #231f20;
	margin-right:55px;
	}
.del-bttn:hover {
	color: #231f20;
	}
.entry-section .cstm-dte{
	width:60%;
	float:left;
	}
.lead-tabl tr td{
	Width: 33.33%;
	padding-right:10px;
	}
.lead-tabl .field_error {
	display: none;
	color: red;
	width: 100%;
	float: left;
	}
.field-aligning{
	margin: 0px 0px 1px 0px;
	padding:0px 10px 0px 10px;
	}
.insidefield-aligning{
	border-bottom: 1px solid #80808054;
	width: 100%;
	padding-bottom:8px;
	float: left;
	margin-bottom: 8px;
	}
.insidelead-section-left{
	margin:0px;
	}
.insidefield-aligning select:disabled{
	background:transparent;
	}
.blue-special{
	left:-8px;
	}
.active-bb{
	display:none;
	}
.progress-circle .progress-bar {
	position: relative;
	height: 0px;
	width: 0px;
	background-color:none;
	}
.progress-circle-section .progress-circlen .progress-bar {
	float: left;
	margin: 0px;
	}
.progress-circle-section .progress-bar {
	position: relative;
	height:130px;
	width:130px;
	background: none;
	}
.progress-circle-section .progress-bar div span {
	height: 105px;
	width: 106px;
	color:#60bb46;
	line-height: 110px;
	}
.progress-circle-section .progress-bar div {
	height:130px;
	width:130px;
	}	
.progress-circle-section .progress-bar .left {
	opacity: 1;
	background-color: #b3cef6;
	}
.input-br .fa.fa-sort,
.input-br .fa.fa-sort-asc{
	padding-top: 5px;
	}
.blue-special .inactive-bb{
	display:none;
	}
.blue-special .active-bb{
	display:block;
	}
.leads-steps .first-bttn {
	width: 270px;
	}
.lead-section .field_error{
	width: 100%;
	float:left;
	}
/**********Blue-dashboard*****************/
.dashboardblue-container{
	width:100%;
	float:left;
	}
.dashboardblue-inside{
	background-image:url(../images/gray-background.jpg);
	background-repeat: no-repeat;
	width:100%;
	background-size: cover;
	min-height: 100%;
	height:100vh;
	}
.dblue-header{
	width:100%;
	float:left;
	position: relative;
	}
.dblue-header-inside{
	background-image:url(../images/blue_header.jpg);
	background-repeat: no-repeat;
	width:100%;
	min-height: 100%;
	float:left;
	}
.blue-container{
	width:100%;
	float:left;
	padding:20px 78px;
	}
.blue-container ul.cstm-breadcrumbs{
	color: white;
	font-size: 18px;
	padding:30px 0px 0px 30px;
	width:52%;
	float: left;
	}
.option-section{
	max-width:835px;
	margin:0 auto;
	text-align:center;
	}
.option-section1{
	width:25%;
	float:left;	
	}
.option-section-inside{
	width:100%;
	float:left;
	padding-top:425px;
	}
.option-section-inside a{
	color: white;	
	}	
.option-section1 span{
	width: 100%;
	float: left;
	padding-top:30px;
	font-family:Asap-Medium;
	font-size: 17px;
	}
.profile-dropdown > li.user-header {
	height: 175px;
	padding: 10px;
	text-align: center;
	background-color: #056dce;
	}
.profile-dropdown{
	display: none;
	position: absolute;
	right: -6px;
	left: auto;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	padding: 0;
	border-top-width: 0;
	width: 280px;
	z-index: 11;
	top:128%;
	}
.profile-dropdown > li.user-header > img {
	z-index: 5;
	height: 90px;
	width: 90px;
	border: 3px solid;
	border-color: transparent;
	border-color: rgba(255,255,255,0.2);
	border-radius: 50%;
	}
.profile-dropdown > .user-footer {
	border: 3px solid #056dce !important;
	background-color: #f9f9f9;
	padding:12px;
	float: left;
	width: 100%;
	}
.logout p {
	color: #fff;
	}
.blue-container .logout p {
	color:#6c3;
	text-align: right;
	float: right;
	font-size: 20px;
	font-weight: 300;
	}
.blue-container .logout {
	width: 20%;
	text-align: right;
	position: relative;
	float:right !important;
	padding-top:30px;
	padding-left: 0px;
	}
.blue-container h2 a{
	color:white;	
	padding:2px 5px;
	}
.blue-container ul.cstm-breadcrumbs :hover{
	color:#6c3;	
	}
.blue-container .blue-pro-bttn{
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding:5px 13px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	background-color: #003b99 !important;
	}
.blue-circle-progress{
	width:28%;
	float:left;
	}
.blue-circle-progress .blue-progress-circle {
	width: 50%;
	float: left;
	display: flex;
	align-items: center;
	}
.blue-circle-progress .blue-circle-wrap{
	width:80px;
	height:80px;
	background: #e6e2e7;
	border-radius: 50%;
	float: left;
	}	
.blue-circle-progress .blue-circle-wrap .cstm-blue-circle .blue-cstm-mask {
	clip: rect(0px, 150px, 120px, 60px);
	}
.blue-circle-wrap .cstm-blue-circle .blue-cstm-mask, 
.blue-circle-wrap .cstm-blue-circle .cstm-blue-fill{
	width:80px;
	height:80px;
	position: absolute;
	border-radius: 50%;
	}
.blue-circle-wrap .cstm-inside-circle {
	width:60px;
	height:60px;
	border-radius: 50%;
	background:#003b9b;
	line-height:60px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	z-index: 100;
	color: #66cc33;
	font-size:20px;
	font-family: Asap-Regular;
	}
.progress-blue-txt{
	color: #fff;
	font-size: 14px;
	font-family: OpenSans-Regular;
	width: auto;
	float: left;
	padding-left: 15px;
	}	
.progress-blue-txt span {
	font-family: OpenSans-ExtraBold !important;
	width: 100%;
	float: left;
	}
.blue-circle-wrap .cstm-blue-circle .blue-cstm-mask .cstm-blue-fill {
	clip: rect(50px, 20px, 116px, 0px);
	background-color: #60bb46;
	animation: fill ease-in-out 3s;
	transform: rotate(126deg);
	}
.blue-circle-wrap .cstm-blue-circle .blue-cstm-mask .cstm-full, .cstm-circle-wrap .cstm-blue-circle .cstmb-blue-fill {
	animation: fill ease-in-out 3s;
	transform: rotate(126deg);
	}
.blue-container .user-image {
	float: left;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	margin-right: 10px;
	margin-top:1px;
	object-fit: cover;
	}	
.option-section-inside a{
	position:relative;	
	}
.option-noti{
	position: absolute;
	padding:2px 10px;
	background:#ffde16;
	border-radius: 50%;
	color:#003996;
	right: 0px;
	top: -30px;
	font-weight: 600;
	}	
.progress-bar div span {
	position: absolute;
	font-family: Arial;
	font-size: 20px;
	line-height: 60px;
	height: 65px;
	width: 65px;
	left: 7.5px;
	top: 7.5px;
	text-align: center;
	border-radius: 50%;
	background-color: #003b9b;
	color: #66cc33;
	}	
.side-bar{
	background: white;
	}	
.blue-container .breadcrumb li a,
.blue-container ul.breadcrumb li{
	display: inline;
	color:white;
	font-size: 18px;
	}
.table-img{
	width: 45px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
	}
.call_date, .call_time, .call_cmnts{
	width:110px;
	min-width:110px;
	}
.cstm-mrgin-add .form-box-full{
	margin-bottom:0px;
	}
.cstm-mrgin-add .form-box-50{
	margin-bottom:20px;
	}
.cstm-ph-num{
	min-width: 190px;
	width: 190px;
	}
.form-box-full100 {
	width:100%;
	float:left;
	padding:0px 10px;
	margin-bottom:20px;
	}
.cstm-nm-align {
	min-width:150px !important;
	}
.signup-login{
	width: 100%;
	float: left;
	color: #6a6a6a;
	cursor: unset;
	}
.signup-login span{
	color: #1ca3a3;
	cursor: pointer;
	}
.signup-login:hover{
	color: #6a6a6a;
	}
.signup-login span:hover{
	color: #1ca3a3;
	}
@media(max-width:1920px){
	.form-boxx {
		float: left;
		width: 25%;
		padding:0px 10px;
		margin-bottom: 20px;
		}
	.form-boxx:nth-child(4n+4) {
		margin-right: 0;
		float:right;
	}
	.form-box-50{
		float: left;
		width:50%;
		padding:0px 10px;
		margin-bottom:20px;
		word-break: break-all;
	}
	.form-box-100{
		float: left;
		width: 100%;
		margin-bottom: 20px;
		padding: 0px 10px;
	}
	.form-box-50:nth-child(2n) {
		margin-right: 0;
		float:right;
		
	}
	input[type="date"]{
		color: #666;
	}
.notifications {
	left: 35px;
	}
.dropdown-menu > .user-footer {
	padding: 6px;
	}
.dropdown-menu{
	width: 255px;
	}
.cstm-pyramid-2 {
	margin-left:4%;
	}
.cstm-pyramid-3{
	margin-left:8%;		
	}
.cstm-pyramid-4{
	margin-left:14%;		
	}
.cstm-pyramid-5{
	margin-left: 11%;
	width: 218px;
	}
.cstm-main-dbl img {
	left:17%;
	}
ul.cstm-breadcrumbs {
	float: left;
	width: 55%;
	padding: 10px 0px;
	}
.progress-circle-section {
	width:45%;
	float: right;
	}	
.selective-insider {
	width:30%;
	}
.selective-insidel {
	width:70%;
	float: left;
	padding: 3px 0px;
	}
.selective-right {
	width: 60%;
	}
.selective-left {
	width: 40%;
	padding: 30px 0px;
	`}
.input-container input {
	width: 205px;
	}
.information_section{
	padding:55px 0px 0px 0px;
	}
}
@media(max-width:1800px){
	.mr-3 {
		margin-right: 38px;
	}
.notifications {
	left: 18px;
	}
}
@media(max-width:1700px){
.mr-3 {
	margin-right: 36px;
	}
.notifications {
	left: 0px;
	}
.cstm-pyramid-4 {
	margin-left: 24%;
	}
.cstm-main-dbl img {
	left: 32.5%;
	}
.cstm-pyramid-2 {
	margin-left:4%;
	}
.cstm-pyramid-3 {
	margin-left:8%;
	width: 325px;
	}
.cstm-pyramid-4 {
	margin-left:16%;
	width: 152px;
	}
.cstm-pyramid-5{
	margin-left: 12%;
	width:239px;
	}
.cstm-main-dbl img {
	left: 20%;
	}
.cstm-pyramid-2 {
	width: 410px;
	}
}
@media(max-width:1600px){
	.mr-3 {
		margin-right: 34px;
	}
	.quarter-half-width {
		margin-right: 15px;
	}
.notifications {
	left: -30px;
	}
.blue-container ul.cstm-breadcrumbs{
	width:45%;
	}
.blue-circle-progress{
	width:45%;
	}
.blue-container .logout {
    width: 10%;
	}
.blue-container {
	padding: 20px 60px;
	}
}
@media(max-width:1500px){
	.mr-3 {
		margin-right: 32px;
	}
	.toggle .treeview-menu {
		left: 68px;
	}
	.notifications {
	left: -10%;
	}
.cstm-pyramid-2 {
	margin-left:5%;
	}
.cstm-pyramid-3 {
    margin-left:9%;
	}
.cstm-pyramid-4 {
	margin-left:17%;
	}
.cstm-pyramid-5 {
	margin-left: 13%;
	}
.cstm-main-dbl img {
	left:21.5%;
	}

}
@media(max-width:1400px){
	.mr-3 {
		margin-right: 28px;
	}
	.toggle {
		width:6% !important;
		display:block;
	}

	.toggle .sidebar-menu li a {
		padding: 10px 20px;
	}
	.toggle .sidebar-menu li.sub-menu p {
		padding: 0 19px;
	}
/*	.sidebar-menu li a {
		padding: 0 10px;
	}*/
	.toggle li.sub-menu .diisplay {
		padding-left: 5px;
	}
	
	.toggle .treeview-menu {
		left: 83px;
	}
	.quarter-half-width {
		width: 23%;
		margin-right: 27px;
	}
.notifications {
	left: -18%;
	}
.pyramind-a {
	font-size: 25px;
	}
.pyramind-pro1{
	margin-left:0px!important;
	}
.progress-circle-section {
	width: 60%;
	float: right;
	}
.dashboard-container {
	width: 100%;
	float: left;
	padding: 0px 25px;
	}
.radiant-btn {
    width: 175px;
	font-size: 13px;
	}
.input-container input {
	width: 180px;
	margin-right: 25px;
	}
.name-td, .scnd-td {
	width: 48%;
	}
.img-td {
    width: 4%;
	}
.option-section-inside {
	padding-top:340px;
	}
}
@media(max-width:1367px){
.cstm-pyramid-3 {
	margin-left: 10%;	
	}
.cstm-pyramid-5 {
	margin-left: 15%;
	}
.cstm-pyramid-4 {
	margin-left: 20%;
	}
.cstm-main-dbl img {
	left: 25%;
	}
}
@media(max-width:1300px){
	.mr-3 {
		margin-right: 27px;
	}
	.toggle .treeview-menu {
		left: 73px;
	}
	.quarter-half-width {
		margin-right: 25px;
	}
	.half-width {
		margin-right: 19px;
	}
.cstm-main-dbl img {
	left:25.5%;
	}
.pier-5 img{
	    padding-top: 10px;
	}
ul.cstm-breadcrumbs {
	width: 40%;
	}
.dashboard-container {
	width: 100%;
	float: left;
	padding: 0px 25px;
	}
.selective-left {
	width: 30%;
	padding:0px;
	}
.selective-right {
	width:70%;
	}
}
@media(max-width:1200px){
	.mr-3 {
		margin-right: 25px;
	}
	.quarter-half-width {
		margin-right: 24px;
	}
	.half-width {
		margin-right: 17px;
	}
	li.sub-menu .treeview-menu li a {
		padding: 0 5px;
	}
.logout {
	padding-left:26%;
	}	
.notifications {
	left: -25%;
	}
.cstm-price-lbl {
	width: 94% !important;
	float: right;
	}
.cstm-helf-sctn{
	width:40% !important;
	float:left;	
	}	
.pyramind-a {
	font-size: 20px;
	}
.cstm-pyramid-2 {
	margin-left: 5.5%;
	}
.cstm-pyramid-3 {
	margin-left: 11%;
	}
.cstm-pyramid-5 {
	margin-left: 16%;
	}
.cstm-pyramid-4 {
	margin-left: 21%;
	}
.cstm-main-dbl img {
	left: 27%;
	}
.leads-steps .last-bttn {
	width:auto;
	}
}
@media(max-width:1112px){
	.half-width {
		margin-right: 16px;
	}
	.quarter-half-width {
		margin-right: 22px;
	}
.leads-steps li {
	padding:10px 5px 10px 30px;
	text-align: right;
	}
}
@media(max-width:1024px){
	.toggle .treeview-menu {
		left: 102px;
	}
.img-td {
    float:none;
	}
	.sidebar-menu li a {
		font-size: 12px;
	}
	.toggle .sidebar-menu li.sub-menu p {
		padding: 0 36px;
	}
	.toggle .user-panel {
		padding: 0 23px;
	}
	.form-table
	{
		width:1024px;
	}
	.custom-right-widget
	{
		background-color: #fff;
		height:113vh;
	}
	/*.right-bar-bg
	{
		height: 448px;
		overflow-x: auto;
	}*/
	.side-bar
	{
		display:none;
	}
	.right-bar-new {
		width: 100%;
	}
/*.bars{
	padding-left:20px;
	}*/
	.mr-3 {
		margin-right: 24px;
	}
	.toggle {
		width: 10% !important;
	}
	.right-bar-bg #addempfrm{
		overflow-x: inherit;
	}
	.custom-form-wrap {
		max-width: 900px;
	}
	.toggle .sidebar-menu li a {
		padding: 15px 37px;
	}
	.sidebar-menu li.sub-menu p {
		padding: 0 36px;
	}
	.toggle .treeview-menu > li > a {
		padding: 7px 0 2px 0 !important;
	}
	.custom-header {
		padding: 0 20px 0 0px;
	}
	.chart.chart-table {
   overflow: auto;
	position: relative;
	z-index: 10;
	height: auto !important;
	overflow-y: hidden;
	}
	.quarter-half-width {
		margin-right: 21px;
	}
	.cstm-field-wdth {
    width: 30.33% !important;
	}
/********09/19/2019**Sandeep(Start)*****************/	
.overlaylayout, .overlaylayout1{
	Width:80% !important;
	float:left;
	}
.department-overlay {
    width: 100% !important;
	}
.bg-border {
    z-index: 10;
    position: relative;
	}
.ctm-feild-inner {
	width: 31.3%;
	}
.cst-ulzindex{
	position: relative;
	z-index:50;
	}
.cstm-main-dbl {
    width: 60%;
    float: left;
	}
.cstm-main-dbl, .cstm-main-dbr{
    width:100%;
    float: left;
	}
.cstm-main-dbr{
	padding-top: 100px;
	}
.cstm-rightmain{
	top:0px;
	}
.cstm-pyramid-2 {
	margin-left: 4.5%;
	}	
.cstm-pyramid-3 {
	margin-left: 9%;
	}
.cstm-pyramid-5 {
	margin-left: 13%;
	}
.cstm-pyramid-4 {
	margin-left: 17.5%;
	}
.cstm-main-dbl img {
	left: 22.5%;
	}
.leads-steps li::before,
.leads-steps .last-bttn {
	display: none;
	}
.leads-steps {
	height:unset;
	background:none;
	}
.leads-steps li {
	padding: 0px;
	margin: 0px !important;
	background: #bcbdc0;
	}
.selective-left{
	width: 100%;
	padding: 0px;
	}
 .selective-right{
	width:100%; 
	}
ul.cstm-breadcrumbs {
	width: 30%;
	}
.progress-circle-section {
	width:70%;
	float: right;
	}
.logo {
	padding-left: 20px;
	}
.call-back-timing .scnd-td input{
    margin:0px 1px 0px 0px;
	}
.call-back-timing .scnd-td input {
    width: 35%;
	}
.call-back-timing .scnd-td label {
    margin-top: 5px;
    width: 30%;
    font-size: 12px;
	}
.resp-table{
	overflow-y: auto;
	width: 100%;
	float: left;
	}
.name-td {
	width: 162px;
	float: left;
	}
.scnd-td {
	width: 220px;
	float: left;
	}
.leads-steps .cstm-conver-a{
	margin:10px 0px!important;
	float:left;
	text-align:left;
	}
.blue-container ul.cstm-breadcrumbs {
	width: 25%;
	float: left;
	}
.blue-circle-progress {
    width: 55%;
	}
.option-section-inside {
	padding-top: 300px;
	}
.blue-container ul.cstm-breadcrumbs{
	width:40%;
	}
.blue-circle-progress{
	width:45%;
	}
.blue-container .logout {
    width:15%;
	}
.blue-container {
	padding: 20px 30px;
	}
.blue-container ul.cstm-breadcrumbs {
	padding: 30px 0px 0px 0px;
	}
/********09/19/2019**Sandeep(End)*****************/
}
@media(max-width:810px){
.cstm-field-wdth {
	width: 30.33% !important;
	}
.toggle .sidebar-menu li a {
	padding: 20px 30px;
	text-align: center;
	}
.toggle .sidebar-menu li.sub-menu p {
	padding: 0 28px;
	}
.toggle .user-panel {
	padding: 0 12px;
	}
.ctm-feild-inner {
    width: 31%;
	}
.small-box {
	width:22%;
	}
chart  chart-table {
	overflow: unset;
	}
.sction-doc .cstm-td-resp{
	width:50%;
	float:left;
	}
.cstm-main-dbl {
    width: 60%;
    float: left;
	}
.cstm-main-dbl, .cstm-main-dbr{
    width:100%;
    float: left;
	}
.cstm-main-dbl img {
	left: 24%;
	}
.lead-section-left, .progress-circle-section, ul.cstm-breadcrumbs, .selective-insidel, .selective-insider{
	width:100%;
	}
.lead-section-right {
	width: 25%;
	float: left;
	}
.cstm-topcontent{
	display:block;
	}
ul.cstm-breadcrumbs {
    float: right;
    text-align: right !important;
	}
.leads-steps li {
	width: 150px !important;
	text-align: center;
	}
.leads-steps .first-bttn{
	width:250px !important;
	}
.blue-special .active-bb{
	display:none;
	}
.leads-steps .scnd-bttn{
	padding: 6px 10px;
	}
.blue-container {
	padding: 20px;
	}
.blue-container ul.cstm-breadcrumbs {
	padding: 30px 0px 0px 0px;
	width: 20%;
	}
.blue-circle-progress {
	width: 65%;
	}
}
@media(max-width:768px){
	.custom-reports a
	{
		margin-bottom:20px;
		display:inline-block;
		margin-bottom:15px;
	}
	.small-box {
		width:48%;
	}
	.custom-header {
		padding: 0 25px 0 7px;
	}
	.form-boxx {
		width:50%;
	}
	.form-boxx:nth-child(4n+4) {
		float:inherit;
	}
	.form-boxx:nth-child(2n) {
		margin-right:0;
		float: right;

	}
	.toggle .sidebar-menu li a {
		padding: 15px 25px;
	}
	.sidebar-menu li.sub-menu p  ,.toggle .sidebar-menu li.sub-menu p {
		padding: 0 24px;
	}
	.footer p{
		font-size:13px;
	}
	.toggle .treeview-menu {
		left: 77px;
	}
	.toggle .user-panel {
		 padding: 0 10px;
	}
	.box-100 {
		 height: auto; 
	}
	.custom-sidebar ul li:first-child {
		padding: 11px 0px 12px 0;
	}
	.half-width, {
		width: 48%;
	}
	.quarter-half-width {
		width: 48%;
		padding-bottom:10px;
	}
	.quarter-half-width:nth-child(even){
		margin-right:0;
	}
	.custom-filter-container .full-width1 {
		margin-bottom: 0;
	}
	.half-width {
		margin-right: 11px;
	}
	.cstm-field-wdth, .form-box-50, .ctm-feild-inner {
	width: 100% !important;
	}
	.cstm-field-half {
    width: 100%;
	}

/******19/09/2019BySandeep****(Start)****/

.toggle .treeview-menu{
    z-index: 101;
}
.cstm-lbl-rmv  label{
	display:none;
}
/******19/09/2019BySandeep****(End)****/
.cstm-single-width{
	width:100%;
	float:left;
	}
.cstm-mp-0 {
	margin: 0px;
	width: 100%;
	padding: 0px;
	}
.cstm-sbmit-view {
	width: 100px;
	}
.notifications {
	left:unset;
	}
.logout {
	padding-left: 0%;
	}
.demo1 {
    max-height:250px !important;
	}
.form-box-c30{
	width:100%;
	float:left;
	}
.cstm-slry-field td, .cstm-slry-field th {
	min-width: 74px !important;
	}
.cstm-slry-field td, .cstm-slry-field th {
	min-width: 130px !important;
	text-align: left;
	}
.notifications {
	left: -90%;
	}
.commentDiv {
	width:100%;
	margin: 1px;
	}
.mainCommentDiv .salary-feild-part {
    width: 80%;
    float:right;
	}
.resp-tdth-wdth .form-table th, .resp-tdth-wdth .form-table td {
	min-width: 200px;
	}
.resp-emptd-wdth .form-table th, .resp-emptd-wdth .form-table td{
	min-width:165px;
	}
.resp-pertd-wdth .form-table .emp-srtd, .resp-pertd-wdth .form-table .emp-srtd{
	min-width:70px!important;
	}
.resp-emptd-wdth .form-table  .emp-rptd{
	min-width:115px;
	}
.resp-pertd-wdth .form-table .emp-emptd{
	min-width: 180px;
	}
.resp-pertd-wdth .form-table .emp-ptstd, .resp-emptd-wdth .form-table .emp-srtd{
	min-width:70px;
	}
.resp-pertd-wdth .form-table .emp-prf-ac{
	min-width:70px;
	}
.resp-pertd-wdth .form-table .emp-datetd{
	min-width:145px;
	}
.bttn-color-list ul li{
	width:30%;
	margin-bottom:10px;
	}
.bttn-color-list {
	width:100%;
	float:left;
	}
.bttn-color-list .custom-btn{
	text-align:center;
	float:none !important;
	}
.cstm-reg-cont{
	max-width:unset;
	float:left;
	}
.cstm-helf-sctn {
	width:100% !important;
	float: left;
	}
.cstm-price-lbl {
	width: 96% !important;
	float: right;
	}
.cstm-newadded table td {
	width: 50%;
	float: left;
	border:1px solid #ccc;
	border-top:none;
	}
.cstm-newadded table tr {
	border-bottom:none;
	}
.cstm-main-txt a {
	padding: 35px 0px;
	font-size: 18px;
	}
.cstm-pyramid-2 {
	margin-left: 6%;
	}
.cstm-pyramid-3 {
	margin-left: 12%;
	}
.cstm-pyramid-4 {
	margin-left: 18%;
	}
.cstm-main-dbl img {
	left:23%;
	}	
.pyramind-a {
	padding-left: 10px;
	font-size: 18px;
	padding-top: 30px;
	}
.cstm-pyramid-1,
.cstm-pyramid-2,
.cstm-pyramid-3,
.cstm-pyramid-4,
.cstm-pyramid-5{
	border-left-width:25px;
	border-right-width:25px;
	}
.cstm-pyramid-1 {
    width:55%;
	}
.cstm-pyramid-2 {
	width: 47%;
	margin-left: 4%;
	}
.cstm-pyramid-3 {
    width: 39%;
    margin-left: 8%;
	}
.cstm-pyramid-5 {
	margin-left: 12%;
	width: 31%;
	}
.cstm-pyramid-4 {
	margin-left: 16%;
	width:23%;
	}
.information_section table, .lead-section-left1, .entry-section, .log-section, .selective-right, .selective-left{
	width:100% !important;
	float:left
	}
.information_section img{
	display:none;
	}
.lead-section-left1 td{
	width:40%;
	}
.progress-circle {
	width: 100%;
	float: left;
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0px;
	}
.resp-table th{
    min-width: 150px;
	}
.leads-steps .activeblue-class{
	background:#006fba;
	}
.leads-steps li a{
	position:unset;
	}
.leads-steps li {
	padding:10px 15px 10px 15px;
	margin:15px !important;
	background: #bcbdc0;
	}
.leads-steps .scnd-bttn::after {
	content:unset !important;
	padding:10px 15px 10px 15px;
	}
.leads-steps .scnd-bttn, .leads-steps .first-bttn{
	height: 42px;
	}
.progress-txt {
	width: 100%;
	float:left;
	text-align: left;
	padding:20px 0px 0px 0px;
	}
.leads-steps .cstm-conver-a{
	margin:10px 15px 10px 15px!important;
	}
.blue-container {
	padding:20px;
	}
.blue-circle-progress {
	width:100%;
	}
.blue-container ul.cstm-breadcrumbs {
	width: 100%;
	float: left;
	padding: 20px;
	}
.blue-container .logout{
	width: 100%;
	padding:20px 0px 0px 0px;	
	}
.dblue-header-inside {
	float: left;
	height:unset;
	background-size: cover;
	}
.user-image {
    float: left;
    width: 35px;
    height: 35px;
	}
.option-section-inside {
	padding-top: 300px;
	}
}
@media(max-width:600px)
{
	.department-overlay {
		width: auto !important;
	}
	.form-box-30 {
		width: 100%;
	}
	.toggle .treeview-menu {
		left: 120px;
	}
	.small-box {
		width: 100%;
		margin-right:0;
	}
	.toggle {
		width: 20% !important;
	}
	.custom-filter-container2 {
		width: 100%;
	}
	.side-bar
	{
		display:none;
	}
	.right-bar-new {
		width: 100%;
	}
	.form-boxx {
		width: 100%;
		margin-right: 0;
	}
	.form-boxx:nth-child(2n) {
	
		float:left;
	}
	.form-box-50 {
		width: 100%;
		margin-right: 0;
	}
	.text-right.modal-btns {
		text-align: center !important;
	}
	.overlaylayout {
		max-width: 96vw;
	}
	.quarter-half-width , .half-width {
		width: 100%;
	}
	.toggle .sidebar-menu li a, .toggle .sidebar-menu li.sub-menu p {
    padding: 15px 50px;
	}
	.toggle .user-panel {
	padding: 0 30px;
	}
/***********23/09/2019-BySandeep**(START)****/
.ctm-feild-inner {
    margin: 0px 5px 10px 0px;
	}
/***********23/09/2019-BySandeep**(END)****/

/***********27/09/2019-BySandeep**(START)****/
.toggle .sidebar-menu li a {
}
.cstm-field-4 {
	width:100%;
	float: left;
	}
.cstm-rmv-flex{
	display:inline-block!important;
	}
.cstm-rmv-flex .flex-prf-left{
	width:100%!important;
	}
.cstm-rmv-flex .flex-prf-right{
	width:100%!important;
	}
.cstm-rmv-flex .flex-left{
	width:100%!important;
	}
.cstm-rmv-flex .flex-right{
	width:100%!important;
	}
.ctm-feild-inner {
	margin: 0px 0px 5px 0px;
	}
.notifications {
	left: -90%;
	}
.cst-rmt-10 {
	width:100%;
	float:left;
	margin-top:20px;
	}
/*.cstm-work-hours{
	font-size:16px!important;
	}*/
.fc-content{
	font-size:10px;
	}
.cstm-cmmt-date {
	left: 5%;
	}
.mainCommentDiv .feild-part {
    width: 88%;
	}
.commentDiv {
    width: 100%;
	}
.resp-tdth-wdth .form-table th, .resp-tdth-wdth .form-table td {
	min-width: 180px;
	}
.resp-rep-attend .flo-wid th, .resp-rep-attend .flo-wid td{
	min-width:190px;
	}
.cstm-resp-grp .ctsm-th-adjust .cstm-stt-th{
	min-width:130px !important;
	}
.cstm-resp-grp .ctsm-th-adjust .cstm-snom{
	min-width:60px !important;
	}
.form-box-full {
	margin-bottom:0px;
	}
.form-box-full .form-boxx,
.form-box-full .form-box-30,
.form-box-full .form-box-50{
	}
.form-boxx-3rd, .form-boxx-5, .form-boxx-3rdd, .form-boxx-2nd, .form-boxx-70, .form-boxx-30, .lbl-left{
	width: 100%!important;
	float: left;
	margin-right:0px;
	}
.cstm-ul-2{
	width:100%;
	float:left;
	}
.three-flex {
	display: unset;
	}
.cstm-pyramid-1, .cstm-pyramid-2, .cstm-pyramid-3, .cstm-pyramid-4, .cstm-pyramid-5{
	border-top-width: 61px;
	}
.cstm-main-txt a {
	padding: 27px 0px;
	font-size: 12px;
	}
.cstm-main-dbl img {
    left: 31%;
    top: 20px;
    width: 4%;
	}
.pyramind-a {
	padding-left: 0px;
	font-size: 12px;
	padding-top: 30px;
	}
.cstm-pyramid-1{
	width: 65%;
	}
.cstm-pyramid-2{
    width: 54%;
    margin-left: 6%;
	}	
.cstm-pyramid-3{
	width: 44%;
	margin-left: 11%;
	}
.cstm-pyramid-4{
	width: 24%;
	margin-left: 21%;			
	}	
.cstm-pyramid-5{
	margin-left: 16%;
	width: 34%;
	}
.lead-section h6 {
	width: 50%;
	}
.lead-tabl, .lead-tabl1 {
	overflow: scroll;
	}
/***********27/09/2019-BySandeep**(END)****/
}
@media(max-width:550px){
.toggle .sidebar-menu li a, .toggle .sidebar-menu li.sub-menu p{
	padding: 15px 45px;
	}
	.toggle .user-panel {
	padding: 0px 20px;
	}
.cstm-box-height{
	height: 300px;
	width: 100%;
	float: left;
	overflow: auto;
	}
.cst-td-top .cstm-td-resp{
	width:50%;
	float:left;
	}
.cst-td-top .cstm-td-full-resp{
	width:100%;
	float:left;
	}
.custom-main-heading {
	font-size: 15px;
	}
.cstm-mb-5 {
    margin-bottom: 5px;
	}
.logo {
    float: left;
    width:60%;
	}
.logout {
    float: left;
    width:40%;
	position: relative;
	}
.toggle .treeview-menu {
	left: 110px;
	}
.user-footer a {
	font-size: 10px!important;
	padding: 7px 8px!important;
	}
.dropdown-menu > .user-footer {
	padding: 4px 2px;
	}
.dropdown-menu {
	width: 190px;
	}
.dropdown-menu > li.user-header {
	height: 150px;
	}
.ctsm-table-th{
	display:block;
	}
b {
	font-weight: bold;
	}
.field-td-full-cstm{
	width:100% !important;
	float:left;
	}
.cstm-bmn td{
	border-bottom:1px solid #ccc !important;
	}
.cstm-smallbox ul li {
	margin: 5px 3px 5px 3px;
	width: 50%;
	}
.cst-btm-border td{
	border-bottom: 1px solid #ccc;
	}
.bttn-color-list ul li{
	width:30%;
	float:left;
	margin-bottom:10px;
	}
.cstm-pre-th{
	width:100px!important;
	}
.pyramind-pro{
	width: 90px;
	}
.selective-insider, .selective-insidel, .selective-button, .lead-section-right, .lead-section-right label, .leadlist-section table{
	width:100%;
	float:left;
	}
.lead-section-right img{
	width:150px!important;
	}
.selective-inputfeild{
	width:100%;
	}
.input-container input {
	width: 95%;
	}
.leads-steps li,
.leads-steps .cstm-conver-a{
	margin:5px !important;
	}
.blue-container ul.cstm-breadcrumbs, .blue-circle-progress, .blue-container .logout{
	width:100%;
	float:left;
	}
.blue-container ul.cstm-breadcrumbs{
	text-align:center;
	padding: 30px 0px;
	}
}
@media(max-width:480px){
	.custom-header {
		display: inherit;
	}
	logo logout {
		width: 100%;
		text-align: center;
	}
	.fc-toolbar .fc-left  ,.fc-toolbar .fc-right  {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	#calendar .fc-row th {
		padding: 0;
	}
	.custom-filter-container .half-width {
		width: 100%;
		padding: 8px 10px;
	}
	.toggle .sidebar-menu li a {
		padding: 15px 31px;
	}
	.sidebar-menu li.sub-menu p {
		padding: 0 30px;
	}
	.btn-outer {
	
		text-align: center;
		margin-bottom: 24px;
	}
	.toggle .treeview-menu > li > a {
		padding: 8px 0 !important;
	}
	.toggle .treeview-menu {
		left: 96px;
	}
	#sendto span {
		width: 93%;
		float: right;
	}
	#addnoticefrm b {
		width: 100%;
		float: left;
	}
	.custom-main-heading {
		font-size: 19px;
	}
	.btn {
		font-size: 12px;
		padding: 5px 15px !important;
	}
	.custom-main-heading {
		font-size: 17px;
	}
/******19/09/2019BySandeep****(Start)****/
.custom-form-password form label {
    width: 100%;
	}
.custom-form-password form .my-formbox{
    width: 100%;
	margin-bottom:2px;
	}
.logo {
	padding-top: 5px;
}
.toggle .sidebar-menu li.sub-menu p {
    padding: 15px 31px;
}
.cstm-rmv-flex{
	display:inline-block!important;
}
.flex-prf-left, .flex-prf-right, .flex-left, .flex-right{
	width:100%!important;
}
.cstm-td-resp{
	width:50%;
	float:left;
}
.cstm-td-full-resp{
	width:100%;
	float:left;
}
.cstm-lbl-rmv label{
	display:none;
}
cstm-scroll-box{
	height: 300px;
}
.cstm-sbmit-view {
    width:unset;
}
.logo, .logout{
	float: left;
	width:40%;
	}
.logout{
	float: left;
	width:60%;
	}
.user-image{
	margin-left:25px;
}
.cst-td-top .cstm-td-resp{
	width:100%;
	float:left;
}
.user-image {
	margin-left: 130px;
	}
.cstm-scroll-box .cstm-lalign {
    padding-left:0px;
	}
.cstm-scroll-box .cstm-ralign {
    padding-right:0px;
	}
.dropdown-menu {
	right:-5px;
	}
.notifications {
	right:2px !important;
	left: -2%;
	top: 37px;
	}
.custom-main-heading {
    font-size: 15px;
	}
ul.breadcrumb li {
    font-size: 12px;
	}
.login-wrapper {
    max-width:80%;
	}
.custom-login-form form h3{
	margin-top:45px;
	}
.form-table th, .form-table td {
	font-size: 12.5px;
	}
.chart-table h3{
	font-size:20px;
	}
.login-wrapper {
	padding-bottom:0px;
	}
.form-table th, .form-table td {
	min-width: 130px;
	}
/*.cstm-work-hours{
	font-size:16px!important;
	}*/
/*.view-notice td {
	height: 33px;
	}*/
.spcl-td-hgt td{
	height: 33px;
	}
.cstm-uersip-sno {
	min-width:50px!important;
	}
.logo-part .user-image{
    margin-left:0px!important;
	}
.mainCommentDiv .logo-part img {
	width:unset;
	height:unset;
	}
.mainCommentDiv .logo-part {
	width: 10%;
	}
.mainCommentDiv .feild-part {
    width: 84%;
	}
.salary-logo-part .user-image{
	margin-left:0px;
	}
.salary-logo-part {
	width: 15%;
	}
.mainCommentDiv .salary-feild-part {
	width:70%;
	}
.view-notice td:nth-child(2n+2) {
    border-right: none;
	}
.cstm-box-height {
    height: 250px;
 	}
.resp-tdth-wdth .form-table th, .resp-tdth-wdth .form-table td {
	min-width: 150px;
	}
.resp-emptd-wdth .form-table .emp-phone-td, .resp-emptd-wdth .form-table .emp-rptd{
	min-width:100px;
	}
.resp-rep-attend .flo-wid th, .resp-rep-attend .flo-wid td{
	min-width:150px;
	}
.flo-wid .reps-dr-td{
	min-width: 190px;
	}
.resp-whtd .form-table .cstm-action-th, .resp-whtd .form-table .reps-wh-month{
	min-width:70px;
	}
.cstm-reps-oatd .ctsm-th-adjust th{
	min-width:150px !important;
	}
.cstm-reps-oatd .ctsm-th-adjust .cstm-sno{
	min-width:50px !important;
	}
.cstm-reps-oatd .ctsm-th-adjust .cstm-stt-th, 
.cstm-reps-oatd .ctsm-th-adjust .cstm-snom,
.cstm-resp-grp .ctsm-th-adjust .cstm-snom{
	min-width:58px !important;
	}
.cstm-reps-oatd .form-table .cstm-req-hrs, .cstm-reps-oatd .form-table td{
	min-width:120px !important;
	}
.resp-client-box{
	height:250px;
	overflow:auto;
	}
.cst-resp-gdth .form-table .cst-resp-mailth{
	min-width:165px;
	}
.notifications li {
	font-size: 12.5px;
	}
.cstm-resp-adth .cstm-width-rsn .resp-appon-wdth{
	min-width:95px !important;
	}
.cstm-resp-adth .cstm-width-rsn .resp-appby-wdth{
	min-width:125px !important;
	}
.form-table .resp-cstm-nottd{
	min-width:80px !important;
	}
.ctsm-th-adjust .cstm-sdwch {
	min-width:80px !important;
	}
.cstm-resp-adtd .form-table .resp-inter-phpd{
	min-width:105px !important;
	}
.cstm-resp-vdtd .form-table th, .cstm-resp-vdtd .form-table td{
	min-width:155px !important;
	}
.resp-pertd-wdth .form-table .emp-datetd {
	min-width: 120px;
	}
.cstm-resp-h6 h6{
	font-size: 12.5px;
	}
.cstm-slry-field td, .cstm-slry-field th {
	min-width: 75px !important;
	}
.cstm-slry-field .resp-slrtd-wdth{
	min-width:130px !important;
	}
.cstm-fdbk-field {
	/* width: 90px !important; */
	min-width: 58px !important;
	}
.resp-tdth-wdth .cstm-work-hours {
	font-size: 12.5px;
	}
.bttn-color-list ul li{
	width:40%;
	margin-bottom:10px;
	}
.bttn-color-list ul li{
	width:50%;
	float:left;
	margin-bottom:10px;
	}
.flex {
	display:unset;
	}
.leavedesc-sal th {
	min-width: 150px !important;
	}
.left-att, .right-att{
	font-size:20px;
	}
.resp-attclient-box{
	height:250px;
	overflow:auto;
	}
.cstm-price-lbl {
	width: 94% !important;
	float: right;
	}
.cstm-newadded table td {
	width:100%;
	float: left;
	}

.cstm-pyramid-1, .cstm-pyramid-2, .cstm-pyramid-3, .cstm-pyramid-4, .cstm-pyramid-5 {
	border-top-width: 50px;
	}
.cstm-main-dbl img {
	left: 31%;
	top: 21px;
	width: 4%;
	}
.cstm-main-txt a {
	padding: 15px 0px;
	font-size: 12px;
	}
.blue-container .blue-pro-bttn{
	padding: 8px 30px !important;
	}
.option-section-inside {
	padding-top:250px;
	}
.blue-circle-progress .blue-progress-circle{
	display:inline;
	text-align: center;
	}
.progress-blue-txt{
	width:100%;
	text-align: left;
	}
/******19/09/2019BySandeep****(End)****/
}
@media(max-width:415px){
.cstm-pyramid-1, .cstm-pyramid-2, .cstm-pyramid-3, .cstm-pyramid-4{
	border-left:20px solid transparent;
	border-right:20px solid transparent;
	}
.cstm-pyramid-1, .cstm-pyramid-2, .cstm-pyramid-3, .cstm-pyramid-4, .cstm-pyramid-5 {
	border-left-width: 15px;
	border-right-width: 15px;
	}
.pyramind-pro {
	width: 80px;
	}
.blue-circle-progress .blue-circle-wrap{
	margin-left: 20px;
	}
.progress-blue-txt{
	padding-top: 20px;
	}
}
@media(max-width:414px)
{
	footer p{
		font-size:12px;
	}
	.custom-header {
		padding: 0 23px 0 7px;
	}
	.toggle .sidebar-menu li a {
		padding: 10px 20px;
		text-align: center;
	}
	.toggle .treeview-menu {
		left: 83px;
	}
	.toggle .sidebar-menu li a {
		padding: 10px 29px;}
	.sidebar-menu li.sub-menu p, .toggle .sidebar-menu li.sub-menu p {
		padding: 0 29px;
	}
/******19/09/2019BySandeep****(Start)****/
.cstm-mb-5{
	margin-bottom:5px;
	}
.inside-cstm-tbl{
	width:100%;
	float:left;
	overflow:auto;
	}
.overlaylayout{
	min-width: 320px;
}
.user-image {
	margin-left: 90px;
	}
.toggle .user-panel {
	padding: 0px 12px;
	}	
p.right-profile {
	margin: 12px 0px;
	}
.resp-tdth-wdth .form-table th, .resp-tdth-wdth .form-table td {
	min-width: 150px;
	}
.resp-emptd-wdth .form-table th, .resp-emptd-wdth .form-table td{
	min-width: 130px;
	}
.resp-emptd-wdth .form-table .emp-srtd, .cstm-reps-oatd .ctsm-th-adjust .cstm-snom {
    min-width:45px;
	}
.resp-pertd-wdth .form-table .emp-prf-ac{
	min-width:70px;
	}
.resp-pertd-wdth .form-table .emp-srtd, .resp-pertd-wdth .form-table .emp-srtd {
	min-width: 55px !important;
	}
.flex-prf-left{
	padding-bottom: 10px;
	}
.cst-resp-gdth .form-table .resp-grptd{
	min-width:125px;
	}
.cstm-dt {
	min-width:160px !important;
	}
.bttn-color-list ul li{
	width:40%;
	float:left;
	margin-bottom:10px;
	}
.bttn-color-list ul li{
	width:50%;
	margin-bottom:10px;
	}
.bttn-color-list ul li{
	width:50%;
	float:left;
	margin-bottom:10px;
	}
.pyramind-a{
	float: right;
	}
.cstm-main-dbl img {
	left: 29%;
	width: 7%;
	}
.pyramind-a {
	padding-top: 20px;
	}

/******19/09/2019BySandeep****(End)****/
}
@media(max-width:375px){
	.toggle .sidebar-menu li a ,.toggle .sidebar-menu li.sub-menu p {
		padding: 14px 25px;
	}
	.toggle .treeview-menu {
		left: 75px;
	}
	.user-footer a {
		font-size: 11px;
	}
	.custom-main-heading {
		font-size: 19px;
	}
	ul.breadcrumb li {
		font-size:13px;
	}
	.custom-main-heading {
		font-size: 17px;
	}
	.overlaylayout {
		min-width: 300px;
	}
	.department-overlay {
		width: auto !important;
	}
	.custom-main-heading {
		font-size:14px;
	}
.toggle .user-panel {
    padding: 0px 5px;
	}	
/***********23/09/2019-BySandeep**(START)****/
.cstm-box-height {
    height: 200px;	
	}
overlaylayout {
	height: 230px;
	overflow: scroll;
	}
.paging {
	display: flex;
	}
.user-image {
	margin-left:40px;
	}	
.single-field {
	padding-left:5px !important;
}
.cstm-price-lbl {
	width: 90% !important;
	float: right;
}

/***********23/09/2019-BySandeep**(END)****/
}

@media(max-width:340px)
{
	.logout a
	{
		display:inline-block;
		margin:0px auto;
	}
	.user-panel > .image > img {
		max-width: 46px;
		height: 46px;
	}
ul.breadcrumb li {
    font-size: 12px;

}
@media(max-width:320px){
	.toggle .sidebar-menu li a, .toggle .sidebar-menu li.sub-menu p {
		padding: 14px 21px;
	}
	.toggle .treeview-menu > li > a {
		font-size:11px;
	}
	.toggle .info a{
		font-size:11px;
	}
	.toggle .treeview-menu {
		left: 63px;
	}
}

.pagination .page-item.current { background: transparent!important; }
