@CHARSET "UTF-8";

.info, .success, .warning, .error, .validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font: bold 12px verdana;
	text-shadow: 2px 2px 2px #ccc;
}
.info {
	color: #00529B;
	background-color: #BDE5F8;
}
.success {
	color: #4F8A10;
	background-color: #DFF2BF;
}
.warning {
	color: #9F6000;
	background-color: #FEEFB3;
}
.error {
	color: #D8000C;
	background-color: #FFBABA;
}

.validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('validation.png');
	padding:5px 5px 5px 5px;
	margin: 2px 0px;
}

label.checked-entry {
	background-color: #0000FF;
	color: white;
}

a.action {
	text-decoration: none;
}

th.sorter-sorted-asc {
	background-image:url("sorted_up.gif");
	background-position:center left;
	background-repeat:no-repeat;
	cursor:pointer;
}
th.sorter-sorted-desc {
	background-image:url("sorted_down.gif");
	background-position:center left;
	background-repeat:no-repeat;
	cursor:pointer;
}

.spinner
{
   background-color: #F0F0F0;
   filter:alpha(opacity=50); /* IE */
   opacity: 0.5; /* Safari, Opera */
   -moz-opacity:0.50; /* FireFox */
   z-index: 1000;
   background-repeat:no-repeat;
   background-position:center;
   width: 100%;
   height: 100%;
   background-image: url("spinner.gif");
}

.block-spacer {
	margin-top : 8px;
	margin-bottom : 8px;
}

.varzytynes-textarea-width {
	width : 600px !important;
}

.varzytynes-textarea-medium-height {
	height: 80px !important;
}

.varzytynes-textarea-large-height {
	height: 250px !important;
}

.varzytynes-large-selector-width {
	width : 1000px !important;
}

#busenos-detalus-pagrindai-content {
	width : 1000px;
	margin-top : 5px;
	margin-bottom : 5px;
}

.popierines-varzytynes-label-width {
	width : 180px;
}

.popierines-varzytynes-input-width {
	width : 200px;	
	margin-bottom: 5px;
}

.elektronines-varzytynes-label-width {
	width : 180px;
}

.elektronines-varzytynes-input-width, table.elektronines-varzytynes-table input, table.elektronines-varzytynes-table textarea {
	width : 200px;	
	margin-bottom: 5px;
}

.elektronines-varzytynes-large-input-width {
	width : 350px;	
	margin-bottom: 5px;
}

.elektronines-varzytynes-large-input-width input {
	width : 300px;	
}

.turto-vienetas-label-width {
	width : 200px;
}

.turto-vienetas-input-width, table.turto-vienetas-table input, table.turto-vienetas-table textarea, table.turto-vienetas-table select {
	width : 200px;	
	margin-bottom : 5px;
}

.turto-vienetas-large-input-width {
	width : 450px !important;
	margin-bottom : 5px;
}

.turto-vienetas-entry-width {
	width : 380px !important;
}

.auto-width {
	width : auto !important;
}

.turto-vienetas-small-input-width {
	width : 25px !important;
}

.turto-vienetas-medium-input-width {
	width : 80px !important;
}


.column-very-small {
	width : 20px !important;
	text-align: center;
}

.column-small {
	width : 75px !important;
}

.column-medium {
	width : 150px !important;
}

.column-large {
	width : 220px !important;
}

.no-wrap {
	 white-space:nowrap !important;
}

.field-required:after{
	content: '*';
	color: red;
}

.varzytyniu-paieska-cell-width {
	width : 200px;
}

.varzytyniu-paieska-last-cell-width {
	width : 400px;
}

.varzytyniu-paieska-input-width, table.varzytyniu-paieska-table input, table.varzytyniu-paieska-table select, table.varzytyniu-paieska-table textarea {
	width : 180px;	
	margin-bottom: 5px;
}

.varzytyniu-paieska-large-input-width {
	width : 350px;	
	margin-bottom: 5px;
}

.varzytyniu-paieska-large-input-width input {
	width : 300px;	
}
