/*APPLICATION TIMELINE FOR PAGE LAYOUT*/
.webform-submission-_00-in-6-add-form .progress-step:not(:last-child)::after{
  z-index:1;
}

.webform-submission-_00-in-6-add-form .progress-step.is-complete::after {
    background-color: #0078d6;
}

/*Confirmation message padding*/

.webform-submission-_00-in-6-add-form .webform-confirmation {
    padding: 20px 0 80px !important;
}

/*buttons - call to action (next and previous and submit) styling*/

.webform-submission-_00-in-6-add-form .form-actions input {
    border: 1px solid #0856a000 !important;
    color: #ffffff!important;
    text-transform: uppercase !important;
    padding: 10px 30px !important;
    background-color: #007ada !important;
    margin-bottom:0px !important;
}

.webform-submission-_00-in-6-add-form .form-actions input:hover{
    background: rgb(0, 153, 247) !important;
}

.webform-submission-_00-in-6-add-form .form-actions {
    margin-top: 2em !important;
}

/*style for custom titles*/
.webform-submission-_00-in-6-add-form p.form-title {
    text-align: left;
    color: #007cde !important;
    line-height: 1.4em;
    text-transform:uppercase;
    font-size: 24px;
    font-weight: bold;
    padding: 30px 0;
}



/*Border removal for first page info*/

.webform-submission-_00-in-6-add-form input#edit-course-code, input#edit-course-title, input#edit-start-date, input#edit-start-time, input#edit-location {
    border: 0px;
}

/*MAIN LAYOUT CODE - IMPPORTANT DO NOT REMOVE*/ /*MAIN LAYOUT CODE - IMPPORTANT DO NOT REMOVE*/ /*MAIN LAYOUT CODE - IMPPORTANT DO NOT REMOVE*/ /*MAIN LAYOUT CODE - IMPPORTANT DO NOT REMOVE*/ /*MAIN LAYOUT CODE - IMPPORTANT DO NOT REMOVE*/
@media screen and (min-width: 981px){

  .webform-submission-_00-in-6-add-form label {
    width: 35% !important;
    margin-right:3% !important;
}
 
.webform-submission-_00-in-6-add-form legend{
    font-weight:400 !important;
  display: inline-block !important;
    width: 35% !important;
    margin-right: 3% !important;
    float: left;
}

/*style for different fields used on the form*/

.webform-submission-_00-in-6-add-form select, input[type=text], input[type=tel], input[type=number], input[type=date], input[type=email]{
      height:43px;
      /*border-style: none none solid none !important;*/
  
  }

.webform-submission-_00-in-6-add-form .form-textarea-wrapper textarea {
border:1px solid #0058a3 !important;
}

.webform-submission-_00-in-6-add-form input[type=tel]{
    padding: 5px !important;
    border: 1px solid #0856a0 !important;
    height: 43px;
}

/*removing bold style from legend label*/

.webform-submission-_00-in-6-add-form .form-composite &gt; legend, .label{
  font-weight: 400 !important;
}

/*Style buttons*/

.webform-submission-_00-in-6-add-form .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    max-width: 28% !important;
    margin-bottom: 9px !important;
    border-radius: 0px !important;
}

.webform-submission-_00-in-6-add-form  div#edit-i-m-interested-in-hearing-more-about- {
    display: grid;
}
  
  

/*STYLES ONLY FOR THIS WEBFORM*/ /*STYLES ONLY FOR THIS WEBFORM*/ /*STYLES ONLY FOR THIS WEBFORM*/ /*STYLES ONLY FOR THIS WEBFORM*/ /*STYLES ONLY FOR THIS WEBFORM*/ /*STYLES ONLY FOR THIS WEBFORM*/ /*STYLES ONLY FOR THIS WEBFORM*/

/*Height of the text area*/

.webform-submission-_00-in-6-add-form .webform-submission-form .form-textarea-wrapper{
  height:155px !important;
}

/*Flexbox code for title and 2 options (important to set number for each flexbox)*/

.webform-submission-_00-in-6-add-form .js-form-item.form-item.js-form-type-date.form-type-date.js-form-item-from.form-item-from label {
    width: 50px !important;
    /* float: inherit; */
    text-align: left;
    /* vertical-align: middle; */
}

.webform-submission-_00-in-6-add-form .js-form-item.form-item.js-form-type-date.form-type-date.js-form-item-to.form-item-to label {
    width: 50px !important;
}
  
.webform-submission-_00-in-6-add-form input#edit-my-telephone-number-is- {
    width: 350px;
}
}

/*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*//*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ /*MOBILE*/ 

@media screen and (max-width: 980px){

.webform-submission-_00-in-6-add-form .webform-submission-form label, .webform-submission-form input[type=text], .webform-submission-form input[type=number], .webform-submission-form input[type=date], .webform-submission-form input[type=tel], .webform-submission-form input[type=email], .webform-submission-form select, .webform-submission-form .form-textarea-wrapper, label, legend{
width:100% !important;
}
.webform-submission-_00-in-6-add-form .form-actions input{
width:100% !important;
margin-left: 0em !important;
margin-right: 0em !important;
}
  
.webform-submission-_00-in-6-add-form legend, label{
font-weight: 400 !important;
}
  
.webform-submission-_00-in-6-add-form  .form-item, .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: 0%;
    margin-left: 0%;
  
}
.webform-submission-_00-in-6-add-form .form-composite &gt; legend, .label  .webform-submission-form label, .webform-submission-form label, .webform-submission-form input, .webform-submission-form .form-textarea-wrapper .webform-submission-form input[type=text], .webform-submission-form input[type=number], .webform-submission-form input[type=date], .webform-submission-form input[type=tel], .webform-submission-form input[type=email], .webform-submission-form select, .webform-submission-form .form-textarea-wrapper {
    width: 100% !important;
    display: inline !important;
    margin: 0 auto;
   
}
.webform-submission-_00-in-6-add-form .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    max-width: 47% !important;
    border-radius: 0px !important;
}
.webform-submission-_00-in-6-add-form label{
  margin-bottom:5px !important;
}
.webform-submission-_00-in-6-add-form legend{
  margin-bottom:15px !important;
}
/*MOBILE FONT*/
  
.webform-submission-_00-in-6-add-form label {
    font-size: 18px !important;
}

.webform-submission-_00-in-6-add-form legend {
    font-size: 18px !important;
}

.webform-submission-_00-in-6-add-form button, input, optgroup, select, textarea {
    font-size: 18px !important;
}

.webform-submission-_00-in-6-add-form label.ui-checkboxradio-label.ui-corner-all.ui-button.ui-widget.ui-checkboxradio-radio-label {
    font-size: 18px !important;
}
}

/* CODE SPECIFIC FOR THIS FORM*/
@media screen and (min-width: 981px){
.webform-submission-_00-in-6-add-form time.datetime {
    display: none;
}

.webform-submission-_00-in-6-add-form .tableresponsive-toggle-columns {
    display: inline-block;
}

.webform-submission-_00-in-6-add-form table#edit-table {
    display: inline-block;
}

.webform-submission-_00-in-6-add-form .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-_8-please-indicate-your-highest-level-of-achievement-prior-to-st-select.form-item-_8-please-indicate-your-highest-level-of-achievement-prior-to-st-select.form-no-label {
    width: 60%;
    display: inline-block;
    vertical-align: top;
}


.webform-submission-_00-in-6-add-form p.lable-title {
    font-size: 22.5px;
    font-weight: 500;
    line-height:28.8px;
}

.webform-submission-_00-in-6-add-form .course-table{
color:white !important;
}

.webform-submission-_00-in-6-add-form .course-table-title{
font-size:22px !important; 
  color:white !important; 
  width:100%;
}

.webform-submission-_00-in-6-add-form label[for=edit-course-code], label[for=edit-course-title], label[for=edit-start-date], label[for=edit-start-time], label[for=edit-location] {
    text-align: right !important;
}

.webform-submission-_00-in-6-add-form .js-form-item.form-item.js-form-type-select.form-type-select.js-form-item-referred-by-select.form-item-referred-by-select.form-no-label {
    width: 60%;
    display: inline-block;
}

.webform-submission-_00-in-6-add-form select#edit-referred-by-select {
    width: 100%;
}
.webform-submission-_00-in-6-add-form input#edit-referred-by-other {
    margin-left: 38.5%;
}

.webform-submission-_00-in-6-add-form .js-webform-select-other-input.webform-select-other-input.js-form-item.form-item.js-form-type-textfield.form-type-textfield.js-form-item-referred-by-other.form-item-referred-by-other.form-no-label {
    margin-top: 0px;
}
}

.webform-submission-_00-in-6-add-form input, label, select,legend, textarea {
    line-height: 1.6em !important;
    font-size: 18px !important;
}

/*Styling for marketing permissions box*/

.webform-submission-_00-in-6-add-form div#edit-marketing-permissions p {
    line-height: 1.6em !important;
    font-size: 15px !important;
}
.webform-submission-_00-in-6-add-form .form-type-webform-terms-of-service.js-form-type-webform-terms-of-service.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-terms-of-service.form-item-terms-of-service {
    line-height: 1.6em !important;
    font-size: 15px !important;
}
.webform-submission-_00-in-6-add-form label[for="edit-terms-of-service"], label[for="edit-terms-of-service-01"] {
    font-size: 15px !important;
}
.webform-submission-_00-in-6-add-form div#edit-marketing-gdpr {
    background-color: #e2e2e226;
        padding: 40px 60px;
}
.webform-submission-_00-in-6-add-form .form-type-webform-terms-of-service.js-form-type-webform-terms-of-service.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-terms-of-service-01.form-item-terms-of-service-01 {
    margin-top: 0px;
}
.webform-submission-_00-in-6-add-form .form-type-webform-terms-of-service.js-form-type-webform-terms-of-service.js-form-item.form-item.js-form-type-checkbox.form-type-checkbox.js-form-item-terms-of-service.form-item-terms-of-service {
    margin-bottom: 2px;
}
