/*mobil*/

body {}

.gray-bg {
	/*background: red;*/
}

.btn-navbar .icon-bar {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #4d4d4d;
	margin: 4px 0 0 10px
}

@media screen and (min-width: 768px) {
	.btn-navbar {
		display: none;
	}
}

@media screen and (min-width: 780px) {
	.left_top .nav-collapse {
		display: none;
	}
	.mb {
		display: none !important;
	}
	.pc {
		display: block;
	}
	.fg_pc{
		height: 30px;;
	}
	.reg_img{
		margin-bottom: 12px;margin-left: -138px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 769px) {

	#wrapper .left_close:hover {
		cursor: pointer;
	}
	.mb .basemenu {
		width: 50%;
		background: #fff;
	}
	body.fixed-sidebar.mini-navbar .navbar-static-side.mb {
		width: 100%;
		background: rgb(0, 0, 0, 0.5);
		display: none;  
	}
	body.body-small.fixed-sidebar.mini-navbar #page-wrapper,
	body.fixed-sidebar.mini-navbar #page-wrapper {
		margin: 0
	}
	#wrapper {
		background: none;
	}
	.navbar-header img {
		display: none;
	}
	.collapse {
		width: 50%;
		padding: 0;
		display: inline-block ;
	}
	.navbar-collapse.collapse{
		display: inline-block !important;
	}
	.head .navbar-header {
		padding: 0;
		width: 50%;
	}
	.navbar-nav .open .dropdown-menu {
		background: #fff;
	}
	.navbar-nav {
		margin: 0;
		position: fixed;
		width: 50%;
		margin-top: 10px;
	}
	.navbar {
		min-height: auto;
	}
	.head .navbar-default {
		height: 40px;
		overflow: hidden;
	}
	.head+.main {
		padding-top: 40px;
		;
	}
	.head .dropdown>a {
		padding-top: 0!important;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border: none;
	}
	.pc_left {
		margin-top: 7px;
	}
	.head .navbar-default {
		line-height: 40px;
		overflow: hidden;
	}
	body.mini-navbar .navbar-default .nav>li>a {
		padding: 10px;
		text-align: right;
		font-size: 14px;
	}
	/*.pc {*/
		/*display: none;*/
	/*}	*/
	.mb {
		display: block;
	}
	/*body.fixed-sidebar.mini-navbar .navbar-static-side.pc {*/
		/*display: none !important;*/
	/*}*/
	/*.aa{
		display: none;
	}*/
	/*.wrapper-content{
		overflow-x: hidden;
	}
	.table-responsive{
		overflow-y: visible;
	}*/

	.wrapper-content .row .col-xs-12 table {
		-webkit-overflow-scrolling: touch;
		overflow: scroll;
		overflow: auto;
	}

	.dt-ac-rt {
		float: none;
	}
	.et-ac-tt {
		width: 100%;
	}
	.wrapper-content .row .col-xs-12 .row {
		/*width: 100%;*/
		/*overflow-x: scroll;*/
		-webkit-overflow-scrolling: touch;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		text-align: right;
		margin: 0;
		color: #333
	}
	.navbar-nav .open .dropdown-menu li {
		border-bottom: 2px solid #f5f5f5;
	}
	body.mini-navbar .navbar-default .nav>li>a img {
		display: none;
	}
	.btn-nav {
		background: 0 0;
		border: 0;
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		-ms-transition: all .5s ease;
		-o-transition: all .5s ease;
		transition: all .5s ease;
		cursor: pointer;
		z-index: 99999;
		margin-left: 10px;
	}
	.btn-nav:focus {
		outline: 0
	}
	.icon-bar {
		display: block;
		margin: 4px 0;
		width: 21px;
		height: 2px;
		background-color: #333
	}
	.btn-nav:hover .icon-bar {
		-webkit-transition: all 1s ease;
		-moz-transition: all 1s ease;
		-ms-transition: all 1s ease;
		-o-transition: all 1s ease;
		transition: all 1s ease;
		background-color: #333
	}
	.nav-content {
		position: fixed;
		top: -100%;
		bottom: 0;
		left: 0;
		right: 0;
		background: #000;
		display: block;
		height: 100%;
		z-index: 9
	}
	.nav-list {
		list-style: none;
		padding: 0;
		position: relative;
		top: 30%
	}
	.middle {
		margin: 0 auto
	}
	.icon-bar {
		-webkit-transition: all .7s ease;
		-moz-transition: all .7s ease;
		-ms-transition: all .7s ease;
		-o-transition: all .7s ease;
		transition: all .7s ease;
		z-index: 999999
	}
	.animated1{
		margin-top: 5px;
	}
	.animated1 .icon-bar {
		z-index: 999999;
		background-color: #333
	}
	.animated1 .top {
		-webkit-transform: translateY(1px) rotateZ(45deg);
		-moz-transform: translateY(1px) rotateZ(45deg);
		-ms-transform: translateY(1px) rotateZ(45deg);
		-o-transform: translateY(1px) rotateZ(45deg);
		transform: translateY(1px) rotateZ(45deg)
	}
	.animated1 .bottom {
		-webkit-transform: translateY(-11px) rotateZ(-45deg);
		-moz-transform: translateY(-11px) rotateZ(-45deg);
		-ms-transform: translateY(-11px) rotateZ(-45deg);
		-o-transform: translateY(-11px) rotateZ(-45deg);
		transform: translateY(-11px) rotateZ(-45deg)
	}
	.animated1 .middle {
		width: 0
	}
	.ibox-content{
	width: 100vw
}
.wrapper-content{
	padding: 0;
}
.tableTools-container{
	margin-bottom: 10px;
}
.fg_mb{
	height: auto;
}
.fg_mbs{
	display: inline-block;
}
.no-padding-right{
	width: 100px;
	text-align: right;
}
.fg_mbs{
	padding: 0;
	width: 65%;
}
.form-actions .col-md-offset-3{
	text-align: center;
}
.reg_wd{
	width: 100%;
}
.reg_input input{
	margin:10px 10px 5px 10px;
	width: 77%
}
.Tips{
	display: block;
	margin-left: 60px;
}
.pace-done .col-xs-12 .ibox_pad{
  padding: 20px 0 
}
.reg_img img{
	width: 328px
}
.table_wrp{
	width: 90vw;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
.table_wrp table tr td,.table_wrp table tr th{
	white-space: nowrap
}
#layui-layer-content{
	width: 100vw;
	overflow:auto
}
	}
	/*.wrapper-content .row .col-xs-12 table{
		overflow: auto;
		display: block;
	}*/
	/*.table-responsive{
		-webkit-overflow-scrolling:touch
	}*/
/*2019年8月20日11:05:42 ipas*/
 /*#simple-table td , #simple-table th {
	white-space:nowrap;
	width: 100%;
}
 #simple-table{
 	overflow: auto;
 	width: 100%;
 }
 .table-responsive{
 	width: 100%;
overflow: auto;
 }*/
