﻿@font-face {
  font-family: 'KALINGA';
  src: url('kalinga.eot?#iefix') format('embedded-opentype'),
  		url('kalinga.ttf') format('truetype');
}
@font-face {
  font-family: 'KALINGA';
  src: url('kalingab.eot?#iefix') format('embedded-opentype'),
  		url('kalingab.ttf') format('truetype');
  font-weight: bold;
}

body
{
	font-family:KALINGA;
	background-image:url(Images/grass.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left: 0px; 
	margin-top:50px;
}

a[disabled]{ color: #ccc; text-decoration:none; }

.imglink { color: #ccc; text-decoration:none; }

body a {
	color: #1785c7;
	text-decoration: underline;
	font-family: Graphik,-apple-system,system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
}
	
	
.signin_title
{
	font-size: 13pt;
	color: Black;
	font-weight: bold;
	padding:0px;
}
.signin_title2
{
	font-size: 15pt;
	color: dimgray;
	font-weight: bold;
	padding-right:10px;
	font-family:Arial;
}
.signin_title3
{
	font-size: 12pt;
	color: dimgray;
	font-weight: normal;
	padding:0px;
	font-family:Arial;
}
.signin
{
	background-image: url(../../images/signinback.gif);
	background-repeat:no-repeat;
	padding-left:0px;
	margin-left:0px;
	font-size:12pt;
	width:254px;
	height:244px;
	text-indent:5px;
}
/*.signin2
{
	background-image: url(../../images/signinback2.gif);*/
	/*background-size: 270px 100%;*/
	/*background-repeat:no-repeat;
	font-size:10pt;
	width:270px;
	height:109px;
	text-indent:5px;
}*/

.signin2 {
	background-color: #ffffff;
	font-size: 10pt;
	width: 270px;
	min-height: 100px;
	text-indent: 0px;
	background-repeat: no-repeat;
	padding: 5px;
	border-radius: 10px;
	backdrop-filter: blur(1px);
	box-shadow: 0 0 5px rgba(8,7,16,0.6);
	border: solid;
	border-color: #0083c1;
	border-width: 3px;
	margin-top: 20px;
	margin-bottom: 20px;
}


.LoginView2 {
	width: 245px;
	padding: 0px;
	font-size: 10pt;
}

/*.LoginView2_background
{
	background-image: url(../../images/signinback4.gif);*/
	/*background-size: 270px 100%;*/
	/*background-repeat:no-repeat;
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 270px;
	height:457px;
}*/

.LoginView2_background {
	background-color: #ffffff;
	background-size: 270px 100%;
	font-size: 10pt;
	width: 270px;
	min-height: 328px;
	text-indent: 0px;
	background-repeat: no-repeat;
	padding: 5px;
	border-radius: 10px;
	backdrop-filter: blur(1px);
	box-shadow: 0 0 5px rgba(8,7,16,0.6);
	border: solid;
	border-color: #0083c1;
	border-width: 3px;
	margin-top: 20px;
	margin-bottom:20px;
	min-width:295px;
}

.attachment_header
{
}

.attachment_row
{
	
}

/*.signin3
{
	background-image: url(../../images/signinback3.gif);
	background-size: 270px 100%;
	font-size: 10pt;
	width: 270px;
	min-height: 328px;
	text-indent: 0px;
	background-repeat: no-repeat;
	padding:5px;
	border-radius:10px;

}*/
.signin3 {
	background-color: #ffffff;
	background-size: 270px 100%;
	font-size: 10pt;
	width: 270px;
	min-height: 328px;
	text-indent: 0px;
	background-repeat: no-repeat;
	padding: 5px;
	border-radius: 10px;
	backdrop-filter: blur(1px);
	box-shadow: 0 0 5px rgba(8,7,16,0.6);
	border: solid;
	border-color: #0083c1;
	border-width: 3px;
	margin-top:20px;
}

.signin3 td
{
	padding-left:5px;
}
.LogInButton {
	opacity: 70%;
	color: white;
	background-color: #0083c1;
	border-radius: 3px;
	border-color: #0083c1;
}
.LogInButton:hover
{
	color:black;
	cursor:pointer;
}

.top_bottom_table {
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	padding-left: 10px;
	background-image: url(../../Images/Untitled-2.gif);
	border-left: lightgrey 1px solid;
	width: 100%;
	border-bottom: lightgrey 1px solid;
	background-repeat: repeat-x;
}
.top_master_table
{
	padding-left: 10px;
	background-image: url(../../Images/EasiInvoiceb.gif);
	background-repeat:no-repeat;
	width: 721px;
	height: 155px;
}

.attachment_restart {
	margin-top: 10px;
	text-align: right;
	width: 500px;
}


.top_master_table2
{
	padding-left: 10px;
	width: 721px;
	height: 2px;
}

.view_cmd_row {
	/*background-image: url(../../Images/Untitled-9.gif);*/
	/*border: solid 1px gray;*/
	margin-top: 5px;
	background-color: white;
	left: -8px;
	height: 40px;
	position: relative;
	padding-left: 5px;
	padding-top: 10px;
	text-align: center;
	color: yellow;
	font-weight: bold;
	font-family: Arial;
	width: 950px;

}
	.view_cmd_row a {
		color: white;
		font-weight: normal;
		margin-right: 5px;
		font-size: x-large;
		height: 40px;
		padding: 6px;
		/*border: solid 1px black;*/
		border-radius: 3px;
		padding: 0.5rem 1.5rem;
		background-color: #0083C1;
		text-decoration: none;
	}
.view_cmd_row a:active
{
	left: 0px;
	top: 2px;
	position:relative;
}
.view_cmd_row a:hover
{
	color:black;
}
.validationsummary div
{
	font-size: small;
	background-color: #f8f8f2;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	left: -8px;
	position: relative;
	margin-bottom:30px;
}
.view_section_row
{
	left: 0px;
	position: relative;
	/*border-top: gainsboro 1px solid;
	border-bottom: gainsboro 0.5px solid;
	background-image: url(../../Images/Untitled-4.gif);
	border-right: gainsboro 1px solid;
	border-color:rgba(0,0,0,0.3);
	border-left: gainsboro 1px solid;*/
	margin-bottom:15px;
	padding-bottom: 15px;
}
.view_section_row_
{
	background-image: url(../../Images/Untitled-4.gif);
}
.view_section_row_ div div
{
	text-align: center;
	width: 50%;
	font-size:1px;
	height:2px;
	visibility:hidden;
}

.view_section_row_ th
{margin-bottom:15px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-repeat: repeat-x;
	background-color: #f8f8f2;
}

.view_section_row_subtitle
{
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	left: -8px;
	position: relative;
	background-color: Transparent;
}
.view_subtitle
{
	font-weight: normal;
	font-size:smaller;
	

}
.view_title
{
	font-size: 16px;
    font-weight: bold;
	/*background-color:#ececec;*/
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	/*vertical-align: middle;*/
}
.view_row
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.view_row_ctrl
{
	width:300px;
	font-size:medium;
	background-color:#f7f7f7;
	vertical-align: middle;
	border-radius:5px;
}
view_row_sel_ctrl
{
	width:180px;
	font-size:medium;
	vertical-align: middle;
}
.view_ddlProduct_ctrl
{
	width:285px;
	font-size:medium;
	font-size:large;
}

.view_section_row a
{
	font-weight: normal;
	font-style: normal;
}
.view_section_row th
{
	border-bottom: solid 1px gray;
	border-top: solid 1px gray;	
}
.rowstyle_dashedrow td
{
	border-top: #1785c7 thin dashed;
	border-bottom: #1785c7 thin dashed;
}
.lang_link_sel
{
	font-size: xx-small;
	color: gray;
	text-decoration: none;	
}
.lang_link
{
	font-size: xx-small;
	color: gray;
	text-decoration: underline;
}

.comment-link
{
	font-size: x-small;
	color: gray;
	text-decoration: underline;
	left: 20px;
	position: relative;
}
.comment
{
	font-size: x-small;
	color: gray;
	left: 20px;
	position: relative;
}
.italic
{
	font-style:italic;
}

.check_gv_selected
{
	background-position: left center;
	background-image: url(Images/pen_yellow.gif);
	text-indent: 24px;
	background-repeat: repeat;
	width: 500px;
}

.register-price-summary-table
{
	list-style-position: outside;
	list-style-type: square;
	background-color: lightyellow;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:10px;
	
	
}
view_invoicelist th td
{
	width:150px;
}
.pricetable 
{	
	border-spacing:3px;
}
.pricetable tr:nth-child(even) {background: #FFF}
.pricetable tr:nth-child(odd) {background: #E0E0E0}

.topline
{
	margin-left:0;
}
.costs
{
	font-size:large;
	font-weight:bold;
	color:black;
	font-family:Arial;
}
div.myName p.hint {
  display: none;
}  

/* WHEN EACH DIV IS HOVERED, THE TIP IS DISPLAYED */
div.myName:hover > p.hint {
  position: absolute;
  display: block;
  font: 1em arial,verdana,tahoma,sans-serif;
  text-shadow: none;
  color: #000;
  margin: -6px 0 0 310px;
  padding: 10px 15px;
  background: #f7f7f7;
  border: 1px solid black;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;   
  -moz-box-shadow: 4px 4px 4px #ddd;
  -webkit-box-shadow: 4px 4px 4px #ddd;
  box-shadow: 4px 4px 4px #ddd;
  z-index:999;
}

div.myName2 p.hint2 {
  display: none;
}  

/* WHEN EACH DIV IS HOVERED, THE TIP IS DISPLAYED */
div.myName2:hover > p.hint2 {
  position: absolute;
  display: block;
  font: 1em arial,verdana,tahoma,sans-serif;
  text-shadow: none;
  color: #000;
  margin: -10px 0 0 100px;
  padding: 10px 15px;
  background: #f7f7f7;
  border: 1px solid black;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;   
  -moz-box-shadow: 4px 4px 4px #ddd;
  -webkit-box-shadow: 4px 4px 4px #ddd;
  box-shadow: 4px 4px 4px #ddd;
  z-index:999;
}
div.myName3 p.hint3 {
  display: none;
}  

/* WHEN EACH DIV IS HOVERED, THE TIP IS DISPLAYED */
div.myName3:hover > p.hint3 {
  position: absolute;
  display: block;
  font: 1em arial,verdana,tahoma,sans-serif;
  text-shadow: none;
  color: #000;
  margin: -10px 0 0 190px;
  padding: 10px 15px;
  background: #f7f7f7;
  border: 1px solid black;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;   
  -moz-box-shadow: 4px 4px 4px #ddd;
  -webkit-box-shadow: 4px 4px 4px #ddd;
  box-shadow: 4px 4px 4px #ddd;
  z-index:999;
}

.lblnamen
{
	overflow:hidden;
	margin-right:4px;
	}
.marginright
{
	margin-right:4px;
	}

.CustomersMenuBox {
	/*border: 3px solid #a6a6a6;*/
	padding: 0.5rem 1.5rem;
	border-radius: 4px;
	background-color: #0083C1;
	color: white;
	/*box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 3px;*/
}
.CustomersMenuBox:hover 
{
	color: black;
}

.download_title1 {
	padding: 0.5rem 1.5rem;
	border-radius: 2px;
	background-color: #0083C1;
	color: white;
	font-size: 9pt;
	margin-top: 10px;

	font-weight: bold;
	font-family: Arial;
}
.download_title1:hover
{
	color: black;
}
.LogOutbutton {
	padding: 0.2rem 0.7rem;
	border-radius: 4px;
	background-color: ghostwhite;
}
.LogOutbutton:hover {
	color: grey;
}
.borderstyle {
	border-radius: 4px;
}
.RegisterTitle {
	padding: 0.5rem 1.5rem;
	border-radius: 2px;
	background-color: #0083C1;
	color: white;
	font-size: 1.2em;
	margin-top: 10px;
	text-decoration: none;
	font-family: Graphik,-apple-system,system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
}
.RegisterTitle:hover
{
	color: black;
}
.questionbox 
{
	padding: 0.2rem 0.32rem;
	border-radius: 2px;
	background-color: #0083C1;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	margin-left: 10px;
	text-decoration: none;
}
.questionbox:hover
{
	color:black;
}
.roboto
{
	font-family: Roboto;
}
.Nicebox
{
	border-radius:3px;
	margin-bottom:5px;
	font-size:16px;

}

.button-26 {
	appearance: button;
	border: 1px solid #0083C1;
	border-radius: 4px;
	box-sizing: border-box;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Graphik,-apple-system,system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
	font-size: 16px;
	line-height: 1.15;
	overflow: visible;
	padding: 3px 6px;
	position: relative;
	text-align: center;
	text-transform: none;
	transition: all 80ms ease-in-out;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	width: fit-content;
	margin-right: 5px;
	margin-left: 5px;
}
.button-26S {
	appearance: button;
	border: 2px solid #5bc3e6;
	border-radius: 4px;
	box-sizing: border-box;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Graphik,-apple-system,system-ui,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
	font-size: 16px;
	line-height: 1.15;
	overflow: visible;
	padding: 3px 6px;
	position: relative;
	text-align: center;
	text-transform: none;
	transition: all 80ms ease-in-out;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	width: fit-content;
	margin-right: 5px;
	margin-left: 5px;
}

	.button-26:disabled {
		opacity: .5;
	}

	.button-26:focus {
		outline: 0;
	}

	.button-26:active {
	}

.boxNews {
	flex: 1 1 50%;
	background-color: #f1f8fc;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding: 10px;
	border-radius: 10px;
	margin-top: 10px;
	border-color: #d0e8f4;
	border-width:5px;
	border-style:solid;
}
.forexBox {
	flex: 1 1 50%;
	background-color: #f1f8fc;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	overflow: hidden;
	padding: 10px;
	border-radius: 10px;
	margin-top: 10px;
	border-color: #d0e8f4;
	border-width:5px;
	border-style:solid;
}
.ezHeader {
	margin-left: 0px;
	text-align: left;
	margin-top: -37px;
}
.newModernDDL {
	border: 2px solid #3f474f;
	padding: 6px;
	border-radius: 6px;
	background-color: white;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	outline: none;
	cursor: pointer;
}
checkbox-wrapper-36 *,
.checkbox-wrapper-36 *::before,
.checkbox-wrapper-36 *::after {
	box-sizing: border-box;
}

.checkbox-wrapper-36 {
	display: flex;
	justify-content: center;
	align-items: center;
}

	.checkbox-wrapper-36 label {
		background: white;
		border-radius: 12px;
/*		box-shadow: 0px 50px 20px 0 rgba(0,0,0,0.1);
*/		display: flex;
		height: 17.5px;
		padding: 8px;
		position: relative;
		transition: transform 300ms ease, box-shadow 300ms ease;
		width: 43px;
		border-style: solid;
		border-color: dimgrey;
		border-width: 1px;
		border-radius: 3px;
	}

	.checkbox-wrapper-36 input {
		display: none;
	}

	.checkbox-wrapper-36 label:after {
		animation: move-left-36 400ms;
		background: #E2E2E2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 24 24'%3E%3Cpath stroke='#E2E2E2' fill='#E2E2E2' stroke-linecap='round' d='M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z'/%3E%3C/svg%3E") no-repeat center;
		border-radius: 12px;
		content: '';
		left: 8px;
		outline: none;
		position: absolute;
		transition: background 100ms linear;
		width: 24px;
		height: 24px;
		left: 8px;
		top: 7px;
	}

	.checkbox-wrapper-36 label:active {
		box-shadow: 0px 10px 20px 0 rgba(0,0,0,0.2);
		transform: scale(1.15);
	}

	.checkbox-wrapper-36 input:checked + label:after {
		animation: move-right-36 400ms;
		background: #6EB54E url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='27' viewBox='0 0 24 24'%3E%3Cpath stroke='white' fill='white' stroke-linecap='round' d='M20.285 2l-11.285 11.567-5.286-5.011-3.714 3.716 9 8.728 15-15.285z'/%3E%3C/svg%3E") no-repeat center;
		left: 36px;
	}

@keyframes move-right-36 {
	0% {
		left: 4px;
	}

	75% {
		left: 39px;
	}

	100% {
		left: 36px;
	}
}

@keyframes move-left-36 {
	0% {
		left: 36px;
	}

	75% {
		left: 1px;
	}

	100% {
		left: 4px;
	}
}

.slide-down {
	animation-name: slideDown;
	animation-duration: 0.5s;
	animation-timing-function: ease-in-out;
	display: block !important; /* Make sure it's visible */
}



@keyframes slideDown {
	from {
		transform: translateY(-100%);
	}

	to {
		transform: translateY(0);
	}
}
.cbAddon {
	display: flex;
	flex-direction: column;
}

.backButton {
	background-color: #a3d5e6;
	font-size: 1.5em;
	border: 2px solid #6c8e99;
	border-radius:10px;
	padding:5px 10px;
}
	.backButton:hover {
		background-color: #6c8e99;
		border-color: #a3d5e6;
		color:white;
	}

.list-group {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
}

.list-group-item {
	position: relative;
	display: block;
	padding: 0.75rem 1.25rem;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.125);
}

	.list-group-item:first-child {
		border-top-left-radius: 0.25rem;
		border-top-right-radius: 0.25rem;
	}

	.list-group-item:last-child {
		border-bottom-right-radius: 0.25rem;
		border-bottom-left-radius: 0.25rem;
	}

	.list-group-item + .custom-list-group-item {
		border-top-width: 0;
	}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	cursor: pointer;
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

	.btn-danger:hover {
		color: #fff;
		background-color: #c82333;
		border-color: #bd2130;
	}

.btn:focus {
	outline: none;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.text-right {
	text-align:right;
}
.col-md-2 {
	width: 16.66666667%; /* Roughly 2 out of 12 columns */
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	padding-top:8px;
}
.row::after {
	content: "";
	clear: both;
	display: table;
}
