@charset "utf-8";
/* 你自己的样式 */
.select, select{
  background: #FFFFFF;
}
input[disabled*=disabled],
select[disabled*=disabled],
textarea[disabled*=disabled] {
  cursor: not-allowed;
}
input[disabled*=disabled],
input[readonly*=readonly],
select[disabled*=disabled],
select[readonly*=readonly],
textarea[disabled*=disabled],
textarea[readonly*=readonly] {
  background-color: #eee;
  opacity: 1;
}
.select2-container--default .select2-selection--single {
  border: 1px solid #ddd !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  color: #555 !important;
}
.td-operator {
  min-width: 120px;
}
.td-operator.size-M {
  min-width: 160px;
}
.td-operator button,.td-operator .btn{
  margin: 2px;
}
fixed-bottom {position: fixed;bottom: 0;width:100%;}

.input-file-custom {
  position: relative;
  right: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 1;
  font-size: 18px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.layui-layer-dialog {
  min-width: 160px !important;
}

.tabBar {
  border-bottom: 1px solid rgb(45, 109, 204) !important;
}

.tabBar span {
  background-color: #e8e8e8;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  min-width: 80px;
  text-align: center;
}

.tabBar span.current {
  color: white !important;
}

.page-a4 {
  width: 21cm;
  min-height: 29.7cm;
  padding: 2cm;
  margin: 1cm auto;
  border: 1px #D3D3D3 solid;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 0.5cm rgba(0,0,0,0.4);
}

.dataTables_wrapper .dataTables_length {
  float: left;
  padding-bottom: 0px;
}

.dataTables_wrapper .dataTables_length select {
  height: 30px;
  margin: 15px 10px;
  width: 60px;
  padding: 0;
}
.dataTables_filter input[type=search] {
  height: 32px;
  width: 200px;
  margin: 15px 0 15px 15px;
  padding: 5px;
}

.docs-example:after {
  content: attr(data-text);
}

.file-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.file-wrapper .file-item {
  border: 1px ridge;
  padding: 15px;
  width: 50px;
  text-align: center;
  margin-right: 10px;
  margin-top: 10px;
}

.file-wrapper a {
  text-decoration: none;
}

.organizer-delete {
  cursor: pointer;
  color: #dd514c;
  font-size: 22px !important;
  position: absolute;
  top: -12px;
  right: -10px;
}

.applicationForm, .consulateConfirm,.requestForm,.feasibilityForm,.consentsForm,.rentalForm {
  display: flex;
  flex-wrap: wrap;
}

.applicationForm .wrapper, .consulateConfirm .wrapper, .intellectualProperty .wrapper,
.requestForm .wrapper, .feasibilityForm .wrapper, .consentsForm .wrapper, .rentalForm .wrapper {
  position: relative;
  width: 80px;
  height: 100px;
  display: inline-block;
  margin: 15px;
}

.applicationForm .item,.requestForm .item,.feasibilityForm .item,.consentsForm .item,.rentalForm .item{
  background: url(/image/applicationForm.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 80px;
  height: 105px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  background-color: #fff;
  opacity: 0.8;
  -webkit-filter: blur(0.3px);
}

.consulateConfirm .item {
  background: url(/image/consulateConfirm.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 80px;
  height: 105px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  background-color: #fff;
  opacity: 0.8;
  -webkit-filter: blur(0.3px);
}

.intellectualProperty .item {
  background: url(/image/intellectualProperty.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 80px;
  height: 105px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12);
  background-color: #fff;
  opacity: 0.8;
  -webkit-filter: blur(0.3px);
}

.applicationForm.upload .item, .consulateConfirm.upload .item, .intellectualProperty.upload .item,
.consulateConfirm.upload .item, .requestForm.upload .item, .feasibilityForm.upload .item,
.consentsForm.upload .item, .rentalForm.upload .item {
  background: none;
  border: 1px dashed #999;
  box-shadow: none;
}

.belt-wrapper {
  position: absolute;
  top: 50%;
  margin: -15px -2px;
  right: 0;
  left: 0;
  text-align: center;
  background-color: rgb(254, 192, 65);
  color: #fff;
  padding: 3px 0;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
}

.belt {
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
  font-size: 12px;
  line-height: 16px;
  padding: 3px;
  color: white;
  text-decoration: none !important;
  display: block;
}

.belt:hover,.belt:focus {
  color: white;
}

.belt-wrapper.green {
  background-color: #5FB878;
}

.belt-wrapper.red {
  background-color: #F44336;
}

.belt-wrapper.blackish-green {
  background-color: #009688
}

.belt-wrapper.blue {
  background-color: #01AAED
}

.belt .input-file {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  font-size: inherit;
}

.wrapper .remove {
  position: absolute;
  right: -10px;
  top: -12px;
  z-index: 11;
  color: #dd514c;
  text-decoration: none;
  font-size: 20px;
}

.applicationForm.size-L .wrapper, .intellectualProperty.size-L .wrapper,
.requestForm.size-L .wrapper, .feasibilityForm.size-L .wrapper, .consentsForm.size-L .wrapper, .rentalForm.size-L .wrapper,
.consulateConfirm.size-L .wrapper {
  width: 100px;
  height: 120px;
}

.applicationForm.size-L .item, .intellectualProperty.size-L .item,
.requestForm.size-L .item, .feasibilityForm.size-L .item, .consentsForm.size-L .item, .rentalForm.size-L .item,
.consulateConfirm.size-L .item {
  width: 100px;
  height: 130px;
}

.applicationForm.text-c, .intellectualProperty.text-c,
.requestForm.text-c, .feasibilityForm.text-c, .consentsForm.text-c, .rentalForm.text-c,
.consulateConfirm.text-c {
  display: block;
  text-align: center;
  flex-wrap: inherit;
}

