.siinstitute-news-form {
  color: #000000;
  font-size: 18px;
  line-height: 20px;
}

.siinstitute-news-form .siinstitute-form-group {
  margin-bottom: 20px;
}

.siinstitute-news-form .siinstitute-form-label {
  box-sizing: border-box;
  float: left;
  width: 180px;
  padding-right: 18px;
  padding-top: 4px;
  color: #555555;
  font-family: "Myriad Pro", Myriad, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 20px;
  text-align: right;
}

.siinstitute-news-form input[type='url'] {
  box-sizing: border-box;
  width: 442px;
  height: 35px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 9px;
  padding-bottom: 4px;
  border: 1px solid #e3e3e3;
  border-top-color: #c4c4c4;
  border-radius: 7px/6px;
  box-shadow: inset 0 2px 1px #c4c4c4;
  color: #5f5f5f;
  font-size: 17px;
  line-height: 22px;
}

.siinstitute-news-textarea {
  box-sizing: border-box;
  width: 442px;
  height: 67px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #e3e3e3;
  border-top-color: #c4c4c4;
  border-radius: 7px 9px;
  box-shadow: inset 0 2px 1px #c4c4c4;
  color: #5f5f5f;
  font-size: 14px;
  line-height: 17px;
  resize: none;
}

.siinstitute-news-form select {
  height: 21px;
  border-radius: 5px;
  color: #000000;
  font-size: 15px;
}

.siinstitute-form-group-news-upload {
}

.siinstitute-form-group-news-upload .siinstitute-form-label {
}

.siinstitute-news-upload-wrapper {
  float: left;
  width: 100px;
}

.siinstitute-news-upload-button {
  box-sizing: border-box;
  width: 90px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 5px;
  padding-bottom: 3px;
  border: 1px dashed #d7d7d7;
  background-color: transparent;
  color: #c0c0c0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 50px;
  line-height: 1;

  cursor: pointer;
  outline: none;
}

.siinstitute-news-upload-plus {
  display: block;
}

.siinstitute-news-upload-text {
  display: block;
  margin-top: -8px;
  color: #3b86c4;
  text-decoration: underline;
  font-family: "Myriad Pro", Myriad, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}

.siinstitute-news-upload-button:hover .siinstitute-news-upload-text {
  text-decoration: none;
}

.siinstitute-news-file-input {
  display: none;
}

.siinstitute-news-current-icon {
  float: left;
  width: 47px;
}

.siinstitute-news-current-icon img {
  max-width: 100%;
}

.siinstitute-form-group-news-modified {
  padding-left: 175px;
}

.siinstitute-form-group-news-modified .siinstitute-form-label {
  padding-right: 5px;
}

.siinstitute-news-form-submit {
  padding-left: 200px;
  padding-bottom: 2em;
}

.siinstitute-news-form-submit button {
  box-sizing: border-box;
  width: 400px;
  height: 23px;
  padding-top: 0;
  padding-bottom: 0;
  border: 2px solid #c9c9c9;
  border-radius: 6px;
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
}

.siinstitute-news-progress {
  display: inline;
  margin-left: 1em;
}
