/*
  Twitter Bootstrap 3.2.0 Callout CSS Styles
*/

.bs-callout {
  padding: 20px;
  margin: 0 0 20px 0;
  /*margin: 20px 0;*/
  border: 1px solid #eee;
  border-left-width: 5px;
  /*border-radius: 3px;*/
}

  .bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .bs-callout p:last-child {
    margin-bottom: 0;
  }

  .bs-callout code {
    border-radius: 3px;
  }

  .bs-callout + .bs-callout {
    margin-top: -5px;
  }

.bs-callout-default {
  border-left-color: #777;
}

/*.bs-callout-default h4 {
    color: #777;
  }*/

.bs-callout-primary {
  border-left-color: #428bca;
}

/*.bs-callout-primary h4 {
    color: #428bca;
  }*/

.bs-callout-success {
  border-left-color: #1d9582;
}

/*.bs-callout-success h4 {
    color: #1d9582;
  }*/

.bs-callout-danger {
  border-left-color: #c13145;
}

  .bs-callout-danger h4 {
    color: #c13145;
  }

.bs-callout-warning {
  border-left-color: #ff8000;
}

/*.bs-callout-warning h4 {
    color: #ff8000;
  }*/

.bs-callout-info {
  border-left-color: #428bca;
}

/*.bs-callout-info h4 {
    color: #428bca;
  }*/
/*
 ===========End of Twitter Bootstrap 3.2.0 Callout CSS Styles=============
*/

.lv-gh-logo > a {
  width: 156px !important;
}

div.cb-hi-transactions-image > img {
  background-color: transparent !important;
}

div.simple-hero {
  width: 100%;
  height: 200px;
  text-align: center;
  display: table;
}

  div.simple-hero .content {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-size: 32px;
  }

form.signIn-form label {
  display: block;
}

form.signIn-form .form-group {
  margin-bottom: 12px;
  display: block;
  overflow: hidden;
}

form.signIn-form input {
  float: left;
}

form.signIn-form button[type=submit] {
  padding: 0 18px;
  line-height: 40px;
  font-size: 14px;
  height: 40px;
  width: 138px;
}

form.signIn-form input[type=text], form.signIn-form input[type=password] {
  font-size: 12px;
  height: 40px;
  width: 260px;
}

div.signUp {
  padding-top: 40px;
  font-size: 12px;
}

  div.signUp .btn {
    padding: 0 18px;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
    width: 138px;
  }

.visible-xs .signIn .form-group {
  margin-bottom: 12px;
}

.no-bold {
  font-weight: 400;
}

.card-overlay {
  padding: 30px 30px;
  width: 250px;
  -webkit-box-shadow: 0px 0px 10px -2px rgba(217,217,217,1);
  -moz-box-shadow: 0px 0px 10px -2px rgba(217,217,217,1);
  box-shadow: 0px 0px 10px -2px rgba(217,217,217,1);
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1;
}

.login-page-container {
  margin-top: 40px;
  position: relative;
}

@media (max-width: 767px) {
  .btn.cb-xs-btn-fluid {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  h2 > .visible-xs {
    display: inline !important;
  }
}

.body-content {
  padding-top: 15px;
  /*height: calc(100vh - 105px);*/
}

/*@media (min-width: 768px) {
    .body-content {
        padding-top: 15px;
        height: calc(100vh - 109px);
    }
}

@media (min-width: 1024px) {
    .body-content {
        padding-top: 15px;
        height: calc(100vh - 109px);
    }
}*/

/*.cb-item-list.cb-item-list-rich .cb-type-resource .cb-item-meta::after {
    content: '' !important;
}*/
.cb-item-list div.dropdown > .dropdown-toggle {
  color: #0077c8;
}

.cb-item-list div.dropdown > .dropdown-menu {
  display: none;
}

.cb-item-list div.dropdown.open > .dropdown-menu {
  display: block;
}
/*.cb-item-list .dropdown-menu > p {
    margin-bottom: 0;
}

    .cb-item-list .dropdown-menu > p > a {
        padding: 0 20px;
        line-height: 1.7142857142857142em;
    }*/

.nsat-welcome-mat {
  height: auto !important;
  min-height: 144px !important;
}

.page-content-wrapper {
  padding: 30px 15px;
  border: 1px solid #ddd;
  background-color: #fff;
  margin-bottom: 2em;
}

@media (max-width: 1249px) and (min-width: 1024px) {
  .nsat-test-scores {
    margin-left: 80px;
  }
}

@media (min-width: 1250px) {
  .nsat-test-scores {
    margin-left: 98px;
  }
}

.institution-greeting h4 {
  font-size: larger;
}

@media (min-width: 768px) {
  .nsat-greeting {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .nsat-vertical-btn {
    margin-bottom: 12px;
    width: 100% !important;
    min-height: 48px !important;
    max-height: 58px !important;
    /*padding-top: 5px !important;
        padding-bottom: 5px !important;*/
    padding-left: 12px !important;
    padding-right: 12px !important;
    white-space: normal !important;
  }

  .navigation .nsat-vertical-btn {
    margin-bottom: 12px;
    width: 200px !important;
    min-height: 48px !important;
    max-height: 58px !important;
    /*padding-top: 5px !important;
        padding-bottom: 5px !important;*/
    padding-left: 12px !important;
    padding-right: 12px !important;
    white-space: normal !important;
  }

  .header-institution-edit {
    font-size: 1.5rem !important;
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .nsat-vertical-btn {
    margin-bottom: 12px;
    width: 230px !important;
    min-height: 48px !important;
    max-height: 58px !important;
    /*padding-top: 5px !important;
        padding-bottom: 5px !important;*/
    padding-left: 12px !important;
    padding-right: 12px !important;
    white-space: normal !important;
    margin-left: auto;
    margin-right: auto;
  }
  .nsat-vertical-btn.acceptPreRegistry {
    
    width: 100% !important;
  }
}

@media (max-width: 767px) {

  .navigation.pull-right {
    width: 100%;
  }

  .nsat-greeting {
    padding-top: 36px;
  }

  .nsat-vertical-btn {
    margin-bottom: 12px;
    width: 100% !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    white-space: normal !important;
  }

  .inscription-process .navigation {
    width: 100% !important;
    float: none !important;
  }

  .nsat-home-block .container {
    padding: 0 0;
  }

  .inscription-process.container {
    padding-left: 10px;
    padding-right: 10px;
  }

  /*.form-group .form-group {
    margin-bottom: 24px;
  }

  .form-group .form-group:last-child {
    margin-bottom: 0;
  }*/

  .login-page-container {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .header-institution-edit {
    font-size: 2rem !important;
    text-align: center;
  }
}

@media (min-width: 1025px) {
  .header-institution-edit {
    font-size: 2.5rem !important;
    text-align: center;
  }
}

.nsat-home-block {
  background-color: #F6F6F9;
  margin: auto;
}

.app-block {
  background-color: #F6F6F9;
  margin: auto;
}

.cb-spacer-double .cb-spacerv-sm, spacerdouble, spacervsm {
  display: block;
  height: 48px;
}

spacerhalf, .nsat-spacer-half {
  display: block;
  height: 2px;
}

spacer24 {
  display: block;
  height: 24px;
}

spacer12 {
  display: block;
  height: 12px;
}

.nsat-home-test-info {
  padding-top: 20px;
  padding-bottom: 12px;
}

.nsat-home-test-buttons {
  padding-top: 20px;
  padding-bottom: 12px;
}

.cb-glyph-circular.cb-glyph-yellow::after {
  background-color: #ff8000;
}

.title-glyph {
  width: 32px;
  Float: left;
  Margin-right: 5px;
  Margin-top: -5px;
}

.page-title {
  font-weight: 700;
  font-size: 22px;
  color: #4c4b4a;
  margin-bottom: 20px;
}

.only-p.alert {
  padding-left: 10px;
}

.profileForm .cb-required {
  display: inherit;
}

span.error {
  color: #c13145;
  display: block;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 5px !important;
}

.i-sm {
  height: 38px !important;
}

.validation-summary-errors ul {
  padding-left: 64px;
}

.label {
  font-size: 75% !important;
}

.label.label-info {
  background-color: #007cbe !important;
}

.list-group-item .badge {
  font-size: 1rem !important;
}

underline {
  text-decoration: underline;
}

italic {
  font-style: italic;
}

.radio.bold-checked > label, .checkbox.bold-checked > label {
  font-weight: bold;
}


time.icon {
  /*font-sizm; /* change icon size */
  display: block;
  position: relative;
  width: 7em;
  height: 7.9em;
  background-color: #fff;
  margin: 2em auto;
  border-radius: 0.6em;
  box-shadow: 0 1px 0 #bdbdbd;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
}

  time.icon * {
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
  }

  time.icon strong {
    position: absolute;
    top: 0;
    padding: 0.4em 0;
    color: #fff;
    background-color: #009cde;
    border-bottom: none;
    box-shadow: 0 2px 0 #009cde;
  }

  time.icon em {
    position: absolute;
    bottom: 1.5em;
    color: gray;
  }

  time.icon ww {
    position: absolute;
    bottom: .3em;
    color: black;
  }

  time.icon span {
    width: 100%;
    font-size: 2.8em;
    letter-spacing: -0.05em;
    padding-top: 0.8em;
    color: #2f2f2f;
  }

.btn-score-delivery {
  padding-left: 5px;
  padding-right: 5px;
}

div.table {
  display: table;
  margin-bottom: 0;
}

div.table-row {
  display: table-row;
}

div.product {
  cursor: pointer;
}

  div.product:hover {
    border-color: #0077c8;
  }

  div.product.selected {
    background-color: #e5f5fc;
  }

div.table-cell {
  display: table-cell;
  float: none;
}

.cb-loader-no-text::after {
  content: "" !important;
}

.ddActions {
  background-color: #fff !important;
}

.no-print {
  display: block;
}

@media print {
  .no-print {
    display: none;
  }

  .page-content-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}

.pull-right > .btn {
  margin-left: 5px;
}

.pull-left > .btn {
  margin-right: 5px;
}

.cb-box-shadow {
  -webkit-box-shadow: 0 0 24px rgba(0,0,0,.3) !important;
  box-shadow: 0 0 24px rgba(0,0,0,.3) !important;
  border: 0 !important;
}

.panel.inscription .btn {
  padding: 5px 10px;
}

.panel.inscription form .btn {
  margin-top: 0;
}

.score-box:nth-child(1n+2) {
  border-left: 1px solid #d9d9d9;
}

.score-box span {
  display: block;
}

  .score-box span:nth-child(1) {
    font-weight: bold;
    /* font-family: 'Roboto Slab'; */
    font-size: 32px;
  }

.cb-accordion .panel-body {
  background: none !important;
}

paymentseal {
  display: block;
  width: 150px;
  height: 150px;
  border: 2px black solid;
  position: absolute;
  right: 20px;
  padding-top: 65px;
  padding-left: 30px;
  margin-right: 10px;
  color: silver;
}

  paymentseal::after {
    content: 'Sello de pago';
    font-weight: bold;
  }

@media print {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .visible-xs {
    display: none !important;
  }

  .hidden-xs {
    display: block !important;
  }

  table.hidden-xs {
    display: table;
  }

  tr.hidden-xs {
    display: table-row !important;
  }

  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }

  .hidden-xs.hidden-print {
    display: none !important;
  }

  .hidden-sm {
    display: none !important;
  }

  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

.inscription-button.btn {
  margin-top: 0;
  min-width: 150px;
}

.inscription-button.pull-right {
  margin-left: 10px;
}

  .inscription-button.pull-right:last-of-type {
    margin-left: 0;
  }

.inscription-process .cb-scrollbar-container {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .inscription-button {
    width: calc(100% - 16px) !important;
    display: inline-block;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

    .inscription-button.btn:not(:first-of-type) {
      margin-top: 24px;
    }

  /*.inscription-button.pull-right {
    margin-left: 0;
  }*/
}

.cb-select-container span.cb-select.disabled > span {
  color: #505050;
}

  .cb-select-container span.cb-select.disabled > span > span > i {
    color: #989795;
  }

.table-select {
  background: #f0f0f0;
  text-align: center;
  min-width: 32px !important;
  width: 32px !important;
  font-size: 1rem;
}

  .table-select .checkbox > label {
    padding: 0;
  }

    .table-select .checkbox > label > input, .table-select .checkbox > label > span.cb-span {
      margin: 0;
    }

tr.table-selected-row, tr.table-selected-row > th:not(.table-select), tr.table-selected-row > td:not(.table-select) {
  background-color: #e5f5fc;
}

._6ENWmZM3cQAKhoH2PVgI7 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
}

  ._6ENWmZM3cQAKhoH2PVgI7 > h1 {
    margin: 0;
  }

a.header-logo {
  width: 140px;
  height: 44px;
  line-height: 44px;
  display: block;
  color: white;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  box-sizing: content-box;
  transition: font-size .2s;
}

  a.header-logo:hover {
    font-size: 22px;
  }

  a.header-logo .cb-icon-logo.cb-logo::before {
    position: static;
  }

.cb-site-navigation {
  height: 50px;
  width: 100%;
  z-index: 900;
  position: relative;
}

  .cb-site-navigation .cb-site-header {
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    background-color: #fff;
    border-top: 4px solid #1e1e1e;
    border-bottom: 2px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
  }

a.wcag-plain-anchor {
  font-weight: bold;
  text-decoration: underline;
}

/*
  start - WCAG - H2 heading skipping H1
*/
.cb-login-module {
  text-align: center;
}
.cb-login-module .cb-login-module-header h1 {
  /* font-family: "Roboto Slab", sans-serif !important; */
  font-weight: 300 !important;
  font-size: 1.75rem;
  line-height: 1.0434782608695652em;
  margin: 0 0 0 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
/* h3 skipping h2 */
.cb-login-module-cta h2 {
  /* font-family: "Roboto Slab",sans-serif; */
  font-weight: 300;
  font-size: 1.438rem;
  margin-bottom: 24px;
  word-wrap: break-word;
}

.cb-login-module-header .cb-user {
  font-size: 2em;
}

.cb-login-hero {
  position: relative;
  background-color: transparent!important;
  background-position: top;
  color: #505050;
  padding: 48px 0;
}

.cb-login-img-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-bottom: 0;
  height: 426px;
}

@media (min-width:1024px) {
  .cb-login-module .cb-login-module-header h1 {
    font-size: 1.55rem;
  }
}
@media (min-width:1250px) {
  
}

/*
  end - WCAG - H2 heading skipping H1
*/

/*
  start - WCAG - Ensure focus visible inside welcome mat
*/
.cb-welcome-mat .btn:focus {
  outline-color: black;
  outline-width: 5px;
}
/*
  end - WCAG - Ensure focus visible inside welcome mat
*/

.skip-to-content a {
  height: 30px;
  line-height: 28px;
  border: 2px solid #ccc;
  background: #fff;
  display: inline-block;
  padding: 0 15px;
  font-size: 14px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 999;
  margin-top: 10px;
  top: -500px;
  color: #000;
}

  .skip-to-content a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    top: 0;
  }

form[name=profileForm] input[disabled] {
  color: black;
}

.modal-body:focus {
  outline: none;
}

.cb-access-program .cb-stepper ol li .cb-glyph.cb-glyph-circular::before,
.cb-access-program .cb-stepper ul li .cb-glyph.cb-glyph-circular::before {
  color: #757575
}

.cb-access-program .cb-stepper ol li.cb-stepper-complete .cb-glyph.cb-glyph-circular::before,
.cb-access-program .cb-stepper ul li.cb-stepper-complete .cb-glyph.cb-glyph-circular::before {
  color: #fff
}

.cb-access-program .cb-stepper ol li .cb-glyph.cb-glyph-numeric,
.cb-access-program .cb-stepper ul li .cb-glyph.cb-glyph-numeric {
  border-color : #757575
}

.cb-stepper ol li .cb-glyph.cb-glyph-numeric, .cb-stepper ul li .cb-glyph.cb-glyph-numeric {
  color: #757575
}

.cb-access-program .cb-stepper ol li.cb-stepper-active .cb-glyph.cb-glyph-circular::after,
.cb-access-program .cb-stepper ul li.cb-stepper-active .cb-glyph.cb-glyph-circular::after,
[data-cb-program=access] .cb-stepper ol li.cb-stepper-active .cb-glyph.cb-glyph-circular::after,
[data-cb-program=access] .cb-stepper ul li.cb-stepper-active .cb-glyph.cb-glyph-circular::after {
  background-color: #1D7846;
  border: 2px solid #1D7846;
}

.cb-access-program .cb-stepper ol li.cb-stepper-complete .cb-glyph.cb-glyph-circular::after,
.cb-access-program .cb-stepper ul li.cb-stepper-complete .cb-glyph.cb-glyph-circular::after,
[data-cb-program=access] .cb-stepper ol li.cb-stepper-complete .cb-glyph.cb-glyph-circular::after,
[data-cb-program=access] .cb-stepper ul li.cb-stepper-complete .cb-glyph.cb-glyph-circular::after {
  background-color: #1D7846;
  border: 2px solid #1D7846;
}

.cb-access-program .cb-stepper ol li.cb-stepper-complete::after,
.cb-access-program .cb-stepper ul li.cb-stepper-complete::after,
[data-cb-program=access] .cb-stepper ol li.cb-stepper-complete::after,
[data-cb-program=access] .cb-stepper ul li.cb-stepper-complete::after {
  background: #1D7846;
}

.cb-access-program .cb-stepper ol li.cb-stepper-active .cb-glyph.cb-glyph-numeric,
.cb-access-program .cb-stepper ul li.cb-stepper-active .cb-glyph.cb-glyph-numeric,
[data-cb-program=access] .cb-stepper ol li.cb-stepper-active .cb-glyph.cb-glyph-numeric,
[data-cb-program=access] .cb-stepper ul li.cb-stepper-active .cb-glyph.cb-glyph-numeric {
  background-color: #1D7846;
  border-color: #1D7846;
}


.cb-glyph.success::after {
  background-color: #1D7846;
}

.access-program-color, .cb-access-color, .cb-access-program-color {
  color: #1D7846;
}

.has-error:focus-within input,
.has-error:focus-within .cb-select-container span.cb-select > span {
  border: solid;
  border-width: 3px;
  border-color: #c13145;
}

[name=frmScorOrderActions] .btn {
  margin-top: 0;
}

@media (max-width: 768px) {
  .main-actions a {
    /* display: block; */
    margin-left: 32px !important;
    /* margin-right: 12px; */
    width: calc(100% - 48px) !important;
  }
}

@media (max-width: 1024px) {
  .requests .main-actions a {
    display: block;
    /* margin-left: 12px;
    margin-right: 12px; */
  }
}

.etest .cb-error-msg,
.etest .has-error .radio span::before,
.etest .has-error .radio-inline span::before,
.etest .cb-required::after {
  color: #b32337 !important;
}

.etest .cb-stepper-active .cb-glyph::before {
  color: #fff !important;
}

.width-100 {
  width: 100%;
}

.float-right {
  float: right;
}

.alert {
  margin-bottom: 24px;
}

.alert.cb-notification-hide {
  margin-bottom: 0;
}

.justify-content-space-between {
  justify-content: space-between;
}

.cb-desktop-navigation .cb-site-name a {
  margin: 0 10px;
}

.legend-container {
  display: flex; 
  align-items: flex-end; 
  justify-content: right; 
  width: 100%; 
  height: 100%;
}

.flow-direction-row-reverse {
  flex-direction: row-reverse;
}

.welcome-band {
  background-image: url(/images/servicios_hero_1-e1675710513985.png);
  background-size: cover;
  background-position-x: 50%;
  background-position-y: 50%;
}

@media (max-width: 768px) {
  .cb-local-navigation {
    position: sticky;
    top: 50px !important;
    left: 0;
    z-index: 1000;
  }
}