body {
	font-family: 'Microsoft Yahei', 'Signika Negative', "Helvetica Neue",
		Helvetica, Arial, sans-serif;
}
.table{
	background-color:#fff;
}

.float_left{
	float:left;
}

.float_right{
	float:right;
}

.full_screen_title{
	border:0;
	border-left:1px solid #cdcdcd;
	border-radius:0;
	font-size:14px;
	height: 35px;
	padding: 5px 20px!important;
	margin-right: -1px;
}

.widget-box .widget-title .buttons .go-full-screen {
  display: none;
}
.go-full-screen:hover {
	opacity: 1!important;
}
.widget-box.widget-full-screen {
  position: fixed;
  left: 0;
  top: -16px;
  z-index: 1020;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.widget-box.widget-full-screen .widget-title {
  border-radius: 0;
}

.h5 {
  font-size: 12px;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
  padding: 6px 10px;
}

.form-control {
	border-radius: 0;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.nopadding {
	padding: 0 !important;
}
.bootstrap-table .fixed-table-container {
	border-radius: 0;
}

.widget-box {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #CDCDCD;
	/* clear: both; */
	margin-top: 16px;
	margin-bottom: 16px;
	position: relative;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	box-shadow: none;
}

.widget-box .widget-title h5 {
	color: #666666;
	text-shadow: 0 1px 0 #ffffff;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	line-height: 12px;
	margin: 0;
}

.widget-box .widget-title span.icon {
	border-right: 1px solid #cdcdcd;
	padding: 7px 10px 7px 11px;
	float: left;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	-webkit-box-shadow: 1px 0 0 0 #ffffff;
	box-shadow: 1px 0 0 0 #ffffff;
}

.widget-title, .modal-header, .table th, div.dataTables_wrapper .ui-widget-header,
	.ui-dialog .ui-dialog-titlebar {
	border-bottom: 1px solid #CDCDCD;
	height: 36px;
	-webkit-box-shadow: 0 1px 0 #ffffff inset;
	box-shadow: 0 1px 0 #ffffff inset;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.widget-box .widget-content {
  padding: 12px 15px;
}

.widget-box .widget-content > hr {
  margin: 20px -15px;
  height: 0px;
  border-width: 1px 0;
  border-style: solid none;
  border-color: #eeeeee transparent #fff;
}
.widget-box.collapsible .collapse.in .widget-content {
  border-bottom: 1px solid #CDCDCD;
}

body.flat .widget-title, body.flat .modal-header, body.flat .table th,
	body.flat div.dataTables_wrapper .ui-widget-header, body.flat .ui-dialog .ui-dialog-titlebar
	{
	background-image: none;
	background-color: #fafafa;
	border-bottom-color: #d9d9d9;
}

body .widget-title, body .modal-header, body .table th, body div.dataTables_wrapper .ui-widget-header,
	body .ui-dialog .ui-dialog-titlebar {
	background-color: #fafafa;
	background-image: -webkit-linear-gradient(top, #fafafa 0%, #f2f2f2 100%);
	background-image: linear-gradient(to bottom, #fafafa 0%, #f2f2f2 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa',
		endColorstr='#fff2f2f2', GradientType=0);
}

.widget-box .widget-title .buttons {
  float: right;
  margin: 0 0 0 0;
}

.widget-box .widget-title .buttons .btn {
  padding: 9px 10px 6px;
  color: #555555;
  border-radius: 0;
  border-left: 1px solid #dddddd;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  -webkit-box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 1px 0 0 0 rgba(255, 255, 255, 0.8) inset;
}

.widget-box .widget-title .buttons .btn:hover, .widget-box .widget-title .buttons .btn:active {
  background-color: #fdfdfd;
  border-width: 0 1px;
  border-color: transparent transparent transparent #dddddd;
  padding: 9px 10px 6px;
  line-height: 19px;
  -webkit-box-shadow: 1px 1px 0 0 #ffffff inset;
  box-shadow: 1px 1px 0 0 #ffffff inset;
  background-color: #119FE1;
  color:#fff;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f4fc', endColorstr='#fff4f1f7', GradientType=0);
}

.widget-box.widget-calendar, .widget-box.widget-chat {
  overflow: hidden !important;
}
.fc-toolbar{margin-top: 1em;}
.fc-center h2{font-size:30px!important;}
.fc button{
	height: 2.6em!important;
	padding:0 1.1em!important;
}
.panel-left {
  margin-right: 150px;
}
.panel-right {
  width: 149px;
  background-color: #f2f2f2;
  border-left: 1px solid #dddddd;
  position: absolute;
  right: 0;
  top: 36px;
  height: 2500px;
}
.panel-right .panel-title {
  width: 100%;
  background-color: #ececec;
  border-bottom: 1px solid #dddddd;
}
.badge-info, .label-info {
  background-color: #3498db;
}
.external-event {
  display: block;
  margin: 10px;
  padding: 4.75px;
  font-size:12px;
}
.ui-draggable .modal-header{
  position: relative;
  cursor: move;
}
.ui-draggable.label{
  cursor: move;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding-right: 15px!important;
  padding-left: 15px!important;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	vertical-align: middle;
}

.ui-autocomplete{z-index:1100}

.error{color:#f00;}

.dropzone_disabled{
	pointer-events: none;
	cursor: default;
}
.dropzone_enabled{pointer-events: auto;}
.label{font-size: 90%;}

.fixed-table-container thead th .sortable{padding-right:18px;}

.modal .modal-dialog .modal-body{
	/* max-height:400px; */
	overflow-y:auto;
}

.modal .modal-dialog .modal-ybody{
	max-height:700px;
	overflow-y:auto;
}

.modal .modal-header .modal-title{
	font-weight:bold;
}

.modal .modal-xlg{
	width:75%;
}

.text-left{
	text-align: left;
}

.container .navbar-brand {
    color: #337AB7;
    padding: 0;
    margin-left: 200px;
}

.container .navbar-brand {
    font-size: 28px;
}

.navbar-brand {
    height: 22px;
}
.modal-a4{
	width:1000px;
}
.modal .modal-a4{
	width:1000px;
}
.modal .modal-a4 .modal-body{
	padding:20px 100px;
}


.modal-a4h{
	width:90%;
}

.modal-a4bc{
	background-color: white;
}

.modal .modal-a4h{
	width:90%;
}

.modal .modal-a4w{
	width:50%;
}
.modal .modal-a4h .modal-body{
	padding:20px 100px;
}

.pointer{
	cursor:pointer;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.pointer:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.arrow-right{
	color:#337ab7
}

.text-danger{ color:red}
.text-danger:hover{ color:red}
.text-success{ color:#5cb85c}
.text-success:hover{ color:#5cb85c}

h3.popover-title{
	color:#5387a0;
	font-weight:bold;
}

.sein-help{
	color:#0a95d5;
    filter: alpha(opacity=60);
    opacity: .6;
    cursor:pointer;
}
.sein-help:hover{
	color:#0a95d5;
    filter: alpha(opacity=100);
    opacity: 1;
}

.td-lable{width:15%;text-align: center;height:46px;}
.td-product-input{width:75%;height:46px;}
.td-long-input{width:75%;height:46px;}
.td-sur-input{width:30%;height:46px;}
.td-sur-date{width:15%;height:46px;}
.td-report-date{width:18%;height:46px;}
.td-report{text-align: center;}
/* .td-input{width:22%;height:46px;} */
.td-report-review{text-align: left;height:46px;}
.td-report-notreview{text-align: left;height:46px;}
/* 标签页共通css */
.common-tab-a{background-color: #3498DB!important;color: white!important;}
/* 规定段落中的文本不进行换行 */
.setnowrap{white-space:nowrap;}

.btn-right{
	float:right;
}

.icon-arrow-right:before {
    content: "\f061";
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before {
    content: "\f060";
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}