.row.db-portal-app-wrapper{
	height: calc(100vh - (98px + 40px + 135px)); /*640px !important;*/
}
#docboard-content-view{
	height: 100% !important; 
}
.bloc-sm.portal{
   padding: 5px 50px;
}
.portal .mg-md {
	margin-top: 5px;
	margin-bottom: 5px;
}
.portal .mg-md .h3, h3 {
    font-size: 18px;
}
.docboard-theme #contentRightFooter {
	position: fixed;
	bottom: 135px !important;
	background-color: #f9fafb;
	padding-left: 20px;
	padding-right: 20px;
	left: calc(50% - (204px + 40px));
	z-index: 500;
}