/*  Mobile*/
@media only screen and (max-device-width : 767px) {
	
/* 	 For theme*/
.menu-fixed .elementor-row {
    flex-wrap: unset !important;
    align-items: center;
}
/* 	 For dashboard*/
	.profile-pic-action{
		margin-top:20px !important;
	}
	#six-storage-dashboard-container .six-storage-grid-xs-p0>.six-storage-w-100{
		width:100% !important;
	}
	#six-storage-dashboard-modal>.six-storage-grid-p0{
	padding:2px !important;
}
	#six-storage-dashboard-modal-Body{
		padding:0px !important;
	}
	#six-storage-dashboard-modal-Body .recall-row{
		margin:0px !important;
		padding:10px !important;
	}
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}



@media only screen and (min-device-width : 1024px) and (max-device-width : 1199px) {

}



@media only screen and (min-device-width : 1199px) and (max-device-width : 1281px) {


}

@media only screen and (min-device-width : 1300px){
	#six-storage-online-dashboard-short-code{
		margin-top:40px;
	}
}

/*  For datepicker popup*/
@media(max-width:601px){
	.datepicker-date-display{
		border-bottom-left-radius:0px !important;
	}
	.datepicker-calendar-container{
		border-top-right-radius:0px !important;
		border-bottom-left-radius:10px !important;
	}
}

#six-storage-tenant-custom-field .six-storage-custom_input_fields_radio_btn_moveInTenantDetails>div{
	width:100% !important;
}
tbody#six-storage-transactions-grid-body td {
    font-weight: normal;
}
#menu-item-1812{
	padding:5px !important;
	box-shadow:unset !important;
}
#menu-item-1812 a{
	padding:15px 10px;
}
.map_filter iframe{
	filter:unset !important;
}

