.webform-submission-form{
  width:70% !important;
 margin:auto;
      display: block !important;
}

.webform-submission-form .fieldset-wrapper .js-webform-select-other{
  width:100% !important;
}

.webform-submission-form .fieldset-wrapper .js-form-item{
    width:100% !important;
}
legend .js-form-required{font-weight:100 !important; font-size: 17px !important;}

table tr th, table tr th a, table tr th a:hover, table tr th a:focus {
color:#000 !important; font-weight:bold; border-bottom:0px;
}
.table>:not(caption)>*>* {
  padding:0px 5px !important;
}
.progress-step.is-active .progress-marker::before {
    background-color: #dd102b !important;
}
.webform-submission-form .form-actions .form-submit {
  margin:8px !important;
  float:left !important;
}
.select2-container--default .select2-selection--single {
  height: 39px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
 line-height: 38px !important; 
}

fieldset.webform-composite-hidden-title {
  
  margin-top:0em !important;
}
.progress-step .progress-marker {
  line-height:0px !important;
  
}
.progress-title {
  font-size:14px !important;
}
 
.webform-access-denied{
  text-align:center !important;
  margin-top:65px;
}