html {
  font-size: 15px; }

body {
  background-color: white;
  font-family: "Tahoma", Arial, Helvetica, sans-serif; }
  body a:not(.btn):not(.nav-link), body a:visited:not(.btn):not(.nav-link), body a:hover:not(.btn):not(.nav-link), body a:focus:not(.btn):not(.nav-link) {
    color: #1C3D5E; }
  body .nav-tabs a {
    color: #1C3D5E; }

@media print {
  .omit_in_print {
    display: none; } }

@media screen and (max-width: 991px) {
  .container-fluid-md {
    width: 100%;
    max-width: 100%; } }

.main_navbar {
  background-color: #e4e4e4;
  border-radius: 0 0 5px 5px;
  margin-bottom: 0.3rem;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 32px;
  width: 100vw; }
  .main_navbar #langauage-toggle {
    background-color: transparent; }
  .main_navbar #language-menu {
    position: absolute !important;
    top: 30px;
    max-height: calc(100vh - 45px);
    overflow-y: auto; }
  .main_navbar .right_items {
    margin-bottom: 2px;
    margin-left: 2px; }
    .main_navbar .right_items li button.btn-icon, .main_navbar .right_items li button.btn-donate {
      background-color: transparent; }
    .main_navbar .right_items li button.btn-icon:hover {
      color: gray; }
    .main_navbar .right_items .badge {
      top: -0.3rem !important;
      font-size: 0.667rem; }
      @media screen and (max-width: 499px) {
        .main_navbar .right_items .badge {
          display: none; } }
    .main_navbar .right_items #signUp, .main_navbar .right_items #signIn, .main_navbar .right_items #user-menu-btn {
      margin-top: 2px; }
    @media screen and (max-width: 413px) {
      .main_navbar .right_items .btn-icon {
        display: none; } }
  .main_navbar .user-menu-btn {
    margin-top: 2px; }

.fa, .fas {
  font-size: 1rem; }

.fa-trash:hover {
  color: red; }

p {
  margin-bottom: 0.5rem; }

a {
  cursor: pointer; }

select {
  color: black;
  border: 1px solid black;
  background-color: white; }

.registerText {
  font-weight: normal;
  color: #000000;
  padding-left: 25px;
  white-space: nowrap;
  margin-bottom: 0px; }

/*
#langBtn {
    background-color: transparent;
}
#lang_menu {
    min-width: 0px;
    margin-top: 0px;
    left: 65px;
}
*/
.lang-chooser-nav {
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 2px;
  float: left;
  flex-direction: row !important; }
  .lang-chooser-nav .nav-item {
    display: inline-flex; }
    .lang-chooser-nav .nav-item span {
      padding-right: 5px;
      margin-top: 1px; }
  .lang-chooser-nav #language_chooser_toggle button {
    padding: 0px;
    background-color: transparent; }
    .lang-chooser-nav #language_chooser_toggle button img {
      margin-bottom: 4px; }
  .lang-chooser-nav #language_chooser_div {
    padding: 5px; }
    @media screen and (min-width: 768px) {
      .lang-chooser-nav #language_chooser_div {
        max-width: 768px; } }
    .lang-chooser-nav #language_chooser_div .dropdown-item {
      padding: 1px 1.5rem; }
  .lang-chooser-nav .btn-upgrade {
    margin-left: 2px; }

.modal .modal-content {
  border: 1px solid #1C3D5E;
  box-shadow: #1C3D5E 0px 0px 6px 3px;
  border-radius: 0.4rem; }

.modal .modal-header {
  background-color: #1C3D5E;
  color: white; }
  .modal .modal-header .modal-title {
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .modal .modal-header .close {
    opacity: 1; }
  .modal .modal-header button[data-dismiss] {
    float: right; }

.modal .modal-subheader {
  width: 100%;
  background-color: #1C3D5E;
  color: white;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  top: -16px;
  padding-left: 26px;
  padding-bottom: 4px; }

.image-modal .modal-dialog {
  max-width: max-content; }
  .image-modal .modal-dialog .modal-body {
    text-align: center; }

.market-image-carousel .carousel-img {
  max-width: 100%; }

.market-image-carousel .carousel-control-prev > span, .market-image-carousel .carousel-control-next > span {
  font-size: 40px;
  color: lightgray !important;
  text-shadow: 1px 1px 5px white; }

.mini-carousel .mini-carousel-img {
  display: inline-block !important;
  max-width: 100%;
  max-height: 208px;
  width: auto;
  height: auto;
  margin: auto;
  vertical-align: middle; }

.mini-carousel .upload-placeholder {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px; }

.mini-carousel .carousel-control-prev {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.3) 100%); }

.mini-carousel .carousel-control-next {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.3) 100%); }

#login_modal #login_form {
  display: block; }
  #login_modal #login_form input {
    margin-bottom: 10px; }
  #login_modal #login_form button {
    font-size: 0.8rem; }

#login_modal #error_pane {
  border: 1px solid red;
  padding: 10px;
  margin-top: 10px;
  background-color: linen; }

#login_modal #passwordSentMsg, #login_modal #passwordErrorMsg {
  margin-top: 10px; }

.jqmWindow, .jqmWindow-responsive {
  display: none;
  position: fixed;
  top: calc((100vh - 400px) / 2);
  left: 50%;
  margin-left: -345px;
  width: 690px;
  max-width: 100vw;
  min-height: 400px;
  height: calc(100vh - 17%);
  overflow: hidden; }

@media screen and (max-width: 689px) {
  #globalInfoDiv {
    margin-left: 0;
    left: 0; } }

.jqmOverlay {
  background-color: #000; }

/* 2 IE6 hacks */
* iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px'); }

* html .jqmWindow {
  position: absolute;
  top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px'); }

img.closeButton {
  cursor: pointer;
  float: right;
  display: inline; }

#uploadDiv {
  float: left;
  text-align: right;
  padding: 0px; }
  #uploadDiv iframe {
    margin: 0px;
    width: 500px;
    margin-left: 58px;
    margin-right: 58px;
    height: 300px;
    margin-top: 50px;
    margin-bottom: 50px;
    border: 0;
    background-color: white; }

#infoUploadDiv, #marketUploadDiv {
  background-color: #2B4D73;
  box-shadow: #1C3D5E 0px 0px 6px 3px;
  border-radius: 10px;
  width: 300px;
  max-width: 100%;
  height: 250px;
  min-height: 250px;
  margin-left: -150px; }
  @media screen and (max-width: 300px) {
    #infoUploadDiv, #marketUploadDiv {
      margin-left: 0;
      left: 0; } }
  #infoUploadDiv iframe, #marketUploadDiv iframe {
    border: 0;
    height: 250px; }

#quick_register_form2_frame form {
  padding-right: 10px; }
  #quick_register_form2_frame form label {
    margin-bottom: 0; }

.dropdown-item-combo a {
  display: block;
  white-space: nowrap;
  margin-left: 2px;
  margin-right: 2px;
  padding: 1px 5px; }
  .dropdown-item-combo a img {
    position: relative;
    top: -2px;
    left: 2px; }

.dropdown-item:focus, .dropdown-item:hover, .dropdown-item-combo a:focus, .dropdown-item-combo a:hover {
  color: white !important;
  background-color: #2B4D73 !important; }

.ui-autocomplete .ui-autocomplete-category {
  font-weight: bold;
  font-size: 1.15em;
  color: #666;
  padding: 3px 4px;
  border-bottom: 1px dotted #666; }

.ui-autocomplete .ui-menu-item a, .ui-autocomplete .ui-menu-item a:visited {
  display: block;
  text-decoration: none !important; }

.ui-autocomplete .ui-menu-item a:hover, .ui-autocomplete .ui-menu-item a:active, .ui-autocomplete .ui-menu-item a.ui-state-active {
  color: white !important;
  background-color: #2B4D73; }

ul.ui-autocomplete {
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  overflow-x: hidden; }

/* Scrollable dropdown, used in e.g. theme chooser and all typeaheads */
.scrollable-menu, .typeahead.dropdown-menu {
  height: auto;
  max-height: 250px;
  overflow-x: hidden; }

/* Quality selector */
.btn-quality-group ul.dropdown-menu > li > a {
  display: block; }

.quality-button {
  width: 200px;
  text-align: left; }

.quality-button-sm {
  width: 55px;
  text-align: left; }

.quality-button:hover {
  cursor: default;
  background-color: #FFFFFF !important; }

.quality-button img {
  margin-top: -4px; }

.btn-quality-group li, .btn-theme-group li {
  margin-left: 5px; }

.btn-theme-group > div > button {
  border-radius: 0.25rem 0 0 0.25rem; }

.btn-theme-group ul.dropdown-menu > li > a {
  display: block; }

#groupTopStampPurchased {
  text-align: center;
  border: 1px solid #262626;
  background-color: #edae79;
  padding: 10px;
  border-radius: 0px 0px 5px 5px; }
  #groupTopStampPurchased .col-auto img {
    margin-bottom: 10px; }
  #groupTopStampPurchased .col > span:first-child {
    font-size: 1rem;
    font-weight: bold; }
  #groupTopStampPurchased .col > span {
    font-size: 0.8rem; }
  #groupTopStampPurchased .btn-toolbar {
    padding-top: 20px;
    justify-content: center; }
    #groupTopStampPurchased .btn-toolbar .btn {
      margin-bottom: 10px; }

.global-info-popup > table {
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: #1C3D5E 0px 0px 6px 3px;
  border-radius: 5px; }
  .global-info-popup > table > tbody > tr > th {
    background-color: #2B4D73;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    height: 20px;
    border-radius: 5px 5px 0px 0px; }
  .global-info-popup > table > tbody > tr > td {
    background-color: white;
    padding: 10px;
    border-radius: 0px 0px 5px 5px;
    font-size: 14px; }
  @media screen and (max-width: 414px) {
    .global-info-popup > table .left-column {
      display: none; } }

.infoDiv {
  width: 100%;
  max-width: 700px;
  height: 100%;
  max-height: 700px; }
  @media screen and (max-width: 767px) {
    .infoDiv {
      width: 767px;
      max-width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      padding-top: 10px;
      margin-left: 0;
      background-color: white; } }
  @media screen and (min-width: 768px) {
    .infoDiv {
      border-radius: 10px;
      height: calc(100vh - 60px);
      top: 30px;
      background-color: white;
      border-radius: 10px;
      -moz-border-radius: 10px; }
      .infoDiv .card-body {
        height: calc(100vh - 110px);
        max-height: 650px; } }

.buyDiv, .sellDiv {
  background-image: none !important;
  overflow-y: hidden !important; }
  @media screen and (max-width: 767px) {
    .buyDiv, .sellDiv {
      width: 767px;
      max-width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      padding-top: 10px;
      margin-left: 0;
      background-color: white; }
      .buyDiv .card-body, .sellDiv .card-body {
        height: calc(100vh - 130px); } }
  @media screen and (min-width: 768px) {
    .buyDiv, .sellDiv {
      border-radius: 10px;
      height: calc(100vh - 60px);
      top: 30px; }
      .buyDiv .card-body, .sellDiv .card-body {
        height: calc(100vh - 180px); } }

#saleSavedDiv {
  background-color: #2B4D73;
  margin-top: -70px;
  width: 595px;
  margin-left: -297px;
  height: 450px;
  border-radius: 10px;
  padding: 10px;
  box-shadow: #1C3D5E 0px 0px 6px 3px; }
  @media screen and (max-width: 595px) {
    #saleSavedDiv {
      margin-left: 0;
      left: 0; } }

#salesConfirmDeleteSale_popup {
  display: none;
  position: fixed;
  top: 17%;
  left: 2.5%;
  height: 150px;
  max-width: 95%;
  overflow: hidden;
  background-color: white;
  border-radius: 10px; }
  @media screen and (min-width: 576px) {
    #salesConfirmDeleteSale_popup {
      width: 570px;
      margin-left: -285px;
      margin-right: -285px;
      left: 50%; } }

.buystamps-card, .buyletters-card, .sellstamps-card, .sell-collection-card, .buy-collection-card, .info-card {
  background-color: #2B4D73;
  color: white; }
  .buystamps-card .nav-tabs .nav-link:not(.active), .buyletters-card .nav-tabs .nav-link:not(.active), .sellstamps-card .nav-tabs .nav-link:not(.active), .sell-collection-card .nav-tabs .nav-link:not(.active), .buy-collection-card .nav-tabs .nav-link:not(.active), .info-card .nav-tabs .nav-link:not(.active) {
    border: 1px solid lightgray;
    background-color: #0089CB;
    color: white; }
  .buystamps-card .card-header, .buyletters-card .card-header, .sellstamps-card .card-header, .sell-collection-card .card-header, .buy-collection-card .card-header, .info-card .card-header {
    font-size: 1rem; }
  .buystamps-card .card-body, .buyletters-card .card-body, .sellstamps-card .card-body, .sell-collection-card .card-body, .buy-collection-card .card-body, .info-card .card-body {
    overflow-y: auto;
    padding-top: 0; }
  .buystamps-card .card-footer, .buyletters-card .card-footer, .sellstamps-card .card-footer, .sell-collection-card .card-footer, .buy-collection-card .card-footer, .info-card .card-footer {
    text-align: center;
    font-size: 0.8rem; }

@media screen and (max-width: 575px) {
  .buystamps-card .card-header span {
    display: none; } }

.buystamps-card .card-header .filter-form {
  position: absolute;
  top: 5px;
  right: 55px; }

.item-for-sale {
  background-color: white;
  color: black;
  padding: 10px 0px;
  border-radius: 10px;
  border: 1px solid transparent;
  margin: 1rem 0; }
  .item-for-sale .item-header h3 {
    font-size: 1rem; }
  .item-for-sale .item-header p {
    font-size: 0.8rem; }
  .item-for-sale .item-header ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0; }
    .item-for-sale .item-header ul li {
      margin-right: 10px; }
  .item-for-sale .item-picture {
    padding-top: 10px;
    background-color: #f1f1f1; }
    .item-for-sale .item-picture img {
      max-width: 100%; }
  .item-for-sale .item-data {
    padding-top: 10px;
    background-color: #f1f1f1; }
    @media (min-width: 768px) {
      .item-for-sale .item-data {
        padding-left: 0px; } }
    .item-for-sale .item-data .product-cell {
      background-color: white;
      border: 1px solid #c5ced7;
      padding: 5px 5px 5px 10px; }
      .item-for-sale .item-data .product-cell span {
        float: right; }
    .item-for-sale .item-data .quality-cell {
      background-color: white;
      border-style: solid solid solid none;
      border-width: 1px;
      border-color: #c5ced7;
      padding: 5px 5px 5px 10px; }
      .item-for-sale .item-data .quality-cell span {
        float: right; }
    .item-for-sale .item-data .numbers-cell {
      background-color: white;
      border: 1px solid #c5ced7;
      padding: 5px; }
      .item-for-sale .item-data .numbers-cell table > tbody > tr td {
        text-align: center;
        padding-bottom: 5px; }
    .item-for-sale .item-data .note-head-row > td {
      padding-top: 10px;
      padding-left: 10px;
      padding-bottom: 5px;
      font-weight: bold; }
    .item-for-sale .item-data .note-body-row {
      background-color: white;
      height: 150px; }
      .item-for-sale .item-data .note-body-row > td {
        border: 1px solid #c5ced7 !important;
        border-left: 2px solid #c5ced7 !important;
        padding: 10px;
        vertical-align: top; }
        .item-for-sale .item-data .note-body-row > td > div {
          max-height: 130px;
          word-wrap: break-word;
          overflow: auto; }
    .item-for-sale .item-data .price-head {
      padding-top: 10px;
      padding-bottom: 10px;
      text-align: right;
      padding-right: 9px; }
  .item-for-sale .seller-descr {
    font-size: 0.8rem; }
    .item-for-sale .seller-descr > a {
      font-weight: bold;
      text-decoration: underline;
      color: #555555; }
    .item-for-sale .seller-descr .btn {
      position: absolute;
      z-index: 100;
      top: 10px;
      right: 0;
      margin-right: 10px;
      text-decoration: none; }
  .item-for-sale .seller-rating {
    font-size: 0.8rem; }
  .item-for-sale .info-for-buyer {
    font-size: 0.8rem; }
  .item-for-sale .added_to_purchases {
    text-align: left;
    color: #333333;
    background-color: #edae79;
    margin: 4px 4px 4px 4px;
    padding: 3px;
    border-left: 4px solid #DEDEDE;
    border-right: 4px solid #DEDEDE;
    border: 2px solid #1a3459;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px; }
    @media (min-width: 576px) {
      .item-for-sale .added_to_purchases {
        position: absolute;
        z-index: 10;
        right: 10px;
        top: 6px; } }
    .item-for-sale .added_to_purchases a, .item-for-sale .added_to_purchases a:visited {
      color: #ff3333; }
    .item-for-sale .added_to_purchases span {
      font-size: 90%; }

.buyletters-card .item-data table tr th, .buyletters-card .item-data table tr td {
  text-align: center;
  width: 33%;
  border-right: 1px solid #c8ced7; }

.buyletters-card .item-data table tr th:last-child, .buyletters-card .item-data table tr td:last-child {
  border-right: none; }

.buyletters-card .item-data table tr th {
  background-color: #e4e4e5; }

.buyletters-card .item-data table tr tr {
  background-color: #f1f4f6; }

.buyletters-card .item-data table tr.theme-row td {
  text-align: left;
  font-size: 0.8rem; }

.sellstamps-card .item-for-sale .item-picture .btn {
  width: 98%;
  font-size: 0.7rem;
  margin-top: 10px; }

.sellstamps-card .item-for-sale .item-data-edit table tr {
  height: 24px; }
  .sellstamps-card .item-for-sale .item-data-edit table tr th {
    width: 50%;
    background-color: #e4e4e5;
    text-align: center; }
  .sellstamps-card .item-for-sale .item-data-edit table tr td {
    background-color: #f1f4f6;
    text-align: center; }
    .sellstamps-card .item-for-sale .item-data-edit table tr td input {
      padding: 1px;
      font-size: 0.9rem; }
    .sellstamps-card .item-for-sale .item-data-edit table tr td input#id_price {
      text-align: right; }
    .sellstamps-card .item-for-sale .item-data-edit table tr td div.themes {
      max-height: 100px;
      overflow: auto;
      text-align: left;
      font-size: 0.8rem; }
      .sellstamps-card .item-for-sale .item-data-edit table tr td div.themes select {
        width: 30%; }
  .sellstamps-card .item-for-sale .item-data-edit table tr th:first-child, .sellstamps-card .item-for-sale .item-data-edit table tr td:first-child {
    border-right: 1px solid #c8ced7; }
  .sellstamps-card .item-for-sale .item-data-edit table tr th:last-child, .sellstamps-card .item-for-sale .item-data-edit table tr td:last-child {
    border-right: none; }

.sellstamps-card .item-for-sale .item-data-edit table #id_note {
  height: 50px !important;
  width: 100% !important; }

.sellstamps-card .item-for-sale .item-data-edit table .alt-numbers div {
  display: inline-block;
  margin-right: 10px; }
  .sellstamps-card .item-for-sale .item-data-edit table .alt-numbers div input {
    margin-top: 2px;
    margin-bottom: 2px; }

.sellstamps-card .item-for-sale .item-data-edit table .alt-numbers div:last-child {
  margin-right: 0; }

.sellstamps-card .item-for-sale .item-data-edit table .remaining-ads {
  color: firebrick; }

.sellstamps-card .item-for-sale .item-data-edit table .save-button {
  float: right;
  margin-top: 5px;
  margin-bottom: 5px; }

.sell-collection-card .sell-collection-table {
  background-color: white;
  color: black;
  border-radius: 10px;
  width: 100%;
  height: 400px; }
  .sell-collection-card .sell-collection-table tr.theme-row td {
    text-align: left;
    font-size: 0.8rem; }
    .sell-collection-card .sell-collection-table tr.theme-row td select {
      width: 32%; }

.buy-collection-card {
  height: 100%; }
  .buy-collection-card .buy-collection-table {
    background-color: #f1f1f1;
    color: black;
    border-radius: 10px;
    width: 100%; }
    .buy-collection-card .buy-collection-table tr.theme-row td {
      text-align: left;
      font-size: 0.8rem; }
      .buy-collection-card .buy-collection-table tr.theme-row td select {
        width: 32%; }

#collectionBoughtBanner {
  width: 100%;
  text-align: center;
  border: 1px solid #262626;
  background-color: #edae79;
  padding: 10px;
  margin-bottom: 10px;
  line-height: 2em;
  border-radius: 5px; }
  #collectionBoughtBanner th h6 {
    font-size: 18px;
    font-weight: bold; }
  #collectionBoughtBanner th p {
    font-weight: normal;
    font-size: 14px; }
  #collectionBoughtBanner td.button-cell {
    padding-top: 10px; }
    #collectionBoughtBanner td.button-cell .btn {
      margin-bottom: 5px; }

.collections-search-form-table {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  border-collapse: separate;
  background-color: #2B4D73; }
  .collections-search-form-table .title-cell {
    padding: 10px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: white;
    cursor: pointer;
    border-bottom: 1px dashed white; }
  .collections-search-form-table .search-collections-form {
    padding-right: 20px;
    padding-bottom: 10px; }
  .collections-search-form-table .search-collections-table {
    width: 100%;
    height: 100%;
    margin: auto;
    margin-right: 10px; }
    .collections-search-form-table .search-collections-table th, .collections-search-form-table .search-collections-table td {
      width: 50%;
      vertical-align: top;
      text-align: left;
      padding-left: 15px;
      color: white; }
    .collections-search-form-table .search-collections-table th {
      padding-top: 10px;
      padding-bottom: 2px; }
    .collections-search-form-table .search-collections-table #id_quality_btn {
      border-left: 1px solid #ced4da; }
    .collections-search-form-table .search-collections-table #id_quality_group li, .collections-search-form-table .search-collections-table #id_theme_group li {
      margin-left: 5px; }
    .collections-search-form-table .search-collections-table #id_theme_btn {
      border-radius: 0.25rem 0 0 0.25rem; }

.buy-catalogue #search_pane, .buy-catalogue #stamps_pane, .buy-catalogue #items_pane {
  display: none; }

.buy-catalogue #search_pane.active, .buy-catalogue #stamps_pane.active, .buy-catalogue #items_pane.active {
  display: flex; }

.buy-catalogue .search-card .search-col .btn-search {
  position: absolute;
  bottom: 0; }

.buy-catalogue .stamps-forsale-pane .row > div {
  margin-bottom: 20px; }

.buy-catalogue .stamps-forsale-pane .card {
  height: 100%; }
  .buy-catalogue .stamps-forsale-pane .card .card-body {
    text-align: center; }

.buy-catalogue .items-forsale-pane .header-table {
  background-color: #1C3D5E;
  color: white; }

.buy-catalogue .items-forsale-pane .item-table {
  background-color: #EEEEEE; }
  .buy-catalogue .items-forsale-pane .item-table td:nth-child(3) img {
    max-height: 48px;
    max-width: 48px; }

.buy-catalogue .items-forsale-pane .header-table, .buy-catalogue .items-forsale-pane .item-table {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 10px; }
  .buy-catalogue .items-forsale-pane .header-table td, .buy-catalogue .items-forsale-pane .item-table td {
    padding: 5px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(1), .buy-catalogue .items-forsale-pane .item-table td:nth-child(1) {
    width: 80px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(2), .buy-catalogue .items-forsale-pane .item-table td:nth-child(2) {
    width: 80px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(3), .buy-catalogue .items-forsale-pane .item-table td:nth-child(3) {
    width: 50px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(4), .buy-catalogue .items-forsale-pane .item-table td:nth-child(4) {
    width: 80px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(5), .buy-catalogue .items-forsale-pane .item-table td:nth-child(5) {
    width: 80px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(6), .buy-catalogue .items-forsale-pane .item-table td:nth-child(6) {
    width: 80px; }
  .buy-catalogue .items-forsale-pane .header-table td:nth-child(7), .buy-catalogue .items-forsale-pane .item-table td:nth-child(7) {
    width: 80px; }

.sellersnote {
  overflow-y: hidden; }

.market td.scrolled-content {
  vertical-align: top;
  background-color: white; }
  @media only screen and (min-width: 992px) {
    .market td.scrolled-content {
      min-height: 600px;
      height: calc(100vh - 160px);
      display: block; } }

@media only screen and (min-width: 992px) {
  .with-footer-ad .market td.scrolled-content {
    height: calc(100vh - 420px); } }

.buyer-purchase-list-container {
  width: 100%;
  overflow-x: auto; }

.seller-purchase-list, .buyer-purchase-list {
  margin-left: auto;
  margin-right: auto;
  min-width: 665px;
  width: 100%; }
  .seller-purchase-list .purchase-table, .buyer-purchase-list .purchase-table {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    .seller-purchase-list .purchase-table .item-table, .buyer-purchase-list .purchase-table .item-table {
      width: 100%; }
      .seller-purchase-list .purchase-table .item-table .item-inner-table, .buyer-purchase-list .purchase-table .item-table .item-inner-table {
        width: 100%;
        background-color: #EEEEEE; }
        .seller-purchase-list .purchase-table .item-table .item-inner-table .item-details-table, .buyer-purchase-list .purchase-table .item-table .item-inner-table .item-details-table {
          width: 100%;
          background-color: #f1f1f1; }

.sendMsgDiv, .readMsgDiv {
  background-color: white; }
  .sendMsgDiv #newMsgForm > table > tbody > tr > td, .readMsgDiv #newMsgForm > table > tbody > tr > td {
    padding: 2px 10px; }
  @media screen and (max-width: 767px) {
    .sendMsgDiv, .readMsgDiv {
      width: 767px;
      max-width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      padding-top: 10px;
      margin-left: 0; }
      .sendMsgDiv #read_popup_body, .readMsgDiv #read_popup_body {
        height: calc(100vh - 250px); } }
  @media screen and (min-width: 768px) {
    .sendMsgDiv, .readMsgDiv {
      border-radius: 10px;
      border: 1px solid white;
      width: 650px;
      height: 450px;
      top: 100px; }
      .sendMsgDiv #read_popup_body, .readMsgDiv #read_popup_body {
        height: 250px; } }

.info-card .info-picture .info-picture-cell {
  margin-bottom: 10px; }
  .info-card .info-picture .info-picture-cell img {
    max-width: 100%; }

.info-card .card-body div.row {
  background-color: white;
  color: black;
  padding-top: 20px;
  margin-left: 0;
  margin-right: 0; }

.info-card .card-body > table {
  min-width: 665px;
  width: 100%; }

.info-card .info-main-view .info-data table, .info-card .info-main-edit .info-data table {
  width: 100%; }

.info-card .info-main-view .info-data th, .info-card .info-main-edit .info-data th {
  width: 25%; }

.info-card .info-main-view .info-data td, .info-card .info-main-view .info-data th, .info-card .info-main-edit .info-data td, .info-card .info-main-edit .info-data th {
  text-align: left;
  vertical-align: middle; }

.info-card .info-main-edit .info-data table tr {
  border-top: 1px solid lightgray; }
  .info-card .info-main-edit .info-data table tr th, .info-card .info-main-edit .info-data table tr td {
    padding-top: 3px;
    padding-bottom: 3px; }

.info-card .info-main-edit .translate-pane {
  background-color: lightgray;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 10px; }
  .info-card .info-main-edit .translate-pane #stamp-language {
    width: 100%;
    margin-top: 5px; }

.info-card .info-variants .variants-table {
  width: 100%;
  color: black; }

.info-card .info-article-list .add-article {
  margin-top: 10px; }

.info-card .info-article-list .article {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid gray; }

.info-card .info-article-list .article:last-child {
  border-bottom: none; }

.info-card .info-article-list .no-articles {
  padding: 20px; }

.info-card .info-article-view {
  padding-bottom: 20px; }
  .info-card .info-article-view .article {
    border-bottom: 1px solid gray;
    margin-bottom: 20px; }

.info-card .info-article-edit table th {
  vertical-align: top;
  padding-right: 5px; }

.info-card .info-article-edit table td input[type=text] {
  width: 100%; }

.info-card .info-article-edit table td textarea {
  width: 100%; }

.info-card .info-article-edit table td textarea#id_article-body {
  height: 300px; }

.info-card .info-plate-list .plate {
  padding-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px solid gray; }

.info-card .info-plate-list .plate:last-child {
  border-bottom: none; }

.info-card .info-plate-list .add-plate {
  padding-top: 20px; }
  .info-card .info-plate-list .add-plate .btn {
    float: right; }

.info-card .info-variants-view h2, .info-card .info-variants-edit h2, .info-card .info-forgeries-view h2 {
  font-size: 1.5rem;
  border-bottom: 1px solid black;
  margin-top: 30px;
  margin-bottom: 20px; }

.info-card .info-variants-view .info-picture-cell .contributor, .info-card .info-variants-edit .info-picture-cell .contributor, .info-card .info-forgeries-view .info-picture-cell .contributor {
  float: right;
  margin-top: -10px;
  margin-bottom: 10px;
  margin-left: 10px; }

.info-card .info-variants-view .info-data-cell, .info-card .info-variants-edit .info-data-cell, .info-card .info-forgeries-view .info-data-cell {
  margin-top: 20px;
  margin-bottom: 20px; }

.info-card .info-variants-view .edit-variants, .info-card .info-variants-edit .edit-variants, .info-card .info-forgeries-view .edit-variants {
  padding-top: 20px; }

.info-card .info-variants-edit .variant-translate input, .info-card .info-variants-edit .variant-translate select {
  width: 100%;
  margin-bottom: 2px; }

.info-card .info-variants-edit .info-data-cell th.price-th, .info-card .info-variants-edit .info-data-cell td.price-cell {
  width: 60px;
  text-align: center; }

.info-card .info-variants-edit .info-data-cell td.price-cell input {
  width: 100%; }

.plates-limited-poster, .exponates-limited-poster, .forgeries-limited-poster {
  border: 1px solid red;
  background-color: linen;
  padding: 10px;
  margin: 10px 0 10px 0; }

.info-exponates .display-row .display-col {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px; }

.info-exponates .display-row .display-cell {
  position: relative;
  padding: 2px;
  width: 100%;
  height: 100%;
  border: 1px solid lightgray; }
  .info-exponates .display-row .display-cell img {
    min-width: 50px;
    min-height: 50px;
    max-width: 100%;
    max-height: 100%; }
  .info-exponates .display-row .display-cell .del-btn {
    position: absolute;
    right: 2px;
    top: 2px; }
  .info-exponates .display-row .display-cell .exp-label {
    margin-top: 4px; }

.info-exponates .open-upload-row {
  background-color: #EEEEEE !important;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px; }
  .info-exponates .open-upload-row .btn {
    margin-right: 20px; }

.info-exponates .upload-row {
  color: black;
  background-color: #EEEEEE !important; }
  .info-exponates .upload-row form {
    width: 100%;
    text-align: center; }
  .info-exponates .upload-row .name-cell {
    padding-top: 20px; }
  .info-exponates .upload-row .info-cell {
    padding-top: 20px; }
  .info-exponates .upload-row .upload-cell {
    padding-top: 20px; }
  .info-exponates .upload-row .btn-cell {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right; }
    .info-exponates .upload-row .btn-cell .btn {
      margin-right: 20px; }

.container-main {
  margin-top: 32px; }

.container-main-catalogue {
  margin-top: 32px; }

#main {
  transition: margin-left .5s;
  /* border: silver 1px solid; */
  border-top: none;
  padding-left: 5px;
  padding-right: 5px; }
  #main .info_row p a {
    text-decoration: none;
    color: inherit; }
  #main .info_row p a:hover {
    text-decoration: underline; }
  @media screen and (min-width: 992px) {
    #main {
      max-height: calc(100vh - 34px);
      overflow-y: auto; } }

.footer-ad-row {
  text-align: center;
  max-width: 100%;
  overflow-x: auto;
  -ms-overflow-style: none; }
  .footer-ad-row .ad_banner {
    padding: 10px auto; }
  .footer-ad-row img {
    max-width: 970px;
    width: 100%; }
  .footer-ad-row > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    margin: 15px auto;
    height: fit-content !important; }

.sw-footer {
  text-align: right;
  vertical-align: middle;
  background-color: #e4e4e4;
  border-radius: 5px; }
  .sw-footer .navbar {
    padding: 5px 1rem; }
    @media screen and (min-width: 992px) {
      .sw-footer .navbar {
        padding: 0 1rem; } }
    .sw-footer .navbar a {
      margin: 0 5px 0 5px; }
    .sw-footer .navbar .card-logos {
      min-width: 106px; }
      .sw-footer .navbar .card-logos img {
        height: 20px; }

.content_table {
  border: silver 1px solid;
  break-inside: avoid; }
  .content_table .table_header {
    background: #cbcbcb;
    background: linear-gradient(0deg, #cbcbcb 0%, #f9f9f9 100%);
    padding-left: 10px; }
    .content_table .table_header a {
      font-size: 0.8rem;
      font-weight: 100;
      color: black; }
      @media print {
        .content_table .table_header a {
          font-size: 1rem !important;
          color: black !important;
          font-weight: bold !important;
          text-decoration: none !important; } }
    .content_table .table_header p {
      font-size: 0.8rem;
      font-weight: 600;
      color: black;
      margin-bottom: 5px; }
      .content_table .table_header p a {
        font-weight: 600;
        color: gray;
        text-decoration: none; }
      .content_table .table_header p a:hover {
        color: red; }
  .content_table .watermark-trigger {
    cursor: pointer; }
  .content_table .images_container {
    margin-top: 10px;
    margin-bottom: 5px; }
    .content_table .images_container .img-fluid {
      margin-bottom: 5px;
      border: black 2px solid; }
      @media screen and (max-width: 767px) {
        .content_table .images_container .img-fluid {
          max-width: 50%; } }
    .content_table .images_container span.stamp-highlight img {
      border: #C5D7E5 2px solid;
      filter: brightness(105%) !important; }
  .content_table .images_container.dim_images img {
    filter: brightness(80%); }
  .content_table .data_table {
    font-weight: 600;
    font-size: 0.9rem; }
    .content_table .data_table button {
      padding: 2px 6px;
      line-height: 1;
      cursor: pointer;
      font-size: small;
      border-radius: .25rem; }
    .content_table .data_table .btn-buy-not-forsale {
      background-color: #1e5136;
      border-color: #1e5136;
      color: black !important; }
    .content_table .data_table .btn-sell-forsale {
      background-color: #C09105;
      border-color: #C09105;
      color: #EEEEEE; }
    .content_table .data_table .navbar-toggler {
      font-size: small; }
    .content_table .data_table .stamp_tr.stamp-highlight {
      background-color: #C5D7E5; }
    .content_table .data_table th[scope=col] {
      background-color: #E4E4E4;
      padding: 0.3rem 3px; }
    .content_table .data_table td {
      font-weight: 100;
      font-size: 0.8rem;
      text-align: center; }
    .content_table .data_table th:nth-child(8), .content_table .data_table th:nth-child(10), .content_table .data_table th:nth-child(11), .content_table .data_table th:nth-child(12), .content_table .data_table th:nth-child(13) {
      text-align: center; }
    .content_table .data_table td:nth-child(3), .content_table .data_table td:nth-child(8) {
      white-space: nowrap; }
    .content_table .data_table td:nth-child(7) {
      text-align: left; }
    @media screen and (min-width: 768px) and (max-width: 1199px) {
      .content_table .data_table td, .content_table .data_table th {
        font-size: 11px; } }
    @media screen and (max-width: 767px) {
      .content_table .data_table td, .content_table .data_table th {
        font-size: 10px; }
      .content_table .data_table .hidden-xs {
        display: none; }
      .content_table .data_table th img {
        max-width: 20px; } }
  .content_table .table-responsive {
    width: auto; }

.watermark-popover h5 {
  text-align: center; }

#main[data-catalogue-view=forsale] .data_table td > input[type=text] {
  width: 40px; }

.back_to {
  width: 100%;
  background-color: white;
  border-radius: 0 0 5px 5px;
  color: #333;
  padding: 4px 10px;
  display: inline-block;
  border: 1px lightgray solid;
  border-top: none; }

.back_to button {
  float: right; }

.back_to p {
  float: left;
  font-size: 0.8rem;
  margin-bottom: 0px; }

.special_back_to_p {
  font-size: 1rem !important;
  padding-right: 3px;
  padding-top: 3px; }

.left_buttons {
  float: left !important; }

.group_footer {
  width: 100%;
  background-color: white;
  color: #333;
  padding: 4px 10px;
  text-align: center;
  border: 1px lightgray solid;
  border-bottom: none; }

.group_footer p {
  font-size: 0.9rem;
  margin: auto; }

#left_menu .logo_img {
  align-items: center;
  background-color: #018dca;
  margin-bottom: 0.2rem;
  border-radius: 0 0 5px 5px;
  margin-top: 0px; }

#left_menu .left-nav {
  margin-bottom: 15px; }
  #left_menu .left-nav a {
    color: #fff;
    font-weight: normal;
    background: #193957;
    background: linear-gradient(90deg, #193957 0%, #1d5e7e 50%, #193957 100%);
    padding-bottom: 1px;
    padding-top: 1px;
    margin-bottom: 1px;
    border: gray 1px solid; }
  #left_menu .left-nav a:hover {
    background: #2d77a2;
    background: linear-gradient(90deg, #2d77a2 0%, #31a0c0 50%, #2d77a2 100%); }
  #left_menu .left-nav .nav-link.active, #left_menu .left-nav .adv_search {
    color: #fff;
    background: #ce6700;
    background: linear-gradient(90deg, #ce6700 0%, #ff8102 50%, #ce6700 100%); }

#left_menu .btn-donate {
  background-color: transparent;
  margin: auto;
  width: 100%; }

.fb-share-button {
  width: max-content;
  margin: auto; }

.box_header_center {
  color: white;
  text-align: center;
  background: #1C3D5E;
  border-radius: 5px 5px 0 0; }
  .box_header_center h6 {
    padding: 5px 0px 5px 0px;
    margin-bottom: 0.1rem;
    font-weight: 800;
    display: inline; }
  .box_header_center a {
    color: white !important; }
  .box_header_center a:hover {
    color: gray; }
  .box_header_center img.control {
    margin: 4px 4px 0 0;
    cursor: pointer; }

.prev_page {
  float: left;
  padding-left: 25px; }

.next_page {
  float: right;
  padding-right: 25px; }

.prev_page, .next_page {
  color: snow; }
  @media print {
    .prev_page, .next_page {
      display: none; } }

.prev_page:hover, .next_page:hover {
  color: lightgray;
  text-decoration: none; }

.pagination-blue-row {
  background-color: #2B4D73;
  margin-bottom: 5px;
  padding: 2px 5px 4px 5px; }

.pagination-blue {
  font-weight: normal; }
  .pagination-blue a {
    color: white !important; }
  .pagination-blue a.active {
    border: 1px solid lightgray;
    border-radius: 2px;
    padding: 0px 3px 0px 3px; }
  .pagination-blue img {
    width: 18px;
    height: 17px; }
  .pagination-blue td:first-child a {
    margin-right: 10px; }
  .pagination-blue td:nth-child(2) {
    font-size: 12px;
    font-weight: normal;
    word-spacing: 10px; }
  .pagination-blue td:last-child a {
    margin-left: 10px; }

.panel_title {
  margin-bottom: 0px !important; }

.info_row {
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px; }
  .info_row p {
    font-size: 0.7rem;
    margin-bottom: 0px; }

.catalogue-container {
  border: 1px silver solid;
  border-bottom: none;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 1199px) {
    .catalogue-container {
      padding-right: 5px;
      padding-left: 5px; } }
  @media print {
    .catalogue-container {
      border: none; } }

#right-ad-block {
  margin-top: 15px; }

.ads {
  padding-top: 35px;
  padding-bottom: 35px;
  overflow-x: auto;
  -ms-overflow-style: none;
  text-align: center; }
  .ads > div {
    margin: auto;
    display: block !important;
    width: auto !important; }
  @media print {
    .ads {
      display: none !important; } }

@media (max-width: 1099px) {
  .ads.fixed {
    min-height: 130px; }
    .ads.fixed .placeholder {
      width: 320px !important;
      height: 60px !important; } }

@media (min-width: 1100px) {
  .ads.fixed {
    min-height: 160px; }
    .ads.fixed .placeholder {
      width: 728px !important;
      height: 90px !important; } }

.nav_pagination {
  background-color: #1C3D5E; }
  .nav_pagination ul {
    margin-bottom: 0px; }
  .nav_pagination .page-item .page-link, .nav_pagination .page-item .page-link:visited {
    font-size: 0.8rem;
    /* border-top-color: $clr-sw-deep-blue;
               border-bottom-color: $clr-sw-deep-blue; */
    background-color: transparent;
    border: none;
    color: white; }
  .nav_pagination .page-item .page-link:hover {
    color: #ff6317; }
  .nav_pagination .disabled .page-link {
    color: silver; }
  @media print {
    .nav_pagination {
      display: none; } }

.footer {
  bottom: 0;
  background-color: #f2f2f2;
  border: silver 1px solid;
  padding: 2px; }
  .footer p {
    float: left;
    font-size: small;
    padding-top: 0.8rem;
    padding-left: 1rem; }
  @media print {
    .footer {
      display: none; } }

.footer .navbar-text, .sw-footer .navbar-text {
  font-size: 0.8rem; }

.footer a, .sw-footer a {
  font-size: 0.8rem;
  color: black; }

.panel_content {
  width: 100%;
  background: #e6e6e6;
  margin-bottom: 0.5rem;
  padding: 0;
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 0.9rem;
  border-radius: 4px;
  border: 1px #ccc solid; }

@media screen and (min-width: 992px) {
  #left_menu {
    padding-right: 4px;
    padding-left: 2px;
    top: 0 !important; } }

@media screen and (min-width: 992px) and (max-height: 675px) {
  #left_menu .left-nav a {
    font-size: 0.8rem; } }

@media print {
  #left_menu {
    display: none; } }

@media screen and (min-width: 992px) {
  #right_menu {
    padding-right: 2px;
    padding-left: 2px;
    top: 0 !important;
    max-height: calc(100vh - 34px);
    overflow-y: auto;
    -ms-overflow-style: none; } }

@media print {
  #right_menu {
    display: none; } }

.panel_adv_search {
  padding: 5px; }

.panel_year {
  text-align: unset; }

.year {
  list-style-image: url("https://www.stampworld.com/media/layout/blue-arrow-sml.gif");
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding-left: 25px; }
  .year li {
    border-bottom: silver 0.5px dotted;
    width: max-content; }
    .year li a {
      color: black;
      font-weight: 100;
      font-size: 0.9rem;
      text-decoration: none; }
    .year li a:hover {
      color: red; }
  .year li:last-child {
    border-bottom: none; }
  .year li.single-years {
    list-style: none; }
  .year li.single-years > ul {
    padding-left: 0;
    list-style: none; }
  @media screen and (min-width: 992px) and (max-height: 675px) {
    .year li a {
      font-size: 0.75rem; } }

.search_table {
  margin-bottom: 0px;
  text-align: left; }
  .search_table tr td {
    padding: 0;
    vertical-align: middle;
    border-top: none;
    padding-bottom: 2px; }
  .search_table tr td select {
    max-width: 200px;
    display: block;
    width: calc(100% - 4px);
    padding: .375rem .2rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: 0 2px; }
  .search_table tr td p {
    font-size: 0.8rem;
    font-weight: 100;
    margin-top: 4px;
    margin-bottom: 0px;
    padding-left: 4px; }
  @media screen and (min-width: 992px) and (max-height: 675px) {
    .search_table tr td select {
      padding: 1px 1px;
      font-size: 0.75rem; }
    .search_table tr td p {
      margin-top: 0px; } }

.panel_adv_search p {
  font-size: 0.666rem; }

.panel_adv_search .btn {
  font-size: 0.8rem; }

.search_buttons td {
  text-align: center !important; }
  .search_buttons td button {
    font-size: 0.8rem; }

@media screen and (max-width: 991px) {
  #nav-brand {
    display: inline-block;
    margin: auto; }
  #signIn {
    margin-left: auto; }
  #menu_toggle {
    margin-left: 10px;
    background-color: #333; }
  #right_menu_toggle {
    font-size: 21px;
    margin-left: 7px; }
  .main_navbar {
    margin-bottom: 0px;
    padding: 0px; }
    .main_navbar .navbar-toggler {
      font-size: 14px;
      margin-right: 7px; }
    .main_navbar .navbar-collapse .dropdown {
      float: left; }
    .main_navbar .navbar-collapse .btn {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
  .right_items {
    display: inline;
    padding-right: 0px;
    float: right; }
    .right_items .nav-item {
      float: left; }
  #secondary_navbar {
    display: flex;
    margin-bottom: 1px; }
  #right_toggle {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.4rem;
    padding-bottom: 0.6rem; }
  #left_menu, #right_menu {
    height: 0;
    width: 0;
    overflow-x: hidden;
    transition: .2s;
    background-color: white; }
  #left_menu {
    left: 0;
    max-width: 300px;
    position: absolute;
    z-index: 1000; }
  #left_menu.active {
    width: 100%;
    height: 100vh;
    max-height: 680px;
    box-shadow: whitesmoke 0px 8px 5px 5px;
    border-radius: 3px; }
  #right_menu {
    right: 0;
    max-width: 300px;
    position: absolute;
    z-index: 1000; }
  #right_menu.active {
    width: 100%;
    height: unset;
    box-shadow: whitesmoke 0px 8px 5px 5px; }
  .col-lg-2 {
    padding: 0px; }
  .footer {
    position: unset; }
  .footer p {
    float: none; }
  .footer .nav {
    display: block; } }

@media screen and (max-width: 575px) {
  #left_menu.active {
    max-height: 725px; } }

@media only screen and (max-width: 1600px) and (min-width: 992px) {
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  #no-more-tables tr {
    border: 1px solid #ccc; }
  #no-more-tables td {
    /* Behave like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    /* padding-left: 50%; */
    white-space: normal;
    text-align: left; }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold; }
  /*
    Label the data
    */
  #no-more-tables td:before {
    content: attr(data-title); } }

.btn-primary, .btn-secondary, .btn-success, .btn-danger {
  color: white !important; }

.btn-primary {
  background-color: #2B4D73;
  border-color: #0089CB; }

.btn-success {
  background-color: #2b734d;
  border-color: #2b734d; }

.btn-xs {
  padding: .0rem 0.5rem;
  font-size: .75rem;
  line-height: 1.5;
  border-radius: .2rem; }

.warning-bar {
  display: block;
  background-color: #FD933B;
  padding: 0.25rem 0.5rem;
  border-radius: 5px; }
  .warning-bar .btn {
    margin: 2px; }

@media screen and (max-width: 767px) {
  .ad-col {
    text-align: center; } }

.adcell-240 {
  min-width: 240px;
  min-height: 60px;
  border: 1px solid black;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block; }

.ad_banner .ad_banner_caption {
  text-align: center;
  font-size: 0.75rem; }

.sw-form input[type=text], .sw-form input[type=password], .sw-form input[type=number], .sw-form select {
  display: block;
  width: 100% !important;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  padding: .1rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.sw-form label {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.sw-form .checkbox-row label {
  display: inline;
  font-size: 0.75rem; }

.content-card, .sub-content-card {
  width: 100%;
  border: 1px solid #2B4D73;
  padding-bottom: 1px; }
  .content-card > .card-header, .sub-content-card > .card-header {
    background-color: #1C3D5E;
    color: white;
    padding: 0.5rem; }
    .content-card > .card-header h1, .content-card > .card-header h2, .content-card > .card-header h3, .sub-content-card > .card-header h1, .sub-content-card > .card-header h2, .sub-content-card > .card-header h3 {
      font-size: 1rem;
      font-weight: bold;
      line-height: 1;
      margin-top: 0;
      margin-bottom: 0; }
  .content-card p:last-child, .sub-content-card p:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 991px) {
  .content-card {
    border: none; }
    .content-card .card-header {
      border-radius: 0; }
    .content-card .card-body {
      padding-left: 5px;
      padding-right: 5px; } }

@media only screen and (min-width: 992px) {
  .content-card > .card-body {
    overflow-y: auto;
    height: calc(100vh - 120px);
    min-height: 600px; } }

.content-card > .card-body ins {
  display: block !important;
  max-width: 100%;
  overflow-x: auto;
  -ms-overflow-style: none; }

.content-card > .card-body img {
  max-width: 100%; }

.content-card > .card-body .sw-huge-btn {
  width: 100%;
  color: black;
  position: relative;
  margin-left: 0;
  margin-right: 0; }
  .content-card > .card-body .sw-huge-btn img {
    display: block;
    width: 100%; }
  .content-card > .card-body .sw-huge-btn div {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    position: absolute;
    z-index: 1000;
    bottom: 11%;
    left: 9%; }

.content-card > .card-body .sw-display-like-huge-btn {
  border: 1px solid #c2c1c2;
  border-radius: 5px;
  margin: 12px;
  padding: 20px;
  height: 93%; }

@media only screen and (min-width: 992px) {
  .with-footer-ad .content-card > .card-body {
    height: calc(100vh - 382px); } }

.register-card .card-body .warning-bar {
  border-radius: 0;
  margin-top: -1.25rem;
  display: flex; }
  @media only screen and (max-width: 991px) {
    .register-card .card-body .warning-bar {
      margin-left: -5px;
      margin-right: -5px; } }
  @media only screen and (min-width: 992px) {
    .register-card .card-body .warning-bar {
      margin: -1.25rem -1.25rem 0 -1.25rem; } }
  .register-card .card-body .warning-bar > div:first-child {
    flex-grow: 100;
    padding-right: 0.5rem; }

.register-card .card-body .required-bar {
  text-align: center;
  margin-top: 10px; }

.register-card .card-body .register-pane {
  background-color: #2B4D73;
  color: white;
  border-radius: 5px;
  margin: 10px 0 0 0;
  padding: 20px; }
  .register-card .card-body .register-pane .terms-cell {
    font-size: 0.75rem; }
  .register-card .card-body .register-pane .checkbox-row label {
    cursor: pointer; }
    .register-card .card-body .register-pane .checkbox-row label a {
      color: white;
      text-decoration: underline; }
  .register-card .card-body .register-pane .checkbox-row span {
    font-size: 10px;
    font-style: italic; }
  .register-card .card-body .register-pane #button_submit_registration {
    margin: 0.5rem 0 0.5rem 0; }

.register-card .card-body .info-col {
  margin-top: 10px;
  padding: 0 25px 0 25px; }

.maps-card .card-header h1 {
  float: left; }

.maps-card .card-header .header-right-toolbar {
  float: right;
  color: black;
  margin-top: -0.3rem;
  margin-bottom: -0.3rem; }
  .maps-card .card-header .header-right-toolbar label {
    color: white;
    font-size: 11px;
    padding-right: 10px;
    margin-bottom: 0; }
    @media screen and (max-width: 499px) {
      .maps-card .card-header .header-right-toolbar label {
        display: none; } }
  .maps-card .card-header .header-right-toolbar form {
    display: inline-block; }
  .maps-card .card-header .header-right-toolbar input[type=text] {
    line-height: 1;
    padding: 0.1rem 0.75rem; }

.maps-card .card-body {
  padding: 0.75rem 1.25rem; }

.maps-card .maps-tabs-row {
  display: table;
  width: 100%; }
  .maps-card .maps-tabs-row .maps-tabs {
    display: table-cell; }
    .maps-card .maps-tabs-row .maps-tabs .nav-link.active {
      background-color: #E4E4E4; }
    .maps-card .maps-tabs-row .maps-tabs li > a > span {
      font-size: 0.67rem;
      position: relative;
      bottom: 0.3rem; }
  .maps-card .maps-tabs-row .maps-right-toolbar {
    display: table-cell;
    border-bottom: 1px solid #dee2e6;
    vertical-align: middle; }
    .maps-card .maps-tabs-row .maps-right-toolbar a {
      float: right; }

.maps-card .maps-country-list {
  column-count: 3;
  font-size: 0.8rem;
  min-height: 200px;
  width: 100%; }
  @media screen and (min-width: 576px) {
    .maps-card .maps-country-list {
      min-height: 300px; } }
  @media screen and (max-width: 499px) {
    .maps-card .maps-country-list {
      column-count: 2; } }
  @media screen and (min-width: 500px) and (max-width: 599px) {
    .maps-card .maps-country-list {
      column-count: 3; } }
  @media screen and (min-width: 600px) and (max-width: 991px) {
    .maps-card .maps-country-list {
      column-count: 4; } }
  .maps-card .maps-country-list .country-cell {
    display: inline-block;
    width: 100%;
    line-height: 1.667; }
    .maps-card .maps-country-list .country-cell a.map-focus, .maps-card .maps-country-list .country-cell a:hover {
      text-decoration: underline;
      color: red; }
  @media screen and (min-width: 992px) and (max-height: 675px) {
    .maps-card .maps-country-list {
      font-size: 0.7rem; }
      .maps-card .maps-country-list .country-cell {
        line-height: 1.5; } }

.maps-card #mapcontainer {
  height: 100%;
  min-height: 300px;
  max-height: 500px;
  text-align: center; }
  .maps-card #mapcontainer > svg {
    max-height: 500px; }

.maps-card .maps-map {
  margin-top: 10px;
  margin-bottom: 10px; }
  .maps-card .maps-map .circle {
    opacity: 0;
    fill: #b9b9b9;
    fill-opacity: 1;
    stroke: black;
    stroke-width: 0.5;
    stroke-miterlimit: 3.97446823;
    stroke-dasharray: none;
    stroke-opacity: 1; }
  .maps-card .maps-map .land {
    fill: #b9b9b9;
    fill-opacity: 1;
    stroke: white;
    stroke-opacity: 1;
    stroke-width: 0.5;
    stroke-miterlimit: 3.97446823;
    stroke-dasharray: none; }
  .maps-card .maps-map .coast {
    stroke-width: 0.3; }

.profile-view-table {
  width: 100%;
  min-width: 667px; }
  .profile-view-table .profile_box_content {
    padding: 2px !important; }
  .profile-view-table .wall_div {
    max-height: 400px;
    height: 100%;
    min-height: 200px;
    padding: 2px; }
  .profile-view-table #wallPane {
    min-height: 280px; }

.profile-edit-table {
  width: 100%; }
  .profile-edit-table .descr_form_cell {
    height: calc(100vh - 560px);
    min-height: 100px; }
  .profile-edit-table .descriptionField {
    height: calc(100vh - 590px) !important;
    min-height: 80px; }
  .profile-edit-table #wallPane {
    height: calc(100vh - 377px) !important; }
  .profile-edit-table .wall_div {
    height: calc(100vh - 460px) !important;
    min-height: 214px;
    padding: 2px; }
  .profile-edit-table .details-edit-table {
    margin-top: 5px;
    width: 100%;
    min-width: 764px;
    background-color: white; }
  .profile-edit-table .address-edit-table, .profile-edit-table .social-edit-table {
    width: 100%; }
    .profile-edit-table .address-edit-table td, .profile-edit-table .social-edit-table td {
      height: 22px;
      padding-left: 10px;
      padding-right: 5px; }
      .profile-edit-table .address-edit-table td input[type=text], .profile-edit-table .address-edit-table td input[type=email], .profile-edit-table .social-edit-table td input[type=text], .profile-edit-table .social-edit-table td input[type=email] {
        width: 100%; }
  .profile-edit-table .eyeCheckbox {
    width: 16px;
    height: 16px;
    background: #ffffff;
    display: inline-block;
    position: relative;
    top: 0.2em;
    margin-right: 4px; }
  .profile-edit-table .eyeCheckbox input[type=checkbox] {
    visibility: hidden; }
  .profile-edit-table .eyeCheckbox label {
    display: block !important;
    cursor: pointer;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 1px; }
  .profile-edit-table .eyeCheckbox input[type=checkbox]:checked + label > .open {
    display: block;
    color: #FF0000; }
  .profile-edit-table .eyeCheckbox input[type=checkbox]:checked + label > .closed {
    display: none; }
  .profile-edit-table .eyeCheckbox input[type=checkbox]:not(:checked) + label > .open {
    display: none; }
  .profile-edit-table .eyeCheckbox input[type=checkbox]:not(:checked) + label > .closed {
    display: block; }
  .profile-edit-table .eyeCheckbox .closed, .profile-edit-table .eyeCheckbox .open {
    font-size: 16px; }
  .profile-edit-table input[type=checkbox] + label {
    display: none; }

.upload-picture-card {
  height: 300px;
  border-radius: 0; }
  .upload-picture-card .card-header {
    border-radius: 0; }
    .upload-picture-card .card-header h2 {
      display: inline-block; }
  .upload-picture-card .card-body {
    padding-top: 65px; }
    .upload-picture-card .card-body p {
      padding-top: 30px; }

.profile-contact-card, .profile-about-card, .profile-wall-card, .profile-toolbox-card {
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .profile-contact-card, .profile-about-card, .profile-wall-card, .profile-toolbox-card {
      border: none; }
      .profile-contact-card .card-header, .profile-about-card .card-header, .profile-wall-card .card-header, .profile-toolbox-card .card-header {
        border-radius: 0; }
      .profile-contact-card .card-body, .profile-about-card .card-body, .profile-wall-card .card-body, .profile-toolbox-card .card-body {
        padding-left: 5px;
        padding-right: 5px; } }

.profile-contact-card table {
  width: 100%;
  padding-right: 0.5rem;
  background-color: #f9f9f9; }
  .profile-contact-card table tr {
    border-bottom: 1px solid #c9d7e2; }
  .profile-contact-card table th {
    white-space: nowrap;
    width: 40%; }
  .profile-contact-card table td {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.profile-contact-card .profile-badge {
  position: absolute;
  z-index: 100;
  right: 10px;
  bottom: 0px;
  width: 60px;
  height: 60px;
  background-color: white;
  box-shadow: 0 0 10px 15px white;
  border-radius: 30px; }

@media only screen and (min-width: 768px) {
  .profile-about-card .card-body, profile-wall-card .card-body {
    height: 310px;
    overflow-y: auto; } }

.profile-toolbox-card .card-body {
  padding: 0.5rem; }
  .profile-toolbox-card .card-body button {
    text-align: left; }

.profile-account-info-card, .profile-cancel-subscription-card {
  border: 1px solid #2B4D73; }
  .profile-account-info-card > .card-header, .profile-cancel-subscription-card > .card-header {
    background-color: #2B4D73;
    color: white;
    padding: 0.5rem; }

.profile-account-info-card .card-body label {
  font-weight: bold; }

.profile-account-info-card .card-body .error {
  color: red; }

.profile-account-info-card .card-body #isCanceledLine {
  font-size: 0.8rem; }

.profile-account-info-card .card-body #isCancelledRequiresReply {
  font-weight: bold; }

.profile-account-info-card .card-body .btn-block {
  margin-top: 0.5rem;
  max-width: 20rem;
  max-width: 20rem;
  align-content: center;
  margin-left: auto;
  margin-right: auto; }

.profile-cancel-subscription-card #cancelForm .form-check, .profile-cancel-subscription-card #cancelForm .form-group {
  margin-left: 1rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.profile-cancel-subscription-card .btn-block {
  margin-top: 0.5rem; }

.news-frame-card > .card-body {
  overflow-y: hidden;
  padding-top: 0.5rem; }

.news-card {
  margin-bottom: 15px; }
  .news-card .card-body {
    font-size: 0.9rem; }
    @media only screen and (min-width: 992px) {
      .news-card .card-body {
        height: calc(50vh - 120px);
        min-height: 248px;
        overflow-y: auto;
        padding: 1px; } }
    .news-card .card-body div {
      padding: 4px; }
    .news-card .card-body div:nth-child(2n+1) {
      background-color: #EFEFEF; }
    .news-card .card-body a.news-links {
      font-weight: normal;
      color: #000000;
      text-decoration: none; }
    .news-card .card-body a.news-links:hover {
      color: #ff6317; }
    .news-card .card-body table.new-issues-table tr:nth-child(2n+1) {
      background-color: #EFEFEF; }
    .news-card .card-body table.new-issues-table td {
      padding: 5px 5px 5px 5px; }

@media only screen and (min-width: 992px) {
  .with-footer-ad .news-card .card-body {
    height: calc(50vh - 246px); } }

.group-result-card .card-header h2 {
  display: inline-flex; }

.group-result-card .card-header .login-poster {
  display: inline-flex;
  float: right;
  font-size: 0.75rem; }

.group-result-card .card-header .back-btn, .group-result-card .card-header .search-btn {
  float: right;
  margin-left: 5px; }

.group-result-card .card-header .tools {
  float: right; }
  .group-result-card .card-header .tools img.arrow {
    width: 18px;
    height: 17px;
    margin-top: -8px;
    margin-right: 10px; }

.group-result-card .card-body .group-result-table {
  width: 100%;
  min-width: 630px; }
  .group-result-card .card-body .group-result-table td {
    display: table-cell;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 34px; }
  .group-result-card .card-body .group-result-table tr > th:first-child:not(.usr-img), .group-result-card .card-body .group-result-table th.usr-flag {
    width: 54px; }
  .group-result-card .card-body .group-result-table tr > td:first-child:not(.usr-img), .group-result-card .card-body .group-result-table td.usr-flag {
    width: 54px;
    align-items: center;
    text-align: center;
    justify-content: center; }
    .group-result-card .card-body .group-result-table tr > td:first-child:not(.usr-img) img, .group-result-card .card-body .group-result-table td.usr-flag img {
      border: solid 1px white; }
  .group-result-card .card-body .group-result-table .country-name {
    width: 168px; }
  .group-result-card .card-body .group-result-table .usr-img {
    width: 60px; }
    .group-result-card .card-body .group-result-table .usr-img img {
      margin-right: 1rem; }
  .group-result-card .card-body .group-result-table .usr-name {
    position: relative;
    width: calc(100% - 480px);
    padding-left: 1rem; }
    .group-result-card .card-body .group-result-table .usr-name img {
      position: absolute;
      right: 0;
      z-index: 100;
      width: 40px;
      height: 40px;
      border-radius: 20px;
      box-shadow: -5px 0px 5px 5px;
      color: #D8D8D8; }
  .group-result-card .card-body .group-result-table .usr-flag {
    width: 60px; }
  .group-result-card .card-body .group-result-table .usr-level {
    width: 140px; }
  .group-result-card .card-body .group-result-table .usr-msg {
    width: 100px; }
  .group-result-card .card-body .group-result-table .usr-rating {
    width: 120px; }
  .group-result-card .card-body .group-result-table td.usr-msg, .group-result-card .card-body .group-result-table td.usr-rating {
    text-align: center; }
  .group-result-card .card-body .group-result-table .club-name {
    width: calc(100% - 500px); }
  .group-result-card .card-body .group-result-table .club-name-wide {
    width: calc(100% - 430px); }
  .group-result-card .card-body .group-result-table .club-interests {
    width: 100px; }
  .group-result-card .card-body .group-result-table td.org-name {
    width: calc(100% - 300px); }
  .group-result-card .card-body .group-result-table td.org-name-wide {
    width: calc(100% - 230px); }
  .group-result-card .card-body .group-result-table .dealer-name {
    width: calc(100% - 500px); }
  .group-result-card .card-body .group-result-table .dealer-name-wide {
    width: calc(100% - 430px); }
  .group-result-card .card-body .group-result-table .dealer-interests {
    width: 100px; }
  .group-result-card .card-body .group-result-table .auc-name {
    width: calc(100% - 500px); }
  .group-result-card .card-body .group-result-table .auc-name-wide {
    width: calc(100% - 430px); }
  .group-result-card .card-body .group-result-table .auc-interests {
    width: 100px; }
  .group-result-card .card-body .group-result-table td.member-add-del .btn {
    float: right;
    margin-top: 3px;
    font-size: 12px; }
  .group-result-card .card-body .group-result-table .msg-row {
    display: table-row; }
    .group-result-card .card-body .group-result-table .msg-row td {
      display: table-cell !important; }
  .group-result-card .card-body .group-result-table .empty-result-msg {
    width: 100%;
    background-color: lightsalmon;
    padding: 4px 8px;
    border: 1px solid red;
    margin-top: 0.5rem; }

.postal-table-container {
  width: 100%;
  overflow-x: auto; }

.postal-table {
  width: 100%; }
  .postal-table thead > tr {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: white;
    background-color: #2b4d73;
    height: 30px;
    width: 100%; }
    .postal-table thead > tr > td {
      font-weight: bold;
      color: white;
      padding: 10px 0px 10px 10px; }
  .postal-table tbody > tr > td:first-child img {
    padding-left: 10px; }

.link-search-card, .link-card {
  color: #000000;
  border-color: #C4C4C4;
  margin-bottom: 4px; }
  .link-search-card .card-body, .link-card .card-body {
    padding: 0.5rem; }
    .link-search-card .card-body .row:last-child, .link-card .card-body .row:last-child {
      margin-top: 0.5rem; }

.link-search-card {
  background-color: #1C3D5E;
  margin-top: 5px;
  color: white; }
  .link-search-card select {
    max-width: 100%; }

.link-card {
  background-color: #E4E4E4; }
  .link-card .card-body .row div:first-child {
    text-align: center; }
    .link-card .card-body .row div:first-child img {
      width: 100%;
      max-width: 123px;
      margin-bottom: 1rem; }
  .link-card .card-body h2 {
    font-size: 1rem;
    font-weight: bold; }
  .link-card .card-body .link-unapproved {
    background-color: lightsalmon;
    padding: 4px;
    border: 1px solid red;
    margin-top: 0.5rem; }
  .link-card .card-body .link-edit-btn {
    float: right;
    margin-left: 0.5rem; }

.profile-interests-card {
  margin: 20px; }

.profile-interests-panel .panel-heading {
  padding: 10px;
  color: white;
  background-color: #1C3D5E; }
  .profile-interests-panel .panel-heading .panel-title {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 0; }

.profile-interests-panel .panel-body {
  padding: 20px;
  border-left: 1px solid #1C3D5E;
  border-right: 1px solid #1C3D5E;
  border-bottom: 1px solid #1C3D5E; }
  .profile-interests-panel .panel-body form {
    width: 100%; }
    .profile-interests-panel .panel-body form select {
      font-size: 12px;
      padding: 5px; }
    .profile-interests-panel .panel-body form .theme_chooser select {
      max-width: 33%; }
    .profile-interests-panel .panel-body form select[name=country] {
      width: 100%; }
    .profile-interests-panel .panel-body form .country_interest_row, .profile-interests-panel .panel-body form .theme_interest_row {
      cursor: pointer; }
  .profile-interests-panel .panel-body form#addCountryForm, .profile-interests-panel .panel-body form#addThemeForm {
    border-top: 1px solid #1C3D5E;
    padding-top: 5px; }
  .profile-interests-panel .panel-body table {
    width: 100%; }

@media (min-width: 576px) {
  #InterestsPopup .modal-dialog {
    max-width: 750px; } }

.profile-group-search-card {
  border-color: #DDD;
  background-color: #1C3D5E;
  color: white;
  width: 100%;
  margin-top: 20px;
  overflow-x: auto; }
  .profile-group-search-card select {
    max-width: 250px; }
  .profile-group-search-card h4 {
    margin-top: 20px;
    border-bottom: 1px dotted; }
  .profile-group-search-card a.addClub {
    text-decoration: none;
    background-color: lightsalmon;
    border: 1px solid #2B4D73;
    padding: 3px 8px;
    font-weight: normal !important; }

.faq-card .card-body .faq-header {
  font-weight: bold; }

.faq-card .card-body ul {
  line-height: 1.4; }
  .faq-card .card-body ul li.header {
    margin-top: 10px; }
  .faq-card .card-body ul li.item {
    line-height: 1.75; }
    .faq-card .card-body ul li.item a {
      font-weight: 400 !important; }

.faq-card .card-body h2 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #1C3D5E; }

.faq-card .card-body h3 {
  font-size: 1rem; }
  .faq-card .card-body h3 img {
    float: left;
    margin-top: 0.5rem; }
  .faq-card .card-body h3 div {
    padding-left: 12px; }

.faq-card .card-body a:not([name=""]) {
  font-weight: bold; }

.faq-card .card-body p {
  margin-left: 12px; }
  .faq-card .card-body p a {
    text-decoration: none;
    background-color: yellow;
    border: 1px solid #2B4D73;
    padding: 2px;
    font-weight: normal !important; }

.contact-us-card .contact-pane {
  margin-top: 1rem;
  background-color: #1C3D5E;
  color: white; }
  .contact-us-card .contact-pane form > table {
    margin: 0 0 1rem 0;
    padding: 15px;
    width: 100%; }
    .contact-us-card .contact-pane form > table td {
      font-weight: bold;
      padding: 5px 0 5px 5px;
      color: white;
      text-align: left;
      vertical-align: top; }
    .contact-us-card .contact-pane form > table td + td {
      width: 75%; }
    .contact-us-card .contact-pane form > table td input, .contact-us-card .contact-pane form > table td textarea, .contact-us-card .contact-pane form > table td select {
      color: black;
      max-width: 100%; }
    .contact-us-card .contact-pane form > table td.captcha-cell {
      position: relative;
      height: 40px; }
      .contact-us-card .contact-pane form > table td.captcha-cell .img-background {
        width: 101px;
        height: 34px;
        background-color: white;
        position: absolute; }
      .contact-us-card .contact-pane form > table td.captcha-cell img {
        border: 2px solid white;
        margin-left: 2px;
        position: absolute;
        z-index: 10; }
      .contact-us-card .contact-pane form > table td.captcha-cell input {
        position: absolute;
        right: 0;
        display: inline-block;
        width: calc(100% - 110px);
        height: 34px; }
    @media screen and (max-width: 767px) {
      .contact-us-card .contact-pane form > table table, .contact-us-card .contact-pane form > table tbody, .contact-us-card .contact-pane form > table tr, .contact-us-card .contact-pane form > table td {
        display: block;
        width: calc(100vw - 3rem) !important; } }
  .contact-us-card .contact-pane form input, .contact-us-card .contact-pane form textarea {
    width: 100%; }
  .contact-us-card .contact-pane form input[type=file] {
    color: white; }
  .contact-us-card .contact-pane form ul.errorlist {
    list-style: none;
    padding-left: 1rem; }
    .contact-us-card .contact-pane form ul.errorlist li {
      background-color: #FD933B;
      display: inline-block;
      padding: 0.25rem 0.5rem;
      margin-top: 8px;
      border-radius: 5px;
      font-weight: normal;
      position: relative; }
    .contact-us-card .contact-pane form ul.errorlist li::before {
      content: "";
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #FD933B;
      position: absolute;
      top: -8px; }

.contact-us-card .sent-content {
  background-color: #EEEEEE;
  padding: 1.5rem;
  margin-top: 20px; }

.contact-us-card .stamp-data > div {
  display: flex; }
  .contact-us-card .stamp-data > div div:nth-child(1) {
    margin-right: 0.25rem; }
  .contact-us-card .stamp-data > div div:nth-child(2) {
    content: " ";
    flex-grow: 100;
    border-bottom: 2px dotted black;
    margin-bottom: 0.25rem;
    margin-right: 0.25rem; }

#video_container {
  width: 100%;
  margin-left: -1px;
  padding-top: 55%;
  position: relative; }
  #video_container iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }

.videos-chooser {
  padding-top: 10px; }
  .videos-chooser img {
    height: 14px;
    margin-left: 2px; }
  .videos-chooser div {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 25%;
    white-space: nowrap;
    line-height: 1.1; }
  .videos-chooser a {
    color: black;
    font-size: 14px;
    line-height: 1.5; }
