.panel-default > .panel-heading{
	display: none;
}
.r-record-body > .panel-default{
	border-top:white !important;
	border-left:white !important;
	border-right:white !important;
}
.r-grid-vertical > .r-record-body > .panel {
    height:auto !important;
}
.r-grid-vertical > .r-record-body {
    margin-bottom:0px !important;
}
[data-field="parent_folder_id"]{
    display: contents !important;
}
.modal-body {
    overflow: inherit !important;
}
r-record-body > panel {
    margin-bottom: 0px !important;
}