/* Minification failed. Returning unminified contents.
(55,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(625,1): run-time error CSS1019: Unexpected token, found '}'
(702,15): run-time error CSS1039: Token not allowed after unary operator: '-bs-list-group-active-color'
 */
/* Site-wide */
@import url('https://fonts.googleapis.com/css?family=Exo:400,500,700');

.navbar-fixed-top.scrolled {
  background-color: #fff !important;
  /*transition: background-color 200ms linear;*/
}

body {
  padding-bottom: 60px; /* required for footer */
  padding-top: 90px;
  color: #002f63;
  font: inherit;
}

.text-muted {
  color: #002f63;
}

.glyphicon {
  font-size: 12px;
}

.header-outerwrapper {
  height: 0px;
  padding: 0;
  position: relative;
}

body {
  background-color: #FFF;
}

body, html {
  font-family: sofia-pro, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-style: normal;
}

a {
  color: #636363
}

  a:hover {
    text-decoration: none;
    color: #002f63;
  }

h1, h2, h3, h1.text-muted, h2.text-muted, h3.text-muted {
  color: rgba(15,36,84,1);
  font-weight: bold;
  text-transform: uppercase;
}

:root {
  --bs-success: #00b44e !important;
}
/* End: Site-wide */
/* Site-wide summary */
.summary {
  background-color: #FBFBFB;
}
/* End: Site-wide summary */


/* Site-wide panels */
.panel {
  border-color: #DDD;
}

  .panel > .panel-heading {
    background-image: none;
    background-color: #FFF;
  }

    .panel > .panel-heading,
    .panel > .panel-heading a {
      color: #696969;
      font-size: 12pt;
      font-weight: bold;
      border: none;
    }

.badge.bg-primary {
  background-color: #00b44e !important;
}

.btn-product.productcategory_link_btn {
  font-size: 16px !important;
  color: #00b44e;
  text-decoration: underline;
  text-decoration-color: green;
}

/* For checkboxes */
input[type="checkbox"]:checked {
  accent-color: #00b44e;
  color: white;
}

/* For radio buttons */
input[type="radio"]:checked {
  accent-color: #00b44e;
  color: white;
}
/* End: Site-wide panels */
/* Navigation bar (top and bottom) */
.navbar {
  background-image: none;
  background-color: rgba(15,36,84,1) !important;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border-bottom: solid 3px #00b44e;
}

  .navbar .nav-link {
    color: white;
    font-weight: bolder;
    font-size: 17px;
  }

    .navbar .nav-link:hover,
    .navbar .active .nav-link {
      color: #00b44e !important;
    }

  .navbar .bi.bi-cart4 {
    color: #00b44e;
  }

.navbar-toggler {
  color: white;
}

.logo {
  background-image: url('/Content/Company/logo5.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 250px;
  height: 75px;
}

footer {
  background-color: #00b44e;
  font-size: 15px;
  font-weight: 600;
  color: white !important;	
}
footer.p-3{
padding: 10px !important;
}

  footer a,
  footer a:hover,
  footer a:active,
  footer a:focus,
  footer .navbar-text {
    color: white;
  }

    footer a:hover {
      text-decoration: underline;
    }

.fixed-bottom {
  border: 0;
}

.container-xxl.main-content {
  margin-top: 60px;
}

.navbar .navbar-text:after {
  content: "SPECIALIST IN STAAL & NON-FERRO";
  color: white;
  font-size: 26px;
}

.shoppingCart-lineUrl span {
  display: none;
}

@media (max-width: 1199.98px) {
  .navbar .navbar-text:after {
    font-size: 20px;
  }

  .navbar .nav-link {
    font-size: 14px;
  }
  .navbar-brand {
    width: 130px;
  }
}

@media (max-width: 986.98px) {
  .logo {
    margin-right: 0;
    width: 180px;
    height: 55px;
  }

  .navbar .navbar-text:after {
    font-size: 18px;
  }

  .navbar {
    height: auto;
  }

  .navbar-toggler.collapsed {
    height: 71px;
  }

  .navbar .navbar-text:after {
    font-size: 18px;
  }

  footer {
    font-size: 13px;
  }

  .container-xxl.main-content {
    margin-top: 40px;
  }

  .navbar .nav-link {
    font-size: 20px;
  }
}

body {
  background-color: rgba(15, 36, 84, 1);
  background-image: linear-gradient( 195deg, 
                    rgba(15, 36, 84, 1), 
                    rgba(15, 36, 84, 1), 
                    rgba(15, 36, 84, 1), 
                    rgba(15, 36, 84, 0.9), 
                    rgba(15, 36, 84, 0.8), 
                    rgba(15, 36, 84, 0.2)), 
                    url('/Content/Company/Background.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-content > .row:nth-child(2) {
  background-color: rgba(235, 235, 235, 0.93) !important;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  padding-bottom: 10px;
}
.title-container {
  padding-top:10px;
}
.card-header {
  background-color: rgba(15,36,84,1);
  color: white !important;
}

  .card-header .all-products {
    color: white !important;
    font-size: 16px !important;
  }

.root-articleLink {
  background-color: rgba(235, 235, 235, 1) !important;
}

.card-body {
  background-color: white;
}

.rectangle.productcategory.maincategory {
  border-radius: 10px;
  border-color: rgba(15,36,84,1);
}

.product-category-image {
  border-radius: 10px 0px 0px 10px;
}

@media (max-width: 813.98px) {
  .navbar .navbar-text:after {
    display: none;
  }

  .navbar .navbar-text {
    display: none;
  }
}

@media (max-width: 350px) {
  .logo {
    width: 100%;
  }

  footer {
    font-size: 11px;
  }
}


/* End: Navigation bar (top and bottom) */

/* Stand-alone elements */
.thumbnail {
  border-color: #CCC;
  background-color: #FFF;
}

.page-header {
  border-bottom: 1px #999 dashed;
}

.download-row-inner {
  border-bottom: 1px #999 dashed;
  padding-bottom: 10px;
}

.page-title {
  color: rgba(15,36,84,1) !important;
}
/* End: Stand-alone elements */
/* Buttons */
#shoppingCartSummary .btn {
  background-image: none;
  background-color: #002f63;
  border-color: #002f63;
}

  #shoppingCartSummary .btn:hover,
  #shoppingCartSummary .btn:focus {
    background-color: #fff;
    color: #002f63;
  }

.btn-primary {
  background-image: none;
  background-color: #002f63;
  border-color: #002f63;
}

  .btn-primary:hover,
  .btn-primary:focus {
    background-color: #fff;
    color: #002f63;
  }

.progress-bar {
  background-color: #00b44e;
}

.productcategory .btn, .productcategory .btn:hover, .productcategory .btn:active, .btn-secondary, .btn-defalt:active, .btn-secondary:hover {
  background-image: none;
  background-color: #fff;
  color: rgb(0, 47, 99);
  border-color: #cccccc;
  font-weight: 700;
}

.productcategory, .productcategory:active {
  /*text-transform: uppercase;*/
}

  .productcategory .btn:hover, table.products .btn:hover, .btn-secondary:hover {
    background-color: rgb(0, 47, 99);
    color: #fff;
  }

.maincategory {
  border: 1px #cccccc solid;
  height: 102px;
}

  .maincategory .groupimage {
    width: 100px;
  }

.maincategory {
  margin-bottom: 20px;
}

  .maincategory .groupimage .product-category-image {
    width: 100px;
    height: 100px;
  }

  .maincategory .groupdtext {
    overflow: hidden;
    overflow-wrap: break-word;
    padding-left: 5px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }

    .maincategory .groupdtext a, .maincategory .groupdtext a:active {
      font-size: 15px;
      font-weight: 700;
      color: rgb(0, 47, 99);
      overflow: hidden;
    }

      .maincategory .groupdtext a:hover {
        font-size: 15px;
        font-weight: 700;
        color: rgb(0, 47, 99);
        text-decoration: underline;
      }

.btn-next,
.btn-next:hover,
.btn-next:focus {
  background-color: #696969;
  border-color: #CCC;
}

.btn-back,
.btn-back:hover,
.btn-back:focus {
  border-color: #CCC;
  background-color: #FFF;
  background-image: none;
}


.btn-toQuote,
.btn-toQuote:hover,
.btn-toQuote:focus {
  background-color: #419641;
  border-color: #3E8F3E;
}

.btn-toOrder,
.btn-toOrder:hover,
.btn-toOrder:focus {
  background-color: #419641;
  border-color: #3E8F3E;
}
/* End: Buttons */

/* Products (details) table */
.product-header, .size-row {
  height: 0 !important;
}

table.dataTable tbody tr {
  border-top: 1px solid rgba(15,36,84,1);
  border-bottom: 1px solid rgba(15,36,84,1);
  border-left: none;
  border-right: none;
}

table.dataTable tbody tr {
  background-color: transparent;
}

  table.dataTable tbody tr td,
  table.dataTable tbody tr td:last-child {
    border: none !important;
  }

table.dataTable.product-table tbody tr td,
table.dataTable.product-table tbody tr th {
  background-color: white !important;
  color: rgba(15,36,84,1) !important;
}
.product-table td:not(:first-child),
.product-table th:not(:first-child),
.product-table-sm td:not(:first-child),
.product-table-sm th:not(:first-child) {
  text-align: center !important;
}

.product-table td:first-child,
.product-table th:first-child,
.product-table-sm td:first-child,
.product-table-sm th:first-child {
  text-align: start !important;
}
.assortimentMark {
  color: #00b44e !important;
}
/* End: Products (details) table */
.searchform {
  display: none;
}
@media (min-width: 1250px) {
  .loggedin-user .nav-item.d-none.d-lg-block .btn.btn-sm.p-0{
  margin-left: 40px !important;
}
}
@media (max-width: 1250px) {
  .loggedin-user .nav-item.d-none.d-lg-block .btn.btn-sm.p-0{
  margin-left: 20px !important;
}
}
#productscontainer > div {
  margin-bottom: 20px;
}

  #productscontainer > div.download-container, #productscontainer > div.modal, #productscontainer > div.row {
    margin-bottom: 0px;
  }


.main-menu-container {
  position: absolute;
  top: 40px;
  right: 0;
}

.navbar-header-extra {
  position: absolute;
  right: 0;
  top: 5px;
}

.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:active, .navbar-inverse .navbar-toggle:focus {
  background-color: #fff;
  color: #002f63;
}

  .navbar-inverse .navbar-toggle:hover > div {
    text-decoration: underline;
  }

  .navbar-inverse .navbar-toggle .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar, .navbar-inverse .navbar-toggle:active .icon-bar, .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #002f63;
  }

div.scrolled .navbar-inverse .navbar-toggle, div.scrolled .navbar-inverse .navbar-toggle:hover, div.scrolled .navbar-inverse .navbar-toggle:active, div.scrolled .navbar-inverse .navbar-toggle:focus {
  background-color: #002f63;
  color: #fff;
}

  div.scrolled .navbar-inverse .navbar-toggle .icon-bar, div.scrolled .navbar-inverse .navbar-toggle:hover .icon-bar, div.scrolled .navbar-inverse .navbar-toggle:active .icon-bar, div.scrolled .navbar-inverse .navbar-toggle:focus .icon-bar {
    background-color: #fff;
  }

@media (max-height: 740px), (max-width: 992px) {
  .main-menu-container {
    position: static;
  }

  .navbar-header-extra {
    float: right;
    position: absolute;
    top: 5px;
  }

  .navbar-toggle {
    padding: 4px 10px;
    position: absolute;
    top: 40px;
    right: 20px;
  }

  .download-row-inner {
    border-bottom: none;
    padding-bottom: 0px;
  }
}

@media (min-width: 768px) {
  /*ul.main-menu {
        position: absolute;
    }*/

}


@media (max-width: 1000px) {
  .navbar-right {
    margin-right: 0px;
    margin-top: 2px;
  }
}

body {
  padding-top: 60px;
}

.navbar-toggle {
  position: relative;
  top: 0px;
  right: 5px;
  margin-right: 5px;
}

.mainbar-right-container {
  margin-top: 5px;
}

.navbar-header-extra {
  top: 8px;
}

ul.app-link-items {
  margin-top: 5px;
}

  ul.app-link-items li.home a {
    padding-top: 5px;
    padding-bottom: 4px;
  }

.app-notifications {
  top: 5px;
}

  .app-notifications > .glyphicon {
    font-size: 16px;
  }

.table-responsive > .table > tbody > tr > td {
  white-space: normal;
}

.products label {
  width: 0px;
}

}

@media (min-width: 1000px) and (max-width: 1200px) {
  .navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    text-shadow: none;
  }

  .main-menu-container {
    position: absolute;
    top: 40px;
    right: 0;
  }
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border: 0;
}


h1.page-title, h2.page-title,
h1.groupedlines-title, h2.groupedlines-title {
  text-transform: none;
}

.btn-register {
  display: block;
}

.card-header.datails-title,
.card-header.change-password-title {
  background-color: #f2f2f2;
}

.remember-me {
  color: white;
}

.login .logo {
  background-size: auto 110px;
  width: 100%;
}

@media (max-width: 499.99px) {
  .login .logo {
    background-size: auto 80px;
  }
}

.root-articleLink {
  background-color: white !important;
}

.btn-success {
  background-color: #00b44e !important;
  border-color: #00b44e !important;
}

  .btn-success:hover {
    background-color: #009a44 !important; /* Adjust for hover */
    border-color: #009a44 !important;
  }

  .btn-success:focus, .btn-success.focus {
    box-shadow: 0 0 0 0.25rem rgba(0, 180, 78, 0.5) !important;
  }

  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    background-color: #008a3c !important; /* Adjust for active state */
    border-color: #008a3c !important;
  }

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: rgba(15,36,84,1) !important;
  border-color: rgba(15,36,84,1);
}

.dt-paging .page-item.active .page-link {
  background-color: rgba(15,36,84,1);
  color: #ffffff;
  border: 1px solid rgba(15,36,84,1);
}

.dt-paging .page-item.disabled .page-link,
.dt-paging .page-item .page-link {
  color: rgba(15,36,84,1);
}

.dt-paging .page-item .page-link,
.dt-paging .page-item.disabled .page-link,
.dt-paging .page-item.active .page-link {
  box-shadow: none;
}

.card-body #productTree .productTree ul {
  background-color: white;
}

.card-body,
.card-body ul,
.card-body ul a{
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#contact-popup-link {
  display: inline !important;
}
.contact-popup-link .bi.bi-telephone-fill {
  display: none !important;
}

#revenueHeader .btn-info {
  background: rgba(15,36,84,1) !important;
  border-color: rgba(15,36,84,1) !important;
  color: white;
  box-shadow: none;
}
@media (max-width: 390px) {
  footer {
    font-size: 10px !important;
  }
}
.title-container .col-12.text-end.d-none.d-lg-inline{
  display: none !important;	
}
.form-signin .btn-login{
  background-color: #00b44e;
  border-color: #00b44e;
}
#forgotpassword a,
.container.login .text-center.voffset-4 a
{
 color: #999;
}
