@media (min-width: 767px) {
  .iopshelp-textform-container{
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {

  .iopshelp-textform-container{
    width: 100%;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
}

.iopshelp-textform{
  width: 100%;
  position: relative;
}
.iopshelp-contain-counter{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.label-current{
  color: #616161;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 11.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.label-maximum{
  color: #616161;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 11.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.edit-clear{
  margin-left: auto;
  cursor: pointer;
  color: #1792D1;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 12.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.editlabelarea {
  width: 100%;
  min-height: 200px;
  resize: none;
  border-radius: 8px;
  border: 1px solid #f8fafb;
  padding: 15px 15px;
  color: #5f5f60;
  text-align: left;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 12.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.4px;
background: #f8fafb;
}
.editlabelarea:focus {
  outline: none;
  border: 1px solid #efefef;
}










@media (min-width: 767px) {
  .ioshdwd-textform-container{
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {

  .ioshdwd-textform-container{
    width: 100%;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
  }
}

.ioshdwd-textform{
  width: 100%;
  position: relative;
}
.ioshdwd-contain-counter{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}





@media (min-width: 767px) {
  .iostellus-textform-container{
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {

  .iostellus-textform-container{
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}



.iostellus-textform{
  width: 100%;
  position: relative;
}
.iostellus-contain-counter{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.iostelluslabel-current{
  color: #713D03;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 11.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.iostelluslabel-maximum{
  color: #713D03;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 11.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.iostellusedit-clear{
  margin-left: auto;
  cursor: pointer;
  color: #1792D1;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 12.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.iostelluseditlabelarea {
  width: 100%;
  min-height: 200px;
  resize: none;
  border-radius: 8px;
  border: 1px solid #bdbdbd;
  padding: 15px 15px;
  color: #5f5f60;
  text-align: left;
  text-decoration: none;
  font-family: 'Helvetica Neue',Arial;
  font-size: 12.0pt;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.4px;
background: #faf8fb;
opacity: 1;
-webkit-transition: all 0.3s ease;                  
-moz-transition: all 0.3s ease;                 
-o-transition: all 0.3s ease;   
-ms-transition: all 0.3s ease;          
transition: all 0.3s ease;
}
.iostelluseditlabelarea:focus {
  outline: none;
  border: 1px solid #bdbdbd;
  background: #fff;
}
