@CHARSET "UTF-8";
input[type=text]{
	line-height:100%;
	text-overflow: ellipsis;
}
.info_phot{
		border:1px solid #999999;
		padding-left:0px;
		margin-left:0px;
	}
#free_border_style{
	border:2px solid #436EEE;
	margin:0;
	padding:0;
	border-radius:10px;
}
@media only screen and (min-width: 0px) and (max-width: 992px){
	#free_border_style{
		border:none;
		margin:0;
		padding:0;
		border-radius:0px;
	}
}	
#free-hand-center div div{
	width:100%px; 
}
#grid_border_style{
	border:2px solid #436EEE;
	margin-left:0;
	margin-bottom:2;
	margin-right:0;
	padding-right:1;
	border-radius:10px;
}
#menu_logo{
   margin锛�0;
   width:45px;  
   height:45px; 
   padding:0; 
}
#main-screen{
    padding-top:90px;  /*top鐨勯珮搴� 鍋囪ō40px*/
    position:relative;
}
#main-face{
   	margin锛�0;
   	padding:0; 
	border:0px solid;
	overflow-y: auto;
} 
#navbar-collapse-menu{
	margin锛�0,0,0,0;
}
.tr{
	height:10px
}
/*娌℃湁灏忎簬768px锛屾槸鍥犱负Bootstrap3浠ョЩ鍔ㄧ浼樺厛璁捐*/

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜�768px锛� */
@media (min-width: 768px) {
	.text h3 {
		font-size: 22px;
	}
	.text p {
		font-size: 15px;
	}
}

/* 涓瓑灞忓箷锛堟闈㈡樉绀哄櫒锛屽ぇ浜庣瓑浜�992px锛� */
@media (min-width: 992px) {
	.text h3 {
		font-size: 24px;
	}
	.text p {
		font-size: 16px;
	}
}

/* 澶у睆骞曪紙澶ф闈㈡樉绀哄櫒锛屽ぇ浜庣瓑浜�1200px锛� */
@media (min-width: 1200px) {
	.text h3 {
		font-size: 26px;
	}
	.text p {
		font-size: 18px;
	}
}

.pop-box {
z-index: 9999; /*杩欎釜鏁板�艰瓒冲澶э紝鎵嶈兘澶熸樉绀哄湪鏈�涓婂眰*/
margin-bottom: 2px;
display: none;
position: absolute;
background: #FFF;
border: solid 1px #6e8bde;
}

.bootstrap-free-change{
	border:1px solid #999999;
	padding-left:0px;
	margin-left:0px;
}
.bootstrap-free-label{
 	margin:0;
 	padding-top:0;
 	padding-left:0;
 	padding-right:2;
	text-align:right;
	font-size:14px;
}
.shiperp-free-comput{
 	background-color:#E0E0E0;
 	font-weight:normal;
 	padding:0;
 	height:25px
}
.bootstrap-free-input{
 	padding-left:0;
}
.bootstrap-free-input-detail{
	margin:0;
	padding:0 0 0 2;
	height:25px
}
.bootstrap-button-free{
	margin:0;
	padding:0;
	height:25px
}
.bootstrap-botton-free-left{
	margin:0 0 0 -15;
	padding:0;
	height:25px
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 50%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.tableListHead{
 	background-color:WhiteSmoke;
}
table > tbody > tr:hover > td{
	background-color: #BBD3EE;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}
