/*
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2002 osCommerce

  Released under the GNU General Public License
  
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  $Date: $
  $URL: $
*/
.uk-button-primary{
  /* padding: 15px; */
}

.small_logo{
  background: url("../images/small_logo.jpg") no-repeat scroll 0 0 transparent;

}

.small_logo_effect{
  background: url("../images/small_logo_effect.jpg") no-repeat scroll 0 0 transparent;
}

.small_store_logo{
  opacity:0.8;
  filter:alpha(opacity=80); /* For IE8 and earlier */
}
.small_store_logo_effect{
}

/* links */
a { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000000; font-weight: normal; text-decoration: none; }
a:hover { font-family: Verdana, Arial, sans-serif; color: #000000; font-weight: normal; text-decoration: none; }

a.headerLink { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.headerLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; text-decoration: underline; }

a.menuBoxHeadingLink { font-size: 14px; color: #616060; font-weight: bold; text-decoration: none; }
a.headerBoxLink { font-size: 20px; color: #616060; font-weight: bold; text-decoration: none; }

a.menuBoxContentLink { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #616060; font-weight: normal; text-decoration: none; }
a.menuBoxContentLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #616060; font-weight: normal; text-decoration: underline; }

a.splitPageLink { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000; font-weight: normal; text-decoration: none; }
a.splitPageLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000; font-weight: normal; text-decoration: none; }



  @media only screen and (max-width: 600px) {
    a { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #000000; font-weight: normal; text-decoration: none; }
    a:hover { font-family: Verdana, Arial, sans-serif; color: #000000; font-weight: normal; text-decoration: underline; }

    a.menuBoxContentLink { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #616060; font-weight: normal; text-decoration: none; }
    a.menuBoxContentLink:hover { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #616060; font-weight: normal; text-decoration: underline; }
  }
  
/* menu box */
.menuBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #616060; background-color: #ffffff; }
.menuBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #616060; }

/* page */
body { background-color: #F7F7F7; color: #000000; margin: 0px; }
.headerBar { background-color: #777; } /* 20201130 */
.headerBarContent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ffffff; font-weight: bold; padding: 2px 0 4px; }
.columnLeft { background-color: #F0F1F1; border-color: #999999; border-width: 1px; border-style: solid; padding: 2px; }
.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }

/* data table */

.dataTableHeadingRow { background-color: #777; } /* 20201130 */
.dataTableHeadingContent { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ffffff; font-weight: bold; padding: 15px;}
.dataTableRow { background-color: #EEE; } /* 20201130 EEE > E9E1F7  bj ccc 20201204 */
.dataTableRowSelected { background-color: #ccc; }
.dataTableRowSelectedwhite { background-color: #e9e9e9; font-weight: bold;}
.dataTableRowOver { background-color: #ccc; /* 20201130 ddd > BEA0FA bj ccc 20201204 */ cursor: pointer; cursor: hand; }
.dataTableContent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; padding: 8px;} /* padding 20201130 */ 

/* info box */
.infoBoxHeading { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #ffffff; background-color: #777; /* 20201130 */ padding: 15px; }
.infoBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #000000; background-color: #ddd; } /* 20201130 ddd > e1d5f7 */

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 11px; background-color: #99ff00; }

/* forms */
CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, FILE { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
FORM { display: inline; }

/* account */
.formArea { background-color: #f1f9fe; border-color: #7b9ebd; border-style: solid; border-width: 1px; }
.formAreaTitle { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; }

/* attributes */
.attributes-odd { background-color: #f4f7fd; }
.attributes-even { background-color: #ffffff; }

/* miscellaneous */
.specialPrice { color: #ff0000; }
.oldPrice { text-decoration: line-through; }
.fieldRequired { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.medium_font { font-size: 14px;}
.medium_font a:link { font-size: 12px;}
.larger_font { font-size: 20px; }
.errorText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #ff0000; }

.nopdf {
    color: #000000;
    font-family: Verdana,Arial,sans-serif;
    font-size: 8px;
}

.VisitorTableBox {border-top: solid 1px #000000; border-left: solid 1px #000000; }
.VisitorTableHeadingContent { font: bold 8pt Verdana, Arial, sans-serif; color: #000000; bold; border-right: solid 1px #000000; border-bottom: solid 1px #000000; }
.VisitorTableContent { font: normal 8pt Verdana, Arial, sans-serif; color: #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000; }


.language_tab_active{
  background: url('../images/on_knapp.jpg') no-repeat scroll 0 0 transparent;
  padding: 9px 7px 0 9px; 
  position: relative; 
  top: 3px; 
  z-index: 50;
}

.language_tab{
  background: url('../images/off_knapp.jpg') no-repeat scroll 0 0 transparent;
  padding: 9px 7px 0 9px; 
  position: relative; 
  top: 3px; 
  z-index: 50;
}
#text_scan_span{
  padding: 5px;
  border: 1px solid #cccccc;
  background: -moz-linear-gradient(top,  rgba(239,230,244,1) 0%, rgba(239,230,244,0.88) 12%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(239,230,244,1)), color-stop(12%,rgba(239,230,244,0.88)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(239,230,244,1) 0%,rgba(239,230,244,0.88) 12%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(239,230,244,1) 0%,rgba(239,230,244,0.88) 12%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(239,230,244,1) 0%,rgba(239,230,244,0.88) 12%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(top,  rgba(239,230,244,1) 0%,rgba(239,230,244,0.88) 12%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe6f4', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

td.headerNavigation { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: 616060; font-weight: bold; }
a.headerNavigation:link { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: none; }
a.headerNavigation:visited { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: none; }
a.headerNavigation:active { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: none; }
a.headerNavigation:hover { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #616060; font-weight: normal; text-decoration: underline; }


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 6px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	width: 100%;
	font: menu;
	font-size: 16px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 28px;
	overflow: hidden;
}

.ac_loading {
	background: white url('images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#priority1{
background-color: #f34040;
}
#priority2{
background-color: #fbbd5b;
}
#priority3{
background-color: #f7f780;
}
#priority4{
background-color: #c6f342;
}
#priority5{
background-color: #61f561;
}

.priority1{
background-color: #f34040;
padding: 6;
}
.priority2{
background-color: #fbbd5b;
padding: 6;
}
.priority3{
background-color: #f7f780;
padding: 6;
}
.priority4{
background-color: #c6f342;
padding: 6;
}
.priority5{
background-color: #61f561;
padding: 6;
}

.hamburgermenu {
  z-index: 10000;
}

.footer_text{
  font-size: 14px;
}


.login_sqare input:-webkit-autofill {
    background-color: #000 !important;
}

.login_sqare input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
    font-size: 18px;
}

.login_sqare input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;/*your box-shadow*/
    -webkit-text-fill-color: #333;
    font-size: 18px;
} 

.login_sqare input {
  filter: none;
}


.login_sqare input:-webkit-autofill,
.login_sqare input:-webkit-autofill:hover,
.login_sqare input:-webkit-autofill:focus,
.login_sqare input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
}

/* Change Autocomplete styles in Chrome*/
.login_sqare input:-webkit-autofill,
.login_sqare input:-webkit-autofill:hover, 
.login_sqare input:-webkit-autofill:focus {
  border: 1px solid #ccc;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}



/*  -------------  uikit egna ändringar --------------  */

.uk-button-default {
  background-color: #ccc !important;
}

.uk-link a{
  color: #000000 !important;
}

.uk-offcanvas-bar .uk-link a{
  color: #FFF !important;
}

.uk-select, .uk-input{
  min-width: 220px;
}

.uk-button{
  background-color: #3b3939 !important;
  color: #fff;
  border: 0px solid #ffffff;
}

.uk-button:hover{
  filter: brightness(125%);
}

.uk-button-default {
  background-color: #3b3939 !important;
  color: #fff;
  border: 0px solid #ffffff;
  margin-top: 3px;
  min-width: 125px;
}

.uk-button-default:focus, .uk-button-default:hover {
    color: #CCC;
}

.uk-search-default{
  width: 220px;
}

/*
::selection {
  background: #fff;
  color: #000;
  text-shadow: none;
}
*/
.uk-button{
  white-space: nowrap;
}
/*  -------------  uikit egna ändringar slut --------------  */

.show_all_button ol, .show_all_button ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}

/*
.show_all_button{
  position: relative;
  top: 130px;
}
*/
.show_all_button{
  text-align: left;
  margin-bottom: 0;
  position: relative;
  top: 16px;
  height: 56px;
}

.index_sort{
  position: relative;
  top: -25px;
  left: 87px;
  height: 17px;
  width: 50px;
}
@media only screen and (max-width: 640px) {
  .show_all_button{
    text-align: center;
  }
  .index_sort{
    position: relative;
    top: -25px;
    left: 50%;
    margin-left: 55px;
    height: 17px;
    width: 50px;
  }
}

#optionDropDown, #optionValueDropDown, #newQuantity, #newPrice{
  width: 150px;
  min-width: 150px;
}

 #prefix_0{
  width: 50px;
  min-width: 50px;
}


.dataTableRow:nth-child(even) {background: #ddd}
.dataTableRow:nth-child(odd) {background: #EEE}


  .uk-navbar-toggle {
    color: #fff;
  }
  
  .wrapper_hamburger{
    // position: absolute;
    // top: 0;
  }
  
  .uk-nav-header{
    font-size: 20px;
  }
  
  .uk-offcanvas a{
    font-size: 14px;
    color: #FFF;
  }
  
  .uk-nav-default>li>a{
    color: #FFF !important;
  }
  
  .wrapper_hamburger{
    z-index: 10;
  }
  
  .uk-card-default{
    padding-bottom: 8px;
  }
  
	.login_wrapper .uk-card{
		border-radius: 0.4em;
		box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
		border: 1px solid rgba(255, 255, 255, 0.3);
	}
	
	.login_sqare{
		animation-name: fadeInUp;
		animation-duration: 2s;
	}
	
  .header_bar{
    background-color: #9322ae !important;
    padding: 15px 0;
  }
  
  .header_icon{
    color: #FFF !important;
  }
  
  [class*=uk-align]{
    margin-bottom: 0;
  }
  
  .header_text{
    font-size: 22px;
  }
  
  .header_bar a:hover{
    text-decoration: none;
  }
  .header_img{
    height: 30px;
    transition: height 0.3s;
  }
  
  .header_bar{
    height: 28px;
    transition: height 0.3s;
  }
  
  .wrapper_table {
    padding: 0px 10px 0px 15px;
  }

  .wrapper_table_print {
    padding: 0;
  }
  
  .newOptionPanel-button{
    position: relative;
    top: 8px;
  }
  

  
  /* Logo Animation */


@keyframes color-rotate {
    from {
        filter: hue-rotate(0deg);
    }
    to {
        filter: hue-rotate(360deg);
    }
}


.logo:hover {
    animation: color-rotate 2s;
    animation-iteration-count: infinite; 
    animation-direction: alternate;
}


  .login_wrapper{
    background: url(../images/login-bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

  }
  
  @media only screen and (max-width: 600px) {
    .login_wrapper{ 
      margin: 0;
      padding: 0;
    }
  }
  
  .login_div{
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgb(50, 50, 50); /* Fallback for older browsers without RGBA-support */
    background: rgba(50, 50, 50, 0.5);
  }
  
  @media only screen and (max-width: 600px) {
    .login_wrapper{ 
      margin: 0;
      padding: 0;
    }
  }
  
  .login_div{
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgb(50, 50, 50); /* Fallback for older browsers without RGBA-support */
    background: rgba(50, 50, 50, 0.5);
	width: 540px;
  }
  
  .text{
    color: white !important;
  }
  
  .login_div input, input:-internal-autofill-selected {
    background: rgb(50, 50, 50); /* Fallback for older browsers without RGBA-support */
    background: rgba(50, 50, 50, 0.5) !important;
    border: 0px solid #222;
    font-size: 18px;
    color: white !important;
  }
  
  .login_div input:-webkit-autofill::first-line {font-size: 16px}

  .form-icon{
    position: absolute;
    top: 18px;
    left: 8px;
    color: white;
    font-size: 22px;
  }

	@media only screen and (min-width: 601px) {
		.login_sqare{
			max-width: 540px;
		}
		
		  .opacity_full{
			  width: 360px;
			  margin: 0 0 0 50px;
		  }
	}
	
	@media only screen and (max-width: 600px) {
		.login_sqare{
			max-width: 475px;
		}
		.login_div{
			top: -60px;
			position: relative;
		}
	}
 
  
  .form-icon{
    margin-left: 4px;
  }
  
  html{
    min-height:100%;/* make sure it is at least as tall as the viewport */
    position:relative;
  }
  
  /*
  body{
      height:100%; 
  }
  */
  
	[class*=uk-align] {
		margin-bottom: 0 !important;
	}
	
	.uk-navbar-center{
		position: relative;
		top: 20px;
	}

	.header_logo{
		padding-left: 42px;
	}
	
	@media only screen and (max-width: 600px) {
		.header_logo {
			padding-left: 9px;
		}
	}
	
	/*.order_rma .uk-input{
		height: 19px;
	}*/
	
	
.uk-navbar-item, .uk-navbar-nav>li>a, .uk-navbar-toggle {
    min-height: 30px;
}


/* ---------------- kassa css start ------------------ */
.rma_wrapper_table .infoBoxContent{
  background-color: transparent;
}
.till_button {
  height: 39px;
  margin-top: 1px;
  width: 100% !important;
}

.returns_row {
  padding: 5px 15px;
}

.returns_row:hover{
  background: #252525;
}

.return_heading{
  color: #FFF;
}

#sub, #add{
  min-width: 50px;
}

.returns_div, .change_div {
  position: fixed;
  padding: 0;
  background: #202020;
  padding-bottom: 40px;
  max-width: 900px;
  border-radius: 1.4em;
  box-shadow: 0 20px 30px rgb(0 0 0 / 60%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  color: #FFF;
}

/*
.returns_div_ok{
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
  
.returns_div {
  position: fixed;
  padding: 0;
  top: 0;
  left: 0;
  background: #fff;
  padding-bottom: 40px;
  max-width: 900px;
  border-radius: 1.4em;
  box-shadow: 0 20px 30px rgb(0 0 0 / 60%);
  border: 1px solid rgba(255, 255, 255, 0.3);
  
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
*/

@media only screen and (min-width: 600px) {
  .returns_div, .change_div {
      width: 60%;
  }
}

@media only screen and (max-width: 600px) {
  .returns_div, .change_div {
      width: 90%;
  }
}

#searchList{
  line-height: 200%;
}

.customer_row:nth-child(odd){
  background-color: #5B2C6F;
  color: #fff;
  padding-left: 12px;
}

.customer_row:nth-child(even){
  background-color: #4A235A;
  color: #fff;
  padding-left: 12px;
}

.order_row:nth-child(odd){
  background-color: #154360;
  color: #fff;
  padding-left: 12px;
}

.order_row:nth-child(even){
  background-color: #1B4F72;
  color: #fff;
  padding-left: 12px;
}

.submit_row:nth-child(odd){
  background-color: #0E6251;
  color: #fff;
  padding-left: 12px;
}

.submit_row:nth-child(even){
  background-color: #0B5345;
  color: #fff;
  padding-left: 12px;
}

.glow {
  font-size: 24px;
  color: #fff;
  text-align: center;
  /* animation: glow 1s ease-in-out infinite alternate; */
  text-shadow: 3px 4px 5px #000000;
}



    .search-button {
      min-width: 98px !important;
    }
      
    @media only screen and (min-width: 600px) {
      .search-button {
        min-width: 200px !important;
      }
    }
    
    /*.wrapper_table{
		  background: #ddd !important;
	  }*/
    
    .submit_button{
      background-color: #018d32!important;
    }
    .main{
      font-size: 12px;
    }

    #suggesstionBox, #productsListBox{
      position: absolute;
      background: #333;
      width: 74%;
      margin-top: 2px;
      border: 1px solid #FFF;
      z-index: 100;
    }
    
    #productsListBox{
      width: calc(100% * 1 / 3.07);
    }
    
    #productsListBoxP{
      position: absolute;
      background: #fff;
      width: 74%;
      margin-top: 2px;
      border: 1px solid #000;
      z-index: 100;
    }
    
    #productsListBoxP{
      width: calc(100% * 1 / 3.07);
    }
    
    @media only screen and (max-width: 600px) {
      #suggesstionBox{
        width: 96%;
      }
      
      #productsListBox{
        width: 97%;
      }
    }
    
    #searchList, #searchList2, #searchListP{
      list-style-type: none;
      padding: 15px;
      margin: 0;
    }
        
    .products_row{
      height: 40px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }
    
    .products_row:nth-child(odd) {
      background-color: #5B2C6F;
      color: #fff;
      padding-left: 12px;
    }
    
    .products_row:nth-child(even) {
      background-color: #4A235A;
      color: #fff;
      padding-left: 12px;
    }
    
    .main_wrapper>div, .startWrapper, .backWrapper{
		padding-right: 2px;
	}

	.telephone{
		white-space: nowrap;
	}
	.main_wrapper {
		font-size: larger !important;
	}
	
	.extra_notes{
		font-size: 16px!important;
	}

	.till_div .uk-input, .till_div .uk-select, .till_div .uk-textarea{
		padding: 0 6px;
		min-width: 5px;
	}
	
  .uk-input::-webkit-input-placeholder {
     color: #000;
  }

  .hide_input{
    display: none;
  }

  .show_input{
    display: block;
  }

  html {
    scroll-behavior: smooth;
  }

  @media only screen and (max-width: 600px) {
    .to_orders{
      padding: 0;
    }
  }

  .container1{
    background: rgba(20, 20, 20, 80%) !important;
  }

  .container_wrapper{
    padding: 10px 5px 0 5px;
  }
    
  .add_form_field{
    background-color: #1c97f3;
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border:1px solid #186dad;
  }

/*
  .delete{
    background-color: #fd1200;
    border: none;
    color: white;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
  }
*/
  
  #upClick, #downClick{
    padding: 0;
  }
 
  
  #header_icon{
    color: white;
  }
  
  .container1{
    height: 465px;
    overflow: scroll;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    margin-top: 5px;
  }
  
  .container_wrapper{
    height: 565px;
  }
  
  .container1::-webkit-scrollbar {
    display: none;
  }
@media only screen and (max-width: 600px) {
  .container1{
    height: 190px;
  }
  
  .container_wrapper{
    height: 285px;
  }
}

.products_row.selected {background:#af3dd1;}

.kassa_knappar{
  height: 72px;
  overflow: hidden;
  text-shadow: 3px 4px 5px #000000;
  font-size: 17px;
  line-height: 26px;
  transition: transform .2s ease-in-out;
  padding-right: 2px!important;
}
.catWrapper, .prodWrapper{
  /* min-width: 270px; */
}
.kassa_knappar:hover {
  filter: brightness(125%);
  /* transform: scale(1.1); */
  transition: transform .2s ease-in-out;
}

.categoryButton{
  background-color: #5B2C6F !important;
}

.productsButton{
  background-color: #1f4282 !important;
}

.categoryList, .input_wrapper{
  padding: 10px 5px 0 5px; 

}

@media only screen and (min-width: 960px) {
  .categoryList, .input_wrapper{
    position: relative;
    top: -59px;
  }
}

@media only screen and (max-width: 959px) {
  .categoryList, .input_wrapper{
    position: relative;
    top: 5px;
  }
}

/*
.categoryButton:hover{
  background-color: #8748a2 !important;
}

.productsButton:hover{
  background-color: #2856aa !important;
}
*/

.prodImage{
  margin-top: 5px;
}

.cList {
    color: #9322AE;
}

/*
.crm_background {
    background: #c75f7b;
}

.kassa_knappar:hover {//zoom för kassa
  transform: scale(1.1);
}
*/


.service_logo{
    position: relative;
    top: 21px;
    left: -2px;
    padding-bottom: 35px;
}

.service_div .infoBoxContent, .service_div a{
  background-color: transparent;
  color: #fff;
}


.service_sqare input:-webkit-autofill {
    background-color: transparent !important;
}

.login_sqare input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;
    font-size: 18px;
}

.service_sqare input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;/*your box-shadow*/
    -webkit-text-fill-color: #333;
    font-size: 18px;
} 

.login_sqare input {
  filter: none;
}


.login_sqare input:-webkit-autofill,
.login_sqare input:-webkit-autofill:hover,
.login_sqare input:-webkit-autofill:focus,
.login_sqare input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
}

/* Change Autocomplete styles in Chrome*/
.login_sqare input:-webkit-autofill,
.login_sqare input:-webkit-autofill:hover, 
.login_sqare input:-webkit-autofill:focus {
  border: 1px solid #ccc;
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}



  .rma_wrapper_table{
    background: url(../images/login-bg.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

  }
  
  @media only screen and (max-width: 600px) {
    .rma_wrapper_table{ 
      margin: 0;
      padding: 0;
    }
  }
  

  
  @media only screen and (max-width: 600px) {
    .rma_wrapper_table{ 
      margin: 0;
      padding: 0;
    }
  }
  
  .service_div{
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background: rgb(50, 50, 50); /* Fallback for older browsers without RGBA-support */
    background: rgba(50, 50, 50, 0.4);
  }
  
  .text, .service_div input::placeholder {
    color: white !important;
  }
  
  .service_div input, input:-internal-autofill-selected, .service_div select {
    background: rgb(50, 50, 50); /* Fallback for older browsers without RGBA-support */
    background: rgba(20, 20, 20, 80%) !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 18px;
    color: white !important;
  }

.service_div textarea, .service_div textarea::placeholder{
    background: rgba(40, 40, 40, 1) !important;
    color: white !important;
  }
  
  .service_div input:-webkit-autofill::first-line {font-size: 16px}

@media only screen and (min-width: 601px) {
  .opacity_full{
    width: 360px;
    margin: 0 0 0 50px;
  }
}

.confirm{
  text-align: left;
}

@media only screen and (max-width: 600px) {
  .confirm{
    text-align: center;
  }
}

.service_wrapper{
		border-radius: 0.4em;
		box-shadow: 0 20px 30px rgba(0, 0, 0, 0.6);
		border: 1px solid rgba(255, 255, 255, 0.3);
	}

/* TODO Björn lägg in nedan css på adm-ms/order_create_rma.php 
../adm-ms/images/login-bg.jpg
*/
.rma_wrapper_table{
    background: url("../images/kassa_bg_dark.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: rgb(224 224 224 / 40%); /* transparent grått lager för att ljusa upp*/
}


/* stora knappar */
.uk-input {
    height: 46px;
}

.till_button {
    height: 44px;
    width: 99% !important;
}

.entry_note8_div textarea {
    height: 46px;
}

.till_text_table td {
    font-weight: bold;
}

/* max bredd på kassan (700 för en kolumn) 
.till_div{
    max-width: 1300px; 
}
*/

.confirm_button{
  background-color: #af3ed1 !important;
}

#searchList{
  line-height: 200%;
}

.customer_row:nth-child(odd){
  background-color: #5B2C6F;
  color: #fff;
  padding-left: 12px;
}

.customer_row:nth-child(even){
  background-color: #4A235A;
  color: #fff;
  padding-left: 12px;
}

.order_row:nth-child(odd){
  background-color: #154360;
  color: #fff;
  padding-left: 12px;
}

.order_row:nth-child(even){
  background-color: #1B4F72;
  color: #fff;
  padding-left: 12px;
}

.submit_row:nth-child(odd){
  background-color: #0E6251;
  color: #fff;
  padding-left: 12px;
}

.submit_row:nth-child(even){
  background-color: #0B5345;
  color: #fff;
  padding-left: 12px;
}

.products_row:hover{
    background-color: #af3ed1 !important;
    cursor: pointer;
}

.customer_row:hover{
    background-color: #af3ed1 !important;
    cursor: pointer;
}

.order_row:hover{
    background-color: #1b81c7 !important;
    cursor: pointer;
}


.submit_row:hover{
    background-color: #18b664 !important;
    cursor: pointer;
}

/* ---------------- kassa css slut ------------------ */

/* ---------------- tooltip css start ------------------ */
.tooltip {
  position: relative;
  display: inline-block;
  /* border-bottom: 1px dotted black; */
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: auto;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 15px 15px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.5s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.tooltip-right {
    top: -5px;
    left: 125%;
}
