.webuploader-container {
  position: relative;
}

.webuploader-element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.webuploader-pick {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background: #00b7ee;
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  overflow: hidden;
}

.webuploader-pick-hover {
  background: #00a2d4;
}

.webuploader-pick-disable {
  opacity: 0.6;
  pointer-events: none;
}

#signUp .signUp_inputInfo .inputbox {
  width: 200px;
}

/* 瀛︿範缁忓巻 */

#signUp .study_table th {
  padding: 5px 0;
}

#signUp .study_table .label {
  text-align: center;
  text-indent: 1em;
}

#signUp .study_table .inputbox1 {
  width: 100%;
  outline: none;
  background: #ffffff;
  border: none;
}

#signUp .study_table .inputbox1:focus {
  box-shadow: none;
  outline: none;
  background: #ffffff;
  border: none;
}

#signUp .study_table td {
  border: 1px solid #dddddd;
  overflow: hidden;
}

/* 鏂囨湰妗嗚緭鍏� */

#signUp .area_table .label {
  text-align: left;
  text-indent: 1em;
}

#signUp .area_table .baseInfo_textarea {
  width: 100%;
  height: 400px;
}

/* 鍥剧墖鎻愮ず */
.signUp_inputInfo .notice {
  display: none;
  position: absolute;
  right: 135px;
  top: 0px;
  width: 220px;
  line-height: 20px;
  background-color: rgba(5, 5, 2, 0.6);
  color: #fff;
  font-size: 12px;
  padding: 10px;
  z-index:100;
}

.signUp_inputInfo #photoPreview:hover .notice {
  display: block;
}

/* 鑰冭瘯鍒楄〃 */
.exam_title {
  padding: 9px;
  font-size: 15px;
}

#examList a {
  padding: 4px;
  border-radius: 3px;
  cursor: pointer;
}

#examList p {
  font-size: 12px;
  position: absolute;
  white-space: nowrap;
  right: 20px;
  margin-top: 15px;
  color: red;
}

.layui-bg-btn {
  background-color: #177cb0;
  color: #ffffff;
}

/* .layui-bg-green {
  background-color: #009688;
  color: #ffffff;
} */

.layui-color-green {
  color: #009688;
  font-weight: 600;
}

.layui-color-red {
  color: #ff2222;
  font-weight: 600;
}

.layui-color-orange {
  color: #ff5722;
  font-weight: 600;
}

.planStatus {
  padding: 1px;
  border-radius: 2px;
}

#main_content .content_box .content_list .list_box .list_box_time {
  width: 124px;
}

#signUp .signUp_inputInfo select {
  width: 135px;
}

.uploadPhoto {
  display: none;
  width: 100px;
}

#preview {
  width: 130px;
  height: 165px;
  cursor: pointer;
}

#signUp .signUp_inputInfo .width100 {
  width: 100%;
}

#PracticeTypeList .checkBox {
  display: inline-block;
  width: 230px;
  padding: 3px 0;
  white-space: nowrap;
}

.doubleLine {
  width: 62px;
  display: block;
  float: right;
  text-align: left;
}

.file_choose {
  background-color: #ccc;
  padding: 3px 5px;
  border-radius: 3px;
  cursor: pointer;
}

.file_name {
  cursor: pointer;
}

.photoGuide {
  margin: 5px 0;
  width: 100%;
  text-align: center;
}

.photoGuide a {
  padding: 5px;
  cursor: pointer;
  border-radius: 3px;
  border-top: 1px solid #ccc;
}

textarea {
  resize: none;
}
