/* Pieteiksanaas ----------- */

input.radio {
  float: left;
  clear: none;
  margin: 5px 10px 0 2px;
}

.messageboxerror {
font-size: 13px;
color:	#ff0202;
text-transform: uppercase;
font-weight: bold;
}

#msgbox {
width: 100%;	
text-align: center;	
}
.vid {
text-align: center;	
}

input.send[type=submit] {
    width: 100%;
    background-color: #2d5d05;
	font-weight: bold;
    color: #ffffff;
    margin: 2px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
	font-size: 14px;
    padding: 5px 20px 5px 20px;
}

input.send[type=submit]:hover {
    background-color: #45a049;
	font-size: 14px;
    padding: 5px 20px 5px 20px;
}

input.send2[type=submit] {
    width: 42%;
	color: #2d5d05;
	font-weight: bold;
    margin: 0px 0;
    border: none;
    cursor: pointer;
	font-size: 100%;
	background-color: Transparent;
	padding: 0px 0px 2px 0px;
}

input.send2[type=submit]:hover {
	color: #2d5d05;
	text-decoration: underline;
}


input.login[type=text], select {
    width: 100%;
    padding: 12px 20px;
    margin: 2px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
	font-size: 14px;
}

fieldset { border:1px solid #2d5d05; 
padding: 5px 5px 20px 5px;
margin: 10px 10px 10px 30px;
background: #ffffff !important;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.iisais { border:1px solid #2d5d05; 
padding: 0px 5px 0px 5px;
margin: 10px 10px 10px 30px;
background: #ffffff !important;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

legend {
border:1px solid #2d5d05; 
width:50%;
margin-top:10px; 
margin-left:30px; 
margin-bottom:42; 
padding: 2px 15px 2px 15px;
background: #e9e0db !important;
font-size: 14px;
color: #333333;
}

.noentry { 
padding-left: 30px;
}

select {
margin-bottom:25px; 
}
input[type=text] {
margin-top:2px; 	
}

.btn  {
margin-top:2px; 	
}

.form-control::-webkit-input-placeholder { color: #2d5d05; }
.form-control:-moz-placeholder { color: #2d5d05; }
.form-control::-moz-placeholder { color: #2d5d05; }
.form-control:-ms-input-placeholder { color: #2d5d05; }
.kluda {
font-weight: bold;
color: #ff0000;	
}
input[type=checkbox].hidden{
  opacity: 0;
}

.btn-danger::-webkit-input-placeholder   { /* WebKit, Blink, Edge */
    color:    #ffffff !important;
}
.btn-danger:-moz-placeholder  { /* Mozilla Firefox 4 to 18 */
   color:    #ffffff !important; 
   opacity:  1;
}
.btn-danger::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ffffff !important;
   opacity:  1;
}
.btn-danger:-ms-input-placeholder  { /* Internet Explorer 10-11 */
   color:    #ffffff !important;
}
a:focus {
    outline: none;
}
a:active {
    outline: none;
}
.table-responsive
{
    overflow-x: auto;
}
.tematable {
    background-color: #f3f3f3; /* komandas loceklu tabula */
}
.imgtop { 
margin-top: -5px;
}
.table-bm {
    margin-bottom: 0px;
	margin-top: 3px;
}
.hidden {
	display:none;
}
.block {
	display:block;
}

/*Akordions */
button.accordion {
    background-color: #666666;
    color: #ffffff;
	font-weight: bold;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
	margin-bottom: 0px;
	margin-top: 5px;
    border-radius: 4px;
}

button.accordion.active, button.accordion:hover {
    background-color: #666666;
}

button.accordion:hover {
    background-color: #45a049;
}

button.accordion:after {
    content: '\02795';
    font-size: 13px;
    color: #ffffff;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
   content: "\2796"; 
}

div.panel {
    padding: 5px; 15px; 0px; 15px
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
}

div.panel.show {
    opacity: 1;
    max-height: 1400px;  
}

select option:disabled {
    color: #2d5d05;
}

.succes {
    background-color: #45a049;
	color: #ffffff;
	font-size: 14px;
    padding: 15px 20px 12px 20px;	
	font-weight: bold;
}

.pay_error {
    background-color: #d20909;
	color: #ffffff;
	font-size: 14px;
    padding: 15px 20px 12px 20px;	
	font-weight: bold;
}

#myOverlay{position:absolute;height:100%;width:92%;}
#myOverlay{background:black;opacity:.7;z-index:2;display:none;}
#loadingGIF{position:absolute;top:40%;left:45%;z-index:3;display:none;}

select.servicc {
	width: 75%;
    padding: 0px 5px 0px 5px;
    margin: 0px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

input.sum[type=text] {
    width: 30%;
    background-color: #ffffff;
	font-weight: bold;
    margin-bottom: 3px;
    border: none;
    padding: 3px 0px 0px 5px;
}

input.summm[type=text] {
    width: 30px;
    background-color: #ffffff;
	font-weight: bold;
    margin-bottom: 3px;
    border: none;
    padding: 3px 0px 0px 5px;
}

input.summmA[type=text] {
    width: 50px;
    background-color:rgba(255,255,255,0.1);
	font-weight: bold;
    margin-bottom: 0px;
    border: none;
    padding: 3px 0px 0px 5px;
}

#status {
width: 100%;	
text-align: center;		
font-size: 13px;	
margin-bottom: 0px;	
padding-bottom: 0px;	
}
.small {
font-size: 11px;		
}
select:required:invalid {
  color: #2d5d05;
}

.inpmar {
margin-bottom:25px; 		
}

.mazicon  img{
        float: left;
		padding-bottom: 0px;
		margin-bottom: 0px;
}
 select:required:invalid.btn-danger {
  color: #ffffff;
}

.tool {
    position: relative;
    display: inline-block;
}

.tool .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 110%;
}

.too .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}

.tool:hover .tooltiptext {
    visibility: visible;
}
  input.pwdd:required:invalid, input.pwdd:focus:invalid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeVJREFUeNqkU01oE1EQ/mazSTdRmqSxLVSJVKU9RYoHD8WfHr16kh5EFA8eSy6hXrwUPBSKZ6E9V1CU4tGf0DZWDEQrGkhprRDbCvlpavan3ezu+LLSUnADLZnHwHvzmJlvvpkhZkY7IqFNaTuAfPhhP/8Uo87SGSaDsP27hgYM/lUpy6lHdqsAtM+BPfvqKp3ufYKwcgmWCug6oKmrrG3PoaqngWjdd/922hOBs5C/jJA6x7AiUt8VYVUAVQXXShfIqCYRMZO8/N1N+B8H1sOUwivpSUSVCJ2MAjtVwBAIdv+AQkHQqbOgc+fBvorjyQENDcch16/BtkQdAlC4E6jrYHGgGU18Io3gmhzJuwub6/fQJYNi/YBpCifhbDaAPXFvCBVxXbvfbNGFeN8DkjogWAd8DljV3KRutcEAeHMN/HXZ4p9bhncJHCyhNx52R0Kv/XNuQvYBnM+CP7xddXL5KaJw0TMAF8qjnMvegeK/SLHubhpKDKIrJDlvXoMX3y9xcSMZyBQ+tpyk5hzsa2Ns7LGdfWdbL6fZvHn92d7dgROH/730YBLtiZmEdGPkFnhX4kxmjVe2xgPfCtrRd6GHRtEh9zsL8xVe+pwSzj+OtwvletZZ/wLeKD71L+ZeHHWZ/gowABkp7AwwnEjFAAAAAElFTkSuQmCC);
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
  }
  input.pwdd:required:valid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=);
    background-position: right top;
    background-repeat: no-repeat;
  }
  /* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: black;
}

.btn-link{
  border:none;
  outline:none;
  background:none;
  cursor:pointer;
  padding:0;
  display: inline-block;
  color: #2d5d05;
    font-family:inherit;
  font-size:inherit;
}

.inner {
display: inline-block;	
}

.cu-label label {
font-size: 14px;
font-weight: normal;
}
