.LiveForm.TerryComps {
  font-family: inherit !important;
  font-size: 14px;
  color: #777;
  margin-bottom: 20px;
  line-height: normal;
  position: relative;
}

.LiveForm.TerryComps ul.page-break-section {
  background-color: transparent !important;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: relative;
}

.LiveForm.TerryComps ul.page-break-section > li,
.LiveForm.TerryComps ul li.Field.BrowseFile ul li,
.LiveForm .ui-state-highlight {
  list-style: none;
}

.LiveForm.TerryComps .Field-Container {
  position: relative;
}

/*Default Submit Button Alignment css */
.LiveForm.TerryComps .Submit-Align-Left {
  text-align: left;
}

.LiveForm.TerryComps .Submit-Align-Center {
  text-align: center;
}

.LiveForm.TerryComps .Submit-Align-Right {
  text-align: right;
}

/*Default Field Validation css */
.LiveForm.TerryComps .Field.Matrix.Checkb.Required table,
.LiveForm.TerryComps .Field.Matrix.Radiob.Required table,
.LiveForm.TerryComps .Field.Required input,
.LiveForm.TerryComps .Field.Required textarea,
.LiveForm.TerryComps .Field.Required .plupload_filelist_footer,
.LiveForm.TerryComps .Field.Required select,
.LiveForm.TerryComps .Field.Required.Radiobutton table,
.LiveForm.TerryComps .Field.Required.Checkbox table,
.LiveForm.TerryComps .Field.Required.ScaleRating table,
.LiveForm.TerryComps .Field.Required .StarRatingRequired,
.LiveForm.TerryComps .ElectronicSignature.Required .jSignature {
  border-left: 5px solid #CC352D;
  padding-left: 5px;
}

.LiveForm.TerryComps .Field.Required.CkEditor .Field-Container-Wide > div,
.LiveForm.TerryComps .Field.Required.CkEditor .Field-Container > div {
  border-left: 5px solid #CC352D;
}

.LiveForm.TerryComps .Field.Required.CkEditor textarea {
  border: 0;
}

.LiveForm.TerryComps .Field.Required.Radiobutton table,
.LiveForm.TerryComps .Field.Required.Checkbox table {
  padding-left: 6px;
  display: inline-block;
}

/*Default (Input/Textarea/Label/Select) Validation css */
.LiveForm.TerryComps .Field label.error {
  padding: 5px;
  color: red;
  font-size: 11px;
}

.LiveForm.TerryComps .Field input.error,
.LiveForm.TerryComps .Field textarea.error,
.LiveForm.TerryComps .Field select.error {
  border: 2px solid red;
  border-radius: 3px 3px 3px 3px;
  padding-left: 5px;
}

.LiveForm.TerryComps label.InlineEdit form input {
  width: 100px !important;
}

.LiveForm.TerryComps .Field-Tooltip {
  position: absolute;
  right: -275px;
  top: 0px;
  max-width: 250px;
  min-width: 250px;
  border: 4px solid #333;
  background: #fff;
  border-radius: 6px 6px;
  box-shadow: 0px 2px 4px #666;
  white-space: normal;
  display: none;
  z-index: 99999;
}

.LiveForm.TerryComps .Field.Datetime .Field-Tooltip {
  right: -295px;
}

.LiveForm.TerryComps .Field-Tooltip-Arrow {
  border-color: transparent #333 transparent transparent;
  border-style: solid;
  border-width: 10px;
  left: -24px;
  top: 7px;
  position: absolute;
  height: 0;
  width: 0;
}

/*----------------Common----------------*/
.LiveForm.TerryComps .Field .Field-Container label,
.LiveForm.TerryComps .Field .Field-Container-Wide label,
.LiveForm.TerryComps .Field .Field-SubLabel-Container {
  font-size: 11px;
  margin: 2px 0 0 2px;
}

.LiveForm.TerryComps .Field .Field-SubLabel-Container {
  margin: 5px 0 15px 0;
  display: block;
}

.LiveForm.TerryComps input,
.LiveForm.TerryComps select,
.LiveForm.TerryComps textarea {
  margin: 0;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: none;
  font-size: 13px;
  color: #666;
}

.LiveForm.TerryComps .Field.Address .Field-Container span,
.LiveForm.TerryComps .Field.Address .Field-Container label,
.LiveForm.TerryComps .Field.Fullname .Field-Container label,
.LiveForm.TerryComps .Field.Datetime .Field-Container label,
.LiveForm.TerryComps .Field.Address .Field-Container-Wide span,
.LiveForm.TerryComps .Field.Address .Field-Container-Wide label,
.LiveForm.TerryComps .Field.Fullname .Field-Container-Wide label,
.LiveForm.TerryComps .Field.Datetime .Field-Container-Wide label,
.LiveForm.TerryComps .Field.CreditCard .Field-SubLabel-Container {
  margin-bottom: 10px;
}

.LiveForm.TerryComps .Field.Fullname .Field-Container label,
.LiveForm.TerryComps .Field.Fullname .Field-Container-Wide label {
  display: inline-block;
}

.LiveForm.TerryComps .Field table td {
  vertical-align: baseline;
}

.LiveForm.TerryComps .Field label {
  font-weight: normal;
  vertical-align: top;
  border-bottom: 0px;
  margin-bottom: 5px;
  line-height: normal;
}

.LiveForm.TerryComps .Field table {
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}

.LiveForm.TerryComps .Field-Tooltip-Arrow-Small {
  border-color: transparent #F5F5F5 transparent transparent;
  border-style: solid;
  border-width: 7px;
  height: 0;
  width: 0;
  left: -14px;
  top: 10px;
  position: absolute;
}

.LiveForm.TerryComps .Field-Tooltip-Content {
  padding: 10px;
  font-size: 10px;
  color: #333;
}

.LiveForm .fullname-container {
  margin-right: 5px;
  white-space: nowrap;
}

.emailwizard-header {
  background: none repeat scroll 0px 0px rgb(255, 161, 0);
  border-bottom: 1px solid rgb(194, 122, 0);
  border-radius: 3px 3px 0px 0px;
  height: 35px;
  padding: 2px;
  position: relative;
  z-index: 1000;
  vertical-align: middle;
  font-weight: bolder;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  padding-left: 11px 4px 0 12px;
  font-size: 13px;
  cursor: move;
  color: rgb(255, 255, 255);
}

.emailwizard-header-label {
  vertical-align: middle;
  font-weight: bold;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  padding-left: 10px;
  font-size: 13px;
  cursor: move;
  color: rgb(255, 255, 255);
}

/*hide button in page break */
.LiveForm.TerryComps ul li .button-hidden {
  display: none;
}

.LiveForm.TerryComps ul li .form-pagebreak-back-container input[type=button],
.LiveForm.TerryComps ul li .form-pagebreak-next-container input[type=button] {
  float: left;
}

.LiveForm.TerryComps .hidden {
  display: none;
}

.LiveForm.TerryComps .Field-Container-Wide .next-form-pagebreak button:last-child,
.LiveForm.TerryComps .Field-Container-Wide .form-pagebreak.next-form-pagebreak .button-next {
  float: right;
}

/* Smartphones and iPad (portrait and landscape) ----------- */
@media only screen and (min-width: 0px) and (max-width: 1024px) {
  .LiveForm.TerryComps {
    max-width: 100%;
  }
}
.LiveForm.TerryComps .plupload_filelist_footer {
  box-sizing: content-box;
}

.LiveForm.TerryComps .next-form-pagebreak .button-next {
  float: right !important;
}

/*Progress bar*/
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.LiveForm .progress {
  display: flex;
  height: 18px;
  overflow: hidden;
  font-size: 0.75rem;
  border: 0;
  border-radius: 4px;
  background: transparent;
  margin-top: 10px;
  margin-bottom: 0;
  box-shadow: none;
}

.LiveForm .progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  border-radius: 0;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
  .LiveForm .progress-bar {
    transition: none;
  }
}
.LiveForm .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.LiveForm .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}

.LiveForm .bg-danger {
  background-color: #dc3545 !important;
}

.LiveForm .bg-danger:hover,
.LiveForm a.bg-danger:focus,
.LiveForm button.bg-danger:hover,
.LiveForm button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.LiveForm .bg-warning {
  background-color: #ffc107 !important;
}

.LiveForm a.bg-warning:hover,
.LiveForm a.bg-warning:focus,
.LiveForm button.bg-warning:hover,
.LiveForm button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.LiveForm .bg-success {
  background-color: #28a745 !important;
}

.LiveForm a.bg-success:hover,
.LiveForm a.bg-success:focus,
.LiveForm button.bg-success:hover,
.LiveForm button.bg-success:focus {
  background-color: #1e7e34 !important;
}

/*Remove page scroll during Form animation*/
.overflow-hide {
  overflow-x: hidden;
}

.LiveForm.TerryComps .Submitbutton input[type=button],
.LiveForm.TerryComps .bSubmit,
.LiveForm.TerryComps .form-pagebreak .button-next,
.LiveForm.TerryComps .form-pagebreak .button-back,
.LiveForm.TerryComps .page-break-section .button-back {
  color: #ffffff;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(75, 136, 162, 0.2), 0px 1px 5px 0px rgba(75, 136, 162, 0.12);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #CC352D;
  border-color: #CC352D;
  text-align: center;
  position: relative;
  padding: 12px 30px;
  margin: 0.3125rem 1px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.42857143;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0;
  cursor: pointer;
  border: 0;
  border-radius: 0.2rem;
  outline: 0;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow, transform;
}

.LiveForm.TerryComps .Submitbutton input[type=button]:hover,
.LiveForm.TerryComps .bSubmit:hover,
.LiveForm.TerryComps .form-pagebreak .button-next:hover,
.LiveForm.TerryComps .form-pagebreak .button-back:hover,
.LiveForm.TerryComps .page-break-section .button-back:hover {
  color: #ffffff;
  border-color: #4B88A2;
  background-color: #67a0b9;
  box-shadow: 0px 14px 26px -12px rgba(75, 136, 162, 0.42), 0px 4px 23px 0px rgba(0, 0, 0, 0.12), 0px 8px 10px -5px rgba(75, 136, 162, 0.2);
}

/*Form*/
/*.LiveForm.TerryComps ul.page-break-section,
.LiveForm.TerryComps .thank-you {
    padding: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    background-color: #ffffff;
}*/
.LiveForm.TerryComps ul.page-break-section .Field {
  position: relative;
  padding: 10px 15px;
}

.LiveForm.TerryComps .Field-Label-Left,
.LiveForm.TerryComps .Field-Label-Right,
.LiveForm.TerryComps .Field-Label-Top,
.LiveForm.TerryComps .Field-Label-Auto,
.LiveForm.TerryComps .Field-Label-Hidden {
  display: inline-block;
  margin-bottom: 4px;
  white-space: normal;
  line-height: normal;
  text-align: left;
  box-sizing: border-box;
  word-break: break-word;
}

.LiveForm.TerryComps .Field-Label-Left,
.LiveForm.TerryComps .Field-Label-Right {
  width: 150px;
  padding: 3px;
  float: left;
}

.LiveForm.TerryComps .Field-Label-Right {
  text-align: right;
}

.LiveForm.TerryComps .Field-Label-Top {
  display: block;
  width: 100%;
}

.LiveForm.TerryComps .Field-Label-Auto {
  width: 150px;
  vertical-align: top;
}

.LiveForm.TerryComps .Field-Label-Hidden {
  width: 150px;
}

.LiveForm.TerryComps .Field.mobile-under .Field-Label-Hidden {
  width: auto;
}

.LiveForm.TerryComps ul.page-break-section .Field.mobile-under .Field-Label-Hidden {
  display: none;
}

.LiveForm.TerryComps .Field.CkEditor .Field-Label-Hidden,
.LiveForm.TerryComps .Field.BrowseFile .Field-Label-Hidden {
  float: left;
}

.LiveForm.TerryComps.LiveForm-Right .Field-Label-Auto {
  display: inline-block;
  padding: 3px;
  margin-bottom: 6px;
  text-align: right;
  white-space: normal;
}

.LiveForm.TerryComps.LiveForm-Top .Field-Label-Auto {
  width: auto;
  display: inline-block;
  float: none;
  padding: 3px;
  margin-bottom: 6px;
  white-space: normal;
}

.LiveForm.TerryComps input,
.LiveForm.TerryComps select {
  height: 44px;
}

.LiveForm.TerryComps textarea {
  min-height: 44px;
}

.LiveForm.TerryComps .Field input,
.LiveForm.TerryComps .Field textarea,
.LiveForm.TerryComps .Field select {
  width: 300px;
}

.LiveForm.TerryComps .Field table td {
  padding: 0;
}

.LiveForm.TerryComps .Field .Field-Label-Top ~ .Field-Container {
  margin-left: 0;
}

.LiveForm.TerryComps .Field .Field-Container-Wide {
  display: table;
}

.LiveForm.TerryComps .Field .Field-Container,
.LiveForm.TerryComps .Field .Field-SubLabel-TextBox {
  display: inline-table;
}

/*Field Seperator*/
.LiveForm.TerryComps .Field .Field-Seperator {
  padding: 0 8px;
}

/*Calander Icon*/
.LiveForm.TerryComps .Field input.Calander-Icon {
  width: 16px !important;
}

/*----------------Heading----------------*/
.LiveForm.TerryComps .Field.Heading h1 {
  font-family: "Roboto Slab", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 44px;
  padding: 0 0 10px;
  margin: 0 0 5px;
  color: #1d2127;
}

.LiveForm.TerryComps .Field.Heading h2 {
  font-family: "Roboto Slab", "Helvetica", "Arial", sans-serif !important;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 36px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px;
  margin: 0 0 5px;
  color: #1d2127;
}

.LiveForm.TerryComps .Field.Heading h3 {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  font-size: 25px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px;
  margin: 0 0 5px;
  color: #1d2127;
}

/*----------------HTML Editor----------------*/
.LiveForm.TerryComps .Field.CkEditor .Field-Container-Wide {
  display: block;
}

.LiveForm.TerryComps .Field.CkEditor .Field-Container {
  margin-left: 150px;
  display: block;
}

/*----------------Radiobutton/Checkbox----------------*/
.LiveForm.TerryComps .Field.Radiobutton table td,
.LiveForm.TerryComps .Field.Checkbox table td {
  padding: 4px;
}

.LiveForm.TerryComps .Field.Radiobutton .Field-Container label,
.LiveForm.TerryComps .Field.Radiobutton .Field-Container-Wide label,
.LiveForm.TerryComps .Field.Checkbox .Field-Container label,
.LiveForm.TerryComps .Field.Checkbox .Field-Container-Wide label {
  font-size: 1em;
  margin: 0;
}

/*----------------Image----------------*/
.LiveForm.TerryComps .Field.Image .Field-Container {
  display: block;
}

/*----------------Datetime----------------*/
.LiveForm.TerryComps .Field.Datetime input,
.LiveForm.TerryComps .Field.Datetime select {
  width: 80px;
}

/*----------------Address----------------*/
.LiveForm.TerryComps .Field.Address input,
.LiveForm.TerryComps .Field.Address select {
  width: 142px;
}

.LiveForm.TerryComps .Field.Address input.Street-Address,
.LiveForm.TerryComps .Field.Address input.Street-Address2 {
  width: 300px;
}

.LiveForm.TerryComps .Field.Address table tr td {
  padding-right: 16px;
}

.LiveForm.TerryComps .Field.Address table tr td:last-child {
  padding-right: 0;
}

.LiveForm.TerryComps .Address table label {
  display: block;
}

/*----------------Phone----------------*/
.LiveForm.TerryComps .Phone .AreaCode ~ label {
  display: none;
}

/*----------------Fullname----------------*/
.LiveForm.TerryComps .Field.Fullname input[type=text] {
  width: 142px;
  margin-right: 16px;
}

.LiveForm.TerryComps .Field.Fullname input.prefix,
.LiveForm.TerryComps .Field.Fullname input.suffix {
  width: 50px;
}

.LiveForm.TerryComps .Field.Fullname .Field-SubLabel-TextBox:last-child input {
  margin-right: 0px;
}

/*----------------CreditCard----------------*/
.LiveForm.TerryComps .Field.CreditCard .ExpirationMonth,
.LiveForm.TerryComps .Field.CreditCard .ExpirationYear {
  width: 100px;
  margin-right: 10px;
}

.LiveForm.TerryComps .Field.CreditCard .CVV {
  width: 80px !important;
}

.LiveForm.TerryComps .Field.CreditCard.mobile-under tr:nth-child(3) td:nth-child(3) .CVV ~ label.error {
  position: absolute;
  left: 18px;
  bottom: -18px;
}

/*----------------Time----------------*/
.LiveForm.TerryComps .Field.Time select {
  width: 88px;
}

/*----------------Birthdate----------------*/
.LiveForm.TerryComps .Field.Birthdate input {
  width: 80px;
}

/*----------------Matrix----------------*/
.LiveForm.TerryComps .Field.Matrix input {
  width: 130px;
}

.LiveForm.TerryComps .Field.Matrix .MatrixWrapper {
  overflow-x: auto;
}

.LiveForm.TerryComps .Matrix table th {
  background-color: #ddd;
}

.LiveForm.TerryComps .Matrix table td,
.LiveForm.TerryComps .Matrix table th {
  padding: 6px;
  text-align: center;
  border: 1px solid #ccc;
}

.LiveForm.TerryComps .Matrix table td.tdBlank {
  border: 0;
  background-color: transparent;
}

.LiveForm.TerryComps .Matrix table th.thBlank {
  border: 0;
  background-color: transparent;
}

.LiveForm.TerryComps .Matrix table tr > th:first-child {
  text-align: left;
}

.LiveForm.TerryComps .Matrix table th {
  font-weight: bold;
}

.LiveForm.TerryComps .Matrix .Field-Container input {
  margin: 0;
}

/*----------------ScaleRating----------------*/
.LiveForm.TerryComps .ScaleRating table td,
.LiveForm.TerryComps .ScaleRating table th {
  text-align: center;
  padding: 4px;
}

.LiveForm.TerryComps .Field.ScaleRating input[type=radio] {
  margin-right: 0px;
}

/*----------------Electronic Signature----------------*/
.LiveForm.TerryComps .ElectronicSignature .jSignature {
  border: 1px solid #ccc !important;
  border-radius: 4px !important;
  box-sizing: border-box;
}

.LiveForm.TerryComps .ElectronicSignature a.pull-right {
  color: #999;
  font-size: 10px;
}

.LiveForm.TerryComps .Field.ElectronicSignature .jSignature {
  width: 300px;
}

.LiveForm.TerryComps .captcha-invisible {
  min-height: 0 !important;
  height: 0 !important;
  padding: 0 !important;
}

/*Mobile Under*/
.LiveForm.TerryComps .Field.mobile-under label[class*=Field-Label-] {
  float: none;
  text-align: left;
  width: 100%;
  padding: 0;
}

.LiveForm.TerryComps .Field.mobile-under .Field-Container-Wide,
.LiveForm.TerryComps .Field.mobile-under .Field-Container,
.LiveForm.TerryComps .Field.mobile-under .intl-tel-input {
  display: block;
}

.LiveForm.TerryComps .Field.mobile-under .Field-Container {
  margin-left: 0 !important;
}

.LiveForm.TerryComps .Field.mobile-under input,
.LiveForm.TerryComps .Field.mobile-under textarea,
.LiveForm.TerryComps .Field.mobile-under select,
.LiveForm.TerryComps .Field.mobile-under.ElectronicSignature .jSignature {
  width: 100% !important;
}

.LiveForm.TerryComps .Field.mobile-under .Field-Seperator {
  width: 20px;
  text-align: center;
}

.LiveForm.TerryComps .Field.mobile-under.Fullname .Field-SubLabel-TextBox {
  display: block;
}

.LiveForm.TerryComps .Field.mobile-under.Fullname .Field-SubLabel-TextBox input[type=text] {
  margin-right: 0;
}

.LiveForm.TerryComps .Field.mobile-under.CreditCard tr:nth-child(3) td {
  padding-right: 10px;
}

.LiveForm.TerryComps .Field.mobile-under.CreditCard tr:nth-child(3) td:nth-child(3) {
  width: 80px;
  padding-right: 0;
}

.LiveForm.TerryComps .Field.mobile-under.ScaleRating .Field-Container-Wide {
  display: table;
}

.LiveForm.TerryComps .Field.mobile-under.ScaleRating .Field-Container {
  display: inline-table;
}

.LiveForm.TerryComps .Field.CkEditor.mobile-under .Field-Label-Hidden,
.LiveForm.TerryComps .Field.BrowseFile.mobile-under .Field-Label-Hidden {
  float: none;
}

/*Radio Button & Checkbox*/
.LiveForm.TerryComps .Field input[type=radio],
.LiveForm.TerryComps .Field input[type=checkbox],
.LiveForm.TerryComps .Field input[type=button],
.LiveForm.TerryComps .Field input[type=submit] {
  width: auto !important;
  height: auto !important;
}

.LiveForm.TerryComps .Field input[type=radio],
.LiveForm.TerryComps .Field input[type=checkbox] {
  margin-top: 0;
  margin-right: 8px;
}

.LiveForm.TerryComps .Field .Field-Sub-Label label {
  display: block;
}

/*Navigation CSS*/
.LiveForm.TerryComps ul.Form_Navigation:before {
  top: 30px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 2px;
  background-color: #ccc;
  z-index: 0;
}

.LiveForm.TerryComps ul.Form_Navigation,
.LiveForm.TerryComps ul.Form_title {
  list-style: square outside;
  list-style: none;
  display: inline-flex;
  background: transparent;
  padding: 11px;
  width: 100%;
}

.LiveForm.TerryComps ul.Form_Navigation {
  padding: 0;
  padding-top: 15px !important;
  padding-bottom: 0px;
  margin-bottom: 15px;
  margin-left: 0 !important;
}

.LiveForm.TerryComps ul.Form_Navigation:empty {
  display: none;
}

.LiveForm.TerryComps ul.Form_title {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin-bottom: 15px;
  margin-left: 0;
}

.LiveForm.TerryComps ul.Form_Navigation li,
.LiveForm.TerryComps ul.Form_title li {
  padding: 10px;
  text-align: center;
  margin: 0 auto !important;
  z-index: 1;
  font-size: 14px;
}

.LiveForm.TerryComps ul.Form_Navigation li {
  padding: 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #999;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  list-style: none !important;
}

.LiveForm.TerryComps ul.Form_title li {
  display: table-cell;
  text-align: center;
  color: #999;
  padding-top: 0;
  padding-bottom: 0;
}

.LiveForm.TerryComps ul.Form_Navigation li p {
  margin-bottom: 0;
  visibility: hidden;
}

.LiveForm.TerryComps ul.Form_Navigation li.active {
  background: #08c;
  color: #fff;
}

.LiveForm.TerryComps ul.Form_title li.active {
  color: #08c;
}

.LiveForm.TerryComps ul.progressinfo {
  margin-top: 5px !important;
  font-size: 12px;
  color: #777;
  display: table;
  width: 100%;
  margin-bottom: 15px !important;
  margin-left: 0 !important;
}

.LiveForm.TerryComps ul.progressinfo li {
  display: table-cell;
}

.LiveForm.TerryComps ul.progressinfo li.percentage {
  text-align: right;
}

.LiveForm.TerryComps .progressbar {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 20px;
  height: 25px;
  border-radius: 20px;
  position: relative;
}

.LiveForm.TerryComps .progressDiv {
  display: flex;
  height: 25px;
}

.LiveForm.TerryComps .progressbars {
  height: 25px;
  background: #999;
  margin-left: 2px;
}

.LiveForm.TerryComps .progressbars:first-child {
  margin-left: 0;
}

.LiveForm.TerryComps .progressbars:first-child {
  border-radius: 20px 0 0 20px;
}

.LiveForm.TerryComps .progressbars:last-child {
  border-radius: 0 20px 20px 0;
}

.LiveForm.TerryComps .progressfield {
  background: #08c;
  height: 25px;
  border-radius: 20px 0 0 20px;
  z-index: 80 !important;
  position: absolute;
  top: 0px;
  transition: all 0.5s ease 0s;
}

/*ADDED BY WRB*/
.LiveForm.TerryComps .label_hidden {
  visibility: hidden;
  height: 0; /*Label was hidden but the height caused a gap between each field*/
}

/* .LiveForm.TerryComps .Field-SubLabel-Container {
    display:none!important;
}
*//*# sourceMappingURL=Theme.css.map */