html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  outline: 0;
}


.split:before, .split:after {
  content: "";
  display: inline !important;
}
.split:after {
  clear: both;
}

.split__left, .split__right {
  margin: 0;
}
@media (min-width:320px) {
  .split {
    width: 100%;
    margin: 0 0 40px 0;
    float:left;
  }
  .split__left, .split__right {
    float: left;
  }
}

@media (min-width: 320px) {
  .split__left {
    width: 50%;
    padding-left:20px;
    padding-right:5px;
  }
  .split__right {
    width: 50%;
  }
  .split__right img {
    width: auto;
    height: 70px;
    float:left;
  }
  .split__right img.landscape {
    width: auto;
    height: 70px;
  }
}
@media (min-width: 390px) {

  .split__right img {
    width: auto;
    height: 90px;
    float:left;
  }

  .split__right img.landscape {
    width: auto;
    height: 90px;
  }
  
}

@media (min-width: 1024px) {
  .split__left {
   
    padding-right:60px;
  }
}


@media (min-width:1240px) {
  .split__left {
    width: 30%;
    padding-left:1.75rem;
    padding-right:30px;
  }
  .split__right {
    width: 70%;
    padding-left:20px;
  }
  .split__right img {
    width: auto;
    height: 120px;
    float:left;
  }

  .split__right img.landscape {
    width: auto;
    height: 120px;
  }
}


.split__right img {
  display: inline-block;
}

.dropdown span, .db1b span, #db1a span {
  vertical-align: middle;
  padding-bottom: 0;
}

.dropdown span, .db1b span, .db1c span {
  padding-bottom: 0;
}

.bottom > * {
  vertical-align: bottom;
}

/* css for nav */
a {
  text-decoration: none;
}
.nav {
  justify-content: space-between;
  align-items: center;
  padding: 0;
  top: 0;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
}
.nav .split__left {
  width: 25%;
  padding: 0;
}
.nav .split__right {
  width: 75%;
  padding: 0;
  border: none;
  display: flex;
  align-items: center;
}

.fancybox-bg {
  background: #fff;
}

.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-caption {
  background-color: transparent;
  background-image: none;
  color: #000;
}

.fancybox-button {
  background: white;
  margin-right: 20px;
  margin-top: 10px;
}

.fancybox-button svg {
  height: 200%;
  width: 200%;
  color: black;
}

div.ex2 {
  width: 100%;
  margin: auto;
  background-color: white;
  padding: 10px;
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px;
  padding-left: 100px;
}

.btn {
  border-radius: 50px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8125rem;
  padding: 0.375rem 1rem;
  outline: none;
  cursor: pointer;
}

.btn-primary {
  background-color: #ff5268;
  border-color: #ff5268;
  color: #fff;
}

.btn:focus {
  box-shadow: none;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled):focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):hover {
  background-color: #ed475c;
  border-color: #ed475c;
  box-shadow: none;
}

.click a {
  display: block;
}
@media screen and (min-width: 320px) {
#db1a {
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  color: white;
  font-size: 20px;
  letter-spacing: 1.5px;
}
}



@media screen and (min-width: 641px) {
  #db1a {
    font-size: 24px;
  }
  }

#db1a span {
  padding-left: 0;
}
@media screen and (min-width: 320px) {
.db1b {
  /* vertical-align: text-bottom; */
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  font-size: 24px;
  float: left;
  display: block;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
}
}
@media screen and (min-width: 1240px) {
  .db1b {
    vertical-align: text-bottom;
    font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
    font-size: 24px;
    float: left;
  }
  }
#db1c {
  background-color: black;
  vertical-align: bottom;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  color: white;
  font-size: 32px;
  float: left;
  width: 30%;
}

#db1d {
  background-color: black;
  vertical-align: bottom;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  color: white;
  font-size: 32px;
  float: left;
}
#db2 {
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px;
}
@media screen and (min-width: 320px) {
#db3 {
  vertical-align: middle;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  float: left;
  margin-left: 20px;
  margin-top: 0;
  padding: 5px 10px;
  letter-spacing: 2px;
  background: #000;
}
}
@media screen and (min-width: 768px) {
  #db3 {
  
    font-size: 14px;
  }
  }
  @media screen and (min-width: 1024px) {
    #db3 {
      
      margin-top:20px;
    }
    }
@media screen and (min-width: 1240px) {
  #db3 {
    font-size: 16px;
    margin-left:1.75rem;
  }
  }

/* 2024 left sidebar text */
#db3 a:link, #db3 a:visited {
  color: #fff !important;
  text-decoration: none;
}
#db3 a:hover {
  color: #AFAFAF;
}

/* db4 must stay an id or else click on magnifying glass to focus the form element doesn't work as a class */
#db4 {
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  font-size: 24px;
  padding: 0px 0px;
  background-color: black;
  border: 0;
  color: white;
  width: 60%;
  padding-bottom: 0.5rem;
}

#db5 {
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px;
  color: black;
}
#db6 {
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  font-size: 30px;
  padding-bottom: 50px;
}
.db7 {
  padding: 0 0.5rem 0 0;
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px;
}
#db8 {
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 25px;
  letter-spacing: 1px;
}
#db9 {
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  text-align: justify;
  text-justify: inter-word;
  padding: 25px 35% 65px 0px;
}
@media screen and (max-width: 2400px) {
  #db9 {
    padding: 25px 25% 65px 0px;
  }
}
@media screen and (min-width: 320px) {
.db14 {
  padding: 0 10px 0 0;
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 10px;
  line-height: 1.3em;
}
}
@media screen and (min-width:641px) {
  .db14 {
    padding-right: 40px;
  }
  }
@media screen and (min-width: 1240px) {
  .db14 {
    padding: 0 40% 0% 0;
    font-size: 11px;
    
  }
  }
#db15 {
  height: 200px !important;
}
.db16 {
  height: 200px;
  width: 100px;
  margin: 0px 25px 25px 0px;
  background-color: #CCCCCC;
}
#db20 {
  width: 100%;
  height: 110px;
  position: fixed;
  background-color: white;
  top: 0px;
  left: 0px;
}



form {
  display: block;
  clear: both !important;
}

a:link, a:visited {
  color: white;
  text-decoration: none;
}
a:hover {
  color: #AFAFAF;
}

body {
  margin: 0px;
}

.dropdown {
  width: 20%;
  position: relative;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
  font-size: 24px;
  float: left;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 450px;
  padding: 0;
  z-index: 1;
  font-size: 2px;
  color: black;
  text-align: left;
  max-height: 80vh;
  overflow-y: scroll;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.db1c label {float: left; width: 100%; margin-bottom: 0.1rem;}
.db1c img {float: left; width: 25px; height: auto; margin-top: 8px !important;}
#db4 {padding: 5px !important; margin-left: 10px;}

/* 2024 and-or RYAN INSPIRED STYLED */
.Series_series__Y97ZK {
  margin-bottom: 3rem;
  left: 0;
  right: 0;
  margin-bottom: 0;
  padding: 40px 0 50px 0 !important;
  float: left;
}

/* Hide the content initially */
.split:not(:nth-of-type(1)) {
  display: inline;
} 
@media screen and (min-width: 320px) {
.navFloat1 {
  background-color: black;
  width: 100%;
  float: left;
  position: fixed;
  z-index: 2;
  padding: .75rem 1.75rem;
  display: flex;
    justify-content: space-between;
    align-items: center;
}
}
/* @media screen and (min-width: 641px) {
  .navFloat1 {
   padding: 15px 40px 15px 40px;
  }
  } */
  @media screen and (min-width: 1024px) {
    /*.navFloat1 {
     padding-right:20px;
    }*/
    }
    @media screen and (min-width: 1240px) {
     /* .navFloat1 {
        padding: .75rem 1.75rem;
      }*/
      }
.navFloat2 {
  width: 100%;
  float: left;
  padding: 0 20px;
  margin-bottom: 10px;
}
.navFloat3 {
  width: 100%;
  float: left;
  padding: 0 20px;
}

.navHalf1 {
  width: 50%;
  float: left;
}
.navHalf2 {
  width: 50%;
  float: right;
}

@media screen and (min-width: 320px) {
.navWrap {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
}

@media screen and (min-width: 1240px) {
  .navWrap {
   
    margin-bottom: 20px;
  }
  }

@media screen and (min-width: 320px) {
  .navWidth,.filter-buttons {
    float: left;
    width: 100%;
  }
  .filter-buttons{margin-top:0;}
  .db1b a {
  float: left;
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #000;
  width: 100%;
  padding: 5px 20px;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
  display: block;
  align-items: center;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 16px;
  text-align:center;
 
}
}
@media screen and (min-width: 1024px) {
  .navWidth,.filter-buttons {
    float: left;
    width: 300px;
  }
  .filter-buttons{margin-top:5px;}
  
  .db1b a {
    padding: .5rem 1rem;
    width: 150px;
    font-size: 14px;
  }
  }




.db1b a:hover {
  color: #fff !important;
  background-color: #000 !important;
}

.db1b a.active {
  color: #fff !important;
  background-color: #000 !important;
}
@media screen and (min-width: 320px) {
.userMgmt {
  background-color: transparent;
  float: right;
  /* margin-right: 40px; */
  /* margin-top:20px; */
}
}
@media screen and (min-width: 1240px) {
  .userMgmt {
    margin-top:5px;
  }
  }
  .select2-container .select2-search--inline .select2-search__field {
    flex: 1; /* Take up remaining space */
    padding: 0; /* Adjust padding as needed */
    margin-top:0 !important;
}

.select2-container .select2-selection--multiple:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iZ3JheSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CiAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPgogIDxwYXRoIGQ9Ik03IDEwbDUgNSA1LTV6Ii8+Cjwvc3ZnPgo=') no-repeat center;
  cursor: pointer;
}

/* .filter-buttons button {
  cursor: pointer;
} */

/* .filter-buttons button i {
  font-size: 24px;
  color: #333;
} */

/* .filter-buttons button[type="button"] {
  margin-left: 10px;
} */

.series-filter-container {
  display: flex;
  align-items: center;
}
/*series dropdown width*/
.series-select {
  float: left;
  width:100% !important;
}

/* Style container for buttons */
/* .filter-buttons, */
.search-title,
.search-subtitle2 {
  display: flex;
  align-items: center;
  float:left;
}

.select2-container--default {
  color: black !important;
 font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f5f5f5 !important;
  color: black !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-wrap: wrap;
  max-height: none;
  overflow-y: visible;
  display: flex;
  align-items: center;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin: 2px 5px 2px 0;
  padding: 2px 5px;
  border-radius: 2px;
}

.select2-container--default .select2-selection--multiple{padding-bottom:0 !important;}
@media screen and (min-width: 320px) {
.select2-container .select2-selection--multiple {
  border: 1px solid black !important;
  border-radius: 5px !important;
  position: relative;
  height: auto;
  min-height: 30px !important;
  display: flex;
  align-items: center;
  
}
.select2-container .select2-search--inline {
  display: flex;
  align-items: center; /* Center vertically */
  min-height: 30px !important;
}
}
@media screen and (min-width: 1240px) {
  .select2-container .select2-selection--multiple {
    
    min-height: 38px !important;
    
  }
  }
/*series dropdown width*/
@media screen and (min-width: 320px) {
  .select2-container {
    width: 100% !important;
  }
}
@media screen and (min-width: 1240px) {
  .select2-container {
    width: 300px !important;
  }
}
@media screen and (min-width: 320px) {
.headerSearches {
  float: left;
  width: 100%;
}
}
@media screen and (min-width: 1240px) {
  .headerSearches {
    float: left;
    width: 100%;
    padding-right:0;
  }
  }

.headerSearches form {
  margin-bottom: 10px;
}

.sticky {
  position: fixed;
  left: 0;
  right: 0;
  background-color: white !important;
  z-index: 1000;
  padding: 0 0 .5rem 0;
  transition: top 0.3s ease-in-out, opacity 1s ease-in-out;
  opacity: 0;
  width: 74%;
}
.sticky-visible {
  opacity: 1;
}

.split.nav::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 2px;
  width: 100%;
}

@media screen and (min-width: 320px) {
  .contentPad {
    float: left;
    position: relative;
    z-index: 1;
    width: 85%;
    margin-top: 100px;
  }
}
@media screen and (min-width: 1024px) {
  .contentPad {
    padding-top: 55px;
    width: 70%;
    margin-top: -170px;
  }
}
@media screen and (min-width: 1240px) {
  .contentPad {
     width: 70%;
  }
}
@media screen and (min-width: 1400px) {
  .contentPad {
     width: 74%;
  }
}
@media screen and (min-width: 1600px) {
  .contentPad {
     width: 77%;
  }
}
@media screen and (min-width: 1800px) {
  .contentPad {
     width: 80%;
  }
}
@media screen and (min-width: 320px) {
.caption-right {
 float:left;
 text-align:left;
 font-family: Arial, Helvetica, sans-serif !important;
  font-size:10px;
  width:100% !important;
  line-height: 1.3em;
}

/* .fancybox-slide--image .fancybox-content {left:30px !important;} */
}
@media screen and (min-width: 1024px) {
  .caption-right {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    text-align: left;
    width: auto;
    max-width: 800px !important;
    z-index: 10;
    float: none;
    font-size:11px;
    
  }
  .fancybox-slide--image .fancybox-content {left:0 !important;}
  }
.caption-right a {
  color: black !important;
  text-decoration: underline !important;
}
.caption-right a:hover {
  color: #686868 !important;
}

.fancybox-caption {
  display: none;
}

.fancybox-slide .fancybox-caption {
  display: block;
  width: 300px !important;
}
@media screen and (min-width: 320px) {
.fancybox-image {
  height: auto !important; 
  max-width: 100% !important;
  float:left;
  width:100% !important;
  position:relative !important;
}
.fancybox-slide--image {
 padding: 40px 50px !important;
}
}
@media screen and (min-width: 1024px) {
  .fancybox-image {
    max-width: 80% !important;
    float:none;
    position:absolute !important;
  }
  .fancybox-slide--image {
    padding: 44px 200px !important;
   }
  }

.fancybox-button svg {
  height: 100% !important;
  width: 100% !important;
}

 /* Modal styles */
#passwordChangeForm label, .showPass, #passwordError {
  font-family: Arial, Helvetica, sans-serif !important;
}

.modal {
  display: none;
  position: fixed;
  z-index: 3000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.8);
  padding-top: 60px;
}

.modal-content {
  background-color: #fefefe;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  max-width: 500px;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.modal-content h2 {
  margin-bottom: 20px;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif !important;
}

.modal-content div {
  margin-bottom: 10px;
}

.modal-content input[type="password"] {
  width: 100%;
  padding: 10px;
  margin: 5px 0 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.modal-content .styled-button {
  border: 1px solid black;
  border-radius: 5px;
  background-color: white;
  color: black;
  padding: 10px 20px;
  cursor: pointer;
  margin-right: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", Helvetica, sans-serif;
}

.modal-content .styled-button:hover {
  background-color: black;
  color: white;
}

.modal-content .modal-buttons {
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 320px) {
.styled-button {
  float: left;
  color: #000 !important;
  background-color: #fff !important;
  border: 1px solid #000;
  width: 100%;
  padding: 5px 20px;
  border-radius: 5px; /*updating button border radius again again*/
  display: block;
  align-items: center;
  justify-content: center;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", Helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
  text-align:center;
  cursor:pointer;
}
.styled-button:hover {
  color: #fff !important;
  background-color: #000 !important;
}
.clearButton:hover{border:none !important;background:none !important;color:black !important;}
}
@media screen and (min-width: 1240px) {
  .styled-button {
    padding: .5rem 1rem;
    width: 150px;
    font-size: 14px;
  }
  }

.styled-button:hover {
  color: #fff;
  background-color: #000;
}

.styled-button.active {
  color: #fff;
  background-color: #000; 
}

/* .searchButton{width:200px;} */
.clearButton{border:none !important;color:#a2a2a2 !important;} 

.submitFields {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
}

.submitFields button {
  margin-left: 0;
}

.search-fields {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.fieldStyle {
  margin-top: 10px;
  width: calc(100% - 22px);
}

.searchResults {
  color: black !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 13px;
  padding-top: 20px;
}

.searchResults::before {
  content: '';
  font-weight: bold;
}

.searchResults span {
  font-weight: bold;
}

.no-results {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 18px;
  padding: 60px 0;
}

@media screen and (min-width: 320px) {
#managePasswordLink img {
  width: 4px;
  height: auto;
}
}


.mfp {
  padding-top: 20px;
}

@media screen and (min-width: 320px) {
.select2-container--default .select2-search--inline .select2-search__field {
  padding: 5px 0 !important;
  width:100%;
  flex: 1; /* Take up remaining space */
    padding: 0; /* Adjust padding as needed */
    margin-top:0 !important;
}
}
@media screen and (min-width: 1240px) {
  .select2-container--default .select2-search--inline .select2-search__field {
    padding: 0 !important;
  }
  }

.consigmentSpace {
  padding-right: 20px;
}

@media screen and (max-width:1023px) {
  .navFormWrap {
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 50px;
    background: white;
    padding:0 30px;
    right:5px;
z-index:2;
  }
} 
@media screen and (min-width: 1024px) {
  .navFormWrap {
    width: 300px;
    position: fixed;
    z-index: 1;
    right: 20px;
    top: 50px;
    /* left: 81%; */
    transform: none;
    padding-left: 0;
    /* display:none; */
  }
}
@media screen and (min-width:1100px) {
  .navFormWrap {
    z-index: 1;
    right: 1.75rem;
    top: 50px;
    /* left: 81%; */
    transform: none;
    padding-left: 0;
  }
}

.breadCrumb {
  display: none;
}

@media screen and (min-width: 320px) {
  .search-fields {
    float: left;
    width: 100%;
    margin-bottom:10px;
  }
}
@media screen and (min-width: 1240px) {
  .search-fields {
    margin-bottom:0px;
    width: 300px;
  }
}
@media screen and (min-width: 320px) {
.search-fields input {
  margin-top:10px;
  font-size:15px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", Helvetica, sans-serif;
}
}
@media screen and (min-width: 1240px) {
  .search-fields input {
    margin-top: 5px;
    font-size:12px;
  }
  }
.submitFields {
  float: left;
  width: 100px;
  margin-top: 7px;
}

.viewAllSeries {
  font-size: 14px;
  margin-bottom: 10px;
 font-family: Arial, Helvetica, sans-serif !important;
}

.viewAllSeries a {
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (min-width: 320px) {
.artTitle {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.modalArtTitle {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
}
@media screen and (min-width: 1240px) {
  .artTitle {
    font-size: 11px;
    
  }
  .modalArtTitle {
    font-size: 12px;
    
  }
  }


.modalConsignment {
 font-weight: bold;
  text-transform: uppercase;
}
@media screen and (min-width: 320px) {
.fieldStyle {
  border: 1px solid black;
  border-radius: 5px;
  background-color: white;
  color: black;
  padding: 5px 14px;
  cursor: pointer;
  min-height: 20px !important;
  float: left;
  width: 100%;
}
}

@media screen and (min-width: 1240px) {
  .fieldStyle {
    
    padding: 9px 14px;
    min-height: 30px !important;
    
  }
  .fieldStyle::placeholder {
    color: #a2a2a2;
    font-size: 12px;
  }
  }



.fieldStyle:focus {
  border: 1px solid #ccc;
}

@media screen and (min-width: 320px) {
.select2-container--default {
  color: black !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px;
}
}
@media screen and (min-width: 1240px) {
  .select2-container--default {
   
    font-size: 12px;
  }
  }

.select2-search {
  padding: 0 9px;
}

@media screen and (min-width: 320px) {
.select2-search__field::placeholder {
  color: #a2a2a2 !important;
  font-size: 12px !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", Helvetica, sans-serif;
}
}
@media screen and (min-width: 1240px) {
  .select2-search__field::placeholder {
    font-size: 13px !important;
  }
  .select2-container--default .select2-search--inline .select2-search__field{margin-top:5px !important;}
  
  }

  @media (max-width: 1023px) {
   
    .fancybox-slide--current .fancybox-image {
        width: calc(100% - 20px) !important; /* Make the image take up the full screen width with some margin */
        margin: 0 10px !important; /* Add some margin to the sides */
        display: block !important; /* Ensure the image is displayed as a block element */
    }
    .fancybox-slide--current .fancybox-caption {
        position: relative !important;
        margin-top: 20px !important;
        left: 0 !important;
        width: 100% !important;
        padding: 10px !important;
        font-family: Arial, Helvetica, sans-serif !important;
        font-size: 18px !important;
        text-align: left !important;
    }
}



@media screen and (max-width: 1023px){
  .fancybox-slide--current .fancybox-content {
    transform: translate(50px, 100px) scale(1) !important;
  }
}

@media screen and (min-width: 768px) {
  .fancybox-slide--current .fancybox-content {
      margin-top: 20px !important;
  }
}

.back-to-top {
  display: none; /* Hidden by default */  
  position: fixed;
  bottom:0; /* Distance from the bottom */
  right: 20px; /* Distance from the right */
  z-index: 1000; /* Ensure it's on top */
  background-color: rgba(0, 0, 0, 0.5); /* Black background color */
  color: #fff; /* White icon color */
  width: 40px; /* Button width */
  height: 40px; /* Button height */
  border-radius: 0; /* Slightly rounded corners */
  text-align: center; /* Center the icon */
  cursor: pointer; /* Pointer cursor on hover */
  transition: opacity 0.3s; /* Smooth transition */
  display: flex; /* Flexbox for centering icon */
  align-items: center; /* Vertically center icon */
  justify-content: center; /* Horizontally center icon */
  padding: 5px; /* Padding inside the button */
}

.back-to-top:hover {
  opacity: 0.8; /* Slightly transparent on hover */
}

.back-to-top i {
  font-size: 15px; /* Adjust size as needed */
}

@media screen and (min-width: 320px) {
#combinedFilterForm{width:100%;}
}

/*login form*/
.loginBody {
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 10vh;
  margin: 0;
  background-color: #fff;
}
.forgotBody {
  font-family: Arial, sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin: 0;
  background-color: #fff;
}
.form-container form{margin-bottom:20px;}
.form-container {
  width: 300px;
  padding: 20px;
  /* border: 1px solid #ddd;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); */
  text-align: left;
}
.form-container h2 {
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif !important;
  font-weight: normal;
}
.form-container input {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: 2px solid #000;
  box-sizing: border-box;
}
.form-container .login-button {
  background-color: black;
  color: white;
  padding: 10px;
 font-size:16px;
 border:none;
  cursor: pointer;
  text-transform: uppercase;
  width: 100%;
  font-family: 'DIN 1451 LT W01 Mittelschrift', Arial, Helvetica, sans-serif;
}
.form-container .login-button:hover {
  color:#c6c6c6;
}
.error-message {
  color: red;
  margin-bottom: 20px;
}
a.forgot-password{color:gray !important;}

/*series description*/

@media screen and (min-width: 320px) {

.series-description {
  font-size: 14px !important;
  float:left;
  margin: 20px 0 30px 0 !important;
  line-height: 1.7;
  padding:0 20px 0 20px;
  text-align: left;
  font-family:Arial, Helvetica, sans-serif !important;
}
.series-description p{margin-bottom:10px;}
.series-description a{color:black;text-decoration:underline;}
.series-description a:hover{color:#686868;}
}

@media screen and (min-width: 768px) {
.series-description {
  margin-top: 30px !important;
  padding-right:60px;
  width:100%;
}
}
@media screen and (min-width: 768px) {
  .series-description {
    text-align: justify;
  }
  }

@media screen and (min-width: 1240px) {
  .series-description {
    padding:0 300px 0 1.75rem;
    margin: 20px 0 50px 0 !important;
    
  }
}


/* Dropdown styles remain the same */
.dropdown-content a {
  color: #6e6e6e;
  padding: 8px 16px;
  text-decoration: none;
  display: block;
  font-size: 10pt;
  font-weight: 500;
  font-family: Arial, Helvetica, sans-serif;
}

.dropdown-content a:hover {
  background-color: #ededed;
}

.userMgmt {
  position: relative;
  z-index: 999999; /* Ensure it's above other content */
}



a.hoverbg{background-color:green !important;color:red;padding:10px;display:inline;}

.userMgmt .dropdown-content {
  position: absolute;
  right: -60px;
  top: 30px;
  z-index: 9999; /* Ensure it's higher than the filter fields */
  background-color: #ffffff;
  min-width: 300px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding:8px 0;
}


/* Add the dropdown arrow */
#managePasswordLink::after {
  content: none;
}

/* Show the dropdown on toggle */
.show {
  display: block;
}

/* Make sure the parent container (header) is relatively positioned */
.headerContainer {
  position: relative; /* Ensure the header is positioned relative */
}

/* Style the clickable area */
.userMgmtContainer {
  position: absolute; /* Absolutely positioned inside the header */
  width: 20px;  /* Set equal width and height for the circular area */
  height: 40px;
  background-color: transparent; /* Default state - no background */
  border-radius: 50%; /* Make it a circle */
  cursor: pointer; /* Show pointer on hover */
  right: 0px; /* Adjust distance from the right side */
  top: 50%; /* Vertically center */
  transform: translateY(-50%); /* Fine-tune vertical centering */
  display: flex; /* Use Flexbox to center the icon */
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
}

/* Hover effect: show light gray background */
.userMgmtContainer:hover {
  background-color: rgba(237, 237, 237, 0.15); /* Light gray background on hover */
}

/* Ensure the 3-dot icon is properly aligned inside the clickable area */
.userMgmtContainer img {
  width: 10px; /* Keep the 3-dot icon small */
  height: auto;
}

@media screen and (min-width: 320px) {
.thumbStyle{padding-top:10px;}
}

@media screen and (min-width: 768px) {
  .thumbStyle{padding-top:15px;}
  }

  @media screen and (min-width: 1240px) {
    .thumbStyle{padding-top:25px;}
    }























