@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(@theme_image_path@/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(@theme_image_path@/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(@theme_image_path@/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(@theme_image_path@/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(@theme_image_path@/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/* Aixtor defaultlineHeight reduced to 1px START */
/* $defaultlineHeight:						18px !default; */
/* Aixtor defaultlineHeight reduced to 1px END */
.customButton, .customButtonLarge, html.bridgeVoice .btnBgDaBuLg, html.bridgeVoice .btnBgBuLg, html.bridgeVoice .btnBgOrLg, html.bridgeVoice .schedule_meeting .fieldset .btn-primary, html.bridgeVoice .btnBrDarkBuLg, html.bridgeVoice .btnBrBuLg, .customButtonMedium, html.bridgeVoice .btnBgOrMd, html.bridgeVoice .btnBrGrMd, html.bridgeVoice .btnBrBuMd, .customButtonSmall, html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-more a, html.bridgeVoice .btnBgOrSm, html.bridgeVoice .btnBrGrSm, html.bridgeVoice .btnBrWhSm {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  border: 2px solid transparent;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0;
  height: auto;
  min-width: auto;
  display: inline-block;
}

.button-container a:last-child {
  margin-top: 15px;
}

.customButtonSmall, html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-more a, html.bridgeVoice .btnBgOrSm, html.bridgeVoice .btnBrGrSm, html.bridgeVoice .btnBrWhSm {
  /* Aixtor Font size change START */
  /* font-size: $fontSize_12; */
  font-size: 0.7495em;
  /* Aixtor Font size change END */
  line-height: 16px;
  padding: 5px 20px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}

.customButtonMedium, html.bridgeVoice .btnBgOrMd, html.bridgeVoice .btnBrGrMd, html.bridgeVoice .btnBrBuMd {
  font-size: 0.9285714286em;
  line-height: 17px;
  padding: 7px 20px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  -o-border-radius: 35px;
  -ms-border-radius: 35px;
  border-radius: 35px;
}

.customButtonLarge, html.bridgeVoice .btnBgDaBuLg, html.bridgeVoice .btnBgBuLg, html.bridgeVoice .btnBgOrLg, html.bridgeVoice .schedule_meeting .fieldset .btn-primary, html.bridgeVoice .btnBrDarkBuLg, html.bridgeVoice .btnBrBuLg {
  /* Aixtor Font size change START */
  /* font-size: $fontSize_14; */
  font-size: 0.9em;
  /* Aixtor Font size change END */
  line-height: 18px;
  padding: 9px 20px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  -o-border-radius: 40px;
  -ms-border-radius: 40px;
  border-radius: 40px;
}

.customBgButtonSmall, html.bridgeVoice .btnBgOrSm {
  padding: 7px 20px;
}

.customBgButtonMedium, html.bridgeVoice .btnBgOrMd {
  padding: 9px 20px;
}

.customBgButtonLarge, html.bridgeVoice .btnBgDaBuLg, html.bridgeVoice .btnBgBuLg, html.bridgeVoice .btnBgOrLg, html.bridgeVoice .schedule_meeting .fieldset .btn-primary {
  padding: 11px 20px;
}

/* Aixtor border-top-left-radius mixin START */
/* Aixtor border-top-left-radius mixin END */
html .row [class*=span] {
  min-height: 1px;
}
html .portlet-borderless-container {
  min-height: 1px;
}
html .portlet-column {
  margin: 0 0 80px;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

html.bridgeVoice {
  /* Universal Box Sizing with Inheritance */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Liferay 7.4 Upgrade :- "carousel-indicators are not showing in home banner" changes starts */
  /*Iframe responsive css Add*/
  /* Customize for DXP removing padding */
  /*timeCircles css Add*/
  /**
   *	This element is created inside your target element
   *	It is used so that your own element will not need to be altered
   **/
  /**
   *	This is all the elements used to house all text used
   * in time circles
   **/
  /**
   *	Titles (Days, Hours, etc)
   **/
  /**
   *	Time numbers, ie: 12
   **/
  /*home-section Css Add*/
  /**AIXTOR Footer font styling added for responsiveness START **/
  /**AIXTOR Footer font styling added for responsiveness END **/
  /*Swiper Css Add*/
  /**
   * Swiper 3.3.1
   * Most modern mobile touch slider and framework with hardware accelerated transitions
   * 
   * http://www.idangero.us/swiper/
   * 
   * Copyright 2016, Vladimir Kharlampidi
   * The iDangero.us
   * http://www.idangero.us/
   * 
   * Licensed under MIT
   * 
   * Released on: February 7, 2016
   */
  /* Auto Height */
  /* a11y */
  /* IE10 Windows Phone 8 Fixes */
  /* Arrows */
  /* Pagination Styles */
  /* Common Styles */
  /* Bullets */
  /* Progress */
  /* 3D Container */
  /* Coverflow */
  /* Cube + Flip */
  /* Cube */
  /* Fade */
  /* Scrollbar */
  /* Preloader */
  /*SecondNav Css Add*/
  /*Button Css Add*/
  /*Header Css Add*/
  /*Footer Css Add*/
  /**AIXTOR Footer font styling added for responsiveness START **/
  /**AIXTOR Footer font styling added for responsiveness END **/
  /*CountryBox Css Add*/
  /*CustomTab Css Add*/
  /*RoundBox Css Add*/
  /*offringBox Css Add*/
  /*offringBox Css Add*/
  /* Akanksha- changed bottom to -15 px */
  /* from field */
  /* Schedule a meeting start */
  /* Schedule a meeting end */
  /* meet us section start */
  /* meet us section end */
  /* inner page title small start */
  /* inner page title small end */
  /* Aixtor tooltip-help changed to tooltip-content in DXP CSS START */
  /* .tooltip-help .tooltip-inner { */
}
html.bridgeVoice *:not(.carousel-indicators > li), html.bridgeVoice *:not(.carousel-indicators > li):before, html.bridgeVoice *:not(.carousel-indicators > li):after {
  /* Liferay 7.4 Upgrade :- "carousel-indicators are not showing in home banner" changes ends */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html.bridgeVoice body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 17px;
}
html.bridgeVoice body > .alert-danger.popup-alert-warning {
  z-index: 99;
  position: relative;
  margin: 0;
}
html.bridgeVoice body .tooltip {
  font-size: 11px;
}
html.bridgeVoice body.grayed-out {
  pointer-events: none;
  opacity: 0.4;
}
html.bridgeVoice body .process-container .bvi-process-loader {
  position: fixed;
  top: 50%;
  right: 50%;
  height: 50px;
  width: 50px;
  z-index: 1;
}
html.bridgeVoice a:hover {
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
}
html.bridgeVoice #wrapper {
  padding: 0px;
  position: relative;
  overflow: hidden;
  width: 100%;
  /* custom model Close */
  /* custom model Close */
}
html.bridgeVoice #wrapper .dockbarHide {
  margin-top: 65px;
}
html.bridgeVoice #wrapper .yui3-widget-mask {
  opacity: 0.7;
  z-index: 26 !important;
}
html.bridgeVoice #wrapper .customModal {
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  z-index: 999 !important;
  /* .modal-footer{
  	padding: 10px 15px 10px 15px;
  	border-top:0;
  	border-bottom-left-radius: 2px;
  	border-bottom-right-radius: 2px;
  	background: $modalFooterBg;
  	.toolbar-content{
  		.btn btn-default{
  			&:nth-of-type(even){
  				margin-left: 10px;
  			}   
  		}
  	}
  } */
}
html.bridgeVoice #wrapper .customModal .modal-header {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  font: normal 700 0.96552em/1.28571em "Open Sans", sans-serif;
  background: #0082c6;
  color: #fff;
  padding: 11px 15px;
  z-index: 26 !important;
}
html.bridgeVoice #wrapper .customModal .modal-header .close {
  margin-top: -1px;
  font: fontProperty(normal, 400, 1.4285714286em, "fontawesome-alloy");
}
html.bridgeVoice #wrapper .customModal .modal-body {
  font: normal 400 0.89655em/1.30769em "Open Sans", sans-serif;
  color: #3d3d3d;
  height: 100% !important;
  /* .modalWarning{
  	padding: 13px 0;
  	.warningIcon{
  		font: $font_400_24;
  		color: $modalBodyWarningClr;
  		float:left;
  	}

  	.warningMsg{
  		padding: 5px 0 5px 35px;
  	}
  } */
}
html.bridgeVoice #wrapper .customModal .modal-body .dialog-iframe-node .columns-max {
  overflow: hidden !important;
}
@media (max-width: 767px) {
  html.bridgeVoice #wrapper .customModal {
    /* .modal-footer{
    	.toolbar-content{
    		.btn{
    			&:nth-of-type(even){
    				margin-left:0;    
    				margin-top:10px;
    			}
    		}
    	}
    } */
  }
  html.bridgeVoice #wrapper .customModal .modal-header .close {
    padding: 0;
    font: fontProperty(normal, 400, 1.4285714286em, "fontawesome-alloy");
  }
}
html.bridgeVoice #wrapper .customDialogModal .modal-header {
  font: normal 700 1em/1.28571em "Open Sans", sans-serif;
  height: 40px;
}
html.bridgeVoice #wrapper .customDialogModal .modal-header h3 {
  font: normal 700 0.9em/1.28571em "Open Sans", sans-serif;
  text-transform: uppercase;
}
html.bridgeVoice #wrapper .customDialogModal .modal-header .close {
  height: 17px;
  line-height: 17px;
  opacity: 0.5;
  box-shadow: none;
  font-size: 14px;
  padding-left: 10px;
}
html.bridgeVoice #content, html.bridgeVoice #footer {
  z-index: 89;
  position: relative;
  background: #ffffff;
}
html.bridgeVoice .portlet-dockbar {
  z-index: 99;
  position: relative;
}
html.bridgeVoice #hrefFm {
  display: none;
}
html.bridgeVoice .homePageLayout {
  margin: 0;
}
html.bridgeVoice .innerPageLayout {
  margin-top: 100px;
}
html.bridgeVoice #_145_navSiteNavigationNavbarBtn {
  position: fixed;
  right: 0;
  top: 40px;
  background: none;
  border: 0;
  outline: none;
}
html.bridgeVoice .signed-out #_145_dockbar {
  position: absolute;
  top: -50px;
}
html.bridgeVoice .tooltip.in {
  opacity: 100;
}
html.bridgeVoice #video_container {
  width: 100%;
  max-width: 100%;
}
html.bridgeVoice #content .portlet-content, html.bridgeVoice #content .portlet-minimized .portlet-content-container {
  padding: 0px !important;
}
html.bridgeVoice .timerContainer {
  margin: -14px auto 20px auto;
  width: 83.33333333%;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  html.bridgeVoice .timerContainer {
    max-width: 285px;
  }
}
html.bridgeVoice .time_circles {
  position: relative;
  width: 100%;
  height: 120px;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  html.bridgeVoice .time_circles {
    height: 60px;
  }
}
html.bridgeVoice .time_circles > div {
  position: absolute;
  text-align: center;
}
html.bridgeVoice .time_circles > div > h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9285714286em !important;
  font-weight: 500;
  color: #ffffff;
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .time_circles > div > h4 {
    font-size: 0.5714285714em !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 1024px) {
  html.bridgeVoice .time_circles > div > h4 {
    font-size: 0.5714285714em !important;
  }
}
html.bridgeVoice .time_circles > div > span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 2.2857142857em !important;
  line-height: normal !important;
  margin-top: 0.4em;
  font-weight: 700;
  color: #ffffff;
  margin-top: 0;
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .time_circles > div > span {
    font-size: 1.2857142857em !important;
  }
}
@media screen and (min-width: 979px) and (max-width: 1024px) {
  html.bridgeVoice .time_circles > div > span {
    font-size: 1.2857142857em !important;
  }
}
html.bridgeVoice .home-section {
  background-color: #ffffff;
}
html.bridgeVoice .home-section.high-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section.high-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
html.bridgeVoice .home-section.normal-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section.normal-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
html.bridgeVoice .home-section h2 {
  font-size: 2.5714285714em;
}
html.bridgeVoice .home-section .main-header {
  margin-bottom: 40px;
  color: #3d3d3d;
  margin-top: 0px;
  /* Aixtor Font size change START */
  /* font-size: $fontSize_38; */
  font-size: 2.4em;
  font-weight: bold;
  /* Aixtor Font size change END */
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section .main-header {
    margin-bottom: 10px;
  }
}
html.bridgeVoice .home-section p.text-center, html.bridgeVoice .home-section p.want-to-know {
  /* Aixtor Line height CSS important START */
  /* line-height: 24px; */
  line-height: 24px !important;
  /* Aixtor Line height CSS important END */
}
html.bridgeVoice .home-section p {
  /* Aixtor Font size change START */
  /* font-size: $fontSize_14; */
  font-size: 0.8754em;
  /* Aixtor Font size change START */
  color: #3d3d3d;
  /* Aixtor Line height CSS important START */
  /* line-height: 24px; */
  line-height: 24px !important;
  /* Aixtor Line height CSS important END */
}
html.bridgeVoice .home-section .button-container {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section .button-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section.about-section .img-container {
    margin-bottom: 20px;
  }
}
html.bridgeVoice .home-section.offering-section {
  background: #f0f0f0;
}
html.bridgeVoice .home-section.offering-section .main-header {
  color: #273e74;
  border-color: transparent;
  /* Aixtor Added Font weight change START */
  font-weight: bold;
  /* Aixtor Added Font weight change END */
}
html.bridgeVoice .home-section.offering-section .feature-container {
  margin: 40px 0;
}
html.bridgeVoice .home-section.deal-section {
  border-bottom: 1px solid #e0e0e0;
}
html.bridgeVoice .home-section.deal-section .main-header {
  color: #f58634;
}
html.bridgeVoice .home-section.deal-section .coming-soon {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section.know-section .img-container {
    margin-bottom: 20px;
  }
}
html.bridgeVoice .home-section.know-section .button-container a.btnBgOrLg, html.bridgeVoice .home-section.know-section .button-container .schedule_meeting .fieldset a.btn-primary, html.bridgeVoice .schedule_meeting .fieldset .home-section.know-section .button-container a.btn-primary {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .home-section p.full-visible {
    line-height: 24px !important;
  }
}
html.bridgeVoice .bannerContainer {
  min-height: 650px;
  height: 100vh;
  padding: 0;
  position: relative;
  z-index: 0;
}
html.bridgeVoice .bannerContainer .banner-text {
  transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
}
html.bridgeVoice .bannerContainer .center-tagline {
  position: absolute;
  width: 100%;
  left: 0;
  top: 47%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: 0;
  z-index: 999;
}
html.bridgeVoice .bannerContainer .center-tagline .title {
  font-size: 2.7142857143em;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 35px 0;
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .bannerContainer .center-tagline .title {
    font-size: 1.7142857143em;
    margin: 0 0 15px 0;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  html.bridgeVoice .bannerContainer .center-tagline .title {
    font-size: 1.4285714286em;
    margin-top: 70px;
  }
}
html.bridgeVoice .bannerContainer .center-tagline .description {
  font-size: 1.7142857143em;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 35px 0;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .bannerContainer .center-tagline .description {
    font-size: 1em;
    margin: 0 0 15px 0;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  html.bridgeVoice .bannerContainer .center-tagline .description {
    font-size: 0.8571428571em;
  }
}
html.bridgeVoice .bannerContainer .center-tagline .linkContainer {
  margin-left: 0 !important;
}
html.bridgeVoice .bannerContainer .center-tagline .linkContainer a {
  display: inline-block;
}
html.bridgeVoice .bannerContainer .swiper-container {
  margin: 0 auto;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  /* Fix of Webkit flickering */
  z-index: 1;
}
html.bridgeVoice .bannerContainer .swiper-container {
  height: 100% !important;
  min-height: inherit !important;
}
html.bridgeVoice .swiper-container-no-flexbox .swiper-slide {
  float: left;
}
html.bridgeVoice .swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
html.bridgeVoice .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: url(../images/hand-arrow.png) 16 9, ew-resize !important;
}
html.bridgeVoice .swiper-container-android .swiper-slide, html.bridgeVoice .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
html.bridgeVoice .swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
html.bridgeVoice .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
html.bridgeVoice .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  background-position: center;
  background-size: cover;
  z-index: 0;
}
html.bridgeVoice .swiper-container-autoheight, html.bridgeVoice .swiper-container-autoheight .swiper-slide {
  height: auto;
}
html.bridgeVoice .swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
html.bridgeVoice .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
html.bridgeVoice .swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
html.bridgeVoice .swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
html.bridgeVoice .swiper-button-prev, html.bridgeVoice .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
html.bridgeVoice .swiper-button-prev.swiper-button-disabled, html.bridgeVoice .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
html.bridgeVoice .swiper-button-prev, html.bridgeVoice .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
html.bridgeVoice .swiper-button-prev.swiper-button-black, html.bridgeVoice .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
html.bridgeVoice .swiper-button-prev.swiper-button-white, html.bridgeVoice .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
html.bridgeVoice .swiper-button-next, html.bridgeVoice .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
html.bridgeVoice .swiper-button-next.swiper-button-black, html.bridgeVoice .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
html.bridgeVoice .swiper-button-next.swiper-button-white, html.bridgeVoice .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
html.bridgeVoice .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
html.bridgeVoice .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
html.bridgeVoice .swiper-pagination-fraction, html.bridgeVoice .swiper-pagination-custom, html.bridgeVoice .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
  display: none;
}
html.bridgeVoice .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
html.bridgeVoice button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
html.bridgeVoice .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
html.bridgeVoice .swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
html.bridgeVoice .swiper-pagination-bullet-active {
  opacity: 1;
  background: #f58634;
}
html.bridgeVoice .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
html.bridgeVoice .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
html.bridgeVoice .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
html.bridgeVoice .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
html.bridgeVoice .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
html.bridgeVoice .swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
html.bridgeVoice .swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
html.bridgeVoice .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
html.bridgeVoice .swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
html.bridgeVoice .swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
html.bridgeVoice .swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
html.bridgeVoice .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
html.bridgeVoice .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
html.bridgeVoice .swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
html.bridgeVoice .swiper-container-3d .swiper-wrapper, html.bridgeVoice .swiper-container-3d .swiper-slide, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-left, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-right, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-top, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-bottom, html.bridgeVoice .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-left, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-right, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-top, html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
html.bridgeVoice .swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
html.bridgeVoice .swiper-container-coverflow .swiper-wrapper, html.bridgeVoice .swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
html.bridgeVoice .swiper-container-cube, html.bridgeVoice .swiper-container-flip {
  overflow: visible;
}
html.bridgeVoice .swiper-container-cube .swiper-slide, html.bridgeVoice .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
html.bridgeVoice .swiper-container-cube .swiper-slide .swiper-slide, html.bridgeVoice .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
html.bridgeVoice .swiper-container-cube .swiper-slide-active, html.bridgeVoice .swiper-container-flip .swiper-slide-active, html.bridgeVoice .swiper-container-cube .swiper-slide-active .swiper-slide-active, html.bridgeVoice .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
html.bridgeVoice .swiper-container-cube .swiper-slide-shadow-top, html.bridgeVoice .swiper-container-flip .swiper-slide-shadow-top, html.bridgeVoice .swiper-container-cube .swiper-slide-shadow-bottom, html.bridgeVoice .swiper-container-flip .swiper-slide-shadow-bottom, html.bridgeVoice .swiper-container-cube .swiper-slide-shadow-left, html.bridgeVoice .swiper-container-flip .swiper-slide-shadow-left, html.bridgeVoice .swiper-container-cube .swiper-slide-shadow-right, html.bridgeVoice .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
html.bridgeVoice .swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
html.bridgeVoice .swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
html.bridgeVoice .swiper-container-cube .swiper-slide-active, html.bridgeVoice .swiper-container-cube .swiper-slide-next, html.bridgeVoice .swiper-container-cube .swiper-slide-prev, html.bridgeVoice .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
html.bridgeVoice .swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
html.bridgeVoice .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
html.bridgeVoice .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
html.bridgeVoice .swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
html.bridgeVoice .swiper-container-fade .swiper-slide-active, html.bridgeVoice .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
html.bridgeVoice .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
html.bridgeVoice .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
html.bridgeVoice .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
html.bridgeVoice .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
html.bridgeVoice .swiper-scrollbar-cursor-drag {
  cursor: move;
}
html.bridgeVoice .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
html.bridgeVoice .swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
html.bridgeVoice .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
html.bridgeVoice .secondNav {
  position: absolute;
  bottom: 0;
  z-index: 11;
  width: 100%;
}
html.bridgeVoice .secondNav .secondNavCave {
  cursor: pointer;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
html.bridgeVoice .secondNav .secondNavCave:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
html.bridgeVoice .secondNav .secondNavCave:before {
  position: absolute;
  left: 0px;
  bottom: -125px;
  background: #fff;
  width: 100%;
  height: 125px;
  content: "";
  z-index: -1;
}
html.bridgeVoice .secondNav .secondNavCave .thumbs-image {
  position: absolute;
  left: 0px;
  bottom: -125px;
  width: 100%;
  opacity: 0;
  z-index: -1;
  backface-visibility: hidden;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
}
html.bridgeVoice .secondNav .secondNavCave:hover:before {
  bottom: 0px;
}
html.bridgeVoice .secondNav .secondNavCave:hover .thumbs-image {
  width: 100%;
  left: 0px;
  bottom: 125px;
  opacity: 1;
  z-index: 1;
}
html.bridgeVoice .secondNav .secondNavCave:hover a span {
  color: #f58634;
}
html.bridgeVoice .secondNav .secondNavCave:hover .dwnArrow {
  background-image: url("../images/carousal-arrow-mouseover-icon.png");
}
html.bridgeVoice .secondNav .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
html.bridgeVoice .secondNav .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
html.bridgeVoice .secondNav a {
  font-weight: 700;
  font-size: 1.1428571429em;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
}
html.bridgeVoice .secondNav a:focus, html.bridgeVoice .secondNav a:hover {
  text-decoration: none;
}
html.bridgeVoice .secondNav a * {
  display: block;
  margin: 0 auto;
}
html.bridgeVoice .secondNav a span {
  padding-top: 10px;
}
html.bridgeVoice .secondNav a .dwnArrow {
  margin: 12px auto;
  height: 24px;
  width: 24px;
  background-image: url("../images/arrow-down.png");
  background-repeat: no-repeat;
  background-position: center;
}
html.bridgeVoice .secondNav .row > .span3 {
  padding: 0 44px;
  text-align: center;
  display: table-cell;
  float: none;
  vertical-align: bottom;
  position: relative;
}
html.bridgeVoice .secondNav .row > .span3:hover {
  cursor: pointer;
}
html.bridgeVoice .btnBrWhSm {
  border-color: #ffffff;
  color: #ffffff;
  background: transparent;
}
html.bridgeVoice .btnBrWhSm:hover, html.bridgeVoice .btnBrWhSm:focus {
  background: #ffffff;
  color: #0082c6;
}
html.bridgeVoice .btnBrGrSm {
  border-color: #313131;
  color: #626262;
  background: transparent;
}
html.bridgeVoice .btnBrGrSm:hover, html.bridgeVoice .btnBrGrSm:focus {
  background: #313131;
  color: #ffffff;
}
html.bridgeVoice .btnBrBuMd {
  border-color: #0082c6;
  color: #0082c6;
  background: #ffffff;
}
html.bridgeVoice .btnBrBuMd:hover, html.bridgeVoice .btnBrBuMd:focus {
  background: #0082c6;
  color: #ffffff;
}
html.bridgeVoice .btnBrBuLg {
  border-color: #0082c6;
  color: #0082c6;
  background: #ffffff;
}
html.bridgeVoice .btnBrBuLg:hover, html.bridgeVoice .btnBrBuLg:focus {
  background: #0082c6;
  color: #ffffff;
}
html.bridgeVoice .btnBrDarkBuLg {
  border-color: #273e74;
  color: #273e74;
  background: #ffffff;
}
html.bridgeVoice .btnBrDarkBuLg:hover, html.bridgeVoice .btnBrDarkBuLg:focus {
  background: #273e74;
  color: #ffffff;
}
html.bridgeVoice .btnBrGrMd {
  border-color: #e0e0e0;
  color: #626262;
  background: #ffffff;
}
html.bridgeVoice .btnBrGrMd:hover, html.bridgeVoice .btnBrGrMd:focus {
  background: #e0e0e0;
}
html.bridgeVoice .btnBgOrSm {
  border: 0 none;
  color: #ffffff;
  background: #f58634;
}
html.bridgeVoice .btnBgOrSm:hover, html.bridgeVoice .btnBgOrSm:focus {
  background: #c96e2b;
  color: #ffffff;
}
html.bridgeVoice .btnBgOrLg, html.bridgeVoice .schedule_meeting .fieldset .btn-primary {
  border: 0 none;
  color: #ffffff;
  background: #f58634;
}
html.bridgeVoice .btnBgOrLg:hover, html.bridgeVoice .schedule_meeting .fieldset .btn-primary:hover, html.bridgeVoice .btnBgOrLg:focus, html.bridgeVoice .schedule_meeting .fieldset .btn-primary:focus {
  background: #c96e2b;
  color: #ffffff;
}
html.bridgeVoice .btnBgOrMd {
  border: 0 none;
  color: #ffffff;
  background: #f58634;
}
html.bridgeVoice .btnBgOrMd:hover, html.bridgeVoice .btnBgOrMd:focus {
  background: #c96e2b;
  color: #ffffff;
}
html.bridgeVoice .btnBgBuLg {
  border: 0 none;
  color: #ffffff;
  background: #0082c6;
}
html.bridgeVoice .btnBgBuLg:hover, html.bridgeVoice .btnBgBuLg:focus {
  background: #20335f;
  color: #ffffff;
}
html.bridgeVoice .btnBgDaBuLg {
  border: 0 none;
  color: #ffffff;
  background: #273e74;
}
html.bridgeVoice .btnBgDaBuLg:hover, html.bridgeVoice .btnBgDaBuLg:focus {
  background: #20335f;
  color: #ffffff;
}
html.bridgeVoice .center-tagline .btnBgBuLg:hover, html.bridgeVoice .center-tagline .btnBgBuLg:focus {
  background: #ffffff;
  color: #0082c6;
}
html.bridgeVoice .signed-in .headerContainer {
  position: relative;
}
html.bridgeVoice .headerContainer {
  padding: 17px 0 16px;
  background: #ffffff;
  position: fixed;
  z-index: 90;
  width: 100%;
  margin: 0 auto;
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
  /* Akanksha- increased header padding START */
  /* Akanksha- increased header padding END */
}
html.bridgeVoice .headerContainer .headerLeftcontainer {
  padding-top: 12px;
}
html.bridgeVoice .headerContainer .headerLeftcontainer .logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
html.bridgeVoice .headerContainer .headerTopinformation {
  color: #313131;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 20px;
}
html.bridgeVoice .headerContainer .headerTopinformation a {
  color: #313131;
  /* Aixtor Font size change START */
  /* font-size: $fontSize_14; */
  font-size: 0.875em;
  /* Aixtor Font size change END */
  font-weight: 400;
}
html.bridgeVoice .headerContainer .headerTopinformation span {
  margin-left: 20px;
}
html.bridgeVoice .headerContainer .headerTopinformation span img {
  margin-right: 10px;
}
html.bridgeVoice .headerContainer .navBtnContainer a {
  margin: 0 7px 0 0;
}
html.bridgeVoice .headerContainer #navigation ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
html.bridgeVoice .headerContainer #navigation ul li {
  float: left;
  line-height: 30px;
  text-align: left;
}
html.bridgeVoice .headerContainer #navigation ul li.custom-dropdown .dropdown-menu {
  max-height: 500px;
  max-width: 260px;
  overflow: inherit !important;
  margin: 0;
  margin-left: 15px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 0 none;
  border-bottom: 4px solid #f58634;
  box-shadow: 0 3px 8px 2px rgba(0, 0, 0, 0.2);
  min-width: 160px;
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  font-size: 14.5px;
  padding: 0;
}
html.bridgeVoice .headerContainer #navigation ul li.custom-dropdown .dropdown-menu .dropdown-submenu {
  border-bottom: 1px solid #e0e0e0;
  min-width: 160px;
}
html.bridgeVoice .headerContainer #navigation ul li.custom-dropdown .dropdown-menu .dropdown-submenu:first-child a {
  padding-left: 15px;
}
html.bridgeVoice .headerContainer #navigation ul li:first-child a {
  padding-left: 0;
}
html.bridgeVoice .headerContainer #navigation ul li a {
  padding: 0 15px;
  color: #313131;
  font-size: 0.8754em;
  font-weight: 700;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%;
  display: block;
}
html.bridgeVoice .headerContainer #navigation ul li a:hover, html.bridgeVoice .headerContainer #navigation ul li a:focus {
  color: #f58634;
}
html.bridgeVoice #footer.lazy {
  background-image: none;
  background-color: #F1F1FA;
}
html.bridgeVoice #footer {
  background: url("../images/bottom-bg.webp") repeat left top !important;
  padding: 60px 15px;
}
html.bridgeVoice #footer h4 {
  font-weight: 700;
  /* Aixtor Font size change START */
  /* font-size: $fontSize_16; */
  font-size: 1.00286em;
  /* Aixtor Font size change END */
  color: #ffffff;
  text-transform: capitalize;
  padding-bottom: 20px;
  margin: 0;
}
html.bridgeVoice #footer h1 {
  font-weight: 700;
  font-size: 2.5714285714em;
  margin: 0;
}
html.bridgeVoice #footer p {
  color: #ffffff;
  text-decoration: none;
  /* Aixtor Font size change START */
  /*  font-size: $fontSize_13; */
  font-size: 0.81857em;
  /* Aixtor Font size change END */
  line-height: 24px !important;
  font-weight: 400;
  margin: 0;
  /* Aixtor padding css START */
  padding: 0;
  /* Aixtor padding css END */
}
html.bridgeVoice #footer span {
  color: #ffffff;
  font-size: 0.9285714286em;
  line-height: 24px;
  font-weight: 400;
}
html.bridgeVoice #footer .move-copyright-down {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice #footer .move-copyright-down {
    margin-top: 0;
  }
}
html.bridgeVoice #footer .footer-copyright {
  color: #9e9e9e;
  /* Aixtor Font size change START */
  /*  font-size: $fontSize_11; */
  font-size: 0.69571em;
  /* Aixtor Font size change END */
}
@media screen and (max-width: 767px) {
  html.bridgeVoice #footer .footer-nav-links {
    margin-bottom: 20px;
  }
}
html.bridgeVoice #footer .footer-social-links li {
  display: inline-block;
  padding: 0 10px;
}
html.bridgeVoice #footer .footer-social-links li img {
  width: 18px;
  height: 18px;
}
html.bridgeVoice #footer .footer-social-links a {
  opacity: 0.5;
}
html.bridgeVoice #footer .footer-social-links a:hover, html.bridgeVoice #footer .footer-social-links a:focus {
  opacity: 1;
}
html.bridgeVoice #footer ul {
  margin: 0;
  /* Aixtor padding CSS START */
  padding: 0;
  /* Aixtor padding CSS END */
}
html.bridgeVoice #footer ul li {
  list-style: none;
  margin-bottom: 10px;
  line-height: 20px;
}
html.bridgeVoice #footer ul li a {
  color: #ffffff;
  text-decoration: none;
  /* Aixtor Font size change START */
  /*  font-size: $fontSize_13; */
  font-size: 0.82857em;
  /* Aixtor Font size change END */
  line-height: 16px;
  font-weight: 400;
}
html.bridgeVoice #footer .footer-media {
  padding-top: 40px;
  padding-bottom: 20px;
}
html.bridgeVoice #footer .footer-media .img-container {
  float: left;
  padding: 0;
}
html.bridgeVoice #footer .footer-media .img-container .avatar-img {
  height: 48px;
  width: 48px;
  display: inline-block;
  vertical-align: middle;
}
html.bridgeVoice #footer .footer-media .info-container {
  padding-left: 58px;
}
html.bridgeVoice #footer .panel-content p, html.bridgeVoice #footer .round-img-box p {
  line-height: 18px;
  padding-bottom: 10px;
}
html.bridgeVoice #footer .portlet-decorate .portlet-content:has(#footer) {
  padding: 0px;
  border: 0px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice #footer ul li a {
    font-size: 0.72857em !important;
  }
}
html.bridgeVoice .flag-row-margin-top {
  margin-top: 2.5641%;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .flag-row-margin-top {
    margin-top: 0px;
  }
}
html.bridgeVoice .flag-box {
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  padding: 15px;
  background: #ffffff;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .flag-box {
    margin-top: 0px;
  }
}
html.bridgeVoice .flag-box p {
  margin-bottom: 0;
}
html.bridgeVoice .flag-box .img-container {
  float: left;
  padding: 0;
  box-shadow: 1px 1px 1px 0px #e0e0e0;
}
html.bridgeVoice .flag-box .img-container .flag-img {
  width: 80px;
  height: 52px;
}
html.bridgeVoice .flag-box .info-container {
  padding-left: 95px;
}
html.bridgeVoice .flag-box .info-container .country-name {
  font-weight: 700;
  color: #273e74;
}
html.bridgeVoice .flag-box .info-container .rate {
  color: #f58634;
}
html.bridgeVoice .flag-box .info-container .info {
  color: #3d3d3d;
  font-size: 0.7857142857em;
}
html.bridgeVoice .bs-tabs {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .bs-tabs {
    padding: 0 15px;
  }
}
html.bridgeVoice .bs-tabs.nav-tabs {
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .bs-tabs.nav-tabs {
    border-bottom: 0;
  }
}
html.bridgeVoice .bs-tabs.nav-tabs > li, html.bridgeVoice .bs-tabs .nav-pills > li {
  float: none;
  display: inline-block;
  *display: inline; /* ie7 fix */
  zoom: 1; /* hasLayout ie7 trigger */
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .bs-tabs.nav-tabs > li, html.bridgeVoice .bs-tabs .nav-pills > li {
    display: block;
  }
}
html.bridgeVoice .bs-tabs.nav-tabs, html.bridgeVoice .bs-tabs .nav-pills {
  text-align: center;
}
html.bridgeVoice .bs-tabs li a {
  font-size: 1.1428571429em;
  font-weight: 700;
  padding: 25px 20px;
  text-transform: uppercase;
  background-color: #f0f0f0;
  color: #3d3d3d;
  border-radius: 0;
  margin: 0 0 -1px -5px;
  border: 1px solid #e0e0e0;
  min-width: 175px;
  outline: none;
  position: relative;
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .bs-tabs li a {
    font-size: 1em;
    margin: 0 0 -1px 0px;
  }
}
html.bridgeVoice .bs-tabs li.active a {
  background-color: #ffffff;
  color: #273e74;
  border-bottom: 0;
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .bs-tabs li.active a {
    border-bottom: 1px solid #e0e0e0;
  }
}
html.bridgeVoice .bs-tabs li.active a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-top-color: #e0e0e0;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -3.5px;
  border-width: 7px 7px 0px 7px;
}
html.bridgeVoice .bs-tabs.for-dark li a {
  background-color: #ffffff;
}
html.bridgeVoice .bs-tabs.for-dark li.active a {
  background-color: #f0f0f0;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .bs-tab-content {
    padding: 0 15px;
  }
}
html.bridgeVoice .bs-tab-content .tab-pane {
  overflow: hidden;
}
html.bridgeVoice .round-img-box {
  min-height: 170px;
}
html.bridgeVoice .round-img-box .img-container {
  border-radius: 100%;
  background: #ffffff;
  box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100px;
  height: 100px;
  margin: 0 auto 15px auto;
}
html.bridgeVoice .round-img-box .img-container img {
  padding: 26px;
}
html.bridgeVoice .round-img-box .info-container {
  color: #3d3d3d;
  /* Aixtor Added new CSS START */
  /* Aixtor Added new CSS END */
}
html.bridgeVoice .round-img-box .info-container p {
  text-align: center !important;
}
html.bridgeVoice .panel.color-panel {
  border-radius: 2px;
  box-shadow: 1px 0px 0px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  border: 0;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .panel.color-panel {
    padding: 0 15px;
  }
}
html.bridgeVoice .panel.color-panel .panel-title {
  margin: 0;
  font-weight: 700;
  padding-top: 31px;
  padding-bottom: 31px;
  padding: 31px 15px;
  background-color: #b3a7a7;
  border-radius: 2px 2px 0 0;
  /* Aixtor Font size change START */
  /* font-size: $fontSize_20; */
  font-size: 1.228em;
  /* Aixtor Font size change END */
  color: #ffffff;
  text-align: center;
  line-height: 24px;
}
html.bridgeVoice .panel.color-panel .panel-title.padding-for-two-line {
  padding: 19px 15px;
}
html.bridgeVoice .panel.color-panel .panel-title .normal-text {
  text-align: right;
  text-transform: capitalize;
  float: right;
  text-decoration: none;
  font-size: 16px;
  padding: 3px 10px;
  border-radius: 2px;
}
html.bridgeVoice .panel.color-panel .panel-content {
  padding: 40px;
  font-size: 0.9285714286em;
  background-color: #ffffff;
  color: #3d3d3d;
  min-height: 200px;
  text-align: center;
}
html.bridgeVoice .panel.color-panel .panel-content p {
  margin-bottom: 0;
}
@media screen and (max-width: 979px) {
  html.bridgeVoice .panel.color-panel .panel-content {
    min-height: 0;
  }
}
html.bridgeVoice .panel.color-panel .panel-footer {
  padding: 3px 0;
  background-color: #b3a7a7;
  border-radius: 0 0 2px 2px;
  line-height: 0;
}
html.bridgeVoice .panel.color-panel.goldc98910 .panel-title, html.bridgeVoice .panel.color-panel.gold .panel-title {
  background: #c98910;
}
html.bridgeVoice .panel.color-panel.goldc98910 .panel-footer, html.bridgeVoice .panel.color-panel.gold .panel-footer {
  background: #c98910;
}
html.bridgeVoice .panel.color-panel.gray82 .panel-title, html.bridgeVoice .panel.color-panel.silver .panel-title {
  background: #828282;
}
html.bridgeVoice .panel.color-panel.gray82 .panel-footer, html.bridgeVoice .panel.color-panel.silver .panel-footer {
  background: #828282;
}
html.bridgeVoice .panel.color-panel.blue0082c6 .panel-title, html.bridgeVoice .panel.color-panel.network_operator_based .panel-title {
  background: #0082c6;
  padding: 19px 15px;
}
html.bridgeVoice .panel.color-panel.blue0082c6 .panel-footer, html.bridgeVoice .panel.color-panel.network_operator_based .panel-footer {
  background: #0082c6;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .panel.card-with-round-img {
    margin: 0 15px 65px 15px;
  }
}
html.bridgeVoice .panel.card-with-round-img .panel-content {
  padding: 50px 20px 20px 20px;
  background: #ffffff;
  position: relative;
  min-height: 200px;
  border-radius: 2px;
}
html.bridgeVoice .panel.card-with-round-img .panel-content .img-icon-container {
  border-radius: 100%;
  background: white;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100px;
  height: 100px;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -50px;
}
html.bridgeVoice .panel.card-with-round-img .panel-content .img-icon-container img {
  padding: 26px;
}
html.bridgeVoice .panel.card-with-round-img .panel-content .header {
  font-size: 1.1428571429em;
  margin-top: 20px;
  font-weight: 700;
}
html.bridgeVoice .panel.card-with-round-img .panel-content .description {
  font-size: 1em;
  margin-top: 20px;
}
html.bridgeVoice .panel.card-with-round-img.color1 .panel-content .img-icon-container {
  background: #0082c6;
}
html.bridgeVoice .panel.card-with-round-img.color1 .panel-content .header {
  color: #0082c6;
}
html.bridgeVoice .panel.card-with-round-img.color2 .panel-content .img-icon-container {
  background: #273e74;
}
html.bridgeVoice .panel.card-with-round-img.color2 .panel-content .header {
  color: #273e74;
}
html.bridgeVoice .panel.card-with-round-img.color3 .panel-content .img-icon-container {
  background: #f58634;
}
html.bridgeVoice .panel.card-with-round-img.color3 .panel-content .header {
  color: #f58634;
}
html.bridgeVoice .panel.blog {
  border-radius: 2px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
html.bridgeVoice .panel.blog .portlet-icon-title {
  display: none;
}
html.bridgeVoice .panel.blog .panel-title {
  margin: 0;
  padding: 10px 9px;
  background-color: #0082c6;
  border-radius: 2px 2px 0 0;
  /* Aixtor Reduced font size CSS START */
  /* font-size: $fontSize_14; */
  font-size: 0.9em;
  /* Aixtor Reduced font size CSS END */
  color: #ffffff;
  /* Aixtor Line Height CSS START */
  /* line-height: normal; */
  line-height: normal !important;
  /* Aixtor Line Height CSS END */
  /* Aixtor Panel Title CSS START */
  display: inline-block;
  /* Aixtor Panel Title CSS END */
}
html.bridgeVoice .panel.blog .panel-title .normal-text {
  text-align: right;
  text-transform: capitalize;
  float: right;
  text-decoration: none;
  font-size: 16px;
  padding: 3px 10px;
  border-radius: 2px;
}
html.bridgeVoice .panel.blog .panel-content, html.bridgeVoice .panel.blog .portlet-borderless-container {
  padding: 0;
  background-color: #ffffff;
  border-radius: 0 0 2px 2px;
  border: 1px solid #e5e5e5;
  /*Recent blogger*/
  /*Recent bloggers*/
  /* tags */
  /*tags*/
  /*blog entry*/
  /*blog entry*/
}
html.bridgeVoice .panel.blog .panel-content ul, html.bridgeVoice .panel.blog .portlet-borderless-container ul {
  padding: 0;
  margin: 0;
}
html.bridgeVoice .panel.blog .panel-content .taglib-user-display a, html.bridgeVoice .panel.blog .portlet-borderless-container .taglib-user-display a {
  text-decoration: none;
}
html.bridgeVoice .panel.blog .panel-content .user-name, html.bridgeVoice .panel.blog .portlet-borderless-container .user-name {
  font-weight: 700;
  font-size: 1em;
  color: #f58634;
  text-decoration: none;
  line-height: normal;
  display: block;
  margin-top: -2px;
  margin-bottom: 2px;
}
html.bridgeVoice .panel.blog .panel-content .user-details, html.bridgeVoice .panel.blog .portlet-borderless-container .user-details {
  line-height: 15px;
  margin-top: 2px;
  font-size: 0.7857142857em;
  color: #3d3d3d;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container {
  margin-top: 0;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container table, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container table {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container table:last-child, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container table:last-child {
  margin-bottom: 0;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container table td, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container table td {
  border: 0;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container .table-striped tbody > tr:nth-child(odd) > td, html.bridgeVoice .panel.blog .panel-content .lfr-search-container html .table-striped tbody > tr:nth-child(odd) > th, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container .table-striped tbody > tr:nth-child(odd) > td, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container html .table-striped tbody > tr:nth-child(odd) > th {
  background: #ffffff;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container .table-striped tbody > tr:nth-child(odd) > td, html.bridgeVoice .panel.blog .panel-content .lfr-search-container html .table-striped tbody > tr:nth-child(odd) > th, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container .table-striped tbody > tr:nth-child(odd) > td, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container html .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #ffffff;
}
html.bridgeVoice .panel.blog .panel-content .lfr-search-container .table-hover tbody tr:hover > td, html.bridgeVoice .panel.blog .panel-content .lfr-search-container html .table-hover tbody tr:hover > th, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container .table-hover tbody tr:hover > td, html.bridgeVoice .panel.blog .portlet-borderless-container .lfr-search-container html .table-hover tbody tr:hover > th {
  background-color: #f0f0f0;
}
html.bridgeVoice .panel.blog .panel-content .tag-items li, html.bridgeVoice .panel.blog .portlet-borderless-container .tag-items li {
  font-size: 0.9285714286em;
}
html.bridgeVoice .panel.blog .panel-content .tag-items li a, html.bridgeVoice .panel.blog .portlet-borderless-container .tag-items li a {
  font-size: 0.9285714286em;
  color: #0082c6;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract:last-child, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-title, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-title {
  /**Aixtor Set Line height as important CSS START **/
  /* line-height:normal; */
  line-height: normal !important;
  /**Aixtor Line height as important CSS END **/
  margin-bottom: 10px;
  margin-top: 0;
  /**Aixtor Font size change CSS START **/
  /* font-size: $fontSize_14; */
  font-size: 0.9em;
  /**Aixtor Font size change CSS END **/
  border: 0;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-title a, html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-title .header-title, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-title a, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-title .header-title {
  font-weight: 700;
  color: #273e74;
  text-decoration: none;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-title a img, html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-title .header-title img, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-title a img, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-title .header-title img {
  display: none;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-content, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-content {
  margin: 0;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-content .asset-summary, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-content .asset-summary {
  /**Aixtor Font size change CSS START **/
  /* font-size: $fontSize_11; */
  font-size: 0.68571em;
  /**Aixtor Font size change CSS END **/
  color: #3d3d3d;
  margin-bottom: 10px;
  margin-top: 10px;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-content .asset-summary .asset-small-image, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-content .asset-summary .asset-small-image {
  display: none;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-content .asset-more, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-content .asset-more {
  margin-top: 10px;
  margin-bottom: 10px;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-content .asset-more a, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-content .asset-more a {
  /**Aixtor Font size change CSS START **/
  /* font-size: $fontSize_11; */
  font-size: 0.68571em;
  /**Aixtor Font size change CSS END **/
  color: #3d3d3d;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata {
  /**Aixtor Font size change CSS START **/
  /* font-size: $fontSize_11; */
  font-size: 0.68571em;
  /**Aixtor Font size change CSS END **/
  margin-left: 0;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata .metadata-author, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata .metadata-author {
  background: none;
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
  font-weight: 500;
  color: #9e9e9e;
  line-height: normal;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata .metadata-author a, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata .metadata-author a {
  color: #f58634;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata .metadata-categories, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata .metadata-categories {
  color: #9e9e9e;
  line-height: normal;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata .metadata-categories .taglib-asset-categories-summary .asset-category, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata .metadata-categories .taglib-asset-categories-summary .asset-category {
  color: #0082c6;
  /**Aixtor Padding CSS START **/
  padding-right: 0px;
  /**Aixtor Padding CSS END **/
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata .metadata-publish-date, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata .metadata-publish-date {
  background: none;
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog .panel-content .asset-abstract .asset-metadata .metadata-publish-date, html.bridgeVoice .panel.blog .portlet-borderless-container .asset-abstract .asset-metadata .metadata-publish-date {
  background: none;
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
  color: #9e9e9e;
  line-height: normal;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-title, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-title {
  line-height: normal;
  margin-bottom: 10px;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-title a, html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-title .header-title, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-title a, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-title .header-title {
  font-weight: 700;
  font-size: 1em;
  color: #273e74;
  text-decoration: none;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-author, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-author {
  font-size: 0.7857142857em;
  background: none;
  padding-left: 0;
  font-weight: 500;
  color: #9e9e9e;
  line-height: normal;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-author a, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-author a {
  color: #f58634;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-date, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-date {
  font-size: 0.7857142857em;
  background: none;
  padding-left: 0;
  color: #9e9e9e;
  line-height: normal;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-categories, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-categories {
  font-size: 0.7857142857em;
  color: #9e9e9e;
  line-height: normal;
  border-left: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog .panel-content .entry-content .entry-info .entry-categories .asset-category, html.bridgeVoice .panel.blog .portlet-borderless-container .entry-content .entry-info .entry-categories .asset-category {
  color: #0082c6;
}
html.bridgeVoice .panel.blog .panel-content .abstract, html.bridgeVoice .panel.blog .portlet-borderless-container .abstract {
  font-size: 0.7857142857em;
  color: #3d3d3d;
  margin-bottom: 10px;
  margin-top: 10px;
}
html.bridgeVoice .panel.blog .panel-content .abstract .asset-small-image, html.bridgeVoice .panel.blog .portlet-borderless-container .abstract .asset-small-image {
  display: none;
}
html.bridgeVoice .panel.blog .panel-content .comments, html.bridgeVoice .panel.blog .portlet-borderless-container .comments {
  margin-top: 10px;
}
html.bridgeVoice .panel.blog .panel-content .comments a, html.bridgeVoice .panel.blog .portlet-borderless-container .comments a {
  font-size: 0.7857142857em;
  color: #3d3d3d;
}
html.bridgeVoice .panel.blog .panel-content .separator, html.bridgeVoice .panel.blog .portlet-borderless-container .separator {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #e5e5e5;
}
html.bridgeVoice .panel.blog.padded {
  /** Aixtor: Panel content CSS class is changed in DXP START **/
  /* .panel-content, .portlet-borderless-container{
  	padding:15px;
  } */
}
html.bridgeVoice .panel.blog.padded .portlet-content-container {
  padding: 15px;
}
html.bridgeVoice .panel.blog.portlet-blogs-aggregator .search-container {
  margin-top: 0;
}
html.bridgeVoice .voice-blogs {
  /*asset publisher styles*/
  /*asset publisher styles*/
  /* search nav */
}
html.bridgeVoice .voice-blogs .asset-abstract {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #e0e0e0;
}
html.bridgeVoice .voice-blogs .asset-abstract:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-title {
  border: 0;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-title a {
  font-weight: 700;
  color: #273e74;
  text-decoration: none;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-title a img {
  display: none;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-content {
  margin-left: 0;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-summary {
  font-size: 1em;
  line-height: 22px;
  color: #3d3d3d;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-summary .asset-small-image {
  width: 100%;
  padding-left: 0;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-summary > .asset-small-image {
  margin-bottom: 20px;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-more a {
  border-color: #f58634;
  color: #f58634;
  background: transparent;
  margin-top: 20px;
  margin-bottom: 10px;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-more a:hover, html.bridgeVoice .voice-blogs .asset-abstract .asset-content .asset-more a:focus {
  background: #f58634;
  color: #ffffff;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata {
  margin-left: 0;
  font-size: 0.7857142857em;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-author {
  background: none;
  padding-left: 0;
  font-weight: 500;
  color: #9e9e9e;
  line-height: normal;
  border-right: 1px solid #e5e5e5;
  padding-right: 10px;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-author a {
  color: #f58634;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-categories {
  color: #9e9e9e;
  line-height: normal;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-categories .asset-category {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-publish-date {
  background: none;
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-tags .taglib-asset-tags-summary {
  border-left: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-tags .taglib-asset-tags-summary a {
  background: none;
  padding-left: 5px;
  padding-right: 10px;
  color: #0082c6;
  border-right: 1px solid #e5e5e5;
  line-height: 11px;
  display: inline-block;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-tags .taglib-asset-tags-summary a:first-child {
  padding-left: 10px;
}
html.bridgeVoice .voice-blogs .asset-abstract .asset-metadata .metadata-tags .taglib-asset-tags-summary a:last-child {
  border-right: 0;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-content p {
  line-height: 22px;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata {
  font-size: 0.7857142857em;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-author {
  background: none;
  padding-left: 0;
  font-weight: 500;
  color: #9e9e9e;
  line-height: normal;
  border-right: 1px solid #e5e5e5;
  padding-right: 10px;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-author a {
  color: #f58634;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-categories {
  color: #9e9e9e;
  line-height: normal;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-categories .asset-category {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-publish-date {
  background: none;
  padding-left: 0;
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary {
  border-left: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a {
  background: none;
  padding-left: 5px;
  padding-right: 10px;
  color: #0082c6;
  border-right: 1px solid #e5e5e5;
  line-height: 11px;
  display: inline-block;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a:first-child {
  padding-left: 10px;
}
html.bridgeVoice .voice-blogs .asset-full-content .asset-metadata .metadata-tags .taglib-asset-tags-summary a:last-child {
  border-right: 0;
}
html.bridgeVoice .voice-blogs .taglib-header .header-title {
  color: #273e74;
  white-space: normal !important;
}
html.bridgeVoice .voice-blogs .entry-content .entry-title {
  color: #273e74;
}
html.bridgeVoice .voice-blogs .entry-content .entry-title h2 {
  line-height: 28px;
  font-size: 1.7142857143em;
}
html.bridgeVoice .voice-blogs .entry-content .entry-title a {
  font-weight: 700;
  color: #273e74;
  text-decoration: none;
}
html.bridgeVoice .voice-blogs .entry-content .entry-date {
  background: none;
  padding-left: 0;
  margin-bottom: 15px;
  font-size: 0.7857142857em;
  line-height: normal;
}
html.bridgeVoice .voice-blogs .entry-body {
  font-size: 1em;
  line-height: 22px;
  color: #3d3d3d;
}
html.bridgeVoice .voice-blogs .entry-body .asset-small-image {
  width: 100%;
  max-width: 100%;
}
html.bridgeVoice .voice-blogs .entry-body > .asset-small-image {
  margin-bottom: 20px;
}
html.bridgeVoice .voice-blogs .entry-body a {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-author {
  font-size: 0.7857142857em;
  background: none;
  padding-left: 0;
  font-weight: 500;
  color: #9e9e9e;
  line-height: normal;
  border-right: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-author a {
  color: #f58634;
}
html.bridgeVoice .voice-blogs .entry-footer .comments, html.bridgeVoice .voice-blogs .entry-footer .view-count {
  font-size: 0.7857142857em;
}
html.bridgeVoice .voice-blogs .entry-footer .comments a, html.bridgeVoice .voice-blogs .entry-footer .view-count a {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-categories {
  font-size: 0.7857142857em;
  color: #9e9e9e;
  line-height: normal;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-categories .taglib-asset-categories-summary {
  border-left: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-categories .asset-category {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-tags {
  font-size: 0.7857142857em;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-tags .taglib-asset-tags-summary {
  border-left: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-tags .taglib-asset-tags-summary a {
  background: none;
  padding-left: 5px;
  color: #0082c6;
  border-right: 1px solid #e5e5e5;
  padding-right: 15px;
  line-height: 11px;
  display: inline-block;
}
html.bridgeVoice .voice-blogs .entry-footer .entry-tags .taglib-asset-tags-summary a:last-child {
  border-right: 0;
}
html.bridgeVoice .voice-blogs .separator {
  margin-top: 30px;
  margin-bottom: 40px;
  border-top: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .navbar .navbar-inner {
  background: #fff;
  border: 1px solid #e5e5e5;
}
html.bridgeVoice .voice-blogs .navbar .navbar-inner .container {
  width: 100%;
}
html.bridgeVoice .voice-blogs .navbar .navbar-search {
  margin-top: 0;
}
html.bridgeVoice .voice-blogs .navbar .navbar-search .form-search .input-group {
  width: 250px;
  margin: 10px 0;
}
html.bridgeVoice .voice-blogs .navbar .navbar-search .form-search .input-group input[type=text].search-query {
  width: 180px !important;
  height: 30px !important;
  border-radius: 14px 0 0 14px !important;
  outline: none !important;
  margin-bottom: 0 !important;
}
html.bridgeVoice .voice-blogs .entry-navigation a.previous, html.bridgeVoice .voice-blogs .entry-navigation a.next {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .taglib-discussion .add-comment a {
  color: #0082c6;
}
html.bridgeVoice .voice-blogs .lfr-discussion .taglib-user-display .user-name {
  color: #f58634;
}
html.bridgeVoice .voice-blogs .lfr-discussion .lfr-discussion-body .lfr-discussion-message {
  color: #3d3d3d;
}
html.bridgeVoice .extRegCheckboxContainer .form-group.input-checkbox-wrapper {
  padding-top: 3px;
  position: relative;
}
html.bridgeVoice .extRegCheckboxContainer .form-group.input-checkbox-wrapper .form-validator-stack {
  position: absolute;
  left: 0;
  width: 300px;
  bottom: -15px;
  padding-left: 0;
}
html.bridgeVoice .extRegCheckboxContainer .form-group.input-checkbox-wrapper .form-validator-stack .required {
  font-size: 0.7857142857em;
  padding-top: 5px;
  color: #e83434;
}
html.bridgeVoice .bv_formElement {
  background-color: #f0f0f0;
  border-radius: 2px 2px 0 0;
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border: 1px solid #e0e0e0;
  padding: 0px 0px;
  padding-bottom: 0px;
}
html.bridgeVoice .bv_formElement form {
  margin-bottom: 0px;
}
html.bridgeVoice .bv_formElement .form-group {
  margin: 10px 0px;
}
html.bridgeVoice .bv_formElement div[role=alert], html.bridgeVoice .bv_formElement .required {
  font-size: 0.7857142857em;
  padding-top: 5px;
  color: #e83434;
}
html.bridgeVoice .bv_formElement .formpadding {
  padding: 15px 15px;
  display: inline-block;
  width: 100%;
}
html.bridgeVoice .bv_formElement h2 {
  /* Aixtor Font size reduce CSS START */
  /* font-size: $fontSize_20; */
  font-size: 1.27857em;
  /* Aixtor Font size reduce CSS END */
  color: #273e74;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
  padding-bottom: 0px;
}
html.bridgeVoice .bv_formElement input[type=text], html.bridgeVoice .bv_formElement select {
  margin-bottom: 0px !important;
}
html.bridgeVoice .bv_formElement label.control-label {
  margin-bottom: 5px;
  /* Aixtor Font size reduce CSS START */
  /* font-size: $fontSize_12; */
  font-size: 0.75714em;
  /* Aixtor Font size reduce CSS END */
  color: #3d3d3d;
  font-weight: 400;
  text-transform: capitalize;
}
html.bridgeVoice .bv_formElement label.control-label span {
  color: #f58634;
  /* Aixtor Added reference mark CSS class START */
  /* Aixtor Added reference mark CSS class END */
}
html.bridgeVoice .bv_formElement label.control-label span.reference-mark {
  font-size: 0.35rem;
}
html.bridgeVoice .bv_formElement hr {
  margin: 0;
  border-top: 0 none;
  border-bottom: 1px solid #e0e0e0;
  width: 100%;
}
html.bridgeVoice .bv_formElement .taglib-captcha {
  display: inline-block;
  width: 100%;
  margin: 0px;
}
html.bridgeVoice .bv_formElement .taglib-captcha img {
  float: left;
  margin: 0px;
  height: 33px;
  margin-top: 35px !important;
}
html.bridgeVoice .bv_formElement .taglib-captcha .refresh {
  float: left;
  margin-top: 0px;
  padding: 0;
  position: relative;
  top: 41px;
  margin: 0;
  left: 0px;
  margin-right: 12px;
  margin-left: 12px;
}
html.bridgeVoice .bv_formElement .taglib-captcha .refresh a img {
  margin-top: 0 !important;
  margin: 0;
}
html.bridgeVoice .bv_formElement .taglib-captcha .form-group {
  float: left;
  min-width: 20%;
}
html.bridgeVoice .bv_formElement .pad-top0 {
  padding: 5px 15px !important;
}
html.bridgeVoice .formFooter {
  border: 1px solid #e0e0e0;
  padding: 12px 15px;
  border-top: 0 none;
}
html.bridgeVoice .formFooter p {
  margin: 0px;
  padding-left: 10px;
}
html.bridgeVoice .formFooter p a {
  padding-right: 5px;
}
html.bridgeVoice .formFooter p a.last-child, html.bridgeVoice .formFooter p a:last-child {
  padding-right: 0;
}
html.bridgeVoice .formFooter button {
  margin-left: 10px;
}
html.bridgeVoice .formFooter .btnBrGrSm {
  border-size: 1px;
  margin-left: 15px;
}
html.bridgeVoice .formFooter .form-group.input-checkbox-wrapper {
  padding-right: 5px;
  padding-bottom: 15px;
  padding-top: 3px;
}
html.bridgeVoice .formFooter .btnContainerHomesection .mBtn {
  cursor: pointer;
}
html.bridgeVoice .checkbox {
  padding-top: 5px;
  margin: 0px 0px;
}
html.bridgeVoice .margin-left0 {
  /* Aixtor Margin Left CSS START */
  /* margin-left:0; */
  margin-left: 0 !important;
  /* Aixtor Margin Left CSS END */
}
html.bridgeVoice .form-group {
  margin: 0;
}
html.bridgeVoice #wrapper input[type=text] {
  min-height: 25px !important;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  padding: 0 10px;
  /* Aixtor Font size reduce CSS START */
  /* font-size: $fontSize_13; */
  font-size: 13px;
  /* Aixtor Font size reduce CSS END */
  color: #000000;
  font-weight: 400;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  /* Aixtor Added height auto CSS START */
  height: auto;
  /* Aixtor Added height auto CSS END */
}
html.bridgeVoice #wrapper select:focus, html.bridgeVoice #wrapper input[type=text]:focus {
  border: 1px solid rgba(0, 130, 198, 0.8);
  outline: 2px auto rgba(0, 130, 198, 0.6);
  outline-offset: -2px;
}
html.bridgeVoice #wrapper .control-group.success input {
  border-color: #7bb62e;
  color: #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
html.bridgeVoice #wrapper .form-group.error input, html.bridgeVoice #wrapper .form-group.error select {
  border-color: #e83434;
  color: #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
html.bridgeVoice #wrapper select {
  height: 25px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  padding: 0 10px;
  /* Aixtor Font size reduce CSS START */
  /* font-size: $fontSize_13; */
  font-size: 0.82857em;
  /* Aixtor Font size reduce CSS END */
  color: #000000;
  font-weight: 400;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  background: url(../images/select-box-arrowdown.png) no-repeat 97% 5px white;
  -webkit-appearance: none;
  -moz-appearance: none;
}
html.bridgeVoice #wrapper select::-ms-expand {
  display: none;
}
html.bridgeVoice #wrapper .bv_Inputwithbutton input[type=text] {
  float: left;
  width: 48%;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  height: 25px;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  padding: 10px;
  color: #000000;
  font-weight: 400;
  margin: 0;
  margin-bottom: 19px;
}
html.bridgeVoice .bv_Inputwithbutton .form-validator-stack {
  float: left;
}
html.bridgeVoice .bv_InputwithbuttonCss {
  width: 52% !important;
  height: 35px;
  box-shadow: none;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0px 2px 2px 0px;
  border-left: 0 none;
  color: #0082c6;
  font-size: 0.7857142857em;
  padding: 5px;
  margin-top: 0px;
  float: right;
}
html.bridgeVoice .schedule_meeting form {
  margin: 20px 0;
}
html.bridgeVoice .schedule_meeting .fieldset .form-group {
  width: 24.7%;
  padding: 0 15px;
  float: left;
  position: relative;
}
html.bridgeVoice .schedule_meeting .fieldset .input-text-wrapper {
  width: 49.7%;
  padding: 0 15px;
  float: left;
  position: relative;
}
html.bridgeVoice .schedule_meeting .fieldset .hide-msg {
  display: none !important;
}
html.bridgeVoice .schedule_meeting .fieldset .btn-primary {
  margin: 0 0 0 15px;
  /*clear: both;
  display: inherit;*/
}
html.bridgeVoice .schedule_meeting .fieldset .alert {
  width: 96%;
  margin: 0 2% 20px;
}
html.bridgeVoice .meet-us-section {
  padding: 20px;
  color: #ffffff;
  background-size: cover;
  min-height: 293px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
html.bridgeVoice .meet-us-section h2 {
  font-size: 1.7142857143em;
  margin: 0 0 5px 0;
  line-height: normal;
}
html.bridgeVoice .meet-us-section h3 {
  font-size: 1em;
  line-height: normal;
  margin: 0 0 20px 0;
  font-weight: normal;
}
html.bridgeVoice .meet-us-section .button-container {
  margin: 20px 0 0;
}
html.bridgeVoice .inner-page-title-small h1, html.bridgeVoice .inner-page-title-large h1 {
  color: #ffffff;
  margin: 30px 0;
  text-transform: uppercase;
  font-size: 38px;
}
html.bridgeVoice .inner-page-title-large h1 {
  margin: 0px 0px;
}
html.bridgeVoice .inner-page-title-large table {
  height: 300px;
}
html.bridgeVoice .inner-page-title-large table td {
  vertical-align: middle;
}
html.bridgeVoice .divider-line {
  width: 100%;
  height: 1px;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
html.bridgeVoice .grid {
  display: table;
  width: 100%;
  border-spacing: 10px 5px;
  position: relative;
  background: #ffffff;
}
html.bridgeVoice .grid a * {
  display: block;
  margin: 0 auto;
  font-weight: 700;
  font-size: 0.7857142857em;
  line-height: 20px;
  color: #ffffff;
  padding-top: 15px;
}
html.bridgeVoice .grid a:hover, html.bridgeVoice .grid a:focus {
  text-decoration: none;
}
html.bridgeVoice .grid .col {
  padding: 0px 10px;
  width: 50%;
  display: table-cell;
}
html.bridgeVoice .grid .col .secondNavCave {
  border: 0 none;
  padding: 15px;
}
html.bridgeVoice .grid .col1 {
  background: #0082c6;
}
html.bridgeVoice .grid .col2 {
  background: #273e74;
}
html.bridgeVoice .grid .col3 {
  background: #f58634;
}
html.bridgeVoice .grid .col4 {
  background: #3d3d3d;
}
html.bridgeVoice .secondbannerPadding {
  padding: 5px 0px;
  background: #fff;
  display: inline-block;
  position: relative;
  padding-bottom: 25px;
  width: 100%;
  margin-bottom: -5px;
}
html.bridgeVoice .mobileShow {
  display: none;
}
html.bridgeVoice .socialmobileShow {
  display: none;
}
html.bridgeVoice .dockbar {
  right: 20px;
}
html.bridgeVoice .headerContainer .headerRightcontainer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
html.bridgeVoice .no-opacity {
  opacity: 0;
}
html.bridgeVoice .panel-content p, html.bridgeVoice .round-img-box p {
  /** Aixtor Mark line heiht CSS important START **/
  /* line-height: 18px; */
  line-height: 18px !important;
  /** Aixtor Mark line heiht CSS important END **/
  padding-bottom: 10px;
}
html.bridgeVoice .wholsale_Benifit {
  border: 1px solid #e0e0e0;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent {
  padding: 25px 30px;
  background-color: #ffffff;
  /** Aixtor Div padding START **/
  /** Aixtor Div padding END **/
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent .wholsaleulcontent .bvi-wh-text {
  padding-left: 25px;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent h3 {
  margin: 0px;
  color: #273e74;
  /** Aixtor Font style for H3 CSS START **/
  font-size: 24.5px;
  font-weight: bold;
  /** Aixtor Font style for H3 CSS END **/
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent h3.vendor {
  color: #f58634;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent div {
  border-bottom: 1px solid #e0e0e0;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent div span {
  color: #3d3d3d;
  /** Aixtor Font style for H3 CSS START **/
  font-size: 0.9em;
  /** Aixtor Font style for H3 CSS END **/
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent div:last-child, html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent div:first-child {
  border-bottom: 0 none;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent div:first-child {
  padding: 0px 0px;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent .wholsaleulcontent {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent .wholsaleulcontent img {
  vertical-align: middle;
  float: left;
  padding-top: 3px;
}
html.bridgeVoice .wholsale_Benifit .wholsale_BenifitContent .wholsaleulcontent .pull-left {
  position: relative;
  padding-left: 25px;
  float: initial;
}
html.bridgeVoice .coming-soon-big {
  color: #f58634;
  font-size: 2.7142857143em;
}
html.bridgeVoice .list-with-arrow-section h3 {
  margin: 0 0 10px 0;
  color: #273e74;
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content h3 {
  margin: 0 0 10px 0;
  color: #273e74;
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content .list-with-arrow-item {
  border-bottom: 1px solid #e0e0e0;
  /*&:first-child {
      padding: 0px 0px;
  }*/
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content .list-with-arrow-item span {
  color: #3d3d3d;
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content .list-with-arrow-item:last-child {
  border-bottom: 0 none;
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content .list-with-arrow-item {
  display: inline-block;
  width: 100%;
  padding: 10px 0px;
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content .list-with-arrow-item img {
  vertical-align: middle;
  float: left;
  padding-top: 3px;
}
html.bridgeVoice .list-with-arrow .list-with-arrow-content .list-with-arrow-item .pull-left {
  position: relative;
  padding-left: 25px;
  float: initial;
}
html.bridgeVoice .withoutMargin {
  margin: 0px 0px;
}
html.bridgeVoice .panel-content p, html.bridgeVoice .round-img-box p {
  /** Aixtor Mark line heiht CSS important START **/
  /* line-height: 18px; */
  line-height: 18px !important;
  /** Aixtor Mark line heiht CSS important END **/
  padding-bottom: 10px;
}
html.bridgeVoice .bg-fixed {
  background-attachment: fixed !important;
  background-size: cover !important;
}
html.bridgeVoice .section-grayf0 {
  background: #f0f0f0;
}
html.bridgeVoice .section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
html.bridgeVoice .section-main-header {
  margin-bottom: 40px;
}
html.bridgeVoice .section-sub-header {
  margin-bottom: 40px;
  font-size: 1.7142857143em;
  line-height: 28px;
}
html.bridgeVoice .coming-soon {
  color: #273e74;
}
html.bridgeVoice .section-padding {
  padding-top: 80px;
  padding-bottom: 80px;
}
html.bridgeVoice .section-main-header {
  margin-bottom: 40px;
}
html.bridgeVoice .section-sub-header {
  margin-bottom: 40px;
  font-size: 1.7142857143em;
  line-height: 28px;
}
html.bridgeVoice .coming-soon {
  color: #273e74;
}
html.bridgeVoice .sms-hub-services .section-sub-header {
  color: #ffffff;
  margin: 0 15px 80px 15px;
}
html.bridgeVoice .sms-hub-services .row [class*=span]:last-child .panel {
  margin-bottom: 0;
}
html.bridgeVoice .features-of-uc {
  /*.row-fluid{
      [class*="span"]:last-child{
          .panel{
              margin-bottom:0;
          }
      }
  }*/
}
html.bridgeVoice .features-of-uc .panel.card-with-round-img {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .features-of-uc {
    margin: 0 0 65px 0;
  }
  html.bridgeVoice .features-of-uc .row:last-child [class*=span]:last-child .panel.card-with-round-img {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  html.bridgeVoice .features-of-uc .row:last-child .panel.card-with-round-img {
    margin-bottom: 0;
  }
}
html.bridgeVoice .features-of-uc .section-sub-header {
  color: #ffffff;
  margin: 0 15px 80px 15px;
}
html.bridgeVoice .key-benefits-section .section-main-header {
  color: #273e74;
  font-size: 2.7142857143em;
}
html.bridgeVoice .modules-section .section-main-header {
  color: #273e74;
  font-size: 2.7142857143em;
}
html.bridgeVoice .full-width {
  width: 100%;
}
html.bridgeVoice .schedule_meeting .taglib-captcha img {
  margin-left: 16px;
  margin-top: 10px;
  margin-bottom: 6px;
  margin-right: -10px;
}
html.bridgeVoice .schedule_meeting .refresh {
  padding: 15px 0px;
}
html.bridgeVoice .low-padding {
  padding: 20px 0px;
}
html.bridgeVoice .social-mediadata {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
}
html.bridgeVoice .social-mediadata img {
  width: 100%;
}
html.bridgeVoice .social-mediadata .social-media-content {
  padding: 20px 20px;
}
html.bridgeVoice .social-mediadata .social-media-content h3 {
  margin: 0px;
  font-size: 1.7142857143em;
  text-transform: uppercase;
}
html.bridgeVoice .social-mediadata .social-media-content p {
  margin: 0px;
  font-size: 1em;
  padding-bottom: 20px;
}
html.bridgeVoice .social-mediadata.color1 h3 {
  color: #0082c6;
}
html.bridgeVoice .social-mediadata.color1 a.btnBrDarkBuLg {
  background: #ffffff;
  border: 2px solid #0082c6;
  color: #0082c6;
}
html.bridgeVoice .social-mediadata.color1 a.btnBrDarkBuLg:hover, html.bridgeVoice .social-mediadata.color1 a.btnBrDarkBuLg:focus {
  background: #0082c6;
  color: #ffffff;
}
html.bridgeVoice .social-mediadata.color2 h3 {
  color: #273e74;
}
html.bridgeVoice .social-mediadata.color2 a.btnBrDarkBuLg {
  background: #ffffff;
  border: 2px solid #273e74;
  color: #273e74;
}
html.bridgeVoice .social-mediadata.color2 a.btnBrDarkBuLg:hover, html.bridgeVoice .social-mediadata.color2 a.btnBrDarkBuLg:focus {
  background: #273e74;
  color: #ffffff;
}
html.bridgeVoice .social-mediadata.color3 h3 {
  color: #f58634;
}
html.bridgeVoice .social-mediadata.color3 a.btnBrDarkBuLg {
  background: #ffffff;
  border: 2px solid #f58634;
  color: #f58634;
}
html.bridgeVoice .social-mediadata.color3 a.btnBrDarkBuLg:hover, html.bridgeVoice .social-mediadata.color3 a.btnBrDarkBuLg:focus {
  background: #f58634;
  color: #ffffff;
}
html.bridgeVoice .social-media-section {
  padding: 60px 0px;
}
html.bridgeVoice .social-media-section h3 {
  font-size: 1.5714285714em;
  color: #273e74;
  margin: 15px 0px;
  text-transform: uppercase;
}
html.bridgeVoice .social-media-section .social-mediadata {
  margin: 20px 0px;
}
html.bridgeVoice .social-media-feed {
  padding: 80px 0px;
  padding-bottom: 60px;
}
html.bridgeVoice .social-media-feed h3 {
  font-size: 1.5714285714em;
  color: #273e74;
  margin: 15px 0px;
  text-transform: uppercase;
}
html.bridgeVoice .timeline-Widget {
  background-color: #ffffff;
  border-radius: 2px;
}
html.bridgeVoice .img-radius {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
html.bridgeVoice .fb-page, html.bridgeVoice .fb-page iframe[style], html.bridgeVoice .fb-page span {
  width: 100% !important;
}
html.bridgeVoice .fb-page, html.bridgeVoice .twitter-timeline {
  margin-bottom: 20px;
}
html.bridgeVoice .social-media-video {
  padding: 80px 0px;
  padding-bottom: 60px;
}
html.bridgeVoice .social-media-video .margin-top0 {
  margin-top: 0px;
}
html.bridgeVoice .social-media-video iframe {
  padding-bottom: 20px;
}
html.bridgeVoice .linked_in {
  background: url(/documents/21334/39711/connec_linkding.jpg/2dd1cf2f-ba0a-483e-8bca-3c283db56047?t=1459779492000) no-repeat center center white;
  height: 100px;
}
html.bridgeVoice .bvi_events .media {
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 0px;
}
html.bridgeVoice .bvi_events .media h3 {
  font-size: 1.7142857143em;
  color: #273e74;
  text-transform: uppercase;
  margin: 0px 0px;
}
html.bridgeVoice .bvi_events .media h4 {
  font-size: 1em;
  color: #f58634;
  margin: 0px 0px;
  text-transform: capitalize;
}
html.bridgeVoice .bvi_events .media p {
  font-size: 0.7857142857em;
  margin: 0px 0px;
  text-transform: capitalize;
}
html.bridgeVoice .bvi_events .row:last-child .media {
  border-bottom: 0 none;
}
html.bridgeVoice .schedule_meeting .form-validator-stack {
  display: none;
}
html.bridgeVoice .g-recaptcha {
  transform: scale(0.89);
  transform-origin: 0 0;
}
html.bridgeVoice .signup {
  padding: 40px 0px;
}
html.bridgeVoice .signup h3 {
  /* Aixtor reduce font size in CSS START */
  /* font-size: $fontSize_16; */
  font-size: 1.04286em;
  /* Aixtor reduce font size in CSS END */
  color: #f58634;
  margin: 0px 0px;
  font-weight: 700;
}
html.bridgeVoice .signup p {
  /* Aixtor reduce font size in CSS START */
  /* font-size: $fontSize_14; */
  font-size: 0.9em;
  /* Aixtor reduce font size in CSS END */
  margin: 0px 0px;
}
html.bridgeVoice .signup_completed {
  padding: 100px 0px;
}
html.bridgeVoice .form-group.error input {
  border-color: #e83434;
}
html.bridgeVoice .form-group.success input {
  border-color: #7bb62e;
}
html.bridgeVoice .taglib-icon-help {
  opacity: 0.5;
  /* Aixtor Taglib Icon Help CSS class START */
  color: #7F7F7F !important;
  /* Aixtor Taglib Icon Help CSS class END */
}
html.bridgeVoice .taglib-icon-help:hover {
  opacity: 1;
}
html.bridgeVoice .tooltip-content .tooltip-inner {
  /* Aixtor tooltip-help changed to tooltip-content in DXP CSS END */
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  max-width: 400px;
  text-align: left;
  font-size: 11px;
  padding: 5px 5px;
}
html.bridgeVoice .tooltip-help.top .tooltip-arrow {
  border-top-color: #000000;
}
html.bridgeVoice .tooltip-help.bottom .tooltip-arrow {
  border-bottom-color: #000000;
}
html.bridgeVoice .tooltip-help.left .tooltip-arrow {
  border-left-color: #000000;
}
html.bridgeVoice .tooltip-help.right .tooltip-arrow {
  border-right-color: #000000;
}
html.bridgeVoice .tooltip {
  line-height: 19.6px;
  max-width: 200px;
}
html.bridgeVoice .tooltip .tooltip-inner {
  font-size: 11px;
  border-radius: 2px;
  font-family: "Open Sans", sans-serif;
  padding: 5px 5px;
  max-width: 200px;
  line-height: 1.4;
}
html.bridgeVoice .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 1px;
  border-top-color: #000000;
}
html.bridgeVoice .schedule-meeting-subBanner {
  margin-bottom: 20px;
}
html.bridgeVoice .schedule-meeting-subBanner img {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
html.bridgeVoice .portlet-column.portlet-column-last {
  margin-bottom: 0px;
}

.button-rightSpace {
  float: left;
  margin-right: 20px;
}

div.swiper-button-prev {
  display: none;
}

div.swiper-button-next {
  display: none;
}

div.headerLeftcontainer {
  /** Aixtor responsive logo CSS START **/
  /** Aixtor responsive logo CSS END **/
  padding-top: 0px;
}
div.headerLeftcontainer a.custom-logo {
  margin-top: -25px;
}
@media (max-width: 979px) {
  div.headerLeftcontainer a.custom-logo {
    margin-top: 0px !important;
  }
}

html.bridgeVoice .swiper-wrapper {
  cursor: default !important;
}

/** Aixtor responsive CSS START **/
#portlet_login_WAR_bvicarrierregistrationportlet .portlet-header, #portlet_bvicarrierregistration_WAR_bvicarrierregistrationportlet .portlet-header,
#portlet_bvivoiprate_WAR_bvivoiprateportlet .portlet-header, #portlet_signupdid_WAR_signupdidportlet .portlet-header,
#portlet_displayevents_WAR_bvieventdisplayportlet .portlet-header {
  display: none !important;
}

html.bridgeVoice div#wrapper #main-content div.portlet-layout:last-child .portlet-column {
  margin-bottom: 0;
}

html.bridgeVoice section.portlet {
  margin-bottom: 0px;
}

.bridgeVoice .row-fluid {
  width: 100%;
}

.bridgeVoice .portlet-content .portlet-title, .bridgeVoice .portlet-content .portlet-title-text {
  display: none;
}

.bridgeVoice h1, .bridgeVoice h2, .bridgeVoice h3 {
  line-height: 40px !important;
}

.bridgeVoice h1, .bridgeVoice h2, .bridgeVoice h3, .bridgeVoice h4, .bridgeVoice h5, .bridgeVoice h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

.bridgeVoice .offset1 {
  margin-left: 100px;
}

.bridgeVoice .offset2 {
  margin-left: 180px;
}

.bridgeVoice .offset3 {
  margin-left: 260px;
}

.bridgeVoice .offset4 {
  margin-left: 340px;
}

.bridgeVoice .offset5 {
  margin-left: 420px;
}

.bridgeVoice .offset6 {
  margin-left: 500px;
}

.bridgeVoice .offset7 {
  margin-left: 580px;
}

.bridgeVoice .offset8 {
  margin-left: 660px;
}

.bridgeVoice .offset9 {
  margin-left: 740px;
}

.bridgeVoice .offset10 {
  margin-left: 820px;
}

.bridgeVoice .offset11 {
  margin-left: 900px;
}

.bridgeVoice .offset12 {
  margin-left: 980px;
}

.bridgeVoice .row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%;
}

.bridgeVoice .row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%;
}

.bridgeVoice .row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%;
}

.bridgeVoice .row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%;
}

.bridgeVoice .row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%;
}

.bridgeVoice .row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%;
}

.bridgeVoice .row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%;
}

.bridgeVoice .row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%;
}

.bridgeVoice .row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%;
}

.bridgeVoice .row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%;
}

.bridgeVoice .row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%;
}

.bridgeVoice .row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%;
}

.bridgeVoice .row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%;
}

.bridgeVoice .row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%;
}

.bridgeVoice .row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%;
}

.bridgeVoice .row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%;
}

.bridgeVoice .row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%;
}

.bridgeVoice .row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%;
}

.bridgeVoice .row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%;
}

.bridgeVoice .row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85%;
}

.bridgeVoice .row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%;
}

.bridgeVoice .row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%;
}

.bridgeVoice .row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%;
}

.bridgeVoice .row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%;
}

@media (min-width: 1200px) {
  .bridgeVoice .container {
    max-width: 1170px;
    padding: 0;
  }
  .bridgeVoice .bvi-row {
    margin-left: -30px;
  }
  .bridgeVoice .bvi-col-md-1 {
    width: 70px;
  }
  .bridgeVoice .bvi-col-md-2 {
    width: 170px;
  }
  .bridgeVoice .bvi-col-md-3 {
    width: 270px;
  }
  .bridgeVoice .bvi-col-md-4 {
    width: 370px;
  }
  .bridgeVoice .bvi-col-md-5 {
    width: 470px;
  }
  .bridgeVoice .bvi-col-md-6 {
    width: 570px;
  }
  .bridgeVoice .bvi-col-md-7 {
    width: 670px;
  }
  .bridgeVoice .bvi-col-md-8 {
    width: 770px;
  }
  .bridgeVoice .bvi-col-md-9 {
    width: 870px;
  }
  .bridgeVoice .bvi-col-md-10 {
    width: 970px;
  }
  .bridgeVoice .bvi-col-md-11 {
    width: 1070px;
  }
  .bridgeVoice .bvi-col-md-12 {
    width: 1170px;
  }
  .bridgeVoice .offset1 {
    margin-left: 130px;
  }
  .bridgeVoice .offset2 {
    margin-left: 230px;
  }
  .bridgeVoice .offset3 {
    margin-left: 330px;
  }
  .bridgeVoice .offset4 {
    margin-left: 430px;
  }
  .bridgeVoice .offset5 {
    margin-left: 530px;
  }
  .bridgeVoice .offset6 {
    margin-left: 630px;
  }
  .bridgeVoice .offset7 {
    margin-left: 730px;
  }
  .bridgeVoice .offset8 {
    margin-left: 830px;
  }
  .bridgeVoice .offset9 {
    margin-left: 930px;
  }
  .bridgeVoice .offset10 {
    margin-left: 1030px;
  }
  .bridgeVoice .offset11 {
    margin-left: 1130px;
  }
  .bridgeVoice .offset12 {
    margin-left: 1230px;
  }
  .bridgeVoice .row-fluid .offset1 {
    margin-left: 11.11111%;
    *margin-left: 11.00473%;
  }
  .bridgeVoice .row-fluid .offset1:first-child {
    margin-left: 8.54701%;
    *margin-left: 8.44063%;
  }
  .bridgeVoice .row-fluid .offset2 {
    margin-left: 19.65812%;
    *margin-left: 19.55174%;
  }
  .bridgeVoice .row-fluid .offset2:first-child {
    margin-left: 17.09402%;
    *margin-left: 16.98763%;
  }
  .bridgeVoice .row-fluid .offset3 {
    margin-left: 28.20513%;
    *margin-left: 28.09875%;
  }
  .bridgeVoice .row-fluid .offset3:first-child {
    margin-left: 25.64103%;
    *margin-left: 25.53464%;
  }
  .bridgeVoice .row-fluid .offset4 {
    margin-left: 36.75214%;
    *margin-left: 36.64575%;
  }
  .bridgeVoice .row-fluid .offset4:first-child {
    margin-left: 34.18803%;
    *margin-left: 34.08165%;
  }
  .bridgeVoice .row-fluid .offset5 {
    margin-left: 45.29915%;
    *margin-left: 45.19276%;
  }
  .bridgeVoice .row-fluid .offset5:first-child {
    margin-left: 42.73504%;
    *margin-left: 42.62866%;
  }
  .bridgeVoice .row-fluid .offset6 {
    margin-left: 53.84615%;
    *margin-left: 53.73977%;
  }
  .bridgeVoice .row-fluid .offset6:first-child {
    margin-left: 51.28205%;
    *margin-left: 51.17567%;
  }
  .bridgeVoice .row-fluid .offset7 {
    margin-left: 62.39316%;
    *margin-left: 62.28678%;
  }
  .bridgeVoice .row-fluid .offset7:first-child {
    margin-left: 59.82906%;
    *margin-left: 59.72268%;
  }
  .bridgeVoice .row-fluid .offset8 {
    margin-left: 70.94017%;
    *margin-left: 70.83379%;
  }
  .bridgeVoice .row-fluid .offset8:first-child {
    margin-left: 68.37607%;
    *margin-left: 68.26969%;
  }
  .bridgeVoice .row-fluid .offset9 {
    margin-left: 79.48718%;
    *margin-left: 79.3808%;
  }
  .bridgeVoice .row-fluid .offset9:first-child {
    margin-left: 76.92308%;
    *margin-left: 76.81669%;
  }
  .bridgeVoice .row-fluid .offset10 {
    margin-left: 88.03419%;
    *margin-left: 87.92781%;
  }
  .bridgeVoice .row-fluid .offset10:first-child {
    margin-left: 85.47009%;
    *margin-left: 85.3637%;
  }
  .bridgeVoice .row-fluid .offset11 {
    margin-left: 96.5812%;
    *margin-left: 96.47481%;
  }
  .bridgeVoice .row-fluid .offset11:first-child {
    margin-left: 94.01709%;
    *margin-left: 93.91071%;
  }
  .bridgeVoice .row-fluid .offset12 {
    margin-left: 105.12821%;
    *margin-left: 105.02182%;
  }
  .bridgeVoice .row-fluid .offset12:first-child {
    margin-left: 102.5641%;
    *margin-left: 102.45772%;
  }
  .bridgeVoice [class*=bvi-col-md-] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .bridgeVoice .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .bridgeVoice .row-fluid:before, .bridgeVoice .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bridgeVoice .row-fluid:after {
    clear: both;
  }
  .bridgeVoice .row-fluid [class*=bvi-col-md-] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%;
  }
  .bridgeVoice .row-fluid [class*=bvi-col-md-]:first-child {
    margin-left: 0;
  }
  .bridgeVoice .row-fluid .controls-row [class*=bvi-col-md-] + [class*=bvi-col-md-] {
    margin-left: 2.12766%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-1 {
    width: 6.38298%;
    *width: 6.32979%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-2 {
    width: 14.89362%;
    *width: 14.84043%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-3 {
    width: 23.40426%;
    *width: 23.35106%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-4 {
    width: 31.91489%;
    *width: 31.8617%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-5 {
    width: 40.42553%;
    *width: 40.37234%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-6 {
    width: 48.93617%;
    *width: 48.88298%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-7 {
    width: 57.44681%;
    *width: 57.39362%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-8 {
    width: 65.95745%;
    *width: 65.90426%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-9 {
    width: 74.46809%;
    *width: 74.41489%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-10 {
    width: 82.97872%;
    *width: 82.92553%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-11 {
    width: 91.48936%;
    *width: 91.43617%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-12 {
    width: 100%;
    *width: 99.94681%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .bridgeVoice .bvi-row {
    margin-left: -20px;
    *zoom: 1;
  }
  .bridgeVoice .bvi-row:before,
  .bridgeVoice .bvi-row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bridgeVoice .bvi-row:after {
    clear: both;
  }
  .bridgeVoice [class*=bvi-col-md-] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .bridgeVoice .container,
  .bridgeVoice .navbar-static-top .container,
  .bridgeVoice .navbar-fixed-top .container,
  .bridgeVoice .navbar-fixed-bottom .container {
    width: 724px;
  }
  .bridgeVoice .bvi-col-md-1 {
    width: 42px;
  }
  .bridgeVoice .bvi-col-md-2 {
    width: 104px;
  }
  .bridgeVoice .bvi-col-md-3 {
    width: 166px;
  }
  .bridgeVoice .bvi-col-md-4 {
    width: 228px;
  }
  .bridgeVoice .bvi-col-md-5 {
    width: 290px;
  }
  .bridgeVoice .bvi-col-md-6 {
    width: 352px;
  }
  .bridgeVoice .bvi-col-md-7 {
    width: 414px;
  }
  .bridgeVoice .bvi-col-md-8 {
    width: 476px;
  }
  .bridgeVoice .bvi-col-md-9 {
    width: 538px;
  }
  .bridgeVoice .bvi-col-md-10 {
    width: 600px;
  }
  .bridgeVoice .bvi-col-md-11 {
    width: 662px;
  }
  .bridgeVoice .bvi-col-md-12 {
    width: 724px;
  }
  .bridgeVoice .offset1 {
    margin-left: 82px;
  }
  .bridgeVoice .offset2 {
    margin-left: 144px;
  }
  .bridgeVoice .offset3 {
    margin-left: 206px;
  }
  .bridgeVoice .offset4 {
    margin-left: 268px;
  }
  .bridgeVoice .offset5 {
    margin-left: 330px;
  }
  .bridgeVoice .offset6 {
    margin-left: 392px;
  }
  .bridgeVoice .offset7 {
    margin-left: 454px;
  }
  .bridgeVoice .offset8 {
    margin-left: 516px;
  }
  .bridgeVoice .offset9 {
    margin-left: 578px;
  }
  .bridgeVoice .offset10 {
    margin-left: 640px;
  }
  .bridgeVoice .offset11 {
    margin-left: 702px;
  }
  .bridgeVoice .offset12 {
    margin-left: 764px;
  }
  .bridgeVoice .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .bridgeVoice .row-fluid:before,
  .bridgeVoice .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bridgeVoice .row-fluid:after {
    clear: both;
  }
  .bridgeVoice .row-fluid [class*=bvi-col-md-] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243%;
    *margin-left: 2.70924%;
  }
  .bridgeVoice .row-fluid [class*=bvi-col-md-]:first-child {
    margin-left: 0;
  }
  .bridgeVoice .row-fluid .controls-row [class*=bvi-col-md-] + [class*=bvi-col-md-] {
    margin-left: 2.76243%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-1 {
    width: 5.8011%;
    *width: 5.74791%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-2 {
    width: 14.36464%;
    *width: 14.31145%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-3 {
    width: 22.92818%;
    *width: 22.87499%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-4 {
    width: 31.49171%;
    *width: 31.43852%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-5 {
    width: 40.05525%;
    *width: 40.00206%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-6 {
    width: 48.61878%;
    *width: 48.56559%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-7 {
    width: 57.18232%;
    *width: 57.12913%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-8 {
    width: 65.74586%;
    *width: 65.69266%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-9 {
    width: 74.30939%;
    *width: 74.2562%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-10 {
    width: 82.87293%;
    *width: 82.81974%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-11 {
    width: 91.43646%;
    *width: 91.38327%;
  }
  .bridgeVoice .row-fluid .bvi-col-md-12 {
    width: 100%;
    *width: 99.94681%;
  }
  .bridgeVoice .row-fluid .offset1 {
    margin-left: 11.32597%;
    *margin-left: 11.21958%;
  }
  .bridgeVoice .row-fluid .offset1:first-child {
    margin-left: 8.56354%;
    *margin-left: 8.45715%;
  }
  .bridgeVoice .row-fluid .offset2 {
    margin-left: 19.8895%;
    *margin-left: 19.78312%;
  }
  .bridgeVoice .row-fluid .offset2:first-child {
    margin-left: 17.12707%;
    *margin-left: 17.02069%;
  }
  .bridgeVoice .row-fluid .offset3 {
    margin-left: 28.45304%;
    *margin-left: 28.34666%;
  }
  .bridgeVoice .row-fluid .offset3:first-child {
    margin-left: 25.69061%;
    *margin-left: 25.58422%;
  }
  .bridgeVoice .row-fluid .offset4 {
    margin-left: 37.01657%;
    *margin-left: 36.91019%;
  }
  .bridgeVoice .row-fluid .offset4:first-child {
    margin-left: 34.25414%;
    *margin-left: 34.14776%;
  }
  .bridgeVoice .row-fluid .offset5 {
    margin-left: 45.58011%;
    *margin-left: 45.47373%;
  }
  .bridgeVoice .row-fluid .offset5:first-child {
    margin-left: 42.81768%;
    *margin-left: 42.7113%;
  }
  .bridgeVoice .row-fluid .offset6 {
    margin-left: 54.14365%;
    *margin-left: 54.03726%;
  }
  .bridgeVoice .row-fluid .offset6:first-child {
    margin-left: 51.38122%;
    *margin-left: 51.27483%;
  }
  .bridgeVoice .row-fluid .offset7 {
    margin-left: 62.70718%;
    *margin-left: 62.6008%;
  }
  .bridgeVoice .row-fluid .offset7:first-child {
    margin-left: 59.94475%;
    *margin-left: 59.83837%;
  }
  .bridgeVoice .row-fluid .offset8 {
    margin-left: 71.27072%;
    *margin-left: 71.16434%;
  }
  .bridgeVoice .row-fluid .offset8:first-child {
    margin-left: 68.50829%;
    *margin-left: 68.4019%;
  }
  .bridgeVoice .row-fluid .offset9 {
    margin-left: 79.83425%;
    *margin-left: 79.72787%;
  }
  .bridgeVoice .row-fluid .offset9:first-child {
    margin-left: 77.07182%;
    *margin-left: 76.96544%;
  }
  .bridgeVoice .row-fluid .offset10 {
    margin-left: 88.39779%;
    *margin-left: 88.29141%;
  }
  .bridgeVoice .row-fluid .offset10:first-child {
    margin-left: 85.63536%;
    *margin-left: 85.52898%;
  }
  .bridgeVoice .row-fluid .offset11 {
    margin-left: 96.96133%;
    *margin-left: 96.85494%;
  }
  .bridgeVoice .row-fluid .offset11:first-child {
    margin-left: 94.1989%;
    *margin-left: 94.09251%;
  }
  .bridgeVoice .row-fluid .offset12 {
    margin-left: 105.52486%;
    *margin-left: 105.41848%;
  }
  .bridgeVoice .row-fluid .offset12:first-child {
    margin-left: 102.76243%;
    *margin-left: 102.65605%;
  }
}
@media (max-width: 767px) {
  .bridgeVoice .container {
    width: auto;
    padding: 0;
  }
  .bridgeVoice .bvi-row {
    margin-left: 0px;
  }
  .bridgeVoice [class*=bvi-col-md-], .bridgeVoice .uneditable-input[class*=bvi-col-md-], .bridgeVoice .row-fluid [class*=bvi-col-md-] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .bridgeVoice .customNavigation .navbar-toggler-icon {
    font-size: 24px;
  }
}
@media (min-width: 769px) {
  .bridgeVoice #navigation {
    display: block;
    /*Liferay 7.4 Upgrade :- "Space between navigation menus and Signup button" changes starts*/
    width: auto;
    /*Liferay 7.4 Upgrade :- "Space between navigation menus and Signup button" changes ends*/
  }
  .bridgeVoice .navbar-toggler {
    display: none;
  }
}
.bridgeVoice input[disabled], .bridgeVoice select[disabled], .bridgeVoice textarea[disabled], .bridgeVoice input[readonly], .bridgeVoice select[readonly], .bridgeVoice textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

.portlet-journal-content .portlet .portlet-header {
  display: none;
}

.portlet-layout .portlet-header {
  margin-bottom: 0px;
}

/** Aixtor responsive CSS END **/
/** Aixtor web-form portlet CSS START**/
.schedule_meeting .portlet-header {
  display: none;
}

/** Aixtor web-form portlet CSS END**/
/* Himanshu | Generic changes moved from portlect to theme, will monitor it. START */
/* Removed icon and Error text from alert-error messages */
.alert.alert-danger .alert-indicator, .alert.alert-danger strong {
  display: none;
}

html.bridgeVoice .signup_completed .home-section h3 {
  font-size: 16px;
}
html.bridgeVoice .signup_completed .home-section p {
  font-size: 14px;
  line-height: 24px !important;
}
html.bridgeVoice .blogs-display-controller-portlet .asset-content p {
  font-size: 14px;
  line-height: 22px !important;
  margin-bottom: 10px;
  padding: 0;
}
html.bridgeVoice .blogs-display-controller-portlet .asset-content .asset-metadata {
  font-size: 11px;
  line-height: 18px;
}
html.bridgeVoice .blogs-display-controller-portlet .portlet-content-container p {
  font-size: 14px;
  line-height: 22px !important;
  margin-bottom: 10px;
  padding: 0;
}
html.bridgeVoice .blogs-display-controller-portlet .portlet-content-container .taglib-header {
  margin-bottom: 14px;
  padding: 0;
}
html.bridgeVoice .portlet-asset-publisher {
  border: none;
}
html.bridgeVoice .portlet-asset-publisher .portlet-title.panel-title {
  padding: 10px 14px;
}
html.bridgeVoice .portlet-asset-publisher .portlet-content.panel-content {
  border: none;
}
html.bridgeVoice .portlet-asset-publisher .portlet-content.panel-content .asset-content .asset-summary {
  font-size: 11px;
  line-height: 18px;
}
html.bridgeVoice .portlet-asset-publisher .portlet-content.panel-content .asset-more a {
  font-size: 11px;
  line-height: 18px;
}

.custom-modal.dialog-iframe-modal h3.modal-title {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
}

.portlet-decorate .portlet-content {
  border: 0;
}

/* Himanshu | Generic changes moved from portlect to theme, will monitor it. END */
html.bridgeVoice .inMobileView {
  display: none;
}
@media screen and (max-width: 767px) {
  html.bridgeVoice .row .col-md-6-sm, html.bridgeVoice .row-fluid .col-md-6-sm {
    width: 48.61878%;
    float: left;
  }
}
@media screen and (min-width: 979px) and (max-width: 1024px) {
  html.bridgeVoice .panel.color-panel .panel-content {
    min-height: 250px;
  }
}
@media (max-width: 979px) and (min-width: 767px) {
  html.bridgeVoice .container,
  html.bridgeVoice .navbar-static-top .container,
  html.bridgeVoice .navbar-fixed-top .container,
  html.bridgeVoice .navbar-fixed-bottom .container {
    width: 738px;
  }
  html.bridgeVoice .home-section.offering-section .tab-content .row .span3,
  html.bridgeVoice .home-section.offering-section .tab-content .row .span2,
  html.bridgeVoice .home-section.offering-section .tab-content .row [class*=span]:first-child,
  html.bridgeVoice .home-section.deal-section .tab-content .row .span3,
  html.bridgeVoice .home-section.deal-section .tab-content .row .span2,
  html.bridgeVoice .home-section.deal-section .tab-content .row [class*=span]:first-child {
    width: 48%;
    margin: 0 1%;
  }
  html.bridgeVoice .home-section.offering-section .row .span3,
  html.bridgeVoice .home-section.offering-section .row .span2,
  html.bridgeVoice .home-section.deal-section .row .span3,
  html.bridgeVoice .home-section.deal-section .row .span2,
  html.bridgeVoice .home-section.deal-section .row [class*=span]:first-child {
    width: 48%;
    margin: 0 1%;
  }
  html.bridgeVoice .home-section.offering-section .row .span12,
  html.bridgeVoice .home-section.deal-section .row .span12,
  html.bridgeVoice .home-section.deal-section .row [class*=span]:first-child {
    width: 100%;
  }
  html.bridgeVoice .two-col-tablet-section .row .span3,
  html.bridgeVoice .two-col-tablet-section .row .span2,
  html.bridgeVoice .two-col-tablet-section .row [class*=span]:first-child,
  html.bridgeVoice .two-col-tablet-section .row .span3,
  html.bridgeVoice .two-col-tablet-section .row .span2,
  html.bridgeVoice .two-col-tablet-section .row [class*=span]:first-child {
    width: 48%;
    margin: 0 1%;
  }
  html.bridgeVoice .schedule_meeting .fieldset .form-group {
    width: 50%;
    padding: 0 15px 0;
  }
  html.bridgeVoice .schedule_meeting .fieldset .form-group:last-child {
    padding: 0;
  }
  html.bridgeVoice .schedule_meeting .fieldset .input-text-wrapper {
    width: 100%;
  }
  html.bridgeVoice .schedule_meeting form {
    /*margin: 20px 15px;*/
  }
  html.bridgeVoice .btn btn-default.btn-primary {
    clear: both;
    display: inherit;
  }
  html.bridgeVoice .btn btn-default {
    width: auto;
  }
  html.bridgeVoice .panel.color-panel .panel-title.padding-for-two-line {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  html.bridgeVoice .social-media-feed h3 {
    font-size: 1.2857142857em;
    margin: 0px;
    margin-bottom: 15px;
  }
  html.bridgeVoice .mobile-hide {
    height: 40px !important;
  }
  html.bridgeVoice .formFooter .pull-right {
    float: left;
    margin: 10px 0px;
  }
}
@media screen and (max-width: 767px) {
  html.bridgeVoice body {
    padding-left: 0;
    padding-right: 0;
  }
  html.bridgeVoice .logo img {
    width: 60%;
    min-width: 157px;
  }
  html.bridgeVoice .home-section, html.bridgeVoice .headerContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  html.bridgeVoice .headerTopinformation {
    display: none;
  }
  html.bridgeVoice .bs-tabs, html.bridgeVoice .bs-tab-content, html.bridgeVoice .panel.color-panel {
    padding: 0;
  }
  html.bridgeVoice .bs-tabs {
    margin-bottom: 20px;
  }
  html.bridgeVoice .round-img-box {
    margin-bottom: 20px;
  }
  html.bridgeVoice .home-section.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  html.bridgeVoice .social-media-feed, html.bridgeVoice .social-media-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  html.bridgeVoice .section-main-header {
    margin-bottom: 10px;
  }
  html.bridgeVoice .section-sub-header {
    margin-bottom: 10px;
  }
  html.bridgeVoice .coming-soon-section {
    padding-top: 0;
  }
  html.bridgeVoice .ucaas-key-benefits-left .list-with-arrow .list-with-arrow-content .list-with-arrow-item:last-child {
    border-bottom: 1px solid #e0e0e0;
  }
  html.bridgeVoice .fulloverfoldright-tworow1007030 > .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  html.bridgeVoice .formFooter .pull-right {
    float: left;
    margin: 0px 0px;
    width: 100%;
  }
  html.bridgeVoice .formFooter .pull-right input {
    width: 100%;
    margin: 5px 0px;
  }
  html.bridgeVoice .formFooter p.mobile-set {
    position: relative;
    left: 10px;
  }
  html.bridgeVoice .taglib-captcha .form-group {
    width: 100%;
  }
  html.bridgeVoice .taglib-captcha img {
    margin-top: 15px !important;
  }
  html.bridgeVoice .schedule-meeting-subBanner {
    margin: 0px 15px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 480px) and (min-width: 320px) {
  html.bridgeVoice .btn btn-defaultContainerHomesection .mBtn {
    width: 100% !important;
  }
  html.bridgeVoice .button-container a + a {
    margin-top: 15px;
  }
  html.bridgeVoice .home-section .button-container {
    padding-left: 0;
    padding-right: 0px;
  }
  html.bridgeVoice #_145_navSiteNavigationNavbarBtn {
    position: fixed;
    right: 4%;
    top: 2.4% !important;
    background: 0;
    border: 0;
    font-size: 24px;
    color: #f58634;
    margin: 0;
    padding: 0;
  }
  html.bridgeVoice #_145_navSiteNavigationNavbarBtn:hover, html.bridgeVoice #_145_navSiteNavigationNavbarBtn:focus {
    color: #c96e2b;
  }
  html.bridgeVoice .portlet-column {
    margin: 0 0 20px;
  }
  html.bridgeVoice .portlet-column.homePageLayout {
    margin: 0;
  }
  html.bridgeVoice .home-section.normal-padding {
    padding-bottom: 40px;
    padding-top: 40px;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer {
    top: 60px !important;
  }
  html.bridgeVoice .social-media-feed h3 {
    font-size: 1em;
  }
  html.bridgeVoice .home-section .coming-soon-big {
    font-size: 1.7142857143em;
  }
}
@media (max-width: 767px) {
  html.bridgeVoice h1 {
    font-size: 1.7142857143em;
    line-height: normal;
  }
  html.bridgeVoice .home-section .button-container {
    padding-left: 0;
    padding-right: 0px;
    /**AIXTOR: CSS changes for responsive START **/
    padding-bottom: 10px;
    /**AIXTOR: CSS changes for responsive END **/
  }
  html.bridgeVoice .bv_formElement {
    margin: 0 15px;
  }
  html.bridgeVoice .inner-page-title-small h1 {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 1.7142857143em;
    line-height: normal;
  }
  html.bridgeVoice .inner-page-title-large h1 {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 1.7142857143em;
    line-height: normal;
    /*margin-top: 65px;
    margin-bottom: 65px;*/
  }
  html.bridgeVoice .inner-page-title-large table {
    height: 150px;
  }
  html.bridgeVoice .meet-us-section {
    margin: 0 15px;
  }
  html.bridgeVoice .schedule_meeting .fieldset .form-group {
    width: 100%;
    padding: 0 15px 0;
  }
  html.bridgeVoice .schedule_meeting .fieldset .form-group:last-child {
    padding: 0;
  }
  html.bridgeVoice .schedule_meeting .fieldset .input-text-wrapper {
    width: 100%;
  }
  html.bridgeVoice .schedule_meeting form {
    /*margin: 20px 15px;*/
  }
  html.bridgeVoice .btn btn-default.btn-primary {
    clear: both;
    display: inherit;
  }
  html.bridgeVoice .btn btn-default {
    width: auto;
  }
  html.bridgeVoice .socialmobileShow {
    display: block;
  }
  html.bridgeVoice .socialmobileHide {
    display: none;
  }
  html.bridgeVoice .social-media-feed h3.hide1 {
    display: none;
  }
}
@media (max-width: 979px) {
  html.bridgeVoice.ios input, html.bridgeVoice.ios input.input-large, html.bridgeVoice.ios textarea, html.bridgeVoice.ios .uneditable-input {
    max-width: 100% !important;
    width: 100% !important;
  }
  html.bridgeVoice.ios #wrapper .bv_Inputwithbutton input[type=text] {
    float: none !important;
    width: 48% !important;
  }
  html.bridgeVoice.ios .extRegCheckboxContainer span.pull-left {
    width: 18px;
  }
  html.bridgeVoice.ios .extRegCheckboxContainer p.pull-left {
    width: 92%;
    padding: 0;
  }
  html.bridgeVoice .btn btn-defaultContainerHomesection .mBtn {
    width: auto !important;
  }
  html.bridgeVoice .headerRightcontainer .headerTopinformation {
    display: none;
  }
  html.bridgeVoice .swiper-button-prev, html.bridgeVoice .swiper-button-next {
    display: none;
  }
  html.bridgeVoice .swiper-pagination-fraction, html.bridgeVoice .swiper-pagination-custom, html.bridgeVoice .swiper-container-horizontal > .swiper-pagination-bullets {
    display: block;
  }
  html.bridgeVoice .bannerContainer {
    min-height: 0;
  }
  html.bridgeVoice .mobileShow {
    display: block;
  }
  html.bridgeVoice .mobileHide {
    display: none;
  }
  html.bridgeVoice .innerPageLayout {
    margin-top: 60px;
  }
  html.bridgeVoice #_145_navSiteNavigationNavbarBtn {
    position: fixed;
    right: 3%;
    top: 3%;
    background: 0;
    border: 0;
    font-size: 24px;
    color: #f58634;
    margin: 0;
    padding: 0;
  }
  html.bridgeVoice #_145_navSiteNavigationNavbarBtn:hover, html.bridgeVoice #_145_navSiteNavigationNavbarBtn:focus {
    color: #c96e2b;
  }
  html.bridgeVoice .headerContainer #navigation ul {
    float: none !important;
    padding-left: 0px;
  }
  html.bridgeVoice .headerContainer .customNavigation {
    text-align: left;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer {
    width: 100%;
    position: absolute;
    top: 62px;
    background: #f0f0f0;
    left: 0;
    margin: 0;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer .inMobileView {
    display: block;
    width: 100%;
    display: block;
    margin: 0;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer .inMobileView span {
    width: 100%;
    display: block;
    padding: 11px 10px;
    border-bottom: 1px solid #e0e0e0;
    margin: 0;
    float: none !important;
    text-align: left;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer .inMobileView span:last-child {
    border-bottom: 0 none;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer .navBtnContainer {
    padding: 10px;
    border-bottom: 1px solid #e0e0e0;
    float: none !important;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer .navBtnContainer a {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  html.bridgeVoice .headerContainer .headerRightcontainer .navBtnContainer a:last-child {
    margin-bottom: 10px;
  }
  html.bridgeVoice .headerContainer #navigation ul li {
    float: none;
    line-height: 18px;
    padding: 11px 10px;
    border-bottom: 1px solid #e0e0e0;
  }
  html.bridgeVoice .headerContainer #navigation ul li a {
    padding: 0;
  }
  html.bridgeVoice .headerContainer #navigation ul li.custom-dropdown .dropdown-menu .dropdown-submenu a {
    padding-left: 15px;
  }
  html.bridgeVoice .headerContainer #navigation.open {
    border-bottom: 5px solid #313131;
    float: none !important;
  }
  html.bridgeVoice .headerContainer .headerLeftcontainer {
    padding-top: 0px;
    padding-left: 0px;
  }
  html.bridgeVoice .margin-bottom20 {
    margin-bottom: 20px;
  }
  html.bridgeVoice .video-section {
    margin-bottom: 20px;
  }
  html.bridgeVoice .mobile-hide {
    height: 0px;
  }
  html.bridgeVoice #heading a.logo {
    width: 166px;
  }
}
@media (max-width: 480px) and (min-width: 320px) {
  html.bridgeVoice .btn btn-defaultContainerHomesection .mBtn {
    width: 100% !important;
  }
}
@media (max-height: 650px) {
  html.bridgeVoice .bannerContainer .swiper-container {
    position: absolute;
  }
}
@media (min-width: 500px) and (max-width: 800px) {
  html.bridgeVoice .social-media-feed h3 {
    font-size: 1em;
  }
  html.bridgeVoice .social-media-feed .span5 {
    width: 47%;
    float: left;
    margin-right: 20px;
  }
  html.bridgeVoice .social-media-feed .span5.second-child {
    width: 48%;
    float: left;
    margin: 0px;
  }
  html.bridgeVoice .social-media-feed .span2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 0px;
  }
  html.bridgeVoice .social-media-feed .span2 h3 {
    display: none;
  }
  html.bridgeVoice .social-media-feed .socialmobileShow {
    display: block;
  }
  html.bridgeVoice .social-media-feed .socialmobileHide {
    display: none;
  }
}
@media all and (orientation: landscape) {
  html.bridgeVoice {
    /* Styles for Landscape screen */
  }
  html.bridgeVoice .swiper-container-horizontal > .swiper-pagination-bullets {
    display: none;
  }
}

/** Aixtor responsive logo CSS START **/
.Guest .headerContainer .headerLeftcontainer a.logo .site-logo {
  width: 400px;
  height: 85px;
}
@media (max-width: 979px) {
  .Guest .headerContainer .headerLeftcontainer a.logo .site-logo {
    width: 166px !important;
    height: auto;
  }
}

.Orange .headerContainer .headerLeftcontainer .custom-logo {
  width: 450px;
  text-decoration: none;
  margin-top: -22px;
}
.Orange .headerContainer .headerLeftcontainer .custom-logo .site-logo {
  float: left;
}
.Orange .headerContainer .headerLeftcontainer .custom-logo .site-title {
  font-size: 1.875rem;
  margin-left: 90px !important;
  margin-top: 40px;
  color: #000;
  margin-bottom: 0;
}
.Orange .headerContainer .headerLeftcontainer .custom-logo .site-title:focus {
  color: #f16e00;
}
.Orange .headerContainer .headerLeftcontainer .custom-logo .site-title:hover {
  color: #f16e00;
}

/** Aixtor responsive logo CSS END **/
.bvi-did-main-wrapper .loading-animation, .process-container .loading-animation {
  display: block;
  font-size: 2.5rem;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em;
}
.bvi-did-main-wrapper .loading-animation::after, .process-container .loading-animation::after {
  animation: 1.2s ease-out infinite loading-animation;
  border-radius: 50%;
  content: "";
  box-shadow: 0 -1em 0 0 #212529, 1em -0.5em 0 -0.35em rgba(33, 37, 41, 0.1), 1em 0.5em 0 -0.25em rgba(33, 37, 41, 0.2), 0 1em 0 -0.2em rgba(33, 37, 41, 0.4), -1em 0.5em 0 -0.15em rgba(33, 37, 41, 0.6), -1em -0.5em 0 -0.1em rgba(33, 37, 41, 0.8);
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0.3333);
  width: 1em;
  background: none;
}
@keyframes loading-animation {
  0%, 100% {
    box-shadow: 0 -1em 0 0 #212529, 1em -0.5em 0 -0.35em rgba(33, 37, 41, 0.1), 1em 0.5em 0 -0.25em rgba(33, 37, 41, 0.2), 0 1em 0 -0.2em rgba(33, 37, 41, 0.4), -1em 0.5em 0 -0.15em rgba(33, 37, 41, 0.6), -1em -0.5em 0 -0.1em rgba(33, 37, 41, 0.8);
  }
  16.6% {
    box-shadow: 0 -1em 0 -0.1em rgba(33, 37, 41, 0.8), 1em -0.5em 0 0em #212529, 1em 0.5em 0 -0.35em rgba(33, 37, 41, 0.1), 0 1em 0 -0.25em rgba(33, 37, 41, 0.2), -1em 0.5em 0 -0.2em rgba(33, 37, 41, 0.4), -1em -0.5em 0 -0.15em rgba(33, 37, 41, 0.6);
  }
  33.3% {
    box-shadow: 0 -1em 0 -0.15em rgba(33, 37, 41, 0.6), 1em -0.5em 0 -0.1em rgba(33, 37, 41, 0.8), 1em 0.5em 0 0em #212529, 0 1em 0 -0.35em rgba(33, 37, 41, 0.1), -1em 0.5em 0 -0.25em rgba(33, 37, 41, 0.2), -1em -0.5em 0 -0.2em rgba(33, 37, 41, 0.4);
  }
  50% {
    box-shadow: 0 -1em 0 -0.2em rgba(33, 37, 41, 0.4), 1em -0.5em 0 -0.15em rgba(33, 37, 41, 0.6), 1em 0.5em 0 -0.1em rgba(33, 37, 41, 0.8), 0 1em 0 0em #212529, -1em 0.5em 0 -0.35em rgba(33, 37, 41, 0.1), -1em -0.5em 0 -0.25em rgba(33, 37, 41, 0.2);
  }
  66.6% {
    box-shadow: 0 -1em 0 -0.25em rgba(33, 37, 41, 0.2), 1em -0.5em 0 -0.2em rgba(33, 37, 41, 0.4), 1em 0.5em 0 -0.15em rgba(33, 37, 41, 0.6), 0 1em 0 -0.1em rgba(33, 37, 41, 0.8), -1em 0.5em 0 0em #212529, -1em -0.5em 0 -0.35em rgba(33, 37, 41, 0.1);
  }
  83% {
    box-shadow: 0 -1em 0 -0.35em rgba(33, 37, 41, 0.1), 1em -0.5em 0 -0.25em rgba(33, 37, 41, 0.2), 1em 0.5em 0 -0.2em rgba(33, 37, 41, 0.4), 0 1em 0 -0.15em rgba(33, 37, 41, 0.6), -1em 0.5em 0 -0.1em rgba(33, 37, 41, 0.8), -1em -0.5em 0 0em #212529;
  }
}
.bvi-did-main-wrapper .btn-primary .loading-animation::after,
.bvi-did-main-wrapper .btn-secondary .loading-animation::after,
.bvi-did-main-wrapper .btn-success .loading-animation::after,
.bvi-did-main-wrapper .btn-info .loading-animation::after,
.bvi-did-main-wrapper .btn-danger .loading-animation::after,
.bvi-did-main-wrapper .btn-dark .loading-animation::after,
.bvi-did-main-wrapper .loading-animation-light::after,
.bvi-did-main-wrapper .btn-default .loading-animation::after,
.bvi-did-main-wrapper .btn-primary.btn-default .loading-animation::after,
.bvi-did-main-wrapper .btn-success.btn-default .loading-animation::after,
.bvi-did-main-wrapper .btn-info.btn-default .loading-animation::after,
.bvi-did-main-wrapper .btn-danger.btn-default .loading-animation::after,
.bvi-did-main-wrapper .btn-link.btn-default.btn-cancel .loading-animation::after,
.bvi-did-main-wrapper .btn-link.btn-default.close-modal .loading-animation::after, .process-container .btn-primary .loading-animation::after,
.process-container .btn-secondary .loading-animation::after,
.process-container .btn-success .loading-animation::after,
.process-container .btn-info .loading-animation::after,
.process-container .btn-danger .loading-animation::after,
.process-container .btn-dark .loading-animation::after,
.process-container .loading-animation-light::after,
.process-container .btn-default .loading-animation::after,
.process-container .btn-primary.btn-default .loading-animation::after,
.process-container .btn-success.btn-default .loading-animation::after,
.process-container .btn-info.btn-default .loading-animation::after,
.process-container .btn-danger.btn-default .loading-animation::after,
.process-container .btn-link.btn-default.btn-cancel .loading-animation::after,
.process-container .btn-link.btn-default.close-modal .loading-animation::after {
  animation: 1.2s ease-out infinite loading-animation-light;
  border-radius: 50%;
  content: "";
  box-shadow: 0 -1em 0 0 white, 1em -0.5em 0 -0.35em rgba(255, 255, 255, 0.1), 1em 0.5em 0 -0.25em rgba(255, 255, 255, 0.2), 0 1em 0 -0.2em rgba(255, 255, 255, 0.4), -1em 0.5em 0 -0.15em rgba(255, 255, 255, 0.6), -1em -0.5em 0 -0.1em rgba(255, 255, 255, 0.8);
  display: block;
  height: 1em;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0.33334);
  width: 1em;
}
@keyframes loading-animation-light {
  0%, 100% {
    box-shadow: 0 -1em 0 0 white, 1em -0.5em 0 -0.35em rgba(255, 255, 255, 0.1), 1em 0.5em 0 -0.25em rgba(255, 255, 255, 0.2), 0 1em 0 -0.2em rgba(255, 255, 255, 0.4), -1em 0.5em 0 -0.15em rgba(255, 255, 255, 0.6), -1em -0.5em 0 -0.1em rgba(255, 255, 255, 0.8);
  }
  16.6% {
    box-shadow: 0 -1em 0 -0.1em rgba(255, 255, 255, 0.8), 1em -0.5em 0 0em white, 1em 0.5em 0 -0.35em rgba(255, 255, 255, 0.1), 0 1em 0 -0.25em rgba(255, 255, 255, 0.2), -1em 0.5em 0 -0.2em rgba(255, 255, 255, 0.4), -1em -0.5em 0 -0.15em rgba(255, 255, 255, 0.6);
  }
  33.3% {
    box-shadow: 0 -1em 0 -0.15em rgba(255, 255, 255, 0.6), 1em -0.5em 0 -0.1em rgba(255, 255, 255, 0.8), 1em 0.5em 0 0em white, 0 1em 0 -0.35em rgba(255, 255, 255, 0.1), -1em 0.5em 0 -0.25em rgba(255, 255, 255, 0.2), -1em -0.5em 0 -0.2em rgba(255, 255, 255, 0.4);
  }
  50% {
    box-shadow: 0 -1em 0 -0.2em rgba(255, 255, 255, 0.4), 1em -0.5em 0 -0.15em rgba(255, 255, 255, 0.6), 1em 0.5em 0 -0.1em rgba(255, 255, 255, 0.8), 0 1em 0 0em white, -1em 0.5em 0 -0.35em rgba(255, 255, 255, 0.1), -1em -0.5em 0 -0.25em rgba(255, 255, 255, 0.2);
  }
  66.6% {
    box-shadow: 0 -1em 0 -0.25em rgba(255, 255, 255, 0.2), 1em -0.5em 0 -0.2em rgba(255, 255, 255, 0.4), 1em 0.5em 0 -0.15em rgba(255, 255, 255, 0.6), 0 1em 0 -0.1em rgba(255, 255, 255, 0.8), -1em 0.5em 0 0em white, -1em -0.5em 0 -0.35em rgba(255, 255, 255, 0.1);
  }
  83% {
    box-shadow: 0 -1em 0 -0.35em rgba(255, 255, 255, 0.1), 1em -0.5em 0 -0.25em rgba(255, 255, 255, 0.2), 1em 0.5em 0 -0.2em rgba(255, 255, 255, 0.4), 0 1em 0 -0.15em rgba(255, 255, 255, 0.6), -1em 0.5em 0 -0.1em rgba(255, 255, 255, 0.8), -1em -0.5em 0 0em white;
  }
}
.bvi-did-main-wrapper .loading-animation::before, .process-container .loading-animation::before {
  box-shadow: none !important;
  display: block;
}
.bvi-did-main-wrapper .loading-animation::after, .process-container .loading-animation::after {
  -webkit-mask: inherit !important;
  background: none;
}
.bvi-did-main-wrapper .process-container .loading-animation, .process-container .process-container .loading-animation {
  display: block;
  position: fixed;
  right: 50%;
  left: 50%;
  top: 50%;
  height: 50px;
  width: 50px;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
