/* Minification failed. Returning unminified contents.
(3165,1): run-time error CSS1019: Unexpected token, found '@import'
(3165,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700|Roboto:300,400,700,900")'
(3165,99): run-time error CSS1019: Unexpected token, found ';'
 */
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700|Roboto:300,400,700,900");
@font-face {
  font-family: 'Helvetica Neue LT BdCn';
  src: url("../../Content/themeNewPDL/fonts/HelveticaNeueLTStd-BdCn.woff2") format("woff2"), url("../../Content/themeNewPDL/fonts/HelveticaNeueLTStd-BdCn.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Helvetica Now Display Regular';
  src: url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"), url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Helvetica Now Display Regular';
  src: url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Bold.woff2") format("woff2"), url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Bold.woff") format("woff");
  font-weight: 900;
  font-style: bold;
  font-display: swap; }

.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 640px) {
    .container {
      width: 596px; } }
  @media (min-width: 960px) {
    .container {
      width: 906px; } }
  @media (min-width: 1280px) {
    .container {
      width: 1216px; } }

*, *:before, *:after {
  box-sizing: border-box; }

@media (min-width: 960px) {
  button, a {
    transition: opacity ease-in-out .3s; }
    button:hover, a:hover {
      opacity: .5; } }

.top-bar ul > li a:not(.button) {
  padding: 0 7px; }

h1, h2, h3, p, span, label, body {
  font-family: "Helvetica Now Display Regular" !important; }

ul {
  list-style: none; }

@media print {
  .no-print, .no-print * {
    display: none !important; } }

html, body {
  background: white !important; }

body {
  background: white !important;
  min-height: 100vh; }
  body .content {
    background: white; }
  body hr {
    display: none; }
  body a {
    color: #062337; }

.imgIcon {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .reveal-modal-bg {
    position: fixed !important; } }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?14p8jj");
  src: url("fonts/icomoon.eot?14p8jj#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?14p8jj") format("truetype"), url("fonts/icomoon.woff?14p8jj") format("woff"), url("fonts/icomoon.svg?14p8jj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chat:before {
  content: "\e0b7"; }

.icon-cloud_upload:before {
  content: "\e2c3"; }

.icon-file_upload:before {
  content: "\e2c6"; }

.icon-headset:before {
  content: "\e310"; }

.icon-keyboard_arrow_up:before {
  content: "\e316"; }

.icon-local_shipping:before {
  content: "\e558"; }

.icon-arrow_drop_down:before {
  content: "\e5c5"; }

.icon-arrow_drop_up:before {
  content: "\e5c7"; }

.icon-arrow_forward:before {
  content: "\e5c8"; }

.icon-menu:before {
  content: "\e5d2"; }

.icon-people:before {
  content: "\e7fb"; }

.icon-account_circle:before {
  content: "\e853"; }

.icon-exit_to_app:before {
  content: "\e879"; }

.icon-place:before {
  content: "\e8b4"; }

.icon-settings:before {
  content: "\e8b8"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-phone:before {
  content: "\e942"; }

.icon-user:before {
  content: "\e971"; }

.icon-mail4:before {
  content: "\ea86"; }

.icon-attachment:before {
  content: "\e9cd"; }

.icon-folder_upload:before {
  content: "\e934"; }

.icon-bin:before {
  content: "\e9ac"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-search:before {
  content: "\e986"; }

/* VIEWS */
.panel.AccountData .row {
  display: flex;
  flex-direction: column; }
  .panel.AccountData .row .columns.nine {
    padding: 0px !important; }
    .panel.AccountData .row .columns.nine .row.messageHeader div {
      padding: 0px !important;
      margin-bottom: 16px !important; }
      .panel.AccountData .row .columns.nine .row.messageHeader div dl {
        margin: 0px !important; }
        .panel.AccountData .row .columns.nine .row.messageHeader div dl dd {
          margin: 4px 0px; }
    .panel.AccountData .row .columns.nine .row.messageHeader div:nth-last-child(1) dl dd a {
      height: auto !important;
      padding-left: 0px !important;
      margin-bottom: 8px;
      margin-top: 0; }
      @media (min-widht: 640px) {
        .panel.AccountData .row .columns.nine .row.messageHeader div:nth-last-child(1) dl dd a {
          height: 36px !important; } }
  .panel.AccountData .row .columns.three {
    width: auto;
    padding: 0;
    float: left; }
    .panel.AccountData .row .columns.three dl dd {
      display: flex; }
      .panel.AccountData .row .columns.three dl dd a {
        padding-left: 0px !important; }
  .panel.AccountData .row .column.two {
    display: flex; }

.panel.AccountData a {
  background: none;
  color: #062337;
  padding-left: 0px !important; }

.panel.AccountData .row .columns.nine .row.messageHeader div:nth-child(4) dd {
  display: flex;
  flex-direction: column; }
  .panel.AccountData .row .columns.nine .row.messageHeader div:nth-child(4) dd a {
    padding-left: 0px !important;
    margin-top: 0px;
    text-align: left; }

.panel.AccountData .row .columns.nine .row.messageHeader .columns.three dl dd {
  margin-left: 0px; }

.AutomaticDebit #sectionContents .item-result {
  margin: 16px 0px;
  padding: 16px 0px;
  min-width: 700px; }
  .AutomaticDebit #sectionContents .item-result .item-title {
    margin: 8px 4px;
    font-weight: 700;
    font-size: 16px;
    font-weight: 700;
    color: #404040; }
  .AutomaticDebit #sectionContents .item-result table tbody tr td {
    width: 360px; }
    .AutomaticDebit #sectionContents .item-result table tbody tr td a {
      color: red; }
  .AutomaticDebit #sectionContents .item-result .button-container dd {
    padding: 0 !important;
    margin: 12px 0;
    background: none;
    color: #6a8ef4;
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT BdCn"; }
    .AutomaticDebit #sectionContents .item-result .button-container dd a:hover {
      color: #6a8ef4; }

.panel.AccountSummaryPage .row .row.twelve {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  flex-wrap: unset !important; }
  @media (min-width: 1025px) {
    .panel.AccountSummaryPage .row .row.twelve {
      flex-direction: row !important;
      align-items: center !important;
      flex-wrap: wrap !important; } }
  .panel.AccountSummaryPage .row .row.twelve .columns {
    height: 48px !important;
    display: flex;
    align-items: center; }
    @media (max-width: 640px) {
      .panel.AccountSummaryPage .row .row.twelve .columns {
        margin-right: 0px !important; } }
  .panel.AccountSummaryPage .row .row.twelve .columns.one.lblUnidad {
    width: 60px !important;
    margin-right: 0px !important; }
  .panel.AccountSummaryPage .row .row.twelve .columns.three {
    max-width: 376px !important;
    width: 100% !important; }
    @media (min-width: 1025px) {
      .panel.AccountSummaryPage .row .row.twelve .columns.three {
        width: auto !important; } }
    .panel.AccountSummaryPage .row .row.twelve .columns.three form {
      max-width: 376px !important;
      width: 100% !important; }
      @media (min-width: 1025px) {
        .panel.AccountSummaryPage .row .row.twelve .columns.three form {
          width: auto !important; } }
      .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown {
        max-width: 376px !important;
        width: 100% !important; }
        @media (min-width: 1025px) {
          .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown {
            width: auto !important; } }
        .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown .current {
          width: 100%; }
        .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown .selector {
          width: 12px !important; }
  .panel.AccountSummaryPage .row .row.twelve .columns.two {
    max-width: 376px !important;
    width: 100% !important;
    min-width: 120px; }
    @media (min-width: 1025px) {
      .panel.AccountSummaryPage .row .row.twelve .columns.two {
        width: auto !important; } }
    .panel.AccountSummaryPage .row .row.twelve .columns.two input {
      max-width: 376px !important;
      width: 100% !important;
      min-width: 120px; }
      @media (min-width: 1025px) {
        .panel.AccountSummaryPage .row .row.twelve .columns.two input {
          width: auto !important; } }

.panel.AccountSummaryPage .initialAmount {
  background: none;
  margin: 16px 0 8px !important; }
  .panel.AccountSummaryPage .initialAmount .right {
    font-size: 16px; }

.panel.AccountSummaryPage .totalSections .columns .row {
  background: none; }

.panel.AccountSummaryPage #sectionContents {
  font-family: "Helvetica Now Display Regular";
  color: #404040;
  overflow-x: auto !important; }

.panel.AccountSummaryPage .row .row.twelve .columns.one.lblUnidad {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .row {
  max-width: 100% !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .row .twelve.columns .panel.Booking .row .six.columns label {
    cursor: context-menu !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .row .twelve.columns .panel.Booking .row .six.columns .title {
    background: #062337; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .row .twelve.columns .panel.Booking .row .six.columns input {
    border: none !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate {
  font-family: "Helvetica Now Display Regular"; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header {
    border: none !important;
    background: #062337 !important; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-title {
      color: white; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header a {
      top: 3px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header a .ui-icon-circle-triangle-e:after, .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header a .ui-icon-circle-triangle-w:after {
        border-color: white transparent transparent transparent; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all table tbody tr td {
    background: white; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all table tbody tr td a {
      font-size: 14px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Booking #BookingPlacesContainer .bookingPlaceSelection {
  padding: 12px !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Budget .row .row.twelve .columns.one.lblUnidad {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row .columns.twelve.MessagePassword {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile .column.two {
    padding: 0px;
    width: fit-content; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile .column.ten {
    width: 0px; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile .column:nth-child(1) a {
    background-color: white !important;
    color: #062337;
    border: 2px solid #062337; }

.SectionContactCategory .row.results {
  display: flex;
  flex-direction: column;
  height: auto; }
  .SectionContactCategory .row.results .box-container {
    margin: 12px; }
    .SectionContactCategory .row.results .box-container .box-title {
      margin-bottom: 8px; }
      .SectionContactCategory .row.results .box-container .box-title h3 {
        font-weight: 700;
        color: #404040;
        font-size: 20px !important;
        border: none;
        padding: 0px !important; }
    .SectionContactCategory .row.results .box-container .card-contact {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .SectionContactCategory .row.results .box-container .card-contact .card-category {
        margin: 14px 12px;
        width: 270px; }
        .SectionContactCategory .row.results .box-container .card-contact .card-category .card-category_title {
          font-weight: 700;
          font-size: 16px;
          color: #404040;
          margin-bottom: 8px; }
        .SectionContactCategory .row.results .box-container .card-contact .card-category .card-category_details {
          padding: 4px 0px 4px 8px;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #convocation .row .row.twelve .columns.one.lblUnidad {
  display: none; }

.panel.RenderForms .row .columns.twelve #mainForm .row .six, .panel.RenderForms .row .columns.twelve #mainForm .row .row .six {
  width: 33%; }

.panel.RenderForms .row .columns.twelve #mainForm .row [class*="column"] + [class*="column"]:last-child {
  float: left;
  margin-bottom: 24px; }

.panel.RenderForms .row .columns.twelve #mainForm .row label {
  margin: 12px 0px;
  max-width: 375px !important; }

.panel.RenderForms .row .columns.twelve #mainForm .row div .custom.dropdown {
  max-width: 375px !important;
  width: 100% !important; }
  .panel.RenderForms .row .columns.twelve #mainForm .row div .custom.dropdown a {
    width: 100% !important; }
  .panel.RenderForms .row .columns.twelve #mainForm .row div .custom.dropdown .selector {
    width: 12px !important; }

.panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0px; }
  .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group input {
    width: 376px; }
  .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span {
    background: none;
    color: #062337;
    width: auto;
    cursor: pointer !important; }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span:hover {
      opacity: .5; }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span span input {
      width: auto !important; }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span span.btn-file {
      width: 48px !important;
      height: 48px;
      display: block;
      padding: 0px;
      /* text-align: center; */
      /* line-height: 48px; */
      margin-right: 48px; }
      .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span span.btn-file:before {
        content: "\e2c6";
        font-size: 24px;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        line-height: 48px;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        width: 48px;
        height: 48px;
        display: block;
        /* margin-right: 10px; */ }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span .button:active {
      box-shadow: none; }

.panel.RenderForms .row .columns.twelve #mainForm .row .field-validation-error {
  background: none;
  color: #ff1e1e;
  font-size: 14px;
  font-family: "Helvetica Now Display Regular";
  line-height: 20px;
  padding: 8px 8px 8px 0 !important;
  margin: 0px; }

.panel.RenderForms .row .columns.twelve #mainForm .row.messageAttachment {
  margin: 12px 0px !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3.structure-title {
  font-weight: 500;
  font-size: 24px !important;
  background: #fff;
  display: block;
  padding: 12px 0 0 0 !important; }

.removeStructure {
  position: absolute;
  top: 12px;
  right: 8px;
  font-size: 15px;
  background: #062337;
  color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.StructureContainer_row {
  position: relative;
  padding-top: 12px;
  margin: 0px 0 24px; }
  @media only screen and (min-width: 1210px) {
    .StructureContainer_row {
      display: grid;
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 1640px) {
    .StructureContainer_row {
      grid-template-columns: repeat(3, 1fr); } }

.StructureContainer_row:not(:first-of-type) {
  border-top: 1px solid #EEEEEE; }

.structure {
  margin-top: 20px; }

.row-container {
  max-width: unset; }
  @media only screen and (min-width: 1210px) {
    .row-container {
      max-width: 900px; } }
  @media only screen and (min-width: 1640px) {
    .row-container {
      max-width: 1300px; } }

.panel.RenderForms .row .columns.twelve a.addStructureBtn {
  margin-top: 20px;
  cursor: pointer;
  padding: 8px 0;
  border: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  text-transform: uppercase; }

.homePage .nsBodyContainer .content .cardsContainer {
  max-width: 1056px; }

.nsBodyContainer .content {
  margin-right: 24px; }
  .nsBodyContainer .content section {
    width: 100%;
    padding: 0px 16px; }
    @media (min-width: 640px) {
      .nsBodyContainer .content section {
        padding: 0px 24px; } }
    @media (min-width: 960px) {
      .nsBodyContainer .content section {
        padding: 0px; } }
    .nsBodyContainer .content section .homeTitle {
      font-weight: 100;
      font-size: 32px;
      margin: 12px 0px; }
    .nsBodyContainer .content section .containerProfileAccess {
      display: flex;
      flex-direction: column;
      border: 1px solid #6a8ef4;
      margin: 12px 0px;
      border-radius: 4px;
      max-width: 1056px;
      justify-content: center;
      height: auto;
      padding: 16px; }
      @media (min-width: 960px) {
        .nsBodyContainer .content section .containerProfileAccess {
          flex-direction: row;
          height: 52px;
          padding: unset; } }
      .nsBodyContainer .content section .containerProfileAccess p {
        margin: 0px; }
      .nsBodyContainer .content section .containerProfileAccess div {
        align-self: center;
        display: flex; }
      .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_icon {
        margin: 0px 8px 6px 8px;
        background: url("images/exclamation.svg") no-repeat left top;
        height: 32px;
        width: 32px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_icon {
            margin: 0px 8px; } }
      .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text {
        margin: 6px 8px 6px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text p {
          font-weight: bold;
          color: #062337;
          font-size: 14px;
          line-height: 18px;
          font-family: "Helvetica Neue LT BdCn";
          text-align: center; }
          @media (min-width: 960px) {
            .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text p {
              font-size: 14px; } }
      .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button {
        margin: 6px 8px 0px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button a {
          font-size: 16px;
          background: #062337;
          height: 36px;
          border-radius: 20px;
          text-align: center;
          line-height: 36px;
          padding: 0px 40px;
          color: #ffffff;
          text-decoration: none;
          font-family: "Helvetica Neue LT BdCn";
          text-transform: uppercase; }
        .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button a:hover {
          cursor: pointer; }
    .nsBodyContainer .content section .containerDonationCampaign {
      display: flex;
      flex-direction: column;
      background-color: #6a8ef4;
      margin: 12px 0px;
      border-radius: 4px;
      max-width: 1056px;
      justify-content: center;
      height: auto;
      padding: 16px; }
      .nsBodyContainer .content section .containerDonationCampaign p {
        margin: 0px; }
      .nsBodyContainer .content section .containerDonationCampaign div {
        align-self: center;
        display: flex; }
      @media (min-width: 960px) {
        .nsBodyContainer .content section .containerDonationCampaign {
          flex-direction: row;
          height: 52px;
          padding: unset; } }
      .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_icon {
        margin: 0px 8px 6px 8px;
        background: url("images/donation_campaign.svg") no-repeat left top;
        height: 32px;
        width: 32px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_icon {
            margin: 0px 8px; } }
      .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text {
        margin: 6px 8px 6px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text p {
          font-weight: bold;
          color: #ffffff;
          font-size: 14px;
          line-height: 18px;
          font-family: "Helvetica Neue LT BdCn";
          text-align: center; }
          @media (min-width: 960px) {
            .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text p {
              font-size: 14px; } }
      .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button {
        margin: 6px 8px 0px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button a {
          font-size: 16px;
          background: #062337;
          height: 36px;
          border-radius: 20px;
          text-align: center;
          line-height: 36px;
          padding: 0px 40px;
          color: #ffffff;
          text-decoration: none;
          font-family: "Helvetica Neue LT BdCn";
          text-transform: uppercase;
          border: 1px solid #ffffff; }
        .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button a:hover {
          cursor: pointer; }
    .nsBodyContainer .content section .cardsContainer {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
      @media (min-width: 640px) {
        .nsBodyContainer .content section .cardsContainer {
          flex-direction: row; } }
      .nsBodyContainer .content section .cardsContainer a {
        width: 100%;
        margin: 0px 0px 24px 0px;
        min-height: 248px;
        box-shadow: none !important;
        border: 1px solid #EEEEEE !important;
        border-radius: 4px !important;
        padding: 24px;
        background-color: white;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media (min-width: 640px) {
          .nsBodyContainer .content section .cardsContainer a {
            width: calc((50%) - 12px);
            margin: 0px 24px 24px 0px; }
            .nsBodyContainer .content section .cardsContainer a:nth-last-child(2n) {
              margin: 0px 0px 24px 0px; } }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .cardsContainer a {
            width: calc((33.33%) - 16px);
            margin: 0px 24px 24px 0px; }
            .nsBodyContainer .content section .cardsContainer a:nth-last-child(2n) {
              margin: 0px 24px 24px 0px; }
            .nsBodyContainer .content section .cardsContainer a:nth-last-child(3n) {
              margin: 0px 0px 24px 0px; } }
        .nsBodyContainer .content section .cardsContainer a .top-content h4 {
          padding: 0px;
          margin: 0px;
          font-size: 21px;
          line-height: 29px;
          color: #404040;
          font-weight: bold;
          font-family: "Helvetica Now Display Regular"; }
        .nsBodyContainer .content section .cardsContainer a .top-content p {
          font-size: 18px;
          line-height: 26px;
          color: #404040; }
        .nsBodyContainer .content section .cardsContainer a .bottom-content {
          display: flex;
          justify-content: flex-end;
          flex-direction: column; }
          .nsBodyContainer .content section .cardsContainer a .bottom-content .infractionButton {
            color: #062337;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: bold;
            font-family: "Helvetica Neue LT BdCn"; }
        .nsBodyContainer .content section .cardsContainer a:nth-last-child(1) {
          margin-right: 0px; }
      .nsBodyContainer .content section .cardsContainer .panel.liquidaciones {
        background-color: #062337; }
        .nsBodyContainer .content section .cardsContainer .panel.liquidaciones h4 {
          color: white;
          font-weight: 100 !important;
          font-size: 32px;
          line-height: 40px;
          font-family: "Helvetica Now Display Regular";
          margin: 0px;
          padding: 0px; }
        .nsBodyContainer .content section .cardsContainer .panel.liquidaciones p {
          color: white;
          font-size: 16px;
          font-family: "Helvetica Neue LT BdCn" !important; }
      .nsBodyContainer .content section .cardsContainer .panel.mensajes {
        width: 100%;
        margin: 0px 0px 24px 0px;
        border-radius: 4px;
        background-color: white;
        height: auto;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media (min-width: 640px) {
          .nsBodyContainer .content section .cardsContainer .panel.mensajes {
            width: 100%; } }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .cardsContainer .panel.mensajes {
            width: calc((66.66%) - 8px); } }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          border-bottom: 1px solid #EEEEEE;
          padding: 0px 0px 12px 0px;
          align-items: center; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .title {
            font-family: "Helvetica Now Display Regular";
            font-weight: bold;
            font-size: 20px;
            color: #404040;
            margin: 0px; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Desktop {
            display: none;
            background: #ff4132;
            border-radius: 18px;
            color: white;
            text-transform: uppercase;
            font-weight: bold;
            width: auto;
            text-align: center;
            font-size: 12px;
            line-height: 2;
            font-family: "Helvetica Neue LT BdCn";
            padding: 2px 16px;
            height: auto;
            cursor: context-menu; }
            @media (min-width: 640px) {
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Desktop {
                display: block; } }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Mobile {
            display: block;
            background: #ff4132;
            border-radius: 18px;
            color: white;
            text-transform: uppercase;
            font-weight: bold;
            width: auto;
            text-align: center;
            font-size: 12px;
            line-height: 2;
            font-family: "Helvetica Neue LT BdCn";
            padding: 2px 8px;
            height: auto;
            cursor: context-menu; }
            @media (min-width: 640px) {
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Mobile {
                display: none; } }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box {
          display: none; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a {
            border: none !important;
            border-bottom: 1px solid #EEEEEE !important;
            color: #404040;
            font-family: "Helvetica Now Display Regular";
            text-transform: none;
            padding: 8px 8px 8px 0px;
            height: auto;
            width: auto;
            margin: 0px;
            border-radius: 0px !important;
            min-height: auto !important;
            max-width: none !important; }
            .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Mobile {
              display: flex;
              flex-direction: row;
              justify-content: space-between; }
              @media (min-width: 640px) {
                .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Mobile {
                  display: none; } }
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Mobile .message_left {
                width: 75%;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                align-items: flex-start;
                line-height: 20px;
                overflow: hidden; }
            .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop {
              display: none; }
              @media (min-width: 640px) {
                .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop {
                  display: flex;
                  flex-direction: row;
                  justify-content: space-between;
                  overflow: hidden; } }
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop .message_from {
                width: 25%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                margin-right: 8px;
                line-height: 20px; }
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop .message_right {
                width: 75%;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: flex-start;
                line-height: 20px; }
                .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop .message_right .message_subject {
                  display: -webkit-box;
                  -webkit-line-clamp: 1;
                  /* autoprefixer: off */
                  -webkit-box-orient: vertical;
                  /* autoprefixer: on */
                  overflow: hidden;
                  text-overflow: ellipsis; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box:nth-last-child(n+3) {
            display: block; }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .unread .message_from {
          font-weight: bold; }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 a {
          font-family: "Helvetica Neue LT BdCn"; }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .message_view {
          width: auto;
          height: auto;
          color: #062337;
          text-transform: uppercase;
          font-size: 16px;
          border: none !important;
          padding: 0px;
          margin: 0px;
          font-family: "Helvetica Neue LT BdCn";
          font-weight: bold;
          padding: 12px 0px 0px 0px;
          min-height: auto !important;
          max-width: auto !important; }

.home-box-row .columns .red p span {
  color: #404040; }

.unread.message_box .message_from {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .unread.message_box .message_from .unreadMark {
    display: block;
    background-color: red;
    width: 8px;
    height: 8px;
    flex-shrink: 0;
    border-radius: 50%;
    margin-right: 8px; }

.read.message_box .unreadMark {
  display: none; }

.homePage .whiteHeader .header {
  height: 100px !important; }

.nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text p {
  font-family: "Helvetica Now Display Regular" !important; }

.nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button a {
  font-family: "Helvetica Now Display Regular" !important; }

.nsBodyContainer .content section .cardsContainer.cardsContainer_gt_md {
  display: none; }

.nsBodyContainer .content section .cardsContainer.cardsContainer_lt_md {
  display: flex;
  justify-content: space-between; }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer {
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap; }
    .nsBodyContainer .content section .cardsContainer.cardsContainer_gt_md {
      flex-direction: column; }
    .nsBodyContainer .content section .cardsContainer.cardsContainer_lt_md {
      flex-direction: row; } }

@media (min-width: 1280px) {
  .nsBodyContainer .content section .cardsContainer.cardsContainer_gt_md {
    display: flex; }
  .nsBodyContainer .content section .cardsContainer.cardsContainer_lt_md {
    display: none; } }

.nsBodyContainer .content section .cardsContainer a {
  margin: 0px 0 24px 0px !important;
  min-width: 248px;
  max-width: none !important; }
  .nsBodyContainer .content section .cardsContainer a h4 {
    font-size: 28px !important;
    font-weight: 100 !important; }
  @media (min-width: 960px) {
    .nsBodyContainer .content section .cardsContainer a {
      width: calc((50%) - 16px) !important;
      max-width: none !important; } }
  @media (min-width: 1280px) {
    .nsBodyContainer .content section .cardsContainer a {
      width: calc((33.33%) - 16px) !important; } }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_top {
    display: flex;
    flex-direction: row;
    justify-content: space-between; } }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_top a {
    margin: 0px 0px 24px 0px !important;
    width: calc((50%) - 16px);
    max-width: 100%;
    width: calc((33.33%) - 16px); }
    .nsBodyContainer .content section .cardsContainer .cardsContainer_top a:nth-child(3n) {
      margin-right: 0px !important; } }

@media (min-width: 1280px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_top a {
    width: calc((33.33%) - 16px) !important; } }

.nsBodyContainer .content section .cardsContainer .cardsContainer_top a .top-content h4 {
  font-size: 28px !important;
  font-weight: 100 !important; }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between; } }

.nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones {
  padding-bottom: 20px !important; }
  @media (min-width: 960px) {
    .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones {
      max-width: 100%;
      margin-right: 0px; } }
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones h4 {
    font-size: 28px !important;
    font-weight: 100 !important; }
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones p {
    line-height: normal; }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.mensajes {
    width: calc((66.66%) - 8px); } }

.nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.mensajes .inner1 .top_content .title {
  font-size: 32px;
  font-weight: lighter; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #sectionContents table thead tr .header-Read {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #sectionContents table tbody tr .cell-Read {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #sectionContents table tbody td a {
  white-space: nowrap; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .claim_container {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .claim_container a {
    margin: 0 12px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column {
  padding: 0; }

@media (min-width: 640px) {
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.three {
    padding-right: 16px; } }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.three a img {
  margin-bottom: 16px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.three .row .column.twelve {
  font-family: "Helvetica Now Display Regular";
  font-size: 16px;
  color: #404040; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.nine {
  max-width: 920px;
  float: left; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.nine .row p:nth-child(2) {
    word-wrap: break-word !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture {
  position: relative !important;
  width: fit-content !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture label .claimImage {
    max-width: 400px;
    max-height: 400px;
    border: 1px solid #CCC;
    border-radius: 5px;
    margin: 0 0 12px 0; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture label .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture label .middle {
    opacity: 0;
    transition: .5s ease;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture label .middle .text {
      background-color: #062337;
      color: white;
      font-size: 16px;
      padding: 16px 32px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture:hover .image {
  opacity: 0.3; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .container_ClaimPicture:hover .middle {
  opacity: 1; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row.three a.button {
  min-width: 180px !important; }

.nsBodyContainer .content section {
  margin: 0px; }
  .nsBodyContainer .content section .row.home-box-row {
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: auto !important; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns {
      padding: 0px;
      margin: 0px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel {
        border: none;
        padding: 16px 0; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel {
            padding-left: 0px; } }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #oldInvoices {
          margin-top: 16px !important; }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3 {
          font-weight: 700;
          color: #404040;
          font-size: 20px;
          border: none; }
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3 img {
            display: none; }
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3:nth-child(1) {
            font-weight: 100;
            font-size: 28px;
            padding: 0 0 24px;
            margin: 0; }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row .row.twelve {
          display: flex !important;
          flex-direction: row;
          align-items: center;
          flex-wrap: wrap; }
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row .row.twelve .columns {
            width: auto;
            margin-right: 24px;
            padding: 0px;
            margin-bottom: 12px; }
            .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row .row.twelve .columns:nth-last-child(1) {
              margin-right: 0px; }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row dl dt {
          color: #404040;
          font-weight: bold;
          border: none !important;
          font-family: "Helvetica Now Display Regular"; }
        @media (max-width: 640px) {
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #sectionContents {
            overflow-x: scroll; } }
        @media (max-width: 640px) {
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #oldInvoices {
            overflow-x: scroll; } }

ul.pagination li.current a {
  border-radius: 12px;
  background: #062337; }

ul.pagination li:hover a, ul.pagination li a:focus {
  border-radius: 12px; }

.panel.InvoiceDetail .row {
  display: flex;
  flex-direction: column; }
  @media (min-width: 960px) {
    .panel.InvoiceDetail .row {
      flex-direction: row; } }
  .panel.InvoiceDetail .row .columns.nine {
    width: 100%;
    padding: 0px; }
    @media (min-width: 960px) {
      .panel.InvoiceDetail .row .columns.nine {
        width: calc(100% - 252px); } }
    .panel.InvoiceDetail .row .columns.nine a img {
      box-shadow: none;
      border: 1px solid #EEE;
      margin: 16px auto 0 !important; }
    .panel.InvoiceDetail .row .columns.nine a:hover {
      opacity: 1;
      cursor: auto; }
  .panel.InvoiceDetail .row .columns.three {
    width: 100%;
    padding: 0;
    margin-top: 16px; }
    @media (min-width: 960px) {
      .panel.InvoiceDetail .row .columns.three {
        width: 252px;
        padding-left: 24px; } }
    .panel.InvoiceDetail .row .columns.three dl dd {
      display: flex;
      flex-direction: row;
      align-items: center; }
      @media (min-width: 960px) {
        .panel.InvoiceDetail .row .columns.three dl dd {
          display: block; } }
      .panel.InvoiceDetail .row .columns.three dl dd a {
        padding: 0px !important;
        margin-top: 16px !important;
        background: none;
        color: #062337;
        height: 16px !important; }
        @media (min-width: 960px) {
          .panel.InvoiceDetail .row .columns.three dl dd a {
            padding-left: 0 !important; } }
        .panel.InvoiceDetail .row .columns.three dl dd a:focus {
          box-shadow: none; }

@media only screen and (max-width: 767px) {
  #oldInvoices .responsive .header-Amount1,
  #oldInvoices .responsive .cell-Amount1,
  #sectionContents .responsive .header-DueDate1,
  #sectionContents .responsive .cell-DueDate1,
  #sectionContents .responsive .header-Amount1,
  #sectionContents .responsive .cell-Amount1 {
    display: table-cell !important; } }

.mainBodyLoginPage {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8% 0 0;
  height: auto; }
  .mainBodyLoginPage .whiteHeader {
    display: block !important; }
  .mainBodyLoginPage .nsBodyContainer {
    min-height: auto;
    width: 100%; }
    .mainBodyLoginPage .nsBodyContainer .content {
      padding-top: 0px !important;
      margin-right: 0; }
      .mainBodyLoginPage .nsBodyContainer .content section {
        padding: 0; }
        .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row {
          width: auto; }
          .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered {
            padding: 0px;
            margin: 0px;
            width: 100%;
            display: flex;
            flex-direction: row;
            justify-content: center; }
            .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection {
              border: 1px solid #EEEEEE;
              border-radius: 8px !important;
              -webkit-box-shadow: 0px 0px 0px 0px !important;
              padding: 0px !important;
              margin: 0;
              box-shadow: none;
              overflow: hidden !important;
              width: 100%;
              margin: 0 24px;
              max-width: 380px !important;
              background: #fff; }
              .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel {
                background: #062337;
                margin: 0px;
                padding: 16px 32px;
                border-radius: 8px 8px 0px 0px;
                height: 128px;
                display: flex;
                align-items: flex-end; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel h2 {
                  font-size: 32px;
                  color: white;
                  font-family: "Helvetica Now Display Regular";
                  font-weight: 100; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel h3 {
                  font-size: 28px;
                  color: white;
                  font-family: "Helvetica Now Display Regular";
                  font-weight: 400; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel p {
                  display: none; }
              .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm {
                padding: 32px 32px 16px; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset {
                  border: none;
                  padding: 0px;
                  margin: 0px; }
                  .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset legend {
                    display: none; }
                  .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset p {
                    display: none; }
                  .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row {
                    position: relative; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row span {
                      display: none; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row label {
                      cursor: auto;
                      transition: all .5s;
                      top: 16px;
                      left: 16px;
                      margin: 0px;
                      position: absolute;
                      font-size: 16px; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row input {
                      width: 100%;
                      width: 100%;
                      height: 48px !important;
                      border-radius: 4px;
                      background: #eee;
                      padding: 16px 16px 4px 16px;
                      font-size: 16px;
                      line-height: 20px;
                      color: #404040;
                      margin-bottom: 24px;
                      border: none; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row input:focus {
                        outline: none;
                        border-bottom: 2px solid #062337;
                        border-radius: 4px 4px 0px 0px; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .field-validation-error {
                      margin-top: 12px !important;
                      background-color: white !important;
                      border: none !important;
                      margin-bottom: 0px !important;
                      font-family: "Helvetica Now Display Regular" !important;
                      text-shadow: none !important;
                      color: #ff1e1e !important; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve {
                      display: flex;
                      flex-direction: row;
                      justify-content: flex-end;
                      width: 100%;
                      padding: 0; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve #RememberMe {
                        border: none;
                        background-color: #062337;
                        width: auto !important;
                        height: auto !important;
                        margin: 0; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve .checkbox {
                        color: #062337;
                        position: unset;
                        font-weight: bold;
                        font-size: 16px;
                        cursor: context-menu;
                        padding: 0px 12px !important; }
                        .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve .checkbox:hover {
                          opacity: .5; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .twelve.columns .button {
                      font-size: 18px;
                      line-height: 36px;
                      font-weight: 600;
                      color: #fff;
                      background: #062337;
                      height: 36px !important;
                      font-family: "Helvetica Neue LT BdCn";
                      border-radius: 4px;
                      padding: 0 24px;
                      margin: 16px 0 0;
                      text-transform: uppercase;
                      text-decoration: none; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .twelve.columns .button:hover {
                        opacity: .5; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .twelve.columns .button:focus {
                        background-color: #062337; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row:nth-child(4) .columns.twelve {
                      display: flex;
                      flex-direction: row;
                      justify-content: flex-start;
                      width: 100%; }
  .mainBodyLoginPage .nsBodyContainer .content section:before {
    content: ' ';
    height: 0px;
    width: 100%;
    border-top: 1px solid #eee;
    display: none; }
  .mainBodyLoginPage footer {
    display: none; }

.inputFocused label {
  top: 7px !important;
  font-size: 11px !important;
  color: #062337; }

.header-mobile {
  display: flex;
  padding: 0px 16px;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  background-color: white;
  position: fixed;
  height: 80px;
  z-index: 100;
  align-items: center; }
  @media (min-width: 960px) {
    .header-mobile {
      display: none; } }
  .header-mobile .menuMobile-button {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    cursor: context-menu;
    font-size: 32px; }
  .header-mobile .userMobile-buttons form {
    display: flex;
    flex-direction: row;
    font-weight: bold;
    text-transform: uppercase;
    align-items: center; }
    .header-mobile .userMobile-buttons form .userMobile-initials {
      display: block;
      background: #EEEEEE;
      width: 36px;
      height: 36px;
      border-radius: 20px;
      text-align: center;
      line-height: 36px;
      color: #404040;
      margin-right: 12px; }
      @media (min-width: 640px) {
        .header-mobile .userMobile-buttons form .userMobile-initials {
          display: none; } }
    .header-mobile .userMobile-buttons form .userMobile-name {
      display: none;
      font-size: 16px;
      font-family: "Helvetica Neue LT BdCn";
      font-weight: bold;
      background: #EEEEEE;
      width: auto;
      height: 36px;
      border-radius: 20px;
      text-align: center;
      line-height: 36px;
      padding: 0px 40px;
      color: #404040;
      margin-right: 12px; }
      @media (min-width: 640px) {
        .header-mobile .userMobile-buttons form .userMobile-name {
          display: block; } }
    .header-mobile .userMobile-buttons form .logoutMobile-button {
      background: #EEEEEE;
      width: 36px;
      height: 36px;
      text-align: center;
      line-height: 36px;
      border-radius: 20px;
      color: #404040;
      font-size: 24px; }

.whiteHeader {
  display: none; }
  @media (min-width: 960px) {
    .whiteHeader {
      display: block; } }
  .whiteHeader .row::before, .whiteHeader .row::after {
    display: none; }
  .whiteHeader .row.header {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px !important;
    height: 80px; }
    .whiteHeader .row.header .six.columns {
      padding: 0 !important;
      float: unset;
      width: auto;
      padding-left: 24px !important; }
      .whiteHeader .row.header .six.columns a.logo {
        background: url("images/logo.svg") no-repeat left top;
        height: 36px;
        width: 140px;
        margin: 0px; }
    .whiteHeader .row.header .four.columns.user-login {
      padding: 0 !important;
      width: auto;
      float: unset;
      padding-right: 24px !important; }
      .whiteHeader .row.header .four.columns.user-login .nine.columns {
        width: auto;
        padding: 0 !important; }
        .whiteHeader .row.header .four.columns.user-login .nine.columns ul {
          margin: 0px !important; }
          .whiteHeader .row.header .four.columns.user-login .nine.columns ul li {
            display: flex;
            flex-direction: row;
            align-items: center;
            margin: 0px; }
            .whiteHeader .row.header .four.columns.user-login .nine.columns ul li #logoutForm .buttons {
              display: flex; }
              .whiteHeader .row.header .four.columns.user-login .nine.columns ul li #logoutForm .buttons a {
                font-size: 16px;
                font-family: "Helvetica Neue LT BdCn";
                font-weight: bold;
                background: #EEEEEE;
                width: auto;
                height: 36px;
                border-radius: 20px;
                text-align: center;
                line-height: 36px;
                padding: 0px 40px;
                color: #404040;
                margin-right: 12px;
                text-decoration: none;
                font-family: "Helvetica Neue LT BdCn";
                text-transform: uppercase; }
                .whiteHeader .row.header .four.columns.user-login .nine.columns ul li #logoutForm .buttons a.icon-exit_to_app {
                  margin: 0px;
                  background: #EEEEEE;
                  width: 36px;
                  height: 36px;
                  text-align: center;
                  line-height: 36px;
                  border-radius: 20px;
                  color: #404040;
                  font-size: 24px;
                  font-weight: unset;
                  padding: 0px; }

.nsBodyContainer {
  display: block;
  background-color: white;
  min-height: calc(100vh - 300px); }
  @media (min-width: 960px) {
    .nsBodyContainer {
      display: flex;
      position: relative; } }
  .nsBodyContainer .menu_column {
    width: auto;
    visibility: hidden;
    min-width: 240px; }
    @media (min-width: 960px) {
      .nsBodyContainer .menu_column {
        left: 0px;
        position: unset;
        margin-top: 0px;
        border-right: none;
        visibility: visible; } }
    .nsBodyContainer .menu_column .menu__background {
      display: block;
      bottom: 0;
      left: 0;
      position: absolute;
      top: 0;
      right: 0;
      margin: 0;
      padding: 0;
      z-index: 0;
      z-index: 100; }
      @media (min-width: 960px) {
        .nsBodyContainer .menu_column .menu__background {
          left: 0px;
          position: unset;
          margin-top: 0px;
          border-right: none;
          display: none; } }
      .nsBodyContainer .menu_column .menu__background::before {
        content: "";
        display: block;
        bottom: 0;
        left: 0;
        position: fixed;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.6); }
    .nsBodyContainer .menu_column #menu-inner {
      transition: all .4s ease-in-out;
      z-index: 100 !important;
      left: -240px;
      background-color: #ffffff;
      width: 280px;
      list-style: none;
      display: flex;
      flex-direction: column;
      height: 100%;
      margin: 0px;
      padding-top: 16px;
      position: fixed; }
      @media (min-width: 960px) {
        .nsBodyContainer .menu_column #menu-inner {
          left: 0px;
          position: unset;
          width: 240px; } }
      .nsBodyContainer .menu_column #menu-inner a.logo {
        display: block;
        background: url("images/logo.svg") no-repeat left top;
        height: 36px;
        width: 140px;
        margin: 0px;
        margin-left: 24px;
        margin-bottom: 24px; }
        @media (min-width: 960px) {
          .nsBodyContainer .menu_column #menu-inner a.logo {
            display: none; } }
      .nsBodyContainer .menu_column #menu-inner ul {
        width: 280px;
        list-style: none;
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: 0px; }
        .nsBodyContainer .menu_column #menu-inner ul li {
          width: 220px;
          height: 36px;
          display: flex;
          align-items: center; }
          .nsBodyContainer .menu_column #menu-inner ul li:hover {
            background-color: rgba(238, 238, 238, 0.5);
            border-radius: 0px 18px 18px 0px; }
          .nsBodyContainer .menu_column #menu-inner ul li.actived {
            background-color: #EEEEEE;
            border-radius: 0px 18px 18px 0px; }
          .nsBodyContainer .menu_column #menu-inner ul li a {
            width: 220px;
            font-size: 16px;
            font-family: "Helvetica Neue LT BdCn";
            color: #404040;
            text-transform: uppercase;
            padding-left: 24px;
            height: 100%;
            line-height: 36px;
            opacity: 1 !important; }
          .nsBodyContainer .menu_column #menu-inner ul li.subMenu_container {
            display: flex;
            flex-direction: column;
            height: fit-content;
            background-color: transparent !important;
            align-items: unset; }
            .nsBodyContainer .menu_column #menu-inner ul li.subMenu_container .subMenu_options li a {
              margin: 0px;
              padding: 0 0 0 48px; }
          .nsBodyContainer .menu_column #menu-inner ul li a {
            cursor: pointer; }
            .nsBodyContainer .menu_column #menu-inner ul li a.actived {
              background-color: rgba(238, 238, 238, 0.5);
              border-radius: 0px 18px 18px 0px; }
            .nsBodyContainer .menu_column #menu-inner ul li a:hover {
              background-color: rgba(238, 238, 238, 0.5);
              border-radius: 0px 18px 18px 0px; }
          .nsBodyContainer .menu_column #menu-inner ul li .subMenu_options {
            margin: 0px;
            display: none; }
  .nsBodyContainer .content {
    padding: 80px 0px 0px 0px;
    width: 100%;
    /*border-top: 1px solid $LightGray;*/
    border: none;
    background-color: #ffffff !important; }
    .nsBodyContainer .content section:before {
      content: ' ';
      height: 0px;
      width: 100%;
      border-top: 1px solid #eee;
      display: block; }
    .nsBodyContainer .content section #waitModal {
      font-family: "Helvetica Now Display Regular" !important;
      color: #404040 !important;
      font-size: 16px !important; }
    @media (min-width: 960px) {
      .nsBodyContainer .content {
        margin-left: 24px; } }
    @media (min-width: 960px) {
      .nsBodyContainer .content {
        padding: 0px; } }

.menuMobile-active {
  left: 0px !important;
  visibility: visible !important; }

.disable_scroll {
  overflow: hidden; }

footer {
  background-color: #ffffff;
  display: flex;
  padding-top: 0px;
  padding: 0px 16px; }
  @media (min-width: 960px) {
    footer {
      padding: 0px 0px 0px 240px; } }
  footer .panel.atencion-al-vecino {
    display: flex;
    background: white;
    border: none;
    align-items: center;
    flex-direction: row;
    padding: 48px 0px;
    margin: 0; }
    @media (min-width: 960px) {
      footer .panel.atencion-al-vecino {
        margin: 0px 0px 0px 24px; } }
    footer .panel.atencion-al-vecino .contact_icon {
      background: #ff4132;
      width: 36px;
      height: 36px;
      border-radius: 20px;
      text-align: center;
      line-height: 36px;
      font-size: 24px;
      color: white;
      margin-right: 16px;
      flex-shrink: 0; }
    footer .panel.atencion-al-vecino .contact_text {
      font-size: 16px;
      font-weight: bold;
      color: #404040; }
      footer .panel.atencion-al-vecino .contact_text .email {
        color: #404040; }

.alert-box {
  background-color: white !important;
  border: none !important;
  margin-bottom: 0px !important;
  font-family: "Helvetica Now Display Regular" !important;
  text-shadow: none !important;
  line-height: 20px;
  padding: 8px 8px 8px 0 !important; }
  .alert-box.success {
    color: #0ac920 !important; }
  .alert-box.alert {
    color: #ff1e1e !important; }

.whiteHeader .row.header .six.columns a.logo {
  height: 71px;
  width: 140px !important; }

.nsBodyContainer .content {
  border: none; }

footer {
  flex-direction: column;
  padding: 0px 0px 0px 0px; }
  footer .panel.atencion-al-vecino {
    padding: 48px 16px; }
    @media (min-width: 960px) {
      footer .panel.atencion-al-vecino {
        padding: 0px 0px 0px 240px;
        margin: 24px 0px 24px 24px; } }
  footer .avp_info {
    background-color: #939393;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px; }
    @media (min-width: 960px) {
      footer .avp_info {
        padding: 24px 24px 24px 264px;
        flex-direction: row; } }
    footer .avp_info .containerLeft h4 {
      color: white;
      font-weight: 100;
      margin: 0px;
      font-size: 16px;
      margin-bottom: 6px;
      font-family: "Helvetica Now Display Regular"; }
    footer .avp_info .containerLeft p {
      color: white;
      margin: 0px;
      height: 18px; }
      @media (min-width: 960px) {
        footer .avp_info .containerLeft p {
          height: 16px; } }
    footer .avp_info .containerRight {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      footer .avp_info .containerRight p {
        color: white;
        margin: 0px;
        height: 18px; }
        @media (min-width: 960px) {
          footer .avp_info .containerRight p {
            height: 16px; } }

.GestionONLINE .link {
  padding: 0 !important;
  margin: 12px 0 12px 12px !important;
  background: none;
  color: #062337;
  height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  width: auto;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT BdCn";
  margin-left: 12px; }
  .GestionONLINE .link a:hover, .GestionONLINE .link a:focus {
    color: #062337; }

.GestionONLINE dt {
  font-weight: 700 !important;
  color: #404040 !important;
  font-size: 20px !important;
  margin-bottom: -4px; }

.GestionONLINE dl {
  margin-bottom: 32px;
  width: fit-content; }

.panel.MessageList #header {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 12px 0px 36px 0px !important; }
  .panel.MessageList #header label {
    display: none; }
  .panel.MessageList #header .search_input {
    border-radius: 4px 0px 0px 4px; }
    @media (min-width: 640px) {
      .panel.MessageList #header .search_input {
        margin-right: 12px;
        border-radius: 4px; } }
  .panel.MessageList #header .search_button {
    height: 48px !important;
    border-radius: 0px 4px 4px 0px !important;
    font-size: 24px;
    padding: 12px 12px !important;
    font-weight: normal; }
    @media (min-width: 640px) {
      .panel.MessageList #header .search_button {
        margin-right: 12px;
        border-radius: 4px !important; } }

.panel.MessageList #sectionContents {
  overflow-x: auto; }
  .panel.MessageList #sectionContents table thead tr th {
    border-bottom: 1px solid #EEEEEE !important; }
  .panel.MessageList #sectionContents table thead tr .header-Read {
    display: none; }
  .panel.MessageList #sectionContents table thead tr .header-CreatedDate {
    display: table-cell !important; }
  .panel.MessageList #sectionContents table thead tr .header-Subject {
    display: table-cell !important; }
  .panel.MessageList #sectionContents table thead tr .header-Department {
    display: table-cell !important; }
  .panel.MessageList #sectionContents table tbody td {
    border-bottom: 1px solid #EEEEEE !important; }
  .panel.MessageList #sectionContents table tbody tr {
    position: relative;
    background: none; }
    .panel.MessageList #sectionContents table tbody tr .cell-Read {
      display: none; }
    .panel.MessageList #sectionContents table tbody tr .cell-CreatedDate {
      display: table-cell !important; }
    .panel.MessageList #sectionContents table tbody tr .cell-Department {
      display: table-cell !important; }
    .panel.MessageList #sectionContents table tbody tr .cell-Subject {
      font-weight: 400; }
  .panel.MessageList #sectionContents table tbody tr.unread {
    font-weight: bold; }
    .panel.MessageList #sectionContents table tbody tr.unread .unreadDateContainer {
      display: flex !important;
      flex-direction: row;
      align-items: center;
      font-size: 16px; }
    .panel.MessageList #sectionContents table tbody tr.unread .unreadMark {
      display: block;
      background-color: red;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      margin-right: 8px;
      flex-shrink: 0; }

.panel.MessageList #pager {
  display: flex;
  flex-direction: column-reverse; }
  .panel.MessageList #pager div {
    float: none; }
    .panel.MessageList #pager div a.button.button-eight {
      background: none;
      color: #062337;
      padding: 0px !important; }

.panel.MessageList .row:before, .panel.MessageList .row:after {
  content: " ";
  display: none; }

.panel.MessageCampaing {
  max-width: 1024px; }
  .panel.MessageCampaing .row.messageBody {
    margin-bottom: 24px !important; }
    .panel.MessageCampaing .row.messageBody p {
      word-wrap: break-word !important; }

.NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content {
  overflow-x: visible !important; }
  .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (min-width: 640px) {
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections {
        display: flex;
        align-items: center;
        flex-direction: row; } }
    .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections .input-container {
      padding: 6px 0px; }
      @media (min-width: 640px) {
        .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections .input-container {
          padding: 0px 6px; } }
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections .input-container input {
        display: none;
        padding: 8px 20px 9px !important; }

.NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content {
  overflow: auto !important; }
  .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results {
    width: 100%; }
    .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container {
      flex-direction: column;
      display: flex;
      /*margin: 10px;
                    padding: 24px;*/
      border-radius: 4px; }
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-title {
        margin: 0px 10px; }
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
        .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card {
          margin: 10px;
          /*padding: 24px;*/
          border-radius: 4px;
          width: 320px;
          padding: 0px; }
          @media (min-width: 640px) {
            .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card {
              padding: 0px 24px; } }
          .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card .cargo-card_top-content {
            display: flex;
            flex-direction: row;
            font-weight: 700; }
          .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card .cargo-item_text {
            font-size: 16px;
            line-height: 20px;
            font-family: "Helvetica Now Display Regular";
            color: #404040;
            display: flex;
            flex-direction: row;
            align-items: center; }
            .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card .cargo-item_text div {
              margin-right: 8px; }
    .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results p {
      font-size: 16px;
      line-height: 20px;
      font-family: "Helvetica Now Display Regular";
      color: #404040;
      font-weight: 700;
      width: auto;
      margin: 16px 4px; }

.NeighborhoodChargePage .panel.NeighborhoodCharge #sectionContents form .row {
  display: flex;
  align-items: center;
  flex-direction: row; }

.mainBodyOnePageWhite .whiteHeader {
  display: block !important; }
  .mainBodyOnePageWhite .whiteHeader .row.header .six.columns {
    padding-left: 16px !important; }
  @media (min-width: 768px) {
    .mainBodyOnePageWhite .whiteHeader {
      width: 975px;
      max-width: 100%;
      min-width: 768px;
      margin: 0 auto; } }

.mainBodyOnePageWhite .content {
  padding-top: 16px; }
  .mainBodyOnePageWhite .content .main-content {
    padding: 0 !important; }

.mainBodyOnePageWhite .onePageWhite {
  background: none;
  box-shadow: none; }
  .mainBodyOnePageWhite .onePageWhite > .column {
    padding: 0; }
  .mainBodyOnePageWhite .onePageWhite .onePageWhiteTitle {
    margin: 0; }
    .mainBodyOnePageWhite .onePageWhite .onePageWhiteTitle .column {
      font-weight: 100;
      font-size: 28px;
      line-height: 36px;
      padding: 0 0 16px;
      margin: 0;
      border: none;
      color: #404040; }
  .mainBodyOnePageWhite .onePageWhite input {
    margin: 8px 0 24px !important; }
    .mainBodyOnePageWhite .onePageWhite input[type="submit"].button {
      padding: 12px 24px; }

.mainBodyOnePageWhite footer {
  padding-left: 16px; }
  @media (min-width: 768px) {
    .mainBodyOnePageWhite footer {
      width: 975px;
      max-width: 100%;
      min-width: 768px;
      margin: 0 auto; } }
  .mainBodyOnePageWhite footer .panel {
    margin: 0; }

.panel_pet .btn-reglamento {
  background: none;
  color: #062337; }
  .panel_pet .btn-reglamento:focus {
    background: none; }
  .panel_pet .btn-reglamento:hover {
    background: none; }

.panel_pet .gridData {
  color: #202020 !important;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  opacity: .5; }

.panel_pet #sectionContents table tbody tr td .negative_button {
  color: tomato; }

.panelPetView #mainForm_Pet .container_header {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px; }
  @media (min-width: 960px) {
    .panelPetView #mainForm_Pet .container_header {
      flex-direction: row; } }
  .panelPetView #mainForm_Pet .container_header .container_form {
    width: 100%; }
    .panelPetView #mainForm_Pet .container_header .container_form .pet_row {
      margin-bottom: 12px !important; }
    .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture {
      position: relative !important;
      width: fit-content !important; }
      .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .petImage {
        max-width: 340px;
        max-height: 237px; }
      .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .image {
        opacity: 1;
        display: block;
        width: 100%;
        height: auto;
        transition: .5s ease;
        backface-visibility: hidden; }
      .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .middle {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center; }
        .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .middle .text {
          background-color: #062337;
          color: white;
          font-size: 16px;
          padding: 16px 32px; }
    .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture:hover .image {
      opacity: 0.3; }
    .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture:hover .middle {
      opacity: 1; }

.panelPetView .container_files .listAttachmentControlsContainer, .panelPetView .container_files .listVaccineControlsContainer {
  max-width: 100%;
  display: flex; }
  .panelPetView .container_files .listAttachmentControlsContainer .input-group.input-file-group, .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group {
    width: 236px;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .panelPetView .container_files .listAttachmentControlsContainer .input-group.input-file-group .form-control.attachment_form-control, .panelPetView .container_files .listAttachmentControlsContainer .input-group.input-file-group .form-control.vaccine_form-control, .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group .form-control.attachment_form-control, .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group .form-control.vaccine_form-control {
      width: 184px  !important; }
    .panelPetView .container_files .listAttachmentControlsContainer .input-group.input-file-group .input-group-btn, .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group .input-group-btn {
      width: 48px;
      height: 48px; }
      .panelPetView .container_files .listAttachmentControlsContainer .input-group.input-file-group .input-group-btn span, .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group .input-group-btn span {
        width: 48px !important;
        height: 48px;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-around; }
        .panelPetView .container_files .listAttachmentControlsContainer .input-group.input-file-group .input-group-btn span .icon-folder_upload, .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group .input-group-btn span .icon-folder_upload {
          font-size: 24px; }
  .panelPetView .container_files .listAttachmentControlsContainer a, .panelPetView .container_files .listVaccineControlsContainer a {
    height: 48px;
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-left: 12px;
    background: grey;
    cursor: default; }

.panelPetView .container_files .listVaccineControlsContainer {
  display: flex;
  flex-direction: column; }
  @media (min-width: 640px) {
    .panelPetView .container_files .listVaccineControlsContainer {
      flex-direction: row;
      align-items: end; }
      .panelPetView .container_files .listVaccineControlsContainer .input-group.input-file-group {
        margin: 0 12px 0 0; } }
  .panelPetView .container_files .listVaccineControlsContainer .listVaccineControlsContainer_DateAndSave {
    flex-direction: row;
    display: flex;
    align-items: end; }

.panelPetView .container_files .listAttachmentRecordContainer, .panelPetView .container_files .listVaccineRecordContainer, .panelPetView .container_files .listSavedAttachmentRecordContainer, .panelPetView .container_files .listSaveVaccineRecordContainer {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: fit-content;
  padding-right: 30px; }
  .panelPetView .container_files .listAttachmentRecordContainer .btnAttachmentFile_Download, .panelPetView .container_files .listAttachmentRecordContainer .btnVaccineFile_Download, .panelPetView .container_files .listVaccineRecordContainer .btnAttachmentFile_Download, .panelPetView .container_files .listVaccineRecordContainer .btnVaccineFile_Download, .panelPetView .container_files .listSavedAttachmentRecordContainer .btnAttachmentFile_Download, .panelPetView .container_files .listSavedAttachmentRecordContainer .btnVaccineFile_Download, .panelPetView .container_files .listSaveVaccineRecordContainer .btnAttachmentFile_Download, .panelPetView .container_files .listSaveVaccineRecordContainer .btnVaccineFile_Download {
    color: #062337; }
  .panelPetView .container_files .listAttachmentRecordContainer > div, .panelPetView .container_files .listVaccineRecordContainer > div, .panelPetView .container_files .listSavedAttachmentRecordContainer > div, .panelPetView .container_files .listSaveVaccineRecordContainer > div {
    width: 100%;
    border-bottom: 1px solid #ccc; }
    .panelPetView .container_files .listAttachmentRecordContainer > div > div, .panelPetView .container_files .listVaccineRecordContainer > div > div, .panelPetView .container_files .listSavedAttachmentRecordContainer > div > div, .panelPetView .container_files .listSaveVaccineRecordContainer > div > div {
      width: 100%; }
  .panelPetView .container_files .listAttachmentRecordContainer div, .panelPetView .container_files .listVaccineRecordContainer div, .panelPetView .container_files .listSavedAttachmentRecordContainer div, .panelPetView .container_files .listSaveVaccineRecordContainer div {
    display: flex;
    flex-direction: row; }
    .panelPetView .container_files .listAttachmentRecordContainer div div, .panelPetView .container_files .listVaccineRecordContainer div div, .panelPetView .container_files .listSavedAttachmentRecordContainer div div, .panelPetView .container_files .listSaveVaccineRecordContainer div div {
      margin: 12px 2px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .panelPetView .container_files .listAttachmentRecordContainer div a, .panelPetView .container_files .listVaccineRecordContainer div a, .panelPetView .container_files .listSavedAttachmentRecordContainer div a, .panelPetView .container_files .listSaveVaccineRecordContainer div a {
      background: none;
      color: tomato; }

.panelPetView .container_files .listVaccineRecordContainer, .panelPetView .container_files .listSaveVaccineRecordContainer {
  padding: 16px 0px; }
  .panelPetView .container_files .listVaccineRecordContainer .vaccineItem_row, .panelPetView .container_files .listSaveVaccineRecordContainer .vaccineItem_row {
    align-items: center;
    border-bottom: 1px solid #ccc !important;
    width: 100%; }
    .panelPetView .container_files .listVaccineRecordContainer .vaccineItem_row .vaccineItem_data, .panelPetView .container_files .listSaveVaccineRecordContainer .vaccineItem_row .vaccineItem_data {
      display: flex;
      flex-direction: row;
      margin: 0px; }
      .panelPetView .container_files .listVaccineRecordContainer .vaccineItem_row .vaccineItem_data .vaccineItem_fileName, .panelPetView .container_files .listSaveVaccineRecordContainer .vaccineItem_row .vaccineItem_data .vaccineItem_fileName {
        flex: 1; }
      .panelPetView .container_files .listVaccineRecordContainer .vaccineItem_row .vaccineItem_data .vaccineItem_expirationDate, .panelPetView .container_files .listSaveVaccineRecordContainer .vaccineItem_row .vaccineItem_data .vaccineItem_expirationDate {
        width: 160px; }
      .panelPetView .container_files .listVaccineRecordContainer .vaccineItem_row .vaccineItem_data div, .panelPetView .container_files .listSaveVaccineRecordContainer .vaccineItem_row .vaccineItem_data div {
        margin: 12px 0 12px 0; }

.panelPetView .container_files .list-files .list-files_label {
  margin: 10px 0px;
  display: inline-block; }

.panelPetView .container_files .list-files .addbutton {
  color: #6a8ef4;
  font-weight: bold; }

.panelPetView .container_files .list-files .attachmentItem, .panelPetView .container_files .list-files .vaccineItem {
  align-items: center;
  align-items: center; }
  .panelPetView .container_files .list-files .attachmentItem .item_attachment_field, .panelPetView .container_files .list-files .vaccineItem .item_attachment_field {
    margin: 8px 0px 8px 4px; }
  .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group {
    display: flex;
    flex-direction: row;
    width: 340px; }
    @media (min-width: 640px) {
      .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group {
        width: 412px; } }
    .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn {
      display: flex;
      flex-direction: row;
      width: 170px;
      justify-content: space-between;
      margin: 0; }
      @media (min-width: 640px) {
        .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn {
          margin: 0 12px; } }
      .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn .button.button-primary, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn .button.button-primary {
        width: 52px !important;
        text-align: center;
        display: flex;
        align-items: center;
        padding: 0 14px; }
        .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-folder_upload, .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-bin, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-folder_upload, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-bin {
          font-size: 24px;
          color: #fff; }
      .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn div.button.button-primary, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn div.button.button-primary {
        background-color: tomato; }

.panelPetView .container_files .list-files .vaccineItem {
  height: 95px;
  align-items: self-start;
  display: flex;
  flex-direction: column; }
  .panelPetView .container_files .list-files .vaccineItem .item_vaccine_field {
    margin: 8px 0px 8px 4px; }

.panelPetView .container_files .list-files .custom-file-upload {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  margin: 5px 0px; }
  .panelPetView .container_files .list-files .custom-file-upload .item_vaccine_field {
    width: 400px; }
  .panelPetView .container_files .list-files .custom-file-upload .expirationVaccineDateText {
    margin: 0px 16px;
    display: flex;
    align-items: center;
    width: 185px; }

.panelPetView .container_files .list-files .listAttachment-storedFiles {
  display: flex;
  flex-direction: column; }
  .panelPetView .container_files .list-files .listAttachment-storedFiles div {
    display: flex;
    width: 343px;
    margin: 12px 0px; }
    @media (min-width: 640px) {
      .panelPetView .container_files .list-files .listAttachment-storedFiles div {
        width: 392px; } }
    .panelPetView .container_files .list-files .listAttachment-storedFiles div span {
      width: 290px; }
    .panelPetView .container_files .list-files .listAttachment-storedFiles div a {
      color: tomato;
      font-weight: 700; }

.panelPetView .container_files .list-files .listVaccines-storedFiles {
  display: flex;
  flex-direction: column; }
  .panelPetView .container_files .list-files .listVaccines-storedFiles div {
    display: flex;
    width: 343px;
    margin: 12px 0px; }
    @media (min-width: 640px) {
      .panelPetView .container_files .list-files .listVaccines-storedFiles div {
        width: 392px; } }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div a {
      color: tomato;
      font-weight: 700; }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div .originalFileName, .panelPetView .container_files .list-files .listVaccines-storedFiles div .expirationDate {
      margin-right: 12px; }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div .originalFileName {
      width: 106px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div .expirationDate {
      width: 160px; }

.panelPetView .container_files .list-files .removeAttachment {
  color: #fff; }

.panelPetView .container_files .listVaccine {
  margin: 10px 0px !important; }

.panelPetView .container_files .listAttachment {
  margin: 10px 0px !important; }

.panelPetView .pet_buttons {
  display: flex; }
  .panelPetView .pet_buttons div {
    margin-right: 36px; }

.panelPetView .field-validation-error {
  background: none;
  color: tomato;
  font-size: 14px;
  padding-left: 0;
  margin-top: 2px; }

.expirationDateModal .expirationVaccineDate {
  width: 200px !important; }

#expirationDateModal {
  z-index: 100 !important; }

.content .content-wrapper.main-content.clear-fix .reveal-modal-bg {
  z-index: 99 !important; }

.ProvidersFormPage footer {
  display: none; }

.ProvidersFormPage .whiteHeader {
  max-width: 960px;
  margin: 0 auto; }
  @media (max-width: 960px) {
    .ProvidersFormPage .whiteHeader {
      display: block; } }
  @media (max-width: 960px) {
    .ProvidersFormPage .whiteHeader .row.header {
      display: flex;
      flex-direction: row;
      justify-content: center; } }
  .ProvidersFormPage .whiteHeader .row.header .six.columns {
    padding-left: 0px !important; }

@media (max-width: 960px) {
  .ProvidersFormPage .content {
    padding: 0px !important; } }

.ProvidersFormPage footer {
  max-width: 960px;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .ProvidersFormPage footer {
      padding: 0px !important; } }
  .ProvidersFormPage footer .panel.atencion-al-vecino {
    margin-left: 0px !important; }

#ProvidersForm h1 {
  color: #404040;
  border-bottom: 1px solid #EEEEEE;
  margin: 0px;
  padding: 24px 0px;
  font-weight: 100;
  font-size: 32px; }

#ProvidersForm h2 {
  font-size: 24px !important; }

@media (max-width: 640px) {
  #ProvidersForm .custom.dropdown {
    width: auto !important; } }

#ProvidersForm .row .row {
  margin: 0px !important; }

#ProvidersForm .row .custom-file-upload .file-upload-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row; }
  #ProvidersForm .row .custom-file-upload .file-upload-wrapper button {
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT BdCn";
    background: none;
    color: #6a8ef4; }
    #ProvidersForm .row .custom-file-upload .file-upload-wrapper button:hover {
      background: none;
      color: #6a8ef4;
      cursor: pointer; }

#ProvidersForm .row .field-validation-error {
  background: none;
  color: #c60f13;
  margin-top: 0px;
  font-size: 14px; }

#ProvidersForm .row .field-validation-valid {
  visibility: hidden; }

#ProvidersForm .addButton {
  color: #6a8ef4;
  font-weight: bold; }

#ProvidersForm .removePhone {
  color: red;
  justify-content: flex-end;
  font-weight: bold; }

#ProvidersForm .listContactPhones .phoneItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px; }
  #ProvidersForm .listContactPhones .phoneItem a {
    margin: 12px; }
  #ProvidersForm .listContactPhones .phoneItem .field-validation-error {
    margin-bottom: 0px; }

.RRHHFormPage footer {
  display: none; }

.RRHHFormPage .whiteHeader {
  max-width: 960px;
  margin: 0 auto; }
  @media (max-width: 960px) {
    .RRHHFormPage .whiteHeader {
      display: block; } }
  @media (max-width: 960px) {
    .RRHHFormPage .whiteHeader .row.header {
      display: flex;
      flex-direction: row;
      justify-content: center; }
      .RRHHFormPage .whiteHeader .row.header .six.columns {
        padding-left: 0px !important; } }

@media (max-width: 960px) {
  .RRHHFormPage .content {
    padding: 0px !important; } }

.RRHHFormPage footer {
  max-width: 960px;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .RRHHFormPage footer {
      padding: 0px !important; } }
  .RRHHFormPage footer .panel.atencion-al-vecino {
    margin-left: 0px !important; }

#RRHHForm label {
  cursor: default; }

#RRHHForm h1 {
  color: #404040;
  border-bottom: 1px solid #EEEEEE;
  margin: 0px;
  padding: 24px 0px; }

#RRHHForm h2 {
  font-size: 24px !important; }

#RRHHForm .datosPersonalesTitle {
  margin-top: 0px;
  padding-top: 24px; }

@media (max-width: 640px) {
  #RRHHForm .custom.dropdown {
    width: auto !important; } }

#RRHHForm .experienciasLaboralesTitle {
  margin-top: 0px;
  padding-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EEEEEE;
  margin-top: 24px; }

#RRHHForm .educacionTitle {
  margin-top: 0px;
  padding-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EEEEEE;
  margin-top: 24px; }

#RRHHForm .otrosConocimientosTitle {
  margin-top: 0px;
  padding-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EEEEEE;
  margin-top: 24px; }

#RRHHForm .row .custom-file-upload .file-upload-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row; }
  #RRHHForm .row .custom-file-upload .file-upload-wrapper button {
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT BdCn";
    background: none;
    color: #6a8ef4; }
    #RRHHForm .row .custom-file-upload .file-upload-wrapper button:hover {
      background: none;
      color: #6a8ef4;
      cursor: pointer; }

#RRHHForm .row .field-validation-error {
  color: #c60f13;
  background: white;
  font-size: 14px;
  margin: 0px; }

#RRHHForm .row .field-validation-valid {
  display: none; }

#RRHHForm .listWorkExperience .rowContainerWE {
  border: 1px solid #EEEEEE;
  margin-bottom: 20px !important;
  width: fit-content; }
  @media (max-width: 640px) {
    #RRHHForm .listWorkExperience .rowContainerWE {
      width: auto; } }
  #RRHHForm .listWorkExperience .rowContainerWE span {
    padding: 0px 0px 20px 20px; }
  #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem {
    padding: 20px;
    margin-bottom: 0px !important;
    margin: 0;
    width: fit-content;
    border-radius: 4px; }
    @media (max-width: 640px) {
      #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem {
        width: auto; } }
    #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .removeButtonContainer {
      display: flex;
      justify-content: flex-end; }
      #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .removeButtonContainer a {
        color: red;
        justify-content: flex-end;
        font-weight: bold; }
    #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns {
      padding: 0px !important;
      padding-right: 16px !important; }
      @media (max-width: 640px) {
        #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns {
          float: none;
          padding-right: 0px !important; } }
      #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns:nth-last-child(1) {
        padding-right: 0px !important; }
        @media (max-width: 640px) {
          #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns:nth-last-child(1) {
            float: none; } }

#RRHHForm .listStudies .rowContainerStudies {
  border: 1px solid #EEEEEE;
  margin-bottom: 20px !important;
  width: fit-content; }
  @media (max-width: 640px) {
    #RRHHForm .listStudies .rowContainerStudies {
      width: auto; } }
  #RRHHForm .listStudies .rowContainerStudies span {
    padding: 0px 0px 20px 20px; }
  #RRHHForm .listStudies .rowContainerStudies .studiesItem {
    padding: 20px;
    margin-bottom: 0px !important;
    margin: 0;
    width: fit-content;
    border-radius: 4px; }
    @media (max-width: 640px) {
      #RRHHForm .listStudies .rowContainerStudies .studiesItem {
        width: auto; } }
    #RRHHForm .listStudies .rowContainerStudies .studiesItem .removeButtonContainer {
      display: flex;
      justify-content: flex-end; }
      #RRHHForm .listStudies .rowContainerStudies .studiesItem .removeButtonContainer a {
        color: red;
        justify-content: flex-end;
        font-weight: bold; }
    #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns {
      padding: 0px !important;
      padding-right: 16px !important; }
      @media (max-width: 640px) {
        #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns {
          float: none;
          padding-right: 0px !important; } }
      #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns:nth-last-child(1) {
        padding-right: 0px !important; }
        @media (max-width: 640px) {
          #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns:nth-last-child(1) {
            float: none; } }

#RRHHForm .addbutton {
  color: #6a8ef4;
  font-weight: bold; }

#RRHHForm .removeLanguage {
  color: red;
  justify-content: flex-end;
  font-weight: bold; }

#RRHHForm .languageItem {
  align-items: center;
  display: flex; }
  @media (max-width: 640px) {
    #RRHHForm .languageItem {
      flex-direction: column;
      align-items: flex-start; } }
  @media (max-width: 640px) {
    #RRHHForm .languageItem .columns {
      width: 100% !important;
      margin-bottom: 8px; } }

.panel.RenderForms .row .columns.twelve {
  display: flex;
  flex-direction: column;
  height: auto; }
  .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six {
      padding: 0px;
      width: 300px !important;
      margin-right: 24px;
      margin-bottom: 24px; }
      .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull {
        width: 300px !important; }
        .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull a {
          width: 100% !important;
          padding: 0px !important; }
          .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull a.current.dataField {
            overflow: hidden;
            text-overflow: ellipsis; }
          .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull a.selector {
            width: 12px !important; }
  .panel.RenderForms .row .columns.twelve a {
    width: 126px !important; }

.SectionDocument form .row.filter {
  display: flex;
  flex-direction: column; }
  @media (min-width: 640px) {
    .SectionDocument form .row.filter {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; } }
  .SectionDocument form .row.filter .cmbNeighborhood {
    display: flex;
    flex-direction: row;
    align-items: center; }
    .SectionDocument form .row.filter .cmbNeighborhood label {
      padding-right: 20px; }

.SectionDocument form .row:before, .SectionDocument form .row:after {
  display: none !important; }

.SectionDocument form .row.results {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 16px !important; }
  .SectionDocument form .row.results .category-container {
    width: 100%;
    margin-right: 8px; }
    .SectionDocument form .row.results .category-container .category-title {
      margin: 0px 4px; }
    .SectionDocument form .row.results .category-container .category-list {
      margin: 8px 4px;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
      @media (min-width: 960px) {
        .SectionDocument form .row.results .category-container .category-list {
          flex-direction: row; } }
      .SectionDocument form .row.results .category-container .category-list .category-list-item {
        margin-bottom: 24px;
        margin-right: 24px;
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        width: 100%;
        padding: 24px;
        position: relative;
        padding-bottom: 60px; }
        @media (min-width: 960px) {
          .SectionDocument form .row.results .category-container .category-list .category-list-item {
            width: 300px; } }
        .SectionDocument form .row.results .category-container .category-list .category-list-item div {
          font-size: 16px;
          line-height: 20px; }
        .SectionDocument form .row.results .category-container .category-list .category-list-item a {
          position: absolute;
          bottom: 24px;
          left: 24px;
          font-family: "Helvetica Neue LT BdCn";
          display: block; }
  .SectionDocument form .row.results p {
    font-size: 16px;
    line-height: 20px;
    font-family: "Helvetica Now Display Regular";
    color: #404040;
    font-weight: 700;
    width: auto;
    margin: 16px 4px; }

.SectionDocument form .row.filter {
  flex-direction: column;
  align-items: flex-start; }
  .SectionDocument form .row.filter .cmbNeighborhood label {
    display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row {
  margin-top: 20px !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row label {
    font-family: "Helvetica Now Display Regular";
    color: #404040;
    width: auto; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns {
    padding: 0px !important;
    width: auto; }
    @media (min-width: 960px) {
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns {
        margin-right: 24px; } }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .custom.dropdown, .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row input {
    width: 100% !important;
    max-width: 376px; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .custom.dropdown a.selector, .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row input a.selector {
      width: 12px !important;
      padding: 0px; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .custom.dropdown a.current.dataField, .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row input a.current.dataField {
      width: 100% !important;
      padding: 0px; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns.nine {
    width: 100% !important;
    max-width: 376px; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns.three {
    float: left;
    height: 48px;
    padding-top: 6px; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns.three a {
      color: #062337;
      background: white; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) {
    margin-top: 12px !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    justify-content: flex-end; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) div {
      margin-bottom: 16px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) div a.button {
        background: none;
        color: #062337;
        padding: 12px 24px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) div:nth-child(2) a {
        color: white;
        background: #062337;
        text-align: center;
        padding: 12px 24px;
        margin-right: 16px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #bookingOrderList {
  overflow-x: scroll; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #bookingOrderList a {
    white-space: nowrap; }
  @media (min-width: 640px) {
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #bookingOrderList {
      overflow-x: unset; } }

.nsBodyContainer .content section #oldGuestsModal h3 {
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
  color: #404040; }

.panel.AccountChangePass .row {
  margin-bottom: 20px !important; }
  .panel.AccountChangePass .row .columns.four {
    padding: 0px; }

.panel.AccountChangePass .row.mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (min-width: 960px) {
    .panel.AccountChangePass .row.mobile {
      display: none; } }

.panel.AccountChangePass .row.no-mobile {
  display: none; }
  @media (min-width: 960px) {
    .panel.AccountChangePass .row.no-mobile {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between; } }
  .panel.AccountChangePass .row.no-mobile .column.two {
    margin-bottom: 8px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction p {
  text-align: left !important; }

.GuestEventContactPage .whiteHeader {
  display: block; }

.GuestEventContactPage .nsBodyContainer .content {
  padding-top: 0px; }

.GuestEventContactPage .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) {
  margin-top: 12px !important;
  display: block;
  flex-direction: row;
  align-items: baseline; }

.GuestEventContactPage footer {
  padding: 0px; }

.UnitVehicleRenovationPage .whiteHeader {
  display: block !important;
  height: 180px;
  background-color: #6a8ef4; }
  .UnitVehicleRenovationPage .whiteHeader a.logo {
    background: url(images/logoWhite.svg) no-repeat left top !important; }

.UnitVehicleRenovationPage .row.home-box-row {
  display: flex;
  justify-content: center; }
  .UnitVehicleRenovationPage .row.home-box-row .twelve.columns {
    width: 100% !important;
    top: -90px; }
    @media (min-width: 640px) {
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns {
        padding: 0px 160px; } }
    @media (min-width: 960px) {
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns {
        padding: 0px 260px; } }
    .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle {
      padding: 20px;
      border-radius: 4px;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
      z-index: 10; }
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle h3 {
        font-size: 22px;
        color: #404040;
        margin: 20px 10px; }
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle p {
        margin: 0px 10px 5px 10px; }
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content {
        display: flex;
        /*flex-direction: row-reverse;*/
        justify-content: space-between;
        margin: 10px 0px 0px 0px;
        align-items: center;
        flex-direction: column; }
        @media (min-width: 360px) {
          .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content {
            flex-direction: row !important; } }
        .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content a {
          margin: 2px 0px;
          width: 180px !important;
          height: 56px;
          padding: 10px;
          display: flex;
          align-items: center;
          justify-content: space-around; }
        .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content .gridData {
          font-size: 20px; }

/* COMPONENTS */
.button {
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  width: auto;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT BdCn";
  background-color: #062337; }
  .button:focus {
    background-color: #062337; }
  .button:hover {
    background-color: #062337; }

a.button.button-eight {
  height: 36px !important;
  padding: 12px 24px !important;
  border-radius: 4px !important; }

.twelve .button {
  width: auto !important; }

#sectionContents table tbody tr td a, #oldInvoices table tbody tr td a, #bookingOrderList table tbody tr td a {
  border: 2px solid !important;
  border-radius: 16px;
  padding: 4px 12px !important;
  margin: 0 4px !important;
  white-space: nowrap; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: normal !important; }

.monthPicker {
  width: 128px !important; }

.ui-datepicker
.ui-widget
.ui-widget-content
.ui-helper-clearfix
.ui-corner-all .ui-datepicker-header {
  background: white;
  border: none; }

#ui-datepicker-div {
  z-index: 100 !important;
  border: 1px solid #EEEEEE; }
  #ui-datepicker-div .ui-datepicker-header {
    background: white;
    border: none; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
      border: none;
      background: #EEEEEE;
      padding: 8px;
      border-radius: 4px;
      color: #404040;
      font-family: "Helvetica Now Display Regular";
      width: 40%;
      margin-right: 8px; }
  #ui-datepicker-div .ui-datepicker-buttonpane {
    padding: 4px 0px;
    margin: 0px 12px;
    border-top: 1px solid #EEEEEE; }
    #ui-datepicker-div .ui-datepicker-buttonpane button {
      border: none;
      background: #062337;
      color: white;
      opacity: 1; }

.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-w {
  background: none !important;
  background-image: none !important; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top: 8px; }

.ui-icon-circle-triangle-w:after {
  content: " ";
  display: block;
  border: solid 5px;
  border-color: black transparent transparent transparent;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 2px;
  left: 0px; }

.ui-icon-circle-triangle-e:after {
  content: " ";
  display: block;
  border: solid 5px;
  border-color: black transparent transparent transparent;
  position: absolute;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  top: 2px;
  left: 6px; }

.custom.dropdown {
  height: 48px !important;
  width: 220px !important;
  border-radius: 4px;
  padding: 16px;
  font-size: 16px;
  font-family: "Helvetica Now Display Regular";
  border: none;
  background-color: #EEEEEE;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  color: #404040 !important;
  margin: 0px !important;
  justify-content: space-between; }
  .custom.dropdown:focus {
    color: #202020 !important; }
  .custom.dropdown a {
    position: relative !important;
    border: none !important;
    background-color: #EEEEEE !important;
    color: #606060 !important; }
    .custom.dropdown a .selector {
      margin-top: 10px !important; }
    .custom.dropdown a:focus {
      color: #202020 !important; }
  .custom.dropdown .current {
    width: 100% !important;
    padding-right: 6px !important;
    text-overflow: ellipsis;
    overflow: hidden; }
  .custom.dropdown ul {
    width: 100% !important;
    top: 48px !important; }

form.custom div.custom.dropdown a.selector::after {
  border-top-color: #404040 !important; }

#sectionContents table thead tr,
#oldInvoices table thead tr,
#bookingOrderList table thead tr {
  margin-left: -16px; }
  #sectionContents table thead tr th,
  #oldInvoices table thead tr th,
  #bookingOrderList table thead tr th {
    color: #404040;
    background: none !important;
    font-family: "Helvetica Now Display Regular";
    font-weight: 500;
    text-align: left;
    padding-left: 16px;
    padding-right: 0px; }

#sectionContents table tbody tr,
#oldInvoices table tbody tr,
#bookingOrderList table tbody tr {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }
  #sectionContents table tbody tr:nth-child(even),
  #oldInvoices table tbody tr:nth-child(even),
  #bookingOrderList table tbody tr:nth-child(even) {
    background: #fff; }
  #sectionContents table tbody tr:nth-child(odd),
  #oldInvoices table tbody tr:nth-child(odd),
  #bookingOrderList table tbody tr:nth-child(odd) {
    background: #f5f5f5; }
  #sectionContents table tbody tr td,
  #oldInvoices table tbody tr td,
  #bookingOrderList table tbody tr td {
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    color: #404040;
    vertical-align: middle;
    padding: 16px; }
    #sectionContents table tbody tr td a,
    #oldInvoices table tbody tr td a,
    #bookingOrderList table tbody tr td a {
      background: transparent;
      color: #062337;
      border: none;
      text-transform: uppercase;
      margin: 0px;
      padding: 0px;
      font-size: 16px;
      height: auto;
      box-shadow: none; }
      #sectionContents table tbody tr td a ::after,
      #oldInvoices table tbody tr td a ::after,
      #bookingOrderList table tbody tr td a ::after {
        color: #404040; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  height: 48px;
  width: 100% !important;
  max-width: 376px;
  border-radius: 4px;
  padding: 16px;
  font-size: 16px;
  font-family: "Helvetica Now Display Regular";
  color: #606060;
  border: none;
  background-color: #EEEEEE;
  box-shadow: none;
  margin: 0px; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    color: #202020 !important; }

.input-file-group input[readonly] {
  background-color: #EEEEEE !important; }

textarea {
  height: auto !important;
  margin: 15px 0px !important; }

#waitModal {
  z-index: 102 !important; }
  #waitModal p {
    color: #404040;
    font-family: "Helvetica Now Display Regular"; }

.reveal-modal-bg {
  z-index: 100 !important; }

.reveal-modal {
  z-index: 101 !important;
  border-radius: 8px !important; }
  .reveal-modal h2,
  .reveal-modal h3 {
    font-size: 20px !important; }
  .reveal-modal .button:last-child {
    background: none;
    color: #062337;
    padding: 12px 24px; }

ul.pagination {
  display: flex;
  margin: 16px 0px;
  justify-content: flex-start; }
  ul.pagination li a {
    border-radius: 50%;
    height: 24px;
    width: 24px;
    text-align: center;
    padding: 1px 0px; }
  ul.pagination li.current a {
    border-radius: 50%;
    background: #062337;
    height: 24px;
    width: 24px;
    text-align: center; }
  ul.pagination li.arrow.unavailable {
    opacity: .3;
    cursor: none; }
    ul.pagination li.arrow.unavailable:hover {
      opacity: .3; }
  ul.pagination li.arrow a {
    color: white;
    top: 6px;
    position: relative;
    opacity: 1 !important; }
    ul.pagination li.arrow a::after {
      content: " ";
      display: block;
      border: solid 5px;
      border-color: black transparent transparent transparent;
      position: absolute;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      top: 0px; }
    ul.pagination li.arrow a:focus {
      background: white; }
  ul.pagination li.arrow:hover {
    background: white;
    opacity: 1; }
  ul.pagination li.arrow:nth-last-child(1) a::after {
    content: " ";
    display: block;
    border: solid 5px;
    border-color: black transparent transparent transparent;
    position: absolute;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 0px; }
  ul.pagination li.arrow:hover a {
    background: none; }

.whiteHeader .row.header .six.columns a.logo {
  width: 240px; }

.nsBodyContainer .menu_column #menu-inner a.logo {
  width: 240px; }

.mainBodyLoginPage .nsBodyContainer .content {
  margin-left: 0px; }

.nsBodyContainer .content .panel h5 {
  font-family: "Helvetica Now Display Regular" !important; }

.nsBodyContainer .content .panel .Infraction p {
  font-family: "Helvetica Now Display Regular" !important; }

@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:700|Roboto:300,400,700,900");
@font-face {
  font-family: 'Helvetica Neue LT BdCn';
  src: url("../../Content/themeNewPDL/fonts/HelveticaNeueLTStd-BdCn.woff2") format("woff2"), url("../../Content/themeNewPDL/fonts/HelveticaNeueLTStd-BdCn.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Helvetica Now Display Regular';
  src: url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"), url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Helvetica Now Display Regular';
  src: url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Bold.woff2") format("woff2"), url("../../Content/themeNewPDL/fonts/HelveticaNowDisplay-Bold.woff") format("woff");
  font-weight: 900;
  font-style: bold;
  font-display: swap; }

.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 640px) {
    .container {
      width: 596px; } }
  @media (min-width: 960px) {
    .container {
      width: 906px; } }
  @media (min-width: 1280px) {
    .container {
      width: 1216px; } }

*, *:before, *:after {
  box-sizing: border-box; }

@media (min-width: 960px) {
  button, a {
    transition: opacity ease-in-out .3s; }
    button:hover, a:hover {
      opacity: .5; } }

.top-bar ul > li a:not(.button) {
  padding: 0 7px; }

h1, h2, h3, p, span, label, body {
  font-family: "Helvetica Now Display Regular" !important; }

ul {
  list-style: none; }

@media print {
  .no-print, .no-print * {
    display: none !important; } }

html, body {
  background: white !important; }

body {
  background: white !important;
  min-height: 100vh; }
  body .content {
    background: white; }
  body hr {
    display: none; }
  body a {
    color: #062337; }

.imgIcon {
  display: none !important; }

@media only screen and (max-width: 767px) {
  .reveal-modal-bg {
    position: fixed !important; } }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?14p8jj");
  src: url("fonts/icomoon.eot?14p8jj#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?14p8jj") format("truetype"), url("fonts/icomoon.woff?14p8jj") format("woff"), url("fonts/icomoon.svg?14p8jj#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chat:before {
  content: "\e0b7"; }

.icon-cloud_upload:before {
  content: "\e2c3"; }

.icon-file_upload:before {
  content: "\e2c6"; }

.icon-headset:before {
  content: "\e310"; }

.icon-keyboard_arrow_up:before {
  content: "\e316"; }

.icon-local_shipping:before {
  content: "\e558"; }

.icon-arrow_drop_down:before {
  content: "\e5c5"; }

.icon-arrow_drop_up:before {
  content: "\e5c7"; }

.icon-arrow_forward:before {
  content: "\e5c8"; }

.icon-menu:before {
  content: "\e5d2"; }

.icon-people:before {
  content: "\e7fb"; }

.icon-account_circle:before {
  content: "\e853"; }

.icon-exit_to_app:before {
  content: "\e879"; }

.icon-place:before {
  content: "\e8b4"; }

.icon-settings:before {
  content: "\e8b8"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-phone:before {
  content: "\e942"; }

.icon-user:before {
  content: "\e971"; }

.icon-mail4:before {
  content: "\ea86"; }

.icon-attachment:before {
  content: "\e9cd"; }

.icon-folder_upload:before {
  content: "\e934"; }

.icon-bin:before {
  content: "\e9ac"; }

/* VIEWS */
.panel.AccountData .row {
  display: flex;
  flex-direction: column; }
  .panel.AccountData .row .columns.nine {
    padding: 0px !important; }
    .panel.AccountData .row .columns.nine .row.messageHeader div {
      padding: 0px !important;
      margin-bottom: 16px !important; }
      .panel.AccountData .row .columns.nine .row.messageHeader div dl {
        margin: 0px !important; }
        .panel.AccountData .row .columns.nine .row.messageHeader div dl dd {
          margin: 4px 0px; }
    .panel.AccountData .row .columns.nine .row.messageHeader div:nth-last-child(1) dl dd a {
      height: auto !important;
      padding-left: 0px !important;
      margin-bottom: 8px;
      margin-top: 0; }
      @media (min-widht: 640px) {
        .panel.AccountData .row .columns.nine .row.messageHeader div:nth-last-child(1) dl dd a {
          height: 36px !important; } }
  .panel.AccountData .row .columns.three {
    width: auto;
    padding: 0;
    float: left; }
    .panel.AccountData .row .columns.three dl dd {
      display: flex; }
      .panel.AccountData .row .columns.three dl dd a {
        padding-left: 0px !important; }
  .panel.AccountData .row .column.two {
    display: flex; }

.panel.AccountData a {
  background: none;
  color: #062337;
  padding-left: 0px !important; }

.panel.AccountData .row .columns.nine .row.messageHeader div:nth-child(4) dd {
  display: flex;
  flex-direction: column; }
  .panel.AccountData .row .columns.nine .row.messageHeader div:nth-child(4) dd a {
    padding-left: 0px !important;
    margin-top: 0px;
    text-align: left; }

.panel.AccountData .row .columns.nine .row.messageHeader .columns.three dl dd {
  margin-left: 0px; }

.AutomaticDebit #sectionContents .item-result {
  margin: 16px 0px;
  padding: 16px 0px;
  min-width: 700px; }
  .AutomaticDebit #sectionContents .item-result .item-title {
    margin: 8px 4px;
    font-weight: 700;
    font-size: 16px;
    font-weight: 700;
    color: #404040; }
  .AutomaticDebit #sectionContents .item-result table tbody tr td {
    width: 360px; }
    .AutomaticDebit #sectionContents .item-result table tbody tr td a {
      color: red; }
  .AutomaticDebit #sectionContents .item-result .button-container dd {
    padding: 0 !important;
    margin: 12px 0;
    background: none;
    color: #6a8ef4;
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT BdCn"; }
    .AutomaticDebit #sectionContents .item-result .button-container dd a:hover {
      color: #6a8ef4; }

.panel.AccountSummaryPage .row .row.twelve {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  flex-wrap: unset !important; }
  @media (min-width: 1025px) {
    .panel.AccountSummaryPage .row .row.twelve {
      flex-direction: row !important;
      align-items: center !important;
      flex-wrap: wrap !important; } }
  .panel.AccountSummaryPage .row .row.twelve .columns {
    height: 48px !important;
    display: flex;
    align-items: center; }
    @media (max-width: 640px) {
      .panel.AccountSummaryPage .row .row.twelve .columns {
        margin-right: 0px !important; } }
  .panel.AccountSummaryPage .row .row.twelve .columns.one.lblUnidad {
    width: 60px !important;
    margin-right: 0px !important; }
  .panel.AccountSummaryPage .row .row.twelve .columns.three {
    max-width: 376px !important;
    width: 100% !important; }
    @media (min-width: 1025px) {
      .panel.AccountSummaryPage .row .row.twelve .columns.three {
        width: auto !important; } }
    .panel.AccountSummaryPage .row .row.twelve .columns.three form {
      max-width: 376px !important;
      width: 100% !important; }
      @media (min-width: 1025px) {
        .panel.AccountSummaryPage .row .row.twelve .columns.three form {
          width: auto !important; } }
      .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown {
        max-width: 376px !important;
        width: 100% !important; }
        @media (min-width: 1025px) {
          .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown {
            width: auto !important; } }
        .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown .current {
          width: 100%; }
        .panel.AccountSummaryPage .row .row.twelve .columns.three form .custom.dropdown .selector {
          width: 12px !important; }
  .panel.AccountSummaryPage .row .row.twelve .columns.two {
    max-width: 376px !important;
    width: 100% !important;
    min-width: 120px; }
    @media (min-width: 1025px) {
      .panel.AccountSummaryPage .row .row.twelve .columns.two {
        width: auto !important; } }
    .panel.AccountSummaryPage .row .row.twelve .columns.two input {
      max-width: 376px !important;
      width: 100% !important;
      min-width: 120px; }
      @media (min-width: 1025px) {
        .panel.AccountSummaryPage .row .row.twelve .columns.two input {
          width: auto !important; } }

.panel.AccountSummaryPage .initialAmount {
  background: none;
  margin: 16px 0 8px !important; }
  .panel.AccountSummaryPage .initialAmount .right {
    font-size: 16px; }

.panel.AccountSummaryPage .totalSections .columns .row {
  background: none; }

.panel.AccountSummaryPage #sectionContents {
  font-family: "Helvetica Now Display Regular";
  color: #404040;
  overflow-x: auto !important; }

.panel.AccountSummaryPage .row .row.twelve .columns.one.lblUnidad {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .row {
  max-width: 100% !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .row .twelve.columns .panel.Booking .row .six.columns label {
    cursor: context-menu !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .row .twelve.columns .panel.Booking .row .six.columns .title {
    background: #062337; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .row .twelve.columns .panel.Booking .row .six.columns input {
    border: none !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate {
  font-family: "Helvetica Now Display Regular"; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header {
    border: none !important;
    background: #062337 !important; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-title {
      color: white; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header a {
      top: 3px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header a .ui-icon-circle-triangle-e:after, .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header a .ui-icon-circle-triangle-w:after {
        border-color: white transparent transparent transparent; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all table tbody tr td {
    background: white; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns #BookingDate .ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all table tbody tr td a {
      font-size: 14px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Booking #BookingPlacesContainer .bookingPlaceSelection {
  padding: 12px !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Budget .row .row.twelve .columns.one.lblUnidad {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row .columns.twelve.MessagePassword {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile .column.two {
    padding: 0px;
    width: fit-content; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile .column.ten {
    width: 0px; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.AccountChangePass .row.no-mobile .column:nth-child(1) a {
    background-color: white !important;
    color: #062337;
    border: 2px solid #062337; }

.SectionContactCategory .row.results {
  display: flex;
  flex-direction: column;
  height: auto; }
  .SectionContactCategory .row.results .box-container {
    margin: 12px; }
    .SectionContactCategory .row.results .box-container .box-title {
      margin-bottom: 8px; }
      .SectionContactCategory .row.results .box-container .box-title h3 {
        font-weight: 700;
        color: #404040;
        font-size: 20px !important;
        border: none;
        padding: 0px !important; }
    .SectionContactCategory .row.results .box-container .card-contact {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
      .SectionContactCategory .row.results .box-container .card-contact .card-category {
        margin: 14px 12px;
        width: 270px; }
        .SectionContactCategory .row.results .box-container .card-contact .card-category .card-category_title {
          font-weight: 700;
          font-size: 16px;
          color: #404040;
          margin-bottom: 8px; }
        .SectionContactCategory .row.results .box-container .card-contact .card-category .card-category_details {
          padding: 4px 0px 4px 8px;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #convocation .row .row.twelve .columns.one.lblUnidad {
  display: none; }

.panel.RenderForms .row .columns.twelve #mainForm .row .six, .panel.RenderForms .row .columns.twelve #mainForm .row .row .six {
  width: 33%; }

.panel.RenderForms .row .columns.twelve #mainForm .row [class*="column"] + [class*="column"]:last-child {
  float: left;
  margin-bottom: 24px; }

.panel.RenderForms .row .columns.twelve #mainForm .row label {
  margin: 12px 0px;
  max-width: 375px !important; }

.panel.RenderForms .row .columns.twelve #mainForm .row div .custom.dropdown {
  max-width: 375px !important;
  width: 100% !important; }
  .panel.RenderForms .row .columns.twelve #mainForm .row div .custom.dropdown a {
    width: 100% !important; }
  .panel.RenderForms .row .columns.twelve #mainForm .row div .custom.dropdown .selector {
    width: 12px !important; }

.panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 0px; }
  .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group input {
    width: 376px; }
  .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span {
    background: none;
    color: #062337;
    width: auto;
    cursor: pointer !important; }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span:hover {
      opacity: .5; }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span span input {
      width: auto !important; }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span span.btn-file {
      width: 48px !important;
      height: 48px;
      display: block;
      padding: 0px;
      /* text-align: center; */
      /* line-height: 48px; */
      margin-right: 48px; }
      .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span span.btn-file:before {
        content: "\e2c6";
        font-size: 24px;
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        line-height: 48px;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        width: 48px;
        height: 48px;
        display: block;
        /* margin-right: 10px; */ }
    .panel.RenderForms .row .columns.twelve #mainForm .row .input-file-group span .button:active {
      box-shadow: none; }

.panel.RenderForms .row .columns.twelve #mainForm .row .field-validation-error {
  background: none;
  color: #ff1e1e;
  font-size: 14px;
  font-family: "Helvetica Now Display Regular";
  line-height: 20px;
  padding: 8px 8px 8px 0 !important;
  margin: 0px; }

.panel.RenderForms .row .columns.twelve #mainForm .row.messageAttachment {
  margin: 12px 0px !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3.structure-title {
  font-weight: 500;
  font-size: 24px !important;
  background: #fff;
  display: block;
  padding: 12px 0 0 0 !important; }

.removeStructure {
  position: absolute;
  top: 12px;
  right: 8px;
  font-size: 15px;
  background: #062337;
  color: #fff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.StructureContainer_row {
  position: relative;
  padding-top: 12px;
  margin: 0px 0 24px; }
  @media only screen and (min-width: 1210px) {
    .StructureContainer_row {
      display: grid;
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (min-width: 1640px) {
    .StructureContainer_row {
      grid-template-columns: repeat(3, 1fr); } }

.StructureContainer_row:not(:first-of-type) {
  border-top: 1px solid #EEEEEE; }

.structure {
  margin-top: 20px; }

.row-container {
  max-width: unset; }
  @media only screen and (min-width: 1210px) {
    .row-container {
      max-width: 900px; } }
  @media only screen and (min-width: 1640px) {
    .row-container {
      max-width: 1300px; } }

.panel.RenderForms .row .columns.twelve a.addStructureBtn {
  margin-top: 20px;
  cursor: pointer;
  padding: 8px 0;
  border: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
  text-transform: uppercase; }

.homePage .nsBodyContainer .content .cardsContainer {
  max-width: 1056px; }

.nsBodyContainer .content {
  margin-right: 24px; }
  .nsBodyContainer .content section {
    width: 100%;
    padding: 0px 16px; }
    @media (min-width: 640px) {
      .nsBodyContainer .content section {
        padding: 0px 24px; } }
    @media (min-width: 960px) {
      .nsBodyContainer .content section {
        padding: 0px; } }
    .nsBodyContainer .content section .homeTitle {
      font-weight: 100;
      font-size: 32px;
      margin: 12px 0px; }
    .nsBodyContainer .content section .containerProfileAccess {
      display: flex;
      flex-direction: column;
      border: 1px solid #6a8ef4;
      margin: 12px 0px;
      border-radius: 4px;
      max-width: 1056px;
      justify-content: center;
      height: auto;
      padding: 16px; }
      @media (min-width: 960px) {
        .nsBodyContainer .content section .containerProfileAccess {
          flex-direction: row;
          height: 52px;
          padding: unset; } }
      .nsBodyContainer .content section .containerProfileAccess p {
        margin: 0px; }
      .nsBodyContainer .content section .containerProfileAccess div {
        align-self: center;
        display: flex; }
      .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_icon {
        margin: 0px 8px 6px 8px;
        background: url("images/exclamation.svg") no-repeat left top;
        height: 32px;
        width: 32px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_icon {
            margin: 0px 8px; } }
      .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text {
        margin: 6px 8px 6px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text p {
          font-weight: bold;
          color: #062337;
          font-size: 14px;
          line-height: 18px;
          font-family: "Helvetica Neue LT BdCn";
          text-align: center; }
          @media (min-width: 960px) {
            .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text p {
              font-size: 14px; } }
      .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button {
        margin: 6px 8px 0px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button a {
          font-size: 16px;
          background: #062337;
          height: 36px;
          border-radius: 20px;
          text-align: center;
          line-height: 36px;
          padding: 0px 40px;
          color: #ffffff;
          text-decoration: none;
          font-family: "Helvetica Neue LT BdCn";
          text-transform: uppercase; }
        .nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button a:hover {
          cursor: pointer; }
    .nsBodyContainer .content section .containerDonationCampaign {
      display: flex;
      flex-direction: column;
      background-color: #6a8ef4;
      margin: 12px 0px;
      border-radius: 4px;
      max-width: 1056px;
      justify-content: center;
      height: auto;
      padding: 16px; }
      .nsBodyContainer .content section .containerDonationCampaign p {
        margin: 0px; }
      .nsBodyContainer .content section .containerDonationCampaign div {
        align-self: center;
        display: flex; }
      @media (min-width: 960px) {
        .nsBodyContainer .content section .containerDonationCampaign {
          flex-direction: row;
          height: 52px;
          padding: unset; } }
      .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_icon {
        margin: 0px 8px 6px 8px;
        background: url("images/donation_campaign.svg") no-repeat left top;
        height: 32px;
        width: 32px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_icon {
            margin: 0px 8px; } }
      .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text {
        margin: 6px 8px 6px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text p {
          font-weight: bold;
          color: #ffffff;
          font-size: 14px;
          line-height: 18px;
          font-family: "Helvetica Neue LT BdCn";
          text-align: center; }
          @media (min-width: 960px) {
            .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_text p {
              font-size: 14px; } }
      .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button {
        margin: 6px 8px 0px 8px; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button {
            margin: 0px 8px; } }
        .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button a {
          font-size: 16px;
          background: #062337;
          height: 36px;
          border-radius: 20px;
          text-align: center;
          line-height: 36px;
          padding: 0px 40px;
          color: #ffffff;
          text-decoration: none;
          font-family: "Helvetica Neue LT BdCn";
          text-transform: uppercase;
          border: 1px solid #ffffff; }
        .nsBodyContainer .content section .containerDonationCampaign .containerDonationCampaign_button a:hover {
          cursor: pointer; }
    .nsBodyContainer .content section .cardsContainer {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
      @media (min-width: 640px) {
        .nsBodyContainer .content section .cardsContainer {
          flex-direction: row; } }
      .nsBodyContainer .content section .cardsContainer a {
        width: 100%;
        margin: 0px 0px 24px 0px;
        min-height: 248px;
        box-shadow: none !important;
        border: 1px solid #EEEEEE !important;
        border-radius: 4px !important;
        padding: 24px;
        background-color: white;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media (min-width: 640px) {
          .nsBodyContainer .content section .cardsContainer a {
            width: calc((50%) - 12px);
            margin: 0px 24px 24px 0px; }
            .nsBodyContainer .content section .cardsContainer a:nth-last-child(2n) {
              margin: 0px 0px 24px 0px; } }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .cardsContainer a {
            width: calc((33.33%) - 16px);
            margin: 0px 24px 24px 0px;
            max-width: 336px; }
            .nsBodyContainer .content section .cardsContainer a:nth-last-child(2n) {
              margin: 0px 24px 24px 0px; }
            .nsBodyContainer .content section .cardsContainer a:nth-last-child(3n) {
              margin: 0px 0px 24px 0px; } }
        .nsBodyContainer .content section .cardsContainer a .top-content h4 {
          padding: 0px;
          margin: 0px;
          font-size: 21px;
          line-height: 29px;
          color: #404040;
          font-weight: bold;
          font-family: "Helvetica Now Display Regular"; }
        .nsBodyContainer .content section .cardsContainer a .top-content p {
          font-size: 18px;
          line-height: 26px;
          color: #404040; }
        .nsBodyContainer .content section .cardsContainer a .bottom-content {
          display: flex;
          justify-content: flex-end;
          flex-direction: column; }
          .nsBodyContainer .content section .cardsContainer a .bottom-content .infractionButton {
            color: #062337;
            font-size: 16px;
            text-transform: uppercase;
            font-weight: bold;
            font-family: "Helvetica Neue LT BdCn"; }
        .nsBodyContainer .content section .cardsContainer a:nth-last-child(1) {
          margin-right: 0px; }
      .nsBodyContainer .content section .cardsContainer .panel.liquidaciones {
        background-color: #062337; }
        .nsBodyContainer .content section .cardsContainer .panel.liquidaciones h4 {
          color: white;
          font-weight: 100 !important;
          font-size: 32px;
          line-height: 40px;
          font-family: "Helvetica Now Display Regular";
          margin: 0px;
          padding: 0px; }
        .nsBodyContainer .content section .cardsContainer .panel.liquidaciones p {
          color: white;
          font-size: 16px;
          font-family: "Helvetica Neue LT BdCn" !important; }
      .nsBodyContainer .content section .cardsContainer .panel.mensajes {
        width: 100%;
        margin: 0px 0px 24px 0px;
        border-radius: 4px;
        background-color: white;
        height: auto;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        @media (min-width: 640px) {
          .nsBodyContainer .content section .cardsContainer .panel.mensajes {
            width: 100%; } }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .cardsContainer .panel.mensajes {
            width: calc((66.66%) - 8px); } }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          border-bottom: 1px solid #EEEEEE;
          padding: 0px 0px 12px 0px;
          align-items: center; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .title {
            font-family: "Helvetica Now Display Regular";
            font-weight: bold;
            font-size: 20px;
            color: #404040;
            margin: 0px; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Desktop {
            display: none;
            background: #ff4132;
            border-radius: 18px;
            color: white;
            text-transform: uppercase;
            font-weight: bold;
            width: auto;
            text-align: center;
            font-size: 12px;
            line-height: 2;
            font-family: "Helvetica Neue LT BdCn";
            padding: 2px 16px;
            height: auto;
            cursor: context-menu; }
            @media (min-width: 640px) {
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Desktop {
                display: block; } }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Mobile {
            display: block;
            background: #ff4132;
            border-radius: 18px;
            color: white;
            text-transform: uppercase;
            font-weight: bold;
            width: auto;
            text-align: center;
            font-size: 12px;
            line-height: 2;
            font-family: "Helvetica Neue LT BdCn";
            padding: 2px 8px;
            height: auto;
            cursor: context-menu; }
            @media (min-width: 640px) {
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .top_content .mensajes-no-leidos_Mobile {
                display: none; } }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box {
          display: none; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a {
            border: none !important;
            border-bottom: 1px solid #EEEEEE !important;
            color: #404040;
            font-family: "Helvetica Now Display Regular";
            text-transform: none;
            padding: 8px 8px 8px 0px;
            height: auto;
            width: auto;
            margin: 0px;
            border-radius: 0px !important;
            min-height: auto !important;
            max-width: none !important; }
            .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Mobile {
              display: flex;
              flex-direction: row;
              justify-content: space-between; }
              @media (min-width: 640px) {
                .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Mobile {
                  display: none; } }
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Mobile .message_left {
                width: 75%;
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                align-items: flex-start;
                line-height: 20px;
                overflow: hidden; }
            .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop {
              display: none; }
              @media (min-width: 640px) {
                .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop {
                  display: flex;
                  flex-direction: row;
                  justify-content: space-between;
                  overflow: hidden; } }
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop .message_from {
                width: 25%;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                margin-right: 8px;
                line-height: 20px; }
              .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop .message_right {
                width: 75%;
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                align-items: flex-start;
                line-height: 20px; }
                .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box a .message-info_Desktop .message_right .message_subject {
                  display: -webkit-box;
                  -webkit-line-clamp: 1;
                  /* autoprefixer: off */
                  -webkit-box-orient: vertical;
                  /* autoprefixer: on */
                  overflow: hidden;
                  text-overflow: ellipsis; }
          .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .message_box:nth-last-child(-n+4) {
            display: block; }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 .messages-list .unread .message_from {
          font-weight: bold; }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .inner1 a {
          font-family: "Helvetica Neue LT BdCn"; }
        .nsBodyContainer .content section .cardsContainer .panel.mensajes .message_view {
          width: auto;
          height: auto;
          color: #062337;
          text-transform: uppercase;
          font-size: 16px;
          border: none !important;
          padding: 0px;
          margin: 0px;
          font-family: "Helvetica Neue LT BdCn";
          font-weight: bold;
          padding: 12px 0px 0px 0px;
          min-height: auto !important;
          max-width: auto !important; }

.home-box-row .columns .red p span {
  color: #404040; }

.unread.message_box .message_from {
  display: flex;
  flex-direction: row;
  align-items: center; }
  .unread.message_box .message_from .unreadMark {
    display: block;
    background-color: red;
    width: 8px;
    height: 8px;
    flex-shrink: 0;
    border-radius: 50%;
    margin-right: 8px; }

.read.message_box .unreadMark {
  display: none; }

.homePage .whiteHeader .header {
  height: 100px !important; }

.nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_text p {
  font-family: "Helvetica Now Display Regular" !important; }

.nsBodyContainer .content section .containerProfileAccess .containerProfileAccess_button a {
  font-family: "Helvetica Now Display Regular" !important; }

.nsBodyContainer .content section .cardsContainer.cardsContainer_gt_md {
  display: none; }

.nsBodyContainer .content section .cardsContainer.cardsContainer_lt_md {
  display: flex; }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer {
    max-width: 100% !important;
    display: flex;
    flex-wrap: wrap; }
    .nsBodyContainer .content section .cardsContainer.cardsContainer_gt_md {
      flex-direction: column; }
    .nsBodyContainer .content section .cardsContainer.cardsContainer_lt_md {
      flex-direction: row; } }

@media (min-width: 1280px) {
  .nsBodyContainer .content section .cardsContainer.cardsContainer_gt_md {
    display: flex; }
  .nsBodyContainer .content section .cardsContainer.cardsContainer_lt_md {
    display: none; } }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_top {
    display: flex; } }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_top a {
    margin: 0px 24px 24px 0px !important;
    width: calc((33.33%) - 16px);
    max-width: 100%; } }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_top a:nth-child(3n) {
    margin-right: 0px !important; } }

.nsBodyContainer .content section .cardsContainer .cardsContainer_top a .top-content h4 {
  font-size: 32px;
  font-weight: lighter; }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom {
    display: flex; } }

.nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones {
  padding-bottom: 20px !important; }
  @media (min-width: 960px) {
    .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones {
      max-width: 100%; } }
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones h4 {
    font-size: 32px;
    font-weight: lighter; }
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.liquidaciones p {
    line-height: normal; }

@media (min-width: 960px) {
  .nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.mensajes {
    width: calc((66.66%) - 8px); } }

.nsBodyContainer .content section .cardsContainer .cardsContainer_bottom .panel.mensajes .inner1 .top_content .title {
  font-size: 32px;
  font-weight: lighter; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #sectionContents table thead tr .header-Read {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #sectionContents table tbody tr .cell-Read {
  display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #sectionContents table tbody td a {
  white-space: nowrap; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column {
  padding: 0; }

@media (min-width: 640px) {
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.three {
    padding-right: 16px; } }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.three a img {
  margin-bottom: 16px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.three .row .column.twelve {
  font-family: "Helvetica Now Display Regular";
  font-size: 16px;
  color: #404040; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.nine {
  max-width: 920px;
  float: left; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row .column.nine .row p:nth-child(2) {
    word-wrap: break-word !important; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.InfractionDetail .row.three a.button {
  min-width: 180px !important; }

.nsBodyContainer .content section {
  margin: 0px; }
  .nsBodyContainer .content section .row.home-box-row {
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-width: auto !important; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns {
      padding: 0px;
      margin: 0px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel {
        border: none;
        padding: 16px 0; }
        @media (min-width: 960px) {
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel {
            padding-left: 0px; } }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #oldInvoices {
          margin-top: 16px !important; }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3 {
          font-weight: 700;
          color: #404040;
          font-size: 20px;
          border: none; }
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3 img {
            display: none; }
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel h3:nth-child(1) {
            font-weight: 100;
            font-size: 28px;
            padding: 0 0 24px;
            margin: 0; }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row .row.twelve {
          display: flex !important;
          flex-direction: row;
          align-items: center;
          flex-wrap: wrap; }
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row .row.twelve .columns {
            width: auto;
            margin-right: 24px;
            padding: 0px;
            margin-bottom: 12px; }
            .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row .row.twelve .columns:nth-last-child(1) {
              margin-right: 0px; }
        .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel .row dl dt {
          color: #404040;
          font-weight: bold;
          border: none !important;
          font-family: "Helvetica Now Display Regular"; }
        @media (max-width: 640px) {
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #sectionContents {
            overflow-x: scroll; } }
        @media (max-width: 640px) {
          .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel #oldInvoices {
            overflow-x: scroll; } }

ul.pagination li.current a {
  border-radius: 12px;
  background: #062337; }

ul.pagination li:hover a, ul.pagination li a:focus {
  border-radius: 12px; }

.panel.InvoiceDetail .row {
  display: flex;
  flex-direction: column; }
  @media (min-width: 960px) {
    .panel.InvoiceDetail .row {
      flex-direction: row; } }
  .panel.InvoiceDetail .row .columns.nine {
    width: 100%;
    padding: 0px; }
    @media (min-width: 960px) {
      .panel.InvoiceDetail .row .columns.nine {
        width: calc(100% - 252px); } }
    .panel.InvoiceDetail .row .columns.nine a img {
      box-shadow: none;
      border: 1px solid #EEE;
      margin: 16px auto 0 !important; }
    .panel.InvoiceDetail .row .columns.nine a:hover {
      opacity: 1;
      cursor: auto; }
  .panel.InvoiceDetail .row .columns.three {
    width: 100%;
    padding: 0;
    margin-top: 16px; }
    @media (min-width: 960px) {
      .panel.InvoiceDetail .row .columns.three {
        width: 252px;
        padding-left: 24px; } }
    .panel.InvoiceDetail .row .columns.three dl dd {
      display: flex;
      flex-direction: row;
      align-items: center; }
      @media (min-width: 960px) {
        .panel.InvoiceDetail .row .columns.three dl dd {
          display: block; } }
      .panel.InvoiceDetail .row .columns.three dl dd a {
        padding: 0px !important;
        margin-top: 16px !important;
        background: none;
        color: #062337;
        height: 16px !important; }
        @media (min-width: 960px) {
          .panel.InvoiceDetail .row .columns.three dl dd a {
            padding-left: 0 !important; } }
        .panel.InvoiceDetail .row .columns.three dl dd a:focus {
          box-shadow: none; }

@media only screen and (max-width: 767px) {
  #oldInvoices .responsive .header-Amount1,
  #oldInvoices .responsive .cell-Amount1,
  #sectionContents .responsive .header-DueDate1,
  #sectionContents .responsive .cell-DueDate1,
  #sectionContents .responsive .header-Amount1,
  #sectionContents .responsive .cell-Amount1 {
    display: table-cell !important; } }

.mainBodyLoginPage {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8% 0 0;
  height: auto; }
  .mainBodyLoginPage .whiteHeader {
    display: block !important; }
  .mainBodyLoginPage .nsBodyContainer {
    min-height: auto;
    width: 100%; }
    .mainBodyLoginPage .nsBodyContainer .content {
      padding-top: 0px !important;
      margin-right: 0; }
      .mainBodyLoginPage .nsBodyContainer .content section {
        padding: 0; }
        .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row {
          width: auto; }
          .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered {
            padding: 0px;
            margin: 0px;
            width: 100%;
            display: flex;
            flex-direction: row;
            justify-content: center; }
            .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection {
              border: 1px solid #EEEEEE;
              border-radius: 8px !important;
              -webkit-box-shadow: 0px 0px 0px 0px !important;
              padding: 0px !important;
              margin: 0;
              box-shadow: none;
              overflow: hidden !important;
              width: 100%;
              margin: 0 24px;
              max-width: 380px !important;
              background: #fff; }
              .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel {
                background: #062337;
                margin: 0px;
                padding: 16px 32px;
                border-radius: 8px 8px 0px 0px;
                height: 128px;
                display: flex;
                align-items: flex-end; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel h2 {
                  font-size: 32px;
                  color: white;
                  font-family: "Helvetica Now Display Regular";
                  font-weight: 100; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel h3 {
                  font-size: 28px;
                  color: white;
                  font-family: "Helvetica Now Display Regular";
                  font-weight: 400; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection .panel p {
                  display: none; }
              .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm {
                padding: 32px 32px 16px; }
                .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset {
                  border: none;
                  padding: 0px;
                  margin: 0px; }
                  .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset legend {
                    display: none; }
                  .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset p {
                    display: none; }
                  .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row {
                    position: relative; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row span {
                      display: none; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row label {
                      cursor: auto;
                      transition: all .5s;
                      top: 16px;
                      left: 16px;
                      margin: 0px;
                      position: absolute;
                      font-size: 16px; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row input {
                      width: 100%;
                      width: 100%;
                      height: 48px !important;
                      border-radius: 4px;
                      background: #eee;
                      padding: 16px 16px 4px 16px;
                      font-size: 16px;
                      line-height: 20px;
                      color: #404040;
                      margin-bottom: 24px;
                      border: none; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row input:focus {
                        outline: none;
                        border-bottom: 2px solid #062337;
                        border-radius: 4px 4px 0px 0px; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .field-validation-error {
                      margin-top: 12px !important;
                      background-color: white !important;
                      border: none !important;
                      margin-bottom: 0px !important;
                      font-family: "Helvetica Now Display Regular" !important;
                      text-shadow: none !important;
                      color: #ff1e1e !important; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve {
                      display: flex;
                      flex-direction: row;
                      justify-content: flex-end;
                      width: 100%;
                      padding: 0; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve #RememberMe {
                        border: none;
                        background-color: #062337;
                        width: auto !important;
                        height: auto !important;
                        margin: 0; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve .checkbox {
                        color: #062337;
                        position: unset;
                        font-weight: bold;
                        font-size: 16px;
                        cursor: context-menu;
                        padding: 0px 12px !important; }
                        .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .columns.twelve .checkbox:hover {
                          opacity: .5; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .twelve.columns .button {
                      font-size: 18px;
                      line-height: 36px;
                      font-weight: 600;
                      color: #fff;
                      background: #062337;
                      height: 36px !important;
                      font-family: "Helvetica Neue LT BdCn";
                      border-radius: 4px;
                      padding: 0 24px;
                      margin: 16px 0 0;
                      text-transform: uppercase;
                      text-decoration: none; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .twelve.columns .button:hover {
                        opacity: .5; }
                      .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row .twelve.columns .button:focus {
                        background-color: #062337; }
                    .mainBodyLoginPage .nsBodyContainer .content section .loginPage .row .columns.six.centered #loginSection #loginForm fieldset .row:nth-child(4) .columns.twelve {
                      display: flex;
                      flex-direction: row;
                      justify-content: flex-start;
                      width: 100%; }
  .mainBodyLoginPage .nsBodyContainer .content section:before {
    content: ' ';
    height: 0px;
    width: 100%;
    border-top: 1px solid #eee;
    display: none; }
  .mainBodyLoginPage footer {
    display: none; }

.inputFocused label {
  top: 7px !important;
  font-size: 11px !important;
  color: #062337; }

.header-mobile {
  display: flex;
  padding: 0px 16px;
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  background-color: white;
  position: fixed;
  height: 80px;
  z-index: 100;
  align-items: center; }
  @media (min-width: 960px) {
    .header-mobile {
      display: none; } }
  .header-mobile .menuMobile-button {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    cursor: context-menu;
    font-size: 32px; }
  .header-mobile .userMobile-buttons form {
    display: flex;
    flex-direction: row;
    font-weight: bold;
    text-transform: uppercase;
    align-items: center; }
    .header-mobile .userMobile-buttons form .userMobile-initials {
      display: block;
      background: #EEEEEE;
      width: 36px;
      height: 36px;
      border-radius: 20px;
      text-align: center;
      line-height: 36px;
      color: #404040;
      margin-right: 12px; }
      @media (min-width: 640px) {
        .header-mobile .userMobile-buttons form .userMobile-initials {
          display: none; } }
    .header-mobile .userMobile-buttons form .userMobile-name {
      display: none;
      font-size: 16px;
      font-family: "Helvetica Neue LT BdCn";
      font-weight: bold;
      background: #EEEEEE;
      width: auto;
      height: 36px;
      border-radius: 20px;
      text-align: center;
      line-height: 36px;
      padding: 0px 40px;
      color: #404040;
      margin-right: 12px; }
      @media (min-width: 640px) {
        .header-mobile .userMobile-buttons form .userMobile-name {
          display: block; } }
    .header-mobile .userMobile-buttons form .logoutMobile-button {
      background: #EEEEEE;
      width: 36px;
      height: 36px;
      text-align: center;
      line-height: 36px;
      border-radius: 20px;
      color: #404040;
      font-size: 24px; }

.whiteHeader {
  display: none; }
  @media (min-width: 960px) {
    .whiteHeader {
      display: block; } }
  .whiteHeader .row::before, .whiteHeader .row::after {
    display: none; }
  .whiteHeader .row.header {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0px !important;
    height: 80px; }
    .whiteHeader .row.header .six.columns {
      padding: 0 !important;
      float: unset;
      width: auto;
      padding-left: 24px !important; }
      .whiteHeader .row.header .six.columns a.logo {
        background: url("images/logo.svg") no-repeat left top;
        height: 36px;
        width: 140px;
        margin: 0px; }
    .whiteHeader .row.header .four.columns.user-login {
      padding: 0 !important;
      width: auto;
      float: unset;
      padding-right: 24px !important; }
      .whiteHeader .row.header .four.columns.user-login .nine.columns {
        width: auto;
        padding: 0 !important; }
        .whiteHeader .row.header .four.columns.user-login .nine.columns ul {
          margin: 0px !important; }
          .whiteHeader .row.header .four.columns.user-login .nine.columns ul li {
            display: flex;
            flex-direction: row;
            align-items: center;
            margin: 0px; }
            .whiteHeader .row.header .four.columns.user-login .nine.columns ul li #logoutForm .buttons {
              display: flex; }
              .whiteHeader .row.header .four.columns.user-login .nine.columns ul li #logoutForm .buttons a {
                font-size: 16px;
                font-family: "Helvetica Neue LT BdCn";
                font-weight: bold;
                background: #EEEEEE;
                width: auto;
                height: 36px;
                border-radius: 20px;
                text-align: center;
                line-height: 36px;
                padding: 0px 40px;
                color: #404040;
                margin-right: 12px;
                text-decoration: none;
                font-family: "Helvetica Neue LT BdCn";
                text-transform: uppercase; }
                .whiteHeader .row.header .four.columns.user-login .nine.columns ul li #logoutForm .buttons a.icon-exit_to_app {
                  margin: 0px;
                  background: #EEEEEE;
                  width: 36px;
                  height: 36px;
                  text-align: center;
                  line-height: 36px;
                  border-radius: 20px;
                  color: #404040;
                  font-size: 24px;
                  font-weight: unset;
                  padding: 0px; }

.nsBodyContainer {
  display: block;
  background-color: white;
  min-height: calc(100vh - 300px); }
  @media (min-width: 960px) {
    .nsBodyContainer {
      display: flex;
      position: relative; } }
  .nsBodyContainer .menu_column {
    width: auto;
    visibility: hidden;
    min-width: 240px; }
    @media (min-width: 960px) {
      .nsBodyContainer .menu_column {
        left: 0px;
        position: unset;
        margin-top: 0px;
        border-right: none;
        visibility: visible; } }
    .nsBodyContainer .menu_column .menu__background {
      display: block;
      bottom: 0;
      left: 0;
      position: absolute;
      top: 0;
      right: 0;
      margin: 0;
      padding: 0;
      z-index: 0;
      z-index: 100; }
      @media (min-width: 960px) {
        .nsBodyContainer .menu_column .menu__background {
          left: 0px;
          position: unset;
          margin-top: 0px;
          border-right: none;
          display: none; } }
      .nsBodyContainer .menu_column .menu__background::before {
        content: "";
        display: block;
        bottom: 0;
        left: 0;
        position: fixed;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        background-color: rgba(0, 0, 0, 0.6); }
    .nsBodyContainer .menu_column #menu-inner {
      transition: all .4s ease-in-out;
      z-index: 100 !important;
      left: -240px;
      background-color: #ffffff;
      width: 280px;
      list-style: none;
      display: flex;
      flex-direction: column;
      height: 100%;
      margin: 0px;
      padding-top: 16px;
      position: fixed; }
      @media (min-width: 960px) {
        .nsBodyContainer .menu_column #menu-inner {
          left: 0px;
          position: unset;
          width: 240px; } }
      .nsBodyContainer .menu_column #menu-inner a.logo {
        display: block;
        background: url("images/logo.svg") no-repeat left top;
        height: 36px;
        width: 140px;
        margin: 0px;
        margin-left: 24px;
        margin-bottom: 24px; }
        @media (min-width: 960px) {
          .nsBodyContainer .menu_column #menu-inner a.logo {
            display: none; } }
      .nsBodyContainer .menu_column #menu-inner ul {
        width: 280px;
        list-style: none;
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: 0px; }
        .nsBodyContainer .menu_column #menu-inner ul li {
          width: 220px;
          height: 36px;
          display: flex;
          align-items: center; }
          .nsBodyContainer .menu_column #menu-inner ul li:hover {
            background-color: rgba(238, 238, 238, 0.5);
            border-radius: 0px 18px 18px 0px; }
          .nsBodyContainer .menu_column #menu-inner ul li.actived {
            background-color: #EEEEEE;
            border-radius: 0px 18px 18px 0px; }
          .nsBodyContainer .menu_column #menu-inner ul li a {
            width: 220px;
            font-size: 16px;
            font-family: "Helvetica Neue LT BdCn";
            color: #404040;
            text-transform: uppercase;
            padding-left: 24px;
            height: 100%;
            line-height: 36px;
            opacity: 1 !important; }
  .nsBodyContainer .content {
    padding: 80px 0px 0px 0px;
    width: 100%;
    /*border-top: 1px solid $LightGray;*/
    border: none;
    background-color: #ffffff !important; }
    .nsBodyContainer .content section:before {
      content: ' ';
      height: 0px;
      width: 100%;
      border-top: 1px solid #eee;
      display: block; }
    .nsBodyContainer .content section #waitModal {
      font-family: "Helvetica Now Display Regular" !important;
      color: #404040 !important;
      font-size: 16px !important; }
    @media (min-width: 960px) {
      .nsBodyContainer .content {
        margin-left: 24px; } }
    @media (min-width: 960px) {
      .nsBodyContainer .content {
        padding: 0px; } }

.menuMobile-active {
  left: 0px !important;
  visibility: visible !important; }

.disable_scroll {
  overflow: hidden; }

footer {
  background-color: #ffffff;
  display: flex;
  padding-top: 0px;
  padding: 0px 16px; }
  @media (min-width: 960px) {
    footer {
      padding: 0px 0px 0px 240px; } }
  footer .panel.atencion-al-vecino {
    display: flex;
    background: white;
    border: none;
    align-items: center;
    flex-direction: row;
    padding: 48px 0px;
    margin: 0; }
    @media (min-width: 960px) {
      footer .panel.atencion-al-vecino {
        margin: 0px 0px 0px 24px; } }
    footer .panel.atencion-al-vecino .contact_icon {
      background: #ff4132;
      width: 36px;
      height: 36px;
      border-radius: 20px;
      text-align: center;
      line-height: 36px;
      font-size: 24px;
      color: white;
      margin-right: 16px;
      flex-shrink: 0; }
    footer .panel.atencion-al-vecino .contact_text {
      font-size: 16px;
      font-weight: bold;
      color: #404040; }
      footer .panel.atencion-al-vecino .contact_text .email {
        color: #404040; }

.alert-box {
  background-color: white !important;
  border: none !important;
  margin-bottom: 0px !important;
  font-family: "Helvetica Now Display Regular" !important;
  text-shadow: none !important;
  line-height: 20px;
  padding: 8px 8px 8px 0 !important; }
  .alert-box.success {
    color: #0ac920 !important; }
  .alert-box.alert {
    color: #ff1e1e !important; }

.whiteHeader .row.header .six.columns a.logo {
  height: 71px;
  width: 140px !important; }

.nsBodyContainer .content {
  border: none; }

footer {
  flex-direction: column;
  padding: 0px 0px 0px 0px; }
  footer .panel.atencion-al-vecino {
    padding: 48px 16px; }
    @media (min-width: 960px) {
      footer .panel.atencion-al-vecino {
        padding: 0px 0px 0px 240px;
        margin: 24px 0px 24px 24px; } }
  footer .avp_info {
    background-color: #939393;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px; }
    @media (min-width: 960px) {
      footer .avp_info {
        padding: 24px 24px 24px 264px;
        flex-direction: row; } }
    footer .avp_info .containerLeft h4 {
      color: white;
      font-weight: 100;
      margin: 0px;
      font-size: 16px;
      margin-bottom: 6px;
      font-family: "Helvetica Now Display Regular"; }
    footer .avp_info .containerLeft p {
      color: white;
      margin: 0px;
      height: 18px; }
      @media (min-width: 960px) {
        footer .avp_info .containerLeft p {
          height: 16px; } }
    footer .avp_info .containerRight {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      footer .avp_info .containerRight p {
        color: white;
        margin: 0px;
        height: 18px; }
        @media (min-width: 960px) {
          footer .avp_info .containerRight p {
            height: 16px; } }

.GestionONLINE .link {
  padding: 0 !important;
  margin: 12px 0;
  background: none;
  color: #062337;
  height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  width: auto;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT BdCn"; }
  .GestionONLINE .link a:hover, .GestionONLINE .link a:focus {
    color: #062337; }

.GestionONLINE dt {
  font-weight: 700 !important;
  color: #404040 !important;
  font-size: 20px !important;
  margin-bottom: -4px; }

.GestionONLINE dl {
  margin-bottom: 32px; }

.panel.MessageList #sectionContents {
  overflow-x: auto; }
  .panel.MessageList #sectionContents table thead tr th {
    border-bottom: 1px solid #EEEEEE !important; }
  .panel.MessageList #sectionContents table thead tr .header-Read {
    display: none; }
  .panel.MessageList #sectionContents table thead tr .header-CreatedDate {
    display: table-cell !important; }
  .panel.MessageList #sectionContents table thead tr .header-Subject {
    display: table-cell !important; }
  .panel.MessageList #sectionContents table thead tr .header-Department {
    display: table-cell !important; }
  .panel.MessageList #sectionContents table tbody td {
    border-bottom: 1px solid #EEEEEE !important; }
  .panel.MessageList #sectionContents table tbody tr {
    position: relative;
    background: none; }
    .panel.MessageList #sectionContents table tbody tr .cell-Read {
      display: none; }
    .panel.MessageList #sectionContents table tbody tr .cell-CreatedDate {
      display: table-cell !important; }
    .panel.MessageList #sectionContents table tbody tr .cell-Department {
      display: table-cell !important; }
    .panel.MessageList #sectionContents table tbody tr .cell-Subject {
      font-weight: 400; }
  .panel.MessageList #sectionContents table tbody tr.unread {
    font-weight: bold; }
    .panel.MessageList #sectionContents table tbody tr.unread .unreadDateContainer {
      display: flex !important;
      flex-direction: row;
      align-items: center;
      font-size: 16px; }
    .panel.MessageList #sectionContents table tbody tr.unread .unreadMark {
      display: block;
      background-color: red;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      margin-right: 8px;
      flex-shrink: 0; }

.panel.MessageList #pager {
  display: flex;
  flex-direction: column-reverse; }
  .panel.MessageList #pager div {
    float: none; }
    .panel.MessageList #pager div a.button.button-eight {
      background: none;
      color: #062337;
      padding: 0px !important; }

.panel.MessageList .row:before, .panel.MessageList .row:after {
  content: " ";
  display: none; }

.panel.MessageCampaing {
  max-width: 1024px; }
  .panel.MessageCampaing .row.messageBody {
    margin-bottom: 24px !important; }
    .panel.MessageCampaing .row.messageBody p {
      word-wrap: break-word !important; }

.NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content {
  overflow-x: visible !important; }
  .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    @media (min-width: 640px) {
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections {
        display: flex;
        align-items: center;
        flex-direction: row; } }
    .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections .input-container {
      padding: 6px 0px; }
      @media (min-width: 640px) {
        .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections .input-container {
          padding: 0px 6px; } }
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .form-content .option-selections .input-container input {
        display: none;
        padding: 8px 20px 9px !important; }

.NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content {
  overflow: auto !important; }
  .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results {
    width: 100%; }
    .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container {
      flex-direction: column;
      display: flex;
      /*margin: 10px;
                    padding: 24px;*/
      border-radius: 4px; }
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-title {
        margin: 0px 10px; }
      .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap; }
        .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card {
          margin: 10px;
          /*padding: 24px;*/
          border-radius: 4px;
          width: 320px;
          padding: 0px; }
          @media (min-width: 640px) {
            .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card {
              padding: 0px 24px; } }
          .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card .cargo-card_top-content {
            display: flex;
            flex-direction: row;
            font-weight: 700; }
          .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card .cargo-item_text {
            font-size: 16px;
            line-height: 20px;
            font-family: "Helvetica Now Display Regular";
            color: #404040;
            display: flex;
            flex-direction: row;
            align-items: center; }
            .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results .cargo-container .cargo-items .cargo-card .cargo-item_text div {
              margin-right: 8px; }
    .NeighborhoodChargePage .panel.NeighborhoodCharge form .result-content .results p {
      font-size: 16px;
      line-height: 20px;
      font-family: "Helvetica Now Display Regular";
      color: #404040;
      font-weight: 700;
      width: auto;
      margin: 16px 4px; }

.NeighborhoodChargePage .panel.NeighborhoodCharge #sectionContents form .row {
  display: flex;
  align-items: center;
  flex-direction: row; }

.mainBodyOnePageWhite .whiteHeader {
  display: block !important; }
  .mainBodyOnePageWhite .whiteHeader .row.header .six.columns {
    padding-left: 16px !important; }
  @media (min-width: 768px) {
    .mainBodyOnePageWhite .whiteHeader {
      width: 975px;
      max-width: 100%;
      min-width: 768px;
      margin: 0 auto; } }

.mainBodyOnePageWhite .content {
  padding-top: 16px; }
  .mainBodyOnePageWhite .content .main-content {
    padding: 0 !important; }

.mainBodyOnePageWhite .onePageWhite {
  background: none;
  box-shadow: none; }
  .mainBodyOnePageWhite .onePageWhite > .column {
    padding: 0; }
  .mainBodyOnePageWhite .onePageWhite .onePageWhiteTitle {
    margin: 0; }
    .mainBodyOnePageWhite .onePageWhite .onePageWhiteTitle .column {
      font-weight: 100;
      font-size: 28px;
      line-height: 36px;
      padding: 0 0 16px;
      margin: 0;
      border: none;
      color: #404040; }
  .mainBodyOnePageWhite .onePageWhite input {
    margin: 8px 0 24px !important; }
    .mainBodyOnePageWhite .onePageWhite input[type="submit"].button {
      padding: 12px 24px; }

.mainBodyOnePageWhite footer {
  padding-left: 16px; }
  @media (min-width: 768px) {
    .mainBodyOnePageWhite footer {
      width: 975px;
      max-width: 100%;
      min-width: 768px;
      margin: 0 auto; } }
  .mainBodyOnePageWhite footer .panel {
    margin: 0; }

.panel_pet .gridData {
  color: #202020 !important;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  opacity: .5; }

.panel_pet #sectionContents table tbody tr td .negative_button {
  color: tomato; }

.panelPetView #mainForm_Pet .container_header {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  @media (min-width: 960px) {
    .panelPetView #mainForm_Pet .container_header {
      flex-direction: row; } }
  .panelPetView #mainForm_Pet .container_header .container_form {
    width: 100%; }
    .panelPetView #mainForm_Pet .container_header .container_form .pet_row {
      margin-bottom: 12px !important; }
    .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture {
      position: relative !important;
      width: fit-content !important; }
      .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .petImage {
        max-width: 340px;
        max-height: 237px; }
      .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .image {
        opacity: 1;
        display: block;
        width: 100%;
        height: auto;
        transition: .5s ease;
        backface-visibility: hidden; }
      .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .middle {
        transition: .5s ease;
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        text-align: center; }
        .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture label .middle .text {
          background-color: #062337;
          color: white;
          font-size: 16px;
          padding: 16px 32px; }
    .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture:hover .image {
      opacity: 0.3; }
    .panelPetView #mainForm_Pet .container_header .container_form .container_PetPicture:hover .middle {
      opacity: 1; }

.panelPetView .container_files .list-files label {
  margin: 10px 0px;
  display: inline-block; }

.panelPetView .container_files .list-files .addbutton {
  color: #6a8ef4;
  font-weight: bold; }

.panelPetView .container_files .list-files .attachmentItem, .panelPetView .container_files .list-files .vaccineItem {
  align-items: center;
  align-items: center; }
  .panelPetView .container_files .list-files .attachmentItem .item_attachment_field, .panelPetView .container_files .list-files .vaccineItem .item_attachment_field {
    margin: 8px 0px 8px 4px; }
  .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group {
    display: flex;
    flex-direction: row;
    width: 340px; }
    @media (min-width: 640px) {
      .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group {
        width: 412px; } }
    .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn {
      display: flex;
      flex-direction: row;
      width: 170px;
      justify-content: space-between;
      margin: 0; }
      @media (min-width: 640px) {
        .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn {
          margin: 0 12px; } }
      .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn .button.button-primary, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn .button.button-primary {
        width: 52px !important;
        text-align: center;
        display: flex;
        align-items: center;
        padding: 0 14px; }
        .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-folder_upload, .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-bin, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-folder_upload, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn .button.button-primary .icon-bin {
          font-size: 24px;
          color: #fff; }
      .panelPetView .container_files .list-files .attachmentItem .input-group.input-file-group .input-group-btn div.button.button-primary, .panelPetView .container_files .list-files .vaccineItem .input-group.input-file-group .input-group-btn div.button.button-primary {
        background-color: tomato; }

.panelPetView .container_files .list-files .vaccineItem {
  height: 95px;
  align-items: self-start;
  display: flex;
  flex-direction: column; }
  .panelPetView .container_files .list-files .vaccineItem .item_vaccine_field {
    margin: 8px 0px 8px 4px; }

.panelPetView .container_files .list-files .custom-file-upload {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  margin: 5px 0px; }
  .panelPetView .container_files .list-files .custom-file-upload .item_vaccine_field {
    width: 400px; }
  .panelPetView .container_files .list-files .custom-file-upload .expirationVaccineDateText {
    margin: 0px 16px;
    display: flex;
    align-items: center;
    width: 185px; }

.panelPetView .container_files .list-files .listAttachment-storedFiles {
  display: flex;
  flex-direction: column; }
  .panelPetView .container_files .list-files .listAttachment-storedFiles div {
    display: flex;
    width: 343px;
    margin: 12px 0px; }
    @media (min-width: 640px) {
      .panelPetView .container_files .list-files .listAttachment-storedFiles div {
        width: 392px; } }
    .panelPetView .container_files .list-files .listAttachment-storedFiles div span {
      width: 290px; }
    .panelPetView .container_files .list-files .listAttachment-storedFiles div a {
      color: tomato;
      font-weight: 700; }

.panelPetView .container_files .list-files .listVaccines-storedFiles {
  display: flex;
  flex-direction: column; }
  .panelPetView .container_files .list-files .listVaccines-storedFiles div {
    display: flex;
    width: 343px;
    margin: 12px 0px; }
    @media (min-width: 640px) {
      .panelPetView .container_files .list-files .listVaccines-storedFiles div {
        width: 392px; } }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div a {
      color: tomato;
      font-weight: 700; }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div .originalFileName, .panelPetView .container_files .list-files .listVaccines-storedFiles div .expirationDate {
      margin-right: 12px; }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div .originalFileName {
      width: 106px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
    .panelPetView .container_files .list-files .listVaccines-storedFiles div .expirationDate {
      width: 160px; }

.panelPetView .container_files .list-files .removeAttachment {
  color: #fff; }

.panelPetView .container_files .listVaccine {
  margin: 10px 0px !important; }

.panelPetView .container_files .listAttachment {
  margin: 10px 0px !important; }

.panelPetView .pet_buttons {
  display: flex; }
  .panelPetView .pet_buttons div {
    margin-right: 36px; }

.expirationDateModal .expirationVaccineDate {
  width: 200px !important; }

#expirationDateModal {
  z-index: 100 !important; }

.content .content-wrapper.main-content.clear-fix .reveal-modal-bg {
  z-index: 99 !important; }

.ProvidersFormPage footer {
  display: none; }

.ProvidersFormPage .whiteHeader {
  max-width: 960px;
  margin: 0 auto; }
  @media (max-width: 960px) {
    .ProvidersFormPage .whiteHeader {
      display: block; } }
  @media (max-width: 960px) {
    .ProvidersFormPage .whiteHeader .row.header {
      display: flex;
      flex-direction: row;
      justify-content: center; } }
  .ProvidersFormPage .whiteHeader .row.header .six.columns {
    padding-left: 0px !important; }

@media (max-width: 960px) {
  .ProvidersFormPage .content {
    padding: 0px !important; } }

.ProvidersFormPage footer {
  max-width: 960px;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .ProvidersFormPage footer {
      padding: 0px !important; } }
  .ProvidersFormPage footer .panel.atencion-al-vecino {
    margin-left: 0px !important; }

#ProvidersForm h1 {
  color: #404040;
  border-bottom: 1px solid #EEEEEE;
  margin: 0px;
  padding: 24px 0px;
  font-weight: 100;
  font-size: 32px; }

#ProvidersForm h2 {
  font-size: 24px !important; }

@media (max-width: 640px) {
  #ProvidersForm .custom.dropdown {
    width: auto !important; } }

#ProvidersForm .row .row {
  margin: 0px !important; }

#ProvidersForm .row .custom-file-upload .file-upload-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row; }
  #ProvidersForm .row .custom-file-upload .file-upload-wrapper button {
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT BdCn";
    background: none;
    color: #6a8ef4; }
    #ProvidersForm .row .custom-file-upload .file-upload-wrapper button:hover {
      background: none;
      color: #6a8ef4;
      cursor: pointer; }

#ProvidersForm .row .field-validation-error {
  background: none;
  color: #c60f13;
  margin-top: 0px;
  font-size: 14px; }

#ProvidersForm .row .field-validation-valid {
  visibility: hidden; }

#ProvidersForm .addButton {
  color: #6a8ef4;
  font-weight: bold; }

#ProvidersForm .removePhone {
  color: red;
  justify-content: flex-end;
  font-weight: bold; }

#ProvidersForm .listContactPhones .phoneItem {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 12px; }
  #ProvidersForm .listContactPhones .phoneItem a {
    margin: 12px; }
  #ProvidersForm .listContactPhones .phoneItem .field-validation-error {
    margin-bottom: 0px; }

.RRHHFormPage footer {
  display: none; }

.RRHHFormPage .whiteHeader {
  max-width: 960px;
  margin: 0 auto; }
  @media (max-width: 960px) {
    .RRHHFormPage .whiteHeader {
      display: block; } }
  @media (max-width: 960px) {
    .RRHHFormPage .whiteHeader .row.header {
      display: flex;
      flex-direction: row;
      justify-content: center; }
      .RRHHFormPage .whiteHeader .row.header .six.columns {
        padding-left: 0px !important; } }

@media (max-width: 960px) {
  .RRHHFormPage .content {
    padding: 0px !important; } }

.RRHHFormPage footer {
  max-width: 960px;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .RRHHFormPage footer {
      padding: 0px !important; } }
  .RRHHFormPage footer .panel.atencion-al-vecino {
    margin-left: 0px !important; }

#RRHHForm label {
  cursor: default; }

#RRHHForm h1 {
  color: #404040;
  border-bottom: 1px solid #EEEEEE;
  margin: 0px;
  padding: 24px 0px; }

#RRHHForm h2 {
  font-size: 24px !important; }

#RRHHForm .datosPersonalesTitle {
  margin-top: 0px;
  padding-top: 24px; }

@media (max-width: 640px) {
  #RRHHForm .custom.dropdown {
    width: auto !important; } }

#RRHHForm .experienciasLaboralesTitle {
  margin-top: 0px;
  padding-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EEEEEE;
  margin-top: 24px; }

#RRHHForm .educacionTitle {
  margin-top: 0px;
  padding-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EEEEEE;
  margin-top: 24px; }

#RRHHForm .otrosConocimientosTitle {
  margin-top: 0px;
  padding-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #EEEEEE;
  margin-top: 24px; }

#RRHHForm .row .custom-file-upload .file-upload-wrapper {
  display: flex;
  align-items: center;
  flex-direction: row; }
  #RRHHForm .row .custom-file-upload .file-upload-wrapper button {
    padding: 12px 24px;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    border: none;
    width: auto;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT BdCn";
    background: none;
    color: #6a8ef4; }
    #RRHHForm .row .custom-file-upload .file-upload-wrapper button:hover {
      background: none;
      color: #6a8ef4;
      cursor: pointer; }

#RRHHForm .row .field-validation-error {
  color: #c60f13;
  background: white;
  font-size: 14px;
  margin: 0px; }

#RRHHForm .row .field-validation-valid {
  display: none; }

#RRHHForm .listWorkExperience .rowContainerWE {
  border: 1px solid #EEEEEE;
  margin-bottom: 20px !important;
  width: fit-content; }
  @media (max-width: 640px) {
    #RRHHForm .listWorkExperience .rowContainerWE {
      width: auto; } }
  #RRHHForm .listWorkExperience .rowContainerWE span {
    padding: 0px 0px 20px 20px; }
  #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem {
    padding: 20px;
    margin-bottom: 0px !important;
    margin: 0;
    width: fit-content;
    border-radius: 4px; }
    @media (max-width: 640px) {
      #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem {
        width: auto; } }
    #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .removeButtonContainer {
      display: flex;
      justify-content: flex-end; }
      #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .removeButtonContainer a {
        color: red;
        justify-content: flex-end;
        font-weight: bold; }
    #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns {
      padding: 0px !important;
      padding-right: 16px !important; }
      @media (max-width: 640px) {
        #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns {
          float: none;
          padding-right: 0px !important; } }
      #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns:nth-last-child(1) {
        padding-right: 0px !important; }
        @media (max-width: 640px) {
          #RRHHForm .listWorkExperience .rowContainerWE .workExperienceItem .columns:nth-last-child(1) {
            float: none; } }

#RRHHForm .listStudies .rowContainerStudies {
  border: 1px solid #EEEEEE;
  margin-bottom: 20px !important;
  width: fit-content; }
  @media (max-width: 640px) {
    #RRHHForm .listStudies .rowContainerStudies {
      width: auto; } }
  #RRHHForm .listStudies .rowContainerStudies span {
    padding: 0px 0px 20px 20px; }
  #RRHHForm .listStudies .rowContainerStudies .studiesItem {
    padding: 20px;
    margin-bottom: 0px !important;
    margin: 0;
    width: fit-content;
    border-radius: 4px; }
    @media (max-width: 640px) {
      #RRHHForm .listStudies .rowContainerStudies .studiesItem {
        width: auto; } }
    #RRHHForm .listStudies .rowContainerStudies .studiesItem .removeButtonContainer {
      display: flex;
      justify-content: flex-end; }
      #RRHHForm .listStudies .rowContainerStudies .studiesItem .removeButtonContainer a {
        color: red;
        justify-content: flex-end;
        font-weight: bold; }
    #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns {
      padding: 0px !important;
      padding-right: 16px !important; }
      @media (max-width: 640px) {
        #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns {
          float: none;
          padding-right: 0px !important; } }
      #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns:nth-last-child(1) {
        padding-right: 0px !important; }
        @media (max-width: 640px) {
          #RRHHForm .listStudies .rowContainerStudies .studiesItem .columns:nth-last-child(1) {
            float: none; } }

#RRHHForm .addbutton {
  color: #6a8ef4;
  font-weight: bold; }

#RRHHForm .removeLanguage {
  color: red;
  justify-content: flex-end;
  font-weight: bold; }

#RRHHForm .languageItem {
  align-items: center;
  display: flex; }
  @media (max-width: 640px) {
    #RRHHForm .languageItem {
      flex-direction: column;
      align-items: flex-start; } }
  @media (max-width: 640px) {
    #RRHHForm .languageItem .columns {
      width: 100% !important;
      margin-bottom: 8px; } }

.panel.RenderForms .row .columns.twelve {
  display: flex;
  flex-direction: column;
  height: auto; }
  .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six {
      padding: 0px;
      width: 300px !important;
      margin-right: 24px;
      margin-bottom: 24px; }
      .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull {
        width: 300px !important; }
        .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull a {
          width: 100% !important;
          padding: 0px !important; }
          .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull a.current.dataField {
            overflow: hidden;
            text-overflow: ellipsis; }
          .panel.RenderForms .row .columns.twelve #SecurityTemplateSelectionForm .row .columns.six .custom.dropdown.widthFull a.selector {
            width: 12px !important; }
  .panel.RenderForms .row .columns.twelve a {
    width: 126px !important; }

.SectionDocument form .row.filter {
  display: flex;
  flex-direction: column; }
  @media (min-width: 640px) {
    .SectionDocument form .row.filter {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; } }
  .SectionDocument form .row.filter .cmbNeighborhood {
    display: flex;
    flex-direction: row;
    align-items: center; }
    .SectionDocument form .row.filter .cmbNeighborhood label {
      padding-right: 20px; }

.SectionDocument form .row:before, .SectionDocument form .row:after {
  display: none !important; }

.SectionDocument form .row.results {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 16px !important; }
  .SectionDocument form .row.results .category-container {
    width: 100%;
    margin-right: 8px; }
    .SectionDocument form .row.results .category-container .category-title {
      margin: 0px 4px; }
    .SectionDocument form .row.results .category-container .category-list {
      margin: 8px 4px;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap; }
      @media (min-width: 960px) {
        .SectionDocument form .row.results .category-container .category-list {
          flex-direction: row; } }
      .SectionDocument form .row.results .category-container .category-list .category-list-item {
        margin-bottom: 24px;
        margin-right: 24px;
        border: 1px solid #EEEEEE;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        width: 100%;
        padding: 24px;
        position: relative;
        padding-bottom: 60px; }
        @media (min-width: 960px) {
          .SectionDocument form .row.results .category-container .category-list .category-list-item {
            width: 300px; } }
        .SectionDocument form .row.results .category-container .category-list .category-list-item div {
          font-size: 16px;
          line-height: 20px; }
        .SectionDocument form .row.results .category-container .category-list .category-list-item a {
          position: absolute;
          bottom: 24px;
          left: 24px;
          font-family: "Helvetica Neue LT BdCn";
          display: block; }
  .SectionDocument form .row.results p {
    font-size: 16px;
    line-height: 20px;
    font-family: "Helvetica Now Display Regular";
    color: #404040;
    font-weight: 700;
    width: auto;
    margin: 16px 4px; }

.SectionDocument form .row.filter {
  flex-direction: column;
  align-items: flex-start; }
  .SectionDocument form .row.filter .cmbNeighborhood label {
    display: none; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row {
  margin-top: 20px !important; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row label {
    font-family: "Helvetica Now Display Regular";
    color: #404040;
    width: auto; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns {
    padding: 0px !important;
    width: auto; }
    @media (min-width: 960px) {
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns {
        margin-right: 24px; } }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .custom.dropdown, .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row input {
    width: 100% !important;
    max-width: 376px; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .custom.dropdown a.selector, .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row input a.selector {
      width: 12px !important;
      padding: 0px; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .custom.dropdown a.current.dataField, .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row input a.current.dataField {
      width: 100% !important;
      padding: 0px; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns.nine {
    width: 100% !important;
    max-width: 376px; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns.three {
    float: left;
    height: 48px;
    padding-top: 6px; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row .columns.three a {
      color: #062337;
      background: white; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) {
    margin-top: 12px !important;
    display: flex;
    flex-direction: row-reverse;
    align-items: baseline;
    justify-content: flex-end; }
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) div {
      margin-bottom: 16px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) div a.button {
        background: none;
        color: #062337;
        padding: 12px 24px; }
      .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) div:nth-child(2) a {
        color: white;
        background: #062337;
        text-align: center;
        padding: 12px 24px;
        margin-right: 16px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #bookingOrderList {
  overflow-x: scroll; }
  .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #bookingOrderList a {
    white-space: nowrap; }
  @media (min-width: 640px) {
    .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #bookingOrderList {
      overflow-x: unset; } }

.nsBodyContainer .content section #oldGuestsModal h3 {
  font-weight: bold;
  font-size: 26px;
  text-transform: uppercase;
  color: #404040; }

.panel.AccountChangePass .row {
  margin-bottom: 20px !important; }
  .panel.AccountChangePass .row .columns.four {
    padding: 0px; }

.panel.AccountChangePass .row.mobile {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media (min-width: 960px) {
    .panel.AccountChangePass .row.mobile {
      display: none; } }

.panel.AccountChangePass .row.no-mobile {
  display: none; }
  @media (min-width: 960px) {
    .panel.AccountChangePass .row.no-mobile {
      display: flex;
      flex-direction: row-reverse;
      justify-content: space-between; } }
  .panel.AccountChangePass .row.no-mobile .column.two {
    margin-bottom: 8px; }

.nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction p {
  text-align: left !important; }

.GuestEventContactPage .whiteHeader {
  display: block; }

.GuestEventContactPage .nsBodyContainer .content {
  padding-top: 0px; }

.GuestEventContactPage .nsBodyContainer .content section .row.home-box-row .twelve.columns .panel.Infraction #mainForm .row:nth-last-child(1) {
  margin-top: 12px !important;
  display: block;
  flex-direction: row;
  align-items: baseline; }

.GuestEventContactPage footer {
  padding: 0px; }

.UnitVehicleRenovationPage .whiteHeader {
  display: block !important;
  height: 180px;
  background-color: #6a8ef4; }
  .UnitVehicleRenovationPage .whiteHeader a.logo {
    background: url(images/logoWhite.svg) no-repeat left top !important; }

.UnitVehicleRenovationPage .row.home-box-row {
  display: flex;
  justify-content: center; }
  .UnitVehicleRenovationPage .row.home-box-row .twelve.columns {
    width: 100% !important;
    top: -90px; }
    @media (min-width: 640px) {
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns {
        padding: 0px 160px; } }
    @media (min-width: 960px) {
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns {
        padding: 0px 260px; } }
    .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle {
      padding: 20px;
      border-radius: 4px;
      box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12);
      z-index: 10; }
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle h3 {
        font-size: 22px;
        color: #404040;
        margin: 20px 10px; }
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle p {
        margin: 0px 10px 5px 10px; }
      .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content {
        display: flex;
        /*flex-direction: row-reverse;*/
        justify-content: space-between;
        margin: 10px 0px 0px 0px;
        align-items: center;
        flex-direction: column; }
        @media (min-width: 360px) {
          .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content {
            flex-direction: row !important; } }
        .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content a {
          margin: 2px 0px;
          width: 180px !important;
          height: 56px;
          padding: 10px;
          display: flex;
          align-items: center;
          justify-content: space-around; }
        .UnitVehicleRenovationPage .row.home-box-row .twelve.columns .UnitVehicle .bottom-content .gridData {
          font-size: 20px; }

/* COMPONENTS */
.button {
  padding: 12px 24px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: bold;
  color: white;
  border: none;
  width: auto;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT BdCn";
  background-color: #062337; }
  .button:focus {
    background-color: #062337; }
  .button:hover {
    background-color: #062337; }

a.button.button-eight {
  height: 36px !important;
  padding: 12px 24px !important;
  border-radius: 4px !important; }

.twelve .button {
  width: auto !important; }

#sectionContents table tbody tr td a, #oldInvoices table tbody tr td a, #bookingOrderList table tbody tr td a {
  border: 2px solid !important;
  border-radius: 16px;
  padding: 4px 12px !important;
  margin: 0 4px !important;
  white-space: nowrap; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: normal !important; }

.monthPicker {
  width: 128px !important; }

.ui-datepicker
.ui-widget
.ui-widget-content
.ui-helper-clearfix
.ui-corner-all .ui-datepicker-header {
  background: white;
  border: none; }

#ui-datepicker-div {
  z-index: 100 !important;
  border: 1px solid #EEEEEE; }
  #ui-datepicker-div .ui-datepicker-header {
    background: white;
    border: none; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title select {
      border: none;
      background: #EEEEEE;
      padding: 8px;
      border-radius: 4px;
      color: #404040;
      font-family: "Helvetica Now Display Regular";
      width: 40%;
      margin-right: 8px; }
  #ui-datepicker-div .ui-datepicker-buttonpane {
    padding: 4px 0px;
    margin: 0px 12px;
    border-top: 1px solid #EEEEEE; }
    #ui-datepicker-div .ui-datepicker-buttonpane button {
      border: none;
      background: #062337;
      color: white;
      opacity: 1; }

.ui-icon-circle-triangle-e, .ui-icon-circle-triangle-w {
  background: none !important;
  background-image: none !important; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  top: 8px; }

.ui-icon-circle-triangle-w:after {
  content: " ";
  display: block;
  border: solid 5px;
  border-color: black transparent transparent transparent;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 2px;
  left: 0px; }

.ui-icon-circle-triangle-e:after {
  content: " ";
  display: block;
  border: solid 5px;
  border-color: black transparent transparent transparent;
  position: absolute;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  top: 2px;
  left: 6px; }

.custom.dropdown {
  height: 48px !important;
  width: 220px !important;
  border-radius: 4px;
  padding: 16px;
  font-size: 16px;
  font-family: "Helvetica Now Display Regular";
  border: none;
  background-color: #EEEEEE;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  color: #404040 !important;
  margin: 0px !important;
  justify-content: space-between; }
  .custom.dropdown:focus {
    color: #202020 !important; }
  .custom.dropdown a {
    position: relative !important;
    border: none !important;
    background-color: #EEEEEE !important;
    color: #606060 !important; }
    .custom.dropdown a .selector {
      margin-top: 10px !important; }
    .custom.dropdown a:focus {
      color: #202020 !important; }
  .custom.dropdown .current {
    width: 100% !important;
    padding-right: 6px !important;
    text-overflow: ellipsis;
    overflow: hidden; }
  .custom.dropdown ul {
    width: 100% !important;
    top: 48px !important; }

form.custom div.custom.dropdown a.selector::after {
  border-top-color: #404040 !important; }

#sectionContents table thead tr,
#oldInvoices table thead tr,
#bookingOrderList table thead tr {
  margin-left: -16px; }
  #sectionContents table thead tr th,
  #oldInvoices table thead tr th,
  #bookingOrderList table thead tr th {
    color: #404040;
    background: none !important;
    font-family: "Helvetica Now Display Regular";
    font-weight: 500;
    text-align: left;
    padding-left: 16px;
    padding-right: 0px; }

#sectionContents table tbody tr,
#oldInvoices table tbody tr,
#bookingOrderList table tbody tr {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }
  #sectionContents table tbody tr:nth-child(even),
  #oldInvoices table tbody tr:nth-child(even),
  #bookingOrderList table tbody tr:nth-child(even) {
    background: #fff; }
  #sectionContents table tbody tr:nth-child(odd),
  #oldInvoices table tbody tr:nth-child(odd),
  #bookingOrderList table tbody tr:nth-child(odd) {
    background: #f5f5f5; }
  #sectionContents table tbody tr td,
  #oldInvoices table tbody tr td,
  #bookingOrderList table tbody tr td {
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    color: #404040;
    vertical-align: middle;
    padding: 16px; }
    #sectionContents table tbody tr td a,
    #oldInvoices table tbody tr td a,
    #bookingOrderList table tbody tr td a {
      background: transparent;
      color: #062337;
      border: none;
      text-transform: uppercase;
      margin: 0px;
      padding: 0px;
      font-size: 16px;
      height: auto;
      box-shadow: none; }
      #sectionContents table tbody tr td a ::after,
      #oldInvoices table tbody tr td a ::after,
      #bookingOrderList table tbody tr td a ::after {
        color: #404040; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  height: 48px;
  width: 100% !important;
  max-width: 376px;
  border-radius: 4px;
  padding: 16px;
  font-size: 16px;
  font-family: "Helvetica Now Display Regular";
  color: #606060;
  border: none;
  background-color: #EEEEEE;
  box-shadow: none;
  margin: 0px; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    color: #202020 !important; }

.input-file-group input[readonly] {
  background-color: #EEEEEE !important; }

textarea {
  height: auto !important;
  margin: 15px 0px !important; }

#waitModal {
  z-index: 102 !important; }
  #waitModal p {
    color: #404040;
    font-family: "Helvetica Now Display Regular"; }

.reveal-modal-bg {
  z-index: 100 !important; }

.reveal-modal {
  z-index: 101 !important;
  border-radius: 8px !important; }
  .reveal-modal h2,
  .reveal-modal h3 {
    font-size: 20px !important; }
  .reveal-modal .button:last-child {
    background: none;
    color: #062337;
    padding: 12px 24px; }

ul.pagination {
  display: flex;
  margin: 16px 0px;
  justify-content: flex-start; }
  ul.pagination li a {
    border-radius: 50%;
    height: 24px;
    width: 24px;
    text-align: center;
    padding: 1px 0px; }
  ul.pagination li.current a {
    border-radius: 50%;
    background: #062337;
    height: 24px;
    width: 24px;
    text-align: center; }
  ul.pagination li.arrow.unavailable {
    opacity: .3;
    cursor: none; }
    ul.pagination li.arrow.unavailable:hover {
      opacity: .3; }
  ul.pagination li.arrow a {
    color: white;
    top: 6px;
    position: relative;
    opacity: 1 !important; }
    ul.pagination li.arrow a::after {
      content: " ";
      display: block;
      border: solid 5px;
      border-color: black transparent transparent transparent;
      position: absolute;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      top: 0px; }
    ul.pagination li.arrow a:focus {
      background: white; }
  ul.pagination li.arrow:hover {
    background: white;
    opacity: 1; }
  ul.pagination li.arrow:nth-last-child(1) a::after {
    content: " ";
    display: block;
    border: solid 5px;
    border-color: black transparent transparent transparent;
    position: absolute;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    top: 0px; }
  ul.pagination li.arrow:hover a {
    background: none; }

.whiteHeader .row.header .six.columns a.logo {
  width: 240px; }

.nsBodyContainer .menu_column #menu-inner a.logo {
  width: 240px; }

.mainBodyLoginPage .nsBodyContainer .content {
  margin-left: 0px; }

.nsBodyContainer .content .panel h5 {
  font-family: "Helvetica Now Display Regular" !important; }

.nsBodyContainer .content .panel .Infraction p {
  font-family: "Helvetica Now Display Regular" !important; }

