/**
 * @package         Lartssubscriptions Free
 * @version         24.10.1
 * 
 * @author          Logical-Arts <info@logical-arts.de>
 * @copyright       Copyright © 2024 Logical-Arts All Rights Reserved
 * @license         GNU GPLv3 <http://www.gnu.org/licenses/gpl.html> or later
 * @link            https://www.logical-arts-extensions.com
 */

/*
 * You can override this stylesheet by creating your own in:
 * /templates/[YOUR TEMPLATE]/css/com_lartssubscriptions/style.min.css
 */

.w-1 {
  width:1%!important
}
.w-5 {
  width:5%!important
}
.w-10 {
  width:10%!important
}
.w-15 {
  width:15%!important
}
.w-20 {
  width:20%!important
}
.w-30 {
  width:30%!important
}
.w-40 {
  width:40%!important
}

.larts-info-label {
	width: 100%;
	background-color: transparent;
	color: rgb(128,128,128);
}
.larts-info-box {
	width: 100%;
	border: 1px solid black;
	background-color: rgb(220, 220, 220);
	background-color: rgb(70, 100, 135);
	padding: 5px;
	color: black;
	color: rgb(220, 220, 220);
}

.larts-pronote {
	border: 1px solid rgb(180, 180, 180);
	padding: 5px;
	background-color: #466487;
	color: rgb(220, 220, 220);
}


.larts .input {
  max-width: 95%;
  height: 1.5em;
  box-sizing: content-box;
}
.larts .input-micro {
  width: 1em;
}
.larts .btn-group.btn-group-yesno input[type="radio"] {
  display: none;
}
.larts .btn-large [class^="icon-"],
.larts .btn-large [class*=" icon-"] {
  margin-top: 0;
}
.larts th.right,
.larts td.right,
.larts th.right,
.larts td.right {
  text-align: right;
}
.larts th.center,
.larts td.center,
.larts th.center,
.larts td.center {
  text-align: center;
}
.larts th.middle,
.larts td.middle,
.larts th.middle,
.larts td.middle {
  vertical-align: middle;
}
.larts th.not-bordered,
.larts td.not-bordered {
  border-top: none;
}
.larts tr.not-bordered th,
.larts tr.not-bordered td {
  border-top: none;
}
.larts .label-large {
  font-size: 1.2em;
  padding: 5px 9px;
}
.larts .well .well-header {
  margin: -19px -19px 12px -19px;
  padding: 12px 19px;
  border-bottom: 1px solid #e3e3e3;
  background-color: #ededed;
  border-radius: 4px 4px 0 0;
}
.larts.well-small .well-header {
  margin: -9px -9px 9px -9px;
  padding: 9px;
}
@media (max-width: 979px) {
  .larts .well .well-header {
    margin: -9px -9px 9px -9px;
    padding: 9px;
  }
}
.larts table:last-child {
  margin-bottom: 0;
}

.larts-btn {
  text-decoration: none;  
}
.larts-btn:hover {
  background-position: 0%; 
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.larts-btn-mysubs-card {
  width:100%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.larts .btn.add-on {
  box-sizing: content-box;
  *height:30px;
  *padding: 10px 10px;
  *margin: -2px;
}

.larts .btn.add-on [class^="icon-"],
.larts .btn.add-on [class*=" icon-"] {
  margin: 2px 0;
}
.larts .input-group-small input {
  font-size: 14px;
  height: 14px;
}
.larts .input-group-small .btn.add-on {
  height: 14px;
}
.larts .input-group-small .btn.add-on [class^="icon-"],
.larts .input-group-small .btn.add-on [class*=" icon-"] {
  font-size: 10px;
  width: 10px;
  height: 10px;
  margin: 0;
  vertical-align: 2px;
}
.larts .larts-narrow {
  xwidth: 100%;
  xwidth: 1000px;
}
.larts .larts-narrow > [class^="span"],
.larts .larts-narrow > [class*=" span"] {
  width: 100%;
  margin-left: 0;
}
.larts .larts-payment_method {
  display: inline-block;
  margin: 0 10px 10px 0 !important;
  padding: 11px 11px 11px 13px;
  width: 100% !important;
  float:left;
  border: 1px solid #CCC;
  border-radius: 4px;
  xwidth: 240px;
}
.larts .larts-payment_method:hover {
  padding: 8px 8px 8px 10px;
  border: 4px solid #bbbbbb;
  border-bottom-color: #a2a2a2;
  border-radius: 4px;
}
.larts .larts-payment_btn {
  display: block;
  width: 100%;
  clear: left;
}

.larts .larts-payment_method img {
  margin-left: 10px;
}
.larts .larts-payment_method input {
  margin-top: 15px;
  float: left;
}
.larts .larts-payment_method_image{
  float:left;
}
.larts .larts-payment_display_name{
  float:left;
  margin:15px  20px;
  font-size: 18px;
  font-weight: bold;
}
.larts-price {
  padding-left: 8px;
  padding-top: 10px;
  font-size: 1.5em;
  font-weight: bold;
}
.larts-vcenter {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.larts .larts-list-tile {
  margin-bottom: 20px;
}
.larts .larts-list-tile .larts-thumbnail-container a {
  display: block;
}
.larts .larts-list-tile .larts-thumbnail-container a .larts-thumbnail {
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  height: 150px;
}
.larts .larts-list-tile h4.larts-list-tile-heading {
  font-size: 1.2em;
  margin-top: 0.5em;
}
.larts .larts-image-container {
  text-align: center;
}
.larts .larts-image-container .larts-image {
  max-height: 200px;
}
.larts .larts-description,
.larts .buttons_main,
.larts .buttons_extra {
  margin: 12px 0;
}
.larts .minheight-mysubscriptions {
  min-height: 250px;
}
.larts .boxed-upgrade-button {
  margin-top: 8px;
}
.larts .watchful-block {
  border: 1px solid #CCC;
  border-radius: 3px;
  margin-bottom: 5px;
  padding: 0 10px;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.larts .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.larts .panel-body {
  padding: 15px;
}
.larts .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.larts .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.larts .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.larts .panel-title > a {
  color: inherit;
}
.larts .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.larts .panel > .list-group {
  margin-bottom: 0;
}
.larts .panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.larts .panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.larts .panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.larts .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.larts .list-group + .panel-footer {
  border-top-width: 0;
}
.larts .panel > .table,
.larts .panel > .table-responsive > .table,
.larts .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.larts .panel > .table:first-child,
.larts .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.larts .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.larts .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.larts .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.larts .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.larts .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.larts .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.larts .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.larts .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.larts .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.larts .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.larts .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.larts .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.larts .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.larts .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.larts .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.larts .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.larts .panel > .table:last-child,
.larts .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.larts .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.larts .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.larts .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.larts .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.larts .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.larts .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.larts .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.larts .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.larts .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.larts .panel > .panel-body + .table,
.larts .panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.larts .panel > .table > tbody:first-child > tr:first-child th,
.larts .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.larts .panel > .table-bordered,
.larts .panel > .table-responsive > .table-bordered {
  border: 0;
}
.larts .panel > .table-bordered > thead > tr > th:first-child,
.larts .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.larts .panel > .table-bordered > tbody > tr > th:first-child,
.larts .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.larts .panel > .table-bordered > tfoot > tr > th:first-child,
.larts .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.larts .panel > .table-bordered > thead > tr > td:first-child,
.larts .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.larts .panel > .table-bordered > tbody > tr > td:first-child,
.larts .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.larts .panel > .table-bordered > tfoot > tr > td:first-child,
.larts .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.larts .panel > .table-bordered > thead > tr > th:last-child,
.larts .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.larts .panel > .table-bordered > tbody > tr > th:last-child,
.larts .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.larts .panel > .table-bordered > tfoot > tr > th:last-child,
.larts .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.larts .panel > .table-bordered > thead > tr > td:last-child,
.larts .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.larts .panel > .table-bordered > tbody > tr > td:last-child,
.larts .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.larts .panel > .table-bordered > tfoot > tr > td:last-child,
.larts .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.larts .panel > .table-bordered > thead > tr:first-child > td,
.larts .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.larts .panel > .table-bordered > tbody > tr:first-child > td,
.larts .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.larts .panel > .table-bordered > thead > tr:first-child > th,
.larts .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.larts .panel > .table-bordered > tbody > tr:first-child > th,
.larts .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.larts .panel > .table-bordered > tbody > tr:last-child > td,
.larts .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.larts .panel > .table-bordered > tfoot > tr:last-child > td,
.larts .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.larts .panel > .table-bordered > tbody > tr:last-child > th,
.larts .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.larts .panel > .table-bordered > tfoot > tr:last-child > th,
.larts .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.larts .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.larts .panel-group {
  margin-bottom: 20px;
}
.larts .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.larts .panel-group .panel + .panel {
  margin-top: 5px;
}
.larts .panel-group .panel-heading {
  border-bottom: 0;
}
.larts .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.larts .panel-group .panel-footer {
  border-top: 0;
}
.larts .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.larts .panel-default {
  border-color: #ddd;
}
.larts .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.larts .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.larts .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.larts .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.larts .panel-primary {
  border-color: #337ab7;
}
.larts .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.larts .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.larts .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.larts .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.larts .panel-success {
  border-color: #d6e9c6;
}
.larts .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.larts .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.larts .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.larts .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.larts .panel-info {
  border-color: #bce8f1;
}
.larts .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.larts .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.larts .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.larts .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.larts .panel-warning {
  border-color: #faebcc;
}
.larts .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.larts .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.larts .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.larts .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.larts .panel-danger {
  border-color: #ebccd1;
}
.larts .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.larts .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.larts .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.larts .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.clearfix:before,
.clearfix:after,
.larts .panel-body:before,
.larts .panel-body:after {
  content: " ";
  display: table;
}
.clearfix:after,
.larts .panel-body:after {
  clear: both;
}
.larts.larts-checkout .larts-quantity {
  min-width: 120px;
}
.larts.larts-checkout .label-total {
  text-align: center;
  min-width: 55px;
}
.larts.larts-checkout .larts-cart-button {
  margin: 4px 0 0;
  vertical-align: -3px;
}
.larts.larts-checkout .larts-cart-button.disabled {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.larts.larts-checkout a.larts-cart-button {
  cursor: pointer;
}
.larts.larts-checkout a.larts-cart-button:hover {
  text-decoration: none;
}
.larts.larts-checkout .larts_cart_quantity_select {
  height: 1em;
  width: 60px;
  text-align: right;
}

.larts-cart-payment-method {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.terms-conditions {
}
.terms-conditions-info {
  font-size: 1.2em;
}
.terms-conditions-check {
  vertical-align: -2px;
}

.larts.larts-product .caption {
  padding: 12px;
}

.larts-row-fluid {
  xwidth: 100%;
}
.larts-button {
  height: 100px;
  background-color: #a94442;
}

.larts-myprofile {
	margin-bottom: 20px;
}


/*----------------------------------*/

.dlr-cpicon-box {
	background-color: #D8E7F9;
	margin: 10px;
	padding: 20px 10px 10px 10px;
  border: 1px solid rgb(80, 80, 80);
  border-radius: 3px;
	height: 150px;
	xwidth: 200px;
}
.dlr-dashboard {
	background-color: rgb(240, 240, 240);
}
.dlr-dash-header {
	background-color: rgb(200, 200, 200);
	padding: 10px 10px 10px 10px;
  background-image:  none;
	background-color: rgb(30, 50, 90);
  position: relative;
	color: rgb(210, 210, 210);
}
.dlr-dash-box {
	padding: 10px 0px 10px 0px;
}

.larts-flex-container {
	
}

.larts-flex-item {
	width: 250px;
	margin: 10px;
	xheight: 150px;
}
