body {
    overflow-x: hidden;
  }
  html {
    overflow-x: hidden;
  }
  .citation {
    width: 90%;
    float: left;
  }
  
  .commentsTb td {
    padding-top: 20px;
  }
  
  .commentsValTd {
    width: 85%;
  }
  .commentsValItem {
    padding-left: 9px;
    font-weight: bold;
  }
  
  .commentInput {
    width: 100%; 
    margin-left: 10px;
  }
  .mtooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
  }
  .recImagesRow{
  width: calc(100% / 7); 
  float:left;
  }
  
  .mtooltip .mtooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
  
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
  }
  
  .mtooltip:hover .mtooltiptext {
    visibility: visible;
  }
  
  .jstree-default .jstree-closed > .jstree-ocl {
    background-position: -64px -70px !important;
  }
  .itemListValt4 {
    padding-left: 5px;
    display: flex;
  }
  
  #jstree {
    margin-top: 14px;
  }
  #resultsAll {
    margin: auto;
    text-align: center;
  }
  .copyLink {
    width: auto;
    float: right;
    cursor: pointer;
    background: grey;
    color: white;
    text-align: center;
    padding: 9px;
    border-radius: 25px;
  }
  .analyticsLoader {
    width: 100%;
    text-align: center;
    height: 166px;
  }
  .analyticsNote {
    text-align: right;
    width: 100%;
    color: grey;
  }
  .analyticsLabel {
    width: 100%;
    height: 50px;
    background: #a9a1b1;
    margin-top: 10px;
    color: white;
    font-weight: bold;
    text-align: center;
    font-size: 22px;
  }
  .copyOK {
    color: white;
    width: 52%;
    text-align: center;
    background: #8eaf8e;
    margin: auto;
    padding: 4px;
    border-radius: 27px;
    position: relative;
    float: right;
  }
  .citation_select {
    position: relative;
    bottom: 0;
    right: 0;
    top: 13px;
  }
  .citation_select_wrapper {
    width: 100%;
    clear: both;
  }
  .ipad {
    width: 12%;
    position: absolute;
    left: 77%;
  }
  .header-home a {
    padding-left: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    position: relative;
    top: 12px;
  }
  div.discovery-search-appliedFilters-new {
    margin-bottom: 0px;
    margin-top: 5px;
  }
  div.discovery-search-appliedFilter {
  }
  
  div.discovery-search-appliedFilter-div {
    padding: 6px 12px;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 4px 0px 0px 4px;
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
  }
  div.discovery-search-appliedFilter-button {
    border-radius: 0px 4px 4px 0px;
    position: relative;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
  }
  .discovery-search-appliedFilter-button button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    color: #ffffff;
    background-color: #6c7596;
    border-color: #6c7596;
  }
  .owl-carousel .owl-item img {
    width: 91% !important;
    margin-top: 18px !important;
    border: 1px solid grey;
    object-fit: cover;
  }
  .owl-carousel {
    width: 98% !important;
    text-align: center !important;
    margin: auto !important;
    padding-left: 3.5% !important;
  }
  .item {
    width: 80%;
  }
  
  .thematicSeparator {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 5px;
  }
  .navbar-bottom {
    text-align: center;
  }
  .shelfRow {
    background: #ffffff url("../../image/shelf.png") repeat-x;
    height: 44px;
    width: 100%;
    clear: both;
    background-size: contain;
    display: none;
  }
  
  .navbar-inverse .navbar-nav > li > a {
    color: white !important;
  }
  
  .nav-search {
    display: none;
  }
  .navbar-inverse {
    background-image: linear-gradient(to bottom, #253344 0, #253344 100%);
    padding-left: 13%;
  }
  .betaLogo img {
    margin-top: 25px;
    position: relative;
    top: 0px;
    z-index: 0;
  }
  #tequery {
    width: 80%;
    float: left;
    height: 45px;
  }
  .searchBar {
    margin-left: 0px;
    margin-right: 0px;
    background: #253344 !important;
    width: 100%;
    height: 70px;
  }
  .pageBanner {
    width: 100%;
    border: 0;
    margin: 0;
    background: #ffffff;
    color: #000000;
    padding: 0;
    vertical-align: middle;
    padding: 12px;
    /* position: relative; */
  }
  .button_search {
    background-image: url(../../image/seab/search.png);
    border: solid 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: relative;
    top: 10px;
    left: 10px;
  }
  .langChangeOn {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11pt;
    font-weight: bold;
  }
  
  .insertAuthorLabel {
    color: grey;
    font-weight: bold;
    margin-bottom: 11px;
    border-bottom: 1px solid grey;
    padding-bottom: 3px;
  }
  
  .bordered {
    border: 2px solid red;
  }
  
  .listpeople {
    cursor: pointer;
    color: #12808c;
    position: relative;
    left: 61%;
    font-size: 12px;
  }
  #edit_metadata select {
    margin-left: 2.5%;
    width: 76.5%;
  }
  
  .controlledVocabularyLink {
    display: none;
  }
  
  .centerText {
    text-align: center;
  }
  
  .userMenu {
    display: block !important;
  }
  
  .arrows {
    position: relative;
    left: 90px;
    float: right;
    width: 80px;
    top: -70px;
  }
  
  .arrowUp {
    width: 17px;
    height: 21px;
    cursor: pointer;
  }
  .arrowDown {
    width: 17px;
    height: 21px;
    cursor: pointer;
    left: 19px;
    top: 0px;
  }
  .langs {
    float: right;
    position: relative;
    top: 10px;
  }
  
  .langA,
  .langA:hover {
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 11pt;
    font-weight: bold;
  }
  
  .owl-carousel.owl-loaded {
    display: flex !important;
  }
  
  .itemDisplayTable {
    width: 100%;
    border: 10px;
    color: #000000;
  }
  
  .itemDisplayTable td {
    border-top: none !important;
  }
  
  .metadataFieldLabel {
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 11pt;
    font-style: normal;
    color: #6d6e70;
    vertical-align: top;
    text-align: left;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 5px;
  }
  
  .metadataTopHeader,
  .metadataMiddleHeader,
  .metadataBottomHeader {
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #253344;
    text-align: left;
    border-bottom: 1px solid #5a6471;
    padding-bottom: 4px;
  }
  
  .metadataFieldValue {
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 11pt;
    font-style: normal;
    font-weight: normal;
    color: #6d6e70;
    text-align: left;
  }
  
  .metadataFieldValue a {
    text-decoration: none;
    color: #487792;
    padding-bottom: 3px;
    padding-top: 3px;
  }
  
  .viewPdf {
    background: none;
    border: none;
    outline: none;
    text-decoration: none;
    color: #428bca;
    cursor: pointer;
  }
  
  .viewPdf:hover {
    text-decoration: underline;
    color: #2a6496;
  }
  
  .metadataFieldFooter {
    width: 100%;
    background-color: #ffffff;
  }
  
  .listBitstreams {
    width: 100%;
    text-align: left;
    border-top: 3px solid #d3711a;
    border-bottom: 3px solid #d3711a;
  }
  
  .miscTable {
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    border-collapse: collapse;
    margin-top: 20px;
  }
  
  .thumbnailtd {
    text-align: left;
    padding: 30px 10px 30px 0;
  }
  
  .listBitstreamstd {
    text-align: left;
  }
  
  .evenRowEvenCol {
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 10pt;
    font-style: normal;
    font-weight: normal;
    color: #6d6e70;
    vertical-align: middle;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #5a6471;
  }
  
  .generaltitlelistBitstreams {
    border-bottom: 1px solid #5a6471;
    padding-bottom: 10px;
    color: #253344;
    text-align: left;
  }
  
  .listBitstreams th.standard {
    color: #d3711a;
  }
  
  .listBitstreams .standard {
    color: #6d6e70;
    font-weight: normal;
    margin-left: 0;
  }
  
  .miscTable th {
    color: #253344;
    font-size: 11pt;
  }
  
  .standard {
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 10pt;
  }
  
  .bitstream-description {
    padding-left: 30px;
  }
  
  .readmore[data-readmore] {
    transition: height 500ms;
    overflow: hidden;
  }
  
  .readmore + [data-readmore-toggle],
  .readmore[data-readmore] {
    display: block;
    width: 100%;
  }
  
  DIV.readmore {
    margin: 0px;
  }
  
  DIV.readmore + a {
    color: #d3711a;
  }
  
  .submitFormHelp {
    margin-left: 10px;
    margin-right: 10px;
    font-family: "Arial", "verdana", "Helvetica", sans-serif;
    font-size: 9pt;
    text-align: center;
  }
  
  .discovery-search-form {
    display: none;
  }
  
  .facets {
    visibility: hidden;
  }
  
  .clearFilters {
    color: grey;
    text-align: left;
    padding-bottom: 7px;
    cursor: pointer;
  }
  .panel-success > .panel-heading,
  .panel-heading {
    color: #ffffff !important;
    background: #455161 !important;
    border-color: #455161 !important;
  }
  
  .pagination-search {
    position: relative;
    top: -27px;
  }
  
  #facets {
    position: relative;
    top: -40px;
  }
  .discovery-result-results {
    position: relative;
    top: 44px;
  }
  .discovery-result-results > img {
    display: block;
    max-width: 230px;
    max-height: 95px;
    width: auto;
    height: auto;
  }
  
  .itemListLabelt1 {
    display: none;
  }
  .itemListValt1 {
    max-width: 45%;
    text-align: left;
    margin-top: 12px;
    display: table-cell;
  }
  
  .itemListValt2 {
    font-size: 23px;
    margin-bottom: 8px;
  }
  
  .itemListLabelt2 {
    float: left;
    font-weight: bold;
    display: none;
  }
  
  .itemListLabelt3,
  .itemListLabelt4,
  .itemListLabelt5 {
    float: left;
    font-weight: bold;
  }
  .thumbItemPart {
    max-width: 93%;
    object-fit: contain;
    max-height: 250px;
  }
  .itemListRowLeft {
    float: left;
    width: 22%;
    min-height: 180px;
  }
  
  .itemListRowRight {
    padding-top: 10px;
    font-size: 17px;
    text-align: left;
  }
  .itemListRow {
    min-height: 250px;
    clear: both;
    border-bottom: 1px solid #455161;
  }
  .btn-danger {
    margin-bottom: 4px !important;
  }
  
  .panel-info {
    border-color: white;
  }
  .searchRow {
    background: #253344 !important;
    /* border-radius: 65px 0 65px 0; */
    position: relative;
    top: -16px;
  }
  .navbar-inverse {
    background-color: #253344 !important;
    border-color: #253344 !important;
  }
  .menuRow {
    background-color: #b5c3d6;
  }
  
  a.logoImg img {
    max-width: 150px !important;
    margin-left: 2%;
    margin-top: 8px;
  }
  
  a.footerImg img {
    max-width: 150px !important;
    margin-left: 2%;
    margin-top: 8px;
  }
  .headingFaq {
    font-size: 26px;
  }
  div.beta img {
    max-width: 150px !important;
  }
  
  .logoImg {
    width: 60%;
    position: relative;
    top: -47px;
    z-index: 100000;
  }
  
  .search-bar {
    margin-top: 50px;
  }
  
  .topText {
    font-size: 18px;
    font-style: italic;
    width: 55%;
    color: white;
    margin-top: 38px;
    text-align: right;
  }
  .browse-cat {
    text-align: center;
  }
  .browse-cat img {
    width: 80%;
    text-align: center;
    color: white;
    vertical-align: middle;
  }
  
  .browse-cat-taxon img {
    width: 74%;
    text-align: center;
    color: white;
    vertical-align: middle;
    margin-bottom: 20px;
  }
  
  .browse-cat:hover {
    background-color: #b5c3d6;
  }
  .browseGeneralTitle {
    margin-top: 20px !important;
    min-height: 45px !important;
    top: 0 !important;
    width: 50% !important;
  }
  .searchEm {
    padding-left: 5px;
  }
  .matrixTaxonImg {
    margin-bottom: 25px;
    max-height: 300px;
    object-fit: contain;
  }
  
  .itemListValTemp {
    text-align: center;
    position: relative;
    right: 5%;
    top: -40px;
    border: 1px solid #455161;
    width: 10%;
    float: right;
    padding: 5px;
    color: #455161;
    border-radius: 23px;
  }
  .browseTitleTaxon {
    background-color: #778da7;
    height: 54px;
    width: 95%;
    text-align: center;
    margin: auto;
    border-radius: 30px 0px 30px 0px;
    color: white;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    margin-bottom: 13px;
    padding: 5px;
  }
  .browseTitle {
    background-color: #778da7;
    min-height: 80px;
    width: 73%;
    text-align: center;
    margin: auto;
    border-radius: 20px 0px 20px 0px;
    color: white;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
    top: -22px;
  }
  .search-btn-top {
    background-image: none;
    background: none;
    background-color: none;
    border: none;
    color: white !important;
    font-size: 26px;
    -webkit-box-shadow: unset;
    width: 53px;
  }
  
  #chaptersTable thead {
    background-color: #83b2db;
  }
  
  .thematicRow .col-md-2 img {
    width: 100%;
  }
  .thematicRow .col-md-2 .browseTitle {
    width: 94%;
    top: -13px;
  }
  
  .browseGeneralTitle2 {
    width: 97% !important;
    font-size: 26px;
  }
  
  .browseRecentBooks {
    width: 91% !important;
    background-color: #253344 !important;
  }
  
  .recent-submission-title {
    text-align: center;
    padding-top: 6px;
    color: #868282;
  }
  
  .loader {
    border: 5px solid #f3f3f3;
    border-top-color: rgb(243, 243, 243);
    border-top-style: solid;
    border-top-width: 5px;
    -webkit-animation: spin 1s linear infinite; /* Safari */
    animation: spin 1s linear infinite;
    border-top: 5px solid #000;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 35%;
    display: none;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
    }
  }
  
  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
  
  .allContent {
    margin-top: 40px;
  }
  
  .owl-nav {
    clear: both;
    font-size: 30px;
  }
  .owl-prev {
    position: absolute;
    left: 1%;
    top: 116px;
  }
  .owl-carousel .owl-stage-outer {
    width: 99%;
  }
  
  .owl-next {
    position: absolute;
    top: 116px;
    right: 2%;
  }
  
  .thumbItemImg {
    text-align: center;
    border-bottom: 2px solid #253344;
    padding-bottom: 22px;
    padding-top: 22px;
  }
  
  .thumbBtn {
    cursor: pointer !important;
  }
  
  .thumbItemImg img {
    width: 100%;
    border: 2px solid #253344;
    width: 80%;
  }
  
  .itemTitle {
    font-size: 26px;
  }
  #myCookieConsent {
    z-index: 999;
    min-height: 20px;
    font-family: "__Roboto Condensed_5" !important;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.6);
    overflow: hidden;
    position: fixed;
    color: #fff;
    bottom: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    font-family: inherit !important;
  }
  #myCookieConsent div {
    padding: 5px 0 0;
  }
  #myCookieConsent a {
    display: inline-block;
    *display: inline;
    padding: 4px 12px !important;
    margin-left: 1.9em;
    margin-bottom: 0;
    *margin-left: 0.3em;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #242323;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e1e0da;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset,
      0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 13px;
    text-decoration: none;
    border-radius: 3px;
    outline: none;
    font-weight: normal !important;
    font-family: inherit !important;
  }
  #myCookieConsent a:hover {
    background-color: #d8b627;
  }
  #myCookieConsent a#cookieButton {
    display: inline-block;
    *display: inline;
    padding: 4px 12px !important;
    margin-left: 1.9em;
    margin-bottom: 0;
    *margin-left: 0.3em;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    font-style: normal;
    vertical-align: middle;
    cursor: pointer;
    color: #242323;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #e1e0da;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset,
      0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 13px;
    text-decoration: none;
    border-radius: 3px;
    outline: none;
    font-weight: normal !important;
    font-family: inherit !important;
  }
  .otherTitleWrapper {
    font-size: 20px;
  }
  
  #myCookieConsent a#cookieButton:hover {
    background-color: #d8b627;
  }
  
  .fileDetails {
    margin-top: 20px;
    font-size: 15px;
    position: relative;
    left: -5%;
  }
  .fileRow {
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 14px;
    z-index: 1000;
  }
  
  .fileDownload {
    min-height: 32px;
    background-color: #253344;
    padding: 5px;
    border-radius: 8px;
    border: 2px solid;
    color: white;
    min-width: 82px;
    text-align: center;
  }
  
  .fileDownload a {
    color: white;
  }
  .commentSubmit:hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
  }
  #apiForm {
    float: right;
  }
  
  #apiForm input[type="number"] {
    width: 150px;
    float: right;
  }
  
  .fileView {
    min-height: 32px;
    background-color: #778da7;
    padding: 5px;
    border-radius: 8px;
    border: 2px solid;
    color: white;
    min-width: 82px;
    text-align: center;
  }
  
  .fileView a {
    color: white;
  }
  
  #scrollBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 9999; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #253344;
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
  }
  
  .filesSection {
    background-color: #f3f3f3;
  }
  
  #chaptersTable {
    top: 20px;
    position: relative;
  }
  
  .ui-sortable-helper {
    display: table;
  }
  
  #saveChapterOrder {
    top: 20px;
    position: relative;
  }
  
  #sortable {
    cursor: move;
  }
  
  #actionForm {
    display: none;
  }
  
  .viewChapter {
    left: 10px;
    position: relative;
  }
  
  /* The Modal (background) */
  #newChapterModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
  }
  
  /* Add Animation */
  @-webkit-keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }
    to {
      top: 0;
      opacity: 1;
    }
  }
  
  @keyframes animatetop {
    from {
      top: -300px;
      opacity: 0;
    }
    to {
      top: 0;
      opacity: 1;
    }
  }
  
  /* The Close Button */
  .close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  
  .modal-header {
    padding: 2px 16px;
    background-color: #3579b3;
    color: white;
  }
  
  .modal-body {
    padding: 2px 16px;
  }
  
  .modal-footer {
    padding: 2px 16px;
    background-color: #3579b3;
    color: white;
  }
  
  .list-group-item.selected {
    background-color: #77b9e870;
    background: rgb(195, 224, 245) !important;
  }
  
  .list-group-item.selected a {
    color: #595656 !important;
    background-color: #77b9e870;
    background: rgb(195, 224, 245) !important;
    font-weight: bold;
  }
  
  .list-group-item:hover {
    background-color: #effffe;
  }
  
  .breadcrumb {
    background-color: #778da7;
    margin-bottom: 0;
  }
  
  .currentPage {
    color: white !important;
    font-weight: bold !important;
    font-style: normal !important;
  }
  
  .supportKallipos {
    position: relative;
    top: 20px;
    background-color: #569f7c;
    border-radius: 30px 30px 30px 30px;
    padding: 10px;
    right: 2%;
    text-align: center;
    color: white;
    font-weight: bold;
    display: flex;
  }
  
  .supportKallipos a {
      color: white;
      font-weight: bold;
      width: 100%;
    }
  
  @media (max-width: 1120px) {
    .logoImg {
      position: relative;
      top: 0px;
      z-index: 0;
    }
    .supportKallipos {
      right: 0 !important;
      display: grid;
    }
    .pagination-search {
      top: 16px;
    }
    .searchRow .col-md-2 {
      width: 100% !important;
      text-align: center;
    }
    .searchRow .col-md-2 img {
      width: 30%;
    }
  
    .searchRow .col-md-8 {
      width: 100%;
      margin-left: 5% !important;
    }
    .topText {
      width: 100%;
      text-align: center;
    }
  }
  
  @media (max-width: 650px) {
    .itemListRowLeft {
      float: unset;
      width: 100%;
    }
  
    .itemListValt1 {
      text-align: centet;
      margin: auto;
    }
    .recImagesRow{
    	  width: calc(100% / 4.5); 
    	  min-height: 235px;
    }
  }
  
