@charset "UTF-8";
/* General variables */
/* ==============================================================
    FILE: GENERAL*/
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .navbar-nav > li {
    float: left;
  }
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
em,
small {
  letter-spacing: 0;
}

body,
li,
p {
  line-height: 1.5em;
}

.DNNEmptyPane {
  display: none !important;
}

.paneOutline {
  border: 1px dashed #ccc;
}

.TB_Wrapper,
.TB_Wrapper *,
.dnnActionMenu,
.dnnActionMenu *,
.dnnActionMenu:after,
.dnnActionMenu:before,
.dnn_mact,
.dnn_mact *,
.dnn_mact:after,
.dnn_mact:before,
[id*=ControlPanel],
[id*=ControlPanel] *,
[id*=ControlPanel]:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

[class*=RadAjaxPanel] *,
[class*=Digital] * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

html,
li,
p {
  font-size: 16px;
}

a {
  cursor: pointer;
}

ul#myTab {
  padding: 0;
  margin: 0;
}

.popover {
  z-index: 999;
}

.mark,
mark {
  padding: 0;
  background-color: transparent;
}

body {
  background: #fff;
  color: #333;
  font-size: 13px;
  overflow-x: hidden;
}

.CommandButton,
.Head,
.Normal,
.NormalBold,
.NormalDisabled,
.NormalRed,
.NormalTextBox,
.SubHead,
.SubSubHead,
a:hover,
a:link,
a:visited,
body,
h3,
h4,
h5,
h6,
input,
table,
td,
th {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.SubHead {
  color: #000;
}

Body #Form {
  height: 100%;
}

embed,
img,
object {
  max-width: 100%;
}

img {
  height: auto;
}

em {
  font-style: italic;
}

strong {
  color: #333;
  font-weight: 700;
}

small {
  font-size: 12px;
}

a,
a:active,
a:link,
a:visited {
  text-decoration: none;
  color: unset;
}

p {
  margin: 0 0 20px;
}

ol li > ol li {
  list-style-type: lower-latin;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #020202;
  line-height: 1.3em;
  margin: 0 0 10px;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.5rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

@media screen and (min-width: 500px) {
  html {
    font-size: 14px;
  }
}
@media screen and (min-width: 570px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 620px) {
  html {
    font-size: 16px;
  }
}
@media screen and (min-width: 680px) {
  html {
    font-size: 17px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 18px;
  }
}
@media screen and (min-width: 800px) {
  html {
    font-size: 19px;
  }
}
@media screen and (min-width: 860px) {
  html {
    font-size: 20px;
  }
}
@media screen and (min-width: 920px) {
  html {
    font-size: 21px;
  }
}
@media screen and (min-width: 1000px) {
  html {
    font-size: 22px;
  }
}
.buttons-wrapper {
  text-align: center;
}

#login {
  padding-right: 10px;
}

@media only screen and (max-width: 768px) {
  #search-action {
    display: block;
  }
  #login {
    padding-right: 21px;
  }
}
@media only screen and (max-width: 500px) {
  ul.searchSkinObjectPreview {
    width: auto;
    min-width: 240px;
  }
}
@media only screen and (max-width: 350px) {
  ul.searchSkinObjectPreview {
    right: -30px;
  }
}
#mainHeader-border {
  background: #8fb299;
  height: 5px;
}

#logo {
  padding-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.navbar .brand {
  float: left;
  padding: 0 !important;
  /*max-width: 120px*/
}

@media only screen and (max-width: 768px) {
  .main-navigation {
    height: auto;
    width: 100%;
  }
  nav {
    display: none;
  }
  a.mobile-nav-btn {
    display: block;
    float: right;
    width: 50px;
    height: 46px;
    margin-top: 15px;
    text-align: center;
    color: #383838;
  }
  a.mobile-nav-btn:hover {
    text-decoration: none;
  }
  #navbar-top-wrapper {
    clear: both;
    position: relative;
  }
  #navbar {
    float: none !important;
  }
}
@media only screen and (min-width: 767px) {
  #navbar {
    float: right;
  }
}
/* === 5. SEARCH PANE === */
#searchpane {
  background: #46a1c8;
  display: flex;
  height: auto;
  margin-bottom: 15px;
  padding: 5px 20%;
  flex-wrap: wrap;
}
#searchpane div {
  display: inline-block;
  margin: 10px;
}
#searchpane div:last-of-type {
  flex: 1;
}
#searchpane .searchpane-text {
  color: white;
  line-height: 34px;
  font-size: 1.5em;
  white-space: nowrap;
}

@media only screen and (max-width: 576px) {
  #searchpane {
    border-radius: 0;
    padding: 0;
  }
  #searchpane .searchpane-text {
    display: none;
  }
}
main {
  background: #fff;
  border-top: none;
  margin-bottom: 15px;
}

main.no-bg {
  background: 0 0;
}

#mainContent-inner {
  padding: 10px;
}

.dnnpane > [class*=col-md],
.dnnpane > [class*="md:col"],
.dnnpane > [class^=col-md],
.dnnpane > [class^="md:col"] {
  padding: 0 15px;
}

.angularapp-wrapper-small {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 900px) {
  .angularapp-wrapper-small {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 1200px) {
  .angularapp-wrapper-small {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 1600px) {
  .angularapp-wrapper-small {
    padding-left: 15%;
    padding-right: 15%;
  }
}

#siteWrapper {
  display: flex;
  flex: 1;
  flex-grow: 1;
}

@media only screen and (max-width: 576px) {
  #siteWrapper {
    padding: 0;
  }
}
.row.headerrow {
  margin: 0;
}

.registerGroup ul, .registerGroup li {
  display: inline;
}

#topHeader {
  top: 0px;
  display: flex;
  background: transparent;
  min-width: 25px;
  min-height: 35px;
  padding: 0;
  top: 0px;
}
#topHeader div.language-object a.Language {
  position: relative;
  height: 34px;
  min-width: 12px;
  padding: 7px 15px 0;
  color: white;
  font-size: 11px;
  vertical-align: middle;
}

.navigation-mobile .show-menu-btn {
  background: none;
  border: none;
  display: block;
  height: initial;
  width: initial;
  margin: 0;
  position: initial;
  top: initial;
}
.navigation-mobile > .shopping-cart-link {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navigation-mobile > .shopping-cart-link .menu-shopping-cart-item {
  color: black;
}
.navigation-mobile > .shopping-cart-link .fa {
  font-size: 2.5em;
}

@media only screen and (max-width: 576px) {
  .custom-header {
    justify-content: initial;
  }
  .custom-header .login-div {
    flex-grow: 1;
  }
  .custom-header .header-mail .text, .custom-header .header-phone .text {
    display: none;
  }
  .custom-header .header-buttons {
    border-right: none;
    margin-right: 0;
  }
}
.custom-header-top {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  background-color: #333;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 30px;
  font-size: 15px;
}
@media (min-width: 900px) {
  .custom-header-top {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 1200px) {
  .custom-header-top {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 1600px) {
  .custom-header-top {
    padding-left: 20%;
    padding-right: 20%;
  }
}
.custom-header-top a {
  color: white;
}
.custom-header-top .header-mail i {
  margin-right: 5px;
}
.custom-header-top .header-phone {
  margin-left: 1em;
}
.custom-header-top .header-phone i {
  margin-right: 5px;
}
.custom-header-top .information-div {
  display: flex;
  flex-wrap: wrap;
  text-align: right;
}
.custom-header-top .login-div {
  padding: 0 29px 0 1.3em;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  order: 1;
  /*flex-grow: 1;*/
  justify-content: flex-end;
}
.custom-header-top .login-div div {
  display: inline-block;
}
.custom-header-top .login-div li {
  list-style: none;
  line-height: inherit;
}
.custom-header-top .header-buttons {
  border-right: 1px solid white;
  padding-right: 1.3em;
  margin-left: 1em;
  height: calc(100% - 10px);
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.custom-header-top .header-buttons a {
  /*margin-left: 1em;*/
  text-align: center;
}

header {
  background: #fff;
}

#mainHeader-inner {
  padding: 0;
}
#mainHeader-inner .logo-in-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-grow: 1;
}
#mainHeader-inner .logo-in-menu img {
  max-height: 62px;
}
#mainHeader-inner .navbar {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 900px) {
  #mainHeader-inner .navbar {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 1200px) {
  #mainHeader-inner .navbar {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 1600px) {
  #mainHeader-inner .navbar {
    padding-left: 20%;
    padding-right: 20%;
  }
}
#mainHeader-inner .navbar .dimashop-menu {
  margin: 0;
  display: flex;
  align-items: center;
}
#mainHeader-inner .navbar .dimashop-menu ul {
  margin: 0;
}
#mainHeader-inner .navbar ul > li > a {
  color: #000000;
}
#mainHeader-inner .navbar li {
  max-height: 50px;
}
#mainHeader-inner .navbar .dropdown-menu {
  border: none;
  border-top: 2px solid #0B2836;
}
#mainHeader-inner .navbar .dropdown-menu a {
  color: #0B2836;
}
#mainHeader-inner .navbar .navbar-nav > .open > a {
  background-color: transparent;
  color: #0B2836;
}
#mainHeader-inner .navbar i {
  font-size: 1.3em;
}
@media only screen and (max-width: 768px) {
  #mainHeader-inner .navigation-mobile {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    height: 70px;
  }
  #mainHeader-inner .navigation-mobile .show-menu-btn {
    width: 50px;
  }
  #mainHeader-inner .navigation-mobile .shopping-cart-link {
    width: 50px;
  }
  #mainHeader-inner .navigation-website {
    display: none;
  }
  #mainHeader-inner .logo-in-menu {
    justify-content: center;
  }
}

footer .footer-below,
footer .copyright a:link,
footer .copyright a:visited,
footer .terms-priv a:link,
footer .terms-priv a:visited {
  color: white;
  font-size: 12px;
}

footer .footer-col {
  margin-bottom: 25px;
}

footer .footer-below {
  background-color: #46a1c8;
  padding: 5px 0;
}

footer .copyright {
  float: left;
}

footer .terms-priv {
  float: right;
}

footer .copyright,
footer .terms-priv {
  padding-left: 15px;
  padding-right: 15px;
}

footer .links-list ul li {
  float: left;
  width: 100%;
  font-size: 15px;
  line-height: 1.5em;
}

footer .links-list ul li a:active,
footer .links-list ul li a:link,
footer .links-list ul li a:visited {
  color: #fff;
}

footer .links-list ul li a:hover {
  color: #f0f0f0;
}

footer .links-list ul li a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #383838;
  position: relative;
  bottom: 1px;
  padding-right: 9px;
}

/* === KEEPS FOOTER AT BOTTOM === */
html,
body {
  margin: 0;
  padding: 0;
}

body,
body > #Form {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#topHeader {
  top: 0px;
  display: flex;
}

footer {
  border-top: 5px solid #0B2836;
  background-color: #46a1c8;
  display: flex;
  position: initial;
  flex-direction: column;
  border: none;
  width: 100%;
  bottom: 0px;
  font-size: 10px;
}
footer .footer-content {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
footer .footer-content a {
  color: white;
}
footer .footer-content div {
  flex-grow: 0;
  margin: 0;
}
footer .footer-content #dnn_FooterPaneLeft {
  margin: 1%;
  width: 28%;
}
footer .footer-content .company-details {
  margin: 1%;
  width: 68%;
}
@media (max-width: 900px) {
  footer .footer-content .company-details {
    margin: 1%;
    width: 98%;
  }
}
footer .navigation-div,
footer .copyright-div {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 900px) {
  footer .navigation-div,
  footer .copyright-div {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (min-width: 1200px) {
  footer .navigation-div,
  footer .copyright-div {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media (min-width: 1600px) {
  footer .navigation-div,
  footer .copyright-div {
    padding-left: 20%;
    padding-right: 20%;
  }
}
footer .copyright-div {
  color: white;
  text-align: center;
  height: 30px;
  line-height: 30px;
}
footer .copyright-div .website-realisation {
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 1em;
  border-left: 1px solid white;
}
footer .copyright-div a {
  font-size: 15px;
  color: white;
  text-align: center;
  margin-left: 0;
}
footer .copyright-div i {
  color: white;
}
footer .navigation-div {
  color: white;
  padding-top: 1em;
  padding-bottom: 1em;
}
footer .navigation-div .large-logo {
  text-align: center;
}
footer .navigation-div .large-logo img {
  width: 50%;
  max-width: 250px;
}
footer .navigation-div .all-links {
  margin-top: 1em;
}
footer .navigation-div .all-links p {
  margin-bottom: 10px;
}
footer .navigation-div .all-links a {
  color: white;
  font-size: 14px;
}
footer p {
  margin-bottom: 10px;
}
footer a {
  color: white;
  font-size: 14px;
}
footer .company-details {
  flex-direction: row;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
footer #dnn_FooterPaneLeft {
  margin: 1%;
  width: 28%;
}
@media (max-width: 900px) {
  footer #dnn_FooterPaneLeft {
    margin: 1%;
    width: 98%;
  }
}

/* BACK TO TOP */
.cd-top {
  z-index: 1;
  display: inline-block;
  padding: 10px 20px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  background-color: rgba(34, 34, 34, 0.6);
  font-family: FontAwesome;
  visibility: hidden;
  opacity: 0;
  border-radius: 5px;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 1;
}

.cd-top.cd-fade-out {
  opacity: 0.5;
}

.cd-top a {
  color: #fff;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

@media only screen and (min-width: 1024px) {
  .cd-top {
    right: 30px;
    bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 40px;
  }
}
.no-touch .cd-top:hover {
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
  opacity: 1;
}

/* Guest VS User display */
.is-guest .show-for-guest {
  position: inherit;
  top: 0;
  left: 0;
}
.is-guest .show-for-user {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

.is-registered .show-for-guest {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.is-registered .show-for-user {
  position: inherit;
  top: 0;
  left: 0;
}

/* cookies */
/* Cookie Dialog */
#gdpr-cookie-message {
  position: fixed;
  right: 30px;
  bottom: 30px;
  /*    max-width: 500px;*/
  background-color: #46a1c8;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.25);
  margin-left: 30px;
  font-family: system-ui;
}
#gdpr-cookie-message h4 {
  color: white;
  font-family: "Quicksand", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
  color: white;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
#gdpr-cookie-message p,
#gdpr-cookie-message ul {
  color: white;
  font-size: 15px;
  line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
  margin-bottom: 0;
  text-align: right;
}
#gdpr-cookie-message li {
  width: 49%;
  display: inline-block;
}
#gdpr-cookie-message a {
  color: white;
  text-decoration: none;
  font-size: 15px;
  padding-bottom: 2px;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.75);
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
  color: white;
  /*   border-bottom-color: var(--red);
  transition: all 0.3s ease-in;*/
}
#gdpr-cookie-message button {
  border: none;
  background: white;
  color: #46a1c8;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  padding: 7px;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.3s ease-in;
  margin-left: 15px;
}
#gdpr-cookie-message button:hover {
  background: white;
  color: black;
  transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:disabled {
  opacity: 0.3;
}
#gdpr-cookie-message button#gdpr-cookie-advanced {
  background: white;
  color: #46a1c8;
}
#gdpr-cookie-message input[type=checkbox] {
  float: none;
  margin-top: 0;
  margin-right: 5px;
}

button#ihavecookiesBtn {
  border: none;
  background: white;
  color: #46a1c8;
  font-family: "Quicksand", sans-serif;
  font-size: 15px;
  padding: 7px;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.3s ease-in;
}

.cd-cookies {
  z-index: 1;
  display: inline-block;
  padding: 10px 20px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  background-color: white;
  border-radius: 5px;
}

/* Custom basic popup */
.popup p-header button#close {
  position: absolute;
  right: 10px;
}

/* Login modal and page styling */
.wrapper-login {
  display: flex;
  justify-content: center;
}
.wrapper-login .content-login,
.wrapper-login .right-column-login {
  width: 49%;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 15px;
  box-shadow: 0px 4px 9px 0px #e2e1e1;
  background: #f4f4f4;
}
.wrapper-login .content-login .TitleH2 {
  color: black;
  font-size: large;
}
.wrapper-login .dnnPrimaryAction {
  background: #46a1c8;
  text-decoration: none;
  text-shadow: none;
  border-color: transparent;
}
.wrapper-login .dnnPrimaryAction:hover {
  background: #0B2836;
  text-decoration: none;
}
.wrapper-login .dnnSecondaryAction {
  text-decoration: none;
}
.wrapper-login .dnnLoginActions .dnnSecondaryAction {
  font-size: smaller;
  border: none;
  background: none;
  box-shadow: none;
  text-decoration: underline;
}

.dnnSendPassword .dnnFormItem {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5em;
  flex-wrap: wrap;
}
.dnnSendPassword .dnnFormItem input {
  flex: 1;
}
.dnnSendPassword .dnnActions {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding-top: 0px;
  width: 550px;
}

#dnn_ctr_SendPassword_liSend, #dnn_ctr_SendPassword_liCancel {
  font-size: 1em;
}

#dnn_ctr_SendPassword_cmdSendPassword, #dnn_ctr_SendPassword_cancelButton {
  border: none;
  font-weight: normal;
  box-shadow: none;
  text-shadow: none;
  background: #46a1c8;
  color: white;
  padding: 10px;
  display: inline-block;
  border-radius: 20px;
  font-size: 1.3em;
  padding-left: 1em;
  padding-right: 1em;
  margin-top: 10px;
}

#dnn_ctr_Login_pnlLogin a:not(#dnn_ctr_Login_Login_DNN_passwordLink) {
  border: none;
  font-weight: normal;
  box-shadow: none;
  text-shadow: none;
  background: #46a1c8;
  color: white;
  padding: 10px;
  display: inline-block;
  border-radius: 20px;
  font-size: 1.3em;
  padding-left: 1em;
  padding-right: 1em;
  /*margin-top: 10px;*/
  flex-grow: 1;
}
#dnn_ctr_Login_pnlLogin #dnn_ctr_Login_Login_DNN_liRegister {
  font-size: 100%;
  /*margin-top: 0;*/
}
#dnn_ctr_Login_pnlLogin a#dnn_ctr_Login_Login_DNN_registerLink {
  background-color: #e0e0e0;
  color: #666;
  font-size: 1.3em;
}
#dnn_ctr_Login_pnlLogin #dnn_ctr_Login_Login_DNN_passwordLink {
  border: none;
  background: white;
  font-size: small;
  box-shadow: none;
  font-weight: normal;
}
#dnn_ctr_Login_pnlLogin .dnnFormItem {
  display: flex;
  justify-content: space-between;
  margin-top: 0.5em;
  flex-wrap: wrap;
}
#dnn_ctr_Login_pnlLogin .dnnFormItem input {
  flex: 1;
}
#dnn_ctr_Login_pnlLogin #lblLoginRememberMe {
  display: block;
  width: 100%;
  padding: 10px 0;
}
#dnn_ctr_Login_pnlLogin #dnn_ctr_Login_Login_DNN_passwordLink {
  display: block;
  align-self: flex-end;
  margin: 0;
  text-align: right;
  padding: 0;
}

.dnnFormPopup.dnnFormPopupMobileView .p-dialog-titlebar {
  padding: 12px;
  color: #fff;
}

.dnn_ctr_Login_pnlLoginContainer .dnn_ctr_Login_Login_DNN_lblLogin {
  display: inline-block;
  float: left;
  position: relative;
  width: 32.075%;
  padding-right: 20px;
  margin-right: 18px;
  overflow: visible;
  text-align: right;
}

body.mobileView.dnnFormPopup.dnnFormPopupMobileView .dnnForm .dnnFormItem > .dnnFormLabel {
  width: 0;
  margin: 0;
}

/* Homepage content styling¨*/
.bx-wrapper {
  margin-top: 10px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper img {
  display: block;
  width: 75%;
  max-width: 75%;
  margin: auto;
}
.bx-wrapper .bx-pager {
  text-align: center;
  padding-top: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager .bx-pager-item a {
  background: #F1EFEF;
  text-indent: -9999px;
  border: 1px solid #545353;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link.active {
  background: #8E8C8C;
  border: 1px solid #545353;
}

ul#FadingShifterElement, ul.FadingShifterElement {
  margin-left: 0;
  margin-right: 0;
}

ul#FadingShifterElement li {
  display: none;
  width: 100%;
}

ul#FadingShifterElement li:first-child {
  display: block;
}

ul#FadingShifterElement li a img {
  width: 100%;
  height: 230px;
}

.home-image-background {
  height: 1px;
  width: 100%;
  margin-bottom: 1em;
}
.home-image-background img {
  visibility: hidden;
  height: auto;
  max-width: 100%;
  position: absolute;
}

.app-active-homeapp .home-image-background img {
  visibility: visible;
}

@media only screen and (max-width: 576px) {
  .home-image-background {
    display: none;
  }
}
.html-module-home .bx-controls {
  display: none !important;
}
.html-module-home .static-home-app {
  margin-top: 25%;
  background-color: white;
}
.html-module-home .static-home-app .group-div {
  padding: 5px;
  text-align: center;
  /*width: 20%;*/
  flex-grow: 1;
  flex-basis: 0;
  min-width: 150px;
}
.html-module-home .static-home-app .user-text p {
  font-size: 1.3em;
  padding: 10px;
  margin: 0;
}
.html-module-home .static-home-app .user-text a {
  margin-left: 10px;
}
.html-module-home .static-home-app .user-info-links {
  margin-top: 1em;
}
.html-module-home .middle-block {
  margin-top: 3em;
}
.html-module-home .brands {
  margin-top: 3em;
  border-top: 1px solid #baaeae;
  padding-top: 3em;
}
.html-module-home .brands .bx-wrapper {
  height: 150px;
}
.html-module-home .brands img {
  max-height: 150px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.html-module-home .brands .image-placeholder {
  text-align: center;
  height: 150px;
  line-height: 150px;
}

/* Other page HTML modules styling */
.custom-html-modules-style {
  /* Style the tab */
  /* Style the buttons that are used to open the tab content */
  /* Change background color of buttons on hover */
  /* Create an active/current tablink class */
  /* Style the tab content */
}
.custom-html-modules-style a {
  color: #46a1c8;
}
.custom-html-modules-style .home-article-image {
  margin-bottom: 15px;
}
.custom-html-modules-style .home-title1 {
  font-size: 1.5em;
  font-family: Adam_Ladd_-_Config_Alt_Light;
  color: #46a1c8;
  display: block;
  margin-bottom: 0.5em;
}
.custom-html-modules-style .home-title2 {
  font-size: 1em;
  color: #baaeae;
  display: block;
  margin-bottom: 0.5em;
}
.custom-html-modules-style .green-button {
  background-color: yellowgreen;
  color: white;
  padding: 10px;
  border-radius: 8px;
  display: inline-block;
}
.custom-html-modules-style .home-button {
  background-color: #E77C25;
  color: white;
  padding: 10px;
  display: inline-block;
  width: 100%;
  border-radius: 20px;
  font-size: 1.3em;
}
.custom-html-modules-style .spacer {
  margin-bottom: 1em;
}
.custom-html-modules-style .news-title {
  font-size: 2em;
  color: #193c6a;
  display: block;
  margin-bottom: 0.5em;
}
.custom-html-modules-style .news-description {
  font-size: 1.5em;
  color: #baaeae;
  display: block;
  margin-bottom: 0.5em;
}
.custom-html-modules-style .news-article-title {
  color: #193c6a;
  display: block;
  font-size: 1em;
  font-weight: 600;
  margin-bottom: 0.5em;
}
.custom-html-modules-style .tab {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  overflow: hidden;
}
.custom-html-modules-style .tab button {
  background-color: inherit;
  border: none;
  cursor: pointer;
  float: left;
  padding: 14px 16px;
  outline: none;
  transition: 0.3s;
}
.custom-html-modules-style .tab button:hover {
  background-color: white;
}
.custom-html-modules-style .tab button.active {
  color: white;
  background-color: #0B2836;
}
.custom-html-modules-style .tabcontent {
  border: 1px solid #ccc;
  border-top: none;
  display: none;
  padding: 6px 12px;
}
.custom-html-modules-style .border {
  width: 90%;
  display: block;
  border-top: 1px dotted black;
  margin-left: 5%;
  padding-bottom: 1em;
}
.custom-html-modules-style .space-1em {
  display: block;
  padding-bottom: 1em;
  width: 100%;
}

/* Other likely not used stuff */
/* ==============================================================
    FILE: DNNMENU*/
/*
    1) MOBILE MENU
    2) SIDE MENU (MOBILE)
    3) CATALOG INSIDE MENU
*/
/* === 1) MOBILE MENU === */
/* === 2) SIDE MENU (MOBILE) === */
.navigation-mobile {
  display: none;
}
.navigation-mobile .show-menu-btn {
  background: white;
  border: 0;
  height: 80%;
  width: 5em;
  position: relative;
  top: 10%;
}

@media only screen and (max-width: 768px) {
  .navigation-website {
    display: none;
  }
  .navigation-mobile #sideNav .nav .fa {
    display: none;
  }
}
#sideNav {
  display: none;
  height: 100%;
  width: 250px;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #46a1c8;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}
#sideNav .closebtn {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 36px;
  color: white;
  background: #46a1c8;
}
#sideNav a {
  color: white;
  margin-left: 0.3em;
}
#sideNav a:active, #sideNav a:hover, #sideNav a:focus {
  background: #4AA3DF;
}
#sideNav i {
  margin-right: 0.3em;
}
#sideNav .badge {
  margin-left: 0.3em;
  background-color: #0B2836;
  font-size: 1em;
}

/* === 3) CATALOG INSIDE MENU === */
.groupsviewer-hover-menu .first-level-ul li:hover {
  color: white;
  background: #46a1c8;
}
.groupsviewer-hover-menu .lvl2-title {
  color: #46a1c8;
  font-size: 1.3em;
}
.groupsviewer-hover-menu .lvl2-title:hover {
  color: #0B2836;
  text-decoration: underline;
}
.groupsviewer-hover-menu .third-level-ul > li {
  font-size: 1.1em;
  margin-top: 5px;
  margin-bottom: 5px;
}
.groupsviewer-hover-menu .third-level-ul > li:hover {
  color: #0B2836;
  text-decoration: underline;
}

/* ==============================================================
     FILE: MOBILE*/
@media only screen and (max-width: 768px) {
  #navbar-top-wrapper .language {
    position: absolute;
    top: 1em;
    right: 1em;
  }
  #navbar-top-wrapper #login {
    position: absolute;
    top: 3em;
    right: 0;
    padding-right: 0;
  }
  #navbar-top-wrapper #login div {
    width: 100%;
  }
  #navbar-top-wrapper #login a, #navbar-top-wrapper #login ul {
    float: right;
  }
  .client-logoff-panel {
    position: fixed !important;
    top: auto !important;
    bottom: 0px;
  }
}
/* ==============================================================
     FILE: ANGULARAPP*/
/*	ANGULAR COMPONENTS STYLING 
    MENU
    1) GENERAL
    2) STOCK COMPONENT
    3) SHOPPING CART
    4) ARTICLE DETAIL
    5) ARTICLE OVERVIEW
    6) OVERRIDE PRIMENG
    7) GROUPSVIEWER
    8) FAVORITES
    9) ASK LOGIN SCREEN
    10) ADD TO SHOPPING CART
    11) ALREADY BOUGHT BANNER
    12) Colors for use in app
    13) Breadcrumbs
    14) Dashboard
    16) Thumbnail view
    17) myclients component styling

	Contact Page
	Responsive Listbox
	User Timeout
*/
/* === 1) GENERAL === */
.clickable {
  cursor: pointer;
}

td.clickable {
  transition: background-color 0.2s, box-shadow 0.2s;
  transition-property: background-color, box-shadow;
  transition-duration: 0.2s, 0.2s;
  transition-timing-function: ease, ease;
  transition-delay: 0s, 0s;
}

.custom-table-layout th:hover {
  text-decoration: underline;
}

.custom-table-layout tr {
  height: 4em;
}

@media only screen and (max-width: 576px) {
  .custom-table-layout td {
    display: flex !important;
  }
  .custom-table-layout td p-table-responsive-title {
    min-width: 38%;
    width: 38%;
  }
  .custom-table-layout .quantity {
    max-width: initial !important;
  }
}
/* === 2) STOCK COMPONENT === */
.stock-company .fa-circle, .stock-warehouse .fa-circle {
  font-size: 0.8em;
  margin-right: 4px;
}

.stock-warehouse .available,
.stock-company .available {
  color: green;
}

.stock-warehouse .not-available,
.stock-company .not-available {
  color: gray;
}

.stock-warehouse .limited,
.stock-company .limited {
  color: orange;
}

.stock-warehouse .soon-in-stock,
.stock-company .soon-in-stock {
  color: orange;
}

.available-stock-label {
  display: none;
}

.stock-warehouse-available {
  margin-left: 8px;
}

/* === 3) SHOPPING CART === */
counter-component input {
  vertical-align: top;
}

.total-price-table-container {
  max-width: 360px;
  margin: 1em 0;
}

.total-price-table {
  text-align: right;
}

.total-price-table .title {
  font-weight: bold;
  text-align: left;
}

.shoppingcart-mini {
  width: 360px;
}

.shoppingcart-mini img {
  max-width: 50px;
  max-height: 50px;
}

.shopping-cart-component .add-button-div {
  flex: 100;
}

.shopping-cart-component .add-button-div .pbutton {
  width: 100%;
}

.shopping-cart-component .add-button-div button {
  width: 100%;
}

shoppingcartapp stock-component .expected-date {
  display: block;
}

shoppingcartapp article-note textarea {
  max-width: 700px;
}
shoppingcartapp article-note i {
  font-size: 2em !important;
}

@media only screen and (max-width: 576px) {
  .shopping-cart-export,
  .shopping-cart-import {
    display: none;
  }
  .shopping-cart-overlay .p-overlaypanel {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
.shoppingcart-empty {
  text-align: center;
}

/* === 4) ARTICLE DETAIL === */
.view-detail .ask-info-button {
  float: right;
}
.view-detail .ask-info-button button {
  color: white;
  background: #46a1c8;
  font-size: medium;
}

.view-detail .add-to-favorites .dropdown-div {
  flex: 100;
}

.view-detail .add-to-favorites .dropdown-div .p-dropdown {
  width: 100%;
}

.view-detail .stock-comp {
  flex: 100;
}

.article-text-content p {
  font-size: inherit;
}

.view-detail .article-price-component .totalExl-label {
  display: none;
}

.view-detail .article-price-component .totalExl-div {
  margin-top: 0.5em;
  font-size: 2em;
  color: #0B2836;
}

.view-detail .secondary-title-block {
  background: #7a97aa;
  font-size: 14px;
  margin-top: 10px;
  padding: 2px 10px;
  border-radius: 2px;
}
.view-detail .main-title-block, .view-detail .secondary-title-block {
  width: fit-content;
  font-size: large;
  padding: 0.5em;
  color: white;
}
.view-detail .secondary-title-block {
  background: #0B2836;
}
.view-detail .main-title-block {
  background-color: transparent;
  color: #46a1c8;
  font-size: 18px;
  font-weight: 600;
  padding: 0.5em 0;
}
.view-detail .main-title-block-empty {
  background-color: transparent;
  color: transparent;
  height: 37px;
}
.view-detail .main-title-block-inverted {
  background-color: transparent;
  color: #46a1c8;
  font-size: 22px;
  padding: 0.5em 0;
}
.view-detail .article-comp-detail .thumburl-wrapper {
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 10px;
  text-align: center;
  height: 25em;
  position: relative;
}
.view-detail .article-comp-detail .thumburl-wrapper img {
  /*	left: 0;
  	right: 0;
  	bottom: 0;
  	top: 0;
  	margin: auto;
  	position: absolute;*/
  max-height: 24em;
}
.view-detail .article-comp-detail .brandurl {
  margin-top: 1em;
  max-width: 100px;
  max-height: 50px;
}
.view-detail .other-texts .text-row {
  margin-top: 1em;
}
.view-detail .add-to-favorites {
  float: right;
  margin-left: 5px;
}
.view-detail .add-to-shoppingcart, .view-detail .add-to-favorites {
  margin-top: 1em;
  margin-bottom: 1em;
}
.view-detail .shopping-cart-component .add-button-div .disabled button {
  background-color: #baaeae;
}
.view-detail .shopping-cart-component .add-button-div button {
  background-color: #46a1c8;
  color: white;
  font-weight: bold;
  font-size: medium;
}
.view-detail .shopping-cart-component .add-button-div button .p-button-text {
  margin-right: 1em;
  white-space: nowrap;
}
.view-detail .add-to-shoppingcart {
  margin-bottom: unset;
}

@media screen and (max-width: 992px) {
  .primary-section {
    /* Reserve more space for description on smaller screens */
    flex-basis: auto;
    width: 100%;
  }
}
.property-block .property-block-line {
  display: flex;
  font-size: 12px;
  line-height: 20px;
  width: 100%;
}
.property-block .property-block-line .property-block-key {
  font-weight: 700;
  overflow: hidden;
  /*text-overflow: ellipsis;
  white-space: nowrap;*/
  width: 50%;
}
.property-block .property-block-line .property-block-value {
  overflow: hidden;
  /*text-overflow: ellipsis;
  white-space: nowrap;*/
  width: 50%;
}

.read-more-text {
  color: white;
  background-color: #46a1c8;
  display: inline-block;
  padding: 5px 12px;
  border-radius: 20px;
  margin-top: 10px;
}

.read-more {
  margin-bottom: 10px;
}

.read-more-button {
  background-color: #46a1c8;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  color: white;
  padding: 5px 10px;
  width: fit-content;
}

.article-detail-line {
  margin-bottom: 20px;
}

.article-comp-detail {
  margin: 12px 0;
}

.panel-subtitle {
  color: #193c6a;
  font-weight: 600;
  padding-bottom: 5px;
}

article-components .article-object-comp {
  max-width: 100px;
}

/* === 5) ARTICLE OVERVIEW === */
.article-document {
  display: flex;
  align-items: center;
  height: 30px;
}
.article-document .article-document-image {
  height: 25px;
  width: 25px;
}
.article-document .article-document-text {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  width: 100%;
}

.article-alt-hover-link {
  font-weight: bold;
}
.article-alt-hover-link i {
  margin-right: 0.3em;
  font-size: x-small;
}

.article-line-item .article-document-comp li {
  margin-left: 1em;
  font-size: small;
  font-style: italic;
}

.article-line-item .add-to-shopping-cart {
  margin: 1em 0;
}

@media only screen and (max-width: 576px) {
  .article-line-item .add-to-shopping-cart {
    margin: 0;
  }
}
.article-line-detail-colomn .primary-section {
  flex-grow: 2;
}

.price-section {
  line-height: 1.3em;
}

.primary-section .col-6, .primary-section .col-12 {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}

.article-name {
  font-weight: 600;
  margin-bottom: 1em;
  padding: 0.5em;
}

/* === 6) OVERRIDE PRIMENG === */
/* END OVERRIDE */
.custom-breadcrumb-style {
  display: block;
  background: none;
  border: none;
  padding: 0.3em;
  color: grey;
}
.custom-breadcrumb-style li > a {
  color: grey;
}
.custom-breadcrumb-style .fa-chevron-right:before {
  content: "/";
}

/* 
here because of Primeng Overlaypanel fixed position bug that causes "display: none;" issue on element, overwrite here using .panel-open class 
if added to _mobile.scss, overlaypanel would disappear on screen resize! 
*/
.client-logoff-panel.panel-open {
  display: block !important;
}

/* === 7) GROUPSVIEWER === */
.groupsviewer-list-view li {
  padding: 0.5em;
}

.groupsviewer-list-view .parent-group {
  background-color: #46a1c8;
  color: white;
}

.groupsviewer-list-view .children {
  padding-left: 1em;
}

.groupsviewer-list-view .children:hover {
  background-color: #46a1c8;
  color: white;
}

groupsviewer-component .p-datagrid-content {
  border: none;
}

groupsviewer-component .group-thumb-div {
  margin: auto;
  color: #46a1c8;
  font-weight: bold;
}

groupsviewer-component .group-thumb-div:hover {
  /*  outline: $primaryColor1 2px solid;*/
  outline: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transform: scale(1.02);
  transition-duration: 0.3s;
}

.groupViewerOverlay > div {
  max-width: calc(100% - 15px);
}
.groupViewerOverlay > div .p-overlaypanel-content {
  padding: 0;
}

.groupsviewer-hover-image {
  width: 150px;
}

.groupsviewer-hover-image-div {
  text-align: center;
}

.image-wrapper {
  position: relative;
}
.image-wrapper img {
  display: block;
  max-width: 50%;
}

.p-title-banner {
  background: #46a1c8;
  color: #fff;
  font-size: 14px;
  padding: 5px 15px;
  width: 100%;
}

/* Don't show images in the catalog browser on level 3 or more */
/*.groupsviewer-thumbs.level3 img,
.groupsviewer-thumbs.level4 img,
.groupsviewer-thumbs.level5 img,
.groupsviewer-thumbs.level6 img,
.groupsviewer-thumbs.level7 img {
    display: none !important;
}

.groupsviewer-thumbs.level3 .image-wrapper,
.groupsviewer-thumbs.level4 .image-wrapper,
.groupsviewer-thumbs.level5 .image-wrapper,
.groupsviewer-thumbs.level6 .image-wrapper,
.groupsviewer-thumbs.level7 .image-wrapper {
    display: none !important;
}

.groupsviewer-thumbs.level3 .group-thumb-div,
.groupsviewer-thumbs.level4 .group-thumb-div,
.groupsviewer-thumbs.level5 .group-thumb-div,
.groupsviewer-thumbs.level6 .group-thumb-div,
.groupsviewer-thumbs.level7 .group-thumb-div {
    background: #193c6a;
    background-clip: content-box;
}

.groupsviewer-thumbs.level3 .group-thumb-div p,
.groupsviewer-thumbs.level4 .group-thumb-div p,
.groupsviewer-thumbs.level5 .group-thumb-div p,
.groupsviewer-thumbs.level6 .group-thumb-div p,
.groupsviewer-thumbs.level7 .group-thumb-div p {
    margin: 20px !important;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.groupsviewer-thumbs.level3 .group-thumb-div,
.groupsviewer-thumbs.level4 .group-thumb-div,
.groupsviewer-thumbs.level5 .group-thumb-div,
.groupsviewer-thumbs.level6 .group-thumb-div,
.groupsviewer-thumbs.level7 .group-thumb-div {
    color: white !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
}*/
/* === 8) FAVORITES === */
.favorite-list-row.row-header {
  background-color: #46a1c8;
  border-color: #46a1c8;
}

.favorite-res-listname {
  color: #000000;
  font-weight: bold;
}

.article-selected .dragBar {
  background: #D3D3D3;
}

@media only screen and (max-width: 576px) {
  .go-to-favorites-export {
    display: none;
  }
}
/* === 9) ASK LOGIN SCREEN === */
.ask-login-description-label {
  text-align: center;
  max-width: 400px;
}

/* === 10) ADD TO SHOPPING CART === */
add-to-shoppingcart-component .changed-because-of-note .p-button-label {
  white-space: nowrap;
}

.shopping-cart-component .add-button-div .pbutton {
  width: 100%;
  border: none;
  flex-grow: 1;
}
.shopping-cart-component .add-button-div .pbutton .p-button-text {
  border-radius: 5px;
  color: white;
  font-weight: 400;
  width: 100%;
}
.shopping-cart-component .counter-div {
  box-sizing: border-box;
  max-height: 35px;
  padding: 5px 0px;
}
.shopping-cart-component .button-div {
  flex-grow: 1;
  padding: 7px 0px;
}

/* === 11) ALREADY BOUGHT BANNER  === */
@keyframes p-progress-spinner-color {
  100%, 0% {
    stroke: #46a1c8;
  }
  40% {
    stroke: #46a1c8;
  }
  66% {
    stroke: #46a1c8;
  }
  80%, 90% {
    stroke: #46a1c8;
  }
}
p-progressspinner svg {
  width: 100%;
  display: block;
}

.center-content {
  display: flex;
  justify-content: center;
}

.mt-default {
  margin-top: 0.5em;
}

.mt-2x {
  margin-top: 1em;
}

.mb-default {
  margin-bottom: 0.5em;
}

/* 12) Colors utility classes */
.error-text {
  color: #ec4e4e;
}

/* Dashboard */
.dashboard-card {
  padding: 15px;
  background: #0B2836;
  color: white;
  text-align: center;
}
.dashboard-card img {
  width: 150px;
  height: 150px;
}

/* 16) Thumbnails */
.view-thumbnail .ImageAndObjectElement .thumburl-wrapper {
  text-align: center;
  height: 10em;
  position: relative;
  max-width: 90%;
}
.view-thumbnail .ImageAndObjectElement img {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  position: absolute;
  max-height: 10em;
}

.view-thumbnail {
  height: 100%;
}

/* 17) myclients component styling */
/* Container for each customer row */
.client-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  background-color: #fff;
  gap: 1rem;
  /* Left section (Icon container) */
  /* Middle-left section (Name) */
  /* Middle-right section (Address) */
  /* Right section (Buttons container) */
}
.client-row .client-icon {
  flex: 0 0 auto;
  /* Square Search button layout */
}
.client-row .client-icon .square-search-btn {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #ced4da;
  color: #333333;
  padding: 0;
  cursor: pointer;
  /* Hover state */
  /* Search icon sizing */
}
.client-row .client-icon .square-search-btn:hover {
  background-color: #f8f9fa;
  border-color: #adb5bd;
}
.client-row .client-icon .square-search-btn .btn-search-icon {
  font-size: 32px;
  margin: 0;
}
.client-row .client-name {
  flex: 1;
  font-size: 16px;
  font-weight: bold;
  color: black;
}
.client-row .client-address {
  flex: 1;
  font-size: 14px;
  color: black;
}
.client-row .client-action {
  flex: 0 0 auto;
  /* Square action button layout (Login/Logout) */
}
.client-row .client-action .square-action-btn {
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 8px;
  /* Text inside the square button */
  /* Icon inside the square button */
}
.client-row .client-action .square-action-btn .btn-text {
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
  white-space: normal;
}
.client-row .client-action .square-action-btn .btn-icon {
  font-size: 28px;
  margin: 0;
}

/* Contact page */
.contact-form input {
  width: 100%;
}

/* Responsive Listbox */
p-responcive-listbox .p-listbox {
  border: none;
}
p-responcive-listbox .p-listbox-icon {
  color: rgba(0, 0, 0, 0.2);
  display: unset;
  float: left;
  font-size: 22px;
  padding: 0px 5px;
}
p-responcive-listbox .p-listbox-item {
  color: #46a1c8;
  font-size: 14px;
}

.filter-div .header-text {
  font-size: 14px;
  font-weight: bold;
}

/* User timeout */
user-timeout-dialog .action-button {
  border: none;
  background: #46a1c8;
  color: white;
  display: inline-block;
  border-radius: 20px;
}

/* ==============================================================
	BANNERS AT SKIN LEVEL ?
//@import 'DnnPageComponents/_banners.scss'; 
/* ==============================================================
     FILE: SLIDER*/
.bx-wrapper {
  margin-top: 10px;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper img {
  display: block;
  width: 75%;
  max-width: 75%;
  margin: auto;
}
.bx-wrapper .bx-pager {
  text-align: center;
  padding-top: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager .bx-pager-item a {
  background: #F1EFEF;
  text-indent: -9999px;
  border: 1px solid #545353;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 10px;
}
.bx-wrapper .bx-pager .bx-pager-item a.bx-pager-link.active {
  background: #8E8C8C;
  border: 1px solid #545353;
}

ul#FadingShifterElement, ul.FadingShifterElement {
  margin-left: 0;
  margin-right: 0;
}

ul#FadingShifterElement li {
  display: none;
  width: 100%;
}

ul#FadingShifterElement li:first-child {
  display: block;
}

ul#FadingShifterElement li a img {
  width: 100%;
  height: 230px;
}

.custom-header-top {
  /*    display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;*/
  background-color: #f4f4f4 !important;
  color: #555555 !important;
  /*    padding-left: 10px;
  padding-right: 10px;
  line-height: 30px;
  font-size: 15px;*/
}
.custom-header-top a {
  color: #555555 !important;
}

#topHeader {
  /*    top: 0px;
  display: flex;
  background: transparent;
  min-width: 25px;
  min-height: 35px;
  padding: 0;
  top: 0px;*/
}
#topHeader div.language-object a.Language {
  color: #555555;
  /*      position: relative;
  height: 34px;
  min-width: 12px;
  padding: 7px 15px 0;
  font-size: 11px;
  vertical-align: middle;*/
  padding: 5px 7px;
  text-transform: uppercase;
}
#topHeader .ActiveLanguage {
  color: #46a1c8 !important;
  border-bottom: solid;
  border-bottom-color: #46a1c8;
  border-top: solid;
  border-top-color: #46a1c8;
}

footer {
  border-top: 5px solid #0B2836;
  background-color: #f4f4f4 !important;
  /*    display: flex;
  position: initial;
  flex-direction: column;
  border: none;
  width: 100%;
  bottom: 0px;
  font-size: 10px;*/
  /*
      .navigation-div {
          color: $ligthGray !important;
      }
  */
}
footer a {
  color: #555555 !important;
}
footer .copyright-div {
  color: #555555;
  /*  text-align: center;
  height: 30px;
  line-height: 30px;*/
  /*   .website-realisation {
      margin-left: 1em;
      margin-right: 1em;
      padding-left: 1em;
      border-left: 1px solid white;
  }*/
}
footer .copyright-div a {
  /* font-size: 15px;*/
  color: #555555;
  /*     text-align: center;
  margin-left: 0;*/
}
footer .copyright-div i {
  color: #555555;
}
footer footer .navigation-div div {
  color: #555555 !important;
}
footer footer .footer-below,
footer footer .copyright a:link,
footer footer .copyright a:visited,
footer footer .terms-priv a:link,
footer footer .terms-priv a:visited {
  color: #555555 !important;
  /*    font-size: 12px;*/
}
footer footer .links-list ul li a:active,
footer footer .links-list ul li a:link,
footer footer .links-list ul li a:visited {
  color: #46a1c8 !important;
}
footer footer .links-list ul li a:hover {
  color: #46a1c8 !important;
}
footer .ActiveLanguage {
  color: #46a1c8 !important;
  border-bottom: solid;
  border-bottom-color: #46a1c8;
  border-top: solid;
  border-top-color: #46a1c8;
}

groupsviewer-component .group-thumb-div:hover {
  /* outline: $primaryColor1 2px solid;*/
  outline: none;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transform: scale(1.05);
  transition-duration: 0.3s;
}

article-component .view-thumbnail:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
article-component .view-thumbnail:hover img {
  transform: scale(1.05);
  transition-duration: 0.3s;
}

.article-thumbnail-wrapper {
  padding: 0.5rem 0.1rem 0rem 0.1rem !important;
}

.view-detail .article-comp-detail .thumburl-wrapper img:hover {
  transform: scale(1.05);
  transition-duration: 0.3s;
}

#mainHeader-inner .navbar .dropdown-menu a {
  color: #46a1c8;
}
#mainHeader-inner .navbar .navbar-nav > .open > a {
  color: #46a1c8;
}

@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-ExtraLight.ttf") format("truetype");
  font-weight: 200;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-Italic.ttf") format("truetype");
  font-style: italic;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("/Portals/_default/Common/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
