html {
	margin-top: 0;
	margin-left: 0;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	color: #555;
	font-size: 12px;
}
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color:white;
}
a {
	color: #395a6d;
}
a:active {
	color: #395a6d;
}
a:visited {
	color: #395a6d;
}
a:hover {
	color: #5b8bff;
}

.footer {
	color: #395a6d;
	margin-right: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-left: 10px;
	margin-left: 0px;
	margin-top:20px;
	float:left;
	width: 100%;
	height: 20px;
	vertical-align: middle;
	bottom:0px;
}
.footer a, a:active, a:visited, a:hover{
	color: #395a6d;
}
div#wrapper {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
div#main {
	background: #ff;
	overflow: auto;
	overflow-x: hidden;
	font-size: 12px;
/*	width: 69%;*/
	margin: 0 0 0 0;
	padding-bottom: 20px;
	float: left;
}
div#part1 {
	width: 24%;
	float: left;
	padding-right: 10px;
}
div#part2 {
	width: 24%;
	float: left;
	padding-right: 10px;
}
div#part3 {
	width: 24%;
	float:left;
	padding-right: 10px;
}
div#part4 {
	width: 24%;
	float:right;
}
div#part5 {
	width: 73%;
	float:left;
}

.main {
	font-family: Verdana, Geneva, sans-serif;
	color: #555;
	font-size: 12px;
}
.col1 {
	background-color: #DBE2E8;
}

.col2 {
	background-color: #F2F3F7;
}

.border {
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 7px;
	border-collapse: collapse;
}
.dotted {
	border-top-style: solid;
	padding-top:10px;
}

table {
	font-size:12px;
}

th {
	font-size:14px;
}

.biggerFont {
	font-size:14px;
}

.tableHover, .tableHover a, .tableHover a:hover, .tableHover a:active, .tableHover a:visited{
	background-color: #5b8bff;
	color: #ffffff;
}

.tableStd {
	background-color: #ffffff;
}

.greyLayer {
	background-color: #c0c0c0;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 120%;
	opacity: 0.6;
	z-index: 5;
	display: none;
	position: absolute;
}

.greyLayer2 {
	background-color: #c0c0c0;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 150%;
	overflow: hidden;
	opacity: 0.6;
	z-index: 10;
	display: none;
	position: absolute;
}

.whiteBox {
	background-color: #ffffff;
	left: 40%;
	top: 50%;
	padding: 10px;
	margin: -130px 0px 0px -150px;
	position: absolute;
	box-shadow: 0px 0px 30px grey;
	z-index: 7;
	display: none;
	border: #c7cfdf thin solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 10px;
}


.whiteBox2 {
	background-color: #ffffff;
	left: 50%;
	top: 50%;
	padding: 10px;
	margin: -130px 0px 0px -150px;
	position: absolute;
	box-shadow: 0px 0px 30px grey;
	z-index: 11;
	display: none;
	border: #c7cfdf thin solid;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size: 10px;
}

.msg_info, .msg_success, .msg_warning, .msg_error {
	box-shadow: 0px 0px 2px #BDBDBD;
	margin: 10px 0px;
	padding: 15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	-moz-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.msg_info {
	color: #ffffff;
	background-color: #60c6c8;
	background-image: url('info.png');
}
.msg_success {
	color: #ffffff;
	background-color: #56c082;
	background-image: url('success.png');
}
.msg_warning {
	color: #ffffff;
	/*background-color: #71B2D2;*/
	background-color: #f0ad4e;

	background-image: url('warning.png');
}
.msg_error {
	color: #ffffff;
	background-color: #fd4e5e;
	background-image: url('error.png');
}

.spacyTable {
	border-spacing: 15px 0;
}


a.samsungpic, a.samsungpic:hover {
	color: #555;
	text-decoration: none;
}

a.samsungpic span
{
display: none;
}

a.samsungpic:hover span
{
border:thin;
display:block;
position:absolute;
width: 317px;
height: 180px; 
z-index:12;
background: url('../templates/samsungsn.jpg');
background-repeat: no-repeat;
}

a.lockCodePic, a.lockCodePic:hover {
	color: #555;
	text-decoration: none;
}

a.lockCodePic span
{
display: none;
}

a.lockCodePic:hover span
{
border: thin;
display:block;
position:absolute;
width: 317px;
height: 240px; 
overflow: visible;
z-index:12;
background: url('../img/sperrcode.png');
background-repeat: no-repeat;
}



/*NEW*/
table#files td
{
padding:1px;	
}

table.summarytable {
	font-size: 10px;
	width: 100%;
	border: #c7cfdf thin solid;
	border-collapse: collapse;
	background: #ffffff;
}
table.summarytable td, th {
	border: #c7cfdf thin solid;
	padding: 5px;
}
table.summarytable th, table.summarytable th a {
	background: #f6f8fb;
	color: #556c8b;
	text-transform: uppercase;
	font-size: 12px;
}
.active {
	background-color: #5b8bff;
	cursor: pointer;
	color: #ffffff;
}
table.format {
	background: #ffffff;
	border: #c7cfdf thin solid;
	font-size: 12px;
	padding: 2px;
	border-collapse: collapse;
}
table.format td {
	border: 0px none;
	padding: 5px;
}
table.format th {
	background: #f6f8fb;
	color: #556c8b;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px;
}
table.format a:hover, a:active, a:visited {
color: #556c8b;
}
table.white td, th {
	border: none;
	font-size: 12px;
	padding: 2px;
	border-collapse: collapse;
}

.thinBorder {
	border: #c7cfdf thin solid;
	background: #ffffff;
	font-size: 10px;
}
.thinBorder th, .thinBorder th a {
	background: #f6f8fb;
	color: #556c8b;
	text-transform: uppercase;
	font-size: 12px;
}
.icon_download {
	background: url('../img/icons/icon_download.png');
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 20px;
	color: #556c8b;
}
.icon_visible {
	background: url('../img/icons/icon_visible.png');
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 50px;
	padding-right: 0px;
	background-size: 19px 13px;
	color: #556c8b;
	
}
.icon_invisible {
	background: url('../img/icons/icon_invisible.png');
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 50px;
	padding-right: 0px;
	background-size: 19px 15px;
	color: #556c8b;
}
.icon_ok
{
	background: url('../img/icons/icon_ok.png');
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 50px;
	padding-right: 0px;
	background-size: 19px 15px;
	color: #556c8b;
}
.icon_not_ok
{
	background: url('../img/icons/icon_not_ok.png');
	background-repeat: no-repeat;
	height: 15px;
	padding-left: 50px;
	padding-right: 0px;
	background-size: 19px 15px;
	color: #556c8b;
}
hr{
height: 1px;
background-color: #c7cfdf;
border: none;
}

.fullWidth{
	width: 100%;
}
.verticalCenter{
	vertical-align: middle !important;
}
.marginTop10{
	margin-top: 10px;
}

.table-borderless tbody tr td, .table-borderless tbody tr th, .table-borderless thead tr th {
	border: none  !important;
	border-top: none;
}

.table-small-padding tbody tr td, .table-small-padding tbody tr th, .table-small-padding thead tr th{
	padding: 0px !important;
	padding-top: 5px !important;
}

.dialogFeature{
	margin-top: -370px !important;
}

.swal2-spacer{
	display: none !important;
}