.live-LeftPanel[data-v-0c316ee2] {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.live-LeftPanel .toolsBar[data-v-0c316ee2] {
  height: 100%;
  display: flex;
  width: 50px;
  background: #232529;
  border-radius: 2px 2px 0px 2px;
  flex-direction: column;
  align-items: center;
  overflow: auto;
}
.live-LeftPanel .toolsBar .btnContainer[data-v-0c316ee2] {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 42px;
  height: 42px;
  border-radius: 2px 2px 2px 2px;
  flex-direction: column;
  margin-top: 5px;
  flex-shrink: 0;
  cursor: pointer;
}
.live-LeftPanel .toolsBar .btnContainer.is-selected[data-v-0c316ee2] {
  background: #3f444d;
}
.live-LeftPanel .toolsBar .btnContainer .btnIcon[data-v-0c316ee2] {
  display: flex;
  width: 16px;
  height: 16px;
}
.live-LeftPanel .toolsBar .btnContainer .btnIcon img[data-v-0c316ee2] {
  width: 100%;
  height: 100%;
}
.live-LeftPanel .toolsBar .btnContainer .btnText[data-v-0c316ee2] {
  margin-top: 5px;
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 12px;
}
.live-LeftPanel .toolsBar .btnContainer .btnText.is-selected[data-v-0c316ee2] {
  color: #ffffff;
}
.ResourcesList[data-v-0c316ee2] {
  position: relative;
  display: flex;
  margin-left: 1px;
  flex-direction: column;
  width: 432px;
  height: 100%;
}

.g-projectSetting[data-v-70a5244f] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.g-projectSetting .bottom[data-v-70a5244f] {
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  font-size: 14px;
  color: #fff;
}
.g-projectSetting .bottom .bottom-item[data-v-70a5244f] {
  display: flex;
  padding: 5px;
}
.g-projectSetting .bottom .bottom-item .left-text[data-v-70a5244f] {
  width: 55%;
  line-height: 40px;
}
.g-projectSetting .bottom .bottom-item input[data-v-70a5244f] {
  width: 50%;
  height: 40px;
  background-color: #111;
  color: #fff;
  padding-left: 5px;
  border: none;
  border-radius: 2px;
  text-align: center;
  margin-left: 18px;
}
.g-projectSetting .bottom .follow-tab[data-v-70a5244f] {
  padding: 0 20px;
  background-color: #282828;
  border-radius: 2px;
  margin: 20px 5px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.g-projectSetting .bottom .follow-tab .tab-item[data-v-70a5244f] {
  line-height: 38px;
  height: 100%;
  font-size: 14px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.g-projectSetting .bottom .follow-tab .active[data-v-70a5244f] {
  color: #fff;
  border-bottom: 2px solid #fff;
}
.g-projectSetting .bottom .container1[data-v-70a5244f] {
  margin-bottom: 20px;
}
.g-projectSetting .bottom .container1 .txt[data-v-70a5244f] {
  margin-bottom: 10px;
}
.g-projectSetting .bottom .container1 .box .item[data-v-70a5244f] {
  padding: 10px 20px;
  background-color: #282828;
  border-radius: 2px;
  margin: 0 0 5px 0;
  color: #999;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.g-projectSetting .bottom .container1 .box .item[data-v-70a5244f]:last-child {
  margin-bottom: 0;
}
.g-projectSetting .bottom .container1 .box .item .ivu-switch[data-v-70a5244f] {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
}
.g-projectSetting .bottom .container1 .box .item .ivu-switch-checked[data-v-70a5244f] {
  background-color: #3ca909;
  border-color: #3ca909;
}
.g-projectSetting .bottom .container1 .box .item-txt[data-v-70a5244f] {
  line-height: 16px;
  margin-right: 52px;
}
.g-projectSetting .bottom .container1 .text-tips[data-v-70a5244f] {
  font-size: 12px;
  color: #666;
  margin: 10px 0;
  line-height: 1.4;
}
.g-projectSetting .bottom .container2 .title[data-v-70a5244f] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-projectSetting .bottom .container2 .title .btn-add[data-v-70a5244f] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.g-projectSetting .bottom .container2 .title .btn-add .icon[data-v-70a5244f] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/FrameAddAiBtn.c6904474e4c4c176dfa6593c9ab003a0.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.g-projectSetting .bottom .container2 .content .item[data-v-70a5244f] {
  height: 110px;
  padding: 20px 0 20px;
  display: flex;
  background: #141414;
  border-radius: 2px;
  margin-top: 10px;
}
.g-projectSetting .bottom .container2 .content .item .left[data-v-70a5244f] {
  width: 85%;
  height: 100%;
  border-right: 1px solid #292929;
}
.g-projectSetting .bottom .container2 .content .item .left textarea[data-v-70a5244f] {
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
  border: none;
  background-color: transparent;
  color: #fff;
  padding: 0 20px;
}
.g-projectSetting .bottom .container2 .content .item .right[data-v-70a5244f] {
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-projectSetting .bottom .container2 .content .item .right .btn-delete[data-v-70a5244f] {
  width: 20px;
  height: 20px;
  background: url(../assets/images/Frame@2x.92cc3eeb069c6b2fc05137bc6767748b.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.g-projectSetting .action-bottom[data-v-70a5244f] {
  margin-top: -10px;
  width: 100%;
  flex: 1;
  display: flex;
  background: #181818;
  align-content: flex-start;
  flex-wrap: wrap;
  overflow: auto;
}
.g-projectSetting .action-bottom .action-item[data-v-70a5244f] {
  padding: 9px;
}
.g-projectSetting .action-bottom .action-item img[data-v-70a5244f] {
  width: 103px;
  height: 103px;
  cursor: pointer;
}
.g-projectSetting .action-bottom .action-item p[data-v-70a5244f] {
  text-align: center;
  color: #999;
  margin-top: 15px;
  font-size: 12px;
}
.g-projectSetting .action-bottom .item[data-v-70a5244f] {
  width: 120px;
  height: 151px;
  margin: 5px 4px;
  border-radius: 2px 2px 2px 2px;
  position: relative;
  border: 1px solid transparent;
  box-sizing: border-box;
  background: #111111;
}
.g-projectSetting .action-bottom .item .name[data-v-70a5244f] {
  font-family: Inter-Regular, Inter;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  font-size: 12px;
  padding: 10px;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.g-projectSetting .action-bottom .item .bottom-gradual[data-v-70a5244f] {
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.g-projectSetting .action-bottom .item .btnDel[data-v-70a5244f] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.g-projectSetting .action-bottom .item.selected[data-v-70a5244f] {
  border-color: #2991f1;
}
.g-projectSetting .action-bottom .item .apply-btn[data-v-70a5244f] {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  align-items: end;
  justify-content: left;
  padding: 3px 8px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
}
.g-projectSetting .leaveMessage .container2 .content .item[data-v-70a5244f] {
  height: 60px;
}
.g-projectSetting .leaveMessage .container2 .content .item .left[data-v-70a5244f] {
  width: 75%;
}
.g-projectSetting .leaveMessage .container2 .content .item .right[data-v-70a5244f] {
  width: 25%;
}
.g-projectSetting .leaveMessage .container2 .content .btn-setting img[data-v-70a5244f] {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-right: 10px;
}

