/***************
 * General CSS
 ***************/
.tx-easyrev input[type=text],.tx-easyrev textarea,.tx-easyrev select {
	background: #fff !important;
}
.tx-easyrev input, .tx-easyrev textarea {
	border: 1px #ccc solid;
	padding: 3px;
}
.modal-backdrop {
    opacity: 0.3 !important;
}
.typo3-messages{
	list-style: none;
    margin: 0;
}
.typo3-messages li{
	margin-left: 0;
}

.tx-easyrev td{
	vertical-align: -webkit-baseline-middle;
}

.tx-easyrev h2 {border-bottom: 2px #ddd solid;}
.tx-easyrev h4 {border-bottom: 1px #ddd solid;}

.f3-widget-paginator:hover a {text-decoration: none !important;}
.f3-widget-paginator a{text-decoration: none !important;}
.f3-widget-paginator li{
	margin: 0;
}
.f3-widget-paginator{
	float: right;
	margin: 0px;	
}
.ui-draggable-handle{
	cursor: move;
}

#noResultFound{
	padding: 10px;
    text-align: center;
    border: 0;
}

/*****************
 * Page Loader CSS
 *****************/
/* #pgloader { 
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2000;
		width: 100vw;
		height: 100vh;
		background-color: rgba(121, 121, 121, 0.5);
		background-repeat: no-repeat;
		background-position: center;
	} */

/* #loaderIcon {	
	width: 100px;
	margin: auto;
	margin-top: 30%;
}
.mainLoader {
    border: 4px solid #e6e6e6;
    border-radius: 50%;
    border-top: 4px solid #888;
    border-left: 4px solid #888;
    width: 45px;
    height: 45px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    display: inline-block;
    margin-bottom: -3px;
} */
 /* .ml-loader {
  position: relative;
  width: 70px;
  height: 70px;
  margin: 25% auto;
}

.ml-loader div {
  -webkit-transform-origin: 32px 32px;
      -ms-transform-origin: 32px 32px;
          transform-origin: 32px 32px;
  -webkit-animation: 1.2s opaque ease-in-out infinite both;
          animation: 1.2s opaque ease-in-out infinite both;
}

.ml-loader div::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  width: 5px;
  height: 18px;
  border-radius: 10px;
  background-color: #4a4a4a;
}

.ml-loader div:nth-child(1) {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}
.ml-loader div:nth-child(2) {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.ml-loader div:nth-child(3) {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.ml-loader div:nth-child(4) {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.ml-loader div:nth-child(5) {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.ml-loader div:nth-child(6) {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.ml-loader div:nth-child(7) {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.ml-loader div:nth-child(8) {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.ml-loader div:nth-child(9) {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.ml-loader div:nth-child(10) {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.ml-loader div:nth-child(11) {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg);
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.ml-loader div:nth-child(12) {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg);
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.ml-loader div:nth-child(13) {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

@-webkit-keyframes opaque {
    0%, 40%, 100% {
      opacity: 0.1;
    }
    40% {
      opacity: 1;
    }
}

@keyframes opaque {
    0%, 40%, 100% {
      opacity: 0.1;
    }
    40% {
      opacity: 1;
    }
} */
/* shop image loader */
img.lazy {	
	display: block;

	/* optional way, set loading as background */
	background-image: url('/fileadmin/SITS/images/justLoader.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%
}

 /*****************
 * Animation CSS
 *****************/
@keyframes blink {50% { color: transparent }}
.loader__dot {font-size: 23px; font-weight: bolder;}
.loader__dot { animation: 2s blink infinite }
.loader__dot:nth-child(2) { animation-delay: 500ms }
.loader__dot:nth-child(3) { animation-delay: 1s }

/***************
 * Sidebar CSS
 ***************/
#sidebar{
	margin-top: 5px;
	margin-right: 10px;
	display: inline-block;
	width: 20%;
}
#sidebar .listTap{
	margin-top: 10px;
}
#sidebar ul, #sidebar li{	
    margin-left: 0;
}
#sidebar ul li a {
    padding: 10px;
    display: block;
}
#sidebar ul li a:hover {
    color: #000;
    background: #e2e2e2;
}
#sidebar li a{border: 1px solid #e6e6e6;}
#sidebar li ul{border-left: 10px solid #f7f7f7;}
#sidebar ul ul li a{color: #888;}
/* .shopIcon:hover {background-color: unset !important;} */
.shopIcon{   
	margin-right: 30px;
    margin-top: 8px;
	color: #000 !important;
}
#sidebar ul .in .active{background-color: #f7f7f7;}
/* #sidebar a:focus{background-color: #fff;} */
#shopBody{
	margin-top: 40px;
	width: 80%;
}
#navHead {
	margin-bottom: 10px; 
	background-color: #e6e6e6;
}
#navHead .breadcrumb li {
	margin-left: 0;
}
#navHead .breadcrumb {
    margin-bottom: 0;
	margin-left: 0;
	/* margin-right: 10px; */
    width: fit-content;
    width: -moz-fit-content;
    float: left;
	background-color: #e6e6e6;
}
/* #shopBody .glyphicon {
    font-size: x-small;
} */

/***********************
 * Button & Icon CSS
 ***********************/
.tx-easyrev .btn-default{ 
	border-color: #ccc;
}
.tx-easyrev .btn{ 
	border-color: #ccc;
	padding: 6px 12px;
}
.tx-easyrev .glyphicon-shopping-cart{ 
	font-size: x-large;
}
.tx-easyrev .glyphicon-trash{ 
	font-size: unset;
}
.valBtn{
	padding: 0px 8px 4px 8px;
}
#editIcon{
    cursor: pointer;
    font-size: small;
    padding: 5px;
}
.selectOpt {
    border: 1px #ccc solid;
    padding: 4px;
    min-width: 100px; 
    max-width: 250px;
	overflow: scroll;	
}
.addIcon{
    float: right;
    margin: -10px;
    background: #e6e6e6;
    border: 1px solid #c3c2c2;
}
.flagEditIcon{
	display: none;
    cursor: pointer;	
    font-size: small;
    padding: 5px;
}
#shopIconSpan{
	float: right;
}
#shopIconSpan .glyphicon {
	top: 7px;
}
#shopIconSpan .badge {
	top: 52px;
    right: 31px;
}
#badge{
	position: absolute;
}
.basketIcon{
	color: #808080 !important;
}
.editDeleteIcon{
	color: #000;
}
.addSubCate{
	margin: 6px;
	float: none; 
	color: #000;
}
.cateSequence{
	min-width: 0;
	width: 85px;
}

/***********************
 * Loader
 ***********************/
.loader {
  border: 2px solid #e6e6e6;
  border-radius: 50%;
  border-top: 2px solid #888;
  border-left: 2px solid #888;
  width: 18px;
  height: 18px;
  -webkit-animation: spin 1s linear infinite; /* Safari */
  animation: spin 1s linear infinite;
  display: inline-block;
  margin-bottom: -3px;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* #shopTableLoad .loader {
	border: 3px solid #e6e6e6;
	border-top: 3px solid #888;
	border-left: 3px solid #888;
	width: 35px;
	height: 35px;
	margin: 20% 50%;
} */
#shopTableLoad{ 
	padding: 200px;
	background-image: url(/fileadmin/SITS/images/justLoader.gif); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}

/************************************
 * Billing & Shipping Addresses CSS
 ************************************/
.addressDetail{	
	display: block;
    margin-left: 20px;
	width: fit-content;
	width: -moz-fit-content;
}
.shipAddCard{
    padding: 10px;
    min-height: 140px;
	display: inline-flex;
}
#addressPanel .panel-default > .panel-heading{
	background-color: #e6e6e6;
	padding: 8px;
}
#addressPanel .panel-title{
    font-size: unset;
}
#addressPanel .panel-title a:hover {
    /* background-color: #e6e6e6; */
    text-decoration: underline;
}
#addressPanel .panel-title a:focus{
    /* background-color: #e6e6e6; */
}
#confirmAddress{
    display: flow-root;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}

/*************
 * Table CSS
 *************/
#tableList {	
    border: 1px solid transparent;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    border-color: #ddd;
}
.img-td{
	width: 110px;
}
.main-td{
	width: 69%;
}
.qty-td{
	vertical-align: top;
	text-align: right;
	width: 180px;
}
.totalPieces{
	color: #f90909;
}
.qtyInput{
	width: 50px; 
	padding: 0px;
}
#tableHead{
	background-color: #e6e6e6;
}
.activeTable{
	display: unset;
	padding: 0 !important;
}
.deactiveTable{
	display: none;
}

/*************
 * Modal CSS
 *************/
#modalShipAddressHead{
	float: left;
	margin: 0px; 
	padding: 0px;
	border-bottom: 0;
    margin-right: 10px;
}
.modal-content{
	width: 400px; 
	margin: auto; 
	margin-top: 09%;
}

/*********************
 * Image Holder div
 *********************/
#imageHolder{
	width: 35%; 
	float: right; 
	margin: 0 2% 2% 0;
	padding-top: 3px;
 }
 
#imageHolder .closeIcon {
    margin-bottom: -25px;
    background-color: #a7a7a7;
    opacity: 0.6;
    color: white;
    line-height: 16px;
    padding: 1px;
    font-weight: normal;
}

#imageHolder .removeBtn {
    float: right;
    font-size: 25px;
    font-weight: bold;
    line-height: -1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.3;
    filter: alpha(opacity=20);
    margin: 4px;
    margin-bottom: -25px;
    padding: 0px;
}

#imageHolder .icon {
    padding: 8px;
    background: #cccccc !important;
	width: 30px;
    height: 30px;
    float: left;
}
.hiddenImg{
	width: 400px;
	height: auto;
}

/***********************
 * WebShop List
 ***********************/
.shp-sm-img{
	width: 100px;
    height: auto;
}

.add-remove-card{
    background-color: #f5f5f5;
	margin-top: 8px;	
}

.add-remove-card:hover {background: #ececec;}

/* #shop-table tr:hover{ box-shadow: 0px 1px 10px 1px #d0d0d0;} */

.sel-items-info{
    font-size: smaller;
    font-weight: 600;
	margin-top: 5px;
}
/* #shop-table hr{
	border-top: 1px solid #cecece;
	margin: 0;
 } */

.shp-items-body{
	background: #f1f1f1;
    padding: 5px;
}

.hideData{
	display: none;
}
#fixBillAddress{
	padding: 10px; 
	width: fit-content;
}
#fixShipAddress{
	display: flow-root;
}
.shipAdd{
	margin: 7px 0 0; 
	position: absolute;
}
#termsandconditions{
	margin: 0px 0px 10px 3px;
}
.commissionRemark{
	padding: 5px;
}
.addresses{
	padding: 15px;
}
.searchDiv{
	float: right;
}
#formBody{
	background: #e6e6e6; 
	margin-bottom:15px;
}
#importList{
	overflow: auto; 
	height: -webkit-fill-available;
}
.inlineBox{
	display: -webkit-inline-box;
	margin: 2px 0;
}

/******************************
 *Enlarge image while hovering
 ******************************/
.gallerycontainer {
  position: relative;
}

.smallImg:hover {
	text-decoration: none;
}

.smallImg span {
  position: absolute;
  padding: 5px;
  background: #fff;
  border: 1px solid #a7a7a7;
  visibility: hidden;
  color: black;
  text-decoration: none;
  z-index: 100;
  box-shadow: 0px 1px 10px 1px #9e9c9c;
  margin: 10px 0 0 -10px;
}
.smallImg span img {
  border: 0;
  padding: 2px;
}
.smallImg:hover span {
  visibility: visible;
  
}
.arrow-up {
    margin-top: -10px;
	margin-bottom: 5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;    
}