/* 注册与登录弹窗 */
#at-field-password, 
#at-field-username_and_email, 
#token2FA, 
input[type=email], input[type=password],#at-field-code[type=text] {
  display: block;
  font-size: 14px;
  letter-spacing: .05em;
  border: 1px solid #0a5f8f;
  color: #fff;
  background: #266c90;
  transition: all .3s ease-in-out;
  outline: none;
}
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #at-field-code, 
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #at-field-confirm, 
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #at-field-email, 
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #at-field-name, 
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #at-field-password, 
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #at-field-username_and_email, 
#modalLogIn .modalLogin_content .right-block .modalLogin__body .at-pwd-form #token2FA {
  width: 350px;
  height: 27px;
  padding: 17px 0 0 15px;
  background: #0a5f8f;
  border-radius: 1px;
  margin: 10px 0 18px;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  border: none;
}
#modalLogIn.modal--register.modal--business-enabled .hasAccountText.hasAccountText {
  margin-top: 236px;
}
#modalLogIn.modal--register.modal--business-enabled .btn-signin-wrap.btn-signin-wrap{
    margin-top: 192px/*257px*/!important;
}

/* 警告弹窗 */
.multiLoginModal__wrapper .multiLoginModal__window.multiLoginModal__window {
  padding: 40px;
  z-index: 10000100;
  width: 580px;
  height: 306px;
  background-image: url("/static/images/multiusing-modal-illust.svg"),linear-gradient(120deg,#025488 9.74%,#00274b 80.46%);
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: right;
  border: 1px solid #2cc0f6;
  border-radius: 4px
}

/* 创建任务或模块的多行输入样式 */
.v-select--drop_bottom.multiline_input_text{
  height: 70px;
}
/* 创建任务或模块的button按钮的样式 */
.create_input_button,.add_ban_button{
  font-size: 18px !important;
  text-indent: 2px;
  color: #8fd3f8;
  position:absolute !important;
  top:0;
  right:5px;
}
.create_input{
  width: calc(100% - 77px) !important
}
.create_arameters{
  margin-top: 6px;
  position: relative;
}
.Dynamic_parameter_configuration_box{
  height: 113px;
  overflow-y: scroll;
}
.multiline_input_code{
  height: 221px;
}
.v-modal__close{
  font-size: 35px;
  transform: translate(6px,-10px) rotate(45deg);
  font-weight: 100;
}
.task-pro__panel-inner_head .create_input_button{
  position: unset !important;
  margin-left: 15px;
}
/* 创建任务的描述弹窗默认不显示 */
.module_description_box{
  position: absolute;
  width: 412px;
  right: 900px;
  z-index: -1;
  box-shadow: 5px 1px 20px 0px #2d2d2d;
  transition: right .6s ease;
}
.module_description_box.active{
  right: 6px;
  display: block;
  transition: right .6s ease;
}
.module_description_box .multiline_input_code{
  height:362px
}
/* 任务描述弹窗遮挡的下面的元素 */
.module_description_box.active + .task-pro__col{
  filter: brightness(50%);
  z-index: -2;
  transition: all .4s ease;
}
.module_description_box .task-pro__panel{
  margin: 0 !important;
}
/* 参数属性的值 */
.properties_text{
  margin: 3px 0;
}
#params_mode .form-input.form-input--checkbox .form-input__input--custom{
  position: absolute !important;
  right: 10px;
  margin-top: 3px;
}
.form-input.form-input--checkbox .form-input__input--custom:after {
  content: "";
  position: absolute;
  left: 0;
  top: -100%;
  right: 0;
  bottom: 0;
  background: url("/static/images/checkbox.svg") !important;
  background-size: 100%;
  height: 100%
}
.v-select{
  background-image: none !important;
  background-color: #06406a !important;
}
/* 定制创建任务的弹窗样式 */
#create_new_task .v-modal.v-modal--task.v-modal--pro .v-modal__view{
  width: 1263px;
}
#create_new_task .task-pro__col{
  width: 33.33%;
}
#create_new_task .multiline_input_code{
  height: 392px;
}
.v-select__input-wrap textarea{
  width: 376px !important;
  /* height: 315px !important; */
  padding-top: 6px !important;
  resize:none;
}
#create_new_task .Dynamic_parameter_configuration_box#params_mode{
  height: 302px !important;
}
#create_new_task #server_params_mode .create_arameters{
  /* display: flex; */
  /* justify-content: space-between; */
}
#params_mode .task-pro__col{
  width: 100%;
  margin-bottom: 4px;
}
#add_device{
  overflow: hidden;
  height: 60px;
}
.forbidden_area_display{
  height:400px !important;
}
.v-select__input.forbidden_equipment_area{
  height: 391px !important;
}
.url-block{
  height:145px !important;
}
.url-block .parameter{
  height:140px !important;
  overflow-x: hidden;
  overflow-y: scroll !important;
}
.deleIcon{
  min-width:30px;
  text-align: right;
  transform: scale(.7);
}
.custom_code{
  height: 370px !important;
}
.environment-content__item .form-input__input--custom{
  position: absolute !important;
  right: 10px;
}
.v-modal.v-modal--task .task-pro .environment-content{
  height: 350px;
}
.banList {
  height: 425px !important;
}
.banscript{
  height: 420px !important;
}
.v-modal.v-modal--task .task-pro .form-input.form-input--checkbox.form-input--checked .form-input__text, .v-modal.v-modal--task .task-pro .form-input.form-input--checkbox.form-input--checked .form-input__text.form-input__text--after{
  color:#ade3ff !important;
  opacity: 0.7 !important;
}
span.text.version.gueacce {
  text-align: left !important;
  min-width: 109px !important;
  display: inline-block !important;
}
span.form-input__text.form-input__text--after.text {
  width: 220px !important;  
}
textarea.v-select__input {
  background: #0e6195;
  border: 0;
}
#create_new_task .textarea.v-select__input{
  outline:none !important;
  background: #0e6195;
  border: 0;
}
#create_new_task .v-select__input:focus{
  outline:none !important;
}
.bannedButton{
  margin: 17px auto 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 27px;
  box-sizing: border-box;
  font-family: Roboto;
  font-style: normal;
  color: #ff7672;
  background-color: transparent;
  border: 1px solid #ff7672;
  border-radius: 3px;
  cursor: pointer;
  font-weight:bold;
}
.bannedButton:hover {
  color: #fff;
  background-color: #ff7672;
  border: none;
}
#create_new_task .form-input.form-input--checkbox .form-input__input--custom:after{
  background: #27fb7c !important;
}
.environment-content__list .form-input__input--native:checked ~ label>.form-input__input--custom::after {
  left: 18px !important;
  box-shadow: 0 0 6px #27fb7c !important;
  background: #27fb7c !important;
}
#create_new_module .Dynamic_parameter_configuration_box{
  height: 102px !important;
}
#create_new_module .multiline_input_code{
  height: 412px !important;
}
#create_new_task .form-input__label label{
  position: relative;
  left:19px;
  top:-7px
}
.default_centered{
  font-size:20px !important;
  text-align:center;
  line-height:130px !important;
  font-weight: bold !important;
}
.v-modal.v-modal--task .v-modal__footer .btn.btn--start{
  width: 389px;
}
#moduleTypeList{
  cursor: pointer;
}
/* 消息提示框 */
#cookies .coockies-button a{
  background: #152064 !important;
  border: none;
  bottom: 12px;
  text-align: center;
  width: 174px;
  cursor: pointer;
  margin: 0 10px;
  padding: 2px 10px;
  text-decoration: none !important;
}
/* 首页的世界地图侧边栏设计精简版 act*/
#main.StreamlinedSidebar .homeDashboard .homeDash__map{
  width: 101vw !important;
}
#main.StreamlinedSidebar .homeDashboard{
  margin-left: 60px !important;
  width: calc(100% - 60px) !important;
}
/* 首页的世界地图侧边栏设计精简版 end*/