.warning-box {
	background: #ffe6e6;
	border: 1px solid #e74c3c;
	color: #c0392b;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.inkassaator-info {
	background: #f1f7ff;
	border-left: 4px solid #3498db;
	padding: 10px;
	margin-bottom: 15px;
	font-size: 14px;
}

.inkassaator-input {
	font-size: 18px !important;
	font-weight: bold;
	text-align: right;
}

#inkassaator_submit {
	background-color: #2ecc71 !important;
	border-color: #27ae60 !important;
	color: white !important;
}

#inkassaator_submit:hover {
	background-color: #27ae60 !important;
}

body {
	font-family: 'Roboto', sans-serif;
	color: #202020;
}

input.error {
	border: 1px dotted #EF5435;
}


label.error { 
	color: #E42600;
	padding: .5em; 
	padding-left: 1em;
	font-weight: bold;
}

.status_message {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
}

.status_message2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
}

#status_text {
	font-weight: bold;
}

#status_icon:after {
	background-color: inherit;
}

.status-success {
	color: #3B3B3B;
	background-color: #F1FDE8;
	border-color: #83EB44;
}

.status-error {
	color: #E42600;
	background-color: #FFE5E5;
	border-color: #EF5435;
}

.status-warning {
	color: #3B3B3B;
	background-color: #FFC000;
	border-color: #EED860;
}

.status-info {
	color: #3B3B3B;
	background-color: #E8F6FD;
	border-color: #44A9EB;
}

.primary-button {
	background: linear-gradient(to bottom, #0096CF, #0065B7) !important;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0 #888888 !important;
}

.primary-button:hover {
	background: linear-gradient(to bottom, #0087BC, #005BA6) !important;
}

.primary-button:active {
	background: linear-gradient(to bottom, #0087BC, #005BA6) !important;
}

.ui-header {
	height: 3em;
}

#logo {
	padding: 20px;
}

input.largenumber {
	width: 100px;
}

input.largenumber.red, input.largenumber.red::placeholder {
	color: red;
}

.largenumber + .ui-slider-track {
	margin-left: 150px;
}

#items, #totals, .kaalud {
	width: 100%;
	border-collapse: collapse;
}

#items tbody, #totals tbody, .kaalud tbody {
	border: 1px dotted gray;
}

#items td, #totals td {
	padding: 5px;
}

#items .input, #items .total , #totals .input, #totals .total, .kaalud td.input  {
	font-weight: bold;
}

#items .amount, #totals .amount{
	width: 0px;
}

#items .normal, #totals .normal, .kaalud td.normal, .kaalud th.normal {
	width: 7%;
}

#items .normal1, #totals .normal1, .kaalud td.normal1, .kaalud th.normal1 {
	width: 16%;
}

#items .small, #totals .small, .kaalud td.small, .kaalud th.small {
	width: 2%;
}

#items .large, #totals .large, .kaalud td.large, .kaalud th.large {
	width: 27%;
}

#items td.large1, #totals td.large1, .kaalud td.large1{
	width: 50%;
}

#items td.large2, #totals td.large2, .kaalud td.large2{
	width: 59%;
}

#items .text_right, #totals .text_right, .kaalud td.text_right, .kaalud th.text_right {
	text-align: right !important;
}

#items .text_left, #totals .text_left, .kaalud td.text_left, .kaalud th.text_left {
	text-align: left !important;
}

#items .button, #totals .button, .kaalud td.button, .kaalud th.button {
	cursor: pointer;
}

#confirm_transaction_form th {
	text-align: left;
}

#priceinfo {
	text-align: center;
	padding: 0.5em;
}

.data_form {
	margin: 0px !important;
	border-bottom-style: none;
}

.side_by_side {
	 float: left;
}

.twin {
	width: 49.5%;
}

.twin:nth-of-type(1) {
	padding-right: .5%;
}

.twin:nth-of-type(2) {
	padding-left: .5%;
}

.triplet {
	width: 32.33333%;
}

.triplet:nth-of-type(1) {
	padding-right: 1%;
}

.triplet:nth-of-type(2) {
	padding-right: .5%;
}

.triplet:nth-of-type(3) {
	padding-left:1%;
}

.one-third {
	width: 33%;
}

.two-thirds {
	width: 66%;
}

.two-thirds-left:nth-of-type(1) {
	padding-right: 1%;
}

.two-ninths {
	width: 21.5%;
}

.four-ninths {
	width: 43.5%;
}

.four-ninths:nth-of-type(1) {
	padding-right: 1%;
}

.ui-checkbox {
	z-index: 0;
}

.monitoring_unknown {
	color: gray;
}

.monitoring_pending {
	color: #e7b416;
}

.monitoring_ok {
	color: #2dc937;
}

.monitoring_error {
	color: #cc3232;
}

.frmSearch_a{
	top: 65px;
	border: none;
	position: absolute;
}
.frmSearch_a1{
	top: -40px;
	border: none;
}

.a_1{
	left: 41.5%;
}
.a_2{
	left: 64%;
}
.a_3{
	left: 98%;
}
.suggesstion-box #jurisikud-list {
	float:left;
	list-style:none;
	padding:0;
	width:32.33333%;
	position: absolute;
	height:auto;
	max-height: 150px;
	overflow: scroll;
	z-index: 999;
	border: #bbb9b9 1px solid;
}

.suggesstion-box #jurisikud-list li{
	padding: 5px;
	background: #f0f0f0;
	border-bottom: #bbb9b9 1px solid;
}

.suggesstion-box #jurisikud-list li.item:hover{
	background:#ece3d2;
	cursor: pointer;
}

.suggesstion-box #jurisikud-list li.item.selected {
	background-color: #ece3d2;
}

.transaction-data td {
	min-width: 19%;
	width: 19%;
}

.transaction-data label{
	font-weight: bold;
	float: left;
	padding-right:10px;
}

.transaction-data span{
	 font-weight: normal;
}

.kaalud td, .kaalud th {
	padding: 1px;
}

.kaalud td.input_padding {
	padding: 5px;
}

.kaalud ul{
	width:100%;
}

.kaalud_ui-listview{
	margin: 0em !important;
}

.kaalud li{
	text-align:left;
	vertical-align:middle;
}

.right{
	text-align:right !important;
	padding-right:10px;
}

.auto_number_div_input{
	width: 10%;
	padding-left: 10px;
}

.auto_number_div{
	width: 70%;
	padding-left: 10px;
}

.auto_number{
	font-weight:bold;
}

.kaalud input{
	padding: 2px;
}

.ui-btn-green {
	background: #83EB44 !important;
	background-image: -moz-linear-gradient(top, #83EB44, #83EB44) !important;
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #83EB44), color-stop(1, #83EB44)) !important;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0 #888888 !important;
	border-color: #F1FDE8 !important;
}

.ui-btn-green-confirm {
	background: #83EB44 !important;
	background-image: -moz-linear-gradient(top, #83EB44, #83EB44) !important;
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #83EB44), color-stop(1, #83EB44)) !important;
	color:white !important;
	text-shadow:0px 0px 0px !important;
	border-color: #F1FDE8 !important;
}

.ui-btn-red {
	background: #E42600 !important;
	background-image: -moz-linear-gradient(top, #E42600, #E42600) !important;
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #E42600), color-stop(1, #E42600)) !important;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0 #888888 !important;
	border-color: #EF5435 !important;
}

.ui-btn-yellow {
	background: #FFC000 !important;
	background-image: -moz-linear-gradient(top, #FFC000, #FFC000) !important;
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(0, #FFC000), color-stop(1, #FFC000)) !important;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0 #888888 !important;
	border-color: #EED860 !important;
}

.ui-loader {
	opacity: 0.5 !important;
	width: 100% !important;
	height: 100% !important;
	left: 0 !important;
	top: 0 !important;
	margin: 0 !important;
	border: none !important;
}

.ui-icon-loading {
	width: 100% !important;
	height: 100% !important;
	padding: 0 !important;
	background: #fff url(/evald2/img/evald.gif) no-repeat center center fixed !important;
	-webkit-background-size: contain !important;
	-moz-background-size: contain !important;
	-o-background-size: contain !important;
	background-size: contain !important;
}

#makseviis-button > span:not(.ui-li-count) {
	font-size: 25px;
}

.footer {
	padding: 16px;
	font-weight: normal;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

ul.ui-listview li.ui-li-has-thumb, ul.ui-listview li.ui-li-has-thumb a, ul.ui-listview li.ui-li-has-thumb img {
	height: 150px;
}

ul.ui-listview li.ui-li-has-thumb img {
	max-width: unset !important;
	max-height: unset !important;
}

#jj_person_business_ul {
	padding-left: 0px;
}

#jj_person_business_ul li:hover{
	color: #8b8b8b;	
}

#jj_person_business_ul li{
	font-weight: bold;
	cursor: pointer;
	list-style: none;
	margin-top: 5px;
}

.hidden {
	display: none;
}

.daily-header {
	padding: 1rem;
}

.daily-title {
	margin: 0 0 1rem 0;
}

.daily-summary p {
	margin: 0.3rem 0;
}
