.clickshowpassword 
{
    cursor: pointer;
}



.cal1 .clndr .clndr-table tr .day.today, .cal1 .clndr .clndr-table tr .day.my-today {
    background: #ffffff;
    color: #797a80;
}


table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_desc:after {
    opacity: 0;
}

table.dataTable>thead .sorting_asc:before, table.dataTable>thead .sorting_asc:after {
    position: absolute;
    bottom: 0.5em;
    display: none;
    opacity: 0;
}



table.dataTable>thead .sorting:before, table.dataTable>thead .sorting:after {
    position: absolute;
    bottom: 0.5em;
    display: none;
    opacity: 0;
}

table.dataTable thead .sorting {
    background-image: none ! important;
}

table.dataTable thead .sorting_asc {
    background-image: none ! important;
}

/*
.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: relative !important;
    width: 100% !important;
}
*/



.select2-search--dropdown {
    display: block;
    padding: 4px;
    margin: 7px 0px;
}

.main-header-center
{
	
	margin-left: 10px;
	width: 300px;
	
}




.form-control
{
	
	width: 100% ! important;
	
}

.btn-primary-light {
    color: #fff;
    background: #32327f ! important;
    border-radius: 0px;
    border-color: var(--primary02) !important;
}



.calenderprofile
{

	width:30px;
	height:30px;
	border-radius:50px;
	margin: 10px;
}


.caltitlecolor {
    font-size: 17px;
    font-weight: 700;
    padding-left: 10px;
}
.holidaycolor
{
	    border-left: 6px solid #0062ff ! important;
     background-color: #edf4ff;
     height: 65px;
}


.fc-header-toolbar .fc-right {
    display: none;
}

.fc-event, .fc-event-dot {
    background-color: #ffffff ! important;
}

.statuscolor {
    padding-left: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}


.absentcolor
{
	    border-left: 6px solid #99e24b ! important;
     background-color: #e2f3d1;
     height: 65px;
}


.holidaycolor span {
    color: #0062ff;
}


.absentcolor span {
    color: #99e24b;
}
.meetingcolor
{
	   border-left: 6px solid #5fb5f6 ! important;
    background-color: #c6e4fa;
    height: 65px;
}
.meetingcolor span {
    color: #5fb5f6;
}

.outingcolor
{
	   border-left: 6px solid #ff2eb1 ! important;
    background-color: #ffd9f1;
    height: 65px;
}

.outingcolor span {
    color: #ff2eb1;
}

.showagenda {
    font-size: 20px;
    font-weight: 600;
}


.showtrackeroption li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #eeeeee;
    padding: 5px 15px;
	   cursor: pointer;
}


.text-left {
    text-align: left;
}



/*
.jumps-prevent {
    padding-top: 40px ! important;
}
*/


table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    top: 50%;
    left: 5px;
    height: 1em;
    width: 1em;
    margin-top: -9px;
    display: none ! important;
    position: absolute;
    color: white;
    border: 0.15em solid white;
    border-radius: 1em;
    box-shadow: 0 0 0.2em #777086;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0 !important;
    font-family: "Courier New", Courier, monospace;
    line-height: 1em;
    content: "+";
    background-color: var(--primary-bg-color);
}

    .chartsize {
    width: 1200px ! important;
    height: 556px ! important;
    padding: 0% 3% 3% 4%;
}

.myChartsize {
    width: 730px ! important;
    height: 325px ! important;
    padding: 3% 0% 2% 0% ! important;
}

@media only screen and (max-width: 900px) {
   
    .chartsize{
        
       width: 397px ! important;
    height: 236px ! important;
    padding: 0% 5% 3% 0% ! important;
        
    }
    
    .myChartsize{
        
        width: 372px ! important;
    height: 265px ! important;
    padding: 6% 0% 6% 0%;
    margin-right: 35px;
}
    

}

@media only screen and (max-width: 1440px) {
   
   
    .myChartsize{
        
          width: 593px ! important;
    height: 315px ! important;
    padding: 6% 0% 6% 0%;
/*     margin-right: 35px;*/
        
    }
    
    .chartsize{
        
       width: 799px ! important;
    height: 588px ! important;
    padding: 6% 0% 6% 0%;
}
    

}


@media only screen and (max-width: 1024px) {
   
    .chartsize{
        
         width: 586px ! important;
    height: 347px ! important;
    padding: 6% 0% 6% 0%;
}
        
    
    
    .myChartsize{
        
      width: 371px ! important;
    height: 219px ! important;
    padding: 6% 0% 6% 0%;
}
    

}





