.slogan{
    margin: -5px 0 6px;
    line-height: normal;
}

.join_pp{
    font-size:28px;
}

#first{
    background-color: #f1592a;
}

#col{
    color:#F7821B;
}

.questions{
    color:white;
    font-size:22px;
}

.para_1{
    color: #288BA8; 
    font-weight: 400;
}

.ul_1{
    list-style-type: none; 
    padding-left: 0;

}

#edit-webform-submission-value{
    border: 2px solid red;
    width: 100%;
  }

  .form-text{
    border: 2px solid red;
    width: 76%;
  }
  


  .warning-button {
    background-color: #ffc107;
    border: none;
    color: white;
    padding: 12px 12px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
  }
  
  .warning-button i {
    margin-right: 10px;
  }
  
  
  .info-button{
    background-color: #17a2b8;
    border: none;
    color: white;
    padding: 12px 12px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
  }
  
  .success-button{
    background-color: #28a745;
    border: none;
    color: white;
    padding: 12px 12px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
    width: 67%;
  }
  
  .danger-button{
    background-color: #dc3545;
    border: none;
    color: white;
    padding: 12px 12px;
    font-size: 12px;
    cursor: pointer;
    border-radius: 4px;
  }

  .views-field .views-field-webform-submission-value-3{
    color: #dc801e;
 }
  .btn-views:hover {
  background-color: orange !important;
}
  
.views-field .views-field-webform-submission-value{
  font-weight: bold
}

.views-exposed-form  {
    float: left;
    margin-top: 3px;
    padding: 0.5em 1em 0 0;
}

#edit-submit-registry, .view-registry .button.js-form-submit.form-submit {
   background-color: #C06E23;
    border: none;
    color: white;
    padding: 13px 19px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
}
#edit-reset{
 background-color: #C06E23;
    border: none;
    color: white;
    padding: 13px 19px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
}
.account-wrapper{
   float: right;margin-top: 10px;
}

.view-my-dashboard td.views-field.views-field-views-conditional-field-1 {
    width: 155px;
}
.view-my-dashboard td.views-field.views-field-nothing-1 {
    width: 100px;
}
.view-my-dashboard td.views-field.views-field-nothing {
    width: 85px;
}
.view-registry .table-responsive {
    display: block;
    width: 100%;
}
.view-registry .views-exposed-form {
    display: block;
    width: 100%;
}
.view-registry .ramaiya {
    padding: 0;
}
#edit-checkout, .form-submit{
background-color: #C06E23;
  font-size: 1em;
  height: auto;
  margin: 10;
  line-height: 22px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 16px;
  border-radius: 4px;
  border: 0;
  margin-right: 10px;
  color: white;
}

.view-commerce-cart-form .table-responsive{
display: none;
}
.view-commerce-cart-form div#edit-actions{
 text-align: right;
 margin-top: 20px
 }
 .view.view-commerce-cart-form {
  margin-top: 167px;
}

.placeholder {
  background-color: transparent !important;
}
