.div_calendar {    
    /* height: 234px !important; */
}


.calclass{
	box-shadow: none;
	border-radius: 0;
	border: none;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: currentcolor;
	border-bottom: 1px solid rgb(3,169,244);
	padding: 0;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: right 10px;

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

.auto-sign .auto-tab .tab-content .form-group .date-tccontainer
{
	padding:8px;
}

.div_calendar
{
	left:-20px !important;
	 /* height: 222px !important; */
}

}

@supports (-ms-ime-align:auto) {
  .div_calendar {    
    /* height: 221px !important; */
}

}

@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
  .div_calendar {    
  /*  height: 221px !important;*/
}
}

@media screen\0 {
    .auto-sign .auto-tab .tab-content .form-group .date-tccontainer {
    height: 34px;
}

@media screen\0 {
    .auto-sign .auto-tab .tab-content .form-group .date-tccontainer {
    height: 34px;
}
}

@supports (-ms-ime-align:auto)
and (-webkit-text-stroke:initial) {
	
 .auto-sign .auto-tab .tab-content .form-group .date-tccontainer {
    height: 34px;
}

}
/* .form_group_calendar a{ */
	/* position:absolute; */
	/* right:0; */
	/* top:0; */
	/* bottom:0; */
	/* height:18px; */
	/* margin:auto */
/* } */