.page-title-box {
	padding: 12px 20px;
}

/* Dashboard */
#page-dashboard [dir] .mb-lg-8pt.mb-0,
#page-dashboard .mb-lg-8pt {
	margin-bottom: 2.5rem !important;
}

#page-dashboard .flex.mb-24pt {
	margin-bottom: 0 !important;
}

#page-dashboard .mb-lg-8pt:last-child {
	margin-bottom: 0 !important;
}

#page-dashboard small.text-100 {
	position: relative;
	top: 3px;
}

#page-dashboard .page-headline {
	padding-bottom: 0;
    margin-top: 0 !important;
}

#page-dashboard .page-headline p.measure-lead {
	margin-bottom: 1rem;
}

#page-dashboard .card:last-child {
	margin-bottom: 0;
}

/* Calendar */
#page-calendar td span.fc-day-number {
	padding: 5px;
}

#page-calendar .fc-scroller.fc-day-grid-container {
	min-height: 315px;
}

/* File Manager */
#page-file-manager .card-file-thumb {
	font-size: 15px;
	padding: 10px;
}

#page-file-manager i.far.fa-folder {
	font-size: 30px;
}

#page-file-manager .flex.mb-24pt,
#page-file-manager .flex .mb-24pt {
	margin-bottom: 0 !important;
}

#page-file-manager .file-wrap .file-header h4 {
	margin-bottom: 0;
}

@media screen and (max-width: 1367px) {

	/* File Manager */
	#page-file-manager .col-xl-3 {
		flex: 0 0 33.33%;
    	max-width: 33.33%;
	}
}

@media screen and (max-width: 1195px) {

	/* Dashboard */
	#page-dashboard .col-md-12 {
		flex: 0 0 100%;
    	max-width: 100%;
	}

	/* File Manager */
	#page-file-manager .col-xl-3 {
		flex: 0 0 50%;
    	max-width: 50%;
	}

	#page-file-manager .file-wrap .file-sidebar {
		width: 30%;
	}

	#page-file-manager .file-wrap .file-cont-wrap {
		margin-left: 30%;
	}
}

@media screen and (max-width: 951px) {

	/* Header */
	.avatar-sm:not(.navbar-brand-icon) {
		width: 2rem;
		height: 2rem;
	}

	/* Dashboard */
	.page-separator-view-more::before {
		width: 85% !important;
	}
}

@media screen and (max-width: 737px) {

	/* Calendar */
	#page-calendar .flex div.mr-sm-24pt,
	#page-dashboard .flex div.mr-sm-24pt {
		margin: 0 !important;
		text-align: center !important;
	}

	#page-calendar .card-form__body .col-sm-3 {
		flex: 0 0 40%;
		max-width: 40%;
	}

	/* Dashboard */
	#page-dashboard .breadcrumb {
		text-align: center;
	}

}

@media screen and (max-width: 569px) {

	/* File Manager */
	#page-file-manager .col-xl-3 {
		flex: 0 0 100%;
    	max-width: 100%;
	}

	#page-file-manager .file-wrap .file-sidebar {
		width: 100%;
		position: relative;
		border-bottom: 1px solid #e0e3e4;
	}

	#page-file-manager .file-wrap .file-sidebar .file-menu {
		margin-bottom: 0;
	}

	#page-file-manager .file-wrap .file-cont-wrap {
		margin-left: 0;
	}

	#page-file-manager .file-wrap .file-scroll {
		overflow: unset;
		max-height: unset;
		min-height: unset;
		height: auto;
	}

	#page-file-manager .file-wrap .file-sidebar .file-header {
		display: none;
	}

	#page-file-manager .file-wrap .file-cont-wrap .file-cont-inner .file-cont-header .file-options:first-child {
		display: none;
	}

	#page-file-manager .file-wrap .file-cont-wrap .file-cont-inner .file-cont-header {
		column-gap: 20px;
	}
}

@media screen and (max-width: 481px) {

	/* Header */
	.avatar-sm:not(.navbar-brand-icon) {
		width: 1.5rem;
		height: 1.5rem;
		margin-top: -5px;
	}

	[dir="ltr"] .mr-16pt.navbar-toggler {
		margin-right: 0.5rem !important;
	}

	[dir="ltr"] .navbar-expand .navbar-nav + .navbar-nav,
	[dir="ltr"] .navbar-expand .navbar-nav .nav-item + .nav-item,
	[dir="ltr"] .navbar-expand .navbar-nav .nav-link + .nav-link {
		margin-left: 0.7rem !important;
	}

	/* Dashboard */
	#page-dashboard .page-separator-view-more .page-separator__text {
		max-width: 60%;
	}

	#page-dashboard .page-separator-view-more .item-end {
		position: relative;
		top: -14px;
	}

	#page-dashboard .page-separator-view-more::before {
		width: 75% !important;
	}

	/* Calendar */
	#page-calendar .container.page__container {
		padding: 0 1.5rem !important;
	}

	#page-calendar .container.page__container.page-section {
		padding: 1.5rem 1rem !important;
	}

	#page-calendar .container.page__container.page-section p,
	#page-dashboard .container.page__container.page-section p {
		margin: 0;
		text-align: center;
	}

	#page-calendar .card-form__body .col-sm-3 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 395px) {

	/* File Manager */
	#page-file-manager .file-wrap .file-header h4 {
		font-size: 16px;
	}

	#page-file-manager .container.page__container {
		padding: 0 1rem !important;
	}
}

@media screen and (max-width: 361px) {

	/* Header */
	.navbar {
		flex-wrap: wrap;
	}

	[dir="ltr"] .mr-16pt.navbar-toggler {
		height: 24px;
		width: 24px;
	}

	.navbar-expand .navbar-nav.mr-16pt {
		margin: 0 !important;
		justify-content: center;
	}

	[dir] .navbar {
		padding: 0.5rem !important;
		justify-content: center;
		row-gap: 10px;
	}

	.navbar-nav {
		flex-wrap: wrap !important;
	}

	.navbar-expand .nav-link {
		height: unset;
	}

	/* Dashboard */
	#page-dashboard .page-separator-view-more .page-separator__text {
		max-width: 65%;
		padding: 0;
	}

	#page-dashboard .page-separator-view-more::before {
		width: 72% !important;
	}
}

@media screen and (max-width: 321px) {

	/* Dashboard */
	#page-dashboard .page-separator-view-more .page-separator__text {
		max-width: 50%;
	}

	/* Calendar */
	#page-calendar .row.mb-4 .col-lg-12 {
		padding: 0 6px;
	}
}
