@charset "utf-8";
@media screen and (max-width:1900px) {
	section.root {
		margin-left: 42px;
	}
	.container{
		padding: 0px 40px;
	}

	.login .container{
		margin: 0px auto;
	}
}
@media screen and (max-width: 1366px){
	.list-nolist .truncate {
		width: calc(33vw - 110px);
		max-width: 345px;
	}
}
@media screen and (max-width: 1280px){
	html{
		font-size: 14px;
	}
}
@media screen and (max-width: 900px){
	.login{
		background-position: center right;
	}
	.page header{
		padding: 0px;
		width: 100vw;
	}
	.page header .container{
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
		margin: 0px;
		padding: 10px;
	}
	.page header .dfs-flex{
		flex-wrap: wrap;
	}
	.page header .logo{
		float: left;
		margin: 0px;
		width: auto;
	}
	.page header .logo img{
		max-height: 40px;
		width: auto;
	}
	.page header .menu_toggle{
		display: block;
		width: auto;
		background: transparent;
		margin: 0px;
		padding: 7px;
		line-height: 16px;
		top: 0px;
		right: 10px;
	}
	h1.page-title{
		display: block;
		margin: 0px;
	}
	.page.home .top-header {
		height: calc(35vh - 30px);
		min-height: 670px;
	}
	.breadcrumb{ margin: 0px; float: none; text-align: right;}
	.page .top-header{
		height: auto;
		min-height: auto;
		padding-bottom: 40px;
	}
	.page .top-header > div:nth-child(1) {
		padding: 90px 0 0 25px;
	}
	.page .top-header > div:nth-child(1) h1 {
		font-size: 2.8rem;
		line-height: 3.2rem;
	}
	.page .top-header > div:nth-child(2) {
		padding: 50px 0 0 100px;
	}
	.page .top-header > div:nth-child(3) {
		padding: 30px 0 0 150px;
	}
	.page .top-header > div:nth-child(4) {
		margin: -50px 10px 0 0;
		height: 300px;
	}
	.page .top-header > div:nth-child(4) img {
		height: 315px;
		width: auto;
	}
	.page header nav{
		width: 100%;
	}
	.page nav li{
		display: block;
	}
	.page nav li a{
		display: block;
		padding: 10px;
	}
	.page footer{
		padding: 10px 0 0 0;
	}
	.page footer .container{
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.container{
		padding: 0px 20px;
	}
	.container img.responsive{
		width: 40vw;
		height: auto;
	}
	.container .dfs-ph-40{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.card-content{
		overflow: auto;
		padding: 5px 0 10px 0;
	}
	.dfs-flex > * {
		margin: 15px 10px;
	}
	#list-detail{
		flex-wrap: wrap;
	}
	.list-nolist .truncate {
		width: calc(33vw - 30px);
		max-width: 320px;
	}
}
@media screen and (max-height: 680px){
	section > .container:first-of-type > div:first-of-type {
		padding-top: 15px;
	}
	.page-title{
		float: left;
	}
	.breadcrumb{
		margin-top: 20px;
		float: right;
	}
	.container > .content{
		clear: both;
	}
	.dfs-card {
		margin-bottom: 10px;
		margin-top: 0px;
		padding: 5px 15px;
	}
	.innerlist-monitor{
		max-height: calc(100vh - 293px);
	}
}
@media screen and (max-width:640px) {
	html{
		font-size: 14px;
	}
	.container{
		margin: 0px 10px;
		padding: 0px;
	}
	section.root {
		/* height: auto; */
	}
	.app>.dfs-flex{
		display: block;
	}
	#app-menu {
		border-right: none;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		box-shadow: 0px 0px 10px -4px var(--shadow-color);
		width: 100%;
		height: 35px;
	}
	#app-menu.open{
		height: 100%;
		width: 100%;
	}
	#app-menu .logo{
		width: auto;
		margin-left: 15px;
		display: inline-block;
	}
	#app-menu .menu-tools a {
		padding: 7px;
		display: inline-block;
	}
	#app-menu .menu-tools a:last-child, #app-menu.open .menu-tools a:last-child{
		margin-right: 10px;
	}
	#app-menu li a, #app-menu.open li a {
		padding: 10px 20px;
		width: auto;
	}
	#app-menu .logo, #app-menu .logo img {
		max-height: 35px;
		width: auto;
	}
	#app-menu .menu-tools, #app-menu.open .menu-tools {
		top: 10px;
		width: auto;
	}
	.account-head{
		margin: 15px;
	}
	h1.page-title{
		margin-bottom: 10px;
	}
	.breadcrumb li {
		margin: 0 3px 0 5px;
	}
	.login section {
		padding: 20px 10px;
	}
	.login .dfs-card{
		padding: 30px 15px;
		margin: 0px auto;
		width: 100%;
	}
	.login .dfs-card form{
		min-width: auto;
	}
	.dfs-card {
		padding: 15px 10px;
	}
	.dfs-card:last-child{
		margin-right: 0px;
	}
	.dfs-flex{
		flex-wrap: wrap;
	}
	.dfs-flex>*{
		width: 100%;
		margin: 10px 0px;
	}
	.dfs-flex>.dfs-card{
		width: calc(100% - 20px);
	}
	.dfs-card .dfs-flex{
		display: block;
	}
	.account-head .name{
		display: none;
	}
	nav{
		width: calc(100vw - 40px);
		z-index: 1999;
	}
	nav ul>li>ul>li>a{
		font-size: 0.9rem;
	}
	header .logo {
		margin-left: 0px;
	}
	h2 {
		font-size: 3rem;
		line-height: 3.2rem;
	}
	h1.section-title{
		position: relative;
		text-align: left;
		width: 100%;
		margin: 0;
		left: 0px;
		top: 0px;
		z-index: 1900;
	}
	.dfs-tabs{
		display: flex;
		flex-wrap: nowrap;
		margin: 15px 0px;
		overflow-y: auto;
		scrollbar-width: none;
		scroll-behavior: smooth;
		scrollbar-color: transparent transparent !important;
	}
	.dfs-tabs::-webkit-scrollbar { width: 0px !important; height: 0px !important; }
	.dfs-tabs::-webkit-scrollbar-track{
		scrollbar-width: none;
		background-color: transparent transparent;
	}
	.dfs-tabs::-webkit-scrollbar-thumb{
		scrollbar-width: none;
		background-color: transparent transparent;
	}
	.dfs-tabs:not(.tools):not(.dfs-fl):not(.dfs-fr){
		width: calc(100% - 10px);
	}
	.dfs-tabs li{
		display: inline-block;
		white-space: nowrap;
	}
	table td, table th {
		padding: 5px 0px 5px 5px;
	}
	.btn {
		padding: 5px 16px;
	}
	.page .top-header > div:nth-child(2) {
		padding: 50px 0 0 70px;
	}
	.dfs-sm-or1{
		order: -1;
	}
	.page .top-header > div:nth-child(4) {
		margin: -20px 10px 0 0;
	}
	.container img.responsive {
		width: auto;
		height: auto;
		max-width: 100%;
	}
	section.root {
		margin-left: 0px;
	}
	.pagination {
		margin-left: 5px;
	}
	.pagination .page-item.disabled .page-link{
		display: none;
	}
	.pagination .page-item.disabled:after{
		content: '..';
	}
}
@media screen and (max-width:370px) {
	.page .top-header > div:nth-child(2) {
		padding: 50px 0 0 50px;
	}
}