.pdf_thumb{
	margin: 1% auto;
}
.schedule_tabs_hour {
    width: 100px;
}
.schedule_tabs .timepicker {
    width: 100px;
}
.schedule_tabs_day{
    min-width: 110px;
    display: inline-block;
}

.m-page-loader.m-page-loader--non-block{
	z-index: 9999;
}
#subarea-modal{
	background: rgba(0, 0, 0, 0.50);
}
.row-data-one{
	width: 35%;
	display: inline-block;
	padding-left: 20px;
}
.row-data-two{
	width: 63%;
	display: inline-block;
}

.sub-areas-list-div a {
    margin: 0px 5px;
}
.m-grid__item.m-login__content{
	min-height: 200px;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.custom-image-element {
    display: inline-block;
    margin: 2px;
    cursor: pointer;
}

.report_img_container img{
	  width: auto;
    height: auto;
    max-width: 100%;
    max-height: 480px;
}

.report_img_container {
    text-align: center;
}