@charset "UTF-8";
/**
  0号色
  反白色
 */
/**
  1号色
  主色调（按钮颜色，字体颜色，主体颜色）
 */
/**
  2号色
  主字体色
 */
/**
  3号色
  辅助字体色
 */
/**
  4号色
  背景色
 */
/**
  5号色
  分割线
 */
/**
  6号色
  取消按钮
 */
.footer-container {
  border-top: solid #f1f1f1 1px;
  display: flex;
  box-sizing: border-box;
  height: 3rem; }
  .footer-container div {
    flex-grow: 1;
    text-align: center;
    line-height: 3rem;
    vertical-align: middle; }
  .footer-container .active {
    color: #5077aa; }

@charset "UTF-8";
/*日历*/
#schedule-box {
  width: 100%;
  /* margin: 0 5%; */
  /* padding: 48px 20px 0 20px; */
  padding: 10px;
  font-size: 13px;
  display: inline-block; }

.schedule-hd {
  display: flex;
  justify-content: center;
  padding: 0 15px; }

.YMeeting_nextMonth {
  display: block;
  font-weight: bold;
  font-family: serif;
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: white;
  text-align: center;
  line-height: 23px;
  border-radius: 50%; }

.YMeeting_prevMonth {
  display: block;
  cursor: pointer;
  font-weight: bold;
  font-family: serif;
  width: 20px;
  height: 20px;
  color: white;
  text-align: center;
  line-height: 23px;
  border-radius: 50%; }

.todayleft {
  text-align: center;
  font-size: 16px; }

.ul-box {
  overflow: hidden; }

.ul-box > li {
  float: left;
  width: 14.28%;
  text-align: center;
  padding: 3px 0;
  position: relative; }

.other-month {
  color: #999; }

.current-month {
  color: #ffffff; }

.today-style {
  border-radius: 50%;
  background: #58d321; }

.arrow {
  cursor: pointer; }

.dayStyle {
  display: inline-block;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  text-align: center;
  line-height: 28px;
  cursor: pointer; }

.current-month > .dayStyle:hover {
  background: #36435b;
  color: #fff; }

.today-flag {
  color: #fff;
  background-color: #75a5ff !important; }

.boxshaw {
  box-shadow: 2px 2px 15px 2px #e3e3e3; }

.selected-style {
  background: #36435b;
  color: #fff; }

.qq-style {
  background: red !important;
  color: #fff; }

#h3Ele {
  text-align: center;
  padding: 10px; }

.leftmenu-go-tips-list {
  height: 16px;
  position: absolute;
  margin-top: 6%;
  left: 8%;
  cursor: pointer; }

.leftmenu-go-tips-add {
  margin-top: 6%;
  left: 86%;
  position: absolute;
  cursor: pointer; }

.leftMenu-nowDay-tips {
  max-height: 200px;
  width: 105px;
  overflow-y: auto;
  border-radius: 5px;
  background-color: #404e71;
  position: absolute;
  z-index: 999; }

/*滚动条样式*/
.leftMenu-nowDay-tips::-webkit-scrollbar {
  width: 4px;
  height: 8px; }

.leftMenu-nowDay-tips::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.leftMenu-nowDay-tips::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: #ffffff; }

.leftMenu-nowDay-tips-content {
  margin-bottom: 5px; }

.leftMenu-nowDay-tips-content span:first-child {
  height: 5px;
  width: 5px;
  vertical-align: middle;
  border-radius: 50%;
  background-color: #ffffff;
  display: inline-block; }

.leftMenu-nowDay-tips-content span:last-child {
  display: inline-block;
  overflow: hidden;
  width: 70px;
  vertical-align: middle;
  white-space: nowrap;
  text-overflow: ellipsis; }

.leftMenu-nowday-list {
  padding: 10px;
  cursor: pointer; }

.leftMenu-nowday-list img {
  margin-left: 8px;
  display: block;
  height: 14px;
  background: #fff;
  margin-bottom: 5px; }

.leftMenu-nowDay-tips-time {
  margin-left: 8px;
  margin-bottom: 8px;
  display: block; }

.rili-span {
  background-color: #ffdd57;
  width: 5px;
  height: 5px;
  display: inline-block;
  position: absolute;
  top: 25px;
  left: 11px;
  border-radius: 50%; }

@charset "UTF-8";
.login-bg {
  width: 100%;
  height: 100%;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  flex-direction: column;
  background-color: #2f94db; }

.login-contain {
  width: 580px;
  margin: 0 auto;
  padding-top: 180px;
  flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -o-flex: 1; }

.login-logo {
  display: block;
  width: 100%;
  height: 62px;
  line-height: 62px;
  text-align: center;
  font-size: 35px; }

.login-main {
  width: 300px;
  height: 240px;
  padding: 20px;
  margin: 0 auto;
  margin-top: 100px; }

.user-div {
  position: relative;
  width: 100%;
  height: 38px; }

.user-div label {
  display: block;
  height: 38px;
  width: 21px;
  left: 16px;
  position: absolute; }

.user-div input {
  display: block;
  width: 100%;
  color: #fff;
  height: 38px;
  outline: none;
  border: none;
  background-color: #a1cfef;
  border-radius: 19px;
  /* text-indent: 43px; */
  padding-left: 43px; }

/*除去谷歌记住登录之后输入框的样式*/
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-text-fill-color: #ededed !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
  background-color: transparent;
  background-image: none;
  transition: background-color 50000s ease-in-out 0s; }

.login-username {
  margin-bottom: 15px; }

.login-username label {
  background: url(assets/username.e4fae2e2ed52dea44e4d117da32dcea0.png) center center no-repeat; }

.login-password label {
  background: url(assets/password.5423bbe3cbcd68f6e618bfc71ff3a0e1.png) center center no-repeat; }

.remember-or-forget {
  font-size: 12px;
  line-height: 15px;
  width: 100%;
  height: 15px;
  margin-top: 5px;
  margin-right: 16px; }

.remember-or-forget input[type='checkbox'] {
  height: 15px;
  width: 15px;
  float: left; }

.remember-or-forget label {
  display: block;
  width: 80px;
  margin: 0 auto; }

.remember-word {
  display: block;
  float: left;
  width: 54px;
  height: 15px;
  text-align: center; }

.btn-div {
  width: 100%;
  height: 45px;
  margin-top: 16px; }

.btn_enter {
  width: 188px;
  height: 45px;
  display: block;
  padding: 0;
  color: #fff;
  border-radius: 45px;
  margin-left: 35px;
  border: none;
  outline: none;
  background-color: #66d354; }

.login-bottom {
  display: block;
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #0f64a5; }

input[type='button'] {
  cursor: pointer; }

button {
  cursor: pointer; }

@charset "UTF-8";
/**
  0号色
  反白色
 */
/**
  1号色
  主色调（按钮颜色，字体颜色，主体颜色）
 */
/**
  2号色
  主字体色
 */
/**
  3号色
  辅助字体色
 */
/**
  4号色
  背景色
 */
/**
  5号色
  分割线
 */
/**
  6号色
  取消按钮
 */
.header {
  display: flex;
  padding: 0 1rem;
  height: 3rem;
  justify-content: center;
  align-items: center;
  background-color: #5077aa;
  color: #fff; }
  .header__title {
    flex-grow: 1;
    padding-left: 1rem;
    text-align: center;
    font-size: 1.5rem; }

.header-MyProject-list-ac {
  border-top: 3px solid #75a5ff !important;
  width: 100% !important;
  margin: 0 !important;
  padding-left: 10% !important;
  color: #75a5ff !important; }

.header-MyProject-list {
  display: block;
  height: 35px;
  font-size: 13px;
  width: 80%;
  color: #7a7a7a;
  line-height: 35px;
  border-top: 1px solid #dbdbdb;
  cursor: pointer;
  margin-left: 10%; }

@charset "UTF-8";
/**
  0号色
  反白色
 */
/**
  1号色
  主色调（按钮颜色，字体颜色，主体颜色）
 */
/**
  2号色
  主字体色
 */
/**
  3号色
  辅助字体色
 */
/**
  4号色
  背景色
 */
/**
  5号色
  分割线
 */
/**
  6号色
  取消按钮
 */
.account-index {
  background: #5077aa;
  height: 100%;
  padding: 5rem 2rem 0 2rem;
  color: #fff; }

.account-index-logo {
  width: 100%;
  align-items: center;
  text-align: center;
  padding-bottom: 2rem; }
  .account-index-logo .logo-warp {
    width: 30%;
    margin: auto; }
  .account-index-logo .title-warp {
    width: 30%;
    margin: auto;
    padding: 1rem; }

.account-index-button {
  border: 1px solid;
  border-radius: 25px;
  line-height: 3rem;
  margin-top: 2rem;
  text-align: center; }

.account-login {
  padding: 1rem 1rem 0 1rem; }

.account-login-input {
  line-height: 2rem;
  margin-top: 1rem;
  width: 100%; }

.btn {
  margin-bottom: 30px;
  height: 100%; }

.btn input {
  width: 100%;
  height: 50px; }

.paging {
  font-size: 14px;
  line-height: 28px;
  color: #8a8585;
  padding: 15px 0; }

.paging-text {
  float: left;
  padding: 0 5px; }

.paging-item {
  line-height: 26px;
  text-align: center;
  float: left;
  width: 26px;
  height: 26px;
  border: 1px solid #f2f1f1;
  /* border:1px solid  #23abff; */
  margin-left: 5px;
  background-color: #fff;
  cursor: pointer; }

.paging-item-next-pre {
  line-height: 26px;
  text-align: center;
  float: left;
  width: 60px;
  height: 26px;
  /* border: 1px solid #f2f1f1; */
  border: 1px solid  #23abff;
  margin-left: 5px;
  background-color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  /* line-height: 22px; */
  letter-spacing: 0px;
  color: #23abff; }

.paging-number.active,
.paging-item:hover {
  color: #fff;
  /* border-color: #deab7a;
    background-color: #deab7a; */
  border: solid 1px #23abff;
  color: #23abff; }

.paging-input {
  text-align: center;
  float: left;
  width: 43px;
  height: 26px;
  border: 1px solid #f2f1f1; }

.paging-btn {
  float: left;
  border: 1px solid #f2f1f1;
  cursor: pointer;
  color: #8a8585;
  width: 32px;
  text-align: center; }

.paging-fe {
  width: 45px; }

.box {
  margin: 0;
  padding: 0; }

.top {
  text-align: center;
  line-height: 60px; }

.btn {
  margin-bottom: 30px;
  height: 100%; }

.btn input {
  width: 100%;
  height: 50px; }

.dropdown-content {
  max-height: 360px;
  overflow-y: auto; }

@charset "UTF-8";
.daily-center {
  width: 100%; }

.daily-center .Myproject-center-frame {
  margin-top: 2px; }

.daily-center li {
  height: 40px;
  position: relative;
  float: left;
  width: 20%;
  text-align: center;
  background: #f3f3f3;
  color: #333333;
  font-size: 14px;
  line-height: 40px; }

.daily-center .Myproject-center-frame li {
  background: white; }

.ps_gg {
  position: relative;
  background-color: #fff;
  z-index: 1000;
  overflow-y: auto;
  overflow-x: auto;
  height: 350px;
  box-shadow: 0 0px 5px 0px #ccc;
  box-sizing: border-box;
  padding: 5px;
  text-align: left; }

.ps_gg-asd {
  width: 180%;
  height: 100%; }

.select-dish-search-daily {
  float: left;
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #0dc84f;
  margin-top: 10px;
  border-radius: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 30px; }

.Myproject-frame-weihu {
  text-align: center;
  line-height: 240px;
  font-size: 16px; }

/*2019/1/22修改*/
.file-right-center table {
  width: 100%;
  table-layout: fixed;
  background: white; }

.file-right-center-frame {
  display: inline-flex; }

.file-right-center tr {
  height: 40px;
  border-bottom: 1px solid #eeeeee; }

.file-right-center td,
.file-right-center th {
  text-align: center;
  line-height: 40px;
  position: relative;
  height: 40px; }

.file-right-center th {
  color: #333333;
  font-size: 14px;
  background: #f3f3f3; }

.file-right-center td {
  font-size: 12px;
  color: #666666; }

.Myproject-center-header-right {
  position: relative !important;
  vertical-align: bottom !important;
  cursor: pointer; }

.daily-center-dd .line-right-frame-center-bottom {
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  margin-top: 15px; }

.daily-center-dd .line-right-frame-center-bottom div {
  display: inline-block;
  width: 75px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin: 0 5px;
  border: 1px solid #ccc;
  color: #666; }

/* .daily-center-dd .line-right-frame-center-bottom .line-right-frame-center-bottom-right{

    clear: both;
} */
.daily-center-dd .line-right-frame-center-bottom .line-right-frame-center-bottom-right {
  background-color: #404040;
  color: #fff; }

.daily_center_text {
  width: 100%;
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 16px; }

.daily-line-right-frame {
  display: none;
  text-align: center;
  position: absolute;
  width: 340px;
  height: 185px;
  background: white;
  box-shadow: 0 0 18px #666666;
  top: 50%;
  margin-top: -92.5px;
  left: 50%;
  margin-left: -170px;
  border-radius: 5px; }

.daily-line-right-frame.active {
  display: block; }

.daily-line-right-frame1 {
  display: none;
  text-align: center;
  position: absolute;
  width: 340px;
  height: 530px;
  background: white;
  box-shadow: 0 0 18px #666666;
  top: 50%;
  margin-top: -265px;
  left: 50%;
  margin-left: -170px;
  border-radius: 5px; }

.daily-line-right-frame1.active {
  display: block; }

.Mdaily-frame.daily-week {
  height: calc(100% - 68px); }

.Mdaily-frame {
  width: 100%;
  height: calc(100% - 50px);
  overflow-y: auto;
  background: #f3f3f3; }

.Mdaily-frame-header {
  width: 100%;
  padding-left: 105px;
  box-sizing: border-box;
  background: #f1f5ff;
  height: 40px;
  line-height: 40px; }

.Mdaily-frame-header-line {
  font-size: 12px;
  float: left;
  text-align: center;
  width: 18px;
  text-align: center;
  margin-right: 12px; }

.Mdaily-frame-bottom-line {
  cursor: pointer;
  width: 100%;
  background: white;
  height: 50px;
  line-height: 50px;
  margin-bottom: 5px; }

.Mdaily-frame-bottom-line-left {
  width: 105px;
  font-size: 12px;
  color: #999999;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.Mdaily-frame-bottom-line-left img {
  width: 31px;
  height: 31px;
  object-fit: cover;
  float: left;
  margin: 10px;
  border-radius: 50%; }

.Mdaily-frame-bottom-line-right {
  height: 50px;
  float: left; }

.Mdaily-frame-bottom-line-right > div {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  margin-top: 17px;
  border: 1px solid #cccccc;
  border-radius: 3px; }

.Mdaily-frame-bottom-line-right > div.green {
  background: #0dc84f;
  border: 0; }

.Mdaily-frame-bottom-line-right > div.red {
  background: #e74535;
  border: 0; }

.Mdaily-frame-bottom-line-right > div.blue {
  background: #23abff;
  border: 0; }

.Mdaily-frame-bottom-line-right > div.yellow {
  background: #fc0;
  border: 0; }

.Mdaily-frame-bottom-line-right > img {
  width: 7px;
  float: left;
  margin-top: 19px; }

.Myproject-frame-pupor-ql-center1 {
  height: 530px;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  overflow-y: auto;
  padding: 0 20px;
  box-sizing: border-box; }

.Myproject-frame-pupor-ql {
  overflow: hidden; }

.Myproject-frame-pupor-ql.popurNone {
  display: none; }

.Myproject-frame-pupor-ql.popurNone.active {
  display: block; }

.Myproject-frame-daily-top {
  font-size: 15px;
  width: 100%;
  height: 30px;
  line-height: 30px; }

.daily_content {
  /* font-size: 16px; */ }

.Myproject-frame-daily-top span {
  background-color: #fff;
  float: right;
  height: 30px;
  width: 60px;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  text-align: center;
  color: #666; }

.daily-center-daily-box {
  width: 40%;
  float: left;
  line-height: 15px;
  overflow-y: auto;
  max-height: 100%; }

.daily-center-daily {
  width: 100%;
  padding-left: 10px; }

.daily-center-daily-item1-name {
  max-width: 42.1%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.daily-center-daily-item1 span {
  float: left;
  margin-right: 5px; }

.daily-center-daily-item1 span:last-child {
  margin-right: 0px; }

.daily-center-daily-item2 {
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 12px;
  text-decoration: underline; }

.daily-center-news {
  width: 100%;
  height: 110px;
  overflow: hidden; }

.daily-center-box .ql-center-frame-left-frame {
  word-wrap: break-word;
  text-align: left; }

.daily-center-box .ql-center-frame-right-frame {
  word-wrap: break-word;
  text-align: left; }

.daily-center-box1 .ql-center-frame-left-frame {
  word-wrap: break-word;
  text-align: left; }

.daily-center-box1 .ql-center-frame-right-frame {
  word-wrap: break-word;
  text-align: left; }

.daily-center-box .ql-center-frame-textarea {
  height: 110px; }

.ql-center-frame-textarea.active {
  margin-left: 5px;
  float: left;
  width: calc(60% - 5px); }

.Myproject-frame-pupor .daily-center-box {
  height: 620px; }

.ql-center-frame-right-daily {
  width: 100%;
  margin-bottom: 12px;
  line-height: 15px; }

.ql-center-frame-right-daily-time div {
  float: left; }

.ql-center-frame-right-daily-item1 div {
  float: left;
  margin-right: 5px; }

.ql-center-frame-right-daily-item1 div:first-child {
  width: 25px; }

.ql-center-frame-right-daily-item {
  line-height: 20px; }

.ql-center-frame-right-daily-item1 div:last-child {
  margin-left: 0; }

.ql-center-frame-right-daily-item2 {
  cursor: pointer;
  color: #23abff; }

.ql-center-frame-right-daily-item2 div {
  text-decoration: underline;
  float: left; }

.ql-center-frame-right-daily-item2 div:first-child {
  margin-left: 30px; }

.ql-center-frame-right-daily-item1-name {
  max-width: 83%;
  /* overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap; */ }

.ql-center-frame-left-daily {
  width: 100%;
  margin-bottom: 12px;
  line-height: 15px; }

.ql-center-frame-left-daily-time div {
  float: left; }

.ql-center-frame-left-daily-item1 div {
  float: left;
  margin-right: 5px; }

.ql-center-frame-left-daily-item1 div:first-child {
  width: 25px; }

.ql-center-frame-left-daily-item {
  line-height: 20px; }

.ql-center-frame-left-daily-item1 div:last-child {
  margin-left: 0; }

.ql-center-frame-left-daily-item2 {
  cursor: pointer;
  color: #23abff; }

.ql-center-frame-left-daily-item2 div {
  text-decoration: underline;
  float: left; }

.ql-center-frame-left-daily-item2 div:first-child {
  margin-left: 29px; }

.ql-center-frame-left-daily-item1-name {
  max-width: 83%;
  /* overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap; */ }

.Myproject-frame-pupor-QL .daily_scrollxx-height {
  height: 530px;
  border-bottom: none; }

.Myproject-frame-pupor .daily-center-box1 {
  height: 620px; }

.daily-center-box1 .Myproject-frame-pupor-ql-center1 {
  height: 570px; }

.ql-center-frame-left-daily-item2-status {
  margin-left: 5px; }

.daily-center-box .ql-center-frame-left-frame {
  padding: 10px 15px; }

.daily-center-box .ql-center-frame-right-frame {
  padding: 10px 15px; }

.daily-center-box1 .ql-center-frame-left-frame {
  padding: 10px 15px; }

.daily-center-box1 .ql-center-frame-right-frame {
  padding: 10px 15px; }

.ql-center-frame-left-daily-item1-area {
  text-indent: 29px; }

.ql-center-frame-right-daily-item1-area {
  text-indent: 30px; }

.daily-line-right-frame1-hit {
  text-align: center; }

.daily-line-right-frame1-hit .daily-line-right-frame1-hit-item {
  line-height: 12px;
  display: inline-block;
  margin: 0 5px; }

.daily-line-right-frame1-hit-item span {
  float: left; }

.daily-line-right-frame1-hit-item span:first-child {
  height: 12px;
  width: 15px;
  margin-right: 2px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px; }

.daily-line-right-frame1-hit-item span.red:first-child {
  background-color: #e74535; }

.daily-line-right-frame1-hit-item span.green:first-child {
  background-color: #0dc84f; }

.daily-line-right-frame1-hit-item span.yellow:first-child {
  background-color: #fc0; }

.daily-line-right-frame1-hit-item span.blue:first-child {
  background-color: #23abff; }

.ql-center-dailyshowMore {
  color: #23abff; }

.daily-center-members {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  /* //文本不换行，这样超出一行的部分被截取，显示... */ }

@charset "UTF-8";
.myproject-canyu {
  color: #b2b2b2;
  width: 100px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center-line-select-pandc {
  padding-left: 20px;
  color: #b2b2b2;
  width: 140px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

/* 省市二级联动 */
.Myproject-center-header-right-my {
  width: 15px;
  display: inline-block;
  height: 40px;
  position: absolute;
  margin-right: 15%;
  top: 0; }

/* 控制时间排序后的按钮 */
/*////-----------------------------------------------/*/
.frame-line-right-button {
  cursor: pointer;
  float: left;
  border-radius: 5px;
  background: #b2b2b2;
  color: white;
  width: 90px;
  height: 30px;
  line-height: 30px;
  margin-top: 6px; }

.frame-line-right-button:hover {
  background: #404040; }

.frame-line-right-button img {
  float: left;
  display: inline;
  margin: 7px 10px; }

.frame-line-right-img {
  float: left;
  margin: 15px 10px; }

.frame-line-right-button-input {
  float: left;
  width: calc(100% - 125px); }

.frame-line-right-button-input input {
  width: 100%;
  height: 30px;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 5px;
  margin-top: 5px; }

.Myproject-center-frame-frame-line-right textarea {
  margin-top: 10px;
  outline: none;
  padding-top: 10px;
  width: 100%;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 10px;
  height: 160px; }

.Myproject-center-frame-frame-line-right textarea::-webkit-input-placeholder {
  color: #b2b2b2; }

.guanzhu-center-line-title {
  float: left; }

.guanzhu-center-line-top {
  width: 100%; }

.guanzhu-center-line-img-frame {
  position: absolute;
  right: 0;
  top: 13px;
  width: 25px;
  height: 25px;
  text-align: center; }

.guanzhu-center-line-img {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */ }

.guanzhu-center-line-img.active {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */ }

.guanzhu-center-line-zk {
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box; }

.guanzhu-center-line-zk div {
  font-weight: 14px; }

.guanzhu-center-line-frame {
  width: 100%;
  padding-top: 5px; }

.Myproject-frame-pupor-QL {
  box-shadow: 0 0 35px #666666;
  width: 500px;
  height: 580px;
  background: white;
  border-radius: 5px;
  box-sizing: 0 0 35px #666666;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -300px; }

.Myproject-frame-pupor-ql-header {
  height: 50px;
  border-bottom: 1px solid #eeeeee;
  padding: 0 20px;
  box-sizing: border-box; }

.Myproject-frame-pupor-ql-header img {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px; }

.Myproject-frame-pupor-ql-header-left {
  float: left;
  font-size: 12px;
  line-height: 50px;
  margin-right: 20px; }

.Myproject-frame-pupor-ql-header-right {
  float: left;
  font-size: 12px;
  line-height: 50px; }

.Myproject-frame-pupor-ql-header-right div {
  float: left; }

.Myproject-frame-pupor-ql-header-right div.active {
  color: #04BE02; }

.Myproject-frame-pupor-ql-center {
  height: 375px;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  overflow-y: auto;
  padding: 0 20px 10px 20px;
  box-sizing: border-box; }

.Myproject-frame-pupor-ql-center::-webkit-scrollbar {
  display: none; }

.ql-center-frame {
  width: 100%;
  margin-top: 20px;
  text-align: center; }

.ql-center-frame-time {
  display: inline-block;
  color: #cccccc;
  font-size: 12px; }

.ql-center-frame-left {
  float: left;
  width: 100%;
  margin-top: 10px; }

.ql-center-frame-left-touxiang {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 50%; }

.ql-center-frame-left-touxiang img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.ql-center-frame-left-name {
  float: left;
  margin-left: 10px;
  font-size: 12px;
  color: #cccccc;
  width: calc(100% - 60px);
  text-align: left; }

.ql-center-frame-left-frame {
  position: relative;
  max-width: 60%;
  padding: 5px 10px;
  background: #eeeeee;
  float: left;
  margin-left: 15px;
  margin-top: 5px;
  border-radius: 20px; }

.ql-center-frame-left-frame:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: -4px;
  top: 7.5px;
  border-top: 4px solid transparent;
  border-right: 8px solid #eeeeee;
  border-bottom: 4px solid transparent; }

.ql-center-frame-left span {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
  word-wrap: break-word; }

.ql-center-frame-right span {
  display: block;
  float: right;
  width: 100%;
  text-align: right;
  word-break: break-all; }

.ql-center-frame-right {
  float: right;
  width: 100%;
  margin-top: 10px; }

.ql-center-frame-right-frame {
  position: relative;
  background: #7ecef4;
  max-width: 70%;
  padding: 5px 10px;
  float: right;
  margin-right: 15px;
  margin-top: 5px;
  border-radius: 20px; }

.ql-center-frame-right-folder {
  width: 100%;
  height: 100%;
  margin: 1px;
  background: white;
  border-radius: 20px;
  padding: 10px;
  min-height: 65px; }

.ql-center-frame-right-frame:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  right: -4px;
  top: 7.5px;
  border-top: 4px solid transparent;
  border-left: 8px solid #7ecef4;
  border-bottom: 4px solid transparent; }

.ql-center-frame-right-folder img {
  float: left;
  margin-right: 5px; }

.ql-center-frame-right-folder-title {
  display: inline-block;
  text-align: left; }

.ql-center-frame-right-folder-size {
  text-align: left;
  display: table-caption;
  margin-top: 5px;
  color: #cccccc; }

.ql-center-frame-line {
  height: 40px;
  padding: 10px;
  box-sizing: border-box;
  width: 100%; }

.ql-center-frame-line > img {
  float: left;
  margin-top: 2px; }

.ql-center-frame-line-input {
  float: left;
  margin-left: 10px;
  position: relative; }

.ql-center-frame-line-input input {
  width: 150px;
  height: 20px;
  border-radius: 5px;
  border: 1px solid #cccccc; }

.ql-center-frame-line-input img {
  position: absolute;
  right: 8px;
  top: 3px; }

.ql-center-frame-line-right {
  cursor: pointer;
  float: right;
  font-size: 12px;
  color: #23abff; }

.ql-center-frame-textarea {
  width: 100%;
  border: 0;
  outline: none;
  height: 75px;
  padding: 10px;
  box-sizing: border-box;
  padding-top: 0; }

.ql-center-frame-button {
  float: right;
  width: 60px;
  height: 30px;
  background: #404040;
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  margin-right: 10px; }

.ql-center-frame-button1 {
  cursor: pointer;
  float: right;
  width: 60px;
  height: 30px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  margin-right: 10px;
  border: 1px solid #cccccc; }

.ql-center-frame-line-right-frame {
  display: none;
  text-align: center;
  position: absolute;
  width: 340px;
  height: 250px;
  background: white;
  box-shadow: 0 0 18px #666666;
  top: 50%;
  margin-top: -125px;
  left: 50%;
  margin-left: -170px;
  border-radius: 5px; }

.ql-center-frame-line-right-frame.active {
  display: block; }

.ql-center-frame-line-right-frame1 {
  background: #f2f2f2;
  display: none;
  text-align: center;
  position: absolute;
  width: 980px;
  height: 615px;
  box-shadow: 0 0 18px #666666;
  top: 50%;
  margin-top: -307.5px;
  left: 50%;
  margin-left: -490px;
  border-radius: 5px;
  overflow-y: auto;
  padding-bottom: 20px;
  box-sizing: border-box; }

.ql-center-frame-line-right-frame1.active {
  display: block; }

.ql-center-frame-line-right-frame1::-webkit-scrollbar {
  display: none; }

.ql-center-frame-line-right-frame2 {
  width: 300px;
  height: 450px;
  border: 1px solid #ccc;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50;
  margin-left: -150px;
  margin-top: -350px;
  z-index: 2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px; }

.more-title {
  font-size: 16px;
  text-align: center;
  line-height: 45px; }

.more-list {
  padding: 10px;
  height: 350px;
  overflow-y: scroll; }

.more-list-item {
  height: 30px;
  line-height: 30px; }

.more-list-item .add-frame-center-line-left-text span {
  display: block;
  max-width: 240px; }

.more-list-item .add-frame-center-line-left-img {
  float: right; }

.more-bottom {
  height: 45px;
  line-height: 45px;
  margin-top: 8px;
  text-align: center;
  color: #fff;
  background-color: #04BE02;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px; }

.line-right-frame-top {
  height: 40px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  color: #eb2727; }

.line-right-frame-center-left {
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 40%;
  float: left;
  margin-left: 10%; }

.line-right-frame-center-right {
  position: relative;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 40%;
  float: left;
  margin-right: 10%; }

.line-right-frame-center-right img {
  margin-top: 20px;
  width: 58px;
  height: 58px; }

.line-right-frame-center-right input {
  top: 20px;
  width: 58px;
  height: 58px;
  margin-left: -29px;
  left: 50%;
  position: absolute;
  outline: none;
  opacity: 0; }

.line-right-frame-center-bottom {
  display: inline-block;
  width: 150px;
  padding-top: 10px; }

.line-right-frame-center-bottom-left {
  cursor: pointer;
  float: left;
  width: 60px;
  height: 30px;
  color: #666666;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  margin-right: 10px;
  border: 1px solid #cccccc; }

.line-right-frame-center-bottom-pro .line-right-frame-center-bottom-right {
  cursor: pointer;
  float: right;
  width: 60px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  margin-right: 10px;
  background: #404040;
  color: white; }

.qunliao > img {
  cursor: pointer; }

.qunliao > img:nth-child(2) {
  display: none; }

.qunliao:hover > img:nth-child(2) {
  display: inline-block; }

.qunliao:hover > img:first-child {
  display: none; }

.add-frame-center-header {
  width: 100%;
  font-size: 18px;
  text-align: left;
  color: #2d2d2d; }

.add-frame-center-header > span {
  height: 18px;
  margin-top: 5px;
  width: 4px;
  background: #75a5ff;
  float: left;
  margin-right: 10px; }

.Myproject-frame-center {
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px; }

.Myproject-frame-center-frame {
  padding: 20px 30px 30px 30px;
  box-sizing: border-box;
  margin-bottom: 10px;
  background: white; }

.Myproject-frame-center-frame:first-of-type {
  border-top: 1px solid #f2f2f2; }

.add-frame-center-line {
  padding-top: 30px;
  line-height: 30px;
  width: 100%; }

.add-frame-center-line1 {
  padding-top: 30px;
  line-height: 40px;
  width: 100%; }

.add-frame-center-line-left {
  width: 350px;
  float: left; }

.add-frame-center-line-right {
  width: calc(100% - 350px);
  float: left; }

.add-frame-center-line-left-title {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 110px;
  height: 30px;
  text-align: right; }

.add-frame-center-line-left-title1 {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 110px;
  line-height: 40px; }

.add-frame-center-line-left-title2 {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 150px; }

.add-frame-center-line-select {
  float: left;
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 180px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center-line-select option {
  color: #888888; }

.Myproject-frame-center-line-input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 150px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666 !important;
  outline: none; }

.Myproject-frame-centeraa .add-frame-center-line-center {
  width: 35%;
  float: left;
  height: 30px; }

.add-frame-center-line-xx .add-frame-center-line-center-xx {
  width: 60%;
  float: left;
  height: 30px; }

.add-frame-center-line-center-xxx {
  float: left;
  height: 30px;
  max-width: calc(100% - 240px);
  overflow: hidden; }

.add-frame-center-more {
  float: left;
  display: none;
  padding: 0 5px;
  height: 20px;
  margin-top: 5px;
  line-height: 18px;
  border: 1px solid #b2b2b2;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px; }

.add-frame-center-more.active {
  display: block; }

/* .add-frame-center-line-center-input{padding-left: 10px;box-sizing: border-box;width: calc(100% - 150px);height: 30px;border-radius:5px;border:1px solid #cccccc;color:#666666 ;outline: none;} */
.Myproject-frame-center-line-frame {
  width: 100%;
  float: left; }

.add-frame-center-line-center-input {
  color: #666 !important; }

.Myproject-frame-center-line-frame table {
  width: 100%;
  font-size: 14px;
  color: #333333;
  text-align: center; }

.Myproject-frame-center-line-frame td {
  font-size: 14px;
  color: #b2b2b2;
  text-align: center;
  line-height: 45px; }

.Myproject-frame-center-line-frame th {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 45px; }

.Myproject-frame-center-line-frame table tr:nth-child(odd) {
  background: #f9f9f9; }

.Myproject-frame-center-line-frame td,
.add-frame-center-line-frame th {
  height: 45px; }

.Myproject-frame-center-line-frame table tr:nth-child(odd) {
  background: #fdfdfd; }

.Myproject-frame-center-line-frame table input {
  text-align: center;
  background: none;
  margin: 0 auto;
  width: 80%;
  border: 0;
  outline: none;
  height: 100%;
  border-radius: 5px;
  height: 42px; }

.add-line-right-button {
  cursor: pointer;
  float: left;
  border-radius: 5px;
  background: #b2b2b2;
  color: white;
  width: 90px;
  height: 30px;
  line-height: 30px;
  margin-top: 6px; }

.add-line-right-button:hover {
  background: #404040; }

.add-line-right-button img {
  float: left;
  display: inline;
  margin: 7px 10px; }

.add-line-right-img {
  float: left;
  margin: 15px 10px; }

.add-line-right-button-input {
  float: left;
  width: calc(100% - 125px); }

.add-line-right-button-input input {
  width: 100%;
  height: 30px;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 5px;
  margin-top: 5px; }

.add-center-frame-frame-line-right {
  float: left;
  position: relative;
  width: calc(100% - 110px); }

.add-center-frame-frame-line-right1 {
  float: left;
  position: relative;
  width: calc(100% - 150px);
  height: 30px; }

.add-center-frame-frame-line-right1-text {
  color: #fcc84c;
  font-size: 12px; }

.add-button {
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.add-button-frame {
  display: inline-block; }

.add-button-frame-line {
  cursor: pointer;
  width: 70px;
  height: 30px;
  margin-left: 40px;
  float: left;
  box-sizing: border-box;
  color: white;
  border-radius: 5px;
  text-align: center;
  line-height: 30px; }

.add-button-frame-line:first-child {
  margin-left: 0; }

.add-button-frame-line.green {
  background: #0dc84f;
  color: white; }

.add-button-frame-line.blue {
  background: #23abff;
  color: white; }

.add-button-frame-line.gray {
  background: #cccccc;
  color: white; }

.add-button-frame-line.white {
  position: relative;
  background: white;
  color: #333333;
  border: 1px solid #cccccc;
  float: left;
  line-height: 28px; }

.add-button-frame-line.white:hover {
  background: #0dc84f;
  color: white;
  border: 1px solid #0dc84f; }

.add-button-frame-line.white input {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.add-button-frame-line.white.td {
  margin: 7px auto;
  float: none; }

.add-button-frame-line-text {
  float: left; }

.add-button-frame-line a {
  color: white;
  display: block; }

.add-frame-center-line-left-text {
  float: left;
  max-width: 300px; }

.add-frame-center-line-left-text span {
  max-width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block; }

.add-frame-center-line-left-text:hover span {
  overflow: auto;
  text-emphasis: none;
  white-space: normal; }

.add-frame-center-line-left-img {
  float: left;
  margin: 12px 0 0 10px;
  width: 8px; }

.Myproject-frame-pupor-guanzhu-search .asad {
  position: absolute;
  right: 50px;
  top: 17px;
  z-index: 50; }

#projectlist td:nth-child(2) {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/* #projectlist{
    min-width:1465px ;
}
#projectlist td{ 

    vertical-align: baseline;
}
#projectlist td .text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#projectlist td:hover .text{overflow: inherit;-webkit-line-clamp:inherit;} */
/* --------------- */
.Supervision-center {
  width: 100%; }

.Supervision-wuye-center1 {
  display: none;
  padding-left: 15px; }

.Supervision-center .Myproject-center-frame {
  margin-top: 2px; }

.Supervision-center li {
  overflow: hidden;
  height: 40px;
  position: relative;
  float: left;
  width: 14.28555%;
  text-align: center;
  background: #f3f3f3;
  color: #333333;
  font-size: 14px;
  line-height: 40px; }

.Supervision-center .Myproject-center-frame li {
  background: white; }

.Supervision-frame-pupor-guanzhu-center {
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  height: 425px;
  box-sizing: border-box; }

.Supervision-center li:hover {
  height: auto;
  min-height: 40px; }

.Supervision-center li.Myproject-choose {
  color: #23abff;
  position: relative; }

.Supervision-wuye {
  padding: 10px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  width: 100%; }

.Supervision-wuye .Supervision-wuye-center1 {
  display: none; }

.Supervision-wuye-header {
  font-size: 18px;
  margin-bottom: 5px; }

.Supervision-wuye-header-img {
  float: right;
  width: 25px;
  height: 25px;
  position: relative;
  transform: rotate(180deg); }

.Supervision-wuye-header-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -3.5px; }

.Supervision-wuye-frame {
  width: 100%; }

.Supervision-wuye-frame-left {
  width: 40%;
  float: left;
  font-size: 16px;
  line-height: 30px;
  height: 30px; }

.Supervision-wuye-frame-right {
  color: black;
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  width: 60%;
  float: right; }

.Supervision-wuye-frame-right img {
  display: inline-block;
  margin-right: 5px; }

.Supervision-wuye-center1 .Supervision-wuye-frame-right {
  padding-right: 18px; }

.Supervision-wuye-button-left {
  float: left;
  height: 50px;
  width: 50%;
  background: #23abff;
  color: white; }

.Supervision-wuye-button-right {
  float: right;
  height: 50px;
  width: 50%;
  color: #666666;
  background: white; }

.information-center-choose-li {
  float: left;
  margin: 0 5px; }

.information-center-choose-li:nth-child(2) {
  color: #0dc84f; }

.information-center-choose-li:nth-child(3) {
  color: #f40707; }

.Supervision-wuye-frame-line {
  width: 100%;
  float: left;
  padding-left: 15px;
  line-height: 30px; }

.Supervision-wuye-frame-line-left {
  float: left;
  width: 50%;
  color: black;
  font-size: 15px; }

.Supervision-wuye-frame-line-right {
  float: left;
  width: 50%;
  color: black;
  font-size: 14px;
  text-align: right;
  padding-right: 18px; }

.myproject-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer; }

/* 导出 */
.myproject-export {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

/*
		 * CSS3 Treeview. No JavaScript
	     * @version 1.0
		 * @author Martin Ivanov
		 * @url developer's website: http://wemakesites.net/
	     * @url developer's twitter: https://twitter.com/#!/wemakesitesnet
		 * @url developer's blog http://acidmartin.wordpress.com/
		 **/
/*
		 * This solution works with all modern browsers and Internet Explorer 9+. 
		 * If you are interested in purchasing a JavaScript enabler for IE8 
		 * for the CSS3 Treeview, please, check this link:
		 * http://experiments.wemakesites.net/miscellaneous/acidjs-css3-treeview/
		 **/
.css-treeview {
  margin-left: -1.2rem; }

.css-treeview ul,
.css-treeview li {
  padding: 0;
  margin: 0;
  list-style: none; }

.css-treeview input.expand-flag {
  opacity: 0;
  height: 1.2rem;
  width: 1.2rem;
  vertical-align: middle;
  transform: translateX(1.2rem); }

.css-treeview {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  min-height: 300px; }

.css-treeview a {
  color: #00f;
  text-decoration: none; }

.css-treeview a:hover {
  text-decoration: underline; }

.css-treeview input + label + ul {
  margin: 0 0 0 18px; }

.css-treeview input ~ ul {
  opacity: 0;
  height: 1px;
  overflow: hidden; }

.css-treeview label,
.css-treeview label::before {
  cursor: pointer; }

.css-treeview input:disabled + label {
  cursor: default;
  opacity: .6; }

.css-treeview input:checked:not(:disabled) ~ ul {
  opacity: 1;
  height: auto; }

.css-treeview label,
.css-treeview label::before {
  background: url(assets/tree1.a321c112c85e5fef17a22609be4b12f5.png) no-repeat; }

.css-treeview label,
.css-treeview a,
.css-treeview label::before {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  vertical-align: middle; }

.css-treeview label {
  background-position: 0 0; }

.css-treeview input:checked + label {
  background-position: 0px -16px;
  /*background-position: 0px -16px;*/ }

.css-treeview label::before {
  content: "";
  width: 16px;
  /*margin: 0 22px 0 0;*/
  vertical-align: middle;
  background-position: 0 -64px; }

.css-treeview input:checked + label::before {
  background-position: 0 -48px; }

.css-treeview label.leaf::before {
  background-position: 18px -100px; }

.css-treeview input:checked + label.leaf::before {
  background-position: -20px -100px;
  /*background-position: 18px -100px;*/ }

.css-treeview label.leaf {
  background-position: -20px -32px;
  /*background-position: 18px -32px;*/ }

.css-treeview input:checked + label.leaf {
  background-position: -20px -32px;
  /*background-position: 18px -32px;*/ }

.css-treeview label.selected {
  color: #5077aa; }

.css-treeview label:hover button {
  display: initial; }

.css-treeview button {
  display: none; }

.is-small.add {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
  -webkit-appearance: none;
  background-color: green;
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  outline: none;
  position: relative;
  vertical-align: top; }

.is-small.add:after {
  position: absolute;
  background-image: url(assets/add.0b726e6bf508a9a0d7cab1c1bb3b7ec7.png);
  background-size: 100% 100%;
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  top: 0;
  left: 0; }

.is-small.edit {
  height: 16px;
  max-height: 16px;
  max-width: 16px;
  min-height: 16px;
  min-width: 16px;
  width: 16px;
  -webkit-appearance: none;
  background-color: #5077aa;
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  outline: none;
  position: relative;
  vertical-align: top; }

.is-small.edit:after {
  position: absolute;
  background-image: url(assets/edit.f501d22f88e0b3ab38af7b185eab7401.png);
  background-size: 100% 100%;
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  top: 0;
  left: 0; }

.dailyFlock-item {
  background-color: #fff;
  padding: 10px 50px;
  margin-top: 20px;
  width: 100%;
  font-size: 15px;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px; }

.dailyFlock-item-left {
  float: left;
  width: 10%;
  line-height: 30px;
  text-align: right; }

.dailyFlock-item-right {
  float: left;
  width: 85%;
  margin-left: 5%; }

.dailyFlock-item-right-name {
  height: 30px;
  width: 100%;
  outline: none;
  text-indent: 10px; }

.dailyFlock-item-right-hit {
  width: 100%;
  height: 100px;
  resize: none;
  text-indent: 5px;
  outline: none;
  line-height: 25px; }

.dailyFlock-item-right-left {
  float: left;
  width: 32%;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ccc; }

.dailyFlock-item-right-left-depa {
  width: 100%;
  margin-top: 5px;
  padding-left: 15px;
  height: 393px;
  overflow: scroll; }

.dailyFlock-item-right-middle {
  width: 32%;
  height: 400px;
  margin-left: 2%;
  float: left;
  border: 1px solid #ccc; }

.dailyFlock-item-right-middle-name {
  float: left;
  height: 20px;
  margin-left: 15px;
  line-height: 20px;
  max-width: 81%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dailyFlock-item-right-middle .dailyFlock-item-right-middle-content {
  max-height: 350px; }

.dailyFlock-item-right-middle-content .dailyFlock-item-right-content-item {
  padding: 5px 0; }

.dailyFlock-item-right-right {
  float: left;
  width: 32%;
  margin-left: 2%;
  height: 400px;
  border: 1px solid #ccc; }

.dailyFlock-item-right-left-box {
  width: 100%;
  margin-top: 10px;
  padding: 0 15px;
  height: 35px;
  font-size: 14px;
  position: relative; }

.dailyFlock-item-right-left-box input {
  width: 100%;
  height: 30px;
  border-radius: 5px;
  text-indent: 5px;
  outline: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px; }

.dailyFlock-item-right-right-title {
  line-height: 30px;
  margin-top: 10px;
  text-indent: 15px; }

.dailyFlock-item-right-left-box img {
  position: absolute;
  right: 18px;
  top: 8px; }

.dailyFlock-item1 {
  width: 100%;
  height: 30px;
  margin-top: 30px;
  text-align: center; }

.dailyFlock-item1 span {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  color: #fff;
  background-color: #ccc;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px; }

.dailyFlock-item1 .dailyFlock-item1-set {
  margin-right: 30px;
  color: #fff;
  background-color: #0dc84f;
  cursor: pointer; }

.dailyFlock-item-right-right-content {
  padding: 0 15px;
  max-height: 358px;
  overflow-y: auto; }

.dailyFlock-item-right-right-content-item:first-child {
  margin-top: 0; }

.dailyFlock-item-right-right-content-item {
  margin-top: 12px;
  height: 20px;
  line-height: 20px; }

.dailyFlock-item-right-right-content-item-check {
  float: left;
  margin-top: 2px; }

.dailyFlock-item-right-right-content-item-name {
  float: left;
  margin-left: 8px;
  line-height: 20px;
  max-width: 46.5%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dailyFlock-item-right-right-content-item-btn {
  float: right;
  width: 78px;
  height: 20px; }

@charset "UTF-8";
.daulyDetails-center {
  width: 100%; }

.daulyDetails-center .Myproject-center-frame {
  margin-top: 10px; }

.daulyDetails-center li {
  height: 40px;
  position: relative;
  float: left;
  width: 11.11%;
  text-align: center;
  background: #f3f3f3;
  color: #333333;
  font-size: 14px;
  line-height: 40px; }

.daulyDetails-center .Myproject-center-frame li {
  background: white; }

.frame-line-right-button {
  cursor: pointer;
  float: left;
  border-radius: 5px;
  background: #b2b2b2;
  color: white;
  width: 90px;
  height: 30px;
  line-height: 30px;
  margin-top: 6px; }

.frame-line-right-button:hover {
  background: #404040; }

.frame-line-right-button img {
  float: left;
  display: inline;
  margin: 7px 10px; }

.frame-line-right-img {
  float: left;
  margin: 15px 10px; }

.frame-line-right-button-input {
  float: left;
  width: calc(100% - 125px); }

.frame-line-right-button-input input {
  width: 100%;
  height: 30px;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 5px;
  margin-top: 5px; }

.Myproject-center-frame-frame-line-right textarea {
  margin-top: 10px;
  outline: none;
  padding-top: 10px;
  width: 100%;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 10px;
  height: 160px; }

.Myproject-center-frame-frame-line-right textarea::-webkit-input-placeholder {
  color: #b2b2b2; }

.guanzhu-center-line-title {
  float: left; }

.guanzhu-center-line-top {
  width: 100%; }

.guanzhu-center-line-img-frame {
  position: absolute;
  right: 0;
  top: 13px;
  width: 25px;
  height: 25px;
  text-align: center; }

.guanzhu-center-line-img {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */ }

.guanzhu-center-line-img.active {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */ }

.guanzhu-center-line-zk {
  width: 100%;
  padding-left: 20px;
  box-sizing: border-box; }

.guanzhu-center-line-zk div {
  font-weight: 14px; }

.guanzhu-center-line-frame {
  width: 100%;
  padding-top: 5px; }

.daulyDetails-center-frame-button {
  border-radius: 5px;
  background: #41abef;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: white;
  font-size: 14px;
  margin: 50px auto; }

.daulyDetails-center-frame-button a {
  color: white; }

.daulyDetails-center-frame-line-left {
  width: 100px;
  height: 30px;
  line-height: 30px;
  float: left;
  color: #666666;
  font-size: 12px; }

.daulyDetails-center-frame-line-right {
  width: calc(100% - 140px);
  line-height: 30px;
  float: left;
  color: #666666;
  font-size: 12px; }

.it-add-folder-size {
  width: 14px;
  height: 14px;
  margin: 1px 2px; }

/*-----------------------------*/
.file-left {
  width: 225px;
  height: 675px;
  border-radius: 5px;
  background: white;
  overflow: auto;
  float: left;
  margin-right: 10px; }

.file-left-header {
  width: 100%;
  height: 50px; }

.file-left-header-left {
  width: 190px;
  float: left;
  box-sizing: border-box;
  padding: 0 5px;
  position: relative; }

.file-left-header-left img {
  position: absolute;
  top: 18px;
  left: 12px; }

.file-left-header-left input {
  width: 100%;
  height: 30px;
  margin-top: 10px;
  border-radius: 5px;
  outline: none;
  padding-left: 25px; }

.file-left-header-right {
  width: 35px;
  float: left;
  text-align: center;
  height: 50px;
  line-height: 50px; }

.file-right {
  width: calc(100% - 235px);
  float: left;
  background: white;
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
  border-radius: 5px; }

.file-left-center {
  width: 100%; }

.file-right-header {
  min-height: 50px;
  width: 100%;
  padding-bottom: 10px; }

.file-right-header-button {
  position: relative;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 20px;
  color: white;
  border-radius: 5px; }

.file-right-header-input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0; }

.file-right-center {
  width: 100%; }

.file-right-center table {
  width: 100%;
  table-layout: fixed; }

.file-right-center-frame {
  display: inline-flex; }

.file-right-center tr {
  height: 40px;
  border-bottom: 1px solid #eeeeee; }

.file-right-center td, .file-right-center th {
  text-align: center;
  position: relative;
  height: 40px; }

.file-right-center th {
  color: #333333;
  font-size: 14px;
  background: #f9f9f9; }

.file-right-center td {
  font-size: 12px;
  color: #666666; }

.file-right-center-frame-caozuo {
  font-size: 12px;
  float: left; }

.file-right-center-frame-caozuo.green {
  margin-right: 10px; }

.file-right-center-frame-caozuo.blue {
  color: #23abff;
  margin-right: 10px; }

.file-right-center-frame-caozuo.red {
  color: #ee2222; }

.file-frame-pupor-frame {
  z-index: 2;
  width: 410px;
  height: 180px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 18px #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -90px;
  margin-left: -205px; }

.file-frame-pupor-frame-center {
  width: 100%;
  height: 60px;
  padding: 0 50px;
  box-sizing: border-box; }

.file-frame-pupor-frame-left {
  width: 100px;
  float: left;
  height: 30px;
  line-height: 30px; }

.file-frame-pupor-frame-right {
  outline: none;
  width: calc(100% - 100px);
  box-sizing: border-box;
  padding-left: 10px;
  border-radius: 5px;
  height: 30px;
  line-height: 30px; }

.file-frame-pupor-frame-button {
  float: left;
  width: 55px;
  height: 25px;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 12px;
  color: #666666;
  border-radius: 5px;
  line-height: 25px; }

.file-frame-pupor-frame-button:nth-child(2) {
  background: #404040;
  color: white;
  margin-left: 30px; }

@charset "UTF-8";
.fileUpload-body {
  /* display: flex; */
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center; }

.fileUpload-body.active {
  display: block; }

.fileProgressBar {
  height: 460px;
  width: 700px;
  position: relative;
  display: block;
  margin: auto;
  top: 15%; }

.file-header {
  font-size: 17px;
  color: white;
  background: #0b1c3c;
  height: 40px;
  width: 100%;
  padding-top: 5px;
  padding-left: 10px; }

.file-body {
  background: white;
  width: 100%;
  height: 100%; }

.file-upBox {
  width: 660px;
  height: 400px;
  border: 3px dashed #e6e6e6;
  position: relative;
  display: block;
  top: 20px;
  left: 20px; }

.file-zs {
  width: 100%;
  height: 30%;
  border-bottom: #dbdbdb solid 2px; }

.fileUpload-gotoBody {
  width: 100%;
  height: 70%;
  display: block;
  position: relative; }

.file-span {
  color: white;
  width: 90px;
  height: 55px;
  display: block;
  position: relative;
  border: 1px solid #9a9ca2;
  background: #9a9ca2;
  margin-top: 3%;
  float: left;
  margin-left: 25px;
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 5px;
  white-space: nowrap;
  /* //文本不换行，这样超出一行的部分被截取，显示... */ }

.fileUpload {
  width: 140px;
  height: 50px;
  /* margin-left: 40px; */
  color: white;
  border-radius: 5px;
  text-align: center;
  line-height: 50px;
  background: #1a3358;
  position: relative;
  font-size: 16px;
  top: 120px;
  left: 260px; }

.fileUpload-goto {
  width: 85px;
  height: 30px;
  color: white;
  border-radius: 5px;
  text-align: center;
  background: #1a3358;
  position: relative;
  font-size: 15px;
  float: left;
  top: 4%;
  left: 5%;
  padding-top: 3px; }

.fileUpload-inputOne {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.fileUpload-inputTwo {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.fileUp-start {
  cursor: pointer;
  width: 85px;
  height: 30px;
  color: white;
  background: #9a9ca2;
  font-size: 15px;
  display: block;
  position: relative;
  border-radius: 5px;
  padding-top: 4px;
  padding-left: 10px;
  float: left;
  left: 10%;
  top: 4%; }

.file-bar-White {
  width: 176px;
  height: 15px;
  background: white;
  border: 1px solid #777777;
  display: block;
  position: absolute;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px; }

.file-bar-blue {
  width: 0px;
  height: 15px;
  background: #379af5;
  border: 1px solid #777777;
  position: absolute;
  display: block;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px; }

.file-upload-word {
  margin-left: 200px;
  position: relative;
  display: block;
  width: 20%;
  top: 7px; }

.file-upload-sure {
  margin-left: 450px;
  width: 70px;
  height: 30px;
  color: white;
  background: #0dc84f;
  border-radius: 5PX;
  cursor: pointer;
  text-align: center;
  padding-top: 4px;
  font-size: 15px;
  position: relative;
  display: block;
  top: -12px; }

.fileUpload-fileText {
  width: 400px;
  display: block;
  position: relative;
  float: left;
  font-size: 14px;
  left: 2%;
  top: 6%; }

/* 关闭按钮图标 */
.fileUpload-closeImg {
  width: 15px;
  height: 15px;
  float: right;
  display: block;
  top: 5px;
  position: relative;
  right: 10px; }

/* 文件上传 */
.file-UploadImg {
  width: 80px;
  height: 80px;
  display: block;
  position: relative;
  top: 110px;
  left: 290px; }

.file-uploadOneText {
  font-size: 13px;
  color: #bec1c1;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  top: 230px;
  left: 20px; }

.fileUpload-deleteFile {
  display: block;
  position: relative;
  width: 20px;
  top: 12px;
  right: 10px;
  float: left; }

@charset "UTF-8";
.fileUpload-body {
  display: flex;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center; }

/* .fileUpload-body.active {
    display: block;
} */
.fileProgressBar {
  height: 460px;
  width: 700px;
  position: relative;
  display: block;
  margin: auto;
  top: 15%; }

.file-header {
  font-size: 17px;
  color: white;
  background: #0b1c3c;
  height: 40px;
  width: 100%;
  padding-top: 5px;
  padding-left: 10px; }

.file-body {
  background: white;
  width: 100%;
  height: 100%; }

.file-upBox {
  width: 660px;
  height: 400px;
  border: 3px dashed #e6e6e6;
  position: relative;
  display: block;
  top: 20px;
  left: 20px; }

.file-zs {
  width: 100%;
  height: 30%;
  border-bottom: #dbdbdb solid 2px; }

.fileUpload-gotoBody {
  width: 100%;
  height: 70%;
  display: block;
  position: relative; }

.file-span {
  width: 90px;
  height: 55px;
  display: block;
  position: relative;
  border: 1px solid #dbdbdb9e;
  background: #dbdbdb9e;
  margin-top: 3%;
  float: left;
  margin-left: 25px;
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* //文本不换行，这样超出一行的部分被截取，显示... */ }

.fileUpload {
  width: 140px;
  height: 50px;
  /* margin-left: 40px; */
  color: white;
  border-radius: 5px;
  text-align: center;
  line-height: 50px;
  background: #1a3358;
  position: relative;
  font-size: 16px;
  top: 120px;
  left: 260px; }

.fileUpload-goto {
  width: 85px;
  height: 30px;
  color: white;
  border-radius: 5px;
  text-align: center;
  background: #1a3358;
  position: relative;
  font-size: 15px;
  float: left;
  top: 4%;
  left: 5%;
  padding-top: 3px; }

.fileUpload-inputOne {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.fileUp-start {
  cursor: pointer;
  width: 85px;
  height: 30px;
  color: white;
  background: #9a9ca2;
  font-size: 15px;
  display: block;
  position: relative;
  border-radius: 5px;
  padding-top: 4px;
  padding-left: 10px;
  float: left;
  left: 10%;
  top: 4%; }

.file-bar-White {
  width: 176px;
  height: 15px;
  background: white;
  border: 1px solid #777777;
  display: block;
  position: absolute;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px; }

.file-bar-blue {
  width: 0px;
  height: 15px;
  background: #379af5;
  border: 1px solid #777777;
  position: absolute;
  display: block;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px; }

.file-upload-word {
  margin-left: 200px;
  position: relative;
  display: block;
  width: 20%;
  top: 7px; }

.file-upload-sure {
  margin-left: 450px;
  width: 70px;
  height: 30px;
  color: white;
  background: #0dc84f;
  border-radius: 5PX;
  cursor: pointer;
  text-align: center;
  padding-top: 4px;
  font-size: 15px;
  position: relative;
  display: block;
  top: -12px; }

.fileUpload-fileText {
  width: 400px;
  display: block;
  position: relative;
  float: left;
  font-size: 14px;
  left: 2%;
  top: 6%; }

/* 关闭按钮图标 */
.fileUpload-closeImg {
  width: 15px;
  height: 15px;
  float: right;
  display: block;
  top: 5px;
  position: relative;
  right: 10px; }

/* 文件上传 */
.file-UploadImg {
  width: 80px;
  height: 80px;
  display: block;
  position: relative;
  top: 110px;
  left: 290px; }

.file-uploadOneText {
  font-size: 13px;
  color: #bec1c1;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  top: 230px;
  left: 20px; }

.fileUpload-deleteFile {
  display: block;
  position: relative;
  width: 20px;
  top: 12px;
  right: 10px;
  float: left; }

@charset "UTF-8";
.addTips {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }

.addTips-body {
  padding: 20px;
  margin: 20px;
  box-sizing: border-box;
  float: left;
  width: 69%;
  background: #ffffff;
  display: inline-block;
  height: 70%;
  border-radius: 5px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
  padding-left: 40px;
  min-height: 550px; }

.addTips-body input:read-only {
  color: black !important;
  opacity: 0.8; }

.addTips-body div {
  display: block;
  margin-top: 20px;
  /* height: 40px; */ }

.addTips-person textarea {
  width: 79%;
  /* height: 350px; */
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addTips-right {
  padding: 20px;
  margin: 20px 20px 20px 0px;
  box-sizing: border-box;
  float: right;
  width: 25%;
  background: #ffffff;
  display: inline-block;
  height: 70%;
  border-radius: 5px;
  min-height: 550px; }

.addTips-body input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 160px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addTips-content textarea {
  width: 85%;
  /* height: 350px; */
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addTips-content span {
  vertical-align: top; }

.addTips-person input {
  width: 80%; }

.addTips-person span:last-child {
  color: #23abff;
  margin-left: 10px; }

.addTips-button {
  text-align: right;
  margin-top: 20%;
  margin-right: 10%; }

.addTips-button span {
  border-radius: 5px;
  display: inline-block;
  border-radius: 5px;
  height: 32px;
  width: 70px;
  line-height: 32px;
  text-align: center;
  cursor: pointer; }

.addTips-button span:first-child {
  background-color: #ffffff;
  color: #666666;
  margin-right: 40px;
  border: solid 1px #cccccc; }

.addTips-button span:last-child {
  background-color: #0dc84f;
  color: #ffffff; }

.addTips-type span {
  display: inline-block; }

.addTips-type div {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 0; }

.addTips-person-clear {
  display: inline-block;
  color: #23abff;
  margin-left: 10px;
  /* vertical-align: middle; */
  cursor: pointer;
  vertical-align: top; }

.addImg_time_div {
  display: inline-block !important;
  /* margin-top: 20px; */
  position: relative;
  height: 40px;
  font-size: 14px;
  width: 85%; }

.addTips-serach {
  overflow: auto;
  width: 100%;
  height: 95%;
  margin-top: 5%;
  padding: 5px; }

.addTips-serach div {
  cursor: pointer;
  margin-bottom: 10px; }

/*滚动条样式*/
.addTips-serach::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/ }

.addTips-serach::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.addTips-serach::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.addTips-tree {
  overflow: auto;
  width: 100%;
  height: 94%;
  margin-top: 8%; }

/*滚动条样式*/
.addTips-tree::-webkit-scrollbar {
  width: 4px;
  height: 8px; }

.addTips-tree::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.addTips-tree::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.addips-imgeSelect-div {
  display: inline-block;
  position: relative;
  margin-top: 0 !important;
  width: 50px;
  height: 50px; }

.addips-imgList-div {
  display: inline-block;
  position: relative;
  height: 30px;
  width: 30px;
  margin-right: 10px !important; }

.addips-imgList-div-span {
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 100%;
  /* border: 1px solid #cccccc; */
  border-radius: 5px;
  margin: 0 !important;
  padding: 2px;
  box-shadow: 0px 0px 2px 2px #dbf5f5ad; }

.addips-imgList-div img {
  position: relative;
  display: inline-block;
  vertical-align: text-top;
  height: 17px;
  width: 18px;
  margin-top: 4px;
  margin-left: 6px; }

/* 搜索 */
.addTips-serach-div {
  position: relative;
  height: 5%;
  width: 100%; }

.addTips-serach-div img {
  position: relative;
  float: right;
  margin-right: 3%;
  margin-top: 3%;
  cursor: pointer; }

.addTips-serach-div input {
  position: absolute;
  padding-left: 10px;
  box-sizing: border-box;
  width: 100%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addTips-type-img {
  display: inline-block;
  width: 80%;
  margin-top: 0;
  vertical-align: top;
  max-height: 120px;
  overflow-y: auto;
  padding-top: 10px; }

.addTips-type-img::-webkit-scrollbar {
  width: 4px;
  height: 8px; }

.addTips-type-img::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.addTips-type-img::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.addTips-type-selected-span {
  width: 14px;
  height: 14px;
  background-color: #0acd78;
  border-radius: 50%;
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 99;
  display: inline-block; }

.addTips-type-selected-img {
  position: absolute !important;
  top: -8px !important;
  left: 19px !important;
  /* display: inline-block!important; */
  z-index: 100 !important;
  width: 10px !important;
  height: 10px !important; }

.addips-selected-info {
  position: absolute;
  top: 30px;
  left: 0px;
  height: 20px;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 22px;
  font-size: 12px; }

.index {
  width: 100%;
  box-sizing: border-box;
  background: #f3f3f3;
  min-width: 1160px;
  height: 100%; }

.index-quanpin {
  transition: all 0.3s;
  position: fixed;
  top: 269px;
  left: 200px;
  z-index: 10;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s; }

.index-quanpin:hover {
  left: 220px; }

.suoxiao .index-quanpin {
  left: 0; }

.suoxiao .index-quanpin:hover {
  left: 20PX; }

.index-quanpin img {
  float: left;
  transition: all 0.3s; }

.index-quanpin-frame {
  transition: all 0.3s;
  opacity: 0;
  margin-top: 10px;
  margin-left: 3px;
  width: 45px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  font-size: 12px;
  color: white;
  border-radius: 3px;
  background: rgba(201, 201, 201, 0.5);
  float: left; }

.index-frame {
  width: 100%;
  float: left;
  padding: 20px;
  box-sizing: border-box; }

.index-quanpin:hover .index-quanpin-frame {
  opacity: 1; }

.index-quanpin:hover img {
  float: left;
  transform: scale(1.1, 1.1); }

.index-echars1 {
  padding: 10px 20px;
  box-sizing: border-box;
  text-align: center;
  width: 435px;
  margin-top: 20px;
  background: white;
  height: 256px;
  border-radius: 5px;
  float: left;
  margin-right: 20px;
  box-shadow: 0 0 8px rgba(153, 153, 153, 0.2); }

.index-echars2 {
  padding: 10px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  width: calc(100% - 455px);
  margin-top: 20px;
  background: white;
  height: 256px;
  border-radius: 5px;
  float: left;
  box-shadow: 0 0 8px rgba(153, 153, 153, 0.2); }

.echar2-frame {
  position: absolute;
  margin-right: 35px;
  line-height: 30px;
  color: cornflowerblue;
  top: 5px;
  z-index: 1;
  right: 20px; }

.echar2-frame > div {
  cursor: pointer;
  display: inline-block;
  margin-left: 20px; }

.echar2-frame > div.active > div {
  opacity: 1 !important; }

.index-echars3 {
  position: relative;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  background: white;
  border-radius: 5px;
  float: left;
  box-shadow: 0 0 8px rgba(153, 153, 153, 0.2); }

.index-echars3Input, .index-echars3 select {
  opacity: 0;
  transition: all 0.3s; }

.index-echars3:hover .index-echars3Input, .index-echars3:hover select {
  opacity: 1; }

.index-echars1 img {
  object-fit: cover;
  height: 90%; }

.index-echars2 img {
  object-fit: cover; }

.index-echars3 img {
  object-fit: cover; }

.suoxiao {
  height: auto;
  background: url(assets/suoxiao.49d63c80345bb038528aad0bec0491aa.png);
  background-size: 100% 100% cover; }

.suoxiao .index-frame {
  width: 100%; }

.suoxiao .index-echars1 {
  height: 320px;
  background: rgba(72, 89, 136, 0.2);
  padding-top: 10px; }

.suoxiao .index-echars2 {
  height: 320px;
  background: rgba(72, 89, 136, 0.2);
  padding-top: 10px; }

.suoxiao .index-echars3 {
  background: rgba(72, 89, 136, 0.2);
  padding-top: 10px; }

.index-frame-pupor-tishi {
  border-radius: 5px;
  box-shadow: 0 0 18px #666666;
  width: 460px;
  height: 280px;
  position: absolute;
  margin-top: -140px;
  margin-left: -230px;
  background: white;
  left: 50%;
  top: 50%; }

.index-frame-pupor-tishi-left {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 280px; }

.index-frame-pupor-tishi-left img {
  margin-top: 90px; }

.index-frame-pupor-tishi-left div {
  font-size: 14px;
  color: #8693f3;
  margin-top: 15px; }

.index-frame-pupor-tishi-right {
  padding-top: 20px;
  position: absolute;
  left: 160px;
  top: 0;
  width: 300px;
  height: 280px;
  padding-left: 20px;
  box-sizing: border-box; }

.index-frame-pupor-tishi-right-line {
  width: 100%;
  margin-bottom: 10px;
  font-size: 12px;
  height: 20px;
  color: #333333; }

.index-frame-pupor-tishi-right-line div:nth-child(1) {
  width: 175px;
  float: left; }

.index-frame-pupor-tishi-right-line div:nth-child(2) {
  width: 50px;
  float: left; }

.dqfw {
  outline: none;
  width: 100%;
  border: 1px solid #ccc;
  height: 30px;
  -webkit-border-radius: 5px;
  padding-left: 3px;
  font-size: 14px;
  line-height: 30px;
  color: #666; }

.index-echars3Img.active {
  display: block; }

.index-echars3Img {
  display: none;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.ps_gg {
  position: relative;
  background-color: #fff;
  z-index: 1000;
  overflow-y: auto;
  overflow-x: auto;
  height: 350px;
  text-align: left;
  box-shadow: 0 0px 5px 0px #ccc;
  box-sizing: border-box;
  padding: 5px; }

.ps_gg-home {
  width: 120%;
  height: 100%; }

.tipsInfo {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }

.tipsInfo-body {
  padding: 20px;
  margin: 20px;
  margin-top: 5%;
  box-sizing: border-box;
  float: left;
  width: 75%;
  background: #ffffff;
  display: inline-block;
  height: 70%;
  border-radius: 5px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
  padding-left: 40px; }

.tipsInfo-right {
  padding: 20px;
  margin: 20px 20px 20px 0px;
  box-sizing: border-box;
  float: right;
  width: 19%;
  background: #ffffff;
  display: inline-block;
  height: 70%;
  border-radius: 5px; }

.tipsInfo-content span {
  vertical-align: top; }

.tipsInfo-button span {
  border-radius: 5px;
  display: inline-block;
  border-radius: 5px;
  height: 32px;
  width: 70px;
  line-height: 32px;
  text-align: center;
  cursor: pointer; }

.tipsInfo-img {
  height: 20px;
  vertical-align: middle; }

.tipsInfo-type {
  margin-top: 20px; }

.tipsInfo-type span {
  display: inline-block;
  vertical-align: top; }

.tipsInfo-type div {
  display: inline-block;
  cursor: pointer;
  color: #b3b3b3;
  width: 80%; }

.tipsInfo-type div > span {
  display: inline-block;
  color: #23abff;
  margin-left: 10px;
  vertical-align: middle; }

.tipsInfo_back {
  display: block;
  position: absolute;
  height: 40px;
  margin-top: 75px;
  font-size: 14px;
  margin-left: 24px;
  color: #050911; }

.tipsInfo_back span:last-child {
  cursor: pointer;
  color: #23abff;
  /* margin-left: 20px; */
  vertical-align: middle; }

.tipsInfo_back img {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin-left: 25px; }

@charset "UTF-8";
.tipsList {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%; }

.tipsList-body {
  padding: 10px;
  margin: 20px;
  box-sizing: border-box;
  float: right;
  width: 79%;
  background: #ffffff;
  display: inline-block;
  height: 70%;
  border-radius: 5px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
  /* padding-left: 40px; */ }

.tipsList-right {
  margin: 20px 0px 20px 20px;
  box-sizing: border-box;
  float: left;
  width: 15%;
  background: #ffffff;
  display: inline-block;
  height: 70%;
  border-radius: 5px; }

.tipsList-img {
  height: 20px;
  width: 20px;
  vertical-align: middle; }

.tipsList-title {
  width: 100%;
  height: 45px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #050911;
  padding: 10px; }

.tipsList-td-div {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 180px;
  vertical-align: bottom; }

/*日历*/
/* #schedule-box {
    width: 30%;
    margin: 0 5%;
    padding: 48px 20px 0 20px;
    font-size: 13px;
    display: inline-block;
}

.schedule-hd {
    display: flex;
    justify-content: center;
    padding: 0 15px
}

.YMeeting_nextMonth {
    font-weight: bold;
    font-family: serif;
    cursor: pointer;
    width: 28px;
    height: 28px;
    color: white;
    background: #606A7E;
    text-align: center;
    line-height: 28px;
    border-radius: 50%
}

.YMeeting_prevMonth {
    cursor: pointer;
    font-weight: bold;
    font-family: serif;
    width: 28px;
    height: 28px;
    color: white;
    background: #606A7E;
    text-align: center;
    line-height: 28px;
    border-radius: 50%
}

.today {
    flex: .5;
    text-align: center;
    font-size: 20px;
    padding-bottom: 40px
}

.ul-box {
    overflow: hidden
}

.ul-box>li {
    float: left;
    width: 14.28%;
    text-align: center;
    padding: 3px 0
}

.other-month {
    color: #999
}

.current-month {
    color: #333
}

.today-style {
    border-radius: 50%;
    background: #58d321
}

.arrow {
    cursor: pointer
}

.dayStyle {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    cursor: pointer
}

.current-month>.dayStyle:hover {
    background: #36435b;
    color: #fff
}

.today-flag {
    background: #c9a359 !important;
    color: #fff
}

.boxshaw {
    box-shadow: 2px 2px 15px 2px #e3e3e3
}

.selected-style {
    background: #36435b;
    color: #fff
}

.qq-style {
    background: red !important;
    color: #fff
}

#h3Ele {
    text-align: center;
    padding: 10px
} */

.supervision-center-bohui-textarea {
  padding-top: 5px;
  height: 110px;
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 10px);
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  box-sizing: border-box; }

/* --------------- */
.Supervision-center {
  width: 100%; }

.Supervision-wuye-center1 {
  display: none;
  padding-left: 15px; }

.Supervision-center .Myproject-center-frame {
  margin-top: 2px; }

.Supervision-center li {
  overflow: hidden;
  height: 40px;
  position: relative;
  float: left;
  width: 14.28555%;
  text-align: center;
  background: #f3f3f3;
  color: #333333;
  font-size: 14px;
  line-height: 40px; }

.Supervision-center .Myproject-center-frame li {
  background: white; }

.Supervision-frame-pupor-guanzhu-center {
  overflow-y: auto;
  width: 100%;
  padding: 0 20px;
  height: 425px;
  box-sizing: border-box; }

.Supervision-center li:hover {
  height: auto;
  min-height: 40px; }

.Supervision-center li.Myproject-choose {
  color: #23abff;
  position: relative; }

.Supervision-wuye {
  padding: 10px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #f2f2f2;
  width: 100%; }

.Supervision-wuye .Supervision-wuye-center1 {
  display: none; }

.Supervision-wuye-header {
  font-size: 18px;
  margin-bottom: 5px; }

.Supervision-wuye-header-img {
  float: right;
  width: 25px;
  height: 25px;
  position: relative;
  transform: rotate(180deg); }

.Supervision-wuye-header-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -3.5px; }

.Supervision-wuye-frame {
  width: 100%; }

.Supervision-wuye-frame-left {
  width: 40%;
  float: left;
  font-size: 16px;
  line-height: 30px;
  height: 30px; }

.Supervision-wuye-frame-right {
  color: black;
  font-size: 14px;
  line-height: 30px;
  text-align: right;
  width: 60%;
  float: right; }

.Supervision-wuye-frame-right img {
  display: inline-block;
  margin-right: 5px; }

.Supervision-wuye-center1 .Supervision-wuye-frame-right {
  padding-right: 18px; }

.Supervision-wuye-button-left {
  float: left;
  height: 50px;
  width: 50%;
  background: #23abff;
  color: white; }

.Supervision-wuye-button-right {
  float: right;
  height: 50px;
  width: 50%;
  color: #666666;
  background: white; }

.information-center-choose-li {
  float: left;
  margin: 0 5px; }

.information-center-choose-li:nth-child(2) {
  color: #0dc84f; }

.information-center-choose-li:nth-child(3) {
  color: #f40707; }

.Supervision-wuye-frame-line {
  width: 100%;
  float: left;
  padding-left: 15px;
  line-height: 30px; }

.Supervision-wuye-frame-line-left {
  float: left;
  width: 50%;
  color: black;
  font-size: 15px; }

.Supervision-wuye-frame-line-right {
  float: left;
  width: 50%;
  color: black;
  font-size: 14px;
  text-align: right;
  padding-right: 18px; }

/* .Supervision-wuye-frame-line-right input{float:right;}
.Supervision-wuye-frame-line-right span{float:right;} */
.Myproject-center-frame ul li.Myproject-center-frame-look {
  color: #0dc84f; }

.Myproject-center-frame ul li.Myproject-center-frame-look.red {
  color: #f40707; }

.select-dish-search-super {
  float: left;
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #0dc84f;
  margin-top: 10px;
  border-radius: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 30px;
  transition: all 0.5s; }

.select-dish-search-super:hover {
  opacity: 0.8; }

.Supervision-wuye-news {
  cursor: pointer; }

.img_bgmask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#19000000,endcolorstr=#19000000);
  z-index: 1000;
  text-align: center;
  display: none; }

/* .img_bgmask:before {
    content:"";
    vertical-align: middle;
    display: inline-block;
    height:100%;
} */
.img_bgmask .view_img_wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40%;
  vertical-align: middle;
  cursor: zoom-out;
  cursor: -webkit-zoom-out; }

.img_bgmask .view_img_wrap img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1; }

.img_bgmask .close_bgmask {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  height: 25px;
  width: 25px; }

.close_bgmask {
  transition: transform .5s; }

.close_bgmask:hover {
  transform: scale(1.2); }

.close_bgmask:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 6px;
  margin-left: -10px;
  margin-top: -3px;
  transform: rotateZ(45deg);
  background-color: #fff; }

.close_bgmask:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
  height: 6px;
  margin-left: -10px;
  margin-top: -3px;
  transform: rotateZ(-45deg);
  background-color: #fff; }

.information-table {
  width: 100%; }

.information-center li {
  position: relative;
  float: left;
  width: 14.2857%;
  text-align: center;
  background: #f3f3f3;
  color: #333333;
  font-size: 14px;
  line-height: 40px; }

.information-center .Myproject-center-frame li {
  background: white; }

.information-center-choose-li {
  float: left;
  margin: 0 5px; }

.information-center-choose-li:nth-child(2) {
  color: #0dc84f; }

.information-center-choose-li:nth-child(3) {
  color: #f40707; }

.provinceAndCity {
  width: 290px;
  height: auto;
  position: absolute;
  left: 530px;
  top: 120px;
  z-index: 10px;
  background-color: white;
  display: none; }

.provinceAndCity ul {
  display: inline-block; }

#city {
  margin-left: 30px;
  float: right; }

.information_projectName {
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@charset "UTF-8";
.AcquiredBusiness {
  margin: 0;
  padding: 0; }

.AcquiredBusiness-body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #f3f3f3; }

.AcquiredBusiness-title {
  background: #ffffff;
  font-size: 16px;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 40px;
  padding-top: 4px;
  text-align: center;
  cursor: pointer; }

.AcquiredBusiness-title-div span:first-child {
  background-color: #f3f3f3;
  font-size: 16px;
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: -7px;
  padding-top: 4px;
  text-align: center;
  cursor: pointer; }

.AcquiredBusiness-content-td span:first-child {
  color: #258ef0; }

.AcquiredBusiness-content-td span:last-child {
  color: #29c731;
  margin-left: 10px; }

.AcquiredBusiness-content-td span:nth-child(2) {
  color: #e92626;
  margin-left: 10px; }

.AcquiredBusiness-top select {
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 130px;
  height: 30px;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #cccccc;
  outline: none; }

.AcquiredBusiness-top {
  height: 50px;
  width: 100%;
  background: white;
  border-radius: 5px; }

.AcquiredBusiness-top-input {
  position: relative;
  width: 280px;
  height: 30px;
  line-height: 1;
  margin-top: 10px;
  margin-left: 10px;
  float: left; }

.AcquiredBusiness-top-input input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 280px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.AcquiredBusiness-top-input img {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 14px; }

.AcquiredBusiness-addNew {
  display: inline-block;
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

/* 日期排序 */
.AcquiredBusiness-center-header-right-my {
  width: 15px;
  display: inline-block;
  height: 40px;
  position: absolute;
  margin-right: 15%;
  top: 0; }

.AcquiredBusiness-center-header-top {
  margin: 8px 1px 0 1px;
  width: 0px;
  height: 0px;
  width: 10px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-width: 5px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #2e3f53 transparent;
  float: left; }

.AcquiredBusiness-center-header-bottom {
  margin: 5px 1px 0 1px;
  width: 0px;
  height: 0px;
  width: 10px;
  height: 10px;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  border-style: solid dashed dashed dashed;
  border-color: #2e3f53 transparent transparent transparent;
  float: left; }

/* 导出 */
.AcquiredBusiness-export {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

@charset "UTF-8";
.AddAcquiredBusiness {
  margin: 0;
  padding: 0;
  height: 100%; }

.AddAcquiredBusiness_body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 96%;
  background: #ffffff;
  height: 85%;
  overflow-y: auto;
  margin-left: 2%;
  margin-top: 5%;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center; }

.AddAcquiredBusiness_body input:read-only {
  color: black !important;
  opacity: 0.8; }

.AddAcquiredBusiness_body select:disabled {
  color: black !important;
  opacity: 0.8; }

/* 左侧 */
.AddAcquiredBusiness_left {
  width: 20%;
  display: inline-block;
  text-align: right;
  vertical-align: sub; }

.AddAcquiredBusiness_right {
  width: 78%;
  display: inline-block;
  float: right;
  text-align: left;
  margin-left: 2%; }

.AddAcquiredBusiness_back {
  display: block;
  position: absolute;
  height: 40px;
  margin-top: 75px;
  font-size: 14px;
  margin-left: 24px;
  color: #050911; }

.AddAcquiredBusiness_back span:last-child {
  cursor: pointer;
  color: #23abff;
  /* margin-left: 20px; */
  vertical-align: middle; }

.AddAcquiredBusiness_back img {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin-left: 25px; }

/*滚动条样式*/
.AddAcquiredBusiness_body::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/ }

.AddAcquiredBusiness_body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.AddAcquiredBusiness_body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.AddAcquiredBusiness_title {
  /* background: #cccccc; */
  font-size: 20px;
  /* height: 40px;
    text-align: center;
    line-height: 40px;
    width: 100%; */
  margin-top: 20px; }

.AddAcquiredBusiness_title span:nth-child(2) {
  margin-left: 5%;
  margin-right: 5%;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333; }

.AddAcquiredBusiness_title span:first-child {
  width: 35%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block; }

.AddAcquiredBusiness_title span:last-child {
  width: 35%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block; }

.AddAcquiredBusiness_time_div {
  display: inline-block;
  margin-top: 20px;
  position: relative;
  height: 40px;
  font-size: 14px;
  width: 42%; }

.AddAcquiredBusiness_time_div input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 58%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.AddAcquiredBusiness_three_div {
  display: inline-block;
  margin-top: 20px;
  height: 40px;
  width: 100%;
  font-size: 14px; }

.AddAcquiredBusiness_three_div input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(27% - 100px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* 所有input框所在div的样式 */
.AddAcquiredBusiness_input_div {
  /* display: block; */
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.AddAcquiredBusiness_input_div img {
  cursor: pointer; }

.AddAcquiredBusiness_input_div input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 90%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.AddAcquiredBusiness_input_div span {
  display: inline-block;
  width: 110px;
  vertical-align: top;
  text-align: right;
  margin-right: 20px; }

.AddAcquiredBusiness_input_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 所有textarea框所在div的样式 */
.AddAcquiredBusiness_textarea_div {
  display: block;
  height: 60px;
  margin-top: 20px;
  font-size: 14px; }

.AddAcquiredBusiness_textarea_div textarea {
  padding-left: 10px;
  box-sizing: border-box;
  width: 90%;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.AddAcquiredBusiness_textarea_div span {
  display: inline-block;
  width: 110px;
  vertical-align: top;
  text-align: right;
  margin-right: 20px; }

.AddAcquiredBusiness_textarea_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

/* 成立时间 */
/* .AddAcquiredBusiness_start_time{

} */
.AddAcquiredBusiness_start_time input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(45% - 35px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.AddAcquiredBusiness_start_time {
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

/* 地区选择样式 */
.AddAcquiredBusiness_area_div {
  font-size: 14px;
  display: block;
  height: 70px;
  margin-top: 20px; }

.AddAcquiredBusiness_area_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.AddAcquiredBusiness_area_div span {
  display: inline-block;
  width: 140px;
  vertical-align: top; }

.AddAcquiredBusiness_area_div_selectAndInput {
  margin-top: 20px;
  font-size: 14px;
  /* text-align: right;
    padding-right: 113px; */ }

/* .AddAcquiredBusiness_area_div_selectAndInput span {
    display: inline-block;
    width: 80px;
    margin-right: 20px;
} */
/* .AddAcquiredBusiness_area_div_selectAndInput div:last-child {
    display: block;
    width: 100%;
    padding-right: 3%;
} */
.AddAcquiredBusiness_area_div_selectAndInput select {
  padding-left: 10px;
  color: #b2b2b2;
  width: 20%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 1%; }

.AddAcquiredBusiness_area_div_selectAndInput input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 47%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  /* margin-left: 30px; */
  display: inline-block; }

/*房地产行业动态分块样式  */
.AddAcquiredBusiness_house {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  border-bottom: 2px solid #cccccc; }

/* 按钮样式 */
.AddAcquiredBusiness_button {
  margin-top: 50px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

.AddAcquiredBusiness_button span {
  border-radius: 5px;
  display: inline-block;
  border-radius: 5px;
  height: 32px;
  width: 70px;
  line-height: 32px;
  cursor: pointer; }

.AddAcquiredBusiness_button span:first-child {
  background-color: #0dc84f; }

.AddAcquiredBusiness_button span:nth-child(2) {
  background-color: #ffffff;
  color: #666666;
  margin-left: 40px;
  border: solid 1px #cccccc; }

.AddAcquiredBusiness_button span:last-child {
  background-color: #cccccc;
  margin-left: 40px; }

/* 文件上传div */
.AddAcquiredBusiness_one_file span {
  display: inline-block; }

.AddAcquiredBusiness_one_file {
  font-size: 14px;
  color: #050911;
  margin-top: 20px;
  /* text-align: left;
    padding-left: 9%; */ }

.AddAcquiredBusiness_one_file_img {
  height: 12px;
  vertical-align: top; }

.AddAcquiredBusiness_one_file_div {
  position: relative;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #404040;
  /* margin-top: 20px; */
  color: white;
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  /* margin-left: 20px; */ }

.AddAcquiredBusiness_one_file_tip {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #fcc84c; }

.AddAcquiredBusiness_one_file_div input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0; }

.AddAcquiredBusiness_downLoadFile {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100px;
  cursor: pointer; }

.AddAcquiredBusiness_two_file {
  font-size: 14px;
  color: #050911;
  margin-top: 20px;
  /* text-align: left;
    padding-left: 15%; */ }

.AddAcquiredBusiness_three_file {
  font-size: 14px;
  color: #050911;
  margin-top: 20px;
  min-height: 120px;
  /* text-align: left;
    padding-left: 11.5%; */ }

@charset "UTF-8";
.fileUpload-body {
  /* display: flex; */
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center; }

.fileUpload-body.active {
  display: block; }

.fileProgressBar {
  height: 460px;
  width: 700px;
  position: relative;
  display: block;
  margin: auto;
  top: 15%; }

.file-header {
  font-size: 17px;
  color: white;
  background: #0b1c3c;
  height: 40px;
  width: 100%;
  padding-top: 5px;
  padding-left: 10px; }

.file-body {
  background: white;
  width: 100%;
  height: 100%; }

.file-upBox {
  width: 660px;
  height: 400px;
  border: 3px dashed #e6e6e6;
  position: relative;
  display: block;
  top: 20px;
  left: 20px; }

.file-zs {
  width: 100%;
  height: 30%;
  border-bottom: #dbdbdb solid 2px; }

.fileUpload-gotoBody {
  width: 100%;
  height: 70%;
  display: block;
  position: relative; }

.file-span {
  color: white;
  width: 90px;
  height: 55px;
  display: block;
  position: relative;
  border: 1px solid #9a9ca2;
  background: #9a9ca2;
  margin-top: 3%;
  float: left;
  margin-left: 25px;
  padding: 15px;
  overflow: hidden;
  border-radius: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* //文本不换行，这样超出一行的部分被截取，显示... */ }

.fileUpload {
  width: 140px;
  height: 50px;
  /* margin-left: 40px; */
  color: white;
  border-radius: 5px;
  text-align: center;
  line-height: 50px;
  background: #1a3358;
  position: relative;
  font-size: 16px;
  top: 120px;
  left: 260px; }

.fileUpload-goto {
  width: 85px;
  height: 30px;
  color: white;
  border-radius: 5px;
  text-align: center;
  background: #1a3358;
  position: relative;
  font-size: 15px;
  float: left;
  top: 4%;
  left: 5%;
  padding-top: 3px; }

.fileUpload-inputOne {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.fileUpload-inputTwo {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%; }

.fileUp-start {
  cursor: pointer;
  width: 85px;
  height: 30px;
  color: white;
  background: #9a9ca2;
  font-size: 15px;
  display: block;
  position: relative;
  border-radius: 5px;
  padding-top: 4px;
  padding-left: 10px;
  float: left;
  left: 10%;
  top: 4%; }

.file-bar-White {
  width: 176px;
  height: 15px;
  background: white;
  border: 1px solid #777777;
  display: block;
  position: absolute;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px; }

.file-bar-blue {
  width: 0px;
  height: 15px;
  background: #379af5;
  border: 1px solid #777777;
  position: absolute;
  display: block;
  border-radius: 10px;
  margin-top: 10px;
  margin-left: 10px; }

.file-upload-word {
  margin-left: 200px;
  position: relative;
  display: block;
  width: 20%;
  top: 7px; }

.file-upload-sure {
  margin-left: 450px;
  width: 70px;
  height: 30px;
  color: white;
  background: #0dc84f;
  border-radius: 5PX;
  cursor: pointer;
  text-align: center;
  padding-top: 4px;
  font-size: 15px;
  position: relative;
  display: block;
  top: -12px; }

.fileUpload-fileText {
  width: 400px;
  display: block;
  position: relative;
  float: left;
  font-size: 14px;
  left: 2%;
  top: 6%; }

/* 关闭按钮图标 */
.fileUpload-closeImg {
  width: 15px;
  height: 15px;
  float: right;
  display: block;
  top: 5px;
  position: relative;
  right: 10px; }

/* 文件上传 */
.file-UploadImg {
  width: 80px;
  height: 80px;
  display: block;
  position: relative;
  top: 110px;
  left: 290px; }

.file-uploadOneText {
  font-size: 13px;
  color: #bec1c1;
  display: block;
  width: 100%;
  height: auto;
  position: relative;
  top: 230px;
  left: 20px; }

.fileUpload-deleteFile {
  display: block;
  position: relative;
  width: 20px;
  top: 12px;
  right: 10px;
  float: left; }

@charset "UTF-8";
.OpponentAnalysis {
  margin: 0;
  padding: 0; }

.OpponentAnalysis-body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #f3f3f3; }

.OpponentAnalysis-title {
  background: #ffffff;
  font-size: 16px;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 40px;
  padding-top: 4px;
  text-align: center;
  cursor: pointer; }

.OpponentAnalysis-title-div span:first-child {
  background-color: #f3f3f3;
  font-size: 16px;
  display: inline-block;
  width: 160px;
  height: 30px;
  line-height: -7px;
  padding-top: 4px;
  text-align: center;
  cursor: pointer; }

.OpponentAnalysis-content-td span:first-child {
  color: #258ef0; }

.OpponentAnalysis-content-td span:last-child {
  color: #29c731;
  margin-left: 10px; }

.OpponentAnalysis-content-td span:nth-child(2) {
  color: #e92626;
  margin-left: 10px; }

.OpponentAnalysis-top select {
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 130px;
  height: 30px;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #cccccc;
  outline: none; }

.OpponentAnalysis-top {
  height: 50px;
  width: 100%;
  background: white;
  border-radius: 5px; }

.OpponentAnalysis-top-input {
  position: relative;
  width: 280px;
  height: 30px;
  line-height: 1;
  margin-top: 10px;
  margin-left: 10px;
  float: left; }

.OpponentAnalysis-top-input input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 280px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.OpponentAnalysis-top-input img {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 14px; }

.OpponentAnalysis-addNew {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

/* 日期排序 */
.OpponentAnalysis-center-header-right-my {
  width: 15px;
  display: inline-block;
  height: 40px;
  position: absolute;
  margin-right: 15%;
  top: 0; }

.OpponentAnalysis-center-header-top {
  margin: 8px 1px 0 1px;
  width: 0px;
  height: 0px;
  width: 10px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-width: 5px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #2e3f53 transparent;
  float: left; }

.OpponentAnalysis-center-header-bottom {
  margin: 5px 1px 0 1px;
  width: 0px;
  height: 0px;
  width: 10px;
  height: 10px;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  border-style: solid dashed dashed dashed;
  border-color: #2e3f53 transparent transparent transparent;
  float: left; }

/* 导出 */
.OpponentAnalysis-export {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

@charset "UTF-8";
/* .it-add-frame-center-line{padding-top: 30px;line-height: 30px;width: 100%;display:none} */
.add-frame-center-line-input-address {
  margin-left: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 515px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.add-frame-center-line-select-city {
  margin-left: 15px;
  padding-left: 10px;
  color: #888888;
  width: 180px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center-line-select-coop {
  float: left;
  padding-left: 10px;
  color: #fd0202;
  float: left;
  width: 180px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center {
  width: 100%;
  background: white;
  padding: 0 150px 50px 150px;
  box-sizing: border-box;
  border-radius: 5px; }

.add-frame-center-line {
  padding-top: 30px;
  line-height: 30px;
  width: 100%; }

.add-frame-center-line1 {
  padding-top: 30px;
  line-height: 40px;
  width: 100%; }

.add-frame-center-line-left {
  width: 350px;
  float: left; }

.add-frame-center-line-right {
  width: calc(100% - 350px);
  float: left; }

.add-frame-center-line-left-title {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 130px;
  text-align: right; }

.add-frame-center-line-left-title1 {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 120px;
  line-height: 40px;
  text-align: right; }

.add-frame-center-line-left-title2 {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 120px;
  text-align: right;
  margin-right: 30px; }

.add-frame-center-line-select {
  float: left;
  padding-left: 10px;
  color: #888888;
  float: left;
  width: 172px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center-line-select option {
  color: #888888; }

.add-frame-center-line-input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 130px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.add-frame-center-line-center {
  width: 50%;
  float: left; }

.add-frame-center-line-center-input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 165px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.add-frame-center-line-center span {
  margin: 0 10px; }

.add-frame-center-line span.select-span {
  float: left;
  margin: 0 0 0 20px; }

.add-frame-center-line-frame {
  width: calc(100% - 130px);
  float: left; }

.add-frame-center-line-frame table {
  width: 100%;
  font-size: 14px;
  color: #333333;
  text-align: center; }

.add-frame-center-line-frame td {
  font-size: 14px;
  color: #b2b2b2;
  text-align: center;
  line-height: 45px; }

.add-frame-center-line-frame th {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 45px; }

.add-frame-center-line-frame table tr:nth-child(odd) {
  background: #f9f9f9; }

.add-frame-center-line-frame td,
.add-frame-center-line-frame th {
  height: 45px; }

.add-frame-center-line-frame table tr:nth-child(odd) {
  background: #fdfdfd; }

.add-frame-center-line-frame table input {
  text-align: center;
  background: none;
  margin: 0 auto;
  width: 80%;
  border: 0;
  outline: none;
  height: 100%;
  border-radius: 5px;
  height: 42px; }

.add-line-right-button {
  cursor: pointer;
  float: left;
  border-radius: 5px;
  background: #b2b2b2;
  color: white;
  width: 90px;
  height: 30px;
  line-height: 30px;
  margin-top: 6px; }

.add-line-right-button:hover {
  background: #404040; }

.add-line-right-button img {
  float: left;
  display: inline;
  margin: 7px 10px; }

.add-line-right-img {
  float: left;
  margin: 15px 10px; }

.add-line-right-button-input {
  float: left;
  width: calc(100% - 125px);
  line-height: 40px; }

.add-line-right-button-input input {
  width: 100%;
  height: 40px;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 5px;
  margin-top: 5px; }

.add-center-frame-frame-line-right {
  float: left;
  position: relative;
  width: calc(100% - 130px);
  box-sizing: border-box; }

.add-center-frame-frame-line-right1 {
  float: left;
  position: relative;
  width: calc(100% - 200px);
  height: 30px; }

.add-center-frame-frame-line-right1-text {
  color: #fcc84c;
  font-size: 12px;
  width: 15px;
  display: inline-block;
  text-align: center; }

.add-center-frame-frame-line-right1-text1 {
  float: left;
  color: #fcc84c;
  font-size: 12px;
  margin-left: 20px; }

.add-frame-center-line-textarea {
  padding-top: 5px;
  height: 90px;
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 180px);
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  box-sizing: border-box; }

.add-button {
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.add-button-frame {
  display: inline-block; }

.add-button-frame-line {
  width: 70px;
  height: 30px;
  margin-left: 40px;
  float: left;
  color: white;
  border-radius: 5px;
  text-align: center;
  line-height: 30px; }

.add-button-frame-line:first-child {
  margin-left: 0; }

.add-button-frame-line.green {
  background: #0dc84f; }

.add-button-frame-line.blue {
  background: #23abff; }

.add-button-frame-line.gray {
  background: #cccccc; }

.add-button-frame-line a {
  color: white;
  display: block; }

.add-center-frame-frame-line-right .asad {
  position: absolute;
  left: 180px;
  top: 6px;
  z-index: 100; }

/* 标签 */
.add-label-color {
  display: inline-block;
  width: 28px;
  border-radius: 50%;
  height: 28px;
  margin-left: 10px;
  position: absolute;
  /* z-index: 1; */
  /* width: 100%; */
  /* height: 100%; */
  /* float: left; */
  margin: 0;
  left: 5px; }

.add-label-div {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  width: 50px;
  height: 50px;
  text-align: center; }

.add-label-div img {
  position: absolute;
  left: 3px;
  top: -1px; }

.add-label-lableDescription {
  position: absolute;
  top: 26px;
  left: -5px;
  height: 20px;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 22px;
  font-size: 12px; }

.add-color-list {
  display: inline-block;
  width: calc(100% - 130px); }

@charset "UTF-8";
.addMarketAndOpponet {
  margin: 0;
  padding: 0;
  height: 100%; }

.addMarketAndOpponet_body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 96%;
  background: #ffffff;
  height: 88%;
  overflow-y: auto;
  margin-left: 2%;
  margin-top: 5%;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center; }

.addMarketAndOpponet_back {
  display: block;
  position: absolute;
  height: 40px;
  margin-top: 75px;
  font-size: 14px;
  margin-left: 24px;
  color: #050911; }

.addMarketAndOpponet_back span:last-child {
  cursor: pointer;
  color: #23abff;
  /* margin-left: 20px; */
  vertical-align: middle; }

.addMarketAndOpponet_back img {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin-left: 25px; }

/*滚动条样式*/
.addMarketAndOpponet_body::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/ }

.addMarketAndOpponet_body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.addMarketAndOpponet_body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.addMarketAndOpponet_title {
  font-size: 20px;
  margin-top: 20px; }

.addMarketAndOpponet_title span:nth-child(2) {
  display: inline-block;
  width: 160px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  vertical-align: middle; }

.addMarketAndOpponet_title span:first-child {
  width: calc(50% - 90px);
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle; }

.addMarketAndOpponet_title span:last-child {
  width: calc(50% - 90px);
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle; }

.addMarketAndOpponet_title p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #333333; }

/* 所有input框所在div的样式 */
.addMarketAndOpponet_input_div {
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.addMarketAndOpponet_input_div input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 70%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addMarketAndOpponet_input_div span {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
  text-align: right; }

.addMarketAndOpponet_input_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 所有textarea框所在div的样式 */
.addMarketAndOpponet_textarea_div {
  display: block;
  height: 60px;
  margin-top: 20px;
  font-size: 14px; }

.addMarketAndOpponet_textarea_div textarea {
  padding-left: 10px;
  box-sizing: border-box;
  width: 70%;
  /* height: 30px; */
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addMarketAndOpponet_textarea_div span {
  display: inline-block;
  width: 140px;
  vertical-align: top;
  margin-right: 20px;
  text-align: right; }

.addMarketAndOpponet_textarea_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.addMarketAndOpponet_wuye_water {
  font-size: 14px;
  display: block;
  height: 70px;
  margin-top: 20px; }

/* 房地产行业动态模块 */
.addMarketAndOpponet_input_div_last input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 50%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addMarketAndOpponet_input_div_last {
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.addMarketAndOpponet_input_div_last span {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
  text-align: right; }

.addMarketAndOpponet_input_div_last p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.addMarketAndOpponet_textarea_div_last textarea {
  padding-left: 10px;
  box-sizing: border-box;
  width: 50%;
  /* height: 30px; */
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addMarketAndOpponet_textarea_div_last {
  display: block;
  height: 60px;
  margin-top: 20px;
  font-size: 14px; }

.addMarketAndOpponet_textarea_div_last span {
  display: inline-block;
  width: 140px;
  vertical-align: top;
  margin-right: 20px;
  text-align: right; }

.addMarketAndOpponet_textarea_div_last p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.addMarketAndOpponet_wuye_water {
  font-size: 14px;
  display: block;
  height: 70px;
  margin-top: 20px; }

/* 地区选择样式 */
.addMarketAndOpponet_area_div {
  font-size: 14px;
  display: block;
  height: 40px;
  margin-top: 20px; }

.addMarketAndOpponet_wuye_water span {
  display: inline-block;
  width: 140px;
  /* vertical-align: top; */
  text-align: right;
  margin-right: 20px; }

.addMarketAndOpponet_wuye_water div {
  display: inline-block;
  width: 70%;
  text-align: left; }

.addMarketAndOpponet_wuye_water div > label:last-child {
  margin-left: 50px; }

.addMarketAndOpponet_area_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.addMarketAndOpponet_area_div span {
  display: inline-block;
  width: 140px;
  /* vertical-align: top; */
  text-align: right;
  margin-right: 20px; }

.addMarketAndOpponet_area_div_selectAndInput {
  display: inline-block;
  width: 70%; }

.addMarketAndOpponet_area_div_selectAndInput div:last-child {
  display: block; }

.addMarketAndOpponet_area_div_selectAndInput select {
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 30%;
  height: 30px;
  border-radius: 5px;
  /* margin-top: 10px;
    margin-left: 10px; */
  /* margin-bottom: 15px; */
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 1%; }

.addMarketAndOpponet_area_div_selectAndInput input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 38%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/*房地产行业动态分块样式  */
.addMarketAndOpponet_house {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  border-bottom: 2px solid #cccccc; }

/* 按钮样式 */
.addMarketAndOpponet_button {
  margin-top: 40px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

.addMarketAndOpponet_button span {
  border-radius: 5px;
  display: inline-block;
  border-radius: 5px;
  height: 32px;
  width: 70px;
  line-height: 32px;
  cursor: pointer; }

.addMarketAndOpponet_button span:first-child {
  background-color: #0dc84f; }

.addMarketAndOpponet_button span:nth-child(2) {
  background-color: #ffffff;
  color: #666666;
  margin-left: 40px;
  border: solid 1px #cccccc; }

.addMarketAndOpponet_button span:last-child {
  background-color: #cccccc;
  margin-left: 40px; }

.addMarketAndOpponet_house_one {
  margin-top: 20px;
  width: 20%;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  /* border-bottom: 2px solid #cccccc; */
  display: inline-block;
  height: 600px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  text-align: center;
  line-height: 600px; }

.addMarketAndOpponet_house_two {
  margin-top: 20px;
  width: 20%;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  /* border-bottom: 2px solid #cccccc; */
  display: inline-block;
  height: 300px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  text-align: center;
  line-height: 300px; }

.addMarketAndOpponet_house_three {
  /* margin-top: 20px; */
  width: 20%;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  display: inline-block;
  height: 460px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  text-align: center;
  line-height: 460px; }

.addMarketAndOpponet_body input:read-only {
  color: black !important;
  opacity: 0.8; }

.addMarketAndOpponet_body select:disabled {
  color: black !important;
  opacity: 0.8; }

/* 入伙时间 */
.addMarketAndOpponet_join_time {
  display: inline-block !important;
  position: relative !important;
  width: 55% !important; }

.addMarketAndOpponet_add_quen {
  display: block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  background: #23d160;
  color: #fff;
  border-radius: 5px;
  margin-top: 10px; }

.addMarketAndOpponet_delete_quen {
  display: inline-block;
  right: 0;
  width: 40px;
  position: absolute;
  top: 0;
  height: 30px;
  line-height: 30px;
  background: #e61010;
  color: #fff;
  border-radius: 5px; }

@charset "UTF-8";
.addOpponet {
  margin: 0;
  padding: 0;
  height: 100%; }

.addOpponet_body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 96%;
  background: #ffffff;
  height: 85%;
  overflow-y: auto;
  margin-left: 2%;
  margin-top: 5%;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center; }

.addOpponet_body input:read-only {
  color: black !important;
  opacity: 0.8; }

.addOpponet_body select:disabled {
  color: black !important;
  opacity: 0.8; }

.addOpponet_back {
  display: block;
  position: absolute;
  height: 40px;
  margin-top: 75px;
  font-size: 14px;
  margin-left: 24px;
  color: #050911; }

/* .addOpponet_back span:last-child{
    cursor: pointer;
    color: #23abff;
    margin-left: 20px;
} */
.addOpponet_back span:last-child {
  cursor: pointer;
  color: #23abff;
  /* margin-left: 20px; */
  vertical-align: middle; }

.addOpponet_back img {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  margin-left: 25px; }

/*滚动条样式*/
.addOpponet_body::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/ }

.addOpponet_body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.addOpponet_body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.addOpponet_title {
  /* background: #cccccc; */
  font-size: 20px;
  /* height: 40px;
    text-align: center;
    line-height: 40px;
    width: 100%; */
  margin-top: 20px; }

.addOpponet_title span:first-child {
  width: 40%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block; }

.addOpponet_title span:last-child {
  width: 40%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block; }

/* 所有input框所在div的样式 */
.addOpponet_input_div {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.addOpponet_input_div input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 550px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addOpponet_input_div span {
  display: inline-block;
  width: 110px;
  vertical-align: top;
  text-align: right;
  margin-right: 20px; }

.addOpponet_input_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 所有textarea框所在div的样式 */
.addOpponet_textarea_div {
  display: block;
  height: 60px;
  margin-top: 20px;
  font-size: 14px; }

.addOpponet_textarea_div textarea {
  padding-left: 10px;
  box-sizing: border-box;
  width: 550px;
  /* height: 30px; */
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.addOpponet_textarea_div span {
  display: inline-block;
  width: 110px;
  vertical-align: top;
  text-align: right;
  margin-right: 20px; }

.addOpponet_textarea_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

/* 地区选择样式 */
.addOpponet_area_div {
  font-size: 14px;
  display: block;
  height: 70px;
  margin-top: 20px; }

.addOpponet_area_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.addOpponet_area_div span {
  display: inline-block;
  width: 140px;
  vertical-align: top; }

.addOpponet_area_div_selectAndInput {
  display: inline-block; }

.addOpponet_area_div_selectAndInput div:last-child {
  display: block; }

.addOpponet_area_div_selectAndInput select {
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 130px;
  height: 30px;
  border-radius: 5px;
  /* margin-top: 10px;
    margin-left: 10px; */
  margin-bottom: 15px;
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 5px; }

.addOpponet_area_div_selectAndInput input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 400px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/*房地产行业动态分块样式  */
.addOpponet_house {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  border-bottom: 2px solid #cccccc; }

/* 按钮样式 */
.addOpponet_button {
  margin-top: 40px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

.addOpponet_button span {
  border-radius: 5px;
  display: inline-block;
  border-radius: 5px;
  height: 32px;
  width: 70px;
  line-height: 32px;
  cursor: pointer; }

.addOpponet_button span:first-child {
  background-color: #0dc84f; }

.addOpponet_button span:nth-child(2) {
  background-color: #ffffff;
  color: #666666;
  margin-left: 40px;
  border: solid 1px #cccccc; }

.addOpponet_button span:last-child {
  background-color: #cccccc;
  margin-left: 40px; }

@charset "UTF-8";
/* .it-add-frame-center-line{padding-top: 30px;line-height: 30px;width: 100%;display:none} */
.add-frame-center-line-input-address {
  margin-left: 10px;
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 515px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.add-frame-center-line-select-city {
  margin-left: 15px;
  padding-left: 10px;
  color: #b2b2b2;
  width: 180px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center {
  width: 100%;
  background: white;
  padding: 0 120px 50px 120px;
  box-sizing: border-box;
  border-radius: 5px; }

.add-frame-center-line {
  padding-top: 30px;
  line-height: 30px;
  width: 100%; }

.add-frame-center-line1 {
  padding-top: 30px;
  line-height: 40px;
  width: 100%; }

.add-frame-center-line-left {
  width: 350px;
  float: left; }

.add-frame-center-line-right {
  width: calc(100% - 350px);
  float: left; }

.add-frame-center-line-left-title {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 130px;
  text-align: right; }

.add-frame-center-line-left-title_edit.add-frame-center-line-left-title {
  width: 130px; }

.add-frame-center-line-left-title1 {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 120px;
  line-height: 40px;
  text-align: right; }

.add-frame-center-line-left-title2 {
  float: left;
  width: 100%;
  font-size: 14px;
  width: 120px;
  text-align: right;
  margin-right: 30px; }

.add-frame-center-line-select {
  float: left;
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 172px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none; }

.add-frame-center-line-select option {
  color: #888888; }

.add-frame-center-line-input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 130px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.add-frame-center-line-center {
  width: 50%;
  float: left; }

.add-frame-center-line-center-input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 165px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.add-frame-center-line-center span {
  margin: 0 10px; }

.add-frame-center-line span.select-span {
  float: left;
  margin: 0 0 0 20px; }

.add-frame-center-line-frame {
  width: calc(100% - 130px);
  float: left; }

.add-frame-center-line-frame table {
  width: 100%;
  font-size: 14px;
  color: #333333;
  text-align: center; }

.add-frame-center-line-frame td {
  font-size: 14px;
  color: #b2b2b2;
  text-align: center;
  line-height: 45px; }

.add-frame-center-line-frame th {
  font-size: 14px;
  color: #333333;
  text-align: center;
  line-height: 45px; }

.add-frame-center-line-frame table tr:nth-child(odd) {
  background: #f9f9f9; }

.add-frame-center-line-frame td,
.add-frame-center-line-frame th {
  height: 45px; }

.add-frame-center-line-frame table tr:nth-child(odd) {
  background: #fdfdfd; }

.add-frame-center-line-frame table input {
  text-align: center;
  background: none;
  margin: 0 auto;
  width: 80%;
  border: 0;
  outline: none;
  height: 100%;
  border-radius: 5px;
  height: 42px; }

.add-line-right-button {
  cursor: pointer;
  float: left;
  border-radius: 5px;
  background: #b2b2b2;
  color: white;
  width: 90px;
  height: 30px;
  line-height: 30px;
  margin-top: 6px; }

.add-line-right-button:hover {
  background: #404040; }

.add-line-right-button img {
  float: left;
  display: inline;
  margin: 7px 10px; }

.add-line-right-img {
  float: left;
  margin: 15px 10px; }

.add-line-right-button-input {
  float: left;
  width: calc(100% - 125px);
  line-height: 40px; }

.add-line-right-button-input input {
  width: 100%;
  height: 40px;
  border: 1px solid #cccccc;
  outline: none;
  border-radius: 5px;
  color: #b2b2b2;
  padding-left: 5px;
  margin-top: 5px; }

.add-center-frame-frame-line-right {
  float: left;
  position: relative;
  width: calc(100% - 130px);
  box-sizing: border-box;
  padding-left: 30px; }

.add-frame-center-line-left-title_edit.add-center-frame-frame-line-right {
  padding-left: 0;
  width: calc(100% - 130px); }

.add-center-frame-frame-line-right1 {
  float: left;
  position: relative;
  width: calc(100% - 200px);
  height: 30px; }

.add-center-frame-frame-line-right1-text {
  color: #fcc84c;
  font-size: 12px;
  width: 15px;
  display: inline-block;
  text-align: center; }

.add-center-frame-frame-line-right1-text1 {
  float: left;
  color: #fcc84c;
  font-size: 12px;
  margin-left: 20px; }

.add-frame-center-line-textarea {
  padding-top: 5px;
  height: 90px;
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(100% - 160px);
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  box-sizing: border-box;
  margin-left: 30px; }

.add-frame-center-line-left-title_edit.add-frame-center-line-textarea {
  margin-left: 0; }

.add-button {
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.add-button-frame {
  display: inline-block; }

.add-button-frame-line {
  width: 70px;
  height: 30px;
  margin-left: 40px;
  float: left;
  color: white;
  border-radius: 5px;
  text-align: center;
  line-height: 30px; }

.add-button-frame-line:first-child {
  margin-left: 0; }

.add-button-frame-line.green {
  background: #0dc84f; }

.add-button-frame-line.blue {
  background: #23abff; }

.add-button-frame-line.gray {
  background: #cccccc; }

.add-button-frame-line a {
  color: white;
  display: block; }

.Myproject-buquan {
  width: 20%;
  height: 40px;
  display: block;
  position: absolute;
  /* line-height: 30px; */
  margin-top: 70px;
  margin-left: 20px;
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  /* line-height: 26px;
	letter-spacing: 0px; */
  color: #333333; }

.Myproject-buquan span:first-child {
  background: #ffffff;
  display: inline-block;
  width: 50%;
  height: 100%;
  text-align: center;
  line-height: 40px; }

.Myproject-buquan span:last-child {
  /* background: #ffffff; */
  display: inline-block;
  width: 48%;
  height: 100%;
  text-align: center;
  line-height: 40px; }

/* 标签 */
.add-label-color {
  display: inline-block;
  width: 28px;
  border-radius: 50%;
  height: 28px;
  margin-left: 10px;
  position: absolute;
  /* z-index: 1; */
  /* width: 100%; */
  /* height: 100%; */
  /* float: left; */
  margin: 0;
  left: 5px; }

.add-label-div {
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  width: 50px;
  height: 50px;
  text-align: center; }

.add-label-div img {
  position: absolute;
  left: 3px;
  top: -1px; }

.add-label-lableDescription {
  position: absolute;
  top: 26px;
  left: -5px;
  height: 20px;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 22px;
  font-size: 12px; }

.add-color-list {
  display: inline-block;
  width: calc(100% - 130px); }

@charset "UTF-8";
.marketAndOpponentAnalysis {
  margin: 0;
  padding: 0; }

.marketAndOpponentAnalysis-body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 100%;
  background: #f3f3f3; }

/* .marketAndOpponentAnalysis-table{
    width: 100%;
}
.marketAndOpponentAnalysis-table>tr{
    transition: all 0.5s;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    line-height: 40px;
    margin-bottom: 20px;
    background: white;
}
.marketAndOpponentAnalysis-table>th,td{
    color: #333333;
    font-size: 14px;
    text-align: center;
    position: relative;
}
.marketAndOpponentAnalysis-table>td{
    font-size: 12px;
    color: #666666;
} */
.marketAndOpponentAnalysis-title {
  background: #ffffff;
  font-size: 16px;
  display: inline-block;
  width: 160px;
  height: 50px;
  line-height: 40px;
  padding-top: 4px;
  text-align: center;
  cursor: pointer; }

.marketAndOpponentAnalysis-title-div span:last-child {
  background-color: #f3f3f3;
  font-size: 16px;
  display: inline-block;
  width: 110px;
  height: 30px;
  line-height: -7px;
  padding-top: 4px;
  text-align: center;
  cursor: pointer; }

.marketAndOpponentAnalysis-content-td span:first-child {
  color: #258ef0; }

.marketAndOpponentAnalysis-content-td span:last-child {
  color: #29c731;
  margin-left: 10px; }

.marketAndOpponentAnalysis-content-td span:nth-child(2) {
  color: #e92626;
  margin-left: 10px; }

.marketAndOpponentAnalysis-top select {
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 130px;
  height: 30px;
  border-radius: 5px;
  margin-top: 10px;
  margin-left: 10px;
  border: 1px solid #cccccc;
  outline: none; }

.marketAndOpponentAnalysis-top {
  height: 50px;
  width: 100%;
  background: white;
  border-radius: 5px; }

.marketAndOpponentAnalysis-top-input {
  position: relative;
  width: 280px;
  height: 30px;
  line-height: 1;
  margin-top: 10px;
  margin-left: 10px;
  float: left; }

.marketAndOpponentAnalysis-top-input input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 280px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.marketAndOpponentAnalysis-top-input img {
  position: absolute;
  right: 10px;
  top: 8px;
  width: 14px; }

.marketAndOpponentAnalysis-addNew {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

/* 日期排序 */
.marketAndOpponentAnalysis-center-header-right-my {
  width: 15px;
  display: inline-block;
  height: 40px;
  position: absolute;
  margin-right: 15%;
  top: 0; }

.marketAndOpponentAnalysis-center-header-top {
  margin: 8px 1px 0 1px;
  width: 0px;
  height: 0px;
  width: 10px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-width: 5px;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #2e3f53 transparent;
  float: left; }

.marketAndOpponentAnalysis-center-header-bottom {
  margin: 5px 1px 0 1px;
  width: 0px;
  height: 0px;
  width: 10px;
  height: 10px;
  font-size: 0;
  overflow: hidden;
  border-width: 5px;
  border-style: solid dashed dashed dashed;
  border-color: #2e3f53 transparent transparent transparent;
  float: left; }

/* 导出 */
.marketAndOpponentAnalysis-export {
  display: inline-block;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  margin-top: 10px;
  color: white;
  border-radius: 5px;
  float: right;
  margin-right: 30px;
  cursor: pointer; }

@charset "UTF-8";
.projectInfo {
  margin: 0;
  padding: 0;
  height: 100%; }

.projectInfo_body {
  padding: 20px;
  box-sizing: border-box;
  float: left;
  width: 96%;
  background: #ffffff;
  height: 88%;
  overflow-y: auto;
  margin-left: 2%;
  margin-top: 3%;
  padding-left: 4%;
  padding-right: 4%;
  text-align: center; }

/* 左侧 */
.projectInfo_left {
  width: 20%;
  display: inline-block;
  text-align: right;
  vertical-align: sub; }

.projectInfo_right {
  width: 78%;
  display: inline-block;
  float: right;
  text-align: left;
  margin-left: 2%; }

.projectInfo_body input:read-only {
  color: black !important;
  opacity: 0.5; }

.projectInfo_body input:disabled {
  color: black !important;
  opacity: 0.5; }

.projectInfo_base_startTime input:read-only {
  color: black !important;
  opacity: 0.8; }

.projectInfo_base_startTime input:disabled {
  color: black !important;
  opacity: 0.5; }

/* .addOpponet_body select:disabled {
    color: black !important;
    opacity:0.8;
} */
.projectInfo_back {
  display: block;
  position: absolute;
  height: 40px;
  margin-top: 75px;
  font-size: 14px;
  margin-left: 24px;
  color: #050911; }

.projectInfo_back span:last-child {
  cursor: pointer;
  color: #23abff;
  margin-left: 20px; }

/*滚动条样式*/
.projectInfo_body::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/ }

.projectInfo_body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.projectInfo_body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

.projectInfo_title {
  /* background: #cccccc; */
  font-size: 20px;
  margin-top: 20px; }

.projectInfo_title .text {
  font-weight: bold;
  color: #333333; }

.projectInfo_title span:first-child {
  width: 40%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle; }

.projectInfo_title span:last-child {
  width: 40%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle; }

.projectInfo_title_two {
  /* background: #cccccc; */
  font-size: 20px;
  /* height: 40px;
    text-align: center;
    line-height: 40px;
    width: 100%; */
  margin-top: 20px; }

.projectInfo_title_two .text {
  font-weight: bold;
  color: #333333; }

.projectInfo_title_two span:first-child {
  width: 33%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle; }

.projectInfo_title_two span:last-child {
  width: 33%;
  height: 1px;
  background-color: #cccccc;
  display: inline-block;
  vertical-align: middle; }

.projectInfo_editor_one {
  margin: auto;
  margin-top: 20px;
  width: calc(70% + 160px); }

.projectInfo_editor_two {
  margin: auto;
  margin-top: 20px;
  width: calc(70% + 160px); }

/* 所有input框所在div的样式 */
.projectInfo_input_div {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_input_div input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 500px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_input_div span {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
  text-align: right; }

.projectInfo_input_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 所有textarea框所在div的样式 */
.projectInfo_textarea_div {
  display: block;
  height: 100px;
  margin-top: 20px;
  font-size: 14px; }

.projectInfo_textarea_div textarea {
  padding-left: 10px;
  box-sizing: border-box;
  width: 90%;
  height: 100%;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  resize: none; }

.projectInfo_textarea_div span {
  display: inline-block;
  width: 140px;
  vertical-align: top;
  margin-right: 20px;
  text-align: right; }

.projectInfo_textarea_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.projectInfo_wuye_water {
  font-size: 14px;
  display: block;
  height: 70px;
  margin-top: 20px; }

/* 地区选择样式 */
.projectInfo_area_div {
  font-size: 14px;
  display: block;
  height: 70px;
  margin-top: 20px; }

.projectInfo_wuye_water span {
  display: inline-block;
  width: 140px;
  /* vertical-align: top; */
  text-align: right;
  margin-right: 20px; }

.projectInfo_wuye_water div {
  display: inline-block;
  width: 500px;
  text-align: left; }

.projectInfo_wuye_water div > label:last-child {
  margin-left: 50px; }

.projectInfo_area_div p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px;
  vertical-align: top; }

.projectInfo_area_div span {
  display: inline-block;
  width: 140px;
  /* vertical-align: top; */
  text-align: right;
  margin-right: 20px; }

/*房地产行业动态分块样式  */
.projectInfo_house {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  border-bottom: 2px solid #cccccc; }

/* 按钮样式 */
.projectInfo_button {
  margin-top: 40px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #ffffff; }

.projectInfo_button span {
  border-radius: 5px;
  display: inline-block;
  border-radius: 5px;
  height: 32px;
  width: 70px;
  line-height: 32px;
  cursor: pointer; }

.projectInfo_button span:first-child {
  background-color: #0dc84f; }

.projectInfo_button span:nth-child(2) {
  background-color: #ffffff;
  color: #666666;
  margin-left: 40px;
  border: solid 1px #cccccc; }

.projectInfo_button span:last-child {
  background-color: #cccccc;
  margin-left: 40px; }

.projectInfo_house_one {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  /* border-bottom: 2px solid #cccccc; */
  display: inline-block;
  width: 159px;
  height: 600px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  text-align: center;
  line-height: 600px; }

.projectInfo_house_two {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  /* border-bottom: 2px solid #cccccc; */
  display: inline-block;
  width: 159px;
  height: 300px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  text-align: center;
  line-height: 300px; }

.projectInfo_house_three {
  margin-top: 20px;
  width: 150px;
  font-size: 15px;
  font-family: auto;
  font-weight: bold;
  /* border-bottom: 2px solid #cccccc; */
  display: inline-block;
  width: 159px;
  height: 460px;
  background-color: #f5f5f5;
  position: relative;
  float: left;
  text-align: center;
  line-height: 460px; }

/* 第一行 */
.projectInfo_input_div_one input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(50% - 140px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_input_div_one {
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.projectInfo_input_div_one_span_on {
  display: inline-block;
  width: 160px; }

.projectInfo_input_div_one_span_tw {
  display: inline-block;
  width: 30px; }

.projectInfo_input_div_one p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 第二行 */
.projectInfo_two {
  display: block;
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.projectInfo_two span {
  display: inline-block;
  margin-right: 20px;
  text-align: right;
  width: 140px; }

.projectInfo_two p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_two input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 70%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* 第三行 */
.projectInfo_three {
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.projectInfo_three span {
  display: inline-block;
  text-align: right;
  width: 140px;
  margin-right: 20px; }

.projectInfo_three p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_three input:first-child {
  display: inline-block;
  margin-left: 3%; }

.projectInfo_three input:last-child {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(70% - 60px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_three select {
  padding-left: 10px;
  color: #b2b2b2;
  width: 20%;
  height: 30px;
  border-radius: 5px;
  /* margin-bottom: 15px; */
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 5px; }

/* 物业基本情况 */
/* 第一行 */
.projectInfo_base_one {
  display: block;
  display: block;
  margin-top: 20px;
  height: 40px;
  font-size: 14px; }

.projectInfo_base_one span {
  display: inline-block;
  text-align: right;
  width: 140px;
  margin-right: 20px; }

.projectInfo_base_one p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_one input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 70%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* 第二行 */
.projectInfo_base_two input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(45% - 100px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_base_two {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_two span:first-child {
  display: inline-block;
  /* margin-right: 20px; */
  /* text-align: right; */ }

/* .projectInfo_base_two span:last-child {
    display: inline-block;
    text-align: right;
} */
.projectInfo_base_two p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 第三行 */
.projectInfo_base_three {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_three input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(30% - 47px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* .projectInfo_base_three span:first-child {
    display: inline-block;
    margin-right: 20px;
    text-align: right;
}

.projectInfo_base_three span:last-child {
    display: inline-block;
    text-align: right;
    margin-right: 2%;
} */
.projectInfo_base_three p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 主管 */
.projectInfo_base_three_charge {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_three_charge input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(30% - 43px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* 物业名称 */
.projectInfo_base_four {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_four input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 70%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_base_four span {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_four p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 坐落位置 */
.projectInfo_base_position {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_position span {
  display: inline-block;
  /* width: 140px; */
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_position p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_position select {
  padding-left: 10px;
  color: #b2b2b2;
  width: 25%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 2%; }

.projectInfo_base_position input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 35%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* 四至 */
.projectInfo_base_sizhi {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_sizhi span {
  padding: 0 10px; }

.projectInfo_base_sizhi input {
  padding-left: 10px;
  box-sizing: border-box;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  width: calc(23% - 45px); }

/* 物业类型 */
.projectInfo_base_type {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  height: 60px; }

.projectInfo_base_type span {
  display: inline-block;
  margin-right: 10%;
  text-align: right;
  line-height: 30px;
  vertical-align: middle; }

.projectInfo_base_type > span:first-child {
  width: 140px;
  vertical-align: top;
  line-height: 30px; }

/* .projectInfo_base_type > div span {
    width: 90px;
    text-align: left;
} */
/* .projectInfo_base_type > div {
    width: 70%;
    text-align: left;
} */
/* .projectInfo_base_type > div > div {
    margin-bottom: 20px;
}
.projectInfo_base_type > div > div:last-child {
    margin-bottom: 0;
} */
.projectInfo_base_type input {
  vertical-align: middle; }

.mgc.mgc-basetype {
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
  width: 18px !important;
  height: 18px !important;
  vertical-align: middle !important; }

.mgc.mgc-basetype:checked {
  background-color: #0dc84f;
  border-color: #0dc84f; }

.mgc.mgc-basetype:checked:after {
  border-color: #fff;
  height: 6px;
  width: 10px; }

.projectInfo_base_type p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 周边自然环境 */
.projectInfo_base_huanjing {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_huanjing span {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_huanjing p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_huanjing input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 70%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

/* 开工时间 */
.projectInfo_base_startTime {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_startTime input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(45% - 98px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  vertical-align: middle;
  opacity: 0.8; }

.projectInfo_base_startTime span:first-child {
  display: inline-block;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_startTime span:last-child {
  display: inline-block;
  text-align: right;
  margin-right: 2%; }

.projectInfo_base_startTime p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 第几期 */
.projectInfo_base_djq {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_djq p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_djq input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(20% - 95px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_base_djq span {
  display: inline-block;
  /* margin-right: 20px; */
  text-align: right; }

.projectInfo_base_djq select {
  padding-left: 10px;
  color: #b2b2b2;
  width: 20%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 5px; }

/* 商业面积 */
.projectInfo_base_symj {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_symj p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_symj input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(90% - 91px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  vertical-align: middle; }

.projectInfo_base_symj span {
  display: inline-block;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_symj > span:first-child {
  width: 140px; }

/* 公建面积 */
.projectInfo_base_gongjian {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_gongjian p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_gongjian input {
  padding-left: 10px;
  box-sizing: border-box;
  width: calc(70% - 100px);
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  vertical-align: middle; }

.projectInfo_base_gongjian span {
  display: inline-block;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_gongjian > span:first-child {
  width: 140px; }

.projectInfo_base_gongjian select {
  padding-left: 10px;
  color: #b2b2b2;
  /* float: left; */
  width: 20%;
  height: 30px;
  border-radius: 5px;
  /* margin-top: 10px;
    margin-left: 10px; */
  /* margin-bottom: 15px; */
  border: 1px solid #cccccc;
  outline: none;
  margin-right: 5px; }

/* 电梯数量 */
.projectInfo_base_dtNumber {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  height: 140px; }

/* .projectInfo_base_dtNumber div{
    display: inline-block;
}
.projectInfo_base_dtNumber > div {
    width: 70%;
    text-align: left;
} */
.projectInfo_base_dtNumber div > div {
  display: block;
  margin-bottom: 20px; }

.projectInfo_base_dtNumber div > div:last-child {
  margin-bottom: 0; }

.projectInfo_base_dtNumber div > div > span:first-child {
  width: 76px; }

.projectInfo_base_dtNumber p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_dtNumber input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 15%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  vertical-align: middle; }

.projectInfo_base_dtNumber span {
  display: inline-block;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_dtNumber > span:first-child {
  vertical-align: top;
  line-height: 30px;
  width: 140px; }

/* 车位 */
.projectInfo_base_chewei {
  display: block;
  margin-top: 20px;
  font-size: 14px;
  height: 90px; }

.projectInfo_base_chewei div {
  display: inline-block; }

/* .projectInfo_base_chewei > div {
    width: 70%;
    text-align: left;
} */
.projectInfo_base_chewei div > div {
  display: block;
  margin-bottom: 20px; }

.projectInfo_base_chewei div > div:last-child {
  margin-bottom: 0; }

.projectInfo_base_chewei div > div > span:first-child {
  width: 76px; }

.projectInfo_base_chewei p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

.projectInfo_base_chewei input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 20%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_base_chewei span {
  display: inline-block;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_chewei > span:first-child {
  vertical-align: top;
  line-height: 30px;
  width: 140px; }

/* 四个单位 */
.projectInfo_base_fourList {
  display: block;
  margin-top: 20px;
  /* text-align: left; */
  height: 40px;
  font-size: 14px; }

.projectInfo_base_fourList input {
  padding-left: 10px;
  box-sizing: border-box;
  width: 90%;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none; }

.projectInfo_base_fourList span {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
  text-align: right; }

.projectInfo_base_fourList p {
  display: inline-block;
  color: #ff3860;
  font-size: 13px; }

/* 头部 */
.projectInfo-buquan {
  width: 20%;
  height: 40px;
  display: block;
  position: absolute;
  /* line-height: 30px; */
  margin-top: 70px;
  margin-left: 2%;
  cursor: pointer;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  /* line-height: 26px;
	letter-spacing: 0px; */
  color: #333333; }

.projectInfo-buquan span:first-child {
  /* background: #ffffff; */
  display: inline-block;
  width: 50%;
  height: 100%;
  text-align: center;
  line-height: 40px; }

.projectInfo-buquan span:last-child {
  background: #ffffff;
  display: inline-block;
  width: 48%;
  height: 100%;
  text-align: center;
  line-height: 40px; }

.addSystem-center {
  width: 100%;
  margin-top: 10px;
  background: white;
  border-radius: 5px; }

.information-center li {
  position: relative;
  float: left;
  width: 14.2857%;
  text-align: center;
  background: #f3f3f3;
  color: #333333;
  font-size: 14px;
  line-height: 40px; }

.information-center .Myproject-center-frame li {
  background: white; }

.information-center-choose-li {
  float: left;
  margin: 0 5px; }

.information-center-choose-li:nth-child(2) {
  color: #0dc84f; }

.information-center-choose-li:nth-child(3) {
  color: #f40707; }

.addSystem-top-left {
  float: left;
  height: 30px;
  margin-top: 10px; }

.addSystem-top-title {
  float: left;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-align: center;
  padding: 0 20px; }

.addSystem-top-left input {
  width: 255px;
  float: left; }

.system-right-header {
  width: 100%;
  height: 50px;
  background: #fafafa; }

.system-right-header-line {
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #333333;
  float: left;
  background: #fafafa;
  width: 125px;
  text-align: center; }

.system-right-header-line.active {
  background: white; }

.addSystem-center > .file-right-center th {
  background: white; }

.addSystem {
  display: none; }

.addSystem.active {
  display: block; }

.addSystem-button {
  width: 175px;
  margin: 0 auto;
  margin-top: 50px;
  padding-bottom: 50px; }

.addSystem-button-right {
  cursor: pointer;
  width: 70px;
  height: 30px;
  float: left;
  margin-left: 35px;
  box-sizing: border-box;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #666666; }

.addSystem-button-right a {
  cursor: pointer;
  color: #666666; }

.addSystem-button-left {
  cursor: pointer;
  width: 70px;
  background: #0dc84f;
  height: 30px;
  float: left;
  box-sizing: border-box;
  text-align: center;
  line-height: 30px;
  border-radius: 5px;
  font-size: 14px;
  color: white; }

.addSystem-button-left a {
  cursor: pointer;
  color: white; }

.addSystem-td {
  width: 75px;
  position: relative;
  float: left;
  text-align: center; }

.addSystem-right-header-button {
  position: relative;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  color: white;
  border-radius: 5px;
  margin-top: 10px;
  display: inline-block; }

.addSystem_frame_header .addSystem-right-header-button {
  color: white; }

.addSystem-right-header-button a {
  color: white; }

.addSystem-right-header-button.blue {
  background: #23abff; }

.addSystem-right-header-button.gray {
  background: #cccccc; }

.addSystem_frame_header {
  margin: 0 auto;
  color: #333333;
  margin-top: 30px;
  display: inline-block;
  margin-left: 100px; }

.addSystem_frame_line {
  line-height: 30px;
  margin: 0 auto;
  margin-top: 30px;
  display: inline-block; }

.addSystem_frame_line label {
  margin-left: 15px; }

.Myproject-frame-pupor-fanwei {
  padding: 0 15px;
  max-height: 418px;
  overflow-y: scroll; }

.Myproject-frame-pupor-fanwei::-webkit-scrollbar {
  display: none; }

.addSystem table th:nth-child(1) {
  width: 150px; }

.addSystem table th:nth-child(2) {
  width: 150px;
  text-align: left;
  text-indent: 28px; }

.addSystem table th:nth-child(2) label {
  display: inline-block; }

.addSystem table td:nth-child(1) {
  width: 150px; }

.addSystem table td:nth-child(2) {
  width: 150px; }

.Myproject-frame-pupor-guanzhu-header-tips {
  color: #999;
  padding-left: 15px;
  line-height: 30px; }

.Myproject-frame-pupor-guanzhu-header-tips span {
  color: #f40707; }

.addSystem_quanxain {
  width: 65%;
  /* height: 50px; */
  margin-left: 75px; }

@charset "UTF-8";
.system-frame-pupor-depart {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  height: 480px; }

.Myproject-center-header-right-my {
  width: 15px;
  display: inline-block;
  height: 40px;
  position: absolute;
  margin-right: 18%;
  top: 0; }

/* ==系统日志时间排序三角号== */
.add-center-frame-frame-line-right1-text {
  color: red;
  font-size: 12px;
  width: 15px;
  display: inline-block;
  text-align: center; }

.It-select-delerole {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
  color: #b2b2b2;
  border-radius: 5px; }

/*批量增加用户角色和删除用户角色弹出框中的下拉框样式*/
.system-left-header-button {
  position: relative;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  color: white;
  border-radius: 5px;
  float: right;
  margin-top: 10px;
  margin-right: 20px; }

/*-----------------------*/
.file-left {
  width: 225px;
  height: 675px;
  border-radius: 5px;
  background: white;
  overflow: auto;
  float: left;
  margin-right: 10px; }

.file-left-header {
  width: 100%;
  height: 50px; }

.file-left-header-left {
  width: 190px;
  float: left;
  box-sizing: border-box;
  padding: 0 5px;
  position: relative; }

.file-left-header-left img {
  position: absolute;
  top: 18px;
  left: 12px; }

.file-left-header-left input {
  transition: all 0.5s;
  width: 100%;
  height: 30px;
  margin-top: 10px;
  border-radius: 5px;
  outline: none;
  padding-left: 25px; }

.file-left-header-right {
  width: 35px;
  float: left;
  text-align: center;
  height: 50px;
  line-height: 50px; }

.system-right {
  display: none;
  width: calc(100% - 235px);
  float: left;
  background: white;
  padding: 0 20px 20px 20px;
  box-sizing: border-box;
  border-radius: 5px; }

.system-right1 {
  display: none;
  width: calc(100% - 235px);
  float: left;
  background: white;
  padding: 0 0 20px 0;
  box-sizing: border-box;
  border-radius: 5px; }

.system-right.active {
  display: block; }

.system-right1.active {
  display: block; }

.system-right1 .file-right-header {
  background: #fafafa; }

.file-left-center {
  width: 100%; }

.file-right-header {
  min-height: 50px;
  width: 100%;
  padding-bottom: 10px; }

.system-right-header-button {
  transition: all 0.5s;
  position: relative;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #0dc84f;
  color: white;
  border-radius: 5px;
  float: left;
  margin-top: 10px;
  margin-right: 20px; }

.system-right-header-button a {
  color: white; }

.system-right-header-button.blue {
  background: #23abff; }

.system-right-header-button:hover {
  opacity: 0.8; }

.file-right-header-input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0; }

.system-right1 > .file-right-center {
  display: none; }

.system-right1 > .file-right-center.active {
  display: block; }

.system-right1 > .file-right-center th {
  background: white; }

.file-right-center td {
  word-break: break-all; }

.Myproject-frame-pupor1.active .system-frame-pupor-frame {
  transform: scale(1); }

.Myproject-frame-pupor1 .system-frame-pupor-frame {
  transform: scale(0.5); }

.Myproject-frame-pupor.active .system-frame-pupor-frame {
  transform: scale(1); }

.Myproject-frame-pupor .system-frame-pupor-frame {
  transform: scale(0.5); }

.system-frame-pupor-frame {
  transition: all 0.5s;
  z-index: 2;
  width: 460px;
  height: 320px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 18px #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -160px;
  margin-left: -230px; }

.system-frame-pupor-frame1 {
  z-index: 2;
  width: 460px;
  height: 200px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 18px #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -230px; }

.system-frame-pupor-frame-center {
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px; }

.file-frame-pupor-frame-left {
  width: 100px;
  float: left;
  height: 30px;
  line-height: 30px; }

.file-frame-pupor-frame-right {
  outline: none;
  width: calc(100% - 100px);
  box-sizing: border-box;
  padding-left: 10px;
  border-radius: 5px;
  height: 30px;
  line-height: 30px; }

.file-frame-pupor-frame-rightText {
  width: calc(100% - 100px);
  box-sizing: border-box;
  font-size: 14px;
  height: 30px;
  line-height: 30px; }

.file-frame-pupor-frame-rightText input {
  height: 30px;
  width: 110px;
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
  outline: none;
  margin: 0 10px; }

.file-frame-pupor-frame-right1 {
  outline: none;
  width: calc(100% - 100px);
  box-sizing: border-box;
  padding-left: 10px;
  border-radius: 5px;
  max-height: 126px;
  line-height: 30px;
  overflow-y: auto; }

.file-frame-pupor-frame-right1 lable {
  margin-right: 10px;
  vertical-align: middle; }

.system-frame-pupor-frame-right {
  outline: none;
  width: calc(100% - 100px);
  box-sizing: border-box;
  padding-left: 10px;
  border-radius: 5px;
  height: 90px;
  line-height: 30px; }

.file-frame-pupor-frame-button {
  float: left;
  width: 55px;
  height: 25px;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 12px;
  color: #666666;
  border-radius: 5px;
  line-height: 25px; }

.file-frame-pupor-frame-button:nth-child(2) {
  background: #404040;
  color: white;
  margin-left: 30px; }

.system-right-header-line {
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #333333;
  float: left;
  background: #fafafa;
  width: 125px;
  text-align: center; }

.system-right-header-line.active {
  background: white; }

.system-right-header-line.active:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: 0;
  background: #283351; }

.daulyDetails-center-frame-line-left {
  width: 130px;
  height: 30px;
  line-height: 30px;
  float: left;
  color: #666666;
  font-size: 12px; }

.daulyDetails-center-frame-line-right {
  width: calc(100% - 140px);
  line-height: 30px;
  float: left;
  color: #666666;
  font-size: 12px; }

.syserm-center-frame-frame-line {
  width: 100%;
  padding: 20px;
  box-sizing: border-box; }

.syserm-center-frame-input {
  width: 200px;
  height: 30px;
  border-radius: 5px;
  padding-left: 10px;
  outline: none;
  float: left; }

.syserm-center-frame-button {
  float: left;
  height: 30px;
  width: 66px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
  color: white;
  background: #41abef;
  margin-left: 30px; }

.file-right-center-button {
  cursor: pointer;
  transition: all 0.5s;
  width: 145px;
  height: 30px;
  text-align: center;
  border-radius: 5px;
  line-height: 30px;
  background: #23ABFF;
  color: white;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 20px; }

.file-right-center-button img {
  display: inline-block;
  width: 10px;
  margin: 0 5px; }

.file-right-center-button:hover {
  opacity: 0.8; }

.file-right-header select {
  padding-left: 10px;
  color: #b2b2b2;
  float: left;
  width: 130px;
  height: 30px;
  border-radius: 5px;
  margin-top: 10px;
  border: 1px solid #cccccc;
  outline: none; }

.file-right-header select option {
  color: #888888; }

.system-frame-pupor-guanzhu {
  margin-top: 20px;
  position: relative;
  border: 1px solid #f2f2f2;
  width: 48%;
  height: 590px;
  background: white;
  border-radius: 5px;
  float: left;
  margin-right: 2%; }

.system-frame-pupor-guanzhu:last-of-type {
  margin-right: 0; }

.system-frame-pupor-guanzhu-header {
  border-bottom: 1px solid #f2f2f2;
  color: white;
  position: relative;
  height: 50px;
  width: 100%;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  background: -webkit-linear-gradient(left, #172343, #050911);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #172343, #050911);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #172343, #050911);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(right, #172343, #050911);
  /* 标准的语法 */ }

.system-frame-pupor-guanzhu-header img {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 18px;
  z-index: 1;
  width: 14px; }

.system-frame-pupor-guanzhu-search {
  width: 100%;
  background: #f3f3f3;
  position: relative;
  padding: 10px 5px; }

.system-frame-pupor-guanzhu-search input {
  width: 100%;
  height: 30px;
  background: white;
  border-radius: 15px;
  outline: none;
  border: 1px solid #b2b2b2;
  font-size: 14px;
  padding-left: 10px;
  box-sizing: border-box; }

.system-frame-pupor-guanzhu-search img {
  cursor: pointer;
  position: absolute;
  top: 18px;
  right: 20px; }

.system-frame-pupor-guanzhu-center {
  overflow-y: auto;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  height: 540px; }

.system-frame-pupor-guanzhu-center-line {
  position: relative;
  padding: 15px 0;
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2; }

.system-frame-pupor-guanzhu-center-line .mgc {
  float: left;
  margin-top: 3px;
  margin-right: 5px; }

.system-center-line-title {
  cursor: default;
  float: left;
  width: calc(100% - 30px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.system-frame-pupor-guanzhu-center-line:hover .system-center-line-title {
  overflow: auto;
  white-space: initial;
  text-overflow: inherit; }

.system_popur_frame-center-vv .system-center-line-title {
  width: 100%; }

.system-center-line-title span {
  margin-right: 10px; }

.system-center-line-title span:last-of-type {
  margin: 0; }

.system-center-line-title1 {
  width: 100%;
  margin-bottom: 5px;
  padding-left: 30px; }

.system-center-line-title1:hover {
  background: #F5FAFF; }

.system-center-line-top {
  width: 100%;
  position: relative;
  line-height: 28px; }

.system-center-line-top:hover {
  background: #F5FAFF; }

.system-center-line-top:hover div {
  display: inline-block !important; }

.system-center-line-top1 {
  width: 100%;
  position: relative;
  padding: 5px 10px;
  margin: 0 auto; }

.system-center-line-top1:hover {
  background: #F5FAFF; }

.system-center-line-top1:hover div {
  display: inline-block !important; }

.system-center-line-img-frame {
  cursor: pointer;
  line-height: 22.5px;
  float: left;
  width: 22.5px;
  height: 22.5px;
  text-align: center; }

.system-center-line-img {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  /* Opera */ }

.system-center-line-img.active {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */ }

.system-frame-pupor-guanzhu-center-line > .system-center-line-zk {
  border-left: 0; }

.system-center-line-zk {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  border-left: 1px dotted #EBEBEB; }

.system-center-line-zk div {
  font-weight: 14px; }

.system-center-line-frame {
  width: 100%;
  position: relative;
  line-height: 28px; }

.system-center-line-frame2 {
  width: 100%;
  position: relative;
  line-height: 28px;
  min-height: 28px;
  position: relative; }

.system-center-line-frame2:last-of-type:after {
  display: none; }

.system-center-line-frame2:after {
  height: 14px;
  width: 14px;
  border-left: 1px dotted #EBEBEB;
  content: "";
  margin-right: 3px;
  float: left;
  position: absolute;
  top: 15px;
  left: 0; }

.system-center-line-frame2:before {
  height: 14px;
  width: 14px;
  border-bottom: 1px dotted #cccccc;
  border-left: 1px dotted #EBEBEB;
  content: "";
  float: left;
  margin-right: 3px; }

.system-center-line-frame2:hover div {
  display: inline-block !important; }

.system-center-line-frame2:hover {
  background: #F5FAFF; }

.system-center-line-frame:hover {
  background: #F5FAFF; }

.system-center-line-frame:hover div {
  display: inline-block !important; }

.system-center-line-frame1 {
  width: 100%;
  padding: 5px 0 0 30px; }

.system-bumen-frame-pupor-frame {
  z-index: 2;
  width: 460px;
  height: 180px;
  border-radius: 5px;
  background: white;
  box-shadow: 0 0 18px #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -90px;
  margin-left: -230px; }

.system-center-line-x {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -9px;
  width: 12px;
  height: 28px;
  display: none; }

.system-center-line-x img {
  cursor: pointer;
  width: 12px;
  height: 12px; }

.system-center-line-xx {
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -9px;
  width: 12px;
  height: 28px;
  display: none; }

.system-center-line-xx img {
  cursor: pointer;
  width: 12px;
  height: 12px; }

.system-center-line-edit {
  cursor: pointer;
  position: absolute;
  right: 22px;
  top: 0;
  height: 28px;
  width: 12px;
  display: none; }

.system-center-line-edit img {
  width: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  height: 12px;
  margin-top: -6px; }

.system-frame-pupor-frame-header1 {
  background: white;
  height: 60px;
  line-height: 60px;
  font-size: 12px;
  color: #b2b2b2;
  padding: 0 20px; }

.system-frame-pupor-frame-header-left {
  float: left; }

.system-frame-pupor-frame-header-right {
  float: right; }

.pupor-frame-header-right-title {
  float: left;
  margin-left: 10px; }

.pupor-frame-header-right-title1 {
  color: #EE2222;
  float: left; }

.system-left-header-left {
  width: 190px;
  float: left;
  box-sizing: border-box;
  padding: 0 5px;
  position: relative; }

.system-left-header-left img {
  position: absolute;
  top: 13px;
  left: 12px; }

.system-left-header-left input {
  width: 100%;
  height: 30px;
  border-radius: 5px;
  outline: none;
  padding-left: 25px; }

.system-frame-pupor-frame-top {
  width: 520px;
  margin: 0 auto;
  border: 1px solid #f2f2f2;
  padding: 5px;
  margin-top: 10px;
  min-height: 72px; }

.system-frame-pupor-frame-top-right {
  background: #3197da;
  color: white;
  height: 30px;
  padding: 5px 15px;
  float: left;
  border-radius: 15px;
  margin: 5px 10px; }

.system-frame-pupor-frame-center div img:last-child {
  display: none; }

.system-frame-pupor-frame-center div:hover img:first-child {
  display: none; }

.system-frame-pupor-frame-center div:hover img:last-child {
  display: block; }

.system-frame-pupor-frame-center div {
  display: inline-block; }

.system-riliImg {
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 7.5px; }

.system-frame-pupor-frame-bottom {
  width: 520px;
  margin: 0 auto;
  border: 1px solid #f2f2f2;
  padding: 5px;
  margin-top: 10px;
  min-height: 72px; }

.system-frame-pupor-frame-bottom-right {
  background: #f0f0f0;
  color: #676767;
  height: 30px;
  padding: 5px 15px;
  float: left;
  margin: 5px 10px; }

.system-frame-pupor-frame-bottom-right img {
  float: right;
  margin-top: 5px;
  width: 10px;
  margin-left: 5px;
  cursor: pointer; }

.system-frame-pupor-frame-bottom-right:hover {
  background: #3197da;
  color: white; }

/*新增样式*/
.system-frame-pupor-frame-header {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin-bottom: 20px; }

.system-renyuan-frame-pupor-frame {
  z-index: 2;
  width: 560px;
  height: 580px;
  background: #f3f3f3;
  box-shadow: 0 0 18px #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -290px;
  margin-left: -280px;
  border-radius: 15px;
  overflow: hidden; }

.system_popur_frame {
  border-radius: 5px;
  width: 230px;
  height: 350px;
  float: left;
  margin-left: 25px;
  border: 1px solid #e2e2e2;
  overflow: auto; }

.system_popur_frame:last-of-type {
  margin: 0; }

.system_popur_frame-center {
  max-height: 315px;
  overflow-y: auto;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box; }

.system_popur_frame-center1 {
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box; }

/* .system-frame-pupor-frame-center{width: 50px;padding:0;box-sizing: border-box;float: left;transform: rotate(-90deg);margin-top: 180px;} */
.file-frame-pupor-frame-button {
  background: #404040;
  float: left;
  width: 55px;
  height: 25px;
  border: 1px solid #cccccc;
  text-align: center;
  font-size: 12px;
  color: white;
  border-radius: 5px;
  line-height: 25px; }

.file-frame-pupor-frame-button:nth-child(2) {
  color: white;
  margin-left: 30px;
  background: #404040; }

.system_popur_frame .system-frame-pupor-guanzhu-center-line {
  padding: 0 0 10px 0;
  margin-top: 1px; }

.system_popur_frame .system-frame-pupor-guanzhu-search {
  background: white;
  padding: 10px; }

.system-frame-pupor-guanzhu-header {
  background: #293c55; }

.Myproject-frame-pupor-guanzhu-header-span {
  font-size: 12px;
  color: #999; }

.file-frame-pupor-frame-rightplus {
  position: absolute;
  z-index: 100;
  left: 120px;
  top: 28px;
  width: 320px;
  max-height: 200px;
  overflow-y: scroll;
  background-color: #fff;
  border: 1px solid #ccc; }

.file-frame-pupor-frame-rightplus::-webkit-scrollbar {
  display: none; }

.file-frame-pupor-frame-rightplus div {
  width: 100%;
  font-size: 16px;
  background-color: #fff;
  padding-left: 15px;
  line-height: 30px; }

.file-frame-pupor-frame-rightplus div:hover {
  background-color: #3387f5; }

.select-dish {
  float: left;
  width: 190px;
  height: 30px; }

.select-dish input {
  width: 190px;
  height: 30px; }

#selectRegion {
  margin: 10px 20px 0 20px; }

#selectPost {
  float: left;
  width: 105px;
  height: 30px; }

#selectRegion1 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  padding-left: 3px; }

.select-dish-search {
  float: left;
  width: 60px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  background-color: #0dc84f;
  margin-top: 10px;
  border-radius: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-left: 10px; }

.ps_gg {
  position: relative;
  background-color: #fff;
  z-index: 1000;
  overflow-y: auto;
  overflow-x: auto;
  height: 350px;
  box-shadow: 0 0px 5px 0px #ccc;
  box-sizing: border-box;
  padding: 5px; }

.ps_gg-asd {
  width: 200%;
  height: 100%; }

.system-frame-pupor-guanzhu-center-line.system-frame-pupor-guanzhu-center-line-renyuan {
  padding: 5px 0; }

.file-right-center-tb table tr th:nth-child(3) {
  padding-right: 20px; }

.file-right-center-tb table td {
  line-height: 27px; }

.file-right-center-tb table tr td:nth-child(3) {
  padding-right: 20px; }

.file-right-center-tb table tr th:nth-child(4) {
  padding-right: 20px; }

.file-right-center-tb table tr td:nth-child(4) {
  padding-right: 20px; }

.file-right-header .system-left-header-button-add {
  float: left;
  margin: 10px 20px 0 20px; }

.syserm-center-frame-header {
  line-height: 70px;
  padding-left: 20px;
  box-sizing: border-box; }

.syserm_headerLeft {
  margin-right: 10px;
  display: inline-block;
  vertical-align: sub;
  width: 4px;
  height: 18px;
  background: #75a5ff; }

.syserm_headerButton {
  margin-left: 20px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  border-radius: 5px;
  padding: 0 20px;
  color: #41ABEF;
  border: 1px solid #41abef; }

.syserm_headerButton img {
  margin-right: 3px; }

.file-right-center .abutton.statuss {
  color: #ee2222; }

.file-right-center .abutton.statuss.green {
  color: #0dc84f; }

.test-1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 10px;
  background: white; }

.test-1::-webkit-scrollbar-thumb {
  width: 10px;
  /*滚动条里面小方块*/
  border-radius: 8px;
  background: #E4E4E4; }

.test-1::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 8px;
  width: 20px; }

.test-2::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 5px; }

.test-2::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 8px;
  background: #D8D8D8; }

.test-2::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 8px; }

.file-frame-pupor-frame-right .dateinput {
  display: inline-block;
  outline: none;
  box-sizing: border-box;
  border-radius: 5px;
  height: 30px;
  line-height: 30px;
  width: 148px;
  color: #333; }

.file-frame-pupor-frame-right11 {
  padding: 0; }

.dateinput::-webkit-inner-spin-button {
  visibility: hidden; }

.dateinput::-webkit-clear-button {
  /*控制清除按钮*/
  visibility: hidden; }

.dateinput::-webkit-datetime-edit-month-field {
  cursor: not-allowed;
  pointer-events: none; }

.dateinput::-webkit-datetime-edit-day-field {
  cursor: not-allowed;
  pointer-events: none; }

.dateinput::-webkit-datetime-edit-year-field:focus {
  background: white;
  pointer-events: none; }

/* .dateinput::-webkit-datetime-edit-text{
    color: #fc0;
} */
.lookYearOfPerformance {
  display: none;
  top: 0;
  left: 0;
  z-index: 1;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3); }

.lookYearOfPerformance.active {
  display: block; }

.lookYearOfPerformance-frame {
  transition: all 0.5s;
  z-index: 2;
  width: 1060px;
  height: 615px;
  border-radius: 5px;
  overflow: hidden;
  background: #f2f2f2;
  box-sizing: border-box;
  box-shadow: 0 0 18px #666666;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -307.5px;
  margin-left: -530px; }

.lookYearOfPerformance-frame-title {
  position: relative;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  background: white; }

.lookYearOfPerformance-frame-title img {
  position: absolute;
  right: 20px;
  top: 15px; }

.lookYearOfPerformance-frame-header {
  font-size: 14px;
  line-height: 30px;
  background: white;
  padding: 10px 20px;
  box-sizing: border-box; }

.lookYearOfPerformance-frame-header-left {
  float: left; }

.lookYearOfPerformance-frame-header-left div {
  display: inline-block;
  height: 24px;
  width: 3px;
  background: #75a5ff;
  vertical-align: middle;
  margin-right: 5px; }

.lookYearOfPerformance-frame-header-left span {
  vertical-align: middle; }

.lookYearOfPerformance-frame-header-right {
  float: right; }

.lookYearOfPerformance-frame-header-right-year {
  width: 120px;
  line-height: 30px;
  height: 30px;
  float: left;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-right: 15px;
  border: 1px solid #cccccc; }

.lookYearOfPerformance-frame-header-right-btn {
  float: left;
  padding: 0 10px;
  min-width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin-right: 15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  background: #0dc84f;
  color: white;
  position: relative;
  cursor: pointer; }

.lookYearOfPerformance-frame-header-right-btn.blue {
  background: #41abef;
  color: white; }

.lookYearOfPerformance-frame-header-right-btn .upload {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
  top: 0;
  cursor: pointer; }

.lookYearOfPerformance-contain {
  width: 100%;
  height: 450px;
  overflow: auto;
  background: white; }

.lookYearOfPerformance-contain table tr {
  border-bottom: 1px solid #eeeeee; }

.lookYearOfPerformance-contain table th {
  min-width: 80px;
  padding: 10px;
  text-align: center;
  background: #f9f9f9; }

.lookYearOfPerformance-contain table td {
  padding: 0 10px;
  text-align: center;
  min-width: 80px;
  height: 40px;
  max-height: 40px;
  line-height: 19px;
  vertical-align: middle; }

.lookYearOfPerformance-contain table .text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }

.system-frame-pupor-frame-jt {
  width: 50px;
  text-align: center;
  line-height: 350px;
  float: left; }

.system-frame-pupor-frame-jt img {
  vertical-align: middle; }

.system-frame-pupor-frame-jt img:last-of-type,
.system-frame-pupor-frame-jt:hover img:first-of-type {
  display: none; }

.system-frame-pupor-frame-jt:hover img:last-of-type {
  display: inline-block; }

.system_popur_frame_search {
  width: 100%;
  position: relative;
  height: 30px;
  border-bottom: 1px solid #e2e2e2; }

.system_popur_frame_search input {
  width: 100%;
  height: 100%;
  outline: none;
  border: 0;
  padding-right: 30px;
  padding-left: 5px; }

.system_popur_frame_search input:hover {
  box-shadow: 0 0 0;
  border: 0;
  box-sizing: border-box; }

.system_popur_frame_search img {
  position: absolute;
  right: 10px;
  top: 7.5px; }

.system-center-line-top1 .system-center-line-title {
  float: none;
  display: inline-block;
  vertical-align: middle; }

.system_popur_frame-center1 .system-center-line-top1 {
  margin: 5px 0;
  background-color: #209cee;
  color: #fff;
  border-radius: 5px; }

.system_popur_frame-center1 .system-center-line-top1 button {
  vertical-align: middle; }

/* 数据维护新增面积 */
.system-data-areaAdd {
  width: 50px;
  height: 30px;
  border-radius: 5px;
  color: white;
  background: #209cee;
  display: block;
  position: relative;
  text-align: center;
  line-height: 30px;
  float: left;
  margin-left: 20px;
  cursor: pointer; }

.system-data-areaInput {
  width: 300px;
  height: 30px;
  border-radius: 5px;
  display: block;
  position: relative;
  float: left;
  margin-left: 10px;
  font-size: 15px;
  padding-left: 10px; }

/* 是否勾选子节点 */
.system-isSelectChildren {
  font-size: 12px;
  line-height: -3px;
  padding: -8px;
  top: -5px;
  display: block;
  position: relative;
  left: 18px;
  /* width: 90px; */
  height: 20px; }

.system-isSelectChildren-input {
  display: block;
  position: relative;
  top: 16px;
  left: -16px; }

/* 类型管理 */
/* 提示框 */
.addImg {
  margin: 0;
  padding: 0; }

.addImg-body {
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
  display: inline-block;
  max-height: 650px;
  overflow-y: auto; }

.addImg-selectFile {
  position: relative;
  cursor: pointer;
  width: 80px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  background: #ffffff;
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  border-radius: 5px;
  border: solid 1px #cccccc; }

.addImg-selectFile input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0; }

.addImg-editImg {
  padding-left: 10px;
  box-sizing: border-box;
  width: 160px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #666666;
  outline: none;
  margin-top: 15px !important;
  margin-right: 20px;
  /* position:  !important; */
  left: 25% !important;
  top: 0 !important; }

.addImg-sureImg {
  /* margin-top: 15px; */
  vertical-align: middle; }

.addImg-sureImg > img {
  vertical-align: middle;
  width: 14px;
  margin-left: 10px; }

.addImg-img {
  height: 30px;
  width: 30px; }

.addImg-button-div span:first-child {
  color: #23abff;
  /* height: 14px;
    background-image: url('../../assets/img/system/edit.png'); */ }

.addImg-button-div span:last-child {
  color: #dd1b1b;
  /* height: 14px;
    background-image: url('../../assets/img/system/delete.png'); */ }

/*滚动条样式*/
.addImg-body::-webkit-scrollbar {
  width: 4px;
  /*height: 4px;*/ }

.addImg-body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2); }

.addImg-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1); }

/* 标签维护 */
.lable-input {
  /* position: relative; */
  /* cursor: pointer; */
  width: 70%;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  background: #ffffff;
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  border-radius: 5px;
  border: solid 1px #cccccc;
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  margin-top: 0 !important;
  vertical-align: middle; }

.lable-input-selectColor {
  position: relative !important;
  left: 0 !important;
  top: 0 !important;
  margin-top: 0 !important;
  text-align: center;
  width: 28px;
  height: 30px;
  padding: 0;
  border: 0;
  line-height: 0;
  border-radius: 5px;
  vertical-align: middle; }

.lable-div {
  display: block; }

.lable-div span {
  display: inline-block;
  vertical-align: middle; }

.label-color-span {
  display: inline-block;
  width: 12px;
  border-radius: 50%;
  height: 12px;
  vertical-align: middle; }

.label-img-all img {
  height: 14px;
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  cursor: pointer; }

.addImg-selectFile-edit {
  position: relative;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  text-align: center;
  background: #ffffff;
  margin-top: 10px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  border: 0; }

.addImg-selectFile-edit input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0; }

.col-12 {
    width: 100%;
    text-align: center;
}

.abutton {
    cursor: pointer;
}

.blue {
    color: #23abff
}

.yellow {
    color: #fc0
}

;

.green {
    color: #0dc84f;
}

.red {
    color: #ee2222;
}

tr:hover {
    background: #f9fdff;
}

/*.pt-page>div{height: 100%;}*/
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/* 头部 */

.header-currency {
    padding-left: 25px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    float: left;
    height: 60px;
    line-height: 60px;
    background: #ffffff;
}

.header-currency-frame {
    color: #050911;
    position: relative;
    margin: 0 25px;
    height: 60px;
    line-height: 60px;
    float: left;
    font-size: 18px
}

.header-currency-frame a {
    font-size: 18px;
    color: #050911;
    display: block
}

.header-currency-frame a:hover {
    color: #485988;
}

.header-currency-frame:hover {
    color: #485988;
}

.header-currency-frame span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #485988;
    opacity: 0;
    transition: all 0.3s;
}

.header-currency-frame:hover span {
    opacity: 1;
}

.header-currency-frame.active a {
    color: #485988;
}

.header-currency-frame.active span {
    opacity: 1;
}

.leftmenu-currency {
    color: white;
    width: 220px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    height: auto;
    min-height: 100%;
    background: -webkit-linear-gradient(#050911, #172343);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#050911, #172343);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#050911, #172343);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(#050911, #172343);
    /* 标准的语法 */
}

.leftmenu-currency-top {
    height: 260px;
    border-bottom: 1px solid #20293f;
}

.leftmenu-currency-title {
    font-size: 18px;
    margin-top: 30px;
    text-align: center
}

.leftmenu-currency-touxiang {
    margin: 30px auto 20px auto;
    border-radius: 50%;
    overflow: hidden;
    width: 56px;
    height: 56px;
}

.leftmenu-currency-name {
    font-size: 14px;
    margin-bottom: 5px;
    text-align: center;
}

.leftmenu-currency-zhiwei {
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
}

.leftmenu-currency-button {
    margin: 20px auto 0 auto;
    border: 1px solid #89c3f8;
    color: #89c3f8;
    height: 26px;
    width: 66px;
    line-height: 26px;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
}

.leftmenu-currency-button:hover {
    background: #89c3f8;
    color: white;
}

.leftmenu-currency-touxiang img {
    object-fit: cover;
}

.leftmenu-currency-center {
    padding: 30px 0;
    border-bottom: 1px solid #20293f;
    box-sizing: border-box;
}

.leftmenu-currency-center-title:hover {
    background: #213050;
}

.leftmenu-currency-center-title>span {
    transition: all 0.3s;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    opacity: 0;
    background: #75a5ff;
}

.leftmenu-currency-center-title:hover span {
    opacity: 1;
}

.leftmenu-currency-center-title {
    cursor: default;
    transition: all 0.3s;
    position: relative;
    padding-left: 20px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.num-qipao {
    height: 15px;
    padding: 0 4px;
    border-radius: 50%;
    line-height: 14px;
    position: absolute;
    top: -5px;
    left: 25px;
    background: red;
    min-width: 15px;
    color: white;
}

.title14 {
    font-size: 14px;
}

.leftmenu-currency-center-title a {
    color: white
}

.leftmenu-currency-center-title a:hover {
    color: white
}

.leftmenu-currency-bottom {
    padding-top: 30px;
    padding-bottom: 80px;
}

.leftmenu-currency-bottom-title {
    color: #75a5ff;
    font-size: 16px;
    padding-left: 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.leftmenu-currency-center-title-num {
    position: relative;
    width: 30px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: 10px;
    background: #7584f6;
    border-radius: 3px;
    display: inline-block;
    margin-left: 10px;
}

.leftmenu-currency-center-title-tishi {
    opacity: 0;
    animation: breathe 800ms infinite linear alternate;
    width: 12px;
    border-radius: 50%;
    height: 12px;
    background: #8693f3;
    border: 3px solid #3f4a78;
    display: inline-block;
    margin-left: 10px;
    line-height: 5px;
}

@keyframes breathe {
    0% {
        -moz-transform: scale(0.9, 0.9);
        -webkit-transform: scale(0.9, 0.9);
        -o-transform: scale(0.9, 0.9);
    }

    100% {
        -moz-transform: scale(1.2, 1.2);
        -webkit-transform: scale(1.2, 1.2);
        -o-transform: scale(1.2, 1.2);
    }
}

.leftmenu-currency-center-title-tishi.active {
    opacity: 1;
}

.index-top-frame {
    background: white;
    text-align: center;
    width: 23%;
    margin-right: 2.5%;
    height: 90px;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(153, 153, 153, 0.2);
    float: left
}

.index-top-frame:last-child {
    width: 23%;
    margin-right: 0
}

.index-top-frame-frame {
    display: inline-block;
    margin-top: 10px;
}

.index-top-frame-img {
    border: 2px solid white;
    background: #8693f3;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    float: left;
    margin-top: 12.5px
}

.index-top-frame-img img {
    display: inline-block;
    margin-top: 8px
}

.index-top-frame-text {
    margin-left: 30px;
    height: 45px;
    float: left;
    text-align: left;
    margin-top: 10px;
}

.index-top-frame-text-num {
    color: #7584f6;
    font-size: 18px
}

.index-top-frame-text-title {
    color: #333333;
    font-size: 14px
}

.index-top-frame:hover {
    background: #7584f6;
}

.index-top-frame:hover .index-top-frame-text-title,
.index-top-frame:hover .index-top-frame-text-num {
    color: white
}

.index-top-frame:nth-child(2) .index-top-frame-text-num {
    color: #bc8dee
}

.index-top-frame:nth-child(2) .index-top-frame-text-title {
    color: #333333
}

.index-top-frame:nth-child(3) .index-top-frame-text-title {
    color: #333333
}

.index-top-frame:nth-child(4) .index-top-frame-text-title {
    color: #333333
}

.index-top-frame:nth-child(2) .index-top-frame-img {
    background: #bc8dee;
}

.index-top-frame:nth-child(2):hover {
    background: #bc8dee;
}

.index-top-frame:nth-child(2):hover .index-top-frame-text-title,
.index-top-frame:nth-child(2):hover .index-top-frame-text-num {
    color: white
}

.index-top-frame:nth-child(3) .index-top-frame-text-num {
    color: #ffa897
}

.index-top-frame:nth-child(3) .index-top-frame-img {
    background: #ffa897;
}

.index-top-frame:nth-child(3):hover {
    background: #ffa897;
}

.index-top-frame:nth-child(3):hover .index-top-frame-text-title,
.index-top-frame:nth-child(3):hover .index-top-frame-text-num {
    color: white
}

.index-top-frame:nth-child(4) .index-top-frame-text-num {
    color: #75a5ff
}

.index-top-frame:nth-child(4) .index-top-frame-img {
    background: #75a5ff;
}

.index-top-frame:nth-child(4):hover {
    background: #75a5ff;
}

.index-top-frame:nth-child(4):hover .index-top-frame-text-title,
.index-top-frame:nth-child(4):hover .index-top-frame-text-num {
    color: white
}

.quan {
    background: rgba(72, 89, 136, 0.5);
}

.quan:hover {
    background: #51b6fb !important;
    box-shadow: 0 0 18px #d0ecff;
}

.quan .index-top-frame-img {
    border: 0;
    background: none !important;
}

.quan .index-top-frame-img img {
    width: 27px;
    margin-top: 14px;
}

.quan .index-top-frame-text-num {
    color: white;
    font-size: 18px
}

.quan .index-top-frame-text-title {
    color: white;
    font-size: 14px
}

.quan:nth-child(2) .index-top-frame-text-num {
    color: white;
    font-size: 18px
}

.quan:nth-child(2) .index-top-frame-text-title {
    color: white;
    font-size: 14px
}

.quan:nth-child(3) .index-top-frame-text-num {
    color: white;
    font-size: 18px
}

.quan:nth-child(3) .index-top-frame-text-title {
    color: white;
    font-size: 14px
}

.quan:nth-child(4) .index-top-frame-text-num {
    color: white;
    font-size: 18px
}

.quan:nth-child(4) .index-top-frame-text-title {
    color: white;
    font-size: 14px
}

table span,
table div {
    cursor: pointer;
}


.Myproject {
    width: 100%;
    box-sizing: border-box;
    background: #f3f3f3;
    min-width: 960px;
}

.Myproject-frame {
    padding: 20px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    background: #f3f3f3;
}

.Myproject-menu {
    font-size: 12px;
    color: #999999;
    margin-bottom: 20px;
}

.Myproject-menu a {
    font-size: 12px;
    color: #999999;
}

.Myproject-top {
    height: 50px;
    width: 100%;
    background: white;
    border-radius: 5px;
}

.Myproject-top select {
    padding-left: 10px;
    color: #b2b2b2;
    float: left;
    width: 130px;
    height: 30px;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 10px;
    border: 1px solid #cccccc;
    outline: none;
}

.Myproject-top select option {
    color: #888888
}

.Myproject-top-input {
    position: relative;
    width: 280px;
    height: 30px;
    line-height: 1;
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

.Myproject-top input {
    padding-left: 10px;
    box-sizing: border-box;
    width: 280px;
    height: 30px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    color: #666666;
    outline: none;
}

input {
    border: 1px solid #cccccc;
}

input:hover {
    box-shadow: 0 0 5px #66afe9;
    border: 1px solid #66afe9;
}

select:hover {
    box-shadow: 0 0 5px #66afe9;
    border: 1px solid #66afe9;
}

.Myproject-top-input img {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 14px;
}

.Myproject-center {
    width: 100%;
    overflow-x: auto;
}

.Myproject-center li {
    height: 40px;
    position: relative;
    float: left;
    width: 9.0909%;
    text-align: center;
    background: #f3f3f3;
    color: #333333;
    font-size: 14px;
    line-height: 40px;
}

.Myproject-center li.qunliao {
    cursor: pointer;
    position: relative;
}

.Myproject-center li.qunliao img:last-child {
    display: none;
}

.Myproject-center li.qunliao:hover img:last-child {
    display: inline-block;
}

.Myproject-center li.qunliao:hover img:first-child {
    display: none;
}

.qunliao-tixing {
    height: 15px;
    padding: 0 4px;
    border-radius: 50%;
    line-height: 14px;
    position: absolute;
    top: 0;
    left: 55%;
    background: red;
    min-width: 15px;
    color: white
}

.Myproject-center-frame {
    background: white;
    margin-top: 10px;
    border-radius: 5px;
}

.Myproject-center-frame:nth-child(2) {
    margin: 0;
}

.Myproject-center-frame li:last-child {
    cursor: pointer;
}

.Myproject-center li.Myproject-choose {
    color: #23abff;
    position: relative;
    overflow: hidden
}

.Myproject-choose {
    cursor: pointer;
    color: #23abff;
}

.Myproject-choose img {
    display: inline-block;
    margin-bottom: 3px;
    margin-left: 3px;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
    ;
}

.Myproject-choose img.active {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -moz-transform: rotate(0deg);
    /* Firefox */
    -webkit-transform: rotate(0deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(0deg);
    /* Opera */
    ;
}

.Myproject-choose-frame {
    position: absolute;
    z-index: 1;
    right: 40px;
    background: white;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    width: 125px;
    box-sizing: border-box;
}

.Myproject-choose-frame-line {
    line-height: 35px;
    height: 35px;
    text-align: left;
    margin: 0 10px;
    font-size: 14px;
    color: #b2b2b2;
    border-bottom: 1px solid #eeeeee;
}

.Myproject-choose-frame-line:last-child {
    border: 0;
}

.Myproject-choose-frame-line img {
    display: block;
    float: left;
    margin: 13px 10px 0 5px;
}

.Myproject-choose-frame-line img:nth-child(2) {
    display: none;
}

.Myproject-choose-frame-line:hover img {
    margin-left: 15px;
}

.Myproject-choose-frame-line:hover img:first-child {
    display: none;
}

.Myproject-choose-frame-line:hover img:nth-child(2) {
    display: block;
}

.Myproject-choose-frame-line:hover {
    background: #41abef;
    margin: 0;
    border: 1px solid #41abef;
    color: white;
}

.Myproject-choose-frame-line-border {
    display: none;
    border-bottom: 1px solid #eeeeee;
    width: 95%;
    margin: 0 auto;
}

.Myproject-choose-frame-line-border.active {
    display: block;
}

.Myproject-center-frame ul,
.Myproject-center-frame li {
    background: white;
    border-radius: 5px;
}

.Myproject-center-frame ul li {
    position: relative;
    text-align: center;
    font-size: 12px;
    color: #666666;
    border-radius: 5px;
}

.Myproject-center-frame ul li span.active {
    color: #0dc84f;
}

.Myproject-center-frame-line {
    position: relative;
    margin-top: 15px;
    width: 70px;
    height: 10px;
    display: inline-flex;
}

.Myproject-center-frame-xLeft {
    left: 0px;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ebebeb;
    border-radius: 50% 0 0 50%;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.Myproject-center-frame-xLeft:after {
    width: 0;
    height: 0;
    position: absolute;
    border-top: 10px solid #ebebeb;
    border-right: 10px solid transparent;
    content: "";
    left: 10px
}

.Myproject-center-frame-xCenter {
    position: absolute;
    left: 16px;
    width: 15px;
    height: 10px;
    -webkit-transform: skew(135deg);
    -moz-transform: skew(135deg);
    -o-transform: skew(135deg);
    -ms-transform: skew(135deg);
    transform: skew(135deg);
    background: #ebebeb;
    margin: 0 1px;
    float: left;
}

.Myproject-center-frame-xCenter:nth-child(3) {
    left: 34px;
}

.Myproject-center-frame-xRight {
    left: 58px;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ebebeb;
    border-radius: 0 50% 50% 0;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
}

.Myproject-center-frame-xRight:after {
    width: 0;
    height: 0;
    position: absolute;
    border-bottom: 10px solid #ebebeb;
    border-left: 10px solid transparent;
    content: "";
    left: -10px;
    bottom: 0
}

.Myproject-center-frame-xLeft.active,
.Myproject-center-frame-xCenter.active,
.Myproject-center-frame-xRight.active {
    background: #0dc84f;
}

.Myproject-center-frame-xLeft.active:after {
    border-top: 10px solid #0dc84f;
}

.Myproject-center-frame-xRight.active:after {
    border-bottom: 10px solid #0dc84f;
}

.Myproject-center-frame-frame {
    padding: 20px 0px 20px 50px;
    box-sizing: border-box;
    width: 100%;
    display: none;
}

.Myproject-center-frame-frame.active {
    display: block;
}

.Myproject-center-frame-frame-line {
    width: 100%
}

.Myproject-center-frame-frame-line-left {
    height: 50px;
    float: left;
    width: 100px;
    line-height: 40px;
}

.Myproject-center-frame-frame-line-right {
    float: left;
    position: relative;
    min-width: 900px;
    width: 85%;
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div {
    width: 80px;
    font-size: 12px;
    text-align: center;
    float: left;
    line-height: 14px;
    height: 50px;
    margin-left: 80px;
    position: relative;
    color: #cccccc;
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div:first-child {
    margin-left: 0;
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div>.frame-line-right-zhuangtai {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background: white;
    border: 1px solid #cccccc;
    margin: 15px auto 0 auto;
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div>.frame-line-right-line {
    width: 150px;
    position: absolute;
    left: -115px;
    bottom: 15px;
    border-bottom: 1px dashed #cccccc
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div.active {
    color: #0DC84F;
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div.active>.frame-line-right-line {
    border-bottom: 1px solid #0DC84F
}

.Myproject-center-frame-frame-line-right>.frame-frame-line-right-div.active>.frame-line-right-zhuangtai {
    background: #0DC84F;
    border: 1px solid #0DC84F
}

/* gailr */
.Myproject-frame-pupor1 {
    top: 0;
    left: 0;
    ;
    z-index: 1;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.Myproject-frame-pupor1.active {
    display: block;
}

.Myproject-frame-pupor {
    top: 0;
    left: 0;
    ;
    z-index: 1;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.Myproject-frame-pupor-click {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}

.Myproject-frame-pupor.active {
    display: block;
}

.Myproject-frame-pupor-guanzhu {
    border-radius: 5px;
    overflow: hidden;
    z-index: 2;
    box-shadow: 0 0 35px #666666;
    position: absolute;
    width: 750px;
    height: 560px;
    background: white;
    border-radius: 5px;
    left: 38%;
    top: 50%;
    margin-left: -210px;
    margin-top: -265px;
}

.Myproject-frame-pupor-guanzhu-header {
    background: white;
    position: relative;
    height: 50px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.Myproject-frame-pupor-guanzhu-header span {
    display: inline-block;
    width: 60%;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Myproject-frame-pupor-guanzhu-header img {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.Myproject-frame-pupor-guanzhu-header.daily-img img {
    z-index: 0;
}

.Myproject-frame-pupor-guanzhu-search {
    width: 100%;
    background: #f3f3f3;
    position: relative;
    padding: 10px 0 0 0;
}

.Myproject-frame-pupor-guanzhu-search input {
    margin: 0 10px 10px 10px;
    width: 370px;
    height: 30px;
    background: white;
    border-radius: 15px;
    outline: none;
    border: 1px solid #b2b2b2;
    font-size: 14px;
    padding-left: 10px;
    box-sizing: border-box;
}

.Myproject-frame-pupor-guanzhu-search img {
    position: absolute;
    top: 18px;
    right: 20px;
}

.Myproject-frame-pupor-guanzhu-search.Myproject-frame-information img {
    right: 52px;
}

.Myproject-frame-pupor-guanzhu-center {
    overflow-y: auto;
    width: 100%;
    padding: 0 30px;
    height: 380px;
    box-sizing: border-box;
}

.Myproject-frame-pupor-guanzhu-center-line {
    position: relative;
    padding: 15px 0;
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.Myproject-frame-pupor-guanzhu-center-line .mgc {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.guanzhu-center-line-title {
    float: left;
}

.guanzhu-center-line-top {
    width: 100%
}

.guanzhu-center-line-img-frame {
    position: absolute;
    right: 0;
    top: 13px;
    width: 25px;
    height: 25px;
    text-align: center;
}

.guanzhu-center-line-img {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    /* Opera */
    ;
}

.guanzhu-center-line-img.active {
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -moz-transform: rotate(0deg);
    /* Firefox */
    -webkit-transform: rotate(0deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(0deg);
    /* Opera */
    ;
}

.guanzhu-center-line-zk {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
}

.guanzhu-center-line-zk div {
    font-weight: 14px;
}

.guanzhu-center-line-frame {
    width: 100%;
    padding-top: 5px;
}

.Myproject-frame-pupor-guanzhu-button {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    border-radius: 0 0 5px 5px;
    border-bottom: 0px;
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #0dc84f;
    color: white;
    font-size: 16px;
}

.Myproject-frame-pupor-ql {
    box-shadow: 0 0 35px #666666;
    width: 500px;
    height: 580px;
    background: white;
    border-radius: 5px;
    box-sizing: 0 0 35px #666666;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -250px;
    margin-top: -300px;
}

.Myproject-frame-pupor-ql-header {
    height: 50px;
    border-bottom: 1px solid #eeeeee;
    padding: 0 20px;
    box-sizing: border-box;
}

.Myproject-frame-pupor-ql-header img {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
}

.Myproject-frame-pupor-ql-header-left {
    float: left;
    font-size: 12px;
    line-height: 50px;
    margin-right: 20px;
}

.Myproject-frame-pupor-ql-header-right {
    float: left;
    font-size: 12px;
    line-height: 50px;
}

.Myproject-frame-pupor-ql-header-right div {
    float: left;
}

.Myproject-frame-pupor-ql-header-right div.active {
    color: #04BE02;
}

.Myproject-frame-pupor-ql-header-right>.blue>img {
    position: relative;
    float: left;
    margin-left: 23px;
    margin-top: 1px;
}

.Myproject-frame-pupor-ql-center {
    height: 375px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    overflow-y: auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.ql-center-frame {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.ql-center-frame-time {
    display: inline-block;
    color: #cccccc;
    font-size: 12px;
}

.ql-center-frame-left {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.ql-center-frame-left-touxiang {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden
}

.ql-center-frame-left-touxiang img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ql-center-frame-left-name {
    float: left;
    margin-left: 10px;
    font-size: 12px;
    color: #cccccc;
    width: calc(100% - 60px);
    text-align: left;
}

.ql-center-frame-right-name {
    margin-right: 0.2rem;
    font-size: 0.24rem;
    color: #cccccc;
    width: calc(100% - 50px);
    text-align: right;
}

.ql-center-frame-right-name span {
    margin-right: 10px
}

.ql-center-frame-left-frame {
    position: relative;
    max-width: 60%;
    padding: 5px 10px;
    background: #eeeeee;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
    border-radius: 20px;
}

.ql-center-frame-left-frame:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -4px;
    top: 7.5px;
    border-top: 4px solid transparent;
    border-right: 8px solid #eeeeee;
    border-bottom: 4px solid transparent;
}

.ql-center-frame-left-frame img {
    cursor: pointer;
}

.ql-center-frame-left span {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
}

.ql-center-frame-right span {
    display: block;
    float: right;
    width: 100%;
    text-align: right;
}

.ql-center-frame-left>span {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 70px
}

.ql-center-frame-right>span {
    display: block;
    float: right;
    width: 100%;
    text-align: right;
    padding-right: 70px
}

.ql-center-frame-right {
    float: right;
    width: 100%;
    margin-top: 10px;
}

.ql-center-frame-right-touxiang {
    float: right;
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.ql-center-frame-right-touxiang img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ql-center-frame-right-frame {
    position: relative;
    background: #7ecef4;
    max-width: 70%;
    padding: 5px 10px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    border-radius: 20px;
}

.ql-center-frame-right-folder {
    width: 100%;
    height: 100%;
    margin: 1px;
    background: white;
    border-radius: 20px;
    padding: 10px;
    min-height: 65px;
}

.ql-center-frame-right-frame:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -4px;
    top: 7.5px;
    border-top: 4px solid transparent;
    border-left: 8px solid #7ecef4;
    border-bottom: 4px solid transparent;
}

.ql-center-frame-right-folder img {
    float: left;
    margin-right: 5px;
}

.ql-center-frame-right-folder-title {
    display: inline-block;
    text-align: left;
}

.ql-center-frame-right-folder-size {
    text-align: left;
    display: table-caption;
    margin-top: 5px;
    color: #cccccc;
}

.ql-center-frame-line {
    height: 40px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

.ql-center-frame-line>img {
    float: left;
    margin-top: 2px;
}

.ql-center-frame-line-input {
    float: left;
    margin-left: 10px;
    position: relative;
}

.ql-center-frame-line-input input {
    width: 150px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #cccccc;
}

.ql-center-frame-line-input img {
    position: absolute;
    right: 8px;
    top: 3px;
}

.ql-center-frame-line-right {
    cursor: pointer;
    float: right;
    font-size: 12px;
    color: #23abff;
}

.ql-center-frame-textarea {
    width: 100%;
    border: 0;
    outline: none;
    height: 75px;
    padding: 10px;
    box-sizing: border-box;
    padding-top: 0;
}

.ql-center-frame-button {
    cursor: pointer;
    float: right;
    width: 60px;
    height: 30px;
    background: #404040;
    color: white;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    margin-right: 10px;
}

.ql-center-frame-button1 {
    cursor: pointer;
    float: right;
    width: 60px;
    height: 30px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid #cccccc
}

.ql-center-frame-line-right-frame {
    display: none;
    text-align: center;
    position: absolute;
    width: 340px;
    height: 250px;
    background: white;
    box-shadow: 0 0 18px #666666;
    top: 50%;
    margin-top: -125px;
    left: 50%;
    margin-left: -170px;
    border-radius: 5px;
}

.ql-center-frame-line-right-frame.active {
    display: block;
}

.ql-center-zk {
    display: none;
    padding: 20px 0;
    box-sizing: border-box;
    width: 500px;
    background: white;
    box-shadow: 0px 1px 5px #cccccc;
    position: absolute;
    left: 0;
    z-index: 1;
}

.ql-center-zk.active {
    display: block;
}

.ql-center-zk-left {
    padding-left: 20px;
    float: left;
    width: 50%;
    box-sizing: border-box;
    border-right: 1px dashed #cccccc;
}

.ql-center-zk-line {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}

.ql-center-zk-line-left {
    float: left;
    color: #666666;
    width: 50%;
}

.ql-center-zk-line-right {
    float: left;
    color: #333333;
    width: 50%;
    word-wrap: break-word;
    padding-right: 10px;
    box-sizing: border-box
}

.ql-center-zk-line-right .Myproject-center-frame-line {
    margin: 0;
    margin-right: 10px;
}

.ql-center-zk-right {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.ql-center-zk-line-right11 {
    word-wrap: break-word;
    padding-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
}


.Myproject-center-frame-button {
    margin: 0 auto;
    width: 78px;
    height: 30px;
    border: 1px solid #23abff;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #23ABFF;
    border-radius: 5px;
    margin-top: 20px;
}

.Myproject-center-frame-button:hover {
    background: #23ABFF;
    color: white;
}

.Myproject-center-frame-frame-line-right textarea {
    margin-top: 10px;
    outline: none;
    padding-top: 10px;
    width: 100%;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    border-radius: 5px;
    color: #b2b2b2;
    padding-left: 10px;
    height: 160px;
}

.Myproject-center-frame-frame-line-right textarea::-webkit-input-placeholder {
    color: #b2b2b2
}

.Myproject-center-frame li {
    background: white;
}

.Myproject-center-header-center {
    float: left;
    display: inline-block;
    margin-left: 10%;
}

.Myproject-center-header-center1 {
    float: left;
    display: inline-block;
}

.Myproject-center-header-right {
    width: 15px;
    display: inline-block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0
}

.file-right-center {
    width: 100%;
}

.file-right-center table {
    width: 100%;
    table-layout: fixed;
}

.file-right-center-frame {
    display: inline-flex;
}

.file-right-center tr {
    height: 40px;
    border-bottom: 1px solid #eeeeee;
    transition: all 0.5s;
}

.file-right-center td,
.file-right-center th {
    text-align: center;
    vertical-align: middle;
    position: relative;
    height: 40px;
}

.file-right-center th {
    color: #333333;
    font-size: 14px;
    background: #f9f9f9;
}

.file-right-center table input {
    position: absolute;
    left: 15%;
    top: 50%;
    margin-top: -6px;
}

.file-right-center th input {
    margin-right: 5px;
}

.file-right-center td {
    font-size: 12px;
    color: #666666;
    height: 40px !important;
    table-layout: fixed;
    padding: 5px;
}

.file-right-center td .text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.file-right-center td:hover .text {
    overflow: inherit;
    -webkit-line-clamp: inherit;
}

.file-right-center-frame-caozuo {
    font-size: 12px;
    float: left;
}

.file-right-center-frame-caozuo.blue {
    color: #23abff;
    margin-right: 10px;
}

.file-right-center-frame-caozuo.red {
    color: #ee2222;
}

.Myproject-center-header-top {
    margin: 8px 1px 0 1px;
    width: 0px;
    height: 0px;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 5px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #2e3f53 transparent;
    float: left;
}

.Myproject-center-header-bottom {
    margin: 5px 1px 0 1px;
    width: 0px;
    height: 0px;
    width: 10px;
    height: 10px;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    border-style: solid dashed dashed dashed;
    border-color: #2e3f53 transparent transparent transparent;
    float: left;
}

input {
    transition: all 0.5s;
}

select {
    transition: all 0.5s;
}

.information-table {
    width: 100%;
}

.information-table table {
    display: inline-flex;
}

.information-table tbody {
    width: 100%;
}

.information-table tr {
    transition: all 0.5s;
    height: 40px;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
    line-height: 40px;
    margin-bottom: 20px;
    background: white;
}

.information-table tr:first-child {
    background: #f3f3f3;
}

.information-table td,
.file-right-center th {
    text-align: center;
    line-height: 40px;
    position: relative;
    height: 40px;
}

.information-table th {
    color: #333333;
    font-size: 14px;
    text-align: center;
    position: relative;
}

.information-table table input {
    position: absolute;
    left: 15%;
    top: 12px;
}

.information-table th input {
    margin-right: 5px;
}

.information-table td {
    font-size: 12px;
    color: #666666;
}

.information-table tr:hover {
    background: #f9fdff;
}

.information-table tr:first-child:hover {
    background: #f3f3f3;
}

td.table-blue {
    color: #23ABFF;
}

.font-gray {
    color: #cccccc
}

select[disabled] {
    background-color: white;
    color: #cccccc;
    filter: Alpha(opacity=50);
    -moz-opacity: .5;
    opacity: 0.5;
}

select[disabled]:hover {
    box-shadow: 0 0 0;
    border: 1px solid #cccccc
}

input[readonly] {
    background-color: white;
    color: #cccccc;
    filter: Alpha(opacity=50);
    -moz-opacity: .5;
    opacity: 0.5;
}

input[readonly]:hover {
    box-shadow: 0 0 0;
}

.bgray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;
    filter: Alpha(opacity=50);
    -moz-opacity: .5;
    opacity: 0.5;
}


.file-left-center-line {
    cursor: pointer;
    transition: all 0.5s;
    width: 100%;
    min-height: 45px;
    padding: 13px;
    color: #666666;
    position: relative;
    font-size: 14px;
    text-align: center;
}

.file-center-line-x {
    transition: all 0.5s;
    position: absolute;
    right: 11px;
    top: 0;
    width: 12px;
    height: 100%;
    opacity: 0;
}

.file-center-line-x img {
    cursor: pointer;
    width: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    height: 10px;
    margin-top: -5px;
}

.file-center-line-edit {
    transition: all 0.5s;
    cursor: pointer;
    position: absolute;
    right: 33px;
    top: 0;
    height: 100%;
    width: 12px;
    opacity: 0;
}

.file-center-line-edit img {
    width: 12px;
    position: absolute;
    top: 50%;
    left: 0;
    height: 12px;
    margin-top: -6px;
}

.file-left-center-line:hover .file-center-line-x,
.file-left-center-line:hover .file-center-line-edit {
    display: block;
    opacity: 1;
}

.file-left-center-line:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 200px;
    border-bottom: 1px solid #f2f2f2;
    left: 50%;
    margin-left: -100px;
}

.file-left-center-line:before {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #89c3f8;
    content: "";
    opacity: 0;
    left: 0;
    top: 0;
}

.file-left-center-line:hover:before {
    opacity: 1;
}

.file-left-center-line:hover {
    padding-right: 50px;
    background: #f5faff;
    color: #89c3f8;
}

.file-left-center-line.active:before {
    opacity: 1;
}

.file-left-center-line.active {
    background: #f5faff !important;
    color: #89c3f8;
}

.test-1::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 8px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 8px;
    background: white;
}

.test-1::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 8px;
    background: #D8D8D8;
}

.test-1::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 8px;
}

.test-1 {
    scrollbar-track-color: #D8D8D8;
}

#picDiv {
    cursor: pointer;
}
input.mgc{outline: none;}
.mgc {
	
  position: relative;
  width: 15px;
  height: 15px;
  background-clip: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: -0.15px 0.6px 0 0;
  vertical-align: text-bottom;
  border-radius: 3px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgc:checked:after {
  content: '';
  display: block;
  height: 4px;
  width: 7px;
  border: 0 solid #333;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 4px;
  left: 3px;
}
.mgc:disabled {
  opacity: 0.65;
}
.mgc:focus {
  outline: none;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.075), 0 0px 2px #38a7ff;
}
.mgc:checked {
  background-color: #fff;
  border-color: #d7d7d7;
}
.mgc:checked:after {
  border-color: #414141;
}
.mgc-primary {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgc-primary:checked {
  background-color: #337ab7;
  border-color: #337ab7;
}
.mgc-primary:checked:after {
  border-color: #fff;
}
.mgc-success {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgc-success:checked {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.mgc-success:checked:after {
  border-color: #fff;
}
.mgc-info {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgc-info:checked {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.mgc-info:checked:after {
  border-color: #fff;
}
.mgc-warning {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgc-warning:checked {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.mgc-warning:checked:after {
  border-color: #fff;
}
.mgc-danger {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgc-danger:checked {
  background-color: #cf3b3a;
  border-color: #cf3b3a;
}
.mgc-danger:checked:after {
  border-color: #fff;
}
.mgc-circle {
  border-radius: 50%;
}
.mgc-sm {
  width: 12px;
  height: 12px;
}
.mgc-sm:checked:after {
  top: 2px;
  left: 1px;
  height: 3px;
  width: 6px;
}
.mgc-lg {
  width: 19px;
  height: 19px;
}
.mgc-lg:checked:after {
  top: 3px;
  left: 3px;
  height: 5px;
  width: 10px;
}
input[type="radio"].mgr {
  position: relative;
  width: 16px;
  height: 16px;
  background-clip: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: -0.15px 0.6px 0 0;
  vertical-align: text-bottom;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
input[type="radio"].mgr:disabled {
  opacity: 0.65;
}
input[type="radio"].mgr:before {
  content: '';
  display: block;
  height: 0px;
  width: 0px;
  -webkit-transition: width 0.25s, height 0.25s;
  transition: width 0.25s, height 0.25s;
}
input[type="radio"].mgr:checked:before {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  margin: 3px 0 0 3px;
}
input[type="radio"].mgr:focus {
  outline: none;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.075), 0 0px 2px #38a7ff;
}
input[type="radio"].mgr:checked {
  border: 1px solid #555;
}
input[type="radio"].mgr:checked:before {
  background-color: #555;
}
/* //去掉X */
input::-ms-clear{display:none;}

.mgr-primary {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgr-primary:checked {
  border: 1px solid #337ab7;
}
.mgr-primary:checked:before {
  background-color: #337ab7;
}
.mgr-success {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgr-success:checked {
  border: 1px solid #5cb85c;
}
.mgr-success:checked:before {
  background-color: #5cb85c;
}
.mgr-info {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgr-info:checked {
  border: 1px solid #5bc0de;
}
.mgr-info:checked:before {
  background-color: #5bc0de;
}
.mgr-warning {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgr-warning:checked {
  border: 1px solid #f0ad4e;
}
.mgr-warning:checked:before {
  background-color: #f0ad4e;
}
.mgr-danger {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}
.mgr-danger:checked {
  border: 1px solid #cf3b3a;
}
.mgr-danger:checked:before {
  background-color: #cf3b3a;
}
.mgr-sm {
  width: 12px;
  height: 12px;
}
.mgr-sm:checked:before {
  height: 6px;
  width: 6px;
  border-radius: 50%;
  margin: 2px 0 0 2px;
}
.mgr-lg {
  width: 19px;
  height: 19px;
}
.mgr-lg:checked:before {
  height: 11px;
  width: 11px;
  border-radius: 50%;
  margin: 3px 0 0 3px;
}
.mgc-switch {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 41px;
  height: 24px;
  border: 1px solid #dfdfdf;
  outline: 0;
  border-radius: 16px;
  box-sizing: border-box;
  background: #dfdfdf;
}
.mgc-switch:before,
.mgc-switch:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.mgc-switch:before {
  width: 39px;
  height: 22px;
  background-color: #fdfdfd;
}
.mgc-switch:after {
  width: 22px;
  height: 22px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.mgc-switch:checked {
  border-color: #04be02;
  background-color: #04be02;
}
.mgc-switch:checked:before {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.mgc-switch:checked:after {
  -webkit-transform: translateX(17px);
          transform: translateX(17px);
}
.mgc-switch:focus {
  outline: 0;
}
.mgc-sm.mgc-switch {
  height: 20px;
  width: 32px;
}
.mgc-sm.mgc-switch:before {
  height: 18px;
  width: 30px;
}
.mgc-sm.mgc-switch:after {
  width: 18px;
  height: 18px;
}
.mgc-sm.mgc-switch:checked:after {
  top: 0px;
  left: 2px;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}
.mgc-lg.mgc-switch {
  height: 32px;
  width: 60px;
}
.mgc-lg.mgc-switch:before {
  height: 30px;
  width: 60px;
}
.mgc-lg.mgc-switch:after {
  width: 30px;
  height: 30px;
}
.mgc-lg.mgc-switch:checked:after {
  top: 0px;
  left: 12px;
  -webkit-transform: translateX(18px);
          transform: translateX(18px);
}

@charset "UTF-8";
@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.delete, .is-unselectable, .button, .file {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.select:not(.is-multiple):not(.is-loading)::after {
  border: 3px solid transparent;
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: rotate(-45deg);
  transform-origin: center;
  width: 0.625em; }

.box:not(:last-child), .content:not(:last-child), .notification:not(:last-child), .progress:not(:last-child), .table:not(:last-child), .table-container:not(:last-child), .title:not(:last-child),
.subtitle:not(:last-child), .block:not(:last-child), .highlight:not(:last-child), .level:not(:last-child) {
  margin-bottom: 1.5rem; }

.delete {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 0;
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  outline: none;
  position: relative;
  vertical-align: top;
  width: 20px; }
  .delete::before, .delete::after {
    background-color: white;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform-origin: center center; }
  .delete::before {
    height: 2px;
    width: 50%; }
  .delete::after {
    height: 50%;
    width: 2px; }
  .delete:hover, .delete:focus {
    background-color: rgba(10, 10, 10, 0.3); }
  .delete:active {
    background-color: rgba(10, 10, 10, 0.4); }
  .is-small.delete {
    height: 16px;
    max-height: 16px;
    max-width: 16px;
    min-height: 16px;
    min-width: 16px;
    width: 16px; }
  .is-medium.delete {
    height: 24px;
    max-height: 24px;
    max-width: 24px;
    min-height: 24px;
    min-width: 24px;
    width: 24px; }
  .is-large.delete {
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px; }

.button.is-loading::after, .select.is-loading::after, .control.is-loading::after, .loader {
  animation: spinAround 500ms infinite linear;
  border: 2px solid #dbdbdb;
  border-radius: 290486px;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 1em;
  position: relative;
  width: 1em; }

.is-overlay, .image.is-square img, .image.is-1by1 img, .image.is-5by4 img, .image.is-4by3 img, .image.is-3by2 img, .image.is-5by3 img, .image.is-16by9 img, .image.is-2by1 img, .image.is-3by1 img, .image.is-4by5 img, .image.is-3by4 img, .image.is-2by3 img, .image.is-3by5 img, .image.is-9by16 img, .image.is-1by2 img, .image.is-1by3 img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.button, .input,
.textarea, .select select, .file-cta,
.file-name {
  -moz-appearance: none;
  -webkit-appearance: none;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  display: inline-flex;
  font-size: 1rem;
  height: 2.25em;
  justify-content: flex-start;
  line-height: 1.5;
  padding-bottom: calc(0.375em - 1px);
  padding-left: calc(0.625em - 1px);
  padding-right: calc(0.625em - 1px);
  padding-top: calc(0.375em - 1px);
  position: relative;
  vertical-align: top; }
  .button:focus, .input:focus,
  .textarea:focus, .select select:focus, .file-cta:focus,
  .file-name:focus, .is-focused.button, .is-focused.input,
  .is-focused.textarea, .select select.is-focused, .is-focused.file-cta,
  .is-focused.file-name, .button:active, .input:active,
  .textarea:active, .select select:active, .file-cta:active,
  .file-name:active, .is-active.button, .is-active.input,
  .is-active.textarea, .select select.is-active, .is-active.file-cta,
  .is-active.file-name {
    outline: none; }
  .button[disabled], .input[disabled],
  .textarea[disabled], .select select[disabled], .file-cta[disabled],
  .file-name[disabled] {
    cursor: not-allowed; }

/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */
html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal; }

ul {
  list-style: none; }

button,
input,
select,
textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

img,
audio,
video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0;
  text-align: left; }

html {
  background-color: white;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  min-width: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-size-adjust: 100%; }

article,
aside,
figure,
footer,
header,
hgroup,
section {
  display: block; }

body,
button,
input,
select,
textarea {
  font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

code,
pre {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
  font-family: monospace; }

body {
  color: #4a4a4a;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #3273dc;
  cursor: pointer;
  text-decoration: none; }
  a strong {
    color: currentColor; }
  a:hover {
    color: #363636; }

code {
  background-color: whitesmoke;
  color: #ff3860;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.25em 0.5em 0.25em; }

hr {
  background-color: whitesmoke;
  border: none;
  display: block;
  height: 2px;
  margin: 1.5rem 0; }

img {
  height: auto;
  max-width: 100%; }

input[type="checkbox"],
input[type="radio"] {
  vertical-align: baseline; }

small {
  font-size: 0.875em; }

span {
  font-style: inherit;
  font-weight: inherit; }

strong {
  color: #363636;
  font-weight: 700; }

pre {
  -webkit-overflow-scrolling: touch;
  background-color: whitesmoke;
  color: #4a4a4a;
  font-size: 0.875em;
  overflow-x: auto;
  padding: 1.25rem 1.5rem;
  white-space: pre;
  word-wrap: normal; }
  pre code {
    background-color: transparent;
    color: currentColor;
    font-size: 1em;
    padding: 0; }

table td,
table th {
  text-align: left;
  vertical-align: top; }

table th {
  color: #363636; }

.is-clearfix::after {
  clear: both;
  content: " ";
  display: table; }

.is-pulled-left {
  float: left !important; }

.is-pulled-right {
  float: right !important; }

.is-clipped {
  overflow: hidden !important; }

.is-size-1 {
  font-size: 3rem !important; }

.is-size-2 {
  font-size: 2.5rem !important; }

.is-size-3 {
  font-size: 2rem !important; }

.is-size-4 {
  font-size: 1.5rem !important; }

.is-size-5 {
  font-size: 1.25rem !important; }

.is-size-6 {
  font-size: 1rem !important; }

.is-size-7 {
  font-size: 0.75rem !important; }

@media screen and (max-width: 768px) {
  .is-size-1-mobile {
    font-size: 3rem !important; }
  .is-size-2-mobile {
    font-size: 2.5rem !important; }
  .is-size-3-mobile {
    font-size: 2rem !important; }
  .is-size-4-mobile {
    font-size: 1.5rem !important; }
  .is-size-5-mobile {
    font-size: 1.25rem !important; }
  .is-size-6-mobile {
    font-size: 1rem !important; }
  .is-size-7-mobile {
    font-size: 0.75rem !important; } }

@media screen and (min-width: 769px), print {
  .is-size-1-tablet {
    font-size: 3rem !important; }
  .is-size-2-tablet {
    font-size: 2.5rem !important; }
  .is-size-3-tablet {
    font-size: 2rem !important; }
  .is-size-4-tablet {
    font-size: 1.5rem !important; }
  .is-size-5-tablet {
    font-size: 1.25rem !important; }
  .is-size-6-tablet {
    font-size: 1rem !important; }
  .is-size-7-tablet {
    font-size: 0.75rem !important; } }

@media screen and (max-width: 1087px) {
  .is-size-1-touch {
    font-size: 3rem !important; }
  .is-size-2-touch {
    font-size: 2.5rem !important; }
  .is-size-3-touch {
    font-size: 2rem !important; }
  .is-size-4-touch {
    font-size: 1.5rem !important; }
  .is-size-5-touch {
    font-size: 1.25rem !important; }
  .is-size-6-touch {
    font-size: 1rem !important; }
  .is-size-7-touch {
    font-size: 0.75rem !important; } }

@media screen and (min-width: 1088px) {
  .is-size-1-desktop {
    font-size: 3rem !important; }
  .is-size-2-desktop {
    font-size: 2.5rem !important; }
  .is-size-3-desktop {
    font-size: 2rem !important; }
  .is-size-4-desktop {
    font-size: 1.5rem !important; }
  .is-size-5-desktop {
    font-size: 1.25rem !important; }
  .is-size-6-desktop {
    font-size: 1rem !important; }
  .is-size-7-desktop {
    font-size: 0.75rem !important; } }

@media screen and (min-width: 1280px) {
  .is-size-1-widescreen {
    font-size: 3rem !important; }
  .is-size-2-widescreen {
    font-size: 2.5rem !important; }
  .is-size-3-widescreen {
    font-size: 2rem !important; }
  .is-size-4-widescreen {
    font-size: 1.5rem !important; }
  .is-size-5-widescreen {
    font-size: 1.25rem !important; }
  .is-size-6-widescreen {
    font-size: 1rem !important; }
  .is-size-7-widescreen {
    font-size: 0.75rem !important; } }

@media screen and (min-width: 1472px) {
  .is-size-1-fullhd {
    font-size: 3rem !important; }
  .is-size-2-fullhd {
    font-size: 2.5rem !important; }
  .is-size-3-fullhd {
    font-size: 2rem !important; }
  .is-size-4-fullhd {
    font-size: 1.5rem !important; }
  .is-size-5-fullhd {
    font-size: 1.25rem !important; }
  .is-size-6-fullhd {
    font-size: 1rem !important; }
  .is-size-7-fullhd {
    font-size: 0.75rem !important; } }

.has-text-centered {
  text-align: center !important; }

.has-text-justified {
  text-align: justify !important; }

.has-text-left {
  text-align: left !important; }

.has-text-right {
  text-align: right !important; }

@media screen and (max-width: 768px) {
  .has-text-centered-mobile {
    text-align: center !important; } }

@media screen and (min-width: 769px), print {
  .has-text-centered-tablet {
    text-align: center !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .has-text-centered-tablet-only {
    text-align: center !important; } }

@media screen and (max-width: 1087px) {
  .has-text-centered-touch {
    text-align: center !important; } }

@media screen and (min-width: 1088px) {
  .has-text-centered-desktop {
    text-align: center !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .has-text-centered-desktop-only {
    text-align: center !important; } }

@media screen and (min-width: 1280px) {
  .has-text-centered-widescreen {
    text-align: center !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .has-text-centered-widescreen-only {
    text-align: center !important; } }

@media screen and (min-width: 1472px) {
  .has-text-centered-fullhd {
    text-align: center !important; } }

@media screen and (max-width: 768px) {
  .has-text-justified-mobile {
    text-align: justify !important; } }

@media screen and (min-width: 769px), print {
  .has-text-justified-tablet {
    text-align: justify !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .has-text-justified-tablet-only {
    text-align: justify !important; } }

@media screen and (max-width: 1087px) {
  .has-text-justified-touch {
    text-align: justify !important; } }

@media screen and (min-width: 1088px) {
  .has-text-justified-desktop {
    text-align: justify !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .has-text-justified-desktop-only {
    text-align: justify !important; } }

@media screen and (min-width: 1280px) {
  .has-text-justified-widescreen {
    text-align: justify !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .has-text-justified-widescreen-only {
    text-align: justify !important; } }

@media screen and (min-width: 1472px) {
  .has-text-justified-fullhd {
    text-align: justify !important; } }

@media screen and (max-width: 768px) {
  .has-text-left-mobile {
    text-align: left !important; } }

@media screen and (min-width: 769px), print {
  .has-text-left-tablet {
    text-align: left !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .has-text-left-tablet-only {
    text-align: left !important; } }

@media screen and (max-width: 1087px) {
  .has-text-left-touch {
    text-align: left !important; } }

@media screen and (min-width: 1088px) {
  .has-text-left-desktop {
    text-align: left !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .has-text-left-desktop-only {
    text-align: left !important; } }

@media screen and (min-width: 1280px) {
  .has-text-left-widescreen {
    text-align: left !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .has-text-left-widescreen-only {
    text-align: left !important; } }

@media screen and (min-width: 1472px) {
  .has-text-left-fullhd {
    text-align: left !important; } }

@media screen and (max-width: 768px) {
  .has-text-right-mobile {
    text-align: right !important; } }

@media screen and (min-width: 769px), print {
  .has-text-right-tablet {
    text-align: right !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .has-text-right-tablet-only {
    text-align: right !important; } }

@media screen and (max-width: 1087px) {
  .has-text-right-touch {
    text-align: right !important; } }

@media screen and (min-width: 1088px) {
  .has-text-right-desktop {
    text-align: right !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .has-text-right-desktop-only {
    text-align: right !important; } }

@media screen and (min-width: 1280px) {
  .has-text-right-widescreen {
    text-align: right !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .has-text-right-widescreen-only {
    text-align: right !important; } }

@media screen and (min-width: 1472px) {
  .has-text-right-fullhd {
    text-align: right !important; } }

.is-capitalized {
  text-transform: capitalize !important; }

.is-lowercase {
  text-transform: lowercase !important; }

.is-uppercase {
  text-transform: uppercase !important; }

.is-italic {
  font-style: italic !important; }

.has-text-white {
  color: white !important; }

a.has-text-white:hover, a.has-text-white:focus {
  color: #e6e6e6 !important; }

.has-background-white {
  background-color: white !important; }

.has-text-black {
  color: #0a0a0a !important; }

a.has-text-black:hover, a.has-text-black:focus {
  color: black !important; }

.has-background-black {
  background-color: #0a0a0a !important; }

.has-text-light {
  color: whitesmoke !important; }

a.has-text-light:hover, a.has-text-light:focus {
  color: #dbdbdb !important; }

.has-background-light {
  background-color: whitesmoke !important; }

.has-text-dark {
  color: #363636 !important; }

a.has-text-dark:hover, a.has-text-dark:focus {
  color: #1c1c1c !important; }

.has-background-dark {
  background-color: #363636 !important; }

.has-text-primary {
  color: #00d1b2 !important; }

a.has-text-primary:hover, a.has-text-primary:focus {
  color: #009e86 !important; }

.has-background-primary {
  background-color: #00d1b2 !important; }

.has-text-link {
  color: #3273dc !important; }

a.has-text-link:hover, a.has-text-link:focus {
  color: #205bbc !important; }

.has-background-link {
  background-color: #3273dc !important; }

.has-text-info {
  color: #209cee !important; }

a.has-text-info:hover, a.has-text-info:focus {
  color: #0f81cc !important; }

.has-background-info {
  background-color: #209cee !important; }

.has-text-success {
  color: #23d160 !important; }

a.has-text-success:hover, a.has-text-success:focus {
  color: #1ca64c !important; }

.has-background-success {
  background-color: #23d160 !important; }

.has-text-warning {
  color: #ffdd57 !important; }

a.has-text-warning:hover, a.has-text-warning:focus {
  color: #ffd324 !important; }

.has-background-warning {
  background-color: #ffdd57 !important; }

.has-text-danger {
  color: #ff3860 !important; }

a.has-text-danger:hover, a.has-text-danger:focus {
  color: #ff0537 !important; }

.has-background-danger {
  background-color: #ff3860 !important; }

.has-text-black-bis {
  color: #121212 !important; }

.has-background-black-bis {
  background-color: #121212 !important; }

.has-text-black-ter {
  color: #242424 !important; }

.has-background-black-ter {
  background-color: #242424 !important; }

.has-text-grey-darker {
  color: #363636 !important; }

.has-background-grey-darker {
  background-color: #363636 !important; }

.has-text-grey-dark {
  color: #4a4a4a !important; }

.has-background-grey-dark {
  background-color: #4a4a4a !important; }

.has-text-grey {
  color: #7a7a7a !important; }

.has-background-grey {
  background-color: #7a7a7a !important; }

.has-text-grey-light {
  color: #b5b5b5 !important; }

.has-background-grey-light {
  background-color: #b5b5b5 !important; }

.has-text-grey-lighter {
  color: #dbdbdb !important; }

.has-background-grey-lighter {
  background-color: #dbdbdb !important; }

.has-text-white-ter {
  color: whitesmoke !important; }

.has-background-white-ter {
  background-color: whitesmoke !important; }

.has-text-white-bis {
  color: #fafafa !important; }

.has-background-white-bis {
  background-color: #fafafa !important; }

.has-text-weight-light {
  font-weight: 300 !important; }

.has-text-weight-normal {
  font-weight: 400 !important; }

.has-text-weight-semibold {
  font-weight: 600 !important; }

.has-text-weight-bold {
  font-weight: 700 !important; }

.is-block {
  display: block !important; }

@media screen and (max-width: 768px) {
  .is-block-mobile {
    display: block !important; } }

@media screen and (min-width: 769px), print {
  .is-block-tablet {
    display: block !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-block-tablet-only {
    display: block !important; } }

@media screen and (max-width: 1087px) {
  .is-block-touch {
    display: block !important; } }

@media screen and (min-width: 1088px) {
  .is-block-desktop {
    display: block !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-block-desktop-only {
    display: block !important; } }

@media screen and (min-width: 1280px) {
  .is-block-widescreen {
    display: block !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-block-widescreen-only {
    display: block !important; } }

@media screen and (min-width: 1472px) {
  .is-block-fullhd {
    display: block !important; } }

.is-flex {
  display: flex !important; }

@media screen and (max-width: 768px) {
  .is-flex-mobile {
    display: flex !important; } }

@media screen and (min-width: 769px), print {
  .is-flex-tablet {
    display: flex !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-flex-tablet-only {
    display: flex !important; } }

@media screen and (max-width: 1087px) {
  .is-flex-touch {
    display: flex !important; } }

@media screen and (min-width: 1088px) {
  .is-flex-desktop {
    display: flex !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-flex-desktop-only {
    display: flex !important; } }

@media screen and (min-width: 1280px) {
  .is-flex-widescreen {
    display: flex !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-flex-widescreen-only {
    display: flex !important; } }

@media screen and (min-width: 1472px) {
  .is-flex-fullhd {
    display: flex !important; } }

.is-inline {
  display: inline !important; }

@media screen and (max-width: 768px) {
  .is-inline-mobile {
    display: inline !important; } }

@media screen and (min-width: 769px), print {
  .is-inline-tablet {
    display: inline !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-inline-tablet-only {
    display: inline !important; } }

@media screen and (max-width: 1087px) {
  .is-inline-touch {
    display: inline !important; } }

@media screen and (min-width: 1088px) {
  .is-inline-desktop {
    display: inline !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-inline-desktop-only {
    display: inline !important; } }

@media screen and (min-width: 1280px) {
  .is-inline-widescreen {
    display: inline !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-inline-widescreen-only {
    display: inline !important; } }

@media screen and (min-width: 1472px) {
  .is-inline-fullhd {
    display: inline !important; } }

.is-inline-block {
  display: inline-block !important; }

@media screen and (max-width: 768px) {
  .is-inline-block-mobile {
    display: inline-block !important; } }

@media screen and (min-width: 769px), print {
  .is-inline-block-tablet {
    display: inline-block !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-inline-block-tablet-only {
    display: inline-block !important; } }

@media screen and (max-width: 1087px) {
  .is-inline-block-touch {
    display: inline-block !important; } }

@media screen and (min-width: 1088px) {
  .is-inline-block-desktop {
    display: inline-block !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-inline-block-desktop-only {
    display: inline-block !important; } }

@media screen and (min-width: 1280px) {
  .is-inline-block-widescreen {
    display: inline-block !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-inline-block-widescreen-only {
    display: inline-block !important; } }

@media screen and (min-width: 1472px) {
  .is-inline-block-fullhd {
    display: inline-block !important; } }

.is-inline-flex {
  display: inline-flex !important; }

@media screen and (max-width: 768px) {
  .is-inline-flex-mobile {
    display: inline-flex !important; } }

@media screen and (min-width: 769px), print {
  .is-inline-flex-tablet {
    display: inline-flex !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-inline-flex-tablet-only {
    display: inline-flex !important; } }

@media screen and (max-width: 1087px) {
  .is-inline-flex-touch {
    display: inline-flex !important; } }

@media screen and (min-width: 1088px) {
  .is-inline-flex-desktop {
    display: inline-flex !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-inline-flex-desktop-only {
    display: inline-flex !important; } }

@media screen and (min-width: 1280px) {
  .is-inline-flex-widescreen {
    display: inline-flex !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-inline-flex-widescreen-only {
    display: inline-flex !important; } }

@media screen and (min-width: 1472px) {
  .is-inline-flex-fullhd {
    display: inline-flex !important; } }

.is-hidden {
  display: none !important; }

@media screen and (max-width: 768px) {
  .is-hidden-mobile {
    display: none !important; } }

@media screen and (min-width: 769px), print {
  .is-hidden-tablet {
    display: none !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-hidden-tablet-only {
    display: none !important; } }

@media screen and (max-width: 1087px) {
  .is-hidden-touch {
    display: none !important; } }

@media screen and (min-width: 1088px) {
  .is-hidden-desktop {
    display: none !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-hidden-desktop-only {
    display: none !important; } }

@media screen and (min-width: 1280px) {
  .is-hidden-widescreen {
    display: none !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-hidden-widescreen-only {
    display: none !important; } }

@media screen and (min-width: 1472px) {
  .is-hidden-fullhd {
    display: none !important; } }

.is-invisible {
  visibility: hidden !important; }

@media screen and (max-width: 768px) {
  .is-invisible-mobile {
    visibility: hidden !important; } }

@media screen and (min-width: 769px), print {
  .is-invisible-tablet {
    visibility: hidden !important; } }

@media screen and (min-width: 769px) and (max-width: 1087px) {
  .is-invisible-tablet-only {
    visibility: hidden !important; } }

@media screen and (max-width: 1087px) {
  .is-invisible-touch {
    visibility: hidden !important; } }

@media screen and (min-width: 1088px) {
  .is-invisible-desktop {
    visibility: hidden !important; } }

@media screen and (min-width: 1088px) and (max-width: 1279px) {
  .is-invisible-desktop-only {
    visibility: hidden !important; } }

@media screen and (min-width: 1280px) {
  .is-invisible-widescreen {
    visibility: hidden !important; } }

@media screen and (min-width: 1280px) and (max-width: 1471px) {
  .is-invisible-widescreen-only {
    visibility: hidden !important; } }

@media screen and (min-width: 1472px) {
  .is-invisible-fullhd {
    visibility: hidden !important; } }

.is-marginless {
  margin: 0 !important; }

.is-paddingless {
  padding: 0 !important; }

.is-radiusless {
  border-radius: 0 !important; }

.is-shadowless {
  box-shadow: none !important; }

.column {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0.75rem; }
  .columns.is-mobile > .column.is-narrow {
    flex: none; }
  .columns.is-mobile > .column.is-full {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-three-quarters {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-two-thirds {
    flex: none;
    width: 66.6666%; }
  .columns.is-mobile > .column.is-half {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-one-third {
    flex: none;
    width: 33.3333%; }
  .columns.is-mobile > .column.is-one-quarter {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-one-fifth {
    flex: none;
    width: 20%; }
  .columns.is-mobile > .column.is-two-fifths {
    flex: none;
    width: 40%; }
  .columns.is-mobile > .column.is-three-fifths {
    flex: none;
    width: 60%; }
  .columns.is-mobile > .column.is-four-fifths {
    flex: none;
    width: 80%; }
  .columns.is-mobile > .column.is-offset-three-quarters {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-offset-two-thirds {
    margin-left: 66.6666%; }
  .columns.is-mobile > .column.is-offset-half {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-offset-one-third {
    margin-left: 33.3333%; }
  .columns.is-mobile > .column.is-offset-one-quarter {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-offset-one-fifth {
    margin-left: 20%; }
  .columns.is-mobile > .column.is-offset-two-fifths {
    margin-left: 40%; }
  .columns.is-mobile > .column.is-offset-three-fifths {
    margin-left: 60%; }
  .columns.is-mobile > .column.is-offset-four-fifths {
    margin-left: 80%; }
  .columns.is-mobile > .column.is-1 {
    flex: none;
    width: 8.33333%; }
  .columns.is-mobile > .column.is-offset-1 {
    margin-left: 8.33333%; }
  .columns.is-mobile > .column.is-2 {
    flex: none;
    width: 16.66667%; }
  .columns.is-mobile > .column.is-offset-2 {
    margin-left: 16.66667%; }
  .columns.is-mobile > .column.is-3 {
    flex: none;
    width: 25%; }
  .columns.is-mobile > .column.is-offset-3 {
    margin-left: 25%; }
  .columns.is-mobile > .column.is-4 {
    flex: none;
    width: 33.33333%; }
  .columns.is-mobile > .column.is-offset-4 {
    margin-left: 33.33333%; }
  .columns.is-mobile > .column.is-5 {
    flex: none;
    width: 41.66667%; }
  .columns.is-mobile > .column.is-offset-5 {
    margin-left: 41.66667%; }
  .columns.is-mobile > .column.is-6 {
    flex: none;
    width: 50%; }
  .columns.is-mobile > .column.is-offset-6 {
    margin-left: 50%; }
  .columns.is-mobile > .column.is-7 {
    flex: none;
    width: 58.33333%; }
  .columns.is-mobile > .column.is-offset-7 {
    margin-left: 58.33333%; }
  .columns.is-mobile > .column.is-8 {
    flex: none;
    width: 66.66667%; }
  .columns.is-mobile > .column.is-offset-8 {
    margin-left: 66.66667%; }
  .columns.is-mobile > .column.is-9 {
    flex: none;
    width: 75%; }
  .columns.is-mobile > .column.is-offset-9 {
    margin-left: 75%; }
  .columns.is-mobile > .column.is-10 {
    flex: none;
    width: 83.33333%; }
  .columns.is-mobile > .column.is-offset-10 {
    margin-left: 83.33333%; }
  .columns.is-mobile > .column.is-11 {
    flex: none;
    width: 91.66667%; }
  .columns.is-mobile > .column.is-offset-11 {
    margin-left: 91.66667%; }
  .columns.is-mobile > .column.is-12 {
    flex: none;
    width: 100%; }
  .columns.is-mobile > .column.is-offset-12 {
    margin-left: 100%; }
  @media screen and (max-width: 768px) {
    .column.is-narrow-mobile {
      flex: none; }
    .column.is-full-mobile {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-mobile {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-mobile {
      flex: none;
      width: 66.6666%; }
    .column.is-half-mobile {
      flex: none;
      width: 50%; }
    .column.is-one-third-mobile {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-mobile {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-mobile {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-mobile {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-mobile {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-mobile {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-mobile {
      margin-left: 75%; }
    .column.is-offset-two-thirds-mobile {
      margin-left: 66.6666%; }
    .column.is-offset-half-mobile {
      margin-left: 50%; }
    .column.is-offset-one-third-mobile {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-mobile {
      margin-left: 25%; }
    .column.is-offset-one-fifth-mobile {
      margin-left: 20%; }
    .column.is-offset-two-fifths-mobile {
      margin-left: 40%; }
    .column.is-offset-three-fifths-mobile {
      margin-left: 60%; }
    .column.is-offset-four-fifths-mobile {
      margin-left: 80%; }
    .column.is-1-mobile {
      flex: none;
      width: 8.33333%; }
    .column.is-offset-1-mobile {
      margin-left: 8.33333%; }
    .column.is-2-mobile {
      flex: none;
      width: 16.66667%; }
    .column.is-offset-2-mobile {
      margin-left: 16.66667%; }
    .column.is-3-mobile {
      flex: none;
      width: 25%; }
    .column.is-offset-3-mobile {
      margin-left: 25%; }
    .column.is-4-mobile {
      flex: none;
      width: 33.33333%; }
    .column.is-offset-4-mobile {
      margin-left: 33.33333%; }
    .column.is-5-mobile {
      flex: none;
      width: 41.66667%; }
    .column.is-offset-5-mobile {
      margin-left: 41.66667%; }
    .column.is-6-mobile {
      flex: none;
      width: 50%; }
    .column.is-offset-6-mobile {
      margin-left: 50%; }
    .column.is-7-mobile {
      flex: none;
      width: 58.33333%; }
    .column.is-offset-7-mobile {
      margin-left: 58.33333%; }
    .column.is-8-mobile {
      flex: none;
      width: 66.66667%; }
    .column.is-offset-8-mobile {
      margin-left: 66.66667%; }
    .column.is-9-mobile {
      flex: none;
      width: 75%; }
    .column.is-offset-9-mobile {
      margin-left: 75%; }
    .column.is-10-mobile {
      flex: none;
      width: 83.33333%; }
    .column.is-offset-10-mobile {
      margin-left: 83.33333%; }
    .column.is-11-mobile {
      flex: none;
      width: 91.66667%; }
    .column.is-offset-11-mobile {
      margin-left: 91.66667%; }
    .column.is-12-mobile {
      flex: none;
      width: 100%; }
    .column.is-offset-12-mobile {
      margin-left: 100%; } }
  @media screen and (min-width: 769px), print {
    .column.is-narrow, .column.is-narrow-tablet {
      flex: none; }
    .column.is-full, .column.is-full-tablet {
      flex: none;
      width: 100%; }
    .column.is-three-quarters, .column.is-three-quarters-tablet {
      flex: none;
      width: 75%; }
    .column.is-two-thirds, .column.is-two-thirds-tablet {
      flex: none;
      width: 66.6666%; }
    .column.is-half, .column.is-half-tablet {
      flex: none;
      width: 50%; }
    .column.is-one-third, .column.is-one-third-tablet {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter, .column.is-one-quarter-tablet {
      flex: none;
      width: 25%; }
    .column.is-one-fifth, .column.is-one-fifth-tablet {
      flex: none;
      width: 20%; }
    .column.is-two-fifths, .column.is-two-fifths-tablet {
      flex: none;
      width: 40%; }
    .column.is-three-fifths, .column.is-three-fifths-tablet {
      flex: none;
      width: 60%; }
    .column.is-four-fifths, .column.is-four-fifths-tablet {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters, .column.is-offset-three-quarters-tablet {
      margin-left: 75%; }
    .column.is-offset-two-thirds, .column.is-offset-two-thirds-tablet {
      margin-left: 66.6666%; }
    .column.is-offset-half, .column.is-offset-half-tablet {
      margin-left: 50%; }
    .column.is-offset-one-third, .column.is-offset-one-third-tablet {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter, .column.is-offset-one-quarter-tablet {
      margin-left: 25%; }
    .column.is-offset-one-fifth, .column.is-offset-one-fifth-tablet {
      margin-left: 20%; }
    .column.is-offset-two-fifths, .column.is-offset-two-fifths-tablet {
      margin-left: 40%; }
    .column.is-offset-three-fifths, .column.is-offset-three-fifths-tablet {
      margin-left: 60%; }
    .column.is-offset-four-fifths, .column.is-offset-four-fifths-tablet {
      margin-left: 80%; }
    .column.is-1, .column.is-1-tablet {
      flex: none;
      width: 8.33333%; }
    .column.is-offset-1, .column.is-offset-1-tablet {
      margin-left: 8.33333%; }
    .column.is-2, .column.is-2-tablet {
      flex: none;
      width: 16.66667%; }
    .column.is-offset-2, .column.is-offset-2-tablet {
      margin-left: 16.66667%; }
    .column.is-3, .column.is-3-tablet {
      flex: none;
      width: 25%; }
    .column.is-offset-3, .column.is-offset-3-tablet {
      margin-left: 25%; }
    .column.is-4, .column.is-4-tablet {
      flex: none;
      width: 33.33333%; }
    .column.is-offset-4, .column.is-offset-4-tablet {
      margin-left: 33.33333%; }
    .column.is-5, .column.is-5-tablet {
      flex: none;
      width: 41.66667%; }
    .column.is-offset-5, .column.is-offset-5-tablet {
      margin-left: 41.66667%; }
    .column.is-6, .column.is-6-tablet {
      flex: none;
      width: 50%; }
    .column.is-offset-6, .column.is-offset-6-tablet {
      margin-left: 50%; }
    .column.is-7, .column.is-7-tablet {
      flex: none;
      width: 58.33333%; }
    .column.is-offset-7, .column.is-offset-7-tablet {
      margin-left: 58.33333%; }
    .column.is-8, .column.is-8-tablet {
      flex: none;
      width: 66.66667%; }
    .column.is-offset-8, .column.is-offset-8-tablet {
      margin-left: 66.66667%; }
    .column.is-9, .column.is-9-tablet {
      flex: none;
      width: 75%; }
    .column.is-offset-9, .column.is-offset-9-tablet {
      margin-left: 75%; }
    .column.is-10, .column.is-10-tablet {
      flex: none;
      width: 83.33333%; }
    .column.is-offset-10, .column.is-offset-10-tablet {
      margin-left: 83.33333%; }
    .column.is-11, .column.is-11-tablet {
      flex: none;
      width: 91.66667%; }
    .column.is-offset-11, .column.is-offset-11-tablet {
      margin-left: 91.66667%; }
    .column.is-12, .column.is-12-tablet {
      flex: none;
      width: 100%; }
    .column.is-offset-12, .column.is-offset-12-tablet {
      margin-left: 100%; } }
  @media screen and (max-width: 1087px) {
    .column.is-narrow-touch {
      flex: none; }
    .column.is-full-touch {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-touch {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-touch {
      flex: none;
      width: 66.6666%; }
    .column.is-half-touch {
      flex: none;
      width: 50%; }
    .column.is-one-third-touch {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-touch {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-touch {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-touch {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-touch {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-touch {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-touch {
      margin-left: 75%; }
    .column.is-offset-two-thirds-touch {
      margin-left: 66.6666%; }
    .column.is-offset-half-touch {
      margin-left: 50%; }
    .column.is-offset-one-third-touch {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-touch {
      margin-left: 25%; }
    .column.is-offset-one-fifth-touch {
      margin-left: 20%; }
    .column.is-offset-two-fifths-touch {
      margin-left: 40%; }
    .column.is-offset-three-fifths-touch {
      margin-left: 60%; }
    .column.is-offset-four-fifths-touch {
      margin-left: 80%; }
    .column.is-1-touch {
      flex: none;
      width: 8.33333%; }
    .column.is-offset-1-touch {
      margin-left: 8.33333%; }
    .column.is-2-touch {
      flex: none;
      width: 16.66667%; }
    .column.is-offset-2-touch {
      margin-left: 16.66667%; }
    .column.is-3-touch {
      flex: none;
      width: 25%; }
    .column.is-offset-3-touch {
      margin-left: 25%; }
    .column.is-4-touch {
      flex: none;
      width: 33.33333%; }
    .column.is-offset-4-touch {
      margin-left: 33.33333%; }
    .column.is-5-touch {
      flex: none;
      width: 41.66667%; }
    .column.is-offset-5-touch {
      margin-left: 41.66667%; }
    .column.is-6-touch {
      flex: none;
      width: 50%; }
    .column.is-offset-6-touch {
      margin-left: 50%; }
    .column.is-7-touch {
      flex: none;
      width: 58.33333%; }
    .column.is-offset-7-touch {
      margin-left: 58.33333%; }
    .column.is-8-touch {
      flex: none;
      width: 66.66667%; }
    .column.is-offset-8-touch {
      margin-left: 66.66667%; }
    .column.is-9-touch {
      flex: none;
      width: 75%; }
    .column.is-offset-9-touch {
      margin-left: 75%; }
    .column.is-10-touch {
      flex: none;
      width: 83.33333%; }
    .column.is-offset-10-touch {
      margin-left: 83.33333%; }
    .column.is-11-touch {
      flex: none;
      width: 91.66667%; }
    .column.is-offset-11-touch {
      margin-left: 91.66667%; }
    .column.is-12-touch {
      flex: none;
      width: 100%; }
    .column.is-offset-12-touch {
      margin-left: 100%; } }
  @media screen and (min-width: 1088px) {
    .column.is-narrow-desktop {
      flex: none; }
    .column.is-full-desktop {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-desktop {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-desktop {
      flex: none;
      width: 66.6666%; }
    .column.is-half-desktop {
      flex: none;
      width: 50%; }
    .column.is-one-third-desktop {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-desktop {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-desktop {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-desktop {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-desktop {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-desktop {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-desktop {
      margin-left: 75%; }
    .column.is-offset-two-thirds-desktop {
      margin-left: 66.6666%; }
    .column.is-offset-half-desktop {
      margin-left: 50%; }
    .column.is-offset-one-third-desktop {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-desktop {
      margin-left: 25%; }
    .column.is-offset-one-fifth-desktop {
      margin-left: 20%; }
    .column.is-offset-two-fifths-desktop {
      margin-left: 40%; }
    .column.is-offset-three-fifths-desktop {
      margin-left: 60%; }
    .column.is-offset-four-fifths-desktop {
      margin-left: 80%; }
    .column.is-1-desktop {
      flex: none;
      width: 8.33333%; }
    .column.is-offset-1-desktop {
      margin-left: 8.33333%; }
    .column.is-2-desktop {
      flex: none;
      width: 16.66667%; }
    .column.is-offset-2-desktop {
      margin-left: 16.66667%; }
    .column.is-3-desktop {
      flex: none;
      width: 25%; }
    .column.is-offset-3-desktop {
      margin-left: 25%; }
    .column.is-4-desktop {
      flex: none;
      width: 33.33333%; }
    .column.is-offset-4-desktop {
      margin-left: 33.33333%; }
    .column.is-5-desktop {
      flex: none;
      width: 41.66667%; }
    .column.is-offset-5-desktop {
      margin-left: 41.66667%; }
    .column.is-6-desktop {
      flex: none;
      width: 50%; }
    .column.is-offset-6-desktop {
      margin-left: 50%; }
    .column.is-7-desktop {
      flex: none;
      width: 58.33333%; }
    .column.is-offset-7-desktop {
      margin-left: 58.33333%; }
    .column.is-8-desktop {
      flex: none;
      width: 66.66667%; }
    .column.is-offset-8-desktop {
      margin-left: 66.66667%; }
    .column.is-9-desktop {
      flex: none;
      width: 75%; }
    .column.is-offset-9-desktop {
      margin-left: 75%; }
    .column.is-10-desktop {
      flex: none;
      width: 83.33333%; }
    .column.is-offset-10-desktop {
      margin-left: 83.33333%; }
    .column.is-11-desktop {
      flex: none;
      width: 91.66667%; }
    .column.is-offset-11-desktop {
      margin-left: 91.66667%; }
    .column.is-12-desktop {
      flex: none;
      width: 100%; }
    .column.is-offset-12-desktop {
      margin-left: 100%; } }
  @media screen and (min-width: 1280px) {
    .column.is-narrow-widescreen {
      flex: none; }
    .column.is-full-widescreen {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-widescreen {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-widescreen {
      flex: none;
      width: 66.6666%; }
    .column.is-half-widescreen {
      flex: none;
      width: 50%; }
    .column.is-one-third-widescreen {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-widescreen {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-widescreen {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-widescreen {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-widescreen {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-widescreen {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-widescreen {
      margin-left: 75%; }
    .column.is-offset-two-thirds-widescreen {
      margin-left: 66.6666%; }
    .column.is-offset-half-widescreen {
      margin-left: 50%; }
    .column.is-offset-one-third-widescreen {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-widescreen {
      margin-left: 25%; }
    .column.is-offset-one-fifth-widescreen {
      margin-left: 20%; }
    .column.is-offset-two-fifths-widescreen {
      margin-left: 40%; }
    .column.is-offset-three-fifths-widescreen {
      margin-left: 60%; }
    .column.is-offset-four-fifths-widescreen {
      margin-left: 80%; }
    .column.is-1-widescreen {
      flex: none;
      width: 8.33333%; }
    .column.is-offset-1-widescreen {
      margin-left: 8.33333%; }
    .column.is-2-widescreen {
      flex: none;
      width: 16.66667%; }
    .column.is-offset-2-widescreen {
      margin-left: 16.66667%; }
    .column.is-3-widescreen {
      flex: none;
      width: 25%; }
    .column.is-offset-3-widescreen {
      margin-left: 25%; }
    .column.is-4-widescreen {
      flex: none;
      width: 33.33333%; }
    .column.is-offset-4-widescreen {
      margin-left: 33.33333%; }
    .column.is-5-widescreen {
      flex: none;
      width: 41.66667%; }
    .column.is-offset-5-widescreen {
      margin-left: 41.66667%; }
    .column.is-6-widescreen {
      flex: none;
      width: 50%; }
    .column.is-offset-6-widescreen {
      margin-left: 50%; }
    .column.is-7-widescreen {
      flex: none;
      width: 58.33333%; }
    .column.is-offset-7-widescreen {
      margin-left: 58.33333%; }
    .column.is-8-widescreen {
      flex: none;
      width: 66.66667%; }
    .column.is-offset-8-widescreen {
      margin-left: 66.66667%; }
    .column.is-9-widescreen {
      flex: none;
      width: 75%; }
    .column.is-offset-9-widescreen {
      margin-left: 75%; }
    .column.is-10-widescreen {
      flex: none;
      width: 83.33333%; }
    .column.is-offset-10-widescreen {
      margin-left: 83.33333%; }
    .column.is-11-widescreen {
      flex: none;
      width: 91.66667%; }
    .column.is-offset-11-widescreen {
      margin-left: 91.66667%; }
    .column.is-12-widescreen {
      flex: none;
      width: 100%; }
    .column.is-offset-12-widescreen {
      margin-left: 100%; } }
  @media screen and (min-width: 1472px) {
    .column.is-narrow-fullhd {
      flex: none; }
    .column.is-full-fullhd {
      flex: none;
      width: 100%; }
    .column.is-three-quarters-fullhd {
      flex: none;
      width: 75%; }
    .column.is-two-thirds-fullhd {
      flex: none;
      width: 66.6666%; }
    .column.is-half-fullhd {
      flex: none;
      width: 50%; }
    .column.is-one-third-fullhd {
      flex: none;
      width: 33.3333%; }
    .column.is-one-quarter-fullhd {
      flex: none;
      width: 25%; }
    .column.is-one-fifth-fullhd {
      flex: none;
      width: 20%; }
    .column.is-two-fifths-fullhd {
      flex: none;
      width: 40%; }
    .column.is-three-fifths-fullhd {
      flex: none;
      width: 60%; }
    .column.is-four-fifths-fullhd {
      flex: none;
      width: 80%; }
    .column.is-offset-three-quarters-fullhd {
      margin-left: 75%; }
    .column.is-offset-two-thirds-fullhd {
      margin-left: 66.6666%; }
    .column.is-offset-half-fullhd {
      margin-left: 50%; }
    .column.is-offset-one-third-fullhd {
      margin-left: 33.3333%; }
    .column.is-offset-one-quarter-fullhd {
      margin-left: 25%; }
    .column.is-offset-one-fifth-fullhd {
      margin-left: 20%; }
    .column.is-offset-two-fifths-fullhd {
      margin-left: 40%; }
    .column.is-offset-three-fifths-fullhd {
      margin-left: 60%; }
    .column.is-offset-four-fifths-fullhd {
      margin-left: 80%; }
    .column.is-1-fullhd {
      flex: none;
      width: 8.33333%; }
    .column.is-offset-1-fullhd {
      margin-left: 8.33333%; }
    .column.is-2-fullhd {
      flex: none;
      width: 16.66667%; }
    .column.is-offset-2-fullhd {
      margin-left: 16.66667%; }
    .column.is-3-fullhd {
      flex: none;
      width: 25%; }
    .column.is-offset-3-fullhd {
      margin-left: 25%; }
    .column.is-4-fullhd {
      flex: none;
      width: 33.33333%; }
    .column.is-offset-4-fullhd {
      margin-left: 33.33333%; }
    .column.is-5-fullhd {
      flex: none;
      width: 41.66667%; }
    .column.is-offset-5-fullhd {
      margin-left: 41.66667%; }
    .column.is-6-fullhd {
      flex: none;
      width: 50%; }
    .column.is-offset-6-fullhd {
      margin-left: 50%; }
    .column.is-7-fullhd {
      flex: none;
      width: 58.33333%; }
    .column.is-offset-7-fullhd {
      margin-left: 58.33333%; }
    .column.is-8-fullhd {
      flex: none;
      width: 66.66667%; }
    .column.is-offset-8-fullhd {
      margin-left: 66.66667%; }
    .column.is-9-fullhd {
      flex: none;
      width: 75%; }
    .column.is-offset-9-fullhd {
      margin-left: 75%; }
    .column.is-10-fullhd {
      flex: none;
      width: 83.33333%; }
    .column.is-offset-10-fullhd {
      margin-left: 83.33333%; }
    .column.is-11-fullhd {
      flex: none;
      width: 91.66667%; }
    .column.is-offset-11-fullhd {
      margin-left: 91.66667%; }
    .column.is-12-fullhd {
      flex: none;
      width: 100%; }
    .column.is-offset-12-fullhd {
      margin-left: 100%; } }

.columns {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem; }
  .columns:last-child {
    margin-bottom: -0.75rem; }
  .columns:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem); }
  .columns.is-centered {
    justify-content: center; }
  .columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; }
    .columns.is-gapless > .column {
      margin: 0;
      padding: 0 !important; }
    .columns.is-gapless:not(:last-child) {
      margin-bottom: 1.5rem; }
    .columns.is-gapless:last-child {
      margin-bottom: 0; }
  .columns.is-mobile {
    display: flex; }
  .columns.is-multiline {
    flex-wrap: wrap; }
  .columns.is-vcentered {
    align-items: center; }
  @media screen and (min-width: 769px), print {
    .columns:not(.is-desktop) {
      display: flex; } }
  @media screen and (min-width: 1088px) {
    .columns.is-desktop {
      display: flex; } }

.columns.is-variable {
  --columnGap: 0.75rem;
  margin-left: calc(-1 * var(--columnGap));
  margin-right: calc(-1 * var(--columnGap)); }
  .columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap); }
  .columns.is-variable.is-0 {
    --columnGap: 0rem; }
  .columns.is-variable.is-1 {
    --columnGap: 0.25rem; }
  .columns.is-variable.is-2 {
    --columnGap: 0.5rem; }
  .columns.is-variable.is-3 {
    --columnGap: 0.75rem; }
  .columns.is-variable.is-4 {
    --columnGap: 1rem; }
  .columns.is-variable.is-5 {
    --columnGap: 1.25rem; }
  .columns.is-variable.is-6 {
    --columnGap: 1.5rem; }
  .columns.is-variable.is-7 {
    --columnGap: 1.75rem; }
  .columns.is-variable.is-8 {
    --columnGap: 2rem; }

.tile {
  align-items: stretch;
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
  min-height: min-content; }
  .tile.is-ancestor {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
    margin-top: -0.75rem; }
    .tile.is-ancestor:last-child {
      margin-bottom: -0.75rem; }
    .tile.is-ancestor:not(:last-child) {
      margin-bottom: 0.75rem; }
  .tile.is-child {
    margin: 0 !important; }
  .tile.is-parent {
    padding: 0.75rem; }
  .tile.is-vertical {
    flex-direction: column; }
    .tile.is-vertical > .tile.is-child:not(:last-child) {
      margin-bottom: 1.5rem !important; }
  @media screen and (min-width: 769px), print {
    .tile:not(.is-child) {
      display: flex; }
    .tile.is-1 {
      flex: none;
      width: 8.33333%; }
    .tile.is-2 {
      flex: none;
      width: 16.66667%; }
    .tile.is-3 {
      flex: none;
      width: 25%; }
    .tile.is-4 {
      flex: none;
      width: 33.33333%; }
    .tile.is-5 {
      flex: none;
      width: 41.66667%; }
    .tile.is-6 {
      flex: none;
      width: 50%; }
    .tile.is-7 {
      flex: none;
      width: 58.33333%; }
    .tile.is-8 {
      flex: none;
      width: 66.66667%; }
    .tile.is-9 {
      flex: none;
      width: 75%; }
    .tile.is-10 {
      flex: none;
      width: 83.33333%; }
    .tile.is-11 {
      flex: none;
      width: 91.66667%; }
    .tile.is-12 {
      flex: none;
      width: 100%; } }

.box {
  background-color: white;
  border-radius: 6px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  color: #4a4a4a;
  display: block;
  padding: 1.25rem; }

a.box:hover, a.box:focus {
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px #3273dc; }

a.box:active {
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.2), 0 0 0 1px #3273dc; }

.button {
  background-color: white;
  border-color: #dbdbdb;
  border-width: 1px;
  color: #363636;
  cursor: pointer;
  justify-content: center;
  padding-bottom: calc(0.375em - 1px);
  padding-left: 0.75em;
  padding-right: 0.75em;
  padding-top: calc(0.375em - 1px);
  text-align: center;
  white-space: nowrap; }
  .button strong {
    color: inherit; }
  .button .icon, .button .icon.is-small, .button .icon.is-medium, .button .icon.is-large {
    height: 1.5em;
    width: 1.5em; }
  .button .icon:first-child:not(:last-child) {
    margin-left: calc(-0.375em - 1px);
    margin-right: 0.1875em; }
  .button .icon:last-child:not(:first-child) {
    margin-left: 0.1875em;
    margin-right: calc(-0.375em - 1px); }
  .button .icon:first-child:last-child {
    margin-left: calc(-0.375em - 1px);
    margin-right: calc(-0.375em - 1px); }
  .button:hover, .button.is-hovered {
    border-color: #b5b5b5;
    color: #363636; }
  .button:focus, .button.is-focused {
    border-color: #3273dc;
    color: #363636; }
    .button:focus:not(:active), .button.is-focused:not(:active) {
      box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  .button:active, .button.is-active {
    border-color: #4a4a4a;
    color: #363636; }
  .button.is-text {
    background-color: transparent;
    border-color: transparent;
    color: #4a4a4a;
    text-decoration: underline; }
    .button.is-text:hover, .button.is-text.is-hovered, .button.is-text:focus, .button.is-text.is-focused {
      background-color: whitesmoke;
      color: #363636; }
    .button.is-text:active, .button.is-text.is-active {
      background-color: #e8e8e8;
      color: #363636; }
    .button.is-text[disabled] {
      background-color: transparent;
      border-color: transparent;
      box-shadow: none; }
  .button.is-white {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
    .button.is-white:hover, .button.is-white.is-hovered {
      background-color: #f9f9f9;
      border-color: transparent;
      color: #0a0a0a; }
    .button.is-white:focus, .button.is-white.is-focused {
      border-color: transparent;
      color: #0a0a0a; }
      .button.is-white:focus:not(:active), .button.is-white.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
    .button.is-white:active, .button.is-white.is-active {
      background-color: #f2f2f2;
      border-color: transparent;
      color: #0a0a0a; }
    .button.is-white[disabled] {
      background-color: white;
      border-color: transparent;
      box-shadow: none; }
    .button.is-white.is-inverted {
      background-color: #0a0a0a;
      color: white; }
      .button.is-white.is-inverted:hover {
        background-color: black; }
      .button.is-white.is-inverted[disabled] {
        background-color: #0a0a0a;
        border-color: transparent;
        box-shadow: none;
        color: white; }
    .button.is-white.is-loading::after {
      border-color: transparent transparent #0a0a0a #0a0a0a !important; }
    .button.is-white.is-outlined {
      background-color: transparent;
      border-color: white;
      color: white; }
      .button.is-white.is-outlined:hover, .button.is-white.is-outlined:focus {
        background-color: white;
        border-color: white;
        color: #0a0a0a; }
      .button.is-white.is-outlined.is-loading::after {
        border-color: transparent transparent white white !important; }
      .button.is-white.is-outlined[disabled] {
        background-color: transparent;
        border-color: white;
        box-shadow: none;
        color: white; }
    .button.is-white.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #0a0a0a;
      color: #0a0a0a; }
      .button.is-white.is-inverted.is-outlined:hover, .button.is-white.is-inverted.is-outlined:focus {
        background-color: #0a0a0a;
        color: white; }
      .button.is-white.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #0a0a0a;
        box-shadow: none;
        color: #0a0a0a; }
  .button.is-black {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
    .button.is-black:hover, .button.is-black.is-hovered {
      background-color: #040404;
      border-color: transparent;
      color: white; }
    .button.is-black:focus, .button.is-black.is-focused {
      border-color: transparent;
      color: white; }
      .button.is-black:focus:not(:active), .button.is-black.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
    .button.is-black:active, .button.is-black.is-active {
      background-color: black;
      border-color: transparent;
      color: white; }
    .button.is-black[disabled] {
      background-color: #0a0a0a;
      border-color: transparent;
      box-shadow: none; }
    .button.is-black.is-inverted {
      background-color: white;
      color: #0a0a0a; }
      .button.is-black.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-black.is-inverted[disabled] {
        background-color: white;
        border-color: transparent;
        box-shadow: none;
        color: #0a0a0a; }
    .button.is-black.is-loading::after {
      border-color: transparent transparent white white !important; }
    .button.is-black.is-outlined {
      background-color: transparent;
      border-color: #0a0a0a;
      color: #0a0a0a; }
      .button.is-black.is-outlined:hover, .button.is-black.is-outlined:focus {
        background-color: #0a0a0a;
        border-color: #0a0a0a;
        color: white; }
      .button.is-black.is-outlined.is-loading::after {
        border-color: transparent transparent #0a0a0a #0a0a0a !important; }
      .button.is-black.is-outlined[disabled] {
        background-color: transparent;
        border-color: #0a0a0a;
        box-shadow: none;
        color: #0a0a0a; }
    .button.is-black.is-inverted.is-outlined {
      background-color: transparent;
      border-color: white;
      color: white; }
      .button.is-black.is-inverted.is-outlined:hover, .button.is-black.is-inverted.is-outlined:focus {
        background-color: white;
        color: #0a0a0a; }
      .button.is-black.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: white;
        box-shadow: none;
        color: white; }
  .button.is-light {
    background-color: whitesmoke;
    border-color: transparent;
    color: #363636; }
    .button.is-light:hover, .button.is-light.is-hovered {
      background-color: #eeeeee;
      border-color: transparent;
      color: #363636; }
    .button.is-light:focus, .button.is-light.is-focused {
      border-color: transparent;
      color: #363636; }
      .button.is-light:focus:not(:active), .button.is-light.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
    .button.is-light:active, .button.is-light.is-active {
      background-color: #e8e8e8;
      border-color: transparent;
      color: #363636; }
    .button.is-light[disabled] {
      background-color: whitesmoke;
      border-color: transparent;
      box-shadow: none; }
    .button.is-light.is-inverted {
      background-color: #363636;
      color: whitesmoke; }
      .button.is-light.is-inverted:hover {
        background-color: #292929; }
      .button.is-light.is-inverted[disabled] {
        background-color: #363636;
        border-color: transparent;
        box-shadow: none;
        color: whitesmoke; }
    .button.is-light.is-loading::after {
      border-color: transparent transparent #363636 #363636 !important; }
    .button.is-light.is-outlined {
      background-color: transparent;
      border-color: whitesmoke;
      color: whitesmoke; }
      .button.is-light.is-outlined:hover, .button.is-light.is-outlined:focus {
        background-color: whitesmoke;
        border-color: whitesmoke;
        color: #363636; }
      .button.is-light.is-outlined.is-loading::after {
        border-color: transparent transparent whitesmoke whitesmoke !important; }
      .button.is-light.is-outlined[disabled] {
        background-color: transparent;
        border-color: whitesmoke;
        box-shadow: none;
        color: whitesmoke; }
    .button.is-light.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #363636;
      color: #363636; }
      .button.is-light.is-inverted.is-outlined:hover, .button.is-light.is-inverted.is-outlined:focus {
        background-color: #363636;
        color: whitesmoke; }
      .button.is-light.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #363636;
        box-shadow: none;
        color: #363636; }
  .button.is-dark {
    background-color: #363636;
    border-color: transparent;
    color: whitesmoke; }
    .button.is-dark:hover, .button.is-dark.is-hovered {
      background-color: #2f2f2f;
      border-color: transparent;
      color: whitesmoke; }
    .button.is-dark:focus, .button.is-dark.is-focused {
      border-color: transparent;
      color: whitesmoke; }
      .button.is-dark:focus:not(:active), .button.is-dark.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
    .button.is-dark:active, .button.is-dark.is-active {
      background-color: #292929;
      border-color: transparent;
      color: whitesmoke; }
    .button.is-dark[disabled] {
      background-color: #363636;
      border-color: transparent;
      box-shadow: none; }
    .button.is-dark.is-inverted {
      background-color: whitesmoke;
      color: #363636; }
      .button.is-dark.is-inverted:hover {
        background-color: #e8e8e8; }
      .button.is-dark.is-inverted[disabled] {
        background-color: whitesmoke;
        border-color: transparent;
        box-shadow: none;
        color: #363636; }
    .button.is-dark.is-loading::after {
      border-color: transparent transparent whitesmoke whitesmoke !important; }
    .button.is-dark.is-outlined {
      background-color: transparent;
      border-color: #363636;
      color: #363636; }
      .button.is-dark.is-outlined:hover, .button.is-dark.is-outlined:focus {
        background-color: #363636;
        border-color: #363636;
        color: whitesmoke; }
      .button.is-dark.is-outlined.is-loading::after {
        border-color: transparent transparent #363636 #363636 !important; }
      .button.is-dark.is-outlined[disabled] {
        background-color: transparent;
        border-color: #363636;
        box-shadow: none;
        color: #363636; }
    .button.is-dark.is-inverted.is-outlined {
      background-color: transparent;
      border-color: whitesmoke;
      color: whitesmoke; }
      .button.is-dark.is-inverted.is-outlined:hover, .button.is-dark.is-inverted.is-outlined:focus {
        background-color: whitesmoke;
        color: #363636; }
      .button.is-dark.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: whitesmoke;
        box-shadow: none;
        color: whitesmoke; }
  .button.is-primary {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff; }
    .button.is-primary:hover, .button.is-primary.is-hovered {
      background-color: #00c4a7;
      border-color: transparent;
      color: #fff; }
    .button.is-primary:focus, .button.is-primary.is-focused {
      border-color: transparent;
      color: #fff; }
      .button.is-primary:focus:not(:active), .button.is-primary.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); }
    .button.is-primary:active, .button.is-primary.is-active {
      background-color: #00b89c;
      border-color: transparent;
      color: #fff; }
    .button.is-primary[disabled] {
      background-color: #00d1b2;
      border-color: transparent;
      box-shadow: none; }
    .button.is-primary.is-inverted {
      background-color: #fff;
      color: #00d1b2; }
      .button.is-primary.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-primary.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #00d1b2; }
    .button.is-primary.is-loading::after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-primary.is-outlined {
      background-color: transparent;
      border-color: #00d1b2;
      color: #00d1b2; }
      .button.is-primary.is-outlined:hover, .button.is-primary.is-outlined:focus {
        background-color: #00d1b2;
        border-color: #00d1b2;
        color: #fff; }
      .button.is-primary.is-outlined.is-loading::after {
        border-color: transparent transparent #00d1b2 #00d1b2 !important; }
      .button.is-primary.is-outlined[disabled] {
        background-color: transparent;
        border-color: #00d1b2;
        box-shadow: none;
        color: #00d1b2; }
    .button.is-primary.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-primary.is-inverted.is-outlined:hover, .button.is-primary.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #00d1b2; }
      .button.is-primary.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-link {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
    .button.is-link:hover, .button.is-link.is-hovered {
      background-color: #276cda;
      border-color: transparent;
      color: #fff; }
    .button.is-link:focus, .button.is-link.is-focused {
      border-color: transparent;
      color: #fff; }
      .button.is-link:focus:not(:active), .button.is-link.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
    .button.is-link:active, .button.is-link.is-active {
      background-color: #2366d1;
      border-color: transparent;
      color: #fff; }
    .button.is-link[disabled] {
      background-color: #3273dc;
      border-color: transparent;
      box-shadow: none; }
    .button.is-link.is-inverted {
      background-color: #fff;
      color: #3273dc; }
      .button.is-link.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-link.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #3273dc; }
    .button.is-link.is-loading::after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-link.is-outlined {
      background-color: transparent;
      border-color: #3273dc;
      color: #3273dc; }
      .button.is-link.is-outlined:hover, .button.is-link.is-outlined:focus {
        background-color: #3273dc;
        border-color: #3273dc;
        color: #fff; }
      .button.is-link.is-outlined.is-loading::after {
        border-color: transparent transparent #3273dc #3273dc !important; }
      .button.is-link.is-outlined[disabled] {
        background-color: transparent;
        border-color: #3273dc;
        box-shadow: none;
        color: #3273dc; }
    .button.is-link.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-link.is-inverted.is-outlined:hover, .button.is-link.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #3273dc; }
      .button.is-link.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-info {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
    .button.is-info:hover, .button.is-info.is-hovered {
      background-color: #1496ed;
      border-color: transparent;
      color: #fff; }
    .button.is-info:focus, .button.is-info.is-focused {
      border-color: transparent;
      color: #fff; }
      .button.is-info:focus:not(:active), .button.is-info.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); }
    .button.is-info:active, .button.is-info.is-active {
      background-color: #118fe4;
      border-color: transparent;
      color: #fff; }
    .button.is-info[disabled] {
      background-color: #209cee;
      border-color: transparent;
      box-shadow: none; }
    .button.is-info.is-inverted {
      background-color: #fff;
      color: #209cee; }
      .button.is-info.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-info.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #209cee; }
    .button.is-info.is-loading::after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-info.is-outlined {
      background-color: transparent;
      border-color: #209cee;
      color: #209cee; }
      .button.is-info.is-outlined:hover, .button.is-info.is-outlined:focus {
        background-color: #209cee;
        border-color: #209cee;
        color: #fff; }
      .button.is-info.is-outlined.is-loading::after {
        border-color: transparent transparent #209cee #209cee !important; }
      .button.is-info.is-outlined[disabled] {
        background-color: transparent;
        border-color: #209cee;
        box-shadow: none;
        color: #209cee; }
    .button.is-info.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-info.is-inverted.is-outlined:hover, .button.is-info.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #209cee; }
      .button.is-info.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-success {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
    .button.is-success:hover, .button.is-success.is-hovered {
      background-color: #22c65b;
      border-color: transparent;
      color: #fff; }
    .button.is-success:focus, .button.is-success.is-focused {
      border-color: transparent;
      color: #fff; }
      .button.is-success:focus:not(:active), .button.is-success.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); }
    .button.is-success:active, .button.is-success.is-active {
      background-color: #20bc56;
      border-color: transparent;
      color: #fff; }
    .button.is-success[disabled] {
      background-color: #23d160;
      border-color: transparent;
      box-shadow: none; }
    .button.is-success.is-inverted {
      background-color: #fff;
      color: #23d160; }
      .button.is-success.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-success.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #23d160; }
    .button.is-success.is-loading::after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-success.is-outlined {
      background-color: transparent;
      border-color: #23d160;
      color: #23d160; }
      .button.is-success.is-outlined:hover, .button.is-success.is-outlined:focus {
        background-color: #23d160;
        border-color: #23d160;
        color: #fff; }
      .button.is-success.is-outlined.is-loading::after {
        border-color: transparent transparent #23d160 #23d160 !important; }
      .button.is-success.is-outlined[disabled] {
        background-color: transparent;
        border-color: #23d160;
        box-shadow: none;
        color: #23d160; }
    .button.is-success.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-success.is-inverted.is-outlined:hover, .button.is-success.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #23d160; }
      .button.is-success.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-warning {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
    .button.is-warning:hover, .button.is-warning.is-hovered {
      background-color: #ffdb4a;
      border-color: transparent;
      color: rgba(0, 0, 0, 0.7); }
    .button.is-warning:focus, .button.is-warning.is-focused {
      border-color: transparent;
      color: rgba(0, 0, 0, 0.7); }
      .button.is-warning:focus:not(:active), .button.is-warning.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
    .button.is-warning:active, .button.is-warning.is-active {
      background-color: #ffd83d;
      border-color: transparent;
      color: rgba(0, 0, 0, 0.7); }
    .button.is-warning[disabled] {
      background-color: #ffdd57;
      border-color: transparent;
      box-shadow: none; }
    .button.is-warning.is-inverted {
      background-color: rgba(0, 0, 0, 0.7);
      color: #ffdd57; }
      .button.is-warning.is-inverted:hover {
        background-color: rgba(0, 0, 0, 0.7); }
      .button.is-warning.is-inverted[disabled] {
        background-color: rgba(0, 0, 0, 0.7);
        border-color: transparent;
        box-shadow: none;
        color: #ffdd57; }
    .button.is-warning.is-loading::after {
      border-color: transparent transparent rgba(0, 0, 0, 0.7) rgba(0, 0, 0, 0.7) !important; }
    .button.is-warning.is-outlined {
      background-color: transparent;
      border-color: #ffdd57;
      color: #ffdd57; }
      .button.is-warning.is-outlined:hover, .button.is-warning.is-outlined:focus {
        background-color: #ffdd57;
        border-color: #ffdd57;
        color: rgba(0, 0, 0, 0.7); }
      .button.is-warning.is-outlined.is-loading::after {
        border-color: transparent transparent #ffdd57 #ffdd57 !important; }
      .button.is-warning.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ffdd57;
        box-shadow: none;
        color: #ffdd57; }
    .button.is-warning.is-inverted.is-outlined {
      background-color: transparent;
      border-color: rgba(0, 0, 0, 0.7);
      color: rgba(0, 0, 0, 0.7); }
      .button.is-warning.is-inverted.is-outlined:hover, .button.is-warning.is-inverted.is-outlined:focus {
        background-color: rgba(0, 0, 0, 0.7);
        color: #ffdd57; }
      .button.is-warning.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: rgba(0, 0, 0, 0.7);
        box-shadow: none;
        color: rgba(0, 0, 0, 0.7); }
  .button.is-danger {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
    .button.is-danger:hover, .button.is-danger.is-hovered {
      background-color: #ff2b56;
      border-color: transparent;
      color: #fff; }
    .button.is-danger:focus, .button.is-danger.is-focused {
      border-color: transparent;
      color: #fff; }
      .button.is-danger:focus:not(:active), .button.is-danger.is-focused:not(:active) {
        box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); }
    .button.is-danger:active, .button.is-danger.is-active {
      background-color: #ff1f4b;
      border-color: transparent;
      color: #fff; }
    .button.is-danger[disabled] {
      background-color: #ff3860;
      border-color: transparent;
      box-shadow: none; }
    .button.is-danger.is-inverted {
      background-color: #fff;
      color: #ff3860; }
      .button.is-danger.is-inverted:hover {
        background-color: #f2f2f2; }
      .button.is-danger.is-inverted[disabled] {
        background-color: #fff;
        border-color: transparent;
        box-shadow: none;
        color: #ff3860; }
    .button.is-danger.is-loading::after {
      border-color: transparent transparent #fff #fff !important; }
    .button.is-danger.is-outlined {
      background-color: transparent;
      border-color: #ff3860;
      color: #ff3860; }
      .button.is-danger.is-outlined:hover, .button.is-danger.is-outlined:focus {
        background-color: #ff3860;
        border-color: #ff3860;
        color: #fff; }
      .button.is-danger.is-outlined.is-loading::after {
        border-color: transparent transparent #ff3860 #ff3860 !important; }
      .button.is-danger.is-outlined[disabled] {
        background-color: transparent;
        border-color: #ff3860;
        box-shadow: none;
        color: #ff3860; }
    .button.is-danger.is-inverted.is-outlined {
      background-color: transparent;
      border-color: #fff;
      color: #fff; }
      .button.is-danger.is-inverted.is-outlined:hover, .button.is-danger.is-inverted.is-outlined:focus {
        background-color: #fff;
        color: #ff3860; }
      .button.is-danger.is-inverted.is-outlined[disabled] {
        background-color: transparent;
        border-color: #fff;
        box-shadow: none;
        color: #fff; }
  .button.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  .button.is-medium {
    font-size: 1.25rem; }
  .button.is-large {
    font-size: 1.5rem; }
  .button[disabled] {
    background-color: white;
    border-color: #dbdbdb;
    box-shadow: none;
    opacity: 0.5; }
  .button.is-fullwidth {
    display: flex;
    width: 100%; }
  .button.is-loading {
    color: transparent !important;
    pointer-events: none; }
    .button.is-loading::after {
      position: absolute;
      left: calc(50% - (1em / 2));
      top: calc(50% - (1em / 2));
      position: absolute !important; }
  .button.is-static {
    background-color: whitesmoke;
    border-color: #dbdbdb;
    color: #7a7a7a;
    box-shadow: none;
    pointer-events: none; }
  .button.is-rounded {
    border-radius: 290486px;
    padding-left: 1em;
    padding-right: 1em; }

.buttons {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .buttons .button {
    margin-bottom: 0.5rem; }
    .buttons .button:not(:last-child) {
      margin-right: 0.5rem; }
  .buttons:last-child {
    margin-bottom: -0.5rem; }
  .buttons:not(:last-child) {
    margin-bottom: 1rem; }
  .buttons.has-addons .button:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .buttons.has-addons .button:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    margin-right: -1px; }
  .buttons.has-addons .button:last-child {
    margin-right: 0; }
  .buttons.has-addons .button:hover, .buttons.has-addons .button.is-hovered {
    z-index: 2; }
  .buttons.has-addons .button:focus, .buttons.has-addons .button.is-focused, .buttons.has-addons .button:active, .buttons.has-addons .button.is-active, .buttons.has-addons .button.is-selected {
    z-index: 3; }
    .buttons.has-addons .button:focus:hover, .buttons.has-addons .button.is-focused:hover, .buttons.has-addons .button:active:hover, .buttons.has-addons .button.is-active:hover, .buttons.has-addons .button.is-selected:hover {
      z-index: 4; }
  .buttons.has-addons .button.is-expanded {
    flex-grow: 1; }
  .buttons.is-centered {
    justify-content: center; }
  .buttons.is-right {
    justify-content: flex-end; }

.container {
  margin: 0 auto;
  position: relative; }
  @media screen and (min-width: 1088px) {
    .container {
      max-width: 960px;
      width: 960px; }
      .container.is-fluid {
        margin-left: 64px;
        margin-right: 64px;
        max-width: none;
        width: auto; } }
  @media screen and (max-width: 1279px) {
    .container.is-widescreen {
      max-width: 1152px;
      width: auto; } }
  @media screen and (max-width: 1471px) {
    .container.is-fullhd {
      max-width: 1344px;
      width: auto; } }
  @media screen and (min-width: 1280px) {
    .container {
      max-width: 1152px;
      width: 1152px; } }
  @media screen and (min-width: 1472px) {
    .container {
      max-width: 1344px;
      width: 1344px; } }

.content li + li {
  margin-top: 0.25em; }

.content p:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content ul:not(:last-child),
.content blockquote:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child) {
  margin-bottom: 1em; }

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #363636;
  font-weight: 600;
  line-height: 1.125; }

.content h1 {
  font-size: 2em;
  margin-bottom: 0.5em; }
  .content h1:not(:first-child) {
    margin-top: 1em; }

.content h2 {
  font-size: 1.75em;
  margin-bottom: 0.5714em; }
  .content h2:not(:first-child) {
    margin-top: 1.1428em; }

.content h3 {
  font-size: 1.5em;
  margin-bottom: 0.6666em; }
  .content h3:not(:first-child) {
    margin-top: 1.3333em; }

.content h4 {
  font-size: 1.25em;
  margin-bottom: 0.8em; }

.content h5 {
  font-size: 1.125em;
  margin-bottom: 0.8888em; }

.content h6 {
  font-size: 1em;
  margin-bottom: 1em; }

.content blockquote {
  background-color: whitesmoke;
  border-left: 5px solid #dbdbdb;
  padding: 1.25em 1.5em; }

.content ol {
  list-style: decimal outside;
  margin-left: 2em;
  margin-top: 1em; }

.content ul {
  list-style: disc outside;
  margin-left: 2em;
  margin-top: 1em; }
  .content ul ul {
    list-style-type: circle;
    margin-top: 0.5em; }
    .content ul ul ul {
      list-style-type: square; }

.content dd {
  margin-left: 2em; }

.content figure {
  margin-left: 2em;
  margin-right: 2em;
  text-align: center; }
  .content figure:not(:first-child) {
    margin-top: 2em; }
  .content figure:not(:last-child) {
    margin-bottom: 2em; }
  .content figure img {
    display: inline-block; }
  .content figure figcaption {
    font-style: italic; }

.content pre {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding: 1.25em 1.5em;
  white-space: pre;
  word-wrap: normal; }

.content sup,
.content sub {
  font-size: 75%; }

.content table {
  width: 100%; }
  .content table td,
  .content table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top; }
  .content table th {
    color: #363636;
    text-align: left; }
  .content table thead td,
  .content table thead th {
    border-width: 0 0 2px;
    color: #363636; }
  .content table tfoot td,
  .content table tfoot th {
    border-width: 2px 0 0;
    color: #363636; }
  .content table tbody tr:last-child td,
  .content table tbody tr:last-child th {
    border-bottom-width: 0; }

.content.is-small {
  font-size: 0.75rem; }

.content.is-medium {
  font-size: 1.25rem; }

.content.is-large {
  font-size: 1.5rem; }

.input,
.textarea {
  background-color: white;
  border-color: #dbdbdb;
  color: #363636;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  max-width: 100%;
  width: 100%; }
  .input::-moz-placeholder,
  .textarea::-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input::-webkit-input-placeholder,
  .textarea::-webkit-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input:-moz-placeholder,
  .textarea:-moz-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input:-ms-input-placeholder,
  .textarea:-ms-input-placeholder {
    color: rgba(54, 54, 54, 0.3); }
  .input:hover, .input.is-hovered,
  .textarea:hover,
  .textarea.is-hovered {
    border-color: #b5b5b5; }
  .input:focus, .input.is-focused, .input:active, .input.is-active,
  .textarea:focus,
  .textarea.is-focused,
  .textarea:active,
  .textarea.is-active {
    border-color: #3273dc;
    box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  .input[disabled],
  .textarea[disabled] {
    background-color: whitesmoke;
    border-color: whitesmoke;
    box-shadow: none;
    color: #7a7a7a; }
    .input[disabled]::-moz-placeholder,
    .textarea[disabled]::-moz-placeholder {
      color: rgba(122, 122, 122, 0.3); }
    .input[disabled]::-webkit-input-placeholder,
    .textarea[disabled]::-webkit-input-placeholder {
      color: rgba(122, 122, 122, 0.3); }
    .input[disabled]:-moz-placeholder,
    .textarea[disabled]:-moz-placeholder {
      color: rgba(122, 122, 122, 0.3); }
    .input[disabled]:-ms-input-placeholder,
    .textarea[disabled]:-ms-input-placeholder {
      color: rgba(122, 122, 122, 0.3); }
  .input[readonly],
  .textarea[readonly] {
    box-shadow: none; }
  .input.is-white,
  .textarea.is-white {
    border-color: white; }
    .input.is-white:focus, .input.is-white.is-focused, .input.is-white:active, .input.is-white.is-active,
    .textarea.is-white:focus,
    .textarea.is-white.is-focused,
    .textarea.is-white:active,
    .textarea.is-white.is-active {
      box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  .input.is-black,
  .textarea.is-black {
    border-color: #0a0a0a; }
    .input.is-black:focus, .input.is-black.is-focused, .input.is-black:active, .input.is-black.is-active,
    .textarea.is-black:focus,
    .textarea.is-black.is-focused,
    .textarea.is-black:active,
    .textarea.is-black.is-active {
      box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  .input.is-light,
  .textarea.is-light {
    border-color: whitesmoke; }
    .input.is-light:focus, .input.is-light.is-focused, .input.is-light:active, .input.is-light.is-active,
    .textarea.is-light:focus,
    .textarea.is-light.is-focused,
    .textarea.is-light:active,
    .textarea.is-light.is-active {
      box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  .input.is-dark,
  .textarea.is-dark {
    border-color: #363636; }
    .input.is-dark:focus, .input.is-dark.is-focused, .input.is-dark:active, .input.is-dark.is-active,
    .textarea.is-dark:focus,
    .textarea.is-dark.is-focused,
    .textarea.is-dark:active,
    .textarea.is-dark.is-active {
      box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  .input.is-primary,
  .textarea.is-primary {
    border-color: #00d1b2; }
    .input.is-primary:focus, .input.is-primary.is-focused, .input.is-primary:active, .input.is-primary.is-active,
    .textarea.is-primary:focus,
    .textarea.is-primary.is-focused,
    .textarea.is-primary:active,
    .textarea.is-primary.is-active {
      box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); }
  .input.is-link,
  .textarea.is-link {
    border-color: #3273dc; }
    .input.is-link:focus, .input.is-link.is-focused, .input.is-link:active, .input.is-link.is-active,
    .textarea.is-link:focus,
    .textarea.is-link.is-focused,
    .textarea.is-link:active,
    .textarea.is-link.is-active {
      box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  .input.is-info,
  .textarea.is-info {
    border-color: #209cee; }
    .input.is-info:focus, .input.is-info.is-focused, .input.is-info:active, .input.is-info.is-active,
    .textarea.is-info:focus,
    .textarea.is-info.is-focused,
    .textarea.is-info:active,
    .textarea.is-info.is-active {
      box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); }
  .input.is-success,
  .textarea.is-success {
    border-color: #23d160; }
    .input.is-success:focus, .input.is-success.is-focused, .input.is-success:active, .input.is-success.is-active,
    .textarea.is-success:focus,
    .textarea.is-success.is-focused,
    .textarea.is-success:active,
    .textarea.is-success.is-active {
      box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); }
  .input.is-warning,
  .textarea.is-warning {
    border-color: #ffdd57; }
    .input.is-warning:focus, .input.is-warning.is-focused, .input.is-warning:active, .input.is-warning.is-active,
    .textarea.is-warning:focus,
    .textarea.is-warning.is-focused,
    .textarea.is-warning:active,
    .textarea.is-warning.is-active {
      box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  .input.is-danger,
  .textarea.is-danger {
    border-color: #ff3860; }
    .input.is-danger:focus, .input.is-danger.is-focused, .input.is-danger:active, .input.is-danger.is-active,
    .textarea.is-danger:focus,
    .textarea.is-danger.is-focused,
    .textarea.is-danger:active,
    .textarea.is-danger.is-active {
      box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); }
  .input.is-small,
  .textarea.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  .input.is-medium,
  .textarea.is-medium {
    font-size: 1.25rem; }
  .input.is-large,
  .textarea.is-large {
    font-size: 1.5rem; }
  .input.is-fullwidth,
  .textarea.is-fullwidth {
    display: block;
    width: 100%; }
  .input.is-inline,
  .textarea.is-inline {
    display: inline;
    width: auto; }

.input.is-rounded {
  border-radius: 290486px;
  padding-left: 1em;
  padding-right: 1em; }

.input.is-static {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0; }

.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 0.625em;
  resize: vertical; }
  .textarea:not([rows]) {
    max-height: 600px;
    min-height: 120px; }
  .textarea[rows] {
    height: initial; }
  .textarea.has-fixed-size {
    resize: none; }

.checkbox,
.radio {
  cursor: pointer;
  display: inline-block;
  line-height: 1.25;
  position: relative; }
  .checkbox input,
  .radio input {
    cursor: pointer; }
  .checkbox:hover,
  .radio:hover {
    color: #363636; }
  .checkbox[disabled],
  .radio[disabled] {
    color: #7a7a7a;
    cursor: not-allowed; }

.radio + .radio {
  margin-left: 0.5em; }

.select {
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: top; }
  .select:not(.is-multiple) {
    height: 2.25em; }
  .select:not(.is-multiple):not(.is-loading)::after {
    border-color: #3273dc;
    right: 1.125em;
    z-index: 4; }
  .select.is-rounded select {
    border-radius: 290486px;
    padding-left: 1em; }
  .select select {
    background-color: white;
    border-color: #dbdbdb;
    color: #363636;
    cursor: pointer;
    display: block;
    font-size: 1em;
    max-width: 100%;
    outline: none; }
    .select select::-moz-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select::-webkit-input-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select:-moz-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select:-ms-input-placeholder {
      color: rgba(54, 54, 54, 0.3); }
    .select select:hover, .select select.is-hovered {
      border-color: #b5b5b5; }
    .select select:focus, .select select.is-focused, .select select:active, .select select.is-active {
      border-color: #3273dc;
      box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
    .select select[disabled] {
      background-color: whitesmoke;
      border-color: whitesmoke;
      box-shadow: none;
      color: #7a7a7a; }
      .select select[disabled]::-moz-placeholder {
        color: rgba(122, 122, 122, 0.3); }
      .select select[disabled]::-webkit-input-placeholder {
        color: rgba(122, 122, 122, 0.3); }
      .select select[disabled]:-moz-placeholder {
        color: rgba(122, 122, 122, 0.3); }
      .select select[disabled]:-ms-input-placeholder {
        color: rgba(122, 122, 122, 0.3); }
    .select select::-ms-expand {
      display: none; }
    .select select[disabled]:hover {
      border-color: whitesmoke; }
    .select select:not([multiple]) {
      padding-right: 2.5em; }
    .select select[multiple] {
      height: initial;
      padding: 0; }
      .select select[multiple] option {
        padding: 0.5em 1em; }
  .select:not(.is-multiple):not(.is-loading):hover::after {
    border-color: #363636; }
  .select.is-white:not(:hover)::after {
    border-color: white; }
  .select.is-white select {
    border-color: white; }
    .select.is-white select:hover, .select.is-white select.is-hovered {
      border-color: #f2f2f2; }
    .select.is-white select:focus, .select.is-white select.is-focused, .select.is-white select:active, .select.is-white select.is-active {
      box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25); }
  .select.is-black:not(:hover)::after {
    border-color: #0a0a0a; }
  .select.is-black select {
    border-color: #0a0a0a; }
    .select.is-black select:hover, .select.is-black select.is-hovered {
      border-color: black; }
    .select.is-black select:focus, .select.is-black select.is-focused, .select.is-black select:active, .select.is-black select.is-active {
      box-shadow: 0 0 0 0.125em rgba(10, 10, 10, 0.25); }
  .select.is-light:not(:hover)::after {
    border-color: whitesmoke; }
  .select.is-light select {
    border-color: whitesmoke; }
    .select.is-light select:hover, .select.is-light select.is-hovered {
      border-color: #e8e8e8; }
    .select.is-light select:focus, .select.is-light select.is-focused, .select.is-light select:active, .select.is-light select.is-active {
      box-shadow: 0 0 0 0.125em rgba(245, 245, 245, 0.25); }
  .select.is-dark:not(:hover)::after {
    border-color: #363636; }
  .select.is-dark select {
    border-color: #363636; }
    .select.is-dark select:hover, .select.is-dark select.is-hovered {
      border-color: #292929; }
    .select.is-dark select:focus, .select.is-dark select.is-focused, .select.is-dark select:active, .select.is-dark select.is-active {
      box-shadow: 0 0 0 0.125em rgba(54, 54, 54, 0.25); }
  .select.is-primary:not(:hover)::after {
    border-color: #00d1b2; }
  .select.is-primary select {
    border-color: #00d1b2; }
    .select.is-primary select:hover, .select.is-primary select.is-hovered {
      border-color: #00b89c; }
    .select.is-primary select:focus, .select.is-primary select.is-focused, .select.is-primary select:active, .select.is-primary select.is-active {
      box-shadow: 0 0 0 0.125em rgba(0, 209, 178, 0.25); }
  .select.is-link:not(:hover)::after {
    border-color: #3273dc; }
  .select.is-link select {
    border-color: #3273dc; }
    .select.is-link select:hover, .select.is-link select.is-hovered {
      border-color: #2366d1; }
    .select.is-link select:focus, .select.is-link select.is-focused, .select.is-link select:active, .select.is-link select.is-active {
      box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25); }
  .select.is-info:not(:hover)::after {
    border-color: #209cee; }
  .select.is-info select {
    border-color: #209cee; }
    .select.is-info select:hover, .select.is-info select.is-hovered {
      border-color: #118fe4; }
    .select.is-info select:focus, .select.is-info select.is-focused, .select.is-info select:active, .select.is-info select.is-active {
      box-shadow: 0 0 0 0.125em rgba(32, 156, 238, 0.25); }
  .select.is-success:not(:hover)::after {
    border-color: #23d160; }
  .select.is-success select {
    border-color: #23d160; }
    .select.is-success select:hover, .select.is-success select.is-hovered {
      border-color: #20bc56; }
    .select.is-success select:focus, .select.is-success select.is-focused, .select.is-success select:active, .select.is-success select.is-active {
      box-shadow: 0 0 0 0.125em rgba(35, 209, 96, 0.25); }
  .select.is-warning:not(:hover)::after {
    border-color: #ffdd57; }
  .select.is-warning select {
    border-color: #ffdd57; }
    .select.is-warning select:hover, .select.is-warning select.is-hovered {
      border-color: #ffd83d; }
    .select.is-warning select:focus, .select.is-warning select.is-focused, .select.is-warning select:active, .select.is-warning select.is-active {
      box-shadow: 0 0 0 0.125em rgba(255, 221, 87, 0.25); }
  .select.is-danger:not(:hover)::after {
    border-color: #ff3860; }
  .select.is-danger select {
    border-color: #ff3860; }
    .select.is-danger select:hover, .select.is-danger select.is-hovered {
      border-color: #ff1f4b; }
    .select.is-danger select:focus, .select.is-danger select.is-focused, .select.is-danger select:active, .select.is-danger select.is-active {
      box-shadow: 0 0 0 0.125em rgba(255, 56, 96, 0.25); }
  .select.is-small {
    border-radius: 2px;
    font-size: 0.75rem; }
  .select.is-medium {
    font-size: 1.25rem; }
  .select.is-large {
    font-size: 1.5rem; }
  .select.is-disabled::after {
    border-color: #7a7a7a; }
  .select.is-fullwidth {
    width: 100%; }
    .select.is-fullwidth select {
      width: 100%; }
  .select.is-loading::after {
    margin-top: 0;
    position: absolute;
    right: 0.625em;
    top: 0.625em;
    transform: none; }
  .select.is-loading.is-small:after {
    font-size: 0.75rem; }
  .select.is-loading.is-medium:after {
    font-size: 1.25rem; }
  .select.is-loading.is-large:after {
    font-size: 1.5rem; }

.file {
  align-items: stretch;
  display: flex;
  justify-content: flex-start;
  position: relative; }
  .file.is-white .file-cta {
    background-color: white;
    border-color: transparent;
    color: #0a0a0a; }
  .file.is-white:hover .file-cta, .file.is-white.is-hovered .file-cta {
    background-color: #f9f9f9;
    border-color: transparent;
    color: #0a0a0a; }
  .file.is-white:focus .file-cta, .file.is-white.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 255, 255, 0.25);
    color: #0a0a0a; }
  .file.is-white:active .file-cta, .file.is-white.is-active .file-cta {
    background-color: #f2f2f2;
    border-color: transparent;
    color: #0a0a0a; }
  .file.is-black .file-cta {
    background-color: #0a0a0a;
    border-color: transparent;
    color: white; }
  .file.is-black:hover .file-cta, .file.is-black.is-hovered .file-cta {
    background-color: #040404;
    border-color: transparent;
    color: white; }
  .file.is-black:focus .file-cta, .file.is-black.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(10, 10, 10, 0.25);
    color: white; }
  .file.is-black:active .file-cta, .file.is-black.is-active .file-cta {
    background-color: black;
    border-color: transparent;
    color: white; }
  .file.is-light .file-cta {
    background-color: whitesmoke;
    border-color: transparent;
    color: #363636; }
  .file.is-light:hover .file-cta, .file.is-light.is-hovered .file-cta {
    background-color: #eeeeee;
    border-color: transparent;
    color: #363636; }
  .file.is-light:focus .file-cta, .file.is-light.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(245, 245, 245, 0.25);
    color: #363636; }
  .file.is-light:active .file-cta, .file.is-light.is-active .file-cta {
    background-color: #e8e8e8;
    border-color: transparent;
    color: #363636; }
  .file.is-dark .file-cta {
    background-color: #363636;
    border-color: transparent;
    color: whitesmoke; }
  .file.is-dark:hover .file-cta, .file.is-dark.is-hovered .file-cta {
    background-color: #2f2f2f;
    border-color: transparent;
    color: whitesmoke; }
  .file.is-dark:focus .file-cta, .file.is-dark.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(54, 54, 54, 0.25);
    color: whitesmoke; }
  .file.is-dark:active .file-cta, .file.is-dark.is-active .file-cta {
    background-color: #292929;
    border-color: transparent;
    color: whitesmoke; }
  .file.is-primary .file-cta {
    background-color: #00d1b2;
    border-color: transparent;
    color: #fff; }
  .file.is-primary:hover .file-cta, .file.is-primary.is-hovered .file-cta {
    background-color: #00c4a7;
    border-color: transparent;
    color: #fff; }
  .file.is-primary:focus .file-cta, .file.is-primary.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(0, 209, 178, 0.25);
    color: #fff; }
  .file.is-primary:active .file-cta, .file.is-primary.is-active .file-cta {
    background-color: #00b89c;
    border-color: transparent;
    color: #fff; }
  .file.is-link .file-cta {
    background-color: #3273dc;
    border-color: transparent;
    color: #fff; }
  .file.is-link:hover .file-cta, .file.is-link.is-hovered .file-cta {
    background-color: #276cda;
    border-color: transparent;
    color: #fff; }
  .file.is-link:focus .file-cta, .file.is-link.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(50, 115, 220, 0.25);
    color: #fff; }
  .file.is-link:active .file-cta, .file.is-link.is-active .file-cta {
    background-color: #2366d1;
    border-color: transparent;
    color: #fff; }
  .file.is-info .file-cta {
    background-color: #209cee;
    border-color: transparent;
    color: #fff; }
  .file.is-info:hover .file-cta, .file.is-info.is-hovered .file-cta {
    background-color: #1496ed;
    border-color: transparent;
    color: #fff; }
  .file.is-info:focus .file-cta, .file.is-info.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(32, 156, 238, 0.25);
    color: #fff; }
  .file.is-info:active .file-cta, .file.is-info.is-active .file-cta {
    background-color: #118fe4;
    border-color: transparent;
    color: #fff; }
  .file.is-success .file-cta {
    background-color: #23d160;
    border-color: transparent;
    color: #fff; }
  .file.is-success:hover .file-cta, .file.is-success.is-hovered .file-cta {
    background-color: #22c65b;
    border-color: transparent;
    color: #fff; }
  .file.is-success:focus .file-cta, .file.is-success.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(35, 209, 96, 0.25);
    color: #fff; }
  .file.is-success:active .file-cta, .file.is-success.is-active .file-cta {
    background-color: #20bc56;
    border-color: transparent;
    color: #fff; }
  .file.is-warning .file-cta {
    background-color: #ffdd57;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-warning:hover .file-cta, .file.is-warning.is-hovered .file-cta {
    background-color: #ffdb4a;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-warning:focus .file-cta, .file.is-warning.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 221, 87, 0.25);
    color: rgba(0, 0, 0, 0.7); }
  .file.is-warning:active .file-cta, .file.is-warning.is-active .file-cta {
    background-color: #ffd83d;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.7); }
  .file.is-danger .file-cta {
    background-color: #ff3860;
    border-color: transparent;
    color: #fff; }
  .file.is-danger:hover .file-cta, .file.is-danger.is-hovered .file-cta {
    background-color: #ff2b56;
    border-color: transparent;
    color: #fff; }
  .file.is-danger:focus .file-cta, .file.is-danger.is-focused .file-cta {
    border-color: transparent;
    box-shadow: 0 0 0.5em rgba(255, 56, 96, 0.25);
    color: #fff; }
  .file.is-danger:active .file-cta, .file.is-danger.is-active .file-cta {
    background-color: #ff1f4b;
    border-color: transparent;
    color: #fff; }
  .file.is-small {
    font-size: 0.75rem; }
  .file.is-medium {
    font-size: 1.25rem; }
    .file.is-medium .file-icon .fa {
      font-size: 21px; }
  .file.is-large {
    font-size: 1.5rem; }
    .file.is-large .file-icon .fa {
      font-size: 28px; }
  .file.has-name .file-cta {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .file.has-name .file-name {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .file.has-name.is-empty .file-cta {
    border-radius: 4px; }
  .file.has-name.is-empty .file-name {
    display: none; }
  .file.is-boxed .file-label {
    flex-direction: column; }
  .file.is-boxed .file-cta {
    flex-direction: column;
    height: auto;
    padding: 1em 3em; }
  .file.is-boxed .file-name {
    border-width: 0 1px 1px; }
  .file.is-boxed .file-icon {
    height: 1.5em;
    width: 1.5em; }
    .file.is-boxed .file-icon .fa {
      font-size: 21px; }
  .file.is-boxed.is-small .file-icon .fa {
    font-size: 14px; }
  .file.is-boxed.is-medium .file-icon .fa {
    font-size: 28px; }
  .file.is-boxed.is-large .file-icon .fa {
    font-size: 35px; }
  .file.is-boxed.has-name .file-cta {
    border-radius: 4px 4px 0 0; }
  .file.is-boxed.has-name .file-name {
    border-radius: 0 0 4px 4px;
    border-width: 0 1px 1px; }
  .file.is-centered {
    justify-content: center; }
  .file.is-fullwidth .file-label {
    width: 100%; }
  .file.is-fullwidth .file-name {
    flex-grow: 1;
    max-width: none; }
  .file.is-right {
    justify-content: flex-end; }
    .file.is-right .file-cta {
      border-radius: 0 4px 4px 0; }
    .file.is-right .file-name {
      border-radius: 4px 0 0 4px;
      border-width: 1px 0 1px 1px;
      order: -1; }

.file-label {
  align-items: stretch;
  display: flex;
  cursor: pointer;
  justify-content: flex-start;
  overflow: hidden;
  position: relative; }
  .file-label:hover .file-cta {
    background-color: #eeeeee;
    color: #363636; }
  .file-label:hover .file-name {
    border-color: #d5d5d5; }
  .file-label:active .file-cta {
    background-color: #e8e8e8;
    color: #363636; }
  .file-label:active .file-name {
    border-color: #cfcfcf; }

.file-input {
  height: 0.01em;
  left: 0;
  outline: none;
  position: absolute;
  top: 0;
  width: 0.01em; }

.file-cta,
.file-name {
  border-color: #dbdbdb;
  border-radius: 4px;
  font-size: 1em;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap; }

.file-cta {
  background-color: whitesmoke;
  color: #4a4a4a; }

.file-name {
  border-color: #dbdbdb;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  max-width: 16em;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis; }

.file-icon {
  align-items: center;
  display: flex;
  height: 1em;
  justify-content: center;
  margin-right: 0.5em;
  width: 1em; }
  .file-icon .fa {
    font-size: 14px; }

.label {
  color: #363636;
  display: block;
  font-size: 1rem;
  font-weight: 700; }
  .label:not(:last-child) {
    margin-bottom: 0.5em; }
  .label.is-small {
    font-size: 0.75rem; }
  .label.is-medium {
    font-size: 1.25rem; }
  .label.is-large {
    font-size: 1.5rem; }

.help {
  display: block;
  font-size: 0.75rem;
  margin-top: 0.25rem; }
  .help.is-white {
    color: white; }
  .help.is-black {
    color: #0a0a0a; }
  .help.is-light {
    color: whitesmoke; }
  .help.is-dark {
    color: #363636; }
  .help.is-primary {
    color: #00d1b2; }
  .help.is-link {
    color: #3273dc; }
  .help.is-info {
    color: #209cee; }
  .help.is-success {
    color: #23d160; }
  .help.is-warning {
    color: #ffdd57; }
  .help.is-danger {
    color: #ff3860; }

.field:not(:last-child) {
  margin-bottom: 0.75rem; }

.field.has-addons {
  display: flex;
  justify-content: flex-start; }
  .field.has-addons .control:not(:last-child) {
    margin-right: -1px; }
  .field.has-addons .control:not(:first-child):not(:last-child) .button,
  .field.has-addons .control:not(:first-child):not(:last-child) .input,
  .field.has-addons .control:not(:first-child):not(:last-child) .select select {
    border-radius: 0; }
  .field.has-addons .control:first-child .button,
  .field.has-addons .control:first-child .input,
  .field.has-addons .control:first-child .select select {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .field.has-addons .control:last-child .button,
  .field.has-addons .control:last-child .input,
  .field.has-addons .control:last-child .select select {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .field.has-addons .control .button:hover, .field.has-addons .control .button.is-hovered,
  .field.has-addons .control .input:hover,
  .field.has-addons .control .input.is-hovered,
  .field.has-addons .control .select select:hover,
  .field.has-addons .control .select select.is-hovered {
    z-index: 2; }
  .field.has-addons .control .button:focus, .field.has-addons .control .button.is-focused, .field.has-addons .control .button:active, .field.has-addons .control .button.is-active,
  .field.has-addons .control .input:focus,
  .field.has-addons .control .input.is-focused,
  .field.has-addons .control .input:active,
  .field.has-addons .control .input.is-active,
  .field.has-addons .control .select select:focus,
  .field.has-addons .control .select select.is-focused,
  .field.has-addons .control .select select:active,
  .field.has-addons .control .select select.is-active {
    z-index: 3; }
    .field.has-addons .control .button:focus:hover, .field.has-addons .control .button.is-focused:hover, .field.has-addons .control .button:active:hover, .field.has-addons .control .button.is-active:hover,
    .field.has-addons .control .input:focus:hover,
    .field.has-addons .control .input.is-focused:hover,
    .field.has-addons .control .input:active:hover,
    .field.has-addons .control .input.is-active:hover,
    .field.has-addons .control .select select:focus:hover,
    .field.has-addons .control .select select.is-focused:hover,
    .field.has-addons .control .select select:active:hover,
    .field.has-addons .control .select select.is-active:hover {
      z-index: 4; }
  .field.has-addons .control.is-expanded {
    flex-grow: 1; }
  .field.has-addons.has-addons-centered {
    justify-content: center; }
  .field.has-addons.has-addons-right {
    justify-content: flex-end; }
  .field.has-addons.has-addons-fullwidth .control {
    flex-grow: 1;
    flex-shrink: 0; }

.field.is-grouped {
  display: flex;
  justify-content: flex-start; }
  .field.is-grouped > .control {
    flex-shrink: 0; }
    .field.is-grouped > .control:not(:last-child) {
      margin-bottom: 0;
      margin-right: 0.75rem; }
    .field.is-grouped > .control.is-expanded {
      flex-grow: 1;
      flex-shrink: 1; }
  .field.is-grouped.is-grouped-centered {
    justify-content: center; }
  .field.is-grouped.is-grouped-right {
    justify-content: flex-end; }
  .field.is-grouped.is-grouped-multiline {
    flex-wrap: wrap; }
    .field.is-grouped.is-grouped-multiline > .control:last-child, .field.is-grouped.is-grouped-multiline > .control:not(:last-child) {
      margin-bottom: 0.75rem; }
    .field.is-grouped.is-grouped-multiline:last-child {
      margin-bottom: -0.75rem; }
    .field.is-grouped.is-grouped-multiline:not(:last-child) {
      margin-bottom: 0; }

@media screen and (min-width: 769px), print {
  .field.is-horizontal {
    display: flex; } }

.field-label .label {
  font-size: inherit; }

@media screen and (max-width: 768px) {
  .field-label {
    margin-bottom: 0.5rem; } }

@media screen and (min-width: 769px), print {
  .field-label {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 1.5rem;
    text-align: right; }
    .field-label.is-small {
      font-size: 0.75rem;
      padding-top: 0.375em; }
    .field-label.is-normal {
      padding-top: 0.375em; }
    .field-label.is-medium {
      font-size: 1.25rem;
      padding-top: 0.375em; }
    .field-label.is-large {
      font-size: 1.5rem;
      padding-top: 0.375em; } }

.field-body .field .field {
  margin-bottom: 0; }

@media screen and (min-width: 769px), print {
  .field-body {
    display: flex;
    flex-basis: 0;
    flex-grow: 5;
    flex-shrink: 1; }
    .field-body .field {
      margin-bottom: 0; }
    .field-body > .field {
      flex-shrink: 1; }
      .field-body > .field:not(.is-narrow) {
        flex-grow: 1; }
      .field-body > .field:not(:last-child) {
        margin-right: 0.75rem; } }

.control {
  font-size: 1rem;
  position: relative;
  text-align: left; }
  .control.has-icon .icon {
    color: #dbdbdb;
    height: 2.25em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.25em;
    z-index: 4; }
  .control.has-icon .input:focus + .icon {
    color: #7a7a7a; }
  .control.has-icon .input.is-small + .icon {
    font-size: 0.75rem; }
  .control.has-icon .input.is-medium + .icon {
    font-size: 1.25rem; }
  .control.has-icon .input.is-large + .icon {
    font-size: 1.5rem; }
  .control.has-icon:not(.has-icon-right) .icon {
    left: 0; }
  .control.has-icon:not(.has-icon-right) .input {
    padding-left: 2.25em; }
  .control.has-icon.has-icon-right .icon {
    right: 0; }
  .control.has-icon.has-icon-right .input {
    padding-right: 2.25em; }
  .control.has-icons-left .input:focus ~ .icon,
  .control.has-icons-left .select:focus ~ .icon, .control.has-icons-right .input:focus ~ .icon,
  .control.has-icons-right .select:focus ~ .icon {
    color: #7a7a7a; }
  .control.has-icons-left .input.is-small ~ .icon,
  .control.has-icons-left .select.is-small ~ .icon, .control.has-icons-right .input.is-small ~ .icon,
  .control.has-icons-right .select.is-small ~ .icon {
    font-size: 0.75rem; }
  .control.has-icons-left .input.is-medium ~ .icon,
  .control.has-icons-left .select.is-medium ~ .icon, .control.has-icons-right .input.is-medium ~ .icon,
  .control.has-icons-right .select.is-medium ~ .icon {
    font-size: 1.25rem; }
  .control.has-icons-left .input.is-large ~ .icon,
  .control.has-icons-left .select.is-large ~ .icon, .control.has-icons-right .input.is-large ~ .icon,
  .control.has-icons-right .select.is-large ~ .icon {
    font-size: 1.5rem; }
  .control.has-icons-left .icon, .control.has-icons-right .icon {
    color: #dbdbdb;
    height: 2.25em;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 2.25em;
    z-index: 4; }
  .control.has-icons-left .input,
  .control.has-icons-left .select select {
    padding-left: 2.25em; }
  .control.has-icons-left .icon.is-left {
    left: 0; }
  .control.has-icons-right .input,
  .control.has-icons-right .select select {
    padding-right: 2.25em; }
  .control.has-icons-right .icon.is-right {
    right: 0; }
  .control.is-loading::after {
    position: absolute !important;
    right: 0.625em;
    top: 0.625em;
    z-index: 4; }
  .control.is-loading.is-small:after {
    font-size: 0.75rem; }
  .control.is-loading.is-medium:after {
    font-size: 1.25rem; }
  .control.is-loading.is-large:after {
    font-size: 1.5rem; }

.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem; }
  .icon.is-small {
    height: 1rem;
    width: 1rem; }
  .icon.is-medium {
    height: 2rem;
    width: 2rem; }
  .icon.is-large {
    height: 3rem;
    width: 3rem; }

.image {
  display: block;
  position: relative; }
  .image img {
    display: block;
    height: auto;
    width: 100%; }
    .image img.is-rounded {
      border-radius: 290486px; }
  .image.is-square img, .image.is-1by1 img, .image.is-5by4 img, .image.is-4by3 img, .image.is-3by2 img, .image.is-5by3 img, .image.is-16by9 img, .image.is-2by1 img, .image.is-3by1 img, .image.is-4by5 img, .image.is-3by4 img, .image.is-2by3 img, .image.is-3by5 img, .image.is-9by16 img, .image.is-1by2 img, .image.is-1by3 img {
    height: 100%;
    width: 100%; }
  .image.is-square, .image.is-1by1 {
    padding-top: 100%; }
  .image.is-5by4 {
    padding-top: 80%; }
  .image.is-4by3 {
    padding-top: 75%; }
  .image.is-3by2 {
    padding-top: 66.6666%; }
  .image.is-5by3 {
    padding-top: 60%; }
  .image.is-16by9 {
    padding-top: 56.25%; }
  .image.is-2by1 {
    padding-top: 50%; }
  .image.is-3by1 {
    padding-top: 33.3333%; }
  .image.is-4by5 {
    padding-top: 125%; }
  .image.is-3by4 {
    padding-top: 133.3333%; }
  .image.is-2by3 {
    padding-top: 150%; }
  .image.is-3by5 {
    padding-top: 166.6666%; }
  .image.is-9by16 {
    padding-top: 177.7777%; }
  .image.is-1by2 {
    padding-top: 200%; }
  .image.is-1by3 {
    padding-top: 300%; }
  .image.is-16x16 {
    height: 16px;
    width: 16px; }
  .image.is-24x24 {
    height: 24px;
    width: 24px; }
  .image.is-32x32 {
    height: 32px;
    width: 32px; }
  .image.is-48x48 {
    height: 48px;
    width: 48px; }
  .image.is-64x64 {
    height: 64px;
    width: 64px; }
  .image.is-96x96 {
    height: 96px;
    width: 96px; }
  .image.is-128x128 {
    height: 128px;
    width: 128px; }

.notification {
  background-color: whitesmoke;
  border-radius: 4px;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  position: relative; }
  .notification a:not(.button) {
    color: currentColor;
    text-decoration: underline; }
  .notification strong {
    color: currentColor; }
  .notification code,
  .notification pre {
    background: white; }
  .notification pre code {
    background: transparent; }
  .notification > .delete {
    position: absolute;
    right: 0.5rem;
    top: 0.5rem; }
  .notification .title,
  .notification .subtitle,
  .notification .content {
    color: currentColor; }
  .notification.is-white {
    background-color: white;
    color: #0a0a0a; }
  .notification.is-black {
    background-color: #0a0a0a;
    color: white; }
  .notification.is-light {
    background-color: whitesmoke;
    color: #363636; }
  .notification.is-dark {
    background-color: #363636;
    color: whitesmoke; }
  .notification.is-primary {
    background-color: #00d1b2;
    color: #fff; }
  .notification.is-link {
    background-color: #3273dc;
    color: #fff; }
  .notification.is-info {
    background-color: #209cee;
    color: #fff; }
  .notification.is-success {
    background-color: #23d160;
    color: #fff; }
  .notification.is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .notification.is-danger {
    background-color: #ff3860;
    color: #fff; }

.progress {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 290486px;
  display: block;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  width: 100%; }
  .progress::-webkit-progress-bar {
    background-color: #dbdbdb; }
  .progress::-webkit-progress-value {
    background-color: #4a4a4a; }
  .progress::-moz-progress-bar {
    background-color: #4a4a4a; }
  .progress::-ms-fill {
    background-color: #4a4a4a;
    border: none; }
  .progress.is-white::-webkit-progress-value {
    background-color: white; }
  .progress.is-white::-moz-progress-bar {
    background-color: white; }
  .progress.is-white::-ms-fill {
    background-color: white; }
  .progress.is-black::-webkit-progress-value {
    background-color: #0a0a0a; }
  .progress.is-black::-moz-progress-bar {
    background-color: #0a0a0a; }
  .progress.is-black::-ms-fill {
    background-color: #0a0a0a; }
  .progress.is-light::-webkit-progress-value {
    background-color: whitesmoke; }
  .progress.is-light::-moz-progress-bar {
    background-color: whitesmoke; }
  .progress.is-light::-ms-fill {
    background-color: whitesmoke; }
  .progress.is-dark::-webkit-progress-value {
    background-color: #363636; }
  .progress.is-dark::-moz-progress-bar {
    background-color: #363636; }
  .progress.is-dark::-ms-fill {
    background-color: #363636; }
  .progress.is-primary::-webkit-progress-value {
    background-color: #00d1b2; }
  .progress.is-primary::-moz-progress-bar {
    background-color: #00d1b2; }
  .progress.is-primary::-ms-fill {
    background-color: #00d1b2; }
  .progress.is-link::-webkit-progress-value {
    background-color: #3273dc; }
  .progress.is-link::-moz-progress-bar {
    background-color: #3273dc; }
  .progress.is-link::-ms-fill {
    background-color: #3273dc; }
  .progress.is-info::-webkit-progress-value {
    background-color: #209cee; }
  .progress.is-info::-moz-progress-bar {
    background-color: #209cee; }
  .progress.is-info::-ms-fill {
    background-color: #209cee; }
  .progress.is-success::-webkit-progress-value {
    background-color: #23d160; }
  .progress.is-success::-moz-progress-bar {
    background-color: #23d160; }
  .progress.is-success::-ms-fill {
    background-color: #23d160; }
  .progress.is-warning::-webkit-progress-value {
    background-color: #ffdd57; }
  .progress.is-warning::-moz-progress-bar {
    background-color: #ffdd57; }
  .progress.is-warning::-ms-fill {
    background-color: #ffdd57; }
  .progress.is-danger::-webkit-progress-value {
    background-color: #ff3860; }
  .progress.is-danger::-moz-progress-bar {
    background-color: #ff3860; }
  .progress.is-danger::-ms-fill {
    background-color: #ff3860; }
  .progress.is-small {
    height: 0.75rem; }
  .progress.is-medium {
    height: 1.25rem; }
  .progress.is-large {
    height: 1.5rem; }

.table {
  background-color: white;
  color: #363636; }
  .table td,
  .table th {
    border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top; }
    .table td.is-white,
    .table th.is-white {
      background-color: white;
      border-color: white;
      color: #0a0a0a; }
    .table td.is-black,
    .table th.is-black {
      background-color: #0a0a0a;
      border-color: #0a0a0a;
      color: white; }
    .table td.is-light,
    .table th.is-light {
      background-color: whitesmoke;
      border-color: whitesmoke;
      color: #363636; }
    .table td.is-dark,
    .table th.is-dark {
      background-color: #363636;
      border-color: #363636;
      color: whitesmoke; }
    .table td.is-primary,
    .table th.is-primary {
      background-color: #00d1b2;
      border-color: #00d1b2;
      color: #fff; }
    .table td.is-link,
    .table th.is-link {
      background-color: #3273dc;
      border-color: #3273dc;
      color: #fff; }
    .table td.is-info,
    .table th.is-info {
      background-color: #209cee;
      border-color: #209cee;
      color: #fff; }
    .table td.is-success,
    .table th.is-success {
      background-color: #23d160;
      border-color: #23d160;
      color: #fff; }
    .table td.is-warning,
    .table th.is-warning {
      background-color: #ffdd57;
      border-color: #ffdd57;
      color: rgba(0, 0, 0, 0.7); }
    .table td.is-danger,
    .table th.is-danger {
      background-color: #ff3860;
      border-color: #ff3860;
      color: #fff; }
    .table td.is-narrow,
    .table th.is-narrow {
      white-space: nowrap;
      width: 1%; }
    .table td.is-selected,
    .table th.is-selected {
      background-color: #00d1b2;
      color: #fff; }
      .table td.is-selected a,
      .table td.is-selected strong,
      .table th.is-selected a,
      .table th.is-selected strong {
        color: currentColor; }
  .table th {
    color: #363636;
    text-align: left; }
  .table tr.is-selected {
    background-color: #00d1b2;
    color: #fff; }
    .table tr.is-selected a,
    .table tr.is-selected strong {
      color: currentColor; }
    .table tr.is-selected td,
    .table tr.is-selected th {
      border-color: #fff;
      color: currentColor; }
  .table thead td,
  .table thead th {
    border-width: 0 0 2px;
    color: #363636; }
  .table tfoot td,
  .table tfoot th {
    border-width: 2px 0 0;
    color: #363636; }
  .table tbody tr:last-child td,
  .table tbody tr:last-child th {
    border-bottom-width: 0; }
  .table.is-bordered td,
  .table.is-bordered th {
    border-width: 1px; }
  .table.is-bordered tr:last-child td,
  .table.is-bordered tr:last-child th {
    border-bottom-width: 1px; }
  .table.is-fullwidth {
    width: 100%; }
  .table.is-hoverable tbody tr:not(.is-selected):hover {
    background-color: #fafafa; }
  .table.is-hoverable.is-striped tbody tr:not(.is-selected):hover {
    background-color: whitesmoke; }
  .table.is-narrow td,
  .table.is-narrow th {
    padding: 0.25em 0.5em; }
  .table.is-striped tbody tr:not(.is-selected):nth-child(even) {
    background-color: #fafafa; }

.table-container {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  overflow-y: hidden;
  max-width: 100%; }

.tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .tags .tag {
    margin-bottom: 0.5rem; }
    .tags .tag:not(:last-child) {
      margin-right: 0.5rem; }
  .tags:last-child {
    margin-bottom: -0.5rem; }
  .tags:not(:last-child) {
    margin-bottom: 1rem; }
  .tags.has-addons .tag {
    margin-right: 0; }
    .tags.has-addons .tag:not(:first-child) {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0; }
    .tags.has-addons .tag:not(:last-child) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .tags.is-centered {
    justify-content: center; }
    .tags.is-centered .tag {
      margin-right: 0.25rem;
      margin-left: 0.25rem; }
  .tags.is-right {
    justify-content: flex-end; }
    .tags.is-right .tag:not(:first-child) {
      margin-left: 0.5rem; }
    .tags.is-right .tag:not(:last-child) {
      margin-right: 0; }

.tag:not(body) {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 4px;
  color: #4a4a4a;
  display: inline-flex;
  font-size: 0.75rem;
  height: 2em;
  justify-content: center;
  line-height: 1.5;
  padding-left: 0.75em;
  padding-right: 0.75em;
  white-space: nowrap; }
  .tag:not(body) .delete {
    margin-left: 0.25rem;
    margin-right: -0.375rem; }
  .tag:not(body).is-white {
    background-color: white;
    color: #0a0a0a; }
  .tag:not(body).is-black {
    background-color: #0a0a0a;
    color: white; }
  .tag:not(body).is-light {
    background-color: whitesmoke;
    color: #363636; }
  .tag:not(body).is-dark {
    background-color: #363636;
    color: whitesmoke; }
  .tag:not(body).is-primary {
    background-color: #00d1b2;
    color: #fff; }
  .tag:not(body).is-link {
    background-color: #3273dc;
    color: #fff; }
  .tag:not(body).is-info {
    background-color: #209cee;
    color: #fff; }
  .tag:not(body).is-success {
    background-color: #23d160;
    color: #fff; }
  .tag:not(body).is-warning {
    background-color: #ffdd57;
    color: rgba(0, 0, 0, 0.7); }
  .tag:not(body).is-danger {
    background-color: #ff3860;
    color: #fff; }
  .tag:not(body).is-medium {
    font-size: 1rem; }
  .tag:not(body).is-large {
    font-size: 1.25rem; }
  .tag:not(body) .icon:first-child:not(:last-child) {
    margin-left: -0.375em;
    margin-right: 0.1875em; }
  .tag:not(body) .icon:last-child:not(:first-child) {
    margin-left: 0.1875em;
    margin-right: -0.375em; }
  .tag:not(body) .icon:first-child:last-child {
    margin-left: -0.375em;
    margin-right: -0.375em; }
  .tag:not(body).is-delete {
    margin-left: 1px;
    padding: 0;
    position: relative;
    width: 2em; }
    .tag:not(body).is-delete::before, .tag:not(body).is-delete::after {
      background-color: currentColor;
      content: "";
      display: block;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%) rotate(45deg);
      transform-origin: center center; }
    .tag:not(body).is-delete::before {
      height: 1px;
      width: 50%; }
    .tag:not(body).is-delete::after {
      height: 50%;
      width: 1px; }
    .tag:not(body).is-delete:hover, .tag:not(body).is-delete:focus {
      background-color: #e8e8e8; }
    .tag:not(body).is-delete:active {
      background-color: #dbdbdb; }
  .tag:not(body).is-rounded {
    border-radius: 290486px; }

a.tag:hover {
  text-decoration: underline; }

.title,
.subtitle {
  word-break: break-word; }
  .title em,
  .title span,
  .subtitle em,
  .subtitle span {
    font-weight: inherit; }
  .title sub,
  .subtitle sub {
    font-size: 0.75em; }
  .title sup,
  .subtitle sup {
    font-size: 0.75em; }
  .title .tag,
  .subtitle .tag {
    vertical-align: middle; }

.title {
  color: #363636;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.125; }
  .title strong {
    color: inherit;
    font-weight: inherit; }
  .title + .highlight {
    margin-top: -0.75rem; }
  .title:not(.is-spaced) + .subtitle {
    margin-top: -1.25rem; }
  .title.is-1 {
    font-size: 3rem; }
  .title.is-2 {
    font-size: 2.5rem; }
  .title.is-3 {
    font-size: 2rem; }
  .title.is-4 {
    font-size: 1.5rem; }
  .title.is-5 {
    font-size: 1.25rem; }
  .title.is-6 {
    font-size: 1rem; }
  .title.is-7 {
    font-size: 0.75rem; }

.subtitle {
  color: #4a4a4a;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.25; }
  .subtitle strong {
    color: #363636;
    font-weight: 600; }
  .subtitle:not(.is-spaced) + .title {
    margin-top: -1.25rem; }
  .subtitle.is-1 {
    font-size: 3rem; }
  .subtitle.is-2 {
    font-size: 2.5rem; }
  .subtitle.is-3 {
    font-size: 2rem; }
  .subtitle.is-4 {
    font-size: 1.5rem; }
  .subtitle.is-5 {
    font-size: 1.25rem; }
  .subtitle.is-6 {
    font-size: 1rem; }
  .subtitle.is-7 {
    font-size: 0.75rem; }

.heading {
  display: block;
  font-size: 11px;
  letter-spacing: 1px;
  margin-bottom: 5px;
  text-transform: uppercase; }

.highlight {
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  padding: 0; }
  .highlight pre {
    overflow: auto;
    max-width: 100%; }

.number {
  align-items: center;
  background-color: whitesmoke;
  border-radius: 290486px;
  display: inline-flex;
  font-size: 1.25rem;
  height: 2em;
  justify-content: center;
  margin-right: 1.5rem;
  min-width: 2.5em;
  padding: 0.25rem 0.5rem;
  text-align: center;
  vertical-align: top; }

.level {
  align-items: center;
  justify-content: space-between; }
  .level code {
    border-radius: 4px; }
  .level img {
    display: inline-block;
    vertical-align: top; }
  .level.is-mobile {
    display: flex; }
    .level.is-mobile .level-left,
    .level.is-mobile .level-right {
      display: flex; }
    .level.is-mobile .level-left + .level-right {
      margin-top: 0; }
    .level.is-mobile .level-item {
      margin-right: 0.75rem; }
      .level.is-mobile .level-item:not(:last-child) {
        margin-bottom: 0; }
      .level.is-mobile .level-item:not(.is-narrow) {
        flex-grow: 1; }
  @media screen and (min-width: 769px), print {
    .level {
      display: flex; }
      .level > .level-item:not(.is-narrow) {
        flex-grow: 1; } }

.level-item {
  align-items: center;
  display: flex;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0;
  justify-content: center; }
  .level-item .title,
  .level-item .subtitle {
    margin-bottom: 0; }
  @media screen and (max-width: 768px) {
    .level-item:not(:last-child) {
      margin-bottom: 0.75rem; } }

.level-left,
.level-right {
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 0; }
  .level-left .level-item.is-flexible,
  .level-right .level-item.is-flexible {
    flex-grow: 1; }
  @media screen and (min-width: 769px), print {
    .level-left .level-item:not(:last-child),
    .level-right .level-item:not(:last-child) {
      margin-right: 0.75rem; } }

.level-left {
  align-items: center;
  justify-content: flex-start; }
  @media screen and (max-width: 768px) {
    .level-left + .level-right {
      margin-top: 1.5rem; } }
  @media screen and (min-width: 769px), print {
    .level-left {
      display: flex; } }

.level-right {
  align-items: center;
  justify-content: flex-end; }
  @media screen and (min-width: 769px), print {
    .level-right {
      display: flex; } }

.dropdown {
  display: inline-flex;
  position: relative;
  vertical-align: top; }
  .dropdown.is-active .dropdown-menu, .dropdown.is-hoverable:hover .dropdown-menu {
    display: block; }
  .dropdown.is-right .dropdown-menu {
    left: auto;
    right: 0; }
  .dropdown.is-up .dropdown-menu {
    bottom: 100%;
    padding-bottom: 4px;
    padding-top: initial;
    top: auto; }

.dropdown-menu {
  display: none;
  left: 0;
  min-width: 12rem;
  padding-top: 4px;
  position: absolute;
  top: 100%;
  z-index: 20; }

.dropdown-content {
  background-color: white;
  border-radius: 4px;
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
  padding-bottom: 0.5rem;
  padding-top: 0.5rem; }

.dropdown-item {
  color: #4a4a4a;
  display: block;
  font-size: 0.875rem;
  line-height: 1.5;
  padding: 0.375rem 1rem;
  position: relative; }

a.dropdown-item {
  padding-right: 3rem;
  white-space: nowrap; }
  a.dropdown-item:hover {
    background-color: whitesmoke;
    color: #0a0a0a; }
  a.dropdown-item.is-active {
    background-color: #3273dc;
    color: #fff; }

.dropdown-divider {
  background-color: #dbdbdb;
  border: none;
  display: block;
  height: 1px;
  margin: 0.5rem 0; }

html {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  height: 100%; }

body {
  height: 100%;
  font-family: '\5FAE\8F6F\96C5\9ED1', "\5B8B\4F53", "Arial Narrow", Helvetica, sans-serif;
  min-width: 1366px; }

body::-webkit-scrollbar {
  display: none; }

#rootContainer,
#rootContainer > .layoutContainer,
#rootContainer > .withoutLayoutContainer {
  height: 100%; }

.mainContainer {
  position: absolute;
  left: 220px;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  height: 100%; }
  .mainContainer #contentContainer {
    width: 100%;
    height: 100%;
    position: relative; }

.pt-page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  overflow-x: auto;
  overflow-y: auto;
  will-change: opacity;
  -webkit-overflow-scrolling: touch; }

.pt-page::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 8px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 8px;
  background: white; }

.pt-page::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 8px;
  background: #D8D8D8; }

.pt-page::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  border-radius: 8px; }

.pt-page-current {
  opacity: 1;
  z-index: 1;
  transition: opacity .3s; }

.page-layout {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 0;
  /* transform: translate3d(-100%, 0, 0); */ }

.page-layout-current {
  opacity: 1;
  z-index: 1;
  background: #f3f3f3;
  /* transform: translate3d(0, 0, 0); */ }

.list__buttons {
  margin: 1rem; }

.list__query-conditions {
  margin: 1rem; }

.list__table {
  margin: 1rem; }
  .list__table table {
    width: 100%; }

.create__buttons {
  margin: 1rem; }

.create__form {
  margin: 1rem; }

.hide {
  display: none !important; }

html {
  font-size: 75%; }

/**
  0号色
  反白色
 */
/**
  1号色
  主色调（按钮颜色，字体颜色，主体颜色）
 */
/**
  2号色
  主字体色
 */
/**
  3号色
  辅助字体色
 */
/**
  4号色
  背景色
 */
/**
  5号色
  分割线
 */
/**
  6号色
  取消按钮
 */

@charset "UTF-8";
/**
  0号色
  反白色
 */
/**
  1号色
  主色调（按钮颜色，字体颜色，主体颜色）
 */
/**
  2号色
  主字体色
 */
/**
  3号色
  辅助字体色
 */
/**
  4号色
  背景色
 */
/**
  5号色
  分割线
 */
/**
  6号色
  取消按钮
 */
.modalContainer {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: -1;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0; }
  .modalContainer .modal {
    padding: 0 1rem;
    z-index: 10;
    min-width: 30%;
    background: white;
    border-radius: .5rem;
    transition-property: transform;
    transition-duration: .3s;
    transform: translate3d(0, 10rem, 0); }
    .modalContainer .modal .modal-body {
      padding: 1rem 0; }
  .modalContainer.show {
    z-index: 3;
    opacity: 1; }
    .modalContainer.show .modal {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
  .modalContainer--action-sheet {
    align-items: flex-end; }
    .modalContainer--action-sheet .modal {
      width: 100%; }
      .modalContainer--action-sheet .modal .modal-body {
        padding: 0; }
    .modalContainer--action-sheet.show {
      opacity: 1;
      z-index: 3; }
      .modalContainer--action-sheet.show .modal {
        transform: translate3d(0, 0, 0); }

.modal-header {
  padding: 1rem 0;
  border-bottom: solid 1px #f1f1f1; }

.modal-footer {
  padding: 1rem 0;
  text-align: right;
  border-top: solid 1px #f1f1f1; }

.backdrop {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 5; }

.toast-container {
  width: 100%;
  display: flex;
  justify-content: center;
  opacity: 0;
  display: none;
  z-index: 1;
  position: fixed;
  bottom: 30px;
  transition-property: opacity;
  transition-duration: .3s; }
  .toast-container .toast-message {
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 1rem;
    padding: 1rem; }

.toast-container.show {
  display: block;
  opacity: 1; }

@charset "UTF-8";
/**
  0号色
  反白色
 */
/**
  1号色
  主色调（按钮颜色，字体颜色，主体颜色）
 */
/**
  2号色
  主字体色
 */
/**
  3号色
  辅助字体色
 */
/**
  4号色
  背景色
 */
/**
  5号色
  分割线
 */
/**
  6号色
  取消按钮
 */
.action-sheet-container {
  width: 100%; }

.action-sheet-title {
  width: 100%;
  text-align: left;
  padding: 1rem 0; }

.action-sheet-item {
  width: 100%;
  text-align: center;
  padding: 1rem;
  border-top: solid 1px #f1f1f1; }

#loadingBox {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: 1039;
  background: rgba(0, 0, 0, 0.1); }

#loading {
  top: 30%;
  left: 50%;
  margin-left: -20px;
  /* margin-top: -20px; */
  height: 40px;
  width: 40px;
  position: absolute; }

#loading .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

#loading .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }

#loading .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

#loading .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

#loading .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

#loading .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

#loading .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

#loading .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#loading .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

#loading .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

#loading .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

#loading .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

#loading .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

#loading .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

#loading .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

#loading .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

#loading .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

#loading .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

#loading .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

#loading .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

#loading .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

#loading .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

#loading .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

#loading .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0; }
  40% {
    opacity: 1; } }


/*# sourceMappingURL=0.86dd669f49613da2d1e5.chunk.css.map*/