* {
	margin: 0;
	padding: 0;
}

body {
	background: #ddd ;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:left;
	margin:20px 0;
}
::placeholder {
  opacity: 0.5;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #385B88;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}
.green {
    background: #e0f5ef;
}
p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}
.red {
	color:red;
}
ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-alpha;
}

ol li {
}

a {
	color:#2f79be;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EA672E;
}
img {
	border: none;
}

img.left {
	border: 1px solid #999;
}
.noUnderline:hover {
	text-decoration:none;
}
.en1 {
	background:#f7eef1 url(flag_en.png) no-repeat right;
}
.gr1 {
	background:#f3f7fb url(flag_gr.png) no-repeat right;
}
.de1 {
	background:#F5EFE6 url(flag_de.png) no-repeat right;
}
.ch1 {
	background:#F5E4E4 url(flag_ch.png) no-repeat right;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #F5F5F5;
	border: 1px solid #CAD4DF;
	width:100%;
}
.justR {
	text-align:right;
}
.boxed .title {
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}
.boxed .thisPos {
	font-size:30px;
	color:#C55;
	font-weight:bold;
}
.boxed .content {
	padding: 10px;
}

.page {
	margin: 0 auto;
	max-width: 1120px;
}
.header {
	height: 60px;
	padding:10px 0 0 0;
	width:850px;
	text-align:left;
}
.header2 .logo {
	height:30px;
	width:auto;
	float:left;
	margin-right:15px;
}
.header2 {
	background-color: #5691c9;
    color: #eee;
    padding: 10px 0 10px 15px;
    font-size: 1.6em;
    line-height: 1.6em;
}
.header3 {
	background-color:#6d6d6d;
	color:#eee;
	padding:12px 0 12px 15px;
	font-size:1.2em;
	font-weight:bold;
}
.header4 {
	background-color:#718296;
	color:#eee;
	padding:8px 0 8px 15px;
	font-size:1.1em;
	font-weight:bold;
}

.header5 {
    background-color: #bdbaba;
    color: #fff;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: bold;
}
.header6 {
    font-weight: bold;
    padding: 5px 0 8px 15px;
    background: #e8e8e8;
}
.boxed_2 {
	background: #EEE;
	border: 1px solid #CAD4DF;
	font-size: 0.95em;
	padding:0px;
	width:100%;
	border-collapse: collapse;
	margin: 20px 0;
}
td {
	padding:8px;
	line-height: 18px;
}
td.photoPad {
	padding-left:0px;
	padding-right:10px;
}
th {
	font-size:1em;
}
.boxed_2 tr:hover {background: #eaeaea}
.boxed_2 tr.noHover:hover {
	background-color:#aaa;
}

table.boxed_3 {
  border: 1px solid #1C6EA4;
  background-color: #EEEEEE;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.boxed_3 td, table.boxed_3 th {
  border: 1px solid #DDDDDD;
  padding: 10px;
}
table.boxed_3.ver2 td {
    padding: 4px 10px;
}
table.boxed_3 tr:nth-child(even) {
}
table.boxed_3 tr:hover {
  background: #eaecf5;
}
table.boxed_3 td.col1, table.boxed_3 td.col2 {
	width: 40px;
}
table.boxed_3 td.col2, table.boxed_3 td.col4 {
	border-right: 0 !important;
}
table.boxed_3 td.col3 {
	border-left: 0 !important;
	text-align:right;
	color:#ca6141;
}
.boxed_3 .tdFull {
	padding:0;
	height:100%;
	background:#5691c9;
	padding: 0 20px 0 0;
}
.boxed_3 .tdFull a{
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-align:center;
	padding:10px;

}
.boxed_3 .tdFull:hover {
	background:#3A4E70;
}
table.boxed_3.new td {
    width: 45px;
}
table.boxed_3.new td.larger {
    width: 62px !important;
}
table.boxed_3.new td.product {
    width: 360px !important;
    word-break: break-word;
}
table.boxed_3.new td.info span {
	padding: 4px 4px 2px 4px;
	background: #718296;
	color: white;
	text-align: center;
	margin-right: 3px;
	border: 1px solid #606060;
}
table.boxed_3.new td.info span.courier {
	background: #388545;
}
table.boxed_3.new td.tdFull {
    width: 160px !important;
}
table.boxed_3.new td.name {
    width: 172px;
}
.tWidth5 {
	width:5%;
}
.tWidth10 {
	width:15%;
}
tr.delete {
    background: #f1c2c2;
}
.error {
	background:#dd9999;
	padding:10px 0 10px 15px;
	color:#fff;
}
.error a {
	color:#fff;
	text-decoration:underline;
}
input, textarea, select{
	border:1px solid #d0d4d8;
	background:none;
	font-size:13px;
	padding:8px;
	color:#777;
	border-radius: 6px;
}
input[type="button"]:hover {
	cursor:pointer;
}
.input7 {
    font-weight: bold;
    border: 2px solid #888;
    font-size: 13px;
    color: #556;
    padding: 7px 18px 7px 18px;
    background: #e6e6e6;
    border-radius: 4px;
}
textarea {
	width:90%;
}
.input7:hover {
	background: #5691c9;
    color: #eee;
    border-color: #5f5f5f;
    cursor:pointer;
}
.input7.ver2 {
    background: #f17561;
    color: white;
    border: 1px solid white;
}
.input7.ver2:hover {
    text-decoration: none;
    background: #333;
}
.button_esc {
	font-weight:bold;
	border: 1px solid #666;
	font-size:12px;
	color:#eee;
	background:#8899CC;
	height:25px;
}
.right {
	text-align:right;
}
.buttonSmall {
	background:#666;
	font-size:10px;
	color:#ccc;
}
.buttonSmall:hover {
	color:#fff;
}
.main {
	list-style-type: none;
	margin:0;
	padding:0;
}
.main li{

	background:#ddd;
	margin: 0 1% 1% 0;
width: 49%;
float: left;

}
.main li a {
	font-weight:bold;
	display: block;
	padding: 5px 0 5px 20px;
}
.w-100 {
  width: 100% !important;
}
.main li span.normal {
	font-weight:normal;
	color:#333;
}
.main li a:hover {
	background: #e8e8e8;
  text-decoration: none;
  color: #545454;
}
.ptitle {
	background:#ddd;
	color:#666;
	font-size:16px;
	font-weight:bold;
}
.horMenu {
	background:#666;
}
.horMenu.selected {
	background:#333;
}
.horMenu a {
	color:#eee;
}
/* 8.5 PAGINATION */
.products_count {
    height: 30px;
    float: left;
    margin: 10px 10px 0 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 30px;
}
#pagination {
    display: inline-block;
    margin: 10px 0 0 10px;
    font-size: 0;

}
#pagination span {
    vertical-align: top;
    margin:1px;

}
#pagination span ~ span {

}
#pagination span a {
    height: 30px;
    padding: 0 10px;
    background: #ffffff;
    border:1px solid #e5e5e5;
    font-size: 13px;
    line-height: 29px;
    color: #0f5b81;
    display: inline-block;
}
#pagination span.page a {
    width: 30px;
    padding: 0;
    text-align: center;
    display: inline-block;
}
#pagination span a:hover {
    background: #fe5252;

    border-color: #fe5252;

    color: #ffffff;
}
#pagination span.current {
    width: 30px;
    height: 30px;

    background: #113446;
    font-weight: bold;
    font-size: 13px;
    line-height: 29px;
		display: inline-block;
    color: #ffffff;
    text-align: center;
    cursor: default;
}
.fas.home {
    font-size: 22px;
    padding: 0px 8px;
}
.fas.home:hover {
    color: #EA672E;
}
.fas.home.unseen {
    color: #ff8100;
}
.danger {
	color:#dc4a79;
}
.switcher {
	display:block;
}
.switcher:hover {
	cursor:pointer;
}
.switcher.offline {
    color: #aaa;
}
.switcher.online {
    color: #db9844;
}
a.up .fas, a.down .fas, a.upMCat .fas, a.downMCat .fas {
	  font-size: 18px;
    padding: 0 3px;
}
.internalLink {
    cursor: pointer;
    color: #41bf91;
    padding: 0 5px !important;
}
.fas.home2 {
    font-size: 26px;
    padding: 0px 10px;
    line-height: 1px;
  }
.ulLevel1 {
    font-size: 1.1em;
}
.ulLevel2 {
    text-indent: 20px;
    font-size:1.05em;
}
.ulLevel3 {
    text-indent: 40px;
}
.ulLevel4 {
    text-indent: 60px;
    font-size: 0.9em;
}
.catRow:hover {
	cursor:pointer;
}
span.resultSuccess, span.resultError {
	background: #44807d;
  padding: 5px 10px;
  color: #eee;
}
span.resultError {
	background: #c76060;
}
/* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  margin-bottom: 18px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.button {
    width: 20px;
    height: 20px;
    border: 0px solid transparent;
    margin: 1px;
    padding: 0px;
    background: transparent;
    vertical-align: middle;
}
.button.ver2 {
	vertical-align:inherit;
}
.imgTable {
    background: #e8e8e8;
    border: 1px solid #ccc;
    margin: 0 10px 10px 0;
}
tr.defaultTRBG {
    background: #e2e2e2;
}
tr.defaultTRBG2 {
    background: #eaeaea;;
}
.pad0, .pad1 {
	text-align:center;
	padding:0px !important;
}
.pad2 {
	padding:2px !important;
}
#qntTable tr:nth-child(even) {
	background:#f3f3f3 !important;
}
i.big, i.big {
    font-size: 24px;
    color: green;
    text-align: center;
}
i.big.minus {
	color:red;
}
i.big:hover, i.big:hover {
		cursor:pointer;
    color: black;
}
table#qntTable td {
    padding: 2px;
}
table#qntTable tr:nth-child(2) {
    vertical-align: top;
}
.calcCB {
	display:none;
}
p.vs {
    font-size: 12px;
    text-align: center;
    color: #888;
    padding: 20px 0 0 0;
}
.colorSquare {
	border: 1px solid #888;
  width: 32px;
  height: 32px;
  background-color: none;
  display: inline-block;
  float: right;
  margin: 0 0 0 10px;
}
.d-none {
	display:none;
}
.tableR {
	width:100%;
	margin:10px 0;
}
.tableR th {
    padding: 5px 10px 3px 10px;
    border-bottom: 3px solid #aaa;
    
}
@media only screen and (min-width: 0px) and (max-width: 440px) {
	.mobileOpt {
		display:none;
	}
}
.addNew {
    background: #999;
    padding: 2px 5px;
    color: white;
}
.addNew:hover {
    color: #232323;
    cursor:pointer;
}
ul.tabs {
    list-style-type: none;
}
ul.tabs li {
    float: left;
    margin: 10px 5px;
    background: #6d6d6d;
}
ul.tabs li.selected {
    background: #5691c9;
}
ul.tabs li:hover {
    background: #333;
}
ul.tabs li a {
    color: white;
    font-weight: bold;
    display: block;
    padding: 5px 10px;
}
ul.tabs li a:hover {
    text-decoration: none;
}
.OFBox {
    height: 250px;
    overflow: auto;
}
tr.unseen {
    background: #e1e9ef;
}
.likeIcon {
    vertical-align: inherit;
    color: #ff8100;
    font-size: 1.2rem;
    margin-left: 10px;
}
.likeIcon:hover {
    cursor:pointer;
    color: #333;
}
.uList {
	margin:0;
}
.uList li {
    list-style-type: none;
	margin: 5px 6px;
	display: inline-table;
    font-family: monospace;
	font-size: 14px;
}
.uList li a {
    background: #ddd;
    padding: 6px 5px;
}
#managePhotos table {
    border: 1px solid #ccc;
    text-align: center;
    margin: 0 10px 10px 0;
	background: #eaeaea;
	border-radius: 4px;
	width: 143px;
}
#managePhotos i.fa-times {
    font-size: 1.5rem;
    color: #eca568;
	vertical-align: inherit;
}
#managePhotos i.fa-times:hover {
    color: #ff2300;
	cursor: pointer;
}
#managePhotos select {
    font-size: 12px;
    padding: 5px;
	text-align: right;
}
#managePhotos i.fa-font {
    color: #eca568;
    font-size: 1.2rem;
    vertical-align: inherit;
}
#managePhotos i.fa-font:hover {
	color: #333;
	cursor: pointer;
}
#managePhotos .button {
	vertical-align: middle;
	
}
#managePhotos img.left {
	height: 110px;
}
.editOrder {
    font-size: 1rem;
    color: #5691c9;
    margin-left: 10px;
}
.editOrder:hover {
    color: #f17561;
   	cursor:pointer;
}
.loading {
	vertical-align: middle;
	color: red;
	font-size: 23px;
}
.langs .chLang {
    text-align: center;
    background: #cfd0d1;
    font-weight: bold;
}
.langs .chLang:hover {
    background: #444;
	color:white;
	cursor: pointer;
}
.langs .chLang.active {
	background: #5691c9;
	color:white;
}